body {
  /* font-size: 0.2rem; */
  font-weight: 300;
  color: #333 !important;
  background-color: #f6f6f6 !important;
  letter-spacing: 0.6px;
  font-family: "Montserrat", sans-serif !important;
}

.notification-list .badge {
  top: 2% !important;
  position: absolute !important;
  display: inline-block !important;
  padding: 0.25rem 0.375rem !important;
  font-size: 65% !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-align: center !important;
  white-space: nowrap !important;
  vertical-align: baseline !important;
  border-radius: 0.5rem !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.popup-title{
  font-size:  1.300rem !important;
}
.text-underline {
  text-decoration: underline !important;
}
/* .top-bottom-center{
  position: fixed;
  top:20%;
  bottom:10%;
} */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif !important;
}

.h6,
h6 {
  font-size: 0.9rem;
  line-height: 1.4rem;
}
@media (min-width:1221) and (max-width:1299px) {
  .h6,
h6 {
  font-size: 0.8rem !important;
  line-height: 1.4rem;
}
}
.font-weight-semibold {
  font-weight: 600 !important;
}
.nav {
  font-family: "Montserrat", sans-serif !important;
}
.black-transparent {
  background: rgba(0, 0, 0, 0.1);
}
/*  Colors   */
::selection {
  background: #00cd95;
  color: #fff;
}
select:not(:-internal-list-box) {
  overflow: visible !important;
}

a .serach-view-title:hover {
  text-decoration: underline;
  font-size: 85%;
}
.icon-muted {
  color: #868e96 !important;
}
.icon-muted-negative {
  color: #868e96 !important;
}
.icon-muted-negative:hover {
  color: #c4183c !important;
}
.icon-accent-svg {
  fill: #00cd95 !important;
}
.icon-muted:hover {
  color: #00cd95 !important;
}
.icon-muted-svg {
  fill: #868e96 !important;
}
.icon-muted-svg:hover {
  fill: #00cd95 !important;
}
a {
  color: #00cd95 !important;
  /* text-decoration: none !important  */
}
a.like-color{
  color: #868e96 !important;
}
a:hover {
  color: #00cd95 !important;
  text-decoration: none !important;
}
a:active {
  color: #00cd95 !important;
}
.li a .active {
  color: #00cd95 !important;
}
.active:hover {
  color: #00cd95;
}
/* a .text-muted:hover{
  color:#00CD95 !important;
  text-decoration-color:none !important
}  */

/* .img-bottom{
  height: calc(100vh - 3.75rem - 1px) !important;
  overflow-x: hidden; 
  position: fixed;
} */
.text-333 {
  color: #333;
}
.text-red {
  color: #d80000 !important;
}
.bg-transparent {
  background: none !important;
}
.bg-red {
  background: #d80000 !important;
}

.bg-muted {
  background: #868e96 !important;
}
.bg-grey {
  background: rgb(58, 58, 58);
}
.bg-light-grey {
  background: rgb(238, 238, 238);
}
.bg-dark-grey {
  background: rgb(31, 29, 29);
}
.ng-wizard-toolbar{
  padding-bottom: 10px;
}
.ng-wizard-container{
  padding: 15px !important;
}

.badge-accent {
  /* background: #00cd95 !important;
  border: 1px solid #00cd95 !important; */
  background-color: #00cd95 !important;
  /* border-radius: 0px !important; */
}
.badge-accent:hover,
.badge-accent:focus {
  /* background: #00cd95 !important;
  border: 1px solid #00cd95 !important; */
  background-color: #00cd95 !important;
  /* border-radius: 0px !important; */
}
.badge-outline-accent {
  background: transparent;
  border: 1px solid #00cd95 !important;
  color: #212529 !important;
  /* border-radius: 0px !important; */
}

.badge-danger {
  color: #c4183c !important;
  /* background-color: #c4183c !important; */
}

.badge-accent {
  color: #00cd95;
  /* background-color: #00cd95 !important; */
}
.mvest-range{
  color: #00cd95 !important;
}
.badge-danger:hover,
.badge-danger:focus {
  color: #fff;
  background-color: #c4183c !important;
}
.card-height-450 {
  min-height: 450px !important;
  /* position: relative; */
}
/* .card-height-450 .btn{
  position: fixed;
  bottom:15% !important;
} */
.card-height-450:hover {
  min-height: 450px !important;
  background: #00cd95 !important;
  color: #fff !important;
}

.card-height-450:hover .text-green,
.card-height-450:hover .text-muted {
  color: #fff !important;
}
.card-height-450:hover .btn-outline-accent,
.card-height-450:hover .btn-accent {
  background: #fff !important;
  color: #00cd95 !important;
}

.bg-black {
  background: #000000;
}
.bg-green {
  background: #00cd95;
}
.text-green {
  color: #00cd95 !important;
}
.text-accent {
  color: #00cd95 !important;
}

.bg-accent {
  background: #00cd95;
  color: white !important;
}
.btn-secondary{
  background: #00cd95 !important;
  
}
.btn-clearAll{
  background: #950404 !important;
  color: #fff !important;
  
}
.fw-bold {
  font-weight: 700 !important;
}
/* font */

.font-weight-semibold {
  font-weight: 500;
}
.ng-wizard-btn-group-extra .btn-success{
  background: #00cd95 !important;
}
.ng-wizard-btn-group-extra .btn-success:hover{
  background: #00cd95 !important;
}
.ng-wizard-btn-group .ng-wizard-btn-prev{
  margin-right: 10px;
}
.wizard-center .justify-content-end{
  justify-content: center !important;
}
/* .ng-wizard-main .nav{
  display: none !important;
} */
.py-55 {
  padding-bottom: 0.19rem !important;
  padding-top: 0.19rem !important;
}
.border-accent {
  /* border-top:0px  !important;
  border-left:  1px solid rgba(189, 186, 186,0.3) !important;
  border-right: 1px solid rgba(189, 186, 186,0.3) !important;
  border-bottom: 1px solid rgba(189, 186, 186,0.3) !important;
  box-shadow:  0 0 60px #333; */
  box-shadow: 0px 5px 5px rgb(218, 218, 218), -3px 5px 5px rgb(218, 218, 218),
    3px 5px 5px rgb(218, 218, 218);
}
.border-bottom-white {
  border-bottom: 2px solid #fff;
}
/* material-icons */
.material-icons.md-18 {
  font-size: 18px;
}
.material-icons.md-20 {
  font-size: 20px;
}
.material-icons.md-21 {
  font-size: 21px;
}
.material-icons.md-22 {
  font-size: 22px;
}
.material-icons.md-24 {
  font-size: 24px;
}
.material-icons.md-25 {
  font-size: 25px;
}
.material-icons.md-26 {
  font-size: 26px;
}
.material-icons.md-30 {
  font-size: 30px;
}
.material-icons.md-36 {
  font-size: 36px;
}
.material-icons.md-33 {
  font-size: 34px;
}
.material-icons.md-48 {
  font-size: 48px;
}

