* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  @font-face {
    font-family: armu;
    src: url(../fonts/arnamu.ttf);
  }
  @font-face {
    font-family: armu-bold;
    src: url(../fonts/arnamu_bold.ttf);
  }



  @font-face {
    font-family: arnamu-bold;
    src: url(../fonts/arnamu_bold.ttf);
  }
  @font-face {
    font-family: armu-reguliar;
    src: url(../fonts/arnamu.ttf);
  }
  body {
    padding-right: 0 !important;
  }
  
  .div-body {
    /* background-image: url(../images/0001.png);*/
    position: relative;
    min-height: 979px;
    background: rgba(239, 238, 233, 1);
  }
  
  .div-body::after {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../images/back\ \(2\).png);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
  }
  .swiper-slide, swiper-slide {
    width: auto!important;
  }
  .modal-open {
    overflow: auto;
    padding-right: 0 !important;
  }
  
  header {
    max-width: 100%;
    width: 100%;
  }
  
  .header-nav {
    max-width: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: white;
    position: relative;
    background: rgba(239, 238, 233, 1);
  }
  .header-nav .logo {
    margin-top: 27px;
    margin-left: 3%;
    max-width: 21%;
    width: 100%;
    max-width: 28%;
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-bottom: 37px;
    max-width: 22%;
  }
  .header-nav .logo img {
    width: 100%;
    height: 100%;
    
  }
  select{
    border:0!important;
}

    option{
      color:rgba(76, 72, 70, 0.8)!important
    }
    .sel-day{
        padding:0 10px;
    }
    select:focus-visible {
    border: 2px dashed crimson;
    border-radius: 3px;
    outline: none;
    }
    .search-button{
      padding: 2px 22px!important;
  }
    select option {
    color:rgba(76, 72, 70, 0.8)!important
    }
    #select-box{
    overflow:auto;
    }
  nav .search-input-one input::-webkit-input-placeholder {
    color: black !important;
  }
  
  nav .search-input-one input::-moz-placeholder {
    color: black !important;
  }
  
  nav .search-input-one input:-ms-input-placeholder {
    color: black !important;
  }
  
  nav .search-input-one input::-ms-input-placeholder {
    color: black !important;
  }
  
  nav .search-input-one input::placeholder {
    color: black !important;
  }
  
  .div-lent {
    max-width: 100%;
    height: 60px;
    background-color: rgb(61, 45, 38);
  }
  .div-lent .img-log {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    margin-right: 5%;
  }
  
  .btn-reg {
    background-color: rgb(61, 45, 38) !important;
  }
  
  .pb-5, .py-5 {
    margin-top: 6% !important;
  }
  
  .container {
    margin-top: 7% !important;
  }
  
  .menu-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    max-width: 100%;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 1%;
    gap: 2%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 7px;
    margin-top: 3px;
    max-width: 100%;
  }
  .menu-right .fa-users {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .menu-right .fa-users .fa-user {
    font-size: 25px;
    color: rgba(73, 80, 87, 1);
    background-color: #F1F1F1;
    border-radius: 50%;
    padding: 8px 9px 9px 9px;
  }
  .menu-right .fa-users span {
    font-size: 16px;
    padding-left: 4px;
    color: rgba(121, 123, 127, 1);
    font-family: "armu";
  }
  .menu-right .notifay-block .fa-bell {
    font-size: 28px;
    color:rgba(73, 80, 87, 1);
  }
  .menu-right .notifay-block .notifay-content {
    position: absolute;
    width: 298px !important;
    width: 100%;
    padding: 12px 12px 12px 21px;
    background-color: white;
    border-radius: 12px;
    top: 95px;
  }
  .menu-right .notifay-block .notifay-content h5 {
    font-size: 18px;
    font-family: "armu";
    font-weight: 400;
    color: #253266;
  }
  .menu-right .notifay-block .notifay-content .title-hr {
    margin-top: 4px;
  }
  .menu-right .notifay-block .notifay-content .notifay-title {
    margin-top: 14px;
    margin-bottom: 12px;
  }
  .menu-right .notifay-block .notifay-content .notifay-title span {
    font-size: 15px;
    color: #797B7F;
    font-family: "armu";
    font-family: 400;
    font-weight: 400;
  }
  .menu-right .notifay-block .notifay-content .notifay-title h4 {
    font-size: 17px;
    color: #000724;
    font-family: "armu";
    font-weight: 400;
    line-height: 21px;
  }
  .menu-right .notifay-block .notifay-content .notifay-title .span-not {
    font-size: 14px;
    color: #000724;
    font-family: "armu";
    font-family: 400;
    font-weight: 400;
    margin-left: 12px;
  }
  .menu-right .calendar-block .fa-calendar-days {
    font-size: 28px;
    color: rgba(70, 72, 75, 1);
    display: none;
  }
  .menu-right .description-menu {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    width: 100%;
    gap: 0.7%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .menu-right .text-date {
    max-width: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  /* .content-header:nth-child(2){
    display: none!important;
  } */
  .menu-right .text-date h5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 8px;
    margin-bottom: 1px;
    font-size: 15px;
    color: rgba(121, 123, 127, 1);
    line-height: 14px;
  }
  
  .fa-users:before {
    content: "\f0c0";
    display: none;
  }
  .day-none{
    display: none!important;
  }
  .dropdown-first {
    border: 0 !important;
    left: -100% !important;
    top: 40px !important;
    max-height: 380px !important;
    overflow: auto;
  }
  
  nav {
    max-width: 100%;
    width: 100%;
    height: 51px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;

    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: rgba(73, 80, 87, 1);
    position: relative;
  }
  nav .input-forms-year {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    position: relative;
  }
  nav .input-forms-year .fa-magnifying-glass {
    color: white;
  
  
    font-size: 16px;
  }
  ::placeholder {
   color: rgba(76, 72, 70, 0.8)!important;
  }
  .div-years-button{
    position: absolute;
    top: -43px;
    max-width: 100%;
    width: 100%;
    background: rgba(73, 80, 87, 1);
    height: 34px;
   cursor: pointer;
    border-radius: 10px 0px 0 0;
  }
  .div-years-button p{
    display: flex;
    margin-top: 7px;
    padding-left: 16px;
    gap: 8px;
    color: rgba(255, 255, 255, 0.8);
    font-family: armu;
    font-size: 15px;
    align-items: center;

  }
  nav .input-forms-year .form-inp {
    max-width: 67%;
    width: 100%;
    position: relative;
    margin-top: -7px;
    display: flex;
  }
  .div-color-button{
    position: absolute;
    top: -28px;
    height: 33px;
    background: rgba(139, 143, 149, 1);
    max-width: 100%;
    width: 100%;
    border-radius: 0 10px 0 0;
    cursor: pointer;
  }
  .div-month-date{
    position: absolute;
    
    top: 2px;
  }
  .form-row-flex{
    margin-top: -8px;
    margin-left: 7px;
    display: flex;
    gap: 15px;
  }
  .div-color-button p{
      
        display: flex;
        gap: 8px;
        color: rgba(255, 255, 255, 0.8);
        margin-top: 7px;
           padding-left: 16px;
           font-family: armu;
    font-size: 15px;
    align-items: center;
  }
  #select-box{
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;

  }

.form-year-block{
  opacity: 100!important;
}
.form-years{
  opacity: 0;
}

.add-color{
  background-color: rgba(73, 80, 87, 1)!important;
}

.change-input{
  max-width: 42%;
    width: 100%;
}
.change-input span{
  position: absolute;
  top: -8px;
  font-size: 22px;
  right: 321px;
  color: rgba(76, 72, 70, 0.9);
}
  nav .input-forms-year input {
    border: none;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
         justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width:100%;
    width: 100%;
    background: rgba(217, 217, 217, 1);
   
   
    padding-left: 6px;
    outline: none;
    height: 26px;
    margin-top: -2px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
    margin-left: 10%;
  border-radius: 5px;

  }
  nav .input-forms-year input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  nav .input-forms-year input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  nav .input-forms-year input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  nav .input-forms-year input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  nav .input-forms-year input::placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  nav .input-forms-month {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  nav .input-forms-month .fa-magnifying-glass {
    color: white;
   
    font-size: 16px;

  }
  nav .input-forms-month .form-inp {
    max-width: 67%;
    width: 100%;
    position: relative;
    margin-top: -7px;
  }
.form-control:focus{
  box-shadow: none;
}
  .inp-year::-webkit-input-placeholder{
      color: rgba(76, 72, 70, 0.8) !important;
      font-size: 18px;
  }
  nav .input-forms-month input {
    border: none;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    width: 100%;
    background: rgb(61, 45, 38);
    color: white;
    border-bottom: 1px solid #FFFFFF;
    padding-left: 22px;
    outline: none;
    height: 24px;
    display: none;
  }



  nav .input-forms-month input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  nav .input-forms-month input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  nav .input-forms-month input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  nav .input-forms-month input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  nav .input-forms-month input::placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  
  .logos-img {
    position: absolute;
    right: 4%;
    top: -6px;
  }
  .ad-color{
    background-color: rgba(70, 72, 75, 0.5)!important;
  }
  .opacity-year{
    opacity: 0;
  }
  .div-month-date{
    opacity: 0;
  }
  .opacity-month-dat{
    opacity: 100%!important;
  }
  .form-year-btn {
    background-color: rgb(166, 131, 89);
    color: white;
    font-size: 14px;
    border: 0;
    padding: 3px 25px 3px 25px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 3px;
  }
  
  .inp-year {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
    background-color: #F0F2F5 !important;
    color: black !important;
  }
  
  .inp-year::-webkit-input-placeholder {
    color: rgb(146, 37, 37) !important;
    padding: 0 !important;
  }
  
  .inp-year::-moz-placeholder {
    color: black !important;
    padding: 0 !important;
  }
  
  .inp-year:-ms-input-placeholder {
    color: black !important;
    padding: 0 !important;
  }
  
  .inp-year::-ms-input-placeholder {
    color: black !important;
    padding: 0 !important;
  }
  
  .inp-year::placeholder {
    color: black !important;
    padding: 0 !important;
  }
  
  .form-control:focus {
    border-color: rgb(61, 45, 38);
  }
  
  .month-date {
    margin-top: -10px;
    max-width: 100%;
    width: 100%;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .month-date .month-blog {
    max-width: 23%;
    width: 100%;
    background-image: url(../images/amis.png);
    background-image: url(../images/amis.png);
    height: 130px;
    background-size: 100% 100%;
  }
  .month-date .month-blog p {
    text-align: center;
    margin-top: 48px;
    font-size: 22px;
    color: #253266;
    font-family: "armu";
  }
  .month-date .month-blog .p-date-head {
    margin-top: -7px;
    font-size: 17px;

  }
  
  .date-head {
    margin: 0 auto;
    max-width: 315px;
    width: 100%;
    margin-top: -7px;
  }
  .date-head .date-img {
    width: 100%;
  }
  .date-head .date-img img {
    width: 100%;
    height: 100%;
  }
  .date-head .dat-blog {
    max-width: 100%;
    width: 100%;
    background: rgb(241, 239, 235);
    border-radius: 0px 0px 10px 10px;
  }
  .date-head .date-title {
    width: 80%;
    margin: 0 auto;
    margin-top: -8px;
  }
  .date-head .date-title p {
    margin-top: 8px;
    font-size: 16px;
    color: rgba(121, 123, 127, 1);
    padding-top: 8px;
    text-align: center;
  }
  .date-head .date-title .p-date-head {
    font-size: 15.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: -12px;
    margin-bottom: 15px;
    padding-bottom: 9px;
    gap:4px;
  }
  
  .website-container {
    max-width: 1360px;
    width: 100%;
    margin: 0 auto;
  }
  
  .calendar-wrapper {
    max-width: 100%;
    width: 100%;
    margin-top: 60px;
  }
  .form-control:focus {
    box-shadow: 0 0 0 0.0rem rgb(61, 45, 38)!important;
  }
  .calendar-wrapper .main-calendar {
    max-width: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.4%;
  }
  #inptYear::placeholder {
    color: #00000075!important;
  }
  .calendar-wrapper .main-calendar .calen-one {
    max-width: 32%;
    width: 100%;
  }
  .calendar-wrapper .main-calendar .calen-one .content-header {
    max-width: 100%;
    width: 100%;
    background-color:rgba(73, 80, 87, 1);
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 20px 20px 0px 0px;
  }
  .calendar-wrapper .main-calendar .calen-one .content-header p {
    color: rgba(217, 217, 217, 1);
    font-family: armu;
    font-size: 18px;
    margin-top: 10px;
    text-transform: uppercase;
  }
  .calendar-wrapper .main-calendar .calen-one .hr-header {
    margin-top: 6px;
    max-width: 99%;
    width: 100%;
    margin-bottom: 4px;
    border: 1.4px solid #D9D9D9;
  }
  .calendar-wrapper .main-calendar .calen-one .hr-header hr {
    border: 1px solid #D9D9D9;
  }
  
  .calendar-wrapper .main-calendar .calen-one .content-title {
    max-width: 100%;
    width: 100%;
    background-color: #F2F2F2E5;
    border-radius: 15px;
    margin-bottom: 10px;
    padding-top: 1px;
    margin-top: -3px;
  }

  .calendar-wrapper .main-calendar .calen-one .content-title:nth-child(1){
   
    border-radius: 0px 0px 15px 15px!important;
  }

  .calendar-wrapper .main-calendar .calen-one .content-title .date {
    padding-top: 4px;
    text-decoration: none;
  }
  select::-webkit-scrollbar {
    width: 8px;
    background-color:#cccccc;
   }
   select option {
    background: rgb(236 232 232);;
   }
  .calendar-wrapper .main-calendar .calen-one .content-title .date h5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 5%;
    font-family: 'armu-reguliar';
    margin-bottom: 3px;
    color: rgb(37, 22, 15);
    font-size: 17px;
    font-weight: 400;
    margin-top: 5px;
  }
  .calendar-wrapper .main-calendar .calen-one .content-title .date .title-hr {
    padding: 0 15px;
    margin-bottom: 0px;
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
    border-top: 0!important;
    background: rgba(217, 217, 217, 1);
    height: 1px;
  }
  .calendar-wrapper .main-calendar .calen-one .content-title .date h4 {
    padding: 0 15px;
    margin-top: 6px;
    margin-bottom: 2px;
    font-size: 17px;
    color: #333333;
    font-family: 'armu-reguliar';
    margin-top: 3px;
   
  }
  .calendar-wrapper .main-calendar .calen-one .content-title .date li {
    font-size: 15px;
    font-family: 'armu-reguliar';
    line-height: 19px;
    padding: 0 15px;
    margin-top: 1px;
    color: rgba(121, 123, 127, 1);
   position: relative;
    padding-bottom: 10px;
  }
  .calendar-wrapper .main-calendar .calen-one .content-title .date p {
    font-size: 15px;
    font-family: 'armu-reguliar';
    line-height: 19px;
    padding: 0 15px;
    margin-top: 1px;
    color: rgba(51, 51, 51, 1);
   position: relative;
    padding-bottom: 10px;
  }

  .flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
    background: rgba(121, 123, 127, 1)!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff!important;
    border-color: rgba(121, 123, 127, 1)!important;
    color: white!important;
    /* color: rgb(166, 131, 89); */
}
 .h4{
      padding: 0 15px !important;
      margin-top: 6px!important;
      margin-bottom: 2px!important;
      font-size: 16px!important;
      color: rgb(61, 45, 38)!important;
      font-family: armu!important;
      margin-top: 3px!important;
 }
  .h4::marker{
    content: '\25AA';
    color: rgb(89, 71, 59);
  }
  .calendar-wrapper .main-calendar .calen-one .content-title .date li::marker{
    content: '\25AA';
    color: rgb(89, 71, 59);
   
  }
  .calendar-wrapper .main-calendar .calen-two {
    max-width: 32%;
    width: 100%;
  }
  .calendar-wrapper .main-calendar .calen-two .content-header {
    max-width: 100%;
    width: 100%;
    background-color: rgb(89, 71, 59);
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 20px 20px 0px 0px;
  }
  .calendar-wrapper .main-calendar .calen-two .content-header p {
    color: white;
    font-family: armu;
    font-size: 18px;
    margin-top: 10px;
    text-transform: uppercase;
  }
  .calendar-wrapper .main-calendar .calen-two .hr-header {
    margin-top: 10px;
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
    border: 1.4px solid #D9D9D9;
  }
  .calendar-wrapper .main-calendar .calen-two .hr-header hr {
    border: 1px solid #D9D9D9;
  }
  .calendar-wrapper .main-calendar .calen-two .content-title {
    max-width: 100%;
    width: 100%;
    height: 93px;
    background-color: rgb(230, 228, 224);
    border-radius: 0px 0px 15px 15px;
    margin-bottom: 11px;
  }
  .calendar-wrapper .main-calendar .calen-two .content-title .date {
    padding-top: 4px;
  }
  .calendar-wrapper .main-calendar .calen-two .content-title .date h5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 6%;
    font-family: armu;
    margin-bottom: 3px;
    color: rgb(37, 22, 15);
    font-size: 18px;
    font-weight: 400;
    margin-top: 4px;
  }
  .calendar-wrapper .main-calendar .calen-two .content-title .date .title-hr {
    margin-bottom: 0px;
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
  }
  .calendar-wrapper .main-calendar .calen-two .content-title .date p {
    font-size: 15px;
    font-family: armu;
    line-height: 21px;
    padding: 0 15px;
    margin-top: 4px;
    color: rgb(121, 123, 127);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .calendar-wrapper .main-calendar .calen-tree {
    max-width: 31%;
    width: 100%;
  }
  .calendar-wrapper .main-calendar .calen-tree .content-header {
    max-width: 100%;
    width: 100%;
    background-color: rgb(89, 71, 59);
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 20px 20px 0px 0px;
  }
  .calendar-wrapper .main-calendar .calen-tree .content-header p {
    color: white;
    font-family: armu;
    margin-top: 9px;
    font-size: 18px;
    text-transform: uppercase;
  }
  .calendar-wrapper .main-calendar .calen-tree .hr-header {
    margin-top: 10px;
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
    border: 1.4px solid #D9D9D9;
  }
  .calendar-wrapper .main-calendar .calen-tree .hr-header hr {
    border: 1px solid #D9D9D9;
  }
  .calendar-wrapper .main-calendar .calen-tree .content-title {
    max-width: 100%;
    width: 100%;
    height: 93px;
    background-color: rgb(230, 228, 224);
    border-radius: 15px;
    margin-bottom: 11px;
  }
  .calendar-wrapper .main-calendar .calen-tree .content-title .date {
    padding-top: 4px;
  }
  .calendar-wrapper .main-calendar .calen-tree .content-title .date h5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 6%;
    font-family: armu;
    margin-bottom: 3px;
    color: rgb(37, 22, 15);
    font-size: 18px;
    font-weight: 400;
    margin-top: 4px;
  }
  .calendar-wrapper .main-calendar .calen-tree .content-title .date .title-hr {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-top: 0;
  }
  .calendar-wrapper .main-calendar .calen-tree .content-title .date p {
    font-size: 15px;
    font-family: armu;
    line-height: 21px;
    padding: 0 15px;
    margin-top: 4px;
    color: rgb(121, 123, 127);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .calendar-wrapper .main-calendar .calen-tree .content-title:first-child {
    border-radius: 0px 0px 15px 15px !important;
  }
  
  footer {
    margin-top: 57px;
    max-width: 100%;
    width: 100%;
  }
  footer hr {
    max-width: 92%;
    width: 100%;
    margin-bottom: 6px;
    /* border: 0.2px solid #D9D9D9; */
    height: 1px;
    height: 0 0.1px;
    background: #D9D9D9;
    color: #D9D9D9;
    margin: 0 auto;
  }
  
  .logo-footer {
    margin-top: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .logo-footer img {
    max-width: 16%;
    width: 100%;
  }
  
  /*description*/
  .description-wrapper {
    max-width: 100%;
    width: 100%;
 
  }
  .description-wrapper h2 {
    font-size: 17px;
    color: rgb(217, 217, 217);
    font-family: "armu-bold";
    margin-bottom: 6px;
    background-color: rgb(89, 71, 59);
    padding: 6px 0px 6px 9px;
    border-radius: 6px 6px 0px 0px;
  }
  .description-wrapper .hr-desc {
    margin-top: 7px;
    margin-bottom: 6px;
    width: 100%;
  }
  .description-wrapper .calendar-desc {
    max-width: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.5%;
  }
  .description-wrapper .calendar-desc .desc-content-first {
    max-width: 67%;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    margin-top: 13px;
  }
  .description-wrapper .calendar-desc .desc-content-first .calendar-desc-header {
    max-width: 100%;
    width: 100%;
    margin-top: 6px;
    background-color: rgb(225, 223, 220);
    padding: 33px;
  }
  .description-wrapper .calendar-desc .desc-content-first .calendar-desc-header .calendar-desc-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.7%;
  }
  .description-wrapper .calendar-desc .desc-content-first .calendar-desc-header .calendar-desc-content .desc-img {
    max-width: 35%;
    width: 100%;
    height: 253px;
  }
  .description-wrapper .calendar-desc .desc-content-first .calendar-desc-header .calendar-desc-content .desc-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .description-wrapper .calendar-desc .desc-content-first .calendar-desc-header .calendar-desc-content .desc-head {
    width: 100%;
  }
  .description-wrapper .calendar-desc .desc-content-first .calendar-desc-header .calendar-desc-content .desc-head h5 {
    font-size: 18px;
    color: #000724;
    font-weight: 600;
    margin-bottom: 30px;
    font-family: "armu-bold";
    margin-top: 0;
  }
  .description-wrapper .calendar-desc .desc-content-first .calendar-desc-header .calendar-desc-content .desc-head p {
    font-size: 15px;
    font-family: "armu";
    color: #636568;
  }
  .description-wrapper .calendar-desc .desc-content-first .calendar-desc-header p {
    font-size: 15px;
    color: #636568;
    font-family: "armu";
    line-height: 22px;
    margin-top: 10px;
  }
  .description-wrapper .calendar-desc .desc-content-two {
    max-width: 32%;
    width: 100%;
    margin-top: 91px;
  }
  .description-wrapper .calendar-desc .desc-content-two .content-calendar {
    background-color: rgb(225, 223, 220);
    padding: 0 10px;
    height: 100px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1%;
    position: relative;
    margin-bottom: 10px;
  }
  .description-wrapper .calendar-desc .desc-content-two .content-calendar .calen-type-img {
    margin-top: 11px;
    max-width: 23%;
    height: 56px;
    width: 100%;
  }
  .description-wrapper .calendar-desc .desc-content-two .content-calendar .calen-type-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 5px;
  }
  .description-wrapper .calendar-desc .desc-content-two .content-calendar h5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 2%;
    color: rgb(61, 45, 38);
    font-family: "armu";
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 4px;
  }
  .description-wrapper .calendar-desc .desc-content-two .content-calendar hr {
    margin-top: 4px;
    border: 0.1px solid #D9D9D9;
    margin-bottom: -5px;
  }
  .description-wrapper .calendar-desc .desc-content-two .content-calendar p {
    font-size: 13px;
    margin-top: -8px;
    font-family: "armu";
    color: rgb(99, 101, 104);
    line-height: 19px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .description-wrapper .calendar-desc .desc-content-two .content-calendar h4 {
    /* bottom: 0px; */
    color: rgb(20, 20, 21);
    font-size: 15px;
    font-family: "armu";
    font-weight: 400;
    width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  
  .user-wrapper {
    max-width: 100%;
    width: 100%;
   
  }
  .user-wrapper .users-content {
    max-width: 100%;
    width: 100%;
  }
  .user-wrapper .users-content .users-header {
    max-width: 100%;
    width: 100%;
    background-color: rgb(225, 223, 220);
    border-radius: 20px 20px 0px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2%;
    padding: 15px 0px 00px 45px;
  }
  .user-wrapper .users-content .users-header .user-img {
    max-width: 162px;
    width: 100%;
    height: 168px;
    position: relative;
  }
  .user-wrapper .users-content .users-header .user-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .user-wrapper .users-content .users-header .user-img input {
    position: absolute;
    left: 5%;
    top: 45%;
    height: 100%;
    width: 100%;
    opacity: 0;
  }
  .user-wrapper .users-content .user-desc {
    margin-top: 117px;
    margin-bottom: 10px;
  }
  .user-wrapper .users-content .user-desc p {
    font-size: 15px;
    color: rgb(121, 123, 127);
    font-family: "armu";
    margin-bottom: 5px;
  }
  .user-wrapper .users-content .user-desc h4 {
    font-size: 18px;
    font-weight: 400;
    color: rgb(61, 45, 38);
    font-family: "armu";
    margin-top: 0;
  }
  .user-wrapper .users-content .user-hr {
    margin-top: 0px;
    margin-bottom: 0px;

  }
  .user-wrapper .users-content .users-add {
    max-width: 100%;
    width: 100%;
    height: 55px;
    background-color: rgb(225, 223, 220);
  }
  .user-wrapper .users-content .users-add .add-title {
    max-width: 70%;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3.5%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer{
   
    bottom: 0;
  }
  .logo-footer{
    max-width: 100%;
    width: 100%;
    bottom: 0;
    display: none;
  }
  .dropdown-menu .divider {
    margin: 0 10px;
    margin-top: 3px;
  }
  .user-wrapper .users-content .users-add .add-title p {
    margin-top: 15px;
    font-size: 16px;
    font-family: "armu";
    color: rgb(37, 22, 15);
  }
  
  .user-publish {
    max-width: 100%;
    width: 100%;
    background-color: rgb(225, 223, 220);
    padding: 15px 15px 15px 22px;
  }
  .user-publish .publish-cont {
    max-width: 100%;
    width: 100%;
  }
  .user-publish .publish-cont .content-flex {
    max-width: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1%;
  }
  .user-publish .publish-cont .content-flex .user-icon {
    background-color: rgb(217, 217, 217);
    padding: 14px;
    border-radius: 50%;
  }
  .user-publish .publish-cont .content-flex .user-icon .fa-user {
    font-size: 28px;
    color: rgb(96, 96, 96);
  }
  .user-publish .publish-cont .content-flex .publish-input {
    max-width: 85%;
    width: 100%;
    padding-top: 11px;
  }
  .user-publish .publish-cont .content-flex .publish-input input {
    width: 100%;
    height: 40px;
    background: #F0F2F5;
    border: 1px solid rgba(0, 0, 0, 0.14);
    border-radius: 8px;
  }
  .user-publish .publish-cont .content-flex .publish-input input::-webkit-input-placeholder {
    padding-left: 15px;
    color: #797B7F;
  }
  .user-publish .publish-cont .content-flex .publish-input input::-moz-placeholder {
    padding-left: 15px;
    color: #797B7F;
  }
  .user-publish .publish-cont .content-flex .publish-input input:-ms-input-placeholder {
    padding-left: 15px;
    color: #797B7F;
  }
  .user-publish .publish-cont .content-flex .publish-input input::-ms-input-placeholder {
    padding-left: 15px;
    color: #797B7F;
  }
  .user-publish .publish-cont .content-flex .publish-input input::placeholder {
    padding-left: 15px;
    color: #797B7F;
  }
  .user-publish .publish-category {
    max-width: 100%;
    width: 100%;
  }
  .user-publish .publish-category .pub-cat {
    max-width: 80%;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1%;
    margin-top: 10px;
  }
  .user-publish .publish-category .pub-cat a {
    text-decoration: none;
    color: rgb(61, 45, 38);
    font-size: 17px;
    font-family: "armu";
    cursor: pointer;
  }
  .user-publish .publish-hr {
    margin-top: 4px;
  }
  footer{
    position: absolute;
    bottom: 0;
  }

  .fa-square{
    color: rgba(166, 131, 89, 1);
    font-size: 8px;
}
  
  .user-publish-text {
    margin-top: 2px;
    max-width: 100%;
    width: 100%;
    background-color: rgb(225, 223, 220);
    border-radius: 10px;
    padding-bottom: 15px;
  }
  .user-publish-text .publish-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1%;
    padding-top: 14px;
    padding-left: 24px;
  }
  .user-publish-text .publish-text .user-icon .fa-user {
    font-size: 27px;
    background-color: rgb(217, 217, 217);
    padding: 10px;
    border-radius: 50%;
    color: rgb(96, 96, 96);
  }
  .blog-menu{
    height: 35px;
    background: rgba(61, 45, 38, 1);
    position: relative;
  }
  .img-rag{
    position: absolute;
    top: -11px;
    right: 4.5%;
  }
  .user-publish-text .publish-text .text-desc {
    line-height: 4px;
    position: relative;
    max-width: 100%;
    width: 100%;
  }
  .user-publish-text .publish-text .text-desc h2 {
    font-size: 19px;
    color: rgb(37, 22, 15);
    font-family: "armu";
    font-weight: 400;
  }
  .user-publish-text .publish-text .text-desc p {
    margin-top: 3px;
    font-size: 13px;
    color: rgba(121, 123, 127, 1);
    font-family: "armu";
  }
  .user-publish-text .publish-text .text-desc h4 {
    margin-top: 11px;
    font-size: 17px;
    font-family: "armu";
    font-weight: 400;
    color: #000724;

  }
  .home-head{
    margin-top: -4px!important;
    margin-bottom: 2px;
  }
  .user-publish-text .publish-text .text-desc span {
    color: rgb(121, 123, 127);
    font-family: "armu";
    line-height: 21px;
    font-size: 15px;
  }
  .user-publish-text .publish-text .text-desc .pencil {
    position: absolute;
    right: 2%;
    top: 3%;
    background-color: transparent!important;
    font-size: 20px;
  }
  
  .modal-header-first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    position: relative;
  }
  .modal-header-first .fa-user {
    background-color: #F1F1F1;
    color: rgba(99, 101, 104, 1);
    padding: 10px;
    font-size: 19px;
    border-radius: 50%;
  }
  .modal-header-first .user-name p {
    font-size: 17px;
    color: rgba(37, 22, 15, 1);
  }
  .modal-header-first .user-name .category-line {
    position: absolute;
    left: 0;
  }
  .modal-header-first .user-name .category-line a {
    color: #253266;
    text-decoration: none;
    font-size: 17px;
  }
  
  .textarea {
    margin-top: 15px;
  }
  .textarea textarea {
    border: 0;
    background-color: #F0F2F5;
  }

  .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;

    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .swiper-slide {
    width: 25%;
  }

  .swiper-slide:nth-child(2n) {
    width: 20%;
  }

  .swiper-slide:nth-child(3n) {
    width: 20%;
  }

  .swiper-slide:nth-child(4n) {
    width: 24%;
  }

  
  .btn-save {
    max-width: 46% !important;
    width: 100% !important;
    background-color: white;
    color: rgba(37, 22, 15, 1);
    border: 1px solid rgba(37, 22, 15, 1) !important;
    height: 32px;
    padding: 0 !important;
    font-size: 17px;
  }
  .post-scroll{
    overflow: auto;
    max-height: 600px;
    margin-top: 6px;
  
    padding-right: 3px;
  }

  .post-scroll::-webkit-scrollbar {
    width: 6px;
    background-color: #D9D9D9;
    margin-left: 20px;
    

} 
.post-desc-scroll{
    max-height: 621px;
    overflow: auto;
    padding-right: 3px;
    
}
.post-desc-scroll::-webkit-scrollbar {
    
    width: 6px;
    background-color: #D9D9D9;
    margin-left: 20px;
}
 
  .btn-save:hover {
    background-color: rgba(37, 22, 15, 1);
    color: white;
  }
  
  .btn-saves {
    max-width: 50% !important;
    width: 100% !important;
    background-color: rgba(37, 22, 15, 1);
    border: 0;
    font-size: 17px;
    height: 32px;
    padding: 0 !important;
  }
  
  .btn-saves:hover {
    background-color: rgba(37, 22, 15, 1);
  }
  
  .modal-dialog {
    max-width: 600px !important;
    width: 100%;
  }
  
  .modal-content {
    border: 0 !important;
  }
  
  .modal-dialog {
    margin: 5.75rem auto;
  }
  
  /*calendar*/
  .flatpickr-calendar.animate.open {
    /* top: 170px !important; */


  }
  
  .flatpickr-current-month .flatpickr-monthDropdown-months {
    color: #000724 !important;
  }
  
  .flatpickr-current-month input.cur-year {
    color: #000724 !important;
  }
  

  @media only screen and (max-width: 1980px) {
    .change-input span {
      right: 280px;
      top: -5px;
      font-size: 19px;
    }

    .div-color-button {
      position: absolute;
      top: -27px;
    }
  }
  @media only screen and (max-width: 1920px) {
    .logos-img {
      position: absolute;
      right:1%;
    }

    .div-month-date {
      position: absolute;
      right: 242px;
      top: 15px;
    }
  }
  @media only screen and (max-width: 1620px) {

    .website-container {
      max-width: 1250px;
      width: 100%;
    }

    .change-input {
      max-width: 54%;
      width: 100%;
  }

  .change-input span {
    position: absolute;
    top: -5px;
    font-size: 19px;
    right: 182px;
    color: rgba(76, 72, 70, 0.9);
}
    
.div-month-date {
  position: absolute;
  right: 167px;
  top: 17px;
}

    .user-wrapper .users-content .users-add .add-title {
      max-width: 64%;
    }
  }
  @media only screen and (max-width: 1460px) {
    .website-container {
      max-width: 1200px;
      width: 100%;
    }
    .user-wrapper .users-content .users-add .add-title {
      max-width: 62%;
    }

    .change-input span {
      position: absolute;
      top: -5px;
      font-size: 19px;
      right: 118px;
      color: rgba(76, 72, 70, 0.9);
  }

  .change-input {
    max-width: 64%;
    width: 100%;
}
.div-month-date {
  position: absolute;
  right: 121px;
  top: 17px;
}
  }
  @media only screen and (max-width: 1366px) {
    .website-container {
      max-width: 1150px;
      width: 100%;
    }
    .user-wrapper .users-content .users-add .add-title {
      max-width: 58%;
    }

    .div-color-button {
      position: absolute;
      top: -29px;
      height: 35px;
    }

    .div-years-button {
      height: 35px;
    }

    .div-month-date{
      position: absolute;
       top: 15px;
        right: 84px;
    }

    nav .input-forms-year input {
      margin-left: 18%!important;
    }

    .change-input span {
      right: 98px;
      top: -1px;
      font-size: 16px;
    }

    .year-opa{
      margin-left: 19px!important;
    }

    .div-color-button {
      position: absolute;
      top: -28px;
      height: 35px;
  }
  }
  @media only screen and (max-width: 1280px) {
    .website-container {
      max-width: 1230px;
      width: 100%;
    }
    .user-publish .publish-category .pub-cat {
      max-width: 86%;
    }
    .dropdown-first {
      border: 0 !important;
      left: -210% !important;
    }


    .user-wrapper .users-content .users-add .add-title {
      max-width: 58%;
    }
    .img-rag{
      position: absolute;
      top: -11px;
      right: 4.5%;
    }

    .change-input span {
      right: 90px;
      font-size: 15px;
      top: 0;
  }

  .div-month-date {
    position: absolute;
    top: 15px;
     right: 58px;
}
  }



  @media only screen and (max-width: 1024px){
  .website-container {
      max-width: 882px;
      width: 100%;
  }
}

@media only screen and (max-width: 850px){
    .website-container {
        max-width: 784px;
        width: 100%;
    }

    .calendar-wrapper .main-calendar .calen-one .content-header p {
      font-size: 15px;
    }
    nav .input-forms-month .form-inp {
      max-width: 57%;
      width: 100%;
    }

    nav .input-forms-year {
      width: 46%;
    }

    nav .input-forms-year .form-inp {
      max-width: 62%;
      width: 100%;
    }

    nav {
      gap: 18%;
    }

    .swiper-slide {
      width: 35%;
  }
  .swiper-slide:nth-child(1n) {
    width: 35%;
}
  .swiper-slide:nth-child(2n) {
    width: 20%;
}

.swiper-slide:nth-child(4n) {
  width: 41%;
}
}

 
@media only screen and (max-width: 820px){
    .website-container {
      max-width: 726px;
      width: 100%;
  }

  .date-head .date-title p {
    margin-top: 8px;
    font-size: 21px;
  }

  .calendar-wrapper .main-calendar .calen-one .content-header p {
       font-size: 14px;
  }

   .date-head {
    max-width: 258px;
   }

   .date-head .date-title p {
    padding-top: 3px;
   }
}

@media only screen and (max-width: 750px){
  .website-container {
    padding: 0 20px;
  }

  .date-head .date-title .p-date-head {
    font-size: 12.5px;
  }

  .p-date-head{
    display: flex;
    justify-content: center;
  } 
}


@media only screen and (max-width: 580px){
  nav .input-forms-year input {
    font-size: 11px;
  }

  nav .input-forms-month input {
    font-size: 11px;
  }

  .post-desc-scroll h4{
     font-size: 14px;
  }

  .calendar-wrapper .main-calendar {
    flex-wrap: wrap;
    justify-content: center;
  }

  .calendar-wrapper .main-calendar .calen-one {
    max-width: 58%;
    width: 100%;
  }
  .date-head .date-title .p-date-head {
    display: flex;
    justify-content: center;
  }

  .user-wrapper .users-content .users-add .add-title {
    max-width: 88%;
}

.swiper-slide:nth-child(1n) {
  width: 63%;
}
.swiper-slide:nth-child(2n) {
  width: 126px;
}
.user-wrapper .users-content .users-header .user-img {
  max-width: 139px;
  width: 100%;
  height: 139px;
}
.user-wrapper .users-content .users-header {
  padding: 15px 0px 0px 19px;
}

.user-wrapper .users-content .user-desc {
  margin-top: 91px;
  margin-bottom: 16px;
}
.website-container {
  padding: 0 10px;
}

.user-wrapper .users-content .users-add .add-title p {
  font-size: 15px;
}
}

@media only screen and (max-width: 480px){
  .calendar-wrapper .main-calendar .calen-one {
    max-width: 75%;
  }

  .menu-right .text-date h5 {
    font-size: 13px;
  }

  .date-head .date-title p {
    font-size: 18px;
  }
}

@media only screen and (max-width: 420px){
  .calendar-wrapper .main-calendar .calen-one {
    max-width: 87%;
    margin-bottom: 10px;
}
.sel-day {
  /* padding: 0 30px; */
  padding-right: 18px;
}
.menu-right .text-date h5 {
  margin-top: 5px;
}

.header-nav .logo {
  max-width: 39%;
}
.date-head {
  max-width: 224px;
}

  nav {
    gap: 12%;
  }
  nav .input-forms-year .form-inp {
    max-width: 67%;
  }
  .menu-right .fa-users .fa-user {
    font-size: 14px;
    padding: 6px 7px 7px 7px;
  }

  .menu-right .calendar-block .fa-calendar-days {
    font-size: 19px;
  }

  .menu-right .fa-users span {
    font-size: 10px;
  }

  .menu-right .fa-users span {
    font-size: 10px;
  }

  .menu-right .text-date h5 {
    font-size: 11px;
  }

  .menu-right .text-date h5 {
    line-height: 11px;
  }

  nav .input-forms-year .fa-magnifying-glass {
    font-size: 14px;
  }

  nav .input-forms-month .fa-magnifying-glass {
    top: 6px;
    font-size: 13px;
  }

  nav .input-forms-year .form-inp {
    max-width: 86%;
}
.logos-img {
  position: absolute;
  right: 0.5%;
}

.date-head .date-title .p-date-head {
  font-size: 10.5px;
}

nav .input-forms-year {
  width: 50%;
  justify-content: flex-start;
  padding-left: 2%;
}

nav .input-forms-year .form-inp {
  max-width: 86%;
}
nav .input-forms-month {
  width: 52%;
}
nav .input-forms-month .form-inp {
  max-width: 66%;
}

.logos-img img{
  margin-top: 10px;
    width: 33px;
}

.user-wrapper .users-content .users-header .user-img {
  max-width: 131px;
  width: 100%;
  height: 127px;
}

.user-wrapper .users-content .user-desc {
  margin-top: 80px;
  margin-bottom: 16px;
}

.user-wrapper .users-content .users-add .add-title {
  max-width: 95%;
}

.user-publish-text .publish-text {
  padding-left: 7px;
}

.user-publish-text .publish-text .user-icon .fa-user{
  padding: 7px;
  font-size: 12px;
}

.user-wrapper .users-content .users-add .add-title p {
  font-size: 13px;
}
.user-publish .publish-cont .content-flex .user-icon .fa-user {
  font-size: 21px;
}
.header-nav .logo {
  margin-top: 21px;
  margin-left: 3%;

}

.img-rag {
  position: absolute;
  top: -2px;
  right: 4.5%;
  width: 32px;
}

.user-publish-text .publish-text .text-desc h2 {
  font-size: 16px;
}
.user-publish-text .publish-text .text-desc p {
  /* margin-top: 3px; */
  font-size: 12px;
}

.description-wrapper .calendar-desc .desc-content-first{
  max-width: 100%;
  padding: 0;
}
.description-wrapper .calendar-desc {
  flex-wrap: wrap;
}

.description-wrapper .calendar-desc .desc-content-first {
  max-width: 100%;
}

.description-wrapper .calendar-desc .desc-content-two {
  max-width: 100%;
}

.description-wrapper .calendar-desc .desc-content-two {
  max-width: 100%;
}

.div-body {
  background-image: url(../images/qar.png);
  position: relative;
  background-size: cover;
  height: auto;
  padding-bottom: 60px;
}
.nav {
  gap: 6%;
}

.menu-right {
  margin-right: 1%;
}
}