@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
.suq {
  max-width: 1000px;
  padding: 0px;
  font-family: 'r', 'Roboto', sans-serif;
  border: 1px solid #000;
  font-size: 12px;
  color: #000000;
  margin: auto;
  line-height: 17px;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face {
  font-family: 'r';
  src: url('../img/r.otf');
}
@font-face {
  font-family: 'b';
  src: url('../img/b.otf');
}
.suq strong {
  font-weight: bold;
  font-family: 'b', 'Roboto', sans-serif;
}
.suq img {
  border: none;
  max-width: 100%;
}
.suq .l {
  width: 45%;
  float: left;
}
.suq .r {
  width: 50%;
  float: right;
}
.suq ul {
  padding-left: 0px;
  margin-bottom: 14px;
  margin-top: 0px;
}
.suq li {
  list-style-type: none;
  padding-left: 10px;
  text-align: left;
  position: relative;
  margin-bottom: 18px;
display: block;
}
.suq li:before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 5px;
  background: #702283;
}
.suq .m {
  padding: 0px 45px 0 57%;
  font-size: 14px;
}

.suq a {
  color: inherit;
  text-decoration: none;
}
.suq h1 {
  font-size: 40px;
  margin: 14px 0px 25px 0;
  line-height: 40px;
  font-weight: normal;
  text-align: left;
  background: white;
}
.suq p {
  margin: 0px 0px 14px;
}
.suq .nd {
  padding: 30px 70px 35px 165px;
  color: #702283;
}
.suq h1 span {
  font-size: 14px;
}
.suq h2 {
  font-weight: normal;
  margin: 0 0 3px 0;
  font-size: 45px;
  line-height: 40px;
}
.suq h3 {
  font-weight: normal;
  margin: 0 0 0 0;
  font-size: 17px;
  line-height: normal;
}
.suq .a1 {
  position: relative;
}

.suq .a1 a {
  position: absolute;
  width: 20%;
  height: 20%;
  background: red;
  left: 0%;
  top: 0%;
}
.suq .m0 {
  padding: 40px 165px 25px;
  background: #702283;
  color: #ffffff;
}
.suq .m0 h3 {
  margin: 0 0 10px;
  width: 220%;
}
.suq .m0 li:before {
  background: #ffffff;
}
.suq .m3 {
  padding: 65px 165px 50px;
  position: relative;
}
.suq .m2 h3 {
  margin: 0 0 15px;
}
.suq a.m7 {
  background: #702283;
  display: inline-block;
  margin: 40px 0 0 37%;
  color: white;
  padding: 8px 25px 5px;
  border-radius: 35px;
  font-size: 13px;
}
.suq .m4 {
  padding: 50px 165px 40px;
  background: #eeeeee;
  color: #702283;
}

.suq p.m6 {
  font-size: 17px;
}
.suq .m5 span {
  margin: 0 0 0 23px;
}
.suq .m5 img {
  max-width: 15px;
  vertical-align: -3px;
}

.suq .m5 {
  margin: 0 0 0 -21px;
}

.suq img.img6 {
  margin: 0 4px 0 0;
  vertical-align: -3px;
}

.suq img.img7 {
  margin: 0 5px 0 0;
}

.suq img.img8 {
  margin: 0 5px 0px 0;
}

.suq .m5 p {
  display: inline-block;
  vertical-align: top;
}
.suq p.m8 {
  margin: 0 65px 0 80px;
}
.suq img.img2 {
  max-width: 14px;
  margin: 0 3px 0 0;
  vertical-align: -2px;
}

.suq img.img3 {
  max-width: 20px;
  vertical-align: -3px;
  margin: 0 4px 0 0;
}

.suq img.img4 {
  max-width: 18px;
  vertical-align: -4px;
  margin: 0 4px 0 0;
}

.suq img.img5 {
  max-width: 18px;
  vertical-align: -4px;
  margin: 0 6px 0 0;
}

.suq .m6 p:last-child {
  margin: 0;
}

.suq .m6 p {
  display: inline-block;
  margin: 0 88px 0 0;
  font-size: 15px;
}
.suq strong.m9 {
  font-size: 13px;
}
.suq .a {
  position: relative;
}

