body {
  font-family: "Montserrat", sans-serif;
}
header {
  background: #c54a000d;
}
ul.menu > li:last-child {
  margin: 0px;
}
ul.menu a.btn.btn-a {
  padding: 15px 40px;
  color: white;
}

ul.menu > li > a.btn.btn-a:hover {
  border-bottom: 0px solid #fff;
  background: #5c5c5c;
}

section.banner {
  background-image: url(../images/banner-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 190px 0 100px;
  margin-top: -80px;
}
.banner-content h1 {
  font-weight: 500;
  font-size: 44px;
  line-height: 55.2px;
  text-transform: uppercase;
  color: #5c5c5c;
  margin-bottom: 20px;
}
.banner-content h1 strong {
  font-weight: 700;
}
.banner-content h1 span {
  font-weight: 700;
  color: #c54a00;
}
.banner-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22.5px;
  color: black;
  margin-bottom: 30px;
}
.banner-content a.btn.btn-a {
  padding: 15px 40px;
  color: white;
}
.banner-content a:hover {
  border-bottom: 0px solid #fff;
  background: #5c5c5c;
}
.banner-form-work {
  background: #f2f2f2;
  border-radius: 30px;
  padding: 30px 20px;
}

.banner-form-work form#publishingForm {
  background: white;
  border: 1px solid #c54a00;
  padding: 20px;
  text-align: center;
  border-radius: 20px;
  background-image: url(../images/form-bg.png);
  background-repeat: no-repeat;
  background-size: 260px;
  background-position: center;
}
.banner-form-work form#publishingForm h2 {
  font-weight: 600;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  margin: 13px 0;
  color: #c54a00;
}
.banner-form-work form#publishingForm input {
    background: #e9e9e973;
    border: 1px solid #0000004d;
    padding: 12px 20px;
    border-radius: 10px;
    margin-bottom: 12px;
    width: 100%;
    font-family: 'Montserrat';
    font-size: 13px;
    color: black;
}
input[type="checkbox"] {
    width: auto !important;
}
.banner-form-work form#publishingForm input[type="email"] {
    background: #e9e9e973 !important;
    border: 1px solid #0000004d !important;
    padding: 12px 20px !important;
    border-radius: 10px !important;
    margin-bottom: 12px !important;
    margin-top: 0px !important;
    font-family: 'Montserrat';
    font-size: 13px !important;
}
.banner-form-work form#publishingForm textarea {
    background: #e9e9e973 !important;
    border: 1px solid #0000004d !important;
    padding: 12px 20px !important;
    border-radius: 10px !important;
    margin-bottom: 12px !important;
    margin-top: 0px !important;
    height: 120px;
}
.banner-form-work form#publishingForm input.slide-hover-left-2.formsubmit{
    padding: 15px 40px;
    color: white !important;
    background: #c54a00;
    font-family: 'Montserrat';
    text-transform: uppercase;
    width: auto;
    border-radius: 110px;
    border: none;
}
section.conter-sec{
    background-color: #c54a00;
}
.counter-box-main .counter-box span.counter {
    font-size: 68px;
    color: #fff;
    font-weight: 800;
}
.counter-box-main .counter-box{
    font-size: 68px;
    color: #fff;
}
.professional-book-content h2 {
    font-weight: 800;
    font-size: 32px;
    line-height: 38px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.professional-book-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22.5px;
    color: black;
    margin-bottom: 30px;
}
.professional-book-content ul li {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 17px;
}
section.book-name {
    padding: 90px 0 130px;
}
section.why-choose-us {
    background: #c54a00;
    padding: 90px 0;
}
.this-contentt {
    text-align: center;
}
.this-contentt h2 {
    font-weight: 800;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    width: 60%;
    margin: 0 auto 20PX;
}
.this-contentt p {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    color: white;
    width: 70%;
    margin: 0 auto 20px;
}
.main-choose-box {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 40px 30px;
    justify-content: center;
}
.main-choose-box .choose-box {
    background: white;
    width: 48%;
    padding: 30px 50px;
    border-radius: 25px;
}

.main-choose-box .choose-box h4 {
    font-weight: 500;
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 10px;
    position: relative;
}

