/*
Theme Name: guyrboyd Child Theme
Description: This is a custom child theme for Salient
Theme URI: https://guyrboyd.cloudstandly.com/
Author: ThemeNectar
Author URI: https://guyrboyd.cloudstandly.com/
Template: salient
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL SmBd';
    src: url('fonts/ESRebondGrotesqueTRIAL-Semibold.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Semibold.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL';
    src: url('fonts/ESRebondGrotesqueTRIAL-Bold.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Bold.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL';
    src: url('fonts/ESRebondGrotesqueTRIAL-Regular.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Regular.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



h1, h2, h3{
font-family: 'ES Rebond Grotesque TRIAL';
}
h4, h5,h6, a,p,span,li,label{
font-family: 'Montserrat', sans-serif;
}

h4.fir34{
font-family: 'Montserrat', sans-serif;
}

#header-space {
	background-color: #f2ffec !important;
			  }
div#header-outer {
	box-shadow: unset !important;
	background-color: #FFE9E9 !important;
}
header#top .container .row {
    border-bottom: 1px solid #180D02;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 18px;
    font-weight: 400;
    color: #04031E;
    margin: 0 12px;
}
body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    color: #161616;
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    display: none;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -34px;
    width: 0px;
    height: 2px;
    background: #FE0000;
    border-radius: 100px;
    transition: all 0.3s linear;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:after, #header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:after {
    width: 100%;
}
.hover-wrap-inner img {
    width: 100%;
}
div#section1 div#first .vc_col-sm-2 {
    width: 8%;
}
div#section1 div#first .vc_col-sm-5 {
    width: 46%;
}
div#section1 h4.fir34 {
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 3px;
    justify-content: center;
}
div#section1 h1 {
    font-size: 50px;
    color: #000000;
    font-weight: 700;
    line-height: 1;
    opacity: 1 !important;
    transform: unset;
    text-transform: uppercase;
}
div#section1 p {
    color: #180D02;
}
div#section1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 145px;
}
div#section1 img.img-with-animation.skip-lazy {
    /* width: 85%; */
    margin: 0 auto;
    margin-right: 0;
}
h2 {
    font-size: 50px;
    font-weight: 600;
    line-height: 1;
}

p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 17px;
    font-weight: 500;
    border-radius: 0 !important;
    padding: 13px 34px;
    text-transform: capitalize;
}
a.nectar-button.small.regular.accent-color.has-icon.regular-button i {
    background-color: #04031E !important;
    color: #ffffff;
    transform: rotate(-45deg);
    margin-top: -12px;
    margin-right: -6px;
}
h4.fir34 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
}
div#section2 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}
div#section2 .row-bg-wrap:nth-child(1) .inner-wrap:before{
	 position: absolute;
	 background-image: url('/wp-content/uploads/2025/03/Leaf_PNG_Clipart-1.png');
	 content:"";
	 background-position: bottom;
	 background-size: 100%;
	 background-repeat: no-repeat;
	 right: 0;
	 top: unset;
	 bottom: -15%;
	 width: 8%;
	 height: 45%;
}
div#section2 h4.fir34 {
    color: #C34171;
}
div#section2 h3 {
    color: #161616;
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.3;
    padding-top: 10px;
    margin-bottom: 0;
}
div#section2 p {
    color: #161616;
}
div#section2 a.nectar-button.small.regular.accent-color.regular-button {
	color: #ffffff;
}
div#section2 h4.fit34 {
    color: #180D02;
}
div#section2 h2 {
    color: #180D02;
}
div#section2 .nectar-milestone.animated-in {
    text-align: left;
}
div#section2 .nectar-milestone.animated-in .number.default {
    color: #04031E;
    font-weight: 500;
}
div#section2 .nectar-milestone.animated-in .number.default span {
    font-size: 50px;
}
div#section2 .nectar-milestone.animated-in .subject {
    font-size: 22px;
    color: #04031E;
    font-weight: 400;
    font-family: 'PP Neue Montreal Book';
    padding-right: 25px;
}
div#section2 div#third p {
    color: #04031E;
}
div#section3 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 40px;
}
div#section3 h4.fir34 {
    color: #ffffff;
}
div#section3 h2 {
    color: #ffffff;
    padding-bottom: 10px;
}
div#section3 p {
    color: #ffffff;
}
div#section3 .con1 {
    display: flex;
    justify-content: space-between;
}
div#section3 ul {
	margin-left: 20px;
}
div#section3 ul li {
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
}
div#section3 a.nectar-button.small.regular.accent-color.regular-button {
    border: 1px solid #ffffff;
    background: #ffffff !important;
    color: #000000;
}
div#section3 div#first {
    padding-bottom: 10px;
}
div#section4 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 40px;
}
div#section4 h2 {
    color: #000000;
}
div#section4 h4.fir34 {
    color: #000000;
}
div#section4 p {
    color: #000000;
}
div#section4 a.nectar-button.small.regular.accent-color.regular-button {
}
div#section4 div#second .vc_col-sm-6 .vc_column-inner {
  background: #F5F5F5;
}
div#section4 div#second p.date1 img {
    margin: 0;
    margin-right: 8px;
}
div#section4 div#second p.date1 {
    display: flex;
    font-weight: 500;
    color: #000000;
    padding-bottom: 10px;
}
div#section4 div#second h3 {
    color: #000000;
    font-weight: 600;
    font-size: 24px;
}
div#section4 div#second .wpb_text_column {
    padding: 18px 18px;
}
div#section4 div#second .hover-wrap {
    margin: 0;
}
div#section4 div#second {
    padding-top: 14px;
}
div#section5 {
    margin: 0;
}
div#section5 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 50px;
}
div#section5 .wpb_text_column.first2 p.fir strong {
    color: #000000;
    font-size: 20px;
}
div#section5 h2 {
    color: #161616;
}
div#section5 h4.fir34 {
    color: #180D02;
}
div#section5 p {
    color: #04031E;
}
div#section5 .owl-item .carousel-item {
    margin: 0 6px;
    border-radius: 0;
    padding: 18px 18px;
}

