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

body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #000000;
}
h2 {
    font-family: 'Outfit-SemiBold';
    color: #101828 !important;
}

h3 {
    color: #147B53;
    font-family: 'Outfit-SemiBold';
}
#about-us h4 {
    border: 1px solid #147B53;
    max-width: 20%;
    text-align: center;
    padding: 8px 10px 8px 10px;
    border-radius: 50px;
    background: #147b5324;
    color: #147B53;
    font-family: 'Outfit-Medium';
}
p {
    color: #667085;
    font-family: 'Outfit-Medium';
   
}

/* header css  */

nav ul li a {
    color: #101828 !important;
    font-family: 'Outfit-Medium';
    transition:all 0.5s;
}

nav ul li a span::after {
    border:none !important;
}

nav ul li a:hover {
    color: #147B53 !important;

}
li#menu-item-13 a {
    background: #147B53;
    color: #fff !important;!i;!;
    padding: 15px 30px 15px 30px !important;
     transition: all 0.5s !important;
}
li#menu-item-13 a:hover {
    box-shadow: 8px 7px 4px 0px #000;
    transition: all 0.5s !important;
}

span.sf-sub-indicator i {
    color: #101828 !important;
}

.head span {
    color: #147B53 !important;
}

.head a {
    font-size: 25px !important;
    line-height: 33px !important;
}

#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover {
    background-color: unset !important;
}

#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul li#menu-item-359  a:hover span {
    color: #147b53 !important;
}

/* banner css  */

h1 {
    color: #fff;
    font-family:'Outfit-SemiBold';
}

/* about css  */

#entire-btn {
    padding: 16px 40px 16px 50px;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Outfit';
    font-weight: 500;
}

#entire-btn .steadysets-icon-arrow-right:before {
    font-size: 27px;
    position: relative;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s !important;
}

#entire-btn:hover {
    box-shadow: 8px 7px 4px 0px #000 !important;
    transition: all 0.5s !important;
    transform: unset !important;
}

#entire-btn:hover .steadysets-icon-arrow-right:before {
    transform: rotateZ(45deg);
    transition: all 0.5s;
}

#about-us img {
    border-radius: 18px;
}


/* services box css  */

#our-services h2, #our-services p {
    text-align: center;
}

#our-services h4{
    border: 1px solid #147B53;
    text-align: center;
    padding: 8px 10px 8px 10px;
    border-radius: 50px;
    background: #147b5324;
    color: #147B53;
    font-family: 'Outfit-Medium';
    position:relative;
    margin:0 auto !important;
    max-width: 12%;
 }


/* services boxes css  */

.box-ser h5 {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Outfit';
    font-weight: 600;
    color: #101828;
	position: relative;
    z-index: 2;
}
.box-ser p {
    text-align: left !important;
    font-size: 17px;
    line-height: 25px;
	position: relative;
    z-index: 2;
}

.box-ser {
    position: relative;
}
.box-ser span {
    font-size: 60px;
    line-height: 68px;
    position: absolute;
    bottom: 54px;
    right: 4px;
    opacity: 0;
    font-family:'Outfit';
     font-weight:bold;
	    z-index: -1;
}

.box-ser {
    background: #fff;
    padding: 30px;
    transition: all 0.5s;
    min-height: 290px;
}

#boxes-hero .text-blk {
    position: absolute;
    bottom: 19%;
    right: 0;
    z-index: 2;
    opacity: 0.1;
}

#boxes-hero h1 {
    color: #101828 !important;
    font-size: 90px;
    line-height: 98px;
}

#boxes-hero .vc_column-inner:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    background: #147B53;
    z-index: 1;
    transition: all 0.5s;
}

#boxes-hero .vc_column-inner:hover:before {
    height: 100%;
}

#boxes-hero .vc_column-inner {
    position: relative;
}

#boxes-hero .vc_column-inner:hover .box-ser h5 {
    color: #fff;
}

#boxes-hero .vc_column-inner:hover .box-ser p {
    color: #fff;
}

