/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/*  Font Family*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
h1,h2,h3,h4,h5,h6,li,a,p,span,strong{
	font-family: 'Roboto' !important;
}
/*  Font Family */

/*  header start */
#header-outer .sf-menu li a {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    padding: 0px 10px !important;
    line-height: 30px !important;
}
#header-outer ul.buttons.sf-menu {
    position: relative;
}
div#header-outer {
    padding-left: 80px;
}
#header-outer ul.buttons.sf-menu:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2022/10/Group-12.png);
    width: 250%;
    height: 91px;
    right: -136%;
    background-repeat: no-repeat;
}

#header-outer ul.buttons.sf-menu li a {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    font-family: 'Oswald' !important;
}

#header-outer ul.buttons.sf-menu li a img {
    margin-bottom: -5px;
    margin-right: 20px;
}
#header-outer ul.sub-menu.tracked-pos li a {
    font-size: 14px !important;
    color: #000 !important;
    font-weight:  400 !important;
}
/*  Header end */

/*  Banner start */
#banner h2 {
    font-size: 44px;
    font-weight: 400;
    line-height: 59px;
}

#banner h1 {
    font-size: 86px;
    color: #F8B826;
    line-height: 115px;
    text-transform: uppercase;
    font-family: 'Playfair Display' !important;
}

#banner p {
    font-size: 22px;
    font-weight: 400;
    line-height: 31px;
    width: 60%;
    margin: 0 auto;
}

#banner a.primary-color {
    font-size: 22px;
    letter-spacing: 0px;
    border-radius: 10px !important;
    padding: 25px 40px;
    font-family: 'Oswald' !important;
    font-weight: 500;
    background: #F8B826 !important;
}
/*  Banner end */

/*  Section one start */
.para p {
    font-size: 20px;
    font-weight: 400;
    color: #323131;
    line-height: 31px;
    width: 50%;
    margin: 0 auto;
}

a.nectar-button.large.regular.accent-color.regular-button.btn1 {
    font-size: 19px;
    border: 1px solid #323131;
    background: transparent !important;
    color: #323131;
    font-family: 'Oswald' !important;
    text-transform: uppercase;
    border-radius: 15px !important;
    padding: 23px 45px !important;
}

#sectionone p {
    width: 100%;
}
#sectionone ul li {
    font-size: 20px;
    line-height: 35px;
    color: #000;
    font-weight: 400;
}
/*  Section one end */


/*  Section Two start */
#sectiontwo .box-1 {
    border: 1px solid #D8D8D8;
    width: 24%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 50px 0px !important;
    margin-top: 20px;
}

#sectiontwo .box-1 h4 {
    font-size: 24px;
    font-weight: 400;
    color: #272727;
    line-height: 32px;
}
#sectiontwo img.img-with-animation.skip-lazy.animated-in {
    width: 30%;
    margin: 0 auto;
}
/*  Section Two end */


/*  Section Three start */
#sectionthree input {
    height: 90px;
    border: 1px solid #D8D8D8;
    background: transparent !important;
    border-radius: 5px;
    font-size: 22px;
    padding-left: 30px;
    font-weight: 400;
}

#sectionthree input::placeholder {
    color: #000;
}

#sectionthree select.wpcf7-form-control.wpcf7-select {
 height: 90px;
    border: 1px solid #D8D8D8;
    background: transparent !important;
    border-radius: 5px;
    font-size: 22px;
    padding-left: 30px;
    font-weight: 400;
}

#sectionthree select.wpcf7-form-control.wpcf7-select::placeholder {
    color: #000 !important;
}

#sectionthree select.wpcf7-form-control.wpcf7-select option {
    color: #000 !important;
}
#sectionthree form {
    width: 80%;
    margin: 0 auto;
}
#sectionthree .form-1 {
    float: left;
    width: 49%;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#sectionthree .form-2 {
    float: left;
    width: 32%;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
/*  Section Three end */


/*  Section Four start */
#sectionfour p {margin: 0;width: 75%;}

#sectionfour .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}

#sectionfour {
    /* padding-bottom: 200px !important; */
    /* padding-top: 200px !important; */
}
/*  Section Four end */


/*  Section Five start */
#sectionfive .box-2 img {margin-bottom: 50px;}

#sectionfive .heading h4 {
    font-size: 26px;
    font-weight: 400;
    color: #272727;
    line-height: 34px;
}

