@charset "UTF-8";
/* CSS Document */
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"; /* Using a string */
@import "https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.2.0/css/material-design-iconic-font.min.css"; /* Using a string */
@import"https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap";
@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap";
@import"https://fonts.googleapis.com/css2?family=Merienda+One&display=swap";


body {
	padding: 0 0;
	margin: 0 0;

font-family: 'Lato', sans-serif !important;
    font-size: 16px;
	font-weight: 400;
    color: #324659 !important;
	background: #ffffff;
}

.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.is-resized>figcaption {
    display: table-caption;
    caption-side: bottom;
    text-align: center;
}

.tiles-main .wp-block-column{
text-align: center;
   border: 1px solid #edf4fa;
    padding: 25px;
    background-color: rgba(242,247,251,1);
    border-radius: 4px;
    background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(242,247,251,1) 100%);
 
	-moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .05);
}
.tiles-main .wp-block-column:hover{
	    box-shadow: 0 10px 25px rgba(0, 0, 0, .05);
}
.tiles-main .wp-block-column img{
	    mix-blend-mode: multiply;
	height: 70px;
	display: inline-block;
	width: auto;
	-moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.tiles-main .wp-block-column:hover img{
	    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}
.inner-page-main .contentArea .tiles-main .wp-block-column figure {
    margin-bottom: 0 !important;
}
.tiles-main.last-tile-empty .wp-block-column:last-child{
background-color: transparent !important;
	background: transparent !important;
	border: none;
    box-shadow: none;
}
.tiles-main .wp-block-column figure figcaption{
    color: #444;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 22px;
    font-family: 'Lato', sans-serif !important;
    line-height: 20px;
}

.tiles-main .wp-block-column figure figcaption strong{
    display: block;
    color: #0075ba;
    font-size: 1.55rem;
    margin-bottom: 8px;
}
.testimonials-landing-blocks{
	margin-top: 20px;
}
.scroll-to-top-btn {
    font-size: 28px;
    color: #fff;
    display: block;
    position: fixed;
    width: 46px;
    height: 46px;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    z-index: 100;
    right: 20px;
      bottom: 78px;
    background-color: #269045;
    padding-left: 1px;
    opacity: 0;
    -webkit-user-select: none;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px;
    transform: scale(0);
    border-radius: 50%;
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, box-shadow 0.3s;
}
.scroll-to-top-btn:hover {
    box-shadow: rgba(0, 0, 0, 0.258824) 0px 12px 18px 0px;
	color: #fff;
	background-color:#b87e2c;
}
.scroll-to-top-btn.visible {
    opacity: 1;
    transform: scale(1);
}
.category-tags-main .post-inner {
    padding-top: 0;
}

.category-tags-main article{
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
    padding: 0 0 10px 0;
}
.contentArea.category-tags-main a {
    border-bottom: none;
    padding-bottom: 0;
}
.contentArea.category-tags-main .entry-title{
	
	
    font-weight: 400;
    font-size: 2.8rem;
}
.contentArea.category-tags-main .entry-title a{
    color: #1b3344 !important;
	font-weight: 400;
}
.contentArea.category-tags-main .entry-title a:hover,
.contentArea.category-tags-main .entry-title a:focus{
    color: rgba(134,198,59,1) !important;	
}
.contentArea.category-tags-main ul.post-meta  li {
    font-size: 1.3rem;
}
.contentArea.category-tags-main .post-meta-wrapper {
    margin-top: 1rem;
    margin-bottom: 3rem;
}
.footer-main-menu .widget ul li{

	margin-right: 35px;
}
.footer-main-menu .widget ul li a {
      color: #d9e5ef;
    text-decoration: none;
    display: block;
    padding: 5px 0;
    font-size: 15px;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: .5px;
	font-weight: 300;
}
.footer-address p {
	position: relative;
    padding: 0 0 10px 35px;
	color: #d9e5ef;
	font-size: 15px;
	 font-family: 'Oswald', sans-serif !important;
    letter-spacing: .5px;
	font-weight: 300;
}
.footer-address p a{
	color: #d9e5ef;
}
.footer-address p a:hover,
.footer-address p a:focus{
	color: #fff;
}
.footer-address p img {
height: 25px;
    width: 25px;
	position: absolute;
	left: 0;
	top: 0;
    filter: invert(40%) sepia(100%) saturate(373%) hue-rotate(85deg) brightness(92%) contrast(83%);
}
.blog-main-conatiner{
	background: #f5f9fc;
}
.blog-latest-posts a{
	display: block;
    border-radius: 25px;
	overflow: hidden;
	position: relative;
	background: #fff;
	    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}
.blog-latest-posts a .blog-description{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 25px;
    bottom: 0;
	    border-radius: 25px;
	
}
.blog-latest-posts .blog-post-selector a:hover .blog-description:before{
	opacity: .5  !important;
	   border-radius: 25px;

}
.blog-latest-posts .blog-post-selector a .blog-description:before{
	opacity: 1 !important;
    position: absolute;
	content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	   border-radius: 25px;
	background: rgba(0,0,0,.7);
	mix-blend-mode: multiply;
/*	-moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;*/
}

.blog-latest-posts .blog-post-selector:nth-of-type(2) a .blog-description:before {
background: rgba(144,22,56,.7);
}
.blog-latest-posts .blog-post-selector:nth-of-type(3) a .blog-description:before {
background: rgba(201,151,32,1);
}
.blog-latest-posts a .blog-description h5{
 font-size: 1.4em;
    color: #fff;
    position: relative;
    z-index: 9;
    font-weight: 800;
    letter-spacing: 0;
	    line-height: 1.3;
}
.blog-latest-posts a .blog-description p{
	position: relative;
	z-index: 9;
}
.blog-latest-posts a .blog-description .author-name{
	font-size: 13px;
    color: #54c4ed;
    font-weight: 600;
    margin-top: 20px;
}
.blog-latest-posts a .blog-description .post-date-block{
	color: #f5f5f5;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0;
    position: absolute;
    bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    left: 25px;
    right: 25px;
}
.blog-latest-posts a .blog-description .post-date-block p{
	margin: 0 0;
}
.post-views.entry-meta > span.post-views-icon.dashicons {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    text-decoration: inherit;
    vertical-align: middle;
}
.contentArea .entry-header .post-views{
	    display: inline-block;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    color: #6d6d6d;
	font-size:12px;
}
.plans-main-container{
	  /*  padding: 8rem 0 9em 0; */
}
.banner-main .mainSlider {
     margin-bottom: 0 !important;
}
.process-main{
    background: #edf4fa;
    position: relative;
}
.process-main:before{
       content: "";
    position: absolute;
    left: -40px;
    bottom: 20px;
    background: url(../images/intact-icon.svg) no-repeat center center;
    width: 200px;
    height: 200px;
    opacity: .4;
        
}
.process-main:after{
      content: "";
    position: absolute;
    right: 0;
    top: 20px;
    background: url(../images/section-design-right.svg) no-repeat center center;
    width: 50px;
    height: 100px;
        
}
.process-main .section-title {
    text-align: center;
    margin: 0 20% 50px 20%;
}
.process-main .section-title h2:before {
    left: 0;
    right: 0;
}
.process-main .section-title:hover h2:before {
    width: 100px;
}
.process-main .process-inner-container,
.process-main .tiles-home-main .tiles-main .wp-block-column{
    padding:0 0;
    border-radius: 3px;
    box-shadow:0 10px 25px rgba(0, 0, 0, .05) !important;
    background: #ffffff !important;
    text-align: center;
    min-height: 195px;
    position: relative;
}
.process-main .tiles-home-main .tiles-main .wp-block-column{
	padding: 25px;
}
.process-main .tiles-home-main .tiles-main .wp-block-column figure{
	margin-bottom: 0 !important;
}
.process-main .tiles-home-main .tiles-main.last-tile-empty .wp-block-column:last-child{
	background-color: transparent !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
.process-main .process-inner-container a{
	display: block;
	padding: 25px;
}
.process-main .process-inner-container a:hover,
.process-main .process-inner-container a:focus,
.process-main .process-inner-container a:active{
	text-decoration: none;
}
.process-main .process-inner-container .product-thumb-icon{
	margin-bottom: 30px;
}
.process-main .process-inner-container a .products-description h3{
	    margin-bottom: 10px;
	color: #0075ba;
	
}
.process-main .process-inner-container a:hover .products-description h3,
.process-main .process-inner-container a:focus .products-description h3{
	color: #54c4ed;
}
.process-main .process-inner-container a .products-description p{
    color: #212529;
    font-size: 14px;
	margin-bottom: 0;
}
.process-main .process-inner-container{
	margin-bottom: 30px;
}
.process-main .process-inner-container .product-thumb-icon img{
    height: 60px;
    display: inline-block;
   /* filter: invert(27%) sepia(98%) saturate(4773%) hue-rotate(188deg) brightness(82%) contrast(101%); */
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.viewAllLinkContainer{
	    text-align: center;
    margin-top: 20px;
}
.process-main .process-inner-container:hover img{
    
}
.products-main-block{
    position: relative;
    padding: 10rem 0 10rem 0;
    background: url(../images/products-bg1.jpg) no-repeat center left;
    background-size: cover;
	    background-attachment: fixed;
   -webkit-animation: animate_background 30s linear 0s infinite;
    -moz-animation: animate_background 40s linear 0s infinite;
    -o-animation: animate_background 40s linear 0s infinite;
    animation: animate_background 40s linear 0s infinite;
}

@-webkit-keyframes animate_background { 
    from { 
        background-position: 0 0;
    } 
    to { 
        background-position: 0 -200px;
    } 
}
@-moz-keyframes animate_background { 
    from { 
        background-position: 0 0;
    } 
    to { 
        background-position: 0 -200px;
    } 
}
@-o-keyframes animate_background { 
    from { 
        background-position: 0 0;
    } 
    to { 
        background-position: 0 -200px;
    } 
}
@keyframes animate_background { 
    from { 
        background-position: 0 0;
    } 
    to { 
        background-position: 0 -200px;
    } 
}
.products-main-block:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    /* background: rgba(0, 0, 0, 0.5); */
		 background: rgba(0,0,0, .2) url(../images/pattern.png) repeat left top;
}
.products-main-block .section-title{
	position: relative;
}
.products-main-block .section-title h2,
.products-main-block .section-title p,
.contract-farming-block .section-title h2,
.contract-farming-block .section-title p{
	color: #fff;
}
.products-main-block .section-title p{
	font-size: 18px;

}
.products-categories{
	text-align: center;
		    margin-top: 80px;
	position: relative;
}
.products-categories a:before{
	    content: "";
    position: absolute;
    left: -10px;
    right: -10px;
    bottom: -10px;
    top: -10px;
    border: 10px solid rgba(255, 255, 255, 0.6);
    border-radius: 50%;
}
.products-categories a{
	position: relative;
display: inline-block;
    font-size: 20px;
    color: #000;
    font-family: 'Oswald', sans-serif !important;
    font-weight: 300;
    text-align: center;
    padding: 55px 50px 115px 50px;
    background: rgba(244, 244, 244,1) url(../images/npv-products.jpg) no-repeat center top;
    width: 300px;
    height: 300px;
    margin: 0 60px;
    border-radius: 50%;
	-webkit-transition: 0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
    transition: 0.5s all ease;
}
.products-categories a:hover,
.products-categories a:focus{
	text-decoration: none;
	color: #b87e2c;
}
.products-categories a:hover{
	background-position: center -25px !important;

}
.products-categories a.grounded-bg:hover{
	background-position: center -25px !important;

}
.products-categories a.grounded-bg{
	   background: rgba(244, 244, 244,1) url(../images/npv-cosmetics.jpg) no-repeat center top !important;
}


.products-categories a.npv-perfumes-bg{
	   background: rgba(244, 244, 244,1) url(../images/npv-perfumes.jpg) no-repeat center top !important;
}

.products-landing-blocks a.product1{

    text-align: center;
    padding: 25px 50px 125px 50px;
    background: rgba(244, 244, 244,1) url(../images/npv-products1.jpg) no-repeat center top;

	-webkit-transition: 0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
    transition: 0.5s all ease;
}
.products-landing-blocks a.product1:hover{
	background-position: center 0% !important;
}



.products-landing-blocks a.product2{

    text-align: center;
    padding: 25px 50px 125px 50px;
    background: rgba(244, 244, 244,1) url(../images/npv-cosmetics1.jpg) no-repeat center top;

	-webkit-transition: 0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
    transition: 0.5s all ease;
}
.products-landing-blocks a.product2:hover{
	background-position: center 0% !important;
}


.products-landing-blocks a.product3{

    text-align: center;
    padding: 25px 50px 125px 50px;
    background: rgba(244, 244, 244,1) url(../images/npv-perfumes1.jpg) no-repeat center top;

	-webkit-transition: 0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
    transition: 0.5s all ease;
}
.products-landing-blocks a.product2:hover{
	background-position: center 0% !important;
}



.products-categories a span{
	display: block;
	font-size: 30px;
}
.products-slider-main{
	position: relative;
}
.process-main .process-inner-container a .products-description img{
	height: 17px;
	margin-left: 10px;
    display: inline-block;
	   -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	filter: invert(27%) sepia(98%) saturate(4773%) hue-rotate(188deg) brightness(82%) contrast(101%);
	
}
.process-main .process-inner-container a:hover .products-description img,
.process-main .process-inner-container a:focus .products-description img{
	    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}
.process-main .process-inner-container h4{
      display: block;
    margin-top: 1em;
    font-size: 1.1em;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 0;
}
.readmorelink{
	color: #0075ba;
}
.readmorelink:hover,
.readmorelink:focus{
	text-decoration: none;
	color: #86c63b;
}
.testimonials-landing-blocks .team-col {
    text-align: left;
    width: 100%;
    padding: 0 20px;
}
.testimonials-landing-blocks .team-col .team {
    margin-bottom: 25px;
    margin-top: 0;
    padding: 30px 35px;
	border: 1px solid #ddd;
 
}
.testimonials-landing-blocks .testimonails-content p {
    font-size: 16px;
}
.testimonails-content .readmorelink{
	margin-left: 8px;
}
.contact-address-box h2{
	margin: 0 0;
    font-weight: 400;
    font-size: 2.6rem;
    text-transform: none;
    position: relative;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    margin-bottom: 22px;
    letter-spacing: 0;
    color: #1b3344;
}
.contact-address-box{
	
}
.inner-banner-blog{
	    min-height: 200px;
    background: #1b3344;
	position: relative;
}
.inner-banner-blog .sitemap-main{
	    bottom: 15%;
}
.inner-banner-blog .sitemap-main .breadcrumb {
    background-color: transparent;
    border-radius: 0 0;
    margin-left: 0;
}
.inner-banner-blog .sitemap-main .breadcrumb a,
.inner-banner-blog .sitemap-main .breadcrumb .br-devider{
    color: #9ac0d6;
}
.inner-banner-blog .sitemap-main .breadcrumb a:hover,
.inner-banner-blog .sitemap-main .breadcrumb a:focus{
	color: #ffffff;
}
.inner-banner-blog .sitemap-main .breadcrumb .current{
    color: #54c4ed;
}
.blog-latest-posts a{
	border-bottom: none !important;
	    padding-bottom: 0 !important;
}
 .blog-latest-posts.blog-landing-blocks a{
	margin-bottom: 30px;
}
.contact-address-box h3 {
    font-size: 1.8rem !important;
	    font-weight: 600 !important;
}
.contact-address-box .icon-p {
	 padding: 20px;
    background: #fafafa;
    background-size: auto 35%;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    color: #1b3344;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: 1px solid #eaeaea;
}
.contact-address-box .icon-p img {
    height: 25px;
    width: 25px;
    margin-right: 10px;
    filter: invert(40%) sepia(100%) saturate(373%) hue-rotate(85deg) brightness(92%) contrast(83%);
}
.map-container{
	padding: 5px;
    border: 1px solid #eaeaea;
    margin: 15px;
}
.contact-address-box h3{
    color: #269045 !important;
    font-weight: 400 !important;
    padding: 0 0 !important;
    background: transparent !important;
}

/*================================================
Preloader Area CSS
=================================================*/
.preloader {
  position: absolute;
  left: 0;
  width: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 99;
  -webkit-transition: .9s;
  transition: .9s;
}

.preloader .loader {
  position: absolute;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.preloader .loader .loader-outter {
  position: absolute;
  border: 4px solid #fbe850;
  border-left-color: transparent;
  border-bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-animation: loader-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
          animation: loader-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}

.preloader .loader .loader-inner {
  position: absolute;
  border: 4px solid #fbe850;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  left: calc(40% - 21px);
  top: calc(40% - 21px);
  border-right: 0;
  border-top-color: transparent;
  -webkit-animation: loader-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
          animation: loader-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}

.preloader .loader .indicator {
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
}
.logoLoader{
	  -webkit-animation:spin 1.3s linear infinite;
    -moz-animation:spin 1.3s linear infinite;
    animation:spin 1.3s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); }}
.preloader .loader .indicator svg polyline {
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.preloader .loader .indicator svg polyline#back {
  stroke: #fbe850;
}

.preloader .loader .indicator svg polyline#front {
  stroke: #fbe850;
  stroke-dasharray: 12, 36;
  stroke-dashoffset: 48;
  -webkit-animation: dash 1s linear infinite;
          animation: dash 1s linear infinite;
}