.icon-accent {
  color: #00cd95 !important;
}

/* sizes */
.user-pic {
  max-width: 2.5rem;
}
.flex-1 {
  flex: 1;
}

.rounded-5 {
  border-radius: 22.357rem !important;
}

.rounded-2 {
  border-radius: 20px !important;
}
.rounded-50 {
  border-radius: 50%;
  border: 4px solid #fff;
}

.mydiscusion-hover .card:hover {
  box-shadow: 0 0 8px #636262 !important;
}
/* checkbox */
/* .round {
  position: relative;
}

.round label {
  background-color: #fff;
  border: 1px solid #868e96;
  border-radius: 50%;
  cursor: pointer;
  height: 28px;
  left: 0;
  position: absolute;
  top: 0;
  width: 28px;
}

.round label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 7px;
  opacity: 0;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 12px;
}

.round input[type="checkbox"] {
  visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
  background-color: #00CD95;
  border-color: #00CD95;
}

.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
} */
/* checkbox end */
/* Plan Position */
.plan-center {
  position: relative !important;
  z-index: 1;
}
.plan-left {
  position: absolute;
  top: 8% !important;
  right: -10% !important;
  left: 10% !important;
}
.plan-right {
  position: absolute;
  top: 8% !important;
  left: -10% !important;
  right: 10% !important;
}
.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent !important;
  border-radius: 0.25rem;
}
/*serach Button*/
.search-form {
  border-right: 0px !important;
  border-radius: 30px 0px 0px 30px;
  border: 1px solid #ccc;
}

/*to cange only one form and not all give unique class name like  class="search-form" */
.search-btn {
  border-radius: 0px 30px 30px 0px !important;
  color: #ccc;
  cursor: pointer;
  font-weight: 500;
  font-family: "Montserrat", sans-serif !important;
  border: 1px solid #ccc;
  border-left: 0px;
  padding: 0.6rem 1.5rem !important;
  font-size: 0.8rem;
  line-height: 1.125 !important;
  background: transparent;
  transition: all 250ms cubic-bezier(0.27, 0.01, 0.38, 1.06);
}

.search-btn1 {
  border-radius: 0px 30px 30px 0px !important;
  color: #ccc;
  cursor: pointer;
  font-weight: 500;
  font-family: "Montserrat", sans-serif !important;
  border: 1px solid #ccc;
  border-left: 0px;
  padding: 0.6rem 1.5rem !important;
  font-size: 0.8rem;
  line-height: 1.125 !important;
  background: transparent;
  transition: all 250ms cubic-bezier(0.27, 0.01, 0.38, 1.06);
}

.search-box {
  position: relative;
}
.search-items {
  position: absolute;
  top: 100%;
  width: 96%;
  left: 1%;
  z-index: 1052;
}

.foreground {
  /* background-color: rgba(0,0,0,0.122);
  z-index: 3; */
  /* backdrop-filter: blur(10px); */
  /* backdrop-filter: contrast(40%); */

  /* height: calc(100vh - 3.75rem - 1px);
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  font-family: sans-serif;
  text-align: center;
  line-height: 1; 
 -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(50px);   */
  background: #f1f1f1;
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(2px);
}
.grey-hover:hover {
  background: #e6e6e6;
}
.main-sidebar {
  top: 0;
  position: fixed;
  height: calc(100vh);
  background: #fff;
  z-index: 1049 !important;
  will-change: transform;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  box-shadow: 0 0.125rem 9.375rem rgba(90, 97, 105, 0.1),
    0 0.25rem 0.5rem rgba(90, 97, 105, 0.12),
    0 0.9375rem 1.375rem rgba(90, 97, 105, 0.1),
    0 0.4375rem 2.1875rem rgba(165, 182, 201, 0.1);
}

.main-sidebar .nav .nav-item,
.main-sidebar .nav .nav-link {
  font-family: "Montserrat", sans-serif !important;
}
/* sidbar start*/
.main-sidebar .nav .nav-item .nav-link {
  border-bottom: 1px solid #e1e5eb;
  font-weight: 400;
  color: #fff !important;
  padding: 0.9375rem 1.5625rem;
}
.main-sidebar .nav .nav-item .nav-link.active,
.main-sidebar .nav .nav-item .nav-link:focus,
.main-sidebar .nav .nav-item .nav-link:hover,
.main-sidebar .nav .nav-item.active,
.main-sidebar .nav .nav-item:hover {
  box-shadow: inset -0.355rem 0 #00cd95 !important;
  /* box-shadow:  0.1875rem 0  #00CD95 !important;   */
  background-color: #19181b;
  color: #00cd95 !important;
}
.main-sidebar .nav .nav-item .dropdown-item {
  background-color: #19181b;
  color: #fff !important;
  border-bottom: 0px solid #f0f2f5 !important;
}
.main-sidebar .nav .nav-item .nav-link {
  border-bottom: none !important;
  font-weight: 400;
  color: #3d5170;
  padding: 0.9375rem 1.5625rem;
  font-family: "Montserrat", sans-serif !important;
}

.main-sidebar .nav-wrapper {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100vh - 3.75rem - 1px);
  background: #000000 !important;
  color: white !important;
}

.main-sidebar .nav .nav-item .nav-link.active i,
.main-sidebar .nav .nav-item .nav-link:hover i,
.main-sidebar .nav .nav-item.active i,
.main-sidebar .nav .nav-item:hover i {
  color: #00cd95 !important;
}
/* sidbar end*/

/* buttons & focus start */
/* .btn {
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  border: 1px solid transparent;
  padding: 6px 7px !important;
  font-size: 12px;
  line-height: 1.125 !important;
  letter-spacing: 0.6px;
  border-radius: 8px !important;
  transition: all 250ms cubic-bezier(0.27, 0.01, 0.38, 1.06);
} */
.btn {
  padding: 6px 20px !important;
  border-radius: 8px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-align: center !important;
  text-transform: capitalize !important;
  cursor: pointer !important;
  transition: all 250ms cubic-bezier(0.27, 0.01, 0.38, 1.06);
  font-family: Open Sans, sans-serif !important;
}
.btn-sm-accent {
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  border: 1px solid transparent;
  padding: 0.3rem 1rem !important;
  font-size: 0.7rem;
  line-height: 1.125;
  letter-spacing: 0.6px;
  border-radius: 2rem !important;
  transition: all 250ms cubic-bezier(0.27, 0.01, 0.38, 1.06);
  border-radius: 50% !important;
  background-color: #00cd95 !important;
  color:#ffffff !important;
}

