/*
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
*/


/* privay page css */
#policy-content h2, #policy-content h4, #policy-content p {
    color: #000;
}
/* header css */

nav ul li a {
    color: #1B1B1B !important;
}

nav ul li a span:after {
    border: none !important;
}
/* banner css */
#main-banner h1, #main-banner h6 {
    color: #fff;
}

#green-btn {
    padding: 14px 40px !important;
    font-size: 22px;
    line-height: 30px;
    border-radius: 60px !important;
    opacity: unset !important;
    transition: all 0.5s !important;
}

#green-btn:hover {
    background: #000 !important;
    box-shadow: 10px 10px 0px 0px #4DAF5C !important;
    transition: all 0.5s !important;
}
#main-banner h6 {
    position: relative !important;
}

#main-banner h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    width: 35%;
}
/* who we are */
#who-we h6 {
    position: relative !important;
    color:#000;
}

#who-we h2 {
   color:#333333;
}
#who-we p {
   color:#4C4C4C;
}
#who-we h6:before {
    position: absolute;
    content: '';
    left: -28em;
    right: 0;
    top: 0px;
    bottom: 0;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 20%;
}
.sign-plus {
    position: absolute !important;
    right: -18em;
    bottom: -90px;
}
/* what we do */
#what-we .row-bg {
    background: #E6EEF2;
}

#what-we h3 {
    text-align: center;
    color: #333333;
}

#what-we h6 {
    text-align: center;
    color: #000;
    position:relative;
}
#what-we h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 2px solid #4DAF5C;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
        width: 12%;
}
.home-plus {
    position: absolute !important;
    bottom: -100px;
    left: -19em;
}

#what-we.gallery img {
    border-radius: 10px;
}
/* testimonial-bg css */
#testimonial-bg h6 {
    text-align: center;
    color: #4DAF5C;
    position:relative;
}
#testimonial-bg h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 2px solid #4DAF5C;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 25%;
}

#testimonial-bg h3 {
    color: #fff;
}

.wht-blk {
    background: #fff;
    padding: 20px;
    border-radius: 30px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 56% 75%, 47% 95%, 40% 75%, 0% 76%);
    min-height: 290px;
    transition: all 0.5s !important;
}

.wht-blk p {
    color: #4C4C4C !important;
    font-size: 13px;
    line-height: 21px;
}

.wht-blk img {
    width: 40px !important;
    margin-bottom: unset !important;
}

.wht-blk:hover {
    background: #4DAF5C !important;
}

.wht-blk:hover img {
  filter: brightness(0) invert(1);
}

.wht-blk:hover p {
color:#fff !important;
}

#monial-content h6:before {
    display: none;
}

#monial-content h5 {
    color: #fff;
}

#monial-content h6 {
    color: #ffffff80;
}
/* contact us css */
#contact-us .social-media {
    display: flex;
    margin: 0;
    gap: 30px;
}

#contact-us .social-media li {
    list-style: none;
}

#contact-us .social-media i {
    color: #4C4C4C;
    font-size: 22px;
    line-height: 30px;
}

#contact-us .cones-blid i {
    background: #863514;
    color: #fff;
    height: 40px;
    width: 40px;
    margin: 10px 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-right: 12px;
    margin-left: 8px;
}
#contact-us .cones-blid a {
    color: #4C4C4C;
}
#contact-us .frm-cont input, textarea {
    background: #E6EEF2;
    padding: 14px;
}
#contact-us .frm-cont textarea {
    height: 210px;
    resize: none;
}

#contact-us .frm-cont input.wpcf7-form-control.wpcf7-submit.has-spinner.green {
    padding: 20px 130px !important;
    border-radius: 50px !important;
      background: #4DAF5C !important;
}

#contact-us .frm-cont input.wpcf7-form-control.wpcf7-submit.has-spinner.green:hover {
    transform: unset !important;
    box-shadow: unset !important;
    opacity: unset !important;
    background: #99391b !important;
}
#contact-us h3 {
    color: #333333;
}

#contact-us p {
    color: #4C4C4C;
}
#contact-us h6 {
   color: #000000;
    position:relative;
}
#contact-us h6:before {
    position: absolute;
    content: '';
    left: -5px;
    right: 0;
    top: 0;
    bottom: 0;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    width: 20%;
}
/* call to css */
#call-to h3, #call-to h6, #call-to p {
    color: #fff;
}
#call-to h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom:0;
    border-right: 2px solid #4DAF5C;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 12%;
}
#call-to h6 {
    position: relative;
}
/* ftr css */
#main-footer .row-bg {
    background: #863514;
}

