svg:not(:root).svg-inline--fa {
  overflow: visible; }

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em; }
  .svg-inline--fa.fa-lg {
    vertical-align: -.225em; }
  .svg-inline--fa.fa-w-1 {
    width: 0.0625em; }
  .svg-inline--fa.fa-w-2 {
    width: 0.125em; }
  .svg-inline--fa.fa-w-3 {
    width: 0.1875em; }
  .svg-inline--fa.fa-w-4 {
    width: 0.25em; }
  .svg-inline--fa.fa-w-5 {
    width: 0.3125em; }
  .svg-inline--fa.fa-w-6 {
    width: 0.375em; }
  .svg-inline--fa.fa-w-7 {
    width: 0.4375em; }
  .svg-inline--fa.fa-w-8 {
    width: 0.5em; }
  .svg-inline--fa.fa-w-9 {
    width: 0.5625em; }
  .svg-inline--fa.fa-w-10 {
    width: 0.625em; }
  .svg-inline--fa.fa-w-11 {
    width: 0.6875em; }
  .svg-inline--fa.fa-w-12 {
    width: 0.75em; }
  .svg-inline--fa.fa-w-13 {
    width: 0.8125em; }
  .svg-inline--fa.fa-w-14 {
    width: 0.875em; }
  .svg-inline--fa.fa-w-15 {
    width: 0.9375em; }
  .svg-inline--fa.fa-w-16 {
    width: 1em; }
  .svg-inline--fa.fa-w-17 {
    width: 1.0625em; }
  .svg-inline--fa.fa-w-18 {
    width: 1.125em; }
  .svg-inline--fa.fa-w-19 {
    width: 1.1875em; }
  .svg-inline--fa.fa-w-20 {
    width: 1.25em; }
  .svg-inline--fa.fa-pull-left {
    margin-right: .3em;
    width: auto; }
  .svg-inline--fa.fa-pull-right {
    margin-left: .3em;
    width: auto; }
  .svg-inline--fa.fa-border {
    height: 1.5em; }
  .svg-inline--fa.fa-li {
    width: 2em; }
  .svg-inline--fa.fa-fw {
    width: 1.25em; }

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -.125em;
  width: 1em; }
  .fa-layers svg.svg-inline--fa {
    -webkit-transform-origin: center center;
            transform-origin: center center; }

.fa-layers-text, .fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center; }

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
          transform-origin: center center; }

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: .25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right; }

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right; }

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left; }

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right; }

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top left;
          transform-origin: top left; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em; }

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em; }

.fa-inverse {
  color: #fff; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.svg-inline--fa .fa-primary {
  fill: var(--fa-primary-color, currentColor);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: black; }

.fad.fa-inverse {
  color: #fff; }

.article-imageBanner {
    width: 100%;

    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position-y: top !important;
}

.article-bannerContent {
    position: absolute;
    top: 300px;
    left: 0;
    color: white;
    width: 100%;
}

.article-bannerContent .date {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, 0.61);
    padding-bottom: 30px;
}

.article-bannerContent h1 {
    width: 50%;
    padding: 0;
    margin: 0;
    padding-bottom: 19px;
    font-size: 40px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: -1.5px;
    color: #ffffff;
}

@media screen and (max-width: 1024px) {
    .article-imageBanner {
        background-position-y: top !important;
        background-size: cover !important;
    }

    .article-bannerContent .date {
        margin: 0;
        text-align: left;
        padding-bottom: 6px;
    }

    .article-bannerContent {
        top: 125px;
    }

    .article-bannerContent h1 {
        width: 100%;
        font-size: 30px;
    }
}

.article-container {
    padding: 100px 0px;
}

.article-container .article-content img {
   display: none
} 

.article-container .article-content .wp-block-cover {
    padding: 20px;
    text-align: center;
    background: linear-gradient(135deg,rgba(38,181,169,0.11) 0%,rgba(38,181,169,0.11) 100%);
    margin-bottom: 15px;
 } 

 .article-container .article-content .wp-block-cover p {
    margin-bottom: 30px;
 }

 .article-container .article-content .wp-block-cover .wp-block-button__link {
    color: #fff !important;
    padding: 15px;
   font-size: 20px;
 }

.article-container img {
    border-radius: 3px;
}

.article-container p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #000000;
}

.article-container  a {
  text-decoration: none;
}

.article-container  a:hover {
    text-decoration: none;
    opacity: 0.7;
  }

.article-container .has-background {
    padding: 20px 30px;
}

.article-container .has-background li {
    font-size: 16px;
}

.article-container .has-background a {
    color: #46a19d;
    font-size: 16px;
}

@media screen and (max-width: 1000px) {
    .article-container img {
        width: 100%;
        padding-bottom: 20px;
    }
    .article-container {
        padding: 50px 0px;
    }
}

.blog {
    background-color: #e9e9e9;
    padding: 50px;
    margin-top: 100px;
}
.blog-container {
    display: flex;
    width: 100%;
    margin-top: 30px
}

.blog-container a {
    text-decoration: none;
    color: #000;
    display: block;
    cursor: pointer;
}

.blog-container a:hover {
    text-decoration: none;
    color: #46a19d;
}

.blog-container .blog-content {
    margin-right: 50px;
    width: 80%;
}

.blog-container .blog-content h2 {
    font-weight: bold;
    margin-bottom: 50px;
}

.blog-container .category {
    width: 20%;
}

.blog-container .category .title {
    color: #46a19d;
    font-size: 30px;
    font-weight: bold;
    border-bottom: 3px solid;
    margin: 0 -20px 20px -20px
}

.blog-preview {
    background-color: #fff;
    width: 100%;
    margin-bottom: 30px;
    cursor: pointer;
}

.blog-preview img {
    border-bottom: 3px solid #46a19d;
 }

 .blog-preview .content {
    padding: 40px;
 }
.blog-preview img {
    width: 100%;
}

.blog-preview .article-date {
    font-size: 14px;
    font-style: italic;
    color: #999;
    margin: 10px;
}

.blog-preview .article-author {
    font-size: 14px;
    font-style: italic;
    color: #46a19d;
    margin: 10px;
}

.blog-preview h1 {
    max-width: 640px;
    font-weight: bold;
    font-weight: 50px;
}

.blog-preview h1:hover {
   color: #46a19d;
}

.btnReadMore {
    color: #333;
    display: table;
    font-weight: bold;
    font-size: 20px;
    margin-top: 25px;
    cursor: pointer;
    letter-spacing: -0.03em
}

.btnReadMore i {
    margin-left: 10px;
}

.btnReadMore:hover {
    text-decoration: none;
    color: #46a19d
}

.blog .carousel .item img {
    /* opacity: 0.5; */
    width: 100%;
}

.blog .carousel .item .carousel-caption {
    top: 50%;
    transform: translateY(-50%);
    height: 210px;
    cursor: pointer;
}


.blog .carousel .item .carousel-caption h3 {
    color: #FFF !important;
    font-size: 40px;

    &:hover {
        opacity: 0.7;
    }
}

.blog .carousel .slide-lens {
    background-color: rgba(91,91,91, 0.6);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;

}

.blog .carousel .carousel-control.right, .blog .carousel .carousel-control.left {
    background-image: none;
    opacity: 0.3;
}

.blog .carousel .carousel-indicators {
    display: none;
}

@media screen and (max-width: 800px) {
    .blog {
        padding: 20px
    }
    .blog-container {
        display: flex;
    }
    
    .blog-container  {
        text-decoration: none;
        color: #000;
        display: block;
        cursor: pointer;
    }

    .blog-container .blog-content {
        margin-right: 50px;
        width: 100%;
    }
    
    .blog-container .category {
        display: none;
    }

    
     .blog-preview .content {
        padding: 20px;
     }
    
    .blog-preview .article-date {
        display: block;
    }
    
    .blog-preview .article-author {
       display: block;
    }
    
    .blog-preview h1 {
        font-weight: 40px;
    }
    .blog .carousel-indicators {
        display: block;
    }

    .blog .carousel .item.active {
       display: flex;
       flex-direction: column;
       background-repeat: none;
       cursor: pointer;
    }
    .blog .carousel .item.active img {
       height: 120px;
     }
    .blog .carousel .item.active .carousel-caption {
        top: 40%;
        transform: none;
        padding-top: 0;
        text-align: start;
        width: 95%;
        right: 5%;
        left: 5%;
      }
    .blog .carousel .item.active .carousel-caption h3 {
       font-size: 30px;
     }
    .blog .carousel .slide-lens {
        background-color: rgba(91,91,91, 1);
        min-height: 150px;
        position: relative;
        width: 100%;
    
    }
    


}
.Privacy-imageBanner {
    /* Mozilla Compatibility */
    background: linear-gradient(
            to bottom,
            rgba(83, 83, 83, 0),
            rgba(0, 0, 0, 0.75)
        ),
        url('/static/img/header-img-terms.jpg') center top / contain no-repeat
            fixed;

    /* Define the Background Image as Srcet */
    background: linear-gradient(
            to bottom,
            rgba(83, 83, 83, 0),
            rgba(0, 0, 0, 0.75)
        ),
        -webkit-image-set(
                url('/static/img/header-img-terms.jpg') 1x,
                url('/static/img/header-img-terms@2x.jpg') 2x,
                url('/static/img/header-img-terms@3x.jpg') 3x
            ) center top / contain no-repeat fixed;

    /* Define the linear gradient */

    /* linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)),*/
}

.Privacy-bannerContent {
    position: absolute;
    top: 150px;
    left: 0;
    color: white;
    text-align: center;
    width: 100%;
}

.Privacy-bannerContent h1 {
    font-size: 52px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: -2px;
    text-align: center;
    color: #ffffff;
}

.Privacy-content {
    padding: 31px 0px;
}

.Privacy-content {
    text-align: justify;
}

.Privacy-content h3 {
    padding-top: 31px;
    padding-bottom: 20px;
    text-transform: uppercase;
}   

.Privacy-content ul {
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #000000;
    padding-bottom: 10px;
}

.Privacy-content .underline {
    text-decoration: underline;
}

.Privacy-content ul li {
    margin-top: 10px;
    list-style-type: disc;
}

@media screen and (max-width: 1200px) {
    .Privacy-imageBanner {
        background-size: auto !important;
        background-position-y: -43px;
        background-attachment: fixed;
    }

    .Privacy-content {
        padding: 11px 20px;
    }
}

@media screen and (max-width: 1000px) {
    .Privacy-bannerContent {
        top: 85px;
    }

    .Privacy-subBanner {
        padding: 55px 21px;
        background-color: #ffffff;
        text-align: left;
    }
}

.ContactPage-imageBanner {
    /* Mozilla Compatibility */

    width: 100%;

    background: linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)), url('/static/img/headerImgContact@3x.jpg') center top / cover no-repeat fixed;

    /* Define the Background Image as Srcet */
    background: linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)), -webkit-image-set(
            url('/static/img/headerImgContact@3x.jpg') 1x,
            url('/static/img/headerImgContact@3x.jpg') 2x,
            url('/static/img/headerImgContact@3x.jpg') 3x
        )
        center top / cover no-repeat fixed;

    /* Define the linear gradient */

    /* linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)),*/
}

@media screen and (max-width: 1200px) {
    .ContactPage-imageBanner  {
        background-size: contain !important;
    }
}

.ContactPage-bannerContent {
    position: absolute;
    top: 150px;
    left: 0;
    color: white;
    text-align: center;
    width: 100%;
}

.ContactPage-bannerContent h1 {
    padding: 0;
    margin: 0;
    padding-bottom: 19px;
    font-size: 52px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: -2px;
    color: #ffffff;
}

.ContactPage-bannerContent h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.67;
    letter-spacing: 0.2px;
    color: #50e3c2;
}

.ContactPage-bannerContent button {
    margin-top: 58px;
    outline: none;
    border: none;
    border-radius: 100px;
    background-image: linear-gradient(241deg, #5fffbd, #629bd9);
    padding: 11px 70px;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.41;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
}

@media screen and (max-width: 1000px) {
    .ContactPage-bannerContent {
        top: 85px;
    }

    .ContactPage-bannerContent h1 {
        font-size: 49px;
        font-weight: 200;
    }

    .ContactPage-bannerContent button {
        padding: 11px 110px;
    }
}

.contactPage-contactContainer {
    margin: 0;
    text-align: center;
    background-color: #f6f7f8;
    padding-top: 94px;
    padding-bottom: 66px;
    padding-left: 81px;
    padding-right: 81px;
}

.contactPage-contactContainer p {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    padding-bottom: 14px;
}

.contactPage-contactContainer p img {
    height: 17px;
    margin-right: 13px;
    margin-bottom: 4px;
}

.contactPage-mapFaqContainer  {
    margin: 0;
}

.contactPage-faqContainer {
    background-image: linear-gradient(220deg, #e14fad, #f9d423);
    padding: 86px 37px;
    text-align: center;
}

.contactPage-faqContainer p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    font-weight: 400;
    text-align: center;
    color: #ffffff !important;
}

.contactPage-faqContainer button {
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 100px;
    padding: 4px 23px;
    margin-top: 46px;
}

.contactPage-faqContainer button:hover {
    background-color: #ffffff;
    color: #000000;
    transition: 0.4s;
}

.contactPage-mapContainer img {
    width: 100%;
    height: 100%;
}

.contactPage-pressContainer {
    background-color: #f6f7f8;
    text-align: center;
    padding: 94px 0px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.contactPage-formContainer {
    padding: 94px 122px;
}

.contactPage-formContainer h3 {
    font-size: 26px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.77;
    letter-spacing: 0.2px;
    color: #000000;
    text-align: center;
    padding-bottom: 56px;
}

.contactPage-formContainer input {
    width: 100%;
    outline: none;
    border: none;
    border-bottom: solid 1px #4a4a4a;
    padding-bottom: 8px;
    margin-bottom: 36px;
}

.contactPage-formContainer input:focus {
    font-size: 18px;
    font-weight: 500;
    border-bottom: solid 2px #000000;
}

.contactPage-formContainer button {
    background-image: linear-gradient(221deg, #5fffbd, #629bd9);
    border: none;
    outline: none;
    padding: 7px 26px;
    color: #ffffff;
    font-weight: 400;
    border-radius: 100px;
    float: right;
}

@media screen and (max-width: 1024px) {
    .contactPage-formContainer h3 {
        line-height: normal;
    }
    .contactPage-contactContainer {
        padding: 34px 32px;
    }
    .contactPage-formContainer{
        padding: 34px 32px;
    }
    .contactPage-mapContainer img {
        display: none;
    }
}

@media screen and (min-width: 1000px) {
    .row.display-flex {
        display: flex;
        flex-wrap: wrap;
    }
    .row.display-flex > [class*='col-'] {
        flex-grow: 1;
    }

}

.aboutPage-imageBanner {
    /* Mozilla Compatibility */
    background: linear-gradient(
            to bottom,
            rgba(83, 83, 83, 0),
            rgba(0, 0, 0, 0.75)
        ),
        url('/static/img/header-img-who-we-are.jpg') center top / contain no-repeat
            fixed;

    /* Define the Background Image as Srcet */
    background: linear-gradient(
            to bottom,
            rgba(83, 83, 83, 0),
            rgba(0, 0, 0, 0.75)
        ),
        -webkit-image-set(
                url('/static/img/header-img-who-we-are.jpg') 1x,
                url('/static/img/header-img-who-we-are@2x.jpg') 2x,
                url('/static/img/header-img-who-we-are@3x.jpg') 3x
            ) center top / contain no-repeat fixed;

    /* Define the linear gradient */

    /* linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)),*/
}

.aboutPage-bannerContent {
    position: absolute;
    top: 150px;
    left: 0;
    color: white;
    text-align: center;
    width: 100%;
}

.aboutPage-bannerContent h1 {
    font-size: 52px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: -2px;
    text-align: center;
    color: #ffffff;
}

.aboutPage-bannerContent p {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #50e3c2;
    padding: 0px 330px;
}

.aboutPage-subBanner {
    padding: 55px 21px;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: rgb(74, 74, 74);
}

.aboutPage-feeliDescription {
    background-color: #61c3cf;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 20% 5%;
}

.aboutPage-feeliDescription p {
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #ffffff;
}

.aboutPage-toWho {
    padding: 70px 250px;
    text-align: center;
}

.aboutPage-toWho h3 {
    font-size: 38px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    padding-bottom: 23px;
}

.aboutPage-toWho p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #5e6a6e;
}

.aboutPage-infoNature {
    padding: 80px 250px;
    text-align: center;
    background-image: linear-gradient(150deg, #8e65fc, #21d4fd);
}

.aboutPage-infoNature h3 {
    font-size: 38px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    padding-bottom: 23px;
}

.aboutPage-infoNature p {
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    padding-bottom: 12px;
}

@media screen and (max-width: 1200px) {
    .aboutPage-imageBanner {
        background-size: auto !important;
    }
    .aboutPage-bannerContent {
        top: 100px;
    }

    .aboutPage-toWho {
        padding: 70px 22px;
    }

    .aboutPage-infoNature {
        padding: 80px 22px;
    }

}

@media screen and (max-width: 375px) {

    .aboutPage-imageBanner {
        /* Mozilla Compatibility */
        background: linear-gradient(
                to bottom,
                rgba(83, 83, 83, 0),
                rgba(0, 0, 0, 0.75)
            ),
            url('/static/img/headerImgWhoWeAre.jpg') center top / contain no-repeat
                fixed;
    
        /* Define the Background Image as Srcet */
        background: linear-gradient(
                to bottom,
                rgba(83, 83, 83, 0),
                rgba(0, 0, 0, 0.522)
            ),
            -webkit-image-set(
                    url('/static/img/headerImgWhoWeAre.jpg') 1x,
                    url('/static/img/headerImgWhoWeAre@2x.jpg') 2x,
                    url('/static/img/headerImgWhoWeAre@3x.jpg') 3x
                ) center top / contain no-repeat fixed;
    
        /* Define the linear gradient */
    
        /* linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)),*/
    }
}

.OurDoctors-subBanner {
    padding: 117px 356px;
    text-align: center;
    background-color: #f6f7f8;
}

.OurDoctors-bannerContent {
    position: absolute;
    top: 150px;
    left: 0;
    color: white;
    text-align: center;
    width: 100%;
}

.OurDoctors-bannerContent h1 {
    font-size: 52px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: -2px;
    text-align: center;
    color: #ffffff;
}

.OurDoctors-bannerContent h2 {
    font-size: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.67;
    letter-spacing: 0.2px;
    text-align: center;
    color: #50e3c2;
}

.OurDoctors-imageBanner {
    /* Mozilla Compatibility */
    background: linear-gradient(
            to bottom,
            rgba(83, 83, 83, 0),
            rgba(0, 0, 0, 0.75)
        ),
        url('/static/img/header-img-press.jpg') center top / contain no-repeat fixed;

    /* Define the Background Image as Srcet */
    background: linear-gradient(
            to bottom,
            rgba(83, 83, 83, 0),
            rgba(0, 0, 0, 0.75)
        ),
        -webkit-image-set(
                url('/static/img/header-img-doctors.png') 1x,
                url('/static/img/header-img-doctors@2x.png') 2x,
                url('/static/img/header-img-doctors@3x.jpg') 3x
            ) center top / contain no-repeat fixed;

    /* Define the linear gradient */

    /* linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)),*/
}


@media screen and (max-width: 1200px) {
    .OurDoctors-imageBanner {
        background-size: auto !important;
    }
}

@media screen and (max-width: 375px) {

    .OurDoctors-imageBanner {

        /* Mozilla Compatibility */
        background: linear-gradient(
                to bottom,
                rgba(83, 83, 83, 0),
                rgba(0, 0, 0, 0.75)
            ),
            url('/static/img/header-img-press.jpg') center top / contain no-repeat fixed;
    
        /* Define the Background Image as Srcet */
        background: linear-gradient(
                to bottom,
                rgba(83, 83, 83, 0),
                rgba(0, 0, 0, 0.75)
            ),
            -webkit-image-set(
                    url('/static/img/headerImgDoctors.jpg') 1x,
                    url('/static/img/headerImgDoctors@2x.jpg') 2x,
                    url('/static/img/headerImgDoctors@3x.jpg') 3x
                ) center top / cover no-repeat fixed;
    
        background-size: auto !important;
    }
}

@media screen and (max-width: 1000px) {
    .OurDoctors-bannerContent {
        top: 85px;
    }

    .OurDoctors-subBanner {
        padding: 55px 21px;
        background-color: #ffffff;
        text-align: left;
    }
}


.OurDoctors-subBanner p {
    font-family: Roboto;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.doctorsPage {
    text-align: center;
    padding-top: 50px;
}

.doctorsPage .faces {
    margin-top: 4.5em;
}

.doctorsPage .drname {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}

.doctorsPage .faces img {
    border-radius: 50%;
}

.doctorsPage .faces h3 {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}

.doctorsPage .faces p.desc {
    margin: 0;
    font-size: 12px;
    color: #5e6a6e;
    text-align: center;
    width: 100%;
    font-weight: 300;
}

.OurDoctors-viewDoctors {
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    margin-top: 80px;
}

.FAQPage-imageBanner {

    width: 100%;

    /* Mozilla Compatibility */
    background: linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)), url('/static/img/header-img-faq.jpg') center top / contain no-repeat fixed;

    /* Define the Background Image as Srcet */
    background: linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)), -webkit-image-set(
            url('/static/img/header-img-faq.jpg') 1x,
            url('/static/img/header-img-faq@2x.jpg') 2x,
            url('/static/img/header-img-faq@3x.jpg') 3x
        )
        center top / contain no-repeat fixed;

    /* Define the linear gradient */

    /* linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)),*/
}

