/*
Theme Name: Html Quick Pack
Author:
Author URI:
Theme URI:
Front End Developer: Fahamina Yesmin
Back End Developer:  Fahamina Yesmin
Project Start:
Date: 27-August-2023
*/
body {
  overflow-x: hidden; }

.request_From select {
  width: 100%;
  z-index: 1;
  position: relative;
  background: transparent;
  border: none;
  min-height: 48px;
  border: 0px;
  padding: 5px 10px;
  color: #000000; }

.request_From .form-group label {
  color: #175670;
  font-family: "Open Sans", Sans-serif;
  font-size: 15px;
  margin-bottom: 15px;
  font-weight: 500; }

.request_From .form-group {
  margin-bottom: 15px; }

.contact-page-form p {
  margin: 0px; }

.request_From .form-group label span {
  color: red; }

.request_From .field-holder {
  position: relative;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #bfbfbf; }
  .request_From .field-holder p {
    margin-bottom: 0rem !important; }

.request_From .field-holder::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #3997f71f;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 1;
  border-radius: 0px; }

.request_From .form-group:hover .field-holder::before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  left: 0; }

.request_From .form-control {
  background: transparent;
  position: relative;
  z-index: 1;
  min-height: 48px;
  border: 0px; }

.request_From .wpcf7-not-valid-tip {
  position: absolute; }

