
.hr-menu{
    background: #fdf7f4;
    padding: 20px 70px;
}
.hr-menu.sticky-menu.fixed{
    background: #fdf7f4;
    /* padding-top: 20px;
    padding-bottom: 20px; */
}
.hr-menu .navbar-nav .nav-item .nav-link{
    color: #3b777a;
    font-weight: 500;
}
.hr-menu .right-widget{
    display: flex;
    position: relative;
    right: 0;
    top: 0;
    transform: none;
}
.hr-menu .right-widget .hire-button{
    font-size: 18px;
    border: 1px solid #d56c33;
    border-radius: 5px;
    background-color: #d56c33;
    color: #fff;
    display: flex;
    align-items: center;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    align-items: center;
    line-height: 50px;
}
.hr-menu .right-widget .hire-button img{
    display: block;
    width: auto;
    margin: 0 0 0 10px;
}
.hr-menu .main-side-nav{
    margin-right: 40px;
}
.hr-menu .right-widget .want-button{
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
    line-height: 50px;
    border: 1px solid #004E52;
    text-align: center;
    border-radius: 5px;
    font-weight: 500;
    color: #004E52;
    position: relative;
    transition: all 0.3s ease-in-out;
    margin-right: 20px;
    line-height: 50px;
}
.Hr-web {
    background-color: #fdf7f4;
    padding: 3rem 0rem 0rem 3rem;
}
.Hr-window{
    position: relative;
    top: 70px;
}

/* MOUSER ANIMATION */
svg {
    vertical-align: middle;
  }
  .scroll-down {
    width: 50px;
    height: 50px;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .scroll-down.svg svg {
    width: 50px;
    height: 50px;
    opacity: 1;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
  }
  .scroll-down.svg .stroke {
    stroke: #317073;
    stroke-width: 2;
  }
  .scroll-down.svg .scroller {
    fill: #d56c33;
    -webkit-animation: updown 1s infinite;
    -moz-animation: updown 1s infinite;
    -o-animation: updown 1s infinite;
    animation: updown 1s infinite;
  }
  
  @-webkit-keyframes updown {
      0% {
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0)
      }
      50% {
          -webkit-transform: translate(0, 5px);
          transform: translate(0, 5px)
      }
      100% {
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0)
      }
  }
  @-moz-keyframes updown {
      0% {
          -moz-transform: translate(0, 0);
          transform: translate(0, 0)
      }
      50% {
          -moz-transform: translate(0, 5px);
          transform: translate(0, 5px)
      }
      100% {
          -moz-transform: translate(0, 0);
          transform: translate(0, 0)
      }
  }
  @-o-keyframes updown {
      0% {
          -o-transform: translate(0, 0);
          transform: translate(0, 0)
      }
      50% {
          -o-transform: translate(0, 5px);
          transform: translate(0, 5px)
      }
      100% {
          -o-transform: translate(0, 0);
          transform: translate(0, 0)
      }
  }
  @keyframes updown {
      0% {
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0)
      }
      50% {
          -webkit-transform: translate(0, 5px);
          transform: translate(0, 5px)
      }
      100% {
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0)
      }
  }

  

  /* MOUSER ANIMATION */

