:root {
  --primary-color: rgb(8, 8, 8);
  --new-color: rgb(3, 62, 189);
  --sec-color: rgb(255, 255, 255);
  --touch-color: rgba(191, 229, 247, 0.438);
}





*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
@font-face {
    font-family: 'poppins';
    src: url(fonts/Poppins/Poppins.ttf);
    font-weight: normal;
}
nav ul {
    display: flex;
    margin-right: 20px;
    text-align: center;
}



body{
    font-family: sans-serif;
}

header{
    align-items: center;
    background: rgba(255, 254, 254, 0.6);
    color: #fffa;
    padding: 1rem;

}
   
body {
  justify-content: center;
  font-family: times;
  background: rgb(248, 248, 248);
}
.sect {
  width: 100%;
  height:100vh;
  display: flex;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background: rgb(248, 248, 248);
}
header{
    display: flex;
    justify-content: space-between;
}
  

.nev ul{
    list-style: none;
    float: none;

}

.menu-toggle{
    display:none;
}

nav ul {
    display: flex;
    margin-right: 20px;
}

ul a{
    margin-right: 20px;
    text-decoration: none;
    font-family: 'poppins';
    color: rgb(31, 30, 30);
    font-weight: bold;
}

.logo{
    font-size: 40px;
    font-weight: bold;
    color: rgb(44, 44, 44);
}
.inform{
    list-style:circle ;
}



/*
body {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: times;
}

.sect {
  height: 1020px;
  width: 480px;
  border: 1px solid grey;
  color: rgb(15, 15, 15);
  display: flex;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background: rgb(250, 250, 250);
}*/

header{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    background:transparent;
    color: rgba(36, 35, 35, 0.667);
    padding: 1rem;

}
.loge{
    display: flex;
    align-items: center;
}
.logo{
    font-size: 20px;
    font-weight: bold;
    font-family: 'poppins';
}

.specialist{
    width: 200px;
    border-radius: 100px;
}



@media (max-width: 480px){

    
    *{
        box-sizing: border-box;
    }
    body{
        overflow-x: hidden;
    }
@font-face {
    font-family: 'poppins';
    src: url(fonts/Poppins/Poppins.ttf);
    font-weight: normal;
}
    .hidden{
        display: none;
    }
    .menu-toggle{
    display:block;
    right: 0;
    position:absolute;
    cursor: pointer;
    background: transparent;
    box-shadow: 1px 1px 5px rgb(58, 55, 55);
}

header{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    background:grey;
    color: rgba(36, 35, 35, 0.667);
    padding: 1rem;

}
.gaat{
    background: rgb(49, 180, 255);
    width: 150px;
    justify-content: center;
    text-decoration: none;
    display: flex;
    justify-content: center;
    margin-top: 50px;
    align-items: center;
    color: white;
    height:35px;
    border-radius: 4px;
}

.amo{
    width: 50px;
}
#gency{
    color: rgb(250, 249, 249);
}
nav ul{
    display: flex;
    flex-direction: column;
}

u li a{
    display: flex;
}


.nev ul li a {
    color: rgb(252, 253, 253);
    text-decoration: none;
    display: flex;
    justify-content: center;


}



ul{
    position:absolute;
    width: 100%;
    height: 100px;
    line-height: 20px;
    background:rgb(59, 58, 58);
    text-align: center;
    top:80px;
    left:0;
    box-shadow: 2px 2px 5px black;

}

 ul li{
    border-bottom: 1px solid rgb(251, 252, 251);
}
ul li:active{
    background:rgb(107, 217, 245);
}


.H-1 {
  font-size: 20px;
  margin-bottom: 2px;
  width: 290px;
  margin-top: 90px;
  text-align: center;
}
.relii{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
}

.reli {
  font-size: 15px;
  width: 310px;
  margin-top: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-style: italic;
  color: grey;
}
.get {
  width: 90px;
  height: 35px;
  background: rgb(62, 197, 250);
  color: white;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: 0px;
}

.get:active{
    background: rgb(36, 35, 35);
}

.got{
    width: 100%;
    background: rgba(233, 230, 230, 0.692);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-bottom: 8px;
}

.gat {
  text-decoration: none;
  color: white;
  font-family: sans-serif;
  font-size: 15px;
}