#boxes-hero .vc_column-inner:hover a {
    color: #fff;
}

#boxes-hero .vc_column-inner:hover .box-ser i {
    background: #fff;
}

#boxes-hero .vc_column-inner:hover h1 {
    color: #fff !important;
}


#our-services .row-bg {
    background: #F3F9F7;
}

.box-ser.radius-col {
    border-radius: 30px 0px 0px 0px;
}
.box-ser i {
    background: #F3F9F7;
    padding: 10px 10px 10px 10px;
    border-radius: 50px;
    width: 48px;
    height: 46px;
    position: relative;
    left: -16px;
    color: #147B53;
}

.box-ser:hover h5 {
    color: #fff;
}
.box-ser:hover span.legter {
    color: #fff;
}

.box-ser:hover p {
    color: #fff;
}

.box-ser:hover a {
    color: #fff;
}

.box-ser:hover span {
    opacity: 1;
    color: #ffffff2e;
    font-weight:bold;
}
span.legter {
    font-size: 16px;
    line-height: 24px;
    opacity: unset !important;
    font-family: 'Outfit';
    font-weight: bold;
    position: unset !important;
    padding-left: 55px !important;
}

.box-ser.radius-right {
    border-radius: 0px 30px 0px 0px;
}

#boxes-hero .wpb_raw_code {
    margin: unset !important;
}

/* logos slider css  */


#logos-slider .row-bg {
    background: #E9F1FA;
}

/* contact form css  */

#contact-us h2 {
    color: #147B53 !important;
    text-align: center;
}
#contact-us p {
    text-align: center;
}

.cnt-form p {
 text-align: left !important;
 font-weight: 400 !important;   
}

.cnt-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent;
    border: 1px solid #147B53;
    padding: 20px;
}

 .cnt-form textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
     background: transparent;
    border: 1px solid #147B53;
    padding: 20px;
    resize:none;
}
.btn-cont {
     padding: 16px 40px 16px 50px !important;
    font-size: 20px !important;
    line-height: 28px !important;
    font-family: 'Outfit' !important;
    font-weight: 500 !important;
}



/* tabs css  */

#clickble-sec ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
    background: transparent;
    border: none;
}
#clickble-sec .tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.cta-button) .active-tab {
    background: transparent;
    color: #ffffff;
}
#clickble-sec .tabbed[data-alignment=center] .wpb_tabs_nav li, .tabbed[data-alignment=right] .wpb_tabs_nav li {
    margin-right: 190px;
    margin-left: 190px;
}
#clickble-sec .row-bg {
    background: #147B53;
}
#clickble-sec span {
    color: #fff;
    font-size: 48px;
    line-height: 56px;
    font-family: 'Outfit-Medium';
    background: #2ca375 !important;
    border: 1px solid #fff;
    border-radius: 50px;
    height: 80px !important;
    width: 80px !important;
	padding: 13px 10px 9px;
    display: inline-table;
	margin-right: 30px;
}

.store-blk span {
    font-size: 55px !important;
    height: 100px !important;
    width: 100px !important;
    padding: 19px 13px 15px !important;
    font-weight: bold !important;
    margin-right: 20px !important;
}

.store-blk a {
    font-size: 38px !important;
    line-height: 46px !important;
    font-weight: 700 !important;
}
#clickble-sec span.circle-rd {
    font-size: 46px !important;
    line-height: 54px !important;
    background: #399571;
    display: inline-flex;
    padding: 15px 14px 15px 14px;
    border-radius: 50px;
    height: 80px;
    width: 80px;
    margin-right: 30px;
    font-family: 'Outfit-Medium' !important;
}
#clickble-sec .tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.cta-button) .active-tab  span.circle-rd {
    border: 1px solid #fff;
}
#clickble-sec a {
    color: #fff;
    font-size: 30px;
    line-height: 38px;
    font-family: 'Outfit-Medium';
}
#clickble-sec span:active {
    border: 2px solid #000;
}