#copy-end .row-bg {
    background: #7C2E0E;
}

#copy-end {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
#copyright {
    display: none !important;
}

#main-footer a {
    color: #fff;
}

#main-footer h5 {
    color: #fff;
}

#main-footer li {
    list-style: none;
    padding: 3px 0;
    margin-left: 5px;
}

#main-footer img {
    width: 80%;
}

#main-footer p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}

#main-footer ul {
    margin: 0;
}

#main-footer .social-media {
    display: flex;
    gap: 16px;
}

#copy-end p {
    color: #fff;
    text-align: center;
}

#copy-end a {
    color: #fff;
}
#main-footer .text-adj .vc_column-inner {
    padding-left: 100px;
}
/* inr-banner section CSS start */

h1 {
    color: #fff;
}

p {
    color: #4C4C4C;
}

/* inr-banner section CSS end */

/* our-work section CSS start */

#who-we.our-work .row-bg {
    position: relative;
}

#who-we.our-work .row-bg:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: url(https://demo-weblink.com/oasis-ministry/wp-content/uploads/2025/06/our-work-before.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    bottom: 0;
    left: 0;
}

/* our-work section CSS start */

/* about-inr section CSS start */

#who-we.about-inr .row-bg {
    position: relative;
}

#who-we.about-inr .row-bg:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: url(https://demo-weblink.com/oasis-ministry/wp-content/uploads/2025/06/our-work-before.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    bottom: 0;
    left: 0;
}

#work-inr ul li strong {
    color: #000;
}

#work-inr ul li::marker {
    color: #000;
}

/* about-inr section CSS start */

/* board section CSS start */

#board-inr .vc_column-inner {
    position: relative;
}

#board-inr .board-blk {
    position: absolute;
    bottom: 7%;
    left: 8%;
}

#board-inr h3 {
    font-size: 37px;
    line-height: 45px;
    color: #fff;
}

#board h2 {
    color: #000;
    text-align: center;
}

/* board section CSS end */

/* member section CSS start */

#member h2 {
	color: #000;
}






/* responsive start */
@media only screen and (min-width: 1600px) and (max-width: 1750px){
	#main-footer .text-adj .vc_column-inner {
    padding-left: 100px;
}
}
@media only screen and (min-width: 1366px) and (max-width: 1599px){
#main-footer .text-adj .vc_column-inner {
    padding-left: 100px;
}
	#main-banner h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    width: 63%;
}
#who-we h6:before {
    position: absolute;
    content: '';
    left: -26.5em;
    right: 0;
    top: 0px;
    bottom: 0;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 20%;
}

#what-we h4 {
    font-size: 20px;
    line-height: 28px;
}

#what-we h4 br {
    display: none;
}
.wht-blk {
    background: #fff;
    padding: 20px;
    border-radius: 30px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 56% 75%, 49% 95%, 43% 75%, 0% 76%);
    min-height: 310px;
    transition: all 0.5s !important;
}
#main-footer .row_col_wrap_12.col.span_12.dark {
    padding-right: 50px;
    padding-left: 50px;
}	
	
div#inr-banner {
    padding: 145px 0px !important;
}

div#work {
    padding: 80px 0px !important;
}

div#board {
    padding-bottom: 40px !important;
}
	
p {
    font-size: 17px !important;
    line-height: 25px !important;
}	
	
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
#main-footer .text-adj .vc_column-inner {
    padding-left: 50px;
}
	#main-banner h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    width: 73%;
}
#who-we h6:before {
    position: absolute;
    content: '';
    left: -23em;
    right: 0;
    top: 0px;
    bottom: 0;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 20%;
}

#what-we h4 {
    font-size: 18px;
    line-height: 26px;
}

#what-we h4 br {
    display: none;
}
.wht-blk {
    background: #fff;
    padding: 20px;
    border-radius: 30px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 56% 75%, 48% 95%, 43% 75%, 0% 76%);
    min-height: 350px;
    transition: all 0.5s !important;
}
#main-footer .row_col_wrap_12.col.span_12.dark {
    padding-right: 30px;
    padding-left: 30px;
}
#who-we p {
    color: #4C4C4C;
    font-size: 15px;
    line-height: 23px;
}
#what-we h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 2px solid #4DAF5C;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 14%;
}
    #call-to h6:before {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-right: 2px solid #4DAF5C;
        border-left: 2px solid #4DAF5C;
        border-bottom: 2px solid #4DAF5C;
        margin: 0 auto;
        width: 13%;
    }
