.pptimg{
width: 100%;
}
.partone{
    padding: 25px 52px;
}
.innerpage_banner {
    background: none;
}
.ppthed h1{
           margin: 15px 0 35px;
    padding-top: 33px;
    font-size: 83px;
    font-weight: 900;
    text-align: left;
    letter-spacing: 2px;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
    position: relative;
  
}
.ppthed h1 span{
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(303deg, #21201e, #03A9F4, #0d6389);
}
.ppthed h1:before {
        position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 77px;
    height: 3px;
    background-color: #e89407;
   
}
.ppthed p{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 17px;
    margin: 17px 0px;
    line-height: 35px;
    font-weight: 450;
}
.experlist p{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
        text-align: justify;
    font-size: 15px;
    margin: 7px 0px;
    line-height: 29px;
    font-weight: 450;
}
    .experlist{
        background-color: #fff3d194;
        padding: 10px 18px;
            margin-top: 16px;
    }
    .experlist h3{
       font-size: 28px;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    text-align: justify;
    line-height: 40px;
    margin-top: 14px;
    letter-spacing: 2px;
    text-transform: capitalize;
    color: #19181a;
    margin-bottom: 16px;
    font-family: 'Lobster', cursive;
       position: relative;
    }
.experlist h3:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 77px;
    height: 3px;
    background-color: #e89407;
}
.importppt h2 {
           font-size: 64px;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    line-height: 68px;
    font-style: normal;
    text-align: left;
    margin-top: 34px;
    text-transform: capitalize;
    color: #131311;
    margin-bottom: 31px;
}
.importppt h2 span{
color: #0079d9;
   font-weight: 900;
}


.listsec{
            padding: 1px 85px 0px 0px;
}
.pptlist h6{
       font-size: 24px;
    font-weight: 500;
    margin-bottom: 2px;
    font-family: 'Lobster', cursive;
  
    text-transform: capitalize;
    line-height: 26px;
    letter-spacing: 1px;
    margin-top: 2px;
    color: #0079d9;

}
.pptlist p{
        font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 16px;
    margin: 12px 0px;
    line-height: 30px;
    font-weight: 450;
        margin-bottom: 20px;
}
.pptlist img{
          width: 91%;
    margin-top: 5px;
    margin-left: 1px;
}
.pptbut {
          align-items: center;
    background: transparent;
        border: 2px solid #0079d9;
    border-radius: 64px;
  color: #0079d9;
    /* display: inline-flex; */
    font-size: 25px;
    font-weight: 600;
    justify-content: center;
    padding: 8px 15px 9px;
    text-align: center;
    text-decoration: none;
    margin-top: 23px;
    letter-spacing: 3px;
    margin-right: 28px;
    text-transform: capitalize;
    font-family: 'Lobster', cursive;
}
.pptbut:hover {
    background: #6231f7 !important;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .322);
    color: #fff !important;
    transition: 1s;
}
.pptprent{
    width: 100%;
           margin-top: 65px;
    margin-bottom: 30px;

}
.newpresent{
position: relative;
    /*left: 0px;
    top: 0px;*/
}
.upresnt h4{
      display: inline-block;
    color: #6231f7;
    font-size: 21px;
    font-family: "Raleway", sans-serif;
    margin-bottom: 10px;
    text-align: center;
}
.upresnt h3{
font-size: 43px;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 750;
    line-height: 47px;
    font-style: normal;
    text-align: center;
       margin-top: 5px;
    text-transform: capitalize;
}
.upresnt h3 span{
   color: #007bff;
}
.upresnt p{
    color: #ffffff;
    font-size: 17px;
    margin-bottom: 14px;
    font-family: "Montserrat", sans-serif;
/*   font-weight: 800;*/
    }
.upresnt {
          position: absolute;
    top: 38%;
    display: flex;
    left: 35%;
    right: 19%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 70px 111px 2px 4px;
    text-align: center;
}
.imgbut{
   align-items: center;
    background: #6231f7;
    border: 2px solid #ffffff;
    border-radius: 30px;
    color: #ffffff;
    display: inline-flex;
    font-family: math;
    font-size: 20px;
    font-weight: 600;
    justify-content: center;
    padding: 13px 30px 11px;
    text-align: center;
    text-decoration: none;
}
.imgbut:hover {
    background: white;
      border: 2px solid #6231f7;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .322);
    color: black;
    transition: 1s;
}
.partwo{
    padding: 25px 52px;
}
.helphed h3{
          margin: 25px 0 27px;
    padding-top: 44px;
    font-size: 58px;
    font-weight: 900;
/*    text-align: left;*/
    letter-spacing: 0px;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
    text-align: right;
    line-height: 82px;
}
.helphed h3:after {
           background: url(../images/pdf-to-powerpoint-presentation.webp) no-repeat;
    content: "";
    height: 145px;
    left: -7%;
    position: absolute;
    top: -1px;
    width: 147px;
    z-index: -1;

}
.helpsec{
             margin: 27px 3px;
    padding: 16px 18px;
    border-radius: 30px;
    background: #d8e6ffd1;
    /* box-shadow: 1px 1px 0px 0px rgb(138 156 189 / 40%), -10px -10px 10px 0px rgb(100 124 169 / 24%) inset, 10px 10px 30px 0px #fff inset; */
    width: 98%;
    height: 85%;
}

.helphed h4{
        font-weight: 800;
    line-height: 26px;
    font-style: normal;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 12px;
    text-transform: capitalize;
       color: #007bff;
    font-family: "Raleway", sans-serif;
    font-size: 22px;
}
.helphed p{
      font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    /* font-weight: 500; */
    font-style: italic;
    margin-bottom: 10px;
    margin-top: 9px;
}
.helphed span{
       font-size: 54px;
}
.parthree {
    padding: 25px 52px;
}
.skillsec h4{
    margin: 25px 0 27px;
    padding-top: 28px;
    font-size: 48px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
    text-align: left;
    line-height: 65px;
     position: absolute;
}
.skillsec h4:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 77px;
    height: 3px;
    background-color: #e89407;
}
.skillimg{
       float: right;
    position: relative;
    top: -19%;
    right: -58px;
    width: 14%;
    margin-bottom: -16px;
}
.expertimg{
        width: 96%;
    margin-top: -36px;
    margin-left: 21px;
}
.expertlist li{
            font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    text-align: justify;
    line-height: 35px;
    font-weight: 500;
    margin-left: 26px;
    font-style: italic;
    margin-bottom: 6px;
    margin-top: 8px;
}
.expertlist li span{
    font-size: 20px;
    font-style: normal;
    margin-left: -27px;
}
.expertlist p{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 15px;
    margin: 8px 0px;
    line-height: 28px;
    font-weight: 450;
}
.imagebutd{
    font-size: 21px;
    text-align: center;
    color: #4d63e2;
    text-transform: capitalize;
    font-weight: 700;
    margin-top: -52px;
    display: flex;
    flex-wrap: nowrap;
    padding: 14px 23px 17px;
    background-color: #fff;
    -webkit-border-radius: 30px 30px 0 0;
    -khtml-border-radius: 30px 30px 0 0;
    -moz-border-radius: 30px 30px 0 0;
    -ms-border-radius: 30px 30px 0 0;
    -o-border-radius: 30px 30px 0 0;
    border-radius: 20px;
    margin-right: 30px;
    margin-left: 117px;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0 8px 65px rgba(12, 12, 12, 0.19);
    -khtml-box-shadow: 0 8px 65px rgba(12, 12, 12, 0.19);
    -moz-box-shadow: 0 8px 65px rgba(12, 12, 12, 0.19);
    -ms-box-shadow: 0 8px 65px rgba(12, 12, 12, 0.19);
    -o-box-shadow: 0 8px 65px rgba(12, 12, 12, 0.19);
    /* box-shadow: 0 8px 65px rgba(12, 12, 12, 0.19); */
    border: 3px #1e1c1c dotted;
}

