h1, .h1, h2, .h2, h4, .h4, h5, .h5 {
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}
.displaynone-new {
  display: none !important;
}
.formobile {
  display: none;
}
.topslider-wraper .slider-left img.star-rating {
/*     width: 40%; */
	    width: 230px;
}
html, :root {
    scroll-behavior: initial !important;
}
/* header menu start */
section.homeslider > .container {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.newheader-wraper .header-left .company-logo {
    padding: 5px 0px;
}
nav#main-menu {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  padding: 0px;
}
.headernew-menu .main-menu-class.navbar-nav {
  padding: 0 !important;
  display: flex;
  align-items: center;
/*   justify-content: center !important; */
	justify-content: space-between !important;
}
.headernew-menu ul.navbar-nav a {
  padding: 30px 35px !important;
  color: #fff;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.headernew-menu .menu-main-menu-2-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.headernew-menu .main-menu-class.navbar-nav li {
  display: flex;
  margin: 0px;
}

.headernew-menu ul.navbar-nav a {
  position: relative;
}
.headernew-menu ul.navbar-nav a:after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 0px;
  height: 4px;
  background: #fbdf01;
  color: #fbdf01;
  left: 0;
  transform: scaleX(0);
  transition: transform 0.3s;
}
.headernew-menu ul.navbar-nav li:hover a:after {
  width: 100%;
  transform: scaleX(1);
  transition: transform 0.3s;
}
/* header menu end */

/* product slider */

.swiper-container {
  padding-bottom: 20px;
}

.swiper-scrollbar {
  background: #d6d6d6;
}

.swiper-container-horizontal > .swiper-scrollbar {
  border-radius: 2px;
  height: 5px;
  width: 200px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.custom-slider-pagination .swiper-scrollbar {
    position: relative;
    z-index: 0;
}
.custom-wrapper .swiper-container {
  display: flex;
  overflow: hidden;
}
.custom-slider-pagination {
    position: absolute;
    bottom: -20px;
    left: 2%;
    z-index: 11111111;
    background: #b1b1b122;
    height: 4px;
    width: 100%;
}
.custom-slider-pagination .swiper-scrollbar .swiper-scrollbar-drag {
  height: 4px;
  width: 22% !important;
  position: absolute;
  z-index: 1000000000;
  background: rgb(34, 34, 34);
}

/* prodcut slider end */

.page-id-278 header#Header {
  display: none;
}
.page-id-278 main {
  margin-top: 0px !important;
}
section.homeslider h1, section.homeslider .slider-left h2 {
  font-size: 50px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #fff;
}
section.homeslider p {
  font-size: 23px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
	line-height: 1.3;
}
section.homeslider.about .slider-left p{
    font-size: 23px;
    margin-bottom: 15px;
    line-height: 1.2;
}
section.homeslider.about .slider-left img.star-rating{
	margin-bottom: 30px;
}
section.homeslider {
  background: url(/wp-content/uploads/2024/05/header-banner-optimized.png);
  height: 100%;
  display: flex;
/*  height: 105vh;*/
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-size: cover;
  background-position: right;
}
/*section.homeslider.about {
    height: 94vh;
}*/
.col-md-12.topslider-wraper {
    display: flex;
    padding: 0;
    margin-top: 0px;
}
.headernew-menu nav#main-menu {
    margin: 0 auto;
    width: 100%;
}
.slider-right .wpcf7-form  {
    width: auto;
    background: #fff;
    padding: 25px;
    height: auto;
    transform: scale(0.8);
    transform-origin: right;
}
.slider-right form.wpcf7-form.spam .wpcf7-response-output {
    width: 100%;
    font-size: 10px;
    border-color: #fbdf01 !important;
    margin: 0px;
    position: relative;
    bottom: 0;
    left: 0;
}
.wpcf7-spinner
{
  display: none;
}
.submitting .wpcf7-spinner
{
  display: inline-block;
}
input.wpcf7-form-control.wpcf7-submit {
  padding: 14px 30px;
  background: #fbdf01 !important;
  font-size: 17px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #363736;
  border: 0px !important;
}
input.wpcf7-form-control.wpcf7-submit:hover {
  background: #000 !important;
  color: #fbdf01 !important;
  border: 0px !important;
}
.footer-wraper {
  display: flex;
}
.homecontact-form label {
  margin-bottom: 20px;
}
.homecontact-form label {
  width: 100%;
}
.homecontact-form h2 {
/*   font-size: 24px; */
	font-size: 29px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  margin-bottom: 23px;
  color: #4b4b4b;
	text-align: center;
}
body .homecontact-form input{
  width: 100%;
  border: 1px solid #e2e2e2;
  background: #ebebeb;
  padding: 10px;
  font-size: 16px;
  color: #757575 !important;
}
section.homeslider .slider-right {
  display: flex;
  justify-content: flex-end;
}
.topslider-wraper .slider-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
}
.grecaptcha-badge {
  visibility: hidden;
}
.container,
.newheader .container,
section.homeslider > .container,
main .container,
.page-template-Homepage .container {
  max-width: 1300px !important;
  position: relative;
}
section.product-about-today {
  background: #fbdf01;
  padding: 60px 0px;
}
.section-text.today h2 {
  font-size: 50px;
  margin-bottom: 20px;
}
section.product-listing .custom-listing-main .card-body {
  padding: 0px;
}
section.product-about-today p {
  text-align: center;
  /*     width: 75%; */
  width: 80%;
  margin: 0 auto;
  color: #363736;
  font-family: "Poppins", sans-serif;
}
/* our products style */
section.custom-product {
    padding: 60px 0px;
    display: flex;
    min-height: 100vh;
    align-items: center;
}
section.custom-product .product-box {
  display: flex;
}
footer.footer-main .footer-wraper .center {
  display: none;
}

.center-right .footer-product-menu ul {
  display: flex;
  flex-wrap: wrap;
}
.center-right .footer-product-menu li,
.footer-wraper .center ul li {
  margin-bottom: 10px;
  width: 50%;
}
.footer-wraper .col-md-3.center-right {
  width: 42.3%;
  max-width: 42.3%;
  flex: 0 0 42.3%;
}
.overlay p.text-p {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 400;
    line-height: 1.5;
	
}
.custom-product .custom-wrapper {
    display: flex;
    justify-content: space-around;
    width: 100%;
}
.custom-wrapper .card {
  position: relative;
/*   width: 280px; */
  height: 370px;

  display: flex;
    align-items: center;

  padding: 0rem;
  background-color: #fff;
  /* 	box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.5); */
  transition: 0.5s ease-in-out;
  border:0px solid #ddd;

}

/* .custom-wrapper .card:hover {
	transform: translateY(-20px);
} */