#main-footer li {
    list-style: none;
    padding: 3px 0;
    margin-left: 9px;
}

#main-banner {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}
#header-outer[data-full-width="true"] header > .container {
        padding: 0 30px;
}
#testimonial-bg h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 2px solid #4DAF5C;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 28%;
}	
#call-to h6 {
    position: relative;
}	
	
div#inr-banner {
    padding: 132px 0px !important;
}

div#work {
    padding: 60px 0px !important;
}

div#board {
    padding-bottom: 30px !important;
}

#who-we.about-inr .row-bg:before {
    background-size: 14% !important;
}

#who-we.our-work .row-bg:before {
    background-size: 14% !important;
}	
	
p {
    font-size: 16px !important;
    line-height: 24px !important;
}	
	
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){
#main-banner h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    width: 95%;
}
#who-we h6:before {
    position: absolute;
    content: '';
    left: -18.7em;
    right: 0;
    top: 0px;
    bottom: 0;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 20%;
}

#what-we h4 {
    font-size: 14px;
    line-height: 22px;
}

#what-we h4 br {
    display: none;
}
.wht-blk {
    background: #fff;
    padding: 20px;
    border-radius: 30px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 56% 75%, 48% 95%, 43% 75%, 0% 76%);
    min-height: 350px;
    transition: all 0.5s !important;
}
#main-footer .row_col_wrap_12.col.span_12.dark {
    padding-right: 30px;
    padding-left: 30px;
}
#who-we p {
    color: #4C4C4C;
    font-size: 13px;
    line-height: 21px;
}
#what-we h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 2px solid #4DAF5C;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 17%;
}
    #call-to h6:before {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-right: 2px solid #4DAF5C;
        border-left: 2px solid #4DAF5C;
        border-bottom: 2px solid #4DAF5C;
        margin: 0 auto;
        width: 18%;
    }
#main-footer li {
    list-style: none;
    padding: 3px 0;
    margin-left: 9px;
}

#main-banner {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}
#header-outer[data-full-width="true"] header > .container {
        padding: 0 30px;
}
#testimonial-bg h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 2px solid #4DAF5C;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 37%;
}	
#call-to h6 {
    position: relative;
}

h2 {
    font-size: 27px !important;
    line-height: 35px !important;
}

.wpb_text_column.wpb_content_element {
    margin-bottom: 5px;
}
#green-btn {
    padding: 10px 34px !important;
    font-size: 20px;
    line-height: 28px;
    border-radius: 60px !important;
    opacity: unset !important;
    transition: all 0.5s !important;
}
.wht-blk p {
    color: #4C4C4C !important;
    font-size: 11px;
    line-height: 19px;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}
#contact-us p {
    color: #4C4C4C;
    font-size: 14px;
    line-height: 22;
    line-height: 22px;
}

.cones-blid a {
    font-size: 14px;
    line-height: 22px;
}

#call-to {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
#green-btn {
    margin-top: 30px;
}
#main-footer a {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
#copy-end p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}	
	
div#inr-banner {
    padding: 132px 0px !important;
}

div#work {
    padding: 50px 0px !important;
}

div#board {
    padding-bottom: 25px !important;
}

#who-we.about-inr .row-bg:before {
    background-size: 14% !important;
}

#who-we.our-work .row-bg:before {
    background-size: 14% !important;
}

p {
    font-size: 15px !important;
    line-height: 23px !important;
}	
#main-footer .text-adj .vc_column-inner {
    padding-left: 50px;
}	
}
@media only screen and (min-width: 768px) and (max-width: 999px){
#main-banner h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    width: 65%;
}
#who-we h6:before {
    position: absolute;
    content: '';
    left: -30.7em;
    right: 0;
    top: 0px;
    bottom: 0;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 20%;
}

#what-we h4 {
    font-size: 14px;
    line-height: 22px;
}

#what-we h4 br {
    display: none;
}
.wht-blk {
    background: #fff;
    padding: 20px;
    border-radius: 30px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 56% 75%, 48% 95%, 43% 75%, 0% 76%);
    min-height: 350px;
    transition: all 0.5s !important;
}
#main-footer .row_col_wrap_12.col.span_12.dark {
    padding-right: 30px;
    padding-left: 30px;
}
#who-we p {
    color: #4C4C4C;
    font-size: 13px;
    line-height: 21px;
}
#what-we h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 2px solid #4DAF5C;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 22%;
}
    #call-to h6:before {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-right: 2px solid #4DAF5C;
        border-left: 2px solid #4DAF5C;
        border-bottom: 2px solid #4DAF5C;
        margin: 0 auto;
        width: 20%;
    }