@media screen and (max-width: 1200px) {
    .FAQPage-imageBanner {
        background-size: auto !important;
    }
}

.FAQPage-bannerContent {
    position: absolute;
    top: 150px;
    left: 0;
    color: white;
    text-align: center;
    width: 100%;
}

.FAQPage-bannerContent h1 {
    padding: 0;
    margin: 0;
    padding-bottom: 19px;
    font-size: 52px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: -2px;
    color: #ffffff;

}

.FAQPage-bannerContent h2 {
    margin: 0;
    padding-bottom: 51px;
    font-size: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.97;
    letter-spacing: 0.2px;
    color: #50e3c2;
}

.FAQPage-bannerContent input {
    outline: none;
    border: none;
    width: 50%;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    background-image: url('/static/img/search-icon.svg');
    background-repeat: no-repeat;
    background-position: center right;
    background-position: center right 20px, center right 38px;
    background-size: 20px;
}

.faq-container {
    padding-top: 70px;
}

.faq-category-navbar {
    border-radius: 10px;
    border: solid 1px #f2efef;
}

.faq-category-title {
    margin: 0;
    padding: 31px 0px 31px 47px;
    border-bottom: 1px solid #f2efef;
    opacity: 0.75;
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: normal;
    color: #4a4a4a;
}

.faq-category-title:hover {
    text-decoration: underline;
}

.faq-category-title.active {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #8e65fc;
}

.faq-category-title.active:hover {
    text-decoration: none;
}

/* Responsive */

@media screen and (max-width: 1200px) {
    .FAQPage-bannerContent {
        top: 80px;
    }

    .FAQPage-bannerContent h1 {
        padding-bottom: 9px;
    }
}

input.faq-responsive-search {
    outline: none;
    border: none;
    width: 100%;
    padding: 22px 30px;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    background-image: url('/static/img/search-icon.svg');
    background-repeat: no-repeat;
    background-position: center right;
    background-position: center right 20px, center right 38px;
    background-size: 20px;
    background-color: rgb(242, 239, 239);
}

.responsive-faq-button {
    outline: none;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 100px;
    border: solid 1px rgb(140, 137,142);
    padding: 5px 22px;
    color: rgb(140, 137,142);
    font-size: 14px;
}



.feedback .bannerContent {
    padding: 50px 0;
}

.feedback .mainHeader {
    background: linear-gradient(205deg, #FAA265, #F2718A);
}

.feedback .mainHeader .mainheader-container {
    padding: 20px 40px 20px 40px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.feedback .mainHeader .mainheader-container .mainTitle {
    font-size: 24px;
    color: white;
    text-align: center;
}

@media screen and (min-width: 667px) {
    .feedback .mainHeader .mainheader-container {
        flex-direction: row;
        justify-content: flex-start;
    }

    .feedback .mainHeader .mainheader-container .mainLogoContainer {
        padding-right: 50px;
        border-right: 1px solid white;
    }
    
    .feedback .mainHeader .mainheader-container .mainTitle {
        padding-left: 50px;
        text-align: start ;
    }
}

.feedback .bannerContent h1 {
    font-size: 42px;
    font-weight: 300;
    margin: 0;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: -2px;
    color: #ffffff;
}



.feedback p {
    color: black;
    font-weight: 400;
    
}

.feedback .form-block {
    width: 90%;
    margin: auto;
}

@media screen and (min-width: 768px) {
    .feedback .form-block {
        width: 60%;
        margin: auto;
    }
}

@media screen and (min-width: 1280px) {
    .feedback .form-block {
        width: 50%;
        margin: auto;
    }
}


.feedback .form-block form {
    width: 100%;
    margin-top: 10px;
}

.feedback .form-block .intro {
    width: 100%;
}

.feedback .form-block .intro p {
    color: rgb(53, 53, 53);
    font-size: 14px;
}

.feedback .form-block .btn-block {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.feedback .form-block .btn-block button {
    padding: 10px 30px 10px 30px;
    min-width: 120px;
    border-radius: 20px;
    font-size: 15px;
}

.feedback .form-block .btn-block .prev {
    border: 1px solid black;
    background: none;
    color: black;
}

.feedback .form-block .btn-block .prev:disabled {
    opacity: 0.5;
}
.feedback .form-block .btn-block .next {
    background: linear-gradient(205deg, #FAA265, #F2718A);
    border: 0;
    color: white;
}


.feedback .form-block .input-block p {
    color: rgb(53, 53, 53);
    font-weight: 400;
    margin: 0;
}

.feedback .form-block .input-block .title {
    color: rgb(53, 53, 53);
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}

.feedback .form-block .input-block {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}

.feedback .form-block .input-block .content {
    border: 1px solid #F2718A;
    background: none;
    border-radius: 10px;
    margin-top: 10px;
    padding: 10px 30px 10px 30px;
    font-size: 17px;
    color: #F2718A;
    width: 100%;
}

.feedback .form-block .input-block .input-content {
    margin-top: 10px;
    width: 100%;
}

.feedback .form-block .input-block input[type=text] {
    outline: 0;
    border: 0;
    width: 100%;
    color: rgb(53, 53, 53);
    margin-top: 10px;
    border-bottom: 1px solid gray;
}


.equal div.noflex {
    flex: none !important;
    -webkit-flex: none !important;
}

.HIW-maincontent h2 {
    padding: 80px 0px;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    text-align: center;
    color: #000000;
}

.HIW-maincontent .part-container {
    padding-bottom: 107px;
}

.HIW-maincontent .part-container p.text-content {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #000000;
}

.HIW-maincontent .part-container h3 {
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8e65fc;
}

.btn-traitements {
    outline: none;
    border: none;
    border-radius: 100px;
    background-image: linear-gradient(250deg, #ab8dfc, #8e65fc);
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.41;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
    padding: 13px 250px;
}

.btn-traitements:hover {
    background-image: linear-gradient(250deg, #8e65fc, #ab8dfc);
}

.textGradient {
    background-image: linear-gradient(260deg, #e14fad, #f9d423);
    height: 215px;
    display: table;
    width: 100%;
    color: #ffffff;
}

.textGradient > .ctr {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.textGradient h1 {
    font-size: 24px;
    color: white;
    margin-top: 6px;
}

.textGradient p {
    font-size: 18px;
    color: white;
}

.HIW-subBanner {
    padding: 117px 356px;
    text-align: center;
    background-color: #f6f7f8;
}

.HIW-subBanner p {
    font-family: Roboto;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.HIW-bannerContent {
    position: absolute;
    top: 150px;
    left: 0;
    color: white;
    text-align: center;
    width: 100%;
}

.HIW-bannerContent h1 {
    font-size: 52px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: -2px;
    text-align: center;
    color: #ffffff;
}

.HIW-bannerContent h2 {
    font-size: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.67;
    letter-spacing: 0.2px;
    text-align: center;
    color: #50e3c2;
}

.HIW-imageBanner {
    /* Mozilla Compatibility */
    background: linear-gradient(
            to bottom,
            rgba(83, 83, 83, 0),
            rgba(0, 0, 0, 0.75)
        ),
        url('/static/img/header-img-how-it-works.png') center top / contain
            no-repeat fixed;

    /* Define the Background Image as Srcet */
    background: linear-gradient(
            to bottom,
            rgba(83, 83, 83, 0),
            rgba(0, 0, 0, 0.75)
        ),
        -webkit-image-set(
                url('/static/img/header-img-how-it-works.png') 1x,
                url('/static/img/header-img-how-it-works@2x.png') 2x,
                url('/static/img/header-img-how-it-works@3x.png') 3x
            ) center top / contain no-repeat fixed;

    /* Define the linear gradient */

    /* linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)),*/
}

.HIW-more-informations a {
    color: white;
    font-weight: 500;
    font-size: 18px;
}

h2.after-that {
    padding: 40px;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    text-align: center;
    color: #25b5a9;
}

.The-confidentiality {
    padding: 50px 20%;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

@media screen and (max-width: 1200px) {
    .HIW-imageBanner {
        background-size: auto !important;
    }

    .The-confidentiality {
        padding: 40px 20px;
    }

    .HIW-maincontent .part-container {
        padding-bottom: 57px;
    }

    .HIW-maincontent h2 {
        padding: 40px 0px;
    }

    .btn-traitements {
        width: 100%;
        padding: 13px 0px;
    }
}

@media screen and (max-width: 1000px) {
    .HIW-bannerContent {
        top: 90px;
    }

    .HIW-subBanner {
        padding: 55px 21px;
        background-color: #ffffff;
        text-align: left;
    }
}

@media screen and (max-width: 500px) {
    .HIW-bannerContent {
        top: 105px;
        padding: 0px 20px;
    }

    .HIW-bannerContent h1 {
        text-align: left;
        font-size: 46px;
    }

    .HIW-bannerContent h2 {
        text-align: left;
        font-size: 20px;
    }
}

.Desease-imageBanner {
    width: 100%;

    background-color: #000000;

    /* Mozilla Compatibility */
    background: linear-gradient(
            to bottom,
            rgba(83, 83, 83, 0),
            rgba(0, 0, 0, 0.75)
        ),
        url('/static/img/header-professionals-img@2x.jpg') center top / cover
            no-repeat fixed;

    background-attachment: fixed;
    background-position-y: +30%;
}

.Desease-imageBannerGirl {
    width: 100%;

    background-color: #000000;

    /* Mozilla Compatibility */
    background: linear-gradient(
            to bottom,
            rgba(83, 83, 83, 0),
            rgba(0, 0, 0, 0.75)
        ),
        url('/static/img/header-img-home-2@3x.jpg') center top / cover no-repeat
            fixed;

    background-attachment: fixed;
    background-position-y: +30%;
}

@media screen and (max-width: 700px) {
    .Desease-imageBanner {
        /*background-position-y: +30%;*/
        background: linear-gradient(
                to bottom,
                rgba(83, 83, 83, 0),
                rgba(0, 0, 0, 0.75)
            ),
            url('/static/img/header-professionals-img@2x.jpg') center top /
                cover no-repeat fixed;
        background-position-x: -590px;
    }

    .Desease-imageBannerGirl {
        /* Mozilla Compatibility */
        background: linear-gradient(
                to bottom,
                rgba(83, 83, 83, 0.4),
                rgba(0, 0, 0, 0.75)
            ),
            url('/static/img/header-img-home-2@3x.jpg') center top / cover
                no-repeat fixed;
        background-position-x: -590px;
    }
}

.Desease-bannerContent {
    text-align: center;
    position: absolute;
    top: 150px;
    left: 0;
    color: white;
    width: 100%;
}

.Desease-bannerContent h1 {
    padding: 0;
    margin: 0;
    padding-bottom: 19px;
    font-size: 52px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: -2px;
    color: #ffffff;
}

.Desease-bannerContent h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.67;
    letter-spacing: 0.2px;
    color: #50e3c2;
}

.Desease-bannerContent button {
    margin-top: 58px;
    outline: none;
    border: none;
    border-radius: 100px;
    background-image: linear-gradient(
        241deg,
        rgb(160, 158, 254),
        rgb(142, 101, 252)
    );
    padding: 11px 70px;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.41;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
}

.Desease-bannerContent button:hover {
    opacity: 0.8;
    transition: 0.7s;
}

/*.Desease-bannerGarantees {
    position: absolute;
    top: 204px;
    padding-top: 0px;
    padding-left: 20px;
}*/

.Desease-bannerContent .Desease-bannerGarantees {
    margin: 0;
    padding-top: 18px;
}

/*@media screen and (min-width: 600px) {
    .Desease-bannerContent .Desease-bannerGarantees {
        padding-left: 20%;
    }
}*/

.Desease-bannerContent .Desease-bannerGarantees p {
    color: white;
}

.Desease-bannerContent .Desease-bannerGarantees img {
    padding-right: 15px;
}

@media screen and (max-width: 1000px) {
    .Desease-bannerContent {
        top: 125px;
        text-align: center;
    }

    .Desease-bannerContent h1 {
        font-size: 49px;
        font-weight: 200;
    }

    .Desease-bannerContent h2 {
        margin: 0;
        font-size: 24px;
        font-weight: 200;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.97;
        letter-spacing: 0.2px;
        padding-left: 30px;
        padding-right: 30px;

        color: #50e3c2;
    }

    .Desease-bannerContent button {
        padding: 11px 50px;
        margin: 0px 0px;
        position: absolute;
        top: 376px;
        left: 2%;
        width: 95%;
    }

    .Desease-bannerContent .Desease-bannerGarantees p {
        font-size: 14px;
    }

    .Desease-bannerContent .Desease-bannerGarantees {
        margin: 0;
        padding-top: 18px;
        text-align: center;
        padding-left: 20px;
    }
}

@media screen and (max-width: 425px) {
    .Desease-bannerContent .Desease-bannerGarantees {
        text-align: left;
    }
}
.Desease-questExplain {
    /*background-color: #8e65fc;$*/
    padding: 74px 10%;
}

.Desease-questExplain p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.Desease-questExplain button {
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: -0.3px;
    text-align: center;
    color: #ffffff;
    border-radius: 100px;
    border: solid 1px #ffffff;
    padding: 6px 24px;
    text-decoration: none;
    transition: background-color 0.4s;
}

.Desease-questExplain button:hover {
    background-color: rgba(255, 255, 255, 0.445);
}

.Desease-questExplain .HomeTest {
    text-align: 'center';
}

.Desease-subBanner {
    padding: 57px 10%;
    background-color: #ffffff;
}

.Desease-subBanner p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #4a4a4a;
    line-height: 2.4;
    letter-spacing: normal;
}

.Desease-subBanner .Desease-garantees img {
    padding-right: 15px;
}

.Desease-subBanner .Desease-garantees p {
    padding: 4px 0px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #4a4a4a;
}

.Desease-problematics-button {
    font-size: 18;
    width: 49%;
}

.problem-article {
    padding-top: 20px;
    padding-bottom: 40px;
}

.problem-article h2 {
    padding-top: 60px;
    padding-left: 7px;
    padding-bottom: 22px;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #000000;
}

.post {
    padding: 0px 7px;
}

.post-container {
    padding: 0;
    background-color: #f6f6f8;
}

.post-container img {
    display: block;
    width: 100%;
}

.post-container img.delimiter {
    padding: 0px 15px;
    text-align: left;
    width: initial;
}

.post-container h3 {
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: 0.1px;
    color: #000000;
}

.post-container a {
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.8;
    letter-spacing: 0px;
    color: #000000;
    text-align: right;
}

.Desease-localite-container {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.Desease-localite {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
    border-radius: 10px;
    width: 48%;
    background-color: whitesmoke;
}

.Desease-localite a {
    font-size: 15px;
}

.Desease-localite-title {
    background-color: #7e7c7c;
    padding: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: white;
    text-align: center;
}

.Disease-localite-cities {
    display: flex;
    flex-direction: column;
}

.Disease-localite-cities a:nth-of-type(1) {
    border: 0;
}

.Disease-localite-cities a {
    border-top: 1px solid lightsteelblue;
    padding: 10px 15px;
}

@media screen and (min-width: 1023px) {
    .Desease-problematics-button, .Desease-localite {
        width: 30%;
    }
}


@media screen and (max-width: 625px) {
    .Desease-problematics-button {
        width: 100%;
    }
}


@media screen and (max-width: 725px) {
    .Desease-localite {
        width: 100%;
    }
}
.aboutFeeli {
    background: rgb(98, 158, 217);
    background: linear-gradient(
        48deg,
        rgba(98, 158, 217, 1) 0%,
        rgba(96, 231, 196, 1) 100%
    );
    text-align: center;
    color: #fff;
    padding: 3em 3em 0 3em;
    margin-top: 100px;
}

.cookie-banner {
    display: flex;
    justify-content: space-between;
    position: fixed;
    background-color: rgb(180, 255, 190);
    border-radius: 10px;
    padding: 15px;
    bottom: 2rem;
    z-index: 100;
    left: 12%;
}

.cookie-banner p {
    width: 80%;
    font-weight: normal;
}

.cookie-banner .btn-reject {
    border: 1px solid rgb(94, 94, 94);
    color: rgb(0, 0, 0);
    background: none;
    border-radius: 3px;
}

.cookie-banner .btn-accept {
    border: none;
    color: #00666b;
    background: none;
    border-radius: 3px;
    border: 1px solid #00a799;
}

@media(max-width: 476px) {
    .cookie-banner {
        display: block;
    }

    .cookie-banner button {
        margin-right: 10px;
    }
}

.aboutFeeli h3 {
    font-size: 20px;
    font-weight: 400;
    color: #cfeef0;
}

.aboutFeeli h2 {
    color: #000;
    margin-top: 0.25em;
    font-size: 38px;
    font-weight: 300;
}

.aboutFeeli p {
    color: white;
    font-weight: 200;
    margin-top: 2em;
    width: 61%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}

.aboutFeeli h3 {
    color: #ff0;
    margin-top: 3em;
    font-weight: 200;
    font-size: 16px;
}

.aboutFeeli h3 strong {
    font-weight: 300;
}

img.full {
    width: 100%;
    height: 100%;
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0;
}

/*.equal div {
    flex: 1;
    -webkit-flex: 1;
}*/

.equal div.noflex * {
    flex: none !important;
    -webkit-flex: none !important;
}

@media screen and (max-width: 1024px) {
    .solutionFor {
        padding: 96px 23px;
        background: linear-gradient(
                to bottom,
                rgba(53, 51, 51, 0.85),
                rgba(53, 51, 51, 0.85)
            ),
            -webkit-image-set(
                    url('/static/img/img-banner-solution.jpg') 1x,
                    url('/static/img/img-banner-solution@2x.jpg') 2x,
                    url('/static/img/img-banner-solution@3x.jpg') 3x
                ) no-repeat center top;
        background-size: cover;
    }

    .solutionFor h1 {
        width: 100%;
        color: #fff;
        text-align: center;
        font-size: 32px;
    }

    .solutionFor h2 {
        width: 100%;
        text-align: left;
    }
}

.grey {
    background-color: #f6f7f8;
}

.doctors {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 100px;
}

.doctors h2,
h2.subtitle {
    color: #25b5a9;
    font-weight: bold;
    font-size: 20px;
}

h2.reverse {
    color: #fff;
}

.doctors h1,
h1.title {
    margin-bottom: 1em;
    margin-top: 0;
    font-size: 34px;
    font-weight: 300;
    color: #000;
}

.doctors p {
    color: #5e6a6e;
    font-size: 16px;
    width: 57%;
    margin-left: auto;
    margin-right: auto;
}

.doctors .faces {
    margin-top: 4.5em;
}

.doctors .drname {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}

.doctors .faces img {
    border-radius: 50%;
}

.doctors .faces h3 {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}

.doctors .faces p.desc {
    margin: 0;
    font-size: 12px;
    color: #5e6a6e;
    text-align: center;
    width: 100%;
    font-weight: 300;
}

.doctors .faces .btnDoctors {
    margin-top: 4em;
    border-radius: 60px;
}

.btn-rounded {
    border-radius: 60px;
    padding: 8px 20px 8px 20px;
}

.guarantees {
    height: 100%;
}

.guarantees h2 {
    margin-top: 0;
    padding-top: 4em;
    text-align: left;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}

.guarantees h1 {
    text-align: left;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}

.guarantees p {
    text-align: left;
    width: 65%;
}

.testimonials {
    margin-top: 100px;
    text-align: center;
}

ul {
    list-style-type: none;
    padding: 0;
}

ul li {
    display: inline-block;
    padding-left: 1em;
}

.testimonials img {
    border-radius: 50%;
}

.testimonials p {
    width: 63%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3em;
    margin-bottom: 3em;
    font-size: 16px;
    font-style: italic;
    color: #5e6a6e;
    line-height: 26px;
}

.testimonials h4 {
    color: #5e6a6e;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    font-weight: 400;
}

.testimonials h3 {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    margin: 0;
}

.Home-imageBanner0 {
    /* Mozilla Compatibility */
    background: url('/static/img/header-img-home.jpg') center top / cover
        no-repeat fixed;

    /* Define the Background Image as Srcet */
    background: -webkit-image-set(
            url('/static/img/header-img-home.jpg') 1x,
            url('/static/img/header-img-home@2x.jpg') 2x,
            url('/static/img/header-img-home@3x.jpg') 3x
        )
        center top / cover no-repeat fixed;
}

.Home-imageBanner1 {
    /* Mozilla Compatibility */
    background: url('/static/img/header-img-home-2.jpg') center top / cover
        no-repeat fixed;

    /* Define the Background Image as Srcet */
    background: -webkit-image-set(
            url('/static/img/header-img-home-2.jpg') 1x,
            url('/static/img/header-img-home-2@2x.jpg') 2x,
            url('/static/img/header-img-home-2@3x.jpg') 3x
        )
        center top / cover no-repeat fixed;
}

@media screen and (max-width: 1200px) {
    .Home-imageBanner0 {
        background-size: auto !important;
    }
    .Home-imageBanner1 {
        background-size: auto !important;
    }
}

.Home-bannerContent {
    position: absolute;
    top: 150px;
    color: white;
}

.Home-bannerContent h1 {
    font-size: 48px;
    font-weight: 200;
    letter-spacing: -1.8px;
    margin-bottom: 45px;
    padding-right: 50%;
}

.Home-bannerContent h1 strong {
    font-weight: 400;
}

.Home-bannerContent p {
    margin-top: 15px;
    color: white;
    font-weight: 200;
    font-size: 15px;
    line-height: 1.33;
    letter-spacing: 0.1px;
}

.Home-bannerContent p strong {
    font-weight: 300;
}

.Home-bannerContent p img {
    margin-right: 10px;
}

.Home-bannerContent .watch_video {
    padding-top: 15px;
}

.Home-bannerContent .watch_video a {
    opacity: 0.9;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0b99fc;
    text-decoration: underline;
}

.video_container {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
}

.video_container .player {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 1024px) {
    .Home-bannerContent {
        position: absolute;
        top: 120px;
        color: white;
    }

    .Home-bannerContent h1 {
        font-size: 48px;
        font-weight: 300;
        letter-spacing: -1.8px;
        margin-bottom: 45px;
        padding-right: 0%;
        margin-right: 5%;
    }
}

.illustration-photo {
    width: 60%;
    margin-bottom: 20px;
}

@media(max-width: 476px) {
    .illustration-photo {
        width: 100%;
    }
    .aboutFeeli {
        padding: 15px 15px 0px 15px;
    }
    .aboutFeeli h2 {
        font-size: 20px;
    }
}


.searchFreq-block {
    padding: 5rem 0 2rem 10%;
}

.searchFreq-block p {
    font-weight: bold;
    font-size: 18px;
}

.searchFreq-block ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 2rem;
}

.searchFreq-block ul li {
    width: 26%;
    min-width: 220px;
    padding-left: 0;
    margin: 5px 0;
}

.searchFreq-block ul li a {
    font-size: 15px;
    color: black;
}

.searchFreq-block ul li a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 776px) {
    .searchFreq-block {
        padding: 5rem 0 2rem 5%;
    }
}


.PressPage-imageBanner {
    /* Mozilla Compatibility */
    background: linear-gradient(
            to bottom,
            rgba(83, 83, 83, 0),
            rgba(0, 0, 0, 0.75)
        ),
        url('/static/img/header-img-press.jpg') center top / contain no-repeat
            fixed;

    /* Define the Background Image as Srcet */
    background: linear-gradient(
            to bottom,
            rgba(83, 83, 83, 0),
            rgba(0, 0, 0, 0.75)
        ),
        -webkit-image-set(
                url('/static/img/header-img-press.jpg') 1x,
                url('/static/img/header-img-press@2x.jpg') 2x,
                url('/static/img/header-img-press@3x.jpg') 3x
            ) center top / contain no-repeat fixed;

    /* Define the linear gradient */

    /* linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)),*/
}

@media screen and (max-width: 1200px) {
    .PressPage-imageBanner {
        background-size: auto !important;
    }
}

@media screen and (max-width: 375px) {
    .PressPage-imageBanner {
        /* Mozilla Compatibility */
        background: linear-gradient(
                to bottom,
                rgba(83, 83, 83, 0),
                rgba(0, 0, 0, 0.75)
            ),
            url('/static/img/headerImgPress.jpg') center top / contain no-repeat
                fixed;

        /* Define the Background Image as Srcet */
        background: linear-gradient(
                to bottom,
                rgba(83, 83, 83, 0),
                rgba(0, 0, 0, 0.45)
            ),
            -webkit-image-set(
                    url('/static/img/headerImgPress.jpg') 1x,
                    url('/static/img/headerImgPress@2x.jpg') 2x,
                    url('/static/img/headerImgPress@3x.jpg') 3x
                ) center top / contain no-repeat fixed;

        /* Define the linear gradient */

        /* linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)),*/
    }

    .PressPage-imageBanner {
        background-size: auto !important;
    }
}

.PressPage-bannerContent {
    position: absolute;
    top: 150px;
    left: 0;
    color: white;
    text-align: center;
    width: 100%;
}

.PressPage-bannerContent h1 {
    font-size: 52px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: -2px;
    text-align: center;
    color: #ffffff;
}

.PressPage-bannerContent h2 {
    font-size: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.67;
    letter-spacing: 0.2px;
    text-align: center;
    color: #50e3c2;
}

.PressPage-subBanner {
    padding: 117px 356px;
    text-align: center;
    background-color: #f6f7f8;
}

.PressPage-subBanner p {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #4a4a4a;
}

.press-article {
    padding-top: 20px;
    padding-bottom: 40px;
}

.press-article h2 {
    padding-top: 60px;
    padding-left: 7px;
    padding-bottom: 22px;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #000000;
}

.post {
    padding: 0px 7px;
}

.post-container {
    padding: 0;
    background-color: #f6f6f8;
}

.post-container img {
    display: block;
    width: 100%;
}

.post-container img.delimiter {
    padding: 0px 15px;
    text-align: left;
    width: initial;
}

.post-container h3 {
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: 0.1px;
    color: #000000;
}

.post-container a {
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.8;
    letter-spacing: 0px;
    color: #000000;
    text-align: right;
}

.more-informations {
    background-image: linear-gradient(79deg, #ff4632, #ad6e8d);
    padding: 74px 0px;
    text-align: center;
}

.more-informations p {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.more-informations h3 {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

@media screen and (max-width: 1000px) {
    .PressPage-bannerContent {
        top: 85px;
    }

    .PressPage-subBanner {
        padding: 55px 21px;
        background-color: #ffffff;
        text-align: left;
    }

    .more-informations {
        padding: 50px 0px;
    }

    .more-informations p {
        font-size: 15px;
    }

    .more-informations h3 {
        font-size: 20px;
    }
}

.ProPage-imageBanner {
    /* Mozilla Compatibility */
    background: linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)), url('/static/img/header-professionals-img.jpg') center top / contain no-repeat fixed;

    /* Define the Background Image as Srcet */
    background: linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)), -webkit-image-set(
            url('/static/img/header-professionals-img.jpg') 1x,
            url('/static/img/header-professionals-img@2x.jpg') 2x,
            url('/static/img/header-professionals-img@3x.jpg') 3x
        )
        center top / contain no-repeat fixed;

    /* Define the linear gradient */

    /* linear-gradient(to bottom, rgba(83, 83, 83, 0), rgba(0, 0, 0, 0.75)),*/
}

@media screen and (max-width: 1200px) {
    .ProPage-imageBanner {
        background-size: auto !important;
    }
}


.ProPage-bannerContent {
    position: absolute;
    top: 150px;
    left: 0;
    color: white;
    text-align: center;
    width: 100%;
}

.ProPage-bannerContent h1 {
    padding: 0;
    margin: 0;
    padding-bottom: 19px;
    font-size: 52px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: -2px;
    color: #ffffff;

}

.ProPage-bannerContent h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.67;
    letter-spacing: 0.2px;
    color: #50e3c2;
}

.ProPage-bannerContent button {
    margin-top: 58px;
    outline: none;
    border: none;
    border-radius: 100px;
    background-image: linear-gradient(241deg, #5fffbd, #629bd9);
    padding: 11px 70px;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.41;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
}

@media screen and (max-width: 1000px) {
    .ProPage-bannerContent {
        top: 125px;
        padding: 0px 20px;
    }

    .ProPage-bannerContent h1 {
        font-size: 49px;
        font-weight: 200;
    }

    .ProPage-bannerContent button {
        /*position: fixed;
        top: 275px;
        left: 0;
        padding: 11px 11px;
        width: 100%;*/
        position: absolute;
        top: 208px;
        width: 80%;
        left: 50%;
        margin: 0 0 0 -40%;
        padding: 11px 11px;
    }
}

.pro-description {
    padding: 57px 0px 75px 0px;

    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.pro-title-collapsible {
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #000000;
}

.question-section-title {
    margin-left: 5px;
    margin-bottom: 9px;
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #8e65fc;
}

.pro-request-form {
    padding: 109px 20px 107px 20px;
    text-align: center;
    background-image: linear-gradient(71deg, #1e3264, #41f3e8);
    color: white;
}

.pro-request-form h3 {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 30px;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: -0.6px;
    color: #ffffff;
}

.pro-request-form a {
    font-family: 'Roboto';
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: -0.3px;
    text-align: center;
    color: #ffffff;

    border-radius: 100px;
    border: solid 1px #ffffff;

    background-color: rgba(0, 0, 0, 0);

    margin-top: 30px;

    padding: 6px 28px;
}

.textGradient {
    background-image: linear-gradient(79deg, #ff4632, #ad6e8d);
    height: 215px;
    display: table;
    width: 100%;
    color: #ffffff;
}

.textGradient > .ctr {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.textGradient h1 {
    font-size: 24px;
    color: white;
    margin-top: 6px;
}

.textGradient p {
    font-size: 18px;
    color: white;
}

/* CSS variables. */
:root {
	--PhoneInput-color--focus: #03b2cb;
	--PhoneInputInternationalIconPhone-opacity: 0.8;
	--PhoneInputInternationalIconGlobe-opacity: 0.65;
	--PhoneInputCountrySelect-marginRight: 0.35em;
	--PhoneInputCountrySelectArrow-width: 0.3em;
	--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);
	--PhoneInputCountrySelectArrow-borderWidth: 1px;
	--PhoneInputCountrySelectArrow-opacity: 0.45;
	--PhoneInputCountrySelectArrow-color: inherit;
	--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);
	--PhoneInputCountrySelectArrow-transform: rotate(45deg);
	--PhoneInputCountryFlag-aspectRatio: 1.5;
	--PhoneInputCountryFlag-height: 1em;
	--PhoneInputCountryFlag-borderWidth: 1px;
	--PhoneInputCountryFlag-borderColor: rgba(0,0,0,0.5);
	--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);
	--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,0.1);
}

.PhoneInput {
	/* This is done to stretch the contents of this component. */
	display: flex;
	align-items: center;
}

.PhoneInputInput {
	/* The phone number input stretches to fill all empty space */
	flex: 1;
	/* The phone number input should shrink
	   to make room for the extension input */
	min-width: 0;
}

.PhoneInputCountryIcon {
	width: calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));
	height: var(--PhoneInputCountryFlag-height);
}

.PhoneInputCountryIcon--square {
	width: var(--PhoneInputCountryFlag-height);
}

.PhoneInputCountryIcon--border {
	/* Removed `background-color` because when an `<img/>` was still loading
	   it would show a dark gray rectangle. */
	/* For some reason the `<img/>` is not stretched to 100% width and height
	   and sometime there can be seen white pixels of the background at top and bottom. */
	background-color: var(--PhoneInputCountryFlag-backgroundColor--loading);
	/* Border is added via `box-shadow` because `border` interferes with `width`/`height`. */
	/* For some reason the `<img/>` is not stretched to 100% width and height
	   and sometime there can be seen white pixels of the background at top and bottom,
	   so an additional "inset" border is added. */
	box-shadow: 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),
		inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor);
}

.PhoneInputCountryIconImg {
	/* Fixes weird vertical space above the flag icon. */
	/* https://gitlab.com/catamphetamine/react-phone-number-input/-/issues/7#note_348586559 */
	display: block;
	/* 3rd party <SVG/> flag icons won't stretch if they have `width` and `height`.
	   Also, if an <SVG/> icon's aspect ratio was different, it wouldn't fit too. */
	width: 100%;
	height: 100%;
}

.PhoneInputInternationalIconPhone {
	opacity: var(--PhoneInputInternationalIconPhone-opacity);
}

.PhoneInputInternationalIconGlobe {
	opacity: var(--PhoneInputInternationalIconGlobe-opacity);
}

/* Styling native country `<select/>`. */

.PhoneInputCountry {
	position: relative;
	align-self: stretch;
	display: flex;
	align-items: center;
	margin-right: var(--PhoneInputCountrySelect-marginRight);
}

.PhoneInputCountrySelect {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	border: 0;
	opacity: 0;
	cursor: pointer;
}

.PhoneInputCountrySelect[disabled],
.PhoneInputCountrySelect[readonly] {
	cursor: default;
}

.PhoneInputCountrySelectArrow {
	display: block;
	content: '';
	width: var(--PhoneInputCountrySelectArrow-width);
	height: var(--PhoneInputCountrySelectArrow-width);
	margin-left: var(--PhoneInputCountrySelectArrow-marginLeft);
	border-style: solid;
	border-color: var(--PhoneInputCountrySelectArrow-color);
	border-top-width: 0;
	border-bottom-width: var(--PhoneInputCountrySelectArrow-borderWidth);
	border-left-width: 0;
	border-right-width: var(--PhoneInputCountrySelectArrow-borderWidth);
	transform: var(--PhoneInputCountrySelectArrow-transform);
	opacity: var(--PhoneInputCountrySelectArrow-opacity);
}

.PhoneInputCountrySelect:focus + .PhoneInputCountryIcon + .PhoneInputCountrySelectArrow {
	opacity: 1;
	color: var(--PhoneInputCountrySelectArrow-color--focus);
}

.PhoneInputCountrySelect:focus + .PhoneInputCountryIcon--border {
	box-shadow: 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),
		inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus);
}