.main-choose-box .choose-box p {
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    vertical-align: middle;
    color: #2B2B2B;
}

.main-choose-box .choose-box h4::before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #c54a00;
    left: -27px;
    border-radius: 100px;
    top: 10px;
}
section.fasinating {
    background: #F3F3F3;
    padding: 90px 0;
}

section.fasinating h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: black;
}

section.fasinating p {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 40px;
}
.fasinating-main {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.fasinating-main .fasinating-box {
    width: 39%;
}

.fasinating-main .fasinating-box img {
    width: 50px;
    margin-bottom: 8px;
}

.fasinating-main .fasinating-box h5 {color: black;font-weight: 600;font-size: 18px;margin-bottom: 10px;}

.fasinating-main .fasinating-box p {
    margin: 0;
    font-size: 14px;
}
form#publishingForm .service-label label {
    color: black !important;
    font-size: 11px !important;
    margin-top: -10px;
    font-weight: 500;
}
.banner-form-work form#publishingForm select {
    background: #e9e9e973 !important;
    border: 1px solid #0000004d !important;
    padding: 12px 20px !important;
    border-radius: 10px !important;
    margin-bottom: 12px !important;
    margin-top: 0px !important;
    font-family: 'Montserrat';
    font-size: 13px !important;
    width: 100%;
}

  h3.service-choose {
    font-weight: 500;
    text-align: justify;
}
section.contact-sec {
    padding: 100px 0;
    background: linear-gradient(90deg, #c54a001f 0%, #ffffff 70%);
}
section.contact-sec .banner-form-work {
    width: 80%;
    margin: auto;
}
section.contact-sec h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color:  black;
    text-align: left;
}
section.contact-sec ul.contact-point li {
    font-size: 14px;
    color: black;
    line-height: 24px;
    margin-bottom: 30px;
    position: relative;
    padding-left: 40px;
}
ul.contact-point li::before {
    width: 18px;
    height: 18px;
    content: "";
    position: absolute;
    left: 8px;
    background: #c54a00;
    border-radius: 100px;
    top: 7px;
}
.footer-top {
    background: black;
    padding: 40px 0;
    text-align: center;
}
.counter-box-main .counter-box p{
    font-weight: 600;
}
.banner-form-work form#publishingForm input[type="email"]{
  color: black;
}
.banner-form-work form#publishingForm textarea{
  color: black;
}
@media only screen and (max-width: 768px) {
  .banner-content h1 {
    font-size: 37px;
    line-height: 43.2px;
}
.banner-content .buttons-div {
  margin-bottom: 60px;
}
.counter-box-main .counter-box {
  font-size: 45px;
}
.counter-box-main .counter-box span.counter {
  font-size: 45px;
}
.this-contentt h2 {
  width: 100%;
}
.main-choose-box {
  gap: 40px 20px;
}
.main-choose-box .choose-box {
  width: 48%;
  padding: 21px 40px;
}
.main-choose-box .choose-box h4 {
  font-size: 20px;
  line-height: 30px;
}
.fasinating-main .fasinating-box {
  width: 47%;
}
.test-main {
  padding: 10px 10px 20px;
  position: relative;
}
.images-flex img {
  width: 90px;
}
}
@media only screen and (max-width: 480px) {
section.banner {
  padding: 150px 0 60px;
  margin-top: -90px;
}
.banner-content h1 {
  font-size: 27px;
  line-height: 35.2px;
}
.banner-form-work form#publishingForm h2 {
  font-size: 25px;
  line-height: 30px;
}
.professional-book-content h2 {
  font-size: 25px;
  line-height: 31px;
}
.this-contentt h2 {
  font-size: 25px;
  line-height: 32px;
}
.this-contentt p {
  width: 100%;
}
.main-choose-box .choose-box {
    width: 100%;
}
.main-choose-box {
  gap: 20px 20px;
}
section.fasinating h2 {
  font-size: 25px;
  line-height: 31px;
}
.fasinating-main .fasinating-box {
  width: 100%;
}
section.contact-sec {
  padding: 30px 0;
}
section.contact-sec h3 {
  font-size: 24px;
}
section.contact-sec .banner-form-work {
  width: 100%;
}
}