@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;900&display=swap");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  display: inline-block;
}

ul, ol {
  list-style: none;
}

.img {
  max-width: 100%;
  height: auto;
}

.body {
  font-family: "Raleway", sans-serif;
}

.container {
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}

.header__container {
  max-width: 100%;
  height: 740px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url("/img/Rectangle 38.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("/img/Rectangle 38.jpg");
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-size: cover;
}

.logo {
  margin-top: 20px;
  margin-left: 80px;
}

.ul {
  width: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  margin-top: 3%;
  font-size: 16px;
  cursor: pointer;
  opacity: 0.7;
  gap: 8%;
}

.header_box {
  gap: 7%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.number {
  color: rgb(255, 255, 255);
  margin-top: 3%;
  margin-left: -4%;
  font-size: 16px;
}

.zayavka {
  width: 260px;
  height: 60px;
  margin-top: 27px;
  border-radius: 20px;
  background-color: rgb(245, 217, 12);
  border: none;
  font-size: 16px;
  cursor: pointer;
}

.menyu {
  margin-top: 40px;
  margin-left: -8%;
  font-size: 25px;
  display: none;
}

.martketing {
  width: 500px;
  color: rgb(245, 217, 12);
  font-size: 48px;
}

.biznes {
  width: 460px;
  font-size: 16px;
  color: rgb(255, 255, 255);
  margin-top: 1%;
}

.zayavka2 {
  width: 260px;
  height: 60px;
  border-radius: 20px;
  padding: 10px, 0px, 10px, 0px;
  background-color: rgb(245, 217, 12);
  color: rgb(21, 22, 22);
  margin-top: 40px;
  font-size: 16px;
  cursor: pointer;
  border: none;
}

.header_box2 {
  margin-left: 301px;
  margin-top: 100px;
}

.resbox {
  margin-left: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4%;
  display: none;
  gap: 15px;
}

.pazvanit {
  width: 111px;
  height: 40px;
  border-radius: 20px;
  border: none;
  background-color: rgb(237, 166, 12);
  color: rgb(255, 255, 255);
  margin-top: 5px;
  font-size: 16px;
}

.phone {
  width: 50px;
  height: 50px;
  border-radius: 30px;
  background-color: rgb(237, 166, 12);
  color: rgb(255, 255, 255);
}

@media screen and (max-width: 1000px) {
  .ul,
  .number,
  .zayavka {
    display: none;
  }
  .menyu {
    display: block;
    width: 30px;
    height: 30px;
    color: #fff;
    margin-left: auto;
    cursor: pointer;
  }
  .logo {
    width: 87px;
    height: 87px;
    margin-left: -10px;
    margin-left: 7%;
  }
}
@media screen and (max-width: 805px) {
  .martketing {
    width: 264px;
    height: 66px;
    font-size: 27px;
    margin-left: -250px;
  }
  .biznes {
    width: 248px;
    height: 120px;
    font-size: 16px;
    margin-left: -250px;
  }
  .zayavka2 {
    width: 200px;
    height: 50px;
    font-size: 16px;
    margin-left: -250px;
  }
}
.header__box2 {
  width: 100%;
  height: 7500px;
  background-color: black;
}

.uslugi {
  color: rgb(245, 217, 12);
  font-size: 48px;
  text-align: center;
  padding: 5%;
}

.box-1 {
  width: 415px;
  height: 350px;
  border-radius: 20px;
  background-color: rgb(46, 44, 34);
  margin-top: 3%;
  padding: 40px;
}

.img-1 {
  width: 58px;
  height: 58px;
}

.smmpro {
  font-size: 27px;
  color: rgb(245, 217, 12);
  margin-top: 3%;
}

.text {
  width: 230px;
  height: 171px;
  font-size: 16px;
  color: rgb(245, 217, 12);
  margin-top: 4%;
}

.displey {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3%;
}

.box-2 {
  width: 413px;
  height: 446px;
  border-radius: 20px;
  background-color: rgb(46, 44, 34);
  padding: 40px;
  margin-top: 6%;
}

.box-3 {
  width: 413px;
  height: 365px;
  border-radius: 20px;
  background-color: rgb(46, 44, 34);
  padding: 40px;
  margin-top: 6%;
}

.text2 {
  width: 300px;
  height: 171px;
  font-size: 16px;
  color: rgb(245, 217, 12);
  margin-top: 4%;
}

.text3 {
  width: 245px;
  height: 196px;
  font-size: 16px;
  color: rgb(245, 217, 12);
  margin-top: 4%;
}

.displey2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2%;
}

@media screen and (max-width: 1000px) {
  .displey {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 840px) {
  .uslugi {
    font-size: 27px;
  }
}
.text4 {
  width: 500px;
  height: 300px;
  font-size: 16px;
  color: rgb(245, 217, 12);
}

.text5 {
  width: 500px;
  height: 300px;
  font-size: 16px;
  color: rgb(245, 217, 12);
  margin-top: -15%;
}

.fotokat {
  width: 630px;
  height: 444px;
}

.yonga_text_foto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 9%;
}

@media screen and (max-width: 840px) {
  .text4,
  .text5 {
    text-align: center;
    width: auto;
  }
  .fotokat {
    width: 380px;
    height: 200px;
  }
}
.nashifoto1 {
  width: 620px;
  height: 380px;
}

.disfoto {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3%;
  gap: 1%;
}

@media screen and (max-width: 840px) {
  .nashifoto1 {
    width: 380px;
    height: 170px;
    margin-top: 3%;
  }
}
.chortoq {
  width: 305px;
  height: 183px;
}

.imgres {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3%;
}

.newbox {
  width: 100%;
  height: 1270px;
  background-color: rgb(46, 44, 34);
  margin-top: 5%;
}

.newbox_box {
  width: 300px;
  height: 405px;
}

.JurabekBabaev {
  width: 300px;
  height: 300px;
}

.Babaev {
  font-size: 16px;
  color: rgb(245, 217, 12);
  text-align: center;
  margin-top: 2%;
}

.newboxdis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 3%;
  gap: 3%;
}