.imprvesec {
             padding: 53px 43px;
    background: linear-gradient(268deg, rgb(85 150 234) 0, rgb(142 202 235 / 21%) 74.48%, rgb(239 201 78 / 34%) 100%);
    margin-top: 37px;
    margin-bottom: 51px;
}
.subpptpln:hover {
   background: white; 
    box-shadow:none;
}
.subpptpln {
padding: 48px;
    border-radius: 30px;
    background: white;
    box-shadow: 1px 1px 0px 0px rgb(138 156 189 / 40%), -10px -10px 10px 0px rgb(100 124 169 / 24%) inset, 10px 10px 30px 0px #fff inset;
}
.subpptpln h3{
    margin: 6px 43px 20px;
    padding-top: 5px;
       font-size: 54px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #0d79cf;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
    text-align: center;
    line-height: 55px;
}
.subpptpln h4{
font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: center;
    font-size: 17px;
    padding: 10px 38px;
    color: #000;
    text-transform: capitalize;
}
 .subpptpln h6{   
       padding-top: 20px;
    font-size: 26px;
    margin-bottom: 21px;
    text-align: justify;
    letter-spacing: 0px;
    /* color: #2196F3; */
    font-family: "Raleway", sans-serif;
    text-transform: capitalize;
    font-weight: 700;
    } 
     .subpptpln h6 span{
        color: #0d79cf;
    font-weight: 900;
}
     .subpptpln p{
        font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 15px;
    margin: 8px 0px;
    line-height: 28px;
    font-weight: 450;
        margin-left: 29px;
}
 .subpptpln li{
   font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    text-align: justify;
    line-height: 26px;
    font-weight: 500;
    margin-left: 28px;
    margin-bottom: 1px;
    margin-top: 8px;
}
 .subpptpln li span{
        color: #4764ff;
    font-weight: 900;
}
.parthfive {
    padding: 25px 98px;
}
.arrowpnv{
    width: 8%;
    position: absolute;
    top: 11%;
    left: 47px;
}
.skillimgs{
        float: right;
    position: relative;
    top: -15%;
    right: 15px;
    width: 33%;
    margin-bottom: -47px;
}
.clientimg{
    width: 100%;
        margin-top: 61px;
    margin-bottom: 37px;}

.partsix{
padding: 25px 52px;
}
.mostsec h2{
    margin: 19px 0 23px;
    padding-top: 28px;
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 1px;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
    text-align: justify;
    line-height: 65px;
}
.mostsec p {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 17px;
    margin: 17px 0px;
    line-height: 35px;
    font-weight: 450;
}
.hireclss{
    align-items: center;
    background: #2196f338;
    border: 2px solid #6231f7;
    border-radius: 92px;
    color: #2b2a2e;
    display: inline-flex;
       font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: 900;
    justify-content: center;
    padding: 9px 5px 9px;
    text-align: center;
    text-decoration: none;
        margin-top: 135px;
}
.presentionimg{
    width: 108%;
}
.rejectsec h3{
    margin: 28px 0 20px;
    padding-top: 33px;
    font-size: 48px;
    font-weight: 900;
    text-align: right;
    letter-spacing: 0px;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
}
.pptreject h3:after {
      background: url(../images/pdf-to-powerpoint-presentation.webp) no-repeat;
    content: "";
    height: 145px;
    left: -7%;
    position: absolute;
    top: -1px;
    width: 147px;
    z-index: -1;
}

.pptreject li{ 
    font-size: 17px;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    text-align: justify;
    line-height: 33px;
    font-weight: 500;
    margin-left: 1px;
    font-style: italic;
    margin-bottom: 6px;
    margin-top: 9px;
}
.pptreject li span {
       color: #057dff;
    line-height: 15px;
    font-size: 21px;
   /* padding: 6px 7px;
    background: #ffffff;*/
    border-radius: 38px;
    margin-right: 7px;
/*    box-shadow: -1px 4px 10px 0px #a894e282;*/
}
.partsevt{
padding: 25px 52px;
}
#partsevts{
     background: linear-gradient(318deg, rgb(248 249 250) 0, rgb(3 169 244 / 16%) 74.48%, #03a9f482 100%);
    margin-top: 31px;
    margin-bottom: 35px;  
       
}
.getbutt{
align-items: center;
    background: transparent;
      border: 2px solid #057dff;
    border-radius: 30px;
    color: #6231f7;
    display: inline-flex;
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 600;
    justify-content: center;
    padding: 13px 30px 11px;
    text-align: center;
    text-decoration: none;
    margin-top: 23px;
}
.getbutt:after {
   background: url(../images/ai-powerpoint-presentation.svg) no-repeat;
    background-size: contain;
    bottom: 30px;
    content: "";
    height: 98px;
    margin: auto 0;
    position: absolute;
    right: 30px;
    top: 542px;
    width: 101px;
}


.parteight{
    padding: 25px 52px;
}

.dcmeet h4{
 margin: 19px 0 30px;
    padding-top: 41px;
    font-size: 58px;
    font-weight: 900;
    letter-spacing: 1px;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
    text-align: justify;
    line-height: 65px;
}
.dcmeet p{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 17px;
    margin: 17px 0px;
    line-height: 35px;
    font-weight: 450;
}

.choosec h5{
       margin: 33px 0 35px;
    padding-top: 94px;
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 1px;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
    text-align: left;
    line-height: 65px;
}

.choosec p{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 17px;
    margin: 17px 0px;
    line-height: 35px;
    font-weight: 450;
}
.higspic{
    width: 100%;
        margin-top: 23px;
}
.partnine{
padding: 25px 52px;
}




