/* start my custom css */

.goog-te-gadget{
  position: absolute;
    right: -20px;
    top: -20px;
    opacity: 0;
}

#google_translate_element2 i {color: #fff;}

.eventpageimg
{
	object-fit: contain;
	object-position: center;
	height: 300px;
	border: solid 1px #ccc;
	padding: 10px;
}

.eventdetailpagemainbannerimg
{
	object-fit: contain;
	object-position: center;
	height: 300px;
	border: solid 1px #ccc;
	padding: 10px;
	width:100%;
}

.dropdown-contentc 
{
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 94%;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
	z-index: 1;
	max-height: 200px;
	overflow-y: auto;
}

.dropdown-contentc div
{
	color: #000;
	padding: 1px 16px;
	text-decoration: none;
	display: block;
}

.dropdown-contentc div:hover
{
	background-color: #f1f1f1;
}

.dropdown-contentc div p
{
	margin: 0;
}

.contactpagealert
{
	font-size:16px;
	font-weight:600;
	color:#fff;
}

.myspinnerloader {
   width: 56px;
   height: 56px;
   border-radius: 50%;
   margin:auto;
   background: conic-gradient(#0000 10%,#00616F);
   -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 9px),#000 0);
   animation: spinner-zp9dbg 1s infinite linear;
}

@keyframes spinner-zp9dbg {
   to {
      transform: rotate(1turn);
   }
}

.loadingp
{
	text-align: center;
	font-size: 40px;
	color: #000;
	font-weight: 600;
}

/* start blog detail page */ 

.dynamicdesc ul li p , .dynamicdesc ol li p
{
	margin-bottom:15px !important;
}
.dynamicdesc p
{
	text-align:justify !important;
	margin-bottom:15px !important;
}

.dynamicdesc ul li
{
	list-style:disc !important;
	margin-bottom:10px;    
	margin-left:32px;
}

.dynamicdesc ol li
{
	list-style: decimal !important;
	margin-bottom:10px;    
}

.dynamicdesc a
{
	color:rgb(239, 154, 129) !important;
}

.myh1 
{
	font-size: 32px !important;
	font-weight: 700 !important;
	margin-bottom:20px;
}

.myh2 
{
	font-size: 24px !important;
	font-weight: 700 !important;
	margin-bottom:20px;
}

.myh3 
{
	font-size: 18.72px !important;
	font-weight: 700 !important;
	margin-bottom:20px;
}

.myh4 
{
	font-size: 16px !important;
	font-weight: 700 !important;
	margin-bottom:20px;
}

.myh5 
{
	font-size: 13.23px !important;
	font-weight: 700 !important;
	margin-bottom:20px;
}

.myh6 
{
	font-size: 10.72px !important;
	font-weight: 700 !important;
	margin-bottom:20px;
}

.blogimg
{
	width: 100% !important;
	object-fit: contain !important;
	height: 350px !important;
	border: solid 1px #eee;
	padding: 10px 20px;
}

.cta-button
{
	background-color: green;
	color: #fff;
	padding: 10px;
	width: 40%;
	border-radius: 5px;
	text-align: center;
}

.cta-button:hover
{
	background-color: green !important;
	color: #fff !important;
}

@media only screen and (max-width: 991px) 
{
   .cta-button
   {
		width: auto !important;
   }
}

.mymenuact
{
	color:#ab2231 !important;
}

/* End blog detail page */ 

.ot-heading_h3_title {
  font-size: 28px;
  margin-bottom: 8px;
}
.ot-heading_h4_title {
  font-size: 26px;
  margin-bottom: 8px;
}

/* About Us Section Start */
.aboutus-section {
  padding: 90px 0 90px;
}
.aboutus-section .video-overlay-section {
  position: relative;
}
.aboutus-section .background-image {
  height: auto;
  display: block;
}
.aboutus-section .overlay-video {
  position: absolute;
  top: 40px;
  left: -100px;
  width: 300px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}