.wel{
    font-size: 30px;
    margin-top: 90px;
    color: rgb(49, 180, 255);
}

.provide{
    font-size: 20px;
}
#sec{
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-left: 50px;

}

.offer{
    width:80%;
    padding-bottom: 20px;
    display: flex;
    margin-bottom: 10px;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    align-content: center;
    background:rgba(161, 155, 155, 0.253);
    margin-top: 20px;
    padding-top: 20px;
    box-shadow: 1px 1px 10px rgb(182, 177, 177);
    border-radius: 12px;
}

.hoa{
    font-size: 30px;
    font-family: 'poppins';
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.goa{
    width:70%;
    font-size: 20px;
    font-family: 'poppins';
    margin-left: 20px;
    display: flex;
    color: rgb(119, 112, 112);
    padding: 10px;
    justify-content: center;
    align-items: center;
    align-content: center;

}


.hoa-serv{
    font-size: 25px;
    font-family: 'poppins';
    margin-bottom: 15px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    color: rgb(3, 46, 71);
}
.goa-serv{
    font-size: 17px;
    font-family: 'poppins';
    margin-right: 20px;
    color: rgb(102, 100, 100);
    margin-top: 15px;
    display: flex;
    padding: 5px;
    text-align: center;
    display: flex;
    width: 60%;
    justify-content: center;
    align-items: center;
    align-content: center;

}
#seco{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-top: 80px;
    width: 70%;
}
.servb{
    width: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.talks{
    font-size: 20px;
    width: 90%;
    color: rgb(85, 82, 82);
    margin-top: 30px;
}

#servtalks{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: rgba(233, 230, 230, 0.692);
    padding-bottom: 70px;
}

.omo{
    margin-bottom: 10px;
}

.whys{
    font-size:20px;
    margin-top: 20px;
    margin-bottom: 30px;
    color: rgb(112, 106, 106);
}
.why-choose{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 30px;
    background: #d6e9f8;
    margin-top: 100px;
}
.why{
    width: 150px;
    border-radius: 9px;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
#wcm{
    font-size: 20px;
    color: rgb(58, 55, 55);
    font-family: "poppins";
}
.checked-box{
    width: 20px;
    margin-right: 20px;
}
li{
    list-style: none;
    font-size: 20px;
    color: rgb(31, 12, 202);
    text-align:start;
}
footer {
  color: rgb(117, 246, 255);
  width:100%;
  font-size: 13px;
  font-family: serif;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 200px;
  padding-top: 50px;
  padding-bottom: 20px;
  align-items: center;
  background: var(--new-color);
}
#sec{
    width: 90%;
    display: flex;
    margin-left: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.stack1{
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.stack2{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

#Upwork,
#email, .newfooter {
  text-decoration: none;
  color: rgb(117, 246, 255);
  margin-right: 30px;
}

#Upwork {
  text-decoration: underline;
}
#stack{
    width: 80%;
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}


.aboutSide{
    background: white;
}
 .everything-about{
    margin-top: 80px;
    margin-left: 20px;
    margin-right: 20px;
 }
 #abouth{
    font-family: "poppins";
    color: rgb(20, 152, 240);
    font-size: 30px;
    font-weight: bolder;
 }

 .whecu{
    width: 300px;
    position:static;
 }
 .meloabout{
    width: 300px;
    margin-top: 20px;
    font-size: 20px;
    color:rgb(87, 81, 81) ;
 }

.speech{
    margin-top: 30px;
    font-size: 20px;
    color: rgb(87, 81, 81);
    font-family: "poppins";
    margin-left: 20px;
    width: 80%;
    margin-right: 10px;
}


#Specialist{
    width: 100px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
}

.aboutWLS{
    justify-content: center;
    background: white;
    box-shadow: 3px 3px 10px grey;
    margin: 20px;
    padding: 30px;
}
.BIO{
    display: flex;
    flex-direction: column;
}
.meet-worker{
    font-size: 25px;
    display: flex;
    justify-content: center;
    margin-top: 25px;
    color: rgb(20, 152, 240);
    font-weight: bold;
}
.meetr{
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
    margin-top: 10px;
    font-size: 15px;
    color: grey;
}
.bioIMGset{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 80px;
    margin-bottom: 30px;
}