.custom-wrapper .card img {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 320px;
  object-fit: cover;
  object-position: center;
}
.custom-wrapper .card .overlay p:empty
{
  display: none;
}
.custom-wrapper .card .overlay {
    position: absolute;
    z-index: 12123;
    color: #fff;
    opacity: 0;
    transform: translateY(30px);
    transition: 0.5s all;
    padding: 15px;
    top: 0;
}
.custom-wrapper .card .overlay p:nth-child(2) {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
.custom-wrapper .card:hover .overlay {
  opacity: 1;
  transform: translateY(30px);
}
.custom-product .custom-wrapper .card {
  padding: 0rem;
}
section.homeslider {
  flex-direction: column;
}
.slider-bottom-menu ul {
  display: flex;
}
.slider-bottom-menu ul li {
  display: flex;
/*   flex-wrap: wrap; */
  margin-right: 43px;
  align-items: center;
}
.slider-bottom-menu ul li p {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin: 0px;
  margin-left: 8px;
}
.custom-wrapper .overlay {
}

.custom-wrapper .text-h1 {
  margin: 0;
}

.custom-wrapper .text-p {
  letter-spacing: 1px;
  /* 	margin-top: 8px; */
  margin-bottom: 10px;
}

.custom-wrapper .link-a {
  color: #fbdf01;
  cursor: pointer;
  transition: 0.4s ease-in-out;
  margin-top: 31px;
  display: flex;
  position: relative;
}

.custom-wrapper .link-a:hover {
  color: #fff;
}
.custom-wrapper .link-a:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0px;
  width: 0;
  height: 1px;
  background: #fff;
  transition: 0.4s ease-in-out;
}
.custom-wrapper .link-a:hover:after {
  width: 28%;
}
.overlay p.text-p {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
	font-weight: 400;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.custom-wrapper .card {
  width: 93%;
  height: auto !important;
}
.cardslideinr
{
  position: relative;
}

section.custom-product .box.swiper-wrapper {
  padding: 0px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 75%;
  margin: 0 auto;
}
.section-text p {
    margin-bottom: 25px;
}
.swiperprvnext {
    position: absolute;
    width: 100%;
    display: flex;
    left: 0;
    bottom: -25px;
    justify-content: center;
}
section.custom-product .box.swiper-wrapper {
  padding:60px 0px 0px 0px;
}
/*section.custom-product .custom-wrapper .col-md-4:nth-child(1), section.custom-product .custom-wrapper .col-md-4:nth-child(3) {
     position: relative;
    top: 88px;
	  padding-top: 80px;
}*/
/*section.custom-product .custom-wrapper .box.swiper-wrapper:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}*/

/*section.custom-product .custom-wrapper .box.swiper-wrapper:nth-child(even) {
  padding-top: 0px;
  justify-content: flex-start;
}
section.custom-product .custom-wrapper .box.swiper-wrapper:nth-child(odd) {
  padding-top: 80px;
}*/
section.custom-product .custom-wrapper .box.swiper-wrapper .card:nth-child(odd) {
    margin-top: -140px;
}
section.custom-product {
  overflow-x: hidden;
}
.slider-bottom-menu {
  position: relative;
  width: 100%;
}
.slider-bottom-menu:before {
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 93%,rgba(0,0,0,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    width: 100%;
    content: "";
    position: absolute;
    bottom: 0;
    background-size: 100%;
    height: 150%;
}
.topslider-wraper, .topslider-wraper>div, .homeslider .container {
    padding: 0;
}
.breadcrumb {
  border-radius: 0px;
}
.slider-bottom-menu ul {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-bottom-menu ul li span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-text h2 {
  font-size: 38px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-bottom: 11px;
}
.section-text span {
  font-size: 27px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: italic;
  text-transform: uppercase;
}
.section-text p {
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
.custom-wrapper .box {
  display: flex;
}
/*.box.swiper-wrapper{
    flex-direction: column;
}*/
.custom-wrapper .box h3 {
    font-size: 25px;
    margin: 20px 0;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    width: 100%;
    text-align: center;
}
.custom-button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 0px;
}
.custom-button .all-product {
  padding: 12px 20px;
  background: #fbdf01 !important;
  font-size: 17px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #363736;
}
.custom-button .readmore {
  padding: 19px 42px;
  background: #fbdf01 !important;
  font-size: 17px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #363736;
}
.custom-button .readmore:hover,
.custom-button .all-product:hover {
  background: #000 !important;
  color: #fbdf01;
}
/* our products style end */

/* home about */
section.about-wraper .about-home {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.about-wraper .about-box {
  display: flex;
  justify-content: end;
  position: relative;
  z-index: 1;
}
.about-box img {
    max-height: 80vh;
    object-fit: contain;
}
.welcome-left h3 {
  font-size: 27px;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-weight: 300;
  text-transform: uppercase;
}
.welcome-left h2 {
  font-size: 40px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #363736;
  margin-bottom: 32px;
}
.welcome-text p {
  font-size: 18px;
  color: #5e5e5e;
  font-family: "Poppins", sans-serif;
}
.welcome-text p label {
  font-size: 22px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: italic;
  margin-top: 22px;
}
.footer-wraper .col-md-3.left ul {
  padding: 0px;
}
.footer-wraper .col-md-3.left ul h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #fbdf01;
  font-size: 18px;
  font-weight: 500;
}
.footer-wraper .col-md-3.left ul {
  display: flex;
  flex-wrap: wrap;
}
.footer-wraper .col-md-3.left ul {
  display: flex;
  flex-wrap: wrap;
}
.footer-wraper .col-md-3.left ul li {
  display: flex;
  margin-right: 13px;
}

.footer-wraper .col-md-3.left ul h4 {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}
.footer-wraper .col-md-3.left ul li {
  display: flex;
  margin-right: 13px;
  font-size: 18px;
}
.footer-wraper .col-md-3.left ul li {
  list-style: none;
  color: #fff;
}
.custom-button.new-readmore {
  display: flex;
  justify-content: flex-start;
  margin: 0px;
  margin-top: 60px;
}
#customers-testimonials .item-details > p {
    height: 190px;
    overflow-y: auto;
}
section.about-wraper {
  padding: 60px 0px;
  background: rgb(246 246 246 / 70%);
  position: relative;
}
section.about-wraper:after {
  content: "";
  position: absolute;
  right: 0px;
  width: 452px;
  height: 100%;
  top: 0px;
  bottom: 0px;
  background: #fdf086;
  z-index: 0;
}
/* home about end */

/* home gallery */

section.gallery-wraper {
  padding: 60px 0px;
}
.gallery-box .gallery-1 {
  display: flex;
}
.gallery-box .gallery-1 img {
    /* padding: 12px; */
    width: 100%;
    height: 100%;
    height: 260px;
}
section.gallery-wraper img {
    object-fit: cover;
}
.gallery-box .gallery-1 img:nth-child(1) {
  padding-left: 0px;
}
section.gallery-wraper .gallery-home {
  display: flex;
}
.gallery-home .gallery-3 {
  /*     padding: 10px; 
    padding-bottom: 10px;*/
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.gallery-home .gallery-3 img {
  height: 100%;
}
.gallery-home .gallery-box-1 {
  display: flex;
  justify-content: center;
}
.gallery-box .gallery-1:nth-child(1) .col-md-7 img {
  padding-right: 10px;
  padding-bottom: 10px;
}
.gallery-box .gallery-1:nth-child(1) .col-md-5 img {
  padding-bottom: 10px;
  padding-left: 10px;
}
.gallery-box .gallery-1:nth-child(2) .col-md-7 img {
  padding-top: 10px;
  padding-left: 10px;
}
.gallery-box .gallery-1:nth-child(2) .col-md-5 img {
  padding-top: 10px;
  padding-right: 10px;
}
/* home gallery end*/

/* home testimonials */

.testimonials.testimonials-wraper {
  background-color: #363736;
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}
.testimonials.testimonials-wraper:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 59%;
  background-color: #fafafa;
}
#customers-testimonials .item-details {
  background-color: #ffffff;
  color: #5e5e5e;
  padding: 40px;
  text-align: left;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
#customers-testimonials .item-details span svg {
  margin-right: 4px;
  color: #fea500;
}
.item-details .stat-icon {
  display: flex;
  margin-bottom: 15px;
}
#customers-testimonials .stat-icon span img {
  width: 25px;
  height: 25px;
}

#customers-testimonials .item-details p {
    font-size: 16px;
    color: #5e5e5e;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
}
#customers-testimonials .item-details .testi-bio-text p {
  font-size: 17px;
  color: #5e5e5e;
  font-family: "Poppins", sans-serif;
  margin: 0px;
  display: none;
}
#customers-testimonials .item-details h5 {
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 18px;
}
#customers-testimonials .item-details h5 span {
  color: red;
  float: right;
  padding-right: 20px;
}

#customers-testimonials .item {
  text-align: center;
  margin-bottom: 80px;
}
/* .testimonials-wraper .owl-carousel .testimonials-wraper .owl-nav [class*=owl-] {
  transition: all 0.3s ease;
} */
.testimonials-wraper .owl-carousel .owl-nav [class*="owl-"].disabled:hover {
  background-color: #d6d6d6;
}
.testimonials-wraper .owl-carousel {
  position: relative;
}
.testimonials-wraper .owl-carousel .owl-next,
.testimonials-wraper .owl-carousel .owl-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 30%;
  font-size: 20px;
  color: #fff;
  border: 1px solid #ddd;
  text-align: center;
}
.testimonials-wraper .owl-carousel .owl-prev {
  left: -120px;
}
.testimonials-wraper .owl-carousel .owl-next {
  right: 0px;
}
section.testimonials.testimonials-wraper {
  position: relative;
}
section.testimonials.testimonials-wraper .owl-nav {
    position: absolute;
    top: -130px;
    right: 0;
    display: block;
}
section.testimonials.testimonials-wraper .owl-nav > div {
  border-radius: 0;
  border-color: #fbdf01;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.testimonials.testimonials-wraper .owl-nav > div svg {
  display: none;
}
.custom-button.testi {
  position: relative;
  z-index: 1;
  margin-top: 0;
  margin-bottom: 0px;
}
.section-text.testimonials-text {
  width: 100%;
  text-align: left;
  align-items: flex-start;
  position: relative;
}
.section-text.testimonials-text span {
  color: #fff;
}
.section-text.testimonials-text h2 {
  width: 40%;
  color: #fff;
  margin-bottom: 50px;
}
/* section.testimonials.testimonials-wraper>.div {
    display: flex;
    align-items: center;
    justify-content: center;
} */
section.testimonials.testimonials-wraper .owl-nav > div:after {
  content: "";
  background: url(/wp-content/uploads/2024/05/Vector.png);
  width: 29px;
  height: 16px;
  position: absolute;
  background-size: 28px 25px;
}
section.testimonials.testimonials-wraper .owl-nav .owl-next:after {
  rotate: 180deg;
}
.testimonials-wraper .shadow-effect {
  background: #fff;
}
.item-details .testi-bio {
  display: flex;
}
.item-details .testi-bio-pic {
  width: 74px;
  margin-right: 15px;
}
.testi-bio-pic img {
  border-radius: 100%;
  height: 75px;
  object-fit: cover;
  width: 75px;
}
.item-details .testi-bio-pic span {
    width: 75px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
    background: #fdf086;
    border-radius: 100%;
    color: #363736;
}
.testi-bio-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.testi-bio-text p {
  margin-bottom: 0px;
  font-size: 17px;
  font-family: "Poppins", sans-serif;
  font-style: italic;
  color: #5e5e5e;
}
.testi-bio-text h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #363736;
  margin-bottom: 0px;
}
/* home testimonials end */

