/*
 Theme Name:     Olyve Child
 Theme URI:      http://olyve.tanshcreative.com
 Description:    Olyve Child Theme.
 Author:         tansh
 Author URI:     http://themeforest.net/user/tansh
 Template:       olyve
 Version:        1.0.0
*/

@font-face {
    font-family: 'chillaxbold';
    src: url('./fonts/chillax-bold-webfont.woff2') format('woff2'),
         url('./fonts/chillax-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'chillaxextralight';
    src: url('./fonts/chillax-extralight-webfont.woff2') format('woff2'),
         url('./fonts/chillax-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'chillaxlight';
    src: url('./fonts/chillax-light-webfont.woff2') format('woff2'),
         url('./fonts/chillax-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'chillaxmedium';
    src: url('./fonts/chillax-medium-webfont.woff2') format('woff2'),
         url('./fonts/chillax-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'chillaxregular';
    src: url('./fonts/chillax-regular-webfont.woff2') format('woff2'),
         url('./fonts/chillax-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'chillaxsemibold';
    src: url('./fonts/chillax-semibold-webfont.woff2') format('woff2'),
         url('./fonts/chillax-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{
	font-family: 'chillaxregular';
	background-color: #111110 !important;
}
#bnr-hding h4{
    font-family: 'chillaxmedium';
}
#bnr-hding h3{
	font-family: 'chillaxmedium';
}
#bnr-hding h2{
	font-family: 'chillaxmedium';
}
#bnr-hding h1, .bnr-btn .elementor-button-text{
	font-family: 'chillaxsemibold';
}
div#bnr-btm-icon img {
    width: 100px;
    padding: 20px;
    height: 90px;
}
#top-menu-section {
    width: 90%;
    position: fixed;
    top: 0;
    z-index: 9;
    margin: 0 auto !important;
    justify-content: center !important;
    left: 5%;
    background: #000;
    padding: 10px 20px;
}
#top-section {
    margin-top: 2.5%;
}
.pg-hdng h3 {
    font-family: 'chillaxmedium';
}
.sab-hding h4:after {
    position: absolute;
    content: '';
    width: 45%;
    height: 1px;
    top: 16px;
    background: #fff;
    right: 0;
}

.sab-hding h4 {
    font-family: 'chillaxregular' !important;
    position: relative;
}
.infinity-icon h3.elementor-icon-box-title {
    font-family: 'chillaxmedium' !important;
}
.infinity-icon span.elementor-icon svg {
    filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7500%) hue-rotate(218deg) brightness(106%) contrast(106%);
}


.circle-container {
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
}

.circle-text {
  position: absolute;
  width: 100%;
  height: 100%;
  animation: rotateText 15s linear infinite;
}

.circle-container svg {
  width: 100%;
  height: 100%;
  transform: rotate(0deg);
}

.circle-container text {
  font-size: 8px;
  fill: #ffffff;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.circle-container .arrow {
  font-size: 24px;
  color: #a3ff00;
  position: absolute;
}
.circle-container .arrow::after {
    font-family: 'icomoon';
    content: "\e948";
    margin: 0 2px;
    color: inherit;
    font-size: 30px;
    transform: rotate(
320deg);
}