#main-footer li {
    list-style: none;
    padding: 3px 0;
    margin-left: 9px;
}

#main-banner {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}
#header-outer[data-full-width="true"] header > .container {
        padding: 0 30px;
}
#testimonial-bg h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 2px solid #4DAF5C;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 37%;
}	
#call-to h6 {
    position: relative;
}

h2 {
    font-size: 27px !important;
    line-height: 35px !important;
}

.wpb_text_column.wpb_content_element {
    margin-bottom: 5px;
}
#green-btn {
    padding: 10px 34px !important;
    font-size: 20px;
    line-height: 28px;
    border-radius: 60px !important;
    opacity: unset !important;
    transition: all 0.5s !important;
}
.wht-blk p {
    color: #4C4C4C !important;
    font-size: 11px;
    line-height: 19px;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}
#contact-us p {
    color: #4C4C4C;
    font-size: 14px;
    line-height: 22;
    line-height: 22px;
}

.cones-blid a {
    font-size: 14px;
    line-height: 22px;
}

#call-to {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
#green-btn {
    margin-top: 30px;
}
#main-footer a {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
#copy-end p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}	
	
div#inr-banner {
    padding: 132px 0px !important;
}

div#work {
    padding: 50px 0px !important;
}

div#board {
    padding-bottom: 25px !important;
}

#who-we.about-inr .row-bg:before {
    background-size: 14% !important;
}

#who-we.our-work .row-bg:before {
    background-size: 14% !important;
}

p {
    font-size: 15px !important;
    line-height: 23px !important;
}
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 30px !important;
    }

.frm-cont .row {
    padding: 0;
}

div#footer-widgets {
    display: none !important;
}
div#board-inr img {
    width: 100%;
}
#main-footer .text-adj .vc_column-inner {
    padding-left: 50px;
}	
}
@media only screen and (min-width: 520px) and (max-width: 767px){
#main-footer .text-adj .vc_column-inner {
    padding-left: unset !important;
}
	#main-banner h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    width: 94%;
}
#who-we h6:before {
    position: absolute;
    content: '';
    left: -20.7em;
    right: 0;
    top: 0px;
    bottom: 0;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 20%;
}

#what-we h4 {
    font-size: 14px;
    line-height: 22px;
}

#what-we h4 br {
    display: none;
}
.wht-blk {
    background: #fff;
    padding: 20px;
    border-radius: 30px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 56% 75%, 48% 95%, 43% 75%, 0% 76%);
    min-height: 350px;
    transition: all 0.5s !important;
}
#main-footer .row_col_wrap_12.col.span_12.dark {
    padding-right: 30px;
    padding-left: 30px;
}
#who-we p {
    color: #4C4C4C;
    font-size: 13px;
    line-height: 21px;
}
#what-we h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 2px solid #4DAF5C;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 30%;
}
    #call-to h6:before {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-right: 2px solid #4DAF5C;
        border-left: 2px solid #4DAF5C;
        border-bottom: 2px solid #4DAF5C;
        margin: 0 auto;
        width: 30%;
    }
#main-footer li {
    list-style: none;
    padding: 3px 0;
    margin-left: 9px;
}

#main-banner {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}
#header-outer[data-full-width="true"] header > .container {
        padding: 0 30px;
}
#testimonial-bg h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 2px solid #4DAF5C;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 37%;
}	
#call-to h6 {
    position: relative;
}

h2 {
    font-size: 27px !important;
    line-height: 35px !important;
}

.wpb_text_column.wpb_content_element {
    margin-bottom: 5px;
}
#green-btn {
    padding: 10px 34px !important;
    font-size: 20px;
    line-height: 28px;
    border-radius: 60px !important;
    opacity: unset !important;
    transition: all 0.5s !important;
}
.wht-blk p {
    color: #4C4C4C !important;
    font-size: 11px;
    line-height: 19px;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}
#contact-us p {
    color: #4C4C4C;
    font-size: 14px;
    line-height: 22;
    line-height: 22px;
}

.cones-blid a {
    font-size: 12px;
    line-height: 20px;
}

#call-to {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
#green-btn {
    margin-top: 30px;
}
#main-footer a {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
#copy-end p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}	
	
div#inr-banner {
    padding: 132px 0px !important;
}

div#work {
    padding: 50px 0px !important;
}

div#board {
    padding-bottom: 25px !important;
}

#who-we.about-inr .row-bg:before {
    background-size: 14% !important;
}