.aboutus-section .overlay-video video {
  width: 100%;
  height: auto;
  display: block;
}
.certificate-section {
  padding: 90px 0 90px;
}
.liberta-about-page-video {
  padding: 90px 0 90px;
}
.feature-support-section {
  padding: 90px 0;
}
.feature-support-section .container-inner-wrap .row {
  display: flex;
  flex-wrap: wrap;
}
.feature-support-section .col-xl-4,
.feature-support-section .col-lg-4,
.feature-support-section .col-md-6,
.feature-support-section .col-sm-10 {
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
}
.feature-support-section .kb-services-item {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 16.74px 1.26px rgba(95, 95, 100, 0.13);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 35px 20px;
  position: relative;
  height: 100%;
  width: 100%;
}
.feature-support-section .kb-services-item .icon {
  width: 55px;
  height: 55px;
  flex-shrink: 0;
  background: #eee;
  border-radius: 50%;
  font-size: 26px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-out;
}
.feature-support-section .kb-services-item .content-innerbox {
  display: flex;
  flex-direction: column;
}
.feature-support-section .kb-services-item .content-innerbox h3 {
  margin-bottom: 8px;
  color: #191d1b;
  font-size: 22px;
  font-weight: 500;
}
.feature-support-section .kb-services-item .content-innerbox p {
  margin-bottom: 0;
  text-align: justify;
  font-size: 16px;
  line-height: 1.6;
  flex-grow: 1;
}

/* Contact Section Start */
.contact-section {
  padding: 90px 0 0px;
}
.contact-form-section {
  padding: 90px 0 0px;
}
.contact-section .contact-btn {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  border: 1px solid #fff;
  text-align: center;
  padding: 10px 0;
  color: #00616f;
  background-color: #fff;
  overflow: hidden;
  z-index: 1;
  font-weight: 500;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.contact-section .contact-btn span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #00616f;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.contact-section .contact-btn:hover span {
  width: 340%;
  height: 240%;
}
.contact-section .contact-btn:hover {
  color: #fff;
}

