@charset "UTF-8";
/***!  https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/css/style.css  !***/

/*
::-moz-selection {
	background:rgba(0,0,0,0);
	}
::selection { 
	background:rgba(0,0,0,0);
	} 	
*/
.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Inter", sans-serif;
  color: #999;
}
* {
  margin: 0;
  padding: 0;
}
img,
a {
  border: none;
  outline: none;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
input,
textarea,
select {
  outline: none;
}
h1 {
  font-size: 52px;
}
h2 {
  font-size: 34px;
}

p {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 200;
  line-height: 26px;
  color: #101010;
}

.alignleft {
  float: left;
  margin: 0 10px 15px 0;
}
.alignright {
  float: right;
  margin: 0 0px 15px 10px;
}
.aligncenter {
  display: block;
  margin: 15px auto;
}

.clear:after {
  display: block;
  clear: both;
  content: "";
}
.spacer10 {
  height: 10px;
}
.spacer15 {
  height: 15px;
}
.spacer20 {
  height: 20px;
}
.spacer25 {
  height: 25px;
}
.spacer30 {
  height: 30px;
}
.spacer40 {
  height: 40px;
}

.boxSizing {
  box-sizing: border-box;
}
.wrapper {
  width: 1150px;
  margin: 0px auto;
  position: relative;
}
.wrapper:after {
  clear: both;
  display: block;
  content: "";
}
/***************************
	Header css start
*****************************/
#header {
    display: table;
    height: auto;
    padding: 0;
    vertical-align: top;
    width: 90%;
    top: 22px;
    position: relative;
}
.header-detilas {
  position: relative;
  position: fixed;
  top: 0;
  z-index: 10;
  left: 0;
  right: 0;
  background: #fff;
}

.header {
  padding: 10px 0;
}

.header .logo {
  width: 130px;
}

.header .logo img {
  width: 100%;
}

/*******Nav-Section Start********/

.manu-header .container-fluid {
  padding: 0;
}

.manu-header .logo a {
  display: block;
  width: 190px;
 /* background: #F72A2A;*/
  padding: 20px 20px;
}
.manu-header .logo {
  background-repeat: no-repeat;
    background-position: 100% center;
    position: relative;
}
.manu-header .logo img {
  width: 100%;
}

.nav-details {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
/*******Nav-Section Start********/

.top-header {
  background: #000;
    padding: 10px 0;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: 200px;
}
.top-header-details {
  display: flex;
  flex-direction: row;
}

.top-header-details .top-header-left ul {
  display: flex;
    flex-direction: row;
    margin-bottom: 0;
    padding-left: 0;
}
.top-header-details .top-header-left ul li {
  margin-right: 30px;
}
.top-header-details .top-header-left ul li a i {
  margin-right: 5px;
}
.top-header-details .top-header-left ul li a {
  color: #fff;
  font-weight: 300;
}

.top-header-details .top-header-right ul {
  display: flex;
  flex-direction: row;
  margin-bottom: 0;
}
.top-header-details .top-header-right ul li {
  margin-right: 10px;
}
.top-header-details .top-header-right ul li a i {
  margin-right: 5px;
}
.top-header-details .top-header-right ul li a {
  color: #fff;
  font-weight: 300;
}
.top-header-details {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
/*******Banner-Section Start**********/

.baner-section {
  position: relative;
  margin-top: 107px;
}
.tax-product-category .baner-section {
  position: relative;
  margin-top: 70px;
}

.tax-product-category .baner-section.banner-inner .banner-text-details, .page-template-tmpl .baner-section.banner-inner .banner-text-details, .page-template-tmpl_awadrs .baner-section.banner-inner .banner-text-details, .page-template-tmpl_gallery .baner-section.banner-inner .banner-text-details , .page-template-tmpl_about .baner-section.banner-inner .banner-text-details, .page-template-tmpl_blog .baner-section.banner-inner .banner-text-details, .single-product .baner-section.banner-inner .banner-text-details, .single-post  .baner-section.banner-inner .banner-text-details, .page-template-tmpl_contact .baner-section.banner-inner .banner-text-details, .archive .baner-section.banner-inner .banner-text-details {
    position: absolute;
    top: 33%;
    bottom: 0;
    margin: auto 0;
    /*z-index: 99;*/
}

.tax-product-category .baner-section.banner-inner .banner-text-details h1, .page-template-tmpl .baner-section.banner-inner .banner-text-details h1, .page-template-tmpl_awadrs .baner-section.banner-inner .banner-text-details h1, .page-template-tmpl_gallery .baner-section.banner-inner .banner-text-details  h1, .page-template-tmpl_about .baner-section.banner-inner .banner-text-details h1, .page-template-tmpl_blog .baner-section.banner-inner .banner-text-details h1, .single-product .baner-section.banner-inner .banner-text-details h1, .single-post  .baner-section.banner-inner .banner-text-details h1, .page-template-tmpl_contact .baner-section.banner-inner .banner-text-details h1, .archive .baner-section.banner-inner .banner-text-details h1 {
    color: #fff;
}

.tax-product-category .baner-section.banner-inner .banner-text-details .des {
    color: #fff;
}

.tax-product-category .baner-section.banner-inner .banner-text-details .des p, .page-template-tmpl .baner-section.banner-inner .banner-text-details .des p, .page-template-tmpl_awadrs .baner-section.banner-inner .banner-text-details .des p, .page-template-tmpl_gallery .baner-section.banner-inner .banner-text-details .des p, .page-template-tmpl_about .baner-section.banner-inner .banner-text-details .des p, .page-template-tmpl_blog .baner-section.banner-inner .banner-text-details .des p, .single-product .baner-section.banner-inner .banner-text-details .des p, .single-post  .baner-section.banner-inner .banner-text-details .des p, .page-template-tmpl_contact .baner-section.banner-inner .banner-text-details .des p{
    color: #fff;
    font-size: 20px;
}

/*.baner-slider .owl-nav {
  position: absolute;
}

.baner-slider .owl-nav {
  top: 0;
  right: 0;
  display: block !important;
  bottom: 0;
  width: 100%;
}

.baner-slider .owl-nav button {
  height: 60px;
  width: 60px;
  background: #ff5e15 !important;
  border-radius: 5px;
}
.baner-slider .owl-dots {
  display: none;
}

.baner-slider .owl-nav button.owl-prev {
  left: 0;
  position: absolute;
  top: 36%;
  margin: auto;
}
.baner-slider .owl-nav button.owl-prev::before {
  content: "";
  background: url(../images/prv.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: block;
  background-size: 56%;
  top: 0;
  left: 0;
  background-position: center;
  margin: auto;
}

.baner-slider .owl-nav button.owl-next {
  left: auto;
  right: 0;
  top: 36%;
}
.baner-slider .owl-nav button.owl-next::before {
  content: "";
  background: url(../images/next.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: block;
  background-size: 56%;
  top: 0;
  left: 0;
  background-position: center;
  margin: auto;
}

.baner-slider .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.baner-slider .owl-nav button.owl-prev {
  left: 4%;
}
.baner-slider .owl-nav button.owl-next {
  right: 4%;
}*/

.home_page .hero-slider {
  position: relative;
  margin-top: 106px;
}

.home_page .swiper {
  width: 100%;
  /*height: 100vh;*/
}

.home_page .swiper-slide {
  position: relative;
}

.home_page .swiper-slide img {
  width: 100%;
  /*height: 640px;*/
}

/* Content overlay */
.home_page .slide-content {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  color: #fff;
  max-width: 600px;
}

/* Initial animation state */
.home_page .slide-content h1,
.home_page .slide-content p {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.8s ease;
}

/* Animate active slide */
.home_page .swiper-slide-active .slide-content h1 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.3s;
}

.home_page .swiper-slide-active .slide-content p {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.6s;
}

/* Typography */
.home_page .slide-content h1 {
    font-family: "Playfair Display", serif;
  font-size: 56px;
  font-weight: 700;
  margin-bottom: 15px;
}

.home_page .slide-content p {
  font-size: 20px;
  color: #fff;
}


/*.baner-section img {
  width: 100%;
}

.baner-section .banner-text-details {
  position: absolute;
  top: 100px;
}
.baner-section .banner-text-details {
  width: 57%;
}
.baner-section .banner-text-details::before {
  content: "";
  position: absolute;
  top: 19px;
  background: url(../images/banner-border.png);
  left: -50px;
  width: 32px;
  height: 260px;
  background-repeat: no-repeat;
}
.baner-section .banner-text-details h1 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 73px;
  text-transform: uppercase;
  color: #fff;
}
.baner-section .banner-text-details p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 31px;
  text-transform: capitalize;
  color: #fff;
  line-height: 36px;
}
.baner-slider .owl-item {
  height: auto !important;
}*/
/*******Banner-Section  End**********/
/*******Abot-Section Start**********/
.about-section {
  padding: 80px 0;
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/about-section.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.about-pic img {
  width: 100%;
}
.about-text span {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  color: rgba(239, 239, 239, 0.73);
  font-size: 100px;
  line-height: 73px;
  text-transform: uppercase;
  position: relative;
  font-style: italic;
}
.about-text h2 {
  /*font-family: "Inter", sans-serif;*/
  font-family: "Playfair Display", serif;
  font-weight: 700;
  color: #ff5e15;
  font-size: 60px;
  text-transform: uppercase;
  margin-top: -50px;
  position: relative;
  font-style: italic;
}
.page-template-tmpl_about .about-text h2, .page-template-tmpl_home .about-text h2 {
    font-style: normal;
    font-family: "Playfair Display", serif;
    font-weight: 400;
    font-size: 57px;
    text-transform: capitalize;
    
}
.about-text p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 27px;
}

.read-more-btn {
  /*background-color: #ff2020;
  */color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 40px;
  border: none;
  cursor: pointer;
  /*transform: skewX(20deg);
  */display: inline-block;
  text-align: center;
  margin-top: 30px;
  position: relative;
  top:0;
  transition: all 0.6s  ease-in 0.3s;
  -webkit-transition: all 0.6s  ease-in 0.3s;
  -moz-transition: all 0.6s  ease-in 0.3s;
  -ms-transition: all 0.6s  ease-in 0.3s;
  -o-transition: all 0.6s  ease-in 0.3s;
}
.read-more-btn:hover {
  top: -10px;
  transition: all 0.6s  ease-in 0.3s;
  -webkit-transition: all 0.6s  ease-in 0.3s;
  -moz-transition: all 0.6s  ease-in 0.3s;
  -ms-transition: all 0.6s  ease-in 0.3s;
  -o-transition: all 0.6s  ease-in 0.3s;
}
.read-more-btn:before {
  content: "";
  background-color: #ff5e15;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: skewX(20deg);
  z-index: -1;
}

.read-more-btn:hover:before {
  background-color: #e61919;
}
.count {
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/count.png);
  background-position: center center;
  height: 258px;
  border-radius: 10px;
  margin-top: 100px;
}