.PhoneInputCountrySelect:focus + .PhoneInputCountryIcon .PhoneInputInternationalIconGlobe {
	opacity: 1;
	color: var(--PhoneInputCountrySelectArrow-color--focus);
}
.verify-prescription {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin: -1rem 0 3rem 0;
    height: 400px;
    background: linear-gradient(
        to bottom,
        rgba(83, 83, 83, 0),
        rgba(0, 0, 0, 0.75)
    ),
    url('/static/img/header-img-who-we-are.jpg') center top / contain no-repeat
        fixed;

    background-size: 100% 400px;
}

.verify-prescription p {
    color: rgb(237, 230, 216);
    font-weight: bolder;
}

.verify-prescription .btn-valid {
    background-color: rgba(0, 255, 255, 0.412);
    color: whitesmoke;
    font-weight: bold;
    border: none;
    padding: 3px 8px 3px 8px;
    margin-left: 1rem;
}

.verify-prescription .error-text {
    color: rgb(255, 0, 0);
    font-weight: bold;
    margin-top: 2rem;
    background-color: rgba(255, 255, 255, 0.508);
    padding: 10px;
}
.notfoundContainer {
    position: relative;
    height: 100vh;
}

.notfoundContainer .notfound-bg {
    position: absolute;
    width: 100%;
    height: 100%;
}

.notfoundContainer .notfound-bg:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #60e7c4;
}

.notfoundContainer .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.notfound {
    max-width: 910px;
    width: 100%;
    line-height: 1.4;
    text-align: center;
}

.notfound .notfound-404 {
    position: relative;
    height: 200px;
}

.notfound .notfound-404 h1 {
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 220px;
    font-weight: 900;
    margin: 0px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 10px;
}

.notfound h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 15px;
}

.notfound .home-btn,
.notfound .contact-btn {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    background-color: transparent;
    border: 2px solid transparent;
    text-transform: uppercase;
    padding: 13px 25px;
    font-size: 18px;
    border-radius: 40px;
    margin: 7px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.notfound .home-btn:hover,
.notfound .contact-btn:hover {
    opacity: 0.9;
}

.notfound .home-btn {
    color: #60e7c4;
    background: #fff;
}

.notfound .contact-btn {
    border: 2px solid rgba(255, 255, 255, 0.9);
    color: rgba(255, 255, 255, 0.9);
}

.notfound-social {
    margin-top: 25px;
}

.notfound-social > a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 40px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    margin: 0px 6px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.notfound-social > a:hover {
    color: #60e7c4;
    background-color: #fff;
    border-radius: 50%;
}

@media only screen and (max-width: 767px) {
    .notfound .notfound-404 h1 {
        font-size: 182px;
    }
}

@media only screen and (max-width: 480px) {
    .notfound .notfound-404 {
        height: 146px;
    }
    .notfound .notfound-404 h1 {
        font-size: 146px;
    }
    .notfound h2 {
        font-size: 16px;
    }
    .notfound .home-btn,
    .notfound .contact-btn {
        font-size: 14px;
    }
}

.call-window {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 1;
    background-image: linear-gradient(#074055, #030d10);
}

.active {
    opacity: 1;
    z-index: auto;
}

.video-control {
    position: absolute;
    bottom: 20px;
    height: 72px;
    width: 100%;
    text-align: center;
    opacity: 1;
}

video {
    position: absolute;
}

#localVideo {
    bottom: 0;
    right: 0;
    width: 20%;
    height: 20%;
}

#peerVideo {
    width: 100%;
    height: 100%;
}

.btn-action {
    height: 50px;
    width: 50px;
    border: none;
    outline: none;
    margin: 0px 8px;
    font-size: 1.4em;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    transition-duration: 0.25s;
}

.roomLayout {
    background-color: #f6f7f8;
    min-height: 100vh;
    position: relative;
}

.roomLayout .nav {
    background-color: #ffffff;
    display: block;
    padding: 20px 45px 20px 35px;
    border-bottom: 1px solid #cccccc;
    width: 100%;
}

.roomLayout .nav .backtodashboard {
    float: right;
    margin-top: 13px;
    font-size: 15px;
    font-weight: 500;
}