/* catalogue section start */
.catalogue-section {
  padding: 90px 0 90px;
}
.catalogue-section .box {
  text-align: center;
  overflow: hidden;
  position: relative;
}
.catalogue-section .box:hover img {
  transform: translateY(8px) rotateX(15deg) rotateY(-15deg) rotateZ(3deg)
    scale(0.93);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.catalogue-section .box img {
  width: 100%;
  height: auto;
  transform-origin: top right;
  transition: all 0.3s ease 0s;
}
.catalogue-section .box .box-content {
  color: #fff;
  background-color: #00616f;
  text-align: left;
  width: 100%;
  padding: 7px 12px;
  opacity: 0;
  transform: translateY(-50%) skew(5deg);
  position: absolute;
  top: 50%;
  left: -100%;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.catalogue-section .box:hover .box-content {
  opacity: 1;
  transform: translateY(-50%) skew(0);
  left: 0;
}
.catalogue-section .box h3.post {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  display: inline-block;
}
.catalogue-section .box .icon {
  padding: 0;
  margin: 0;
  list-style: none;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  bottom: 35px;
  z-index: 1;
  transition: all 0.5s ease-in-out;
}
.catalogue-section .box:hover .icon li {
  transform: scale(1);
}
.catalogue-section .box .icon li {
  margin: 0 3px;
  display: inline-block;
  transform: scaleY(0);
  transform-origin: top center;
  transition: all 0.3s ease-in-out;
}
.catalogue-section .box .icon li a {
  color: #fff;
  background-color: #00616f;
  font-size: 15px;
  line-height: 30px;
  height: 30px;
  width: 30px;
  display: block;
  transition: all 0.3s;
}
.catalogue-section .box .icon li a:hover {
  color: #00616f;
  background: #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}

/* packing details start */
.packing-details {
  padding: 90px 0 90px;
}
.packing-details table th {
  font-weight: 700;
  color: #666769;
  font-size: 16px;
  text-align: center;
}
.packing-details table td {
  font-weight: normal;
  color: #666769;
  font-size: 16px;
  text-align: center;
}
.packing-details .catalogue-card {
  position: relative;
  margin-bottom: 30px;
}
.packing-details .catalogue-card .catalogue-image-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.packing-details .catalogue-card .catalogue-image {
  width: 100%;
  display: block;
  transition: transform 0.4s ease;
}
.packing-details
  .catalogue-card
  .catalogue-image-wrapper:hover
  .catalogue-image {
  transform: scale(1.05);
}
.packing-details .catalogue-card .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  transition: opacity 0.3s ease;
}
.packing-details .catalogue-card .catalogue-image-wrapper:hover .overlay {
  opacity: 1;
}
.packing-details .catalogue-card .icon {
  color: #fff;
  font-size: 20px;
  transition: background 0.3s ease, transform 0.3s ease;
  text-decoration: none;
  z-index: 3;
}
.packing-details .catalogue-card .caption-on-hover {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  background: white;
  color: #00616f;
  font-weight: 700;
  font-size: 18px;
  padding: 10px;
  text-align: center;
  transition: bottom 0.4s ease;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.packing-details
  .catalogue-card
  .catalogue-image-wrapper:hover
  .caption-on-hover {
  bottom: 0;
}

/* technical specification start */
.technical-specification {
  padding: 90px 0 90px;
}
.technical-specification table th {
  font-weight: 700;
  color: #666769;
  text-align: center;
  white-space: nowrap;
  font-size: 16px;
}
.technical-specification table td {
  font-weight: normal;
  color: #666769;
  text-align: center;
  font-size: 16px;
}

/* blog list start */
.blog-list-section {
  padding: 90px 0 90px;
}
.blog-list-section .post-box .entry-meta span {
  color: #00616f;
  font-size: 16px;
  margin-top: 10px;
}
.blog-list-section .entry-footer a:after {
  content: "\f121";
  font-size: 27px;
  padding-left: 20px;
  font-family: flaticon;
  display: inline-block;
  border: none;
  position: absolute;
}
.blog-list-section .entry-footer a {
  color: #00616f;
}
.blog-list-section .entry-footer a:hover {
  color: #f16136;
}

/* blog details start */
.blog-details-section {
  padding: 90px 0 90px;
}
.blog-details-section .post-box .entry-meta span {
  color: #00616f;
  font-size: 16px;
  margin-top: 10px;
}
.blog-details-section
  .product-list-accordion-section
  .product__page--right
  .tile-name-heading {
  margin-top: -1.5rem;
  position: relative;
}
.blog-details-section
  .product-list-accordion-section
  .product__page--right
  .tile-name-heading
  span {
  background-color: #f16136;
  color: #fff;
  display: inline-block;
}
.blog-details-section .widget_recent_news ul.recent-news {
  padding: 0;
  margin: 0;
  list-style: none;
}

.blog-details-section .widget_recent_news .thumb {
  width: 270px;
  height: 80px;
}

.blog-details-section .widget_recent_news .thumb img {
  height: auto;
  max-width: 100%;
}

.blog-details-section .widget_recent_news .entry-header p {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px 0;
  line-height: 1.4;
}

.blog-details-section .widget_recent_news .post-on .entry-date {
  font-size: 14px;
}
.blog-details-section .style-three {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5em;
  padding-bottom: 15px;
  position: relative;
}
.blog-details-section .style-three:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 55px;
  background-color: #00616f;
}
.blog-details-section .style-three:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  height: 1px;
  width: 95%;
  max-width: 255px;
  background-color: #00616f;
}

/* export section start */
.export-section {
  padding: 90px 0 90px;
}
.world-wide-map-section {
  padding: 90px 0 90px;
}
.export-country {
  padding: 90px 0 90px;
}
.export-country .client-grid {
  position: relative;
  overflow: hidden;
}
.export-country .client-logo-pic {
  text-align: center;
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #00616f;
}
.export-country .client-logo-pic:before,
.export-country .client-logo-pic:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #00616f;
  content: "";
  opacity: 0.9;
  z-index: 1;
}
.export-country .client-logo-pic:hover:before {
  -webkit-transform: skew(45deg) translateX(-55%);
  transform: skew(45deg) translateX(-55%);
}
.export-country .client-logo-pic:before {
  -webkit-transform: skew(45deg) translateX(-155%);
  transform: skew(45deg) translateX(-155%);
}
.export-country .client-logo-pic:hover:after {
  -webkit-transform: skew(45deg) translateX(55%);
  transform: skew(45deg) translateX(55%);
}
.export-country .client-logo-pic:after {
  -webkit-transform: skew(45deg) translateX(155%);
  transform: skew(45deg) translateX(155%);
}
.export-country .client-logo-pic:hover > img {
  opacity: 0.5;
}
.export-country .client-logo-pic img {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: top;
  width:120px;
}
.export-country .client-logo-pic div {
  top: 50%;
  left: 50%;
  position: absolute;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
}
.export-country .client-logo-pic:hover div {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.export-country .client-logo-pic span {
  background-color: #f16136;
  color: #fff;
  font-size: 12px;
  letter-spacing: 4px;
  margin: 0;
  padding: 5px 10px;
  white-space: nowrap;
  -webkit-box-shadow: 0 0 10px #f16136;
  box-shadow: 0 0 5px #f16136;
}

/* Product section Start */

.main-product-section {
  padding: 90px 0 90px;
}
.main-product-section .product-card {
  position: relative;
  overflow: hidden;
}
.main-product-section .product-card .product-image {
  position: relative;
  overflow: hidden;
}
.main-product-section .product-card img {
  width: 100%;
  display: block;
  transition: transform 0.4s ease;
}
.main-product-section .product-card:hover img {
  transform: scale(1.05);
}
.main-product-section .image-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 0.4s ease;
}
.main-product-section .icon-link {
  width: 45px;
  height: 45px;
  background: #fff;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  text-decoration: none;
  transition: 0.3s ease;
}
.main-product-section .icon-link:hover {
  background: #00616f;
  color: #fff;
}
.main-product-section .bottom-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 35px;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: 0.4s ease;
}
.main-product-section .product-card:hover .image-overlay,
.main-product-section .product-card:hover .bottom-bar {
  opacity: 1;
}
.main-product-section .product-card .bottom-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45px;
  background: #00616f;
  opacity: 0;
  transition: 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-product-section .product-card .bottom-bar .product-name {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.main-product-section .product-card:hover .bottom-bar {
  opacity: 1;
}
/* product list start */
.product-list-tab-section {
  padding: 90px 0 90px;
}
.product-list-tab-section .product-tab-nav .nav-link {
  border: 1px solid #00616f;
  border-radius: 5px;
  color: #00616f;
  background-color: transparent;
  margin: 5px;
  padding: 8px 20px;
  font-weight: 500;
  transition: all 0.3s ease;
}
.product-list-tab-section .product-tab-nav .nav-link:hover {
  background-color: #00616f;
  color: #fff;
}
.product-list-tab-section .product-tab-nav .nav-link.active {
  background-color: #f16136;
  border-radius: 5px;
  color: #fff;
  border-color: #f16136;
}
.product-list-tab-section .product-grid .product-card {
  overflow: hidden;
  position: relative;
  border-radius: 0;
  margin-top: 10px;
}
.product-list-tab-section .product-image-wrapper {
  position: relative;
  overflow: hidden;
}
.product-list-tab-section .product-image-wrapper img {
  transition: transform 0.4s ease;
  width: 100%;
  display: block;
}
.product-list-tab-section .product-image-wrapper:hover img {
  transform: scale(1.15);
}
.product-list-tab-section .product-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.4s ease;
  z-index: 2;
}
.product-list-tab-section .product-image-wrapper:hover .product-overlay {
  opacity: 1;
}
.product-list-tab-section .product-icon i {
  color: #fff;
  font-size: 20px;
  z-index: 3;
  text-decoration: none;
}
.product-list-tab-section .product-icon i:hover {
  color: #f16136;
}
.product-list-tab-section .product-label {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #00616f;
  color: #fff;
  padding: 6px 12px;
  font-size: 14px;
  z-index: 2;
  font-weight: 500;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* product details start */
.product-details-section {
  padding: 90px 0 90px;
  position: relative;
}
.product-details-section .product-details-content {
  position: relative;
  display: block;
}
.product-details-section .slidermainimg {
  width: 100%;
  height: 300px;
  object-fit: contain;
  border: solid 1px #eee;
  padding: 10px;
}
.product-details-section .sliderthumbimg {
  width: 100%;
  height: 150px;
  object-fit: contain;
  border: solid 1px #eee;
  padding: 10px;
  margin-right: 20px;
  cursor: pointer;
  margin-top: 30px;
}
.product-details-section .slick-list.draggable {
  padding: 0px !important;
}
.product-details-section .slick-track {
  margin: 0px !important;
}
.product-details-section .slider-for .gallery-icon {
  position: relative;
}
.product-details-section .slider-for .overlay-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  padding: 5px;
  border-radius: 50%;
  z-index: 2;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 14px;
}
.product-details-section .slider-for .overlay-icon:hover {
  background: #00616f;
  color: #fff;
}
.product-details-section table th {
  font-weight: 700;
  color: #666769;
  font-size: 16px;
}
.product-details-section table td {
  font-weight: normal;
  color: #666769;
  font-size: 16px;
}
.liberta-product-slider {
  padding: 90px 0 90px;
}
.liberta-product-slider .product-card {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.liberta-product-slider .product-card .product-image {
  position: relative;
  overflow: hidden;
}
.liberta-product-slider .product-card img {
  width: 100%;
  display: block;
  transition: transform 0.4s ease;
}
.liberta-product-slider .product-card:hover img {
  transform: scale(1.05);
}
.liberta-product-slider .image-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 0.4s ease;
}
.liberta-product-slider .icon-link {
  width: 45px;
  height: 45px;
  background: #fff;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  font-size: 18px;
  text-decoration: none;
  transition: 0.3s ease;
}
.liberta-product-slider .icon-link:hover {
  background: #00616f;
  color: #fff;
}
.liberta-product-slider .bottom-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 35px;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: 0.4s ease;
}
.liberta-product-slider .product-card:hover .image-overlay,
.liberta-product-slider .product-card:hover .bottom-bar {
  opacity: 1;
}
.liberta-product-slider .product-card .bottom-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45px;
  background: #00616f;
  opacity: 0;
  transition: 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.liberta-product-slider .product-card .bottom-bar .product-name {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.liberta-product-slider .product-card:hover .bottom-bar {
  opacity: 1;
}
.liberta-area-features {
  padding: 50px 0 0px;
}
.liberta-area-features .icon-item {
  transition: transform 0.3s ease;
}
.liberta-area-features .icon-item img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  margin-bottom: 10px;
  transition: transform 0.3s ease;
  cursor: pointer;
}
.liberta-area-features .icon-item p {
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
  text-align: center;
  cursor: pointer;
}
.liberta-area-features .icon-item:hover {
  transform: translateY(-5px);
}
.liberta-area-features .icon-item:hover img {
  transform: scale(1.1);
}
.liberta-area-features .style-three {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5em;
  padding-bottom: 15px;
  position: relative;
  color: #00616f;
}
.liberta-area-features .style-three:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 55px;
  background-color: #00616f;
}
.liberta-area-features .style-three:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  height: 1px;
  width: 95%;
  max-width: 255px;
  background-color: #00616f;
}