.preloader::before, .preloader::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 60%;
  z-index: -1;
background: #000;
  -webkit-transition: .9s;
  transition: .9s;
}

.preloader::after {
  left: auto;
  right: 0;
}

.preloader.preloader-deactivate {
  visibility: hidden;
}

.preloader.preloader-deactivate::after, .preloader.preloader-deactivate::before {
  width: 0;
}

.preloader.preloader-deactivate .loader {
  opacity: 0;
  visibility: hidden;
}

@-webkit-keyframes loader-outter {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes loader-outter {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes loader-inner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes loader-inner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@-webkit-keyframes dash {
  62.5% {
    opacity: 0;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes dash {
  62.5% {
    opacity: 0;
  }
  to {
    stroke-dashoffset: 0;
  }
}

.certification-block .wp-block-column{
    text-align: center;
    background: #f5f5f5;
    padding: 10px;
	border-radius: 4px;
}
.certification-block .wp-block-column img{
	mix-blend-mode: multiply;
}
.certification-block .wp-block-column figcaption{
	font-size: 12px;
	    line-height: 19px;
}
.certification-block .wp-block-column figure{
	margin: 0 0 !important;
}
.certification-conatiner .certification-block .wp-block-column figcaption{
    font-size: 14px;
    line-height: 19px;
    margin: 0 0;
}
.sitemap-main{
       width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    bottom: -10px;
    font-weight: 400;
    font-size: 13px;
    text-transform: none;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 1px;
}
.sitemap-main .breadcrumb{
	background-color: transparent;
    border-radius: 0 0;
    margin-left: 30px;
    background: rgba(0,0,0,.7);
    display: inline-block;
	    padding: .75rem 1.2rem;
}
.sitemap-main .breadcrumb .br-devider:first-child{
	display: none;
}
.sitemap-main .breadcrumb .br-devider{
padding: 0 8px;
    color: #fff;
    font-size: 11px;
}
.sitemap-main .breadcrumb  a{
	color: #fff;
}
.sitemap-main .breadcrumb  a:hover,
.sitemap-main .breadcrumb  a:focus{
	color: #b87e2c;
	text-decoration: none;
}
.sitemap-main .breadcrumb  .current{
color: #b87e2c;
}
.inner-banner img{
	width: 100%;
}
.wp-block-media-text.media-text-custom .wp-block-media-text__content {
    padding: 4rem 4rem 4rem 0;
}
.inner-banner{
	    padding-top: 0px;
    position: relative;
    background: #1b3344 ;
   /*  max-height: 322px;
    min-height: 322px;*/
        max-height: 375px;
        min-height: 375px;
    top: 0;
    overflow: hidden;
	display: flex;
    align-items: center;
    align-content: center;
   
}
.inner-banner .entry-header {
padding: 0 0 !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30%;
    z-index: 99;
	    background-color: transparent;
}
.inner-banner .featured-media-inner {
    position: relative;
    left:0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
.inner-banner .featured-media{
	    margin-top: 0;
    margin-bottom: 0;
	flex: 0 0 100%;
}
.inner-banner .featured-media img {
    margin: 0 0 !important;
    width: 100% !important;

}
.inner-banner .entry-header h1.entry-title, 
.inner-banner .entry-header h2.entry-title {
    margin: 0;
	margin: 0 0;
    font-weight: 400;
    font-size: 3.1rem;
    text-transform: uppercase;
    position: relative;
    color: #fff !important;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.inner-banner .entry-header h1.entry-title:before,
.inner-banner .entry-header h2.entry-title:before{
    position: absolute;
      left: 0;
    right: 0;
    /* bottom: -6px; */
    bottom: -10px;
    content: "";
    margin: 0 auto;
    height: 2px;
    background: #bb8d3b;
    width: 25px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.inner-banner:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
	z-index: 9;
	background: rgba(0,0,0, .1);
 /* background:rgba(0,0,0, .2) url(../images/pattern.png) repeat left top; */
	/* 
    background-color: transparent;
    background-image: -webkit-gradient( linear, top, bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)) );
    background-image: -webkit-linear-gradient( top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100% );
    background-image: -moz-linear-gradient( top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100% );
    filter: progid:DXImageTransform.Microsoft.gradient( gradientType=1, startColor=0, endColorStr=#000000 );
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( gradientType=1, startColor=0, endColoStr=#000000 );
    border: none;*/
}
.inner-page-main .content-top-support-block{
	    padding: 30px;
    background: #fff;
    
}
.columns-main-block .wp-block-column{
    text-align: center;
    background: #f5f5f5;
     padding: 35px 20px;
    border-radius: 4px;
	position: relative;
}
.columns-main-block .wp-block-column:after {
   content: "";
    position: absolute;
    right: -34px;
    top: 0;
    background: url(../images/processFlowIcon.svg) no-repeat center center;
    width: 100px;
    height: 50px;
    z-index: 9;
}
.columns-main-block.no-arrow .wp-block-column:after{
	content: none;
}
.columns-main-block .wp-block-column:last-child:after{
	content: none;
}
.sidebar .childpages-main .main-title, 
.sidebar .widget .widget-title{
 padding: 0 0 2rem 0 !important;
}
.captcha-block {
    margin-bottom: 3rem;
    font-size: 1.4rem;
}
.captcha-block span {
    font-weight: 600;
    margin-left: 10px;
}
.captcha-block .form-control {
    width: auto !important;
    display: inline-block !important;
}

.entry-content .wp-block-group {
	  margin-top: 0rem !important;
background: #f5f5f5 !important;	
padding: 25px 25px;
}
.inner-page-main .contentArea .wp-block-group h3 {
    color: #bb8d3b;
}
.entry-content .wp-block-group [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100rem;
    width: 100%;

}
.wp-block-archives:not(.alignwide):not(.alignfull), .wp-block-categories:not(.alignwide):not(.alignfull), .wp-block-code, .wp-block-columns:not(.alignwide):not(.alignfull), .wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .wp-block-group:not(.has-background):not(.alignwide):not(.alignfull), .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright), .wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright), .wp-block-media-text:not(.alignwide):not(.alignfull), .wp-block-preformatted, .wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright), .wp-block-quote, .wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-verse, .wp-block-video:not(.alignwide):not(.alignfull) {
    margin-bottom: 4rem;
    margin-top: 0rem !important;
}

button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #0075ba !important;
    transition: opacity 0.15s linear;
}
button:hover, .button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, .button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
    background: rgba(134,198,59,1) !important;
	outline: none;
	box-shadow: none;
	text-decoration: none;
}
.search-no-results .archive-header {
    padding: 4rem 0;
}
.main-header button:hover, main-header button:focus,
.main-header button{
	background: none !important;
}
.contact-page-custom-container .section-inner.medium {
    max-width: 100% !important;
}
.inner-page-main .contentArea.contact-page-custom-container .contactpage-form-main .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
   max-width: 100% !important;
}

.footer-company-column .more-link {
    font-size: 11px;
    color: #96a0a9;
    margin-top: 0;
}
.footer-company-column .more-link img {
    height: 15px;
    width: 15px;
}

.reports-download-main {
	border-radius: 0 0 !important;
	border: 1px solid #d5e2f3;
	background-color: #fff;
	padding: 16px 22px;
	text-align: center;
	position: relative;
	margin-bottom: 15px !important;
	margin-top: 1rem !important;
	color: #000;
	box-shadow: 0 6px 6px -6px rgba(0,0,0,.1);
}
.reports-download-main .wp-block-column {
	margin-bottom: 0 !important;
	text-align: left;
}
.reports-download-main .wp-block-column:first-child {
	flex-basis: calc(80% - 16px);
	flex-grow: 0;
}
.reports-download-main .wp-block-column:last-child {
	text-align: right;
	flex-basis: calc(20% - 16px);
	flex-grow: 0;
}
.reports-download-main .wp-block-column:last-child a {
	padding: 8px 16px;
	background-color: #1C498D;
	background-image: linear-gradient(-272deg, #1e5dbc 0%, #1C498D 100%);
	color: #ffffff;
	border-radius: 25px 25px;
	font-size: 14px;
	text-transform:none;
	font-weight: 600;
	display: inline-block;
}
.reports-download-main .wp-block-column:last-child a:hover, .reports-download-main .wp-block-column:last-child a:focus {
	text-decoration: none;
	opacity: .75;
}
.reports-download-main .wp-block-column p:last-child {
	margin-bottom: 0;
	margin-top: 1rem !important;
}




.not-found-main .section-inner {
    margin-top: 2rem;
    margin-bottom: 4rem;
}
.not-found-main .section-inner img {
    max-width: 70%;
    display: inline-block;
}

.search-results #site-content, .search-no-results #site-content {
    padding-top: 103px !important;
    padding-bottom: 35px;
}
.search-results #site-content .archive-header {
    padding: 2rem 0;
}
.search-results #site-content .intro-text {
    font-size: 2rem;
    margin-top: 0;
}
body:not(.singular) main > article:first-of-type {
    padding: 3rem 0 0;
}
.search-results article{
	padding: 20px 0;
}
.search-results article .entry-title a{
	    color: #0075ba;
}
.search-results article .entry-title a:hover,
.search-results article .entry-title a:focus{
	       color:rgba(134,198,59,1);
	text-decoration: none;
}
.search-results article .post-inner {
    padding-top: 1rem;
}
.search-results .entry-header .entry-title {
    color: #324659;
    font-size: 2.5rem;
    font-weight: 400;
    text-align: left;
}
.search-results .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100rem;
    width: calc(100% - 0px);
	font-size: 15px;
}
.search-results .post-separator.section-inner,
.pagination-wrapper.section-inner{
    width: calc(100% - 26rem);
}
.footer-main-menu .widget .widget-title{

}
.search-results .link-more .more-button {
    font-size: 13px;
    color: #0075ba;
    text-transform: uppercase;
    display: inline-block;
    line-height: 27px;
    letter-spacing: 1.2px;
    font-weight: 600;
     margin-top: 10px;
    position: relative;
    margin-bottom: 20px;
}
.search-results .link-more .more-button:before {
    position: absolute;
    left: 0;
    right: auto;
    bottom: -2px;
    content: "";
    margin: 0 auto;
    height: 1px;
    background: rgba(134,198,59,1);
    width: 25px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.search-results .link-more .more-button:hover, 
.search-results .link-more .more-button:focus {
    text-decoration: none;
    color: rgba(134,198,59,1);
}
.search-results .link-more .more-button:hover:before {
    width: 100%;
}
.search-results .post-meta-wrapper {
    margin-top: 1rem;
    margin-bottom: 3rem;
    margin-left: 0;
}
.search-results .post-meta-single-top .post-meta {
    justify-content: flex-start;
}
.search-results article .section-inner {
      max-width: 100rem;
    width: calc(100% - 0px);
    font-size: 15px;
}
.pagination .nav-links {
    font-size: 14px !important;
    font-weight: 500 !important;

}
.pagination .nav-links a{
	font-size: 14px;
    color: #bb8d3b;
    text-transform: uppercase;
	    letter-spacing: 1.2px;
    font-weight: 600;
}
.pagination .nav-links a:hover,
.pagination .nav-links a:focus{
	color: #bb8d3b;
	text-decoration: none;
}
.pricing-main-container .wp-block-column {
	    border-radius: 3px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    background: #fff;
    border: none;
}
.pricing-main-container .wp-block-column h2,
.pricing-main-container-single-header{
	    background: #0075ba url(../images/section-design-right.svg) no-repeat center right;
    background-size: auto 100%;
    color: #ffffff !important;
       font-size: 2rem !important;
    font-weight: 400 !important;
    border-bottom: none;
    border-radius: 3px 3px 0 0;
    padding: 1.8rem 1.4rem;

}
.pricing-main-container .wp-block-column ul {
    margin: 0 30px 40px 30px;
    padding: 0 0;
}
.pricing-main-container .wp-block-column ul li em{
	    font-size: 13px;
	
}
.pricing-main-container .wp-block-column ul li,
.pricing-main-container-single-list li{
    margin: 0 0;
    padding: 16px 0 16px 35px;
    list-style: none;
    position: relative;
	    font-size: 1.7rem !important;
    border-bottom: 1px solid #ddd;
}
.pricing-main-container .wp-block-column ul li i,
.pricing-main-container-single-list li i{
    font-size: 13px;
    font-style: normal;
}
.pricing-main-container .wp-block-column ul li:before,
.pricing-main-container-single-list li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    background: url(../images/tick.svg) no-repeat center center;
    width: 22px;
    height: 22px;
}
.pricing-main-container .wp-block-column ul li strong em,
.pricing-main-container-single-list li strong em{
    padding: 3px;
    border-radius: 3px;
    background: green;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
}
.entry-content p, .entry-content ol, .entry-content ul, .entry-content dl, .entry-content dt {
	letter-spacing: normal;
}
.main-header {
	background-color: transparent !important;
	background: rgba(255, 255, 255, 1) !important;
	  /*  background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.8) 100%) !important; */
	position: fixed !important;
	left: 0;
	right: 0;
	z-index: 9999 !important;
	padding: 0 0;
		transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	 box-shadow: 0 10px 10px rgba(0, 0, 0, .1); 
}
.main-header.active{
	background: rgba(255, 255, 255, 1) !important;
	box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}
