/*
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=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');
h1,h2,h3,h4,h5,h6,strong{
	font-family: 'Playfair Display' !important;
}
p,span{
	font-family: 'Roboto' !important;

}
a,li,span{
	font-family: 'Museo Sans 500' !important;
}
/*  Font Family */

/*  header start */
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons {
    margin-left: 0px !important;
}

#header-outer #top nav>ul>li[class*=button_solid_color]>a:after {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2022/10/Group-6-1.png);
    width: 33%;
    height: 50px;
    background-repeat: no-repeat;
    left: 11px;
    top: 28px;
}
#header-outer .sf-menu li a {
    font-size: 16px;
    padding: 0px 10px !important;
    font-weight: 400;
    line-height: 21px;
}

body[data-button-style*="slightly_rounded"] #top nav > ul > li[class*="button_solid_color"] > a:before {
    border-radius: 60px !important;
}

#header-outer #top nav>ul>li[class*=button_solid_color]>a:before {
    height: 40px !important;
}

#header-outer #top nav>ul>li[class*=button_solid_color]>a {
    padding: 40px !important;
    color: #202020 !important;
    padding-left: 60px !important;
    position: relative;
}

#header-outer #top nav>ul>li[class*=button_solid_color]>a span {
    color: #202020 !important;
}

#header-outer #top nav > ul > .button_solid_color > a:before, #header-outer.transparent #top nav > ul > .button_solid_color > a:before {
    background: #fff !important;
}

/*  Header end */

/*  Banner start */
#banner .content {
    position: relative;
	top: 320px !important;
}

#banner h2 {
    font-size: 47px !important;
    font-weight: 400;
    line-height: 45px !important;
}

#banner h1 {
    font-size: 72px;
    font-weight: 700;
    line-height: 96px;
}

#banner p {
    font-size: 24px;
    font-weight: 400;
    width: 60%;
    line-height: 32px;
}

#banner a.primary-color {
    font-size: 18px;
    letter-spacing: 0px;
    text-transform: capitalize;
    padding: 20px 50px;
    border-radius: 60px !important;
    color: #202020;
    transition: .8s !important;
}

#banner a.primary-color:hover {
    background: #77B965 !important;
    color: #fff;
}
/*  Banner end */

/*  Section one start */
h4.vc_custom_heading.had {
    font-weight: 700 !important;
}

h2.vc_custom_heading.had {
    font-weight: 700 !important;
}

.para p {
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    color: #333333;
    width: 55%;
    margin: 0 auto;
}#sectionthree img {
    height: 320px !important;
    object-fit: cover;
}

#sectionthree .work-item {   height: 320px !important;
    object-fit: cover;}

a.nectar-button.large.regular.accent-color.regular-button.btn1 {border-radius: 60px !important;font-size: 16px;font-weight: 400;color: #202020;padding: 20px 60px;border: 1px solid #CDCD1D;transition: .8s !important;}

div#sectionone {
    padding-left: 50px;
    padding-right: 50px;
}

#sectionone img {
    width: 100%;
}
div#sectionone .box-33 {
    padding-left: 20px;
}

/*  Section one end */


/*  Section Two start */
a.nectar-button.large.regular.accent-color.regular-button.btn1:hover {
    background: transparent !important;
    color: #CDCD1D !important;
}
.fourboxesin {
    border: 1px solid #D8D8D8;
    transition: .8s !important;
    margin: 10px 8px !important;
    position: relative;
    width: 23%;
    padding: 14px 0px;
}

.fourboxesin h4 {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    line-height: 29px;
    text-align: center;
}

.fourboxesin p {
    font-size: 15px;
    line-height: 23px;
    color: #333333;
    font-weight: 400;
    padding-bottom: 17px;
    text-align: center;
}

.fourboxesin img {
    height: 230px !important;
    object-fit: scale-down;
    object-position: center;
    object-fit: none;
}
#sectiontwo p {
    color: #fff;
}

#sectionone p {
    width: 100%;
}
/*  Section Two end */


/*  Section Three start */
#sectionthree .box-1:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2022/10/Icon-awesome-arrow-alt-circle-right.png);
    width: 8%;
    height: 25px;
    background-repeat: no-repeat;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#sectionthree .box-1 {
    border: 1px solid #D8D8D8;
    width: 23%;
    transition: .8s !important;
    margin: 0 auto;
    padding-bottom: 40px;
    position: relative;
}

