/*
Theme Name: Quantss Child Theme
Description: This is a custom child theme for Salient
Theme URI:  https://quantss.com/
Author: ThemeNectar
Author URI:  https://quantss.com/
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');

h1,h2,h3,h4,h5,h6 {
  font-family: "Cinzel", serif;
    font-weight: bold;
    font-style: normal;
}
a,p,span,li,label {
  font-family: "Raleway", sans-serif;
}


#header-space {
    height: 0px !important;
    background: transparent;
}
div#header-outer {
    height: 0px !important;
}
div#Sec-02 h2 {
    color: #000;
    font-size: 37px !important;
    padding-top: 42px;
}
div#Sec-02 p {
    color: #000000;
    font-size: 17px !important;
    padding-bottom: 11px !important;
    width: 80%;
}
div#Sec-02 h4 {
    font-size: 24px !important;
    color: #000;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    font-family: "Raleway", sans-serif;
    font-weight: 500 !important;
}
div#Sec-1 .nectar-slider-wrap.loaded .swiper-slide .content::before {
    content: '';
    background: #a3b3bbb3;
    position: absolute;
    z-index: -1;
    left: 0px;
    width: 58%;
    height: 241px;
    bottom: -38px;
}
div#Sec-03 h2{
	    color: #000;
    font-size: 37px !important;
    padding-top: 42px
}
div#Sec-03 p {
    color: #A09170;
    font-size: 20px !important;
    padding-bottom: 11px !important;
    font-weight: 400;
}
div#Sec-03 h2 {
    padding-bottom: 30px;
    COLOR: #A09170;
    font-size: 72px !important;
    font-weight: 400;
}
h2.ns-heading-el {
    font-size: 49px !important;
    width: 60%;
    line-height: 57px !important;
    text-transform: uppercase;
    text-align: center;
    padding-top: 48px;
    font-weight: 400 !important;
    position: relative;
    left: -47px;
}
div#Sec-1 p {
    color: #000 !important;
    font-weight: 400 !important;
    /* width: 58% !important; */
    font-size: 22px !important;
    margin: 0 auto;
    padding-left: 0px;
}
div#Sec-1 h6 {
    color: #000;
    font-size: 22px !important;
    font-family: inherit;
    text-align: center;
    width: 50%;
    font-weight: 500 !important;
    font-style: italic;
}
div#Sec-04  input#first-name {
    background: #F9F9F9;
    border: 1px solid #eddcdc;
    border-radius: 0px !important;
}

div#Sec-04  input#last-name {
    background: #F9F9F9;
    border: 1px solid #eddcdc;
    border-radius: 0px !important;
}

div#Sec-04  input#firm {
    background: #F9F9F9;
    border: 1px solid #eddcdc;
    border-radius: 0px !important;
}

div#Sec-04  input#phone {
    background: transparent;
    border: 1px solid gray;
}

div#Sec-04  input#best-time {
    background: #F9F9F9;
    border: 1px solid #eddcdc;
    border-radius: 0px !important;
}
div#Sec-02 h2 {
    COLOR: #000;
    font-size: 40px !important;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding-bottom: 20px;
}
div#Sec-01 h2 {
    COLOR: #A09170;
    font-size: 72px;
    font-weight: 400;
}
div#Sec-04 textarea#message {
    border: 1px solid #eddcdc;
    border-radius: 0px !important;
}
div#Sec-04 button {
    background: #000;
    font-size: 20px !important;
    padding: 17px 54px !important;
}
div#Sec-04 {
    padding-top: 55px !important;
    padding-bottom: 14px !important;
}
div#Footer-01 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
p.zx-01 {
    color: #A09170;
    font-size: 18px !important;
}
p.zx-21 {
    color: #A09170;
    font-size: 17px !important;
}
h6 {
    font-size: 14px !important;
    padding-left: 64px !important;
}

p.tr-01 {
    color: #A09170;
    font-size: 17px;
    padding-left: 64px;
}
.contact-info {
  font-family: Arial, sans-serif;
  color: #7f6e53; /* muted gold/brown color */
  max-width: 250px;
}

.info-item {
  margin-bottom: 30px;
}

div#Sec-04 .icon {
  color: #A09170;
  font-size: 25px;
  margin: 0px !important;
  padding: 0px !important;
}

h3 {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 5px 0;
}

p {
  margin: 0;
  color: #000;
  font-size: 14px;
  line-height: 1.5;
}
div#Sec-04 h3 {
    font-size: 24px !important;
    color: #A09170;
    font-family: "Raleway", sans-serif;
}
div#Sec-04 .contact-form {
  font-family: Arial, sans-serif;
  max-width: 810px;
}

div#Sec-04 .form-row {
  display: flex;
  gap: 20px;
}

div#Sec-04 .form-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  flex: 1;
}

div#Sec-04 label {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 5px;
  color: #676767;
}

div#Sec-04 input,
textarea {
  border: 1px solid #eddcdc;
  padding: 10px;
  font-size: 14px;
  border-radius: 0;
  background: #F9F9F9;
}

div#Sec-04 small {
  font-size: 11px;
  color: #777;
  margin-top: 2px;
}

div#Sec-04 .phone-group .phone-fields {
  display: flex;
  gap: 5px;
}