.button2 {
  width: 260px;
  height: 60px;
  border-radius: 20px;
  background-color: rgb(58, 58, 58);
  color: rgb(255, 255, 255);
  border: none;
  font-size: 16px;
  margin-left: 600px;
  margin-top: 5%;
  cursor: pointer;
}

@media screen and (max-width: 1330px) {
  .newbox {
    height: auto;
  }
  .button2 {
    display: none;
  }
}
.juba {
  width: 358px;
  height: 231px;
}

.telefon {
  font-size: 23px;
  color: rgb(245, 217, 12);
  margin-top: 5%;
}

.manzil {
  font-size: 23px;
  color: rgb(245, 217, 12);
  margin-top: 15%;
}

.xarita {
  width: 740px;
  height: 497px;
}

.boxdis1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12%;
}

@media screen and (max-width: 770px) {
  .xarita {
    width: 400px;
    height: 214px;
  }
}
.ul li:hover::after {
  content: "";
  background: red;
  height: 4px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.buttonuslug {
  width: 111px;
  height: 40px;
  border-radius: 20px;
  background-color: rgb(237, 166, 12);
  border: none;
  color: rgb(255, 255, 255);
  font-size: 16px;
  cursor: pointer;
  margin-top: 1%;
  margin-left: 20%;
}

.uslugdiv {
  width: 70px;
  height: 70px;
  background-color: rgb(237, 166, 12);
  border-radius: 40px;
  padding: 16px;
}

.phoneuslug {
  width: 35px;
  height: 35px;
  font-size: 33px;
  color: rgb(255, 255, 255);
}

.uslugdis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2%;
  gap: 1%;
}

.buttonuslug2 {
  width: 206px;
  height: 40px;
  border-radius: 20px;
  background-color: rgb(42, 171, 238);
  border: none;
  color: rgb(255, 255, 255);
  font-size: 16px;
  cursor: pointer;
  margin-top: 1%;
}

.uslugibosh {
  margin-left: 70%;
}

@media screen and (max-width: 1000px) {
  .uslugibosh {
    margin-left: auto;
  }
}
.footer__text {
  font-size: 48px;
  color: rgb(0, 0, 0);
  text-align: center;
  margin-top: 5%;
}