.conferenceRoom {
    padding: 30px 30px;
}

.call-trigger {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #00000069;
}

.call-trigger .vcenter {
    position: absolute;
    top: 20%;
    left: 30%;
    text-align: center;
    background-color: #fff;
    padding: 3rem;
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.301);
}

.green-pastille {
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #28a745!important;
}

.red-pastille {
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #dc3545!important
}

.conferenceRoom h2 {
    text-align: center;
}

.conferenceRoom .card {
    background-color: #ddd;
    padding: 1em;
    display: inline-block;
    margin: 1em;
}

.conferenceRoom .joinButton button {
    margin-top: 30px;
    width: 100%;
    color: white;
    height: 30px;
    background-color: green;
    border: none;
    outline: none;
}

.conferenceRoom .button-start-call {
    width: 100%;
    color: #ffffff;
    border: none;
    outline: none;
}

.conferenceRoom .button-start-call.active {
    background-color: #28cdbf;
}

.conferenceRoom .button-start-call.disabled {
    background-color: #ff4858;
    cursor: not-allowed;
}

.conferenceRoom .button-start-call.active:hover {
    opacity: 0.7;
}

.conferenceRoom .button-rappel {
    outline: none;
    border: 1px solid #cab8b8;
    background-color: rgba(0,0,0,0);
    width: 100%;
}

.conferenceRoom .joinButton button:disabled {
    background-color: red;
    cursor: not-allowed;
}

.availableRequests {
    background: #eee;
    padding: 0;
    color: #030d10;
}

.availableRequests .request {
    border-bottom: 1px solid;
    padding: 1em 2em;
    cursor: pointer;
    width: 100%;
}

.duration-block {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.26);
    outline: 0;
}

.duration-block .block-content {
    position: absolute;
    background-color: #ffffff;
    padding: 4rem;
    top: 25%;
    left: 35%;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.397);
    border-radius: 6px;
}

.duration-block .block-content .cancel-button {
    border: none;
    background-color: #ff4858;
    padding: 1rem;
    color: #eee;
    border-radius: 6px;
}

.duration-block .block-content .continue-button {
    border: none;
    background-color: #28cdbf;
    padding: 1rem;
    color: rgb(255, 255, 255);
    border-radius: 6px;
}

@media screen and (max-width: 576px) {
    .duration-block .block-content {
        top: 10%;
        left: 5%;
    }
}

@media screen and (max-width: 768px) {
    .duration-block .block-content {
        top: 20%;
        left: 25%;
    }
}

.duration-block .block-content  button {
    margin-right: 15px;
}

.duration-input {
    margin: 0 0 2rem 0;
}
.timeline-header {
    background: linear-gradient(
        48deg,
        rgba(98, 158, 217, 1) 0%,
        rgba(96, 231, 196, 1) 100%
    );
    padding: 20px 30px;
}
.timeline {
    padding: 30px 50px;
}
.timeline p {
    margin: 0px
}
.timeline .timeline-label {
    font-weight: bold;
}
.timeline .timeline-label-mute {
    color: #999999;
}
.timeline .content-mute {
    color: #999999;
    font-size: 13px;
}
.timeline .content {
    font-size: 13px;
}
.timeline circle {
    width: 15px;
    height: 15px;
}

.timeline-alert {
    text-align: center;
    padding: 20px 30px;
}

.post-teleconsultation {
    padding: 20vh 10px;
    text-align: center;
}

.post-teleconsultation p {
    font-size: 18px;
    color: #14375F;
    font-family: 'Sofia Pro' sans-serif;
}

.post-teleconsultation .main-text {
    font-size: 20px;
    margin-bottom: 8px;
}

.post-teleconsultation .new-request-button {
    text-decoration: none;
    background-color: rgb(31, 117, 177);
    background-image: linear-gradient(90deg, #F2718A, #FAA265);
    border-radius: 20px;
    color: #fff;
    padding: 10px 30px;
    margin-top: 20px;
    margin-bottom: 50px;
    display: inline-block;
    width: max-content;
}

.post-teleconsultation .new-request-button:hover {
    opacity: 0.8;
}

.uHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 39px 45px 39px 35px;
}

.uHeader .icon {
    margin-right: 25px;
    margin-top: 9px;
}

.pLayout .called-modal-block {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    background-color: #00000033;
}

.pLayout .called-modal-block .called-modal {
    position: absolute;
    top: 20%;
    left: 30%;
    text-align: center;
    background-color: #fff;
    padding: 3rem;
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.466);
}

.pLayout .called-modal-block .called-modal .btn-block {
    text-align: center;
    margin-top: 2rem;
}

.pLayout .called-modal-block .called-modal .btn-block .cancel-button {
    border: none;
    background-color: #ff4858;
    padding: 1rem;
    color: #eee;
    border-radius: 6px;
}

.pLayout .called-modal-block .called-modal .btn-block .continue-button {
    border: none;
    background-color: #28cdbf;
    padding: 1rem;
    color: rgb(255, 255, 255);
    border-radius: 6px;
}

.uHeader .headerLogout {
    font-weight: bold;
    color: #6746c0;
    text-transform: uppercase;
}

.uHeader .mobileMenu {
    display: none;
}




.badge {
    margin-left: 5px;
    margin-top: -3px;
    background-color: rgb(78, 149, 251);
}

.uSideBar {
    background-color: #6746c0;
    width: 230px;
    min-width: 210px;
    overflow-y: auto;
}

.uSideBar img.avatar {
    border-radius: 47.5px;
    margin: 35px;
    max-width: 95px;
    max-height: 95px;
}

.uSideBar ul.menu {
    margin: 0;
    padding: 0;
}

.uSideBar ul.menu li {
    display: block;
    padding: 0;
    padding: 12px 0px;
    padding-left: 35px;
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.uSideBar ul.menu li a {
    color: white;
    text-decoration: none;
}

.uSideBar ul.menu li a:hover {
    font-weight: 500;
    text-decoration: underline;
}


.pLayout .uRow {
    height: 78vh;
    max-width: 100vw;
    position: relative;
    display: flex;
}

.pLayout .content {
    width: 100%;
    background-color: #f6f7f8;
    position: relative;
    padding-top: 0;
    overflow-y: auto;
    height: 100%;
    overflow-x: hidden;
}


@media screen and (max-width: 1200px) {
    .uHeader {
        padding: 17px 25px 17px 20px;
    }

    .uHeader .mobileMenu {
        display: unset;
    }

    .uHeader .headerLogout {
        display: none;
    }

    .uSideBar {
        display: none;
    }

    #uNav .uSideBar {
        display: block;
    }

    #uNav .sidenav {
        width: 65%;
        display: flex;
        flex-direction: column;
        background-color: #f2f7f7;
    }

    #uNav .sidenav .closebtn {
        position: unset;
        margin-left: 0;
        margin-right: 25px;
        align-self: flex-end;
        font-size: 59px;
        color: #222;
    }

    #uNav .sidenav .closebtn:hover {
        text-decoration: none;
    }

    #uNav .sidebar_linkGrid {
        flex: 2;
    }

    #uNav .uSideBar {
        width: 100%;
        min-width: unset;
        background-color: unset;
    }

    #uNav .uSideBar li {
        display: flex;
        align-items: center;
    }

    #uNav .uSideBar li a {
        color: #222;
        font-size: 1.3em;
        font-weight: bold;
    }

    #uNav .uSideBar li .badge {
        margin-left: 8px;
    }

    #uNav .uSideBar li a.active {
        color: #337ab7;
        font-size: 1.3em;
        position: relative;
    }

    #uNav .uSideBar li a.active::before {
        position: absolute;
        left: -15px;
        top: 0;
        height: 100%;
        width: 3px;
        content: "";
        background-color: #60cccb;
    }

    #uNav .sidebar_footerGrid {
        height: unset;
        padding-left: 45px;
    }

    #uNav .sidebar_footerGrid .auth-link {
        font-size: 21px;
        color: #4a4a4a;
        margin-bottom: 10px;
        font-weight: bold;
    }
}



@media screen and (max-width:991px){
    .pLayout .uRow {
         height: 100%;
     }
}



















/* PROFILE PAGE */

.uProfile {
    position: relative;
}

.uProfile uProfile-nav {
    width: 100%;
}

.uProfile .uProfile-nav .uProfile-navBlock {
    text-align: center;
    padding: 5px 0px;
    background-color: #6746c0;
}

.uProfile .uProfile-nav .uProfile-navBlock button {
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    color: #ffffff;
    font-weight: 200;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    text-transform: uppercase;
}

.uProfile .uProfile-nav .uProfile-navBlock button:hover {
    text-decoration: underline;
    font-weight: 400;
}

.uProfile .uProfile-nav .uProfile-navBlock button.active {
    text-decoration: underline;
    font-weight: 400;
}