div#Sec-04 .phone-fields input {
  width: 60px;
}

div#Sec-04 button {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
}
div#Sec-04 h6 {
    padding: 0px !important;
}
div#Sec-04 input#email {
    background: #F9F9F9;
    border: 1px solid #eddcdc;
    border-radius: 0px !important;
}
div#Sec-04 p {
    /* margin: 0px !important; */
    /* padding: 0px !important; */
    /* font-size: 17px; */
    /* font-weight: 500; */
    /* float: left; */
    /* display: contents; */
}
div#Sec-02  img.img-with-animation.skip-lazy {
    width: 94%;
}
div#Sec-04 .vc_col-sm-4.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    width: 30%;
    margin-right: 34px !important;
}
p.zx-21 {
    font-size: 16px !important;
    color: #a09070 !important;
}

p.zx-21 a {
    color: #a09070 !important;
    border-bottom: 1px solid;
	font-size: 22px;
}
div#Footer-01 .img-with-aniamtion-wrap {
    width: 85% !important;
    margin: 0 auto;
}
p.vf {
    padding-top: 40px !important;
    margin-bottom: 27px;
}

p.vf {}
div#sec-term p {
    color: #000;
    font-size: 20px !important;
    padding-bottom: 0px !important;
    line-height: 30px;
    /* padding-top: 20px; */
}

div#sec-term h4 {
    font-size: 27px;
    font-weight: 600;
    color: #A09170;
    padding-top: 40px;
    padding-bottom: 4px !important;
}

body.privacy-policy.wp-singular.page-template-default.page.page-id-3 header#top {background: #AFAFAF;background: linear-gradient(180deg, rgba(175, 175, 175, 1) 0%, rgba(255, 255, 255, 1) 100%);height: 338px;}
div#sec-term h2 {
    position: relative;
    padding-top: 152px !important;
    font-size: 62px;
    font-weight: 500;
    color: #A09170;
    padding-bottom: 23px !important;
}
div#sec-term ul li {text-align: center;list-style: none;color: #000;font-weight: 700;font-size: 18px;padding-bottom: 16px;text-decoration: underline;}

div#sec-term ul {
    padding-top: 39px;
}
div#Sec-04 .vc_col-sm-3.hello02 {
    padding-top: 65px;
}
div#Sec-04 .vc_col-sm-3.hello01 {
    margin-left: 118px !important;
    padding-top: 64px !important;
}

.phone-split {
  display: flex;
  gap: 5px;
}

.phone-input {
  width: 60px;
  padding: 8px;
  background: #f9f9f9;
  border: 1px solid #ccc;
  text-align: center;
  border-radius: 4px;
}

div#Sec-04 p:nth-child(2), div#Sec-04 p:nth-child(3) {width: 48%;float: left;margin: 0 10px 0 0;}

.phone-split input {
    width: 60px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    height: 120px;
}

div#Sec-04 input[type=submit] {
    background: #000;
    font-size: 20px !important;
    padding: 17px 54px !important;
}

.wpcf7-response-output {
    border-color: red !important;
    font-weight: 700;
}


@media (max-width: 767px) and (orientation:portrait){
	div#Sec-01 h2 {
    font-size: 40px;
}
div#Sec-04 .vc_col-sm-4.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    width: 30%;
    margin-right: 0px !important;
}
#Sec-02 {
    padding-top: 10px !important;
    text-align: center;
}

div#Sec-02 img.img-with-animation.skip-lazy {
    width: 100%;
}

div#Sec-01 {
    padding-top: 40px !important;
}

div#Sec-02 h2 {
    padding-top: 10px;
    margin: 0;
}

div#Sec-02 p {
    width: 100%;
}

#Sec-03 {
    padding-top: 20px !important;
}
div#Footer-01 h6 {
    font-size: 14px !important;
	padding-left:0px !important;
}

div#Sec-03 h2 {
    font-size: 40px !important;
    padding-bottom: 20px;
    padding-top: 20px;
}

div#Sec-04 p:nth-child(2), div#Sec-04 p:nth-child(3) {
    width: 100%;
}

.contact-info {
    max-width: 100% !important;
}

div#Sec-04 .vc_col-sm-3.hello01 {
    margin-left: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 5px;
    text-align: center;
}

div#Sec-04 .vc_col-sm-3.hello02 {
    padding-top: 0;
    text-align: center;
}

p.zx-01 {
    text-align: center;
    padding-bottom: 10px;
}

div#Footer-01 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    text-align: center;
}

div#Footer-01 p.tr-01 {
    padding-left: 0;
}

#Sec-1 {}

div#Sec-1 .nectar-slider-wrap.loaded .swiper-slide .content::before {
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 30px;
}

div#Sec-1 h2.ns-heading-el {
    width: 100%;
    text-align: center;
    left: 0;
    width: 100%;
}
.contact-info {
    padding-top: 30px;
}
div#Sec-1 p {
    text-align: center;
    line-height: 20px !IMPORTANT;
    font-size: 18px !important;
}

    div#Sec-04 {
    padding-top: 10px !important;
}
	div#Sec-04 .vc_col-sm-4.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    width: 100%;
}
.info-item {
    margin-bottom: 30px;
    text-align: center;
}	

}

.contact-infoa {
    padding-top: 28px;
}
