@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap);
p,
ul {
  margin: 0 !important;
}

.footer_inner p,
.footer_inner ul li a {
  font-weight: 500;
  color: #7a7a7a;
  text-align: center;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.footer_inner form input[type=submit],
.menu li.head-btn {
  background: linear-gradient(180deg, #39aff9 0, #007cca 100%);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

.footer_inner form input[type=submit],
.menu li.head-btn,
button.color-red,
button.global_buton {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
span {
  font-family: Raleway, sans-serif !important;
}

ul {
  padding: 0 !important;
  list-style: none !important;
}

a {
  text-decoration: none !important;
}

.menu ul.navbar-nav {
  align-items: end;
}

header.main_header {
  position: absolute;
  width: 100%;
  z-index: 999;
  top: 20px;
}

.banner_form form,
.banner_inner,
.big_iner_testi,
.first,
.last,
.order_sec,
.popup_form_wrp h2,
section.about_sec,
section.testimonial_sec .global_inner {
  position: relative;
}

.menu li.head-btn {
  margin: 0;
  border-radius: 20px;
  width: 200px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
}

.menu li.head-btn a {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  color: #fff;
}

.menu li.head-btn:hover,
button.popup_button:hover,
a.popup_button:hover {
  background: #faa646 !important;
}

footer.main_footer {
  padding: 20px 0;
}

.footer_inner p {
  font-style: normal;
  font-size: 16px;
  line-height: 23px;
  width: 300px;
}

ul.social_icon {
  display: flex;
  justify-content: center;
  margin: 10px 0 0 !important;
}

ul.social_icon li {
  padding: 0 5px;
}

.footer_inner h3 {
  margin: 0 0 10px;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #000;
}

.footer_inner ul li a,
.inner_footer p {
  font-size: 16px;
  line-height: 19px;
  font-style: normal;
}

.footer_inner ul li {
  margin: 0 0 5px;
}

.location p {
  text-align: left;
  margin: 0 0 15px !important;
}

.footer_inner ul li a:hover {
  color: #000;
}

.footer_inner form input,
.footer_inner form textarea {
  padding: 0 20px;
  width: 100%;
  background: #dcdbdb;
  border: none;
  height: 50px;
  margin: 0 0 15px;
  border-radius: 10px;
  font-family: Raleway;
  outline: 0;
  font-size: 14px;
}

.footer_inner form {
  margin: 20px 0 0;
}

.footer_inner form input::-moz-placeholder, .footer_inner form textarea::-moz-placeholder {
  color: #888;
}

.footer_inner form input::placeholder,
.footer_inner form textarea::placeholder {
  color: #888;
}

.fields_iner {
  display: flex;
}

.fields_iner input {
  width: 48% !important;
}

.fields_iner input:first-child {
  margin-right: 25px;
}

.footer_inner form textarea {
  height: 100px;
  padding: 15px 20px;
}

.footer_inner form input[type=submit] {
  border-radius: 20px;
  width: 161px;
  height: 57px;
  padding: 0;
  margin: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  color: #fff;
  text-transform: uppercase;
}

.footer_inner form input[type=submit]:hover {
  background: #000;
}

section.bottom_foter {
  background: linear-gradient(135deg, #f6921e 0, #567f30 100%);
  padding: 15px 0;
}

.about_button,
.inner_footer,
.proces_iner,
.proces_iner_img,
.talk_img,
section.proces_sec .global_inner,
section.service_sec .global_inner {
  text-align: center;
}

.inner_footer p {
  font-weight: 600;
  color: #fff;
}

section.banner_sec {
  background-image: url(../images/banner-bg.jpg);
  background-repeat: no-repeat;
  height: 100%;
  display: flex;
  align-items: center;
  background-position: bottom;
  padding: 12rem 0 3rem;
  background-size: cover;
  position: relative;
  z-index: 9;
}

.banner_inner h1 {
  margin: 0;
  font-style: normal;
  font-weight: 900;
  font-size: 70px;
  line-height: 92px;
  color: #f6921e;
}

.banner_inner p,
button.global_buton a {
  line-height: 23px;
  font-style: normal;
  font-size: 20px;
}

.banner_inner p {
  font-weight: 500;
  color: #e6e4e4;
  margin: 0 0 20px !important;
  text-align: left;
  line-height: 1.6;
}

button.global_buton {
  background-image: linear-gradient(40deg, #faba16 0, #f6921e 50%);
  border-radius: 20px;
  border: none;
  margin: 0 20px 0 0;
  width: 200px;
  height: 50px;
}

.banner_btn,
.popup_form_wrp form {
  margin: 30px 0 0;
}

button.global_buton a {
  font-weight: 700;
  color: #fff;
}

button.color-red {
  background: #000;
  border-radius: 20px;
}

.banner_form form {
  width: 400px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  margin: auto;
  padding: 40px 0;
  border-radius: 80px;
}

.banner_form form input,
.banner_form form textarea {
  filter: drop-shadow(1px 1px 1px black);
  width: 100%;
  background: #fff;
  border-radius: 20px;
  border: 1px solid white;
  height: 60px;
  margin: 0 0 15px;
  padding: 0 0 0 20px;
  font-family: Raleway;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.44);
  outline: 0;
  font-weight: 600;
}

.banner_form form .fields_wrap {
  width: 75%;
  margin: auto;
  text-align: center;
}

.banner_form form h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  text-align: center;
  color: #f6921e;
  width: 80%;
  margin: auto auto 30px;
}

span.global_color {
  color: #5d5d5d;
}

.banner_form form input::-moz-placeholder, .banner_form form textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.44);
  font-weight: 500;
}

.banner_form form input::placeholder,
.banner_form form textarea::placeholder {
  color: rgba(0, 0, 0, 0.44);
  font-weight: 500;
}

.banner_form form textarea {
  height: 130px;
  padding: 20px;
  font-weight: 600;
  font-family: Raleway;
}

input[type=submit] {
  background: linear-gradient(135deg, #f6921e 0, #000 100%) !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25) !important;
  border-radius: 20px !important;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 15px !important;
  line-height: 23px !important;
  color: #fff !important;
  text-transform: uppercase;
  width: 200px !important;
}

.banner_form form:after,
.banner_form form:before,
section.about_sec:before,
section.banner_sec:after,
section.banner_sec:before,
section.testimonial_sec .global_inner:before {
  position: absolute;
  content: "";
  display: block;
}

section.banner_sec:before {
  background-repeat: no-repeat;
  background-image: url(../images/banner-badal.png);
  width: 10%;
  height: 188px;
  left: 0;
  top: 10%;
  background-size: 100%;
}

.banner_form form:before {
  background-image: url(../images/form-badal.png);
  background-repeat: no-repeat;
  width: 180px;
  height: 100px;
  left: -100px;
  top: -40px;
}

.banner_form form:after {
  background-image: url(../images/banner-form.png);
  background-repeat: no-repeat;
  width: 70%;
  height: 533px;
  right: -180px;
  top: 70px;
  bottom: 0;
  margin: auto;
  background-size: 100%;
}

section.banner_sec:after {
  background-image: url(../images/form-badal.png);
  background-repeat: no-repeat;
  width: 180px;
  height: 100px;
  right: 6%;
  top: 20%;
  z-index: -1;
}

section.about_sec {
  padding: 80px 0 80px;
}

section.about_sec:before {
  background-image: url(../images/left-bf.png);
  background-repeat: no-repeat;
  width: 250px;
  height: 495px;
  left: 0;
  top: 60px;
}

.global_inner h2 {
  margin: 0 0 15px;
  font-style: normal;
  font-weight: 800;
  font-size: clamp(32px, 5vw, 40px);
  line-height: normal;
  color: #494949;
}

.about_sec .global_inner p {
  text-align: left;
}

.global_inner p {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
  color: #343434;
}

.proces_iner img {
  height: 100px;
  margin-bottom: 2rem;
}

.proces_iner h3,
.service_iner h4,
.service_iner p {
  font-size: 20px;
  line-height: 23px;
  color: #343434;
  text-align: center;
  font-style: normal;
}

.about_button button {
  width: 230px;
  height: 65px;
}

.about_button img {
  margin: 0 0 15px;
  width: 100px;
}

section.talk_sec {
  background-image: url(../images/talk.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 351px;
  display: flex;
  align-items: center;
  margin: 4rem 0;
}

section.talk_sec h2 {
  font-size: clamp(32px, 5vw, 47px);
  color: #fff;
}

section.talk_sec p {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #fff;
}

section.book_sec {
  padding-bottom: 60px;
  padding-top: 60px;
}

section.service_sec {
  background-image: linear-gradient(40deg, #faba16 0, #f6921e 50%);
  padding: 60px 0;
}

section.service_sec .global_inner h2 {
  color: #fff;
  margin: auto auto 6px;
}

.order_sec .global_inner h2,
.order_sec .global_inner p,
section.new_talk .global_inner h2,
section.new_talk .global_inner p,
section.service_sec .global_inner p {
  color: #fff;
}

.service_iner {
  background: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.13);
  border-radius: 20px;
  padding: 25px 20px;
  text-align: center;
  height: 100%;
}

.service_iner img {
  margin: 0 0 20px;
  height: 100px;
}

.service_iner h4 {
  margin: 0 0 15px;
  font-weight: 700;
}

.service_iner p {
  font-weight: 500;
  padding-bottom: 0;
}

section.new_talk {
  background: #000;
  padding: 3rem 0;
}

section.proces_sec {
  background-repeat: no-repeat;
  background-position: top;
  padding: 80px 0;
}

section.proces_sec .global_inner h2 {
  max-width: 650px;
  margin: auto auto 20px;
}

.proces_iner h3 {
  font-weight: 700;
}

.btn-color {
  background-color: #fff !important;
}

.btn-color a {
  color: #000 !important;
}

.proces_iner p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #343434;
}

section.testimonial_sec {
  padding: 80px 0;
  background-image: url(../images/client.png);
  background-repeat: no-repeat;
  /* height: 700px; */
  display: flex;
  align-items: center;
  background-position: 0 520px;
}

section.testimonial_sec .col-md-4 {
  background: #fff;
  box-shadow: 0 4px 20px rgba(12, 134, 212, 0.35);
  border-radius: 20px;
  padding: 40px 20px;
  margin: 15px 9px;
}

.testimonial_iner h4 {
  margin: 0 0 5px;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #343434;
}

.testimonial_iner img {
  margin: 0 0 10px;
}

.testimonial_iner p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #343434;
}

.testimonial_slider {
  margin-top: 60px !important;
}

.big_iner_testi {
  padding: 60px 20px !important;
  margin-top: 50px !important;
}

.first,
.last {
  margin-top: 90px !important;
}

.big_iner_testi:after,
.first:after,
.last:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../images/smal-star.png);
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  right: 20px;
  top: -35px;
}