.footer__box {
  width: 413px;
  height: 446px;
  border-radius: 20px;
  background-color: rgb(237, 166, 12);
  padding: 30px;
}

.footer__box2 {
  width: 413px;
  height: 446px;
  border-radius: 20px;
  background-color: rgb(250, 203, 101);
  padding: 30px;
}

.footer__box3 {
  width: 413px;
  height: 369px;
  border-radius: 20px;
  background-color: rgb(237, 166, 12);
  padding: 30px;
}

.footer__box_box {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  padding: 17px;
  background-color: black;
}

.footersmm {
  font-size: 27px;
  color: rgb(0, 0, 0);
  margin-top: 2%;
}

.footermatn {
  width: 230px;
  height: 171px;
  font-size: 16px;
  color: rgb(0, 0, 0);
  margin-top: 2%;
}

.footermatn2 {
  width: 285px;
  height: 199px;
  font-size: 16px;
  color: rgb(0, 0, 0);
  margin-top: 2%;
}

.footerdis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footerdis2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 3%;
}

@media screen and (max-width: 800px) {
  .footer__text {
    font-size: 23px;
  }
  .footer__box,
  .footer__box2,
  .footer__box3 {
    width: 320px;
    margin-top: 3%;
  }
  .footersmm {
    font-size: 23px;
  }
}
.footercont {
  background-color: rgb(239, 235, 225);
}

.newbox2 {
  width: 100%;
  height: 1270px;
  background-color: rgb(46, 44, 34);
}

.zayy {
  color: rgb(0, 0, 0);
  font-size: 48px;
  text-align: center;
  margin-top: 5%;
}

.zayy2 {
  color: rgb(0, 0, 0);
  font-size: 16px;
  text-align: center;
  margin-top: 1%;
}

.imyaandtelephone {
  width: 280px;
  height: 49px;
  border-radius: 20px;
  color: rgb(0, 0, 0);
  font-size: 16px;
  padding: 15px;
  margin-top: 3%;
}

.inputs {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1%;
}

.zayavka3 {
  width: 260px;
  height: 60px;
  border-radius: 20px;
  padding: 10px, 0px, 10px, 0px;
  background-color: rgb(237, 166, 12);
  color: rgb(21, 22, 22);
  margin-top: 40px;
  font-size: 16px;
  cursor: pointer;
  border: none;
}

.zayavka3box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.smmcontainer {
  max-width: 100%;
  height: 740px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("/img/smmfoto.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/img/smmfoto.jpg");
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-size: cover;
}

.zayavkasmm {
  width: 260px;
  height: 60px;
  margin-top: 27px;
  border-radius: 20px;
  background-color: rgb(237, 166, 12);
  border: none;
  font-size: 16px;
  cursor: pointer;
  margin-left: 30%;
}

.flag {
  width: 50px;
  height: 30px;
  margin-top: 49px;
  margin-left: -5.5%;
  cursor: pointer;
}

.smmseo {
  width: 812px;
  color: rgb(255, 255, 255);
  font-size: 48px;
}

.smmbiznes {
  width: 390px;
  font-size: 16px;
  color: rgb(255, 255, 255);
  margin-top: 1%;
}

.smmzayavka {
  width: 260px;
  height: 60px;
  border-radius: 20px;
  padding: 10px, 0px, 10px, 0px;
  background-color: rgb(237, 166, 12);
  color: rgb(21, 22, 22);
  margin-top: 40px;
  font-size: 16px;
  cursor: pointer;
  border: none;
}

@media screen and (max-width: 1124px) {
  .zayavkasmm,
  .flag {
    display: none;
  }
}
@media screen and (max-width: 1409px) {
  .zayavkasmm {
    display: none;
  }
}
@media screen and (max-width: 805px) {
  .smmseo {
    width: 264px;
    height: 66px;
    font-size: 27px;
    margin-left: -250px;
  }
  .smmbiznes {
    width: 248px;
    height: 120px;
    font-size: 16px;
    margin-left: -250px;
  }
  .smmzayavka {
    width: 200px;
    height: 50px;
    font-size: 16px;
    margin-left: -250px;
  }
}
.smmbox {
  width: 307px;
  height: 349px;
  border-radius: 20px;
  background-color: rgb(237, 166, 12);
  padding: 15px;
}

