@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"); @font-face {
font-family: 'margueriteregular';
src: url(//everestply.com/wp-content/themes/astra-child/fonts/marguerite-webfont.woff2) format('woff2'),
url(//everestply.com/wp-content/themes/astra-child/fonts/marguerite-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
:root{
--headingfont: 'Lato', sans-serif;
--bodyfont: 'Poppins', sans-serif;
--text-font: 'margueriteregular';
--themegreen: #50944B;
--textbrown: #4F4431;
--textcolor: #6D6E70;
--hoverylw: #F0DD40;
} html,body{
margin:0;
padding:0;
overflow-x: hidden;
}
* {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.clear {
clear: both;
}
.clear:after {
content: '';
clear: both;
position: relative;
width: 100%;
display: table;
}
body {
font-style: normal;
font-weight: 300;
font-size: 15.2px;
line-height: 20px;
font-family: var(--bodyfont);
color: var(--textcolor);
}
.container{
max-width: 1276px;
padding: 0px 15px;
margin: 0 auto;
position: relative;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
a{transition: all 0.5s ease-in-out;}
a:hover{
color: var(--themegreen);
}
a,
a:hover,
a:focus,
button:focus {
text-decoration: none;
outline: none;
box-shadow: none !important;
}
section {
padding: 111.6px 0;
position: relative;
background: #fff;
z-index: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: var(--headingfont);
margin: 0;
}
input:focus,
select:focus,
textarea:focus{
outline: none;
}
h1, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6{
color: #808285;
}
input[type=email]:focus,
input[type=number]:focus, 
input[type=password]:focus, 
input[type=reset]:focus, 
input[type=search]:focus, 
input[type=tel]:focus, 
input[type=text]:focus, 
input[type=url]:focus, 
select:focus, 
textarea:focus{
background: transparent;
border-color: #fff;
} .mobileMenuSection {
display: none;
}
.mobilemenuBtn {
display: none;
}
.mobilemenuBtn span {
background: var(--themegreen);
display: block;
width: 25px;
height: 2px;
border-radius: 4px;
margin: 0 0 5px 0;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}
.mobilemenuBtn:first-child {
background: #50944B;
}
.mobilemenuBtn span:nth-child(2) {
background: #E9C33C;
}
.mobilemenuBtn span:last-child {
margin: 0;
background: #404041;
}
.mm-wrapper--opened .mobilemenuBtn span:first-child {
transform: rotate(45deg) translate(4px, 6px);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transform: rotate(45deg) translate(4px, 6px);
-moz-transform: rotate(45deg) translate(4px, 6px);
-ms-transform: rotate(45deg) translate(4px, 6px);
-o-transform: rotate(45deg) translate(4px, 6px);
}
.mm-wrapper--opened .mobilemenuBtn span:last-child {
transform: rotate(-45deg) translate(4px, -6px);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transform: rotate(-45deg) translate(4px, -6px);
-moz-transform: rotate(-45deg) translate(4px, -6px);
-ms-transform: rotate(-45deg) translate(4px, -6px);
-o-transform: rotate(-45deg) translate(4px, -6px);
}
.mm-wrapper--opened .mobilemenuBtn span:nth-child(2) {
opacity: 0;
}
.mm-navbar {
background: var(--themegreen);
border: 0;
min-height: 45px;
}
.mm-navbar .mm-navbar__title {
font-size: 18px;
line-height: 25px;
color: #fff !important;
font-weight: 500;
letter-spacing: 2px;
}
.mm-listview>li>a,
.mm-listview>li>span {
font-size: 15px;
line-height: 24px;
font-weight: 500;
color: var(--textcolor) !important;
padding-top: 10px;
padding-bottom: 10px;
}
.mm-listview>li>a:hover,
.mm-listview>li.active>a {
color: #000;
}
.mm-listitem{
border-color: #ddd;
}
.mm-listview>li:not(.mm-divider):after {
left: 0;
}
.mm-menu .mm-listview>li .mm-next:after {
border-color: rgb(0, 0, 0);
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before{
border-color: #000;
width: 6px;
height: 6px;
}
.mm-btn--prev:before{
width: 8px !important;
height: 8px !important;
border-color: #fff !important;
}
.mmenu-open-fade .mobileMenuSection {
display: none;
}
.mm-btn--prev{
background: rgba(0,0,0,.2);
} .sitemain{
padding-top: 118px;
} .logo img{
transition: 0.5s ease-in-out;
width: 181.6px;
}
.hamburger{
display: inline-block;
width: 30px;
}
.hamburger span{
width: 29.3px;
height: 4px;
border-radius: 30px;
display: block;
background: #000;
transition: 0.5s ease-in-out;
margin-bottom: 8px;
}
.hamburger span:first-child{
background: #50944B;  
}
.hamburger span:nth-child(2){
background: #E9C33C;  
}
.hamburger span:last-child{
background: #404041;  
}
.hamburger span:last-child{
margin-bottom: 0;
}
.cross.hamburger span:nth-child(2){
transform: translateX(-50%);
opacity: 0;
}
.cross.hamburger span:first-child {
transform: translateY(12px) rotate(45deg);
}
.cross.hamburger span:last-child {
transform: translateY(-12px) rotate(-45deg);
}
.header-top-hldr{
padding: 27.35px 0;
transition: 0.5s ease-in-out;
}
.main-menu ul{
display: flex;
justify-content: center;
}
.haschild{
position: relative;
}
.haschild .sub-menu {
position: absolute;
top: 100%;
left: 50%;
transform: translate(-50%, 70px);
background: var(--themegreen);
box-shadow: 0 0 10px rgb(0 0 0 / 15%);
width: 225px;
padding-top: 0px;
opacity: 0;
pointer-events: none;
transition: all 0.5s ease-in-out;
z-index: 999;
flex-wrap: wrap;
border-top: 2px solid var(--bluelight);
padding: 22.62px 27px;
}
.haschild .sub-menu > li:not(:last-child) {
margin: 0 0 12.34px;
}
.haschild .sub-menu > li {
height: auto;
border-bottom: 1px solid #fff;
width: 100%;
}
.haschild .sub-menu > li > a {
padding: 0 0 7.37px;
display: block;
font-size: 15px;
line-height: 22.5px;
color: #fff;
font-weight: 300;
transition: all 0.5s ease-in-out;
}
.haschild .sub-menu > li:last-child{
border: 0;
}
.haschild .sub-menu > li:last-child a{
padding-bottom: 0;
}
.haschild:hover>.sub-menu {
transform: translate(-50%, 0%);
opacity: 1;
pointer-events: all;
}
.siteheader{
position: fixed;
width: 100%;
z-index: 999;
top: 0;
background: #fff;
transition: 0.5s ease-in-out;
}
.header-top{
z-index: 1;
position: relative;
background: #fff;
}
.header-bottom{
position: absolute;
background: #FFF;
width: 100%;
transition: 0.5s ease-in-out;
border-top: 1px solid var(--textbrown);
transform: translate(0,-100%);
font-size: 18px;
}
.header-bottom.show{
transform: translate(0,0)
}
.header-bottom a{
color: var(--textbrown);
display: inline-block;
padding: 27.35px 43.7px;
position: relative;
}
.header-bottom a::after{
content: "";
position: absolute;
width: 0;
height: 5.26px;
bottom: 0;
left: 0;
transition: 0.5s ease-in-out;
background: var(--hoverylw);
}
.header-bottom a:hover,
.header-bottom li.active > a,
.header-bottom li.current-menu-item > a,
.header-bottom li.current-menu-ancestor.current-menu-parent > a{
color: #098343;
font-weight: 600;
}
.header-bottom a:hover::after,.header-bottom li.active > a::after,.header-bottom li.current-menu-item > a::after,
.header-bottom li.current-menu-ancestor.current-menu-parent > a::after{
width: 100%;
}
.haschild .sub-menu > li > a:hover,.header-bottom .haschild .sub-menu > li.active > a,
.header-bottom li.current-menu-ancestor.current-menu-parent li.current-menu-item > a{
color: var(--hoverylw);
}
.haschild .sub-menu > li > a::after{display: none;}
.siteheader.sticky,
.siteheader.sticky .header-bottom{
box-shadow: 0 1px 10px -1px rgba(0,0,0,.15);
}
.siteheader.sticky .logo img {
width: 150px;
}
.siteheader.sticky .header-top-hldr{
padding: 20px 0;
} .banner{
padding: 0;
}
.banner-content{
position: absolute;
max-width: 1170px;
top: 40%;
left: 48%;
transform: translate(-50%,-50%);
}
.banner-content > div{
overflow: hidden;
min-height: 112px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.banner-content h2{
color: var(--textbrown);
font-size: 30px;
font-family: var(--bodyfont);
line-height: 36px;
font-weight: 400;
letter-spacing: 2px;
}
.banner-content h2 span{
font-size: 48px;
line-height: 57px;
font-family: var(--text-font);
padding-left: 7px;
display: inline-block;
transition: 2s ease-in-out 2s;
transform: translateX(150%);
}
.banner-content h2 strong{
display: block;
text-align: right;  
font-weight: 500;
transition: 1s ease-in-out 1s;
transform: translateY(150%);
}
.banner .swiper-slide.swiper-slide-visible.swiper-slide-active .banner-content h2 span,
.banner .swiper-slide.swiper-slide-visible.swiper-slide-active .banner-content h2 strong{
transform: translate(0,0);
}
.banner .swiper-pagination{
display: flex;
justify-content: center;
margin-bottom: 25px;
}
.banner .swiper-pagination-bullet{
width: 25.8px;
border-radius: 0;
height: 3.5px;
background: #fff;
opacity: 1;
margin: 0 6px !important;
border-radius: 5px;
}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
background: var(--hoverylw);
} .green-bg{
background: var(--themegreen) !important;
}
.crafting-section{
padding: 115.06px 0 114.57px;
}
.section-hd{
margin: 0 0 100px;
}
.section-hd h3{
font-size: 30px;
line-height: 36px;
letter-spacing: 3px;
font-weight: 700;
text-transform: uppercase;
}
.section-hd p{
margin: 24px 0 0;
width: 55%;
line-height: 22.5px;
display: inline-block;
}
.crafting-section .content{
padding-left: 48.01px;
width: 71%;
border-left: 1px solid #fff;
}
.crafting-section .d-flex{
max-width: 1040px;
margin: 0 auto;
}
.crafting-section .section-hd{
padding-right: 40.01px;
width: 29%;
}
.crafting-section .content p{
margin: 0;
}
.swiper-button-next{
right: -50px;
}
.products-scape-slider .swiper-slide:first-child{
margin-left: 18px;
}
.products-scape-slider .swiper-slide:last-child{
margin-right: 30px;
}
.products-scape-slider .item-slide{
padding: 0 9px;
}
.products-scape-slider .item-slide figure{
background: var(--textbrown);
overflow: hidden;
}
.products-scape-slider .item-slide figure img{
transition: 0.5s ease-in-out;
min-height: 372px;
object-fit: cover;
}
.products-scape-slider .item-slide:hover figure img{
opacity: 0.7;
transform: scale(1.1);
}
.slider-button-hldr{
justify-content: space-between;
position: absolute;
width: 102%;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.products-scape-slider {
position: relative;
}
.products-scape-slider .content h4{
color: #fff;
font-size: 24px;
line-height: 29px;
margin: 0 0 50px;
}
.products-scape-slider .content{
background: var(--themegreen);
text-align: center;
padding: 55px 0;
}
.explore-btn{
background: #E5E6E7;
padding: 7.13px 13.65px 10.14px 12.91px;
font-family: var(--headingfont);
color: var(--themegreen);
font-weight: 600;
border-radius: 8px;
position: relative;
overflow: hidden;
display: inline-block;
border: 0;
}
.explore-btn::before{
content: "";
position: absolute;
left: 0;
width: 0;
height: 100%;
background: var(--hoverylw);
transition: 0.5s ease-in-out;
top: 0;
border-radius: 8px;
}
.explore-btn span{
position: relative;
transition: 0.3s ease-in-out;
}
.explore-btn:hover::before{
width: 100%;
}
.explore-btn:hover{
color: var(--themegreen);
background: #E5E6E7;
}
.slider-button-hldr > div{
cursor: pointer;
}
.section-hd h3{
color: var(--themegreen);
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.section-hd h3::after,.section-hd h3::before{
content: '';
border-top: 2px solid var(--themegreen);
margin: 0 0 0 20px;
flex: 1;
}
.section-hd h3::before{
margin: 0 20px 0 0;
}
.ylw-section{
background: #FFF0C9;
}
.makes-special .row{
margin: 0 -9px;
}
.makes-special .row > div{
padding: 0 9px;
}
.no-border h3::after,.no-border h3::before{
display: none !important;
}
.makes-special .row > div .d-block p{
margin: 0;
}
.makes-special .row > div .d-block{
background: #fff;
margin: 0 0 69.82px;
border-radius: 19px;
overflow: hidden;
}
.makes-special .row > div .d-block figure{
background: var(--textbrown);
overflow: hidden;
}
.makes-special .row > div .d-block figure img{
transition: 0.5s ease-in-out;
}
.makes-special .row > div .d-block:hover figure img{
opacity: 0.7;
transform: scale(1.1);
}
.makes-special .row > div .d-block .d-flex p{
padding-left: 24px;
border-left: 1px solid #2E2C2B;
}
.makes-special .row > div .d-block .d-flex{
padding: 30.04px 36.88px 25.17px 36.88px;
}
.makes-special .row > div .d-block .d-flex h5{
font-size: 24px;
padding-right: 24.15px;
font-weight: 600;
line-height: 28.8px;
}
.makes-special .row > div:last-child .d-block .d-flex p{
padding-right: 135px;
}
.makes-special{
padding-bottom: 50.17px
} .partners-slider-hldr .item{
padding: 0 30px;
}
.partners-slider-hldr .slick-track{
display: flex;
align-items: center;
}
.proud-sectios .section-hd{
margin: 0 0 70px;
}
.proud-sectios{
padding-bottom: 100px;
} .site-footer{
background: var(--themegreen);
padding: 120px 0;
font-size: 16px;
line-height: 24px;
color: #fff;
font-weight: 200;
}
.site-footer .container {
max-width: 1069px;
}
.site-footer a{
color: #fff;
}
.footer-logo{
display: inline-block;
max-width: 200px;
}
.footer-logo img{
width: 100%;
}
.footer-logo-hldr{
text-align: center;
}
.footer-logo-hldr{
padding-bottom: 30px;
border-bottom: 1px solid #fff;
margin: 0 0 26px;
}
.footer-box > ul li:not(:last-child){
margin: 0 0 11px;
}
.footer-newsletter input{
border: 1px solid #fff;
background: transparent;
color: #fff;
padding: 9.18px 16.26px;
border-radius: 8px 0 0 8px;
font-weight: 200;
border-right: 0;
}
.footer-newsletter input:focus{
color: #fff;
}
.footer-newsletter input[type="submit"],.footer-newsletter .submit-btn{
min-width: 103px;
border-radius: 0 8px 8px 0;
color: var(--themegreen);
background: #fff;
font-weight: 600;
font-size: 17px;
transition: 0.5s ease-in-out;
font-family: var(--headingfont);
text-align: center;
border: 1px solid #fff;
}
.footer-newsletter .submit-btn span{
transition: 0.5s ease-in-out;
}
.footer-newsletter input[type="submit"]:hover{
background: var(--hoverylw);
border-color: var(--hoverylw);
}
.footer-newsletter .submit-btn::before{
border-radius: 0 8px 8px 0;
}
.footer-newsletter .submit-btn:hover{
border-color: var(--hoverylw);
}
.footer-newsletter .submit-btn:hover span{
color: var(--themegreen);
}
.footer-box figure{max-width: 122px;}
.footer-newsletter input::placeholder { color: #fff;
opacity: 1; }
.footer-newsletter input:-ms-input-placeholder { color: #fff;
}
.footer-newsletter input::-ms-input-placeholder { color: #fff;
}
.footer-box p{
margin-bottom: 11px;
padding-left: 16.26px;
}
.footer-box .social-box ul{
display: flex;
justify-content: end;
align-items: center;
}
.footer-box .social-box {
margin-top: 20.87px;
}
.footer-box .social-box ul li:not(:last-child){
margin-right: 10px;
}
.footer-box .social-box ul li a{
color: #fff;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
display: inline-block;
border-radius: 8px;
}
.site-footer a:hover{
color: var(--hoverylw);
}
.footer-box .social-box ul li a img{
max-width: 21px;
}
.footer-box .social-box ul li a:hover{
box-shadow: 0 0 0 1px #fff;
background: #ffffff29;
}
.footer-main-list ul{
column-count: 3;
}
.footer-newsletter form{
display: flex;
} #SectionId1{
position: fixed;
bottom: 0;
width: 100%;
}
#SectionId1_1{
position: fixed;
top: 120px;
width: 100%;
}
.banner.p-0{
max-height: 600px;
overflow: hidden;
overflow-y: auto;
}
.nonsticky #SectionId1_1{
position: relative;
}
.nonsticky #blanksec1_1{
display: none;
} .banner.p-0::-webkit-scrollbar {
display: none;
}  .galleri-hd{
font-size: 24px;
display: flex;
font-weight: 600;
margin: 0 0 30px;
align-items: center;
}
.galleri-hd::after{
content: '';
border-top: 1px solid var(--themegreen);
margin: 0 0 0 20px;
flex: 1;
}
.gallery-folder-hldr .row{
margin: 0 -10px;
}
.gallery-folder-hldr .row > div{
padding: 0 10px;
margin-bottom: 20px;
}
.gallery-folder-bx figure img{
max-height: 258px;
object-fit: cover;
}
.gallery-folder-bx figcaption{
color: var(--textcolor);
background: #fff;
padding: 31.57px 27.89px;
transition: 0.5s ease-in-out;
}
.gallery-folder-bx:hover figcaption{
background: var(--themegreen);
color: var(--hoverylw);
}
.gallery-folder-bx{
overflow: hidden;
position: relative;
display: block;
}
.pagination{
padding-top: 100.6px;
}
.gallery-folder-bx figure{
margin: 0;
}
.pagination ul{
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.pagination li{
margin: 0 3.8px;
}
.pagination li a{
color: #919396;
background: #fff;
width: 33.79px;
height: 39px;
display: inline-block;
font-size: 23.51px;
font-weight: 400;
clip-path: polygon(50% 0%, 100% 20%, 100% 80%, 50% 100%, 0% 80%, 0% 20%);
text-align: center;
line-height: 39px;
}
.pagination li.page-active a{
background: var(--themegreen);
color: var(--hoverylw);
}
.galleri-detl-sec .gallery-folder-bx::before {
content: "";
position: absolute;
width: 70px;
height: 70px;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.58);
border-radius: 100% 0 0 0;
transform: rotate(90deg);
transform-origin: right bottom;
transition: all 0.5s ease-in-out;
}
.galleri-detl-sec .gallery-folder-bx:hover::before {
transform: rotate(0deg);
}
.gallery-folder-bx span {
position: absolute;
right: 19px;
bottom: 15px;
font-size: 25px;
color: #fff;
transform: translate(10px, 10px) scale(0);
transition: all 0.5s ease-in-out 0.5s;
}
.galleri-sec .container{
max-width: 1070px;
}
.gallery-folder-bx:hover span{
transform: translate(0px, 0px) scale(1);
}
.galleri-detl-sec .gallery-folder-hldr .row{
max-height: 1060px;
overflow: hidden;
overflow-y: auto;
} .galleri-detl-sec .gallery-folder-hldr .row::-webkit-scrollbar {
width: 3px;
} .galleri-detl-sec .gallery-folder-hldr .row::-webkit-scrollbar-track {
background: #BBBDBF; 
} .galleri-detl-sec .gallery-folder-hldr .row::-webkit-scrollbar-thumb {
background: var(--themegreen); 
} .csr-form-hldr.w-55{
width: 55%;
margin: 0 auto;
}
.csr-form-hldr .col input,.csr-form-hldr .col textarea,.csr-form-hldr .col select{
border: 1px solid #50954B;
background-color: transparent;
color: var(--textcolor);
padding: 15.87px 20.14px;
border-radius: 10px;
font-weight: 200;
width: 100%;
}
.csr-form-hldr .col:not(:last-child){
margin: 0 0 18.44px;
}
.csr-form-hldr .col input[type="submit"]{
max-width: 135px;
color: #fff;
background: var(--themegreen);
font-weight: 600;
padding: 10px;
transition: 0.5s ease-in-out;
font-family: var(--headingfont);
border: 1px solid var(--themegreen);
display: table;
margin-left: auto;
transition: 0.5s ease-in-out;
}
select{
background-image: url(//everestply.com/wp-content/themes/astra-child/images/select-de.png);
background-repeat: no-repeat;
background-position: calc(100% - 15px) center;
background-size: 20px;
-webkit-appearance: none;
}
.csr-form-hldr .col input[type="submit"]:hover{
color: var(--hoverylw);
} .know-us-hldr{ margin: 0 auto;
background: var(--themegreen);
padding: 0 15px;
display: flex;
justify-content: center;
padding: 120px 0;
}
.know-us-sec .d-flex{
max-width: 1000px;
}
.know-us-sec .d-flex .not-a-story-hldr{
margin-right: 50px;
width: 33%;
}
.know-us-sec .d-flex figure img{
position: relative;
z-index: 1;
width: 100%;
}
.know-us-sec .d-flex figure{
position: relative;
}
.know-us-sec .d-flex figure::before{
content: "";
position: absolute;
background: #fff;
right: -5px;
bottom: -5px;
width: 52px;
height: 52px;
}
.know-story-hd{
font-size: 30px;
line-height: 1.2;
padding-bottom: 40px;
margin-bottom: 40px;
display: inline-block;
border-bottom: 1px solid #fff;
letter-spacing: 3px;
font-weight: 600;
color: #fff;
}
.know-us-sec .d-flex .content p{
margin: 0;
font-weight: 200;
}
.know-us-sec .d-flex .content{
padding-right: 90px;
width: 60%;
}
.gray-bg{
background: #F0F0F1 !important;
} .mission-and-vision-hldr{
max-width: 1062px;
margin: 0 auto;
}
.mission-and-vision-hldr .row > div:not(:last-child){
border-right: 1px solid #383838;
}
.mission-vis-box h3{
color: var(--themegreen);
font-weight: 600;
font-size: 24px;
line-height: 30px;
letter-spacing: 3px;
margin-bottom: 24.6px;
}
.mission-vis-box p{
margin: 0;
}
.mission-vis-box{
padding: 0 134px;
}
.values-box figure{
margin-bottom: 35.6px;
}
.values-box h4{
margin-bottom: 25.6px;
font-size: 24px;
font-weight: 500;
}
.values-box figure img{
max-width: 133px;
min-height: 114px;
object-fit: contain;
}
.values-hldr.row{
margin: 0 -20px;
}
.values-hldr.row .col{
padding: 0 20px;
border-right: 1px solid #383838;
margin: 0 0 118px;
}
.values-hldr.row .col:nth-child(3n){
border-width: 0;
}
.values-box{
padding: 0 32px;
} .miles-sec .section-hd h3.d-inline-block.pb-2{
border-bottom: 1px solid var(--themegreen);
}
.miles-hldr ul li{
display: flex;
width: 100%;
margin-left: 44px;
margin-bottom: 70px;
}
.miles-hldr ul li > div{
width: 52%;
}
.miles-hldr ul{
display: flex;
flex-wrap: wrap;
position: relative;
}
.miles-hldr ul li .year{
width: 64px;
height: 74px;
display: inline-block;
font-weight: 400;
clip-path: polygon(50% 0%, 100% 20%, 100% 80%, 50% 100%, 0% 80%, 0% 20%);
text-align: center;
line-height: 74px;
background: var(--themegreen);
color: #fff;
margin: 0 14px;
}
.miles-hldr ul li span.d-flex{
border: 1px solid var(--themegreen);
border-radius: 10px;
text-align: right;
align-items: center;
padding: 0 20px;
position: relative;
width: calc(100% - 82px);
justify-content: flex-end;
}
.miles-hldr ul li:nth-child(even){
justify-content: end;
margin-left: -20px;
}
.miles-hldr ul li:nth-child(even) > div{
flex-flow: row-reverse;
justify-self: flex-end;
}
.miles-hldr ul li:nth-child(even) > div span.d-flex{
text-align: left;
justify-content: flex-start;
}
.miles-hldr ul::before{
content: "";
position: absolute;
left: 50%;
transform: translate(-50%,-50%);
top: 46.75%;
height: 100%;
width: 1px;
background: var(--themegreen);
}
.miles-hldr ul li span.d-flex::before{
content: "";
position: absolute;
right: -16px;
top: 50%;
transform: translate(0,-50%);
background: url(//everestply.com/wp-content/themes/astra-child/images/quote-arr-2.png) no-repeat center;
width: 16px;
height: 21px;
background-size: cover;
}
.miles-hldr ul li:nth-child(even) span.d-flex::before{
background: url(//everestply.com/wp-content/themes/astra-child/images/quote-arr-1.png) no-repeat center;
right: inherit;
left: -16px;
background-size: cover;
}
.miles-sec{
padding-bottom: 50px;
}
.social-works-hldr .row > div {
border-top: 1px solid #6D6E70;
padding: 40px 20px;
}
.social-works-hldr .row{
margin: 0 -20px;
}
.social-wrk-box{
background: #fff;
}
.social-wrks-cntnts{
border: 1px solid #50954B;
padding: 34px;
}
.social-wrk-box p{
min-height: 180px;
}
.social-wrk-box figure img{
height: 300px;
object-fit: contain;
}
.csr-sec{
padding-bottom: 60px;
}
.pilar-sec .d-flex figure{
width: 25%;
}
.pilar-sec .d-flex .content{
width: 70%;
}
.pilar-sec .d-flex{
max-width: 920px;
margin: 0 auto;
}
.pilar-sec figcaption .d-block{
font-size: 25px;
letter-spacing: 3px;
font-weight: 500;
color: var(--themegreen);
margin: 16px 0 5px;
}
.pilar-sec .d-flex .content p:last-child{
margin: 0;
}
.pilar-sec .section-hd{
margin: 0 0 50px;
} .deep-gray-bg{
background: #E5E6E7;
}
.process-hldr-box{
background: #E5E6E7;
position: relative;
overflow: hidden;
}
.process-hldr-box:nth-child(odd)::after{
content: "";
right: 0;
position: absolute;
top: 0;
background: #fff;
width: 40%;
height: 100%;
}
.process-cntnt{
padding-right: 60px;
}
.process-hding{
font-size: 24px;
line-height: 30px;
color: var(--themegreen);
position: relative;
letter-spacing: 3px;
font-weight: 700;
padding-bottom: 30px;
margin-bottom: 30px;
}
.process-hding::before{
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100px;
height: 1px;
background: var(--themegreen);
}
.process-hldr-box .row{
position: relative;
z-index: 1;
}
.process-hldr-box:nth-child(even){
background: var(--themegreen);
}
.process-hldr-box:nth-child(even) p{
color: #fff;
}
.process-hldr-box:nth-child(even) h3{
color: var(--hoverylw);
}
.process-hldr-box:nth-child(even) h3::before{
background: var(--hoverylw);
}
.process-hldr-box:nth-child(even) .row{
flex-flow: row-reverse;
}
.process-hldr-box:nth-child(even) .row .process-cntnt{
padding-left: 60px;
padding-right: 0;
}
.section-hd.long-tagline p{
width: 75%;
}
.celebrate-box figure img{
max-width: 60%;
}
.celebrate-sec{
padding: 70px 0 60px;
}
.celebrate-sec .section-hd,
.diverse-sec .section-hd{
margin: 0 0 50px;
}
.diverse-sec{
padding: 60px 0 50px;
}
.diverse-bx img{
min-height: 107px;
max-width: 107px;
object-fit: contain;
} .faq-hldr .accordion-item h2{
font-family: var(--bodyfont);
}
.faq-hldr .accordion-item h2 button{
background: var(--themegreen);
color: #fff;
}
.faq-hldr .accordion-button::after{
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb(255,255,255)'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}
.faq-hldr .accordion-item{
border: 1px solid var(--themegreen);
margin: 0 0 25px;
overflow: hidden;
border-radius: 10px;
}
.faq-hldr .accordion-item:last-child{
margin-bottom: 0;
}
.faq-list{
margin-top: 20px;
}
.faq-list ul{
list-style: disc;
padding-left: 1.5rem;
}
.blog-bx figure img{
height: 400px;
object-fit: cover;
}
.blog-bx figure{
position: relative;
}
.blog-bx figure figcaption{
color: #F1F2F2;
position: absolute;
padding: 20px 20px 12px;
left: 0;
font-weight: 600;
top: 0;
border-bottom: 2.5px solid #F0DD40;
}
.blog-bx .d-block{
border: 1px solid;
border-top: 0;
padding: 30px 0;
}
.blog-bx .explore-btn{
color: #fff;
background: var(--themegreen);
}
.blog-bx .explore-btn:hover{
color: var(--themegreen);
}
.contact-left{
max-width: 45%;
flex: 0 0 45%;
padding-right: 50px;
padding: 100px 30px 100px 0;
background: var(--themegreen);
}
.contact-left .process-hding::before{
background-color: #fff;
}
.contact-left p{
color: #fff;
margin-bottom: 30px;
}
.contact-right{
max-width: 55%;
flex: 0 0 55%;
}
.contact-sec::before{
content: "";
position: absolute;
background: var(--themegreen);
left: 0;
height: 100%;
width: 40%;
top: 0;
}
.map-states-lists ul{display: flex; flex-wrap: wrap;max-width: 540px;max-height: 650px;position: relative; left: 50px;}
.map-states-lists ul li a{
display: inline-block;
position: relative;
}
.map-function-sec{
display: flex;
justify-content: flex-end;
}
.map-states-lists ul li.non-clicked{
width: 100%;
}
.map-states-lists ul li.clicked{width: 25%;}
.map-states-lists ul li.jharkhand{
width: 100%;
}
.map-states-lists ul li.jharkhand a{
transform: translate(196px,-82px);
}
.map-states-lists ul li.rajasthan a{
transform: translate(-72px,-259px);
}
.map-states-lists ul li.madhya-pradesh a{
transform: translate(-123px,-189px);
}
.map-states-lists ul li.chattisgarh a{
transform: translate(-134px,-128px);
z-index: 1;
}
.map-states-lists ul li.odisha a{
transform: translate(-245px,-97px);
}
.map-states-lists ul li.gujrat a{
transform: translate(-98px,-299px);
}
.map-states-lists ul li.maharashtra a{
transform: translate(-154px,-239px);
}
.map-states-lists ul li.telangana a{
transform: translate(-197px,-194px);
z-index: 1;
}
.map-states-lists ul li.andhra-pradesh a{
transform: translate(-343px,-177px);
} 
.map-states-lists ul li.goa{
width: 10%;
}
.map-states-lists ul li.karnataka{
width: 90%;
}
.map-states-lists ul li.kerala{
width: 15%;
}
.map-states-lists ul li.tamilnadu{
width: 85%;
}
.map-states-lists ul li.goa a{
transform: translate(-2px,-250px);
z-index: 1;
}
.map-states-lists ul li.karnataka a{
transform: translate(-49px,-305px);
}
.map-states-lists ul li.kerala a{
transform: translate(21px,-335px);
z-index: 1;
}
.map-states-lists ul li.tamilnadu a{
transform: translate(-32px,-350px);
}
.map-states-lists ul li.westbengal a{
left: 0;
top: 50%;
position: relative;
transform: translate(285px,-790px);
}
.contact-sec{
overflow: hidden;
}
.contact-left ul li,.contact-left ul li a{
color: #fff;
transition: 0.5s ease-in-out;
}
.contact-left ul li a:hover{
color: var(--hoverylw);
}
.tab-box.tab-active,.tab-box.tab-active a{
color: var(--hoverylw);
font-weight: 500;
}
.hovermap{
display: none;
}
.map-states-lists li a.active-a .hovermap{
display: inline-block;
}
.map-states-lists li a.active-a img:first-child{
display: none;
}
.map-states-lists li a img{
max-width: inherit;
}
.map-states-lists li a .state-tool{
position: absolute;
top: 50%;
transform: scale(0) translate(-50%,-50%);
left: 25%;
text-align: center;
font-weight: 600;
color: #50944B;
background: url(//everestply.com/wp-content/themes/astra-child/images/maps/state-bg.png) no-repeat center;
background-size: 130px;
display: inline-block;
padding-top: 9px;
width: 130px;
height: 65px;
transition: 0.5s ease-in-out;
pointer-events: none;
}
.map-states-lists li.madhya-pradesh a .state-tool{
left: 35%;
width: 140px;
background-size: 140px;
height: 70px;
}
.map-states-lists li.karnataka a .state-tool{
left: 50%;
top: 70%;
}
.map-states-lists ul li.andhra-pradesh a .state-tool{
left: 30%;
top: 38%;
}
.map-states-lists ul li.andhra-pradesh a.active-a{
z-index: 2;
}
.map-states-lists li.tamilnadu a .state-tool{
top: 32%;
left: 84%;
}
.map-states-lists li.kerala a .state-tool{
left: 70%;
}
.map-states-lists ul li.odisha a .state-tool{
left: 38%;
top: 29%;
}
.map-states-lists ul li.odisha a.active-a{
z-index: 2;
}
.map-states-lists ul li.jharkhand a .state-tool{
top: 20%;
left: 50%;
}
.map-states-lists ul li.gujrat a .state-tool{
top: 35%;
}
.map-states-lists ul li.goa a .state-tool{
left: 68%;
top: -50%;
}
.map-states-lists ul li.goa a.active-a{
z-index: 2;
}
.map-states-lists li a.active-a .state-tool{
transform: scale(1) translate(-50%,-50%);
}
.map-states-lists li.westbengal a .state-tool{
padding-top: 2.5px;
line-height: 1;
top: -40%;
}
.map-adress-bx address{
display: flex;
font-weight: 500;
}
.map-adress-bx .ico{
display: inline-block;
max-width: 20px;
margin-right: 20px;
}
.map-address-hldr{
margin: 0 -5px;
}
.map-adress-bx{
padding: 0 5px;
}
.map-adress-bx{
flex: 0 0 50%;
max-width: 50%;
}
.map-adress-bx .d-block{
padding: 20px 20px 0;
}
.map-adress-bx .d-block h6{
margin: 0 0 15px;
font-size: 20px;
font-weight: 600;
color: var(--themegreen);
}
.map-adress-bx .d-flex a{
display: inline-block;
padding: 10px 0;
color: var(--textcolor);
font-weight: 500;
}
.map-adress-bx .d-flex em{
margin: 0 5px;
display: inline-block;
}
.map-adress-bx .d-flex a:hover{
color: var(--themegreen);
}
.map-adress-bx figure{
border-bottom: 4px solid var(--themegreen);
} .Product-bx{
transition: 0.5s ease-in-out;
}
.Product-bx h4{
font-size: 24px;
font-weight: 600;
}
.Product-bx .d-flex{
padding: 15px 5px 40px;
}
.green-btn{
color: #fff !important;
background: var(--themegreen) !important;
}
.green-btn:hover{
color: var(--themegreen) !important;
}
.Product-bx figure img{
transition: 0.5s ease-in-out;
}
.products-hldr .row{
margin: 0 -20px;
}
.products-hldr .row .col{
padding: 0 20px;
}
.Product-bx figure {
background: var(--textbrown);
overflow: hidden;
border-radius: 20px;
}
.Product-bx:hover figure img{
opacity: 0.7;
transform: scale(1.1);
}
.products-hldr{
margin: 0 auto;
width: 90%;
}
.product-inn-sec{
background: #f1f1f2;
}
.product-logo-bx{
text-align: center;
}
.product-logo-bx figure{
max-width: 300px;
margin: 0 auto 25px;
}
.products-logo-hldr .col{
border-right: 1px solid #6D6E70;
margin-bottom: 120px;
}
.products-logo-hldr .col:nth-child(even){
border-width: 0;
}
.plylogo{
margin-bottom: 50px;
}
.plylogo img{
max-width: 200px;
}
.plyimg{ background-size: cover;
margin-right: 80px;
}
.Plywood-des-bx ul li{
position: relative;
padding-left: 20px;
}
.Plywood-des-bx ul li:not(:last-child){
margin-bottom: 25px;
}
.Plywood-des-bx ul li::before{
content: "";
position: absolute; background: var(--themegreen);
width: 10px;
height: 11px;
left: 0;
top: 4px;
clip-path: polygon(50% 0%, 100% 20%, 100% 80%, 50% 100%, 0% 80%, 0% 20%);
}
.Plywood-description-hldr{
width: 88%;
margin: 0 auto;
}
.description-ply{
max-width: 400px;
min-height: 220px;
}
.Plywood-des-bx ul{
width: 73%;
}
.themegreen-bg{
background: var(--themegreen);
}
.plywood-application-hldr{
padding: 70px 90px 40px;
margin: 111px 0;
}
.plywood-application-hldr .row > div{
display: flex;
align-items: end;
justify-content: center;
margin-bottom: 40px;
}
.app-box figure{
margin: 0 0 22px;
}
.plywood-application-hldr .section-hd{
margin-bottom: 70px;
}
.mm-feet-list ul{
display: flex;
flex-wrap: wrap;
}
.mm-feet-list li{
margin: 10px 10px 0 0;
min-width: 64px;
padding: 0 8px;
color: #f1f1f2;
height: 40px;
line-height: 40px;
text-align: center;
background: var(--themegreen);
}
.mm-feet-bx{
padding-right: 45px;
display: flex;
flex-wrap: wrap;
height: 100%;
}
.feet-bx{
width: 100%;
margin-top: 20px;
}
.blog-details-img {
margin-bottom: 100px;
}
.blog-details-img::before{
content: "";
position: absolute;
width: 100%;
height: 5px;
background: var(--themegreen);
bottom: 0;
left: 50%;
transform: translate(-50%,0);
}
.section-hd span.d-block{
font-size: 24px;
margin-bottom: 25px;
color: var(--textcolor);
font-weight: 500;
}
.blog-detail-sec::before{
content: "";
position: absolute;
width: 100%;
height: 75%;
background: #F0F0F1;
bottom: 0;
left: 50%;
transform: translate(-50%,0);
}
.blog-details-txt .section-hd,.privacy-texts .section-hd{
margin-bottom: 80px;
}
.privacy-texts{
margin-top: 100px;
}
.section-hd.w-100 p{
width: 100%;
text-align: justify;
}
.fancybox-button.fancybox-button--arrow_left svg,.fancybox-button.fancybox-button--arrow_right svg{
display: none;
}
.fancybox-button > div{
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.fancybox-button > ::before {
content: "\f2fb";
position: absolute;
font: normal normal normal 18px/1 'Material-Design-Iconic-Font';
}
.fancybox-button--arrow_left > ::before{
content:"\f2fa";
}
.know-us-hldr {
padding: 90px 0;
} #ast-scroll-top{
background-color: var(--textbrown);
}
.back-to-page,.previous-page {
min-width: 100px;
}
.back-to-page i,.previous-page i{
position: relative;
margin-right: 10px;
}
.previous-page {
margin-bottom: 50px;
}
/ new development start 7-11-2023 /
.download_bnr figure{
position: relative;
z-index: 1;
}
.download_bnr figure figcaption{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #FFF;
font-family: var(--bodyfont);
font-size: 64px;
font-style: normal;
font-weight: 600;
line-height: 115%;
z-index: 2;
}
.download_bnr figure::after{
position: absolute;
content: "";
top: 0;
left: 0;
height: 100%;
width: 100%;
background: #00000040;
z-index: 0;
}
.certificate_card{
text-align: center;
}
.certificate_card h4{
color: #CECECE;
text-align: center;
font-family: var(--bodyfont);
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 115%;
padding: 15px 54px;
border-radius: 15px;
background: #373535;
width: 80%;
margin: 0 auto;
margin-bottom: 40px;
min-height: 104px;
}
.drp_dwn {
border-radius: 10px;
border: 1px solid #000;
overflow: hidden;
margin: 0 auto;
width: 75%;
}
.drp_dwn select{
border: none;
width: 100%;
}
.drp_dwn h5{
padding: 14px 25px;
text-align: left;
cursor: pointer;
}
.drp_dwn ul{
display: none;
padding: 0 15px 15px;
}
.drp_dwn ul li a{
color: #9D9D9D;
font-family: var(--bodyfont);
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 115%; 
padding: 15px 0;
display: block;
border-radius: 5px;
transition: all 0.3s ease-in-out;
position: relative;
}
.drp_dwn ul li a:hover{
background: #FFF6BE;
color: #000;
}
.drp_dwn ul li a:after{
position: absolute;
content: "";
content: "";
bottom: 0;
left: 50%;
transform: translate(-50%, 0);
width: 54px;
height: 1px;
background: #ABABAB;
}
.drp_dwn ul li:last-child a:after{
display: none;
}
.drp_dwn_hldr {
min-height: 75px;
}
.modal1 .modal-content{
border: none;
}
.modal1 .modal-body{
padding: 0;
border: none;
position: relative;
}
.modal1 .modal-body figure img{
width: 100%;
}
.modal1 .modal-body a{
position: absolute;
top: -25px;
right: 45px;
}
.modal1 .modal-body button{
position: absolute;
top: -25px;
right: 0px;
background: transparent !important;
padding: 0;
}
.modal1 .modal-body button img, .modal1 .modal-body a img{
width: 20px;
}
.modal1 .modal-dialog{
max-width: 750px;
}
.download_cont .row > div:not(:last-child){
border-right: 1px solid #ABABAB;
}
.certificate_card h4 span{
display: block;
}
.tnc{
background: #50944b;
}
.tnc_hldr p{
text-align: center;
text-transform: uppercase;
color: #fff;
}
.explore-btn.yellow-btn{
background: #FFCD34;
}
.explore-btn.yellow-btn::before{
background: #fff;
}
.csr-sec.ylw-section.Warrenty .section-hd h3{
position: relative;
width: 50%;
margin: 0 auto;
}
.Warrenty .section-hd::after{
position: absolute;
content: "";
width: 55px;
height: 2px;
background: var(--themegreen);
left: 50%;
bottom: -20px;
transform: translate(-50%, 0);
}
.csr-form-hldr input,.csr-form-hldr textarea,.csr-form-hldr select{
border: 1px solid #50954B;
background-color: transparent;
color: var(--textcolor);
padding: 15.87px 20.14px;
border-radius: 10px;
font-weight: 200;
width: 100%;
min-width: auto !important;
}
.csr-form-hldr input[type=email]:focus,
.csr-form-hldr input[type=number]:focus, 
.csr-form-hldr input[type=password]:focus, 
.csr-form-hldr input[type=reset]:focus, 
.csr-form-hldr input[type=search]:focus, 
.csr-form-hldr input[type=tel]:focus, 
.csr-form-hldr input[type=text]:focus, 
.csr-form-hldr input[type=url]:focus, 
.csr-form-hldr select:focus, 
.csr-form-hldr textarea:focus{ 
border-color: #50954B;
} 
.csr-form-hldr .wpcf7-acceptance {
font-size: 14px;
}
.csr-form-hldr .wpcf7-acceptance input[type="checkbox"]{
min-width: auto !important;
}
.csr-form-hldr input[type="checkbox"]{
width: auto;
}
.csr-form-hldr input[type=submit] { 
background: #E5E6E7;
padding: 7.13px 13.65px 10.14px 12.91px;
font-family: var(--headingfont);
color: var(--themegreen);
font-weight: 600;
border-radius: 8px;
position: relative;
border: 0;
overflow: hidden;
display: inline-block;
line-height: 20px;
color: #fff !important;
background: var(--themegreen) !important;
width: auto;
}
.csr-sec.Warrenty .csr-form-hldr label{
color: #6D6E70;
font-weight: 500;
}
.csr-sec.Warrenty .csr-form-hldr span.wpcf7-form-control.wpcf7-acceptance label { 
font-weight: 300; 
}
.drp_dwn_select, .drp_dwn_select:focus{
background-image: url(//everestply.com/wp-content/themes/astra-child/images/select-de.png);
background-repeat: no-repeat;
background-position: calc(100% - 15px) center;
background-size: 20px;
-webkit-appearance: none;
}
.certificate_card button[disabled]{
background: #ddd !important;
pointer-events: none;
}
.green-btn[disabled]::before{
display: none;
}
.green-btn a{
color: #fff !important;
}
.green-btn[disabled]:hover{
background: #ddd !important;
color: #fff !important;
}
.tnc_hldr .explore-btn.yellow-btn{ 
margin-bottom: 10px;
margin-right: 5px;
} #pro-125 .themegreen-bg .row-cols-lg-6>*,#pro-113 .themegreen-bg .row-cols-lg-6>*{
width: 25%;
}
@media (min-width: 1900px){
.banner.p-0{
max-height: 850px;
}
}
@media (min-width: 1601px){
.makes-special .row > div .d-block .d-flex {
padding: 30.04px 35.88px 25.17px 35.88px;
}
}
@media (max-width: 1600px){
.container{
max-width: 1170px;
}
.section-hd h3{
font-size: 24px;
line-height: 30px;
}
.product-logo-bx figure{
max-width: 180px;
min-height: 190px;
}
.products-logo-hldr{
width: 60%;
margin: 0 auto;
}
.section-hd {
margin: 0px 0px 70px;
}
section{
padding: 80px 0;
}
.crafting-section{
padding: 90.06px 0 89.57px;
}
.makes-special,.miles-sec {
padding-bottom: 30.17px;
}
.proud-sectios {
padding-bottom: 70px;
}
.site-footer{
padding: 100px 0;
}
.know-us-hldr{
padding: 90px 0;
}
.values-hldr.row .col{
margin-bottom: 90px;
}
.plywood-application-hldr{
margin: 80px 0;
}
.blog-details-img{
margin-bottom: 80px;
}
.blog-details-txt .section-hd, .privacy-texts .section-hd {
margin-bottom: 60px;
}
.privacy-texts{
margin-top: 100px;
}
.products-logo-hldr .col{
margin-bottom: 80px;
}
.pagination {
padding-top: 80px;
}
.privacy-texts {
margin-top: 80px;
}
.contact-left{
padding: 80px 30px 80px 0;
}
}
@media (max-width: 1199px){
.header-top-hldr{
padding: 18px 0;
}
.sitemain {
padding-top: 101px;
}
#SectionId1_1{
top: 101px;
}
.crafting-section {
padding: 70.06px 0 69.57px;
}
section {
padding: 60px 0;
}
.section-hd {
margin: 0px 0px 50px;
}
.section-hd h3 {
font-size: 22px;
line-height: 28px;
}
.products-scape-slider .item-slide figure img{
min-height: 323px;
max-height: 323px;
}
.makes-special .row > div .d-block .d-flex{
padding: 30.04px 26.88px 25.17px 26.88px;
}
.makes-special .row > div .d-block .d-flex h5{
font-size: 20px;
line-height: 24.18px;
}
.makes-special .row > div .d-block{
margin: 0 0 49.82px;
}
.site-footer {
padding: 80px 0;
}
.siteheader.sticky .header-top-hldr {
padding: 15px 0;
}
.know-us-hldr {
padding: 60px 15px;
}
.values-box{
padding: 0;
}
.values-box h4{
font-size: 22px;
margin-bottom: 20.6px;
}
.values-hldr.row .col {
margin-bottom: 60px;
}
.miles-hldr ul::before{
top: 47%;
}
.miles-hldr ul li .year{
margin: 0 9px;
}
.miles-hldr ul li{
margin-bottom: 40px
}
.section-hd p {
margin: 18px 0 0;
}
.pilar-sec .section-hd {
margin: 0 0 40px;
}
.Plywood-description-hldr {
width: 100%;
}
.plywood-application-hldr {
margin: 60px 0;
}
.plywood-application-hldr .section-hd {
margin-bottom: 50px;
}
.products-logo-hldr .col{
margin-bottom: 60px;
}
.celebrate-sec{
padding: 60px 0 50px;
}
.social-wrk-box p {
min-height: 220px;
}
.pagination {
padding-top: 60px;
}
.blog-details-img {
margin-bottom: 60px;
}
.privacy-texts {
margin-top: 60px;
}
.map-states-lists ul{
transform: scale(0.9);
left: 82px;
}
.contact-left {
padding: 60px 30px 60px 0;
}
}
@media (max-width: 1023px){
.header-bottom a{
padding: 27.35px;
}
.section-hd h3 {
font-size: 20px;
line-height: 26px;
}
.crafting-section .section-hd{
padding-right: 0;
}
body{
font-size: 14.2px;
line-height: 19px;
}
.section-hd {
margin: 0px 0px 40px;
}
.slider-button-hldr{
width: 99.3%;
}
.makes-special .row > div .d-block .d-flex{
flex-wrap: wrap;
padding: 25.17px;
}
.makes-special .row > div .d-block .d-flex h5{
padding: 0 0 15px;
}
.makes-special .row > div:last-child .d-block .d-flex p {
padding-right: 85px;
}
.makes-special .row > div .d-block {
margin: 0 0 39.82px;
}
.proud-sectios .section-hd {
margin: 0 0 40px;
}
.partners-slider-hldr .item{
padding: 0 10px;
}
.proud-sectios{
padding-bottom: 40px;
}
.proud-sectios .slider-button-hldr{
width: 103.3%;
}
.footer-box{
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 30px;
}
.site-footer {
padding: 60px 0;
}
.footer-logo,.logo img{max-width: 150px;}
.sitemain{
padding-top: 90px;
}
#SectionId1_1{
top: 90px;
}
.footer-box p{
padding-left: 0;
}
.know-story-hd {
font-size: 22px;
padding-bottom: 20px;
margin-bottom: 20px;
}
.know-us-sec .d-flex .content{
padding: 0;
}
.know-us-sec .d-flex .not-a-story-hldr{
margin-right: 35px;
}
.know-us-sec .d-flex figure img{
height: 100%;
}
.mission-vis-box {
padding: 0 25px;
}
.values-box h4 {
font-size: 20px;
}
.section-hd p,.section-hd.long-tagline p{
width: 100%;
}
.values-box figure {
margin-bottom: 15.6px;
}
.values-box figure img {
max-width: 98px;
min-height: 114px;
}
.values-hldr.row .col {
margin-bottom: 50px;
}
.miles-hldr ul::before {
top: 47.5%;
}
.miles-hldr ul li .year {
width: 55px;
height: 65px;
line-height: 65px;
margin: 0 14px;
}
.miles-hldr ul li{
margin-left: 54px;
}
.miles-hldr ul li:nth-child(even) {
margin-left: -26px;
}
.products-hldr {
width: 100%;
}
.Product-bx h4 {
font-size: 20px;
}
.Product-bx .d-flex {
padding: 30px 5px;
}
.plyimg{
margin-right: 0;
}
.plywood-application-hldr {
padding: 50px 50px 30px;
}
.plywood-application-hldr .row > div{
margin-bottom: 25px;
}
.plywood-application-hldr .section-hd {
margin-bottom: 40px;
}
.Plywood-des-bx ul {
width: 100%;
}
.products-logo-hldr .col{
margin-bottom: 50px;
}
.process-hding{
padding-bottom: 20px;
margin-bottom: 20px;
}
.process-hding{
font-size: 20px;
line-height: 26px;
}
.process-cntnt {
padding-right: 40px;
}
.process-hldr-box:nth-child(even) .row .process-cntnt{
padding-left: 40px;
}
.diverse-bx{
margin: 0 0 40px;
}
.celebrate-sec {
padding: 50px 0 40px;
}
.diverse-sec{
padding: 50px 0 10px;
}
.celebrate-sec .section-hd, .diverse-sec .section-hd {
margin: 0 0 40px;
}
.social-wrk-box p {
min-height: inherit;
}
.social-works-hldr .row > div:last-child{
padding-bottom: 0;
}
.social-wrk-box figure{
text-align: center;
}
.social-wrk-box figure img{
height: auto;
max-width: 400px;
}
.csr-sec {
padding-bottom: 50px;
}
.pagination {
padding-top: 50px;
}
.csr-form-hldr.w-55 {
width: 100%;
}
.blog-details-txt .section-hd, .privacy-texts .section-hd {
margin-bottom: 50px;
}
.blog-details-img {
margin-bottom: 50px;
}
.privacy-texts {
margin-top: 50px;
}
.map-adress-bx .d-block {
padding: 20px 0 0;
}
.contact-left{
flex: 0 0 100%;
max-width: 100%;
padding: 50px 20px;
}
.contact-sec::before{
display: none;
}
.contact-right {
max-width: 100%;
flex: 0 0 100%;
}
.map-states-lists ul {
transform: scale(1);
left: 0;
}
.contact-left{
display: flex;
margin-bottom: 30px;
}
.contact-left > div{
width: 50%;
}
html {
scroll-behavior: smooth;
}
}
@media (max-width: 767px){
.footer-logo, .logo img {
max-width: 110px;
}
.header-top-hldr {
padding: 15px 0;
}
.sitemain{
padding-top: 69px;
}
#SectionId1_1{
top: 69px;
}
.main-menu ul{
display: block;
}
.siteheader.sticky .header-top-hldr {
padding: 12px 0;
}
.header-bottom a {
padding: 12px 5px;
font-size: 14px;
line-height: 1.2;
}
.header-bottom,.hamburger{
display: none;
}
.mobilemenuBtn {
display: inline-block;
position: absolute;
bottom: 25px;
right: 15px;
z-index: 999;
}
section {
padding: 45px 0;
}
.crafting-section {
padding: 50.06px 0 49.57px;
}
.crafting-section .d-flex{
flex-wrap: wrap;
}
.crafting-section .section-hd{
width: 100%;
margin: 0 0 20px !important;
}
.crafting-section .content {
padding-left: 15px;
width: 100%;
border-left: 1px solid #fff;
}
.section-hd,.proud-sectios .section-hd {
margin: 0px 0px 30px;
}
.products-scape-slider .content{
padding: 30px 0;
}
.products-scape-slider .content h4{
margin: 0 0 25px;
font-size: 20px;
line-height: 25px;
}
.makes-special .row > div:last-child .d-block .d-flex p {
padding-right: 0;
}
.makes-special .row > div .d-block .d-flex p{
padding-left: 15px;
}
.footer-box{
flex-wrap: wrap;
margin-top: 20px;
}
.site-footer{
padding: 40px 0;
}
.footer-logo-hldr {
padding-bottom: 20px;
margin: 0px;
}
.footer-box > ul li:not(:last-child){
margin: 0;
}
.footer-box figure {
max-width: 100px;
}
.site-footer{
font-size: 14px;
}
.site-footer{
padding-bottom: 20px;
}
.makes-special, .miles-sec {
padding-bottom: 10.17px;
}
.know-us-sec .d-flex{
flex-wrap: wrap;
}
.know-us-hldr {
padding: 45px 15px;
}
.know-us-sec .d-flex .not-a-story-hldr{
width: 100%;
margin: 0 0 35px;
}
.know-us-sec .d-flex .content{
width: 100%;
}
.mission-vis-box {
padding: 0 0 25px;
}
.mission-and-vision-hldr .row > div:not(:last-child){
border-bottom: 1px solid #383838;
border-right: 0;
}
.mission-and-vision-hldr .row > div:last-child .mission-vis-box {
padding: 25px 0 0;
}
.values-hldr.row .col:not(:last-child){
border-right: 0;
}
.values-hldr.row .col {
margin-bottom: 15px;
}
.miles-hldr ul li > div {
width: 100%;
}
.miles-hldr ul li {
margin-left: 0 !important;
} .miles-hldr ul::before{
top: 50%;
height: 95%;
left: 100%;
display: none;
}
.miles-sec .section-hd h3.d-inline-block.pb-2{
border-bottom: 0;
}
.pilar-sec .d-flex{
flex-wrap: wrap;
}
.pilar-sec .d-flex figure {
width: 100%;
}
.pilar-sec .d-flex .content {
width: 100%;
margin-top: 30px;
}
.pilar-sec .d-flex .content p{
text-align: justify;
}
.Product-bx .d-flex {
padding: 20px 5px;
}
.plyimg{
margin-bottom: 30px !important;
}
.plylogo {
margin-bottom: 30px;
}
.description-ply {
margin-bottom: 30px;
min-height: inherit;
}
.Plywood-des-bx ul li:not(:last-child) {
margin-bottom: 15px;
}
.plywood-application-hldr {
padding: 45px 15px 20px;
margin: 45px 0;
}
.plywood-application-hldr .section-hd {
margin-bottom: 30px;
}
.mm-feet-bx{
padding: 0 0 30px;
}
.products-logo-hldr {
width: 100%;
margin: 0 auto;
}
.product-logo-bx figure {
max-width: 115px;
min-height: 122px;
}
.plylogo img {
max-width: 110px;
}
.process-hldr-box:nth-child(even) .row{
flex-wrap: wrap;
}
.process-hldr-box .process-cntnt{
padding: 25px 0px 10px !important;
}
.process-hldr-box:nth-child(odd)::after{display: none;}
.diverse-bx{
margin: 0 0 20px;
}
.celebrate-sec {
padding: 40px 0 30px;
}
.diverse-sec{
padding: 40px 0 25px;
}
.celebrate-sec .section-hd, .diverse-sec .section-hd {
margin: 0 0 30px;
}
.celebrate-box figure img {
max-width: 100%;
}
.social-wrks-cntnts{
padding: 15px;
}
.pagination {
padding-top: 30px;
}
.gallery-folder-bx figcaption{
padding: 12px;
font-size: 14px;
}
.galleri-hd {
font-size: 20px;
}
.faq-hldr .accordion-item:not(:last-child){
margin: 0 0 15px;
}
.blog-detail-sec::before{
height: 83%;
}
.blog-details-txt .section-hd, .privacy-texts .section-hd {
margin-bottom: 40px;
}
.blog-details-img {
margin-bottom: 45px;
}
.section-hd span.d-block {
font-size: 20px;
margin-bottom: 10px;
}
.section-hd p {
margin: 10px 0 0;
}
.privacy-texts {
margin-top: 45px;
}
.map-adress-bx {
flex: 0 0 100%;
max-width: 100%;
margin: 0 0 20px;
}
.map-adress-bx:last-child{
margin: 0;
}
.contact-left > div{
width: 100%;
}
.contact-left{
flex-wrap: wrap;
}
.map-states-lists {
transform: scale(0.7);
transform-origin: 50% 0;
}
.map-states-lists ul{
width: 540px;
max-height: 500px;
} #pro-125 .themegreen-bg .row-cols-lg-6>*,#pro-113 .themegreen-bg .row-cols-lg-6>*{
width: 50%;
}
.footer-newsletter,.footer-newsletter form{width: 100%;}
.footer-newsletter input{
width: calc(100% - 103px);
} .drp_dwn_hldr{
min-height: auto;
}
.download_cont .row > div:not(:last-child){
border-right: none;
border-bottom: 1px solid #ABABAB;
padding-bottom: 15px;
margin-bottom: 15px;
}
.download_bnr figure figcaption{
font-size: 30px;
}
.certificate_card h4{
font-size: 25px;
margin-bottom: 25px;
}
.certificate_card .green-btn{
margin-top: 25px !important;
}
.certificate_card h4 span{
display: inline-block;
}
.csr-sec.ylw-section.Warrenty .section-hd h3{
width: 100%;
}
#menu{
z-index: 999;
}
}
@media (max-width: 426px){
.map-states-lists{
transform: scale(0.6);
transform-origin: 100% 0;
} 
}
@media (max-width:400px){
.map-states-lists ul{
left: 80px;
}
.map-states-lists ul{
max-height: 430px;
}
.map-adress-bx .ico {
max-width: 16px;
margin-right: 15px;
}
}div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}