/* event list start */
.event-list-section {
  padding: 90px 0 90px;
}
.event-list-section .post-box .entry-meta span {
  color: #00616f;
  font-size: 16px;
  margin-top: 10px;
}
.event-list-section .entry-footer a:after {
  content: "\f121";
  font-size: 27px;
  padding-left: 20px;
  font-family: flaticon;
  display: inline-block;
  border: none;
  position: absolute;
}
.event-list-section .entry-footer a {
  color: #00616f;
}
.event-list-section .entry-footer a:hover {
  color: #f16136;
}

/* event details start */
.event-details-section {
  padding: 90px 0 90px;
}
.event-details-section .post-box .entry-meta span {
  color: #00616f;
  font-size: 16px;
  margin-top: 10px;
}
.event-details-section
  .product-list-accordion-section
  .product__page--right
  .tile-name-heading {
  margin-top: -1.5rem;
  position: relative;
}
.event-details-section
  .product-list-accordion-section
  .product__page--right
  .tile-name-heading
  span {
  background-color: #f16136;
  color: #fff;
  display: inline-block;
}
.event-details-section .widget_recent_news ul.recent-news {
  padding: 0;
  margin: 0;
  list-style: none;
}

.event-details-section .widget_recent_news .thumb {
  width: 270px;
  height: 80px;
}