.dumaloimg {
  width: 50px;
  height: 50px;
}

.analizsmm {
  width: 200px;
  font-size: 27px;
  margin-top: 1%;
}

.smmp {
  width: 260px;
  font-size: 16px;
  margin-top: 2%;
}

.smmdisplay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4%;
  gap: 3%;
}

.smmtext {
  width: 420px;
  font-size: 48px;
}

.smmtext2 {
  width: 450px;
  font-size: 16px;
  margin-top: 5%;
}

.res {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 5%;
  gap: 7%;
}

.texts {
  margin-top: 5%;
}

@media screen and (max-width: 660px) {
  .smmdisplay {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .smmtext {
    width: 240px;
    font-size: 23px;
    text-align: center;
  }
  .texts {
    padding: 12px;
  }
  .smmtext2 {
    width: 260px;
  }
  .smmbox {
    margin-top: 3%;
  }
}
.tarifi {
  font-size: 48px;
  color: rgb(0, 0, 0);
  text-align: center;
}

.tarifitext {
  width: 400px;
  font-size: 16px;
  color: rgb(0, 0, 0);
  text-align: center;
  margin-top: 3%;
}

.tarifibox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5%;
}

.startbox {
  width: 412px;
  height: 550px;
  border-radius: 20px;
  background-color: rgb(237, 166, 12);
  padding: 17px;
}

.starttext {
  font-size: 27px;
  color: rgb(0, 0, 0);
  text-align: center;
  margin-top: 1%;
}

.pitishka {
  width: 24px;
  height: 24px;
}

.pitishdis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4%;
  gap: 2%;
}

.pttex {
  font-size: 16px;
  color: rgb(0, 0, 0);
}

.hr {
  color: rgb(250, 203, 101);
  margin-top: 2%;
}

.textsdis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3%;
  font-size: 22px;
  color: rgb(0, 0, 0);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10%;
}

.start-btn {
  width: 260px;
  height: 60px;
  border-radius: 20px;
  padding: 10px, 0px, 10px, 0px;
  background-color: rgb(250, 203, 101);
  color: rgb(21, 22, 22);
  margin-top: 40px;
  margin-left: 15%;
  font-size: 16px;
  cursor: pointer;
  border: none;
}

.boxesdis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 3%;
  gap: 1.5%;
}

@media screen and (max-width: 660px) {
  .startbox {
    margin-top: 4%;
  }
  .boxesdis {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.seotex {
  width: 920px;
  height: 118px;
  font-size: 48px;
  text-align: center;
}

.seotextbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5%;
}

.seotext2 {
  width: 446px;
  height: 500px;
  font-size: 16px;
  color: rgb(0, 0, 0);
}

.seophoto {
  width: 630px;
  height: 444px;
}

.disseo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 660px) {
  .seotex {
    font-size: 23px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .seophoto {
    width: 380px;
    height: 200px;
  }
  .seotext2 {
    text-align: center;
  }
}
.casecontainer {
  width: 100%;
  height: 1100px;
  background-color: rgb(239, 235, 225);
}

.casetex {
  font-size: 48px;
  color: rgb(58, 58, 58);
  margin-top: 15%;
  text-align: center;
}

.caselorem {
  width: 400px;
  height: 40px;
  font-size: 16px;
  color: rgb(58, 58, 58);
  text-align: center;
  margin-top: 2%;
}

.casetexts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.imgcase {
  width: 600px;
  height: 400px;
}

.caseimages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 3%;
  gap: 1.5%;
}

@media screen and (max-width: 1410px) {
  .casecontainer {
    height: auto;
    margin-top: 5%;
  }
}
.boxa_sm {
  width: 100%;
  height: 500px;
  background-color: rgb(239, 237, 237);
}

.box1 {
  width: 300px;
  height: 300px;
  border: 2px solid black;
}