.suq .m {
  right: 0;
  bottom: 42px;
  position: absolute;
  line-height: 20px;
  color: #ffffff;
}

.suq p.m10 {
  font-size: 43px;
  line-height: 45px;
  margin: 0 0 23px;
}
/*---------bootraps------------*/
.suq div {
  display: block;
}
.suq .clearfix:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}
.suq .clearfix {
  display: inline-block;
}
.suq .clearfix {
  display: block;
}
.suq * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.suq .img-responsive {
  max-width: 100%;
  display: block;
}

@media screen and (max-width: 991px){
    .hidden-md-down {
        display: none !important;
    }
}

@media only screen and (min-width: 300px) and (max-width: 959px) {
  .suq {
    width: 100%;
  }
  .suq .nd {
    padding: 0 5% 5%;
  }
  .suq .m_br br,
  .suq li br {
    display: none;
  }
  .suq .m {
    position: relative;
    padding: 5% 5% 0;
    color: inherit;
    right: 0;
    bottom: 0;
  }

  .suq .m6 p {
    display: inherit;
    margin: 0 0 15px 0;
  }

  .suq h2 {
    font-size: 30px;
    line-height: 1;
    margin: 0 0 10px;
  }

  .suq p.m10 {
    font-size: 25px;
    line-height: 1;
  }

  .suq h1 {
    font-size: 27px;
  }

  .suq .m0 {
    padding: 5%;
  }

  .suq .l,
  .suq .r {
    float: inherit;
    width: auto;
  }

  .suq .m3 {
    padding: 5%;
  }

  .suq p.m7 {
    margin: 40px auto;
    text-align: center;
  }

  .suq .m4 {
    padding: 5%;
  }

  .suq .m5 {
    margin: 0 0 0;
  }

  .suq p.m8 {
    margin: 0 0 0;
  }

  .suq .m5 p {
    display: inherit;
    margin: 0 0 10px;
  }
}
/*--------------------------*/
.m > p:nth-child(2) {
  font-size: 43px;
  line-height: 45px;
  margin: 0 0 23px;
}

.m6 > p:nth-of-type(1) > strong > img {
  max-width: 14px;
  margin: 0 3px 0 0;
  vertical-align: -2px;
}

.m6 > p:nth-of-type(2) > strong > img {
  max-width: 20px;
  vertical-align: -3px;
  margin: 0 4px 0 0;
}

.m6 > p:nth-of-type(3) > strong > img {
  max-width: 18px;
  vertical-align: -4px;
  margin: 0 4px 0 0;
}

.m6 > p:nth-of-type(4) > strong > img {
  max-width: 18px;
  vertical-align: -4px;
  margin: 0 6px 0 0;
}

.m1.clearfix > div:first-of-type,
.m2.clearfix > div:first-of-type {
  width: 45%;
  float: left;
}

.m1.clearfix > div:last-of-type,
.m2.clearfix > div:last-of-type {
  width: 50%;
  float: right;
}

.m1.clearfix > div:last-of-type {
  position: relative;
  top: 30px;
}

.overlay-logo {
  position: absolute;
  top: 0;
  right: 100px;
  height: 100px;
  width: auto;
  z-index: 100;
}

.logo-text {
    position: absolute;
    top: 120px;
    right: 8%;
    background: transparent;
    color: white;
    font-family: 'roboto';
    font-size: 26px;
    font-weight: 100;
  }

@media only screen and (min-width: 300px) and (max-width: 959px) {
  .m1.clearfix > div:first-of-type,
  .m2.clearfix > div:first-of-type,
  .m1.clearfix > div:last-of-type,
  .m2.clearfix > div:last-of-type {
    float: inherit;
    width: auto;
  }
}

@media only screen and (max-width: 959px) {
  .suq .m0 h3 {
    width: 100% !important;
  }
}

@media only screen and (max-width: 770px) {
  .overlay-logo {
    right: 50px;
    height: 75px;
  }

  .logo-text {
      top: 95px;
      right: 3%;
      font-size: 22px;
  }
}

@media only screen and (min-width: 959px) and (max-width: 1124px) {
  .suq .nd,
  .suq .m0,
  .suq .m3 {
    padding-right: 123px;
    padding-left: 140px;
  }
}