.bio-write{
    width: 250px;
    font-size: 15px;
    margin-left: 25px;
    color: rgb(56, 53, 53);
    font-family: "poppins";
}
.atika{
    margin-top: 10px;
    font-size: 18px;
    color: rgb(20, 152, 240);
}
.ATEE{
    font-size: 10px;
    color: grey;
    font-weight: bold;
}
.headings{
    font-size:20px ;
    color:rgb(20, 152, 240) ;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 90px;

}
.supportm{font-size: 10px;}
.privacy-text{
    font-size:15px ;
    color:rgb(87, 82, 82) ;
    margin-top: 15px;
    margin-bottom: 15px;
}
.inform{
    list-style:circle ;
    color: rgb(37, 36, 36);
}
.blocker{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 30px;
    width: 70%;
}

.secta{
    background: rgba(235, 233, 233, 0.87);
}

#secont{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top:90px;
}
.cblocks{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items:center;
    background:rgba(161, 155, 155, 0.253);
    margin-right: 10px;
    width: 70%;
    margin-left: 10px;
    height: 330px;
    margin-top: 80px;
    padding: 10px;
    padding-left: 13px;
    color: rgb(110, 109, 109);
    font-size: 20px;
    font-weight:bold;
    box-shadow: 2px 2px 7px rgb(163, 162, 162);
    border-radius: 3px;
}

.ConUS{
    font-size: 50px;
    margin-bottom: 50px;
    color: rgb(77, 75, 75);
}
.mblock{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:center;
    margin-bottom: 100px;
}
.hcs{
    color: rgb(49, 180, 255);
    font-size:30px;
    margin-bottom: 10px;
    text-align:center;
}
.btn-css{
    background: rgb(77, 75, 75);
    width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:white;
    font-size: 18px;
    text-decoration:none;
    padding: 9px;
    margin-top: 20px;
}
.btn-css:hover{
    background: rgb(37, 37, 37);
}

.oopsa{
    margin-top: 50px;
    color: grey;
    font-size: 30px;
    display: flex;
    justify-content: center;
    text-align: center;
}

.explan{
    margin-top: 10px;
    color: rgb(36, 35, 35);
    margin-left: 10px;
}
.oere{
    width: 250px;
    height:60px;
    background: rgb(234, 247, 252);
    padding: 7px;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: rgb(4, 4, 53);
    border-radius: 1px;
    box-shadow: 2px 2px 8px grey;
    font-size:16px ;
    font-weight: bold;
}
.writeser{
    font-size: 20px;
}
.need{
    margin-top: 50px;
    color: rgb(61, 60, 60);
}
#sector{
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 3px 3px 10px grey;
    flex-direction: column;
    padding: 7px;
    margin-top: 100px;
    width: 80%;
}

}






/*BIG SCREEN SIZe*/
@media(min-width:1000px){

   
body {
  justify-content: center;
  font-family: times;
  background:rgb(252, 251, 251);
  }
.sect {
  width: 100%;
  height:100vh;
  display: flex;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background: rgb(248, 248, 248);
}
header{
    display: flex;
    justify-content: space-between;
}
  

#gency{
    color: rgb(41, 40, 40);
}
.nev ul{
    list-style: none;
    float: none;

}

.menu-toggle{
    display:none;
}

nav ul a{
    display: flex;
    margin-right: 20px;
}

ul a{
    margin-right: 60px;
    text-decoration: none;
    font-family: 'poppins';
    color: rgb(41, 40, 40);
    font-weight: bold;
}

.logo{
    font-size: 40px;
    font-weight: bold;
    color: white;
}

 
.H-1 {
  font-size: 50px;
  margin-bottom: 2px;
  padding-bottom: 0;
  width: 750px;
  margin-left: 35px;
  margin-top: 85px;
  text-align: center;
}


.relii{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
}
.reli {
  font-size: 25px;
  margin-top: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 30px;
  font-style: italic;
  color: grey;
}


.get {
  width: 200px;
  height: 50px;
  background: rgb(62, 197, 250);
  color: white;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: 0px;
}

.get:active{
    background: rgb(36, 35, 35);
}

.got{
    width: 100%;
    background: rgba(233, 230, 230, 0.692);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-bottom: 15px;
}


.gat {
  text-decoration: none;
  color: white;
  font-family: sans-serif;
  font-size: 20px;
}