.count ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* height: 100vh; */
  margin-top: 37px;
}

.count ul li {
  margin-right: 57px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.count ul li .count-text {
  margin-top: 20px;
}
.count ul li .count-text h3 {
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
}
.count ul li .count-text p {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-style: Semi Bold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
/*******Abot-Section End**********/

/*******awards-section Start**********/
.awards-section {
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/awards.png);
  background-position: top;
  height: 502px;
  border-radius: 10px;
  margin-top: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}
.awards-section .awards-text {
  margin-top: 36px;
}
.awards-section .awards-text span {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  font-size: 110px;
  text-transform: uppercase;
  line-height: 73px;
  color: #f7d7d7;
  font-style: italic;
}

.awards-section .awards-text h3 {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  font-style: italic;
  font-size: 60px;
  leading-trim: NONE;
  line-height: 73px;
  color: #000;
  text-transform: uppercase;
  margin-top: -50px;
}
.awards-section .awards-text .awards-details {
  margin-top: 20px;
}

.awards-section .awards-text .awards-details ul {
  padding-left: 0;
}

.awards-section .awards-text .awards-details ul li {
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/awards-1.png);
  height: 179px;
  background-size: 77%;
  background-repeat: no-repeat;
}
.awards-section .awards-text .awards-details ul li p {
  font-family: "Inter", sans-serif;
  font-weight: 900;
  font-size: 21px;
  text-transform: uppercase;
  color: #fff;
  width: 78%;
  padding: 20px 0 0 133px;
  line-height: 30px;
}
.awards-section .awards-text .awards-details ul li:last-child {
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/awards-2.png);
  background-size: 77%;
  background-repeat: no-repeat;
}
.awards-section .awards-text .awards-details ul li:last-child p {
  font-family: "Inter", sans-serif;
  font-weight: 900;
  font-size: 21px;
  text-transform: uppercase;
  color: #000;
  width: 59%;
  padding: 30px 0 0 151px;
  line-height: 30px;
}
/*******awards-Section End**********/

/*******why-we-are-Section start**********/

.why-we-are {
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/why-we-are.png);
  background-size: 100%;
  background-position: center center;
  height: auto;
  background-repeat: no-repeat;
  padding: 80px 0;
}

.why-we-are span {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  font-size: 87px;
  font-style: italic;
  text-transform: uppercase;
  color: rgba(239, 239, 239, 0.73);
  text-align: center;
  display: block;
}

.why-we-are h3 {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  color: rgba(247, 42, 42, 1);
  font-size: 87px;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  margin-top: -80px;
}
.why-we-are-details {
  background: #0084b6;
  border-radius: 5px;
  display: flex;
  padding: 10px;
  box-shadow: 0px 22px 24px 0px rgba(0, 0, 0, 0.25);
  position: relative;
  top: 0;
  transition: all 0.6s  ease-in 0.3s;
  -webkit-transition: all 0.6s  ease-in 0.3s;
  -moz-transition: all 0.6s  ease-in 0.3s;
  -ms-transition: all 0.6s  ease-in 0.3s;
  -o-transition: all 0.6s  ease-in 0.3s;
}

.why-we-are-details:hover {
  box-shadow: 0px 0 0 0px rgba(0, 0, 0, 0.25);
  top: 10px;
  transition: all 0.6s  ease-in 0.3s;
  -webkit-transition: all 0.6s  ease-in 0.3s;
  -moz-transition: all 0.6s  ease-in 0.3s;
  -ms-transition: all 0.6s  ease-in 0.3s;
  -o-transition: all 0.6s  ease-in 0.3s;
}
.why-we-are-details .why-we-icon {
  margin-top: -21px;
  width: 102px;
  margin-right: 18px;
}
.why-we-are-details .why-we-icon img {
  width: 100%;
}
.why-we-are-details p {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  color: #fff;
  line-height: 35px;
  padding-bottom: 0;
  margin-bottom: 0;
}
/*******why-we-are-Section End**********/

/*******standard-products Section start**********/

.standard-products {
  padding: 80px 0;
}

.standard-products span {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  font-style: italic;
  font-size: 80px;
  text-transform: uppercase;
  color: #f7d7d7;
  text-align: center;
  display: block;
}

.standard-products h3 {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  color: #000;
  font-size: 60px;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  margin-top: -80px;
}

