.alpine-wraper{
    max-width: 960px;
    margin: 0 auto;
}
body{
    font-family: 'Open Sans', sans-serif;
    background: #f1f0ee;
}
.bg-white{
    background: #ffffff;
}
.bg-green{
    background: #118752;
}
.bg-gray{
    background: #4d4d4d;
}
.top-request-quot{
    font-size: 1rem;
    font-weight: 700;
}
.text-logo{
    width: 375px;
    vertical-align: top;
}
.top-social{
    vertical-align: top;
}
.logo-img{
    width: 145px;
}
.tagline{
    font-weight: 700;
    color: #000000;
    font-size: 24px;
}
.add-section{
    width: 90px;
    margin-right: -55px;
    margin-top: -20px;
}
.add-section img{
    border-radius: .35rem;
}
.address{
    margin-top: -10px;
}
.address .phone{
    font-weight: 800;
}
.address .street-address{
    font-weight: 500;
    font-size: 20px;
}
.home-nav{
    margin-top: -30px;
    padding-right: 4rem !important;
}
.main-nav ul{
    display: inline-block;
    margin-bottom: .3rem;
}
.main-nav ul li{
    display: inline-block;
    position: relative;
}
.main-nav ul li a{
    padding: .35rem;
    color: #646464;
    font-size: 1.2rem;
    text-transform: uppercase;
    text-decoration: none;
}
.main-nav ul li a:hover{
    color:#118752;
}
.current-menu-item{
    border-bottom: none;
    border-bottom: 3px solid #646464;
}
.current-menu-item a{
    color: #118752 !important;
}
.banar{
    max-height: 350px;
    overflow: hidden;
}
.heading h1{
    text-transform: uppercase;
    font-size: 2rem;
}

.heading p{
    font-style: italic;
    font-size: 1.2rem;
    color: #646464;
}
.banar .carousel.slide{
    max-height: 250px;
    overflow: hidden;
}
.banar .carousel .carousel-item img{
    width: 100%;
    max-height: 250px;
}
/*h2::after{*/
/*content:'>';*/
/*display: block;*/
/*}*/
h2 a{
    font-weight: bold;
    text-decoration: underline !important;
    color: #444;
    font-size: 1.3rem;
    margin-bottom: 10px;
    padding-top: 1rem;
    display: block;
}
.images01-hardie{
    overflow: hidden;
}
.outer-wrap-james strong{
    font-family: 'Open Sans', sans-serif;
    color:#646464;
    font-size: 1rem;
    text-transform: uppercase;
    margin-top: 1.3rem !important;
}
.hover-effect01{
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    transition: .5s;
    bottom: 0;
    top: 500px;
    width: 100%;
    font-weight: 600;
}
.images01-hardie:hover .hover-effect01{
    top: 0;
}
.jame-hardie-table td{
    vertical-align: top;
}
.outer-link a:hover{
    background: #0b5b37;
}
.testimonilas .carousel-item{
    color: #646464;
    font-style: italic;
}
.testimonilas .carousel-item p{
    font-size: 1rem;
    line-height: 1.8rem;
}
.height-150{
    height: 150px !important;
}
.f-widget h3{
    margin-bottom: 20px;
}
.f-widget p{
    margin-bottom: 5px;
}
.inner-banner{
    min-height: 225px;
    background-size: cover;
    position: relative;
}
.inner-banner .breadcrumb-dev{
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    text-align: center;
    background: transparent;
    bottom: 15px;
}
.inner-banner .breadcrumb-dev ul{
    margin: 0;
    padding: 0;
}
.inner-banner .breadcrumb-dev ul li{
    display: inline-block;
    color: #ffffff;
}
.inner-banner .breadcrumb-dev ul li a{
    color:#ffffff;
    font-weight: 600;
}
.inner-banner .breadcrumb-dev .active-breadcrumb::before{
    display: inline-block;
    padding-right: .5rem;
    color: #ffffff;
    content: "/";
}
h3 a{
    color: #444;
}
h3 a:hover{
    color: #118752;
}
h2 a:hover{
    color: #118752;
}
.text-green{
    color: #118752;
}
p{
    font-family: 'Open Sans', sans-serif;
    font-size: .9rem;
    line-height: 1.5rem;
}
h1{
    font-family: 'Open Sans', sans-serif;
    color: #646464;
    font-weight: 700;
}
h2{
    font-weight: 600;
}