.Hr-bDesc{
    padding-bottom: 3rem;
}
.hr-average{
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.avg-content{
    background-image: url(../images/HR/Group4199.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: auto;
    background-position: 50% 50%;
}
.avgRw{
    height: 429px;
    align-items: center;
}
.avgBox{
    text-align: center;
}
.avgTitle{
    font-size: 60px;
    color: #004e52;
    font-weight: 400;
}
.avg-subTitle{
    color: #d56c33;
    font-size: 24px;
    margin-bottom: 0;
    font-weight: 500;
}
.HR-find{
    padding-bottom: 2rem;
}
.hr-divider{
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    width: auto;
    height: 50%;
    line-height: 0;
    text-align:center;
    text-transform: uppercase;
    transform: translateX(-50%);
}
.hr-divider:after {
    top: auto;
    bottom: 245px;
}
  
.hr-divider:before, 
.hr-divider:after {
    position: absolute;
    left: 50%;
    content: '';
    z-index: 9;
    border-left: 1px dashed #d06e39;
    border-right: 1px dashed #d06e39;
    width: 0;    
    height: calc(88% - 0rem);
}
  
.grid-divider > .hr-divider {
    height: calc(50% - 1rem);    
}

.hr-divider:before {
    top: -100%;
}

.hr-simply{
    background-color: #fcf5f0;
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-top: 0;
}
.hireImg{
    display: none;
}
.simplyMain{
    padding-left: 5rem;
    padding-right: 5rem;
}
.simplyTitle{
    font-size: 38px;
    font-weight: 650;
    color: #004e52;
    margin-bottom: 15px;
    padding-top: 40px;
}
.simplyDesc{
    font-size: 24px;
    color: #000;
    font-weight: 500;
}
.hr-simply .testimonial{
    background-color: white;
    padding: 15px 25px 25px;
    margin: 0px 15px 0px 15px;
    position: relative;
    flex-direction: column;
}
.hr-simply .pic{
    margin-top: -40px;
}
.hr-simply .testimonial .description {
    font-size: 16px;
    color: #000;
    margin-bottom: 30px;
    margin-top: 10px;
    font-weight: 500;
}
.hr-simply .slide-container {
    position: relative;
    left: 0;
    width: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.hr-simply .boxesImg{
    display: flex;
}
.hr-simply .name{
    font-size: 20px;
    color: #004E52;
    font-weight: 500;
}
.hr-simply .cTitle{
    font-size: 16px;
    color: #000000;
    font-weight: 450;
    justify-content: flex-start;
    padding-top: 10px;
}
.hr-simply .company{
    font-size: 16px;
    color: #000000;
    font-weight: 450;
    justify-content: flex-start;
    padding-top: 10px;
}
  
.hr-simply .slide-toggle-container {
    position: relative;
    width: 25%;
    right:0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.hr-simply .slide-toggle {
    font-size: 1.5em;
    margin: 1em;
    cursor: pointer;
    user-select: none;
}
.hr-simply .slider-container {
    position: relative;
    display: flex;
    width: 100%;
}  
.hr-simply .slide-toggle-container {
    display: flex;
    justify-content: center;
}
.hr-simply .slide-toggle-container div {
    padding: 20px 14px;
    cursor: pointer;
    color: #000;
    margin: 0 5px;
} 
.hr-simply .slide-toggle-container div.disabled {
    opacity: 0;
    cursor: default;
}

.hr-simply .slider {
    position: relative;
    width: 100%;
    height: 350px;
}
  
.hr-simply .slide {
    position: absolute;
    top: 0px;
    left: 0;
    opacity: 0;
    transition: all 0.7s ease-out;
    filter: drop-shadow(rgb(85, 85, 85) 0px 2px 2px);
    will-change: transform, opacity;
}
.hr-simply .slide--active {
    opacity: 1;
    z-index: 9;
}
.hr-simply .prev,
.hr-simply .next {
    opacity: 0.5;
    left: 100px;
}

.hr-simply .prev {
    transform: translate(0, -30%) scale(0.8);
    opacity: 0;
}

.hr-simply .next {
    transform: translate(0, 35%) scale(0.8);
    width: 100%;
}

.hr-price{
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #f9ece2;
}
.Hr-dFlex{
    display: flex;
    flex-direction: column;
    height: auto;
}
.priceCol1 {
    padding-left: 5px;
    padding-right: 5px;
}
.priceCol2 {
    padding-left: 5px;
    padding-right: 5px;
}
.price-text{
    font-size: 35px;
    font-weight: 650;
    color: #004e52;
    margin-bottom: 10px;
}

.hireBg{
    background-image: url(../images/HR/Group4167.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: auto;
    margin-top: 5rem;
    border-radius: 15px;
}
.hireBox{
    height: 340px;
    align-items: center;
}

.hireTitle{
    font-size: 38px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}

.hireDesc{
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}

.hirebtn{
    margin-top: 30px;
}

.Hr-get{
    background-color: #fcf5f0;
}

@media screen and (max-width: 1326px) {
    .Hr-web{
        padding: 3rem 0rem 0rem 1rem;
    }
    .Hr-window {
        position: relative;
        top: 50px;
    }
}

@media screen and (max-width:1199px) {
    .connectMain {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .Hr-web {
        padding: 4rem 0rem 0rem 0rem;
    }
    .Hr-bDesc {
        padding-bottom: 1rem;
    }
    .dw-main {
        padding-right: 0.9rem;
    }
    .hr-simply .slide-toggle-container {
        right: -30px;
    }
    .Hr-window {
        position: relative;
        top: 20px;
    }
}

@media screen and (max-width:991px) {
    .hr-menu .right-widget {
        right: auto!important;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .connectMain {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .Hr-window{
        display: none;
    }
    .Hr-web {
        margin-top: -10px;
    }
    .hr-simply{
        padding-bottom: 8rem;
    }
    .simplyTitle {
        font-size: 28px;
    }
    .hr-divider:after {
        top: auto;
        bottom: 150px;
        height: calc(89% - 0rem);
    }
}


@media screen and (max-width: 767px){
    .navbar-collapse {
        background: #004e52 !important;
        background-color: #004e52 !important;
    }
    .hr-menu .main-side-nav {
        margin-right: 0;
    }
    .hr-menu .navbar-nav .nav-item .nav-link{
        color: #fff;
    }
    .hr-menu .right-widget .want-button{
        border: 1px solid #fff;
        color: #ffff;
    }
}

@media screen and (max-width:767px) {    
    .Hr-Rw{
        flex-direction: column-reverse;
        text-align: center;
    }
    .Hr-BCol1{
        padding-top: 25px;
    }
    .Hr-BImg{
        width: 100%;
    }
    .hr-average {
        padding-top: 3rem;
        padding-bottom: 1rem;
    }
    .avgRw {
        height: 300px;
        align-items: center;
    }
    .avgTitle {
        font-size: 38px;
    }
    .avg-subTitle {
        font-size: 18px;
    }
    .hr-simply {
        padding-bottom: 3rem;
        padding-top: 1rem;
        text-align: center;
    }
    .hr-simply .slider-container{
        margin-top: 50px;
        flex-direction: column;
    }
    .hr-simply .slide-toggle-container {
        display: flex;
        justify-content: center;
        flex-direction: row;
        right: 0;
        width: 100%;
    }
    .hr-simply .company{
        justify-content: center;
    }
    .hr-simply .next {
        opacity: 1;
        transform: translate(0, 0%) scale(1);
        left: 0;
    }
    .hireBox {
        height: auto;
        flex-direction: column-reverse;
    }
    .hireTitle {
        font-size: 28px;
    }
    .hireDesc {
        font-size: 16px;
    }
    .hireBg{
        background-image: none;
        background-color: #004e52;
        padding-top: 2rem;
        padding-bottom: 2rem;
        text-align: center;
        border-radius: 15px;
    }
    .hireImg{
        display: block;
        margin-bottom: 1.5rem;
    }
}

@media screen and (max-width: 466px) {
    .hr-menu .right-widget{
        flex-direction: column;
    }
    .hr-menu .right-widget .want-button {
        width: 200px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .hr-menu .right-widget .hire-button{
        width: 200px;
        margin-top: 15px;
    }
}