.request_From ::-webkit-input-placeholder {
  color: #000000; }

.request_From :-ms-input-placeholder {
  color: #000000; }

.request_From ::-moz-placeholder {
  color: #000000;
  opacity: 1; }

.request_From ::-ms-input-placeholder {
  color: #000000;
  opacity: 1; }

.request_From ::placeholder {
  color: #000000;
  opacity: 1; }

select:focus-visible,
input:focus-visible,
textarea:focus-visible {
  outline: 0; }

.request_From textarea {
  max-height: 180px; }

.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px; }

.request_From .btn-submit {
  width: 100%;
  max-width: 170px;
  border-radius: 0px 25px 25px 25px;
  background: #3997F7;
  background-size: 202%;
  -webkit-transition: .5s ease-out;
  transition: .5s ease-out;
  color: #ffffff;
  border: 3px solid #3997F7;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Raleway", Sans-serif;
  font-weight: 800;
  letter-spacing: 1px;
  min-height: 50px;
  outline: 0px;
  margin-top: 40px; }
  .request_From .btn-submit:hover {
    background-color: #ffffff;
    color: #3997F7 !important; }

input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: none;
          box-shadow: none; }

[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover {
  outline: none; }

.wpcf7 form .wpcf7-response-output {
  margin: 20px 0px 10px;
  padding: 0.2em 1em;
  font-size: 12px; }

.form-title {
  font-size: 18px;
  font-weight: 700;
  color: #771222;
  margin-bottom: 15px;
  margin-top: 20px; }

.request_From.apply-form .form-group label {
  font-family: "Roboto", Sans-serif;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 10px; }

.request_From.apply-form .wpcf7-list-item-label {
  color: #101010;
  font-size: 14px;
  font-weight: 400;
  margin: 5px 0px; }

.request_From.apply-form .wpcf7-list-item {
  margin-left: 0px;
  margin-right: 10px; }
  .request_From.apply-form .wpcf7-list-item label {
    margin-top: 5px;
    margin-bottom: 5px; }

.request_From.apply-form select,
.request_From.apply-form .form-control {
  min-height: 40px; }

.request_From.apply-form p.note {
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: 600;
  color: #0b0b0b;
  font-style: italic; }

.request_From.apply-form .form-group label span {
  font-size: 14px;
  color: #464646; }

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
  border: 1px solid #bfbfbf;
  border-radius: 5px; }

.news-letter-block {
  height: 100vh;
  width: 100%;
  max-width: 680px;
  position: fixed;
  z-index: 999;
  bottom: 0;
  right: -760px;
  padding-top: 60px;
  overflow-x: hidden;
  -webkit-transition: all 1s;
  transition: all 1s;
  text-align: center;
  background-color: #ffffff; }
  .news-letter-block .field-holder {
    background: #fafffc;
    border: 1px solid #d7d7d7; }
  .news-letter-block img {
    width: 100%;
    height: 450px !important;
    -o-object-fit: cover;
       object-fit: cover; }
    @media only screen and (max-width: 768px) {
      .news-letter-block img {
        max-height: 200px; } }
  .news-letter-block .wpcf7-response-output {
    margin: 20px;
    font-size: 12px; }
  .news-letter-block h3 {
    color: #3D0050;
    font-family: "Heebo", Sans-serif;
    font-size: 34px;
    font-weight: 800;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    line-height: 48px;
    letter-spacing: -0.25px;
    padding-top: 10px;
    padding-bottom: 20px; }
    @media only screen and (max-width: 600px) {
      .news-letter-block h3 {
        font-size: 30px;
        padding-top: 20px;
        padding-bottom: 0; } }
  .news-letter-block p.text {
    font-family: "Open Sans", Sans-serif;
    text-align: center;
    color: #121212;
    font-size: 16px;
    font-weight: 500;
    max-width: 413px;
    margin: auto;
    margin-bottom: 30px; }
    @media only screen and (max-width: 600px) {
      .news-letter-block p.text {
        font-size: 14px;
        margin-bottom: 10px; } }
  .news-letter-block input[type=email] {
    border-radius: 0px;
    min-height: 45px;
    outline: 0px; }
  .news-letter-block textarea {
    height: 180px; }
  .news-letter-block .wpcf7-spinner {
    position: absolute; }
  .news-letter-block .wpcf7-submit {
    width: 100%;
    border-radius: 25px;
    background: -webkit-gradient(linear, right top, left top, color-stop(50%, #3D0050), color-stop(50%, #000000)) right;
    background: linear-gradient(to left, #3D0050 50%, #000000 50%) right;
    background-size: 202%;
    -webkit-transition: .5s ease-out;
    transition: .5s ease-out;
    color: #ffffff;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    min-height: 50px;
    outline: 0px;
    margin-top: 20px;
    max-width: 200px; }
    .news-letter-block .wpcf7-submit:hover {
      background-position: left !important;
      color: #ffffff !important; }
  .news-letter-block .wpcf7-not-valid {
    border: 2px solid red !important; }
  .news-letter-block .wpcf7-not-valid-tip {
    display: none; }
  .news-letter-block .wpcf7 form.invalid .wpcf7-response-output {
    border: 1px solid red !important; }
  .news-letter-block form {
    max-width: 500px;
    margin: auto;
    padding: 10px; }
    @media only screen and (max-width: 600px) {
      .news-letter-block form {
        padding: 20px; } }
    .news-letter-block form p {
      margin-bottom: 0px; }
  .news-letter-block .closebtn {
    position: absolute;
    top: 15px;
    right: 30px;
    font-size: 28px;
    color: #3D0050; }
    @media only screen and (max-width: 600px) {
      .news-letter-block .closebtn {
        top: 35px;
        right: 15px; } }

.overflow-hidden::after {
  content: '';
  background-color: #000000d6;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0px;
  z-index: 99; }

input[type=date]:focus-visible,
input[type=email]:focus-visible,
input[type=number]:focus-visible,
input[type=password]:focus-visible,
input[type=search]:focus-visible,
input[type=tel]:focus-visible,
input[type=text]:focus-visible,
input[type=url]:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline: 0; }

.news-letter-block ::-webkit-input-placeholder {
  /* Edge */
  color: #3D0050; }

.news-letter-block :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #3D0050; }

.news-letter-block ::-moz-placeholder {
  color: #3D0050; }

.news-letter-block ::-ms-input-placeholder {
  color: #3D0050; }

.news-letter-block ::placeholder {
  color: #3D0050; }

.totop {
  position: fixed;
  bottom: -70px;
  right: 43px;
  padding: 10px;
  z-index: 100;
  cursor: pointer;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  .totop img {
    width: 40px; }
  .totop:hover {
    -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 5px rgba(255, 255, 255, 0.5); }

.thank-you-message-slider {
  height: 100%;
  width: 600px;
  position: fixed;
  z-index: 999999999;
  top: 0;
  right: -650px;
  background-color: #ffffff;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .thank-you-message-slider.slider-open {
    right: 0; }
  .thank-you-message-slider a {
    text-decoration: none;
    color: black;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  @media screen and (max-width: 991px) {
    .thank-you-message-slider {
      width: 315px; } }

.thank-you-closebtn {
  font-size: 45px !important;
  margin-right: 30px;
  margin-top: 0px; }

.thank-you-message-content-wrapper {
  padding: 30px 50px; }
  @media screen and (max-width: 991px) {
    .thank-you-message-content-wrapper {
      padding: 30px 15px; } }

.thank-you-title {
  font-family: "Josefin Sans", Sans-serif;
  font-size: 40px;
  color: #333333;
  font-weight: 600;
  color: #3D0050; }
  @media screen and (max-width: 991px) {
    .thank-you-title {
      font-size: 24px; } }

.thank-you-content {
  font-size: 20px;
  color: green;
  font-weight: 500;
  font-style: italic; }
  @media screen and (max-width: 991px) {
    .thank-you-content {
      font-size: 18px; } }

.thankyou-office-details {
  margin-top: 40px;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto; }
  .thankyou-office-details h3 {
    font-size: 20px; }

.table-borderless table tbody th,
.table-borderless table tbody td {
  background-color: transparent !important;
  border: 0px;
  padding: 3px 0; }

.table-borderless table tbody th {
  width: 140px; }

.big-btn-11 a.elementor-button-link {
  background: #ffffff;
  /* default color */
  /* "to left" / "to right" - affects initial color */
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, #3D0050), color-stop(50%, #212121)) right;
  background: linear-gradient(to left, #3D0050 50%, #212121 50%) right;
  background-size: 200%;
  -webkit-transition: .5s ease-out;
  transition: .5s ease-out; }
  .big-btn-11 a.elementor-button-link:hover {
    background-position: left;
    border-color: #3D0050 !important; }
    .big-btn-11 a.elementor-button-link:hover .elementor-button-text {
      color: #ffffff !important; }

.big-btn-12 a.elementor-button-link {
  background: #ffffff;
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, #c4a800), color-stop(50%, #212121)) right;
  background: linear-gradient(to left, #c4a800 50%, #212121 50%) right;
  background-size: 200%;
  -webkit-transition: .5s ease-out;
  transition: .5s ease-out; }
  .big-btn-12 a.elementor-button-link:hover {
    background-position: left; }
    .big-btn-12 a.elementor-button-link:hover .elementor-button-text {
      color: #c4a800 !important; }

.big-btn-13 a.elementor-button-link {
  background: #022539;
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, #009C45), color-stop(50%, #212121)) right;
  background: linear-gradient(to left, #009C45 50%, #212121 50%) right;
  background-size: 200%;
  -webkit-transition: .5s ease-out;
  transition: .5s ease-out; }
  .big-btn-13 a.elementor-button-link:hover {
    background-position: left;
    border-color: #009C45 !important; }
    .big-btn-13 a.elementor-button-link:hover .elementor-button-text {
      color: #ffffff !important; }

/*# sourceMappingURL=theme.css.map */