ul.slick-dots {
  display: flex;
  justify-content: center;
  margin: 20px 0 0 !important;
}

ul.slick-dots li button {
  border: none;
  background: #d9d9d9;
  font-size: 0;
  height: 17px;
  width: 17px;
  margin: 0 5px;
  border-radius: 50%;
}

ul.slick-dots li.slick-active button {
  background: #1e97e3;
}

section.testimonial_sec .global_inner:before {
  background-image: url(../images/client-badal.png);
  background-repeat: no-repeat;
  width: 260px;
  height: 170px;
  top: -140px;
  left: -40px;
}

.order_sec {
  display: flex;
  align-items: center;
  background-image: linear-gradient(40deg, #faba16 0, #f6921e 50%);
  padding: 60px 0 20px;
}

.order_button,
.order_sec:after,
.order_sec:before {
  background-repeat: no-repeat;
}

.order_sec .global_inner {
  text-align: center;
  max-width: 860px;
  margin: auto;
}

.order_button {
  text-align: center;
  background-image: url(../images/order.png);
  width: 310px;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px auto auto;
  background-position: bottom;
}

.order_button button {
  margin: 0;
}

.order_sec:before {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../images/order-left.png);
  width: 370px;
  top: -45px;
  height: 450px;
  left: 40px;
}