.product-details {
  background: #ffeccc;
  padding: 0 0 20px 0;
  position: relative;
  z-index: 0;
  box-shadow: 0 2px 10px 2px rgb(223 188 130 / 50%);
  display: block;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
  /*transition: all 0.6s ease-in 0.3s;
  -webkit-transition: all 0.6s ease-in 0.3s;
  -moz-transition: all 0.6s ease-in 0.3s;
  -ms-transition: all 0.6s ease-in 0.3s;
  -o-transition: all 0.6s ease-in 0.3s;*/
}
.product-details:hover {
  transform: scale(1.03) !important;
  box-shadow: 0 12px 24px rgba(223 188 130 0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  /* transition: all 0.6s ease-in 0.3s;
  -webkit-transition: all 0.6s ease-in 0.3s;
  -moz-transition: all 0.6s ease-in 0.3s;
  -ms-transition: all 0.6s ease-in 0.3s;
  -o-transition: all 0.6s ease-in 0.3s; */
}
.product-details .product-pic {
}

.product-details .product-pic {
  border-radius: 0 0 100% 100%;
  overflow: hidden;
}
.product-details .product-pic img {
  width: 100%;
}
.product-details .product-text {
  margin-top: 90px;
  padding: 20px;
}
.product-details .product-text h3 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #000;
  text-transform: capitalize;
}

.product-details .product-text p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  text-align: center;
  color: #000;
  height: auto;
  min-height: 104px;
}
.product-details .product-text a.read-more-btn {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 74%;
  margin-top: 30px;
  color: #fff;
}
/*******standard-products Section end**********/

/*******gallery Section start**********/

.gallery {
  background: #0084b6;
  padding: 80px 0;
  height: 350px;
  margin-bottom: 210px;
  position: relative;
}
.gallery .owl-slider {
  margin-bottom: 40px;
}

.gallery .owl-slider .owl-nav {
  position: absolute;
}

.gallery .owl-slider .owl-nav {
  position: absolute;
  top: -90px;
  right: 0;
  z-index: 9;
}

.gallery .owl-slider .owl-dots {
  display: none;
}

.gallery .owl-slider .owl-nav button {
  height: 30px;
  width: 30px;
  background: #37bdf0 !important;
  border-radius: 5px;
}

.gallery .owl-slider .owl-nav button.owl-prev {
  top: 0px;
  left: 0;
  position: relative;
}
.gallery .owl-slider .owl-nav button.owl-prev::before {
  content: "";
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/prv.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 21px;
  display: block;
  background-size: 57%;
  position: absolute;
  top: 4px;
  left: 8px;
}

.gallery .owl-slider .owl-nav button.owl-next {
  top: 35px;
  left: -30px;
  position: relative;
}
.gallery .owl-slider .owl-nav button.owl-next::before {
  content: "";
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/next.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 21px;
  display: block;
  background-size: 57%;
  position: absolute;
  top: 4px;
  left: 8px;
}
.gallery span {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  font-size: 80px;
  font-family: italic;
  text-transform: uppercase;
  color: #2397c4;
  text-align: left;
  display: block;
}

.gallery h3 {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  color: #ffffff;
  font-size: 47px;
  font-family: italic;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 30px;
  margin-top: -60px;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav button:focus {
  outline: none;
}
.owl-item {
  height: 300px !important; /* Adjust this value as needed */
  display: flex;
}
.item {
  width: 100%;
}
a.read-more-btn.text-center {
  margin: 0 auto;
  display: block;
  width: 15%;
}
/*******gallery Section End**********/
/*******video Section start**********/
.video {
  padding: 80px 0 180px 0;
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/video-bg.png);
  background-size: 100%;
  background-position: center center;
  height: auto;
  background-repeat: no-repeat;
}

.video span {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  font-size: 80px;
  font-family: italic;
  text-transform: uppercase;
  color: #f7d7d7;
  text-align: center;
  display: block;
}

.video h3 {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  color: #000;
  font-size: 60px;
  font-family: italic;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  margin-top: -80px;
}
.video-pic {
  position: relative;
  box-shadow: 0px 0 0 0px rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  transition: all 0.6s ease-in 0.3s;
  top: 0;
}
.video-pic:hover {
  box-shadow: 0px 18px 30px 0px rgba(0, 0, 0, 0.5);
  top: -10px;
}
.video-pic button {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9;
  background: no-repeat;
  border: none;
  width: 100%;
}

.video-pic button img {
  width: 15%;
}
.video-pic img {
  width: 100%;
}
/*******video Section End**********/
/*******testimonials Section start**********/
.testimonials {
  background: #0084b6;
  padding: 60px 0 0;
  /* height: 430px; */
}
.testimonials-certificate {
  margin-top: -180px;
}
.testimonials-certificate img {
  width: 100%;
}
.testimonials-details {
}

.testimonials-details {
}

.testimonials-details span {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  font-size: 80px;
  font-style: italic;
  text-transform: uppercase;
  color: #2397c4;
  text-align: left;
  display: block;
}

.testimonials-details h3 {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  color: #ffffff;
  font-size: 47px;
  font-style: italic;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 30px;
  margin-top: -60px;
}

.testimonials-details .owl-slider .owl-nav {
  position: absolute;
}

.testimonials-details .owl-slider .owl-nav {
  position: absolute;
  top: -90px;
  right: 0;
  z-index: 9;
}

.testimonials-details .owl-slider .owl-dots {
  display: none;
}

.testimonials-details .owl-slider .owl-nav button {
  height: 30px;
  width: 30px;
  background: #37bdf0 !important;
  border-radius: 5px;
}

.testimonials-details .owl-slider .owl-nav button.owl-prev {
  top: 0px;
  left: 0;
  position: relative;
}
.testimonials-details .owl-slider .owl-nav button.owl-prev::before {
  content: "";
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/prv.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 21px;
  display: block;
  background-size: 57%;
  position: absolute;
  top: 4px;
  left: 8px;
}

.testimonials-details .owl-slider .owl-nav button.owl-next {
  top: 35px;
  left: -30px;
  position: relative;
}
.testimonials-details .owl-slider .owl-nav button.owl-next::before {
  content: "";
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/next.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 21px;
  display: block;
  background-size: 57%;
  position: absolute;
  top: 4px;
  left: 8px;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav button:focus {
  outline: none;
}
.owl-item {
  height: 300px !important; /* Adjust this value as needed */
  display: flex;
}
.item {
  width: 100%;
}
.testimonials-text {
  background: #1f9ccc;
  padding: 20px;
  border-radius: 5px;
}
.testimonials-text p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
  padding-left: 40px;
  position: relative;
}
.testimonials-text p::before {
  content: "";
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/quort.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 36px;
  display: block;
  background-size: 57%;
  position: absolute;
  top: 4px;
  left: 8px;
}

.testimonials-text h5 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  color: #fff;
  text-align: right;
}

.testimonials-text span {
  font-family: "Inter", sans-serif;
  font-weight: 800;
  font-style: Bold;
  font-size: 16px;
  color: #fff;
  text-align: right;
  text-transform: capitalize;
}
.testimonials-text {
  background: #1f9ccc;
  padding: 20px;
  border-radius: 5px;
  height: 220px;
}
/*******testimonials Section End**********/

.video {
  padding: 80px 0 0 0;
}

.video .video_slider .owl-item .video_content {
  width: 100%;
  height: 213px;
  border-radius: 12px;
  overflow: hidden;
}

.video .video_slider .owl-item .video_content iframe {
  width: 100%;
  height: 100%;
}

.video_slider {
  padding: 0 50px;
}
.video .video_slider .owl-nav {
  position: absolute;
}

.video .video_slider .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  /* z-index: 9; */
  display: block !important;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