/* Footer style */
footer.footer-main {
  background: #363736;
  padding: 60px 0px;
}
footer.footer-main h3 {
  color: #fbdf01;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  margin-bottom: 22px;
}
footer.footer-main h3 a {
    all: unset;
    cursor: pointer;
}
span.poweredby a {
    color: #fbdf01;
}
.center-right .footer-product-menu ul,
footer.footer-main .footer-menu ul {
  padding: 0px;
}
.center-right .footer-product-menu li,
footer.footer-main .footer-menu li {
  list-style: none;
}
.footer-wraper .left p {
  width: 90%;
  color: #fff;
  font-size: 17px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.footer-wraper .center,
.footer-wraper .center-right {
  padding-left: 35px;
}

.footer-wraper .col-md-3 {
  width: 23.3%;
  max-width: 23.3%;
  flex: 0 0 23.3%;
}
.footer-wraper .col-md-3.left {
  width: 30%;
  max-width: 30%;
  flex: 0 0 30%;
}
.center-right .footer-product-menu li,
.footer-wraper .center ul li {
  margin-bottom: 10px;
}
.center-right .footer-product-menu li a,
footer.footer-main .footer-menu a {
  color: #fff;
  font-size: 17px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  padding: 2px 0;
}
.footer-end .footer-text a {
  color: #fff;
}
.center-right .footer-product-menu li a:hover,
.copyright-menu li a:hover,
.footer-end .footer-text a:hover,
footer.footer-main .footer-menu li:hover a {
  color: #fbdf01;
}
.center-right .footer-product-menu li a,
.footer-wraper .center ul li a {
  position: relative;
}
.center-right .footer-product-menu li a:after,
.footer-wraper .center ul li a:after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 0px;
  height: 1px;
  background: #fbdf01;
  color: #fbdf01;
  left: 0;
  transform: scaleX(0);
  transition: transform 0.3s;
}
.footer-wraper .footer-end .footer-text {
  display: flex;
  color: #fff;
}
.footer-wraper .col-md-3.left ul li a:hover img {
  /* filter: brightness(0) saturate(100%) invert(87%) sepia(99%) saturate(6278%) hue-rotate(349deg) brightness(96%) contrast(104%); */
  opacity: 0.7;
}
.footer-wraper .col-md-3.center-right {
  /*     width: 19%;
    max-width: 19%;
    flex: 0 0 19%; */
  padding-left: 15px;
}
.footer-wraper .col-md-3.last {
  width: 27%;
  max-width: 27%;
  flex: 0 0 27%;
  padding: 0px;
}
.footer-wraper .footer-end .footer-text label {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  width: 25% !important;
  display: flex;
  font-size: 17px;
  margin-right: 10px;
}
.center-right .footer-product-menu li:hover a:after,
.footer-wraper .center ul li:hover a:after {
  width: 100%;
  transform: scaleX(1);
  transition: transform 0.3s;
}
.footer-copyright {
  padding: 13px;
  background: #363736;
  border-top: 1px solid color(xyz-d50 0.96 1 0.83 / 0.16);
}
.page-template-Homepage footer.pt-5.mt-5.text-center.bg-dark {
  display: none;
}
.newheader-wraper {
  display: flex;
}
.newheader-wraper .header-top {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.header-top-inner .footer-text a {
  display: flex;
}
.header-top .footer-text {
  display: flex;
}
.header-top .footer-text span {
  margin-right: 10px;
}
.header-top .footer-text svg {
    background: #383838;
    padding: 5px;
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-top: 5px;
}
body.page-id-50 .is-layout-flex * {
    text-align: left;
}
body.page-id-50 .is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
}
.custom-blog-detail .container {
    padding: 0 !important;
}
.breadcrumb {
    border-radius: 0px !important;
}
.header-top .footer-text strong {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.header-top-inner .footer-text:first-child {
  margin-right: 70px;
}
.header-top .header-top-inner {
  display: flex;
}
.header-top .footer-text strong span {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
/* .header-top-inner .footer-text a:hover img {
    filter: brightness(0) saturate(100%) invert(83%) sepia(54%) saturate(2960%) hue-rotate(7deg) brightness(107%) contrast(109%);
} */
.header-top-inner .footer-text a:hover img {
  opacity: 0.6;
}
.footer-copyright .footer-wraper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-copyright .footer-wraper p {
  margin: 0px;
  font-size: 16px;
  color: #fff;
  font-family: "Poppins", sans-serif;
}
.copyright-menu li {
  list-style: none;
  padding-left: 26px;
}
.copyright-menu {
  display: flex;
  justify-content: flex-end;
}
.gallery-box-1 .gallery-3 img {
    width: 100%;
    height: 520px;
    object-fit: cover;
}
.gallery-home .gallery-box-1 {
  /* 	padding: 0px !important; */
  padding-left: 0px !important;
}
.gallery-1 .col-md-7,
.gallery-1 .col-md-5 {
  padding: 0px;
  overflow: hidden;
}
.copyright-menu li a {
  color: #fff;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
section.testimonials.testimonials-wraper .row {
  margin: 0px;
/*  padding-left: 20px;
  padding-right: 20px;*/
}

.overlay p.text-p {
  font-size: 16px;
}
.slider-right form.wpcf7-form.invalid {
  position: relative;
}
section.custom-product .custom-wrapper {
    /*transform: scale(0.8);
    transform-origin: top;*/
    padding-left: 25px;
    padding-right: 25px;
}
/* footer.footer-main .footer-menu a:hover {
    color: #fdf086;
} */
/* Footer style end */
/* .wpcf7-not-valid-tip {
    font-size: 13px;
    padding-left: 3px;
} */
.slider-right form.wpcf7-form.spam .wpcf7-response-output {
    width: 100%;
    font-size: 13px;
    text-align: center;
    max-width: 380px;
    display: inline-block;
    margin-top: 10px;
}
.slider-right .wpcf7-response-output {
    width: 100%;
    font-size: 13px;
    position: relative;
    bottom: -5px;
    border-color: #fbdf01 !important;
    margin: 0 !important;
    text-align: center;
}
.slider-right .wpcf7-not-valid-tip {
  font-size: 13px;
  padding-left: 3px;
  position: absolute;
}
/* padding container */
.newheader-wraper .header-left {
  padding: 0px 10px;
}
/* padding container end*/
section.homeslider .headernew-menu .container {
  padding: 0px;
}
.headernew-menu ul.navbar-nav a {
  padding: 20px 30.8px !important;
}
.headernew-menu ul.navbar-nav li.header-contact a {
  background: #fbdf01;
  color: #363736 !important;
  padding:20px 30.8px !important;
  font-weight: bold;
}
.headernew-menu ul.navbar-nav li.header-contact a:hover {
  background: #383838;
  color: #fff !important;
}
/* image animation css */

section.product-listing .left-product a,
section.product-listing .left-product .product-image-hover {
  overflow: hidden;
}
section.product-listing .left-product .product-image-hover,
section.about-wraper .about-home .about-box:last-child > div,
.gallery-box-1 .gallery-3,
.gallery-1 .col-md-5,
.gallery-1 .col-md-7 {
  position: relative;
}
/* section.product-listing .left-product .product-image-hover:after,
section.product-listing .left-product a:after,
section.about-wraper .about-home .about-box:last-child > div:before,
.gallery-box-1 .gallery-3:before,
.gallery-1 .col-md-5:before,
.gallery-1 .col-md-7:before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
} */
/* section.product-listing .left-product .product-image-hover:hover:after,
section.product-listing .left-product a:hover:after,
section.about-wraper .about-home .about-box:last-child > div:hover::before,
.gallery-box-1 .gallery-3:hover::before,
.gallery-1 .col-md-5:hover::before,
.gallery-1 .col-md-7:hover::before {
  -webkit-animation: circle 0.75s;
  animation: circle 0.75s;
} */

.product-image-hover img {
    	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .5s ease-in-out;
}
.product-image-hover:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
section.about-wraper .about-home .about-box:last-child > div {
  overflow: hidden;
}
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
section.custom-blog-detail .clearfix.font-arial .foogallery.foogallery-container .fg-item.fg-type-image.fg-loaded figure.fg-item-inner {
    border-radius: 0px !important;
}
.page-id-50 main h1.ls-25.pt-lg-3.py-3.mb-3.text-center.fw-bold.text-black,
.page-id-50 main ul.breadcrumb.py-lg-4.py-2 {
    display: none;
}
.headernew-menu .main-menu-class.navbar-nav {
  justify-content: space-between;
}
section.testimonials.testimonials-wraper .owl-nav > div:hover {
  background: #fbdf01;
}
section.testimonials.testimonials-wraper .owl-nav > div:hover:after {
  filter: brightness(0) saturate(100%) invert(17%) sepia(5%) saturate(192%)
    hue-rotate(71deg) brightness(99%) contrast(86%);
}
/* .gallery-home .gallery-box {
    padding-left: 0px;
} */
/* image animation css end */

/* product listing  */

.custom-product-wraper {
  display: flex;
}
.product-listing .custom-product-wraper {
    padding: 60px 0px;
    display: flex;
    align-items: center;
    min-height: 100vh;
}
section.product-listing .custom-listing-main:nth-child(odd) {
  background: #fff;
}
section.product-listing .custom-listing-main:nth-child(even) {
  display: flex;
  background: #f8f8f8;
}
section.product-listing
  .custom-listing-main:nth-child(even)
  .custom-product-wraper {
  display: flex;
}
section.product-listing
  .custom-listing-main:nth-child(odd)
  .custom-product-wraper {
  display: flex;
  flex-direction: row-reverse;
}
section.product-listing
  .custom-listing-main:nth-child(odd)
  .custom-product-wraper
  .left-product {
  display: flex;
  justify-content: flex-end;
}
section.product-listing
  .custom-listing-main:nth-child(even)
  .custom-product-wraper
  .left-product {
  display: flex;
  justify-content: flex-start;
}
.custom-product-wraper .right-product .custom-button.testi {
  margin-bottom: 0px;
  margin-top: 50px !important;
  display: flex;
}
section.product-listing
  .custom-listing-main:nth-child(even)
  .custom-product-wraper
  .right-product {
  padding-left:10%;
}
section.product-listing
  .custom-listing-main:nth-child(odd)
  .custom-product-wraper
  .right-product {
  padding-right: 10%;
}
.custom-product-wraper .right-product p {
  font-size: 20px;
  color: #5e5e5e;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.product-listing .custom-product-wraper h2.card-title {
  font-size: 50px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #363736;
  margin-bottom: 20px;
  line-height: 45px;
}
.product-listing .custom-product-wraper h3.card-title {
    font-size: 30px;
    font-family: "Roboto", sans-serif;
    color: #363736;
    margin-bottom: 20px;
    font-weight: 900;
}
ul.followusicons svg:hover {
    color: #fbdf01;
}
ul.followusicons svg {
    font-size: 30px;
    color: #fff;
}
button#ScrollToTop {
    background: #fbdf01 !important;
    color: #333;
}
.aboutlisting .custom-listing-main .custom-product-wraper {
    min-height: auto !important;
}
.aboutlisting p {
    text-align: justify;
}
.product-listing .custom-product-wraper .card-body p:empty {
  display: none;
}
.product-listing .custom-product-wraper h2.card-title a {
  color: #363736;
}

.product-listing .custom-product-wraper img {
    width: 100% !important;
    display: flex;
    max-width: 100% !important;
    object-fit: cover;
    background-position: center center;
    height: 75vh !important;
    object-fit: cover;
}
.product-listing .custom-product-wraper .custom-button.testi {
  display: flex;
  justify-content: flex-start;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
  color: #363736 !important;
}
/* product listing end */


/* blog */

h2.mb-3.pt-2.blog-custom-title {
    font-size: 24px;
}
.single-post .custom-header-banner h1.custom-titles {
    font-size: 50px;
}
.custom-header-banner {
    position: relative;
}

.custom-header-banner h1.custom-titles {
    position: absolute;
    top: 0px;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
		color: #fff !important;
		z-index: 2;
	  font-family: "Roboto", sans-serif;
	font-size: 70px;
	padding-top: 80px !important;
}
.banner-caption.custom-blog-title h1{
	 font-family: "Roboto", sans-serif;
}
section.custom-blog-detail p {
    font-family: "Poppins", sans-serif;
}
.custom-header-banner:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.3;
    z-index: 1;
}
h1.displaynone {
    display: none;
}
section.BlogPages.Books.py-4 {
    padding: 80px 0px !important;
}
.custom-button.blogs {
    margin-bottom: 15px;
    margin-top: 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.custom-button.blogs a.all-product {
    padding: 13px 25px;
    font-size: 14px;
}
/* section.MainBanner img  */
section.MainBanner .custom-header-banner img {
    height: 50vh;
    background-position: center center;
    object-fit: cover;
    object-position: top;
}
.banner-caption h1 {
    font-size: 50px;
    text-align: left !important;
    margin-top: 0px;
}
.banner-caption.custom-blog-title h1 {
    padding-top: 80px !important;
}
section.custom-blog-detail {
    padding-bottom: 80px !important;
	padding-top: 80px !important;
}
section.homeslider.about .custom-button.testi {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
/*section.MainBanner .headernew-menu nav#main-menu {
    width: 76.4%;
}*/

section.MainBanner .headernew-menu nav#main-menu .container, .newheader-wraper, .newheader .container {
    padding: 0px;
}
section.product-listing .custom-listing-main:nth-child(odd) .custom-product-wraper .left-product {
  	position: relative;
    z-index: 1;
}
section.product-listing .custom-listing-main:nth-child(odd) {
    position: relative;
}
section.product-listing .custom-listing-main:nth-child(odd):after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 329px;
	height: 329px;
	background: #fdf086;
}
section.product-listing .custom-listing-main:nth-child(even):after {
    content: '';
    position: absolute;
    width: 329px;
    height: 329px;
    background: #fdf086;
    z-index: inherit;
    bottom: 0;
    left: 0;
}
section.product-listing .custom-listing-main {
	overflow: hidden;
	position:relative;
}

/* section.product-listing .custom-listing-main:nth-child(10n+7):after {
    width: 156px;
    height: 192px;
    left: -58px;
    top: -56px;
    z-index: 1;
}
section.product-listing .custom-listing-main:nth-child(10n+9):after {
    width: 156px;
    height: 192px;
    right: -58px;
    top: -56px;
    z-index: 1;
}
section.product-listing .custom-listing-main:nth-child(10n+5):after {
    width: 325px;
    height: 325px;
    right: -58px;
    top: -56px;
    z-index: 0;
}
section.product-listing .custom-listing-main:nth-child(10n+3):after {
    width: 156px;
    height: 192px;
    left: -58px;
    top: -56px;
    z-index: 1;
} */
.custom-blog-detail .foogallery .fg-item figure {
    box-shadow: inherit !important;
    margin: 0px !important;
    border: 0px;
}
section.MainBanner .headernew-menu ul.navbar-nav li.header-contact a {
/*     padding: 25px 63.8px !important; */
	
}
.page-id-131 section.MainBanner .headernew-menu ul.navbar-nav li.header-contact a{
    padding: 25px 56.8px !important;
}
.product-listing .custom-product-wraper {
         position: relative;
        z-index: 10;
    }
/* blog end */

/* contactus page */

.contactus-wraper {
    padding: 80px 22px;
}
.contactus-wraper .mx-auto.py-2.border-contact.contact-page {
    border-radius: 0px;
    padding: 30px !important;
}
.contactus-wraper .mx-auto.py-2.border-contact.contact-page input {
    height: 52px;
    margin: 0px;
    border: 1px solid #ddd;
}
.contactus-wraper .mx-auto.py-2.border-contact.contact-page label {
    font-family: "Roboto", sans-serif;
    color: #363736;
}

.contactus-wraper .mx-auto.py-2.border-contact.contact-page input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   font-family: "Roboto", sans-serif;
    font-weight: normal;
    color: #363736 !important;
}
.contactus-wraper .mx-auto.py-2.border-contact.contact-page input::-moz-placeholder { /* Firefox 19+ */
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    color: #363736 !important;
}
.contactus-wraper .mx-auto.py-2.border-contact.contact-page input:-ms-input-placeholder { /* IE 10+ */
   font-family: "Roboto", sans-serif;
   font-weight: normal;
    color: #363736 !important;
}
.contactus-wraper .mx-auto.py-2.border-contact.contact-page input:-moz-placeholder { /* Firefox 18- */
   font-family: "Roboto", sans-serif;
   font-weight: normal;
    color: #363736 !important;
}

