.g-recaptcha iframe {
    width: 306px !important;
}
header.mpw-navbar{
  background-color: #fff;
}
section.footPages {
  width: 100%;
  padding: 50px 0;
}
.footPages .container{
  max-width: 1200px;
}

.footPagesWrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}

.termsWrapper {
  max-width: 800px;
  width: 100%;
}

.termsWrapper p,
.termsWrapper ul li,
.contactWrapper p {
  font-size: 17px;
  padding-bottom: 15px;
  font-weight: 400;
}

.termsWrapper h1 {
  line-height: 35px;
  color: #01305C;
  font-size: 30px;
  padding-bottom: 30px;
  text-align: left;
}

.termsWrapper ul,
.termsWrapper ol {
  padding-left: 40px;
}

.termsWrapper h3,
.termsWrapper h4 {
  line-height: 30px;
  color: #01305C;
  font-size: 22px;
  padding-bottom: 20px;
  text-align: left;
}
.form-group.captcha {
  display: flex;
  justify-content: flex-end;
}

.form-group {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}

.form-group input {
  width: 100%;
  padding: 18px 30px 19px 17px;
  max-height: 46px;
  height: 100%;
  outline: none;
  background: #FFFFFF;
  border: 1px solid #E7E9EB;
  border-radius: 4px;
}
.form-group input:hover, .form-group textarea:hover{
  border-color: #212121;
}

.form-group textarea {
  background: #FFFFFF;
  border: 1px solid #E7E9EB;
  border-radius: 4px;
}

.form-group label {
  font-weight: 450;
  font-size: 14px;
  line-height: 18px;
  color: #BBBBBB;
  position: absolute;
  left: 17px;
  top: 14px;
  transition: 0.3s ease all;
}

.form-group input:focus+label,
textarea.has-value + label,
input.has-value + label,
.form-group textarea:focus+label,
.form-group input:not(:placeholder-shown) + label,
.form-group textarea:not(:placeholder-shown) + label {
  top: -7px;
  padding: 0 6px;
  background-color: #fff;
  color: #05ada3;
}
.form-group input::placeholder, .form-group textarea::placeholder{
  visibility: hidden;
}

.form-group input:focus,
.form-group textarea:focus,
.form-group input:not(:placeholder-shown),
.form-group textarea:not(:placeholder-shown) {
  border-color: #05ada3;
}



.order-form-2.form_right {
  padding: 40px 35px;
  max-width: 390px;
  width: 100%;
}

.form-group .order-btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  background: #05ada3;
  display: block;
  width: 105px;
  padding: 5px 0;
  border-radius: 100px;
  border: none;
  margin-left: auto;
  margin-top: 10px;
  cursor: pointer;
  height: 33px;
}
.form-group .order-btn:hover {
  background: #05ada3;
}

.g-recaptcha+div {
  margin-left: auto;
}

.form-group textarea {
  height: 80px !important;
  resize: none;
  width: 100%;
  padding: 18px 30px 19px 22px;
  outline: none;
}

.contactWrapper {
  max-width: 855px;
  width: 100%;
}

.contactWrapper h1 {
  font-weight: 500;
  font-size: 28px;
  line-height: 35px;
  padding-bottom: 10px;
  text-align: center;
  color: #000000;
}

.contactWrapper .sec-desc {
  text-align: center;
  font-weight: 450;
  font-size: 16px;
  line-height: 28px;
  color: #575E62;
  padding-bottom: 50px;
}

.contact__wrapper {
  display: flex;
  background-color: #fff;
  width: 100%;
  box-shadow: 0px 4px 60px rgb(140 140 140 / 15%);
  border-radius: 15px;
}

.info_left {
  max-width: 464px;
  width: 100%;
  background-color: #05ada3;
  border-radius: 15px;
  position: relative;
  padding: 40px 35px;
}

.contact-dots {
  position: absolute;
  bottom: -25px;
  left: -44px;
}
.info_left h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  color: #FFFFFF;
  padding-bottom: 30px;
}

.info_left .infoList {
  list-style: none;
}