.video .video_slider .owl-nav button {
  height: 40px;
  width: 40px;
  background: #f72a2a !important;
  border-radius: 5px;
}

.video .video_slider .owl-nav button.owl-prev {
  /* top: 0px; */
  left: 0;
  position: absolute;
  top: 36%;
  /* bottom: 0; */
  margin: auto;
}
.video .video_slider .owl-nav button.owl-prev::before {
  content: "";
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/prv.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: block;
  background-size: 56%;
  /* position: absolute; */
  top: 0;
  left: 0;
  background-position: center;
  margin: auto;
}

.video .video_slider .owl-nav button.owl-next {
  left: auto;
  right: 0;
  top: 36%;
}
.video .video_slider .owl-nav button.owl-next::before {
  content: "";
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/next.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: block;
  background-size: 56%;
  /* position: absolute; */
  top: 0;
  left: 0;
  background-position: center;
  margin: auto;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}



.why-us .about-text ul li {
  list-style-type: disc;
  margin-bottom: 10px;
}


.video_modal .modal-content .modal-body .video_modal {
  border-radius: 12px;
  overflow: hidden;
  height: 400px;
}

.video_modal .modal-content .modal-header {
  background: #ff0033;
}

.video_modal .modal-content .modal-header .modal-title {
  color: #fff;
}