.main-header .header-titles {
    margin: 6px 0;
}
.main-header .header-inner {
	padding: 0 0;
}
.main-header .header-titles img {
height: 80px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.main-header.active .header-titles img {
	height: 62px;
}
.main-header .primary-menu > li.menu-item-has-children > a {
	padding-right: 0rem;
}
.main-header .primary-menu > li > .icon {
	top: calc(50% - 0.4rem);
	right: -.1rem;
	color: #1b3344 !important;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.main-header .primary-menu > li:hover > .icon, .main-header .primary-menu > li:hover > a {
	color: #b87e2c !important;
}
.main-header .primary-menu a {
	color: #1b3344 !important;
	font-family: 'Oswald', sans-serif !important;
	font-weight: 400;
    font-size: 16px;
	text-transform: uppercase;
	padding:25px 0;
	margin:0 20px 0 20px;
	    letter-spacing: 0;
	position: relative;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
}
.main-header.active .primary-menu a {
    padding: 20px 0;
}
.main-header .primary-menu > li > a:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	margin: 0 auto;
	height: 3px;
	background: #b87e2c;
	width: 0;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.main-header .primary-menu > li > a:hover:before {
	width: 100%;
}
.main-header .primary-menu a:hover, .main-header .primary-menu a:focus {
	text-decoration: none;
}
button:hover, button:focus, input[type="search"]:focus {
	outline: none !important;
	box-shadow: none !important;
}
.main-header .primary-menu ul.sub-menu {
	padding: 1rem 0;
	top: calc(100% + 1rem);
	    width: 24rem;
}
.main-header .primary-menu ul.sub-menu li a {
	margin: 0 0;
	padding: 10px 10px;
	letter-spacing: .5px;
	text-transform: none;
	color: #ffffff !important;
	font-weight: normal;
	    font-size: 15px;
}
.main-header .primary-menu ul.sub-menu li a:hover, .main-header .primary-menu ul.sub-menu li a:focus {
	color: #b87e2c !important;
	background: rgba(255,255,255,.1) !important;
}
.main-header .primary-menu li.current-menu-item > a, .main-header .primary-menu li.current_page_ancestor, .main-header .primary-menu li.current_page_ancestor > a, .main-header .primary-menu li.current-menu-item > .link-icon-wrapper > a {
	text-decoration: none;
	color: #b87e2c !important;
}
.main-header .primary-menu li.current-menu-item > .icon, .main-header .primary-menu li.current_page_ancestor > .icon {
	color: #b87e2c !important;
}
.main-header .primary-menu ul.sub-menu li.current-menu-item a {
	color: #b87e2c !important;
	background: rgba(255,255,255,.1) !important;
}
.main-header .header-toggles .toggle {
    padding: 0 2rem;
}
.pricing-book-appointment-button{
	margin-top: 50px;
	text-align: center;
}
.pricing-book-appointment-button .ca-button{
	display: inline-block;
}
.main-header .primary-menu > li {
	margin: 0.8rem 0.5em 0 0 !important;
}
.main-header .primary-menu > li.menu-item-has-children{
	    margin-right: 1rem !important;
}
.main-header .primary-menu > li:last-child {
	margin-right: 0 !important;
}
.main-header .header-titles-wrapper {
	margin-right: 1rem;
}
.contentArea .entry-content, .contentArea ul li {
	font-size: 1.6rem;
}
.inner-page-main .contentArea .entry-header {
	text-align: left;
    padding: 0 !important;
}
.inner-page-main .contentArea .section-inner {
	width: calc(100% - 0rem);
	    max-width: 100%;
}
.inner-page-main .contentArea .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	width: calc(100% - 0rem);
	    max-width: 100%;
	    line-height: 26px;
}
.inner-page-main .contentArea .wp-block-image {
	margin: 0 0 2rem 0 !important;
}
.vision-mission-block .wp-block-column{
	padding: 40px;
    background: #f5f9fc;
    border-radius: 4px;
}
.vision-mission-block .wp-block-column img{
	mix-blend-mode: multiply;
}
/*
.inner-page-main .contentArea .entry-header h1.entry-title {
	margin: 0 0;
	font-weight: 400;
	font-size: 2.8rem;
	text-transform: uppercase;

	
	position: relative;
	color: #324659 !important;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
*/

.entry-content > .alignwide{
	width: 100% !important;
}
.bullet-points{
   /* margin: 15px 0 30px 0;
    padding: 10px 20px;
    background: #f5f9fd;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .06);
    border: 1px solid #dbe7f2; */
	

    margin: 0 0 30px 15px;
    padding: 0 0;

}
.bullet-points li{
     margin: 15px 0;
    padding: 0 0 0 25px;
    position: relative;
    list-style: none;

}
.bullet-points li:before{
     position: absolute;
    content: "";
    background: url(../images/bullet-arrow.svg) no-repeat center center;
    background-size: auto 100%;
    left: 0;
    width: 18px;
    height: 18px;
    top: 2px;
}
.singular .contentArea .featured-media-inner {
    left: auto !important;
}
.inner-page-main .contentArea .entry-header h1.entry-title  {
font-size: 2.8rem;
    letter-spacing: 0;
    position: relative;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-weight: 400;
    color: #1b3344 !important;
	    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
}
.blog-post-featured-image-block{
    margin-bottom: 20px;
	position: relative;
}
.blog-post-featured-image-block:before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(144,22,56,.1);
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
	mix-blend-mode: multiply;
}


.blog-post-featured-image-block:hover:before{
background: rgba(144,22,56,0);
}

ol.number-list {
  counter-reset: my-awesome-counter;
    margin: 0 0 30px 15px;
    padding: 0 0;
}
ol.number-list li {
    counter-increment: my-awesome-counter;
    margin: 15px 0;
    padding: 0 0 0 30px;
    position: relative;
    list-style: none;
}
ol.number-list li::before {
content: counter(my-awesome-counter);
    color: #0075ba;
    font-size: 1.4rem;
    font-weight: 600;
    left: 0;
    position: absolute;
    top: 2px;
    background: #bee4cc;
    border-radius: 50%;
    text-align: center;
    width: 22px;
    height: 22px;
    line-height: 22px;
}
.first-letter em{
    font-size: 18px;
	color: #e18335;
	font-style: normal;
	margin-right: 2px;
}

.inner-page-main .contentArea .entry-header h1.entry-title:before {
	position: absolute;
	left: 0;
	right: auto;
	/*bottom: -6px;*/
	bottom: 0;
	content: "";
	margin: 0 auto;
	height: 2px;
	background: #269045;
	width: 25px;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}


.inner-page-main .contentArea h1.company-title  {
	font-weight: 400;
	font-size: 2.8rem;
	text-transform: uppercase;
	position: relative;
	color: #324659 !important;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	padding-bottom: 10px;
    margin-bottom: 15px;
}
.inner-page-main .contentArea  h1.company-title:before {
	position: absolute;
	left: 0;
	right: auto;
	/*bottom: -6px;*/
	bottom: -10px;
	content: "";
	margin: 0 auto;
	height: 2px;
	background: #bb8d3b;
	width: 25px;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}