.order_sec:after {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/order-right.png) no-repeat center/contain;
  width: clamp(155px, 20vw, 198px);
  height: 320px;
  right: 0;
  bottom: 40px;
}

.book_inner img:hover {
  filter: drop-shadow(2px 4px 6px black);
  transition: 0.5s;
}

@media only screen and (max-width: 1400px) {
  .modal-dialog .modal-content {
    top: 0 !important;
  }
  .banner_form form:after {
    right: -155px;
  }
  .banner_inner h1 {
    font-size: 70px;
  }
  section.talk_sec {
    height: 337px;
    padding: 40px 0 0;
  }
  section.book_sec img {
    width: 100%;
  }
  section.book_sec {
    padding-top: 60px;
  }
  section.book_sec .col-md-1 img {
    width: 210px;
  }
  section.book_sec .global_inner.text-center {
    margin-bottom: 60px;
  }
  .order_sec:before {
    left: 0;
    background-size: 90%;
  }
}
@media only screen and (max-width: 1199px) {
  .banner_form form:after {
    right: -146px;
    opacity: 0.5;
  }
  .about_img img,
  .footer_inner p {
    width: 100%;
  }
  .banner_inner h1 {
    font-size: 50px;
    line-height: 60px;
    margin: 0 0 20px;
  }
  section.banner_sec:before {
    top: 28%;
  }
}
@media only screen and (max-width: 767px) {
  .order_button,
  .service_iner p,
  .vector_img,
  section.book_sec .col-md-1 {
    text-align: center;
  }
  .modal:before {
    content: "";
    display: inline-block;
    height: 6% !important;
    vertical-align: middle;
    margin-right: -4px;
  }
  .popup_form_wrp {
    padding: 0 15px;
    margin: -8px !important;
  }
  section.banner_sec {
    height: auto;
    padding-top: 130px;
    padding-bottom: 70px;
  }
  .banner_form form:after,
  .banner_form form:before,
  .global_inner p br,
  .order_sec:after,
  .order_sec:before,
  section.banner_sec:before,
  section.book_sec .global_inner.text-center h2 br,
  section.testimonial_sec .global_inner:before,
  section.testimonial_sec h2 br {
    display: none;
  }
  .banner_form form,
  .order_sec .global_inner,
  .proces_iner_img img {
    width: 100%;
  }
  section.proces_sec .global_inner h2 {
    width: 100%;
    font-size: 30px;
  }
  .order_sec .global_inner h2,
  section.service_sec .global_inner h2 {
    width: 100%;
    font-size: 28px;
    line-height: 34px;
  }
  header.main_header .col-md-4,
  header.main_header .col-md-8 {
    width: 50%;
  }
  .menu li.head-btn {
    width: 150px;
    height: 50px;
  }
  .menu li.head-btn a {
    font-size: 16px;
  }
  .banner_inner h1 {
    font-size: 35px;
    line-height: 40px;
    text-align: center;
  }
  span.single {
    color: #f6921e;
  }
  .banner_inner p {
    width: 100%;
    font-size: 16px;
    text-align: center;
  }
  section.banner_sec:after {
    top: 30px;
  }
  .global_buton {
    margin-top: 12px !important;
  }
  .banner_form form .fields_wrap {
    width: 90%;
  }
  .banner_form form h2,
  section.testimonial_sec h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .global_inner h2 {
    font-size: 35px;
    line-height: 45px;
    text-align: center;
  }
  section.about_sec {
    padding: 30px 0;
  }
  .global_inner p {
    font-size: 16px;
    line-height: 22px;
  }
  section.about_sec .row.align-items-center,
  section.talk_sec .row {
    flex-direction: column-reverse;
  }
  .about_button button,
  section.proces_sec .banner_btn button {
    margin: 0;
  }
  button.global_buton a {
    font-size: 16.5px;
    font-weight: 500;
  }
  .service_iner p {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 23px;
    color: #343434;
  }
  .order_button {
    background-image: url(../images/order.png);
    background-repeat: no-repeat;
    width: 280px;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto auto;
    background-position: bottom;
  }
  section.talk_sec {
    height: auto;
    background: #f6921e;
  }
  section.talk_sec h2 {
    font-size: 35px;
  }
  section.talk_sec p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
  }
  .service_iner,
  .talk_img,
  section.book_sec img {
    margin: 0 0 20px;
  }
  section.book_sec {
    padding: 10px 0 30px;
  }
  section.book_sec .col-md-1 img {
    width: 200px;
  }
  section.book_sec .global_inner.text-center h2 {
    font-size: 27px;
    line-height: 34px;
  }
  .testimonial_slider,
  section.book_sec .row.mt-5,
  section.service_sec .row.mt-4 {
    margin-top: 0 !important;
  }
  .vector_img {
    margin: 0 0 30px;
  }
  .proces_iner_img {
    margin: 30px 0 20px;
  }
  section.proces_sec .banner_btn {
    justify-content: center;
  }
  section.proces_sec,
  section.testimonial_sec {
    padding-bottom: 0;
  }
  .footer_inner form {
    margin: 20px 0 30px;
  }
  .fields_iner {
    display: block;
  }
  .fields_iner input:first-child {
    margin-right: 0;
  }
  .fields_iner input {
    width: 100% !important;
  }
}
.modal-body,
.modal-header {
  padding: 0 !important;
}

