@font-face {
    font-family:eurostile-black ;
    src: url(/font/fonnts.com-Eurostile_Black.otf);
}
@font-face {
     font-family: eurostile;
    src: url(/font/fonnts.com-Eurostile.otf);
}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.aboutusheader{
    background-image: url(images/qserve_hrms-banner.webp);
    background-size: 100% 100%;
    background-repeat: no-repeat;
background-position: top center;    
    height: 100vh;
    overflow: hidden;
    z-index: -6;
}
.banner_text{
    display: flex;
    flex-direction: column;
    align-items: start;
    top: 50%;
    transform: translateY(-50%);
padding-left: 50px;
}

.banner_text h5{
    letter-spacing: 2px;
    font-family: 'eurostile-black';
    font-size:44px;
}
.banner_text img{
   height: 50px;
   width: auto;
}
.banner_text .trydemobtn{
    overflow: hidden;
    height: 60px;
    width: 20%;
    background-color:#443E88;
    border-radius: 50px;
}
.banner_text .trydemobtn .moveinCalendar{
    font-size: 20px;
    position: absolute;
    transform: translatex(300px);
    transition: transform 0.3s ease-in;
}

.banner_text .trydemobtn .demobtnText{
    border: none;
    transform: translateX(0px);
    height: 100%;
    color: white;
    width: 100%;
background-color: transparent;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size:20px;
    /* text-transform: capitalize; */
    transition: transform 0.3s ease-in;
}
/*five_features*/
/* .backgroundvector{
    background-image: url(images/hrms_vectorbg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
} */
.processcards .cardblock{
 display: flex;
  flex-direction: row;
 justify-content: space-between;
}
.five_features .featuresheading .bigtext{
    font-family: 'eurostile-black';
    color: #302A72;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 3px;
}
.five_features .featuresheading p{
      font-family: "Poppins", sans-serif;
    color: #747474;
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
    hyphens: auto;
    text-transform: none;
}
.five_features .featuresheading h5{
    font-family: "Poppins", sans-serif;
    color: #747474;
    font-size: 20px;
    font-weight: 200;
    text-transform:none;
}
.indiviualcard img{
    height: 60px;
    width: 60px;
}
.fullwidth p{
    display: block !important;
font-family: "Poppins", sans-serif;
    color: #747474;
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
    text-transform: capitalize;
}
.indiviualcard p{
    display: none;
    font-family: "Poppins", sans-serif;
    color: #747474;
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
    text-transform: none;
}
.indiviualcard h5{
     font-family: "Poppins", sans-serif;
    color: #302A72;
    font-weight: bold;
    font-size: 20px;
    text-align: start;
    text-transform: capitalize;
    height:50%;
    writing-mode:vertical-rl;
   transform: rotate(180deg);
}
.fullwidth h5{
     writing-mode:horizontal-tb;
   transform: rotate(0);
   height:auto;
}
.fullwidth{
    overflow: hidden;
    width:35% !important;
}
.indiviualcard .number{
    overflow: hidden;
    font-family: 'eurostile-black';
    color: #cdd6ff;
    text-transform: uppercase;
    font-size: 40px;
    letter-spacing: 3px;
}
.indiviualcard{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    border: 1px solid #bdbdbd;
    width: 12%;
    background-color: #ffffff;
    box-shadow: 10px 10px 16px rgba(0, 0, 0, 0.3);
}

/*hrms_modules*/
.moduleList .smalltext{
     font-family: "Poppins", sans-serif;
    color: #747474;
    font-size: 20px;
    font-weight: 200;
    text-transform: capitalize;
}
.moduleList h5{
    text-align: center;
        font-family: 'eurostile-black';
    color: #302A72;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 3px;
}
.overallmodules{
    position: relative;
    height:auto ;
    display: flex;
    flex-direction: column;
}
.hrmsindiviualcars{
    position:sticky;
    top:60px;
    display: flex;
    flex-direction: row;
    height: 550px;
    transform: scale(1);
      transition: transform 0.5s ease;
}
.hrmsindiviualcars .textsection{
    width: 50%;
    height: 100%;
    background-color: #302A72;
}
.hrmsindiviualcars .textsection h5{
    font-family: 'eurostile-black';
    color: #e4e2f6;
    width:90%;
   text-align: start;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 3px;
}
.hrmsindiviualcars .textsection p{
    font-family: "Poppins", sans-serif;
    color: #e4e2f6;
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
    text-transform: none;
}