#sectionfive .heading p {
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    color: #323131;
}
/*  Section Five end */


/*  Section Six start */

#sectionsix p {
    width: 100%;
}

#sectionsix {
    position: relative;
}

#sectionsix:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2022/10/car-big-side.png);
    width: 65%;
    height: 565px;
    z-index: 9;
    background-repeat: no-repeat;
    right: -23%;
}
/*  Section Six end */


/*  Section Seven start */
#sectionseven .box-3 {
    border: 1px solid #E2E2E2;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    width: 75%;
    margin: 0 auto;
    padding: 5%;
}

#sectionseven .box-3 p {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    width: 100%;
}

#sectionseven .box-3 h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    color: #000;
}

#sectionseven .box-3 img {
    position: absolute;
    top: -165px;
    right: 0;
    left: 0;
}
/*  Section Seven end */

/*  Footer start */

#footer-outer p {
    font-size: 18px;
    color: #fff;
}

#footer-outer h4 {
    font-size: 30px !important;
    color: #fff !important;
    font-weight: 400 !important;
    line-height: 39px !important;
}

#footer-outer ul li a {
    font-size: 18px;
    font-weight: 400;
    color: #fff !important;
    line-height: 38px;
}

#footer-outer div#custom_html-2 ul.menu li {
    display: -webkit-inline-box;
    margin: 0px 10px;
}

#footer-outer div#custom_html-3 ul li {
    position: relative;
    margin-left: 45px;
}

#footer-outer div#custom_html-3 ul li i {
    position: absolute;
    top: 10px;
    left: -40px;
    font-size: 23px;
}

#footer-outer div#copyright {
    border-top: 1px solid #707070;
    padding: 30px 0px !important;
}

#footer-outer div#copyright {}

#footer-outer div#copyright .col.span_5 {
    max-width: 100% !important;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 33%;
}
#footer-outer .col.span_3:nth-child(2) {
    width: 13%;
}
#footer-outer .col.span_3:nth-child(3) {
    width: 23%;
}
#footer-outer .col.span_3:nth-child(4) {
    width: 25%;
}
#footer-outer .form-1 input {
    background: #fff;
    height: 63px;
}

#footer-outer .form-2 input {
    width: 100%;
    height: 63px;
    margin-top: 10px;
    font-size: 19px !important;
    font-weight: 500;
    color: #000;
    letter-spacing: 0px !important;
    font-family: 'Oswald' !important;
    text-transform: uppercase;
}
#footer-outer ul.sub-menu {
    display: none;
}
/*  Footer end*/

/*  Desktop Responsive */
@media only screen and (max-width: 1620px) {}
@media only screen and (max-width: 1520px) {
#sectionthree .form-2 {
    width: 32%;
    margin-right: 14px;
}
#sectionfour {
    padding-bottom: 150px !important;
    padding-top: 150px !important;
}
}
@media only screen and (max-width: 1440px) {
#footer-outer div#custom_html-3 ul li {
    position: relative;
    margin-left: 30px;
}
#footer-outer div#custom_html-3 ul li i {
    top: 12px;
    left: -30px;
    font-size: 18px;
}
#sectionsix h2.vc_custom_heading.had {
    font-size: 40px !important;
}
#sectionfive .heading p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}
#sectionthree .form-2 {
    margin-right: 13px;
}
}
@media only screen and (max-width: 1366px) {
#banner h2 {
    font-size: 40px;
    line-height: 45px;
}
#banner h1 {
    font-size: 70px;
    line-height: 80px;
}

