/*
Theme Name: Quiety
Theme URI: https://quiety-wp.themetags.com/
Author: Themetags
Author URI: https://themetags.com/
Description: Quiety is a modern and clean WordPress theme suitable for any kind of Digital Agency, Digital Marketing and Seo Marketing.
Version: 6.2.0
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: quiety
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
:root {
  /*=== Color Variables ===*/
  --quiety-preloader-color: #fff;
  --color_primary: #175cff;
  --color_secondary: #0b163f;
  --color_body: #52525c;
}
.header-inner{
    margin: auto 2rem;
}

/* line 5065, src/assets/scss/custom/_style.scss */

/* line 5076, src/assets/scss/custom/_style.scss */

.slider {
  padding: 230px 0;
}

/*================= Back to Top Button ====================*/
#back-to-top.show {
  opacity: 1;
  visibility: visible;
}

#back-to-top {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(220, 220, 220, 0.8);
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
  cursor: pointer;
  background-color: var(--color_primary);
  color: #ffffff;
}

#back-to-top::after {
  content: "\f106";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

/*Preloader*/
#preloader {
  display: flex;
  align-items: center;
  justify-content: center;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999999;
}

/*Nav Right Menu*/

/* testimonial layout-12 style added ===================*/

/* Tab styel added */

/* image box style added */

/* portfolio layout-2 style  */
/* blog layout 9 style  */
/* testimonial layout 14 */

/*Header Box style */

/* Image box style added */
.rounded {
  border-radius: var(--bs-border-radius) !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.ch-1 {
  height: 1px;
}
.rounded-circle {
  border-radius: 50% !important;
}
.fa-arrow-right:before {
  content: "";
}


/* testimonial layout 15 */
.img-fluid {
  max-width: 100%;
  height: auto;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.fw-medium {
  font-weight: 600 !important;
}
.me-3 {
  margin-right: 1rem !important;
}

/* Testimonial Style 16 ----------------------------- */

/* Contact form style ------------------------- */

/* Accordion style added ------------------ */
.fw-semibold {
  font-weight: 700 !important;
}
label {
  font-weight: 600;
  font-size: 0.875rem;
}
.fw-bold {
  font-weight: 800 !important;
}
.border-0 {
  border: 0 !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.form-select:focus {
  box-shadow: 0px 0px 0px 0px !important;
}
.form-control:focus {
  box-shadow: 0px 0px 0px 0px !important;
}

/* new button style added ---------------- */


/* job post css added */
.p-2 {
  padding: 0.5rem !important;
}


/* Testimonial 17 style added */
.p-4 {
  padding: 1.5rem !important;
}

/* tab style added */
.text-center {
  text-align: center !important;
}
.fw-semibold {
  font-weight: 700 !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.fw-medium {
  font-weight: 600 !important;
}

/* job categories section style  */
.mb-4 {
  margin-bottom: 1.5rem !important;
}


/* accordion 05 layout style added ------------------------ */
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  background: none;
  border: 0;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

/* Testimonial layout 18 style added ====================== */
.w-100 {
  width: 100% !important;
}

/* testimonial-two layout style added -------------------- */

/* ============= Sticky style added =========== */