.uProfile .uProfile-form {
    margin-top: 19px;
    margin-left: 19px;
    width: 60%;
    border-radius: 3px;
    background-blend-mode: multiply;
    background-image: linear-gradient(#ffffff, #ffffff);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    padding: 60px 71px;
}

.uProfile .uProfile-form .input-group {
    margin: 0;
    margin-top: 25px;
    border-bottom: 1px solid #000000;
}

.uProfile .uProfile-form .form-group {
    margin: 0;
    margin-top: 25px;
    border-bottom: 1px solid #000000;
}

.uProfile .uProfile-form .form-group.country {
    max-width: 100%;
}

.uProfile .uProfile-form input {
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    padding-bottom: 9px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #4a4a4a;
    font-size: 18px;
    font-family: 'Roboto';
}

.uProfile .uProfile-form input::placeholder {
    opacity: 0.4;
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.73;
    letter-spacing: normal;
    color: #4a4a4a;
}

/* .uProfile .uProfile-form input[type="date"]::-webkit-datetime-edit-day-field, 
.uProfile .uProfile-form input[type="date"]::-webkit-datetime-edit-month-field, 
.uProfile .uProfile-form input[type="date"]::-webkit-datetime-edit-year-field {
    opacity: var(--field-opacity, 0.4);
}

.uProfile .uProfile-form input[type="date"].has-value {
    --field-opacity: 1;
} */

.uProfile .uProfile-form input.email-input {
    background-image: url('/static/img/envelope-icon.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
}

.uProfile .uProfile-form input.password-input {
    background-image: url('/static/img/padlock-icon-40.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 15px;
}

.uProfile .uProfile-form input:focus {
    border-bottom: 1px solid #000000;
    font-weight: 500;
}

.uProfile .uProfile-form .gender {
    outline: none;
    border: none;
    padding: 1px 0px 9px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #4a4a4a;
    font-size: 18px;
    font-family: 'Roboto';
}

.uProfile .uProfile-form label {
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 12px;
    color: #4a4a4a;
}

/*.uProfile .uProfile-form input.react-phone-number-input__input {
    padding: 0px;
    margin-bottom: 5px;
}

.uProfile .uProfile-form input.react-phone-number-input__input:focus {
    border: none;
}

.uProfile .uProfile-form .react-phone-number-input__icon {
    border: none;
}

.uProfile .uProfile-form .react-phone-number-input__icon-image {
    margin-bottom: 12px;
}*/

.uProfile .uProfile-form .form-group .react-tel-input .form-control {
    width: 100%;
    border: none;
    background: none;
    box-shadow: none;
    padding-bottom: 18.5px;
}

.uProfile .uProfile-form .form-group .react-tel-input .form-control+div:before {
    content: none;
}



.uProfile .uProfile-title {
    font-family: 'Roboto';
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.uProfile .uProfile-validate {
    position: absolute;
    bottom: 50px;
    right: 10%;
    margin-left: 20px;
    border: none;
    outline: none;
    border-radius: 100px;
    background-image: linear-gradient(211deg, #febb52, #ed4ba7);
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
    width: 150px;
    padding: 11px 0px;
}

.uProfile .uProfile-validate:disabled {
    opacity: 0.5;
}

.disable {
    opacity: 0.5;
}

.dropzone {
    border-radius: 15px;
    border: dashed 2px #9b9b9b;
    padding: 20px;
}

.dropzone p {
    text-align: center;
    padding: 10px 0px;
}

.dropzone p.dropzone-main {
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.dropzone p.dropzone-sub {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.36;
    letter-spacing: normal;
    text-align: center;
    color: #9b9b9b;
}

.dropzone-file-container {
    padding: 25px 0px;
}

.dropzone-file {
    position: relative;
    width: 70%;
    padding: 5px 0px;
}

.dropzone-file .file-name {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: normal;
    color: #4a4a4a;
}

.dropzone-file img {
    padding-right: 25px;
}

.dropzone-file .file-size {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: normal;
    color: #4a4a4a;
}

.dropzone-file .file-close {
    float: right;
    margin-right: 20px;
    clear: both;
}

@media screen and (max-width: 800px) {
    .dropzone-file {
        width: 100%;
    }

    .uProfile .uProfile-form {
        width: 100%;
        padding: 25px 30px;
        margin: 0;
    }

    .uProfile .uProfile-validate {
        margin: 0;
        right: 0;
        position: relative;
        margin-top: 20px;
        bottom: 0;
        width: 100%;
    }

    .uProfile .uProfile-form input {
        font-size: 16px;
    }

    /*.uHeader .icon img.icon-menu {
        height: 21px;
    }

    .uHeader .icon img.icon-user {
        height: 31px;
        margin-top: -4px;
    }

    .uHeader {
        padding: 20px 20px;
    }

    .uHeader .icon {
        float: right;
        display: block;
        padding-left: 22px;
        margin-top: 9px;
        padding-right: 0px;
    }

    .uSideBar {
        display: block;
        width: 100%;
        background: none;
        color: black;
    }
    .uSideBar ul.menu {
        text-align: center;
        padding: 15px 15px 20px 15px;
    }
    .uSideBar ul.menu li:first-child {
        padding: 0;
    }
    .uSideBar ul.menu li {
        display: inline-block;
        padding: 0;
        line-height: 26px;
        text-transform: uppercase;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        width: 33.3%;
        text-align: center;
    }

    .uSideBar ul.menu li a {
        color: black;
        text-decoration: none;
    }

    .uSideBar ul.menu li a.active {
        color: black;
        font-weight: 500;
        border-bottom:2px solid black;
        padding-bottom:2px;
    }*/
}
.reviewHeader {
    height: 68px;
    background-color: #f6f7f8;
    display: table;
}

.reviewHeader ul {
    vertical-align: middle;
    display: table-cell;
}

.reviewHeader ul li {
    margin-left: 60px;
    font-family: 'Roboto';
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: 0.1px;
    color: #5e6a6e;
    display: inline-block;
}

.reviewHeader ul li.rrbold {
    font-weight: bold;
    color: black;
}

.reviewHeader ul li.rrcheck::before {
    content: url(/static/img/success.svg);
    padding-right: 10px;
}

.reviewHeader ul li.rrcheck {
    font-weight: 500;
    color: #4a4a4a;
}

i.rrcheck::before {
    content: url(/static/img/success.svg);
    padding-right: 10px;
}

i.rrcheck {
    font-weight: 500;
    color: #4a4a4a;
}

@media screen and (max-width: 800px) {
    .reviewHeader {
        display: none;
    }
}

.rrContent {
    background: white;
    padding: 70px 50px 70px 50px;
}

.rrReview h3 {
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: 0.1px;
    color: #4a4a4a;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 20px;
}

.rrReview h4 {
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: 0.2px;
    color: #000000;
    margin: 0;
    margin-bottom: 20px;
}

/* Request rect */

.rrRequestRect {
    height: 120px;
    border-radius: 6px;
    background-color: #f6f7f8;
    text-align: center;
    padding-top: 15px;
    position: relative;
}

.rrRequestRect .rrRectHeader {
    height: 35px;
    border-bottom: 1px solid #00000028;
}

.rrRequestRect .rrRectHeader h2 {
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: -0.3px;
    color: #4a4a4a;
    display: inline;
    margin: 0;
    margin-right: 20px;
}

.rrRequestRect .rrRectHeader span {
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: -0.3px;
    color: #4a4a4a;
}

.rrRequestRect .rrRectContent {
    display: table;
    text-align: center;
    height: calc(100% - 35px);
    width: 100%;
}

.rrRequestRect .rrRectContent h2 {
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: -0.4px;
    text-align: center;
    color: #6b43d8;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}

.rrRequestpInfo {
    height: 119px;
    opacity: 0.8;
    border-radius: 6px;
    background-image: linear-gradient(211deg, #ff8960, #ff62a5);
    display: table;
    width: 100%;
    text-align: center;
}

.rrRequestpInfo .rrContentpInfo {
    display: table-cell;
    vertical-align: middle;
}

.rrRequestpInfo .rrContentpInfo h2 {
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
}

.rrRequestpInfo .rrContentpInfo ul li {
    display: inline-block;
    opacity: 0.8;
    font-family: ''Roboto'';
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: -0.3px;
    color: #ffffff;
}

.rrRequestpInfo .rrContentpInfo ul li:not(:first-child) {
    padding-left: 0.5em;
    margin-left: 1em;
    border-left: 3px solid white;
}

.rrButtons {
    display: block;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: white;
    width: 100%;
    padding-right: 70px;
    padding-bottom: 42px;
}

.rrlabel {
    background-color: #fff;
    font-weight: bold;
}

.rrButtons .rrbtnChat {
    padding: 10px 25px;
    height: 46px;
    border: solid 2px #4a4a4a;
    border-radius: 100px;
    outline: none;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    text-align: center;
    color: #4a4a4a;
    background-color: transparent;
    margin-left: 45px;
}


.rrButtons .rrbtnAccept {
    min-width: 150px;
    padding: 10px 25px;
    height: 46px;
    border-radius: 100px;
    background-image: linear-gradient(211deg, #febb52, #ed4ba7);
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    text-align: center;
    color: #ffffff;
    margin-left: 25px;
}

.rrButtons .rrbtnReject {
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.73;
    letter-spacing: normal;
    color: #ff4858;
    border: none;
    background: none;
    outline: none;
}

.rrcDoctor {
    position: relative;
    padding: 14% 50px 50px 30%;
    background-image: url(/static/img/doctor-card-info-bg@3x.png);
    background-size: 100% 100%;
}

.rrcDoctor img.doctor {
    position: absolute;
    left: 10%;
    top: 25%;
    border-radius: 43.5px;
    max-width: 75px;
    max-height: 75px;
}

@media screen and (max-width: 1200px) {
    .rrcDoctor img.doctor {
        max-width: 65px;
        max-height: 65px;
    }
}

@media screen and (max-width: 800px) {
    .rrcDoctor img.doctor {
        left: 15%;
        top: 35%;
        max-width: 85px;
        max-height: 85px;
    }

    .rrlabel {
        padding-bottom: 25px;
    }

    .rrButtons {
        justify-content: space-evenly;
        padding-right: 0;
    }

    .content .rrButtons>button {
        margin-left: 0;
    }
}

.btn-disable {
    cursor: not-allowed;
    opacity: 0.5;
}

@media screen and (max-width: 550px) {
    .rrcDoctor img.doctor {
        left: 10%;
        top: 25%;
        max-width: 65px;
        max-height: 65px;
    }

    .rrlabel {
        text-align: center;
    }

    .rrButtons {
        flex-direction: column;
        padding: 10px;
    }

    .content .rrButtons>button {
        width: 100%;
        margin-bottom: 15px;
    }
}

.rrcDoctor h2 {
    font-family: 'Roboto';
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
}

.rrcDoctor .rrdCenter {
    position: relative;
}

.rrcDoctor .rrdCenter h3 {
    opacity: 0.87;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    text-transform: capitalize;
    margin: 0;
    display: inline-block;
}

.rrcDoctor .rrdCenter h4 {
    opacity: 0.87;
    font-family: 'Roboto';
    font-size: 11px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.2;
    letter-spacing: normal;
    text-align: right;
    color: #4a4a4a;
    text-transform: capitalize;
    margin: 0;
    display: inline-block;
    position: absolute;
    right: 10%;
}

.rrcDoctor .rrdContact {
    margin-top: 38px;
}

.rrcDoctor .rrdContact p {
    opacity: 0.64;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    margin: 0;
}

.rrConfirm .patient {
    display: table;
    height: 100%;
    width: 100%;
}

.rrConfirm h3 {
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.9;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    text-align: right;
    margin: 0;
    margin-bottom: 40px;
}

.rrConfirm .patient .clientCard {
    background-color: #f4f4f4;
    border-radius: 6px;
    padding: 37px 34px;
    margin-bottom: 26px;
    position: relative;
}

.rrConfirm .patient .clientCard h2 {
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.61;
    letter-spacing: normal;
    color: #4a4a4a;
    margin: 0;
    margin-bottom: 30px;
}

.rrConfirm .patient .clientCard p {
    opacity: 0.8;
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    margin: 0;
}

.rrConfirm .patient .clientCard .meta {
    position: absolute;
    top: 45px;
    right: 35px;
}

.rrConfirm .patient .clientCard .meta p {
    opacity: 0.94;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: right;
    color: #4a4a4a;
}

.rrConfirm .diseaseDiag {
    margin-top: 95px;
    margin-bottom: 65px;
    font-family: 'Roboto';
    font-size: 22px;
    font-weight: 300;
    line-height: 1.55;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}
@media screen and (max-width: 460px) {
    .rrConfirm .diseaseDiag {
        margin-top: 20px ;
        margin-bottom: 50px;
    }
}

.traitement-content {
    display: flex;
}

@media screen and (max-width: 460px) {
    .traitement-content {
        display: block;
    }
    .traitement-content .traitement-doc,.traitement-content .traitement-temp {
        width: 100%;
    }
    .traitement-content .traitement-doc input, .traitement-content .traitement-temp select  {
        width: 95%;
    }
}

.rrConfirm .diseaseDiag p {
    color: #4a4a4a;
    margin-bottom: 0;
}

.rrConfirm .diseaseDiag strong {
    font-size: 24px;
    font-weight: 500;
}

.rrConfirm .title {
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #4a4a4a;
    padding-left: 20px;
}

.rrConfirm .create-template-button {
    margin-left: 80%;
    width: 100px;
    border-radius: 10px;
}

.rrConfirm .create-template-button:hover {
    background-color: rgb(32, 193, 180, 0.5);
}

.rrConfirm .create-template-input, .rrConfirm .create-template-input:focus {
    width: 80%;
    border: none;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: transparent;
    border-bottom: 1px solid #4a4a4a;
    transition: border-color ease-in-out 0.15s;
    outline: none;
}

.rrConfirm .drugs {
    background-color: #20c1b4;
    padding: 50px;
    border-radius: 6px;
    margin-top: 25px;
}

.rrConfirm .drugs .group {
    margin-bottom: 40px;
}

.rrConfirm .drugs .group label {
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #ffffff;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.rrConfirm .drugs .group input {
    background-color: rgba(246, 247, 248, 0.5);
    border: none;
    outline: none;
    height: 60px;
    border-radius: 6px;
    width: 100%;
    padding: 0 30px 0 30px;
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #4a4a4a;
}

.rrConfirm .drugs .group textarea {
    background-color: rgba(246, 247, 248, 0.5);
    border: none;
    outline: none;
    height: 215px;
    border-radius: 6px;
    width: 100%;
    padding: 30px;
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #4a4a4a;
}

.rrConfirm .drugs-selected {
    padding-top: 30px;
}

.rrConfirm .drugs-selected h5 {
    font-size: 16px;
}

.rrConfirm .drugs-selected th {
    text-align: center;
}

.rrConfirm .drugs-selected table {
    text-align: center;
}


.rrConfirm .presc-block {
    min-width: 300px;
    overflow-x: auto;
}

.rrConfirm .presc-table {
    background: #fff;
    border-radius: 6px;
    min-width: 600px;
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.rrConfirm .presc-table th {
    width: 200px;
}


.rrConfirm .presc-table td {
    min-width: 100px;
    padding: 10px 20px 10px 0;
    border-bottom: 1px solid gray;
}

.rrConfirm .presc-table .item td.action p {
    cursor: pointer;
}

.rrConfirm .presc-table .item td.action p:hover {
    text-decoration: underline;
}

table.ranswers {
    width: 100%;
}

table.ranswers tr:nth-child(odd) {
    background-color: #f6f7f8;
}

table.ranswers tr td {
    padding: 20px 50px;
}

table.ranswers tr td p {
    margin: 0;
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #000;
}

.autocomplete {
    position: absolute;
    left: 0;
    background-color: white;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    width: 100%;
    z-index: 99;
}

.autocomplete ul {
    padding: 0;
    margin: 0;
}

.autocomplete li {
    padding: 10px 30px;
    cursor: pointer;
    width: 100%;
}

.autocomplete li:last-child {
    border: none;
}

.autocomplete li:hover {
    background-color: rgba(38, 132, 255, 0.164);
}

@media screen and (max-width: 800px) {
    .rrContent {
        padding: 0;
    }

    .rrConfirm .col-md-6 {
        width: 100%;
        padding: 0;
    }

    .rrcDoctor .rrdCenter h4 {
        right: 0%;
    }

    .rrConfirm h3 {
        display: none;
    }

    .clientCard h3.visible-xs {
        font-size: 14px;
        text-align: left;
        position: absolute;
        top: 6%;
        color: #656565;
    }

    .rrConfirm .title h4 {
        font-weight: 300;
        font-size: 20px;
        margin-bottom: 20px;
    }

    .rrConfirm .prescriptions {
        background: #fff;
        border-radius: 6px;
        border: 1px solid black;
        padding: 25px 30px;
        margin-bottom: 35px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .rrConfirm .prescriptions h2 {
        font-size: 12px;
    }

    .rrConfirm .prescriptions p {
        font-size: 15px;
    }

    .rrConfirm .prescriptions ul li {
        font-size: 16px;
    }

    .rrConfirm .drugs {
        padding: 25px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.rrHelper-button {
    color: inherit;
    padding: 0px 0px 0px 0px !important;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    font-weight: 900;
    text-decoration: underline;
    margin-left: 6px;
}

.arret-modal label {
    width: 100px;
}
.arret-modal input {
    width: 300px;
}

.PhotoView-Portal{height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{-webkit-user-drag:none;cursor:grab;max-width:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:rgba(0,0,0,.5);color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:rgba(0,0,0,.3);box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}
.pHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 39px 45px 39px 35px;
}

.pHeader .icon {
    margin-right: 25px;
    margin-top: 9px;
}



.pHeader .headerLogout {
    font-weight: bold;
    color: #629bd9;
    text-transform: uppercase;
}

.pHeader .mobileMenu {
    display: none;
}



.badge {
    margin-left: 5px;
    margin-top: -3px;
    background-color: rgb(78, 149, 251);
}

.skycall-badge {
    width: 60px;
    margin-top: -15px;
    margin-left: 5px;
}

.pharm-badge {
    position: relative;
    font-size: 10px;
    background: rgb(78, 149, 251);
    color: white;
    padding: 4px;
    left: 10px;
    bottom: 12px;
    border-radius: 5px;
}

.priority-badge {
    position: relative;
    font-size: 10px;
    background: rgb(251, 78, 78);
    color: white;
    padding: 4px;
    left: 10px;
    bottom: 12px;
    border-radius: 5px;
    margin: 0px 5px;
}

.skycall-voice-badge {
    width: 40px;
    margin-top: -15px;
    margin-left: 5px;
}

.pSideBar {
    background-image: linear-gradient(181deg, #60cccb, #629bd9);
    width: 230px;
    min-width: 210px;
    overflow-y: auto;
}

.pSideBar img.avatar {
    border-radius: 47.5px;
    margin: 35px;
    max-width: 95px;
    max-height: 95px;
}

.pSideBar ul.menu {
    margin: 0;
    padding: 0;
}

.pSideBar ul.menu li {
    display: block;
    padding: 0;
    padding: 12px 0px;
    padding-left: 35px;
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.pSideBar ul.menu li a {
    color: white;
    text-decoration: none;
}

.pSideBar ul.menu li a:hover {
    text-decoration: underline;
    font-weight: 500;
}

.tSideBar {
    background-image: linear-gradient(181deg, #09203f, #537895);
    width: 230px;
    display: table-cell;
    min-width: 210px;
}

.tSideBar img.avatar {
    border-radius: 47.5px;
    margin: 35px;
    max-width: 95px;
    max-height: 95px;
}

.tSideBar ul.menu {
    margin: 0;
    padding: 0;
}

.tSideBar ul.menu li {
    display: block;
    padding: 0;
    padding: 12px 0px;
    padding-left: 35px;
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.tSideBar ul.menu li a {
    color: white;
    text-decoration: none;
}

.tSideBar ul.menu li a:hover {
    text-decoration: underline;
    font-weight: 500;
}

.pLayout .pRow {
    height: 100%;
    max-width: 100vw;
    position: relative;
    display: flex;
}

.pLayout .content {
    width: 100%;
    background-color: #f6f7f8;
    position: relative;
    padding-top: 0;
    height: 84vh;
    overflow-y: auto;
    overflow-x: hidden;
}

@media screen and (max-width: 1200px) {
    .pHeader {
        padding: 17px 25px 17px 20px;
    }

    .pHeader .mobileMenu {
        display: unset;
    }

    .pHeader .headerLogout {
        display: none;
    }

    .pSideBar {
        display: none;
    }

    #proNav .pSideBar {
        display: block;
    }

    .tSideBar {
        display: none;
    }

    #proNav .tSideBar {
        display: block;
    }

    #proNav .sidenav {
        width: 65%;
        display: flex;
        flex-direction: column;
        background-color: #f2f7f7;
    }

    #proNav .sidenav .closebtn {
        position: unset;
        margin-left: 0;
        margin-right: 25px;
        align-self: flex-end;
        font-size: 59px;
        color: #222;
    }

    #proNav .sidenav .closebtn:hover {
        text-decoration: none;
    }

    #proNav .sidebar_linkGrid {
        flex: 2;
    }

    #proNav .pSideBar {
        width: 100%;
        min-width: unset;
        background-image: unset;
    }

    #proNav .pSideBar li {
        display: flex;
        align-items: center;
    }

    #proNav .pSideBar li a {
        color: #222;
        font-size: 1.3em;
        font-weight: bold;
    }

    #proNav .pSideBar li .badge {
        margin-left: 8px;
    }

    #proNav .pSideBar li a.active {
        color: #337ab7;
        font-size: 1.3em;
        position: relative;
    }

    #proNav .pSideBar li a.active::before {
        position: absolute;
        left: -15px;
        top: 0;
        height: 100%;
        width: 3px;
        content: "";
        background-color: #60cccb;
    }

    #proNav .tSideBar {
        width: 100%;
        min-width: unset;
        background-image: unset;
    }

    #proNav .tSideBar li {
        display: flex;
        align-items: center;
    }

    #proNav .tSideBar li a {
        color: #222;
        font-size: 1.3em;
        font-weight: bold;
    }

    #proNav .tSideBar li .badge {
        margin-left: 8px;
    }

    #proNav .tSideBar li a.active {
        color: #337ab7;
        font-size: 1.3em;
        position: relative;
    }

    #proNav .tSideBar li a.active::before {
        position: absolute;
        left: -15px;
        top: 0;
        height: 100%;
        width: 3px;
        content: "";
        background-color: #60cccb;
    }

    #proNav .sidebar_footerGrid {
        height: unset;
        padding-left: 45px;
    }

    #proNav .sidebar_footerGrid .auth-link {
        font-size: 21px;
        color: #4a4a4a;
        margin-bottom: 10px;
        font-weight: bold;
    }
}

@media screen and (max-width:991px){
    .pLayout .content {
        height: 90vh;
    }
}

/* Profil */

/* PROFILE PAGE */

.pProfile {
    position: relative;
}

.pProfile pProfile-nav {
    width: 100%;
}

.pProfile .pProfile-nav .pProfile-navBlock {
    text-align: center;
    padding: 5px 0px;
    background-color: #60cccb;
}

.pProfile .pProfile-nav .pProfile-navBlock button {
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    color: #ffffff;
    font-weight: 200;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    text-transform: uppercase;
}

.pProfile .pProfile-nav .pProfile-navBlock button:hover {
    text-decoration: underline;
    font-weight: 400;
}

.pProfile .pProfile-nav .pProfile-navBlock button.active {
    text-decoration: underline;
    font-weight: 400;
}

.pProfile .name-input {
    padding-bottom: 25px;
}

.pProfile .name-input input {
    outline: none;
    border: none;
    border-bottom: 1px solid black;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    color: #4a4a4a;
    width: 95%;
}