.inner-page-main .contentArea .post-meta-wrapper {
    max-width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 2rem;
    padding: 1rem 1rem;
    background: #f5f5f5;
}
.inner-page-main .contentArea .post-meta-wrapper.post-meta-edit-link-wrapper{
	  padding: 0 0;
    background:none;
	border-bottom: none;
}
.inner-page-main .contentArea .post-meta-wrapper.post-meta-single-bottom{
	  padding: 0 0;
    background:none;
	border-bottom: none;
	    margin-top: 35px;
}
.inner-page-main  .post-meta .meta-icon {
    margin-right: .5rem;
}
.ca-button {
    margin-left: 15px;
        margin-right: 2.5em;
}
.ca-button a:hover,
.ca-button a:focus,
.ca-button a:active{
	text-decoration: none;
}
.ca-button a {
     background: none;
    font-family: 'Oswald', sans-serif !important;
    color: #b87e2c;
    border: 2px solid #b87e2c;
    font-weight: 400;
    line-height: 19px;
    min-width: 210px;
    font-size: 15px;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    position: relative;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 5px 5px 5px 50px;
    text-align: center;
    text-decoration: none;
    z-index: 2;
    letter-spacing: .5px;
    flex-flow: column wrap;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.ca-button a:before {
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
	position: absolute;
	border-radius: 2px;
	top: 0;
	left: 50%;
	right: 50%;
	bottom: 0;
	opacity: 0;
	content: '';
	background:  #b87e2c;
	z-index: -2;
}
.ca-button a:hover:before {
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
	left: 0;
	right: 0;
	opacity: 1;
}
.ca-button a span{
display: block;
    font-size: 12px;
    font-weight: 400;
    margin-top: -1px;
}

.ca-button a img{
    width: 30px;
    height: 30px;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: inline-block;
    vertical-align: middle;
	position: absolute;
    left: 11px;
    top: 10px;
	filter: invert(18%) sepia(66%) saturate(3962%) hue-rotate(345deg) brightness(80%) contrast(92%);
}
.ca-button a:hover img{
	-ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
	filter: invert(97%) sepia(69%) saturate(2%) hue-rotate(251deg) brightness(103%) contrast(100%);
}
.ca-button a:hover,
.ca-button a:focus{
	color: #fff;
}
/*
.banner-main{
	background: #fff6d3 url("../images/banner-bg.svg") repeat-y left top;
	background-size: cover;
	    background-size: 100% auto;
	    padding: 11rem 0 4rem 0;
} */

.banner-main video {
	display: block;
	width: 100% !important;
	height: auto;
}
.video-banner-captions {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(0,0,0,.2);
	text-align: center;
	z-index: 9;
}
.video-banner-captions .video-banner-captions-inner {
	margin: 24% 30% 15% 30%;
}
.video-banner-captions h1 {
	font-size: 5rem;
	color: #ffffff;
	text-shadow: 0 3px 3px rgba(0,0,0,.5);
	font-weight: 400;
	text-transform: uppercase;
	
}
.video-banner-captions p {
	font-size: 2.3rem;
	margin-bottom: 4rem;
	color: #ffffff;
	line-height: 3.5rem;
}
.banner-main {
	background: #000;
	background-size: cover;
	background-size: 100% auto;
	padding: 0 0;
	position: relative;

}
.banner-image-collage {
	position: relative;
	padding: 25px 0;
	margin-right: 50px;
}
.banner-image-collage .banner-big {
	height: 450px;
	width: 450px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
}
.banner-image-collage .banner-big a {
	text-align: center;
}
.banner-image-collage .banner-big a i {
	position: absolute;
	left: auto;
	right: auto;
	font-size: 7rem;
	top: 50%;
	transform: translate3d(-50%, -50%, 0);
	color: #fff6d3;
}
.banner-image-collage .banner-big a:hover i {
	color: #bb8d3b;
}
.banner-image-collage .banner-big img {
	max-width: inherit;
	align-items: center;
	max-height: 100%;
	max-width: inherit;
}
.banner-image-collage .banner-small {
	height: 200px;
	width: 200px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
	position: absolute;
	right: -50px;
	bottom: 30px;
	border: 5px solid #e7f4cd;
}
.banner-image-collage .banner-small img {
	max-width: inherit;
	align-items: center;
	max-height: 100%;
}
.banner-captions {
	padding: 14rem 0;
}
.banner-captions h1 {
	font-size: 5rem;
	font-weight: bold;
}
.banner-captions p {
	font-size: 2.2rem;
	margin-bottom: 4rem;
}
.banner-captions a {
	font-size: 13px;
	color: #324659;
	text-transform: uppercase;
	display: inline-block;
	line-height: 27px;
	letter-spacing: 1.2px;
	font-weight: 600;
}
.banner-captions a:hover, .banner-captions a:focus {
	text-decoration: none;
	color: #30290d;
}
.banner-captions a img {
	height: 20px;
	width: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.banner-captions a:hover img {
	margin-left: 8px;
}
.banner-main .slick-image img {
    width: 100%;
}
.banner-main .slick-image {
    position: relative;
	    margin-bottom: -6px;
}
.banner-main .slick-image:before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	 background: rgba(0,0,0, 0) url(../images/pattern.png) repeat left top;
/*background: radial-gradient(circle, rgba(0,0,0,.3) 0%, rgba(0,0,0,.3) 100%); 
	mix-blend-mode: multiply;
 background-image: linear-gradient(to right, rgba(0,0,0,.3),  rgba(0,0,0,.1)); */
}
.banner-main .slick-slider-body {
      position: absolute;
    text-align: center;
    left: 10%;
    right: 10%;
    bottom: 38%;
    z-index: 9;
    transform: translate(0, 100px);
    padding: 30px 30px;
    background: transparent;
}


.banner-main .slick-slider-body h3 {
      font-size: 2.5rem;
    color: #fff;
		font-family: 'Oswald', sans-serif !important;
    margin: 0 0 35px;
    font-weight: 400;
    line-height: 38px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 4px;

}
.banner-main .slick-slider-body h3:after{
     position: absolute;
    content: "";
    top: -5px;
    height: 4px;
    background: #fbe850;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 65px;
}
.banner-main .slick-slider-body h3  strong{
      display: block;
    font-size: 8rem;
    letter-spacing: -2px;
    margin-top: 7px;
    text-transform: none;
    font-family: 'Merienda One', cursive;
    font-weight: 600;
    line-height: 8rem;
	    margin-bottom: 30px;
}
.banner-main .slick-slider-body p {
   font-size: 1.8rem;
    line-height: 25px;
    margin: 10px 0 20px 0;
    text-shadow: none;
    color: #fff;
    letter-spacing: 0;
}

.banner-main .slick-slider-body p:last-child{
	margin-bottom: 0;
}
.banner-main  .slick-slider-body a {
     background-color: #269045;
    padding: 14px 50px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    display: inline-block;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    cursor: pointer;
    font-weight: 600;
}
.banner-main  .slick-slider-body a:hover,
.banner-main  .slick-slider-body a:focus{
	text-decoration: none;
	outline: none;
	box-shadow: none;
	   background-color: #b87e2c;
}
.banner-main .slick-dots li button {
    width: 100% !important;
	    background: none !important;
	height: auto !important;
}

.banner-main .slick-dots {
    bottom: 22%;
    width: auto;
    z-index: 9;
    right: 15px;
    left: auto;
}
.banner-main .slick-dots li{
	width: 15px;
	    display: block;
}
.banner-main  .slick-dots li button:before {
       font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 6px;
    background-color: #fff !important;
    content: '';
    text-align: center;
    opacity: 1;
    border-radius: 50%;
}

.contract-farming-block{
	    background: url(../images/contract-farming1.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    padding: 10rem 0;
	    background-attachment: fixed;
	text-align: center;

}
.contract-farming-block:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
/* background: rgba(55, 63, 69, 0.6); */
	background: rgba(0,0,0, .3) url(../images/pattern.png) repeat left top;
}

.contract-farming-block-inner{
	position: relative;
	text-align: center;
	display: block;
	width:100%;
	    z-index: 99;
}
.contract-farming-block-inner p {
    
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 15% 30px 15%;
    color: #fff;
}


.shop-main-block{
	    background: url(../images/home-banner-shop.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    padding: 10rem 0 6rem 0;
	    background-attachment: fixed;
	   -webkit-animation: animate_background 30s linear 0s infinite;
    -moz-animation: animate_background 40s linear 0s infinite;
    -o-animation: animate_background 40s linear 0s infinite;
    animation: animate_background 40s linear 0s infinite;
}
.shop-main-block:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
/* background: rgba(55, 63, 69, 0.6); */
	background: rgba(0,0,0, .5) url(../images/pattern.png) repeat left top;
}
.shop-main-block-inner{
	position: relative;
	text-align: center;
	display: block;
	width:100%;
	    z-index: 99;
}
.shop-main-block-inner small{
	font-size: 1.3em;
    font-weight: 400;
	    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
   letter-spacing: 6px;
    margin: 0 0 10px 0;
    color: #fff;
	display: block;
}
.shop-main-block-inner p{
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 20% 30px 20%;
    color: #fff;
	}
.shop-main-block-inner h3{
	   font-size: 3.6rem;
  font-weight: 400;
	    font-family: 'Oswald', sans-serif !important; 
	text-transform: uppercase;
	letter-spacing: 2px;
	 /*font-family: 'Merienda One', cursive;
	  letter-spacing: -2px;
    text-transform: none;*/
  
    margin: 0 0 30px 0;
    /* text-shadow: 0 2px 3px rgba(0,0,0,0.75), 0 3px 4px rgba(0,0,0,0.3); */
    color: #fff;
}

.shop-main-block-inner .spice-bowles{
	display: block;
	    text-align: center;
    margin-bottom: -194px;
}
.shop-main-block-inner .spice-bowles img{
	display: inline-block;
}
.primary-call-to-action p{
	    font-size: 1em !important;
    margin: 0 0 10px 0 !important;
}
.primary-call-to-action{
	margin-bottom: 55px;
}
.primary-call-to-action a, .more-button{
    background-color: #269045;
    padding: 14px 50px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    display: inline-block;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    cursor: pointer;
    font-weight: 600;
	}
.primary-call-to-action a:hover, .more-button:hover,
.primary-call-to-action a:focus, .more-button:focus{
	text-decoration: none;
	background-color: #b87e2c;
	color: #fff;
}
.company-main{
     padding: 6rem 0 6rem 0;
    background: url(../images/company-banner.jpg) no-repeat center center;
    background-size: cover;

}
.banner-main  .slick-dots .slick-active button:before {
    background-color:#fff !important;
    opacity: 1;
	   height: 6px;
    width: 6px;
}.banner-main  .slick-dots .slick-active button:after{
	height: 14px;
	width: 14px;
	 opacity: 1;
    border-radius: 50%;
	border: 1.5px solid  #fff !important;
 position: absolute;
	  top: -4px;
    left: -4px;
	bottom: 0;
	right: 0;
	 content: '';
}
.vpb-theme-style{
	position: absolute;
    right: 7.8em;
    top: 0;
	    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.vpb-theme-style span{
display: inline-block;
    vertical-align: top;
    margin: 0 3px;
    width: 30px;
    height: 4px;
	    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;

}
.vpb-theme-style span.blue{
	background: #0075ba;
}
.vpb-theme-style span.green{
	background: #86c63b;
}
.vpb-theme-style span.orange{
	background: #e18335;
}

.main-header .header-toggles {
	margin-left: 0rem;
}
.imageAnimationOn .image-mask{
	width: 0;
}
.image-mask{
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff;
	width: 100%;
	  transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.section-title {
	margin-bottom: 30px;
}
.section-title h2 {
margin: 0 0;
    font-weight: 400;
     
    font-size: 3.6rem;
    font-family: 'Oswald', sans-serif !important; 
	text-transform: uppercase;
	  letter-spacing: 0;
	
	/*  letter-spacing: -2px;
	font-family: 'Merienda One', cursive;*/
    position: relative;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    margin-bottom: 22px;
  
    color: #1b3344;
}
.section-title h2:before {
	position: absolute;
	left: 0;
	right: auto;
	/*bottom: -6px;*/
	bottom: -15px;
	content: "";
	margin: 0 auto;
	height: 3px;
	background: #269045;
	width: 25px;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}





.heighlights-content{
	text-align: center;
}

.section-title p {
	margin-top: 15px;
	margin-bottom: 0;
}
.company-main .company-description{
    padding: 20px;
    text-align: center;
    margin: 0 23%;
}



.company-main .company-description blockquote{
    margin-top: 30px !important;
}
.company-main .company-description blockquote p{
	color: #324659 !important;
	font-size: 16px !important;
	line-height: 1.7;
}

.company-main .company-description:hover .section-title h2:before {
	width: 100px;
}
.company-main .company-description p {
    font-size: 20px;
    margin-bottom: 1.6rem;
}
.company-main .company-description .link-more{
	display: none;
}
.company-main .company-description .section-title{
	margin-bottom: 40px;
	
}
.company-main .company-description h4{
	    font-weight: 400;
    font-size: 2.2rem;
    margin-bottom: 10px;
	color: #0075ba;
	    letter-spacing: 0;

}
.company-main .company-description .bullet-points {
    margin: 0 0;
}
.company-main .company-description .bullet-points li {
    margin: 8px 0;
}
.company-main .company-description .wp-block-columns{
    margin-bottom: 1rem;
}
.company-image{
	position: relative;

	    padding: 0 55px;
}
/*.company-image:before {
    content: "";
    position: absolute;
    left: -40px;
    bottom: 40px;
    right: 40px;
    top: -40px;
    border: 10px solid #54c4ed;
    z-index: -1;
}*/
.company-image img{

	}
.more-link {
	font-size: 13px;
	color: #269045;
	text-transform: uppercase;
	display: inline-block;
	line-height: 27px;
	letter-spacing: 1.2px;
	font-weight: 600;
	    margin-top: 15px;
	position: relative;
}
.more-link:hover, .more-link:focus {
	text-decoration: none;
	color: #b87e2c;
}
.more-link img {
	height: 16px;
	width: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.more-link:hover img {
	margin-left: 8px;
}
.more-link:before {
	position: absolute;
	left: 0;
	right: auto;
	bottom: -2px;
	content: "";
	margin: 0 auto;
	height: 1px;
	background: #b87e2c;
	width: 25px;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.more-link:hover:before {
	width: 100%;
}
.highlights-section {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    margin: 45px 15% 0 15%;
}


.highlights-section .highlights-inner h4 {
	    margin-top: 0;
    margin-bottom: 10px;
    font-size: 34px;
    font-weight: 400;
    line-height: 28px;
    display: inline-block;
    position: relative;
    font-family: 'Oswald', sans-serif !important;
}
.highlights-section .highlights-inner h4:after {
	content: "+" !important;
	position: absolute;
	right: auto !important;
	top: 0;
	font-size: 34px;
	
	padding-left: 5px;
	bottom: auto;
	left: auto;
	background: none;
	font-weight: 500;
}
.highlights-section .highlights-inner p {
    margin: 0 0;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 1px;
	    text-transform: uppercase;
}
.highlights-section .highlights-inner{
	flex: auto;
    border-right: 1px solid #ddd;
}
.highlights-section .highlights-inner:last-child{
	border-right: none;
}
.products-main {
	background: #f5f5f5;
}
.products-main .section-title {
	text-align: center;
	margin: 0 10% 20px 10%;
}
.products-main .section-title h2:before {
	left: 0;
	right: 0;
}
.products-main .section-title:hover h2:before {
	width: 100px;
}
.products-main .products-inner {
	box-shadow: 8px 8px 8px rgba(0, 0, 0, .1);
	position: relative;
	margin-top: 25px;
	border-radius: 15px 0 15px 0;
	overflow: hidden;
}
.products-main .products-inner .products-description a {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 30px;
	top: 0;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.products-main .products-inner .products-description a:hover, .products-main .products-inner .products-description a:focus {
	text-decoration: none;
}
.products-main .products-inner .products-description a h3 {
	color: #fef3c7;
	font-size: 2.2rem;
	font-weight: 600;
	margin-bottom: 15px;
}
.products-main .products-inner .products-description a h3 img {
	height: 19px;
	width: auto;
	display: inline-block;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.products-main .products-inner .products-description a:hover h3 img {
	margin-left: 15%;
}
.products-main .products-inner .products-description a p {
	color: #fff;
	font-size: 17px;
}
.products-main .products-inner .products-description a p [metaslider id="389"] {
 display: none;
}
.products-main .products-inner:hover .products-description a {
	padding-top: 20px;
}
.products-main .col-md-4:nth-child(1) .products-inner .products-description a {
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.8) 0, rgba(0,0,0,.0001) 100%);
	background-image: -o-linear-gradient(top, rgba(0,0,0,.8) 0, rgba(0,0,0,.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0,0,0,.8)), to(rgba(0,0,0,.0001)));
	background-image: linear-gradient(to bottom, rgba(0,0,0,.8) 0, rgba(0,0,0,.0001) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}
.products-main .col-md-4:nth-child(2) .products-inner .products-description a {
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.8) 0, rgba(0,0,0,.0001) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.8) 0, rgba(0,0,0,.0001) 100%);
	background-image: -webkit-gradient(linear, left bottom, right top, from(rgba(0,0,0,.8)), to(rgba(0,0,0,.0001)));
	background-image: linear-gradient(to top, rgba(0,0,0,.8) 0, rgba(0,0,0,.0001) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}
.products-main .col-md-4:nth-child(2) .products-inner .products-description a h3 {
	margin-top: 100%;
}
.products-main .col-md-4:nth-child(3) .products-inner .products-description a {
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.8) 0, rgba(0,0,0,.0001) 100%);
	background-image: -o-linear-gradient(top, rgba(0,0,0,.8) 0, rgba(0,0,0,.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0,0,0,.8)), to(rgba(0,0,0,.0001)));
	background-image: linear-gradient(to bottom, rgba(0,0,0,.8) 0, rgba(0,0,0,.0001) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}
.view-all-main {
	text-align: center;
	margin-top: 35px;
}
.slick-dots li button{
	    background: transparent !important;
}
.slick-team .zmdi-arrow-left, 
.slick-testimonials .zmdi-arrow-left,
.slick-products .zmdi-arrow-left {
	left: -28px;
	width: 32px;
	height: 32px;
	border: 1px solid rgba(0,0,0,.9);
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
}
.slick-team .zmdi-arrow-right, 
.slick-testimonials .zmdi-arrow-right,
.slick-products  .zmdi-arrow-right {
	right: -28px;
	width: 32px;
	height: 32px;
	border: 1px solid rgba(0,05,0,.9);
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
}
.slick-team .zmdi-arrow-left, 
.slick-team .zmdi-arrow-right, 
.slick-products .zmdi-arrow-left, 
.slick-products .zmdi-arrow-right,
.slick-testimonials .zmdi-arrow-left, 
.slick-testimonials .zmdi-arrow-right {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 30px;
	height: 30px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	outline: none;
	background: transparent;
    color: rgba(0,0,0,.9);
	font: normal normal normal 18px/28px 'Material-Design-Iconic-Font';
}
.products-slider-main .team-col .team{
	box-shadow: none;

}
.products-slider-main .team-col .team{
	text-align: center;
}
.products-slider-main .product-thumb-icon-main{
	margin-bottom: 20px;
}
.products-slider-main .products-description h3 {
    color: #1b3344;
    font-weight: 600;
    letter-spacing: 1px;
     font-size: 1.4rem;
	 margin-bottom: 10px;
    text-transform: uppercase;
}
.products-slider-main a .single-product-more-details{
	    padding: 4px 10px;
    border: 1px solid #000;
    font-size: .8em;
    color: #000;
}
.products-slider-main a:hover .single-product-more-details{
	color: #fff;
	background: #269045;
	  border: 1px solid #269045;
}
.products-slider-main .products-description p{
       font-size: .8em;
    color: #444444;
    letter-spacing: 0;
    margin-bottom: 10px;
    min-height: 40px;
}
.products-slider-main a:hover .products-description h3{
	color: #269045;
}
.products-slider-main .product-thumb-icon-main img{
    height: 180px;
	display: inline-block;
}
.team-col {
	text-align: left;
	width: 100%;
	padding: 0 20px;
}
.testimonails-content p:first-child{
    display: block !important;
    
}
.testimonails-content p{
    font-size: .9em;

}
.testimonials-landing-blocks .testimonails-content p{
    display: block;
}
.testimonials-landing-blocks .testimonails-content p:first-child,
.testimonials-landing-blocks .testimonails-content{
	min-height: inherit;
}
.team .readmorelink{
   font-size: .85em;  
}  
.custom-details-testimonials{
	position: relative;
	padding-left: 60px;
    margin-top: 10px;
}
.custom-details-testimonials .team__img-holder{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 0;
  
}
.test-quote{
	margin-bottom: 15px;
}
.test-quote img{
    height: 45px;
    opacity: .45;
    width: 45px;
	filter: invert(40%) sepia(100%) saturate(373%) hue-rotate(85deg) brightness(92%) contrast(83%);
}
.team-col .team {
	margin-bottom: 25px;
	margin-top: 25px;
	    padding: 25px 25px;
	background: #ffffff;
	border-radius: 3px;
	box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.testimonails-content{
	
}
.team-col a:hover, .team-col a:focus, .team:hover, .team:focus {
	text-decoration: none;
	outline: none;
}


.team-main-block .section-title,
.plans-main-container .section-title,
.products-main-block .section-title,
.benefits-main-block .section-title,
.contract-farming-block .section-title{
    text-align: center;
    margin:0 20% 15px 20%;
}
.team-main-block .section-title h2:before,
.plans-main-container .section-title h2:before,
.products-main-block .section-title  h2:before,
.company-main .company-description .section-title h2:before,
.benefits-main-block .section-title h2:before,
.contract-farming-block .section-title h2:before{
    left: 0;
    right: 0;
}
.team-main-block .section-title:hover h2:before,
.plans-main-container .section-title:hover h2:before,
.products-main-block .section-title:hover  h2:before{
    width: 100px;
}
.team-main-block{
	background-size: cover; 
	position: relative;
    background: linear-gradient(-8deg, rgb(245, 247, 249) 64%, rgb(245, 247, 249) 0%, transparent 0%);
	padding: 20rem 0 8rem 0;

	
}
.certification-conatiner{
	text-align: center;
	    padding: 4rem 0 !important;
}
.certification-conatiner img{
	max-width: 75%;
	display: inline-block;
}
.benefits-single-block{
    padding: 25px;
    margin-bottom: 0;
    /* background: #fafafa; */
    /* border-radius: 4px; */
    min-height: 180px;
}
.benefits-single-block h4{
	font-size: 2rem;
    font-family: 'Oswald', sans-serif !important;
    font-weight: 400;
    margin-bottom: 10px;
    letter-spacing: .5px;
}
/*.team-main-block:before {
    content: "";
    position: absolute;
    left: 0;
	right: 0;
	top: 0;
    bottom: 0;
    background:rgba(0,0,0,.5);

}*/
.team-main-block .section-title{
	position: relative;
}
.team-main-block .section-title h2,
.team-main-block .section-title p{
	
}
.team-main-block .slick-team .zmdi-arrow-left, 
.team-main-block .slick-team .zmdi-arrow-right{
	color: rgba(0,0,0,.9) !important;
}
.team-main-block .slick-team .zmdi-arrow-right, 
.team-main-block .slick-team .zmdi-arrow-left{
	border: 1px solid rgba(0,0,0,.9);
}
.team__img-holder {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}
.team-col .team__occupation {
	    font-size: 13px;
    color: #868686;
    font-weight: 400;
    letter-spacing: 0;
}
.team-col .team__name {
    color: #222;
    margin-bottom: 2px;
    letter-spacing: 0;
    font-size: 1.4rem;
    font-weight: 600;
    position: relative;
}
.team-col .team__name:before{
      content: "-";
    position: absolute;
    left: -10px;
    top: 0;
    color: #222;
}
.team-main-block .title-row:hover .section-title h2:before {
	width: 100px;
}
.testimonials-main-block .testi-outer {
	padding: 20px 20px 60px 20px;
	background: #f7f7f7;
	border-radius: 3px;
}
.testimonials-main-block .team__img-holder {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	overflow: hidden;
	margin: -30px auto 15px auto;
}
.testimonials-main-block .team__name {
	color: #222;
	margin-bottom: 2px;
	letter-spacing: 0;
	font-size: 1.8rem;
}
.testimonials-main-block .team__occupation {
	font-size: 15px;
	color: #868686;
	font-weight: 400;
}
.testimonials-main-block .section-title {
	margin-bottom: 35px;
	text-align: center;
	display: block;
	width: 100%;
}
.testimonials-main-block .section-title h2 {
	display: inline-block;
}
.testimonials-main-block .section-title h2:before {
	left: 0;
	right: 0;
}
.testimonials-main-block .slick-dots li button:before {
	font-size: 9px;
}
.testimonials-main-block .slick-dots {
	bottom: -55px;
}
.card-custom{
    border-radius: 3px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    background: #fff;
border:none;
}
.card-custom .card-header{
    background: #0075ba url(../images/section-design-right.svg) no-repeat center right;
    background-size: auto 100%;
    color: #ffffff;
    font-size: 22px;
    border-bottom: none;
    border-radius: 3px 3px 0 0;
    padding: 2.1rem 1.4rem;
    font-weight: 600;
}
.price-main{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: -10px;
}
.price{
       font-size: 40px;
    font-weight: 600;
    text-align: center;
    padding: 15px 15px;
}
.price strong{
	    font-size: 21px;
    text-decoration: line-through;
    margin-left: 15px;
    font-weight: 400;
}
.price span{
    font-size: 17px !important;
    font-weight: 400;
       display: block;
    margin-left: 10px;
    vertical-align: middle;
}
.plans-main-container .card-custom .card-body ul{
margin: 0 0 30px 0;
    padding: 0 0;
	border: 1px solid #ddd;
}
.plans-main-container .card-custom .card-body ul.price-last-ul{
	margin-bottom: 0;
}
.price-blocks .card-body {
    padding: 2.25rem;
	    min-height: 410px;
}
.price-blocks h3 {
    /* text-align: center; */
    font-size: 1.7rem;
    color: #0075ba;
    /* border-bottom: 1px solid #ddd; */
    padding: 0 0;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: 0;
}
.price-blocks h4 {
     font-size: 1.6rem;
    color: #0075ba;
    margin: 25px 0 14px 0;
    letter-spacing: 0;
    font-weight: 600;
}
.plans-main-container .card-custom .card-body ul li:last-child{
	border-bottom: none;

}
.plans-main-container .card-custom .card-body ul li{
	    margin: 0 0;
    padding: 10px 0 10px 48px;
    list-style: none;
    position: relative;
    border-bottom: 1px solid #ddd;
}
.plans-main-container .card-custom .card-body ul li:before{
        content: "";
    position: absolute;
    left: 18px;
    top: 19px;
    background: url(../images/tick.svg) no-repeat center center;
    width: 22px;
    height: 22px;
}
.plans-main-container .card-custom .card-body ul li .descount-price{
font-weight: 800;
    font-size: 2.5rem;
 
}
.plans-main-container .card-custom .card-body ul li .actual-price{
	text-decoration: line-through;
	font-style: normal;
	margin-left: 5px;
	margin-right: 5px;
}
.plans-main-container .card-custom .card-body ul li .discount-per {
    padding: 3px;
    border-radius: 3px;
    background: green;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
.plans-main-container .card-custom .card-body ul li .special{
	font-size: 14px;
	    color: #e18335;
}
.special{
		font-size: 14px;
	    color: #e18335;
}
.buy-block{
	text-align: center;
	    margin-bottom: -37px;
}
.buy-btn{
	position: relative;
    padding: .8em 2em;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    background: #0075ba;
    font-weight: 800;
    font-size: 17px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
	    z-index: 2;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.buy-btn:hover,
.buy-btn:focus,
.buy-btn:active{
	text-decoration: none;
	background-blend-mode: #ffffff;
	color: #ffffff;
}
.buy-btn:before {
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: absolute;
    border-radius: 3px;
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
    opacity: 0;
    content: '';
    background: rgba(134,198,59,1);
    z-index: -2;
}
.buy-btn:hover:before {
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    left: 0;
    right: 0;
    opacity: 1;
}

footer {

  
}
footer .footer-top {
     margin-top: 125px;
	    margin-bottom: 50px;
    padding-bottom: 35px;
    border: none;
	background: #17232c;
	position: relative;
}
footer .footer-top:before {
    /*background: url(../images/footer-bg-top.png) center bottom no-repeat;  */
    background-size: contain;
    height: 125px;
    margin: 0 auto;
    content: "";
    position: absolute;
    width: 100%;
top: -125px;
}
footer .footer-top:after {
   /* background: url(../images/footer-bg-bottom.png) center center no-repeat; */
    height: 95px;
    margin: 0 auto;
    content: "";
    position: absolute;
    width: 100%;
	    bottom: -75px;
}
footer .footer-bottom {
    padding: 0 0 40px 0;
    margin-top: 0;
    text-align: left;
      background: #fff;

}
footer .footer-bottom p {
  margin: 0 0;
    font-size: 13px;
    color: #000;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 1px;
    font-weight: 300;
    text-align: center;
}
.webCreation {
	text-align: right;
}
.footer-menu-column ul {
	margin: 0 0;
	padding: 0 0;
}
.footer-menu-column.footer-products-menu  ul li{

}
.btn-custom-side {
 -webkit-box-shadow: 0 0 35px 2px rgba(0,0,0,.24);
    -moz-box-shadow: 0 0 35px 2px rgba(0,0,0,.24);
    box-shadow: 0 0 35px 2px rgba(0,0,0,.24) !important;
    position: fixed;
    min-width: 45px !important;
    right: 0;
    top: 30%;
    background-color: #b87e2c !important;
    border-radius: 6px 0 0 6px!important;
    color: #fff !important;
    z-index: 999;
    width: 40px;
    padding: 48px 14px 12px 12px !important;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 1px;
    font-weight: 400;
}
.btn-custom-side strong {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
	font-size: 17px;
	  color: #fff !important;
    padding: 10px 10px;
    background: rgba(0,0,0,.1);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.btn-custom-side span {
    font-size: 18px;
	text-transform: uppercase;
	margin-left: -3px;
	    padding: 7px 0;
    color: #ffffff;
    display: inline-block !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    word-wrap: normal !important;
    white-space: nowrap !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    cursor: pointer;
    -webkit-writing-mode: vertical-lr;
    -moz-writing-mode: vertical-lr;
    -ms-writing-mode: tb-rl;
    -o-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.btn-custom-side:hover,
.btn-custom-side:focus{
	background-color: #269045 !important;
}
.product-check span.wpcf7-list-item{
	    display: inline-block;
    margin: 0 0;
    width: 25%;
}
.submit-form-main span strong{
	color: red;
}
.news-single-block{
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    border: 1px solid #eaeaea;
    background: #fff;
}
.news-single-block figure{
	text-align: center;
}
.news-single-block figure img{
	    opacity: .85;
     height: 100px;
    width: auto;
    display: inline-block;
}

.news-single-block .wp-block-media-text__content{
padding: 2rem;
    font-size: 13px !important;
    line-height: 20px !important;
	background: #fff;
}
.news-single-block .wp-block-media-text__content h3{
	    margin: 0 0 10px 0 !important;
    text-transform: lowercase;
    position: relative;
    background: #f5f5f5 !important;
    border-radius: 3px !important;
    overflow: hidden;
}
.news-single-block .wp-block-media-text__content h3:before {
    position: absolute;
    top: 0;
	left: 0;
 
    bottom: 0;
    content: "";
    margin: 0 auto;
    height: 100%;
    background: #269045;
    width: 3px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.news-single-block .wp-block-media-text__content h3:first-letter{
	text-transform: uppercase !important;
}
.news-single-block .wp-block-media-text__content p {
color: #666;
    line-height: 23px;
}
.footer-menu-column ul li {
	margin: 0 0;
	padding: 0 0;
	list-style: none;
}
.footer-menu-column ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 0;
	font-size: 14px;
	font-weight: normal;
}
.footer-menu-column ul li a:hover, .footer-menu-column ul li a:focus {
	color: #ffffff;
	text-decoration: none;
}
footer h4, footer .widget .widget-title {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 20px;
    margin: 0 0 20px 0 !important;
    font-family: 'Oswald', sans-serif !important;
}
.footer-company-column {
	margin-right: 12%;
}
.footer-company-column p, .footer-menu-column p {
    color: #999;
	font-size: 14px;
}
.footer-menu-column a, .webCreation a {
color: #000;
}
.webCreation a:hover, .webCreation a:focus{
color: #222;
	text-decoration: none;	
}
.footer-menu-column a:hover, .footer-menu-column a:focus {
	color: #ffffff;
	text-decoration: none;
}
.footer-address p.icon-p {
	position: relative;
	padding-left: 30px;
	margin: 15px 0;
}
.footer-address p.icon-p img {
	height: 18px;
	position: absolute;
	left: 0;
	top: 1px;
}
footer .socialmedia {

}
footer .socialmedia a {
  font-size: 19px;
    margin: 0 0;
    padding: 5px 5px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #96a0a9;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 22px;
	    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.twitterIcon{
	background: #2aa0f8 !important;
}
.facebookIcon{
	background: #587fc6 !important;
}
.instagramIcon{
	background: #cd486b !important;
}
.linkedinIcon{
	background: #1273b8 !important;
}
.youtubeIcon{
	background: #c4302b !important;
}
.twitterIcon{
	background: #2aa0f8 !important;
}
footer .socialmedia a:hover, footer .socialmedia a:focus {
	text-decoration: none;
	color: #fff;
	    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}
.contact-info .contact-info-inner{
    padding: 20px;
    background: rgba(0,0,0,.3) url(../images/section-design-right.svg) no-repeat right top;
	    background-size: auto 35%;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 115px;
	-moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.contact-info .contact-info-inner:hover{
   background: rgba(0,0,0,.6) url(../images/section-design-right.svg) no-repeat center right;	
	  background-size: auto 50%;
}
.contact-info .contact-info-inner p{
	font-size: 16px;
	margin: 0 0 0 15px;
	color: #fff;
}
.contact-info .contact-info-inner a{
	color: #fff;	
}
.contact-info .contact-info-inner a:hover,
.contact-info .contact-info-inner a:focus{
	color: #ffffff;
	text-decoration: none;
}
.contact-info .contact-info-inner img{
 height: 35px;
    width: 35px;
	    filter: invert(27%) sepia(98%) saturate(4773%) hue-rotate(188deg) brightness(173%) contrast(101%);
}
.entry-content p, .entry-content ol, .entry-content ul, .entry-content dl, .entry-content dt {
     font-family: 'Lato', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
}
.mobile-call-to-actions{
	    position: fixed;
      bottom: -100px;
    left: 0;
    right: 0;
    display: none;
    align-items: center;
    justify-content: space-between;
    background: #fafafa;
    border-top: 1px solid #eaeaea;
	z-index: 999;
    box-shadow: 0 -10px 10px rgba(0, 0, 0, .05);    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.mobile-call-to-actions.visible {
    visibility: visible;
    bottom: 0;
}
.mobile-call-to-actions a{
	display: block;
	padding: 10px 10px;
	text-align: center;
    font-size: 12px;
	color: #333;
	font-weight: 600;
	    flex: 1 1 0;

}
.mobile-call-to-actions a:hover,
.mobile-call-to-actions a:focus{
	text-decoration: none;
	background: #eaeaea;
	color: #e18335;
}
.mobile-call-to-actions a img{
	height: 28px;
	width: 28px;
	display: inline-block;
	filter: invert(27%) sepia(87%) saturate(1222%) hue-rotate(341deg) brightness(98%) contrast(89%);
}
.mobile-call-to-actions a p{
	margin: 5px 0 0 0;
}
.inner-page-main {
	padding-top: 0;
	padding-bottom: 55px;
	position: relative;
    overflow: visible !important;
    z-index: 99;
}
.singular .inner-page-main .entry-header {
	padding: 2rem 0;
}
.singular .inner-page-main .post-inner {
	padding-top: 0;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 100rem;
	width: calc(100% - 4rem);
}
.bodyBlock {
	padding: 0 0;
}
.sidebar .childpages-main .main-title, .sidebar .widget .widget-title {
color: #324659;
    position: relative;
    margin-bottom: 0;
    display: block;
    padding: 2rem 0;
    font-weight: 400;
    font-size: 2.6rem;
    font-family: 'Oswald', sans-serif !important;
    margin-top: -4px;
}
.sidebar .childpages-main {
	margin: 0 0;
	padding: 0 0;
}
.sidebar .childpages-main .pagenav {
	list-style: none;
	margin: 0 0;
}
.sidebar .childpages-main ul, .sidebar .widget ul {
	margin: 0 0;
	padding: 0 0;
}
.sidebar .childpages-main ul li, .sidebar .widget ul li {
	background: #fafafa !important;
	padding: 0 0;
	box-shadow: none !important;
	/* box-shadow: 0 1px 5px #ccc; */
	margin-bottom: 5px !important;
	border: 1px solid #ddd !important;
	border-left: 2px solid #269045 !important;
	font-weight: 500;
	list-style: none;
	margin: 0 0;
}
.sidebar .widget ul li.menu-item-home{
	display: none !important;
}
.sidebar .childpages-main ul li a, .sidebar .widget ul li a {
font-size: 15px;
    display: block;
    padding: 8px 12px;
    color: #324659;
    font-weight: 400;
}
.sidebar .childpages-main ul li a:hover, .sidebar .childpages-main ul li a:focus, .sidebar .childpages-main ul li.current_page_item a, .sidebar .widget ul li a:hover, .sidebar .widget ul li a:focus, .sidebar .widget ul li.current_page_item a {
	text-decoration: none !important;
	color: #b87e2c;
}
.sidebar .childpages-main ul.lastet-posts-main li a{
	display: flex;
	line-height: 16px;
	align-items: center;
	font-weight: 400;
	font-size: 14px;
}
.sidebar .childpages-main ul.lastet-posts-main li a img{
    height: 45px;
	width: 65px;
	display: inline-block;
	margin-right: 8px;
}
.entry-categories {
    display: none;
}
.bullet-points-blog {
    margin: 15px 0 30px 0;
    padding:0 0;
    
}
.bullet-points-blog li {
    margin: 12px 0;
    padding: 10px 10px 10px 40px;
    position: relative;
    list-style: none;
	background: #f5f9fd;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .06);
    border: 1px solid #dbe7f2;
}
.bullet-points-blog li:before {
      position: absolute;
    content: "";
    background: url(../images/bullet-arrow.svg) no-repeat center center;
    background-size: auto 100%;
    left: 12px;
    width: 20px;
    height: 20px;
    top: 11px;
}
.sidebar-image-blocks {
	margin-top: 20px;
}
.sidebar-image-blocks a {
	display: block;
	margin-bottom: 15px;
	position: relative;
}
.sidebar-image-blocks a .sidebar-hover-captions {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(73, 57, 27, .7);
	text-align: center;
	padding: 20px 20px;
}
.sidebar-image-blocks a .sidebar-hover-captions h3 {
	font-size: 20px;
	color: #ffffff;
	margin-top: 8px;
	font-weight: 600;
}
.sidebar-image-blocks a .sidebar-hover-captions p {
	font-size: 15px;
	color: #f5f5f5;
	line-height: 18px;
	margin-bottom: 22px;
	text-align: center;
	margin-top: 10px;
}
.sidebar-image-blocks a .sidebar-hover-captions .stylish-button span {
	background: #bb8d3b;
	font-weight: 600;
	font-size: 13px;
	-webkit-border-radius: 6px;
	border-radius: 3px;
	cursor: pointer;
	border: none;
	color: #FFFFFF;
	position: relative;
	align-items: center;
	justify-content: center;
	padding: 10px 10px 10px 10px;
	text-align: center;
	text-decoration: none;
	z-index: 2;
	text-transform: uppercase;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.inner-page-main .contentArea.landigng-content-area .section-inner, .inner-page-main .contentArea.landigng-content-area .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 100%;
}
.landing-blocks {
	margin-top: 25px;
}
.landing-blocks a {
    border: 1px solid #eaeaea !important;
    text-align: center;
    padding: 15px;
    min-height: 175px;
	display: block;

	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	margin-bottom: 30px;
}
.landing-blocks a:hover, .landing-blocks a:focus {
	text-decoration: none;
}
.landing-blocks a .landing-block-image {
	background: #bb8d3b;
}
.landing-blocks a:hover .landing-block-image {
	opacity: .95;
}
.landing-blocks a h2 {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	font-size: 2rem !important;
	font-weight: 300 !important;
	position: relative;
	text-transform: uppercase;
	color: #1b3344 !important;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.landing-blocks a:hover h2,
.landing-blocks a:focus h2{
	color: #b87e2c !important;
}
.landing-blocks a:hover h2:before,
.landing-blocks a:focus h2:before{
   background: #b87e2c;
	   width: 55px;
}
.landing-blocks a h2:before  {
    position: absolute;
    left: 0;
    right: 0;
    /* bottom: -6px; */
    bottom: 0;
    content: "";
    margin: 0 auto;
    height: 2px;
    background: #1b3344;
    width: 25px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.landing-blocks a .more-link {
   font-size: 10px;
    font-weight: 600;
    letter-spacing: .5px;

}
.landing-blocks a .more-link  img {
    height: 12px;
    width: 12px;
	display: none;
}
.landing-blocks a .more-link:before{
	content: none;
}
.landing-blocks a:hover .more-link{
	color: #b87e2c;
}
/* .landing-blocks a h2:before {
    position: absolute;
    left: 0;
    right: auto;
    bottom: -6px;
    content: "";
    margin: 0 auto;
    height: 2px;
    background: #bb8d3b;
    width: 25px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.landing-blocks a:hover h2:before {
    width: 100px;
} */
.landing-blocks a p {
    color: #666 !important;
    font-size: 1.4rem;
	    margin-bottom: 1rem;
}
.landing-blocks a .more-link {
	margin-top: 10px;
	margin-bottom: 20px;
}
.landing-blocks a figcaption {
	padding: 0 10px;
	    margin: 0 0;
}
.landigng-content-area blockquote {
	margin: 0 15%;
	width: auto !important;
	background: rgba(255, 249, 227, .6);
	padding: 30px 20px;
	border-left: 5px solid #bb8d3b;
}
.landigng-content-area blockquote p {
	font-size: 20px;
}
.submit-form-main button, .submit-form-main .button, .submit-form-main .faux-button, .submit-form-main .wp-block-button__link, .submit-form-main .wp-block-file .wp-block-file__button, .submit-form-main input[type="button"], input[type="reset"], .submit-form-main input[type="submit"] {
	font-size: 1.7rem !important;
	padding: .6em 1.44em;
	background: #269045 !important;
	border-radius: 3px;
}
button:hover, button:focus {
	text-decoration: none;
}
.submit-form-main {
	padding: 30px;
	background: #f5f5f5;
	border: 1px solid #eaeaea;
}
.submit-form-main label {
	display: block;
	margin-bottom: 12px;
}
.submit-form-main .form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 10px);
	padding: .375rem .75rem;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.5;
	color: #000;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.submit-form-main textarea.form-control {
	height: 125px;
	resize: none;
}
.contact-box h2 {
	background: #1b1d1f;
	padding: 12px 12px;
	color: #ffffff !important;
	font-size: 1.9rem !important;
	font-weight: 600;
	margin: 0 0 !important;
}
.contact-box {
	border: 1px solid #dddddd;
	margin-bottom: 30px;
	min-height: 260px;
}
.contact-box h3 {
	background: #dddddd !important;
	padding: 12px 12px;
	font-size: 1.7rem !important;
	font-weight: 600;
}
.contact-box p.icon-p {
	position: relative;
	padding: 16px 0 16px 55px;
	border-bottom: 1px solid #dddddd;
	margin: 0 0;
	font-size: 15px;
}
.contact-box p.icon-p.icon-with-address-field{
	    min-height: 105px;
}
.contact-box p.icon-p img {
	height: 25px;
	position: absolute;
	left: 15px;
	top: 17px;
	opacity: .75;
}
.contact-box p.icon-p a {
	color: #bb8d3b;
}
.google-map {
	padding: 10px;
	background: #ddd;
}
.contactpage-form-main {
	margin: 0 0;
}
.contactpage-form-main h3 {
	margin: 0 0 10px 0;
	font-size: 2rem;
	font-weight: 600;
	position: relative;
	color: #324659 !important;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.modal {
	z-index: 9999999 !important;
}
.modal-backdrop {
	z-index: 99999 !important;
}
.modal-dialog {
	max-width: 800px;
	margin: 30px auto;
}
.modal-body {
	position: relative;
	padding: 0px;
}
.close {
	position: absolute;
	right: -30px;
	top: 0;
	z-index: 999;
	font-size: 5rem;
	font-weight: normal;
	color: #fff;
	opacity: 1;
}
.embed-responsive-item {
	width: 100% !important;
	height: 450px !important;
}
.two-columns-main .wp-block-column {
	background: #f5f5f5;
	padding: 20px 20px;
}
.inner-page-main .contentArea h2 {
	color: #324659;
	font-size: 2.2rem;
    font-weight: 400;
    margin: 0 0 15px 0;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: .5px;
}
.inner-page-main .contentArea h3 {
  color: #b87e2c;
    font-size: 2.1rem;
    font-weight: 300;
    margin: 0 0 20px 0;
    letter-spacing: 0;
    font-family: 'Oswald', sans-serif !important;
    background: #fafafa;
    padding: 10px;
    border-radius: 3px;
}
.inner-page-main .contentArea .wp-block-column h3 {
	color: #0075ba;
}
.inner-page-main .contentArea h2{
	text-transform: uppercase;
}
.download-button{
text-align: center;
    position: relative;
}
.pattern1 {
     position: relative;
    max-width: 695px !important;
    width: 100% !important;
    margin: 0 auto 0 auto;
   height: 45px;
}
.pattern1:before {
    background: url(../images/dotted-line-2-2sides.png) no-repeat;
	content: "";
    height: 88px;
    display: block;
    margin: auto;
}
.download-button a{
padding: 15px 35px !important;
    background-color: #269045;
    color: #ffffff !important;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    border: none !important;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 1px;
	    box-shadow: 0px 14px 29px 0px rgba(3,36,62,.13);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.download-button a:hover,
.download-button a:focus{
	  background-color: #b87e2c;
	text-decoration: none;
}
.download-button a strong{
	  font-weight: 400;

}
.download-specification {
    border-radius: 0 0 !important;
    border: 1px solid #d5e2f3;
    background-color: #fafafa;
    padding: 16px 22px;
    text-align: center;
    position: relative;
    margin-bottom: 15px !important;
    margin-top: 1rem !important;
    color: #000;
    box-shadow: 0 6px 6px -6px rgba(0,0,0,.1);
}
.download-specification .wp-block-column:first-child {
    flex-basis: calc(80% - 16px);
    flex-grow: 0;
}
.download-specification .wp-block-column:last-child {
    text-align: right;
    flex-basis: calc(20% - 16px);
    flex-grow: 0;
}
.download-specification .wp-block-column:last-child a {
    padding: 8px 16px;
    background-color: #b87e2c;
    color: #ffffff;
    border-radius: 5px;
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
    display: inline-block;
    border: none !important;
}
.contentArea a{
	border-bottom: 1px dashed #e18335;
	color: #e18335;
	    padding-bottom: 2px;
}
.contentArea a:hover,
.contentArea a:focus{
	text-decoration: none;
}
blockquote {
     border-color: transparent !important;
    border-style: solid;
    border-width: 0 0;
    margin: 25px 0 !important;
    padding: 1.5em 3em 1.5em 3em;
    color: #324659 !important;
    font-weight: 400;
    position: relative;
    background: #f5f9fd !important;
    font-size: 26px;
}
blockquote.no-background{
	    background: transparent !important;
	    padding: 1em 2em 1em 2.5em !important;
}
blockquote.no-background:before {
    width: 28px !important;
    height: 28px !important;
	
}
.vision-mission-blocks .wp-block-column{
	    background: #233340 url(../images/section-design-right.svg) no-repeat right bottom !important;
    padding: 10px;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    background-size: auto 42% !important;
}
.vision-mission-blocks .wp-block-column h3{
	    background: #269045 !important;
	color: #fff !important;
}
.vision-mission-blocks .wp-block-column p{
	color: #ffffff;
	padding: 10px 20px;
	font-size: 18px;
}
.contentArea .post-meta-wrapper {
    margin-top: 1rem;
    margin-bottom: 3rem;
}
.post-meta-wrapper .post-comment-link {
	display: none;
}
.post-meta-wrapper .post-meta .meta-wrapper{
	font-size: 13px;
	    margin: 0 20px 0 0;
}
.post-meta-wrapper .post-meta .post-author.meta-wrapper,
.post-meta-wrapper .post-meta .post-date.meta-wrapper{
	pointer-events: none;
}
.contentArea .post-meta-single-top .post-meta {
    justify-content: flex-start;
    margin: 0 0;
}
.post-meta-wrapper .post-meta .meta-wrapper a{
	border-bottom: none !important;
	    color: #6d6d6d;
}
.post-meta-wrapper .post-meta .meta-icon svg {
    width: 1.3rem;
    height: 1.3rem;
}
.contentArea .post-meta {
    margin: 0 0;
}
blockquote cite{
      color: #e18335;
    font-family: 'Lato', sans-serif !important;
    letter-spacing: .5px;
    font-weight: 400;
	position: relative;
	    padding-left: 10px;
	    margin-top: 1rem;
}
blockquote cite:before{
	 content: "-";
    position: absolute;
    left: 0px;
	 top: 0px;
}
blockquote:before{
    content: "";
    position: absolute;
    left: 20px;
    top: 15px;
    background: url(../images/quote.svg) no-repeat center center;
    background-size: auto 100%;
    width: 35px;
    height: 35px;
	    opacity: .55;
}
blockquote p{
		font-size: 19px !important;
    line-height: 32px !important;
}
blockquote p em{
	font-style: normal !important;
}
.benefits-main-block .wp-block-column img{
 
}
.benefits-main-block .wp-block-columns,
.benefits-main-block .wp-block-columns .wp-block-column .wp-block-image{
	    margin: 0 0 !important;
}

.benefits-main-block .wp-block-column h3{
    font-size: 2rem;
    font-family: 'Oswald', sans-serif !important;
    font-weight: 400;
    margin-bottom: 10px;
    letter-spacing: .5px;
	    margin-left: 25px;
    margin-right: 25px;
	color: #1b3344;
}
.benefits-main-block .has-text-align-center{
	font-size: 18px;
	    margin: 0 20% 55px 20%;
}

.benefits-main-block .wp-block-column p {
    margin-bottom: 5rem;
	    margin-left: 25px;
    margin-right: 25px;
}
.post-meta-wrapper {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.inner-page-main .contentArea h4 {
	    color: #1b3344;
    font-size: 2rem;
    font-weight: 400;
    position: relative;
    margin: 0 0 20px 0;
}
.inner-page-main .contentArea h4:before {
	position: absolute;
	left: 0;
	right: auto;
	bottom: -6px;
	content: "";
	margin: 0 auto;
	height: 2px;
	background: #86c63b;
	width: 25px;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
dl, ol, ul {
	margin-top: 0;
	margin-bottom: 2rem;
}
p {
	margin-top: 0;
	margin-bottom: 2rem;
}

@media screen and (min-width: 240px) and (max-width: 319px) {
	.search-toggle .toggle-icon, .search-toggle svg {
     height: 1.8rem;
    width: 1.8rem;
}
	.product-check span.wpcf7-list-item {
    width: 100%;
}
	.main-header{
		padding: 6px 0;
	}
	.main-header .toggle-inner .toggle-text{
		display: none;
	}
	
    .company-main .company-description{
    padding-left: 0px;
}
	.benefits-main-block .wp-block-column .wp-block-image {
    min-height: inherit;
}
	.sitemap-main .breadcrumb {
    margin-left: 0;
}
	.banner-main{
		    background: #edf4fa;
	}
.banner-main .slick-slider-body {
     bottom: 70%;
    left: 2px;
    right: 2px;
	padding: 20px 0;
}
	.banner-main .slick-slider-body:before{
		content: none;
	}

	.banner-main .slick-slider-body h3 {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 1px;
    margin: 0 0 9px 0;
}
	.company-main .company-description{
		margin: 0 0;
	}
	.highlights-section {
    margin: 45px 6% 0 6%;
}
	.banner-main .slick-slider-body h3 strong {
    font-size: 2.2rem;
    letter-spacing: 0;
    margin-top: 7px;
    line-height: 20px;
    margin-bottom: 2px;
}
	.banner-main .slick-slider-body p {
    font-size: 12px;
    line-height: 16px;
 
}
	.banner-main .slick-slider-body a{
		    padding: 6px 10px;
		    font-size: 11px;
	}
	.products-categories a {
    width: 205px;
    height: 205px;
    margin: 0 auto 55px;
}
	.btn-custom-side{
		display: none;
	}
	.banner-main .slick-dots {
    bottom:0;
    width: auto;
    right: 0;
    left: 0;
}
	.banner-main .slick-dots li {
    display: inline-block;
}
.process-main .section-title,
	.team-main-block .section-title, 
	.plans-main-container .section-title{
    margin: 0 0 50px 0;
}	
	.section-title h2{
	font-size: 2.4rem;
	}
	.process-main .process-inner-container {
    min-height: auto;
    margin-right: 0;
		margin-bottom: 30px;
}
	.process-main .process-inner-container:after{
		content: none;
	}
	.team-main-block{
	    margin-top: 4em;
	}
	.company-main{
		
	}
	.company-main .section-title h2:before,
	.blog-main-conatiner .section-title h2:before {
    left: 0;
    right: 0;
}
	.plans-main-container .card-custom .card-body ul {
    margin: 0 10px 40px 10px;
}
	
	.plans-main-container .card-custom {
    margin-bottom: 30px;
}
	.blog-main-conatiner {
    text-align: center;
}
	.blog-main-conatiner .blog-latest-posts{
		margin-top: 30px;
	}
	.blog-main-conatiner .blog-latest-posts  a{
		margin-bottom: 30px;
	}
	.footer-main-menu .widget{

	}
	.footer-main-menu .widget ul li {
    display: block !important;
    margin-right: 0;
}
	.footer-main-menu .widget ul li a {
    padding: 9px 0;
		    border-bottom: 1px solid rgba(255,255,255,.1);
}
	.footer-main-menu .widget ul li:last-child a{
	
	}
	footer .socialmedia {
    text-align: left;
}
	footer .socialmedia a{
		margin: 0 6px;
	}
	.contact-info .contact-info-inner{
		min-height: inherit;
		margin-bottom: 15px;
	}
	.vpb-theme-style{
		display:none;
	}
	
	
	
	
	
	
	
	
	
	.mobile-call-to-actions{
    display: flex !important;
	}
	footer{
		    padding-bottom: 70px;
	}
		.reports-download-main .wp-block-column:last-child {
    text-align: left;
}
	.sidebar{
		     margin-top: 35px;
    margin-bottom: 35px;
	}
	
	.company-banner-home{
		margin-top: 40px;
}
	.menu-modal{
		z-index: 999 !important;
	}
	.menu-modal button{
		    background: transparent !important;
	}
.main-header {
	position: relative !important;
}
.main-header .header-titles img, .main-header.active .header-titles img {
	height: auto;
}
.video-banner-captions .video-banner-captions-inner {
	margin: 15% 10% 15% 10%;
}
.video-banner-captions h1 {
	font-size: 2.3rem;
}
.video-banner-captions p {
    font-size: 1.2rem;
    line-height: 1.3rem;
}
	.highlights-section .highlights-inner {
    flex: 0 0 100%;
		    padding: 20px 20px;
		    border: 1px solid #ddd;
    margin-bottom: 10px;
}
	.highlights-section .highlights-inner:last-child{
	border-right: 1px solid #ddd;	
	}
	.team-main-block .section-title, .plans-main-container .section-title, .products-main-block .section-title, .benefits-main-block .section-title, .contract-farming-block .section-title {
    text-align: center;
    margin: 0 0 15px 0;
}
	.benefits-main-block .has-text-align-center {
    margin: 0 0 55px 0;
}
	.primary-call-to-action a, .more-button{
		padding: 10px 20px;
	}
	.certification-block .wp-block-column{
		margin: 15px 15px;
	}
	.products-main .section-title {
    text-align: center;
    margin: 0 0 20px 0;
}
	.products-main .products-inner .products-description a{
		padding: 12px;
	}
	.products-main .col-md-4:nth-child(2) .products-inner .products-description a h3 {
    margin-top: 0;
}
	.submit-form-main {
    padding: 15px 10px;
}
	.map-container {
    margin: 0 -15px;
}
section {
	padding: 4rem 1rem;
}
.more-link {
	margin-top: 18px;
}
.highlights-section {
	margin-top: 35px;
}
.team-slider-main {
	margin-top: 35px;
	padding-left: 20px;
	padding-right: 20px;
}
.slick-team .zmdi-arrow-left, .slick-testimonials .zmdi-arrow-left {
	left: -21px;
}
.slick-team .zmdi-arrow-right, .slick-testimonials .zmdi-arrow-right {
	right: -21px;
}
.testimonials-main-block {
	padding-left: 2rem;
	padding-right: 2rem;
}
.footer-company-column {
	margin-right: 0;
	margin-bottom: 40px;
}
.footer-menu-column {
	margin-bottom: 40px;
}
footer .footer-bottom{
	text-align: center;
	padding: 22px 0;
}
	.mobile-call-to-actions a {
    padding: 10px 3px;
    font-size: 10px;
}
	.mobile-call-to-actions a img{
		    height: 20px;
    width: 20px;
	}
.webCreation {
	text-align: center;
	margin-top: 10px !important;
}
.inner-page-main {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
}
.landigng-content-area blockquote {
	margin: 0 0;
}
.team-slider-main .slick-team {
	margin-left: 0px;
}
.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
	font-size: 1.9rem;
	color: #324659 !important;
}
	button.close-nav-toggle {
    padding: 2.1rem 0;

}
.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
	text-decoration: none;
	color: #0b83c1 !important;
}
	
	.inner-banner {
    padding-top: 0px;
    max-height: inherit;
    min-height: inherit;
}

	.inner-page-main .content-top-support-block {
    padding: 0;
    margin-top: 0;
}
	.sitemap-main{
		bottom: 0;
	}
	.contact-address-box {
    margin-top: 35px;
}
		.inner-banner-blog {
    min-height: auto;
    position: relative;
    padding: 12px 0;
}
	.inner-banner-blog .sitemap-main .breadcrumb {
    margin: 0 0;
}
	.inner-banner-blog .sitemap-main {
    bottom: auto;
    position: relative;
}
	.search-results #site-content, .search-no-results #site-content {
    padding-top: 15px !important;
    padding-bottom: 35px;
		padding-left: 15px;
		padding-right: 15px;
}
	.error404 #site-content {
    padding-top: 0;
}
}

@media screen and (min-width: 320px) and (max-width: 479px) {
     .company-main .company-description{
    padding-left: 0px;
		     margin: 0 0;
}
		.product-check span.wpcf7-list-item {
    width: 50%;
}
	.submit-form-main {
    padding: 15px 12px;
}
	.price-blocks .card-body {
    min-height: inherit;
}
	.error404 #site-content {
    padding-top: 0;
}
	.search-results #site-content, .search-no-results #site-content {
    padding-top: 15px !important;
    padding-bottom: 35px;
		padding-left: 15px;
		padding-right: 15px;
}

	.inner-banner-blog {
    min-height: auto;
    position: relative;
    padding: 12px 0;
}
	.inner-banner-blog .sitemap-main .breadcrumb {
    margin: 0 0;
}
	.inner-banner-blog .sitemap-main {
    bottom: auto;
    position: relative;
}
	.contact-address-box {
    margin-top: 35px;
}
		.benefits-main-block .wp-block-column .wp-block-image {
    min-height: inherit;
}
		.sitemap-main .breadcrumb {
    margin-left: 0;
			margin-bottom: 0;
}
	.certification-block .wp-block-column img {
    height: 140px;
    display: inline-block;
}
	.certification-block a{
		    border-bottom: none !important; 
	}
	.products-landing-blocks a.product1, .products-landing-blocks a.product2{
		background-position: center 100px !important;
	}
	.pattern1{
		height: 75px;
	}
	.pattern1:before{
		background-position: center center;
	}
	.columns-main-block .wp-block-column:after{
		    transform: rotate(90deg);
		    right: -19px;
    top: 77px;
	}
	.map-container{
		margin: 0 -15px;
	}
	.banner-main .slick-slider-body {
    /* position: relative;
    background: rgba(0,0,0,0.9);
    text-align: center; 
		 bottom: auto;
    z-index: 9;
    padding: 25px 15px 50px 15px;
    width: 100%;
    transform: inherit;
    margin: 0 auto;
		  top: 0;
		*/
		    bottom: 61%;
    left: 10px;
    right: 10px;
  
   
}
	
	.banner-main .slick-slider-body h3 {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 1px;
		    margin: 0 0 20px 0;
}
	.banner-main .slick-slider-body h3 strong {
    font-size: 2.5rem;
    letter-spacing: 0;
    margin-top: 7px;
    line-height: 30px;
    margin-bottom: 2px;
}
	.banner-main .slick-slider-body p {
    font-size: 13px;
    line-height: 16px;
 
}
	.banner-main .slick-dots {
    bottom:0;
    width: auto;
    right: 0;
    left: 0;
}
	.banner-main .slick-slider-body a{
		padding: 10px 20px;
		font-size: 12px;
	}
	.banner-main .slick-dots li {
    display: inline-block;
}
.process-main .section-title,
	.team-main-block .section-title, 
	.plans-main-container .section-title{
    margin: 0 0 50px 0;
}	
	.section-title h2{
	font-size: 2.4rem;
	}
	.process-main .process-inner-container {
    min-height: auto;
    margin-right: 0;
		margin-bottom: 30px;
}
	.process-main .process-inner-container:after{
		content: none;
	}
	.team-main-block{
	    margin-top: 4em;
	}
	.company-main{

	}
	.company-main .section-title h2:before,
	.blog-main-conatiner .section-title h2:before {
    left: 0;
    right: 0;
}
	.plans-main-container .card-custom .card-body ul {
    margin: 0 10px 40px 10px;
}
	
	.plans-main-container .card-custom {
    margin-bottom: 30px;
}
	.blog-main-conatiner {
    text-align: center;
}
	.blog-main-conatiner .blog-latest-posts{
		margin-top: 30px;
	}
	.blog-main-conatiner .blog-latest-posts  a{
		margin-bottom: 30px;
	}
	.footer-main-menu .widget{

	}
	.footer-main-menu .widget ul li {
    display: block !important;
    margin-right: 0;
}
	.footer-main-menu .widget ul li a {
    padding: 9px 0px;
		    border-bottom: 1px solid rgba(255,255,255,.1);
}
	.footer-main-menu .widget ul li:last-child a{

	}
	footer .socialmedia {
    text-align: left;
}
	footer .socialmedia a{
		margin: 0 8px;
	}
	.contact-info .contact-info-inner{
		min-height: inherit;
		margin-bottom: 15px;
	}
	
	.vpb-theme-style{
		display: none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.mobile-call-to-actions{
    display: flex !important;
	}
	footer{
		    padding-bottom: 70px;
	}
	.reports-download-main .wp-block-column:last-child {
    text-align: left;
}
	.sidebar {
    margin-top: 35px;
    margin-bottom: 35px;
}
		.company-banner-home{
		margin-top: 40px;
}
	.menu-modal{
		z-index: 999 !important;
	}
	.menu-modal button{
		    background: transparent !important;
	}
.main-header {
	position: relative !important;
}
.main-header .header-titles img, .main-header.active .header-titles img {
    width: 240px !important;
    height: auto !important;
    padding: 6px 0;
}
	.main-header .toggle-inner .toggle-text{
		display: none;
	}
	.banner-main .slick-image:before{
		content: none;
	}
.video-banner-captions .video-banner-captions-inner {
	margin: 15% 10% 15% 10%;
}
.video-banner-captions h1 {
	font-size: 2.6rem;
}
.video-banner-captions p {
	font-size: 1.8rem;
	line-height: 2.3rem;
}
section {
	padding: 4rem 1rem;
}
.more-link {
	margin-top: 18px;
}
.highlights-section {
flex-flow: column wrap;
	    margin: 40px 25px 15px 25px;
}
	.highlights-section .highlights-inner {
    border: 1px solid #ddd;
    padding: 20px 15px;
    margin-bottom: 10px;
}
	.highlights-section .highlights-inner:last-child {
    border-right:1px solid #ddd;
}
	.products-categories a{
	    width: 235px;
    height: 235px;
    margin: 0 auto 55px;
	}
	.products-categories a.grounded-bg{
		margin-bottom: 0 !important;
	}
	.products-main-block{
		padding: 6rem 0 6rem 0;
	}
	.benefits-main-block .has-text-align-center {
    font-size: 18px;
    margin: 0 0 55px 0;
}
	.benefits-main-block .wp-block-column{
	text-align: center;
	}
	.benefits-main-block .wp-block-column h3{
		margin-left: 0;
		margin-right: 0;
	}
	.benefits-main-block .wp-block-column p {
       margin-bottom: 2.5rem;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 2.5rem;
}
	.shop-main-block-inner{
		padding: 0 25px;
	}
	.shop-main-block-inner p {
    margin: 0 0 30px 0;
}
	.primary-call-to-action a, .more-button{
		padding: 14px 30px;
	}
	.contract-farming-block-inner p {
    margin: 0 20px 30px 20px;

}
	.contract-farming-block{
	    padding: 6rem 0;
	}
	.team-main-block .section-title, .plans-main-container .section-title, .products-main-block .section-title, .benefits-main-block .section-title, .contract-farming-block .section-title {
    text-align: center;
    margin: 0 0 15px 0;
}
	.products-categories {
    margin-top: 50px;
}
	.btn-custom-side{
		display: none;
	}
.team-slider-main {
	margin-top: 35px;
padding-left: 30px;
    padding-right: 30px;
}
.certification-conatiner {
    padding: 4rem 2rem !important;
}
.slick-team .zmdi-arrow-left, .slick-testimonials .zmdi-arrow-left {
	left: -21px;
}
.slick-team .zmdi-arrow-right, .slick-testimonials .zmdi-arrow-right {
	right: -21px;
}
.testimonials-main-block {
	padding-left: 2rem;
	padding-right: 2rem;
}
.footer-company-column {
	margin-right: 0;
	margin-bottom: 40px;
}
.footer-menu-column {
	margin-bottom: 40px;
}
footer .footer-bottom {
	text-align: center;
    padding: 20px 0 60px 0;
}
	.certification-conatiner img {
    max-width: inherit;
    height: 120px;
}
.webCreation {
	text-align: center;
	margin-top: 10px !important;
}
.inner-page-main {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
}
.landigng-content-area blockquote {
	margin: 0 0;
}
.team-slider-main .slick-team {
	margin-left: 0px;
}
.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
	font-size: 1.9rem;
	color: #324659 !important;
}
.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
	text-decoration: none;
	color: #0b83c1 !important;
}
	button.close-nav-toggle{
		padding: 2rem 0;
	}
.inner-banner {
      padding-top: 0px;
    max-height: inherit;
    min-height: inherit;
}
	.inner-page-main .content-top-support-block {
    padding: 0;
    margin-top: 0;
}
	.sitemap-main{
		bottom: 0;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	.mobile-call-to-actions a{
		font-size: 15px;
	}
   .company-main .company-description{
    padding-left: 0px;
		     margin: 0 0;
}
	.price-blocks .card-body {
    min-height: inherit;
}
	.error404 #site-content {
    padding-top: 0;
}
	.search-results #site-content, .search-no-results #site-content {
    padding-top: 15px !important;
    padding-bottom: 35px;
		padding-left: 15px;
		padding-right: 15px;
}

	.inner-banner-blog {
    min-height: auto;
    position: relative;
    padding: 12px 0;
}
	.inner-banner-blog .sitemap-main .breadcrumb {
    margin: 0 0;
}
	.inner-banner-blog .sitemap-main {
    bottom: auto;
    position: relative;
}
	.contact-address-box {
    margin-top: 35px;
}
		.benefits-main-block .wp-block-column .wp-block-image {
    min-height: inherit;
}
		.sitemap-main .breadcrumb {
    margin-left: 0;
			    margin-bottom: 0;
}
	.certification-block .wp-block-column img {

    height: 150px;
    display: inline-block;
}
	.certification-block .wp-block-column a{
		border-bottom: none !important;
	}
	.landing-blocks.products-landing-blocks a .more-link {
    margin-top: 0;

}
	.landing-blocks a{
		min-height: inherit;
	}
	.pattern1:before {
    background-position: center center;
}
	.columns-main-block .wp-block-column:after {
    transform: rotate(90deg);
    right: -19px;
    top: 77px;
}
	.map-container {
    margin: 0 -15px;
}
	.product-check span.wpcf7-list-item {
    width: 48%;
}
	
	.banner-main .slick-slider-body {
    /* position: relative;
    background: rgba(0,0,0,0.9);
    text-align: center; 
		 bottom: auto;
    z-index: 9;
    padding: 25px 15px 50px 15px;
    width: 100%;
    transform: inherit;
    margin: 0 auto;
		  top: 0;
		*/
	    bottom: 54%;
    left: 10px;
    right: 10px;
    transform: translate(0, 100px);
  
   
}
	
	.banner-main .slick-slider-body h3 {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 1px;
		    margin: 0 0 20px 0;
}
	.banner-main .slick-slider-body h3 strong {
      font-size: 3.2rem;
    letter-spacing: 0;
    margin-top: 10px;
    line-height: 30px;
    margin-bottom: 18px;
}
	.banner-main .slick-slider-body p {
    font-size: 13px;
    line-height: 16px;
 
}
	.banner-main .slick-dots {
    bottom:0;
    width: auto;
    right: 0;
    left: 0;
}
	.banner-main .slick-slider-body a{
		padding: 10px 20px;
		font-size: 12px;
	}
	.banner-main .slick-dots li {
    display: inline-block;
}
.process-main .section-title,
	.team-main-block .section-title, 
	.plans-main-container .section-title{
    margin: 0 0 50px 0;
}	
	.section-title h2{
	font-size: 2.4rem;
	}
	.process-main .process-inner-container {
    min-height: auto;
    margin-right: 0;
		margin-bottom: 30px;
}
	.process-main .process-inner-container:after{
		content: none;
	}
	.team-main-block{
	    margin-top: 4em;
	}
	.company-main{

	}
	.company-main .section-title h2:before,
	.blog-main-conatiner .section-title h2:before {
    left: 0;
    right: 0;
}
	.plans-main-container .card-custom .card-body ul {
    margin: 0 10px 40px 10px;
}
	
	.plans-main-container .card-custom {
    margin-bottom: 30px;
}
	.blog-main-conatiner {
    text-align: center;
}
	.blog-main-conatiner .blog-latest-posts{
		margin-top: 30px;
	}
	.blog-main-conatiner .blog-latest-posts  a{
		margin-bottom: 30px;
	}
	.footer-main-menu .widget{

	}
	.footer-main-menu .widget ul li {
    display: block !important;
    margin-right: 0;
}
	.footer-main-menu .widget ul li a {
    padding: 9px 0px;
		    border-bottom: 1px solid rgba(255,255,255,.1);
}
	.footer-main-menu .widget ul li:last-child a{

	}
	footer .socialmedia {
    text-align: left;
}
	footer .socialmedia a{
		margin: 0 8px;
	}
	.contact-info .contact-info-inner{
		min-height: inherit;
		margin-bottom: 15px;
	}
	
	.vpb-theme-style{
		display: none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.mobile-call-to-actions{
    display: flex !important;
	}
	footer{
		    padding-bottom: 70px;
	}
	.reports-download-main .wp-block-column:last-child {
    text-align: left;
}
	.sidebar {
    margin-top: 35px;
    margin-bottom: 35px;
}
		.company-banner-home{
		margin-top: 40px;
}
	.menu-modal{
		z-index: 999 !important;
	}
	.menu-modal button{
		    background: transparent !important;
	}
.main-header {
	position: relative !important;
}
.main-header .header-titles img, .main-header.active .header-titles img {
    width: 240px !important;
    height: auto !important;
    padding: 6px 0;
}
	.main-header .toggle-inner .toggle-text{
		display: none;
	}
	.banner-main .slick-image:before{
		content: none;
	}
.video-banner-captions .video-banner-captions-inner {
	margin: 15% 10% 15% 10%;
}
.video-banner-captions h1 {
	font-size: 2.6rem;
}
.video-banner-captions p {
	font-size: 1.8rem;
	line-height: 2.3rem;
}
section {
	padding: 4rem 1rem;
}
.more-link {
	margin-top: 18px;
}
.highlights-section {
flex-flow: column wrap;
	    margin: 40px 25px 15px 25px;
}
	.highlights-section .highlights-inner {
    border: 1px solid #ddd;
    padding: 20px 15px;
    margin-bottom: 10px;
}
	.highlights-section .highlights-inner:last-child {
    border-right:1px solid #ddd;
}
	.products-categories a{
	
    margin: 0 auto 55px;
	}
	.certification-block .wp-block-column {
    padding: 15px 15px 25px 15px;
}
	.products-categories a.grounded-bg{
		margin-bottom: 0 !important;
	}
	.products-main-block{
		padding: 6rem 0 6rem 0;
	}
	.benefits-main-block .has-text-align-center {
    font-size: 18px;
    margin: 0 0 55px 0;
}
	.benefits-main-block .wp-block-column{
	text-align: center;
	}
	.benefits-main-block .wp-block-column h3{
		margin-left: 0;
		margin-right: 0;
	}
	.benefits-main-block .wp-block-column p {
       margin-bottom: 2.5rem;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 2.5rem;
}
	.shop-main-block-inner{
		padding: 0 25px;
	}
	.shop-main-block-inner p {
    margin: 0 0 30px 0;
}
	.primary-call-to-action a, .more-button{
		padding: 14px 30px;
	}
	.contract-farming-block-inner p {
    margin: 0 20px 30px 20px;

}
	.contract-farming-block{
	    padding: 6rem 0;
	}
	.team-main-block .section-title, .plans-main-container .section-title, .products-main-block .section-title, .benefits-main-block .section-title, .contract-farming-block .section-title {
    text-align: center;
    margin: 0 0 15px 0;
}
	.products-categories {
    margin-top: 50px;
}
	.btn-custom-side{
		display: none;
	}
.team-slider-main {
	margin-top: 35px;
padding-left: 30px;
    padding-right: 30px;
}
.certification-conatiner {
    padding: 4rem 2rem !important;
}
.slick-team .zmdi-arrow-left, .slick-testimonials .zmdi-arrow-left {
	left: -21px;
}
.slick-team .zmdi-arrow-right, .slick-testimonials .zmdi-arrow-right {
	right: -21px;
}
.testimonials-main-block {
	padding-left: 2rem;
	padding-right: 2rem;
}
.footer-company-column {
	margin-right: 0;
	margin-bottom: 40px;
}
.footer-menu-column {
	margin-bottom: 40px;
}
footer .footer-bottom {
	text-align: center;
    padding: 20px 0 60px 0;
}
	.certification-conatiner img {
    max-width: inherit;
    height: 120px;
}
.webCreation {
	text-align: center;
	margin-top: 10px !important;
}
.inner-page-main {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
}
.landigng-content-area blockquote {
	margin: 0 0;
}
.team-slider-main .slick-team {
	margin-left: 0px;
}
.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
	font-size: 1.9rem;
	color: #324659 !important;
}
.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
	text-decoration: none;
	color: #0b83c1 !important;
}
	button.close-nav-toggle{
		padding: 2rem 0;
	}
.inner-banner {
      padding-top: 0px;
    max-height: inherit;
    min-height: inherit;
}
	.inner-page-main .content-top-support-block {
    padding: 0;
    margin-top: 0;
}
	.sitemap-main{
		bottom: 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.mobile-call-to-actions a{
		font-size: 15px;
	}
		.search-results #site-content, .search-no-results #site-content {
    padding-top: 103px !important;
    padding-bottom: 35px;
		padding-left: 15px;
		padding-right: 15px;
}
	.sidebar .childpages-main ul.lastet-posts-main li a {
    flex-flow: column wrap;
		    text-align: center;
}
	.sidebar .childpages-main ul.lastet-posts-main li a img{
		margin-bottom: 10px;
	}
	.contact-address-box .icon-p{
		    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    min-height: inherit;
		    text-align: center;
	}
	.contact-address-box .icon-p img{
		margin-bottom: 20px;
	}
.sitemap-main .breadcrumb {
    margin-left: 0;
    margin-bottom: 25px;
}
	.product-check span.wpcf7-list-item {
    width: 33%;
}
	.news-single-block figure img{
		height: 60px;
	}
	.certification-block .wp-block-column img {

    height: 100px;
    display: inline-block;
}
	.certification-block .wp-block-column a{
		border-bottom: none !important;
	}
	.products-landing-blocks a.product1, .products-landing-blocks a.product2{
		background-position: center 90px;
		
	}
	.landing-blocks a{
    min-height: 265px;
	}
	.pattern1:before {
    background-position: center center;
}
	.container, .container-md, .container-sm {
    max-width: 100%;
}
	button.close-nav-toggle {
    padding: 3.5rem 0;
}
	.mobile-call-to-actions{
		display: flex;
	}
	.vpb-theme-style{
		display: none;
	}
	
	.banner-main .slick-slider-body{

		    padding: 12px 12px;
		left: 4%;
		right: 4%;
	}	
	.banner-main .slick-slider-body h3 {
    font-size: 2.1rem;
    font-weight: 600;
    line-height: 32px;
}
	.banner-main .slick-slider-body h3 strong{
		    font-size: 5rem;
		    line-height: 6rem;
	}
	.company-main .company-description {
    margin: 0 5%;
}
	.products-categories a {
    width: 275px;
    height: 275px;
    margin: 0 20px;
}
	.benefits-main-block .wp-block-column {
    margin-bottom: 0;
}
	.certification-block .wp-block-column{
		margin-bottom: 30px;
	}
	.btn-custom-side{
		display: none;
	}
	.banner-main .slick-slider-body p {
    font-size: 13px;
    line-height: 18px;
}
	.process-main .process-inner-container {
    padding: 20px 8px;
    min-height: 195px;
    margin-right: 0;
    position: relative;
}
	.process-main .process-inner-container:after{
		content: none;
	}
	.plans-main-container .card-custom .card-body ul {
    margin: 0 20px 40px 20px;
}
	.blog-latest-posts a .blog-description h5 {
    font-size: 1em;
}
	.blog-latest-posts a .blog-description{
		padding: 15px;
	}
	
	.contact-info .contact-info-inner{
		    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
		    min-height: 150px;
		
	}
	.contact-info .contact-info-inner p{
		    text-align: center;
    margin-top: 10px;
	}
	footer .footer-bottom {
    padding: 30px 0 140px 0;
}
	
	
	
	
	.sidebar{
		    margin-top: 15px;
	}
	.menu-modal{
		z-index: 999 !important;
	}
	.menu-modal button{
		    background: transparent !important;
	}
.main-header .header-titles img,  .main-header.active .header-titles img {
	height: 48px;
}
	.main-header{
		padding: 6px 0;
	}
	.main-header .toggle-inner .toggle-text{
		display: none;
	}
.video-banner-captions .video-banner-captions-inner {
	margin: 26% 15% 11% 15%;
}
.video-banner-captions h1 {
	font-size: 4.2rem;
}
.team-slider-main .slick-team {
	margin-left: 0;
}
.team-main-block {
	text-align: center;
}
.team-main-block .section-title h2:before {
	left: 0;
	right: 0;
}
.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
	font-size: 1.9rem;
	color: #324659 !important;
}
.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
	text-decoration: none;
	color: #0b83c1 !important;
}
.reports-download-main .wp-block-column:first-child {
    flex-basis: calc(65% - 16px);
}
	.reports-download-main .wp-block-column:last-child {
    flex-basis: calc(35% - 16px);
}
		.inner-banner {
    max-height: inherit;
    min-height: inherit;
}
	.inner-page-main .content-top-support-block {
    margin-top: -15px;
}
	
}

@media (min-width: 992px) and (max-width: 1199px) {
	.btn-custom-side{
		display: none;
	}
	.pattern1:before{
		background-position: center center;
	}
	.main-header{
		padding: 12px 0;
	}
	.mobile-call-to-actions a{
		font-size: 15px;
	}
			.search-results #site-content, .search-no-results #site-content {
    padding-top: 103px !important;
    padding-bottom: 35px;
		padding-left: 15px;
		padding-right: 15px;
}
	.menu-modal button {
    background: transparent !important;
}
	.inner-banner{
		min-height: 250px;
		max-height: 250px;
	}
	.inner-page-main{
		    z-index: 9;
	}
	.mobile-call-to-actions{
		display: flex;
	}
	.vpb-theme-style{
		display: none;
	}
	
	.banner-main .slick-slider-body{
		    padding: 12px 12px;
    left: 4%;
    right: 4%;
	}
	.process-main .process-inner-container{
		min-height: 210px;
	}
	footer .footer-bottom {
    padding: 30px 0 145px 0;
}
	.footer-main-menu .widget ul li {
    margin-right: 20px;
}
	
	
	
	
	
	
	
	
.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
	font-size: 1.9rem;
	color: #324659 !important;
}
.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
	text-decoration: none;
	color: #0b83c1 !important;
}
.inner-banner {
    /* padding-top: 60px; */
    position: relative;
    background: #324659;
    /* max-height: 450px; */
    /* min-height: 450px; */
    top: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    align-content: center;
}
}