.video_modal .modal-content .modal-header button.btn-close {
  background-color: #fff;
  opacity: 1;
  background-size: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.video_modal .modal-content .modal-body .video_modal iframe {
  width: 100%;
  height: 100%;
}

/*******FAQ Section Start**********/
.faq {
  padding: 80px 0;
}

.faq span {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  font-size: 80px;
  font-style: italic;
  text-transform: uppercase;
  color: #f7d7d7;
  text-align: center;
  display: block;
}

.faq h3 {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  color: #000;
  font-size: 60px;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  margin-top: -70px;
}

.accro .accordion {
  background-color: #0084b6;
  color: #fff;
  cursor: pointer;
  font-family: "Inter", sans-serif;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  margin-bottom: 10px;
  font-weight: 400;
}

.accro .active,
.accordion:hover {
  background-color: #059ed6;
}

.accro .accordion:after {
  content: "\002B";
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.accro .active:after {
  content: "\2212";
}

.accro .panel {
  font-family: "Inter", sans-serif;
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accro .panel p {
  font-family: "Inter", sans-serif;
  color: #000;
  font-weight: 400;
}

.footer {
  background: #1B1B1B;
  padding: 70px 0 0 0;
}
.faq-bg {
  margin-top: -110px;
  position: relative;
  z-index: -1;
}
.faq-bg img {
  width: 100%;
}

.map {
  margin-top: -170px;
  position: relative;
  z-index: 2;
}
.map iframe {
  display: block;
}
/*******FAQ Section End**********/

.certificate_sec {
background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/about-section.png);
background-repeat: no-repeat;
padding-top: 100px;
padding-bottom: 140px;
}
.certificate_sec span {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  font-size: 80px;
  font-style: italic;
  text-transform: uppercase;
  color: #f7d7d7;
  text-align: center;
  display: block;
}

.certificate_sec h3 {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  color: #000;
  font-size: 60px;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  margin-top: -80px;
}
.certificate_sec .certificate_slider .certificate {
  background: none;
  margin-bottom: 0;
}

.certificate_sec .certificate_slider {
  padding: 0 50px;
}
.certificate_sec .certificate_slider .owl-nav, .certificate .certificate_slider .owl-nav {
  position: absolute;
}

.certificate_sec .certificate_slider .owl-nav, .certificate .certificate_slider .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  /* z-index: 9; */
  display: block !important;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

.certificate_sec .certificate_slider .owl-nav button, .certificate .certificate_slider .owl-nav button {
  height: 40px;
  width: 40px;
  background: #f72a2a !important;
  border-radius: 5px;
}

.certificate_sec .certificate_slider .owl-nav button.owl-prev, .certificate .certificate_slider .owl-nav button.owl-prev {
  /* top: 0px; */
  left: 0;
  position: absolute;
  /* bottom: 0; */
  margin: auto;
}
.certificate_sec .certificate_slider .owl-nav button.owl-prev::before, .certificate .certificate_slider .owl-nav button.owl-prev::before {
  content: "";
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/prv.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: block;
  background-size: 56%;
  /* position: absolute; */
  top: 0;
  left: 0;
  background-position: center;
  margin: auto;
}

.certificate_sec .certificate_slider .owl-nav button.owl-next, .certificate .certificate_slider .owl-nav button.owl-next  {
  left: auto;
  right: 0;
}
.certificate_sec .certificate_slider .owl-nav button.owl-next::before, .certificate .certificate_slider .owl-nav button.owl-next::before {
  content: "";
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/next.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: block;
  background-size: 56%;
  /* position: absolute; */
  top: 0;
  left: 0;
  background-position: center;
  margin: auto;
}

.certificate_sec .certificate_slider .owl-nav button, .certificate .certificate_slider .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.certificate_sec .certificate_slider .owl-nav button.owl-prev, .certificate .certificate_slider .owl-nav button.owl-prev {
  left: 0;
}
.certificate_sec .certificate_slider .owl-nav button.owl-next, .certificate .certificate_slider .owl-nav button.owl-next {
  right: 0;
}
.certificate_sec .certificate_slider .owl-item {
  height: auto !important;
}

/*******Footer-Section End**********/
.footer {
  background: #1B1B1B;
  padding: 130px 0 0 0;
}
.footer h2 {
  font-size: 1.2352941176471rem;
  font-family: "Rubik", sans-serif;
  color: #ffffff;
  font-weight: 700;
  text-align: left;
  margin-bottom: 20px;
}
.footer p {
  font-size: 16px;
  font-family: "Rubik", sans-serif;
  color: #ffffff;
  font-weight: 400;
}
.footer ul {
  margin-left: 0;
  padding-left: 0;
}
.footer ul li {
  margin-bottom: 10px;
  color: #fff;
}
.footer ul li img {
  margin-right: 12px;
}
.footer ul li a {
  color: #fff;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
}
.footer ul li a:hover {
  color: #ffffff;
}

.footer-bottom {
  background: #272626;
  padding: 10px 0;
}
.footer-bottom p {
  font-size: 16px;
  font-family: "Rubik", sans-serif;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
}

ul.list.forcontact li a i {
  padding: 7px 11px;
  background: #f41c29;
  margin-right: 12px;
  border-radius: 3px;
  height: auto;
  flex: 0 0 14%;
  height: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*******Footer-Section End**********/

ul.list.forcontact li a {
  display: flex;
  align-items: center;
}
ul.list.forcontact li a img {
  margin-right: 12px;
}
.main-footer {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
  margin-top: -55px;
}
.main-footer .about-widget .f_logo {
  display: inline-block;
  margin-bottom: 30px;
}
.main-footer .widgets-section {
  position: relative;
  padding: 220px 0 60px;
  margin-top: -100px;
}

.main-footer.alternate .widgets-section {
  margin-top: 0;
  padding-top: 0;
}

.main-footer .footer-column {
  position: relative;
}

.main-footer .footer-widget {
  position: relative;
  margin-bottom: 0;
}

.main-footer .footer-column .widget-title {
  position: relative;
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
  line-height: 30px;
  padding-left: 0px;
  margin-bottom: 25px;
}

.main-footer .about-widget {
  position: relative;
  padding-right: 20px;
}

.main-footer .footer-logo {
  position: relative;
  margin-bottom: 15px;
}

.main-footer .footer-logo figure {
  margin: 0;
  margin-top: -20px;
}

.main-footer .footer-logo img {
  display: block;
  max-width: 100%;
}

.main-footer .about-widget .text {
  font-size: 16px;
  font-family: "Rubik", sans-serif;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 28px;
}

/*Recent Posts*/

.recent-posts {
  position: relative;
}

.recent-posts .post {
  position: relative;
  min-height: 70px;
  padding-left: 105px;
  margin-bottom: 30px;
}

.recent-posts .post .thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 70px;
  width: 80px;
  overflow: hidden;
}

.recent-posts .post .thumb a {
  display: block;
}

.recent-posts .post .thumb img {
  display: block;
  width: 100%;
  height: auto;
}

.recent-posts .post h4 {
  position: relative;
  font-size: 18px;
  color: #f4f4f4;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 3px;
}

.recent-posts .post h4 a {
  color: #f4f4f4;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.recent-posts .post h4 a:hover {
  color: #ff8a00;
}

.recent-posts .post .info {
  position: relative;
  display: block;
}

.recent-posts .post .info li {
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  color: #f4f4f4;
  font-weight: 400;
  padding-right: 3px;
  margin-right: 3px;
}

.recent-posts .post .info li:before {
  position: absolute;
  right: -4px;
  top: 0;
  font-size: 12px;
  line-height: 20px;
  color: #f4f4f4;
  font-weight: 400;
  content: "/";
}

.recent-posts .post .info li:last-child:before {
  display: none;
}

/*=== links Widget ===*/

.main-footer .links-widget {
  position: relative;
}

.main-footer .links-widget .list li {
  position: relative;
  display: block;
  padding-left: 0;
  margin-bottom: 16px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
}
/* .main-footer .links-widget .list li:before{
	content: "\f061";
	font-family: "Font Awesome 5 Free";
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	font-weight: 400;

} */

.main-footer .links-widget .list li a {
  position: relative;
  display: block;
  line-height: 20px;
  font-size: 14px;
  color: #f4f4f4;
  font-weight: 400;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.main-footer .links-widget .list li:hover:before,
.main-footer .links-widget .list li a:hover {
  color: #ff8a00;
}

.main-footer .gallery-widget {
  position: relative;
}

.main-footer .gallery-widget .outer {
  position: relative;
  margin: 0px -7px 0;
}

.main-footer .gallery-widget .outer .image {
  position: relative;
  float: left;
  width: 33.3333%;
  padding: 0px 7px;
  margin-bottom: 14px;
}

.main-footer .gallery-widget .image img {
  display: block;
  width: 100%;
}

.main-footer .gallery-widget .image a {
  position: relative;
  display: block;
}

.main-footer .gallery-widget .image a:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #ff8a00 padding-box content-box;
  padding: 5px;
  opacity: 0.8;
  content: "";
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-footer .gallery-widget .image a:hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.main-footer .gallery-widget .image a:after {
  position: absolute;
  height: 20px;
  width: 20px;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  content: "\f0b2";
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: #000000;
  font-family: "FontAwesome";
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-footer .gallery-widget .image a:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/*=== Footer Bottom ===*/

.main-footer .footer-bottom {
  position: relative;
  border-top: 1px solid #222222;
}

.main-footer .footer-bottom .inner-container {
  position: relative;
}

.main-footer .footer-bottom .inner-container:before {
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  width: 1000%;
  background-color: #ff8a00;
  content: "";
}

.main-footer .footer-bottom .copyright-text {
  position: relative;
  float: left;
  padding: 20px 0;
  padding-right: 40px;
  background-color: #ff8a00;
}

.main-footer .footer-bottom .copyright-text:before {
  position: absolute;
  left: 100%;
  top: 0;
  border-right: 40px solid transparent;
  border-bottom: 70px solid #ff8a00;
  content: "";
}

.main-footer .footer-bottom .copyright-text p {
  position: relative;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}

.main-footer .footer-bottom .copyright-text a {
  color: #fff;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-footer .footer-bottom .copyright-text a:hover {
  text-decoration: underline;
}

.main-footer .footer-bottom .social-links {
  position: relative;
  float: right;
  padding: 20px 0;
}

.social-icon-two {
  position: relative;
}

.social-icon-two li {
  position: relative;
  float: left;
  margin-left: 0;
  display: block;
  border-radius: 2px;
  margin-right: 15px;
}
.social-icon-two li a {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #f4f4f4;
  font-weight: 400;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.social-icon-two li a:hover {
  color: #d94943;
}

.main-footer .links-widget .list li i {
  color: #d94943;
}
/*****************************/

/**************Inner Banner Start**********************/
.inner-page {
  padding: 80px 0;
  background: #38060b;
}
.baner-section.banner-inner .banner-text-details::before {
  display: none;
}

.baner-section.banner-inner .banner-text-details h1 {
  font-size: 36px;
  
}
/**************Inner Banner End**********************/
.about-section.about-us .video-pic {
  margin-bottom: 40px;
}

/**************About Us Start**********************/
.client-satisfaction {
  display: ;
}
.client-satisfaction img {
  width: 100%;
}

.about-section.about-us.client-satisfaction {
  background: none;
  padding: 80px 0;
}
.product-portfolio {
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/product-portfolio.png);
  background-size: 100%;
  background-position: center center;
  height: auto;
  background-repeat: no-repeat;
  padding: 80px 0;
}

.product-portfolio h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 900;
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
}
.product-portfolio p {
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}

.about-section.customization {
  background: none;
}
.about-section.customization .about-text span {
  font-size: 80px;
}
.about-section.customization .about-text h6 {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 30px;
  color: #000;
  font-size: 26px;
}
.about-section.customization .about-text ul {
  padding-left: 0;
}
.about-section.customization .about-text ul li {
  padding-left: 0;
  color: #000;
  margin-top: 10px;
}

.about-section.customization.teasm {
  background: #f5f5f5;
}

.certificate {
  margin-bottom: 60px;
}
.certificate h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 900;
  font-style: Black;
  font-size: 35px;
  text-transform: uppercase;
  color: #f72a2a;
  margin-bottom: 20px;

  text-align: center;
}
.certificate h4 {
  font-family: "Rubik", sans-serif;
  font-weight: 900;
  font-style: Black;
  font-size: 25px;
  line-height: 63px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 30px;
}

.gallery.about-us {
  margin-bottom: 480px;
}
.about-section.why-us {
  background: none;
}
.why-us .about-text {
  margin-top: 71px;
}

.certificate {
  background: url(https://www.reliancepotteries.com/wp-content/themes/reliance-potaries/assets/images/about-section.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.certificate .about-pic {
  top: 0;
  position: relative;
  transition: all 0.6s ease-in 0.3s;
  -webkit-transition: all 0.6s ease-in 0.3s;
  -moz-transition: all 0.6s ease-in 0.3s;
  -ms-transition: all 0.6s ease-in 0.3s;
  -o-transition: all 0.6s ease-in 0.3s;
}
.certificate .about-pic:hover {
  top: 10px;
  transition: all 0.6s ease-in 0.3s;
  -webkit-transition: all 0.6s ease-in 0.3s;
  -moz-transition: all 0.6s ease-in 0.3s;
  -ms-transition: all 0.6s ease-in 0.3s;
  -o-transition: all 0.6s ease-in 0.3s;
}
/**************About Us End**********************/

/**************Certificate Start**********************/
.certificate.for-certificate {
  padding: 80px 0;
}

/**************Certificate End**********************/

/**************Gallery Start**********************/
.gallery-page {
  padding: 80px 0 180px;
}
.gallery-page .gallery-pic {
}
.gallery-page .gallery-pic img {
  width: 100%;
}
.gallery-page .gallery-pic {
  position: relative;
  top: 0;
  transition: all 0.6s ease-in-out;
}
.gallery-page .gallery-pic:hover {
  top: -10px;
  transition: all 0.6s ease-in-out;
}
/**************Gallery End**********************/

/**************Blog start**********************/
.blog-detials {
  box-shadow: 0px 14px 24px 0px rgba(135, 135, 135, 0.25);
  border-radius: 15px;
  background: #fff;
  overflow: hidden;
  position: relative;
  transition: all 0.6s ease-in-out;
  top: 0;
}
.blog-detials:hover {
  box-shadow: 0px 0 0px 0px rgba(135, 135, 135, 0.25);
  top: 10px;
  transition: all 0.6s ease-in-out;
}
.blog-detials .blog-pic {
}
.blog-detials .blog-pic img {
  width: 100%;
}

.blog-detials .blog-text {
  padding: 20px;
}

.blog-detials .blog-text h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  font-style: Bold;
  font-size: 18px;
  text-transform: capitalize;
  color: #000;
  text-align: left;
  line-height: 34px;
  margin-bottom: 5px;
}

.blog-detials .blog-text ul {
  padding-left: 0;
}
.blog-detials .blog-text ul {
  padding-left: 0;
  display: flex;
  justify-content: flex-start;
  padding: 0 0;
  gap: 20px;
}
.blog-detials .blog-text ul li {
}
.blog-detials .blog-text ul li i {
  margin-right: 10px;
}

.blog-detials .blog-text p {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-style: Bold;
  font-size: 16px;
  text-transform: capitalize;
  /*color: #505050;*/
  text-align: left;
  line-height: 28px;
  margin-bottom: 5px;
}
.for-blog {
  margin: 80px 0 180px;
}
.blog-detials.for-single p {
  margin-bottom: 30px;
}
.blog-list {
  background: #fafafa;
  padding: 20px;
  margin-bottom: 20px;
}
.blog-list h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  font-style: Bold;
  font-size: 18px;
  text-transform: capitalize;
  color: #000;
  text-align: left;
  line-height: 34px;
  margin-bottom: 5px;
}
.blog-list ul {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.blog-list ul li {
  display: flex;
  flex-direction: column;
  list-style-type: circle;
  color: #000;
}

.comment-container {
  background: #fafafa;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
}
.comment-container p {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-style: Bold;
  font-size: 16px;
  text-transform: capitalize;
  color: #505050;
  text-align: left;
  line-height: 28px;
  margin-bottom: 5px;
}
.comment-details {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.comment-details .comment-details-left {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
}

.comment-details .comment-details-left .comment-details-text {
}

.comment-details .comment-details-left .comment-details-text h6 {
  font-family: Inter;
  font-weight: 600;
  font-style: Semi Bold;
  font-size: 22px;
  line-height: 32px;
  color: #000;
}

.comment-details .comment-details-left .comment-details-text span {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #505050;
}

.comment-details .comment-details-left .comment-details-text span i {
  margin-right: 10px;
}
.comment-details .comment-details-right h5 {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  line-height: 28px;
  color: #000;
}

.reply-form {
  background: #fafafa;
  padding: 20px;
  margin: 50px 0;
  border-radius: 5px;
}

.form-control {
  display: block;
  width: 100%;
  height: 334px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.reply-form input[type="text"],
.reply-form input[type="email"] {
  border: 1px solid #ccc;
  border-radius: 0;
  height: 44px;
  margin-bottom: 15px;
  padding-left: 20px;
  width: 100%;
}
.reply-form .contact-btn {
  background: #f72a2a;
  border: 2px solid #f72a2a;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-top: 5px;
  padding: 10px 40px;
  transition: 0.4s;
  width: auto;
  float: left;
  text-transform: uppercase;
  border-radius: 2px;
  font-weight: 700;
  display: block;
  margin-top: 20px;
}
.search {
  border: 1px solid #aeaeae;
  border-radius: 10px;
  padding: 20px;
}

.search h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  font-style: Bold;
  font-size: 18px;
  text-transform: capitalize;
  color: #000;
  text-align: left;
  line-height: 34px;
  margin-bottom: 5px;
}
.search .search {
  border: 1px solid #ccc;
  border-radius: 0;
  height: 44px;
  margin-bottom: 15px;
  padding-left: 20px;
  width: 100%;
  border-radius: 5px;
  background: #f2f2f2;
}

.recent-posts__item a {
  display: flex;
  gap: 13px;
  margin-bottom: 10px;
}
.recent-blog-img {
  height: 95px;
  overflow: hidden;
  width: 95px;
  flex: 0 0 95px;
}
.recent-blog-img img {
  width: 100%;
}

.recent-posts__item a .recent-blog-text {
  font-size: 13px;
  color: #000;
}

.recent-posts__item {
  margin-top: 30px;
}

.recent-blog-img {
  height: auto;
  overflow: hidden;
  width: 145px;
  flex: 0 0 145px;
}

.recent-posts__item a .recent-blog-text span {
  display: block;
  margin-top: 4px;
  color: #666161;
}
.recent-posts__item a .recent-blog-text span i {
  margin-right: 10px;
}
.categories {
  padding-left: 0;
}
.categories li {
  background: #f2f2f2;
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  border-radius: 5px;
}
.categories li span {
  font-weight: 600;
  font-style: Semi Bold;
  font-size: 16px;
  line-height: 34px;
  color: #000;
  font-family: "Rubik", sans-serif;
}
.tag span {
  padding: 3px 9px;
  background: #e4e3e1;
  font-weight: 400;
  font-style: Semi Bold;
  font-size: 16px;
  line-height: 34px;
  color: #000;
  font-family: "Rubik", sans-serif;
  border-radius: 5px;
  margin-bottom: 6px;
  display: inline-block;
}
/**************Blog End**********************/

/**************Product start**********************/
.product-detials {
  position: relative;
  margin-bottom: 60px;
}
.product-detials .product-detials-top {
  position: absolute;
  width: 100%;
  top: -64px;
  left: 40px;
}

.product-detials .product-detials-top h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 26px;
  leading-trim: NONE;
  line-height: 44px;
  letter-spacing: 0%;
  text-transform: capitalize;
  text-align: left;
  color: #fff;
  /* width: 50%; */
  padding: 10px 20px;
  border-radius: 5px 5px 0 0;
  display: inline-block;
  position: relative;
}
.product-detials .product-detials-top h3:before {
  content: "";
  background-color: #0084b6;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: skewX(-20deg);
  z-index: -1;
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
}
.product-detials .product-detials-bottom {
  border: 1px solid #a48787;
  padding: 10px;
  border-radius: 5px;
}

.product-detials .product-detials-bottom p {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 38px;
  color: #0084b6;
}

.product-detials .product-detials-bottom ul li {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 38px;
  color: #0084b6;
}

.for-product {
  padding: 180px 0;
}

.blog-text.product-text h3 {
  font-size: 16px;
}

.blog-text.product-text ul {
  flex-direction: column;
  gap: 3px;
  margin-bottom: 5px;
}
.blog-text.product-text ul li {
  color: #000;
  font-size: 15px;
}
.product-text a {
  color: #f72a2a;
  font-size: 13px;
  display: block;
  margin-bottom: 12px;
}
.button-product {
}
.product-text .know_more_btn {
    font-size: 15px;
    font-weight: 600;
}

.product-text .know_more_btn::after {
    content: "\2192"; /* Unicode right arrow */
    margin-left: 6px;
}
.button-product ul {
  display: flex;
  flex-direction: row !important;
  justify-content: space-between !important;
  align-items: center;
}
.button-product ul li a {
  /* background: #0084b6; */
  padding: 7px 30px;
  color: #fff;
  border-radius: 0;
  font-weight: 600;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  position: relative;
  z-index: 1;
}
.button-product ul li a:before {
  content: "";
  background-color: #0084b6;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: skewX(20deg);
  z-index: -1;
}
.button-product ul li a:hover:before {
  background-color: #107399;
}
/* .button-product ul li:last-child a {
  background: #f72a2a;
} */
.button-product ul li:last-child a:before {
  content: "";
  background-color: #f72a2a;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: skewX(20deg);
  z-index: -1;
}

.button-product ul li:last-child a:hover:before {
  background-color: #e61919;
}


.product-details-single h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  font-style: Bold;
  font-size: 24px;
  text-transform: capitalize;
  color: #000;
  text-align: left;
  line-height: 34px;
  margin-bottom: 5px;
}

.product-details-single h4 {
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  font-style: Bold;
  font-size: 18px;
  text-transform: capitalize;
  color: #f72a2a;
  text-align: left;
  line-height: 34px;
  margin-bottom: 5px;
}

.product-details-single p {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 38px;
  color: #000;
}

.product-details-single ul {
  flex-direction: column;
  gap: 3px;
  margin-bottom: 5px;
  padding-left: 0;
}
.product-details-single ul li {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 38px;
  color: #000;
}
.product-details-single .button-product ul {
  display: flex;
  flex-direction: row !important;
  justify-content: flex-start !important;
  align-items: center;
}
.product-details-single .button-product ul li a {
  padding: 3px 20px;
  color: #fff;
  font-weight: 600;
  position: relative;
  margin-top: 0;
  margin-right: 10px;
}
.product-details-single .button-product {
  margin-top: 20px;
}
.product-details-single .button-product ul li a:after {
  content: "";
  background-color: #ff2020;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: skewX(20deg);
  z-index: -1;
}
.product-details-single .button-product ul li a:hover:after {
  background-color: #e61919;
}
.product-details-single button.btn.btn-info.for-quort {
  background: none;
  padding: 10px 30px;
  font-weight: 600;
  position: relative;
  border: none;
  color: #000;
}
.product-details-single button.btn.btn-info.for-quort:hover {
  color: #fff;
}
.product-details-single button.btn.btn-info.for-quort:after {
  content: "";
  background: #FFC20A;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: skewX(20deg);
  z-index: -1;
}

.big-images {
  height: auto;
  width: 100%;
}
.thumbnail-img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border: 2px solid #fff;
  border-radius: 5px;
  margin: 5px;
  cursor: pointer;
}
.big-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 5px;
  margin: 20px 0;
}