div#section5 .owl-item .carousel-item p {
    color: #04031E;
}
div#section5 .owl-item.active+.active .carousel-item, div#section5 .owl-item.active+.active+.active .carousel-item {
    background: transparent;
    box-shadow: 0 0 30px 3px #ffffff38;
    border: 1px solid #000000;
}
div#section5 .owl-item.active+.active .carousel-item p{
    color: #04031E;
}
div#section5 .owl-item.active .carousel-item {
    background: #ffffff;
    border: 1px solid #ffffff;
}
div#section5 .owl-item .carousel-item p {
    color: #04031E;
}
div#section5 .owl-item.active+.active .carousel-item p.img img {
    content: unset !important;
}
div#section5 .owl-item .carousel-item ul {
    margin: 0;
    padding-bottom: 20px;
}
div#section5 .owl-item .carousel-item ul li {
    list-style: none;
}
div#section5 .owl-item .carousel-item ul li:nth-child(1) {
    background: #000000;
    width: 50px;
    height: 50px;
    border-radius: 50px;color: #ffffff;
    font-size: 22px;font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#section5 .owl-item .carousel-item ul li:nth-child(2) {
    margin-top: -48px;
    margin-left: 60px;
    font-size: 20px;
    color: #04031E;
    font-weight: 500;
}
div#section5 .owl-item .carousel-item ul li:nth-child(3) {
    margin-left: 60px;
    color: #04031E;
    font-size: 15px;
}
div#section5 .owl-stage {
    padding-bottom: 0;
}
div#section5 .owl-nav.disabled {
    display: inline-block !important;
    margin: 0px !important;
    position: absolute;
    width: 100%;
    bottom: 50%;
}
div#section5 .owl-nav.disabled button span {
    display: none;
}
div#section5 .owl-nav.disabled button {
    width: 60px;
    height: 30px;
    background-color: transparent;
    border: 1px solid #000000;
    transition: all 0.3s linear;
    color: #000000;
    position: absolute;
    left: -75px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
    border-radius: 50px !important;
}
div#section5 .owl-nav.disabled button:hover {
    border-color: #FE0000;
    background: #FE0000;
}
div#section5 .owl-nav.disabled button.owl-prev:before{
    content: "\f053";
    font-family: FontAwesome;
}
div#section5 .owl-nav.disabled button.owl-next:before{
    content: "\f054";
    font-family: FontAwesome;
}
div#section5 .owl-nav.disabled button:hover:before {
    color: #fff;
}
div#section5 .owl-nav.disabled button.owl-next {
    position: absolute;
    right: -75px;
    left: unset;
}
div#section5 .owl-dots {
    display: none;
}

.img-with-aniamtion-wrap img.img-with-animation.skip-lazy {
    width: 100%;
}
div#contact1 .row-bg-wrap:nth-child(1) .inner-wrap:before{
	 position: absolute;
	 background-image: url('/wp-content/uploads/2025/03/Two_Green_Leaves_PNG_Clipart-1.png');
	 content:"";
	 background-position: bottom;
	 background-size: 100%;
	 background-repeat: no-repeat;
	 right: 0;
	 top: unset;
	 bottom: 0%;
	 width: 10%;
	 height: 28%;
}
div#contact1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}
div#contact1 h2 {
    color: #04031E;
    font-size: 25px;
}
div#contact1 h4.fir34 {
    color: #180D02;
}
form.wpcf7-form.init p {
    padding: 0;
}
div#contact1 form.wpcf7-form.init br, div#contact1 br {
    display: none;
}
div#contact1 span.wpcf7-form-control-wrap {
    width: 49%;
    display: inline-flex !important;
    margin-bottom: 14px;
    margin-right: 2px;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-968"] {
    width: 98.5%;
    height: 200px;
    margin-top: 10px;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-796"] {width: 99%;}