/* tabs css end  */


/* about css  */

#about-content h2 {
    text-align: center;
}
#abt-inner h2 {
    text-align: left;
    font-size: 35px;
    line-height: 43px;
    color: #147B53 !important;
}
#abt-inner p {
    padding: 10px 0;
}

#testi-monials h2 {
    color: #fff !important;
    font-size: 40px;
    line-height: 48px;
}
#testi-monials .owl-dots {
    display: none;
}

#testi-monials .row-bg {
border-radius: 15px;
}

.center-hed {
    text-align: center !important;
    color: #000 !important;
    font-size: 48px !important;
    line-height:56px !important;
}


#abt-inner h4 {
    color: #147B53;
    font-weight: 700;
}
#abt-inner .wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}

#abt-inner span.green {
    color: #147B53;
    font-family: 'Outfit-Medium';
}

#abt-inner li {
    padding: 6px 0;
    font-family: 'Outfit-Medium';
    color: #667085;
	font-size: 22px !important;
    line-height: 30px !important;
}
#abt-inner ul {
    margin: 20px 28px;
}
#abt-inner li::marker {
    color: #147B53;
    font-size: 15px;
}
h3.blk-txt {
    color: #000;
}

/* case study css  */


.vc_col-sm-6.boxy-col {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.vc_col-sm-6.boxy-col img{
        min-width: 39pc !important;
        min-height: 64pc;
        object-fit: cover;
}

.boxy-colscnd {
    padding: 50px 30px 40px 40px !important;
}




/* footer css  */


#copy-end p {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
	text-align: center !important;
}

ul.flat {
    display: flex;
    column-count: 3;
    justify-content: center;
    align-items: center;
}

ul.flat li {
    list-style: none;
    margin-right: 30px;
}

#footer-hero .row-bg {
    background: #1B1B1B;
}

#footer-hero .icon ul li a i {
    height: 40px;
    width: 40px;
    font-size: 25px;
    line-height: 33px;
    border-radius: 8px !important;
    border: 1px solid #147B53;
    background: #147B53;
    color: #ffff;
    padding: 4px 4px;
    transition: all 0.5s;
}

#footer-hero .icon ul li a i:hover {
    background: #fff;
    color: #147B53;
}


#copy-end .row-bg {
    background: #1B1B1B;
}

div#copyright {
    display: none;
}
ul.flat li a {
    color: #fff;
    font-size: 16px;
}

#footer-hero ul {
    margin: 0;
}

#footer-hero ul li {
    list-style: none;
}

#footer-hero ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

#footer-hero h5 {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    font-family: 'Outfit';
}

#copy-end .inner-wrap:before {
    position: absolute;
    content: '';
    border-top: 2px solid #1D2939;
    width: 60%;
    height: 100%;
    z-index: 1;
    margin: 0 auto;
    left: 17%;
}

.moving-log.animated-in {
    position: absolute;
    top: 0;
}

img.img-with-animation.skip-lazy.moving-log.animated-in {
    position: absolute;
    top: -122px;
    left: 5px;
    animation: rotateImage 5s linear infinite;
}

@keyframes rotateImage {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}




@media only screen and (min-width: 1366px) and (max-width: 1599px){

.box-ser {
    background: #fff;
    padding: 30px;
    transition: all 0.5s;
    min-height: 314px;
}
#copy-end .inner-wrap:before {
    position: absolute;
    content: '';
    border-top: 2px solid #1D2939;
    width: 84%;
    height: 100%;
    z-index: 1;
    margin: 0 auto;
    left: 4%;
}
#testi-monials h2 {
    color: #fff !important;
    font-size: 30px;
    line-height: 38px;
}
    .vc_col-sm-6.boxy-col img {
        min-width: 37pc !important;
        min-height: 66pc !important;
        object-fit: cover;
    }
    .boxy-colscnd {
        padding: 50px 60px 40px 20px !important;
    }	
}
.store-blk span {
    padding: 18px 15px 14px !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px){

.box-ser {
    background: #fff;
    padding: 30px;
    transition: all 0.5s;
    min-height: 252px;
}
div#hero .col-left .vc_column-inner {
    top: -520px !important;
}
#copy-end .inner-wrap:before {
    position: absolute;
    content: '';
    border-top: 2px solid #1D2939;
    width: 84%;
    height: 100%;
    z-index: 1;
    margin: 0 auto;
    left: 4%;
}

    #header-outer[data-full-width="true"] header > .container {
        padding: 0 70px;
    }
