/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
/* header css */
header#masthead {
    display: none;
}
.container-fluid {
    background-color: white;
}
.container-fluid.header-xpert {
    padding-top: 12px;
}
    .fa {
    padding: 9px;
    font-size: 23px;
    text-align: center;
    text-decoration: none;
    margin: 0px 0px;
    color: black;
}
.fa:hover {
    opacity: 0.7;
}
img.logo-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.top-imgs {
    margin-top: 10px;
}
img.left-imgs {
    height: 22px;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
}
li i {
    width: 50px;
    text-align: center;
    margin-right: 0;
    color: #616997;
    float: left;
    font-size: 30px;
    margin: 12px 2px 0 0;
}
.fa-phone:before {
    content: "\f095";
}
li.call-ico {
    list-style-type: none;
    width: 50%;
    float: left;
    /* padding-left: 40px; */
    text-align: center;
}
a.link-btn {
    font-family: "poppins", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    background-color: #007DC8;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 20px 15px 20px;
    color: white;
    text-decoration: none;
}
li.phone-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: inherit;
}
a.href-style {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
span.Whatsapp {
    width: 20%;
    /* display: inline-block; */
    float: left;
    margin-top: 10px;
    text-align: right;
}
.fa-phone-alt:before {
    content: "\f879";
}
.ititle {
    display: inline-block;
    color: black;
    text-decoration: auto;
    padding-left: 0px;
    /* margin-left: -18px; */
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding-top: 14px;
}
i.fa.fa-whatsapp {
    background-color: #4baf4f;
    color: white;
    border-radius: 100px;
    padding: 11px;
    font-size: 15px;
    margin-top: 6px;
}
li.phone-icon {
    width: 50%;
    float: left;
    margin-top: 19px;
}
i.call.fa.fa-phone {
    font-size: 17px;
    text-align: left;
    color: #007dc8;
    padding: 3px;
}
i.call.fa.fa-envelope{
      font-size: 17px;
    text-align: left;
    color: #007dc8;
    padding: 3px;
}
span.number-text {
    color: black;
    text-decoration: auto;
    /* margin-top: 45px; */
    padding-left: 0px;
    margin-left: -18px;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 500;
}
li.get-quote {
    list-style-type: none;
    width: 30%;
    float: right;
    margin-top: 20px;
    text-align: right;
}
li.sec-nav {
    list-style-type: none;
    display: inline-block;
    /* padding: 10px; */
    padding-left: 10px;
    justify-content: center;
    text-align: center;
}
a.li-a {
    font-family: "poppins", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    color: black;
    justify-content: center;
}
ul.sec-ul {
    margin-right: calc(-39px/2);
    margin-left: calc(-39px/2);
    padding: 0;
    justify-content: center;
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
img.call-img {
    margin-top: -22px;
}
#generate-slideout-menu {
    background: #fff;
}
/* main navigation */
.main-navigation .main-nav ul li a {
    line-height: 45px;
	font-family: "poppins", Sans-serif;
    font-size: 13px;
    font-weight: 600;
	margin-top: 0px;
}
.main-navigation {
    border-top: 1px solid;
}
.entry-content:not(:first-child) {
    margin-top:0px;
}
/* .main-navigation .menu-bar-item>a {
    line-height: 45px;
} */
/* section btn */
a.wp-block-button__link.has-background.wp-element-button {
    font-family: "poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: transparent;
    background-image: linear-gradient(180deg, #171b5a 0%, #0e3174 100%);
    border-radius: 0px 0px 0px 0px;
    padding: 18px 50px 18px 50px;
	color: white;
}
.is-layout-flex.wp-container-7.wp-block-columns.btn-col-section {
    width: 101%;
    background-color: aliceblue;
    padding: 26px;
	margin-left: -13px;
}
figcaption.wp-element-caption {
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: black;
}
nav#sticky-navigation {
    display: block !important;
    z-index: 10000;
    margin-top: 0px !important;
    position: absolute !important;
    top: 160px !important;
}
.sticky-enabled .main-navigation.is_stuck {
    box-shadow: 0 2px 2px -2px rgb(0 0 0 / 0%);
}
.img-sec{
	max-width: 1200px;
    margin: 0 auto;
	padding-top: 40px;
}
img.wp-image-97 {
    width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.wp-image-96{
    width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.wp-image-95{
    width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.wp-image-94{
    width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.wp-image-93{
    width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.wp-image-92{
    width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* search */
.main-navigation .menu-bar-item>a {
    line-height: 45px;
}
.container {
    width: 100%;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto;
    margin-left: auto;
}
/* intro section css */
.btn-primary {
    color: #fff;
    background-color: #141f5f !important;
    border-color: #141f5f !important;
}
.is-layout-flex.wp-container-17.wp-block-columns.intro-col {
    padding: 100px;
    background-repeat: no-repeat;
    margin-top: -12px;
	    margin-bottom: 0px !important;
	background: linear-gradient(0deg, rgb(0 0 0 / 74%), rgb(0 0 0 / 51%)), url(https://zrfarms.com/thexpertz/wp-content/uploads/2023/02/np-1.jpg);
    background-size: cover;
}
.is-layout-flow.wp-block-column.intro-txt-col {
    padding: 40px;
}
/* happy clients */
h2.has-text-align-center.happy-heading {
    color: #122667;
    font-family: "Poppins", Sans-serif;
    font-size: 36px;
    font-weight: 700;
	margin-bottom: 36px;
	margin-top: 45px;
}
.main-happy-col {
    margin-bottom: 0px !important;
    gap: 0px !important;
}
figure.wp-block-image.size-full.img-happy {
        display: block;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
}
.is-layout-flow.wp-block-column.unze-col {
    border: 1px solid #e4e5e6;
    border-width: 0 1px 1px 0px;
}
.is-layout-flow.wp-block-column.hc-img-col {
    border: 1px solid #e4e5e6;
    border-width: 0 1px 1px 0px;
}
.is-layout-flow.wp-block-column.uol-col {
    border: 1px solid #e4e5e6;
    border-width: 0 0px 1px 0px;
}
.is-layout-flow.wp-block-column.hc-img-col1 {
    border: 1px solid #e4e5e6;
    border-width: 0px 1px 0px 0px;
}


.gradient-text {
    background: linear-gradient(270deg, #0269B6, #319FEE);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bottom-stacking-cards {
  position: relative;
}

.bottom-stacking-cards .elementor-inner-section {
  position: sticky;
}

.bottom-stacking-cards .card-1 {
  top: 120px;
  z-index: 1;
}

.bottom-stacking-cards .card-2 {
  top: 140px;
  z-index: 2;
}

.bottom-stacking-cards .card-3 {
  top: 160px;
  z-index: 3;
}

.portfolio-load-wrap {
  text-align: center;
  margin: 60px 0;
}

.load-more-wrap {
  display: flex;
  justify-content: center;
}

.js-load-more {
  background: linear-gradient(270deg, #0269B6, #319FEE);
  color: #fff;
  font-family: 'Inter', sans-serif;
  border: none;
  border-radius: 12px;
  padding: 14px 40px;
  cursor: pointer;
}

.js-load-more:hover {
  background: linear-gradient(90deg, #0269B6, #319FEE);
}
.js-load-section {
  display: none;
}
.portfolio-tabs-items .elementkit-tab-nav > li {
  margin-bottom: 12px !important;
}
.customer-slider {
  position: relative;
  overflow: hidden;
}

.customer-slider::before,
.customer-slider::after {
  content: "";
  position: absolute;
  top: 0;
  width: 200px;
  height: 100%;
  z-index: 5;
  pointer-events: none;
}

.customer-slider::before {
  left: 0;
  background: linear-gradient(
    to right,
    #ffffff 0%,
    rgba(255,255,255,0.85) 40%,
    rgba(255,255,255,0) 100%
  );
}

.customer-slider::after {
  right: 0;
  background: linear-gradient(
    to left,
    #ffffff 0%,
    rgba(255,255,255,0.85) 40%,
    rgba(255,255,255,0) 100%
  );
}

.customer-slider .swiper {
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .bottom-stacking-cards .elementor-inner-section {
    position: relative;
    top: auto;
    margin-bottom: 30px;
  }
}