.wel{
    font-size: 60px;
    margin-top: 100px;
    color: rgb(49, 180, 255);
}
.gaat{
    background: rgb(49, 180, 255);
    width: 200px;
    justify-content: center;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    height:55px;
    font-size: 30px;
    font-weight: bold;
    margin-top: 70px;
    border-radius: 4px;
}

.provide{
    font-size: 30px;
}
.obo{
    display: flex;
}

.offer{
    width:600px;
    height:500px;
    display: flex;
    padding-top: 5px;
    margin-right: 30px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background:rgba(99, 96, 96, 0.253);
    margin-top: 60px;
    box-shadow: 1px 1px 5px rgb(182, 177, 177);
    border-radius: 12px;
}
#goa{
    margin-bottom: 75px;
    margin-top: 0;
}

#sec{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 50px;

}
.hoa{
    font-size: 25px;
    font-family: 'poppins';
    margin-bottom: 15px;
    font-weight: bold;
    margin-top: 20px;
    color: rgb(3, 46, 71);
}
.goa{
    font-size: 25px;
    font-family: 'poppins';
    margin-left: 20px;
    color: rgb(109, 100, 100);
    margin-top: 10px;
    display: flex;
    padding: 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
    align-content: center;

}
.hoa-serv{
    font-size: 50px;
    font-family: 'poppins';
    margin-bottom: 15px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    color: rgb(3, 46, 71);
}
.goa-serv{
    font-size: 30px;
    font-family: 'poppins';
    margin-right: 20px;
    color: rgb(102, 100, 100);
    margin-top: 15px;
    display: flex;
    padding: 10px;
    text-align: center;
    display: flex;
    width: 1000px;
    justify-content: center;
    align-items: center;
    align-content: center;

}
.serb{
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-left: 600px;
    margin-right: 0;
}
#seco{
    display: flex;
    justify-content:space-evenly;
    align-items: center;
    margin-left: 100px;
    margin-top: 80px;
}
.talks{
    font-size: 30px;
    width: 90%;
    color: rgb(85, 82, 82);
    margin-top: 30px;
}
.security{
    width: 600px
}

#servtalks{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
    background: rgba(233, 230, 230, 0.692);
    padding-bottom: 70px;
}
.omo{
    width: 100px;
    margin-bottom: 20px;
}

.whys{
    width: 500px;
    font-size:30px;
    margin-top: 20px;
    margin-bottom: 30px;
    color: rgb(112, 106, 106);
}
.why-right{
    margin-left: 550px;
}
.why-choose{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 30px;
    background: #d6e9f8;
    margin-top: 100px;
}
.why{
    width: 500px;
    border-radius: 9px;
    mix-blend-mode: multiply;
    margin-left: 0px;
}
#wcm{
    font-size: 50px;
    color: rgb(58, 55, 55);
    font-family: "poppins";
}
.checked-box{
    width: 20px;
    margin-right: 20px;
}
li{
    list-style: none;
    font-size: 25px;
    color: rgb(31, 12, 202);
}



footer {
  color: rgb(117, 246, 255);
  width: 100%;
  font-size: 30px;
  font-family: serif;
  margin-top: 80px;
  padding-top: 50px;
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: center;
  align-items: center;
  background: blue
}
.stack1{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.stack2{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
#Upwork,
#email, .newfooter {
  text-decoration: none;
  color: rgb(117, 246, 255);
  margin-right: 30px;
  margin-top:10px;
  margin-bottom: 10px;
}

#Upwork {
  text-decoration: underline;
}
.aboutSide{
    background: white;
}
 .everything-about{
    display: flex;
    margin-top: 80px;
    margin-left: 40px;
    margin-right: 20px;
 }
 #abouth{
    font-family: "poppins";
    color: rgb(20, 152, 240);
    font-size: 80px;
    font-weight: bolder;
 }

 .whecu{
    width: 600px;
    position:static;
 }
 .meloabout{
    width: 500px;
    margin-top: 20px;
    font-size: 30px;
    color:rgb(87, 81, 81) ;
 }