td {
  padding: 8px;
  border: 1px solid #ddd;
  color: #000;
}

tr:nth-child(even) {
  background-color: #f2f2f2;
  color: #000;
}

td:first-child {
  font-weight: bold;
  background-color: #0084b6;
  color: #fff;
}
.for-product-single {
  padding: 100px 0;
}

.modal-header.for-header {
  background: #0084b6;
  text-align: center;
  display: block;
}
.modal-header.for-header h5 {
  text-align: center;
  color: #fff;
}
.modal-body.for-body {
  background: #f5f7e8;
}

.form-control.for-text {
  height: auto;
  margin-bottom: 10px;
  padding: 10px;
}

.form-control.for-text.for-address {
    height: 150px;
    margin-bottom: 10px;
    padding: 10px;
}

.contact-btn {
    background: #f72a2a;
    border: 2px solid #f72a2a;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-top: 5px;
    padding: 10px 40px;
    transition: 0.4s;
    width: auto;
    float: left;
    text-transform: uppercase;
    border-radius: 2px;
    font-weight: 700;
    display: block;
    margin-top: 20px;
}

button.btn.btn-info.for-quort {
  background: #FFC20A;
}
/**************Product End**********************/

.about_page .certificate .product-details-single .button-product li a:before {
  display: none;
}