.thumb{
    margin-bottom: 30px;
}

.page-top{
    margin-top:85px;
}


img.zoom {
    width: 100%;
    height: 200px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}


.transition {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.modal-header {

    border-bottom: none;
}
.modal-title {
    color:#000;
}
.modal-footer{
    display:none;
}
.inner-pages h2{
    font-size: 2em;
    color: #646464 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #646464;
}

.elementor-button-link{
    background: #118752 !important;
}

#stickThis {
    padding: 5px;
    display: none;
    background: #f1f0ee;
}
#stickThis.stick {
    margin-top: 0;
    display: block;
    position: fixed;
    top: 0;
    z-index: 9999;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 8%), 0 2px 4px 0 rgb(0 0 0 / 12%);
    padding: 15px;
}
#stickThis .top-request-quot{
    padding: 10px !important;
    padding-left: 18px !important;
    padding-right: 20px !important;
    font-size: .8rem;
}
.main-nav-stcky ul li {
    display: inline-block;
        position: relative;
}
.main-nav-stcky ul {
    display: inline-block;
    margin-bottom: .3rem;
    padding-left: 0px;
}
.main-nav-stcky ul li a {
    padding: .35rem;
    color: #646464;
    font-size: 1.2rem;
    text-transform: uppercase;
}

#stickThis .text-logo {
    width: 270px;
    vertical-align: top;
}

.bottom-green-ribbon {
    display: none;
    background: #119548;
    float: left;
    position: fixed;
    /* transform: rotate(
39deg
); */
    /* left: -62px; */
    bottom: 5px;
    text-align: center;
    width: 100%;
    font-size: 21px;
    margin: 0;
    z-index: 999;
    color: #fff;
    font-weight: 500;
    line-height: 35px;
    overflow: hidden;
    padding: 8px;
}
.wp-block-button__link{
    background: #118752;
}








ul li ul.sub-menu {
    width: 200px; /* Set width of the dropdown */
    background: #ffffff;
    display: none;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 30px;
    text-align: center;
    padding-left: 0;
    max-height:0em;
    overflow:hidden;
    transition:max-height .9s ease

}
ul li:hover ul.sub-menu {
    display: block; /* Display the dropdown */
    max-height:600px;
}
ul li ul.sub-menu li {
    display: block;
    padding: 6px 10px;
    height: auto;
    text-align: left;
    border-bottom: 0px solid #ebebeb;
    border-left: none;
    border-right: none;
    line-height: 1.5em;
    background-color: #fff;
    box-shadow: 0px 0px 1px #745935;
}
ul li ul.sub-menu li a{
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}
.wpforms-submit{
    background: #118752 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    padding: 12px 40px !important;
}
.wpforms-container label{
    color:#646464;
    font-weight: 600 !important;
    font-size: 14px !important;
}



.bread-cum-projects p{
    margin-bottom: 5px;
    font-size: 16px;
}
.bread-cum-projects{
    border-bottom: 1px solid #646464;
}

.alpine-projects .gallery-img {
    background-image: url(../img/album-frame.png);
    width: 49%;
    margin: 0 auto;
    padding: 15px;
}
.alpine-projects a{
    color: #118752;
    font-weight: 600;
}
.galler-single-photo-wrap{
    margin-bottom: 1.7rem !important;
}
.galler-single-photo-wrap img{
    background-color: #fff;
    border: 1px solid #d6d6d6;
    padding: 10px;
    width: 100%;
}



#testimonial .carousel-control-next, #testimonial .carousel-control-prev{
	width:20px !important;
	opacity:1;
}
#testimonial .carousel-control-next{
	    right:-50px;
}

#testimonial .carousel-control-prev{
	left: -50px;
}











