@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap');

/* ******************************
:: 2.0 IMPORT ALL CSS
****************************** */
@import url(bootstrap.min.css);
@import url(all.min.css);
@import url(../font/flaticon.css);
@import url(animate.min.css);
@import url(aos.css);
@import url(owl.carousel.min.css);
@import url(slick.css);
@import url(fancybox.min.css);
@import url('node_modules/react-modal-video/scss/modal-video.scss');

@media (min-width: 768px) {
  .contact-box {
    width: 450px !important;
  }
}

/* ******************************
:: 3.0 GLOBAL CSS
****************************** */
* {
  margin: 0;
  padding: 0;
}

/* .profile-section-2 {
    margin-top: -5% !important
} */

/* ************************************************************/
.containerViewPost {
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
}

.containerViewPost1 {
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  overflow-x: hidden;
}

.containerViewPost2 {
  display: block;
  position: relative;
  overflow: auto;
  contain: strict;
  width: 100%;
  box-sizing: border-box;
  transform: translateZ(0);
  will-change: scroll-position;
  -webkit-overflow-scrolling: touch;
}

.containerViewPost3 {
  transform: translateX(0px);
  min-height: 100%;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  position: absolute;
  top: 0;
  left: 0;
  contain: content;
  border-radius: 15px;
  /* -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%); */
  /* background-color: #c1c1c1; */
}

.talent-container {
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
  max-width: 244px;
  margin-bottom: 15px;
  cursor: pointer;
  outline: 0 !important;
}

.priceFav {
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  place-content: center;
  align-items: center;
}

#bodyDiv {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 4%;
}

#contact-form {
  margin-top: 0%;
}

._18ajrTNfG7BRg-y2PDYD9X {
  margin: 10px 0;
  border-bottom: 1px solid #ddd;
  position: relative;
  display: flex;
  justify-content: center;
}

._1Q3bK8NZxmceKmcpZB9KjS div > span {
  color: #adaeb5;
}

._1Q3bK8NZxmceKmcpZB9KjS a,
._1Q3bK8NZxmceKmcpZB9KjS span {
  font-family: cerebri, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 18px;
  color: #fff;
}

._3VGn4MnZlzhe_5zrohd1VS {
  background: #1c1c1c;
  top: -9px;
  pointer-events: none;
}

._944rHfQa8HkvySxJQYhxo {
  position: absolute;
  top: -11px;
  background-color: #fff;
  padding: 0 15px;
  /* font-weight: 800; */
  font-size: 14px;
}

.talent-price-container {
  background-color: #ffffff;
  border-radius: 25px;
  padding: 2px 10px;
  margin-bottom: -15px;
  z-index: 2;
  color: #32325d;
  font-family: Lato-SemiBold !important;
}

.talent-image-container {
  width: 224px;
  height: 385px;
  border-radius: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #d3d3d3;
}

.talent-content-container {
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
}

.talent-info-container {
  margin-left: 10%;
  flex: 1 1 100%;
  box-sizing: border-box;
  max-width: 80%;
  background-color: #fff;
  border-radius: 25px;
  padding: 20px;
  margin-top: -120px;
  height: 177px;
}

.talent-infos {
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
  place-content: center flex-start;
  align-items: center;
  margin-bottom: 15px;
  text-align: center;
}

.talent-nom {
  font-size: 19px;
  color: #32325d;
  font-family: Lato-Bold;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 142px;
  min-height: 48px;
}

.talent-title {
  opacity: 0.36;
  font-size: 15px;
  font-family: Lato-SemiBold;
  color: #32325d;
  margin-top: 5px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 142px;
  height: 33px;
  text-align: center;
}

* {
  box-sizing: border-box;
}

.talent-element-1 {
  padding: 0 10px;
}

#FavChecked {
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  place-content: stretch flex-end;
  align-items: stretch;
  padding: 10px;
  margin-top: -198%;
}

.FavPage {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  display: block;
  overflow: hidden;
  margin-top: 5.3%;
}

.mat-drawer-backdrop {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  display: block;
  z-index: 3;
  visibility: hidden;
}

.FavPageContainer {
  z-index: 2;
  min-height: 100vh;
  background-color: #f6fafd;
  position: relative;
  /* z-index: 1; */
  display: block;
  height: 100%;
  overflow: auto;
}

.FavPageContent {
}

.PageContainer {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  margin: 20px 40px;
  padding-top: 45px;
}

.FavContainer {
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
  direction: ltr;
  unicode-bidi: isolate;
}

.FavTitle {
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
  margin-bottom: 30px;
  margin-left: 5%;
}

.FavTitleContent {
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  place-content: center space-between;
  align-items: center;
  flex: 1 1 100%;
  max-height: 100%;
}

.FavTitleContentBack {
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  flex: 1 1 100%;
  max-width: 100%;
}

.FavTitleContentBackheader-icon {
  margin-right: 5px;
  background-image: url('https://oulo.com/request-header.677cf646e1cad657f48b.png');
}

.FavTitleContentBackLink {
  flex-flow: row wrap;
  box-sizing: border-box;
  display: flex;
  place-content: center flex-start;
  align-items: center;
}

.FavCard {
  margin: 0 70px;
}

.FavCardContainer {
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
  place-content: center;
  align-items: center;
}

.FavCardContent {
  flex-flow: row wrap;
  box-sizing: border-box;
  display: flex;
  place-content: stretch flex-start;
  align-items: stretch;
  width: 976px;
}

/* ******************************
:: 1.0 WEB FONTS
****************************** */

body {
  font-family: 'Metropolis', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #565656;
}

.main {
  background: #fff;
  /* overflow: hidden; */
}

.conner {
  margin-top: -59px;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 !important;
}

.container2 {
  width: 100%;
  margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #222;
  margin-bottom: 0;
}

h1 {
  font-size: 4em;
  font-weight: 600;
  line-height: 1.2;
}

h2 {
  font-size: 40px;
  line-height: 1.3;
}

h3 {
  font-size: 20px;
  line-height: 1.2;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
  font-weight: 400;
}

p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #565656;
  margin-bottom: 0;
}