.btn-accent {
  color: #fff !important;
  border: 2px solid #00cd95 !important;
  border-color: #00cd95 !important;
  background-color: #00cd95 !important;
  box-shadow: none;
}
.btn-accent:hover,
.btn-accent:focus {
  color: #fff !important;
  border: 2px solid #00cd95 !important;
  background-color: #00cd95;
  border-color: #00cd95;
  box-shadow: 0 0 5px #00cd95 !important;
  /* box-shadow: 0 5px 15px rgba(0,0,0,.05), 0 4px 10px rgba(0,123,255,.25); */
}

.btn-outline-accent {
  color: #00cd95;
  border: 2px solid #00cd95 !important;
  background-color: none !important;
  box-shadow: none;
}

.btn-outline-accent:hover,
.btn-outline-accent:focus {
  color: #fff !important;
  border: 2px solid #00cd95 !important;
  background-color: #00cd95 !important;
  box-shadow: 0 0 5px #00cd95 !important;
  /* box-shadow: 0 5px 15px rgba(0,0,0,.05), 0 4px 10px rgba(0,123,255,.25); */
}
.btn-outline-white {
  background-color: transparent;
  background-image: none;
  border-color: none !important;
  border: 2px solid #fff !important;
  color: #fff !important;

  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05), 0 4px 10px rgba(0, 123, 255, 0.25);
}
.btn-dark {
  color: #fff !important;
  border: 2px solid #212529 !important;
  border-color: #212529 !important;
  background-color: #212529 !important;
  box-shadow: none;
}
.btn-dark:hover,
.btn-dark:focus {
  color: #fff !important;
  border: 2px solid #212529 !important;
  background-color: #212529 !important;
  box-shadow: 0 0 5px #212529 !important;
  /* box-shadow: 0 5px 15px rgba(0,0,0,.05), 0 4px 10px rgba(0,123,255,.25);   */
}

.btn-grey {
  color: #fff !important;
  border: 2px solid rgb(102, 102, 102) !important;
  border-color: rgb(102, 102, 102) !important;
  background-color: rgb(102, 102, 102) !important;
  box-shadow: none;
}
.btn-grey:hover {
  color: #fff !important;
  border: 2px solid rgb(102, 102, 102) !important;
  border-color: rgb(102, 102, 102) !important;
  background-color: rgb(102, 102, 102) !important;
  box-shadow: 0 0 5px rgb(102, 102, 102) !important;
}

/* .btn-dark {
  color: #fff !important;
  border:2px solid rgb(80, 79, 79) !important;
  border-color: rgb(80, 79, 79) !important;
  background-color: rgb(80, 79, 79) !important;
  box-shadow: none;
} */
/* .btn-dark:hover{
color: #fff !important;
border:2px solid #00CD95 !important;
  background-color: #00CD95 !important;
  border-color: #00CD95;
  box-shadow: 0 0 5px #00CD95 !important;
    box-shadow: 0 5px 15px rgba(0,0,0,.05), 0 4px 10px rgba(0,123,255,.25);  
} */

.dropdown-outline-accent {
  color: #00cd95;
  border: 2px solid #00cd95 !important;
  background-color: none !important;
  box-shadow: none;
}
.dropdown-outline-accent:hover,
.dropdown-outline-accent:focus {
  /* color: #fff !important; */
  border: 2px solid #00cd95 !important;
  /* background-color: #00CD95 !important; */
  box-shadow: 0 0 5px #00cd95 !important;
  /* box-shadow: 0 5px 15px rgba(0,0,0,.05), 0 4px 10px rgba(0,123,255,.25); */
}
input:focus {
  outline: none !important;
  border-color: #979797 !important;
  box-shadow: 0 0 5px #979797 !important;
}
.search input:focus {
  outline: none !important;
  border-color: none !important;
  box-shadow: none !important;
  border-color: #ccc !important;
  /* border: 1px solid #ccc  !important; */
}

.serach-btn:focus {
  outline: none !important;
  border-color: none !important;
  box-shadow: none !important;
  border-color: #ccc !important;
  border: none !important;
}

.input-group-seamless input:focus {
  outline: none !important;
  border-color: none !important;
  box-shadow: none !important;
}

.has-feedback input:focus {
  outline: none !important;
  border-color: none !important;
  box-shadow: none !important;
}

/* .input-group input:focus { 
  outline: none !important;
  border-color:none !important;
  box-shadow:none !important;
} */

textarea:focus {
  outline: none !important;
  border-color: #00cd95 !important;
  box-shadow: 0 0 5px #00cd95 !important;
}
/* 
.btn:focus { 
  outline: none !important;
  border-color:#00CD95 !important;
  box-shadow: 0 0 5px #00CD95 !important;
} */
/* buttons end */

.nav-tabs .nav-item.show .nav-link ,
.nav-tabs .nav-link.active ,
.nav-tabs .nav-link:hover
  {

  color: #00cd95 !important;
  background-color: transparent !important;
  /* border-bottom: 3px solid #00cd95 !important; */
  font-size: 14px !important;
  padding-right: 15px !important;
  padding-left: 15px !important; 
}
/* .nav-tabs .nav-link h3:hover, .nav-tabs .nav-link:hover h3 */
.nav-tabs .nav-link.active h3, .nav-tabs .nav-link:hover h3{
  color: #00cd95 !important; 
}
.nav-tabs .nav-link {
  border: none !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  font-size: 14px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  color: #868e96 !important;
}
/* .nav-link h3:hover */

 .nav-link h3{
  font-size: 14px !important;
  margin-bottom: 0;
  color: #868e96;
}
/* .nav-link h3:hover{
  font-size: 14px !important;
  margin-bottom: 0;
  color: #00cd95;
} */

.sub-tab .nav-item.show .nav-link,
.sub-tab .nav-link.active,
.sub-tab .nav-link:hover {
  color: #00cd95 !important;
  background-color: transparent !important;
  border-bottom: none !important;
  font-size: 14px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #00cd95 !important;
  background-color: #fff !important;
  border-radius: 0 !important;
  /* padding:1rem 1rem; */
  /* font-size:1rem; */
  /* box-shadow: 0 1px 20px 0 #868e96, 0 1px 10px 0 #868e96 !important; */
  /* box-shadow: 0 2px 2px rgba(0, 0, 0, 0.075) inset; */
  /* box-shadow:0 4px 5px rgba(4, 4, 132, 0.0888); */
  box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.075);
}

/* img-text position */
.main-img {
  position: relative;
  /* text-align: center; */
}

.bottom-left {
  position: absolute;
  width: 100%;
  opacity: 0.7;
  /* bottom: 8px;
  left: 16px; */
  background: #000;
  color: white;
}

/* profile position */
.profile-header {
  position: relative;
}

.profile {
  position: absolute;
  top: 116px;
  left: 146px;
}
@media(max-width:414px){

    .profile {
      position: absolute;
    top: 116px;
    left: 146px;
    }
}
.username {
  position: absolute;
  top: 110px;
  left: 11%;
}