p {
    color: #667085;
    font-family: 'Outfit-Medium';
    text-transform: capitalize;
    font-size: 18px !important;
    line-height: 26px !important;
}
#boxes-hero h1 {
    font-size: 75px !important;
    line-height: 83px !important;
}
	
#about-us .nectar-split-heading.markup-generated.animated-in {
    margin-bottom: 12px;
}

#our-services {
    padding-top: 50px !important;
}
.box-ser p {
    text-align: left !important;
    font-size: 12px !important;
    line-height: 20px !important;
}
.box-ser h5 {
    font-size: 12px !important;
    line-height: 20px !important;
    font-family: 'Outfit';
    font-weight: 600;
    color: #101828;
}
span.legter {
    font-size: 12px;
    line-height: 20px;
    opacity: unset !important;
    font-family: 'Outfit';
    font-weight: bold;
    position: relative !important;
    padding-left: 55px !important;
    top: -12px !important;
}

#copy-end p {
    font-size: 16px !important;
    line-height: 24px !important;
}
#Inner-banner {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}

   
#testi-monials h2 {
    color: #fff !important;
    font-size: 30px;
    line-height: 38px;
}
#about-content {
    padding-top: 50px !important;
}
.vc_col-sm-6.boxy-col img {
    min-width: 32pc !important;
    min-height: 62pc !important;
    object-fit: cover;
}
.center-hed {
    text-align: center !important;
    color: #000 !important;
    font-size: 30px !important;
    line-height: 38px !important;
}
.boxy-colscnd {
    padding: 50px 60px 40px 30px !important;
}

#abt-inner {
    padding-top: 50px !important;
}
    #abt-inner ul {
        margin: 20px 28px !important;
        
        
    }	
}

.store-blk span {
    padding: 17px 14px 13px !important;
}
 
@media only screen and (min-width: 1000px) and (max-width: 1199px){

.box-ser {
    background: #fff;
    padding: 17px;
    transition: all 0.5s;
    min-height: 252px;
}
#copy-end .inner-wrap:before {
    position: absolute;
    content: '';
    border-top: 2px solid #1D2939;
    width: 84%;
    height: 100%;
    z-index: 1;
    margin: 0 auto;
    left: 4%;
}
div#hero .col-left .vc_column-inner {
    top: -510px !important;
}
	
#boxes-hero h1 {
    font-size: 70px !important;
    line-height: 78px !important;
}
	
.store-blk span {
    padding: 16px 13px 12px !important;
}

    #header-outer[data-full-width="true"] header > .container {
        padding: 0 50px;
    }
p {
    color: #667085;
    font-family: 'Outfit-Medium';
    text-transform: capitalize;
    font-size: 15px !important;
    line-height: 23px !important;
}

#about-us .nectar-split-heading.markup-generated.animated-in {
    margin-bottom: 12px;
}

#our-services {
    padding-top: 50px !important;
}
.box-ser p {
    text-align: left !important;
    font-size: 12px !important;
    line-height: 20px !important;
}
.box-ser h5 {
    font-size: 10px !important;
    line-height: 18px !important;
    font-family: 'Outfit';
    font-weight: 600;
    color: #101828;
}
span.legter {
    font-size: 12px;
    line-height: 20px;
    opacity: unset !important;
    font-family: 'Outfit';
    font-weight: bold;
    position: relative !important;
    padding-left: 55px !important;
    top: -12px !important;
}

    #copy-end p {
        font-size: 15px !important;
        line-height: 23px !important;
        text-align: center !important;
    }
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 70px;
}