@keyframes rotateText {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.pvc-hding h2 {
    font-family: 'chillaxsemibold';
}
.pvc-hding h2 span {
    color: #85be00;
}
#cnter-col{
	position: relative;
}
.compound-img {
    position: absolute;
    left: -38%;
    width: 100%;
    top: 27%;
    z-index: -1;
}
.explore-btn span.elementor-button-icon {
    background: #87bc06;
    width: 85px;
    height: 85px;
    text-align: center;
    justify-content: center;
    border-radius: 50px;
}
.explore-btn span.elementor-button-icon svg {
    width: 2.5em;
}
.explore-btn span.elementor-button-text {
    font-size: 20px;
    font-family: 'chillaxmedium';
}
.explore-btn span.elementor-button-content-wrapper {
    align-items: center;
}
#product-center-colum {
    overflow: hidden;
}
.product-marquee h4.ame-marquee__cta-title {
    font-family: 'chillaxmedium';
    text-align: left;
}
.ftr-col h2 {
    font-family: 'chillaxmedium';
    font-size: 30px;
    margin: 10px 0;
}
.ftr-col h6 {
    font-family: 'chillaxmedium';
}
.ftr-col a{
	color: #fff;
}
.ftr-col p {
    font-family: 'chillaxmedium';
}
#ftr-btm .e-con-inner {
    border-top: 1px solid #383833;
}
.ftr-col h3 {
    margin-top: 15px;
}
.join-us-list .dtr-icon {
    display: none;
}
.join-us-list .dtr-feature__content {
    margin: 0px !important;
}
.frm-contact-section .frm-cont label {
    color: #fff;
}
.frm-contact-section .frm-cont input {
    border-bottom: 1px solid #d0d4cd;
    border-radius: 0px;
    margin-bottom: 30px;
	background: transparent;
}
.frm-contact-section .frm-cont textarea {
    height: 70px;
    border-bottom: 1px solid #d0d4cd;
    border-radius: 0px;
    margin-bottom: 40px;
	background: transparent;
}
.frm-contact-section {
    padding: 50px 50px 20px;
}
.frm-contact-section {
    padding: 30px 50px 20px;
}
.frm-cont-btn button {
    background: #fff;
    font-family: 'chillaxsemibold';
    font-size: 18px;
    padding: 6px 10px 6px 20px;
}
.frm-cont-btn button img {
    background: #000;
    border-radius: 50px;
    width: 45px;
    height: 45px;
    margin-left: 10px;
    padding: 10px;
}
#ftr-frm-row .e-con-inner {
    background: #000;
    padding: 0;
    border: 1px solid #6d6d6d;
    border-radius: 20px;
    overflow: hidden;
}
.new_email p {
    display: flex;
    background: #fff;
    padding: 7px;
    justify-content: space-between;
    border-radius: 50px;
    align-items: center;
}
.new_email input {
    width: 100%;
    background: transparent;
    color: #000;
    margin: 0;
    padding: 0 0 0 15px;
}
.new_email input::placeholder{
	color: #747474;
	font-family: 'chillaxmedium';
}
.new_email button {
    background: #83bd01;
    width: 50px;
    height: 50px;
    padding: 10px;
}
.new_email button img {
    width: 45px;
    filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7432%) hue-rotate(210deg) brightness(88%) contrast(115%);
}
.future-point h3 {
    margin: 0;
}
.impact-cont .elementor-icon-box-content {
      border: 1px solid #ffffff;
    position: relative;
    padding: 40px 14px 20px 20px;
    border-radius: 0px 0px 30px 30px;
    text-align: left;
}
.impact-cont .elementor-icon-box-content .elementor-icon-box-title {
    position: absolute;
    top: -25px;
    background: #fff;
    color: #111110;
    padding: 10px 0px 10px 20px;
    font-family: 'chillaxsemibold';
    letter-spacing: -1px;
    left: -1px;
    border-radius: 0px 50px 50px 0;
    width: 96%;
}
.impact-icon .elementor-icon svg {
    filter: brightness(0) saturate(100%) invert(52%) sepia(51%) saturate(1979%) hue-rotate(44deg) brightness(109%) contrast(103%);
}
.quality-text h2 {
    font-family: 'chillaxsemibold';
}
.quality-text span {
    display: block;
    letter-spacing: 22px;
}
.quality-text {
    border: 1px solid #86be00;
    padding: 20px;
    border-radius: 50px;
    border-bottom: none;
    border-top: none;
    border-left: none;
}
.exprin-cont h2.elementor-counter-title {
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 10px;
    font-family: 'chillaxmedium';
    line-height: 1.1em;
}
.exprin-cont .elementor-counter-number-wrapper {
    display: block !important;
    font-size: 200px !important;
    line-height: 160px !important;
	 font-family: 'chillaxbold';
}
#county-bg .e-con-inner {
    background-image: url(https://testingbit.in/infinitypvc/wp-content/uploads/2025/11/quality-bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
    border-radius: 180px;
    border-left: 1px solid #86be00;
}
div#experince-bg {
    background-image: url(https://testingbit.in/infinitypvc/wp-content/uploads/2025/11/year-bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
}
/* .impact-icon{
	position:relative;
	padding: 20px 20px 50px;
}

.impact-icon::before {
    position: absolute;
    top: -38px;
    right: 0;
    width: 100%;
    height: 180px;
    border: 1px solid #fff;
    border-bottom: none;
    border-radius: 180px 180px 0 0;
    content: "";
    border-right: 0;
}
.impact-icon::after {
    content: "";
    position: absolute;
    right: -9px;
    width: 20px;
    height: 20px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(
135deg);
    bottom: 25px;
} */

.industry-segments .elementor-image-box-content {
    padding: 0px 20px;
}
.industry-segments {
    background: #222;
    padding-bottom: 30px;
    border-radius: 15px;
    overflow: hidden;
}
.industry-segments .elementor-image-box-img {
    overflow: hidden;
}
.industry-segments .elementor-image-box-img img {
    overflow: hidden;
    transition: 0.5s ease all;
}
.industry-segments:hover .elementor-image-box-img img {
    transform: scale(1.1);
}
ul.hfe-breadcrumbs.hfe-breadcrumbs-show-home {
    display: flex;
    width: max-content;
    text-align: center;
    margin: auto;
}
div#quick-now {
    padding: 20px 20px;
    background: #85be00;
    border-radius: 10px;
}
div#quick-now input {
    background: #fff;
    color: #000;
    font-size: 16px;
    padding: 15px;
    margin-bottom: 15px;
}
#quick-now textarea {
    background: #fff;
    height: 100px;
}
div#quick-now h2 {
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    color: #000000;
    font-family: 'chillax';
}
::placeholder {
  color: #2b2b2b;
  opacity: 1; /* Firefox */
}
div#quick-now  br {
    display: none;
}
@media (max-width: 980px){
	div#top-menu-section {
    position: unset;
    width: 100%;
    justify-content: space-between !important;
}
	.sab-hding h4:after {
		display: none;
}
	.exprin-cont h2.elementor-counter-title {
    padding: 10px;
    font-size: 20px !important;
}
	.exprin-cont .elementor-counter-number-wrapper {
    font-size: 140px !important;
    line-height: 140px !important;
}
	#county-bg .e-con-inner {
    background-image: unset;
    border-radius: 0;
    padding: 0px 0px 0px 20px;
}
	div#experince-bg {
    padding: 0;
    background-image: unset;
}
	.frm-contact-section {
    padding: 20px;
}
.quality-text {
    padding: 0px;
    border: none;
}
	.quality-text span {
    letter-spacing: 12px;
}
}