@media (min-width: 1000px) and (max-width: 1100px) {
.main-header .primary-menu > li {
	margin: 0.8rem .8em 0 .8rem !important;
}
}

@media (min-width: 1200px) {
}


/* Portrait */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
.header-navigation-wrapper {
    display: none;
}
	  .header-titles-wrapper {
    max-width: 100%;
    width: 100%;
}
.header-inner .toggle {
    align-items: center;
    display: flex;
    overflow: visible;
    padding: 0 2rem;
}
	  .search-toggle {
    left: 2rem !important;
}
	  .nav-toggle {
    right: 2rem !important;
}
	  .nav-toggle, .search-toggle {
    position: absolute !important;
  
}
.menu-modal-inner {
background: #fff;
    display: flex;
    justify-content: stretch;
    overflow: auto;
    -ms-overflow-style: auto;
    width: 100%;
}
	  .mobile-menu {
      display: block;
}
}



/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
.header-navigation-wrapper {
    display: none;
}
	  .header-titles-wrapper {
    max-width: 100%;
    width: 100%;
}
.header-inner .toggle {
    align-items: center;
    display: flex !important;
    overflow: visible;
    padding: 0 2rem;
}
	  .search-toggle {
    left: 2rem !important;
}
	  .nav-toggle {
    right: 2rem !important;
}
	  .nav-toggle, .search-toggle {
    position: absolute !important;
  
}
.menu-modal-inner {
background: #fff;
    display: flex;
    justify-content: stretch;
    overflow: auto;
    -ms-overflow-style: auto;
    width: 100%;
}
	  .mobile-menu {
      display: block;
}
}