nav ul li a {
    font-size: 18px !important;
    line-height: 26px !important;
}

li#menu-item-13 a {
    background: #147B53;
    color: #fff !important;
    padding: 14px 23px 14px 23px !important;
    transition: all 0.5s !important;
}

h1 {
    font-size: 40px !important;
    line-height: 48px !important;
}

#about-us h4 {
    border: 1px solid #147B53;
    max-width: 30%;
    text-align: center;
    padding: 8px 10px 8px 10px;
    border-radius: 50px;
    background: #147b5324;
    color: #147B53;
    font-family: 'Outfit-Medium';
}
h3.blk-txt {
    font-size: 20px !important;
    line-height: 28px !important;
}
    #abt-inner li {
        padding: 2px 0;
        font-size: 15px !important;
        line-height: 23px !important;
        font-family: 'Outfit-Medium';
        color: #667085;
    }

    h2 {
        font-size: 22px !important;
        line-height: 30px !important;
    }
#our-services h4 {
    border: 1px solid #147B53;
    text-align: center;
    padding: 8px 10px 8px 10px;
    border-radius: 50px;
    background: #147b5324;
    color: #147B53;
    font-family: 'Outfit-Medium';
    position: relative;
    margin: 0 auto !important;
    max-width: 17%;
}

#about-us {
    padding-top: 80px !important;
    padding-bottom: 60px !important;
}

ul.flat li {
    list-style: none;
    margin-right: 18px;
}
#contact-us {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
    #Inner-banner {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
  
#testi-monials h2 {
    color: #fff !important;
    font-size: 30px;
    line-height: 38px;
}
#about-content {
    padding-top: 50px !important;
}
.vc_col-sm-6.boxy-col img {
    min-width: 25.6pc !important;
    min-height: 60.9pc !important;
    object-fit: cover;
}
.center-hed {
    text-align: center !important;
    color: #000 !important;
    font-size: 30px !important;
    line-height: 38px !important;
}
.boxy-colscnd {
    padding: 50px 60px 40px 30px !important;
}

    #abt-inner {
        padding-top: 50px !important;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
img.img-with-animation.skip-lazy.moving-log {
    display: none;
}
	#abt-inner img.img-with-animation.skip-lazy.respon.animated-in {
    min-height: 330px;
}
#abt-inner ul {
        margin: unset;
    }
	
#about-content h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}


#abt-inner h2 {
    font-size: 26px !important;
    line-height: 34px !important;
}	
	#Inner-banner h1 {
    font-size: 50px !important;
    line-height: 58px !important;
}
.store-blk a {
    font-size: 30px !important;
    line-height: 40px !important;
    font-weight: 700 !important;
}
#abt-inner img.img-with-animation.skip-lazy.yallow.animated-in {
    min-height: 340px;
}
#abt-inner img.img-with-animation.skip-lazy.left-mg.animated-in {
    position: relative;
    left: -15px;
    min-height: 284px;
}	
}

@media only screen and (min-width: 768px) and (max-width: 999px){
.box-ser {
    background: #fff;
    padding: 22px 20px 20px 40px;
    transition: all 0.5s;
    min-height: 257px;
}
#copy-end .inner-wrap:before {
    position: absolute;
    content: '';
    border-top: 2px solid #1D2939;
    width: 84%;
    height: 100%;
    z-index: 1;
    margin: 0 auto;
    left: 4%;
}
	
#boxes-hero h1 {
    font-size: 70px !important;
    line-height: 78px !important;
}
	
	.store-blk span {
    padding: 11px 12px 8px !important;
}

    #header-outer[data-full-width="true"] header > .container {
        padding: 0 50px;
    }
p {
    color: #667085;
    font-family: 'Outfit-Medium';
    text-transform: capitalize;
    font-size: 15px !important;
    line-height: 23px !important;
}

#about-us .nectar-split-heading.markup-generated.animated-in {
    margin-bottom: 12px;
}