#who-we.our-work .row-bg:before {
    background-size: 14% !important;
}

p {
    font-size: 15px !important;
    line-height: 23px !important;
}
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 30px !important;
    }

.frm-cont .row {
    padding: 0;
}

div#footer-widgets {
    display: none !important;
}

#main-banner h1 {
    font-size: 30px;
    line-height: 38px;
}
.cones-blid a {
    font-size: 12px;
    line-height: 20px;
}
div#board-inr img {
    width: 100%;
}
	
}
@media only screen and (min-width: 300px) and (max-width: 519px){
#main-banner h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    width: 94%;
}
#who-we h6:before {
    position: absolute;
    content: '';
    left: -12.0em;
    right: 0;
    top: 0px;
    bottom: 0;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 38%;
}

#what-we h4 {
    font-size: 14px;
    line-height: 22px;
}

#what-we h4 br {
    display: none;
}
.wht-blk {
    background: #fff;
    padding: 20px;
    border-radius: 30px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 56% 75%, 48% 95%, 43% 75%, 0% 76%);
    min-height: 350px;
    transition: all 0.5s !important;
}
#main-footer .row_col_wrap_12.col.span_12.dark {
    padding-right: 30px;
    padding-left: 30px;
}
#who-we p {
    color: #4C4C4C;
    font-size: 13px;
    line-height: 21px;
}
#what-we h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 2px solid #4DAF5C;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 40%;
}
    #call-to h6:before {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-right: 2px solid #4DAF5C;
        border-left: 2px solid #4DAF5C;
        border-bottom: 2px solid #4DAF5C;
        margin: 0 auto;
        width: 40%;
    }
#main-footer li {
    list-style: none;
    padding: 3px 0;
    margin-left: 9px;
}

#main-banner {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
#header-outer[data-full-width="true"] header > .container {
        padding: 0 30px;
}
#testimonial-bg h6:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 2px solid #4DAF5C;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    margin: 0 auto;
    width: 37%;
}	
#call-to h6 {
    position: relative;
}

h2 {
    font-size: 27px !important;
    line-height: 35px !important;
}

.wpb_text_column.wpb_content_element {
    margin-bottom: 5px;
}
#green-btn {
    padding: 10px 18px !important;
    font-size: 16px;
    line-height: 24px;
    border-radius: 30px !important;
    opacity: unset !important;
    transition: all 0.5s !important;
}
.wht-blk p {
    color: #4C4C4C !important;
    font-size: 11px;
    line-height: 19px;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}
#contact-us p {
    color: #4C4C4C;
    font-size: 14px;
    line-height: 22;
    line-height: 22px;
}

.cones-blid a {
    font-size: 12px;
    line-height: 20px;
}

#call-to {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
#green-btn {
    margin-top: 30px;
}
#main-footer a {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
#copy-end p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}	
	
div#inr-banner {
    padding: 132px 0px !important;
}

div#work {
    padding: 50px 0px !important;
}

div#board {
    padding-bottom: 25px !important;
}

#who-we.about-inr .row-bg:before {
    background-size: 14% !important;
}

#who-we.our-work .row-bg:before {
    background-size: 14% !important;
}

p {
    font-size: 15px !important;
    line-height: 23px !important;
}
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 30px !important;
    }

.frm-cont .row {
    padding: 0;
}

div#footer-widgets {
    display: none !important;
}

#main-banner h1 {
    font-size: 30px;
    line-height: 38px;
}
.cones-blid a {
    font-size: 11px;
    line-height: 19px;
}
#main-banner h6 {
    position: relative !important;
    font-size: 12px;
    line-height: 20px;
}

div#who-we {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#what-we {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
#contact-us h6:before {
    position: absolute;
    content: '';
    left: -5px;
    right: 0;
    top: 0;
    bottom: 0;
    border-left: 2px solid #4DAF5C;
    border-bottom: 2px solid #4DAF5C;
    width: 40%;
}

div#contact-us {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

#contact-us .cones-blid i {
    background: #863514;
    color: #fff;
    height: 30px;
    width: 30px;
    margin: 8px 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-right: 3px;
    margin-left: 0px;
    font-size: 12px;
    line-height: 20px;
}

div#main-footer {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
#copy-end .row_col_wrap_12.col.span_12.dark {
    padding: 0;
}
div#board-inr img {
    width: 100%;
}
#work-inr ul li {
    font-size: 14px;
    line-height: 22px;
}	
#main-footer .text-adj .vc_column-inner {
    padding-left: unset !important;
}	
}