.user-tagline {
  position: absolute;
  top: 145px;
  left: 11%;
}

.profile-btn {
  position: absolute;
  /* top:105px; */
  top: 125px;
  right: 0%;
}
@media(max-width:414px){
  .profile-btn {
    position: absolute;
    /* top:105px; */
    top: -8px;
    right: -10%;
  } 
}
.mob-profile-btn {
  position: absolute;
  /* top:105px; */
  top: 32px;
  right: 0%;
}
/* profile end */
.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #00cd95 !important;
  background-color: #00cd95 !important;
  color: #00cd95 !important;
  transition: all 250ms cubic-bezier(0.27, 0.01, 0.38, 1.06);
  box-shadow: none;
}
.form-check-input:checked ~ .form-check-label::before {
  border-color: #00cd95 !important;
  background-color: #00cd95 !important;
  transition: all 250ms cubic-bezier(0.27, 0.01, 0.38, 1.06);
  box-shadow: none;
}
.custom-control-label::before {
  font-weight: 200;
  top: 0.1875rem;
  left: 0;
  width: 1.125rem;
  height: 1.125rem;
  background-color: #fff;
  border: 4px solid #e1e5eb !important;
  transition: all 250ms cubic-bezier(0.27, 0.01, 0.38, 1.06);
  box-shadow: none;
}
/* radio button */
/* .custom-control-label::before {
    FONT-WEIGHT: 200;
    top: .1875rem;
    left: 0;
    width: 1.125rem;
    height: 1.125rem;
    background-color: #fff;
    border: 3px solid #e1e5eb !important;
    transition: all 250ms cubic-bezier(.27,.01,.38,1.06);
    box-shadow: none;
}
 .custom-control-input:checked ~ .custom-control-label::before  {
   FONT-WEIGHT: 200 !important;
  top: .1875rem !important;
  left: 0;
  width: 1.125rem !important;
  height: 1.125rem !important; 
  color: #fff;
  border-color:#00CD95 !important;
  background-color: #00CD95 !important;
  transition: all 250ms cubic-bezier(.27,.01,.38,1.06);
    box-shadow: none;
} */

/* browse img start*/
.btn-file {
  position: relative !important;
  overflow: hidden !important;
}
.btn-file input[type="file"] {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  min-width: 100% !important;
  min-height: 100% !important;
  font-size: 100px !important;
  text-align: right !important;
  filter: alpha(opacity=0) !important;
  opacity: 0 !important;
  outline: 2px solid green !important;
  background: white !important;
  cursor: inherit !important;
  display: block !important;
}

#img-upload {
  width: 100% !important;
}
/* browse img end*/

/* browse img2 start*/

.upload-options {
  position: relative;
  height: 55px;
  /* background-color: #00CD95; */
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  -webkit-transition: background-color ease-in-out 150ms;
  transition: background-color ease-in-out 150ms;
}
.upload-options:hover {
  color: #00cd95;
  cursor: pointer !important;
}
.upload-options input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.upload-options label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
}

.upload-options label::after {
  content: "add";
  font-family: "Material Icons";
  position: absolute;
  font-size: 2.5rem;
  color: #e6e6e6;
  /* top: calc(50% - 2.5rem); */
  left: calc(50% - 1.25rem);
  z-index: 0;
}
.upload-options label::after:hover {
  content: "add";
  font-family: "Material Icons";
  position: absolute;
  font-size: 2.5rem;
  color: #00cd95 !important;
  /* top: calc(50% - 2.5rem); */
  left: calc(50% - 1.25rem);
  z-index: 0;
}
.upload-options label span {
  display: inline-block;
  width: 50%;
  height: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
}
.upload-options label span:hover i.material-icons {
  color: lightgray;
}

.js--image-preview {
  height: 275px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-image: url("");
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.js--image-preview::after {
  content: "photo_size_select_actual";
  font-family: "Material Icons";
  position: relative;
  font-size: 4.5em;
  color: #e6e6e6;
  top: calc(50% - 3rem);
  left: calc(50% - 2.25rem);
  z-index: 0;
}
.js--image-preview.js--no-default::after {
  display: none;
}

.js--image-preview--cover {
  height: 150px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-image: url("");
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.js--image-preview--profile {
  height: 120px;
  width: 120px;
  border: 1px solid #ccc;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  background-image: url("");
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* i.material-icons { */
/* -webkit-transition: color 100ms ease-in-out; */
/* transition: color 100ms ease-in-out; */
/* font-size: 2.25em; */
/* line-height: 55px; */
/* color: white; */
/* display: block; */
/* } */

.drop {
  display: block;
  position: absolute;
  background: rgba(95, 158, 160, 0.2);
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.animate {
  -webkit-animation: ripple 0.4s linear;
  animation: ripple 0.4s linear;
}
/* browse img2 end*/

/* browse img2 end*/
.upload-options-profile {
  position: relative;
  top: 35px;
  height: 55px;
  background-color: transparent;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  -webkit-transition: background-color ease-in-out 150ms;
  transition: background-color ease-in-out 150ms;
}
.upload-options-profile:hover {
  background-color: none;
}
.upload-options-profile input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.upload-options-profile label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
}
.upload-options-profile label::after {
  content: "add";
  font-family: "Material Icons";
  position: absolute;
  font-size: 2.5rem;
  color: #d6e0dd;
  /* top: calc(50% - 2.5rem); */
  left: calc(50% - 1.25rem);
  z-index: 0;
}
.upload-options-profile label span {
  display: inline-block;
  width: 50%;
  height: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
}

.category-main {
  position: relative;
  text-align: center;
  color: white !important;
  font-weight: 500;
  /* background: black !important; */
  z-index: 2;
}

.category-text {
  position: absolute;
  bottom: 0 !important;
  /* left: 10%; */
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  padding-bottom: 10px;
  padding-top: 10px;
}

.action-icons a {
  visibility: hidden;
}

.action-icons:hover a {
  visibility: visible;
}
.user-avatar-small .avatar-container {
  width: 35px !important;
  height: 35px !important;
}

.user-avatar-small .avatar-content {
  text-align: center;
  /* padding-top: 28px; */
  border-radius: 100%;
  /* border:5px solid #ffffff; */
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  /* background-color: #212529 !important;  
   background: linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,205,149,1) 90%) !important; 
  font: 20px/50px Montserrat, sans-serif !important; 
  width:35px !important;
height:35px !important; */

  background-color: #212529 !important;
  background: linear-gradient(
    45deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 205, 149, 1) 90%
  ) !important;
  font: 14px/50px Montserrat, sans-serif !important;
  width: 35px !important;
  height: 35px !important;
}

/* .avatar-container{
  width:100px !important;
  height:100px !important;
} */


/* .avatar-content {
  text-align: center;

  text-transform: uppercase;
  color: rgb(255, 255, 255);
 
  background: linear-gradient(
    45deg,
    #00cd95,
    rgba(0, 205, 149, 1) 93%
  ) !important;
  font: 22px / 53px Helvetica, Arial, sans-serif; 
} */
.avatar-content {
  text-align: center;
  border-radius: 100%;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  /* background-color: #000000; */
  /* background: linear-gradient(
    45deg,
    #00cd95,
    rgba(0, 205, 149, 1) 93%
  ) !important; */
  font: 28px / 100px Helvetica, Arial, sans-serif;
}

/* .category-text{
  position: absolute;
 top: 320% !important;
  left: 10%;

 
} */

select {
  background: transparent !important;
  /* border:none !important; */
  /* font-size: 95% !important; */
  font-size: 0.8125rem !important;
  /* box-shadow: 5px 5px 8px 5px #cccccc; */
}
/* select option:checked  {
  content: attr(title);
  background: #666 !important;
  color: #fff;
  position: absolute;
  width: 100%;
  left: 0;
  border: none;
} */

select:focus {
  background: transparent !important;
  border-color: #cccccc !important;
  outline: none !important;
}

.rounded-border {
  border: 2px solid #ffffff !important;
  border-radius: 50%;
  color: #ffffff;
  /* height:40px;
  width:40px; */
}

.icon-white {
  color: #ffffff;
}

.rounded-border:hover .icon-white {
  color: #00cd95;
}

.profile-btn .rounded-border:hover {
  background: #fff;
  color: #00cd95;
}
.select .dropdown-rounded {
  border-radius: 30px;
  border: 2px solid #ffffff;
  color: #ffffff !important;
  letter-spacing: 0.6px;
  padding: 0.4rem 1.3rem !important;
}

.dropdown-rounded {
  border-radius: 30px;
  border: 2px solid #ffffff;
  color: #ffffff !important;
  letter-spacing: 0.6px;
  padding: 0.4rem 1.3rem !important;
}

.dropdown-rounded select {
  color: #ffffff !important;
}
.dropdown-rounded select option {
  color: #000000 !important;

  /* background: red;
  outline: rgba(90,97,105,.1);
  border-color: rgba(90,97,105,.1); */
}
.dropdown-rounded select option:hover {
  color: #000000 !important;
  background: green !important;
  outline: none;
  border-color: none;
}

.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 100%;
  border-radius: 4px 25px 25px 4px;
  /* width: 32px;
  height: 32px; */
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 25px;
  border: 1px solid #ccc;
}
.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display: block;
}

.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #00cd95 !important;
  left: initial;
  font-size: 14px;
}

textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: #333;
  font-weight: 200;
  font-size: 13px;
  padding: 9px;
}

.form-control:focus {
  font-weight: 400;
  letter-spacing: 0.6px;
  box-shadow: none !important;
  background-color: none !important;
}
select .form-control:focus {
  box-shadow: none !important;
}
/* .ng-wizard-toolbar{
  position: fixed !important;
  bottom: 37px !important;
  justify-content: center !important;
} */
/* .main-navbar .navbar {
      max-height: 7.75rem !important;
  } */

/*.input-group-btn:focus{
 border:2px solid #00CD95 !important;
 
  
} */

/* button:focus{
 border-radius: 0px 30px 30px 0px !important;
  color: #ccc;
  cursor: pointer;
  font-weight: 500; 
  border: 1px solid #ccc !important;
  border-left: 0px;
  padding: 0.6rem 1.5rem !important;
  font-size: .80rem;
  line-height: 1.125;
  background: transparent;
  transition: all 250ms cubic-bezier(.27,.01,.38,1.06); 

    border:1px solid #00CD95 !important; 
}*/

/*.search-btn:focus{
  border:1px solid #00CD95 !important; 
}*/

.pos-fixed {
  position: fixed;
  /* z-index :1; */
}
.font-30 {
  font-size: 23px;
}

.fontsize-1-25 {
  font-size: 1rem;
}
.page-item {
  background: #00cd95 !important;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.9375rem rgba(90, 97, 105, 0.1),
    0 0.125rem 0.1875rem rgba(90, 97, 105, 0.15);
}

.page-item:hover {
  background: #fff !important;
  color: #00cd95 !important;
  box-shadow: 0 0.125rem 0.9375rem rgba(90, 97, 105, 0.1),
    0 0.125rem 0.1875rem rgba(90, 97, 105, 0.15);
  border-bottom: 4px solid #00cd95 !important;
}

textarea {
  margin: 0;
  font-family: "Montserrat", sans-serif !important;
  /* font-family: inherit; */
  font-size: inherit;
  line-height: inherit;
  color: #333;
  font-weight: 200;
  font-size: 13px;
  padding: 9px;
}

.sidebar {
  position: -webkit-sticky;
  position: absolute !important;
  top: 40%;
  left: 10%;
  right: 10%;
}

/* .pos-relative{
  position: relative;
} */

.vh-100 {
  height: 100vh !important;
  /* height:auto !important; */
  top: 0;
  bottom: 0;
}

aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.done:after {
  background-color: #00cd95;
}
aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.current:after {
  background-color: #00cd95;
}

aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li:after {
  position: absolute;
  top: -14px;
  left: calc(50% - 7px);
  width: 14px;
  height: 14px;
  content: "";
  text-align: center;
  vertical-align: middle;
  line-height: 14px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-radius: 100%;
  background-color: #e6e6e6;
}

.scrollit {
  overflow: scroll;
  height: 300px;
}

/* .close {
  margin: 0;
  position: absolute !important;
  top: -10px;
  right: -10px;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: #00cd95 !important;
  color: #fff;
  font-size: 16px;
  outline: none !important;
  opacity: 1 !important;
  z-index: 9999 !important;
} */
.modal-title {
  background-color: black;
  color: white;
  padding: 10px;
  border-radius: 10px 10px 0px 0px !important;
}

.close-new{
  margin: 0;
    position: absolute !important;
    top: -1px;
    right: 3px;
    width: 35px;
    height: 42px;
    /* border-radius: 30px; */
    /* background-color: #00cd95 !important; */
    color: #fff !important;
    font-size: 33px !important;
    outline: none !important;
    opacity: 1 !important;
    z-index: 9999 !important;
}
.close-new:hover{
  margin: 0;
    position: absolute !important;
    top: -1px;
    right: 3px;
    width: 35px;
    height: 42px;
    border-radius: 30px;
    /* background-color: #00cd95 !important; */
    color: #00cd95 !important;
    font-size: 33px !important;
    outline: none !important;
    opacity: 1 !important;
    z-index: 9999 !important;
}
.close{
  margin: 0;
    position: absolute !important;
    top: -1px;
    right: 3px;
    width: 35px;
    height: 42px;
    border-radius: 30px;
    /* background-color: #00cd95 !important; */
    color: #5c5a5a !important;
    font-size: 31px;
    outline: none !important;
    opacity: 1 !important;
    z-index: 9999 !important;
}
.close:hover{
  color: #00cd95 !important;
}
/* .fixed-content {
 
  bottom:0;
  top:0;
   overflow-y:hidden;
  overflow-x:hidden; 
} */
/* responsive */