#our-services {
    padding-top: 50px !important;
}
.box-ser p {
    text-align: left !important;
    font-size: 15px !important;
    line-height: 23px !important;
}
.box-ser h5 {
    font-size: 15px !important;
    line-height: 23px !important;
    font-family: 'Outfit';
    font-weight: 600;
    color: #101828;
}
span.legter {
    font-size: 12px;
    line-height: 20px;
    opacity: unset !important;
    font-family: 'Outfit';
    font-weight: bold;
    position: relative !important;
    padding-left: 55px !important;
    top: -12px !important;
}

#copy-end p {
    font-size: 15px !important;
    line-height: 23px !important;
    text-align: center;
}
body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 74px !important;
    }
nav ul li a {
    font-size: 18px !important;
    line-height: 26px !important;
}

li#menu-item-13 a {
    background: #147B53;
    color: #fff !important;
    padding: 14px 23px 14px 23px !important;
    transition: all 0.5s !important;
}

h1 {
    font-size: 34px !important;
    line-height: 42px !important;
}

#about-us h4 {
    border: 1px solid #147B53;
    max-width: 30%;
    text-align: center;
    padding: 8px 10px 8px 10px;
    border-radius: 50px;
    background: #147b5324;
    color: #147B53;
    font-family: 'Outfit-Medium';
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#our-services h4 {
    border: 1px solid #147B53;
    text-align: center;
    padding: 8px 10px 8px 10px;
    border-radius: 50px;
    background: #147b5324;
    color: #147B53;
    font-family: 'Outfit-Medium';
    position: relative;
    margin: 0 auto !important;
    max-width: 22%;
}

#about-us {
    padding-top: 80px !important;
    padding-bottom: 60px !important;
}

ul.flat li {
    list-style: none;
    margin-right: 18px;
}
#contact-us {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.cnt-form .row {
    padding: 0;
    margin: 0;
}

#footer-widgets {
    display: none;
}

#footer-hero {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
#clickble-sec {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 0px !important;
}

#clickble-sec a {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    text-decoration: none !important;
    color: #fff !important; 
}

#clickble-sec a span {
    margin: 0 10px !important;
    font-size: 2rem !important; 
}
#clickble-sec {
        flex-wrap: wrap !important; 
        justify-content: center !important;  
        gap: 0px !important; 
    }

#Inner-banner {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
#testi-monials h2 {
    color: #fff !important;
    font-size: 20px !important;
    line-height: 28px !important;
}
#about-content {
    padding-top: 50px !important;
}
.vc_col-sm-6.boxy-col img {
    min-width: 37.5pc !important;
    min-height: 30pc;
    object-fit: cover;
}
.center-hed {
    text-align: center !important;
    color: #000 !important;
    font-size: 30px !important;
    line-height: 38px !important;
}
#abt-inner {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
#about-content .nectar-split-heading.markup-generated {
    margin: 10px;
}	
}

@media only screen and (min-width: 520px) and (max-width: 767px){
.box-ser {
    background: #fff;
    padding: 22px 20px 20px 40px;
    transition: all 0.5s;
    min-height: 257px;
}
#boxes-hero h1 {
    font-size: 70px !important;
    line-height: 78px !important;
}

#copy-end .inner-wrap:before {
    position: absolute;
    content: '';
    border-top: 2px solid #1D2939;
    width: 84%;
    height: 100%;
    z-index: 1;
    margin: 0 auto;
    left: 4%;
}
.store-blk span {
    padding: 11px 12px 8px !important;
}

    #header-outer[data-full-width="true"] header > .container {
        padding: 0 50px;
    }
p {
    color: #667085;
    font-family: 'Outfit-Medium';
    text-transform: capitalize;
    font-size: 15px !important;
    line-height: 23px !important;
}

#about-us .nectar-split-heading.markup-generated.animated-in {
    margin-bottom: 12px;
}