.elementlist li:hover{
        transform: translatex(15px);
    background-image: -webkit-linear-gradient(-180deg, #ffc10703 0%, #edd07114 30%, #ffca228a 100%);
}

.elementlist li{
        transform: translateY(40%) scale(0.94);
    transition: transform 1.2sease;
            clip-path: polygon(1% 2%, 3.5% 0.1%, 8.9% 2.7%, 16.2% 1.2%, 19.7% 0.8%, 24.7% 2%, 31.2% 0%, 35.9% 2.3%, 40.6% 0.5%, 47.1% 1.8%, 49.9% 1%, 53.8% 2.5%, 62.2% 0.4%, 67.3% 1.2%, 70.3% 0.3%, 75.8% 1.4%, 78.5% 1.7%, 84% 2.6%, 91.1% 0.5%, 93.6% 2.4%, 97.3% 0.3%, 98.9% 6%, 98.1% 11.4%, 98.6% 15.5%, 97.3% 17.8%, 97.7% 27.4%, 98.3% 28.5%, 99.7% 34.1%, 98.8% 41.9%, 98.3% 45.7%, 98.4% 50.9%, 98.7% 57.4%, 99.6% 60.4%, 99.4% 66.6%, 99.2% 69.5%, 97.4% 77.1%, 98.1% 82.3%, 99.9% 83.5%, 98.2% 91.5%, 99.3% 95.3%, 98% 98.6%, 93.6% 97.4%, 90.3% 98.3%, 86.8% 98.3%, 78.6% 98.5%, 76.4% 99.2%, 69.7% 99.8%, 64.2% 99.3%, 61.8% 99.2%, 57.2% 98.1%, 48.7% 98.3%, 46.8% 99%, 39.6% 98.9%, 33.8% 97.3%, 28.2% 99.4%, 27% 98.3%, 22.1% 98.6%, 13.1% 97.1%, 8.7% 99.3%, 2.7% 97.4%, 2% 98.2%, 2.1% 94.3%, 0.7% 90.5%, 0.9% 86.3%, 2.2% 78.2%, 0.4% 76.7%, 1.2% 72.1%, 2% 64%, 1.4% 59.8%, 0.4% 57.3%, 0.3% 49.1%, 2.9% 44.7%, 1.9% 41.3%, 0.8% 35.7%, 2.9% 31.3%, 0.8% 24.9%, 2.7% 20.5%, 0.8% 17.4%, 2.5% 8.6%, 1.1% 5.5%);
    background: #f4f8ff30;
        height: 100%;
    text-align: justify;
    list-style: none;
    filter: drop-shadow(1px 1px 0px #0003);
    transition: 0.2s;
    border-radius: 20px 24px 24px 23px;
    /* width: fit-content; */
    text-transform: capitalize;
       font-family: "Raleway", sans-serif;
    line-height: 28px;
    font-size: 18px;
    padding: 11px 10px 9px 37px;
    margin-top: 15px;
        font-weight: 500;
}
.elementlist li span{
        padding: 12px 11px;
        background: #03a9f4;
    box-shadow: 10px 10px 20px 0px rgb(138 156 189 / 40%), -10px -10px 10px 0px rgb(100 124 169 / 24%) inset, 10px 10px 30px 0px #fff inset;
    margin-right: 18px;
    margin-left: -29px;
}
.elementlist h6{
padding-top: 13px;
    font-size: 33px;
    margin-bottom: 4px;
    text-align: center;
    letter-spacing: 0px;
    color: #2b2e30;
    font-family: "Raleway", sans-serif;
    text-transform: capitalize;
    font-weight: 900;
}
.elementlist{
    border-width: 16px;
    border-color: #03A9F4;
    box-shadow: 0px 28px 39px 17px rgba(0, 0, 14, .05);
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 30px 5px 30px 0;
     padding: 15px 10px 43px 11px;
    margin-top: 74px;
}
.whybut{
           align-items: center;
    background: transparent;
      border: 2px solid #007bff;
    border-radius: 30px;
    color: #6231f7;
    display: inline-flex;
    font-family: sans-serif;
    font-size: 18px;
    font-weight: 600;
    justify-content: center;
    padding: 6px 13px 4px;
    text-align: center;
    text-decoration: none;
    margin-top: 18px;
}
.whybut span{
    font-size: 26px;
    margin-right: 7px;
}
.yellowarow{
    width: 34%;
    margin-top: -40px;
    margin-left: 77px;
}
.formimg{
    width: 100%;
}

/*form add*/
.new2frm{
        position: relative;
    /* background-color: #ffffff; */
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 41px;
    margin-bottom: 20px;
}
.form {
  width: 100%;
  max-width: 820px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.contact-form {
                position: relative;
    margin: 41px 57px 33px 43px;
    box-shadow: inset 4px 0px 8px 0 rgba(174, 174, 192, 0.25), inset 8px 8px 8px 0 #2196f300, -8px -8px 24px 0 #3b352326, 8px 8px 24px 0 rgba(174, 174, 192, 0.4);
    background-image: -webkit-linear-gradient(267deg, #fdca383b 47%, #81d4fa0a 56%);
    border-radius: 18px;
}

.circle {
  border-radius: 50%;
     background: linear-gradient(135deg, transparent 20%, #0f75c7e8);
  position: absolute;
}
.circle.one {
  width: 130px;
  height: 130px;
  top: 130px;
  right: -40px;
}
.circle.two {
  width: 80px;
  height: 80px;
  top: 10px;
  right: 30px;
}
.contact-form:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
    background-color: #fff3d1;
  transform: rotate(45deg);
  top: 50px;
  left: -13px;
}
.chenfrm {
     padding: 1.3rem 2.2rem;
  z-index: 10;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.pycohans-inputconts {
        width: 100%;
    outline: none;
    border: 2px solid #FDD835;
    padding: 0.7rem 1.2rem;
    color: #0c0b0b;
    font-weight: 500;
    font-size: 0.95rem;
    letter-spacing: 0.5px;
    border-radius: 53px;
    background: #fdfdfd;
    border-radius: 5px;
    /* box-shadow: inset 6px 6px 6px #cbced1, inset -6px -6px 6px white; */
    transition: 0.3s;
}
.contact-form label{
   
 
       font-size: 16px;
    font-family: "Montserrat";
    font-weight: 500;
}
.input-container {
  position: relative;
 margin: 3px 0 18px;
}
.input {
      width: 100%;
    outline: none;
    border: 2px solid #FDD835;
    padding: 0.7rem 1.2rem;
    color: #0c0b0b;
    font-weight: 500;
    font-size: 0.95rem;
    letter-spacing: 0.5px;
    border-radius: 53px;
    background: #fdfdfd;
    border-radius: 5px;
    /* box-shadow: inset 6px 6px 6px #cbced1, inset -6px -6px 6px white; */
    transition: 0.3s;
}
textarea.input {
  padding: 0.8rem 1.2rem;
     min-height: 95px;
  border-radius: 5px;
  resize: none;
  overflow-y: auto;
}

.frmchennai option {
    background: #fff;
    color: #1a1b1d;
}
.input-container label {
  position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    padding: 0 0.4rem;
    color: #1a1d1e;
       font-size: 15px;
    font-weight: 600;
    pointer-events: none;
    z-index: 1000;
    transition: 0.5s;
    text-align: justify;
     
     font-family: "Montserrat";
    text-transform: capitalize;
}
.input-container.textarea label {
  top: 1rem;
  transform: translateY(0);
}
.frmimg{
           width: 107%;
    margin-top: -39px;
    margin-left: 14px;

}
.chenbut {
       padding: 19px 12px;
    background-color: #fff;
    border: 2px solid #fafafa;
    font-size: 24px;
    color: #ffffff;
    line-height: 1;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    font-weight: 900;
    /* margin: 0; */
    /* width: 100%; */
    display: flex;
    margin: 21px auto 3px;
    box-shadow: 0 0.4rem 0.8rem rgb(0 0 0 / 15%);
    font-family: "Raleway", sans-serif;
    letter-spacing: 0px;
    background-color: #0f75c7;
    text-transform: uppercase;
}

.chenbut:hover {
           background-color: #f9cd7a;
  color: #0f75c7;
}
.input-container span {
  position: absolute;
  top: 0;
  left: 25px;
  transform: translateY(-50%);
  font-size: 0.8rem;
  padding: 0 0.4rem;
  color: transparent;
  pointer-events: none;
  z-index: 500;
}
.input-container span:before,
.input-container span:after {
  content: "";
  position: absolute;
  width: 10%;
  opacity: 0;
  transition: 0.3s;
  height: 5px;
     background-color: #f4da64;
  top: 50%;
  transform: translateY(-50%);
}

.input-container span:before {
  left: 50%;
}

.input-container span:after {
  right: 50%;
}

.input-container.focus label {
  top: 0;
  transform: translateY(-50%);
  left: 25px;
  font-size: 0.8rem;
}
.input-container.focus span:before,
.input-container.focus span:after {
  width: 50%;
  opacity: 1;
}
.contact-info {
  padding: 2.3rem 2.2rem;
  position: relative;
}
.contact-info .title {
  color: #1abc9c;
}
.text {
  color: #333;
  margin: 1.5rem 0 2rem 0;
}
.information {
  display: flex;
  color: #555;
  margin: 0.7rem 0;
  align-items: center;
  font-size: 0.95rem;
}

.information i {
  color: #1ABC9C;
}
.contact-info:before {
  content: "";
  position: absolute;
  width: 110px;
  height: 100px;
  border: 22px solid #1abc9c;
  border-radius: 50%;
  bottom: -77px;
  right: 50px;
  opacity: 0.3;
}
.formhed{
              margin: 16px 62px 32px;
    padding-top: 23px;
    font-size: 41px;
    font-weight: 800;
    text-align: right;
    letter-spacing: 0px;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: capitalize;
    line-height: 61px;
    padding-top: 35px;
}

.formhed span {
           color: #2196F3;
    font-size: 61px;
    font-weight: 900;
    text-transform: uppercase;
}


/*faq*/
.accordion h3{
           font-size: 46px;
    text-align: center;
    color: #191616;
    font-weight: 800;
    margin-top: 102px;
    margin-bottom: 58px;
    font-family: "Raleway", sans-serif;
    text-transform: capitalize;
  }
 .accordion .accordion-item {
        margin-bottom: 27px;
    background: linear-gradient(to right, #e9ecef9e 95%, #03a9f469 10% 10%);
    box-shadow: 0px 5px 2px rgb(0 0 0 / 15%);
    border-bottom: 2px #03A9F4 solid;
}

 .accordion .accordion-item button[aria-expanded='true'] {
    /* border-bottom: 1px solid #03b5d2;*/
}
 .accordion button {
         position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #1f2022;
    font-size: 18px;
    font-weight: 600;
    border: 1px white solid;
    background: #f8f9fa6b;
    outline: none;
    text-transform: capitalize;
    font-family: "Montserrat", sans-serif;

}
 .accordion button:hover, .accordion button:focus {
     cursor: pointer;
            color: #2196F3;
}
 .accordion button:hover::after, .accordion button:focus::after {
     cursor: pointer;
   color: #558567;
     border: 1px solid #03b5d2;
}
 .accordion button .accordion-title {
     padding: 1em 1.5em 1em 0;
}
.accordion button .accordion-title bold {
       margin-left: 20px;
    font-size: 20px;
      color: #2b2926;
    font-weight: 700;
    font-family: system-ui;
    margin-right: 12px;
}
 .accordion button .icon {
     display: inline-block;
     position: absolute;
     top: 18px;
        right: 13px;
     width: 22px;
     height: 22px;
     border: 1px solid;
     border-radius: 22px;
}
 .accordion button .icon::before {
     display: block;
     position: absolute;
     content: '';
     top: 9px;
     left: 5px;
     width: 10px;
     height: 2px;
     background: currentColor;
}
 .accordion button .icon::after {
     display: block;
     position: absolute;
     content: '';
     top: 5px;
     left: 9px;
     width: 2px;
     height: 10px;
     background: currentColor;
}
 .accordion button[aria-expanded='true'] {
            color: #161717;
}
 .accordion button[aria-expanded='true'] .icon::after {
     width: 0;
}
 .accordion button[aria-expanded='true'] + .accordion-content {
        opacity: 1;
    max-height: 9em;
    transition: all 200ms 
linear;
    will-change: opacity, max-height;
    background-color: #ffffff;
}
 .accordion .accordion-content {
     opacity: 0;
     max-height: 0;
     overflow: hidden;
     transition: opacity 200ms linear, max-height 200ms linear;
     will-change: opacity, max-height;
}
 .accordion .accordion-content p {
          font-size: 16px;
    font-weight: 500;
    margin: 18px 33px;
        font-family: "Montserrat", sans-serif;
}
 
  .accordion{
         margin-bottom: 70px;
  }
  .bulbimg{
 width: 10%;
    position: absolute;
    top: 59px;
    transform: rotate3d(1, 0, 1, 56deg); 
}
/*smdlsmf*/
.pptitems {
        background-color: #03a9f41c;
       padding: 16px 52px;
/*    z-index: 999999;*/
    position: relative;
    background-position: 65% !important;
    background-image: url(../images/theme-for-ppt-presentation.webp);
    background-size: contain;
    color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
            margin-top: 64px;
}
.counter-new {
         border: 2px solid #d6d5d6;
    padding: 0px 20px 23px 19px;
    border-radius: 10px;
    margin-top: 43px;
    margin-bottom: 24px;
        text-align: center;
}
.counteradd h6{
             font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 700;
    line-height: 34px;
    font-style: italic;
    text-align: center;
    margin-top: 21px;
    margin-bottom: 11px;
    text-transform: capitalize;
    color: #212223;
    } 

.num {
          border: 2px solid #fff6e5;
    font-size: 58px;
    font-weight: 900;
    border-radius: 5px;
    color: #2d2411;
    padding: 5px 15px;
   
    margin: 2px 3px;
/*    background-color: #dcf0ff8f;*/
}
.counter-new h3{
   font-size: 30px;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    line-height: 32px;
    margin-top: 28px;
    letter-spacing: 2px;
    text-transform: capitalize;
    color: #131311;
    margin-bottom: 17px;
    font-family: 'Lobster', cursive;
}
.counter-new h3 b{
    color: #6231f7;
    }
.counter-new p{
font-family: "Montserrat", sans-serif;
    font-style: normal;
    text-align: center;
    font-size: 14px;
    margin: 4px 0px;
    line-height: 19px;
    font-weight: 450;
    margin-bottom: 12px;
}
.btn-orders{
        align-items: center;
       background: #0079d9;
    border: 1px solid #6231f7;
    border-radius: 30px;
    color: #fff;
    display: inline-flex;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 2px;
    justify-content: center;
    padding: 11px 27px 11px;
    text-align: center;
    text-decoration: none;
    font-family: 'Lobster', cursive;
}
 .btn-orders {
    position: relative
}

.parabut .btn-orders:after {
       background: url(../images/ai-powerpoint-presentation.svg) no-repeat;
    background-size: contain;
    bottom: 30px;
    content: "";
    height: 90px;
    margin: auto 0;
    position: absolute;
    right: -95px;
    top: 0;
    width: 78px;
}
.prent{
    font-size: 80px;
       color: #0573e9;
}
.noneimg{
    display: none;
}

.endsec h6{
            padding-top: 23px;
    font-size: 26px;
    margin-bottom: 60px;
    text-align: center;
    letter-spacing: 0px;
    color: #2b2e30;
    line-height: 53px;
    font-family: "Raleway", sans-serif;
    text-transform: capitalize;
    font-weight: 900;
}
.endsec h6 a {
    font-family: 'Montserrat';
}
/**/
/*responsive start*/
 @media(min-width: 321px) and (max-width: 375px){
.pptimg {
          width: 100%;
        margin-top: 195px;
}
        .innerpage_banner {
            background-size: contain;
            min-height: 227px;
            margin-bottom: 7px;
            margin-top: -25px;
        }
.partone{
    padding: 19px 15px;
}
.ppthed h1 {
           margin: -148px 0 35px;
    padding-top: 33px;
    font-size: 28px;
    letter-spacing: 0px;
}
.experlist h3 {
    font-size: 20px;
    line-height: 31px;
}
 .ppthed p {
    font-size: 15px;
    margin: 17px 0px;
    line-height: 29px;
}
.experlist p {
    font-size: 14px;
}
.pptbut {
    margin-right: 28px;
        margin-bottom: 25px;
       font-size: 22px;
    padding: 8px 15px 9px;
    margin-top: 23px;
    letter-spacing: 2px;
    margin-right: 28px;
}
.btn-orders {
    font-size: 22px;
    letter-spacing: 2px;
    padding: 11px 19px 11px;
}
.listsec {
    padding: 1px 5px 0px 0px;
}
.pptitems {
    padding: 16px 20px;

}
.importppt h2 {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin-top: 21px;
}
.pptlist img {
    width: 22%;
}
.pptlist h6 {
    font-size: 20px;
}
.pptlist p {
   font-size: 15px;
    margin: 12px 0px;
    line-height: 30px;
    margin-bottom: 20px;
}
.counter-new h3 {
    font-size: 25px;
}
.num {
    font-size: 33px;
}
.counteradd h6 {
    font-size: 15px;
}
.contact-form {
    margin: 41px 9px 33px 4px;
}
.formhed {
    margin: 16px 17px 36px;
    padding-top: 23px;
    font-size: 22px;
    text-align: justify;
    letter-spacing: 0px;
   line-height: 38px;
    padding-top: 35px;
}
.formhed span {
    font-size: 27px;
}
.frmimg {
    width: 88%;
    margin-top: -28px;
    margin-left: 14px;
}
.contact-form label {
    font-size: 15px;
}
.chenbut {
    padding: 19px 12px;
    font-size: 20px;
   width: 100%;
}
.partwo {
    padding: 25px 15px;
}
.helphed h3 {
    margin: 25px 0 27px;
    padding-top: 44px;
    font-size: 19px;
    text-align: justify;
    line-height: 54px;
}
.prent {
    font-size: 34px;
}
.helphed h4 {
    font-size: 19px;
}
.helphed span {
    font-size: 38px;
}
.helpsec {
    padding: 16px 14px;
}
.parthree {
    padding: 25px 16px;
}
.skillsec h4 {
    margin: 2px 0 27px;
    padding-top: 3px;
    font-size: 19px;
    line-height: 40px;
    position: absolute;
}
.expertlist li {
    font-size: 15px;
}
.expertimg {
    width: 98%;
    margin-top: 5px;
    margin-left: 9px;
}
.imagebutd {
    font-size: 19px;
    text-align: center;
 margin-top: -52px;
    line-height: 24px;
    padding: 6px 11px 5px;
}
.imprvesec {
    padding: 37px 11px;
    margin-top: 12px;
    margin-bottom: 7px
}
.parthfive {
    padding: 25px 19px;
}
.subpptpln {
    padding: 18px;
}
.subpptpln h3 {
   margin: 6px 6px 20px;
        padding-top: 5px;
        text-align: center;
        line-height: 27px;
        font-size: 18px;
}
.subpptpln h4 {
    text-align: center;
    font-size: 13px;
    line-height: 27px;
    padding: 10px 1px;
    }

.subpptpln h6 {
    padding-top: 20px;
    font-size: 16px;
}
.subpptpln p {
   font-size: 14px;
    margin: 8px 0px;
    line-height: 23px;
  margin-left: 9px;
}
.subpptpln li {
    font-size: 13px;
}
.partsix {
    padding: 25px 15px;
}

.mostsec h2 {
    margin: 7px 0 23px;
    padding-top: 6px;
    font-size: 21px;
    text-align: justify;
    line-height: 38px;
}
.mostsec p {
    font-size: 14px
}
.hireclss {
   font-size: 18px;
    justify-content: center;
    padding: 9px 5px 9px;
 margin-top: 18px;
}
.partsevt {
    padding: 25px 17px;     
}
.rejectsec h3 {
    margin: 28px 0 20px;
    padding-top: 13px;
    font-size: 20px;
    line-height: 29px;
}
.pptreject li span {
   font-size: 15px;
    margin-right: 1px;
}
.pptreject li {
    font-size: 16px;
}

.parteight {
    padding: 25px 15px;
}
.dcmeet h4 {
    margin: 19px 0 30px;
    padding-top: 41px;
        padding-top: 4px;
    font-size: 22px;
   line-height: 42px;
}
.dcmeet p {
    text-align: justify;
    font-size: 15px;
    margin: 6px 0px;
    line-height: 35px;
}
.partnine {
    padding: 25px 18px;
}
.choosec h5 {
    margin: 33px 0 35px;
    padding-top: 94px;
    font-size: 26px;
    line-height: 38px;
        padding-top: 14px;
}
.choosec p {
    font-size: 15px;
}
.whybut {
    font-size: 13px;
}
.elementlist h6 {
    padding-top: 13px;
    font-size: 21px;
}
.elementlist {
   
    margin: 30px 5px 30px 0;
    padding: 15px 10px 43px 11px;
    margin-top: 52px;
}
.elementlist li {
   line-height: 28px;
        font-size: 13px;
        padding: 10px 7px 7px 28px;
        margin-top: 15px;
        font-weight: 500;
}
.accordion h3 {
    font-size: 26px;
}
.accordion button {
    font-size: 14px;
}
.accordion .accordion-content p {
    font-size: 13px;
    text-align: justify;
    margin: 18px 24px;
}
.accordion button .icon {
    top: 48px;
    right: 3px;
    width: 22px;
    height: 22px;
}
.endsec h6 {
            padding-top: 23px;
        font-size: 15px;
        line-height: 39px;
        text-align: justify;
}
.upresnt h4 {
    font-size: 11px;
}
.upresnt h3 {
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
        line-height: 16px;
}
.upresnt p {
   display: none;
    font-size: 14px;
}
.imgbut {
            font-size: 11px;
        padding: 9px 3px 5px;
        margin-top: 12px;
}
    
    .upresnt {
          margin: auto;
        position: absolute;
        top: 39%;
        display: flex;
        left: 28%;
        right: 0%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: -51px 85px 2px 4px;
        text-align: center;
}
.yellowarow {
    width: 13%;
    margin-top: -166px;
    margin-left: 191px;
}
}


 @media(min-width: 376px) and (max-width: 425px){
.pptimg {
                 width: 100%;
        margin-top: 16px;
}
        .innerpage_banner {
            background-size: contain;
            min-height: 227px;
            margin-bottom: 7px;
            margin-top: -25px;
        }
.partone{
    padding: 19px 15px;
}
.ppthed h1 {
                 margin: -30px 0 35px;
        padding-top: 33px;
        font-size: 28px;
        letter-spacing: 0px;
}
.experlist h3 {
    font-size: 20px;
    line-height: 31px;
}
 .ppthed p {
    font-size: 15px;
    margin: 17px 0px;
    line-height: 29px;
}
.experlist p {
    font-size: 14px;
}
.pptbut {
    margin-right: 28px;
        margin-bottom: 25px;
       font-size: 22px;
    padding: 8px 15px 9px;
    margin-top: 23px;
    letter-spacing: 2px;
    margin-right: 28px;
}
.btn-orders {
    font-size: 22px;
    letter-spacing: 2px;
    padding: 11px 19px 11px;
}
.listsec {
    padding: 1px 5px 0px 0px;
}
.pptitems {
    padding: 16px 20px;

}
.importppt h2 {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin-top: 21px;
}
.pptlist img {
    width: 22%;
}
.pptlist h6 {
    font-size: 20px;
}
.pptlist p {
   font-size: 15px;
    margin: 12px 0px;
    line-height: 30px;
    margin-bottom: 20px;
}
.counter-new h3 {
    font-size: 25px;
}
.num {
    font-size: 33px;
}
.counteradd h6 {
    font-size: 15px;
}
.contact-form {
    margin: 41px 9px 33px 4px;
}
.formhed {
    margin: 16px 17px 36px;
    padding-top: 23px;
    font-size: 22px;
    text-align: justify;
    letter-spacing: 0px;
   line-height: 38px;
    padding-top: 35px;
}
.formhed span {
    font-size: 27px;
}
.frmimg {
    width: 88%;
    margin-top: -28px;
    margin-left: 14px;
}
.contact-form label {
    font-size: 15px;
}
.chenbut {
    padding: 19px 12px;
    font-size: 20px;
   width: 100%;
}
.partwo {
    padding: 25px 15px;
}
.helphed h3 {
    margin: 25px 0 27px;
    padding-top: 44px;
    font-size: 19px;
    text-align: justify;
    line-height: 54px;
}
.prent {
    font-size: 34px;
}
.helphed h4 {
    font-size: 19px;
}
.helphed span {
    font-size: 38px;
}
.helpsec {
    padding: 16px 14px;
}
.parthree {
    padding: 25px 16px;
}
.skillsec h4 {
    margin: 2px 0 27px;
    padding-top: 3px;
    font-size: 19px;
    line-height: 40px;
    position: absolute;
}
.expertlist li {
    font-size: 15px;
}
.expertimg {
    width: 98%;
    margin-top: 5px;
    margin-left: 9px;
}
.imagebutd {
    font-size: 19px;
    text-align: center;
 margin-top: -52px;
    line-height: 24px;
    padding: 6px 11px 5px;
}
.imprvesec {
    padding: 37px 11px;
    margin-top: 12px;
    margin-bottom: 7px
}
.parthfive {
    padding: 25px 19px;
}
.subpptpln {
    padding: 18px;
}
.subpptpln h3 {
   margin: 6px 6px 20px;
        padding-top: 5px;
        text-align: center;
        line-height: 27px;
        font-size: 18px;
}
.subpptpln h4 {
    text-align: center;
    font-size: 13px;
    line-height: 27px;
    padding: 10px 1px;
    }

.subpptpln h6 {
    padding-top: 20px;
    font-size: 16px;
}
.subpptpln p {
   font-size: 14px;
    margin: 8px 0px;
    line-height: 23px;
  margin-left: 9px;
}
.subpptpln li {
    font-size: 13px;
}
.partsix {
    padding: 25px 15px;
}

.mostsec h2 {
    margin: 7px 0 23px;
    padding-top: 6px;
    font-size: 21px;
    text-align: justify;
    line-height: 38px;
}
.mostsec p {
    font-size: 14px
}
.hireclss {
   font-size: 18px;
    justify-content: center;
    padding: 9px 5px 9px;
 margin-top: 18px;
}
.partsevt {
    padding: 25px 17px;     
}
.rejectsec h3 {
    margin: 28px 0 20px;
    padding-top: 13px;
    font-size: 20px;
    line-height: 29px;
}
.pptreject li span {
   font-size: 15px;
    margin-right: 1px;
}
.pptreject li {
    font-size: 16px;
}

.parteight {
    padding: 25px 15px;
}
.dcmeet h4 {
    margin: 19px 0 30px;
    padding-top: 41px;
        padding-top: 4px;
    font-size: 22px;
   line-height: 42px;
}
.dcmeet p {
    text-align: justify;
    font-size: 15px;
    margin: 6px 0px;
    line-height: 35px;
}
.partnine {
    padding: 25px 18px;
}
.choosec h5 {
    margin: 33px 0 35px;
    padding-top: 94px;
    font-size: 26px;
    line-height: 38px;
        padding-top: 14px;
}
.choosec p {
    font-size: 15px;
}
.whybut {
    font-size: 13px;
}
.elementlist h6 {
    padding-top: 13px;
    font-size: 21px;
}
.elementlist {
   
    margin: 30px 5px 30px 0;
    padding: 15px 10px 43px 11px;
    margin-top: 52px;
}
.elementlist li {
   line-height: 28px;
        font-size: 13px;
        padding: 10px 7px 7px 28px;
        margin-top: 15px;
        font-weight: 500;
}
.accordion h3 {
    font-size: 26px;
}
.accordion button {
    font-size: 14px;
}
.accordion .accordion-content p {
    font-size: 13px;
    text-align: justify;
    margin: 18px 24px;
}
.accordion button .icon {
    top: 48px;
    right: 3px;
    width: 22px;
    height: 22px;
}
.endsec h6 {
            padding-top: 23px;
        font-size: 15px;
        line-height: 39px;
        text-align: justify;
}
.upresnt h4 {
    font-size: 11px;
}
.upresnt h3 {
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
        line-height: 16px;
}
.upresnt p {
   display: none;
    font-size: 14px;
}
.imgbut {
            font-size: 11px;
        padding: 9px 3px 5px;
        margin-top: 12px;
}
    
    .upresnt {
          margin: auto;
        position: absolute;
        top: 39%;
        display: flex;
        left: 28%;
        right: 0%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: -51px 85px 2px 4px;
        text-align: center;
}
.yellowarow {
    width: 13%;
    margin-top: -166px;
    margin-left: 191px;
}
}

@media(min-width: 426px) and (max-width: 575px){
.pptimg {
    width: 100%;
    margin-top: -115px;
}
.partone{
    padding: 19px 15px;
}
.ppthed h1 {
    margin: 15px 0 35px;
    padding-top: 33px;
    font-size: 28px;
    letter-spacing: 0px;
}
 .ppthed p {
    font-size: 15px;
    margin: 17px 0px;
    line-height: 29px;
}
.pptbut {
    margin-right: 28px;
        margin-bottom: 25px;
       font-size: 22px;
    padding: 8px 15px 9px;
    margin-top: 23px;
    letter-spacing: 2px;
    margin-right: 28px;
}
.btn-orders {
    font-size: 22px;
    letter-spacing: 2px;
    padding: 11px 19px 11px;
}
.listsec {
    padding: 1px 5px 0px 0px;
}
.pptitems {
    padding: 16px 20px;

}
.importppt h2 {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin-top: 21px;
}
.pptlist img {
    width: 22%;
}
.pptlist h6 {
    font-size: 20px;
}
.pptlist p {
   font-size: 15px;
    margin: 12px 0px;
    line-height: 30px;
    margin-bottom: 20px;
}
.counter-new h3 {
    font-size: 25px;
}
.num {
    font-size: 33px;
}
.counteradd h6 {
    font-size: 15px;
}
.contact-form {
    margin: 41px 9px 33px 4px;
}
.formhed {
    margin: 16px 17px 36px;
    padding-top: 23px;
    font-size: 22px;
    text-align: justify;
    letter-spacing: 0px;
   line-height: 38px;
    padding-top: 35px;
}
.formhed span {
    font-size: 27px;
}
.frmimg {
    width: 88%;
    margin-top: -28px;
    margin-left: 14px;
}
.contact-form label {
    font-size: 15px;
}
.chenbut {
    padding: 19px 12px;
    font-size: 20px;
   width: 100%;
}
.partwo {
    padding: 25px 15px;
}
.helphed h3 {
    margin: 25px 0 27px;
    padding-top: 44px;
    font-size: 19px;
    text-align: justify;
    line-height: 54px;
}
.prent {
    font-size: 34px;
}
.helphed h4 {
    font-size: 19px;
}
.helphed span {
    font-size: 38px;
}
.helpsec {
    padding: 16px 14px;
}
.parthree {
    padding: 25px 16px;
}
.skillsec h4 {
    margin: 2px 0 27px;
    padding-top: 3px;
    font-size: 19px;
    line-height: 40px;
    position: absolute;
}
.expertlist li {
    font-size: 15px;
}
.expertimg {
    width: 98%;
    margin-top: 5px;
    margin-left: 9px;
}
.imagebutd {
    font-size: 19px;
    text-align: center;
 margin-top: -52px;
    line-height: 24px;
    padding: 6px 11px 5px;
}
.imprvesec {
    padding: 37px 11px;
    margin-top: 12px;
    margin-bottom: 7px
}
.parthfive {
    padding: 25px 19px;
}
.subpptpln {
    padding: 18px;
}
.subpptpln h3 {
   margin: 6px 6px 20px;
        padding-top: 5px;
        text-align: center;
        line-height: 27px;
        font-size: 18px;
}
.subpptpln h4 {
    text-align: center;
    font-size: 13px;
    line-height: 27px;
    padding: 10px 1px;
    }

.subpptpln h6 {
    padding-top: 20px;
    font-size: 16px;
}
.subpptpln p {
   font-size: 14px;
    margin: 8px 0px;
    line-height: 23px;
  margin-left: 9px;
}
.subpptpln li {
    font-size: 13px;
}
.partsix {
    padding: 25px 15px;
}

.mostsec h2 {
    margin: 7px 0 23px;
    padding-top: 6px;
    font-size: 21px;
    text-align: justify;
    line-height: 38px;
}
.mostsec p {
    font-size: 14px
}
.hireclss {
   font-size: 18px;
    justify-content: center;
    padding: 9px 5px 9px;
 margin-top: 18px;
}
.partsevt {
    padding: 25px 17px;     
}
.rejectsec h3 {
    margin: 28px 0 20px;
    padding-top: 13px;
    font-size: 20px;
    line-height: 29px;
}
.pptreject li span {
   font-size: 15px;
    margin-right: 1px;
}
.pptreject li {
    font-size: 16px;
}

.parteight {
    padding: 25px 15px;
}
.dcmeet h4 {
    margin: 19px 0 30px;
    padding-top: 41px;
        padding-top: 4px;
    font-size: 22px;
   line-height: 42px;
}
.dcmeet p {
    text-align: justify;
    font-size: 15px;
    margin: 6px 0px;
    line-height: 35px;
}
.partnine {
    padding: 25px 18px;
}
.choosec h5 {
    margin: 33px 0 35px;
    padding-top: 94px;
    font-size: 26px;
    line-height: 38px;
        padding-top: 14px;
}
.choosec p {
    font-size: 15px;
}
.whybut {
    font-size: 13px;
}
.elementlist h6 {
    padding-top: 13px;
    font-size: 21px;
}
.elementlist {
   
    margin: 30px 5px 30px 0;
    padding: 15px 10px 43px 11px;
    margin-top: 52px;
}
.elementlist li {
    line-height: 28px;
    font-size: 17px;
    padding: 11px 10px 8px 30px;
    margin-top: 15px;
    font-weight: 500;
}
.accordion h3 {
    font-size: 26px;
}
.accordion button {
    font-size: 14px;
}
.accordion .accordion-content p {
    font-size: 13px;
    text-align: justify;
    margin: 18px 24px;
}
.accordion button .icon {
    top: 48px;
    right: 3px;
    width: 22px;
    height: 22px;
}
.endsec h6 {
            padding-top: 23px;
        font-size: 15px;
        line-height: 39px;
        text-align: justify;
}
.upresnt h4 {
    font-size: 11px;
}
.upresnt h3 {
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
        line-height: 16px;
}
.upresnt p {
   display: none;
    font-size: 14px;
}
.imgbut {
    font-size: 12px;
   padding: 12px 4px 11px;
}
    
    .upresnt {
    position: absolute;
        top: 38%;
        display: flex;
        left: 28%;
        right: 0%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 50px 85px 2px 4px;
        text-align: center;
}
.skillimgs {
    float: right;
    position: relative;
    top: -88%;
    right: 15px;
    width: 16%;
    margin-bottom: -74px;
}
}

@media(min-width: 576px) and (max-width: 767px){
.pptimg {
    width: 100%;
    margin-top: -115px;
}
.partone{
    padding: 19px 15px;
}
.ppthed h1 {
    margin: 15px 0 35px;
    padding-top: 33px;
    font-size: 28px;
    letter-spacing: 0px;
}
 .ppthed p {
    font-size: 15px;
    margin: 17px 0px;
    line-height: 29px;
}
.pptbut {
    margin-right: 28px;
        margin-bottom: 25px;
       font-size: 22px;
    padding: 8px 15px 9px;
    margin-top: 23px;
    letter-spacing: 2px;
    margin-right: 28px;
}
.btn-orders {
    font-size: 22px;
    letter-spacing: 2px;
    padding: 11px 19px 11px;
}
.listsec {
    padding: 1px 5px 0px 0px;
}
.pptitems {
    padding: 16px 20px;

}
.importppt h2 {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin-top: 21px;
}
.pptlist img {
    width: 22%;
}
.pptlist h6 {
    font-size: 20px;
}
.pptlist p {
   font-size: 15px;
    margin: 12px 0px;
    line-height: 30px;
    margin-bottom: 20px;
}
.counter-new h3 {
    font-size: 25px;
}
.num {
    font-size: 33px;
}
.counteradd h6 {
    font-size: 15px;
}
.contact-form {
    margin: 41px 9px 33px 4px;
}
.formhed {
    margin: 16px 17px 36px;
    padding-top: 23px;
    font-size: 22px;
    text-align: justify;
    letter-spacing: 0px;
   line-height: 38px;
    padding-top: 35px;
}
.formhed span {
    font-size: 27px;
}
.frmimg {
    width: 88%;
    margin-top: -28px;
    margin-left: 14px;
}
.contact-form label {
    font-size: 15px;
}
.chenbut {
    padding: 19px 12px;
    font-size: 20px;
   width: 100%;
}
.partwo {
    padding: 25px 15px;
}
.helphed h3 {
    margin: 25px 0 27px;
    padding-top: 44px;
    font-size: 19px;
    text-align: justify;
    line-height: 54px;
}
.prent {
    font-size: 34px;
}
.helphed h4 {
    font-size: 19px;
}
.helphed span {
    font-size: 38px;
}
.helpsec {
    padding: 16px 14px;
}
.parthree {
    padding: 25px 16px;
}
.skillsec h4 {
    margin: 2px 0 27px;
    padding-top: 3px;
    font-size: 19px;
    line-height: 40px;
    position: absolute;
}
.expertlist li {
    font-size: 15px;
}
.expertimg {
    width: 98%;
    margin-top: 5px;
    margin-left: 9px;
}
.imagebutd {
    font-size: 19px;
    text-align: center;
 margin-top: -52px;
    line-height: 24px;
    padding: 6px 11px 5px;
}
.imprvesec {
    padding: 37px 11px;
    margin-top: 12px;
    margin-bottom: 7px
}
.parthfive {
    padding: 25px 19px;
}
.subpptpln {
    padding: 18px;
}
.subpptpln h3 {
   margin: 6px 6px 20px;
        padding-top: 5px;
        text-align: center;
        line-height: 27px;
        font-size: 18px;
}
.subpptpln h4 {
    text-align: center;
    font-size: 13px;
    line-height: 27px;
    padding: 10px 1px;
    }

.subpptpln h6 {
    padding-top: 20px;
    font-size: 16px;
}
.subpptpln p {
   font-size: 14px;
    margin: 8px 0px;
    line-height: 23px;
  margin-left: 9px;
}
.subpptpln li {
    font-size: 13px;
}
.partsix {
    padding: 25px 15px;
}

.mostsec h2 {
    margin: 7px 0 23px;
    padding-top: 6px;
    font-size: 21px;
    text-align: justify;
    line-height: 38px;
}
.mostsec p {
    font-size: 14px
}
.hireclss {
   font-size: 18px;
    justify-content: center;
    padding: 9px 5px 9px;
 margin-top: 18px;
}
.partsevt {
    padding: 25px 17px;     
}
.rejectsec h3 {
    margin: 28px 0 20px;
    padding-top: 13px;
    font-size: 20px;
    line-height: 29px;
}
.pptreject li span {
   font-size: 15px;
    margin-right: 1px;
}
.pptreject li {
    font-size: 16px;
}

.parteight {
    padding: 25px 15px;
}
.dcmeet h4 {
    margin: 19px 0 30px;
    padding-top: 41px;
        padding-top: 4px;
    font-size: 22px;
   line-height: 42px;
}
.dcmeet p {
    text-align: justify;
    font-size: 15px;
    margin: 6px 0px;
    line-height: 35px;
}
.partnine {
    padding: 25px 18px;
}
.choosec h5 {
    margin: 33px 0 35px;
    padding-top: 94px;
    font-size: 26px;
    line-height: 38px;
        padding-top: 14px;
}
.choosec p {
    font-size: 15px;
}
.whybut {
    font-size: 13px;
}
.elementlist h6 {
    padding-top: 13px;
    font-size: 21px;
}
.elementlist {
   
    margin: 30px 5px 30px 0;
    padding: 15px 10px 43px 11px;
    margin-top: 52px;
}
.elementlist li {
    line-height: 28px;
    font-size: 17px;
    padding: 11px 10px 8px 30px;
    margin-top: 15px;
    font-weight: 500;
}
.accordion h3 {
    font-size: 26px;
}
.accordion button {
    font-size: 14px;
}
.accordion .accordion-content p {
    font-size: 13px;
    text-align: justify;
    margin: 18px 24px;
}
.accordion button .icon {
    top: 48px;
    right: 3px;
    width: 22px;
    height: 22px;
}
.endsec h6 {
            padding-top: 23px;
        font-size: 15px;
        line-height: 39px;
        text-align: justify;
}
.upresnt h4 {
    font-size: 11px;
}
.upresnt h3 {
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
        line-height: 16px;
}
.upresnt p {
   display: none;
    font-size: 14px;
}
.imgbut {
    font-size: 12px;
   padding: 12px 4px 11px;
}
    
    .upresnt {
    position: absolute;
        top: 38%;
        display: flex;
        left: 28%;
        right: 0%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 50px 85px 2px 4px;
        text-align: center;
}
.skillimgs {
    float: right;
    position: relative;
    top: -88%;
    right: 15px;
    width: 16%;
    margin-bottom: -74px;
}
}

@media(min-width: 768px) and (max-width: 991px){

.partone{
    padding: 19px 15px;
}
.ppthed h1 {
    margin: 15px 0 35px;
    padding-top: 33px;
    font-size: 28px;
    letter-spacing: 0px;
}
 .ppthed p {
    font-size: 15px;
    margin: 17px 0px;
    line-height: 29px;
}
.pptbut {
    margin-right: 28px;
        margin-bottom: 25px;
       font-size: 22px;
    padding: 8px 15px 9px;
    margin-top: 23px;
    letter-spacing: 2px;
    margin-right: 28px;
}
.btn-orders {
    font-size: 22px;
    letter-spacing: 2px;
    padding: 11px 19px 11px;
}
.listsec {
    padding: 1px 5px 0px 0px;
}
.pptitems {
    padding: 16px 20px;

}
.importppt h2 {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin-top: 21px;
}
.pptlist img {
           width: 102%;
}
.pptlist h6 {
    font-size: 20px;
}
.pptlist p {
   font-size: 15px;
    margin: 12px 0px;
    line-height: 30px;
    margin-bottom: 20px;
}
.counter-new h3 {
    font-size: 25px;
}
.num {
    font-size: 33px;
}
.counteradd h6 {
    font-size: 15px;
}
.contact-form {
    margin: 41px 9px 33px 4px;
}
.formhed {
    margin: 16px 17px 36px;
    padding-top: 23px;
    font-size: 22px;
    text-align: justify;
    letter-spacing: 0px;
   line-height: 38px;
    padding-top: 35px;
}
.formhed span {
    font-size: 27px;
}
.frmimg {
    width: 88%;
    margin-top: -28px;
    margin-left: 14px;
}
.contact-form label {
    font-size: 15px;
}
.chenbut {
    padding: 19px 12px;
    font-size: 20px;
   width: 100%;
}
.partwo {
    padding: 25px 15px;
}
.helphed h3 {
    margin: 25px 0 27px;
    padding-top: 44px;
    font-size: 19px;
    text-align: justify;
    line-height: 54px;
}
.prent {
    font-size: 34px;
}
.helphed h4 {
    font-size: 19px;
}
.helphed span {
    font-size: 38px;
}
.helpsec {
    padding: 16px 14px;
}
.parthree {
    padding: 25px 16px;
}
.skillsec h4 {
    margin: 2px 0 27px;
    padding-top: 3px;
    font-size: 19px;
    line-height: 40px;
    position: absolute;
}
.expertlist li {
    font-size: 15px;
}
.expertimg {
    width: 98%;
    margin-top: 5px;
    margin-left: 9px;
}
.imagebutd {
    font-size: 19px;
    text-align: center;
 margin-top: -52px;
    line-height: 24px;
    padding: 6px 11px 5px;
}
.imprvesec {
    padding: 37px 11px;
    margin-top: 12px;
    margin-bottom: 7px
}
.parthfive {
    padding: 25px 19px;
}
.subpptpln {
    padding: 18px;
}
.subpptpln h3 {
   margin: 6px 6px 20px;
        padding-top: 5px;
        text-align: center;
        line-height: 27px;
        font-size: 18px;
}
.subpptpln h4 {
    text-align: center;
    font-size: 13px;
    line-height: 27px;
    padding: 10px 1px;
    }

.subpptpln h6 {
    padding-top: 20px;
    font-size: 16px;
}
.subpptpln p {
   font-size: 14px;
    margin: 8px 0px;
    line-height: 23px;
  margin-left: 9px;
}
.subpptpln li {
    font-size: 13px;
}
.partsix {
    padding: 25px 15px;
}

.mostsec h2 {
    margin: 7px 0 23px;
    padding-top: 6px;
    font-size: 21px;
    text-align: justify;
    line-height: 38px;
}
.mostsec p {
    font-size: 14px
}
.hireclss {
   font-size: 18px;
    justify-content: center;
    padding: 9px 5px 9px;
 margin-top: 18px;
}
.partsevt {
    padding: 25px 17px;     
}
.rejectsec h3 {
    margin: 28px 0 20px;
    padding-top: 13px;
    font-size: 20px;
    line-height: 29px;
}
.pptreject li span {
   font-size: 15px;
    margin-right: 1px;
}
.pptreject li {
    font-size: 16px;
}

.parteight {
    padding: 25px 15px;
}
.dcmeet h4 {
    margin: 19px 0 30px;
    padding-top: 41px;
        padding-top: 4px;
    font-size: 22px;
   line-height: 42px;
}
.dcmeet p {
    text-align: justify;
    font-size: 15px;
    margin: 6px 0px;
    line-height: 35px;
}
.partnine {
    padding: 25px 18px;
}
.choosec h5 {
    margin: 33px 0 35px;
    padding-top: 94px;
    font-size: 26px;
    line-height: 38px;
        padding-top: 14px;
}
.choosec p {
    font-size: 15px;
}
.whybut {
    font-size: 13px;
}
.elementlist h6 {
    padding-top: 13px;
    font-size: 21px;
}
.elementlist {
   
    margin: 30px 5px 30px 0;
    padding: 15px 10px 43px 11px;
    margin-top: 52px;
}
.elementlist li {
    line-height: 28px;
    font-size: 17px;
    padding: 11px 10px 8px 30px;
    margin-top: 15px;
    font-weight: 500;
}
.accordion h3 {
    font-size: 26px;
}
.accordion button {
    font-size: 14px;
}
.accordion .accordion-content p {
    font-size: 13px;
    text-align: justify;
    margin: 18px 24px;
}
.accordion button .icon {
    top: 48px;
    right: 3px;
    width: 22px;
    height: 22px;
}
.endsec h6 {
            padding-top: 23px;
        font-size: 15px;
        line-height: 39px;
        text-align: justify;
}
.upresnt h4 {
    font-size: 11px;
}
.upresnt h3 {
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
        line-height: 16px;
}
.upresnt p {
   display: none;
    font-size: 14px;
}
.imgbut {
    font-size: 12px;
   padding: 12px 4px 11px;
}
    
    .upresnt {
    position: absolute;
        top: 38%;
        display: flex;
        left: 28%;
        right: 0%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 50px 85px 2px 4px;
        text-align: center;
}
.skillimgs {
    float: right;
    position: relative;
    top: -88%;
    right: 15px;
    width: 16%;
    margin-bottom: -74px;
}
}

@media (min-width: 1536px){

.partone {
    padding: 25px 71px;
}
.pptitems {
    padding: 16px 69px;
}
.partwo {
    padding: 25px 71px;
}
.parthree {
    padding: 25px 72px;
}
.partsix {
    padding: 25px 71px;
}
.parteight {
    padding: 25px 71px;
}
.partnine {
    padding: 25px 71px;
}

.partsevt {
    padding: 25px 70px;
}
.listsec {
    padding: 1px 128px 0px 0px;
}
.skillimg {
    float: right;
    position: relative;
    top: -34%;
    right: -58px;
    width: 11%;
    margin-bottom: -16px;
}
.expertimg {
    width: 96%;
    margin-top: -81px;
    margin-left: 32px;
}
.parthfive {
    padding: 25px 200px;
}
.getbutt:after {
    background: url(../images/yellow-arrow.svg) no-repeat;
    background-size: contain;
    bottom: 30px;
    content: "";
    height: 98px;
    margin: auto 0;
    position: absolute;
    right: 97px;
    top: 475px;
    width: 105px;
}
.pptitems {
   background-size: cover;
}
.upresnt {
    margin: 49px 111px 2px 4px;
}
}
@media (min-width: 1920px){

.partone {
    padding: 25px 175px;
}
.pptitems {
    padding: 16px 169px;
}
.partwo {
    padding: 25px 171px;
}
.parthree {
    padding: 25px 172px;
}
.partsix {
    padding: 25px 171px;
}
.parteight {
    padding: 25px 171px;
}
.partnine {
    padding: 25px 171px;
}

.partsevt {
    padding: 25px 170px;
}
.importppt h2 {
           margin-top: 36px;
        margin-bottom: 45px;
}
.pptlist img {
    width: 79%;
    margin-top: 1px;
    margin-left: 9px;
}
    .expertimg {
        width: 80%;
        margin-top: -100px;
        margin-left: 32px;
    }
        .parthfive {
        padding: 25px 342px;
    }
    .skillimgs {
    float: right;
    position: relative;
    top: -15%;
    right: 15px;
    width: 22%;
}

.imgbut {
    
    font-size: 24px;
   margin-top: 25px;
}
.upresnt h4 {
    font-size: 32px;
}
.upresnt h3 {
    font-size: 53px;
}
.upresnt p {
    font-size: 25px;
}
.upresnt {
    position: absolute;
    top: 40%;
    display: flex;
    left: 35%;
    right: 19%;
    margin: 48px 111px 2px 4px;
    text-align: center;
}
.presentionimg {
    width: 99%;

}
}