@media (min-width: 360px) and (max-width: 460px) {
  .username {
    position: absolute;
    top: 27px!important;
    left: 6%!important;

    /* font-size: 20px !important; */
  }
  .user-tagline {
    position: absolute;
    top: 60px!important;
    left: 26%!important;
  }
}
@media(max-width:414px){
  .user-tagline{
    position: absolute;
    top: 66px!important;
    left: 31%!important;
  }
}
@media(max-width:414px){
  .username{
    position: absolute;
    top: 33px!important;
    left: 24%!important;
    font-size: 23px;
  }
}
@media (min-width: 460px) and (max-width: 490px) {
  .username {
    position: absolute;
    top: -16px !important;
    left: 30% !important;
    font-size: 26px !important;
  }
  .user-tagline {
    position: absolute;
    top: 50px !important;
    left: 30% !important;
  }
}

@media (min-width: 490px) and (max-width: 610px) {
  .username {
    position: absolute;
    top: 110px;
    left: 26%;
    /* font-size: 20px !important; */
  }

  .user-tagline {
    position: absolute;
    top: 145px;
    left: 26%;
  }

  /* .category-text{
  position: absolute;
 top: 200%;
  left: 10%;

} */
}

@media (min-width: 610.99px) and (max-width: 962px) {
  .username {
    position: absolute;
    top: 110px;
    left: 22%;
    /* font-size: 20px !important; */
  }

  .user-tagline {
    position: absolute;
    top: 145px;
    left: 23%;
  }
}

@media (min-width: 962.99px) and (max-width: 1130px) {
  .username {
    position: absolute;
    top: 110px;
    left: 18%;
    /* font-size: 20px !important; */
  }
  .user-tagline {
    position: absolute;
    top: 145px;
    left: 18%;
  }
  /* .category-text{
      position: absolute;
     top: 300%;
      left: 10%;
    
    } */
  .w-100-xl {
    width: 100% !important;
  }
}
@media (min-width: 1130.99px) and (max-width: 1240px) {
  .username {
    position: absolute;
    top: 110px;
    left: 13%;
    /* font-size: 20px !important; */
  }
  .user-tagline {
    position: absolute;
    top: 145px;
    left: 13%;
  }

  /* .category-text{
        position: absolute;
       top: 240%;
        left: 10%;
      
      } */
  .w-100-xl {
    width: 100% !important;
  }
}

@media (min-width: 1240.99px) and (max-width: 1920px) {
  .w-100-xl {
    width: 100% !important;
  }
}

.angular-editor-toolbar-set [title="Insert Video"],
        /* .angular-editor-toolbar-set  [title="Insert Image"], */
        /* .angular-editor-toolbar-set  [title="Unlink"],
        .angular-editor-toolbar-set  [title="Insert Link"], */
        .angular-editor-toolbar-set  .angular-editor-button[title="Horizontal Line"],
        .angular-editor-toolbar-set  .angular-editor-button[title="Text Color"],
        .angular-editor-toolbar-set  .angular-editor-button[title="Background Color"],
        /* .angular-editor-toolbar-set  .angular-editor-button[title="Unordered List"],
        .angular-editor-toolbar-set  .angular-editor-button[title="Ordered List"], */
        .angular-editor-toolbar-set  .angular-editor-button[title="Indent"],
        .angular-editor-toolbar-set  .angular-editor-button[title="Outdent"],
        .angular-editor-toolbar-set  .angular-editor-button[title="Justify Full"],
        .angular-editor-toolbar-set  .angular-editor-button[title="Justify Right"],
        .angular-editor-toolbar-set  .angular-editor-button[title="Justify Center"],
        .angular-editor-toolbar-set  .angular-editor-button[title="Justify Left"],
        .angular-editor-toolbar-set  .angular-editor-button[title="Subscript"],
        .angular-editor-toolbar-set  .angular-editor-button[title="Superscript"],
        .angular-editor-toolbar-set  .angular-editor-button[title="Strikethrough"],
        .angular-editor-toolbar-set  .angular-editor-button[title="Undo"],
        .angular-editor-toolbar-set  .angular-editor-button[title="Redo"],
        .angular-editor-toolbar .angular-editor-toolbar-set .select-font,
        .angular-editor-toolbar .angular-editor-toolbar-set .select-heading,
        .angular-editor-toolbar .angular-editor-toolbar-set .select-font-size,
        .angular-editor-toolbar .angular-editor-toolbar-set .select-custom-style {
  display: none !important;
}
.select-custom {
  font-size: 14px !important;/* Adjust this value as needed */
  margin-bottom: 0px !important;
}
.custom-dropdown{
  font-size: 15px;
 
}
.angular-editor-toolbar .angular-editor-toolbar-set {
  display: inline-block;
  border-radius: 5px;
  background-color: #fff;
  margin-right: 5px;
  vertical-align: middle;
  border: none !important;
  margin-bottom: 3px;
  height: 28px;
}

.content-loading {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 8%;
  bottom: 50%;
  width: 100%;
  height: 100%;
}

.btn-md {
  padding: 0.4286rem 0.875rem !important;
}

.cursor-pointer {
  cursor: pointer !important;
}
.cursor-default{
  cursor:default !important;
}

.sentenceCase {
  text-transform: lowercase !important;
}
.sentenceCase:first-letter {
  text-transform: uppercase !important;
}

.height-235 {
  height: 235px;
}

.ngx-pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #00cd95 !important;
  color: #fefefe;
  cursor: default;
}
.bg-light {
  background: #f5f5f5 !important;
}

.bg-black-overlay {
  background: rgba(0, 0, 0, 0.075) !important;
}