#our-services {
    padding-top: 50px !important;
}
.box-ser p {
    text-align: left !important;
    font-size: 15px !important;
    line-height: 23px !important;
}
.box-ser h5 {
    font-size: 15px !important;
    line-height: 23px !important;
    font-family: 'Outfit';
    font-weight: 600;
    color: #101828;
}
span.legter {
    font-size: 12px;
    line-height: 20px;
    opacity: unset !important;
    font-family: 'Outfit';
    font-weight: bold;
    position: relative !important;
    padding-left: 55px !important;
    top: -12px !important;
}

#copy-end p {
    font-size: 15px !important;
    line-height: 23px !important;
    text-align: center;
}
body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 74px !important;
    }
nav ul li a {
    font-size: 18px !important;
    line-height: 26px !important;
}

li#menu-item-13 a {
    background: #147B53;
    color: #fff !important;
    padding: 14px 23px 14px 23px !important;
    transition: all 0.5s !important;
}

h1 {
    font-size: 34px !important;
    line-height: 42px !important;
}

#about-us h4 {
    border: 1px solid #147B53;
    max-width: 30%;
    text-align: center;
    padding: 8px 10px 8px 10px;
    border-radius: 50px;
    background: #147b5324;
    color: #147B53;
    font-family: 'Outfit-Medium';
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#our-services h4 {
    border: 1px solid #147B53;
    text-align: center;
    padding: 8px 10px 8px 10px;
    border-radius: 50px;
    background: #147b5324;
    color: #147B53;
    font-family: 'Outfit-Medium';
    position: relative;
    margin: 0 auto !important;
    max-width: 26%;
}

#about-us {
    padding-top: 80px !important;
    padding-bottom: 60px !important;
}

ul.flat li {
    list-style: none;
    margin-right: 18px;
}
#contact-us {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.cnt-form .row {
    padding: 0;
    margin: 0;
}

#footer-widgets {
    display: none;
}

#footer-hero {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
#clickble-sec {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 0px !important;
}

#clickble-sec a {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    text-decoration: none !important;
    color: #fff !important; 
}

#clickble-sec a span {
    margin: 0 10px !important;
    font-size: 2rem !important; 
}
#clickble-sec {
        flex-wrap: wrap !important; 
        justify-content: center !important;  
        gap: 0px !important; 
    }

img.img-with-animation.skip-lazy.moving-log {
    display: none;
}

.cnt-form textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    background: transparent;
    border: 1px solid #147B53;
    padding: 20px;
    resize: none;
    height: 100px;
}

#Inner-banner {
    padding-top: 100px !important;!i;!;
    padding-bottom: 100px !important;!i;!;
}

#about-content {
    padding-top: 50px !important;
}

#testi-monials h2 br {
    display: none !important;
}
#testi-monials h2 {
    color: #fff !important;
    font-size: 20px !important;
    line-height: 28px !important;
    padding: 10px !important;
}
.vc_col-sm-6.boxy-col img {
    min-width: 26.3pc !important;
    min-height: 30pc;
    object-fit: cover;
}
.center-hed {
    text-align: center !important;
    color: #000 !important;
    font-size: 30px !important;
    line-height: 38px !important;
}
#Inner-banner h1 {
    font-size: 40px !important;
    line-height: 48px !important;
}	
}

@media only screen and (min-width: 300px) and (max-width: 519px){
.box-ser {
    background: #fff;
    padding: 22px 20px 20px 40px;
    transition: all 0.5s;
    min-height: 231px;
}
#copy-end .inner-wrap:before {
    position: absolute;
    content: '';
    border-top: 2px solid #1D2939;
    width: 84%;
    height: 100%;
    z-index: 1;
    margin: 0 auto;
    left: 4%;
}
#boxes-hero h1 {
    font-size: 70px !important;
    line-height: 78px !important;
}
	
.store-blk span {
    padding: 11px 12px 8px !important;
}

    #header-outer[data-full-width="true"] header > .container {
        padding: 0 50px;
    }