textarea::-webkit-input-placeholder {
 font-family: "Roboto", sans-serif;
   font-weight: normal;
    color: #363736 !important;
}

textarea:-moz-placeholder { /* Firefox 18- */
 font-family: "Roboto", sans-serif;
   font-weight: normal;
    color: #363736 !important;
}

textarea::-moz-placeholder {  /* Firefox 19+ */
 font-family: "Roboto", sans-serif;
   font-weight: normal;
    color: #363736 !important;
}

textarea:-ms-input-placeholder {
 font-family: "Roboto", sans-serif;
   font-weight: normal;
    color: #363736 !important;
}

.contactus-wraper h2{
	font-family: "Roboto", sans-serif;
	color: #363736 !important;
}
.custom-block {
    border-radius: 0px !important;
}
.contactus-wraper .mx-auto.py-2.border-contact.contact-page .row.gutter-sm.text-start p {
    margin-bottom: 0px;
}
.contactus-wraper textarea {
    border-radius: 0px;
}
.custom-block-wraper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
	  margin-top: 50px;
}
.custom-block {
/*     width: 48%; */
	 width: 34%;
}
.custom-block:nth-child(odd) {
	margin: 0px !important;
  margin-left: 28px !important;
}
.custom-block:nth-child(even) {
	margin: 0px !important;
  margin-right: 20px !important;
}
.custom-block .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-block .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow .text-center {
    margin-right: 24px !important;
    margin-top: 14px;
}
.custom-block .wp-block-column {
    display: flex;
}
.contact-phone-wraper a:hover {
    color: #fbdf01;
}