.blog-detials .read-more-btn {
  z-index: 0;
}

/****** Contact Page ******/
.contact_form_sec {
  background: #F5F7E8;
  border-radius: 15px;
  overflow: hidden;
}

.contact_form_sec .top_sec {
  background: #0084B6;
}

.contact_form_sec .top_sec .form_title {
  color: #fff;
  font-size: 30px;
  padding: 20px;
  margin: 0;
}

.contact_form_sec  .contact_form {
  padding: 30px;
}

.contact_form_sec .contact_form .form_group {
  margin-bottom: 15px;
}

.contact_form_sec .contact_form .form_group input[type="text"], .contact_form_sec .contact_form .form_group input[type="number"], .contact_form_sec .contact_form .form_group input[type="email"],
.contact_form_sec .contact_form .form_group input[type="tel"] {
  width: 100%;
  height: 44px;
  padding: 15px;
  border: none;
}

.contact_form_sec .contact_form .form_group textarea {
  width: 100%;
  height: 120px;
  border: none;
  padding: 15px;
}
.contact_form_sec {
  background: #F5F7E8;
  border-radius: 15px;
  overflow: hidden;
}

.contact_form_sec .top_sec {
  background: #0084B6;
}

.contact_form_sec .top_sec .form_title {
  color: #fff;
  font-size: 30px;
  padding: 20px;
  margin: 0;
}

.contact_form_sec  .contact_form {
  padding: 30px;
}

.contact_form_sec .contact_form .form_group {
  margin-bottom: 15px;
}

.contact_form_sec .contact_form .form_group input[type="text"], .contact_form_sec .contact_form .form_group input[type="number"], .contact_form_sec .contact_form .form_group input[type="email"] {
  width: 100%;
  height: 44px;
  padding: 15px;
  border: none;
}

.contact_form_sec .contact_form .form_group textarea {
  width: 100%;
  height: 120px;
  border: none;
  padding: 15px;
}

.contact_form_sec .contact_form .form_group .title {
}

.contact_form_sec .contact_form .product-options {
  font-size: 2;
}

.contact_form_sec .contact_form .product-options .title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
}

.contact_form_sec .contact_form .product-options .select_sec {
  font-size: 18px;
  margin-bottom: 20px;
}

.contact_form_sec .contact_form .product-options .select_sec label {
  color: #000;
  margin-right: 10px;
  font-size: 16px;
}

.contact_form_sec .contact_form .product-options .select_sec label input[type="checkbox"] {
  float: left;
  position: relative;
  top: 7px;
  margin-right: 7px;
}

.contact_form_sec .contact_form  textarea {
  width: 100%;
  border: none;
  padding: 15px;
  height: 130px;
}


.contact_form_sec .contact_form .submit-btn {
  background: #F72A2A;
  color: #fff;
  border: none;
  padding: 8px 50px;
  display: block;
  margin: 30px auto 0;
  border-radius: 9px;
}
.contact_form_sec .contact_form .submit-btn:hover {
  background: #f7a60c;
}

.gallery-page .address_sec {
  border: 1px solid #C5C5C5;
  border-radius: 10px;
  padding: 20px;
}

.gallery-page .address_sec .title {
  color: #0084b6;
  font-size: 20px;
}

.gallery-page .address_sec .company_address {
  background: #F5F7E8;
  padding: 15px;
}

.gallery-page .address_sec .company_address .title {
  color: #000;
  margin-bottom: 15px;
}
.gallery-page .address_sec .company_address .address_list {
  padding: 0;
  margin: 0;
}

.gallery-page .address_sec .company_address .address_list li {
  color: #000;
  margin-bottom: 15px;
}

.gallery-page .address_sec .company_address .address_list li a {
  color: #000;
}
.gallery-page .address_sec .company_address .address_list li a:hover {
  color: #0084B6;
}