p {
    color: #667085;
    font-family: 'Outfit-Medium';
    text-transform: capitalize;
    font-size: 15px !important;
    line-height: 23px !important;
}

#about-us .nectar-split-heading.markup-generated.animated-in {
    margin-bottom: 12px;
}

#our-services {
    padding-top: 50px !important;
}
.box-ser p {
    text-align: left !important;
    font-size: 15px !important;
    line-height: 23px !important;
}
.box-ser h5 {
    font-size: 15px !important;
    line-height: 23px !important;
    font-family: 'Outfit';
    font-weight: 600;
    color: #101828;
}
span.legter {
    font-size: 12px;
    line-height: 20px;
    opacity: unset !important;
    font-family: 'Outfit';
    font-weight: bold;
    position: relative !important;
    padding-left: 55px !important;
    top: -12px !important;
}

#copy-end p {
    font-size: 15px !important;
    line-height: 23px !important;
    text-align: center;
}
body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 60px !important;
    }
nav ul li a {
    font-size: 18px !important;
    line-height: 26px !important;
}

li#menu-item-13 a {
    background: #147B53;
    color: #fff !important;
    padding: 14px 23px 14px 23px !important;
    transition: all 0.5s !important;
}

h1 {
    font-size: 25px !important;
    line-height: 33px !important;
}

#about-us h4 {
    border: 1px solid #147B53;
    max-width: 30%;
    text-align: center;
    padding: 8px 10px 8px 10px;
    border-radius: 50px;
    background: #147b5324;
    color: #147B53;
    font-family: 'Outfit-Medium';
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#our-services h4 {
    border: 1px solid #147B53;
    text-align: center;
    padding: 8px 10px 8px 10px;
    border-radius: 50px;
    background: #147b5324;
    color: #147B53;
    font-family: 'Outfit-Medium';
    position: relative;
    margin: 0 auto !important;
    max-width: 40%;
}

#about-us {
    padding-top: 80px !important;
    padding-bottom: 60px !important;
}

ul.flat li {
    list-style: none;
    margin-right: 10px;
}
#contact-us {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.cnt-form .row {
    padding: 0;
    margin: 0;
}

#footer-widgets {
    display: none;
}

#footer-hero {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
#clickble-sec {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 0px !important;
}

#clickble-sec a {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    text-decoration: none !important;
    color: #fff !important; 
}

#clickble-sec a span {
    margin: 0 10px !important;
    font-size: 2rem !important; 
}
#clickble-sec {
        flex-wrap: wrap !important; 
        justify-content: center !important;  
        gap: 0px !important; 
    }

img.img-with-animation.skip-lazy.moving-log {
    display: none;
}

.cnt-form textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    background: transparent;
    border: 1px solid #147B53;
    padding: 20px;
    resize: none;
    height: 100px;
}
#about-us img {
    border-radius: 18px;
    width: 100%;
}
ul.flat li a {
    color: #fff;
    font-size: 13px;
    line-height: 21px;
}
#Inner-banner {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

#about-content {
    padding-top: 50px !important;
}

#testi-monials h2 br {
    display: none !important;
}
#testi-monials h2 {
    color: #fff !important;
    font-size: 20px !important;
    line-height: 28px !important;
    padding: 10px !important;
}
#abt-inner h2 {
    text-align: left;
    font-size: 22px !important;
    line-height: 30px !important;
    color: #147B53 !important;
}
.vc_col-sm-6.boxy-col img {
    min-width: 20pc !important;
    min-height: 30pc;
    object-fit: cover;
}
.center-hed {
    text-align: center !important;
    color: #000 !important;
    font-size: 30px !important;
    line-height: 38px !important;
}
#abt-inner {
    padding-top: 30px !important;
}
#Inner-banner h1 {
    font-size: 40px !important;
    line-height: 48px !important;
}	

#abt-inner li {
    font-size: 15px !important;
    line-height: 23px !important;
}

ul li {
    font-size: 15px !important;
    line-height: 23px !important;
}
	
}