.page-id-50 .banner-caption .container {
    padding-left: 45px;
    padding-right: 45px;
}
.contactus-wraper .wpcf7-form .wpcf7-response-output, .contactus-wraper form.wpcf7-form.invalid .wpcf7-response-output {
    font-size: 14px;
    margin-left: 0px;
    margin-right: 0px;
	  text-align: center;
}
body .homecontact-form input[type="number"]::-webkit-outer-spin-button,
body .homecontact-form input[type="number"]::-webkit-inner-spin-button {
    appearance: none;
    -webkit-appearance: none;
    margin: 0;
}
body .homecontact-form input[type="number"] {
    -moz-appearance: textfield;
}
  div#section-9 img {
    object-position: right;
}
.custom-product-wraper .right-product p strong {
    margin-top: 20px;
    display: inline-block;
}
.swiper-button-prev, .swiper-button-next {
    background: #f9f9f9;
    padding: 10px;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: relative;
/*    top: -15px;*/
    z-index: 1112;
    margin: -3px;
}
.swiperprvnext .swiper-button-prev {
    position: relative;
    left: -5px;
}
.swiperprvnext .swiper-button-next {
    position: relative;
    right: -5px;
}
.swiper-button-next:before {
    content: "\f061";
}
.swiper-button-prev:before {
    content: "\f060";
}
.swiper-button-disabled
{
    cursor: not-allowed;
}
.swiper-button-disabled:before
{
    opacity: 0.1;
}
div.swiper-button-next:hover, div.swiper-button-prev:hover  {
  background: #fbdf01;
}
/*div:not(.swiper-button-disabled).swiper-button-prev:hover {
  background: #fbdf01;
}*/
.cardslideinr {
    position: relative;
}
.custom-wrapper .card>div::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*  background: linear-gradient(to bottom, rgba(0, 176, 155, 0.5), rgba(150, 201, 61, 1)); */
  background: rgba(0, 0, 0, 0.77);
  z-index: 2;
  transition: 0.5s all;
  opacity: 0;
}
.custom-wrapper .card:hover .cardslideinr::before {
  opacity: 1;
}
.aboutusform .homecontact-form p br {
    display: none;
}
.aboutusform .homecontact-form p {
    grid-gap: 1em;
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 15em), 1fr));
    display: grid;
}
/*.aboutusform .homecontact-form p .wpcf7-submit {
    grid-column: 1 / -1;
    width: 100%;
}*/
.aboutusform .homecontact-form p .wpcf7-submit, .acceptance {
    grid-column: span 2;
    grid-row: span 2;
}
.aboutusform .homecontact-form p .wpcf7-submit:hover {
    color: #fff !important;
    background: #383838;
}
.aboutlisting div#section-4 {
    padding: 50px 0;
}
section.product-listing.aboutlisting .custom-listing-main:last-child:after
{
display: none;
}
.aboutlisting div#section-4 h3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.aboutlisting div#section-4 h3:after {
    content: "";
    background: #fbdf01;
    width: 5%;
    height: 5px;
    display: inline-block;
    margin-top: 20px;
}
.aboutlisting div#callBack h2 {
    text-align: center;
}
.acceptance {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: normal;
}
.acceptance,  .acceptance a {
    text-align: left;
    font-size: 16px !important;
    color: #333 !important;
}
.acceptance span {
    margin-left: 0;
    width: 20px;
    height: 20px;
    overflow: hidden;
}
.acceptance a {
    margin-left: 5px !important;
    text-decoration: underline !important;
}
.contact-page input.form-control.btn:hover {
    background: #fbdf01 !important;
}
.contact-page label.acceptance, .contact-page label.acceptance a {
    color: #363736 !important;
}
.contactus-wraper .mx-auto.py-2.border-contact.contact-page .wpcf7-acceptance input {
    height: 20px;
    margin: 0px;
    border: 1px solid #bbb !important;
    width: 100%;
}
.acceptance span.wpcf7-form-control-wrap {
    margin-right: 10px;
}
div#callBack>p {
    margin-bottom: 0;
}
.custom-product-wraper .right-product p:last-child {
    margin-bottom: 0px !important;
}
.fg-paging-container.fg-light .fg-dot-item .fg-dot-link {
    background-color: #363736;
    border-color: #9d9d9d;
}
.fg-paging-container.fg-light .fg-dot-item.fg-selected .fg-dot-link {
    border-color: #363736;
}
.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:focus:before, .fg-paging-container.fg-light .fg-dot-item .fg-dot-link:hover:before, .fg-paging-container.fg-light .fg-dot-item.fg-selected .fg-dot-link:before {
    background-color: #fbdf01;
    border-color: #fbdf01;
}
.googlereviewlogo {
    position: absolute;
    right: 140px;
    bottom: 85px;
    width: 250px;
    max-width: 30%;
}
.googlereviewlogo img {
    max-width: 100%;
}
.contactbox svg {
    font-size: 40px;
    margin-top: 14px;
}
.contactbox * {
    color: #333;
}
.contactbox .fa-phone {
    transform: rotateZ(110deg);
}
.contactbox {
    display: flex;
    align-items: flex-start !important;
    padding: 0 20px;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
    margin: 5px 0;
}
/*.company-logo {
    margin: 10px 0px;
    box-sizing: border-box;
    display: inline-block;
}*/
header.newheader, section, main {
    background: #fff;
}
.testimonials .custom-button.testi a {
    margin: 0 10px;
}
button.cmplz-btn.cmplz-accept, .cmplz-buttons button:hover {
    background: #fbdf01 !important;
    color: #333 !important;
    border-color: #e8ce02 ! IMPORTANT;
}
/* contactus page end */
@media only screen and (max-width: 1600px) {
/* 	section.homeslider h1
	{
	    font-size: 60px;	
	} */
section.homeslider p {
    font-size: 23px;
}

}
@media only screen and (min-width: 1601px) {
  .product-listing .custom-product-wraper img {
    height: 600px !important;
}
.product-listing .custom-product-wraper
{
  min-height: auto;
}
}
@media only screen and (max-width: 1500px) {
  .gallery-home .gallery-box {
    padding-left: 0px;
  }
	section.homeslider p {
    font-size: 23px;
	}
  .custom-product-wraper .right-product p {
    font-size: 18px;
  }
  
  .slider-bottom-menu ul li p {
    font-size: 15px;
  }
  .headernew-menu ul.navbar-nav a {
    font-size: 17px;
  }
  .footer-wraper .left p,
  footer.footer-main .footer-menu a,
  .footer-wraper .footer-end .footer-text label {
    font-size: 16px;
  }
  .overlay p.text-p {
    font-size: 16px;
  }
	
}