.card-hover-accent:hover,
.card-hover-accent:focus,
.card-hover-accent:active {
  background-color: #fff;
  border: none;
  border-radius: 0.625rem;
  cursor: pointer !important;
  /* box-shadow: 0 0.46875rem 2.1875rem #00CD95 ; */
  box-shadow: 0 0.46875rem 0.1rem rgba(0, 205, 149),
    0 0.9375rem 1.40625rem rgba(0, 205, 149, 0.1),
    0 0.25rem 0.53125rem rgba(0, 205, 149, 0.1),
    0 0.125rem 0.1875rem rgba(0, 205, 149, 0.1);

  /* box-shadow: 0 0.46875rem 2.1875rem #00CD95, 0 0.9375rem 1.40625rem #00CD95, 0 0.25rem 0.53125rem #00CD95, 0 0.125rem 0.1875rem #00CD95; */
}
/* Animation Styles Start*/
@keyframes fadeInDown {
  from {
    /* opacity: 1; */
    transform: translate3d(0, -100%, 0);
  }

  to {
    /* opacity: 1; */
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    transform: scale3d(3, 3, 3) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(5, 5, 5) rotate3d(0, 0, 1, 8deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes heartBeat {
  0% {
    transform: scale(1);
  }

  14% {
    transform: scale(1.3);
  }

  28% {
    transform: scale(1);
  }

  42% {
    transform: scale(1.3);
  }

  70% {
    transform: scale(1);
  }
}

.heartBeat {
  animation-name: heartBeat;
  animation-duration: 1.3s;
  animation-timing-function: ease-in-out;
}

/* Animation Styles End*/

.coverphoto {
  height: 56px !important;
  width: 221px !important;
}

.coverphoto:hover,
.coverphoto:focus,
.coverphoto-selected {
  height: 56px !important;
  width: 221px !important;
  padding: 2px;
  border: 2px solid #00cd95 !important;
}

.albumphoto {
  position: relative;
  height: 100px !important ;
  width: 100px !important;
}

.albumphoto {
  position: relative;
  height: 55px;
  /* background-color: #00CD95; */
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  -webkit-transition: background-color ease-in-out 150ms;
  transition: background-color ease-in-out 150ms;
}
/* .albumphoto:hover {
    color: #00CD95;
    cursor: pointer !important;
  }   */
.albumphoto input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.albumphoto label {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
}

.albumphoto label::after {
  content: "add";
  font-family: "Material Icons";
  position: absolute;
  font-size: 2.5rem;
  color: #e6e6e6;
  /* top: calc(50% - 2.5rem); */
  left: calc(50% - 1.25rem);
  z-index: 0;
}
.albumphoto label::after:hover {
  content: "add";
  font-family: "Material Icons";
  position: absolute;
  font-size: 2.5rem;
  color: #00cd95 !important;
  /* top: calc(50% - 2.5rem); */
  left: calc(50% - 1.25rem);
  z-index: 0;
}

b,
strong {
  font-weight: 700 !important;
}

.profile-pic {
  max-width: 200px;
  max-height: 200px;
  display: block;
}

.file-upload {
  display: none;
}
/* .circle {
  border-radius: 1000px !important;
  overflow: hidden;
  width: 128px;
  height: 128px;
  border: 8px solid rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 72px;
  background:red;
}
img {
  max-width: 100%;
  height: auto;
}  
  .p-image {
position: absolute;
top: 167px;
right: 30px;
color: #666666;
transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}   */
.p-image {
  position: absolute;
  top: 70px;
  left: 158px;
  color: #666666;
  transition: all 0.3s cubic-bezier(22.175, 0.885, 0.32, 1.275);
  background: #ffffff;
  padding: 4px;
  border-radius: 20px;
}
@media screen and (min-width:1277px) and (max-width:1395px) {
  .p-image {
    position: absolute;
    top: 70px;
    left: 118px;
    color: #666666;
    transition: all 0.3s cubic-bezier(22.175, 0.885, 0.32, 1.275);
    background: #ffffff;
    padding: 4px;
    border-radius: 20px;
  }
}
@media screen and (min-width:1396px) and (max-width:1480px) {
  .p-image {
    position: absolute;
    top: 67px;
    left: 141px;
    color: #666666;
    transition: all 0.3s cubic-bezier(22.175, 0.885, 0.32, 1.275);
    background: #ffffff;
    padding: 4px;
    border-radius: 20px;
  }
}
@media screen and (min-width:610px) and (max-width:767px) {
  .p-image {
    position: absolute;
    top: 231px;
    left: 208px;
    color: #666666;
    transition: all 0.3s cubic-bezier(22.175, 0.885, 0.32, 1.275);
    background: #ffffff;
    padding: 4px;
    border-radius: 20px;
  }
  .profile {
    position: absolute;
  top: 146px;
  left: 146px;
  }
  .username {
    position: absolute;
    top: 57px;
    left: 22%;
  }
  
  .user-tagline {
    position: absolute;
    top: 95px;
    left: 22%;
  }
}
@media screen and (min-width:459px) and (max-width:611px) {
  .p-image {
    position: absolute;
    top: 231px;
    left: 217px;
    color: #666666;
    transition: all 0.3s cubic-bezier(22.175, 0.885, 0.32, 1.275);
    background: #ffffff;
    padding: 4px;
    border-radius: 20px;
  }
  .profile {
    position: absolute;
  top: 147px;
  left: 160px;
  }
  .username {
    position: absolute;
    top: 36px;
    left: 10%;
  }
  
  .user-tagline {
    position: absolute;
    top: 73px;
    left: 26%;
  }
}
/* @media(min-width:768px){
	.p-image{
	  position: absolute;
	  top: 69px !important;
	  left: 134px !important;
	  color: #666666;
	  transition: all 0.3s cubic-bezier(22.175, 0.885, 0.32, 1.275);
	  background: #ffffff;
	  padding: 4px;
	  border-radius: 20px;
	}
  } */
@media(max-width:414px){
  .p-image{
    position: absolute;
    top: 200px;
    left: 207px;
    color: #666666;
    transition: all 0.3s cubic-bezier(22.175, 0.885, 0.32, 1.275);
    background: #ffffff;
    padding: 4px;
    border-radius: 20px;
  }
}
.p-image:hover {
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.upload-button {
  font-size: 0.9em;
}

.upload-button:hover {
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  color: #999;
}

.img-thumbnailalbum {
  height: 200px;
  padding: 0;
  border: none;
  background-color: #fff;
  /* border-radius: .375rem; */
  box-shadow: none;
}

.img-thumbnailalbumProfile {
  height: 60px;
  padding: 0;
  border: none;
  background-color: #fff;
  border-radius: 0.375rem;
  box-shadow: none;
}

.truncate {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.truncate-text {
  width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rounded-message-sender {
  /* border-radius: 5px!important; */
  /* border-top:10px;
  border-bottom: 10px; */
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
}

.rounded-message-receiver {
  /* border-radius: 5px!important; */
  /* border-top:10px;
  border-bottom: 10px; */
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
.card-selected:hover,
.card-selected:focus {
  background-color: #f5f5f5 !important;
}

.news-image img {
  width: 100% !important;
  padding-top: 10px;
}

.card-image {
  opacity: 1;
  /* display: block;
  width: 100%;
  height: auto;   */
  transition: 0.5s ease;
  backface-visibility: hidden;
}

.card-image:hover .category-text {
  /* opacity: 0.3; */
  background: rgba(0, 0, 0, 0.8);
}
.add-button {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.card:hover .add-button {
  opacity: 1;
}

.add_circle {
  /* background-color: #000000; */
  background: rgba(0, 0, 0, 0.7);
  color: white;
  font-size: 16px;
  padding: 30px 32px;
}

.flash-message {
  position: fixed;
  top: 0 !important;
  z-index: 1080;
  justify-content: center;
}
.angular-editor-textarea img {
  padding: 20px;
  width: 35%;
  display: block;
}

.full-width-image img {
  width: 100%;
  padding: 10px;
}

.hero-profile {
  border: 1px solid gray;
  padding: 5px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-radius: 10px;
  background-color: lightgreen;
  color: black;
}

.job-ad {
  border: 1px solid gray;
  padding: 5px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-radius: 10px;
  background-color: lightblue;
  color: black;
}

.ad-banner {
  width: auto;
}

.dropdown-item {
  /* padding: .5rem 1.25rem; */
  padding: 0.375rem 0.875rem;
  font-size: 0.813rem;

  font-weight: 300;
  color: #212529;
  /* font-size: .813rem; */
  transition: background-color 250ms cubic-bezier(0.27, 0.01, 0.38, 1.06),
    color 250ms cubic-bezier(0.27, 0.01, 0.38, 1.06);
}

.material-icons .md-20 {
  font-size: 26px !important;
}

.badge-accent {
  color: #00cd95;
  /* background-color: #00cd95; */
}

.main-slider {
  position: relative;
}
.slider-buttons {
  position: absolute;
  top: 43%;
  /* opacity: 0.7; */
}
/* .slider-buttons:hover{
  position: absolute;
  top:43%;
  opacity: 1;
} */

.badge-light-dark {
  background: #cccccc;

  border: 2px solid #cccccc;
}

.arrow-left-right {
  opacity: 0.7;
}

.arrow-left-right:hover {
  opacity: 1;
}

.popover__wrapper {
  position: relative;
  margin-top: 1.7rem;
  display: inline-block;
}
.popover__content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -150px;
  transform: translate(0, 10px);
  background-color: #ffffff;
  padding: 1.5rem;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  width: auto;
}
.popover__content:before {
  position: absolute;
  z-index: -1;
  content: "";
  right: calc(50% - 10px);
  top: -8px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: #cccccc transparent #ffffff transparent;
  transition-duration: 0.3s;
  transition-property: transform;
}
.popover__wrapper:hover .popover__content {
  z-index: 10;
  opacity: 1;
  visibility: visible;
  transform: translate(0, -20px);
  transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}

.border-top-darkgrey {
  border-top: 1px solid #212121 !important;
}

.opacity-9 {
  opacity: 0.9;
}

.opacity-1 {
  opacity: 1 !important;
}

/* 
.fixed-bottom{
  position: absolute;
  bottom: 0 !important;
} */

.top-list {
  max-height: 80%;
}

.popover-header {
  padding: 12px 20px !important;
  font-size: 0.8rem;
  color: #3d5170;
  letter-spacing: 0.6px !important;
  line-height: 14px;
  background-color: #f5f5f6;
  border-bottom: 1px solid #e7e9ea;
  border-top-left-radius: calc(0.5rem - 1px);
  border-top-right-radius: calc(0.5rem - 1px);
}

.popover {
  font-size: 0.7875rem !important;
  letter-spacing: 0.8px !important;
  border-bottom: 5px solid #00cd95;
  border-top: 1.2px solid #d1d1d1;
  border-left: 1.2px solid #d1d1d1;
  border-right: 1.2px solid #d1d1d1;
}

.carousel-indicators li {
  display: none !important;
  /* box-sizing: content-box; */
 
  /* flex: 0 1 auto; */
  /* width: 30px; */
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;

  opacity: .5;
  transition: opacity .6s ease;
  width:0px !important
}

/* Importing Bootstrap SCSS file. */
@import "~bootstrap/scss/bootstrap";


.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-flex;
  width: 20px;
  height: 20px;
  /* // background: #00cd95 !important; */
  padding: 30px;
  background-size: contain !important;
  border-radius: 50%;
}
.carousel-control-prev-icon {
  background-image: url("../images/arrow-icon-left.png") !important;
}
.carousel-control-next-icon {
  background-image: url("../images/arrow-icon-right.png") !important;
}
.carousel-control-prev {
  right: 0 !important;
  justify-content: end !important;
  align-content: end !important;
  text-align: end !important;
}
.carousel-control-next {
  right: 0 !important;
  justify-content: start !important;
  align-content: start !important;
  text-align: start !important;
}

/* // .carousel-control-prev-icon {
//   right: -415px !important;
//   position: relative;
// }

// .carousel-control-next-icon {
//   right: 415px;
//   position: relative;
// } */

.carousel-indicators {
  display: none !important;
}

.carousel-control-prev,
.carousel-control-next {
  padding-left: 30px !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 500px;
}
.mt-n50 {
  margin-top: -40px !important;
}

.carousel {
  box-shadow:none !important;
}


.position-logo{
  position: absolute;
  bottom: -26%;
  align-self: center ; 
 left: 44%;
}
.position-absolute-40{
  position: absolute;
  top:35%;
  left: 10px;
 }
 .card-border{
  border-bottom: 4px solid #fff !important;
}
 .card-border:hover{
  border-bottom: 4px solid #00cd95 !important;
}
/* @media (min-width:345px) and (max-width:414px){
  .video-width{
      width: 350px !important;
  }
}
.video-width{
  width:447px !important;
} */
 @media (min-width:768px) and (max-width:984px) {
   
  .position-absolute-40{
    position: absolute;
    top:20%;
    left: 10px;
   }
}
@media (min-width:768px) and (max-width:984px){
  .position-absolute-bottom{
  position: absolute;
  bottom: 20px;
}
}
 .position-absolute-bottom{
  position: absolute;
  bottom: 8px;
 }
 .card-position-absolute{
  position: absolute;
  top: 0 !important;
}
.btn-accent1{
  border:1px solid #00cd95!important;
  border-color:#00cd95!important ;
  background-color: #F6F6F6;
  border-radius: 50px;
}
.img-width img{
  width: 100% !important;  
  }
  .btn-custom-outline .btn {
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    border: 1px solid transparent;
    padding: 0.2rem 1.5rem !important;
    font-size: 0.7rem;
    line-height: 1.125 !important;
    letter-spacing: 0.6px;
    border-radius: 2rem !important;
    transition: all 250ms cubic-bezier(0.27, 0.01, 0.38, 1.06);
  }
 
  input[type="radio"]::before {
    background-color: #00cd95 !important;
    border:1px solid #00cd95 !important;
  }
  /* @media (min-width:820px) and (max-width:1180px) {
   
    .scroller-full {
      height: calc(60vh - 10px)!important;
      overflow-x: hidden;
      overflow-y: scroll;
  }
  } */

  .modal {
    
    background-color: rgba(0,0,0,0.5) !important;
}