.modal-header {
  border: none !important;
  margin-bottom: 20px;
}

.modal {
  background: rgba(0, 0, 0, 0.5490196078);
}

.modal-dialog {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.popup_form_wrp {
  padding: 0 15px;
}

.popup_form_wrp h2 {
  font-weight: 800;
  font-size: 35px;
  color: #494949;
  margin: 0 0 10px 20px;
}

.popup_form_wrp p {
  color: #343434;
  font-weight: 500;
}

.popup_form_wrp form input,
.popup_form_wrp form select,
.popup_form_wrp form textarea {
  width: 100%;
  background: #fff;
  border-radius: 20px;
  height: 45px;
  margin: 0 0 15px;
  padding: 0 0 0 20px;
  font-family: Raleway;
  font-weight: 500;
  outline: 0;
  color: rgba(0, 0, 0, 0.44);
  border: 1px solid #f6921e;
}

.popup_form_wrp form input::-moz-placeholder, .popup_form_wrp form textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.44);
  font-size: 14px;
}

.popup_form_wrp form input::placeholder,
.popup_form_wrp form textarea::placeholder {
  color: rgba(0, 0, 0, 0.44);
  font-size: 14px;
}

.popup_form_wrp form textarea {
  border-radius: 15px;
  height: 130px;
  padding: 15px 18px;
}