.speech{
    margin-top: 1px;
    font-size: 30px;
    color: rgb(87, 81, 81);
    font-family: "poppins";
    margin-left: 40px;
    margin-right: 20px;
}
.lead{
    width: 200px;
    border-radius: 100px;
}
a.active,a:hover{
    background: rgb(204, 202, 202);
    transition: .5s;
}
a:active{
    background: rgb(59, 55, 55);
}
nav ul li a{
    padding: 7px 13px;
    border-radius: 3px;
}
#Specialist{
    width: 200px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
}

.aboutWLS{
    display: flex;
    flex-direction:column ;
    justify-content: center;
    background: white;
    box-shadow: 3px 3px 10px grey;
    margin: 20px;
    padding: 30px;
}
.BIO{
    display: flex;
}
.meet-worker{
    font-size: 50px;
    display: flex;
    justify-content: center;
    margin-top: 50px;
    color: rgb(20, 152, 240);
    font-weight: bold;
}
.meetr{
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    margin-top: 20px;
    font-size: 20px;
    color: grey;
}
.bioIMGset{
    display: flex;
    flex-direction: column;
}

.bio-write{
    width: 500px;
    font-size: 30px;
    margin-left: 50px;
    color: rgb(56, 53, 53);
    font-family: "poppins";
}
.atika{
    margin-top: 20px;
    display: flex;
    justify-content: center;
    font-size: 25px;
    color: rgb(20, 152, 240);
}
.ATEE{
    font-size: 20px;
    color: grey;
    font-weight: bold;
}

.headings{
    font-size:40px ;
    color:rgb(20, 152, 240) ;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 90px;

}
.privacy-text{
    font-size:25px ;
    color:rgb(87, 82, 82) ;
    margin-top: 20px;
    margin-bottom: 20px;
}
.inform{
    list-style:circle ;
    color: rgb(37, 36, 36);
}
.blocker{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 30px;
    width: 70%;
}
.secta{
    background: rgba(235, 233, 233, 0.87);
}

#secont{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top:90px;
}
.cblocks{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items:center;
    background:rgba(161, 155, 155, 0.253);
    margin-right: 50px;
    width: 600px;
    height: 350px;
    margin-top: 80px;
    padding: 10px;
    padding-left: 13px;
    color: rgb(114, 112, 112);
    font-size: 30px;
    margin-bottom: 300px;
    font-weight:bold;
    box-shadow: 2px 2px 7px rgb(163, 162, 162);
    border-radius: 3px;
}

.ConUS{
    font-size: 60px;
    margin-bottom: 50px;
    color: rgb(49, 180, 255);
}
.mblock{
    display: flex;
    justify-content: center;
    align-items:center;
    text-align: center;
    padding-left: 10px;
}
.hcs{
    color: rgb(3, 46, 71);
    font-size: 40px;
}
.btn-css{
    background: rgb(77, 75, 75);
    width: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:white;
    font-size: 20px;
    text-decoration:none;
    padding: 9px;
}
.btn-css:hover{
    background: rgb(37, 37, 37);
    
}
.oopsa{
    margin-top: 50px;
    color: grey;
}

.explan{
    margin-top: 10px;
    color: rgb(36, 35, 35);
}
.oere{
    width: 250px;
    height:60px;
    background: rgb(234, 247, 252);
    padding: 7px;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: rgb(4, 4, 53);
    border-radius: 1px;
    box-shadow: 2px 2px 8px grey;
    font-size:16px ;
    font-weight: bold;
}
.writeser{
    font-size: 20px;
}
.need{
    margin-top: 50px;
    color: rgb(61, 60, 60);
}
#sector{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 100px;
    box-shadow: 3px 3px 10px grey;
    flex-direction: column;
    padding: 10px;
    margin-top: 100px;
}
}

/*TABLET SCREEN SIZE*/