div#contact1 input[type=text], div#contact1 input[type=tel], div#contact1 input[type=email], div#contact1 select, div#contact1 textarea {
    background: #F5F5F5;
    border: 1px solid #F5F5F5;
    border-radius: 0 !important;
    box-shadow: unset;
    font-size: 16px;
    color: #04031E;
    font-weight: 400;
    padding: 11px 18px;
}
div#contact1 input[type=submit] {
    font-size: 17px;
    font-weight: 500;
    color: #ffffff;
    padding: 13px 34px !important;
    text-transform: capitalize;
    border-radius: 0 !important;
    margin-top: 6px !important;
}
div#contact1 .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}
div#contact1 .wpcf7-form .wpcf7-not-valid::placeholder {
    color: red !important;
}
div#contact1  input:focus, 
div#contact1  select:focus, 
div#contact1 textarea:focus {
    border-color: #FE0000 !important;
}
div#contact1 input::placeholder, 
div#contact1 textarea::placeholder {
    color: #04031E !important;
	font-size:15px;
}
div#contact1 .wpcf7 .wpcf7-response-output {
    margin-left: 0;
    margin-top: 0;
}
 div#contact1 span.wpcf7-spinner {
    position: absolute;
}
div#contact1 div#second {
        padding-top: 0;
}
div#contact1 div#second br{
	display:none;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-796"] textarea {
    border-radius: 0 !important;
    height: 140px;
}
div#footer-widgets {
    background: transparent !important;
}
div#footer-outer {
    background-color: #000000;
}
div#footer-widgets .row {
    padding-top: 50px;
    padding-bottom: 30px;
}
#footer-outer .col.span_3:nth-child(1) {
    width: 32%;
}
#footer-outer .col.span_3:nth-child(2){
    width: 18%;
    left: 20px;
}
#footer-outer .col.span_3:nth-child(3){
    width: 15%;
    left: 20px;
}
#footer-outer .col.span_3:nth-child(4){
    width: 29%;
}
#footer-outer .widget h3 {
    font-size: 25px;
    font-weight: 400;
    color: #ffffff;
    text-transform: capitalize;
}
#footer-outer #footer-widgets .col ul li a, #footer-outer #footer-widgets .col ul li {
    font-size: 17px;
    font-weight: 500;
    color: #ffffff;
}
.material #footer-outer #footer-widgets .col ul li {
    padding: 0 !important;
    margin-bottom: 4px;
}
#footer-outer #copyright .col.span_5 {
    width: 100%;
    text-align: center;
}
#footer-outer #copyright .col.span_7 {
    display: none;
}
#footer-outer #copyright p {
    margin: 0 auto;
    color: #ffffff;
    padding-bottom: 0;
}
#footer-outer .col.span_3 .con {
    display: flex;
    justify-content: space-between;
}

#footer-outer .widget {
    margin-bottom: 0;
}
div#block-8 {
    margin-top: 30px;
}
#footer-outer ul.cont1 li a {
    border: 1px solid #ffffff !important;
    border-radius: 50px;
    text-align: center;
}
#footer-outer ul.cont1 {
    width: 50%;
    margin: 0 auto;
}
.wcspc-count {
    background: #B25835 !important;
}
.wcspc-area::after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, #B25835 100%) !important;
}
#page-header-bg h1 {
    text-align: center;
    color: #000000;
    font-weight: 400;
    font-size: 70px;
}
div#sec-book h2 {
    color: #ffffff;
    padding-bottom: 4px;
    padding-top: 34px;
}
div#sec-book p {
    color: #ffffff;
    padding-bottom: 12px !important;
}
div#sec-book {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
div#contact1 ul li {
    list-style: disc;
    list-style-position: outside;
    padding-bottom: 16px;
    color: #000;
    font-size: 17px;
}

@media (max-width: 767px){
		div#section1 div#first .vc_col-sm-5 {
    width: 100%;
}
div#section1 h1 {
    font-size: 21px;
    padding-top: 43px;
}
div#section2 h2 {
    color: #180D02;
    font-size: 33px;
}
div#section3 h2 {
    font-size: 33px;
}
div#section3 {
    text-align: center;
}
div#section4 h2 {
    color: #000000;
    font-size: 33px;
}
div#section5 h2 {
    color: #161616;
    font-size: 33px;
}
div#contact1 {
    text-align: center;
}
div#contact1 span.wpcf7-form-control-wrap {
    width: 100%;
}
#footer-outer .col.span_3:nth-child(1) {
    width: 100% !important;
    text-align: center;
}
#footer-outer .col.span_3:nth-child(2) {
  width: 100%;
        text-align: center;
        left: 0px !important;
}
#footer-outer .col.span_3:nth-child(3) {
    text-align: center;
    width: 100%;
}
#footer-outer .col.span_3:nth-child(4) {
    width: 100% !important;
}
div#contact1 h4.fir34 {
    padding-top: 50px;
}
div#first {
    text-align: center;
}
div#section2 {
    text-align: center;
}
div#section4 div#second p.date1 {
    font-weight: 500;
    color: #000000;
    padding-bottom: 10px;
	display: block !important;
}
div#section4 {
    text-align: center;
}
#footer-outer .col.span_3:nth-child(3) {
    width: 15%;
    left: 0px !important;
}
div#sec-book h2 {
    font-size: 33px;
}
}