  /*******************
  * Reset style
  * *****************
  */

  @import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,800;0,900;1,800&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Poppins&family=Roboto+Condensed:wght@400;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Poppins&family=Roboto+Condensed:wght@400;700&family=Roboto+Mono:wght@700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400&family=Poppins&family=Raleway:wght@400;700&family=Roboto+Condensed:wght@400;700&family=Roboto+Mono:wght@700&display=swap');
  html, body {
  height: 100%;
  }
  .font-weight-600{
    font-weight: 600 !important;
  }
  .global-class-h{
    color: #0C7477;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 7.5px;
  }

.login-head-sec-res{
  height : 130vh;
}
.login-pm-res{
  padding-left: 3rem;
  margin-left: 3rem;
}
.our-mess-plr-res{
  padding-left: 3rem;
  padding-right: 3rem;
}
.about-sec-text-res{
  padding-right: 1rem !important;
}

.profile-btn-res-set{
  text-align: right;
}
.btn-contr-res{
  margin-left: 1rem;
}

.float-right-res, .profile-btn-res-set{
  float: right;
}

.search-by-skill-resp, .login-btn-resp{
  width: 225px;
}

.btn-contact-res{
  width: 542px;
}
.mentor-banner-sec{
  height: 450px;
  display: grid;
  align-content: center;
  font-family: 'Montserrat', sans-serif;
}

.contribute-btn-res{
  width:15%;
}
.event-des-res, .step-head-text-res, .footer-text-set-res{
  width:40vw;
}
.step-p-des-res{
  width:30vw;
}
.steps-des-res, .gallery-head-sec-res{
  padding: 0 3rem;
}
.event-video-h-res{
  height: 415px;
}

.profile-slider-res{
  margin:0 50px;
}

  .carousel-caption-res{
    bottom: none !important;
    top:11rem;
  }

  .about-sec-res{
    height: 566px;
    padding: 0 3rem;
  }
  .step-p-text{
    font-family: 'Montserrat';
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    color: #777;
  }
  .slider-img-t{
    border: 3px solid #FFF;
  }