a {
  color: #444;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

a:hover,
a:focus {
  color: #7c4fe0;
}

a,
a:hover,
a:focus,
.btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.text-body > a {
  text-decoration: underline;
  color: #212529;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

ol li,
ul li {
  list-style: none;
}

img {
  height: auto;
  max-width: 100%;
}

/* ******************************
:: 4.0 COMMON CSS
****************************** */
.fw-3 {
  font-weight: 300;
}

.fw-4 {
  font-weight: 400;
}

.fw-5 {
  font-weight: 500;
}

.fw-6 {
  font-weight: 600;
}

.fw-7 {
  font-weight: 700;
}

.op-5 {
  opacity: 0.5;
}

.avatar-sm {
  height: 3rem;
  width: 3rem;
}

.avatar-md {
  height: 4rem;
  width: 4rem;
}

.avatar-lg {
  height: 5rem;
  width: 5rem;
}

.text-underlined,
.text-underlined:hover,
.text-underlined:focus {
  text-decoration: underline;
}

.text-primary {
  color: #7c4fe0 !important;
}

.text-secondary {
  color: rgb(25, 15, 80) !important;
}

.text-secondary1 {
  color: rgb(24, 13, 85) !important;
}

.text-secondary3 {
  color: gray !important;
}

.text-secondary4 {
  color: white !important;
}

.featured-icon > span::before {
  font-size: 4.25rem;
  line-height: 1;
  color: #777;
  margin: 0;
}

.radius-100 {
  border-radius: 100px !important;
}

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

.inner-pages .h-100vh {
  height: 100vh !important;
}

.owl-carousel .owl-item img {
  width: auto;
}

.owl-prev:focus,
.owl-next:focus {
  outline: none;
}

/*SECTION HEADING*/
/* .section-heading {
    margin-bottom: -100px;
    margin-top: 10%;
} */

.section-heading > span {
  color: #222;
}

.section-heading > h2 {
  position: relative;
}

.section-heading > h2::after {
  position: absolute;
  content: '';
  height: 2px;
  width: 70px;
  background-color: #7c4fe0;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.homepage-5 .features-area .section-heading > h2::after,
.contact-page .contact-area .section-heading > h2::after {
  left: 0;
  transform: inherit;
}

/*SECTION PADDING*/
.pt_0 {
  padding-top: 0;
}

.ptb_50 {
  padding: 50px 0;
}

/* .ptb_100 {
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 100px;
    padding-left: 0px;
} */

.ptb_150 {
  padding: 150px 0;
}

.ptb_180 {
  padding: 180px 0;
}

/*BUTTONS*/
.btn {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  text-align: center;
  padding: 18px 30px;
  border: 0 none;
  border-radius: 6px;
  outline: 0 none;
  position: relative;
  z-index: 1;
}

.btn:hover,
.btn:focus,
.btn:active {
  color: #fff;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.btn.sApp-btn {
  background: transparent none repeat scroll 0 0;
  color: #444;
  border-radius: 100px;
  letter-spacing: 1px;
}

.btn.sApp-btn:hover,
.btn.sApp-btn:focus {
  color: #fff;
}

.btn.sApp-btn:before {
  position: absolute;
  content: '';
  height: calc(100% + 4px);
  width: calc(100% + 4px);
  top: -2px;
  left: -2px;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: -2;
}

.btn.sApp-btn:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 100px;
  background: #fff none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: -1;
}

.btn.sApp-btn:hover:after,
.btn.sApp-btn:focus:after {
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

/*.btn-success {
    background: #28a745 !important;
    border-color: #28a745 !important;
}*/

.button-group {
  margin-top: 10px;
}

.button-group:first-of-type {
  margin-top: 70px !important;
}

.button-group a {
  margin-right: 10px;
}

.button-group a:last-child {
  margin-right: 0;
}

.store-buttons a {
  text-align: left;
}

.store-buttons img {
  max-width: 190px;
}

.store-buttons.store-black img {
  max-width: 170px;
  margin-bottom: 5px;
}

/*BG SHAPE*/
.shapes-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.shape {
  position: relative;
}

.bg-shape {
  position: absolute;
  height: 190%;
  width: 100%;
  display: block;
  border-radius: 120px;
  background: linear-gradient(-47deg, #8731e8 0%, #4528dc 100%);
  bottom: 0;
  right: 0;
  -webkit-transform: translate(35%, -28%) rotate(-35deg);
  transform: translate(35%, -28%) rotate(-35deg);
  z-index: 0;
}

@media only screen and (max-width: 991px) {
  .bg-shape {
    height: 130%;
  }
}

/*SHAPE DIVIDER*/
.shape-bottom {
  position: absolute;
  top: auto;
  bottom: 280px !important;
  left: 0;
  right: 0;
}

.store-buttons {
  /*margin-top: -15% !important;*/
}

.store-buttons a {
  margin-top: -13% !important;
}

.homepage-5 .shape-bottom svg {
  overflow: hidden;
  width: 100%;
  line-height: 0;
  direction: ltr;
  transform: rotate(180deg);
}

/*BACKGROUND OVERLAY*/
.bg-overlay,
.overlay-dark {
  position: relative;
  z-index: 0;
  margin-bottom: -180px;
}

.bg-overlay::after,
.overlay-dark:after {
  position: absolute;
  content: '';
  height: 300px;
  width: 100%;
  top: 0;
  left: 0;
}

.bg-overlay::after {
  opacity: 0.94;
  z-index: -1;
}

.overlay-dark::after {
  background-color: rgba(16, 16, 45, 1);
  opacity: 0.8;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=85)';
  z-index: -1;
}

/*BACKGROUND COLORS*/
.bg-gray {
  background-color: #f6f9fe;
}

.bg-inherit {
  background: inherit !important;
}

.btn,
.btn:active,
.btn.sApp-btn:before,
.bg-overlay::after,
.benifits-item:after {
  background: linear-gradient(-47deg, #000000 0%, #6f62ff 300%);
}

/*SOCIAL ICONS*/
.social-icons > a {
  margin: 5px;
  width: 45px;
  height: 45px;
  font-size: 20px;
  color: #fff;
  border-radius: 3px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.social-icons svg {
  display: block;
  height: 100%;
  line-height: 45px;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.social-icons > a:hover svg:first-child {
  margin-top: -45px;
}

.social-icons > a.facebook {
  background-color: #3b5999 !important;
}

.social-icons > a.twitter {
  background-color: #55acee !important;
}

.social-icons > a.google-plus {
  background-color: #dd4b39 !important;
}

.social-icons > a.vine {
  background-color: #00b489 !important;
}

/*BACKGROUND IMAGES*/
.welcome-area {
  background: rgba(0, 0, 0, 0) url('') no-repeat scroll center center / cover;
}

.homepage-3 .welcome-area {
  background: rgba(0, 0, 0, 0) url('/img/blog-5.jpg') no-repeat scroll center center / cover;
}

.homepage-4 .welcome-area {
  background: rgba(0, 0, 0, 0) url('/img/blog-7.jpg') no-repeat scroll center center / cover;
}

.homepage-5 .welcome-area {
  /* background: rgba(0, 0, 0, 0) url("/img/blog-4.jpg") no-repeat scroll center center / cover; */
  background: #de73ff !important;
}

.homepage-6 .welcome-area {
  background: rgba(0, 0, 0, 0) url('/img/blog-9.jpg') no-repeat scroll center center / cover;
}

.accounts .welcome-area {
  background: rgba(0, 0, 0, 0) url('') no-repeat scroll center center / cover;
  padding-top: 3% !important;
}

.features-slider-wrapper {
  background: rgba(0, 0, 0, 0) url('/img/mobile-slider.png') no-repeat scroll top center / cover;
}

.statistic-area {
  background: rgba(0, 0, 0, 0) url('/img/pattern-bg.png') repeat scroll center center / cover;
}

.download-area {
  background: rgba(0, 0, 0, 0) url('/img/download-bg.jpg') no-repeat fixed center center / cover;
}

.subscribe-area {
  background: rgba(0, 0, 0, 0) url('/img/subscribe-bg.png') no-repeat scroll center center / cover;
}

.breadcrumb-area {
  background: rgba(0, 0, 0, 0) url('/img/download-bg.jpg') no-repeat scroll center center / cover;
}

.blog .breadcrumb-area {
  background: rgba(0, 0, 0, 0) url('/img/blog-5.jpg') no-repeat scroll center center / cover;
}

.inner-area {
  background: rgba(0, 0, 0, 0) url('/img/welcome-bg.jpg') no-repeat scroll center center / cover;
}

.download-page .welcome-area {
  background: rgba(0, 0, 0, 0) url('/img/download.jpg') no-repeat scroll center center / cover;
}

.inner .welcome-area {
  background: rgba(0, 0, 0, 0) url('/img/inner-bg.jpg') no-repeat scroll center center / cover;
}

/* ******************************
:: 5.0 PRELOADER AREA CSS
****************************** */
.preloader-main {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.preloader-main .preloader-wapper {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.preloader-main .loader-section {
  position: fixed;
  top: 0;
  height: 100%;
  width: calc(50% + 1px);
  background-color: #fff;
}

.preloader-main .loader-section.section-left {
  left: 0;
}

.preloader-main .loader-section.section-right {
  right: 0;
}

.preloader-main .preloader {
  position: relative;
  display: block;
  height: 80px;
  width: 170px;
  top: -40px;
  z-index: 99;
}

.preloader-main .loaded .section-right {
  -webkit-transform: translateX(101%);
  transform: translateX(101%);
  -webkit-transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1);
  transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1);
}

.preloader-main .loaded .section-left {
  -webkit-transform: translateX(-101%);
  transform: translateX(-101%);
  -webkit-transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1);
  transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1);
}

.preloader-main .loaded .preloader {
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  visibility: hidden;
  opacity: 0;
}

.preloader-main circle.dot:nth-of-type(1) {
  -webkit-animation: slide 2s ease infinite;
  animation: slide 2s ease infinite;
}

.preloader-main circle.dot:nth-of-type(2) {
  -webkit-transform: translateX(55px);
  transform: translateX(55px);
  -webkit-animation: slide 2s ease infinite;
  animation: slide 2s ease infinite;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

@-webkit-keyframes slide {
  0%,
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  50% {
    -webkit-transform: translateX(70px);
    transform: translateX(70px);
  }
}

@keyframes slide {
  0%,
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  50% {
    -webkit-transform: translateX(70px);
    transform: translateX(70px);
  }
}

/* ******************************
:: 6.0 SCROLL TO TOP AREA CSS
****************************** */
#scrollUp {
  position: fixed;
  right: 2%;
  bottom: 10%;
  height: 45px;
  width: 40px;
  border-radius: 4px;
  background-color: rgba(35, 35, 35, 0.65);
  text-align: center;
  cursor: none;
  z-index: 1;
  display: none;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

#scrollUp > svg {
  display: block;
  height: 100%;
  font-size: 22px;
  color: #fff;
  margin: 0 auto;
}

#scrollUp:hover {
  background-color: #666;
}

/* ******************************
:: 7.0 HEADER AREA CSS
****************************** */
.navbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 5px;
  padding-bottom: 0;
  z-index: 999;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: transparent;
}

.navbar1 {
  background: linear-gradient(-47deg, #000000 0%, #6f62ff 100%);
}

.transparent {
  border: none;
  background-color: transparent;
  outline: none;
  line-height: normal;
  margin-left: -3px;
}

.transparent1 {
  border: none;
  background-color: transparent;
  outline: none;
  line-height: normal;
  margin-left: -2px;
}

.pic {
  margin-left: -15%;
}

.pi {
  margin-left: -360px;
}

.pi_off {
  margin-left: -70px;
}

.bar {
  color: #f7f7f7;
  height: 0px;
  background-color: white;
  width: 500px;
  margin-top: 3px;
  margin-left: -14%;
}

.bar2 {
  color: #f7f7f7;
  height: 1px;
  background-color: white;
  width: 500px;
  margin-top: 10px;
  margin-left: -70%;
}

.bar2d {
  color: #f7f7f7;
  height: 1px;
  background-color: white;
  width: 450px;
  margin-top: 10px;
  margin-left: -15%;
}

.bar1 {
  color: #f7f7f7;
  height: 1px;
  background-color: white;
  width: 40px;
  margin-top: -30px;
  margin-left: 20px;
}

.bart {
  color: #424141dc;
  height: 0px;
  background-color: rgba(54, 51, 51, 0.884);
  /* width: 1400px; */
  /* margin-top: 800px; */
  /* margin-left: 4%; */
}

.para {
  margin-left: 40px;
  margin-top: -23px;
  color: #f7f7f7;
}

.good {
  width: 100px;
  height: 50px;
}

.goodHC {
  width: 100px;
  height: 50px;

  position: absolute;
  margin-top: -2%;
}

.goodLG {
  width: 100px;
  height: 50px;
  margin-bottom: -50px;
  margin-left: 30rem;
}

.in {
  margin-top: 8px;
  margin-left: 10px;
}

.dp1 {
  margin-top: 8px;
  margin-left: 10px;
}

.i {
  margin-top: 8px;
  margin-left: -10px;
}

.in1 {
  left: 0;
}

.navbar .navbar-nav .nav-link {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.navbar1 .navbar-nav .nav-link {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.navbar .navbar-brand-sticky {
  display: none;
}

.navbar1 .navbar-brand-sticky {
  display: none;
}

.navbar-sticky {
  -webkit-transition: none;
  transition: none;
}

.navbar1-sticky {
  -webkit-transition: none;
  transition: none;
}

.navbar-sticky-transitioned {
  -webkit-transition: 0.3s;
  /*transition: .3s;*/
}

.navbar-sticky-moved-up {
  position: fixed;
  top: 0;
  background: #fff;
  margin-top: -100px;
}

[data-theme='dark'] .navbar-sticky-moved-up {
  background: #01081f;
  -webkit-box-shadow: 0 4px 25px rgba(30, 39, 69, 0.3), 0 1px 0px rgba(30, 39, 69, 0.4);
  box-shadow: 0 4px 25px rgba(30, 39, 69, 0.3), 0 1px 0px rgba(30, 39, 69, 0.4);
}

.navbar-sticky-on {
  margin-top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px;
}

.navbar-sticky-on .navbar-brand-regular {
  display: none;
}

.navbar-sticky-on .navbar-brand-sticky {
  display: inline;
}

/*NAVBAR DARK*/
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}

.navbar-dark .btn-outline {
  color: #fff;
}

.navbar-dark.navbar-sticky-on .navbar-nav .nav-link {
  color: #7e8085;
}

[data-theme='dark'] .navbar-dark.navbar-sticky-on .navbar-nav .nav-link {
  color: #e7eaee;
}

.navbar-dark.navbar-sticky-on .navbar-nav .nav-link:hover,
.navbar-dark.navbar-sticky-on .navbar-nav .nav-link:focus,
.navbar-dark.navbar-sticky-on .navbar-nav .nav-link.active,
.navbar-dark.navbar-sticky-on .navbar-nav .nav-link.current-menu-item {
  color: #2c2e30;
}

[data-theme='dark'] .navbar-dark.navbar-sticky-on .navbar-nav .nav-link:hover,
[data-theme='dark'] .navbar-dark.navbar-sticky-on .navbar-nav .nav-link:focus,
[data-theme='dark'] .navbar-dark.navbar-sticky-on .navbar-nav .nav-link.active,
[data-theme='dark'] .navbar-dark.navbar-sticky-on .navbar-nav .nav-link.current-menu-item {
  color: #d2d5da;
}

/*---------- bootstrap nav custom hover ----------*/
.dropdown-menu {
  border: 0;
  /*padding: 0.625rem 0;*/
  margin-left: 890px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.dropdown-menu > li {
  padding: 0 0.625rem;
}

.dropdown > .dropdown-menu:before {
  content: '';
  position: absolute !important;
  top: -10px;
  right: auto;
  bottom: auto;
  left: 10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}

.dropdown-submenu > .dropdown-menu:before {
  content: '';
  position: absolute !important;
  top: 30px;
  right: auto;
  bottom: auto;
  left: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
}

.dropdown-item {
  padding: 0.625rem;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: 700;
  color: #2c2e30;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.dropdown-item.active,
.dropdown-item:active {
  background: #f8f9fa;
  background: gray;
  color: #2c2e30;
}

.dropdown-divider {
  border-color: #8d98b7;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 20%;
  left: -600%;
  margin-top: -6px;
}

/*  mainmenu caret */
.dropdown-toggle:after {
  margin-left: 4px;
  vertical-align: 1px;
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  color: #d3d3d3;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/*  submenu caret */
.dropdown-submenu .dropdown-toggle:after {
  position: absolute;
  right: 24px;
  top: 20px;
  color: #d3d3d3;
}

.dropdown-submenu:hover .dropdown-toggle:after {
  text-decoration: underline;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.navbar-toggler-icon {
  position: relative;
  margin-top: 200px;
  right: 0;
  left: 0;
  bottom: -50px;
  margin: auto;
  color: white;
  background-image: white !important;
}

.burger {
  margin-top: 40px;
}

.navbar-toggler-icon::before {
  margin-top: 105px;
  color: white;
}

.navbar-toggler-icon::after {
  margin-top: -100px;
  color: white;
}

/*.navbar-dark .navbar-toggler-icon:before,
.navbar-dark .navbar-toggler-icon:after {
    background:white;
}*/

.navbar-toggler-icon,
.navbar-toggler-icon:before,
.navbar-toggler-icon:after {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.navbar-toggler {
  position: absolute !important;
  top: auto;
  right: 0;
  bottom: auto;
  left: auto;
  border: none;
  height: 100%;
  width: 3.75rem;
  background-image: none;
  border-radius: 0;
  z-index: 1;
  display: inline-block;
}

/* ******************************
:: 8.0 WELCOME AREA CSS
****************************** */
.welcome-area {
  height: 400px;
  z-index: 10;
}

.welcome-area1 {
  height: 1000px;
  z-index: 10;
}

.welcome-area2 {
  height: 1000px;
  z-index: 10;
  background: gray;
}

.welcome-area3 {
  height: 1000px;
  z-index: 5;
  /* background:white ; */
}

#screenshotsDetail {
  background-color: white;
  margin-top: -21%;
}

.welcome-intro2 {
  margin-top: -120px;
}

.ButtonLeftMobile {
  color: rgb(25, 15, 80);
}

/* .imgdet{
    width:50px;
    height:50px;
    border-radius: 80px;
    margin-top: -920px;
    margin-left: -60px;
} */
.intro3 {
  margin-top: -60px;
}

/* .poshead4 {
    overflow: hidden;
    width: 55%;
} */

.arrow {
  margin-top: -745px;
  margin-left: 116px;
  position: relative;
  left: 126px;
  top: 10px;
}

.ar {
  margin-left: -80px;
}

.welcome-thumb {
  max-width: 100px;
  padding-top: 0px;
}

.welcome-thumb3 {
  max-width: 500px;
  padding-top: 70px;
}

.bon {
  width: 150px;
  height: 175px;
}

.bon3 {
  width: 300px;
  height: 500px;
  border-radius: 50px;
  margin-left: -100px;
  margin-top: 95px;
  margin-bottom: -10px;
}

.space1 {
  margin-left: 100px;
  /* margin-top: 200px; */
}

.space2 {
  margin-left: 400px;
}

.high1 {
  margin-top: -500px;
  max-width: 45%;
}

.vid {
  width: 300px;
  height: 600px;
}

.styled {
  border: 0;
  line-height: 2.5;
  align-items: center;
  margin-left: 10px;
  padding: 0 20px;
  font-size: 1.5rem;
  text-align: center;
  color: #fff;
  /*text-shadow: 1px 1px 1px #000;*/
  border-radius: 40px;
  background-color: rgb(240, 169, 128);
  /*background-image: linear-gradient(to top left,
                                      rgba(0, 0, 0, .2),
                                      rgba(0, 0, 0, .2) 30%,                                    rgba(0, 0, 0, 0));*/
  /*box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
                inset -2px -2px 3px rgba(0, 0, 0, .6);*/
}

.styledb {
  border: 0;
  line-height: 2.5;
  align-items: center;
  margin-left: -10px;
  padding: 0 20px;
  font-size: 1.5rem;
  text-align: center;
  color: #fff;
  /*text-shadow: 1px 1px 1px #000;*/
  border-radius: 40px;
  background-color: rgb(63, 214, 139);
  border-bottom: none;
  user-select: none;

  /*background-image: linear-gradient(to top left,
                                      rgba(0, 0, 0, .2),
                                      rgba(0, 0, 0, .2) 30%,                                    rgba(0, 0, 0, 0));*/
  /*box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
                inset -2px -2px 3px rgba(0, 0, 0, .6);*/
}

button:focus {
  outline: 0;
}

.styledmin {
  border: 0;
  line-height: 2.5;
  align-items: center;
  margin-left: -15px;
  padding: 0 20px;
  font-size: 0.7rem;
  text-align: center;
  color: #fff;
  /*text-shadow: 1px 1px 1px #000;*/
  border-radius: 40px;
  background-color: rgb(77, 11, 116);
  /*background-image: linear-gradient(to top left,
                                      rgba(0, 0, 0, .2),
                                      rgba(0, 0, 0, .2) 30%,                                    rgba(0, 0, 0, 0));*/
  /*box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
                inset -2px -2px 3px rgba(0, 0, 0, .6);*/
}

/* .main-content {
    background-color: white;
    /* margin-top: 5%;
} */

/*
**** Sama Design For Page Details **********
*/

.detailsPage {
  /* display: inline-block; */
  background-color: white;
  margin-top: 81px;
  /*width: 1535px;*/
  width: 100% !important;
  height: 931px;
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
}

.detailsPage1 {
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  flex: 1 1 100%;
  /*max-height: 67%;*/
}

.detailsPage2_left {
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
  /*flex: 1 1 100%;*/
  max-width: 75%;
  padding: 35px 0 70px 0;
  background-image: url('https://oulo.com/celebrity-profile.d7d0f36b40d18ac48414.svg');
  background-position-y: top;
  background-position-x: left;
  background-repeat: no-repeat;
  background-color: rgba(225, 230, 238, 0.31);
  position: relative;
}

.row-arrow {
  place-content: stretch flex-end;
  align-items: stretch;
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  flex: 1 1 100%;
  max-width: 45%;
}

.par {
  /*margin-top: -18px;*/
  margin-left: 90px;
  /*margin-bottom: -20px;*/

  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  place-content: center flex-start;
  align-items: center;
  flex: 1 1 290px;
  /*max-width: 290px;
    min-width: 290px;*/
}

.value {
  font-size: 18px;
  /* color: #32325d; */
  font-family: Lato-SemiBold !important;
  box-sizing: border-box;
  cursor: pointer;
  margin-left: 10px;
}

.fa-arrow-left {
  background-repeat: no-repeat;
  display: inline-block;
  fill: currentColor;
  /* height: 24px; */
  width: 24px;

  transform: scale(0.8);
  box-sizing: border-box;
}

.videoDetailDiv1 {
  margin-right: 10px;
  place-content: stretch flex-end;
  align-items: stretch;
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  flex: 1 1 100%;
  max-width: 45%;
  /*margin-left: 20px;*/
  margin-top: 20px;
}

.videoDetailDiv2 {
  flex: 1 1 100%;
  box-sizing: border-box;
  flex: 1 1 100%;
  box-sizing: border-box;
  max-width: 60%;
  /* margin-right: -6px; */
  left: 45%;
  top: -50%;
}

.artist-detail-category {
  font-weight: 700;
  font-size: 15px;
  text-transform: capitalize;
  color: #5138c6;
}

.payBtn {
  width: 300px !important;
  height: 55px !important;
  font-size: 15px !important;
  float: end !important;
  margin-right: 0 !important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
}

.videoDetailDiv1_1 {
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
  place-content: center flex-start;
  align-items: center;
  flex: 1 1 290px;
  /*max-width: 290px;
    min-width: 290px;*/
}

.videoDetail {
  box-sizing: border-box;
  border-radius: 15px;
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
  background-color: #c1c1c1;
  width: 300px;
  height: 490px;
  -webkit-box-align: end;
  align-items: end;
  -webkit-box-pack: unset;
  justify-content: unset;
  /* padding: 20px; */
}

.ImageNameCountry {
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
}

#ImageNameCountry12 {
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
  margin-left: 15px;
  margin-top: -5px;
}

.ImageArtist {
  width: 50px;
  height: 50px;
  min-width: 50px;
  border-radius: 30px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* .row-container {
    flex-direction: row;
    box-sizing: border-box;
    display: flex;
} */

.row-container {
  display: inline-block;
}

.detailsPageLeft {
  display: inline;
  /* float: left; */
  width: 72%;
  margin-left: -93px;
}

.detailsPageRight {
  display: inline;
  float: right;
  margin-top: -53.5%;
  margin-right: -11%;
  width: 80%;
  font-weight: 900;
  margin-top: -0.5%;
}

.reviews-title {
  color: #32325d;
  font-size: 24px;
  font-family: Lato-SemiBold !important;
  margin-bottom: 15px;
}

.review-from {
  font-size: 16px;
  color: #32325d;
  font-family: Lato-Bold !important;
  font-weight: 700;
}

.rowd {
  background: rgb(250, 250, 250);
  margin-top: -324px;
  padding-bottom: 2%;
  padding-left: 30px;
  padding-top: 31px;
}

#DesignDetail {
  margin-left: -65px;
}

#InfoName {
  /* margin-left: 52px; */
  position: relative;
  left: 73px;
  bottom: 5px;
}

.nameArtistDetail {
  /*margin-bottom: 4px;*/
  /*font-family: Lato-Bold;*/
  font-weight: 700;
  font-size: 33px;
  line-height: 1.06;
  color: #32325d;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  /*margin-bottom: 6px;*/
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 6%;
}

* {
  box-sizing: border-box;
}

.countryArtistDetail {
  margin-bottom: 4px;
  /* opacity: .36; */
  font-size: 17px;
  color: #32325d;
  font-family: Lato-SemiBold !important;
}

.rowButton {
  flex-flow: row wrap;
  box-sizing: border-box;
  display: inline-block;
  place-content: center flex-start;
  align-items: center;
}

.rowButtonDiv {
  border-radius: 19px;
  color: #fff;
  /* padding: 6px 10px; */
  background-color: #5138c6;
  font-size: 12px;
  margin-top: 8px;
  /* width: 78%; */
  flex: 0 0 16.666667%;
  max-width: 45.666667%;
  /* padding: 0 21px 0 12px; */
  text-align: center;
}

.rowButtonDiv1 {
  display: inline;
  float: left;
}

.rowButtonDiv2 {
  display: inline;
  float: right;
}

.descriptionArtist {
  font-size: 15px;
  color: #32325d;
  margin-top: 30px;
  opacity: 6.9;
  white-space: pre-line;
  width: 115%;
  /*font-family: Lato;*/
}

.ant-btn-primary {
  color: #fff;
  background-color: #f8284e;
  border-color: #f8284e;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}

#videoDetailDiv2_2 {
  width: 82%;
  font-size: 6px;
}

.videoDetailDiv2_1 {
  /*margin-top: -10%;*/
  margin-left: -10%;
  margin-top:100px;
}

.detailsPage2_rigth {
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
  flex: 1 1 100%;
  max-width: 25%;
  background-image: url('https://oulo.com/celeb-profile2.b616cbfeff1a1963b459.png');
  background-position-y: top;
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: 25%;
  padding: 86px 38px 70px;
  background-color: #fff;
  /* margin-top: 15.5%; */
}

.nameArtistDetailLabel,
.priceArtistDetailLabel {
  display: none;
}

.bookButtonsButton {
  text-transform: capitalize;
  height: 44px;
  width: 310px;
  border-radius: 50px !important;
  font-size: 15px;
}

.PrivateSwitchBase-input-4 {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 1.5rem;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  flex-shrink: 0;
  user-select: none;
}

.accountNow {
  /* margin-right: 15%; */
  margin-top: 1%;
}

.accountNowlog {
  margin-right: 15%;
  margin-top: -4%;
}

.bookNowContainer {
  margin: 0px 2.3rem;
  max-width: 32.2rem;
  position: relative;
  right: 25%;
  bottom: 15.5%;
}

.bookNowContainerOffline {
  margin: 0px 2.3rem;
  margin-top: 15% !important;
  max-width: 32.2rem;
  position: relative;
  right: 25%;
  bottom: 15.5%;
}

.bookNowContent {
  display: block;
}

.hnoSxe {
  font-family: 'cerebri', sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  -webkit-letter-spacing: -0.01rem;
  /* -moz-letter-spacing: -0.01rem;
    -ms-letter-spacing: -0.01rem; */
  letter-spacing: -0.01rem;
  line-height: 1.8rem;
  margin-right: 1rem;
  color: #ffffff;
  background-color: #5138c6;
  padding: 1%;
}

.cxXlfs {
  font-family: cerebri, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.01rem;
  line-height: 1.8rem;
  margin-right: 1rem;
  color: black;
}

.lejaEd {
  font-family: cerebri, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.01rem;
  line-height: 1.8rem;
  margin-right: 1rem;
  color: rgb(255, 255, 255);
  cursor: pointer;
}

.JlsyT {
  font-family: cerebri, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.01rem;
  line-height: 1.8rem;
  margin-right: 1rem;
  color: black;
  cursor: pointer;
}

.rowBack {
  margin-left: 10%;
  /* top: 31%; */
  /* position: sticky; */
  top: 13%;
}

.IwhPr {
  font-family: 'cerebri', sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2rem;
  -webkit-letter-spacing: -0.01rem;
  /* -moz-letter-spacing: -0.01rem;
    -ms-letter-spacing: -0.01rem; */
  letter-spacing: -0.01rem;
  color: #000;
}

.ckTGgS {
  width: 140%;
  margin: 5%;
}

.ckTgIS {
  margin-left: 7%;
  margin-top: -5%;
  color: #000;
  font-size: 20px;
}

.ckTgHS {
  color: #000;
}

.welcomeSection {
  /* flex: 36 0 156.666667%;
    max-width: 114.666667%; */
  margin-top: 5%;
}

.confirmSection {
  margin-top: -15%;
}

.lcahDC {
  font-family: cerebri, sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: -0.02rem;
  line-height: 3.2rem;
  color: rgb(0, 0, 0);
  margin-top: 1.2rem;
}

#blockChoice {
  width: 110%;
}

.formDesign {
  border: 1px solid rgb(111, 98, 255);
}

.HeadState {
  /* background: linear-gradient(-47deg, #DE73FF 0%, #6F62FF 300%); */
  background: transparent;
  text-align: left;
  font-size: 0.7rem;
  /* margin-bottom: 5%; */
}

.link-to-page {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 20000;
  cursor: pointer;
  width: 50px;
}

.link-to-page img {
  width: 100%;
  height: auto;
  display: block;
}

#home {
  /* height: 80vh !important; */
}

#homeConfirm {
  height: 100vh !important;
}

/*
**** Fin - Sama Design For Page Details **********
*/

/* .main{
    width: 200px;
    height: 200px;
    position: relative;
    margin: 20px;
}
.detailsPage{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
}
.SearchCOntentItem{
    z-index: 9;
    margin: 20px;
} */

@media only screen and (min-width: 992px) {
  .download-page .welcome-intro > h1 {
    font-size: 3.8rem;
  }

  .download-page .welcome-intro p {
    font-size: 16px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bg-overlay::after,
  .overlay-dark:after {
    position: absolute;
    content: '';
    /* height: 50%; */
    width: 100%;
    top: 0;
    left: 0;
  }
}
@media only screen and (min-width: 1441px) {
  .bg-overlay::after,
  .overlay-dark:after {
    position: absolute;
    content: '';
    /* height: 50%; */
    width: 100%;
    top: 0;
    left: 0;
  }
  .accounts .welcome-area {
    background: rgba(0, 0, 0, 0) url('') no-repeat scroll center center / cover;
    padding-top: 10% !important;
  }
}

.welcome-area .video-icon {
  position: absolute;
  top: 50%;
  left: 70%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.play-btn {
  position: relative;
  display: inline-block;
  height: 100px;
  width: 100px;
  background-color: #fff;
  border-radius: 50%;
}

.btn-circle {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
}

.play-icon {
  font-size: 22px;
  color: #7c4fe0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@-webkit-keyframes grow {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes grow {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

.play-animation {
  -webkit-animation: grow 3s infinite;
  animation: grow 3s infinite;
}

.animation-short {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.welcome-area.bg-overlay::after {
  z-index: -2;
}

.welcome-area .shape-bottom {
  z-index: -1;
}

/* ***********************************
:: 8.1 WELCOME AREA HOMEPAGE-3 CSS
**************************************/
@media only screen and (min-width: 992px) {
  .homepage-2 .welcome-thumb {
    max-width: 400px;
  }
}

@media only screen and (max-width: 1439px) {
  .homepage-2 .welcome-thumb {
    max-width: 400px;
  }
}

.homepage-3 .welcome-area .subscribe-form {
  position: relative;
  display: block;
  width: 80%;
}

.homepage-3 .welcome-area .subscribe-form input {
  font-size: 14px;
  border-radius: 10px;
  text-indent: 3%;
  -webkit-box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
}

.homepage-3 .welcome-area .subscribe-form button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

.homepage-3 .welcome-area .shape-bottom svg {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

/* ***********************************
:: 8.2 WELCOME AREA HOMEPAGE-4 CSS
**************************************/
.homepage-4 .welcome-thumb {
  max-width: 100%;
}

.homepage-4 .welcome-thumb > img {
  position: relative;
  -webkit-animation: bounceHero 3s infinite;
  animation: bounceHero 3s infinite;
}

@-webkit-keyframes bounceHero {
  0% {
    top: 0px;
  }

  50% {
    top: 25px;
  }

  100% {
    top: 0px;
  }
}

@keyframes bounceHero {
  0% {
    top: 0px;
  }

  50% {
    top: 25px;
  }

  100% {
    top: 0px;
  }
}

/* ***********************************
:: 8.3 WELCOME AREA HOMEPAGE-6 CSS
**************************************/
.homepage-6 .shape-bottom {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.homepage-6 .shape-bottom svg {
  -webkit-transform: translateX(-50%) rotateY(180deg);
  transform: translateX(-50%) rotateY(180deg);
}

.homepage-6 .shape-bottom svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
}

/* ******************************
:: 9.0 COUNTER AREA CSS
****************************** */
.single-counter {
  position: relative;
}

.single-counter::after {
  position: absolute;
  content: '';
  height: 70%;
  width: 1px;
  background-color: #222;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  opacity: 0.15;
}

.counter-area .col-5.single-counter:last-of-type::after {
  display: none;
}

.single-counter span {
  font-size: 3em;
  background: linear-gradient(-47deg, #de73ff 0%, #6f62ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ******************************
:: 10.0 FEATURES AREA CSS
****************************** */
.features-slider-wrapper {
  padding: 67px 23px 90px 26px;
  background-size: 100%;
  max-width: 290px;
  margin: 0 auto;
}

.features-area.style-two .image-box {
  position: relative;
  -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.12);
  border-radius: 1.5rem;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.features-area.style-two .image-box:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125) !important;
  box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125) !important;
}

/* ******************************
:: 11.0 SERVICE AREA CSS
****************************** */
.service-icon span {
  height: 54px;
  width: 54px;
  display: inline-block;
  text-align: center;
  line-height: 54px;
  font-size: 24px;
  color: #7c4fe0;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.service-list.style-two > li {
  list-style: disc;
  margin-left: 1rem;
}

/* ******************************
:: 12.0 DISCOVER AREA CSS
****************************** */
.list-box .icon {
  color: #764fe0;
}

@media only screen and (max-width: 575px) {
  .discover-thumb {
    max-width: 300px;
  }
}

/* ******************************
:: 13.0 WORK AREA CSS
****************************** */
.single-work {
  position: relative;
}

.single-work::after {
  position: absolute;
  content: '\f054';
  font-size: 45px;
  font-weight: 900;
  color: #fff;
  font-family: 'Font Awesome 5 Free';
  top: 50%;
  right: 0;
  margin-right: -50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}

.single-work:hover::after {
  -webkit-transform: translateX(5px) translateY(-50%);
  transform: translateX(5px) translateY(-50%);
}

.work-area .col-12:last-of-type .single-work::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .single-work::after {
    display: none;
  }
}

/* ******************************
:: 14.0 SCREENSHOTS AREA CSS
****************************** */
.single-screenshot {
  /*position: block;*/
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  touch-action: none;
  transition: 0.9s ease;
}

.shot {
  touch-action: unset;
}

.contain {
  margin-top: -22px;
  max-width: 1578px;
}

.ro {
  margin-top: -70px;
}

.slick-list {
  display: block;
  overflow-x: scroll;
  overflow-y: hidden;
  margin-left: -330px;
  padding: 170px;
  /*scroll-margin-block-start: 20%;*/
  touch-action: none;
  touch-action: pan-x;
}

.img {
  border-bottom: none;
  margin-top: 100px;
  border-radius: 18px;
  user-select: none;
  outline: 0;
  -webkit-box-direction: normal;
  /* propriété CSS3 */
  /*-moz-border-radius: 18px; */
  /* compatibilité avec Firefox */
  /*-webkit-border-radius: 18px;*/
}

.impeg {
  border-bottom: none;
  margin-top: 100px;
  border-radius: 18px;
  user-select: none;
  outline: 0;
  height: 385px;
  width: 224px;
  padding: 10px;
  padding-right: 10px;
  -webkit-box-direction: normal;
}

.hentry,
.page-content {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  word-wrap: break-word;
}

/*body.single .hentry {
    width: 67.391304348%;
    padding-right: 20px;
    padding-right: 2rem;
  }*/

/*body.page .hentry,
  .page-content {
    width: 7.391304348%;
    padding-right: 20px;
    padding-right: 2rem;
  }
*/
/* .main-content, */
.content-area {
  height: 5%;
  white-space: nowrap;
}

.main-content {
  overflow-y: hidden;
  margin-left: -335px;
  margin-top: -134px;
  padding-top: 170px;
  /* padding-right: 113px; */
  padding-bottom: 0px;
  padding-left: 170px;
  padding-bottom: 60px;
  display: block;
  margin-right: -213px;
  margin-bottom: 1%;
  width: 1981px;
}

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

.padding-element-1 {
  padding-top: 0px;
  /* padding-right: 20px; */
  padding-bottom: 0px;
  /* padding-left: 20px; */
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  place-content: stretch center;
  align-items: stretch;
  margin-right: -45px;
}

/*body.page #main-content {
        padding-left: 20.689655172%;
      }*/

/*.pic1{
    margin-top: -100px;
    margin-left:15%;
    width:200px;
    height:200px;
    border-radius: 17px;
-moz-border-radius: 17px;
-webkit-border-radius: 17px;

}
.pic2{
    margin-top: -480px;
    margin-left:40%;
    width:100px;
    height:50px;
    color:rgb(25, 14, 71);
    border-radius: 17px;
-moz-border-radius: 17px;
-webkit-border-radius: 17px;
}
.star{
    margin-left: 40%;
    margin-top: 480px;
}
.post{
    margin-left: 35%;
    margin-top: 480px;
    color: gray;
}
.nom{
    margin-left: 35%;
    margin-top: -50px;
    color: rgb(18, 10, 49);
}
.post1{
    margin-left: 30%;
    margin-top: -675px;
    color: gray;
    width:100px;
    height:50px;
    border-radius: 17px;
-moz-border-radius: 17px;
-webkit-border-radius: 17px;

}
.pt .h6{
   color: gray;
}
.slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 50%;
    bottom: -40px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.slick-dots li button {
    font-size: 0;
    height: 8px;
    width: 8px;
    background-color: rgba(0, 0, 0, 0.1);
    border: none;
    outline: none;
    border-radius: 50%;
    margin: 5px;
    -webkit-transition: all false ease false;
    transition: ease-out false ease false;
}
.slick-dots .slick-active button,
.testimonial-area .owl-carousel button.owl-dot.active {
    background-color: #7c4fe0;
    -webkit-box-shadow: 0 1px 5px #7c4fe0;
    box-shadow: 0 1px 5px #7c4fe0;
} */

.pic1 {
  margin-top: 380px;
  margin-left: -180px;
  width: 130px;
  height: 125px;
  border-radius: 17px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
}

.pic2 {
  background-color: #f0f4f9;
  border-radius: 25px;
  padding: 7px 10px;
  margin-bottom: -15px;
  z-index: 1;
  color: #32325d;
  font-family: Lato-SemiBold !important;
  margin-top: -365px;
  margin-left: 28%;
  width: 80px;
  height: 30px;
  border-radius: 17px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
}

.star {
  margin-left: 25%;
  margin-top: 350px;
}

.post {
  opacity: 0.36;
  font-size: 15px;
  font-family: Lato-SemiBold;
  color: #32325d;
  margin-top: 5px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-left: 28%;
  max-width: 105px;
  height: 33px;
}

/* .post{
    margin-left: 25%;
    margin-top: -125px;
    color: gray;
} */

.nom {
  margin-left: 27%;
  margin-top: -145px;
  color: rgb(18, 10, 49);
  font-size: 17px;
  max-width: 105px;
  min-height: 42px;
  line-height: 20px;
}

.post1 {
  margin-left: 25%;
  margin-top: -796px;
  color: gray;
  width: 92px;
  height: 25px;
  border-radius: 17px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
}

#progressSpinner {
  margin-left: 708px;
  /* margin-top: 39px; */
  position: relative;
  top: 65px;
}

/* ******************************
:: 15.0 REVIEWS AREA CSS
****************************** */
.single-review {
  -webkit-box-shadow: 0 0.313rem 0.875rem rgba(45, 49, 54, 0.09);
  box-shadow: 0 0.313rem 0.875rem rgba(45, 49, 54, 0.09);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-review .card-top {
  position: relative;
}

.single-review .quot-icon {
  position: absolute;
  top: 5%;
  right: 5%;
}

.single-review .reviewer {
  position: relative;
}

.single-review .reviewer::after {
  position: absolute;
  content: '';
  height: 20px;
  width: 20px;
  background-color: #f5f7fb;
  bottom: calc(100% - 10px);
  left: 15%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.single-review:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
  box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
}

/* ******************************
:: 16.0 TESTIMONIAL AREA CSS
****************************** */
.testimonial-area .owl-item img {
  width: 100px;
  height: 100px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}

.client-rating {
  color: #ffa200;
}

.client-rating svg,
.review-icon svg {
  margin: 0 1px;
}

.single-testimonial-thumb img {
  width: 100%;
  height: 100%;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  overflow: hidden;
}

.testimonial-area .owl-dots {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.testimonial-area .owl-carousel button.owl-dot {
  height: 8px;
  width: 8px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  outline: none;
  margin: 5px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

/* ******************************
:: 17.0 PRICE PLAN AREA CSS
****************************** */
.single-price-plan {
  -webkit-box-shadow: 0 0.313rem 0.875rem rgba(45, 49, 54, 0.09);
  box-shadow: 0 0.313rem 0.875rem rgba(45, 49, 54, 0.09);
  background-color: #fff;
  border-radius: 1rem;
}

.plan-title > h3 {
  letter-spacing: 3px;
  opacity: 0.8;
}

.plan-price > h1 > small {
  font-size: 60%;
}

.plan-button {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* ******************************
:: 18.0 FAQ AREA CSS
****************************** */
.card-header .btn {
  position: relative;
  display: block;
  font-size: 16px;
  width: 100%;
  background: transparent;
  color: #222;
  text-align: left;
}

.card-header .btn.collapsed {
  color: #444;
}

.card-header .btn:hover,
.card-header .btn:focus,
.card-header .btn:active {
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
}

.card-header .btn::after,
.card-header .btn.collapsed::after {
  position: absolute;
  top: 50%;
  left: calc(100% - 1.25rem);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
}

.card-header .btn::after {
  content: '\f107';
}

.card-header .btn.collapsed::after {
  content: '\f105';
}

.faq-area.style-two .card-header .btn::after {
  display: none;
}

.faq-area.style-two .card-header .btn {
  cursor: inherit;
}

/* ******************************
:: 19.0 TEAM AREA CSS
****************************** */
.single-team {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.team-thumb > img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.team-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.team-overlay::after {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #7c4fe0;
  border-radius: 100px;
  opacity: 0.9;
  z-index: -1;
}

.team-name {
  font-size: 18px;
}

.team-post {
  font-size: 15px;
}

.team-icons svg {
  font-size: 16px;
  color: #fff;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.team-icons a:hover svg {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.single-team:hover .team-overlay {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.single-team:hover .team-thumb > img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* ******************************
:: 20.0 SUBSCRIBE AREA CSS
****************************** */
.form-control {
  font-size: 15px;
  height: 60px;
  border: none;
  outline: none;
  padding-left: 20px;
  border-radius: 8px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.form-control:focus {
  border: none;
  outline: none;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.subscribe-form .form-group input {
  display: block;
  text-align: center;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.subscribe-form .form-group input::-webkit-input-placeholder {
  text-align: center;
}

.subscribe-form .form-group input:-ms-input-placeholder {
  text-align: center;
}

.subscribe-form .form-group input::placeholder {
  text-align: center;
}

.subscribe-form button {
  height: 60px;
  border-radius: 8px;
  background: #7c4fe0 !important;
}

/* ******************************
:: 21.0 BLOG AREA CSS
****************************** */
.blog-area {
  z-index: 1;
}

.single-blog {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}

.blog-thumb img {
  display: block;
  width: 100%;
  border-radius: 6px;
}

.blog-content > p {
  line-height: 1.8;
}

.blog-btn {
  position: relative;
  display: inline-block;
}

.blog-btn::after {
  position: absolute;
  content: '\f101';
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  opacity: 0;
  visibility: hidden;
  top: 50%;
  -webkit-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.blog-btn:hover::after,
.blog-btn:focus::after {
  visibility: visible;
  opacity: 1;
  top: 50%;
  -webkit-transform: translateX(5px) translateY(-50%);
  transform: translateX(5px) translateY(-50%);
}

.single-blog:hover {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}

/* ******************************
:: 22.0 BREADCRUMB AREA CSS
****************************** */
.breadcrumb-area {
  height: 450px;
  z-index: 1;
}

.breadcrumb-content > h3 {
  font-size: 38px;
}

.breadcrumb {
  background-color: transparent;
  margin: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: '>';
  color: #fff;
}

.blog .breadcrumb-item > a,
.blog .breadcrumb-item,
.blog .breadcrumb-item::before,
.blog .breadcrumb-item.active {
  color: #fff;
}

/* ******************************
:: 23.0 BLOG PAGE AREA CSS
****************************** */
.blog .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.blog .single-blog {
  margin-bottom: 45px;
}

.pagination > li > a {
  font-size: 14px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  display: inline-block;
  border: 1px solid #444;
  color: #444;
  text-align: center;
}

.pagination li:first-child a,
.pagination li:last-child a {
  display: block;
  border: none;
  position: relative;
}

.pagination li:first-child:hover a,
.pagination li:last-child:hover a {
  background: none;
  color: inherit;
  border: none;
}

.pagination li:first-child:hover a {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}

.pagination li:last-child:hover a {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}

/* **********************************
:: 24.0 BLOG PAGE DETAILS AREA CSS
*************************************/
/*Single Widget*/
.single-widget {
  margin-bottom: 35px;
}

.widget-content {
  position: relative;
}

/*Search Widget*/
.search-widget input {
  background-color: transparent;
  border: 1px solid #eee;
  color: #444;
  height: 45px;
  padding: 10px 15px;
  width: 100%;
  -webkit-transition: -webkit-box-shadow 1s ease 0s;
  transition: -webkit-box-shadow 1s ease 0s;
  transition: box-shadow 1s ease 0s;
  transition: box-shadow 1s ease 0s, -webkit-box-shadow 1s ease 0s;
}

.search-widget input:focus {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

/*Catagory Widget*/
.widget .single-accordion {
  border: 1px solid #eee;
  border-radius: 4px;
}

.widget .single-accordion h5 a {
  color: #444;
  border-bottom: 1px solid #eee;
}

.widget-items li a {
  position: relative;
  border-bottom: 1px solid #eee;
}

.widget-items li a.active {
  color: #7c4fe0;
}

.widget-items li a::before {
  position: absolute;
  content: '';
  height: 100%;
  width: 0px;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  -webkit-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
}

.widget-items li a:hover,
.widget-items li a:focus,
.widget-items li a.active {
  background-color: #f7f7f7;
}

.widget-items li a:hover::before,
.widget-items li a:focus::before,
.widget-items li a.active::before {
  width: 2px;
  background-color: #7c4fe0;
}

.widget-items li a span {
  line-height: 1.4;
}

/*Post Widget*/
.post-thumb img {
  border: 1px solid #eee;
}

.post-widget .widget-items .post-date {
  font-size: 13px;
  line-height: 1;
}

.post-content h6 {
  font-weight: 500;
  line-height: 20px;
}

@media only screen and (max-width: 991px) {
  .post-content h6 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 575px) {
  .post-content h6 {
    font-size: 16px;
  }
}

/*Tags Widget*/
.tags-widget .single-accordion {
  border: none;
}

.tags-widget-items a {
  border: 1px solid #e5e5e5;
  font-size: 12px;
  font-weight: 500;
}

/*Blog Details*/
.sApp-blog .meta-info {
  border-bottom: 1px solid #eee;
}

.meta-info > ul > li {
  position: relative;
}

.meta-info > ul > li::after {
  position: absolute;
  content: '';
  height: 30%;
  width: 2px;
  background-color: #777;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.meta-info > ul > li:last-child::after {
  display: none;
}

.sApp-blog .blog-share a {
  padding: 0 10px;
}

.blog-share .social-icons > a {
  width: 35px;
  height: 35px;
  font-size: 16px;
}

.blog-share .social-icons > a.facebook:hover {
  background-color: #3b5999 !important;
  color: #fff;
}

.blog-share .social-icons > a.twitter:hover {
  background-color: #55acee !important;
  color: #fff;
}

.blog-share .social-icons > a.google-plus:hover {
  background-color: #dd4b39 !important;
  color: #fff;
}

.blog-share .social-icons svg {
  line-height: 35px;
}

.blog-share .social-icons > a:hover svg:first-child {
  margin-top: -35px;
}

.sApp-blog .blog-details .blog-title > a {
  font-size: 24px;
}

.blockquote {
  background-color: #f7f7f7;
  position: relative;
}

.blockquote::after {
  position: absolute;
  content: '';
  height: 100%;
  width: 2px;
  top: 0;
  left: 0;
  background-color: #7c4fe0;
}

.blog-comments {
  margin-top: 20px;
}

.admin {
  border-top: 1px solid #e5e5e5;
}

.admin-thumb img,
.comments-thumb img {
  border: 1px solid #eee;
}

.comments,
.blog-contact {
  margin-left: 200px;
}

@media only screen and (max-width: 767px) {
  .comments,
  .blog-contact {
    margin-left: 0;
  }
}

.single-comments {
  border: 1px solid #eee;
  margin-bottom: 1rem;
}

.single-comments:last-of-type {
  margin-bottom: 0;
}

.comments-content > h5 > a:last-child {
  font-size: 14px;
  font-weight: 500;
  color: #7c4fe0;
}

.contact-box.comment-box {
  text-align: left;
}

.contact-box.comment-box .form-group input {
  font-size: 15px;
  border: 1px solid #e5e5e5;
}

.contact-box.comment-box .form-group textarea {
  font-size: 15px;
  border: 1px solid #e5e5e5;
  height: 150px;
}

.recent-blog-area {
  padding-top: 80px;
}

/* ******************************
:: 25.0 CONTACT AREA CSS
****************************** */
.contact-us .social-icon {
  display: inline-block;
  height: 45px;
  width: 45px;
  line-height: 45px;
  font-size: 18px;
  text-align: center;
  background-color: #7c4fe0;
  color: #fff;
  border-radius: 4px;
}

.contact-box .form-group input,
.contact-box .form-group textarea {
  font-size: 14px;
  /* height: 50px; */
  padding: 0 15px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.contact-box .form-group textarea {
  height: 160px;
  padding: 15px;
}

.contact-box .form-group input::-webkit-input-placeholder,
.contact-box .form-group textarea::-webkit-input-placeholder {
  color: rgba(68, 68, 68, 0.6);
}

.contact-box .form-group input:-ms-input-placeholder,
.contact-box .form-group textarea:-ms-input-placeholder {
  color: rgba(68, 68, 68, 0.6);
}

.contact-box .form-group input::placeholder,
.contact-box .form-group textarea::placeholder {
  color: rgba(68, 68, 68, 0.6);
}

.SearchDashboard {
  display: inline-block;
}

.SearchDashboardLeft {
  display: inline;
  float: left;
}

.SearchDashboardRigth {
  display: inline;
  float: right;
}

.impegSearchDashboard {
  flex: 1 1 55px;
  box-sizing: border-box;
  max-width: 55px;
  min-width: 55px;
  margin-right: 10px;

  border-radius: 75px;
  -webkit-user-select: none;
  user-select: none;
  outline: 0;
  height: 55px;
  width: 55px;
  padding: 4px;
  padding-right: 10px;
}

.SearchItem {
  margin: 4px;
  width: 56.4%;
  height: 53px;
  /* &:hover {
        background-color: red;
      }; */
}

/* .SearchItem: hover {
    background: gray;
} */

.SearchCOntentItem {
  background-color: white;
  width: 97%;

  overflow-y: scroll;
  margin-left: -60px;
  padding-right: 38px;
  height: auto;
  max-height: 150px;
}

#loupe {
  margin-left: 3%;
  color: white;
  color: #fff !important;
  font-size: 17px;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: inline-table;
  max-width: 100%;
  max-height: 100%;
  background-color: white;
  width: 467.2px;
  pointer-events: auto;
  top: 46.5px;
  left: 231.556px;
  margin-top: 1%;
  padding-top: 0.9%;
  overflow-y: scroll;
}

.mat-autocomplete-panel {
  min-width: 112px;
  max-width: 280px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* visibility: hidden; */
  max-width: none;
  max-height: 256px;
  position: relative;
  width: 100%;
  /* padding-top: 22%; */
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.auto-complete.mat-option {
  line-height: 15px !important;
  height: auto !important;
  min-height: 60px;
  /* padding: 8px 4px; */
}

.mat-option-text {
  display: inline-block;
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mat-option-text-fxlayout {
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  place-content: center flex-start;
  align-items: center;
}

fxflex {
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
  flex: 1 1 100%;
  max-width: 100%;
}

.option-name {
  font-size: 14px;
  font-family: Lato-Bold !important;
  font-weight: 700;
  color: #32325d;
}

.option-status {
  font-size: 12px;
  color: #32325d;
  opacity: 0.5;
}

/* .ng-star-inserted {
    flex-flow: row wrap;
    box-sizing: border-box;
    display: flex;
    place-content: center flex-start;
    align-items: center;
} */

.cdk-global-overlay-wrapper,
.cdk-overlay-container {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}

/* .contact-box button {
    height: 60px;
    border-radius: 8px;
    background: #7c4fe0 !important;
} */

/*Map Area*/
.map-area {
  height: 550px;
  width: 100%;
}

.map-area iframe {
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 575px) {
  .map-area {
    height: 450px;
  }
}

.homepage-5 .contact-top > h3 {
  font-size: 2em;
}

.homepage-5 .contact-top h5 {
  line-height: 1.4;
}

.contact-bottom > span {
  font-size: 13px;
}

.contact-bottom > span a {
  text-decoration: underline;
  color: #222;
}

/* ******************************
:: 26.0 FOOTER AREA CSS
****************************** */
.height-emulator {
  float: left;
  height: 585px;
}

.footer-area .social-icons > a {
  width: 40px;
  height: 40px;
  font-size: 18px;
}

.footer-area .social-icons > a:hover svg:first-child {
  margin-top: -40px;
}

.copyright-area {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

/* ******************************
:: 27.0 ERROR AREA CSS
****************************** */
.error-area h1 {
  font-size: 18vmax;
}

@media only screen and (max-width: 767px) {
  .error-area h1 {
    font-size: 8em !important;
  }
}

@media only screen and (max-width: 575px) {
  .error-area h1 {
    font-size: 7em !important;
  }
}

/* ******************************
:: 28.0 COMING SOON AREA CSS
****************************** */
.countdown {
  text-transform: uppercase;
  color: #fff;
}

.countdown > div {
  display: inline-block;
}

.countdown > div > span {
  display: block;
  text-align: center;
}

.countdown-container {
  margin: 0 10px;
  padding: 1rem;
}

.countdown-content span {
  font-size: 1.5em;
}

.countdown-container .countdown-heading {
  font-size: 16px !important;
  font-weight: 600;
  margin: 10px;
}

.countdown-container .countdown-value {
  font-size: 50px;
  font-weight: 600;
  padding: 10px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}

@media only screen and (max-width: 767px) {
  .countdown-container {
    margin: 0 6px;
    padding: 0.5rem;
  }
}

@media only screen and (max-width: 575px) {
  .countdown-container {
    margin: 0 2px;
    padding: 0;
  }

  .countdown-container .countdown-value {
    font-size: 40px;
  }
}

/* ******************************
:: 29.0 PREVIEW AREA CSS
****************************** */
.preview .welcome-intro h2 {
  line-height: 1.2;
}

.single-preview > a > img {
  box-shadow: 0 0.313rem 0.875rem rgba(45, 49, 54, 0.09);
  border-radius: 8px;
  transition: all 0.3s ease 0s;
}

.single-preview h3 {
  font-size: 16px;
  color: #555;
  transition: all 0.3s ease 0s;
}

.single-preview:hover > a > img {
  transform: translateY(-10px);
  box-shadow: 0 0.313rem 0.875rem rgba(45, 49, 54, 0.12);
}

@media only screen and (min-width: 992px) {
  .preview .welcome-intro p {
    font-size: 15px;
    line-height: 28px;
  }
  .section {
    position: relative;
    /* margin-top: -150px !important; */
  }
  .subMain {
    margin-top: 7% !important;
  }
}

@media only screen and (max-width: 991px) {
  .preview .welcome-area {
    background-position: unset;
  }
}

@media only screen and (max-width: 767px) {
  .preview .welcome-area {
    /* height: 500px !important; */
    padding-top: 0;
  }
}

.one::placeholder {
  color: #f7f7f7;
}

#loupe::placeholder {
  color: white;
}

/*
**************************************************
image circle****************************************
*/

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

img.img-circle {
  background: black;
}

.span2 {
  left: 0;
  text-align: center;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  padding: 20px 0;
}

.img-thumbnail {
  border-radius: 0;
  display: inline-block;
  background: #dbdbdb;
  padding: 20px;
}

.img-thumbnail > div {
  display: inline-block;
  overflow: hidden;
  height: 140px;
  border: 5px solid #fff;
  -webkit-box-shadow: 0 2px 0 2px #333;
  box-shadow: 0 2px 0 2px #333;
  border-radius: 50%;
}

.styleicircle {
  width: 140px;
  height: 140px;
}

.styleposition {
  position: absolute;
  color: red;
}

.stylepointer {
  position: relative;
  padding: 0;
  cursor: pointer;
}

.centr {
  margin-left: 10px;
}

.seltex {
  width: 300px;
  height: 50px;
  border: none;
}

.chips {
  background-color: #7c4fe0 !important;
}

.player-wrapper {
  position: relative;
  margin-top: -25%;
  /* Player ratio: 100 / (1280 / 720) */
  /* border: 5px blue solid */
}

.react-player {
  position: absolute;
  /* border: 5px red solid */
  /* top: 0; */
  /* left: 0; */
}

span.txt-see-more {
  text-decoration: underline;
}