#sectionthree .box-1 h4 {
    font-size: 24px;
    color: #333333;
    font-weight: 700;
    line-height: 34px;
}

#sectionthree .box-1 p {
    font-size: 15px;
    line-height: 22px;
    color: #333333;
    font-weight: 400;
    padding-bottom: 40px;
}
#sectionthree .box-1:hover {
    background: #77B965;
}
/*  Section Three end */


/*  Section Four start */
#sectionfour .box-3 {
    border: 1px solid #D4D4D4;
    padding: 75px 50px 75px 50px !important;
    transition: .8s !important;
}
#sectionfour .box-2 {
    border: 1px solid #D4D4D4;
    padding: 2%;
    text-align: center;
    transition: .8s !important;
}

#sectionfour p {
    font-size: 18px;
    line-height: 29px;
    font-weight: 500;
    font-style: italic;
    color: #333333;
}

#sectionfour h5 {
    font-size: 20px;
    line-height: 31px;
    font-weight: 700;
    color: #333333;
}

#sectionfour a.nectar-button.large.regular.accent-color.regular-button.btn1 {
    margin: 0 auto;
    display: table;
}

#sectionfour .box-2:hover {
    background: #cddc39;
}

#sectionfour .box-3:hover {
    background: #cddc39;
}
#sectionfour .box-3 img {
    height: 388px !important;
    object-fit: fill;
}
/*  Section Four end */

/*  Section Five start */
#sectionfive h4 {
    font-size: 24px;
    color: #333333;
    font-weight: 700;
    line-height: 48px;
}

#sectionfive p {
    color: #333333;
    width: 50%;
    padding-bottom: 0px;
}
/*  Section Five end */

/*  Footer start */
div#footer-outer h4 {
    font-size: 25px !important;
    color: #fff !important;
    line-height: 60px !important;
    font-weight: 700 !important;
}

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

div#footer-outer p {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
}

div#footer-outer input {
    background: #fff;
    height: 60px;
    border-radius: 60px;
    text-align: center;
}

div#footer-outer input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    border-radius: 60px !important;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 400;
    color: #202020;
    font-family: 'Museo Sans 500' !important;
}

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

div#footer-outer div#copyright {
    border-top: 1px solid #707070;
}

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

div#footer-outer ul#menu-footer-menu {
    float: right !important;
    width: 50% !important;
}

#footer-outer #copyright p {
    float: left;
    width: 20% !important;
}

div#footer-outer ul#menu-top-menu-2 li:last-child {
    display: none;
}
/*  Footer end*/

/* inner Pages */
div#innerpages p {
    width: 100%;
}
div#innerpages li {
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    color: #333333;
    padding: 15px 0px !important;
}

div#innerpages ul li strong {
    font-weight: 700 !important;
    font-family: 'Playfair Display' !important;
    font-size: 25px;
}
/* inner Pages  */

/*  Desktop Responsive */
@media only screen and (max-width: 1620px) {}
@media only screen and (max-width: 1520px) {
#header-outer .sf-menu li a {
    padding: 0px 0px !important;
}
}
@media only screen and (max-width: 1440px) {
#header-outer .sf-menu li a {
    font-size: 14px;
}.fourboxesin {
    border: 1px solid #D8D8D8;
    transition: .8s !important;
    margin: 10px 8px !important;
    position: relative;
    width: 23%;
    padding: 14px 0px;
}

.fourboxesin h4 {
    font-size: 17px;
    color: #333333;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
}

.fourboxesin p {
    font-size: 15px;
    line-height: 23px;
    color: #333333;
    font-weight: 400;
    padding-bottom: 15px;
    text-align: center;
}

.fourboxesin img {
    height: 188px !important;
    object-fit: scale-down;
    object-position: center;
    object-fit: none;
}
#banner h2 {
    font-size: 40px !important;
    line-height: 40px !important;
}
#banner h1 {
    font-size: 53px;
    line-height: 65px;
}
#banner p {
    font-size: 20px;
    width: 65%;
}
#banner a.primary-color {
    font-size: 16px;
    padding: 15px 40px;
}
h2.vc_custom_heading.had {
    font-size: 45px !important;
    line-height: 55px !important;
}
h4.vc_custom_heading.had {
    font-size: 35px !important;
    line-height: 20px !important;
}
.para p {
    font-size: 16px;
    line-height: 25px;
    width: 45%;
}
#sectionthree .box-1 p {
    font-size: 14px;
    line-height: 20px;
}
#sectionthree .box-1 h4 {
    font-size: 20px;
    line-height: 29px;
}
#sectionthree .box-1 {
    width: 24%;
}
#sectionfour p {
    font-size: 16px;
    line-height: 23px;
}
div#innerpages li {
    font-size: 16px;
    line-height: 23px;
    padding: 10px 0px !important;
}