.event-about-set{
  color: #000;
  font-family: 'Montserrat';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
}
  .main-g-class-h{
    color: #000;
  font-family: 'Montserrat';
  font-size: 45px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 129.5%; /* 58.275px */
  }
  .event-main-g-class-h{
    color: #000;
  font-family: 'Montserrat';
  font-size: 34px;
  width: 85%;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 129.5%; /* 58.275px */
  }

  .join-event-section-set{
    position: absolute;
    width: 95%;
    bottom: 25px;
  }


  .whatsapp-text{
    color: #000;
    font-family: 'Montserrat';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
.my-connect-text-set{
  color: #000;
  font-family: 'Montserrat';
  font-size: 26px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal;
  letter-spacing: 0.3px;
}


.skills-set{
  display: flex;
  flex-direction: row;
  gap: 15px;
  flex-wrap: wrap;
}
.skills-set li{
  color: #000;
  font-family: 'Montserrat';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  border-radius: 4px;
  background: #FFF;
  padding: 5px 10px;
}

.my-connection-set{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.show-more-set{
  margin: 0 auto;
  display: block;
  border-radius: 50px;
  border: 0.5px solid #000;
  width: 196px;
  color: #000;
  font-size: 16px;
  padding: 12px;
  text-decoration: none;
}
.show-more-set:hover{
  text-decoration: none;
}
  .g-btn-class{
    color: #FD0;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal;
  letter-spacing: 7.5px;
  }

  .btn-green-btn-class{
    text-decoration: none !important;
    width: 206px;
    height: 60px;
    border-radius: 30px;
    background: #0C7477;
    color: #fff !important;
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 700 !important;
    line-height: normal;
    letter-spacing: 0.5px;
    justify-content: center;
    align-items: center;
    }

  .btn-yellow-btn-class{
    text-decoration: none !important;
    width: 206px;
    height: 60px;
    border-radius: 30px;
    background: #FD0;
    color: #0C7477 !important;
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 700 !important;
    line-height: normal;
    letter-spacing: 0.5px;
    justify-content: center;
    align-items: center;
    }
  .g-yellow-btn-class{
  text-decoration: none !important;
  width: 206px;
  height: 60px;
  border-radius: 30px;
  background: #FD0;
  color: #0C7477;
  font-family: 'Poppins';
  font-size: 20px;
  font-weight: 700 !important;
  line-height: normal;
  letter-spacing: 0.5px;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .g-trans-btn-class:hover{
    text-decoration: none;
    color: #FFF;
  }
  .g-trans-btn-class{
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat' !important;
    font-size: 17px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 32px;
    letter-spacing: 0.34px;
    border-radius: 50px;
    border: 1px solid #FFF;
    width: 234px;
  }

  .g-green-btn-class{
  width: 149px;
  border-radius: 50px;
  border: 1px solid #0C7477;
  color: #0C7477;
  font-family: 'Montserrat';
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 188.235% */
  letter-spacing: 0.34px;
  text-align: center;
  }
  .g-green-btn-class:hover{
    text-decoration: none;
    color: #0C7477;
  }


  .main-g-class-h-white{
    color: #FFF;
  font-family: 'Montserrat';
  font-size: 45px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 129.5% !important; /* 58.275px */
  }

  .p-text-class{
    color: #FFF;
  font-family: 'Montserrat';
  font-size: 18px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 150% !important; /* 27px */
  }

  .text-sub-h{
    color:  #18181B;
  font-family: 'Montserrat', sans-serif;;
  font-size: 18px;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 34px; /* 188.889% */
  margin: 5px 0;
  }

  .slider-icon{
    top: unset !important;
    right: 10;
  }
  .mentor{
    width: 27px;
  height: 27px;
  flex-shrink: 0;
  fill: #0C7477;
  }
  .form-set-bg{
    background-color: unset !important;
  }
  .form-set-b{
    border-radius: unset !important;
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-bottom: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

  }

  input[type=checkbox]  {
    width: 2em;
    background-color: unset;
  }
  .secound-checkbox[type=checkbox]{
    width: 2em;
    height: 1.5em;
  }


  .display-4{
    font-size: 4rem !important;
  }
  .main-sub-text{
    margin: 0 auto;
    width: 681px;
    font-size: 17px;
  }
  .navbar-brand {
    padding-top: 1.5rem !important;
  }

.name-text-set{
  color: #000;
  font-family: 'Montserrat';
  font-size: 35px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal;
  text-transform: capitalize;
}

.position-text-set{
  color: #636262;
  font-family: 'Montserrat';
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.about-text-set{
  color: #757575;
  font-family: 'Montserrat';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
}
  li { list-style:none; }
  input, button, textarea { outline: none; border: none; }
  select,
  button:focus,
  button:active,
  input,
  .page-link:focus { outline: none; box-shadow: none !important; }
  textarea { resize: vertical; box-shadow: none !important; }

  .sub-hf{
      font-family: 'Montserrat', sans-serif;
      font-weight: 600;
  }
  .main-hf{
    font-family: 'Raleway', sans-serif;
  }
  .sub-hf-text{
      font-family: 'Montserrat', sans-serif;
  }
  .main-hf-text{
    font-family: 'Oswald', sans-serif;
  }
  .main-hc{
      color: #21203C;
  }
  .main-hcc{
      color: white;
  }
  .main-hcb{
      color: black;
  }
  .purpose-hcc{
      color: black;
  }
  .text-upp{
      text-transform: uppercase !important;
  }

  .plr-3{
      padding-left: 2rem;
      padding-right: 2rem;
  }

  .about-main-sec{
    display: grid;
    height: 566px;
    align-content: center;
    grid-template-rows: auto auto auto;
    font-family: 'Montserrat', sans-serif;
  }
  .about-text-sec{
    color: #727277;
    font-family: 'Montserrat';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
  }
  .faq-main-sec{
    height: auto;
    font-family: 'Montserrat', sans-serif;

  }
  .footer-text-set{
    width: 290px;
  }
  .contact-h-set{
    height:450px !important;
  }
  .contact-main-sec{
      display: grid;
      height: 700px;
      align-content: center;
      grid-template-rows: auto auto auto;
      padding-left: 60px;
      width: 80%;

  }
  .our-purpose-main-sec{
      display: grid;
      height: 465px;
      align-content: start;
      grid-template-rows: auto auto auto;

  }

  .next-social-media{
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
  }
  .next-social-media a{
      margin-right: 20px;
  }

  .next-event-main-sec{
    display: grid;
    height: 100%;
    align-content: center;
    grid-template-rows: auto auto auto;
    justify-content: center;
    align-items: center;
  }
  .purpose-event-main-sec{
      display: grid;
      height: 465px;
      align-content: center;
      grid-template-rows: auto auto auto;
      margin-left: 30px;
  }

  .count-event-main-sec{
      display: grid;
      align-content: center;
      grid-template-rows: auto auto auto;
    text-align: center;
  }


  .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\2212";
    padding-right: 5px;
    font-weight: 500;
    color: #0C7477;

  }

  .panel-title > a.collapsed{
    color: #170F49;
  }
  .panel-title > a.collapsed:before {
    float: right !important;
    content:"\002B";
    font-weight: 500;
    color: #170F49;

  }
  .panel-title > a:hover,
  .panel-title > a:active,
  .panel-title > a:focus  {
    text-decoration:none;
  }
  .panel-heading {
    padding: 20px 15px 20px 0px;
  }
  .panel-heading h4 a{
  color: #0C7477;
  font-family: 'Raleway', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  }
  .panel {
    margin-bottom: 20px !important;
  }
  .panel-body-text{
    color: #6F6C90;
  }
  .panel-bb-add{
    border-bottom: 1px solid #D9DBE9;
  }
  .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #00bcd4;
    text-align: center;
    color: #fff;
  }



  #video-add{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  #myVideo {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .myvideo-content{
      position: relative;
  }
  .annual-event-main-sec{
      display: grid;
      align-content: center;
      grid-template-rows: auto auto auto;

  }
  .upcomming-card-img{
      height: 50vh;
      object-fit: cover;
      border-radius: 8px;
  }

  .box-shadow-upcomming-page{
      border-radius: 8px;
      border: 1px solid #C6C6C6;
  }
  .upcomming-car-body{
  display: grid;
  align-content: center;
  grid-template-rows: auto auto auto;

  }
  .add-shadow-border
  {
  margin: 10px;
  margin-bottom: 10px;
  box-shadow: 0px 8px 30px rgba(0, 5, 58, 0.05);
  border-radius: 24px !important;
  background: white;

  }

  .main-arbaeen-conference{
      display: grid;
      grid-template-columns: auto auto auto auto auto;
      gap: 15px;
  /*     background-color: #2196F3;*/
      padding: 10px;
  }
  .main-arbaeen-conference .child-arbaeen-conf{

    padding: 0 0;
  }
  .main-arbaeen-conference .child-arbaeen-conf img{
      width: 95%;
      height: 16vh;
  }
  .main-arbaeen-conference .child-arbaeen-conf .img-th{
      height: 20vh;
  }


  .home-page-banner{
    min-height: 740px;
  }
  .pro-card-text-set{
    color: #636262;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    font-family: 'Montserrat';
    min-height: 100px;
  }

  .pro-pos-text-set{
    color: #636262;
    font-family: 'Montserrat';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
  }

  .profile-text-set{
    color: #000;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    letter-spacing: 0.3px;
    min-height: 60px;
  }

  .slider-m-r-h{
    height: 550px;
    border-radius: 8px;
    box-shadow: 0px 8px 30px 0px rgba(0, 5, 58, 0.05);
  }
  .slider-img-t
  {
    width: 127px;
    border-radius: 127px !important;
    height: 127px;
    position: absolute;
    top: -95px;
    left: 25px;
  }

  .MultiCarousel { float: left; overflow: hidden; padding: 0px; width: 100%; }
      .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
          .MultiCarousel .MultiCarousel-inner .partner-item { float: left;}
          .MultiCarousel .MultiCarousel-inner .partner-item > div { margin:10px;
  border-radius: 10px; background:white;}
      .MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:-76px; }
      .MultiCarousel .leftLst { right:50px; background: none !important;  }
      .MultiCarousel .rightLst { right:0; background: none !important; }

          .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:#ccc; }


  .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary, .btn-primary.disabled, .btn-primary:disabled, .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before, .page-item.active .page-link, .page-link:hover{
      background-color: #FFFFFF !important;
      border-color: #8E8A8A59 !important;
      color: #000000 !important;
  }
  /*
  .res-width-set {
    width: 40vw;
  }
  .res-mt-set{
    margin-top: 3rem;
  }
  .res-count-section{
    background: url('../img/letter-add-1.png') no-repeat center center #ffffff;
    padding-top: 3rem;
  }
  .res-right-b{
    border-right:1px solid white;
  }
  @media screen and (max-width: 992px)  {

    .res-width-set {
        width: 100% !important;
  }
  .res-mt-set{
    margin-top: 0;
  }
  .res-count-section{
    background:#DF1B1B !important;
    padding-top: unset;
  }
  .res-right-b{
    border-right:unset;
  }

  }
  @media screen and (max-width: 750px)  {
    .res-height-set-purpose{
      height: unset;
    }
  }
  @media screen and (max-width: 450px)  {
    .res-height-set{
      height: unset;
    }
  } */
  .btn:not(:disabled):not(.disabled):active,
  .btn:not(:disabled):not(.disabled).active,
  .btn.focus, .btn:focus {
      box-shadow: none !important;
  }


  .brand-logo-set{
    margin-left: -90px;
  }
  .set-navbar-colla{
    margin-right: -90px;
  }
  /* body { */
    /* font-family: 'Barlow', Helvetica, Arial, sans-serif; */
    /* font-family: Arial, sans-serif !important; */
  /* } */
  .sweet-alert {
      font-family: Arial, sans-serif !important;
  }
  h1, h2, h3, h4, h5, h6 {
    font-weight: 400 !important;;
  }

  .navbar-absolute {
      position: absolute;
      z-index: 1010;
      width: 100%;
  }

  iframe {
      border: 0;
      outline: 0;
      width: 100% !important;
  }
  .btn {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
  .no-hover:hover {
    transform: translateY(-1px);
    box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
  }

  /* .btn:hover:not(.no-hover) {
      transform: scale(1.1); /* translateY(-1px)*/
      /* box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08); */ */


  input[type='file'] {
    opacity:0;
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    outline: none;
    cursor: inherit;
    font-size: 100px;
  }

  /* Carousel base class */
  .carousel {
    margin-bottom: 4rem;
  }
  /* Since positioning the image, we need to help out the caption */
  .carousel-caption {
    bottom: 7rem;
    z-index: 10;
  }
  /* Declare heights because of positioning of img element */
  .carousel-item {
    height: 38rem;
    background-color: #777;
  }
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 32rem;
  }
  .card {
    border: 1px solid rgba(111, 111, 111, 0.125);
  }
  .noscroll {
      overflow-x: hidden;
      overflow-y: hidden;
  }
  .progress-xs {
      height: 5px;
  }
  .popout {
      cursor: pointer;
      max-width: 880px;
      display: none;
      padding: 10px;
      background: rgba(0,0,0,0.85);
      color: rgb(255, 255, 255);
      font-size: 14px;
      border-radius: 3px;
      position: fixed;
      top: 75px;
      z-index: 1100;
      overflow: hidden;
      width: 40.857%;
      text-align: center;
      left: 29%;
      right: 20%;
  }
  .popout-error {
    background: rgba(255, 0, 0, 0.9)  !important;
  }
  /************ Version 1.3 **************/
  .description img {
    max-width: 100% !important;
    height: auto !important;
  }

  /************ Version 1.4 **************/
  #search {
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.9);
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      -webkit-transform: translate(0px, -100%) scale(0, 0);
      -moz-transform: translate(0px, -100%) scale(0, 0);
      -o-transform: translate(0px, -100%) scale(0, 0);
      -ms-transform: translate(0px, -100%) scale(0, 0);
      transform: translate(0px, -100%) scale(0, 0);
      opacity: 0;
      z-index: 99999;
  }

  #search.open {
      -webkit-transform: translate(0px, 0px) scale(1, 1);
      -moz-transform: translate(0px, 0px) scale(1, 1);
      -o-transform: translate(0px, 0px) scale(1, 1);
      -ms-transform: translate(0px, 0px) scale(1, 1);
      transform: translate(0px, 0px) scale(1, 1);
      opacity: 1;
  }

  .search-by-skill {

      width: 40%;
      background: none;
      text-align: center;
      margin: 0px auto;
      border-radius: 10px;
      border: 1px solid #FFF;
      height: 62px;

      color: #FFF;
      text-align: center;
      font-family: 'Montserrat';
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: 27px;
      align-self: center;
  }
  #search .btn {
      color: #FFF;
      text-align: center;
      font-family: 'Montserrat';
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: 27px;
      align-self: center;
      text-transform: capitalize !important;
      border-radius: 69px !important;
      padding: 10px 30px;
  }
  #search .close {
      position: fixed;
      top: 15px;
      right: 15px;
      color: #fff;
      opacity: 1;
      padding: 10px 17px;
      font-size: 60px;
      font-weight: 100;
  }

  button.btn-trans {
      background-color: transparent;
      border: 2px solid #FFF;
      margin-top: 10px;
      text-transform: uppercase;
      padding: 9px 20px;
      color: #FFF;
  }
  button.no-shadow {
      text-shadow: none;
  }

  button:hover.btn-trans,
  button:focus.btn-trans,
  button:active.btn-trans {
      background-color: #0C7477;
      color: #FFF;
      border-radius: 50px;
      border: 1px solid #0C7477;
      /*height: 47px;*/
  }
  /************ Version 1.5 **************/
  .truncate {
    white-space: normal !important;
      overflow: hidden;
      position: relative;
      max-height: 500px;
  }

  .truncate:after {
    content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100px;
      background-color: hsla(0,0%,100%,0);
      background-image: linear-gradient(hsla(0,0%,100%,0),#fff 75%);
      z-index: 40;
  }
  .readmoreBtn {
    cursor: pointer;
    position: absolute;
      bottom: 15px;
      z-index: 45
  }

  /************ Version 1.6 **************/
  .btn-shadow {
    box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
      -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
      -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
  }

  .btn-connect {
    box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
      -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
      -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
      padding-top: 15px;
      padding-bottom: 15px;
      font-weight: bold;
  }

  .btn-connect-embed {
    box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
      -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
      -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
      font-weight: bold;
  }

  /************ Version 1.7 **************/
  select.form-control,
  select.form-control:focus {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }

  i.featured-icon  {
    color: #ff9800;
  }
  .box-featured {
    position: absolute;
      top: 10px;
      right: 10px;
      z-index: 10;
      padding: 2px 6px;
      border-radius: 50px;
      color: #ff9800;
      font-size: 25px;
      text-shadow: 0 0px 2px #adadad;
  }

  .padding-15 {
    padding: 15px;
  }

  /************ Version 1.8 **************/
  .description iframe {
    max-height: 500px !important;
  }
  /************ Version 1.9 **************/
  .fb-comments iframe {
    max-height: inherit !important;
  }

  /************ Version 1.9.1 **************/
  a:hover.btnLike,
  a:focus.btnLike,
  a:active.btnLike {
    text-decoration: none;
  }
  /************ Version 2.0 **************/
  .wordBreak {
    word-break: break-word !important;
  }
  /************ Version 2.1 **************/
  .btnDisabled {
    background-color: #a2a2a2;
    color: #fff;
  }
  /************ Version 2.2 **************/

  .modalContactOrganizer .modal-body {
    padding: 25px;
  }
  .closeLight, .closeLight:hover, .closeLight:focus {
    color: #fff;
    opacity: 1;
  }
  .selectReward {
    display: block;
    color: inherit;
    position: relative;
  }
  .selectReward:hover,
  .selectReward:focus,
  .selectReward:active {
    text-decoration: none;
    color: inherit;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
  }
  .cardSelectRewardBox {
    display: none;
  }
  .cardSelectReward {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    color: #FFF;
    text-align: center;
    background-color: rgba(244, 83, 2, 0.9);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
  }
  .headerModalOverlay:before {
    content: '';
    position: absolute;
    width: 100%;
    background: rgba(5,5,5,.7);
    left: 0;
    top: 0;
    display: block;
    bottom: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }
  .showBanner {
      position: fixed;
      z-index: 9999;
      background: rgba(0, 0, 0, 0.9);
      color: #FFF;
      bottom: 0;
      padding: 10px;
  }
  img.imgPayments {
    max-width: inherit !important;
  }

  /************ Version 3.2 **************/
  a.btn-whatsapp,
  a:hover.btn-whatsapp,
  a:active.btn-whatsapp,
  a:focus.btn-whatsapp {
      background-color: #29a628;
      border-color: #29a628;
      color: #FFF;
      margin-bottom: 5px;
  }

  /************ Version 3.8 ************/
  .carousel-cover:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(5,5,5,.2);
    left: 0;
    top: 0;
  }
  .dropdown-toggle::after {
    margin-left: 0.1em;
      -webkit-transition: all 200ms linear;
      -moz-transition: all 200ms linear;
      -o-transition: all 200ms linear;
      -ms-transition: all 200ms linear;
      transition: all 200ms linear;
  }
  .dropdown-toggle[aria-expanded="true"]:after {
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  }
  .nav-link {
    color: black;
    border-radius: 3px;
    -webkit-transition: all 200ms linear;
      -moz-transition: all 200ms linear;
      -o-transition: all 200ms linear;
      -ms-transition: all 200ms linear;
      transition: all 200ms linear;

  }

  .navbar .nav-item a:hover,
  .navbar .nav-item a:active,
  .navbar .nav-item a:focus,
  .navbar .nav-item a:target {
    color: black;
    background-color: rgba(255,255,255,0.2);
  }

  .nav-link.search:hover,
  .nav-link.search:active,
  .nav-link.search:focus {
    color: white;
  }
  .btn {
    font-weight: 500;
  }
  .dropdown-menu {
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      border: 0;
      box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.15);
      border-radius: 0.125rem;
      -webkit-transition: all 150ms linear;
      -moz-transition: all 150ms linear;
      -o-transition: all 150ms linear;
      -ms-transition: all 150ms linear;
      transition: all 150ms linear;
      font-size: 13px;
    line-height:18px;
  }
  .dd-menu:before {
      display: inline-block;
      position: absolute;
      width: 0;
      height: 0;
      vertical-align: middle;
      content: "";
      top: -5px;
      left: 10px;
      right: auto;
      color: #FFFFFF;
      border-bottom: .4em solid;
      border-right: .4em solid transparent;
      border-left: .4em solid transparent;
  }
  .dd-menu-user:before {
      display: inline-block;
      position: absolute;
      width: 0;
      height: 0;
      vertical-align: middle;
      content: "";
      top: -5px;
      right: 10px;
      left: auto;
      color: #FFFFFF;
      border-bottom: .4em solid;
      border-right: .4em solid transparent;
      border-left: .4em solid transparent;
  }
  .dropdown .dropdown-menu {
      -webkit-transform: translate3d(0, -25px, 0);
      -moz-transform: translate3d(0, -25px, 0);
      -o-transform: translate3d(0, -25px, 0);
      -ms-transform: translate3d(0, -25px, 0);
      transform: translate3d(0, -25px, 0);
      visibility: hidden;
      opacity: 0;
      filter: alpha(opacity=0);
      display: block;
  }
  .dropdown.show .dropdown-menu,
  .dropdown-menu.open {
      opacity: 1;
      filter: alpha(opacity=100);
      visibility: visible;
      -webkit-transform: translate3d(0, 0px, 0);
      -moz-transform: translate3d(0, 0px, 0);
      -o-transform: translate3d(0, 0px, 0);
      -ms-transform: translate3d(0, 0px, 0);
      transform: translate3d(0, 0px, 0);
  }
  .dropdown.show .dropdown-menu {
      -webkit-transform: translate3d(0, 7px, 0);
      -moz-transform: translate3d(0, 7px, 0);
      -o-transform: translate3d(0, 7px, 0);
      -ms-transform: translate3d(0, 7px, 0);
      transform: translate3d(0, 7px, 0);
  }
  .dropdown-toggle::after {
    margin-left: 0.1em;
      -webkit-transition: all 200ms linear;
      -moz-transition: all 200ms linear;
      -o-transition: all 200ms linear;
      -ms-transition: all 200ms linear;
      transition: all 200ms linear;
  }
  .dropdown-toggle[aria-expanded="true"]:after {
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  }
  .dropdown-toggle::after {
    font-weight: 400;
    font-style: normal;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    border: none;
    content: "\f107";
    font-size: 12px;
    top: 50%;
    right: 24px;
    margin-top: -5px;
  }
  .text-shadow-trans {
    text-shadow: 0 1px 4px #333333b3;
  }
  .navbar .nav-item {
      margin-left: 23px;
      margin-right: 8px;
  }

  .sidebar-overlay .navbar .navbar-collapse {
      z-index: 100;
  }



  .navbar-collapse {
      flex-basis: 100%;
      flex-grow: 1;
      align-items: center;
  }
  .navbar .navbar-nav .nav-item .nav-link:not(.btn).active {
      background: rgba(0, 0, 0, 0.2);
      border-radius: 50px;
  }
  .dropdown-item:focus, .dropdown-item:hover {
    color: white;
    background-color: #007bff;
  }

  [class^="ribbon-"] {
    position: absolute;
    margin-bottom: 80px;
  }
  [class^="ribbon-"]:before, [class^="ribbon-"]:after {
    content: "";
    position: absolute;
  }

  .ribbon-1 {
    width: 30px;
    height: 40px;
    background: #ff9800;
    top: -6px;
    left: 25px;
    z-index: 10;
  }
  .ribbon-1:before {
    height: 0;
    width: 0;
    border-bottom: 6px solid #d07e05;
    border-right: 6px solid transparent;
    right: -6px;
  }
  .ribbon-1:after {
    height: 0;
    width: 0;
    border-left: 15px solid #ff9800;
    border-right: 15px solid #ff9800;
    border-bottom: 10px solid transparent;
    bottom: -10px;
    left: 0;
  }
  .ribbon-1 i {
    position: absolute;
    top: 40%;
    left: 30%;
    color: #FFF;
  }
  .item > a::after {
    content: "";
    display: none;
    background: rgba(0,0,0,.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px;
  }
  .item h5 {
      line-height: 1.0;
      text-align: left;
      position: absolute;
      left: 0;
      width: 100%;
      top: 10%;
    transform: translateY(-50%);
      color: #fff;
      z-index: 5;

  }
  .img-news{

      margin-left: 5px;
  }
  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
      background: #565656;
      -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  .owl-theme .owl-dots .owl-dot span {
    position: relative;
    background-color: #D6D6D6;
    border-radius:50%;
    width:9px;
    height:9px;
    margin-left:10px;
    margin-right:10px;
      -webkit-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      transition: all 300ms linear;
  }
  .owl-theme .owl-dots .owl-dot span::before {
    content: '';
      position: absolute;
      top: 2.5px;
      left: 2.5px;
      border-radius: 50%;
      width:0;
      height:0;
      /*background-color: rgba(0, 0, 0, 0.1);*/
      -webkit-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      transition: all 300ms linear;
  }
  .owl-theme .owl-dots .owl-dot.active span::before,
  .owl-theme .owl-dots .owl-dot:hover span::before {
    top: -5px;
    left: -5px;
    width:19px;
    height:19px;
    border: 1px solid #565656;
  }
  .bg-dark-2 {
    background-color: #1b1b1b;
  }
  .bg-dark-3 {
    background-color: #212121;
  }
  .link-footer,
  .ico-social {
      color: #999;
  }
  .link-footer {
      color : white !important;
  }
  .btn-main:hover i {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  .btn-main i {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
  }
  .bg-sections > div {
    color: white;
    position: relative;
  }
  .jumbotron-bottom,
  .bg-sections {
      background: url('../img/cover.jpg') no-repeat center center #D1D1D1;
      background-size: cover;
      position: relative;
  }
  .jumbotron {
    border-radius: 0 !important;
  }
  .bg-cover:before,
  .bg-sections::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(5,5,5,.3);
      left: 0;
      top: 0;
  }
  .parallax-cover {
    background-repeat: repat;
    background-attachment: fixed;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width:100%;
  }
  main>div.section:nth-child(odd){
  background-color:white;
  }
  main>div.section:nth-child(even){
  background-color:#f8f9fa!important;
  }
  form.login-form {
    width: 500px;
  }
  form.register-form {
    width: 630px;
  }
  .alert-danger {
      color: #FFFFFF;
      background-color: #FF0000;
      border-color: #FF012A;
  }
  .bg-danger {
    color: #FFFFFF;
    background-color: #FF0000 !important;
  }
  .custom-control-input:not(:disabled):focus~.custom-control-label::before {
    box-shadow: none;
  }
  .custom-checkbox .custom-control-input ~ .custom-control-label,
  .custom-control-label {
      font-size: .875rem;
      cursor: pointer;
  }
  a.fb-button {
      background-color: #3b5998;
      font-weight: normal;
  }
  a.google-button,
  a:hover.google-button,
  a:focus.google-button {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    font-weight: normal;
  }

  .alert-dismissible .close {
    color: #FFF;
    text-shadow: none;
  }
  .input-group-text {
    background: transparent;
  }
  .input-group-text i {
    color: #bdbdbd;
  }
  .alert-success {
      background-color: grey;
      border-color: grey;
      color: #FFF;
  }
  .projects {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;

  }
  /*.projects:hover {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);

  }*/
  .error-page h1 {
      font-size: 10rem;
      line-height: 9rem;
      font-weight: 700;
      color: #ec2522;
  }
  .wrap-center {
    position:absolute;
    width:100%;
    top:50%;
    left:0;
    z-index:20;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .error-link {
    color: #ec2522;
  }
  .wrap-container {
    max-width: 550px;
    margin: 0 auto;
  }
  .wrap-container-lg {
    width: 650px;
    margin: 0 auto;
  }
  .avatar-wrap {
    width: 125px;
    height: 125px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
  }
  .button-avatar-upload {
    color: #FFF;
    width: 100%;
    padding: 8px;
    background: rgba(0, 0, 0, 0.3);
    bottom: 0;
  }
  a:hover.button-avatar-upload {
    color: #FFF;
    background: rgba(0, 0, 0, 0.6);
  }
  .progress-upload {
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #FFF;
    line-height: 125px;
    display: none;
  }
  .page-link:hover {
    color: #FFF;
  }
  .page-link {
    border-radius: 4px;
    border: none;
    margin-right: 2px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }

  .item > a::after {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.5s linear;
  }
  .item > a:hover::after {
    background: rgba(0,0,0,.1);
  }
  .filer-input-dragDrop {
      display: block;
      width: 100%;
      margin: 0 auto 25px auto;
      padding: 50px 0;
      color: #8d9499;
      color: #97A1A8;
      cursor: pointer;
      background: #fff;
      border: 2px dashed #C8CBCE;
      text-align: center;
      border-radius: 6px;
      -webkit-transition: box-shadow 0.3s,
                          border-color 0.3s;
      -moz-transition: box-shadow 0.3s,
                          border-color 0.3s;
      transition: box-shadow 0.3s,
                          border-color 0.3s;
                          overflow: hidden;
  }
  .filer-input-dragDrop:hover {
    border-color: #868686;
  }
  .filer.dragged .filer-input-dragDrop {
      border-color: #aaa;
      box-shadow: inset 0 0 20px rgba(0,0,0,.08);
  }

  .filer.dragged .filer-input-dragDrop * {
      pointer-events: none;
  }

  .filer.dragged .filer-input-icon {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  }

  .filer.dragged .filer-input-text,
  .filer.dragged .filer-input-choose-btn {
      filter: alpha(opacity=30);
      opacity: 0.3;
  }

  .filer-input-dragDrop .filer-input-icon {
      font-size: 70px;
      margin-top: -10px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }

  .filer-input-text h3 {
      margin: 0;
      font-size: 18px;
  }

  .filer-input-text span {
      font-size: 12px;
  }

  .filer-input-choose-btn {
      display: inline-block;
      padding: 8px 14px;
      outline: none;
      cursor: pointer;
      text-decoration: none;
      text-align: center;
      white-space: nowrap;
      font-size: 12px;
      font-weight: bold;
      color: #8d9496;
      border-radius: 3px;
      border: 1px solid #c6c6c6;
      vertical-align: middle;
      background-color: #fff;
      box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
  }

  .filer-input-choose-btn:hover,
  .filer-input-choose-btn:active {
      color: inherit;
  }

  .filer-input-choose-btn:active {
      background-color: #f5f5f5;
  }
  .previewPhoto {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
    cursor: default;
  }
  .btn-remove-photo {
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .d-none-custom {
    display: none;
  }
  .text-underline
  {
      text-decoration: underline;
  }
  .custom-select {
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23a5a5a5' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
    no-repeat right .75rem center/8px 10px
  }
  .text-strong-small {
    font-weight: 600;
    font-size: 20px;
    color: #333;
  }
  .text-percentage {
    float: right;
    font-size: 15px;
    color: #333;
    font-weight: 500;
  }
  .social-share a {
    color: #797979;
    font-size: 18px;
  }
  .likeButton {
    cursor: pointer;
  }
  .btn-absolute {
    position: absolute;
    right: 20px;
    padding: 2px 10px;
  }
  #url_project,
  #embedCode {
    padding-right: 110px;
  }

  #updates li{
    list-style: none;
    padding-bottom: 46px;
    padding-left: 30px;
    position: relative;
    border-left: 2px solid #ededed;
  }
  #updates li:last-child{
    padding-bottom: 0px;
  }
  #updates li:before{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background-color: #ededed;
    border-radius: 50%;
    left: -13px;
    top: 0;
    transition: all 0.6s;
    z-index: 9;
  }
  #updates li:after{
    content: '';
    position: absolute;
    height: 2px;
    width: 25px;
    background-color: #ededed;
    left: 0;
    top: 10px;
  }
  #listPayments li {
    margin-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
  }
  .facebook-btn {
    color: #3e5c9b !important;
  }
  .twitter-btn {
    color: #1da1f2 !important;
  }
  /*********** v3.9 *********/
  .fixed-top {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  /*********** v4.0 *********/
  #desc li {
    list-style: inherit;
  }
  #desc ol,
  #desc ul {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .fb-messenger {
    color: #448aff !important;
  }
  .btn-telegram {
    color: #20a0e1 !important;
  }
  .btn-whatsapp {
    color: #50b154 !important;
  }
  a:hover.social-share {
    text-decoration: none;
  }
  a.social-share i {
    color: #797979;
    font-size: 32px;
  }

  .map-container{
    position: relative;
    width: 100%;
    height: 100%;
  }
      #map {
    width: 100%;
    height: 100%;
    z-index:100;
  }
  .map-marker-centered{
      max-height: 60px;
      max-width: 50px;
    width: 50px;
    height: 60px;
    position: absolute;
    z-index: 200;
    left: calc(50% - 25px);
    top: calc(50% - 60px);
    transition: all 0.4s ease;
  }
  .map-marker-centered img{
  width: 100%;
  height: 100%;

  }
  #mapSearchContainer{
    position:fixed;
    top:20px;
    right: 40px;
    height:30px;
    width:180px;
    z-index:110;
    font-size:10pt;
    color:#5d5d5d;
    border:solid 1px #bbb;
    background-color:#f8f8f8;
  }




  .side_bar{
      display: flex;
      flex-direction: column;
      float:left;
  }





  #gal-results.containerr {
      margin-top: 15px;
    }
    #gal-results.containerr #gallery-view #gal-slide {
      margin-bottom: 15px;
    }
    #gal-results.containerr #gallery-view #gal-slide .gal-slide-img img {
      margin: 0 auto;
    }
    #gal-results.containerr #gallery-view #gal-slide .slick-prev,
    #gal-results.containerr #gallery-view #gal-slide .slick-next {
      background: #ccc;
      color: #fff;
      border: none;
      line-height: 1em;
      width: 30px;
      height: 30px;
      position: absolute;
      top: 50%;
      z-index: 999;
      border-radius: 50%;
    }
    #gal-results.containerr #gallery-view #gal-slide .slick-next {
      right: 0;
    }
    #gal-results.containerr #gallery-thumbs #gal-thumb .slick-track .gal-slide-thumb {
      margin: 0 5px;
    }
    button.slick-prev.slick-arrow {
      left: 0;
  }

  .owl-carousel .nav-btn{
      height: 47px;
      position: absolute;
      width: 26px;
      cursor: pointer;
      top: 270px !important;
    }

    .owl-carousel .owl-prev.disabled,
    .owl-carousel .owl-next.disabled{
    pointer-events: none;
    opacity: 0.2;
    }

    .owl-carousel .prev-slide{
      background: url(./nav-icon.png) no-repeat scroll 0 0;
      left: -33px;
    }
    .owl-carousel .next-slide{
      background: url(./nav-icon.png) no-repeat scroll -24px 0px;
      right: -33px;
    }
    .owl-carousel .prev-slide:hover{
    background-position: 0px -53px;
    }
    .owl-carousel .next-slide:hover{
    background-position: -24px -53px;
    }
    main > .container:first-child > .row{
      padding-top: 78px;
  }
  .custom_group{
      padding: 0 0rem;
      border: none;
  }
  .custom_select {
      height: 100%;
      padding: 0rem 1.75rem 0rem .75rem;
  }

  .popup {
      position: fixed;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-color: rgba(50, 50, 50, 0.5);
      display: none;
      z-index: 100000;
    }

    .popup__inner {
      overflow-y: scroll;
      max-height: 100%;
      background-color: #f2f2f2;
      width: 90%;
      max-width: 30em;
      margin: 3em auto 0;
      padding-bottom: 1.5em;
      border-radius: 2px;
      box-shadow: 0 0 1em rgba(0, 0, 0, 0.6);
    }

    .popup__header {
      background-color: lightgray;
      padding: 0.25em 0.75em;
      margin-bottom: 2em;
      text-align: right;
    }

    .popup__close {
      display: inline-block;

    }
    .popup__close kbd:hover {
      background-color: #ff401e;
      color:#000;
    }

    kbd {
      display: inline-block;
      font-family: inherit;
      font-size: 0.875em;
      vertical-align: 0.125em;
      margin-right: 0.5em;
      color: slategray;
    }

    .profile__image {
      max-width: 80px;
      height: 100%;
      margin: 0 auto 1em;
      border: 0.125em solid black;
      background-color: #000;
      display: block;
    }




    .profile__name {
      font-weight: 700;
      margin: 0 0 0rem 0;
    }

    .social {
      margin-bottom: 0;
      margin-left: 0;
    }

    .social .location, .social .location .fa {
      color: darkgreen;
    }
    .social .location span {
      font-size: 0.875em;
      display: inline-block;
      vertical-align: middle;
      margin-left: 0.25em;
    }
  .about_me_head, .about_me{
      padding: 0 10px;
  }


    .container.wrap-jumbotron.position-relative {
      padding-top: 18px;
  }






  .projects .card-img-top {
      border-top-left-radius: 31px;
      border-top-right-radius: 31px;
  }


  .confirm{
      background-color: #FD0 !important;
      border-radius: 30px !important;
      color: #0C7477 !important;
      font-family: 'Montserrat', sans-serif;
      font-size: 20px !important;
      font-weight: bold !important;
  }
  .cancel{
    background-color: #FFFFFF !important;
    border-color: #8E8A8A59 !important;
    color: #000000 !important;
    border: 1px solid #b5b5b5  !important;
    border-radius: 20px !important;
  }
  .news_img{
      height: 100% !important;
      border-radius: 20px !important;
  }
  .bg-black{
      background-color: #242424;
      color : white;
    /* / background-size: 300px 100px; */
  }
  .mg-top{
      margin-top: 250px;
  }

  .connect-color{
      margin-bottom: 90px;
      color: #FED2AB;
  }
  .input-radius{
      border-radius: 20px !important;
      border-top-left-radius: 20 !important;
      border-bottom-left-radius: 20 !important;
  }
  .request-padding-bottom{
    border: 1px solid #B2B2B2;
      border-bottom-left-radius: 39px;
      border-bottom-right-radius: 39px;
  }
  .request-padding-top{
      border: 1px solid #B2B2B2;
      border-top-left-radius: 39px;
      border-top-right-radius: 39px;
  }
  .text-set-noti{
    color: #000;
    font-family: 'Montserrat';
    font-size: 23px;
    font-style: normal;
    font-weight: 700 !important;
    letter-spacing: 0.3px;
  }
  .new-text-set{
    color: #000;
    font-family: 'Montserrat';
    font-size: 23px;
    font-style: normal;
    font-weight: 600 !important;
    letter-spacing: 0.3px;
  }

  .text-self-align-center{
    align-self: center;
  }

  .acc-ign-set{
    font-weight: 700;
  }
  .acc-ign-set span{
    font-weight: 400;
  }
  .acc-ign-set , .acc-ign-set span{
    color: #000;
    font-family: Montserrat;
    font-size: 19px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3px;
  }






  .margin-top-request-img{
      margin-top: -30px
  }
  .img-border{
      border: 3px solid #fffefe;
  }
  .text-black{
      color: black;
  }
  .day-color{
      color :   #7E7E7E;
  }
  .link-style{
      border-left: 0.05px solid rgb(15 15 15);
  }
  .link-black{
      color: black;
      padding-left: 8px;
  }
  .comment-profile-pic {
      border-radius: 50%;
      width: 50px;
    }
    .wrapper {
      display: flex;
      align-items: center;
    }
    .width-100{
      width : 100%;
    }
    .black-white-button{
      background-color: black !important;
      color : white !important;
    }
    .white-black-button{
      color: black !important;
      background-color : white !important;
      border-color: black; background-color : #ffffff;
    }
    .link-dec{
      text-decoration: none; color : black
    }
    .link-dec:hover{
      text-decoration: none; color : black
    }
    .margin-top{
    margin-top : 150px;
    }


  .frient-btn-color{
      font-family: 'Poppins', sans-serif !important;
      font-weight: 500 !important;
      text-transform: capitalize;

  }
    .frient-btn-color:focus{
      background-color: #DF1B1B !important;
      border-color: #DF1B1B !important;
      color: white !important;
    }

    .profile-img-border {
      border-radius: 31px;

  }
  .comment-field-height{
      height: 60px;
  }
  .green-text{
      color:green;
  }

  .btn {
      border-radius: 30px !important;
  }
  .b-30{
      border-radius: 30px !important;

  }
  .b-l-30{
      border-top-left-radius: 30px !important;
      border-bottom-left-radius: 30px !important;
  }
  .b-r-30{
      border-top-right-radius: 30px !important;
      border-bottom-right-radius: 30px !important;
  }


  input[type='file'] {
      opacity: 0;
      position: absolute;
      top: 0;
      right: 0;
      min-width: 100%;
      min-height: 100%;
      outline: none;
      cursor: inherit;
      font-size: 100px;
  }

  #msg{
      background: #DF1B1B;
          float: right;
          color: #fff;
          margin: 3px;
          padding: 0px 4px;
          border-radius: 20px;
          font-size: 13px;
          width: 20px;
          height: auto;
          text-align: center;

  }
  .profile__details {
    margin: 0 0em 0 0;
    text-align: center;
  }
  .avatar-project{
    width: 55px !important;
    height: 55px !important;
  }
  .mg-form{
    margin-top: 150px;
}

  .dd-menu-user p{
      font-size: 10px;
  }

  .position-relative {

      border-radius: 5px;
  }