@media (max-width:999px) and (min-width:481px){
   body{
        min-height: 100vh;
        
    }

    .logo{
        font-size: 15px;
    }

    ul a{
        font-size: 10px;
        margin-right: 10px;

    }

    nav{
        margin-right: 0;
    }
    header{
        display: flex;
        justify-content: space-between;
    }

   
.H-1 {
  font-size: 30px;
  margin-bottom: 2px;
  padding-bottom: 0;
  width: 470px;
  margin-left: 35px;
  margin-top: 85px;
  text-align: center;
}
.relii{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
}

.reli {
  font-size: 15px;
  width: 310px;
  margin-top: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 30px;
  font-style: italic;
  color: grey;
}
.get {
  width: 90px;
  height: 35px;
  background: rgb(62, 197, 250);
  color: white;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: 0px;
}
.get:active{
    background: rgb(36, 35, 35);
}
.got{
    width: 100%;
    background: rgba(233, 230, 230, 0.692);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-bottom: 8px;
}
.gat {
  text-decoration: none;
  color: white;
  font-family: sans-serif;
  font-size: 15px;
}
.gaat{
    background: rgb(49, 180, 255);
    width: 200px;
    justify-content: center;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    height:55px;
    font-size: 30px;
    font-weight: bold;
    margin-top: 70px;
    border-radius: 4px;
}

.wel{
    font-size: 50px;
    margin-top: 50px;
    color: rgb(49, 180, 255);
}

.provide{
    font-size: 30px;
}
  
.offer{
    width:80%;
    height: 350px;
    display: flex;
    margin-right: 20px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background:rgba(161, 155, 155, 0.253);
    margin-top: 20px;
    padding-top: 20px;
    box-shadow: 1px 1px 10px rgb(182, 177, 177);
    border-radius: 12px;
}
.servoffer{
    width:60%;
    height: 350px;
    display: flex;
    margin-right: 5px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background:rgba(161, 155, 155, 0.253);
    margin-top: 20px;
    padding-top: 20px;
    box-shadow: 1px 1px 10px rgb(182, 177, 177);
    border-radius: 12px;
}
.hoa{
    font-size: 30px;
    font-family: 'poppins';
    margin-bottom: 15px;
    font-weight: bold;
    margin-top: 10px;
}
.goa{
    font-size: 30px;
    font-family: 'poppins';
    margin-left: 20px;
    color: rgb(131, 122, 122);
    margin-top: 15px;
    display: flex;
    padding: 20px;
    text-align: center;
    width: 100%;
    justify-content: center;
    align-items: center;

}
.hoa-serv{
    font-size: 30px;
    font-family: 'poppins';
    margin-bottom: 15px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    color: rgb(3, 46, 71);
}
.goa-serv{
    font-size: 20px;
    font-family: 'poppins';
    margin-right: 20px;
    color: rgb(102, 100, 100);
    margin-top: 15px;
    display: flex;
    padding: 10px;
    text-align: center;
    display: flex;
    width: 600px;
    justify-content: center;
    align-items: center;
    align-content: center;

}
#seco{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 120px;
    margin-top: 80px;
    width: 70%;
}
.talks{
    font-size: 30px;
    width: 90%;
    color: rgb(85, 82, 82);
    margin-top: 30px;
}

#servtalks{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: rgba(233, 230, 230, 0.692);
    padding-bottom: 70px;
}
.omo{
    margin-bottom: 20px;
    width: 70px;
}
#sec{
    width: 90%;
    display: flex;
    margin-left: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.whys{
    width: 300px;
    font-size: 25px;
    margin-top: 20px;
    margin-bottom: 30px;
    color: rgb(112, 106, 106);
}
.why-choose{
    width: 100%;
    justify-content: space-between;
    padding: 30px;
    background: #d6e9f8;
    margin-top: 100px;
}
.why{
    width: 500px;
    border-radius: 9px;
    mix-blend-mode: multiply;
    margin-top: 30px;
}
#wcm{
    font-size: 50px;
    color: rgb(58, 55, 55);
    font-family: "poppins";
}
.checked-box{
    width: 20px;
    margin-right: 20px;
}
li{
    list-style: none;
    font-size: 25px;
    color: rgb(31, 12, 202);
    text-align:start;
}
 
footer {
  color: rgb(117, 246, 255);
  width: 100%;
  font-size: 10px;
  font-family: serif;
  margin-top: 200px;
  padding-top: 50px;
  padding-bottom: 20px;
  justify-content: space-evenly;
  align-items: center;
  background: blue
}