element.style {
    opacity: 1;
    transform: translateZ(0px) translateY(0px);
}
#banner p {
    font-size: 18px;
    line-height: 25px;
}
#banner a.primary-color {
    font-size: 20px;
    padding: 20px 35px;
}
.para p {
    font-size: 18px;
    line-height: 28px;
}
div#sectionseven{
	font-size: 18px;
    padding: 18px 35px !important;
    font-size: 18px;
}
h2.vc_custom_heading.had {
    font-size: 40px !important;
    line-height: 55px !important;
}
#sectionseven .box-3 p {
    font-size: 20px;
    line-height: 30px;
}
#footer-outer .col.span_3:nth-child(1) {
    width: 31%;
}
#footer-outer .col.span_3:nth-child(3) {
    width: 24%;
}
#footer-outer .col.span_3:nth-child(2) {
    width: 14%;
}
div#header-outer {
    padding-left: 0px;
}
#sectionsix:before {
    height: 489px;
    right: -23%;
    top: 25px;
}
#footer-outer ul li a {
    font-size: 16px;
    line-height: 35px;
}
#footer-outer p {
    font-size: 16px;
}
#footer-outer h4 {
    font-size: 25px !important;
    line-height: 35px !important;
}
#sectionthree .form-1 {
    width: 48%;
}
#sectionthree .form-2 {
    width: 32%;
    margin-right: 6px;
}
}
@media only screen and (max-width: 1326px) {
#footer-outer .col.span_3:nth-child(1) {
    width: 30%;
}
#footer-outer .col.span_3:nth-child(2) {
    width: 15%;
}
#sectionsix h2.vc_custom_heading.had {
    font-size: 39px !important;
}
#sectionthree .form-1 {
    width: 48%;
}
#sectionthree .form-2 {
    width: 32%;
}
}
@media only screen and (max-width: 1280px) {}
/*  Desktop Responsive */

.form-page h2 {
    font-size: 45px;
    color: #272727;
    line-height: 59px;
    text-align: left;
    font-family: Abril Fatface;
    font-weight: 400;
    font-style: normal;
}

.form-page label {
    font-size: 16px !important;
    color: #000;
    font-weight: 500;
}

.form-page input ,.form-page select {
    border: 2px solid #000;
    background: transparent;
    color: #000;
}

body[data-form-submit=regular] .container-wrap .form-page input[type=submit] {
    border: unset;
    padding: 20px 100px !IMPORTANT;
    font-size: 18px;
}

.form-page ::placeholder {
    color: #000;
}
.form-page .nectar-wpcf7-inline-form {
    padding: 0px 0 20px 0 !IMPORTANT;
}

.form-page p {
    padding-bottom: 10px;
}

.form-page textarea {
    border: 2px solid #000;
    background: transparent;
    color: #000;
    height: 150px;
}
.form-pagein h3 {
    font-size: 26px;
    color: #272727;
    line-height: 44px;
    text-align: left;
    font-family: Abril Fatface;
    font-weight: 400;
}

.form-pagein p {
    font-size: 18px;
    font-weight: 400;
    color: #323131;
    line-height: 31px;
}
/* Taxi Rates Start */
#TaxiRates h2 {
    text-align: left !important;
}

#TaxiRates p {
    font-size: 18px;
    line-height: 32px;
    color: #000;
    font-weight: 400;
	width: 100%;
}
#TaxiRates ul li {
    font-size: 18px;
    line-height: 32px;
    color: #000;
    font-weight: 400;
}
#TaxiRates h3.vc_custom_heading.had {
    font-weight: 700 !important;
    color: #000 !important;
}

#TaxiRates h2.vc_custom_heading.had {
    font-weight: 700 !important;
    color: #000 !important;
}

#TaxiRates img {
    width: 80%;
    margin: 0 auto;
}
/* Taxi Rates End */

/*  Contact Page*/
#contact h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #000;
}

#contact p {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    font-weight: 400;
}

#contact ul li {
    font-size: 18px;
    line-height: 32px;
    color: #000;
    font-weight: 400;
}

#contact p strong {
    font-size: 22px;
    line-height: 30px;
    color: #000;
}

#contact a#btn1 {
    font-size: 20px;
    font-weight: 700;
    color: #050403;
    padding: 20px 40px;
}
#sectionthree textarea {
    height: 200px;
    border: 1px solid #D8D8D8;
    background: transparent !important;
    border-radius: 5px;
    font-size: 22px;
    padding-left: 30px;
    font-weight: 400;
    padding-top: 30px;
}

#sectionthree textarea::placeholder {
    color: #000;
}

#sectionthree input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #ffc107 !important;
    color: #fff;
    border: unset;
    width: 25%;
    font-weight: 700;
    margin-top: 40px;
    border-radius: 15px !important;
}
/*  Contact End*/

/*  Services Page */
div#servics h4 {
    font-size: 25px !important;
    line-height: 35px;
    font-weight: 600 !important;
    color: #000;
}

div#servics p {
    font-size: 18px;
    line-height: 32px;
    color: #000;
    font-weight: 400;
}

div#servics img {
    width: 100%;
}
div#servics li {
    font-size: 20px;
    line-height: 40px;
    font-weight: 400;
    color: #000;
}
/*  Serivces Page*/
.contact-area1 {
    padding: 120px 0px !important;
}