.event-details-section .widget_recent_news .thumb img {
  height: auto;
  max-width: 100%;
}

.event-details-section .widget_recent_news .entry-header h6 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px 0;
  line-height: 1.4;
}

.event-details-section .widget_recent_news .post-on .entry-date {
  font-size: 14px;
}
.event-details-section .style-three {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5em;
  padding-bottom: 15px;
  position: relative;
}
.event-details-section .style-three:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 55px;
  background-color: #00616f;
}
.event-details-section .style-three:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  height: 1px;
  width: 95%;
  max-width: 255px;
  background-color: #00616f;
}

/* Tiles Calculator Section Start */

.tiles-calculator {
  padding: 90px 0px;
}
.tiles-calculator .calbtn,
.contact__page button.contact_form_submit {
  background: #00616f;
  border: none;
  color: #fff;
  padding: 10px 15px;
  width: 100%;
  border-radius: 35px;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 2px;
}
.tiles-calculator .tileDiv {
  background: none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  display: inline-block;
  height: 220px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.tiles-calculator .tileDiv div {
  background: #fff url(../images/tilescalculator/tilePattern.webp) repeat scroll -4px -4px;
  border: 1px solid #000;
  box-shadow: 0 0 8px 5px #fff;
  left: 52%;
  position: absolute;
  top: 52%;
  transform: translateX(-50%) translateY(-50%);
}
.tiles-calculator .tileDiv .tileFt {
  background: #868686 none repeat scroll 0 0;
  margin-bottom: 0;
  padding: 0;
  position: absolute;
  text-align: center;
}
.tiles-calculator .horzFt {
  border-top: 1px dashed #868686;
  height: 0;
  left: 0;
  top: -20px;
  width: 100%;
}
.tiles-calculator .tileDiv .horzFt span {
  margin-left: 50%;
  margin-top: -12px;
  transform: translateX(-50%);
}
.tiles-calculator .tileDiv .tileFt span {
  background: #f9f9f9 none repeat scroll 0 0;
  color: gray;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  position: absolute;
  text-transform: uppercase;
  width: 50px;
}
.tiles-calculator .vertFt {
  border-left: 1px dashed #868686;
  height: 100%;
  left: -20px;
  top: 0;
  width: 0;
}
.tiles-calculator .tileDiv .vertFt span {
  margin-left: -27px;
  top: 50%;
  transform: rotate(-90deg) translateX(20%);
}
.tiles-calculator .tips-lists ul {
  list-style: none;
}
.tiles-calculator .tips-lists li {
  list-style: none;
}
.tiles-calculator .tips-lists li i {
  color: #00616f;
  margin-right: 5px;
}
.tiles-calculator hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.tiles-calculator input[type="text"],
select {
  margin-bottom: 20px;
  padding: 10px;
  color: #5f6160;
}
.tiles-calculatorv .form-control {
  padding: 10px;
  color: #5f6160;
}
.tiles-calculator .padding-area {
  padding: 50px;
}

/* Tilesview Section */

.tilesview-section {
  padding: 90px 0 90px;
}

.liberta-visualizer-section {
  padding: 90px 0 90px;
}

.liberta-visualizer-section .step-box {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.liberta-visualizer-section .step-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}
.liberta-visualizer-section .step-number {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #f16136;
  color: #fff;
  font-weight: bold;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  font-size: 18px;
  box-shadow: 0 0 0 5px #f16136;
}
.liberta-visualizer-section .step-title {
  font-size: 22px;
}
.liberta-visualizer-section .step-description {
  margin-bottom: 0;
  text-align: center;
}
.liberta-visualizer-section .underline-icon {
  width: 60px;
  height: 3px;
  background: #f07e6e;
  border-radius: 3px;
}
.liberta-visualizer-section .circle-shadow {
  box-shadow: 0 0 0 6px #f162362f;
}

/* Footer CSS Start */

.company-footer-information {
  margin-left: 50px;
}
.company-footer-information p{
    max-width: 310px;
}
.footer-title {
  position: relative;
}

.footer-title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  background-color: #00616f;
  height: 2px;
  box-sizing: border-box;
  width: 65px;
}
/* Responsive CSS Start */