.info_left .infoList li {
  color: #fff;
  font-weight: 450;
  font-size: 14px;
  line-height: 28px;
  position: relative;
  padding-left: 51px;
  padding-bottom: 25px;
}

.info_left .infoList li span {
  position: absolute;
  left: 0;
  top: 3px;
}

.additional_info {
  list-style: none;
}

.additional_info li {
  color: #fff;
  padding-bottom: 15px;
  font-weight: 450;
  font-size: 14px;
  line-height: 27px;
  padding-left: 51px;
}

.form_right h3 {
  font-weight: 450;
  font-size: 15px;
  line-height: 26px;
  color: #767676;
  text-align: justify;
  padding-bottom: 20px;
}
.sideBar {
  max-width: 265px;
  width: 100%;
  margin-left: auto
}
.sidebarWraper {
  width: 100%;
  height:100%;
}
.papersWrap {
  position: sticky;
  top: 120px;
}
.valueBox {
  width: 100%;
  min-height: 310px;
  margin-bottom: 50px;
  content: '';
  background-image: url(../words-page.html);
  background-repeat: no-repeat;
}

.valueInner {
  padding: 36px 0 50px 0;
  text-align: center
}

p.discount span {
  color: #05ada3;
  font-size: 20px;
}

.valueInner small {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  padding-top: 13px;
  color: #000000;
  display: block;
}

.valueInner .words {
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  color: #000000;
  font-family: 'CircularStd';
  padding-top: 10px;
}

.valueInner .discount {
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #000000;
  font-family: CircularStd;
  padding: 0px 30px;
  margin-top: 10px;
  position: relative;
  font-weight: 400;
}

.papersInner {
  width: 100%;
  min-height: 310px;
  padding-top: 30px;
  text-align: center;
  content: '';
  background-image: url(../right-people-bg.html);
  background-repeat: no-repeat;
}

p.paperMatters {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  padding: 0 25px;
  font-family: 'CircularStd';
  padding-top: 10px;
}

p.goodWords {
  font-weight: 500;
  font-size: 21px;
  line-height: 25px;
  font-family: 'CircularStd';
  padding-top: 10px;
  text-align:center;
}
.navPagesWrapper {
  display: flex;
  justify-content: space-between;
}
.sideBarCta {
  max-width: 125px;
  width: 100%;
  display: block;
  background-color: #1787E4;
  color: #fff;
  margin: 25px auto 0;
  padding: 8px 0;
  text-align: center;
  position: relative;
  border-radius: 100px;
}


.goodWords {
  width: 100%;
  margin-top: 50px;
  background-image: url(../goodwords-bg.html);
  min-height: 290px;
  background-repeat: no-repeat;
  background-position: top left;
  padding: 40px 30px 0;
  margin-bottom: 50px;
}

.goodWordsInner {
  text-align: center;
}
.goodWordsInner p {
  font-weight: 400;
  font-size: 18px;
  font-family: 'CircularStd';
  padding-top: 15px;
  padding-bottom: 10px;
  max-width: 96%;
  width: 100%;
  margin: 0 auto;
}
.goodWordsInner span {
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  font-family: 'CircularStd';
}
.rc-anchor-normal .rc-anchor-pt {
    right: 75px !important;
}
@media (max-width: 1200px) {
  .termsWrapper {
    padding-right: 50px;
  }
  .contactWrapper {
    max-width: 667px;
  }
}
@media (max-width: 991px) {
  .footPagesWrapper {
    flex-wrap: wrap;
}
.sideBar {
  margin: 50px auto 0;
}
.contactWrapper {
  max-width: 100%;
}
}

@media (max-width:767px) {
  .footPagesWrapper {
    flex-direction: column;
  }

  .termsWrapper {
    padding-right: 0px;
  }
  .contact__wrapper {
    flex-direction: column-reverse;
}
.info_left {
  max-width: 100%;
}
}

@media (max-width:575px) {
  .termsWrapper h1 {
    font-size: 27px;
    line-height: 35px;
  }

  .termsWrapper h3 {
    line-height: 30px;
    font-size: 20px;
  }
  .form-group.captcha {
    justify-content: center;
}

}