@media only screen and (max-width: 1280px) {
		.custom-block {
   width: 47%;
}

  .slider-bottom-menu:before {
    bottom: -28px;
  }
  .slider-bottom-menu ul li p {
    font-size: 14px;
  }
  
  /* 	.gallery-box-1 .gallery-3 img {
        height: 596px;
    } */
  .slider-bottom-menu ul li {
    margin-right: 30px;
  }
  /*section.homeslider {
    height: 106vh;
  }*/
  .gallery-home .gallery-box {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 1050px) {
	.page-id-50 .banner-caption .container {
    padding-left: 35px;
    padding-right: 35px;
}
	.contactus-wraper .wp-block-columns.container-fluid {
    padding: 0px;
}
	.slider-bottom-menu:before {
    height: 77px;
	}
	.custom-block-wraper {
     margin-top: 30px;
}
/*	section.product-listing .custom-listing-main:nth-child(10n+3):after,
section.product-listing .custom-listing-main:nth-child(10n+7):after {
    left: -106px;
    top: -124px;
}
	section.product-listing .custom-listing-main:nth-child(odd):after {
    right: -50px;
    bottom: -50px;
	}
section.product-listing .custom-listing-main:nth-child(10n+5):after {
    right: -108px;
    top: -139px;
}*/
	.custom-blog-detail .foogallery .fg-item:nth-child(even) {
    margin-right: 0px !important;
    margin-left: 5px !important;
}
.custom-blog-detail .foogallery .fg-item:nth-child(odd) {
    margin-right: 5px;
}
/* 	.custom-blog-detail .foogallery .fg-item {
    margin: 0;
    width: 50%;
    padding-bottom: 30px;
} */
/* blog */
	.single-post .banner-caption ul.breadcrumb,
.single-post section.custom-blog-detail {
    padding-left: 15px;
    padding-right: 15px;
}
	
	.banner-caption.custom-blog-title h1 {
    padding-top: 50px !important;
		padding-bottom: 0px !important;
}
	section.MainBanner .headernew-menu nav#main-menu {
    width: 91.1%;
}

	.contactus-wraper{
		padding: 50px 22px;
	}
section.custom-blog-detail {
    padding-bottom: 50px !important;
	padding-top: 50px !important;
}
	.banner-caption .container{
		padding-left: 30px;
		padding-right: 30px;
	}
	section.BlogPages.Books.py-4 .row {
    padding-left: 20px;
    padding-right: 20px;
}
	.mb-4.BookImg {
    margin-bottom: 5px !important;
}
/* 	section.MainBanner img {
    height: 60vh;
	} */
	section.MainBanner .custom-header-banner img{
		height: 40vh;
	}
	.single-post .custom-header-banner h1.custom-titles {
    font-size: 36px;
}
	
/* 	blog end */
	
	  /* 	home page  */
  section.about-wraper .about-box img {
    width: 100%;
  }
  .welcome-text p label {
    font-size: 18px;
  }
  
  section.gallery-wraper,
  section.about-wraper,
  section.custom-product {
    padding: 80px 0px;
  }
  .section-text p {
    margin-bottom: 30px;
  }
  .custom-button {
/*     margin-bottom: 50px; */
	   margin-bottom: 0px;
  }
  
  section.about-wraper:after {
    width: 200px;
  }

  /* 	home page end */

  .headernew-menu ul.navbar-nav li.header-contact a {
    padding: 25px 57.6px !important;
  }
  footer.footer-main h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .footer-wraper .footer-end .footer-text a,
  .footer-wraper .left p,
  footer.footer-main .footer-menu a,
  .footer-wraper .footer-end .footer-text label {
    font-size: 15px;
  }
  .center-right .footer-product-menu li a,
  footer.footer-main .footer-menu a {
    font-size: 15px;
  }

  .headernew-menu ul.navbar-nav a {
    font-size: 15px;
  }
  .headernew-menu ul.navbar-nav a {
    padding: 25px 25px !important;
  }
  section.homeslider {
/*    height: 90vh;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .slider-bottom-menu ul li p {
    font-size: 12px;
  }
  .slider-bottom-menu ul li {
    margin-right: 7px;
  }
  .slider-bottom-menu ul {
    padding: 0px;
  }
	section.BlogPages.Books.py-4{
		padding: 80px 0px !important;
	}
  footer.footer-main,
  .product-listing .custom-product-wraper {
    padding: 80px 0px;
  }
  .product-listing .custom-product-wraper h2.card-title {
    font-size: 36px;
  }
  section.product-listing
    .custom-listing-main:nth-child(odd)
    .custom-product-wraper
    .right-product {
    padding-right: 45px;
  }
  section.product-listing
    .custom-listing-main:nth-child(even)
    .custom-product-wraper
    .right-product {
    padding-left: 45px;
  }
  .section-text.testimonials-text h2 {
    width: 60%;
  }

  #customers-testimonials .item-details {
    padding: 50px 30px;
  }
  .custom-button.testi {
    margin-bottom: 0px;
  }
  #customers-testimonials .item {
    margin-bottom: 50px;
  }
	.custom-header-banner h1.custom-titles,
	.welcome-left h2,
  .section-text h2 {
    font-size: 50px;
  }
	section.my-100.custom-blog-detail .wp-block-column.align-self-center figure.wp-block-image.size-full{
		margin: 0px;
	}
	section.my-100.custom-blog-detail .wp-block-column.align-self-center figure.wp-block-image.size-full img {
    width: 100%;
}
}
@media only screen and (min-width: 1150px) {
.left-product, .right-product, .custom-listing-main .container {
      padding: 0;
  }
.testimonials .container, .testimonials .col-sm-12
{
  padding: 0;
}
}
@media only screen and (min-width: 1024px) {
  section.homeslider {
      height: calc(100vh - 117px);
  }

}
@media only screen and (max-width: 1024px) {

  .newheader .container, section.homeslider > .container {
    padding: 0 25px !important;
}
.about-home, .gallery-home, section.testimonials.testimonials-wraper .row, .footer-wraper  {
    padding: 0;
}

}
@media only screen and (width: 1024px) {
	section.homeslider.about {
/*    height: 60vh;*/
		min-height: 637px;
}
  section.homeslider {
/*    height: 73vh;*/
		min-height: 637px;
  }

	section.homeslider.about {
/*    height: 60vh;*/
}
	
  /* 	section.homeslider {
    height: 108vh;
	} */
  section.homeslider {
/*    height: 73vh;*/
  }
  .slider-bottom-menu ul {
    margin: 0px;
  }
  .slider-bottom-menu:before {
    background: url(/wp-content/uploads/2024/05/overley-bg.svg);
    height: 100%;
    bottom: -6px;
    background-size: contain;
  }
  
  /* 	.headernew-menu ul.navbar-nav li.header-contact a {
        padding: 25px 65.6px !important;
    } */
  .headernew-menu ul.navbar-nav li.header-contact a {
    padding: 25px 55.6px !important;
  }
	
}
@media only screen and (max-width: 991px) {
  /* 	for menu css
	 */
	.homecontact-form h2 {
    font-size: 22px;
	}
	.custom-block:nth-child(even) {
    margin-right: 15px !important;
}
	
	.slider-bottom-menu:before {
        bottom: -3px;
    }
	section.homeslider.about .slider-left p{
		font-size: 22px;
	}
	/*section.homeslider.about {
    height: 60vh;
}*/
	
  .slider-right .wpcf7-response-output {
    font-size: 9px;
    left: 0;
    right: 0;
    margin: 0 auto !important;
  }
  section.homeslider p {
    font-size: 22px;
  }
  .header-top-inner .footer-text a span {
    display: flex;
    align-items: center;
    justify-content: end;
  }
  .custom-button .all-product {
    padding: 11px 30px;
    background: #fbdf01 !important;
    font-size: 14px;
  }
  section.homeslider h1, section.homeslider .slider-left h2 {
    font-size: 50px;
  }
  .slider-bottom-menu ul li p {
    font-size: 9px;
  }
  .slider-bottom-menu:before {
    background-size: 100% !important;
  }
  .newheader-wraper .company-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
  }
  .headernew-menu button.navbar-toggler {
    color: #bdbdbd !important;
    border-color: #bdbdbd !important;
    border-radius: 0px;
  }
  .formobile {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  header.newheader .col-md-6.header-top {
    display: none;
  }
  .formobile .header-top-inner .footer-text {
    /*     margin-left: 20px; */
  }
  .formobile .header-top-inner strong {
    display: none;
  }
  .formobile .header-top-inner {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .collapse.expand {
    display: block !important;
  }
  .headernew-menu ul.navbar-nav a {
    padding: 15px !important;
    width: 100%;
    display: flex;
  }
  .headernew-menu ul.navbar-nav a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .headernew-menu nav#main-menu {
    width: 100%;
    padding: 15px 20px;
  }
  .headernew-menu button.navbar-toggler {
    color: #fff;
  }
  .headernew-menu ul.navbar-nav li.header-contact a {
    padding: 17px 7.6px !important;
  }
  .headernew-menu .main-menu-class.navbar-nav li {
    display: flex;
    margin: 0px;
    width: 100%;
    text-align: center;
    justify-content: center;
    text-align: center;
  }
  header.newheader .newheader-wraper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  header.newheader .newheader-wraper .header-left {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-top-inner .footer-text:first-child {
    margin-right: 0px;
  }
  button.navbar-toggler {
    padding: 0px 7px;
  }
  .newheader-wraper .company-logo img {
    width: 70%;
    margin: 0 auto;
    display: flex;
  }
  .header-top-inner .footer-text img {
    width: 71%;
  }
  /*section.homeslider {
    height: 70vh;
  }*/
	section.MainBanner .headernew-menu nav#main-menu{
		width: 100%;
	}
.header-top-inner .footer-text a span svg path {
    fill: #333 !important;
    color: #000 !important;
}
.header-top-inner .footer-text a>span {
    border: 1px solid #fbdf01;
    width: 30px;
    height: 30px;
    background: #fbdf01;
    margin: 0 5px;
    padding: 4px;
}
/* 	.header-top-inner .footer-text a>span:hover + strong {
		display: block;
		text-align: right;
		background: #fbdf01;
		padding: 10px;
	}
	.formobile .header-top-inner strong {
		display: none;
		position: absolute;
		top: 40px;
		right: 0;
	}
	.header-top-inner .footer-text a {
    display: flex;
    position: relative;
} */
.header-top-inner .footer-text a strong span {
    margin-left: 5px;
}
.header-top-inner .footer-text a strong {
    display: flex;
    margin: 0 10px;
    color: #fbdf01;
    font-size: 18px;
}
.header-top-inner .footer-text a>span {
    display: none;
}
}
/* @media only screen and (max-width: 920px){
.slider-bottom-menu ul li p {
        font-size: 10px;
    }
} */