.pProfile .pProfile-form {
    margin-top: 19px;
    margin-left: 19px;
    width: 60%;
    border-radius: 3px;
    background-blend-mode: multiply;
    background-image: linear-gradient(#ffffff, #ffffff);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    padding: 60px 71px;
}

.pProfile .pProfile-form input {
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    border-bottom: 1px solid #000000;
    padding-bottom: 9px;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #4a4a4a;
    margin-top: 25px;
}

.pProfile .pProfile-title {
    text-align: center;
    font-size: 28px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    padding-bottom: 5px;
}

.pProfile .pProfile-validate-info {
    /*position: absolute;
    bottom: 0;
    right: 10%;
    margin-left: 20px;*/
    width: 100%;
    border: none;
    outline: none;
    border-radius: 100px;
    background-image: linear-gradient(211deg, #febb52, #ed4ba7);
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
    padding: 11px 0px;
}

.pProfile .pProfile-validate {
    position: absolute;
    bottom: 0;
    right: 10%;
    margin-left: 20px;
    width: 150px;
    border: none;
    outline: none;
    border-radius: 100px;
    background-image: linear-gradient(211deg, #febb52, #ed4ba7);
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
    padding: 11px 0px;
}

.pProfile select {
    border-bottom: solid 1px #4a4a4a;
    padding: 0;
    -webkit-appearance: none;
}

.pProfile .signature {
    margin-top: 16px;
    border-bottom: solid 1px #4a4a4a;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.pProfile .signature p {
    font-weight: 400;
    text-align: center;
    border-bottom: solid 1px #4a4a4a;
}

.pProfile .signature .sigCanvas {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pProfile .signature .clear-button {
    margin-top: 7px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    outline: none;
    border: none;
    border-radius: 100px;
    background-image: linear-gradient(241deg, #5fffbd, #629bd9);
    padding: 3px 0px;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.41;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
}

.pPersonal input {
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    padding-bottom: 9px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #4a4a4a;
    font-size: 18px;
    font-family: 'Roboto';
}

.pPersonal input::placeholder {
    opacity: 0.4;
    font-family: Roboto;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.73;
    letter-spacing: normal;
    color: #4a4a4a;
}

.pPersonal input.email-input {
    background-image: url('/static/img/envelope-icon.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
}

.pPersonal input.password-input {
    background-image: url('/static/img/padlock-icon-40.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 15px;
}

.pPersonal input:focus {
    border-bottom: 1px solid #000000;
    font-weight: 500;
}

.pPersonal .form-group {
    margin: 0;
    margin-top: 25px;
    border-bottom: 1px solid #000000;
}

/*.pPersonal input.react-phone-number-input__input {
    padding: 0px;
    margin-bottom: 5px;
}

.pPersonal input.react-phone-number-input__input:focus {
    border: none;
}


.pPersonal .react-phone-number-input__icon {
    border: none;
}

.pPersonal .react-phone-number-input__icon-image {
    margin-bottom: 12px;
}*/

.pPersonal .form-group .react-tel-input .form-control {
    width: 100%;
    border: none;
    background: none;
    box-shadow: none;
}

.pPersonal .form-group .react-tel-input .form-control+div:before {
    content: none;
}




.disable {
    opacity: 0.5;
}

.dropzone {
    border-radius: 30px;
    border: dashed 3px #6faab7;
    padding: 20px;
    background-color: #f0fafd;
}

.dropzone p {
    text-align: center;
    padding: 10px 0px;
}

.dropzone p.dropzone-main {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #023160;
}

.dropzone p.dropzone-sub {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.36;
    letter-spacing: normal;
    text-align: center;
    color: #9b9b9b;
}

.dropzone-file-container {
    padding: 25px 0px;
}

.dropzone-file {
    position: relative;
    width: 100%;
    border-radius: 6px;
    background-color: #f6f7f8;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    padding-right: 10px;
}


.dropzone-file .file-infos {
    display: flex;
    flex-direction: column;
    flex: 2;
}

.dropzone-file .file-name {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: normal;
    color: #4a4a4a;
}

.dropzone-file>img {
    padding-right: 15px;
    max-width: 100px;
    border-radius: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    height: 55px;
}

.dropzone-file .file-size {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: normal;
    color: #4a4a4a;
}

.dropzone-file .file-close img {
    height: 15px;
}




.dropzoneLoading {
    display: flex;
    padding-top: 25px;
    padding-bottom: 25px;
    flex-direction: column;
    align-items: center;
}

.dropzoneLoading>div:first-of-type {
    right: 8px;
}

.dropzoneLoading b {
    margin-top: 45px;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.dropzoneLoading small {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.36;
    letter-spacing: normal;
    text-align: center;
    color: #9b9b9b;
}





@media screen and (max-width: 1000px) {
    .pPersonal {
        padding-top: 40px;
    }

    .pPersonal h1 {
        text-align: center;
    }

    .pProfileContainer {
        padding: 10px 10px 10px 10px !important;
    }

    .dropzone-file {
        width: 100%;
    }

    .pProfile .pProfile-form {
        width: 100%;
        padding: 25px 30px;
        margin: 0;
    }

    .pProfile .pProfile-validate {
        margin: 0;
        right: 0;
        position: relative;
        margin-top: 20px;
        width: 100%;
    }

    .pProfile .pProfile-form input {
        font-size: 16px;
    }

    .pHeader .icon img.icon-menu {
        height: 21px;
    }

    .pHeader .icon img.icon-user {
        height: 31px;
        margin-top: -4px;
    }

    .pHeader {
        padding: 20px 20px;
    }

    .pHeader .icon {
        float: right;
        display: block;
        padding-left: 22px;
        margin-top: 9px;
        padding-right: 0px;
    }
}

/* */

.pProfileContainer {
    padding: 50px 35px;
    margin-right: 0;
}

.pProfileContainer .pProfile {
    opacity: 0.9;
    border-radius: 3px;
    background-blend-mode: multiply;
    background-image: linear-gradient(#ffffff, #ffffff);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    padding: 50px;
}

.pProfile .qSelect,
.pProfile .qInput {
    width: 100%;
    margin-left: 0;
}

.pProfile .qTextArea {
    opacity: 0.9;
    border-radius: 6px;
    background-color: #f7f8f8;
    color: #5e6a6e;
    border: none;
}

.pPersonal h1 {
    font-family: Roboto;
    font-size: 34px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}
.qHeader {
    height: 90px;
    display: block;
    width: 100%;
}

.qLogo {
    border-right: 1px solid rgba(255, 255, 255, 0.34);
    height: 90px;
    padding-right: 78px;
    display: inline-block;
}

.qHeader img {
    height: 43px;
    max-height: 100%;
}

.qTitle {
    font-size: 24px;
    color: #fff;
    margin: 0;
    display: inline-block;
    padding-left: 45px;
    line-height: 90px;
}

.qTitle .sub {
    font-size: 16px;
    color: #fff;
    opacity: 0.7;
    margin-left: 17px;
}

.qHeader .header-container {
    width: 100%;
    height: 90px;
    padding: 0px;
}

.qHeader .qSave img {
    height: 50px;
    width: 50px;
    border-radius: 25px;
    margin: auto;
    display: inline-block;
}

.qSave {
    float: right;
    display: flex;
    height: 90px;
    align-items: center;
}

.qSave h3 {
    font-size: 14px;
    color: white;
    padding-right: 20px;
    margin: 0;
}

.qLogoContainer {
    display: inline-block;
    height: 90px;
    margin: 0;
    top: 0;
    vertical-align: top;
    line-height: 90px;
}

.qFooter {
    height: 100px;
    background-color: #fbfcfd;
    padding-top: 25px;
    width: 100%;
    position: relative;
    vertical-align: top;
}

.qFooter img {
    height: 40px;
    position: absolute;
    display: inline-block;
    left: 150px;
}

.qFoot {
    display: inline-block;
    margin-left: 230px;
}

.qFoot p.blue {
    color: #0c5cb8;
}

.qFoot p {
    font-size: 14px;
    margin: 0;
    font-weight: 300;
}

.questionnaireData {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5em;
}

.questionnaireData h1 {
    font-size: 30px;
    font-weight: 300;
    color: black;
    margin-bottom: 70px;
}

.questionnaireData label {
    font-size: 20px;
    line-height: 26px;
    color: #4a4a4a;
    font-weight: 400;
    margin-bottom: 30px;
}

.questionnaireData .label-read-only {
    font-size: 16px;
    margin-bottom: 30px;
    text-align: justify;
}

.questionnaireData hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

.qTips {
    /* background-color: #f6f7f8; */
    background-color: #f0fafd;
}

.qButtons {
    margin-top: 20px;
}

.qButtonNext {
    background-color: #25b5a9;
    box-shadow: 0 5px 30px 0 rgba(40, 205, 191, 0.25);
    border: none;
    outline: none;
    object-fit: contain;
    border-radius: 22.5px;
    font-size: 16px;
    color: white;
    padding: 10px 30px;
}

.qButtonNext:disabled {
    opacity: 0.7;
}

.qBack {
    background-color: transparent;
    outline: none;
    object-fit: contain;
    border-radius: 22.5px;
    font-size: 16px;
    color: #25b5a9;
    padding: 10px 30px;
    border: 1px solid #25b5a9;
}

.qTip {
    /* border-radius: 5px; */
    /* background-color: #ffffff; */
    /* border: solid 1px rgba(74, 74, 74, 0.12); */
    margin-left: 65px;
    margin-right: 65px;
    margin-top: 90px;
    padding: 60px 30px 40px 32px;
}

.qTip .title {
    font-size: 30px;
    font-weight: 800;
    line-height: 0.97;
    letter-spacing: 0.2px;
    color: #2c66cc;
    margin: 0;
    margin-bottom: 20px;
}

.qTip p {
    /* opacity: 0.7; */
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    /* line-height: 1.15; */
    letter-spacing: 0.1px;
    color: #023160;
    margin-bottom: 20px;
    text-align: justify;
}


.tAnswer {
    border-radius: 10px;
    background-color: #ffffff;
    border: solid 1px rgba(74, 74, 74, 0.12);
    margin-left: 65px;
    margin-right: 65px;
    margin-top: 30px;
    padding: 30px 15px 20px 16px;
}

.tAnswer h1 {
    border-bottom: 2px solid #28cdbf;
    font-weight: 500;
    color: #4a4a4a;
    display: inline-block;
    font-size: 16px;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
}

.tAnswer p {
    opacity: 0.7;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: 0.1px;
    color: #4a4a4a;
}

/* Components */

.qCheckBox {
    width: 375px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid;
    height: 45px;
    border-radius: 22.5px;
    position: relative;
}

.qButtonCheckBox {
    width: 50%;
    height: 100%;
    border: none;
    outline: none;
    background-color: white;
}

.qButtonCheckBox:first-child {
    border-top-left-radius: 22.5px;
    border-bottom-left-radius: 22.5px;
}

.qButtonCheckBox:last-child {
    border-top-right-radius: 22.5px;
    border-bottom-right-radius: 22.5px;
}

.qInput {
    width: 100%;
    border: none;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: transparent;
    border-bottom: 1px solid #4a4a4a;
    transition: border-color ease-in-out 0.15s;
    outline: none;
}

.qSelect {
    display: block;
    margin-left: 30px;
    background-color: transparent;
    outline: none;
    width: 175px;
    height: 34px;
    padding: 6px 12px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    border: none;
    -webkit-appearance: none;
    outline: none;
    color: #4a4a4a;
}

.qButtonMultiple {
    min-height: 45px;
    border: 1px solid;
    outline: none;
    background-color: white;
    border-radius: 22.5px;
    width: 100%;
}

.qTextArea {
    display: block;
    width: 100%;
    object-fit: contain;
    opacity: 0.5;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.3);
    border: solid 1px #9b9b9b;
    outline: none;
    margin-top: 45px;
    min-height: 270px;
}

.questionnaireData .step {
    position: absolute;
    right: 40px;
    top: 40px;
    background-color: #0000005c;
    color: white;
    padding: 0 10px;
}

.question {
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #4a4a4a;
    margin-bottom: 45px;
    text-align: justify;
}

.uploadQuestion {
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #023160;
    margin-bottom: 15px;
    text-align: justify;
}
.uploadQuestionDermatology {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #023160;
    margin-bottom: 15px;
    text-align: justify;
}
.uploadTitle {
    font-size: 20px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #023160;
    margin: 50px 0 30px;
    text-align: justify;
}
.delivranceTxt {
    font-weight: 300;
    text-align: justify;
    color : #023160;
    font-size: 16px;
    margin-top: 20px;
}
.delivranceTxt span {
    font-size: 22px;
}
.questionPay {
    font-size: 20px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #023160;
    margin: 50px 0 30px;
    text-align: justify;
    padding: 0 8.1%;
}
    @media (max-width : 1325px) {
        .questionPay, .uploadTitle {
            text-align: center;
        }
    }
.upload-content {
    padding: 0 7%;
}
.radioContent .condition {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.radioContent .condition p {
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 500;
    width: 90%;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #023160;
    margin: 0;
}

@media screen and (max-width: 752px) {
    .radioContent .condition {
        align-items: flex-start;
    }
}

.uploadDermaTitle .Dtitle{
    font-size: 20px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #023160;
    margin: 50px 0 15px;
    text-align: justify;
}
.uploadDermaTitle .Dtxt{
    color: #023160;
}
.summary-payment-content {
    padding: 0 7%;
}
.summary-payment {
    border-radius: 30px;
    background-color: #f0fafd;
    padding: 10% 30px 10% 10px;
}
.summary-payment-title {
    font-size: 20px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #023160;
    margin: 50px 5px 15px;
    text-align: justify;
}

.consultation-logo {
    margin-top: -15px;
    width: auto;
    display: block;
    height: 50px;
}

.urgence-logo {
    margin-top: 32px;
    height: 30px;
    display: block;
    width: auto;
    margin-left: 9px;
}

.summary-payment p {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #023160;
    margin-bottom: 40px;
}

.summary-urg-content {
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
    color: #023160;
    font-size: 15px;
    gap: 10px;
}

.summary-urg-content p {
    margin-top: -2px;
    width: 90%;
}

.summary-urg-content p span {
    font-size: 17px;
    font-weight: 600;
}
.consult-price {
    text-align: end;
}
@media (max-width : 992px) {
    .summary-payment img {
        display: none !important;
    }
    .consult-price {
        text-align: start;
    }

}

.summary-payment .sub {
    margin: 0px;
    opacity: 0.6;
    font-size: 10px;
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.8;
    letter-spacing: normal;
    color: #4a4a4a;
}

.summary-payment p span {
    float: right;
}

@media screen and (max-width: 1000px) {
    .qSave {
        margin-top: 25px;
    }
}

.formSummary label {
    text-transform: uppercase;
    display: block;
    font-size: 11px;
    margin: 0;
}

.formSummary input {
    width: 100%;
    border: none;
    border-bottom: 1px solid black;
    outline: none;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.44;
}
.cadenas-img {
    position: absolute;
    top: 25px;
    right: 45px;
}
.cadenas-img img {
    width: 30px;
}
.trust-img-content {
    padding: 10px 60px;
    display: flex;
    justify-content: center;
}

.trust-img-content .trust-img{
    display: flex;
    flex-direction: column;
    width: 33.33%;
    align-items: center;
    text-align: center;
}

@media (max-width : 500px) {
    .trust-img-content {
        flex-direction: column;
    }
    .trust-img-content .trust-img{
        width: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width : 880px) and (min-width : 766px){
    .trust-img-content {
        flex-direction: column;
    }
    .trust-img-content .trust-img{
        width: 100%;
        margin-bottom: 15px;
    }
}

.trust-img-content .trust-img img{
    width: 60px;
    height: 50px;
}
.trust-img-content .trust-img span{
    font-size: 10px;
    color: #023160;
}

.qPaymentCard-content {
    padding: 0 8%;
}
.qPaymentCard {
    padding: 70px 50px 90px;
    background-color: #f2fafd;
    border-radius: 15px;
    position: relative;
}

.qPaymentCard .cardNumber-input {
    border-bottom: 1px solid black;
    padding-bottom: 7px;
    margin-bottom: 30px;
}

.qPaymentCard .cardExpiry-input {
    border-bottom: 1px solid black;
    padding-bottom: 7px;
}

.qPaymentCard .cardCVC-input {
    border-bottom: 1px solid black;
    padding-bottom: 7px;
}

.secure-payment {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0.1px;
    color: #023160;
    margin-top: 5px;
    font-weight: 800;
    padding: 0 10px;
    text-align: center;
}

/*.StripeElement--invalid {}*/

.StripeElement--complete {
    background-image: url('/static/img/check-2.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 15px;
}

.paiement-logo {
    position: absolute;
    bottom: 0;
    margin-bottom: 15px;
}

.paiement-logo img {
    margin-left: 10px;
}

.qCardForm {
    width: 100%;
}

@media (max-width : 990px) {
    .qCardForm .row div {
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 1200px) {
    .qCardForm {
        width: 100%;
    }

    .paiement-logo {
        position: initial;
        margin-bottom: 15px;
        margin-top: 20px;
        text-align: center;
    }
}

.qCardForm label {
    opacity: 0.5;
    font-family: 'Roboto';
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: 0.1px;
    color: #000000;
    display: block;
    margin-bottom: 10px;
}

.qCardForm input {
    width: 100%;
    border: none;
    outline: none;
    border-bottom: 1px solid black;
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #4a4a4a;
    padding: 7px 0;
    background-color: transparent;
    margin-bottom: 25px;
}

.qSuccess h3 {
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: 0.1px;
    text-align: center;
    color: #000000;
    margin-bottom: 15px;
}

.qSuccess h4 {
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: 0.1px;
    text-align: center;
    color: #000000;
    font-weight: 300;
}

/*
.payment-userinfo input.react-phone-number-input__input {
    padding: 0px;
    margin-bottom: 5px;
}

.payment-userinfo input.react-phone-number-input__input:focus {
    border: none;
}

.payment-userinfo .react-phone-number-input__icon {
    border: none;
}

.payment-userinfo .react-phone-number-input__icon-image {
    margin-bottom: 12px;
}*/

.payment-userinfo {
    margin-bottom: 35px;
}

.payment-userinfo .form-group .react-tel-input .form-control {
    width: 100%;
    border: none;
    background: none;
    box-shadow: none;
}

.payment-userinfo .form-group .react-tel-input .form-control+div:before {
    content: none;
}



.payment-userinfo input {
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    padding-bottom: 9px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #4a4a4a;
    font-size: 18px;
    font-family: 'Roboto';
}

.payment-userinfo input::placeholder {
    opacity: 0.4;
    font-family: Roboto;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.73;
    letter-spacing: normal;
    color: #4a4a4a;
}

.payment-userinfo input.email-input {
    background-image: url('/static/img/envelope-icon.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
}

.payment-userinfo input:focus {
    border-bottom: 1px solid #000000;
    font-weight: 500;
}

.payment-userinfo .form-group {
    margin: 0;
    margin-top: 25px;
    border-bottom: 1px solid #000000;
}

.payment-userinfo .input-group-addon {
    border: none;
    border-radius: 0px;
}

.disable {
    opacity: 0.5;
}

@media screen and (max-width: 800px) {

    .qHeader {
        height: 130px;
        position: relative;
        padding-top: 2;
    }

    .qLogo {
        border: none;
        border: none;
        margin-top: -10px;
        margin-left: 10px;
        position: relative;
        z-index: 1;
    }

    .qTitle {
        padding: 0;
        height: 130px;
        line-height: 130px;
    }


    .qLogoContainer {
        height: 130px;
        line-height: 130px;
    }

    .questionnaireData {
        width: 90%;
    }

    .qCheckBox {
        width: 100%;
        height: 60px;
        border-radius: 30px;
    }

    .qButtonCheckBox:first-child {
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
    }

    .qButtonCheckBox:last-child {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
    }

    .qPaymentCard {
        padding: 70px 20px 90px;
    }

    .qCardForm {
        width: 100%;
    }
}

@media (max-width: 560px) {
    .qTitle {
        line-height: 55px;
        position: absolute;
        font-size: 15px;
        left: 0;
        width: 100%;
        text-align: center;
    }
}

.qHiddenMob {
    display: none;
}
.pagination-block {
    display: flex;
    list-style-type: none;
    position: relative;
    bottom: 0;
    justify-content: center;
    width: 100%;
}

.pagination-block .page-item {
    padding: 0 6px;
    height: 32px;
    text-align: center;
    margin: auto 3px;
    color: rgb(59, 140, 206);
    display: flex;
    box-sizing: border-box;
    align-items: center;
    border-radius: 16px;
    line-height: 1.43;
    font-size: 15px;
    cursor: pointer;
    border: none;
    background: transparent;
}

.pagination-block .page-item:hover {
    background-color: rgba(59, 140, 206, 0.158)
}

.pagination-block .page-item.active {
    background-color: rgba(59, 140, 206, 0.87);
    color: #fff;
}

.pagination-block .page-item.disabled {
    color: rgba(54, 221, 221, 0.37);
}

@media screen and (max-width: 475px) {
    .pagination-block {
        top: 0.5rem;
        right: 2.7rem;
    }
}
.template-header {
    display: flex;
    margin: 30px 0px 20px 50px;
}
.template-header .header-button {
    border-radius: 20px;
    height: 50px;
    margin: 20px 5% 20px auto;
    margin-right: 5%;
    padding: 0px 20px;
    background-color: #4e95fb;
    border: none;
    color: #fff;
    font-weight: bold;
}
.template-header .header-button:hover, .template-button:hover, .review-template-modal .btn-group button:hover {
    opacity: 50% ;
}
.template-header h2 {
    line-height: 50px;
}
@media screen and (max-width: 800px) {
    .template-header {
        margin-left: 10px;
        display: flex;
        flex-direction: column;
    }
    .template-header .header-button {
        margin-left: 10px;
    }
}

.template-button, .review-template-modal .btn-group button {
    background-color: #4e95fb;
    height: 35px;
    border: none;
    border-radius: 20px;
    outline: none;
    color: white;
    font-weight: 600;
    font-size: 14px;
    width: 110px;
}

.review-template-modal .btn-group {
    margin-left: 50%;
}

.review-template-modal .btn-group button {
    margin: auto 5px;
}
.auth-logo {
    padding-left: 103px;
    padding-top: 3%;
    padding-bottom: 3%;
}

.auth-container {
    margin-left: 103px;
    position: relative;
    z-index: 2;
}

.auth-navigation {
    text-align: center;
    padding-bottom: 20px;
}

.auth-navigation a:first-child {
    margin-right: 62px;
}

.auth-navigation a+a {
    margin-right: 96px;
}

.auth-navigation a {
    display: inline-block;
    font-size: 16px;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
    color: #a4a2a4;
    padding: 0px 7px;
    text-decoration: none;
}

.auth-navigation a.active {
    border-bottom: 2px solid #28cdbf;
    font-weight: 500;
    color: #4a4a4a;
}

.auth-navigation a:hover {
    border-bottom: 2px solid #28cdbf;
    text-decoration: none;
}

.auth-card input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px white inset;
    /* Change the color to your own background color */
    -webkit-text-fill-color: #333;
}

.auth-card .auth-password {
    display: flex;
}

.auth-card .auth-password input:focus {
    background-color: none;
    border-bottom: none;
}

.auth-card .auth-password svg {
    margin-top: 5px;
    height: 17px !important;
}

.auth-card .auth-password svg:hover {
    cursor: pointer;
}

.auth-card .auth-password img {
    width: 15px;
    margin-bottom: 10px;
}

.auth-card.signup .form-group .react-tel-input .form-control, .auth-responsive-signup-input .react-tel-input .form-control {
    width: 100%;
    border: none;
    text-align: left !important;
    background: none;
    box-shadow: none;
    padding-bottom: 18.5px !important;
}

.auth-card.signup .form-group .react-tel-input .form-control, .auth-responsive-signup-input .react-tel-input .form-control+div:before {
    content: none;
}

@media screen and (max-width: 1195px) {
    .auth-navigation a+a {
        margin-right: 0px;
    }

    .auth-navigation a:first-child {
        margin-right: 30px;
    }

    .auth-navigation {
        text-align: left;
    }

    .auth-container button.auth-signin-button {
        padding: 12px 12px !important;
    }
}

.auth-card {
    padding: 10px 44px 40px 44px;
    border-radius: 10px;
    box-shadow: 0 20px 50px 1px #948f8f4d;
    background-color: #ffffff;
    border: solid 1px rgba(172, 185, 200, 0.14);
}

.auth-card.signup {
    padding: 5px 44px 20px 44px;
}

.auth-card p {
    opacity: 0.8;
    font-size: 14px;
    line-height: 2.36;
    letter-spacing: normal;
    color: #4a4a4a;
    font-weight: 500;
    margin-bottom: 0px
}

@media screen and (max-height: 700px) {
    .auth-card p {
        font-size: 12px;
    }

    .auth-card input,
    .auth-card select {
        padding-bottom: 3px !important;
    }
}

@media screen and (max-width: 1180px) {
    .auth-card p {
        font-size: 12px;
    }

    .auth-container button.auth-facebook-button {
        display: block;
        width: 100%;
        background-color: white;
        margin-bottom: 12px;
    }

    .auth-container button.auth-signin-button {
        float: initial;
        display: block;
        width: 100%;
    }

    .auth-terms-input label {
        padding-right: 80px;
    }
}

.auth-card .form-group {
    margin: 0;
    margin-top: 10px;
    border-bottom: 1px solid #000000;
}
.auth-card .form-group.emailError {
    border-bottom: 1px solid red;
}
.auth-card .form-group.emailError input:focus {
    border-bottom: 1px solid red;
}
.auth-card .form-group input[type='tel'],
.auth-card .form-group input[type='tel']:focus {
    border: none !important;
}

.auth-card .form-group-location {
    margin: 0;
    margin-top: 15px;
}

.auth-card input[type='text'],
.auth-card input[type='password'],
.auth-card input[type='email'],
.auth-card input[type='date'],
.auth-card input[type='number'] {
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    padding-bottom: 9px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #4a4a4a;
    font-size: 18px;
    font-family: 'Roboto';
    opacity: 0.6;
    /*border-bottom: solid 1px #4a4a4a;*/
}

.auth-card input.auth-email-input {
    background-image: url('/static/img/envelope-icon.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
}

.auth-card input.auth-address-input {
    background-image: url('/static/img/location-icon.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
}

.auth-card input.auth-password-input {
    background-image: url('/static/img/padlock-icon-40.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 15px;
}

.auth-card input:focus {
    border-bottom: 1px solid #000000;
    font-weight: 500;
    opacity: 1;
}

.auth-card .gender {
    border: none !important;
    outline: none;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #4a4a4a;
    font-size: 18px;
    font-family: 'Roboto';
    opacity: 0.6;
    padding: 1px 2px 9px;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
    -moz-appearance: none; 
    -webkit-appearance: none; 
    appearance: none;
    width: calc( 100% + 5px);
}


.auth-card .gender:focus {
    border: none;
    font-weight: 500;
    opacity: 1;
}

.auth-card input[type='date'] {
    height: 35px !important;
}
.auth-card .weight {
    height: 35px !important;
}

.auth-container button {
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    padding: 12px 23px;
    font-size: 16px;
}

.auth-container button.auth-facebook-button {
    font-weight: 500;
    color: #4167b2;
    border-radius: 100px;
    border: 1px solid #4167b2;
}

.auth-container button.auth-facebook-button:hover {
    background-color: #4167b2;
    color: #ffffff;
    border: 1px solid #4167b2;
    transition: 0.3s;
}

.auth-container button.auth-facebook-button:hover img {
    background-color: rgba(255, 255, 255, 0.9);
}

.auth-container button.auth-facebook-button img {
    margin-right: 15px;
    margin-bottom: 2px;
}

.pass-reset-image {
    padding-top: 30px;
    text-align: center;
}

.pass-reset-button {
    padding-top: 36px;
    text-align: center;
}

.pass-reset-button button {
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 100px;
    background-image: linear-gradient(217deg, #febc52ab, #ed4ba7);
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
    padding: 11px 45px;
}

.We-sent-an-email-to {
    padding-top: 20px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

.Check-your-eMail {
    padding-top: 40px;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

.auth-container button.auth-signin-button {
    float: right;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    border: none;
    border-radius: 100px;
    background-image: linear-gradient(205deg, #febb52, #ed4ba7);
    padding: 12px 32px;
}

.auth-container button.auth-next-button {
    float: right;
    margin-right: 4px;
    border: none;
    padding: 12px 32px;
}

.auth-forgot-password {
    margin-top: 10px;
    opacity: 0.7;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.17;
    letter-spacing: normal;
    color: #9b9b9b;
}

.auth-right-container {
    color: white;
    height: 100vh;
    padding-top: 200px;
    padding-left: 196px;
    padding-right: 135px;
    background-image: linear-gradient(228deg, #ad6ce7b5, #7b3fce99),
        url('/static/img/adult-business-comfort-920382.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.auth-right-container .title {
    font-size: 38px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.05;
    letter-spacing: -0.8px;
    color: #cebcff;
}

.auth-picto-container {
    padding-top: 48px;
    text-align: center;
}

.auth-picto-container p {
    margin-top: 15px;
    font-size: 15px;
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.1px;
    text-align: center;
    color: #ffffff;
}

.auth-terms-input {
    margin-left: 22px;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0.1px;
    color: #4a4a4a;
}

.auth-terms-input label {
    font-size: 14px;
}

/* PASSWORD RESET */

.auth-passforget-header {
    padding-right: 100px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    margin-left: 124px;
}

.auth-passforget-header h1 {
    margin: 0;
    font-size: 34px;
    font-weight: 100;
    color: #000000;
}

.auth-passforget-header p {
    margin-top: 16px;
    opacity: 0.6;
    font-size: 16px;
    font-weight: 300;
    color: #000000;
}

.auth-back-text {
    float: left;
    margin-left: 34px;
    margin-top: 35px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: 0.1px;
    color: #2d3b42;
}

/* RESPONSIVE */

.auth-responsive-signin-1 {
    margin: 0;
    background-image: linear-gradient(228deg, #ad6ce7b5, #7b3fce99),
        url('/static/img/adult-business-comfort-920382.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 21px 35px;
}

/* Header */

.auth-responsive-header .auth-responsive-header-backIcon {
    opacity: 0.6;
}

.auth-responsive-header .auth-responsive-header-feeliIcon {
    margin-left: 11px;
}

.auth-responsive-header .auth-responsive-header-phoneIcon {
    float: right;
    margin-top: 4px;
}

.auth-responsive-signin-2 {
    margin: 0;
    background-color: #ffffff;
    padding: 40px 31px;
}

.auth-responsive-signin-1 .auth-responsive-joinUs {
    margin-top: 63px;
    margin-bottom: 42px;
}

.auth-responsive-signin-1 .auth-responsive-joinUs h2 {
    font-size: 38px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.05;
    letter-spacing: -0.8px;
    color: #cebcff;
}

.auth-responsive-inputContainer p {
    margin-bottom: 0px;
    margin-left: 34px;
    font-size: 12px;
    color: #ffffff;
    font-style: italic;
    font-weight: 200;
    opacity: 0.4;
}

.auth-input {
    padding-bottom: 10px;
    margin-bottom: 25px;
    border-bottom: solid 1px #ffffff;
}

.auth-input input {
    outline: none;
    border: none;
    font-size: 18px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
    margin-left: 14px;
    width: 80%;
}

.auth-input.signin input::placeholder {
    color: white;
}

.auth-input img {
    height: 16px;
}

.auth-input .auth-password svg {
    margin-top: 5px;
    height: 17px !important;
}

.auth-input .auth-password svg:hover {
    cursor: pointer;
}

.auth-responsive-signin-2 button {
    width: 100%;
    margin-top: 10px;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    padding: 13px 0px;
    font-size: 16px;
}

.auth-responsive-signin-2 button.auth-facebook-button {
    font-weight: 500;
    color: #4167b2;
    border-radius: 100px;
    border: 1px solid #4167b2;
    margin-bottom: 20px;
}

.auth-responsive-signin-2 button.auth-facebook-button img {
    margin-right: 15px;
    margin-bottom: 2px;
}

.auth-responsive-signin-2 button.auth-facebook-button:hover img {
    background-color: rgba(255, 255, 255, 0.9);
}

.auth-responsive-signin-2 button.auth-facebook-button:hover {
    background-color: #4167b2;
    color: #ffffff;
    border: 1px solid #4167b2;
    transition: 0.3s;
}

.auth-responsive-signin-2 button.auth-signin-button {
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    border: none;
    border-radius: 100px;
    background-image: linear-gradient(205deg, #febb52, #ed4ba7);
    padding: 13px 45px;
}

/* Sign Up */
.auth-responsive-signup {
    background-image: linear-gradient(10deg, #7a45cb, #ac70e4);
    padding: 21px 20px;
    margin: 0;
    height: calc(82vh + 32px);
    overflow-y: auto;
}

.auth-responsive-signup .auth-responsive-signup-question {
    margin-top: 38px;
    /*padding-right: 80px;*/
}

.auth-responsive-signup .auth-responsive-signup-question p {
    font-size: 26px;
    color: white;
    font-weight: 300;
    line-height: 36px;
}

.auth-responsive-signup .auth-responsive-signup-input {
    margin-top: 52px;
    padding-bottom: 4px;
    border-bottom: 1px solid #af8be1;
}

.auth-responsive-signup .auth-responsive-signup-input p {
    font-size: 15px;
    line-height: 14px;
    color: white;
}

.auth-responsive-signup .auth-responsive-signup-input input::placeholder {
    color: white;
    text-align: center;
    font-size: 25px;
    opacity: 0.3;
}

.auth-responsive-signup .auth-responsive-signup-input .gender {
    color: white;
    text-align: center;
    font-size: 25px;
    width: 100%;
    background-color: transparent;
    outline: none;
    border: none;
}

.auth-responsive-signup .auth-responsive-signup-input .gender option {
    color: #000 !important;
}

.auth-responsive-signup .auth-responsive-signup-input input {
    width: 100%;
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    color: white;
    text-align: center;
    font-size: 25px;
    letter-spacing: 0px;
    line-height: 20px;
    font-weight: 200;
}

.auth-responsive-signup .auth-password {
    display: flex
}

.auth-responsive-signup .auth-password input:focus {
    background-color: none;
    border-bottom: none;
}

.auth-responsive-signup .auth-password svg {
    margin-top: 5px;
}

.auth-responsive-signup .auth-password svg:hover {
    cursor: pointer;
}

.auth-responsive-signup .auth-password img {
    width: 15px;
    margin-bottom: 10px;
}

.auth-responsive-signup-button {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
}

.auth-responsive-signup-button button {
    outline: none;
    border: none;
    width: 100%;
    padding: 18px;
    background-color: rgb(98, 52, 161);
    color: white;
}

.auth-responsive-signup-button button div {
    margin-left: auto;
    margin-right: auto;
}

.passResp-reset-container {
    z-index: 999;
    height: calc(100% - 60px);
    margin: 30px;
    padding: 10px;
    border-radius: 25px;
    position: absolute;
    top: 0;
    background-color: white;
}

.helper-button {
    color: inherit;
    padding: 0px 0px 0px 0px !important;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    font-weight: 900;
    text-decoration: underline;
    margin-left: 6px;
}

.datepicker-modal .datepicker-scroll {
    display: flex;
    flex-direction: column;
}

.ArrowsContainer {
  position: relative;
  text-align: center;
}

.LeftArrowContainer {
  position: absolute;
  top: 2px;
  left: 2px;
}
.RightArrowContainer {
  position: absolute;
  top: 1px;
  right: 2px;
}
.SlotContainer {
  min-width: 100px;
}
.Slot {
  margin-bottom: 8px;
  height: 42px;
  background-color: transparent;
  border: 1px solid rgba(83, 120, 149, 0.5);
  border-radius: 10px;
  padding: 5px 15px;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 13px;
  color: #09203f;
}
.Slot:hover {
  border: 1px solid rgb(37, 181, 169);
}

.TestQuantity {
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin-top: -3px;
}

 
.Arrow {
  height: 12px;
  width: 12px;
  border: solid rgb(37, 181, 169);
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  cursor: pointer;
}

.ArrowDisabled {
  height: 12px;
  width: 12px;
  border: solid #f6f7f8;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.Right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.Left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.Up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.Down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}



.NoBreak {
  white-space: nowrap;
}
.NextAvailability {
  text-transform: none;
  background-color: "#000";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}
.NextAvailabilityContainer {
  position: absolute;
  height: calc(100% - 52px);
  top: 52px;
  width: 100%;
  background-color: #00b4d5;
}

.AvailabilityButton {
  height: 45px;
  background-color: #09203f;
  box-shadow: 0 5px 30px 0 rgba(40, 205, 191, 0.25);
  border: none;
  outline: none;
  width: 94px;
  object-fit: contain;
  border-radius: 22.5px;
  font-size: 16px;
  color: white;
}

.Divider {
  width: 100% !important;
  margin: 8px 0px !important;
  background-color: rgba(0, 0, 0, 0.12) !important;
}

.DeliverInstruction { 
  width: 100%;
  border-radius: 2px;
    border: 1px solid #000;
    transition: box-shadow ease .25s,border-color ease .25s;
    box-shadow: inset 0 2px 0 0 rgba(0,0,0,0.05);
    /* margin-bottom: 24px; */
    margin-top: 10px;
    height: auto;
    font-size: 16px;
    padding: 13px;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
  
  /* display: block;
  width: 100%;
  object-fit: contain;
  opacity: 0.5;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.3);
  border: solid 1px #9b9b9b;
  outline: none;
  margin-top: 45px;
  min-height: 270px; */
}
.react-tel-input{font-family:'Roboto',sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{width:25px;height:20px;background-image:url(data:image/png;base64,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);background-repeat:no-repeat}.react-tel-input .ad{background-position:-48px -24px}.react-tel-input .ae{background-position:-72px -24px}.react-tel-input .af{background-position:-96px -24px}.react-tel-input .ag{background-position:-120px -24px}.react-tel-input .ai{background-position:-144px -24px}.react-tel-input .al{background-position:-168px -24px}.react-tel-input .am{background-position:-192px -24px}.react-tel-input .an{background-position:-216px -24px}.react-tel-input .ao{background-position:-240px -24px}.react-tel-input .aq{background-position:-264px -24px}.react-tel-input .ar{background-position:-288px -24px}.react-tel-input .as{background-position:-312px -24px}.react-tel-input .at{background-position:-336px -24px}.react-tel-input .au{background-position:-360px -24px}.react-tel-input .aw{background-position:-384px -24px}.react-tel-input .ax{background-position:0 -48px}.react-tel-input .az{background-position:-24px -48px}.react-tel-input .ba{background-position:-48px -48px}.react-tel-input .bb{background-position:-72px -48px}.react-tel-input .bd{background-position:-96px -48px}.react-tel-input .be{background-position:-120px -48px}.react-tel-input .bf{background-position:-144px -48px}.react-tel-input .bg{background-position:-168px -48px}.react-tel-input .bh{background-position:-192px -48px}.react-tel-input .bi{background-position:-216px -48px}.react-tel-input .bj{background-position:-240px -48px}.react-tel-input .bl{background-position:-264px -48px}.react-tel-input .bm{background-position:-288px -48px}.react-tel-input .bn{background-position:-312px -48px}.react-tel-input .bo{background-position:-336px -48px}.react-tel-input .br{background-position:-360px -48px}.react-tel-input .bs{background-position:-384px -48px}.react-tel-input .bt{background-position:0 -72px}.react-tel-input .bw{background-position:-24px -72px}.react-tel-input .by{background-position:-48px -72px}.react-tel-input .bz{background-position:-72px -72px}.react-tel-input .ca{background-position:-96px -72px}.react-tel-input .cc{background-position:-120px -72px}.react-tel-input .cd{background-position:-144px -72px}.react-tel-input .cf{background-position:-168px -72px}.react-tel-input .cg{background-position:-192px -72px}.react-tel-input .ch{background-position:-216px -72px}.react-tel-input .ci{background-position:-240px -72px}.react-tel-input .ck{background-position:-264px -72px}.react-tel-input .cl{background-position:-288px -72px}.react-tel-input .cm{background-position:-312px -72px}.react-tel-input .cn{background-position:-336px -72px}.react-tel-input .co{background-position:-360px -72px}.react-tel-input .cr{background-position:-384px -72px}.react-tel-input .cu{background-position:0 -96px}.react-tel-input .cv{background-position:-24px -96px}.react-tel-input .cw{background-position:-48px -96px}.react-tel-input .cx{background-position:-72px -96px}.react-tel-input .cy{background-position:-96px -96px}.react-tel-input .cz{background-position:-120px -96px}.react-tel-input .de{background-position:-144px -96px}.react-tel-input .dj{background-position:-168px -96px}.react-tel-input .dk{background-position:-192px -96px}.react-tel-input .dm{background-position:-216px -96px}.react-tel-input .do{background-position:-240px -96px}.react-tel-input .dz{background-position:-264px -96px}.react-tel-input .ec{background-position:-288px -96px}.react-tel-input .ee{background-position:-312px -96px}.react-tel-input .eg{background-position:-336px -96px}.react-tel-input .eh{background-position:-360px -96px}.react-tel-input .er{background-position:-384px -96px}.react-tel-input .es{background-position:0 -120px}.react-tel-input .et{background-position:-24px -120px}.react-tel-input .eu{background-position:-48px -120px}.react-tel-input .fi{background-position:-72px -120px}.react-tel-input .fj{background-position:-96px -120px}.react-tel-input .fk{background-position:-120px -120px}.react-tel-input .fm{background-position:-144px -120px}.react-tel-input .fo{background-position:-168px -120px}.react-tel-input .fr{background-position:-192px -120px}.react-tel-input .ga{background-position:-216px -120px}.react-tel-input .gb{background-position:-240px -120px}.react-tel-input .gd{background-position:-264px -120px}.react-tel-input .ge{background-position:-288px -120px}.react-tel-input .gg{background-position:-312px -120px}.react-tel-input .gh{background-position:-336px -120px}.react-tel-input .gi{background-position:-360px -120px}.react-tel-input .gl{background-position:-384px -120px}.react-tel-input .gm{background-position:0 -144px}.react-tel-input .gn{background-position:-24px -144px}.react-tel-input .gq{background-position:-48px -144px}.react-tel-input .gr{background-position:-72px -144px}.react-tel-input .gs{background-position:-96px -144px}.react-tel-input .gt{background-position:-120px -144px}.react-tel-input .gu{background-position:-144px -144px}.react-tel-input .gw{background-position:-168px -144px}.react-tel-input .gy{background-position:-192px -144px}.react-tel-input .hk{background-position:-216px -144px}.react-tel-input .hn{background-position:-240px -144px}.react-tel-input .hr{background-position:-264px -144px}.react-tel-input .ht{background-position:-288px -144px}.react-tel-input .hu{background-position:-312px -144px}.react-tel-input .ic{background-position:-336px -144px}.react-tel-input .id{background-position:-360px -144px}.react-tel-input .ie{background-position:-384px -144px}.react-tel-input .il{background-position:0 -168px}.react-tel-input .im{background-position:-24px -168px}.react-tel-input .in{background-position:-48px -168px}.react-tel-input .iq{background-position:-72px -168px}.react-tel-input .ir{background-position:-96px -168px}.react-tel-input .is{background-position:-120px -168px}.react-tel-input .it{background-position:-144px -168px}.react-tel-input .je{background-position:-168px -168px}.react-tel-input .jm{background-position:-192px -168px}.react-tel-input .jo{background-position:-216px -168px}.react-tel-input .jp{background-position:-240px -168px}.react-tel-input .ke{background-position:-264px -168px}.react-tel-input .kg{background-position:-288px -168px}.react-tel-input .kh{background-position:-312px -168px}.react-tel-input .ki{background-position:-336px -168px}.react-tel-input .km{background-position:-360px -168px}.react-tel-input .kn{background-position:-384px -168px}.react-tel-input .kp{background-position:0 -192px}.react-tel-input .kr{background-position:-24px -192px}.react-tel-input .kw{background-position:-48px -192px}.react-tel-input .ky{background-position:-72px -192px}.react-tel-input .kz{background-position:-96px -192px}.react-tel-input .la{background-position:-120px -192px}.react-tel-input .lb{background-position:-144px -192px}.react-tel-input .lc{background-position:-168px -192px}.react-tel-input .li{background-position:-192px -192px}.react-tel-input .lk{background-position:-216px -192px}.react-tel-input .lr{background-position:-240px -192px}.react-tel-input .ls{background-position:-264px -192px}.react-tel-input .lt{background-position:-288px -192px}.react-tel-input .lu{background-position:-312px -192px}.react-tel-input .lv{background-position:-336px -192px}.react-tel-input .ly{background-position:-360px -192px}.react-tel-input .ma{background-position:-384px -192px}.react-tel-input .mc{background-position:0 -216px}.react-tel-input .md{background-position:-24px -216px}.react-tel-input .me{background-position:-48px -216px}.react-tel-input .mf{background-position:-72px -216px}.react-tel-input .mg{background-position:-96px -216px}.react-tel-input .mh{background-position:-120px -216px}.react-tel-input .mk{background-position:-144px -216px}.react-tel-input .ml{background-position:-168px -216px}.react-tel-input .mm{background-position:-192px -216px}.react-tel-input .mn{background-position:-216px -216px}.react-tel-input .mo{background-position:-240px -216px}.react-tel-input .mp{background-position:-264px -216px}.react-tel-input .mq{background-position:-288px -216px}.react-tel-input .mr{background-position:-312px -216px}.react-tel-input .ms{background-position:-336px -216px}.react-tel-input .mt{background-position:-360px -216px}.react-tel-input .mu{background-position:-384px -216px}.react-tel-input .mv{background-position:0 -240px}.react-tel-input .mw{background-position:-24px -240px}.react-tel-input .mx{background-position:-48px -240px}.react-tel-input .my{background-position:-72px -240px}.react-tel-input .mz{background-position:-96px -240px}.react-tel-input .na{background-position:-120px -240px}.react-tel-input .nc{background-position:-144px -240px}.react-tel-input .ne{background-position:-168px -240px}.react-tel-input .nf{background-position:-192px -240px}.react-tel-input .ng{background-position:-216px -240px}.react-tel-input .ni{background-position:-240px -240px}.react-tel-input .nl{background-position:-264px -240px}.react-tel-input .no{background-position:-288px -240px}.react-tel-input .np{background-position:-312px -240px}.react-tel-input .nr{background-position:-336px -240px}.react-tel-input .nu{background-position:-360px -240px}.react-tel-input .nz{background-position:-384px -240px}.react-tel-input .om{background-position:0 -264px}.react-tel-input .pa{background-position:-24px -264px}.react-tel-input .pe{background-position:-48px -264px}.react-tel-input .pf{background-position:-72px -264px}.react-tel-input .pg{background-position:-96px -264px}.react-tel-input .ph{background-position:-120px -264px}.react-tel-input .pk{background-position:-192px -264px}.react-tel-input .pl{background-position:-216px -264px}.react-tel-input .pn{background-position:-240px -264px}.react-tel-input .pr{background-position:-264px -264px}.react-tel-input .ps{background-position:-288px -264px}.react-tel-input .pt{background-position:-312px -264px}.react-tel-input .pw{background-position:-336px -264px}.react-tel-input .py{background-position:-360px -264px}.react-tel-input .qa{background-position:-384px -264px}.react-tel-input .ro{background-position:0 -288px}.react-tel-input .rs{background-position:-24px -288px}.react-tel-input .ru{background-position:-48px -288px}.react-tel-input .rw{background-position:-72px -288px}.react-tel-input .sa{background-position:-96px -288px}.react-tel-input .sb{background-position:-120px -288px}.react-tel-input .sc{background-position:-144px -288px}.react-tel-input .sd{background-position:-168px -288px}.react-tel-input .se{background-position:-192px -288px}.react-tel-input .sg{background-position:-216px -288px}.react-tel-input .sh{background-position:-240px -288px}.react-tel-input .si{background-position:-264px -288px}.react-tel-input .sk{background-position:-288px -288px}.react-tel-input .sl{background-position:-312px -288px}.react-tel-input .sm{background-position:-336px -288px}.react-tel-input .sn{background-position:-360px -288px}.react-tel-input .so{background-position:-384px -288px}.react-tel-input .sr{background-position:0 -312px}.react-tel-input .ss{background-position:-24px -312px}.react-tel-input .st{background-position:-48px -312px}.react-tel-input .sv{background-position:-72px -312px}.react-tel-input .sy{background-position:-96px -312px}.react-tel-input .sz{background-position:-120px -312px}.react-tel-input .tc{background-position:-144px -312px}.react-tel-input .td{background-position:-168px -312px}.react-tel-input .tf{background-position:-192px -312px}.react-tel-input .tg{background-position:-216px -312px}.react-tel-input .th{background-position:-240px -312px}.react-tel-input .tj{background-position:-264px -312px}.react-tel-input .tk{background-position:-288px -312px}.react-tel-input .tl{background-position:-312px -312px}.react-tel-input .tm{background-position:-336px -312px}.react-tel-input .tn{background-position:-360px -312px}.react-tel-input .to{background-position:-384px -312px}.react-tel-input .tr{background-position:0 -336px}.react-tel-input .tt{background-position:-24px -336px}.react-tel-input .tv{background-position:-48px -336px}.react-tel-input .tw{background-position:-72px -336px}.react-tel-input .tz{background-position:-96px -336px}.react-tel-input .ua{background-position:-120px -336px}.react-tel-input .ug{background-position:-144px -336px}.react-tel-input .us{background-position:-168px -336px}.react-tel-input .uy{background-position:-192px -336px}.react-tel-input .uz{background-position:-216px -336px}.react-tel-input .va{background-position:-240px -336px}.react-tel-input .vc{background-position:-264px -336px}.react-tel-input .ve{background-position:-288px -336px}.react-tel-input .vg{background-position:-312px -336px}.react-tel-input .vi{background-position:-336px -336px}.react-tel-input .vn{background-position:-360px -336px}.react-tel-input .vu{background-position:-384px -336px}.react-tel-input .wf{background-position:0 -360px}.react-tel-input .ws{background-position:-24px -360px}.react-tel-input .ye{background-position:-48px -360px}.react-tel-input .za{background-position:-96px -360px}.react-tel-input .zm{background-position:-120px -360px}.react-tel-input .zw{background-position:-144px -360px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{font-size:16px;background:#FFFFFF;border:1px solid #CACACA;border-radius:5px;width:300px;outline:none;padding:18.5px 14px 18.5px 58px;transition:box-shadow ease .25s,border-color ease .25s}.react-tel-input .form-control:hover{border-color:#000}.react-tel-input .form-control:focus{border-color:#1976d2;box-shadow:0 0 0 1px #1976d2}.react-tel-input .form-control:focus+div:before{color:#1976d2}.react-tel-input .form-control.invalid-number{border:1px solid #f44336}.react-tel-input .form-control.invalid-number:focus{box-shadow:0 0 0 1px #f44336}.react-tel-input .form-control.invalid-number+div:before{content:'Error';display:none;color:#f44336;width:27px}.react-tel-input .flag-dropdown{position:absolute;top:0;bottom:0;padding:0;border-radius:3px 0 0 3px}.react-tel-input .flag-dropdown:hover,.react-tel-input .flag-dropdown:focus{cursor:pointer}.react-tel-input .flag-dropdown.open{z-index:2}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default;border-color:#CACACA}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:transparent}.react-tel-input .selected-flag{outline:none;position:relative;width:52px;height:100%;padding:0 0 0 11px;border-radius:3px 0 0 3px}.react-tel-input .selected-flag:focus .arrow{border-left-width:4px;border-right-width:4px;border-top:5px solid #1976d2}.react-tel-input .selected-flag .flag{position:absolute;top:50%;margin-top:-12px}.react-tel-input .selected-flag .arrow{position:relative;top:50%;margin-top:-1px;left:29px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.react-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.react-tel-input .country-list{outline:none;z-index:1;list-style:none;position:absolute;padding:0;margin:10px 0 10px -1px;box-shadow:1px 2px 18px rgba(0,0,0,0.25);background-color:white;width:300px;max-height:220px;overflow-y:scroll;border-radius:7px}.react-tel-input .country-list .flag{display:inline-block;position:absolute;left:13px;top:8px}.react-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.react-tel-input .country-list .country{position:relative;padding:12px 9px 13px 46px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country:hover{background-color:#f1f1f1}.react-tel-input .country-list .country.highlight{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{z-index:2;position:sticky;top:0;background-color:#fff;padding:10px 0 6px 10px}.react-tel-input .country-list .search-emoji{display:none;font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;padding:3px 8px 5px;outline:none}.react-tel-input .country-list .search-box:hover{border-color:#505050}.react-tel-input .country-list .no-entries-message{padding:7px 10px 11px;opacity:.7}.react-tel-input .invalid-number-message{position:absolute;z-index:1;font-size:13px;left:25px;top:-7px;background:#fff;padding:0 5px;color:#de0000}.react-tel-input .special-label{position:absolute;z-index:1;top:-7px;left:25px;display:block;background:white;padding:0 5px;font-size:13px;white-space:nowrap}
.pro-auth-right-container {
    color: white;
    height: 100vh;
    padding-top: 204px;
    padding-left: 10%;
    padding-right: 135px;
    background-image: url('/static/img/proSignInImg.jpg');
    background-image: linear-gradient(216deg, #5fffbc49, #629cd950),
        -webkit-image-set(url('/static/img/proSignInImg.jpg') 1x, url('/static/img/proSignInImg@2x.jpg') 2x, url('/static/img/proSignInImg@3x.jpg') 3x);
    background-repeat: no-repeat;
    background-size: cover;
}

.pro-auth-right-container h1 {
    font-size: 38px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: -0.8px;
    color: #00ffc6;
}

.errors p {
    padding: 0;
    margin: 0;
    text-align: center;
    color: red;
    font-size: 16px;
    font-weight: 400;
}

/* REGISTER 2*/

.ProRegister2-header {
    width: 100%;
    height: 241px;
    background: url('/static/img/header-img-sign-up-pro.jpg');
    background: -webkit-image-set(url('/static/img/header-img-sign-up-pro.jpg') 1x,
            url('/static/img/header-img-sign-up-pro@2x.jpg') 2x,
            url('/static/img/header-img-sign-up-pro@3x.jpg') 3x) no-repeat center top;
    background-size: cover;
    padding: 20px 0px;
}

.ProRegister2-header a {
    float: right;
    margin-top: 12px;
    padding-left: 22px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: -0.2px;
    color: #ffffff;
}

.ProRegister2-header .ProRegister2-welcome {
    position: absolute;
    top: 120px;
    font-size: 34px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.ProRegister2-content {
    height: 100%;
    background-color: #f6f7f8;
}

.ProRegister2-container {
    position: relative;
    top: -50px;
    background-color: white;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 0 10px 1px rgba(74, 74, 74, 0.2);
    padding: 57px 0px;
    text-align: center;
}

.ProRegister2-container h1.title {
    font-size: 34px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    padding-bottom: 30px;
}

.ProRegister2-container a {
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: 0.1px;
    text-align: center;
    color: #4a4a4a;
}

.ProRegister2-roundButtonInput {
    width: 241px;
    margin-top: 15px;
    outline: none;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: 0.1px;
    text-align: center;
    color: #61c3cf;
    border-radius: 100px;
    border: solid 1px #61c3cf;
    padding: 14px 0px;
}

.ProRegister2-roundButtonInput:hover {
    transition: 0.7s;
    border: none;
    color: #ffffff;
    background-image: linear-gradient(199deg, #5fffbd, #629bd9);
    box-shadow: 0 7px 24px 0 rgba(97, 193, 207, 0.36);
}

.ProRegister2-roundButtonInput.active {
    transition: 0.7s;
    border: none;
    color: #ffffff;
    background-image: linear-gradient(199deg, #629bd9, #5fffbc90);
    box-shadow: 0 7px 24px 0 rgba(97, 193, 207, 0.36);
}

.ProRegister2-squareButtonInput {
    width: 211px;
    background-color: rgba(0, 0, 0, 0);
    outline: none;
    border: solid 1px #61c3cf;
    padding: 10px 40px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.73;
    letter-spacing: normal;
    color: #61c3cf;
    margin-bottom: 10px;
}

.ProRegister2-squareButtonInput.active {
    border-left: solid 10px #61c3cf;
    padding: 10px 35px;
}

.ProRegister2-back {
    outline: none;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    padding: 11px 34px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.73;
    letter-spacing: normal;
    color: #9b9b9b;
}

.ProRegister2-next {
    outline: none;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    padding: 11px 34px;
    border-radius: 100px;
    background-image: linear-gradient(204deg, #febb52, #ed4ba7);
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
}

.ProRegister2-specialities .left {
    text-align: left;
}

.ProRegister2-specialities .right {
    text-align: right;
}

@media screen and (max-width: 1000px) {
    .ProRegister2-squareButtonInput {
        width: 100%;
    }

    .ProRegister2-specialities .left {
        text-align: center;
    }

    .ProRegister2-specialities .right {
        text-align: center;
    }
}

.ProRegister2-containerInfo {
    background-color: #f4f5f6;
    position: relative;
    top: -50px;
    border-radius: 10px;
    box-shadow: 0 0 10px 1px rgba(74, 74, 74, 0.2);
    text-align: center;
}

.ProRegister2-proInfoL {
    padding: 82px 65px;
}

.ProRegister2-proInfoR {
    background-color: #ffffff;
    border-radius: 10px;
}

.ProRegister2-doctorSpec select {
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    width: 240px;

    background: url('/static/img/arrow-dropdown-small.svg') no-repeat right;
    -webkit-appearance: none;
    background-position-y: 8px;

    text-align-last: center;

    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #656565;
}

.ProRegister2-doctorDescription {
    margin-top: 40px;
    border: none;
    outline: none;
    background-color: #fbfcfd;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.73;
    letter-spacing: normal;
    color: #4a4a4a;
}

.ProRegister2-doctorSpec select option {
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
}

.ProRegister2-proInfoR {
    padding-left: 111px;
    padding-right: 60px;
    text-align: left;
}

.ProRegister2-proInfoR h2 {
    margin-top: 115px;
    font-size: 34px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.ProRegister2-proInfoR .form-group {
    margin: 0;
    margin-top: 25px;
    border-bottom: 1px solid #000000;
}

.ProRegister2-proInfoR .doctorInput {
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    padding-bottom: 9px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #4a4a4a;
    font-size: 18px;
    font-family: 'Roboto';
}

.ProRegister2-proInfoR input::placeholder {
    opacity: 0.4;
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.73;
    letter-spacing: normal;
    color: #4a4a4a;
}

.ProRegister2-proInfoR input.email-input {
    background-image: url('/static/img/envelope-icon.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
}

.ProRegister2-proInfoR .auth-address-input {
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    padding-bottom: 9px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #4a4a4a;
    font-size: 18px;
    font-family: 'Roboto';
    background-image: url('/static/img/location-icon.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
}

.ProRegister2-proInfoR .doctorInput:focus {
    border-bottom: 1px solid #000000;
    font-weight: 500;
}

/*.ProRegister2-proInfoR input.react-phone-number-input__input.react-phone-number-input__phone {
    border: none;
}

.ProRegister2-proInfoR input.react-phone-number-input__input {
    padding: 0px;
}

.ProRegister2-proInfoR input.react-phone-number-input__input:focus {
    border: none;
}


.ProRegister2-proInfoR .react-phone-number-input__icon {
    border: none;
}

.ProRegister2-proInfoR .react-phone-number-input__icon-image {
    margin-bottom: 12px;
}*/


.ProRegister2-proInfoR .form-group .react-tel-input .form-control {
    width: 100%;
    border: none;
    background: none;
    box-shadow: none;
}

.ProRegister2-proInfoR .form-group .react-tel-input .form-control+div:before {
    content: none;
}



.ProRegister2-containerInfo .doctor-success-name {
    padding-top: 57px;
    padding-bottom: 5px;
    font-size: 34px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

.ProRegister2-containerInfo .doctor-success {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

.ProRegister2-containerInfo .doctor-success-image {
    padding: 60px;
}

.ProRegister2-containerInfo .doctor-success-button {
    outline: none;
    border: none;
    background-image: linear-gradient(217deg, #febb52, #ed4ba7);
    border-radius: 100px;
    padding: 11px 45px;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
}

.ProRegister2-containerInfo .doctor-success-button:hover {
    transition: 0.7s;
    opacity: 0.5;
    background-image: linear-gradient(217deg, #ed4ba7, #febb52);
}

/* RESPONSIVE SIGNUP*/

.authPro-responsive-signup {
    background-image: linear-gradient(190deg, #28d998, #2a96aa);
    padding: 21px 20px;
    margin: 0;
    height: calc(100vh - 55px);
    overflow-y: auto;
}

.authPro-responsive-signup .auth-responsive-signup-question {
    margin-top: 38px;
    /*padding-right: 80px;*/
}

.authPro-responsive-signup .auth-responsive-signup-question p {
    font-size: 24px;
    color: white;
    font-weight: 300;
    line-height: 36px;
}

.authPro-responsive-signup .auth-responsive-signup-input {
    margin-top: 52px;
    padding-bottom: 4px;
    border-bottom: 1px solid #af8be1;
}

.authPro-responsive-signup .auth-responsive-signup-input p {
    font-size: 15px;
    opacity: 0.7;
    line-height: 14px;
    color: white;
}

.authPro-responsive-signup .auth-responsive-signup-input input {
    width: 100%;
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    color: white;
    text-align: center;
    font-size: 25px;
    letter-spacing: 0px;
    line-height: 20px;
    font-weight: 200;
}

.authPro-responsive-signup .auth-password {
    display: flex
}

.authPro-responsive-signup .auth-password input:focus {
    background-color: none;
    border-bottom: none;
}

.authPro-responsive-signup .auth-password svg {
    margin-top: 5px;
}

.authPro-responsive-signup .auth-password svg:hover {
    cursor: pointer;
}

.authPro-responsive-signup .auth-password img {
    width: 15px;
    margin-bottom: 10px;
}

.authPro-responsive-signup-button {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.authPro-responsive-signup-button button {
    outline: none;
    border: none;
    width: 100%;
    padding: 18px;
    background-color: #20c1b4;
    color: white;
}

.authPro-responsive-signup-button button div {
    margin-left: auto;
    margin-right: auto;
}

.ProRegister2-headerResponsive {
    width: 100%;
    padding: 20px 0px;
}

.ProRegister2-headerResponsive .icon {
    float: right;
    padding: 7px 20px;
}

.ProRegister2-contentReponsive {
    padding: 29px 0px;
}

.signup-resp-title {
    font-size: 36px;
    font-weight: 400;
}

.signup-resp-text {
    text-align: left;
    font-weight: 400;
    font-size: 18px;
}

.ProRegister2-contentReponsive .ProRegister2-roundButtonInput {
    width: 90%;
}

.ProRegister2-contentReponsive .title {
    text-align: center;
    font-size: 33px;
}

.ProRegister2-contentReponsive .link {
    text-align: center;
    text-decoration: underline;
    color: black;
    font-size: 14px;
}

.ProRegister2-contentReponsive select {
    /*width: 140px;*/
    text-align-last: left;
    font-size: 12px;
    font-weight: 600;
    background-position-y: 2px;
    -webkit-appearance: none;
}

.Proauth-responsive-signin .auth-input input::placeholder {
    color: #ffffff;
    opacity: 0.3;
}


.ProRegister2-contentReponsive .ProRegister2-doctorStatus {
    margin: 0;
    padding-bottom: 3px;
    font-weight: 600;
}

.ProRegister2-contentReponsive .ProRegister2-doctorDescription {
    width: 100%;
    background-color: #f6f7f8;
    color: black;
    text-align: center;
}

.ProRegister2-contentReponsive .ProRegister2-doctorDescription:focus {
    text-align: left;
}

.ProRegister2-contentReponsive h2 {
    margin: 0;
    font-size: 34px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.ProRegister2-contentReponsive .doctorInput {
    display: block;
    border: none;
    outline: none;
    width: 100%;
    margin-top: 25px;
    padding: 8px;
    border-bottom: solid 1px #4a4a4a;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.73;
    letter-spacing: normal;
    color: #4a4a4a;
}

.react-phone-number-input {
    display: block;
    border: none;
    outline: none;
    width: 100%;
    margin-top: 25px;
    padding: 8px;
    border-bottom: solid 1px #4a4a4a;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.73;
    letter-spacing: normal;
    color: #4a4a4a;
}

.ProRegister2-contentReponsive input.react-phone-number-input__input.react-phone-number-input__phone {
    border: none;
}

.ProRegister2-contentReponsive input.react-phone-number-input__input {
    padding: 0px;
    margin-bottom: 5px;
}

.ProRegister2-contentReponsive input.react-phone-number-input__input:focus {
    border: none;
}


.ProRegister2-contentReponsive .react-phone-number-input__icon {
    border: none;
}

.ProRegister2-contentReponsive .react-phone-number-input__icon-image {
    margin-bottom: 12px;
}

.ProRegister2-contentReponsive .doctorInput:focus {
    font-weight: 500;
    border-bottom: solid 2px #000000;
}

.ProRegister2-contentReponsive .doctor-success-name {
    margin: 0;
    padding-top: 17px;
    padding-bottom: 5px;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

.ProRegister2-contentReponsive .doctor-success {
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: rgb(38, 38, 40);
    padding: 0px 10%;
}

.ProRegister2-contentReponsive .doctor-success-image {
    padding: 30px;
}

.ProRegister2-contentReponsive .doctor-success-button {
    outline: none;
    border: none;
    background-image: linear-gradient(217deg, #febb52, #ed4ba7);
    border-radius: 100px;
    padding: 11px 45px;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
}

.ProRegister2-contentReponsive .doctor-success-button:hover {
    transition: 0.7s;
    opacity: 0.5;
    background-image: linear-gradient(217deg, #ed4ba7, #febb52);
}

/* SIGN IN Responsive */

.Proauth-responsive-signin {
    margin: 0;
    background: url('/static/img/proSignInImg.jpg');
    background-image:
        url('/static/img/proSignInImg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 21px 35px;
}

.Proauth-responsive-signin .auth-responsive-joinUs {
    margin-top: 63px;
    margin-bottom: 42px;
}

.Proauth-responsive-signin .auth-responsive-joinUs h2 {
    font-size: 38px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.05;
    letter-spacing: -0.8px;
    color: #00fec5;
}

.passResp-reset-container {
    z-index: 999;
    height: calc(100% - 60px);
    margin: 30px;
    padding: 10px;
    border-radius: 25px;
    position: absolute;
    top: 0;
    background-color: white;
}
