.Sellrite-page {
  overflow-x: hidden;
}

@media (min-width: 1200px) {
  .Sellrite-page {
    background-image: url("../../img/sellrite-bg.avif");
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.Sellrite-page #main {
  overflow-x: hidden;
}

.Sellrite-page .part1 {
  padding-bottom: 75px;
}

.Sellrite-page .part1 .title {
  margin-top: 45px;
  font-size: 30px;
  padding-left: 33px;
}

.Sellrite-page .part1 .subtitle {
  padding-left: 33px;
}

.Sellrite-page .part1 .text {
  font-size: 16px;
  font-weight: 300;
  padding-left: 33px;
  text-align: left;
  padding-right: 35px;
  color: black;
}

.Sellrite-page .part1 .link {
  margin-top: 35px;
  padding-right: 30px;
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
  color: #aaaaaa;
  text-transform: uppercase;
  padding-left: 33px;
}

.Sellrite-page .part1 .more {
  border-radius: 34px;
  background-color: #eeeeef;
  padding: 22px 33px;
  max-width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  color: black;
  text-transform: uppercase;
  margin: 40px auto 80px auto;
  display: block;
}

.Sellrite-page .part1 .bg1-13 {
  width: 100%;
}

.Sellrite-page .part2 {
  background-color: #f9f9f9;
  margin-top: 25px;
  padding-top: 40px;
  padding-bottom: 70px;
}

.Sellrite-page .part2 .title {
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
  font-size: 25px;
  text-align: center;
}

.Sellrite-page .part2 .text {
  margin-left: auto;
  margin-right: auto;
  padding: 16px 35px 20px 16px;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  color: #9e9ea8;
}

.Sellrite-page .part2 .bg2-13 {
  max-width: 100%;
  padding-top: 11px;
}

@media (max-width: 991px) {
  .Sellrite-page .part2 .bg2-13-holder {
    background-image: url("../../img/13-bg2.avif");
    height: 390px;
    animation: mymove 640s infinite;
    background-size: cover;
    background-repeat-y: no-repeat;
  }
  .Sellrite-page .part2 .bg2-13-holder img {
    opacity: 0;
  }
}

.Sellrite-page .part3 {
  padding-bottom: 75px;
}

.Sellrite-page .part3 .title {
  margin-left: auto;
  margin-right: auto;
  margin-top: 135px;
  font-size: 25px;
  text-align: center;
}

.Sellrite-page .part3 .text {
  margin-left: auto;
  margin-right: auto;
  padding: 16px 35px 20px 16px;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  color: #9e9ea8;
}

.Sellrite-page .part3 .bg3-13 {
  padding-top: 35px;
  width: 90%;
}

@media (max-width: 767px) {
  .Sellrite-page .part3 .bg3-13 {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}

.Sellrite-page .part4 {
  background-color: #00c770;
  margin-top: 120px;
  padding-bottom: 45px;
}

.Sellrite-page .part4 .title {
  margin-top: 70px;
  font-size: 25px;
  text-align: center;
  color: white;
}

.Sellrite-page .part4 .text {
  padding: 16px 40px 20px 40px;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  color: white;
}

.Sellrite-page .part4 .bg4-13 {
  margin-top: -65px;
  width: 80%;
}

@media (max-width: 767px) {
  .Sellrite-page .part4 .bg4-13 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.Sellrite-page .part5 {
  padding-bottom: 75px;
}

@media (min-width: 1200px) {
  .Sellrite-page .part5 {
    background-image: url("../../img/sellrite-super-user-bg.avif");
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.Sellrite-page .part5 .title {
  margin-left: auto;
  margin-right: auto;
  margin-top: 150px;
  font-size: 25px;
  text-align: center;
}

.Sellrite-page .part5 .text {
  margin-left: auto;
  margin-right: auto;
  padding: 16px 35px 20px 16px;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  color: #9e9ea8;
}

.Sellrite-page .part5 .bg5-13 {
  padding-top: 15px;
  width: 85%;
}

@media (max-width: 767px) {
  .Sellrite-page .part5 .bg5-13 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.Sellrite-page .part6 {
  margin-top: 55px;
  background-color: #293236;
}

.Sellrite-page .part6 .title {
  padding-top: 90px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
  font-size: 25px;
  text-align: center;
  color: white;
}

.Sellrite-page .part6 .text {
  margin-left: auto;
  margin-right: auto;
  padding: 16px 24px 1px 24px;
  max-width: 450px;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  color: white;
}

.Sellrite-page .part6 .resporoject {
  padding: 20px 25px 70px 25px;
  margin-top: 85px;
}

.Sellrite-page .part6 .display-m-none {
  display: none;
}

.Sellrite-page .part6 .bg4-06 {
  width: 100%;
  padding-top: 2px;
  padding-right: 16px;
}

.Sellrite-page .part7 {
  padding-bottom: 25px;
}

.Sellrite-page .part7 .home-box {
  background-color: #293236;
  padding: 63px;
  text-align: center;
  position: relative;
}

.Sellrite-page .part7 .home-box a {
  color: white;
  font-size: 17px;
  font-weight: normal;
}

.Sellrite-page .part7 .home-box .pattern1 {
  position: absolute;
  top: 7px;
  right: 35px;
}

.Sellrite-page .part7 .home-box .pattern2 {
  position: absolute;
  bottom: 46px;
  right: 22px;
}

.Sellrite-page .part7 .home-box .pattern3 {
  position: absolute;
  bottom: 6px;
  left: 23px;
}

@media screen and (min-width: 992px) {
  .Sellrite-page .part1 {
    padding-bottom: 0;
  }
  .Sellrite-page .part1 .col-12.col-lg-5 {
    padding: 10px 0 0 150px;
  }
  .Sellrite-page .part1 .col-12.col-lg-5 .title {
    font-size: 30px;
  }
  .Sellrite-page .part1 .col-12.col-lg-5 .text {
    font-size: 18px;
    padding-top: 25px;
    padding-right: 0px;
  }
  .Sellrite-page .part1 .col-12.col-lg-5 .link {
    margin-top: 22px;
  }
  .Sellrite-page .part1 .col-12.col-lg-5 .more {
    margin: 100px auto 75px 15px;
  }
  .Sellrite-page .part1 .bg1-13 {
    width: 95%;
  }
  .Sellrite-page .part2 {
    min-height: 880px !important;
    padding: 135px 15px 0 22px;
  }
  .Sellrite-page .part2 .row {
    align-items: center;
  }
  .Sellrite-page .part2 .title {
    margin-top: -10px;
    font-size: 30px;
    text-align: center;
  }
  .Sellrite-page .part2 .text {
    text-align: center;
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    margin-top: 25px;
  }
  .Sellrite-page .part2 .bg2-06 {
    width: 100%;
  }
  .Sellrite-page .part3 .row {
    flex-direction: row-reverse;
    align-items: center;
    margin-top: 90px;
    max-height: 690px;
    border-radius: 40px;
  }
  .Sellrite-page .part3 .row .title {
    margin-top: -10px;
    font-size: 30px;
    text-align: left;
    margin-left: 0;
  }
  .Sellrite-page .part3 .row .text {
    font-size: 18px;
    text-align: left;
    padding-left: 0px;
    padding-right: 40px;
    margin-left: 0;
  }
  .Sellrite-page .part3 .bg3-13 {
    width: 100%;
    padding-right: 25px;
  }
  .Sellrite-page .part4 {
    margin-top: 290px;
  }
  .Sellrite-page .part4 .row {
    flex-direction: row-reverse;
    align-items: center;
  }
  .Sellrite-page .part4 .title {
    margin-top: 55px;
    font-size: 30px;
    text-align: center;
  }
  .Sellrite-page .part4 .text {
    text-align: center;
    max-width: 650px;
    font-size: 18px;
    margin: 10px auto 0 auto;
  }
  .Sellrite-page .part4 .bg4-13 {
    width: 72%;
    margin-top: -280px;
  }
  .Sellrite-page .part5 {
    margin-top: 90px;
  }
  .Sellrite-page .part5 .row {
    align-items: center;
  }
  .Sellrite-page .part5 .row .title {
    font-size: 30px;
    text-align: left;
    padding-left: 100px;
    margin-top: 25px;
  }
  .Sellrite-page .part5 .row .text {
    font-size: 18px;
    text-align: left;
    padding-left: 100px;
    padding-right: 10px;
  }
  .Sellrite-page .part5 .row .d-flex {
    justify-content: right !important;
  }
  .Sellrite-page .part5 .row .d-flex .bg5-13 {
    width: 115%;
  }
  .Sellrite-page .part6 .title {
    margin: 0 auto;
    font-size: 30px;
    padding-top: 120px;
  }
  .Sellrite-page .part6 .text {
    max-width: 620px;
    font-size: 18px;
    margin: 10px auto 0 auto;
  }
  .Sellrite-page .part6 .resporoject {
    margin-top: 0;
  }
  .Sellrite-page .part6 .resporoject .row {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 33px;
  }
  .Sellrite-page .part6 .resporoject .row .col-6 {
    padding: 10px;
  }
  .Sellrite-page .part7 .home-box {
    padding: 95px !important;
  }
  .Sellrite-page .part7 .home-box a {
    font-size: 28px !important;
  }
  .Sellrite-page .part7 .home-box .firstlink {
    padding-right: 300px !important;
  }
  .Sellrite-page .part7 .home-box .pattern1 {
    top: 45px !important;
    left: 350px !important;
    right: auto !important;
  }
  .Sellrite-page .part7 .home-box .pattern2 {
    bottom: 70px !important;
    right: 120px !important;
  }
  .Sellrite-page .part7 .home-box .pattern3 {
    bottom: 22px !important;
    left: 70px !important;
  }
}

@media screen and (min-width: 1400px) {
  .Sellrite-page .part1 .col-12.col-lg-5 {
    padding: 90px 0 0 195px;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1799px) {
  .Sellrite-page .part1 .col-12.col-lg-5 {
    padding: 50px 0 0 195px;
  }
}

@media screen and (min-width: 1400px) {
  .Sellrite-page .part1 .col-12.col-lg-5 .title {
    font-size: 50px;
  }
  .Sellrite-page .part1 .col-12.col-lg-5 .text {
    font-size: 22px;
    padding-top: 25px;
    padding-right: 0px;
  }
  .Sellrite-page .part1 .col-12.col-lg-5 .link {
    margin-top: 22px;
  }
  .Sellrite-page .part1 .col-12.col-lg-5 .more {
    margin: 225px auto 75px 15px;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1799px) {
  .Sellrite-page .part1 .col-12.col-lg-5 .more {
    margin: 85px auto 75px 15px;
    z-index: 500;
    position: relative;
  }
}

@media screen and (min-width: 1400px) {
  .Sellrite-page .part1 .bg1-13 {
    width: 95%;
  }
  .Sellrite-page .part2 {
    min-height: 880px !important;
    padding: 135px 15px 0 22px;
  }
  .Sellrite-page .part2 .row {
    align-items: center;
  }
  .Sellrite-page .part2 .title {
    margin-top: -10px;
    font-size: 50px;
    text-align: center;
  }
  .Sellrite-page .part2 .text {
    text-align: center;
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
    margin-top: 25px;
  }
  .Sellrite-page .part2 .bg2-06 {
    width: 100%;
  }
  .Sellrite-page .part3 .row {
    flex-direction: row-reverse;
    align-items: center;
    margin-top: 90px;
    max-height: 690px;
    border-radius: 40px;
  }
  .Sellrite-page .part3 .row .title {
    margin-top: -10px;
    font-size: 50px;
    text-align: left;
    margin-left: 0;
  }
  .Sellrite-page .part3 .row .text {
    font-size: 20px;
    text-align: left;
    padding-left: 0px;
    padding-right: 150px;
    margin-left: 0;
  }
  .Sellrite-page .part3 .bg3-13 {
    width: 100%;
    padding-right: 90px;
  }
  .Sellrite-page .part4 {
    margin-top: 35vw;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1700px) {
  .Sellrite-page .part4 {
    margin-top: 30vw;
  }
}

@media screen and (min-width: 1400px) {
  .Sellrite-page .part4 .row {
    flex-direction: row-reverse;
    align-items: center;
  }
  .Sellrite-page .part4 .title {
    margin-top: 145px;
    font-size: 50px;
    text-align: center;
  }
  .Sellrite-page .part4 .text {
    text-align: center;
    max-width: 650px;
    font-size: 22px;
    margin: 10px auto 95px auto;
  }
  .Sellrite-page .part4 .bg4-13 {
    width: 72%;
    margin-top: -280px;
  }
  .Sellrite-page .part5 {
    margin-top: 190px;
  }
  .Sellrite-page .part5 .row {
    align-items: center;
  }
  .Sellrite-page .part5 .row .title {
    font-size: 50px;
    text-align: left;
    padding-left: 210px;
    margin-top: 25px;
  }
  .Sellrite-page .part5 .row .text {
    font-size: 22px;
    text-align: left;
    padding-left: 210px;
  }
  .Sellrite-page .part5 .row .d-flex {
    justify-content: right !important;
  }
  .Sellrite-page .part5 .row .d-flex .bg5-13 {
    width: 115%;
  }
  .Sellrite-page .part6 .title {
    margin: 235px auto 0 auto;
    font-size: 50px;
    padding-top: 120px;
  }
  .Sellrite-page .part6 .text {
    max-width: 620px;
    font-size: 20px;
    margin: 10px auto 0 auto;
  }
  .Sellrite-page .part6 .resporoject {
    margin-top: 0;
  }
  .Sellrite-page .part6 .resporoject .row {
    padding-left: 120px;
    padding-right: 120px;
    padding-top: 33px;
  }
  .Sellrite-page .part6 .resporoject .row .col-6 {
    padding: 30px;
  }
  .Sellrite-page .part7 .home-box {
    padding: 95px !important;
  }
  .Sellrite-page .part7 .home-box a {
    font-size: 28px !important;
  }
  .Sellrite-page .part7 .home-box .firstlink {
    padding-right: 300px !important;
  }
  .Sellrite-page .part7 .home-box .pattern1 {
    top: 45px !important;
    left: 350px !important;
    right: auto !important;
  }
  .Sellrite-page .part7 .home-box .pattern2 {
    bottom: 70px !important;
    right: 120px !important;
  }
  .Sellrite-page .part7 .home-box .pattern3 {
    bottom: 22px !important;
    left: 70px !important;
  }
}

@keyframes mymove {
  from {
    background-position: 0;
  }
  to {
    background-position: -1000%;
  }
}

@keyframes mymoveRevers {
  from {
    background-position: 0;
  }
  to {
    background-position: 1000%;
  }
}

.part1 .row .more {
  background: transparent !important;
  display: flex;
  height: auto;
  width: 100%;
  max-width: 100%;
  align-items: flex-start;
  align-content: flex-start !important;
  justify-content: flex-start;
  padding: 0 !important;
  padding-left: 18px !important;
  z-index: 10;
  position: relative;
}

@media (max-width: 992px) {
  .part1 .row .more {
    padding-left: 33px !important;
  }
}

@media (max-width: 1199px) {
  .part1 .row .more {
    flex-direction: column;
  }
  .part1 .row .more a {
    margin: 0 0 10px !important;
  }
}

@media (max-width: 1199px) and (max-width: 991px) {
  .part1 .row .more a img {
    width: 180px;
  }
}

.subtitle {
  font-size: 20px;
}

@media (min-width: 1200px) {
  .subtitle {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .part3 .row {
    padding: 0 50px 0 0;
  }
  .part3 .row .col-12.col-lg-4 {
    padding-left: 0;
  }
  .Sellrite-page .part4 .bg4-13 {
    margin-top: -200px;
  }
  .Sellrite-page .part1 {
    padding-top: 70px;
  }
  .Sellrite-page .part1 .col-12.col-lg-5 {
    padding-left: 70px !important;
  }
  .Sellrite-page .part1 .col-12.col-lg-7.pl-3.pt-3 {
    margin-left: -80px;
  }
  .Sellrite-page .part2 .text {
    max-width: 456px;
  }
  .Sellrite-page .part2 {
    min-height: 760px !important;
  }
  .Sellrite-page .part3 .row {
    margin-top: 40px;
  }
  .part4 .d-flex.justify-content-center {
    text-align: center;
  }
  .Sellrite-page .part4 .text {
    max-width: 456px;
  }
}

@media (max-width: 767px) {
  #main > div:nth-child(1) > div.part6 > div.text {
    font-size: 16px !important;
  }
  #main > div:nth-child(1) > div.part5 > div > div.col-12.col-lg-5 > div.text {
    font-size: 16px !important;
  }
  #main > div:nth-child(1) > div.part4 > div > div:nth-child(2) > div.text {
    font-size: 16px !important;
  }
  #main > div:nth-child(1) > div.part1 > div > div.col-12.col-lg-7.pl-3.pt-3 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
/*# sourceMappingURL=Sellrite.css.map */