div#innerpages ul li strong {
    font-size: 20px;
}
div#innerpages h2.vc_custom_heading.had {
    font-size: 35px !important;
    line-height: 45px !important;
}
#sectionfour h5 {
    font-size: 18px;
    line-height: 25px;
}
#sectionfour .box-3 img {
    height: 260px !important;
}
a.nectar-button.large.regular.accent-color.regular-button.btn1 {
    font-size: 16px;
    padding: 15px 55px;
}
#sectionfive h4 {
    font-size: 20px;
    line-height: 40px;
}
div#footer-outer p {
    font-size: 14px;
    line-height: 25px;
}
div#footer-outer ul li a {
    font-size: 14px;
    line-height: 35px;
}
div#footer-outer h4 {
    font-size: 22px !important;
}
#sectionthree .box-1:before {
    width: 10%;
    left: 7px;
}
#banner .content {
    top: 170px !important;
}
}
@media only screen and (max-width: 1366px) {
#banner .content {
    top: 208px !important;
}#sectionthree img {
    height: 290px !important;
    object-fit: cover;
}
}
@media only screen and (max-width: 1326px) {
#header-outer a#logo img {
    height: 55px !important;
}
}
@media only screen and (max-width: 1280px) {
#banner .swiper-slide .content .buttons {
    padding-top: 10px;
}
}
/*  Desktop Responsive */




/* Header Sub Menu Styling */
#header-outer nav > ul > li > ul.sub-menu,
#header-outer .sf-menu li ul.sub-menu {
    background: #ffffff !important;
    min-width: 220px !important;
    padding: 6px 0 !important;
    border-radius: 0 0 14px 14px !important;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.22) !important;
    border-top: 3px solid #ffffff !important;
    overflow: hidden !important;
    top: 100px;
}

/* Sub menu list item */
#header-outer nav > ul > li > ul.sub-menu li,
#header-outer .sf-menu li ul.sub-menu li {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
}

#header-outer nav > ul > li > ul.sub-menu li:last-child,
#header-outer .sf-menu li ul.sub-menu li:last-child {
    border-bottom: none !important;
}

/* Sub menu links */
#header-outer nav > ul > li > ul.sub-menu li a,
#header-outer .sf-menu li ul.sub-menu li a {
    display: block !important;
    padding: 13px 20px !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
    color: #111111 !important;
    background: transparent !important;
    text-transform: capitalize !important;
    letter-spacing: 0.2px !important;
    transition: all 0.25s ease !important;
}

/* Text */
#header-outer nav > ul > li > ul.sub-menu li a .menu-title-text,
#header-outer .sf-menu li ul.sub-menu li a .menu-title-text {
    color: #111111 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

/* Hover */
#header-outer nav > ul > li > ul.sub-menu li:hover > a,
#header-outer .sf-menu li ul.sub-menu li:hover > a {
    background: #111111 !important;
    padding-left: 26px !important;
}

#header-outer nav > ul > li > ul.sub-menu li:hover > a .menu-title-text,
#header-outer .sf-menu li ul.sub-menu li:hover > a .menu-title-text {
    color: #ffffff !important;
}

/* Little top arrow */
#header-outer nav > ul > li > ul.sub-menu:before,
#header-outer .sf-menu li ul.sub-menu:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 28px;
    width: 16px;
    height: 16px;
    background: #ffffff;
    transform: rotate(45deg);
    z-index: -1;
}

#mark-12 p {
    width: 100%;
    padding: 0 !important;
    background: #092701;
    color: #fff;
    font-size: 18px;
}

#sectionthree  #sires-page p {
    padding: 0px 0px 18px;
    margin: 0;
}

#sectionthree #sires-page .box-1 {
    width: 29%;
}#green-up p {
    color: #fff;
    font-size: 17px;
    font-family: 'Playfair Display' !important;
}#sectionthree h2.vc_custom_heading {
    color: #000 !IMPORTANT;
    padding-bottom: 8px;
}

#sectionthree p {
    padding: 0 0px 7px;
}