.hrmsindiviualcars .textsection .hrmsexplorebtn .arrowicon{
    font-size: 18px;
    transform: translateX(0px);
}
.hrmsindiviualcars .textsection .hrmsexplorebtn{
    height: 40px;
    width: 40%;
    border-radius: 50px;
    background-color: #433d96;
    border: none;
    font-family: "Poppins", sans-serif;
    color: #e4e2f6;
    font-weight: 300;
    font-size: 16px;

}
.hrmsindiviualcars .dashboardsection{
    overflow: hidden;
    position: relative;
}

.hrmsindiviualcars .changingIMG img{
 inset: 0;
    position: absolute;
    opacity: 0;
}
.hrmsindiviualcars .changingIMG img.display{
    opacity: 1;
}
.hrmsindiviualcars .dashboardsection img{
    height: 100%;
    width: 100%;
}

.hrmsindiviualcars .dashboardsection{
    width: 50%;
    height: 100%;
    background-color: #e4e2f6;
}

/*voiceofExperience*/
.hrmstestimonialerror{
     font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 14px;
  text-transform: none;
  color: red;
}
.ExperienceVoice{
    display: flex;
    flex-direction: row;
    height: auto;
    background-color: #302A72;
    position: relative;
}
.formSection h5{
    font-family: 'eurostile-black';
    color: white;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 3px;
}
.formSection .textsmall{
    font-family: "Poppins", sans-serif;
    color: white;
    font-size: 20px;
    font-weight: 200;
    text-transform: none;
}
.formSection p{
      font-family: "Poppins", sans-serif;
    color: white;
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
    text-transform: none;
}
.userform p{
     font-family: "Poppins", sans-serif;
    color: white;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
    text-transform: none;
}
.userform h5{
    font-family: 'eurostile-black';
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 3px;
}
.formSection{
    width: 50%;
    height: 100%;
    position: sticky;
    top: 100px;
}
.custommargin{
    margin-top: 100px;
}
.formRow .submit-btn:active{
    background-color:#2c2666 ;
}
.formRow .submit-btn{
    background-color: #4B4498;
    height: 40px;
    width: 20%; 
}
.formRow .submit-btn .sendicon{
    font-size: 20px;
    color: white;
   transform: translate(0px,0px);
}
.formRow .submit-btn:hover .sendicon{
     transform: translate(5px,-5px);
}
.voice{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 380px;
    overflow: hidden;
    border: 3px solid ;
    box-shadow: 2px 3px 31px rgba(0, 0, 0, 0.35);
      border-image: linear-gradient(135deg, #9ea9d9, #302A72) 1;
background: linear-gradient(120.52deg, #302A72 8.02%, #5046B4 99.77%);
}
.voice .textex_small {
 font-family: 'eurostile';
    color: white;
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: 3px;
}
.voice h5{
      font-family: 'eurostile-black';
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 3px;
}
.voice p{
     font-family: "Poppins", sans-serif;
    color: white;
    font-weight: 100;
    font-size: 16px;
    text-align: justify;
    text-transform: capitalize;
}
.voice .textbig{
font-family:'eurostile-black';   
 font-size: 80px;
 align-self: flex-start;
    color: #4B4498;
}
.testimonialSection{
    width: 50%;
    height: 100%;
    position: relative;
}
.formRow input,
.formRow select,
.formRow textarea{
    background-color: transparent !important;
    color: white !important;
}
.formRow input,
.formRow select,
.formRow textarea{
border: none;
border-bottom: 1px solid white;
border-radius: 0px !important;
}
.formRow .form-select option {
    background-color: #302A72 !important;
}
.formRow .form-select{
color: white !important;
}
.formRow .form-control:focus,
.formRow .form-select:focus {
  background-color: transparent !important;
  color: #fff !important;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.7) !important;
}
.formRow .form-control::placeholder {
  color: rgb(179, 179, 179) !important;
}
.form-select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M2 5l6 6 6-6'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  color: #ffffff;  /* optional: makes text white too */
}

/*mobile_promote*/
.customMargin{
    margin-top: 180px;
    margin-bottom: 100px;
}
.mobilePromote h5{
    transform: translateX(20%);
     font-family: 'eurostile-black';
    color: #ffffff;
    text-transform: uppercase;
    font-size: 30px;
    text-align: start;
    width: 48%;
    letter-spacing: 3px;
}

.phonemockup{
     height: auto;
  width: 600px;
  position: absolute;
   bottom: 0px; 
   right: 0px;
}
.hrmsmobilescreen{
    display: flex;
    align-items: center;
    justify-content: start;
background-image: url(images/hrmsproduct/mobilemockupbg.png);    
background-repeat: no-repeat;
background-size: 100% 100%;
height: 450px;
    border-radius: 999px;
  
}
/*bookyourdemo*/
.bookdemosection p{
    text-align: end;
    font-family: "Poppins", sans-serif;
    color: #747474;
    font-weight: 300;
    font-size: 16px;
    text-transform: none;
}
.bookdemosection h5{
    width:100%;
    text-align: end;
     font-family: 'eurostile-black';
    color: #302A72;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 3px;
}
.bookdemobtn a{
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-size:18px;
    text-transform: capitalize;
    text-decoration: none;
    color: white;
}
.bookdemobtn:hover{
    background-color: #48419b;

}
.bookdemobtn{
    height: 50px;
    width: 40%;
    border-radius: 10px;
    background-color: #302A72;
    border: none;
}

 .btnsection{
    display: flex;
    flex-direction: column;
    align-items: end;
 }
.systemmockup{
    height:400px;
    width: auto;
}
/*animation */
/*hrmsmodule_exploremorebtn*/
.hrmsindiviualcars .textsection .hrmsexplorebtn:active{
    background-color: #201c52;
}
.hrmsexplorebtn:hover .arrowicon{
    transform: translateX(10px) !important;
}
/* trydemo btn */
.trydemobtn:hover{
    background-color: #29236B;
}
.trydemobtn:hover .moveinCalendar{
    transform: translateX(210px) !important;
}
.trydemobtn:hover .demobtnText{
    transform: translateX(-20px) !important;
}
/*responsive*/
/* desktops */
@media (min-width: 1200px) and (max-width: 1399.98px) {

}

/*laptops*/
@media (min-width: 992px) and (max-width: 1199.98px) {
/*banner*/
.banner_text .banner-descripton{
    font-size: 14px;
}
.banner_text h5{
    font-size:38px;
}
.banner_text .trydemobtn{
    width: 25%;
}
/*five_features*/
.five_features .featuresheading .bigtext{
    font-size: 28px;
}
.five_features .featuresheading p{
    font-size: 16px;
}
.five_features .featuresheading h5{
    font-size: 18px;
}
.indiviualcard img{
    height: 60px;
    width: 60px;
}
.fullwidth p{
    font-size: 16px;
}
.indiviualcard p{
    display: none;
}
.indiviualcard h5{
    font-size: 18px;
}

.indiviualcard .number{
    overflow: hidden;
    font-family: 'eurostile-black';
    color: #cdd6ff;
    text-transform: uppercase;
    font-size: 40px;
    letter-spacing: 3px;
}

/*hrms_modules*/
.moduleList .smalltext{
    font-size: 18px;
}
.moduleList h5{
    font-size: 28px;
}
.overallmodules{
    height:auto ;
}
.hrmsindiviualcars{
    height: 550px;
}
.hrmsindiviualcars .textsection h5{
    width:90%;
   text-align: start;
    font-size: 28px;
}
.hrmsindiviualcars .textsection p{
    font-size: 16px;
}
.hrmsindiviualcars .textsection .hrmsexplorebtn .arrowicon{
    font-size: 18px;
    transform: translateX(0px);
}
.hrmsindiviualcars .textsection .hrmsexplorebtn{
    width: 50%;
    font-size: 16px;
}
/*voiceofExperience*/
.formSection h5{
    font-size: 28px;
}
.formSection .textsmall{
    font-size: 18px;
}
.formSection p{
    font-size: 16px;
}
.userform p{
    font-size: 14px;
}
.userform h5{
    font-size: 20px;
}
.formSection{
    top: 100px;
}
.custommargin{
    margin-top: 80px;
}
.formRow .submit-btn{
    width: 25%; 
}
.voice{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 390px;
}

.voice h5{
    font-size: 18px;
}
.voice p{
    font-size: 16px;
}

/*mobile_promote*/
.customMargin{
    margin-top: 130px;
}

.mobilePromote h5{
    transform: translateX(18%);
    font-size: 25px;
    width: 45%;
}

.phonemockup{
     height: auto;
  width: 500px;
}
.hrmsmobilescreen{
    height: 400px;
}
/*bookyourdemo*/

.bookdemo h5{
    font-size: 28px;
}
.bookdemoOuter{
    /* background-color: #443E88; */
    height: 400px;
}
.bookdemoOuter img{
    left: 15px;
    height:300px;
}
}

/*tablets*/
@media (min-width: 768px) and (max-width: 991.98px) {
.banner_text{
padding-left: 0px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.aboutusheader{
    background-image: url(images/qserve_hrms-banner-md.webp);
}
.menu_text li{
    display: none !important;
}
.banner_text .banner-descripton{
    font-size: 16px;
    text-align: center;
}
.banner_text h5{
    font-size:38px;
    text-align: center;
}
.banner_text img{
   height: 50px;
   width: auto;
}
.banner_text .trydemobtn{
    width: 35%;
}
.banner_text .trydemobtn .moveinCalendar{
    font-size: 20px;
    transform: translatex(290px);
}

.banner_text .trydemobtn .demobtnText{
    font-size: 20px;
}

/*five_features*/
.processcards .cardblock{
 display: flex;
 flex-direction: column;
 justify-content: space-between;
}
.five_features .featuresheading .bigtext{
    font-family: 'eurostile-black';
    color: #302A72;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 3px;
}
.five_features .featuresheading p{
      font-family: "Poppins", sans-serif;
    color: #747474;
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
}
.five_features .featuresheading h5{
    font-family: "Poppins", sans-serif;
    color: #747474;
    font-size: 20px;
    font-weight: 200;
}
.indiviualcard img{
    height: 60px;
    width: 60px;
}
.fullwidth p{
    display: block !important;
font-family: "Poppins", sans-serif;
    color: #747474;
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
    text-transform: capitalize;
}
.indiviualcard p{
    display: block;
    font-family: "Poppins", sans-serif;
    color: #747474;
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
    text-transform: none;
}
.indiviualcard h5{
     font-family: "Poppins", sans-serif;
    color: #302A72;
    font-weight: bold;
    font-size: 20px;
    text-align: start;
    text-transform: capitalize;
    writing-mode:horizontal-tb;
   transform: rotate(0);
   height:auto;
}
.fullwidth h5{
     writing-mode:horizontal-tb;
   transform: rotate(0);
   height:auto;
}
.fullwidth{
    overflow: hidden;
    width:100% !important;
}
.indiviualcard .number{
    overflow: hidden;
    font-family: 'eurostile-black';
    color: #cdd6ff;
    text-transform: uppercase;
    font-size: 40px;
    letter-spacing: 3px;
}
.indiviualcard{
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
    border-radius: 8px;
    border: 1px solid #bdbdbd;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 10px 10px 16px rgba(0, 0, 0, 0.3);
}
/*hrms_modules*/
.moduleList .smalltext{
    font-size: 18px;
}
.moduleList h5{
    text-align: center;
    font-size: 28px;
}
.overallmodules{
    height:auto ;
}
.hrmsindiviualcars{
    display: flex;
    flex-direction: column;
    height: 850px;
}
.hrmsindiviualcars .textsection{
    width: 100%;
    height: 50%;
    background-color: #302A72;
}
.hrmsindiviualcars .textsection h5{
    font-size: 28px;
}
.hrmsindiviualcars .textsection p{
    font-size: 16px;
}

.hrmsindiviualcars .textsection .hrmsexplorebtn .arrowicon{
    font-size: 18px;
    transform: translateX(0px);
}
.hrmsindiviualcars .textsection .hrmsexplorebtn{
    height: 40px;
    width: 50%;
    font-size: 16px;
}
.hrmsindiviualcars .dashboardsection img{
    height: 100%;
    width: auto;
}
.hrmsindiviualcars .dashboardsection{
    width: 100%;
    height:50%;
    background-color: #e4e2f6;
}
/*voiceofExperience*/
.ExperienceVoice{
     display: flex;
    flex-direction: column;
    height: auto;
    background-color: #302A72;
    /* border: 2px solid black; */
    position: relative;
}
.formSection h5{
    font-size: 28px;
}
.formSection .textsmall{
    font-size: 18px;
}
.formSection p{
    font-size: 16px;
}
.userform p{

    font-size: 14px;
}
.userform h5{
    font-size: 20px;
}
.formSection{
    width: 100%;
    height: 100%;
    position: relative;
    /* border: 1px solid red; */
    top: 0px;
}
.testimonialSection{
    width: 100%;
    height: 100%;
    position: relative;
    /* border: 1px dashed red; */
}
.custommargin{
    margin-top: 80px;
}
.formRow .submit-btn{
    background-color: #4B4498;
    height: 40px;
    width: 25%; 
}
.formRow .submit-btn .sendicon{
    font-size: 20px;
    color: white;
   transform: translate(0px,0px);
}
.formRow .submit-btn:hover .sendicon{
     transform: translate(5px,-5px);
}
.voice{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 350px;
    overflow: hidden;
    border: 3px solid ;
    box-shadow: 2px 3px 31px rgba(0, 0, 0, 0.35);
      border-image: linear-gradient(135deg, #9ea9d9, #302A72) 1;
background: linear-gradient(120.52deg, #302A72 8.02%, #5046B4 99.77%);
}
.voice .textex_small {
    font-size: 16px;
}
.voice h5{
    font-size: 20px;
}
.voice p{
    font-size: 16px;
}
.voice .textbig{
font-family:'eurostile-black';   
 font-size: 80px;
 align-self: flex-start;
    color: #4B4498;
}

/*mobile_promote*/
.customMargin{
    margin-top: 100px;
     margin-bottom: 80px;
}
.mobilePromote h5{
    transform: translateX(0%);
     font-family: 'eurostile-black';
    color: white;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    width: 85%;
    letter-spacing: 3px;
}

.phonemockup{
     height: auto;
  width: 500px;
  position: relative;
   bottom: 0px; 
   right: 0px;
   transform: translateX(0%);
}
.hrmsmobilescreen{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
   background-image: url(images/hrmsproduct/mobilemockupbg-md.png);    
background-repeat: no-repeat;
background-size: 100% 100%;
    height: auto;
    border-radius: 40px;
  
}
/*bookyourdemo*/
.bookdemosection p{
     text-align: center;
    font-size: 16px;
}
.bookdemosection h5{
    width:100%;
    text-align: center;
    font-size: 28px;
}
.bookdemobtn a{
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-size:16px;
    text-transform: capitalize;
    text-decoration: none;
    color: white;
}
.bookdemobtn:hover{
    background-color: #48419b;

}
.bookdemobtn{
    height: 50px;
    width: 40%;
    border-radius: 10px;
    background-color: #302A72;
    border: none;
}

.btnsection{
    display: flex;
    flex-direction: column;
    align-items: center;
 }
.systemmockup{
    height:350px;
    width: auto;
}

/*animation*/

.trydemobtn:hover .moveinCalendar{
    transform: translateX(220px) !important;
}
.trydemobtn:hover .demobtnText{
    transform: translateX(-20px) !important;
}
}

/*landscape phones*/
@media (min-width: 576px) and (max-width: 767.98px) {
.banner_text{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding-left: 0px;
}
.aboutusheader{
    background-image: url(images/qserve_hrms-banner-landsm.webp);
}

.menu_text li{
    display: none !important;
}
.banner_text .banner-descripton{
    font-size: 14px;
    text-align: center;

}
.banner_text h5{
    font-size:30px;
    text-align: center;
}
.banner_text img{
   height:40px;
   width: auto;
}
.banner_text .trydemobtn{
    width: 0%;
    display: none !important;
}

.banner_text .trydemobtn .demobtnText{
    font-size: 18px;
}

/*five_features*/
.processcards .cardblock{
 display: flex;
 flex-direction: column;
 justify-content: space-between;
}
.five_features .featuresheading .bigtext{
    font-size: 28px;
}
.five_features .featuresheading p{
    font-size: 16px;
}
.five_features .featuresheading h5{
    font-size:18px;
}
.indiviualcard img{
    height: 50px;
    width: 50px;
}
.fullwidth p{
    display: block !important;
font-family: "Poppins", sans-serif;
    color: #747474;
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
    text-transform: capitalize;
}
.indiviualcard p{
    display: block;
    font-family: "Poppins", sans-serif;
    color: #747474;
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
    text-transform: none;
}
.indiviualcard h5{
    font-size: 18px;
    text-align: start;
    text-transform: capitalize;
    writing-mode:horizontal-tb;
   transform: rotate(0);
   height:auto;
}
.fullwidth h5{
     writing-mode:horizontal-tb;
   transform: rotate(0);
   height:auto;
}
.fullwidth{
    overflow: hidden;
    width:100% !important;
}
.indiviualcard .number{
    overflow: hidden;
    font-family: 'eurostile-black';
    color: #cdd6ff;
    text-transform: uppercase;
    font-size: 40px;
    letter-spacing: 3px;
}
.indiviualcard{
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
    border-radius: 8px;
    border: 1px solid #bdbdbd;
    width: 100%;
    height:a;
    background-color: #ffffff;
    box-shadow: 10px 10px 16px rgba(0, 0, 0, 0.3);
}
/*hrms_modules*/
.moduleList .smalltext{
    font-size: 18px;
}
.moduleList h5{
    text-align: center;
    font-size: 28px;
}
.overallmodules{
    height:auto ;
}
.hrmsindiviualcars{
    display: flex;
    flex-direction: column;
    height: 850px;
}
.hrmsindiviualcars .textsection{
    width: 100%;
    height: 75%;
    background-color: #302A72;
}
.hrmsindiviualcars .textsection h5{
    font-size: 28px;
}
.hrmsindiviualcars .textsection p{
    font-size: 16px;
}

.hrmsindiviualcars .textsection .hrmsexplorebtn .arrowicon{
    font-size: 18px;
    transform: translateX(0px);
}
.hrmsindiviualcars .textsection .hrmsexplorebtn{
    height: 40px;
    width: 50%;
    font-size: 16px;
}
.hrmsindiviualcars .dashboardsection img{
    height: 100%;
    width: auto;
}
.hrmsindiviualcars .dashboardsection{
    width: 100%;
    height:50%;
    background-color: #e4e2f6;
}
/*voiceofExperience*/
.ExperienceVoice{
     display: flex;
    flex-direction: column;
    height: auto;
    background-color: #302A72;
    /* border: 2px solid black; */
    position: relative;
}
.formSection h5{
    font-size: 28px;
}
.formSection .textsmall{
    font-size: 18px;
}
.formSection p{
    font-size: 16px;
}
.userform p{

    font-size: 14px;
}
.userform h5{
    font-size: 20px;
}
.formSection{
    width: 100%;
    height: 100%;
    position: relative;
    /* border: 1px solid red; */
    top: 0px;
}
.testimonialSection{
    width: 100%;
    height: 100%;
    position: relative;
    /* border: 1px dashed red; */
}
.custommargin{
    margin-top: 80px;
}
.formRow .submit-btn{
    background-color: #4B4498;
    height: 40px;
    width: 25%; 
}
.formRow .submit-btn .sendicon{
    font-size: 20px;
    color: white;
   transform: translate(0px,0px);
}
.formRow .submit-btn:hover .sendicon{
     transform: translate(5px,-5px);
}
.voice{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 350px;
    overflow: hidden;
    border: 3px solid ;
    box-shadow: 2px 3px 31px rgba(0, 0, 0, 0.35);
      border-image: linear-gradient(135deg, #9ea9d9, #302A72) 1;
background: linear-gradient(120.52deg, #302A72 8.02%, #5046B4 99.77%);
}
.voice .textex_small {
    font-size: 16px;
}
.voice h5{
    font-size: 20px;
}
.voice p{
    font-size: 16px;
}
.voice .textbig{
font-family:'eurostile-black';   
 font-size: 80px;
 align-self: flex-start;
    color: #4B4498;
}


/*mobile_promote*/
.customMargin{
    margin-top: 100px;
     margin-bottom: 80px;
}
.mobilePromote h5{
    transform: translateX(0%);
    font-size: 30px;
    text-align: center;
    width: 90%;
}
.phonemockup{
     height: auto;
  width: 400px;
  position: relative;
   bottom: 0px; 
   right: 0px;
   transform: translateX(0%);
}
.hrmsmobilescreen{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
   background-image: url(images/hrmsproduct/mobilemockupbg-md.png);    
background-repeat: no-repeat;
background-size: 100% 100%;
    height: auto;
    border-radius: 40px;
  
}
/*bookyourdemo*/
/*bookyourdemo*/
.bookdemosection p{
     text-align: center;
    font-size: 16px;
}
.bookdemosection h5{
    width:100%;
    text-align: center;
    font-size: 28px;
}
.bookdemobtn a{
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-size:16px;
    text-transform: capitalize;
    text-decoration: none;
    color: white;
}
.bookdemobtn:hover{
    background-color: #48419b;

}
.bookdemobtn{
    height: 50px;
    width: 40%;
    border-radius: 10px;
    background-color: #302A72;
    border: none;
}

.btnsection{
    display: flex;
    flex-direction: column;
    align-items: center;
 }
.systemmockup{
    height:300px;
    width: auto;
}
/*animation*/

}

/*portrait phones*/
@media (max-width: 575.98px) {
.banner_text{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
   padding-left: 0px;
}
.aboutusheader{
    background-image: url(images/qserve_hrms-banner-sm.webp);
}
.menu_text li{
    display: none !important;
}
.banner_text .banner-descripton{
    font-size:14px;
    text-align: center;
}
.banner_text h5{
    font-size:24px;
    text-align: center;
}
.banner_text span{
    letter-spacing: 5px;
     font-family: 'eurostile-black';
    font-size: 16px;
}
.banner_text img{
   height:40px;
   width: auto;
}
.banner_text .trydemobtn{
    height:40px;
    width: 50%;
}
.banner_text .trydemobtn .moveinCalendar{
    font-size: 16px;
    transform: translatex(210px);
}

.banner_text .trydemobtn .demobtnText{
    font-size: 14px;
}

/*five_features*/
/* .backgroundvector{
    background-image: url(images/hrms_vectorbg-sm.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
} */
.processcards .cardblock{
 display: flex;
 flex-direction: column;
 justify-content: space-between;
}
.five_features .featuresheading .bigtext{
    font-size: 24px;
}
.five_features .featuresheading p{
    font-size: 14px;
}
.five_features .featuresheading h5{
    font-size:16px;
}
.indiviualcard img{
    height: 50px;
    width: 50px;
}
.fullwidth p{
    display: block !important;
font-family: "Poppins", sans-serif;
    color: #747474;
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
    text-transform: capitalize;
}
.indiviualcard p{
    display: block;
    font-family: "Poppins", sans-serif;
    color: #747474;
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
    text-transform: none;
}
.indiviualcard h5{
    font-size: 18px;
    text-align: start;
    text-transform: capitalize;
    writing-mode:horizontal-tb;
   transform: rotate(0);
   height:auto;
}
.fullwidth h5{
     writing-mode:horizontal-tb;
   transform: rotate(0);
   height:auto;
}
.fullwidth{
    overflow: hidden;
    width:100% !important;
}
.indiviualcard .number{
    overflow: hidden;
    font-family: 'eurostile-black';
    color: #cdd6ff;
    text-transform: uppercase;
    font-size: 35px;
    letter-spacing: 3px;
}
.indiviualcard{
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
    border-radius: 8px;
    border: 1px solid #bdbdbd;
    width: 100%;
    height:a;
    background-color: #ffffff;
    box-shadow: 10px 10px 16px rgba(0, 0, 0, 0.3);
}
/*hrms_modules*/
.moduleList .smalltext{
    font-size: 16px;
}
.moduleList h5{
    text-align: center;
    font-size: 24px;
}
.overallmodules{
    height:auto ;
}
.hrmsindiviualcars{
    display: flex;
    flex-direction: column;
    height: 750px;
}
.hrmsindiviualcars .textsection{
    width: 100%;
    height: 75%;
    background-color: #302A72;
}
.hrmsindiviualcars .textsection h5{
    font-size: 24px;
}
.hrmsindiviualcars .textsection p{
    font-size: 14px;
}

.hrmsindiviualcars .textsection .hrmsexplorebtn .arrowicon{
    font-size: 16px;
    transform: translateX(0px);
}
.hrmsindiviualcars .textsection .hrmsexplorebtn{
    height: 40px;
    width: 75%;
    font-size: 14px;
}
.hrmsindiviualcars .dashboardsection img{
    height: 100%;
    width: 100%;
}
.hrmsindiviualcars .dashboardsection{
    width: 100%;
    height:50%;
    background-color: #e4e2f6;
}
/*voiceofExperience*/
.ExperienceVoice{
     display: flex;
    flex-direction: column;
    height: auto;
    background-color: #302A72;
    position: relative;
}
.formSection h5{
    font-size: 24px;
}
.formSection .textsmall{
    font-size: 16px;
}
.formSection p{
    font-size: 14px;
}
.userform p{

    font-size: 12px;
}
.userform h5{
    font-size: 18px;
}
.formSection{
    width: 100%;
    height: 100%;
    position: relative;
    top: 0px;
}
.testimonialSection{
    width: 100%;
    height: 100%;
    position: relative;
}
.custommargin{
    margin-top: 50px;
}
.formRow .submit-btn{
    background-color: #4B4498;
    height: 40px;
    width: 75%; 
}
.formRow .submit-btn .sendicon{
    font-size: 18px;
    color: white;
   transform: translate(0px,0px);
}
.formRow .submit-btn:hover .sendicon{
     transform: translate(5px,-5px);
}
.voice{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 360px;
    overflow: hidden;
    border: 3px solid ;
    box-shadow: 2px 3px 31px rgba(0, 0, 0, 0.35);
      border-image: linear-gradient(135deg, #9ea9d9, #302A72) 1;
background: linear-gradient(120.52deg, #302A72 8.02%, #5046B4 99.77%);
}
.voice .textex_small {
    font-size: 12px;
}
.voice h5{
    font-size: 18px;
}
.voice p{
    font-size: 14px;
}
.voice .textbig{
font-family:'eurostile-black';   
 font-size: 60px;
 align-self: flex-start;
    color: #4B4498;
}


/*mobile_promote*/
.customMargin{
    margin-top: 60px;
    margin-bottom: 60px;
}
.mobilePromote h5{
    transform: translateX(0%);
    font-size: 20px;
    text-align: center;
    width: 85%;
}
.phonemockup{
     height: auto;
  width: 300px;
  position: relative;
   bottom: 0px; 
   right: 0px;
   transform: translateX(0%);
}
.hrmsmobilescreen{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
   background-image: url(images/hrmsproduct/mobilemockupbg-md.png);    
background-repeat: no-repeat;
background-size: 100% 100%;
    height: auto;
    border-radius: 40px;
  
}
/*bookyourdemo*/
/*bookyourdemo*/
.bookdemosection p{
     text-align: center;
    font-size: 14px;
}
.bookdemosection h5{
    width:100%;
    text-align: center;
    font-size: 24px;
}
.bookdemobtn a{
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-size:14px;
    text-transform: capitalize;
    text-decoration: none;
    color: white;
}
.bookdemobtn:hover{
    background-color: #48419b;

}
.bookdemobtn{
    height: 40px;
    width: 70%;
    border-radius: 10px;
    background-color: #302A72;
    border: none;
}

.btnsection{
    display: flex;
    flex-direction: column;
    align-items: center;
 }
.systemmockup{
    height:200px;
    width: auto;
}
/*animation */

/* trydemo btn */
.trydemobtn:hover .moveinCalendar{
    transform: translateX(150px) !important;
}
.trydemobtn:hover .demobtnText{
    transform: translateX(-10px) !important;
}
}