@media only screen and (max-width: 853px) {
    
	.custom-wrapper .box h3 {
    font-size: 24px;
    margin-top: 22px;
	}
}
section.homeslider .slider-left h4 {
	color: #fff !important;
	text-align:left;
	font-size: 28px;
	margin: 20px 0;
	font-weight: 600;
}
@media only screen and (max-width: 844px) {
	section.homeslider .slider-left h4 {
		text-align:center;
	}
	.homecontact-form h2 {
    	font-size: 24px;
	}
	section.testimonials.testimonials-wraper .owl-nav {
		top: -191px;
	}
	.googlereviewlogo {
		 right: 0;
	}
	.slider-right .wpcf7-form {
		transform-origin: inherit;
	}
	.topslider-wraper .slider-left img.star-rating{
		margin-bottom: 30px;
	}
	.topslider-wraper .slider-left {
		align-items: center;
	}
	footer.footer-main .footer-wraper,
	section.gallery-wraper .gallery-home,
	section.about-wraper .about-home {
    padding-left: 5px;
    padding-right: 5px;
}
	h2.mb-3.pt-2.blog-custom-title {
    font-size: 20px;
}section.testimonials.testimonials-wraper .custom-button.testi {
    margin-bottom: 0px;
}
	section.about-wraper:after {
        width: 150px;
    }
	
	.footer-wraper .footer-end .footer-text a {
    font-size: 12px;
}
  section.gallery-wraper,
  section.about-wraper,
  section.custom-product {
    padding: 50px 0px;
  }

  .custom-wrapper .box h3 {
    font-size: 24px;
    margin-top: 20px;
  }

  section.homeslider {
    height: auto;
  }
  .homecontact-form {
    opacity: 0.9;
  }
  section.homeslider h1,  section.homeslider .slider-left h2 {
    font-size: 36px;
    text-align: center;
    margin-top: 30px;
  }
  .slider-right .wpcf7-form {
      margin-bottom: 20px;
  }
  section.homeslider p {
    text-align: center;
  }

  /* 	.custom-button.testi, */
	section.BlogPages.Books.py-4{
	padding: 50px 0px !important;
	}
  .testimonials.testimonials-wraper,
  footer.footer-main,
  .product-listing .custom-product-wraper {
    padding: 50px 0px;
  }
  .custom-button.testi {
    margin-bottom: 40px;
  }
  .product-listing .custom-product-wraper img {
    height: 380px !important;
  }
  .custom-product-wraper .right-product .custom-button.testi {
    margin-top: 30px !important;
  }
  .section-text.testimonials-text h2 {
    width: 72%;
    margin-bottom: 40px;
  }
  
  section.testimonials.testimonials-wraper .col-sm-12 {
	  padding: 0px 20px;
  }
  .slider-bottom-menu ul li {
    width: 33.33%;
    display: flex;
    max-width: 33.33%;
    margin: 0;
    padding-left: 27px;
    padding-bottom: 10px;
  }
  .slider-bottom-menu ul {
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-bottom: 0px;
  }
  .col-md-12.topslider-wraper {
    display: flex;
    flex-direction: column;
  }
  .topslider-wraper .slider-left {
    width: 100%;
    max-width: 100%;
    padding-top: 70px !important;
}
  section.homeslider .slider-right {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 100%;
  }
  section.homeslider .slider-right {
    padding: 0;
  }
	section.product-listing .custom-listing-main:nth-child(odd):after {
		width: 250px;
		height: 250px;
	}
	section.product-listing .custom-listing-main:nth-child(even):after {
		width: 250px;
		height: 250px;
	}
}
@media only screen and (max-width: 820px) {
	section.homeslider.about .custom-button.testi {
    margin-bottom: 30px;
    justify-content: center;
}
	section.homeslider.about {
    height: auto;
}
  section.homeslider {
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
	section.homeslider.about .slider-left p{
		font-size: 18px;
	}
	.custom-block {
        width: 48.6%;
    }
.custom-block:nth-child(odd) {
    margin-left: 0 !important;
}
	
		.custom-blog-detail .foogallery .fg-item {
    width: 49%;
}
	section.homeslider.about {
      height: auto;
    }
		section.homeslider > .container {
			height: auto;
	}
  

  .slider-bottom-menu:before {
    background: url(/wp-content/uploads/2024/05/overley-bg.svg);
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .header-top .footer-text strong {
    font-size: 0;
  }
  section.homeslider h1,  section.homeslider .slider-left h1 {
    font-size: 50px;
    text-align: center;
  }
  .footer-wraper .footer-end .footer-text a,
  .footer-wraper .footer-end .footer-text label {
    font-size: 12px;
  }
  section.homeslider p {
    font-size: 22px;
    text-align: center;
  }
  section.homeslider .slider-right {
    justify-content: center;
  }
  
  .footer-copyright .footer-wraper p {
    font-size: 15px;
  }
  .copyright-menu {
    padding: 0;
  }
  .footer-copyright .footer-wraper {
    flex-direction: column;
    text-align: center;
  }
  .footer-copyright .footer-wraper .first,
  .footer-copyright .footer-wraper .last {
    width: 100%;
    max-width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .center-right .footer-product-menu ul {
    margin: 0px;
  }
  .copyright-menu {
    margin-bottom: 0px;
  }
  section.product-listing
    .custom-listing-main:nth-child(even)
    .custom-product-wraper
    .right-product {
    padding-left: 25px;
  }
  section.product-listing
    .custom-listing-main:nth-child(odd)
    .custom-product-wraper
    .right-product {
    padding-right: 25px;
  }
  .custom-button.testi {
    margin-bottom: 0px;
  }
	section.homeslider
	{
		position:relative;
	}
	section.homeslider.about .container, section.homeslider .slider-bottom-menu {
    z-index: 1;
}
section.homeslider:before {
    position: absolute;
		top:0px;
		bottom:0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    content: "";
    z-index: 0;
}
.slider-right .wpcf7-form  {

    transform: scale(1);
    transform-origin: right;
}
.custom-header-banner h1.custom-titles, .welcome-left h2, .section-text h2 {
    font-size: 32px;
}
.custom-header-banner h1 {
      padding: 0 15px;
  }
.contactbox a {
    font-size: 19px !important;
}
}
.custom-blog-detail h3 {
    font-weight: bold;
}

.mobileshow
{display:none;}
@media only screen and (max-width: 760px) {
	.booktns {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-bottom: 50px;
	}
	.booktns h5 {
        font-size: 22px;
        color: #fff;
        margin: 10px 0 20px 0;
        text-align: center;
    }
	.booktns>a {
		padding: 14px 30px;
		background: #fbdf01 !important;
		font-size: 17px;
		font-family: "Poppins", sans-serif;
		font-weight: 600;
		color: #363736;
		border: 0px !important;
		position: relative !important;
	}
	.mobileshow
	{
		display:block;
	}
	section.homeslider .slider-right, .desktopshow
	{
		display:none;
	}
	section.homeslider .slider-left h4 {
		text-align:center;
	}
}
@media only screen and (max-width: 767px) {
	
	
	.homecontact-form label {
		margin-bottom: 0px;
	}
	.homecontact-form label.acceptance {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	section.product-listing.aboutlisting .custom-listing-main:last-child:after {
		display: none !important;
	}
	label.acceptance {
    	display: inline-block !important;
	}
	 section.testimonials.testimonials-wraper .col-sm-12 {
	  padding: 0px;
  }
	div#callBack p {
		display: flex;
		flex-direction: column;
	}
	.custom-listing-main .homecontact-form label {
		width: 100%;
		margin-bottom: 5px;
	}
	.custom-button {
			margin-bottom: 0;
		}
	.custom-button {
			margin-bottom: 0;
		}
.googlereviewlogo {
    position: relative;
    top: 0;
    max-width: 60%;
    left: 0;
    right: inherit;
    margin-bottom: 40px;
}
.product-image-hover {
    width: 100%;
}
.product-listing .custom-product-wraper img {
    height: auto !important;
}
.contactus-wraper .mx-auto.py-2.border-contact.contact-page input {
    height: auto;
}
.about-box img {
    max-height: inherit;
}
#customers-testimonials .item-details {
    padding: 30px 20px;
}
.page-id-50 .banner-caption .container {
    padding-left: 12px;
    padding-right: 12px;
}
.contactus-wraper h2 {
 margin-bottom: 10px !important;
    font-size: 24px !important;
}
.contactus-wraper div#wpcf7-f52-o1 {
    margin-top: 10px;
}
.contactus-wraper input.form-control.btn.btn-dar.btn-lg {
/*     height: 50px; */
    display: flex;
    align-items: center;
    justify-content: center;
/*     padding: 0px; */
}
.custom-block .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
	.custom-block {
		width: 100%;
		padding: 0px 13px;
	}
	.custom-block:nth-child(even) {
	margin-right: 0px !important;
	margin-bottom: 30px !important;
    }
.custom-block {
        width: 100%;
}
	
	.contactus-wraper {
        padding: 50px 0px;
    }
	.contactus-wraper .wp-block-columns.container-fluid {
    padding: 0px;
}
	.contactus-wraper .mx-auto.py-2.border-contact.contact-page {
    padding: 15px !important;
}
	section.product-listing .custom-listing-main:nth-child(odd):after,
section.product-listing .custom-listing-main:nth-child(10n+9):after,
section.product-listing .custom-listing-main:nth-child(10n+5):after,
section.product-listing .custom-listing-main:nth-child(10n+3):after, section.product-listing .custom-listing-main:nth-child(10n+7):after
{
display: none !important;
}
	.custom-blog-detail .foogallery {
    padding: 0px;
}
	.custom-blog-detail .foogallery .fg-item:last-child {
    margin-bottom: 0px;
}
	.custom-blog-detail .foogallery .fg-item {
    margin: 0px;
    margin-bottom: 10px;
}
	/*.single-post .banner-caption ul.breadcrumb, .single-post section.custom-blog-detail {
        padding-left: 0;
        padding-right: 0;
    }*/

	.banner-caption.custom-blog-title h1,
	.welcome-left h2,
  .section-text h2 {
    font-size: 36px;
  }
.banner-caption .container{
		padding-left: 12px;
		padding-right: 12px;
	}
section.BlogPages.Books.py-4 .row {
    padding-left: 0px;
    padding-right: 0px;
}section.testimonials.testimonials-wraper .row,
	.col-md-12, .col-md-6 {
    padding-left: 0px !important;
		 padding-right: 0px !important;
}
	.col-md-8.gallery-box {
    padding-left: 0px;
}
	.col-md-4.gallery-box-1 {
    padding-right: 0px;
}
section.about-wraper .about-box img {
        margin-bottom: 40px;
    }
  section.about-wraper .about-home {
    flex-direction: column-reverse;
  }
	.gallery-box .gallery-1:nth-child(1) .col-md-5 img, .gallery-box .gallery-1:nth-child(2) .col-md-5 img {
    height: 169px;
    object-fit: cover;
}
.welcome-text p label {
       margin: 0px;
    }
  .slider-right .wpcf7-response-output {
    margin: 0 auto !important;
    font-size: 8px;
    bottom: 0px;
    border-color: #fbdf01 !important;
    left: 0;
    right: 0;
  }
  body .homecontact-form input {
    font-size: 14px;
  }
  #customers-testimonials .item-details {
    box-shadow: rgb(55 54 54 / 9%) 0px 4px 0px;
  }

  .slider-bottom-menu ul li {
        width: auto;
        display: flex;
        max-width: inherit;
        padding-left: 18px;
    }
  .slider-bottom-menu ul li:first-child {
    padding-left: 0px;
  }
  section.product-listing
    .custom-listing-main:nth-child(odd)
    .custom-product-wraper {
    display: flex;
    flex-direction: column;
  }
  section.product-listing
    .custom-listing-main:nth-child(even)
    .custom-product-wraper {
    display: flex;
    flex-direction: column;
  }
  section.product-listing
    .custom-listing-main:nth-child(even)
    .custom-product-wraper
    .right-product {
    padding-left: 15px;
  }
  .product-listing .custom-product-wraper h2.card-title, .product-listing .custom-product-wraper h3.card-title {
    margin-bottom: 10px;
    margin-top: 24px;
  }
 
  .section-text.testimonials-text h2 {
    width: 100%;
  }
  
  .section-text.testimonials-text {
    width: 80%;
    text-align: left;
    align-items: flex-start;
    margin-left: 0;
}
  .section-text.testimonials-text h2 {
    font-size: 32px;
  }
  .footer-wraper .col-md-3.left {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  footer.footer-main .footer-wraper {
    display: flex;
    flex-direction: column;
  }
  .footer-wraper .col-md-3 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .footer-wraper .col-md-3.left ul {
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .footer-wraper .col-md-3.left ul h4 {
    align-items: center;
    justify-content: center;
  }
  .center-right .footer-product-menu li,
  .footer-wraper .center ul li {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }
  footer.footer-main h3 {
    text-align: center;
  }
  .footer-wraper .footer-end .footer-text {
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .footer-wraper .footer-end .footer-text a,
  .footer-wraper .footer-end .footer-text label {
    font-size: 12px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-wraper .footer-end .footer-text:last-child {
    margin-top: 16px;
  }
  .copyright-menu {
    flex-direction: column;
    text-align: center;
    margin-top: 10px;
  }
  .copyright-menu li {
    list-style: none;
    padding-left: 0;
  }
  .copyright-menu li a {
    font-size: 15px;
  }
  /*	section.homeslider {
        height: 112vh;
	}*/
  .slider-bottom-menu ul li p {
    font-size: 0;
  }
  .slider-bottom-menu:before {
    height: 85px;
  }
  section.homeslider .slider-right {
    position: relative;
    z-index: 1;
  }
  .slider-bottom-menu {
    margin-top: 40px;
  }
		section.homeslider > .container {
    height:auto;
}
/*section.homeslider {
        height: 134vh !important;
    }*/
.custom-product-wraper .right-product p {
    font-size: 16px;
}
section.product-listing .custom-listing-main:nth-child(even):after {
  content: "" !important;
  width: 150px !important;
  height: 150px !important;
  top: 0 !important;
  left: 0 !important;
  display: block !important;
}
section.product-listing .custom-listing-main:nth-child(odd):after {
  content: "" !important;
  width: 150px !important;
  height: 150px !important;
  top: 0 !important;
  right: 0 !important;
  left: inherit;
  display: block !important;
}
.newheader .container, section.homeslider > .container {
    padding: 0 15px !important;
}
.product-listing .custom-product-wraper {
    min-height: auto;
}
.menu-footer-product-container {
    columns: 2;
}
.footer-wraper>div {
    margin-bottom: 25px;
}
}
@media only screen and (max-width: 540px) {
	
.custom-blog-detail .foogallery .fg-item:nth-child(even) {
  margin-right: 0px !important;
  margin-left: 15px !important;
  margin-bottom: 15px !important;
}
section.custom-product .custom-wrapper .box.swiper-wrapper .card:nth-child(odd){
  margin-top: 0px !important;
}

	.custom-blog-detail .foogallery .fg-item img {
    width: 100% !important;
}
	/*section.homeslider.about {
        height: 110vh;
    }*/
  .slider-bottom-menu:before {
    height: 64px;
  }
	section.homeslider.about .custom-button.testi {
        margin-bottom: 20px;
	}
	section.homeslider.about .slider-left p {
        margin-bottom: 10px;
    }
  
}
@media only screen and (max-width: 480px) {
	.header-top-inner .footer-text a strong {
		font-size:3.5vw;
	}
	button.navbar-toggler {
		padding: 0px 16px;
		background:transparent;
	}
	.formobile .header-top-inner {
		display: flex;
		align-items: flex-end;
		justify-content: center;
		flex-direction: column;
		text-align: right;
	}
	.homecontact-form h2 {
        font-size: 18px;
    }
section.product-listing .custom-listing-main:nth-child(even) .custom-product-wraper .right-product {
  padding-left: 0;
}

  .custom-product-wraper>div {
    padding: 0;
}
	section.gallery-wraper .gallery-home .fg-default.fg-gutter-15 .fg-item {
    margin-right: 0px;
}
	section.gallery-wraper .gallery-home .fg-default.fg-gutter-15 {
    padding-left: 0;
    margin-bottom: 0;
}
	.custom-block a {
    font-size: 18px;
}
	section.gallery-wraper .gallery-home .foogallery .fg-item:nth-child(3) {
    grid-column: span 1;
    grid-row: span 1;
}
	.custom-blog-detail .foogallery .fg-item:nth-child(odd) {
        margin-right: 0;
    }
	.custom-blog-detail .foogallery .fg-item {
        margin-bottom: 5px;
    }
	.custom-blog-detail .foogallery .fg-item:nth-child(even) {
        margin-left: 0;
    }
/*section.homeslider.about {
        height: 90vh;
    }*/
	.gallery-box .gallery-1:nth-child(1) .col-md-5 img, .gallery-box .gallery-1:nth-child(2) .col-md-5 img {
        height: 100%;
	}
	.gallery-box .gallery-1 {
    display: flex;
    flex-direction: column;
}
	.gallery-box .gallery-1:nth-child(2) .col-md-7 img,
	.gallery-box .gallery-1:nth-child(1) .col-md-7 img,
	.gallery-box .gallery-1:nth-child(1) .col-md-5 img, .gallery-box .gallery-1:nth-child(2) .col-md-5 img{
		padding: 0px;
	}
	.col-md-8.gallery-box {
        padding-left: 0px;
        padding-right: 0px;
    }
	.gallery-box-1 .gallery-3 img {
        height: auto;
    }
	section.gallery-wraper .gallery-home {
    display: flex;
    flex-direction: column;
}
	.gallery-box .col-md-7, .gallery-box .col-md-5 {
    margin-bottom: 30px;
}
	section.about-wraper .about-box img {
        margin-bottom: 30px;
    }
	.welcome-left h2 {
    margin-bottom: 20px;
}
	section.about-wraper .about-box .welcome-text p:last-child {
    margin: 0;
}
	.custom-button.new-readmore {
     margin-top: 30px;
}
	.section-text {
  width: 85%;
}
		section.about-wraper:after {
        width: 78px;
        opacity: 0.4;
    }
  .newheader-wraper .header-top {
    align-items: center;
  }
  .newheader-wraper .company-logo {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  section.product-listing .left-product .product-image-hover,
  section.about-wraper .about-home .about-box:last-child > div,
  .gallery-box-1 .gallery-3,
  .gallery-1 .col-md-5,
  .gallery-1 .col-md-7 {
    width: 100%;
  }
  .section-text.testimonials-text h2 {
    font-size: 26px;
    width: 80%;
  }
  .product-listing .custom-product-wraper img {
    height: auto !important;
    object-fit: inherit;
  }
/*   section.homeslider {
    height: 107vh;
  } */
  
 body .homecontact-form input{
    padding: 10px;
  }
  section.homeslider h1, section.homeslider .slider-left h2 {
    margin-top: 30px;
  }
	.custom-header-banner h1.custom-titles,
  section.homeslider h1, section.homeslider .slider-left h2 {
    font-size: 36px;
  }

  section.homeslider p {
    font-size: 20px;
  }

  .homecontact-form {
    width: 100%;
    /*     height: 465px; */
    height: 100%;
  }
  span.wpcf7-spinner {
    display: none;
  }
  header.newheader .newheader-wraper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .product-listing .custom-product-wraper h2.card-title {
    font-size: 36px;
  }
  .slider-bottom-menu:before {
    height: 100%;/*
    background-size: 100% 100% !important;*/
  }
  .slider-bottom-menu {
	  margin-top: 40px;
	  display:none;
  }
	.topslider-wraper .slider-left img.star-rating, .gallery-box>div.gallery-1:last-child div:first-child {
    display: none;
}
  .slider-bottom-menu ul {
    margin-bottom: 0px;
  }
  div#callBack p {
    margin-bottom: 0px;
  }
	section.homeslider {
        height: auto !important;
    }
	
}
@media only screen and (max-width: 420px) {
  /*     .slider-bottom-menu:before {
        height: 46px;
    } */
  .homecontact-form h2 {
/*     font-size: 22px; */
	   font-size: 17px;
  }
	.custom-blog-detail .foogallery .fg-item {
        margin: 0px;
        margin-bottom: 10px;
    }
/* 	.custom-blog-detail .foogallery .fg-item:nth-child(even){
		margin: 0px !important;
	} */
	.custom-blog-detail .foogallery .fg-item {
        width: 100%;
    }
	.custom-blog-detail .foogallery .fg-item:nth-child(odd) {
        margin-right: 0;
        margin-bottom: 0px;
    }
	.custom-blog-detail .foogallery .fg-item {
    margin-bottom: 15px !important;
}
	.custom-blog-detail .foogallery .fg-item:last-child{
		 margin-bottom: 0px !important;
	}
/* 	.custom-blog-detail .foogallery .fg-item:nth-child(even) {
        margin: 0px !important;
        margin-bottom: 15px !important;
    } */
	
}
@media only screen and (max-width: 395px) {
  /*section.homeslider {
    height: 100vh;
  }*/
  /* 	.slider-bottom-menu:before {
        height: 44px;
    } 
	.homecontact-form {
        height: 460px;
    }*/
}
@media only screen and (max-width: 380px) {
	  /*  section.homeslider.about {
        height: 112vh;
    }*/
  .homecontact-form h2 {
    font-size: 15px;
  }

  .slider-bottom-menu:before {
    bottom: -4px;
  }
  /* 	.homecontact-form {
        height: 456px;
    } */
 /* section.homeslider {
    height: 113vh;
  }*/
  /* 	.slider-bottom-menu:before {
        height: 42px;
    } */
}
@media only screen and (max-width: 375px) {
/* 	.topslider-wraper .slider-left img.star-rating {
        margin-bottom: 10px;
    }
section.homeslider p {
        margin: 0px;
    } */
	   /* section.homeslider {
        height: 133vh !important;
    }*/
}
@media only screen and (max-width: 360px) {
	/*section.homeslider {
        height: 120vh !important;
    }*/
/* 	section.homeslider.about {
        height: 107vh;
    } */
  .slider-bottom-menu:before {
    bottom: 0;
  }
  .homecontact-form {
    padding: 0px;
  }
/*   section.homeslider {
    height: 111vh;
  } */
	.slider-bottom-menu:before {
        bottom: -4px;
    }
	.product-listing .custom-product-wraper .custom-button.testi.newbtns .all-product
	{
		padding: 11px 16px;
		font-size: 12px;
	}
}
@media only screen and (max-width: 345px) {
/*     .slider-bottom-menu:before {
        bottom: -10px;
    } */
/*	section.homeslider {
        height: auto;
    }*/
}
@media only screen and (min-width: 1300px) {
   section.homeslider {
        height: calc(100vh - 117px);
        position: relative;
    }
	.slider-bottom-menu {
				position: absolute;
				width: 100%;
				bottom: 0px;
		}
	.slider-bottom-menu ul li p {
    font-size: 16px;
}

}
@media only screen and (min-width: 1024px) and (max-height: 650px) {
    section.homeslider {
        min-height: 650px;
    }
}
.topslider-wraper form.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover {
    color: #fff !important;
}