#Upwork,
#email, .newfooter {
  text-decoration: none;
  color: rgb(117, 246, 255);
  margin-right: 30px;
  font-size: 20px;
}
.stack1{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.stack2{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

#Upwork {
  text-decoration: underline;
}

.aboutSide{
    background: white;
}
 .everything-about{
    display: flex;
    margin-top: 80px;
    margin-left: 40px;
    margin-right: 20px;
 }
 #abouth{
    font-family: "poppins";
    color: rgb(20, 152, 240);
    font-size: 40px;
    font-weight: bolder;
 }

 .whecu{
    width: 400px;
    position:static;
 }
 .meloabout{
    width: 300px;
    margin-top: 20px;
    font-size: 30px;
    color:rgb(87, 81, 81) ;
 }
 .speech{
    display: flex;
    font-size: 30px; color: rgb(87, 81, 81);
    font-family: "poppins";
    margin-left: 40px;
    margin-right: 20px;
    margin-top:40px;
 }

a.active,a:hover{
    background: rgb(204, 202, 202);
    transition: .5s;
}
a:active{
    background: rgb(59, 55, 55);
}
nav ul li a{
    padding: 7px;
    border-radius: 3px;
}
#Specialist{
    width: 200px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
}

.aboutWLS{
    display: flex;
    flex-direction:column ;
    justify-content: center;
    background: white;
    box-shadow: 3px 3px 10px grey;
    margin: 20px;
    padding: 10px;
}
.why-left{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.why-right{
    display: flex;
    justify-content: center;
}
.why{
    width: 200px;
    border-radius: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}
.BIO{
    display: flex;
}
.meet-worker{
    font-size: 50px;
    display: flex;
    justify-content: center;
    margin-top: 50px;
    color: rgb(20, 152, 240);
    font-weight: bold;
}
.meetr{
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    margin-top: 20px;
    font-size: 20px;
    color: grey;
}
.bioIMGset{
    display: flex;
    flex-direction: column;
}

.bio-write{
    width: 500px;
    font-size: 30px;
    margin-left: 50px;
    color: rgb(56, 53, 53);
    font-family: "poppins";
}
.atika{
    margin-top: 18px;
    display: flex;
    justify-content: center;
    font-size: 25px;
    color: rgb(20, 152, 240);
}
.ATEE{
    font-size: 16px;
    color: grey;
    font-weight: bold;
}
.headings{
    font-size:40px ;
    color:rgb(20, 152, 240) ;
    
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 80px;

}
.privacy-text{
    font-size:20px ;
    color:rgb(87, 82, 82) ;
    margin-top: 20px;
    margin-bottom: 20px;
}
.inform{
    list-style:circle ;
    color: rgb(37, 36, 36);
}
.blocker{
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 30px;
}
.secta{
    background: rgba(235, 233, 233, 0.87);
}

#secont{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top:90px;
}
.cblocks{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items:center;
    background:rgba(161, 155, 155, 0.253);
    margin-right: 20px;
    width: 350px;
    height: 330px;
    margin-top: 80px;
    padding: 10px;
    padding-left: 13px;
    color: rgb(119, 118, 118);
    font-size: 20px;
    margin-bottom: 200px;
    font-weight:bold;
    box-shadow: 2px 2px 7px rgb(163, 162, 162);
    border-radius: 3px;
}

.ConUS{
    font-size: 50px;
    margin-bottom: 50px;
    color: rgb(49, 180, 255);
}
.mblock{
    display: flex;
    justify-content: center;
    align-items:center;
    text-align: center;
    padding-left: 10px;
}
.hcs{
    color: rgb(3, 46, 71);
    font-size:30px;
    margin-bottom: 10px;
    text-align:center;
}
.btn-css{
    background: rgb(77, 75, 75);
    width: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:white;
    font-size: 18px;
    text-decoration:none;
    padding: 9px;
    margin-top: 20px;
}
.btn-css:hover{
    background: rgb(37, 37, 37);
    
}
.oopsa{
    margin-top: 50px;
    color: grey;
}

.explan{
    margin-top: 10px;
    color: rgb(36, 35, 35);
}
.oere{
    width: 250px;
    height:60px;
    background: rgb(234, 247, 252);
    padding: 7px;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: rgb(4, 4, 53);
    border-radius: 1px;
    box-shadow: 2px 2px 8px grey;
    font-size:16px ;
    font-weight: bold;
}
.writeser{
    font-size: 20px;
}
.need{
    margin-top: 50px;
    color: rgb(61, 60, 60);
}
#sector{
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 3px 3px 10px grey;
    flex-direction: column;
    padding: 10px;
    margin-top: 100px;
}

}