.popup_form_wrp form select {
  font-size: 14px;
  font-weight: 500;
}

.modal-content {
  padding: 30px 0;
  border-radius: 20px;
  border: 2px solid #f6921e !important;
}

.popup_form_wrp h2:before {
  content: "";
  display: block;
  position: absolute;
  background: #f6921e;
  width: 10px;
  height: 40px;
  left: -20px;
  border-radius: 5px;
}

button.btn-close:after,
button.btn-close:before {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  width: 3px;
  height: 23px;
  top: 5px;
  border-radius: 5px;
}

span.color_form {
  color: #f6921e;
}

button.btn-close {
  position: absolute;
  right: 8px;
  top: 8px;
  background: #000;
  opacity: 1;
  border-radius: 0 0 0 20px;
  width: 30px;
  height: 25px;
}

button.btn-close:after {
  transform: rotate(42deg);
  left: 19px;
  top: 7px;
}

button.btn-close:before {
  transform: rotate(129deg);
  left: 19px;
  top: 7px;
}

button.btn-close:hover {
  background: #f3ad16;
  opacity: 1;
}

button.popup_button,
a.popup_button {
  background: #f6921e;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  border: none;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  /* line-height: 23px; */
  margin-right: 20px;
  color: #fff;
  text-transform: capitalize;
  width: 200px;
  height: 50px;
  font-family: Raleway;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

li.nav-item a {
  font-size: 14px;
  font-weight: 500;
}

li.nav-item {
  /* border-left: 2px solid black; */
}

ul.navbar-nav li.nav-item::after {
  content: "";
  display: block;
  height: 15px;
  width: 1px;
  position: relative;
  background: #989898;
  left: 0px;
  top: -27px;
}

ul.navbar-nav li.nav-item:nth-child(1)::after {
  content: "";
  display: none !important;
  background: white !important;
}

ul.navbar-nav li.nav-item:nth-child(1) {
  position: relative;
  top: -15px;
}

ul.ctop {
  display: flex;
  justify-content: end;
}

.ctop li.num a {
  background: 0 0;
  border: 1px solid #567f30;
  color: #567f30;
  padding: 15px 10px;
  /* font-size: 13px; */
  border-radius: 3px;
  transition: 0.4s;
}

.lets-btn,
.lets-btn:hover,
.submit:hover {
  background: linear-gradient(135deg, #f6921e 0, #567f30 100%);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  color: #fff;
}

.lets-btn {
  border: none;
  padding: 12px 20px;
  font-size: 16px;
  border-radius: 3px;
  font-weight: 500;
  margin: 0 10px;
}

.menu {
  margin: 11px 0 0 0;
  position: relative;
  top: 4px;
}

li.nav-item.dropdown:hover ul.dropdown-menu {
  display: block;
}

ul.dropdown-menu {
  padding: 0px -3px 10px 0 !important;
}

ul.dropdown-menu li a.dropdown-item {
  padding: 10px 0px 5px 10px;
  border-bottom: 1px solid black;
  /* border-block-end-width: 2px; */
  border-bottom: dotted 1px;
  width: 200px;
}

:is(.about_img img, .about_button, .book_inner, .vector_img, .proces_iner_img) img {
  max-width: 100%;
  height: auto;
}

.proces_iner_img img {
  width: 60%;
  margin-bottom: 2rem;
}

ul.dropdown-menu li a.dropdown-item:hover {
  background: #f6921e;
  color: white;
}

ul.navbar-nav li.nav-item a.nav-link:hover {
  color: #f6921e !important;
}

@media only screen and (max-width: 600px) {
  .nav-area-full .col-lg-3,
  .nav-area-full .col-lg-9 {
    width: 50%;
  }
  .main-side-menu {
    display: none !important;
  }
  .ctop li.num a {
    padding: 10px 10.5px !important;
    font-size: 12px;
  }
  .menu {
    position: relative !important;
    top: -50px !important;
    left: 85% !important;
    right: unset !important;
  }
  .service_iner {
    height: auto;
  }
  ul.nav.nav-tabs {
    margin: 0 0 30px 0 !important;
  }
  .footer-nav2 li {
    float: left;
    padding: 0 7px !important;
  }
}
@media (max-width: 481px) {
  .nav-area-full .col-lg-3,
  .nav-area-full .col-lg-9 {
    width: 100%;
  }
  .header-main .logo {
    text-align: center !important;
    margin-bottom: 10px;
  }
  .header-main {
    padding-bottom: 10px !important;
  }
  section.banner_sec {
    padding-top: 200px;
  }
  button.popup_button,
  a.popup_button {
    font-size: 16px;
    width: 130px;
  }
  button.global_buton {
    margin: 0;
    width: 157px;
  }
  .banner_form form {
    border-radius: 20px;
  }
}
.iti {
  width: 100% !important;
}

.form-error .vscomp-toggle-button {
  border-color: red !important;
  border-width: 2px !important;
}

.form-error[type=checkbox] {
  outline: 2px solid red;
  accent-color: red;
}

.banner_form input:not([type=checkbox]) {
  padding-left: 1rem;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

.banner_form .banner-btn {
  background: linear-gradient(135deg, #f6921e 0, #000 100%) !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25) !important;
  border-radius: 20px !important;
  font-style: normal;
  height: 60px;
  border: none;
  font-weight: 700 !important;
  font-size: 15px !important;
  line-height: 23px !important;
  color: #fff !important;
  text-transform: uppercase;
  width: 200px !important;
}

.vscomp-ele {
  max-width: 100% !important;
}

.vs-style-1 .vscomp-toggle-button {
  height: 60px !important;
  border-radius: 20px;
  margin-top: 15px;
  filter: drop-shadow(1px 1px 1px black);
  color: rgba(0, 0, 0, 0.44) !important;
}

.vscomp-wrapper:not(.has-value) .vscomp-value {
  color: gray !important;
  font-size: 13px;
  opacity: 1 !important;
  font-weight: 500;
}

.form-check-input {
  width: 16px !important;
  height: 16px !important;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem !important;
}

.vs-style-2 .vscomp-toggle-button {
  margin-top: 15px;
  border: 1px solid #000;
  color: #000;
  font-size: 14px;
  border-radius: 3px;
  height: 50px;
  font-weight: 500;
}

.vs-style-3 .vscomp-toggle-button {
  width: 100%;
  border: 1px solid #e4e4e4;
  margin: 0;
  background: 0 0;
  padding: 13px 15px;
  color: gray;
  font-size: 13px;
  height: 48px;
  font-weight: 400;
  outline: 0 !important;
  border-radius: 3px;
}

.side_form .banner-btn {
  background: linear-gradient(135deg, #f6921e 0, #000 100%) !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25) !important;
  font-style: normal;
  height: 50px;
  border: none;
  font-weight: 700 !important;
  font-size: 15px !important;
  line-height: 23px !important;
  color: #fff !important;
  text-transform: uppercase;
  width: 100% !important;
}

.form_submission .banner-btn {
  background: linear-gradient(135deg, #f6921e 0, #000 100%) !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25) !important;
  font-style: normal;
  height: 50px;
  border: none;
  font-weight: 700 !important;
  font-size: 15px !important;
  line-height: 23px !important;
  color: #fff !important;
  text-transform: uppercase;
  width: 200px;
}

.form-error {
  border-color: red !important;
  border-width: 2px !important;
}
.form-error .vscomp-toggle-button {
  border-color: red !important;
  border-width: 2px !important;
}
.form-error .vscomp-toggle-button .vscomp-wrapper:not(.has-value) .vscomp-value {
  opacity: 1 !important;
}
.form-error .vscomp-arrow::after {
  border-bottom-color: red;
  border-right-color: red;
}
.form-error .vscomp-value {
  color: red !important;
}
.form-error::-moz-placeholder {
  color: red !important;
}
.form-error::placeholder {
  color: red !important;
}
.form-error[type=checkbox] {
  outline: 2px solid red;
  accent-color: red;
}

.banner_form {
  margin-top: 3rem;
}
@media screen and (min-width: 992px) {
  .banner_form {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .order_sec:before {
    left: 0;
    background-size: 47%;
  }
}
.custom-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(clamp(247px, 27vw, var(--grid-card)), 1fr));
  gap: 15px;
}

.vscomp-toggle-button {
  font-family: "Raleway";
}/*# sourceMappingURL=style-2.css.map */