@media (min-width: 1200px) and (max-width: 1400px){
  .foot_logo {
    width: 210px;
  }
  .company-footer-information {
    margin-left: 10px;
  }
  .company-footer-information p{
    font-size: 16px;
  }
  .footer-widget .ot-icon-list-wrapper a, .footer-widget a{
    font-size: 15px;
    line-height: 22px;
  }
}

@media (max-width: 1199px) {
  .foot_logo {
    width: 220px;
  }
  .aboutus-section {
    padding: 50px 0 50px;
  }
  .aboutus-section .overlay-video {
    top: -10px;
    left: -10px;
  }
  .liberta-about-page-video {
    padding: 50px 0 50px;
  }
  .feature-support-section {
    padding: 50px 0;
  }
  .certificate-section {
    padding: 50px 0 50px;
  }
  .contact-section {
    padding: 50px 0 0px;
  }
  .contact-form-section {
    padding: 50px 0 0px;
  }
  .catalogue-section {
    padding: 50px 0 50px;
  }
  .packing-details {
    padding: 50px 0 50px;
  }
  .technical-specification {
    padding: 50px 0 50px;
  }
  .blog-list-section {
    padding: 50px 0 50px;
  }
  .blog-details-section {
    padding: 50px 0 50px;
  }
  .export-section {
    padding: 50px 0 50px;
  }
  .world-wide-map-section {
    padding: 50px 0 50px;
  }
  .export-country {
    padding: 50px 0 50px;
  }
  .event-list-section {
    padding: 50px 0 50px;
  }
  .event-details-section {
    padding: 50px 0 50px;
  }
  .tiles-calculator {
    padding: 50px 0px;
  }
  .product-list-tab-section {
    padding: 50px 0 50px;
  }
  .product-details-section {
    padding: 50px 0 50px;
  }
  .liberta-product-slider {
    padding: 50px 0 50px;
  }
  .tilesview-section {
    padding: 50px 0 50px;
  }
  .tilesview-section {
    padding: 50px 0 50px;
  }
  .liberta-visualizer-section {
    padding: 50px 0 50px;
  }
  .main-product-section {
    padding: 50px 0 50px;
  }
}
@media (max-width: 991px) {
  .foot_logo {
    width: 190px;
  }
  .aboutus-section .overlay-video {
    top: 40px;
    left: -100px;
  }
  .packing-details .table-responsive table {
    min-width: 800px;
  }
  .blog-details-section .widget_recent_news .thumb {
    width: 270px;
    height: auto;
  }
  .event-details-section .widget_recent_news .thumb {
    width: 270px;
    height: auto;
  }
  .liberta-area-features {
    padding: 0px 0 0px;
  }
  .company-footer-information {
    margin-left: 0px;
  }
  .company-footer-information p{
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .aboutus-section .overlay-video {
    top: 20px;
    left: -50px;
  }
  .foot_logo {
    width: 165px;
  }
}
@media (max-width: 575px) {
  .aboutus-section .overlay-video {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
  }
  .padding-area {
    padding: 30px;
  }
  .site-footer .ot-icon-list-wrapper .ot-icon-list-item:last-child {
    margin-bottom: 12px;
  }
  .foot_logo {
    width: 165px;
  }
  .header_btn .octf-btn{
          margin-right: 20px;
    margin-left: 20px;
  }
}