.gallery-page .address_sec .bottom_sec {
  background: #0084B6;
  border-radius: 5px;
  margin-top: 20px;
  padding: 15px;
}

.gallery-page .address_sec .bottom_sec .title {
  color: #fff;
  margin-bottom: 14px;
}

.gallery-page .address_sec .bottom_sec .name {
  color: #fff;
  font-weight: 400;
}

.gallery-page .address_sec .bottom_sec  a {
  color: #fff;
  display: block;
  margin-bottom: 12px;
}

.gallery-page .address_sec .bottom_sec a:last-child {
  margin-bottom: 0;
}
.gallery-page .address_sec .company_address .address_list li a i.fas.fa-phone {
  margin-right: 6px;
  transform: rotate(90deg);
}
.gallery-page .address_sec .company_address .address_list li a i.fas.fa-envelope {
  margin-right: 6px;
}
.gallery-page .address_sec .bottom_sec a i.fas.fa-envelope {
  margin-right: 6px;
}
.gallery-page .address_sec .bottom_sec a i.fas.fa-phone {
  transform: rotate(90deg);
}
.gallery-page .address_sec .bottom_sec  a:hover {
  color: #38c8ff;
}
.about_page .gallery {
  height: 370px;
  margin-bottom: 480px;
}
/****** Contact Page ******/
.quote_modal .modal-content {}

.quote_modal .modal-content .modal-header {
    background: #0084B6;
}

.quote_modal .modal-content .modal-header .modal-title {
  color: #fff;
  font-size: 44px;
  text-align: center;
  display: block;
  width: 100%;
}

.quote_modal .modal-content .quote_form_sec {
    background: #F5F7E8;
}

.quote_modal .modal-content .quote_form_sec .quote_form {
    padding: 25px;
}

.quote_modal .modal-content .quote_form_sec .quote_form .form_group {
    margin-bottom: 11px;
}

.quote_modal .modal-content .quote_form_sec .quote_form .form_group input.form-control {
    height: 38px;
    background: #FFFFFF;
    border: none;
    font-size: 14px;
    border-radius: 0;
    border: none;
}

.quote_modal .modal-content .quote_form_sec .quote_form .form_group textarea.form-control {
    height: 180px;
    border: none;
    border-radius: 0;
}

.quote_modal .modal-content .quote_form_sec .quote_form .form_group label {
    color: #010101;
}

.quote_modal .modal-content .quote_form_sec .quote_form .form-check label {
    color: #010101;
}
.quote_modal .modal-content .quote_form_sec .quote_form .form_group.Submit_group {
  text-align: center;
  margin: 40px auto 0;
}

.quote_modal .modal-content .quote_form_sec .quote_form .form_group.Submit_group .submit_btn {
  background: #F72A2A;
  padding: 7px 30px;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
}
.quote_modal .modal-content .quote_form_sec .quote_form .form_group.Submit_group .submit_btn:hover {
  background: #e61919;
}
.quote_modal .modal-content .modal-header  .btn-close {
  background-color: #fff;
  opacity: 1;
  width: 7px;
  height: 6px;
  border-radius: 50%;
  background-size: 9px;
}

/* pagination */
.pagination, .pagination_sec {
  text-align: center;
  margin: 30px 0;
}
.pagination a, .pagination span, .pagination_sec a, .pagination_sec span {
  display: inline-block;
  margin: 0 5px;
  padding: 8px 12px;
  background: #e6e8f3;
  color: #f72a2a;
  text-decoration: none;
  border-radius: 3px;
}
.pagination .current, .pagination_sec .current {
  background: #f72a2a;
  color: #fff;
}
.gallery-page .pagination {
    margin-bottom: 100px;
}
#wpcf7-f301-o1 .form-check p span.wpcf7-list-item.first.last {
    margin:0;
    display: inline-flex !important;
    align-items: center;
    gap: 6px;               /* spacing between checkbox and label */
    white-space: nowrap;
}

#wpcf7-f301-o1 .form-check p span.wpcf7-list-item.first.last .wpcf7-list-item-label {
    line-height: 0 !important;        /* aligns label perfectly */
    white-space: nowrap;
}
#wpcf7-f301-o1 .form-check p span.wpcf7-list-item.first.last input[type="checkbox"] {
   width: 16px;
    height: 16px;
    margin: 0 !important;
    transform: translateY(-2px); 
}

@media only screen and (max-width: 1600px) {
  .top-header {
    margin-left: 270px;
  }

  .gallery-page {
    padding: 80px 0 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .manu-header .logo a {
    /*width: 166px;*/
    padding: 15px 29px 39px;
  }
  .home_page .hero-slider {
        margin-top: 101px;
    }
  #header .navMenu ul .contact_btn {
    padding: 5px 15px 3px  28px;
    clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%);
    top: 0;
  }
  #header .navMenu ul li {
    top: 4px;
  }
  #header .navMenu ul li a {
    line-height: 30px;
    padding: 0px 7px;
  }
  
  .baner-section {
    position: relative;
    margin-top: 82px;
  } 

}
@media only screen and (max-width: 991px) {
    .home_page .hero-slider {
      margin-top: 140px;
    }
  .home_page .slide-content h1 {
      font-size: 35px;
      margin-bottom: 5px;
      width: 100%;
    }
    
    .home_page .slide-content p {
      font-size: 20px;
      width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .home_page .hero-slider {
      margin-top: 115px;
    }
    .home_page .slide-content {
      max-width: 400px;
    }
    /*.home_page .slide-content h1 {
      font-size: 25px;
      margin-bottom: 6px;
      margin-top: 10px;
      width: 70%;
    }
    
    .home_page .slide-content p {
      font-size: 15px;
    }*/
    .home_page .slide-content h1 {
      font-size: 20px;
      margin-bottom: 5px;
      margin-top: 12px;
      width: 70%;
    }
    
    .home_page .slide-content p {
      font-size: 11px;
      line-height: 20px;
      width: 60%;
    }
    .home_page .hero-slider .swiper-button-next:after, .home_page .hero-slider .swiper-button-prev:after, .swiper-button-prev:after {
        font-size: 20px;
        font-weight: 700;
    }
  /*.top-header-details {
    flex-direction: column;
    justify-content: center;
  }*/
  .top-header-details {
      flex-direction: row;
        justify-content: center;
        gap: 100px;
  }
  .top-header-details .top-header-right ul {
    padding: 0;
  }
  /*.top-header-details .top-header-right {
    justify-content: center;
    display: flex;
  }*/
  .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        top: 85%;
    }
  .video .video_slider .owl-item .video_content {
    height: 200px;
  }
      .page-template-tmpl_home .home_page{
        margin-top: 25px;
    }

    .baner-section .banner-text-details .des {
      display: none;
    }
    .about_page .certificate.for-product {
      padding: 50px 0 110px;
  }
}
@media only screen and (max-width: 480px) {
  .top-header-details .top-header-left ul li:last-child {
    margin-right: 0;
  }
}


/* Only 2nd UL (content list) fix */
.single-post .blog-text > p + ul, .single-post .blog-text > p + ol{
    display: block !important;
    list-style: disc !important;
    padding-left: 30px !important;
    margin-bottom: 30px !important;
}

.single-post .blog-text > p + ul > li, .single-post .blog-text > p + ol > li, {
    display: list-item !important;
    list-style-type: disc !important;
    float: none !important;
    clear: both !important;
    margin-bottom: 8px !important;
	color: #000 !important;
}
.product-detials .product-detials-bottom ul li{
	display: list-item !important;
    list-style-type: disc !important;
    float: none !important;
    clear: both !important;
    margin-bottom: 8px !important;
}




