/*==========================
	Custom css
==========================*/
/* h1 to h6 */

.h1 {
    font-size: 80px;
    font-weight: 700;
}
.h2 {
    font-size: 40px;
    font-weight: 700;
}
.h3 {
    font-size: 35px;
    font-weight: 600;
}
.h4 {
    font-size: 30px;
}
.h5 {
    font-size: 28px;
    font-weight: 600;
}
.h6 {
    font-size: 24px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Lora', serif;
	color:#000;
}
.font-roboto{
	font-family:roboto;
}
.font-poppins{
	font-family:"Poppins", sans-serif;
}
.dis-block{ 
	display:block;
}
.bg-img-fix {
    background-size: cover;
}
.bg-secondry {
    background-color: #2c4a6b;
}
.text-gray-dark {
    color: #9a9a9a;
}
/* Slider  */
.main-slider .button-lg{
	padding: 15px 30px;
}

/* About Us */
.about-us {
    min-height: 700px;
}
.about-us .dez-tabs .nav-tabs{
	border: 0 none;
    left: 61px;
    position: absolute;
    top: 0;
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -o-transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    transform-origin: left top 0;
    width: auto;
}
.about-us .dez-tabs .nav-tabs li{
	display:inline-block;
	margin:0;
	background-color:#f6f6f6;
	text-align:center;
	float: left;
	border-right: 4px solid #e8e8e8;
}
.about-us .dez-tabs .about-contant{
	padding:10px 30px 10px 30px ;
}
.about-us .dez-tabs {
	position:relative;
}
.about-us .dez-tabs .tab-content{
	margin-left:60px;
	border:0;
}
.about-us .dez-tabs .tab-content h3{
	margin-top:0;
}
.about-us .dez-tabs .nav-tabs li a{
	border:0;
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.about-us .dez-tabs .nav-tabs li.active{

}
.owl-none .owl-nav{
	display:none;
}
.about-us .dez-tabs .nav-tabs li.active a{
	border:0;
	color;#000;
}
.about-us .dez-tabs .nav-tabs li.active a h4,
.about-us .dez-tabs .nav-tabs li.active a span{	
	color:#000;
}
.about-us .dez-tabs .nav-tabs li h4{
	margin:0;
	text-transform: uppercase;
	color:#757575;
}
.about-us .dez-tabs .nav-tabs li a span{
	font-weight:300;
	font-size:14px;
}
/* Service Head */
.service-head{
	font-family: "Open Sans",sans-serif;
    margin-bottom: 20px;
    margin-top: -46px;
    padding: 15px 0;
    position: relative;
	z-index: 1;
	border-radius:100px;
	box-shadow: 0 2px 6px rgba(106, 175, 8, 0.5);
}
.service-head a{
	color:#fff;
}
/* Our Project */
.dez-project-left{
	position:relative;
} 
.dez-project-left:after {
    content: "";
    height: 100%;
    opacity: 0.8;
    position: absolute;
    right: 15px;
    top: 0;
    width: 1000px;
    z-index: -2;
}
/* service carousel */
.service-carousel .date {
    position: absolute;
    right: 0;
    padding: 1px 5px;
    color: #000;
    top: -22px;
}
.service-carousel .ow-entry-content{
	position:relative;
	border:0;
	text-align:center;
}
.service-carousel .ow-entry-content h4{
	margin-top:0;
	margin-bottom:5px;
}

.service-carousel.owl-theme .owl-controls{
	margin-top: 0;
    position: absolute;
    right: 8.33333%;
    text-align: center;
    top: -80px;
    padding: 0 15px;
}
.service-carousel .owl-prev, 
.service-carousel .owl-next{
	border:0;
	width:40px;
	height:40px;
	padding:0;
	line-height:40px;
}
.service-carousel .owl-prev:hover, 
.service-carousel .owl-next:hover{
	opacity:0.8;
}
/* dez team */
.dez-team .dez-media{
	border-bottom:4px solid #333232;
	border-top:4px solid #dadada;
}
.dez-team .dez-social-icon li a{
	height:30px;
	width:30px;
	border:0;
	color:#333232;
	padding:0;
	line-height:30px;
	font-size:15px;
}
.dez-team .dez-img-overlay6:before,
.dez-team .dez-img-overlay6:after{
	background-image:url(../images/overlay/rrdiagonal-line.png);
	background-color:rgba(0,0,0,0);
	opacity: 0.2;
}
/* testimoniyal | client-logo */
/* client-logo */
.client-logo ul{
	margin:0 -10px;
}

.client-logo ul li {
    display: inline-block;
    float: left;
    padding: 0 10px;
    width: 33.33%;
	margin-bottom: 20px;
}
.client-logo img{
	width:100%;
}

/* testimonials */
.testimonial-section{
	 position: relative;
	 z-index: 1;
}
.testimonial-section:after {
    background: #f2f2f2 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 100%;
	 z-index: -1;
}
.testimonial-section .col-md-6{
	padding-left:30px;
	padding-right:30px;
}
.testimonial-section .row{
	margin-left:-30px;
	margin-right:-30px;
}
/*testimonial 1*/
.testimonial-7 .testimonial-text {
    padding: 30px;
	border-radius: 10px;
	background-color:#f5f5f5;
}
.testimonial-7 .testimonial-detail {
    padding: 0 0 0 30px;
    margin-top: -35px;
}
.testimonial-7 .testimonial-pic {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
    width: 70px;
    height: 70px;
	
}
.testimonial-7 .testimonial-text p {
    font-size: 16px;
    line-height: 30px;
	color:#000;
}
.testimonial-7 .info p {
    display: inline-block;
    position: relative;
    top: -10px;
    padding: 0 10px;
}
.testimonial-7 .owl-controls .owl-nav {
    bottom: 0;
    margin-top: 0;
    position: absolute;
    right: 0;
}
.testimonial-7 .owl-prev, 
.testimonial-7 .owl-next {
    background-color: #cccccc;
    border: 0 none;
}
.bg-black-1{
	background-color:#2e1e13;
}
/* blog */
.blog-info{
    margin: 0 0 10px 0;
    width: 100%;	
}
.blog-info li{
	display:inline-block;
	padding: 0 10px 0px 10px;
	line-height: 14px;
	border-right: 1px solid;
	color:#222;
}
.blog-info li a{
	color:#222;
}
.blog-info li:last-child{
	border-right: 0;
}
.blog-info li:first-child{
	padding-left:0;
}
.blog-info li:hover,
.blog-info li:hover a{
	color:#000;
}
/* index 2 */
.company-status .counter {
    font-family: Roboto;
    font-size: 60px;
    font-weight: 300;
}

/* about-service */
.about-service .icon-bx-wraper{ 
	border:none;
}
.about-service .icon-bx-wraper:nth-child(2){ 
	margin-top: -40px;
}
.about-service{ 
	margin-top:-150px; 
}
.gallery-projects .dez-gallery-box{ 
	margin-bottom:0;
}
.latest-blog-1 .blog-post,
.latest-blog-1 .dez-post-text{
	margin-bottom:0;
}
.latest-blog-2{
	background-color:#f0f0f0;
}
@media only screen and (max-width: 1280px) {
	.blog-info li{
		font-size:13px;
	}
	.service-head{
		font-size:15px;
	}
}
@media only screen and (max-width: 991px) {
	.about-img{
		display:none;
	}
	.about-us .dez-tabs .about-contant{
		padding:15px 15px 10px 15px ;
	}
	.get-a-quote{
		text-align:center;
	}
	.get-a-quote .pull-left{
		float: none;
		text-align: center;
		display: block;
		width: 100%;
	}
	.get-a-quote .pull-right{
		width: 100%;
		padding:10px 0;
	}
	.get-a-quote {
		padding-top:20px;
		padding-bottom:20px;
	}
	.testimonial-section:after{
		left:100%;
	}
	.testimonial-section{
		color:#fff;
	}
	.testimonial-section .col-md-6{
		padding-left:15px;
		padding-right:15px;
	}
	.testimonial-section .row{
		margin-left:-15px;
		margin-right:-15px;
	}
}
@media only screen and (max-width: 767px) {
	.about-us .dez-tabs .nav-tabs,
	.about-us .dez-tabs .nav-tabs li a{
		-o-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		position: unset;
	}
	.about-us .dez-tabs .nav-tabs{
		background-color:#F6F6F6;
		width:100%;
	}
	.about-us .dez-tabs .tab-content,
	.about-us .dez-tabs .nav-tabs{
		margin-left:0;
		display: block;
		clear: both;
	}
	.about-us .dez-tabs .nav-tabs li.active{
		border-right:0;
	}
	.about-us .dez-tabs .nav-tabs li{
		border-right:0;
		width:100%;
	}
	.about-us{
		padding-top:20px;
	}
	.dez-project-left:after{
		right:0;
	}
	.dez-service .service-carousel{
		margin-top:0;
	}
	.dez-service .owl-stage-outer{
		margin-bottom:30px;
	}
	.service-carousel.owl-theme .owl-controls{
		position:unset;
	}
	.testimonial-section:after{
		content:none;
	}
	.footer-bottom .text-left,
	.footer-bottom .text-right{
		text-align:center;
	}
	
}
/* Team Section */
.skew-content-box ul li a {
    color: #fff;
    font-size: 14px;
    width: auto;
    padding: 0px 10px;
	line-height: 24px;
}
.skew-content-box {
    display: inline;
    left: -1px;
    padding: 5px 20px;
    position: absolute;
    top: -15px;
    width: auto;
}
.skew-content-box:after {
    background-color: inherit;
    content: "";
    height: 100%;
    position: absolute;
    right: -10px;
    top: 0;
    transform: skewX(20deg);
    width: 20px;
    z-index: 1;
}
.dez-login {
    background-color: #292929;
    bottom: 0;
    display: table;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.login-form {
    max-width: 400px;
    margin: 0px auto;
    background: #fff;
}
.dez-form .form-control {
    background: #DDE3EC;
    height: 44px;
}
.dez-form .form-group {
    margin-bottom: 15px;
}
@media only screen and (max-width: 991px) {
    .skew-content-box {
        padding: 5px;
    }
    .skew-content-box ul li a {
        margin-right: 3px;
        font-size: 13px;
    }
    .dez-social-icon {
        margin: 0;
    }
    .skew-content-box ul li a {
        padding: 5px;
    }
    .request-a-quote:before {
        left: 0;
        transform: skewX(0deg);
    }
    .header-style-4 .slide-up {
        position: unset;
    }
}
@media only screen and (max-width: 767px) {
    .dez-book-now-content {
        margin-top: 10px;
        margin-bottom: 50px;
    }
    .our-service .service-box {
        margin-bottom: 30px;
    }
    .our-service {
        margin-top: 50px;
    }
    .dez-newsletter {
        padding: 15px;
    }
    .company-stats-worker {
        display: none;
    }
	.hidden-sm-down {
        display: none;
    }
	.main-slider .button-lg {
		font-size: 14px;
		padding: 8px 10px;
	}
	
}

/* Responsive */
@media only screen and (max-width: 1024px) {
    .awesome-services .dez-info-has {
        position: unset;
    }
}


/* Gallery-page */
.dez-hover a:active, .dez-hover a:hover {
    color: #fff;
}
.testimonial-6 .quote-left:before {
    left: 15px;
}
.testimonial-6 .quote-left:before, 
.testimonial-6 .quote-right:after {
    color: #b5b5b5;
    font-size: 18px;
}

/* Testimonial Text */
.testimonial-6 .testimonial-text {
    padding: 25px 35px 70px 40px;
}
.testimonial-6 .testimonial-detail {
    position: relative;
    padding: 10px 15px;
    top: -30px;
    width: 85%;
}
.testimonial-6 .testimonial-pic {
    position: absolute;
    right: 20px;
    top: -50px;
    z-index: 2;
}
.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
    color: #b5b5b5;
    font-size: 18px;
}
.testimonial-6 .quote-left:before {
    left: 15px;
}
.testimonial-6 .quote-right:after {
    right: 15px;
    bottom: 20px;
    top: auto;
}
.testimonial-6 .testimonial-detail:after {
    background-color: inherit;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -23px;
    top: 0;
    transform: skewX(35deg);
    width: 50px;
    z-index: 1;
}
/* spacing */
.site-footer .widget_getintuch{
	padding-top:0;
}
.content-inner{
	padding-top:90px;
	padding-bottom:60px;
}
.content-inner-1{
	padding-top:90px;
	padding-bottom:90px;
}
.content-inner-2{
	padding-top:90px;
	padding-bottom:0px;
}

.testimonial-five .owl-controls{
	margin-top: 0px;
}
.dez-newsletter.style1{
	background-color:rgba(255,255,255, 0.05)
}
.inner-haed{
	margin-bottom: 25px;
}
/* Contact Form */
.dez-social-icon.dez-social-icon-lg li a {
    color: #ffffff;
    font-size: 14px;
    height: 35px;
    line-height: 34px;
    padding: 0;
    width: 35px;
}
.dez-social-icon-lg.dez-social-icon li {
    display: inline-block;
    font-size: 12px;
    padding: 0;
}
.dez-social-icon-lg.dez-social-icon.border li a {
    border: 1px solid rgba(255, 255, 255, 0.05);
}
.contact-style-1 input{
	height:50px;	
}
.contact-style-1 .site-button{
	height:50px;
	width:100%;
}
.contact-style-1 .form-control{
	padding:10px 20px;
}
.contact-style-1 .form-control:focus,
.contact-style-1 .form-control:hover{
	border-color:#c0c0c0;
}
.contact-style-1 h2{
	margin-top:0;
}
.contact-style-1 .border-1{
	border:1px solid #eee;
}
.contact-style-1 .dez-social-icon-lg{
	border-top: 1px solid #eeeeee;
    padding-top: 20px;
    text-align: left;
    width: 100%;
	margin: 0;
}
.contact-style-1 .dez-social-icon-lg a{
	text-align:center;
}
.contact-style-1 .dez-social-icon-lg li a:hover{
	background:#fff;
	color:#000;
	border:1px solid #eee;
}
.contact-style-1  .form-group {
    margin-bottom: 25px;
}
.img-cover {
    object-fit: cover;
	width: 100%;
}
.box-services{
	display:table;
}
.box-services-content{
	display:table-cell;
	vertical-align: middle;
}
/* Mobile Spacing */
@media only screen and (max-width: 1400px) {
	.project-img img {
		max-width: 80%;
	}
}
@media only screen and (max-width: 1200px) {
	.about-us .dez-tabs .about-contant {
		padding: 0 20px 10px;
	}
	.main-slider .erinyen.tparrows{
		min-height: 40px;
		min-width: 40px;
	}
	.main-slider .erinyen .tp-title-wrap{
		min-height: 40px;
		line-height: 40px;
	}
	.main-slider .erinyen.tparrows:before{
		font-size:15px;
		line-height: 40px;	
	}
	.main-slider .erinyen .tp-arr-titleholder{
		line-height: 40px;	
	}
	.dez-service{
		padding-right:30px;
	}
	.is-fixed .logo-header a img, 
	.is-fixed.header-curve .logo-header a img {
		vertical-align: middle;
	}
	.project-img img {
		max-width: 98%;
	}

}
@media only screen and (max-width: 767px) {
	.dez-service{
		padding:30px 15px;
	}
	.about-us .dez-tabs .about-contant {
		padding: 30px 0 0;
	}
	.content-area {
		padding-top: 30px;
	}
	.page-content{
		padding-bottom: 30px;
	}
	.footer-top{
		padding-top: 50px;
	}
	.site-footer .widget{
		margin-bottom: 40px;
	}
	.section-full:last-child {
		margin-bottom: -30px;
	}
	.content-inner {
		padding-bottom: 20px;
		padding-top: 50px;
	}
	.content-inner-1{
		padding-top:50px;
		padding-bottom:50px;
	}
	.content-inner-2{
		padding-top:50px;
		padding-bottom:0px;
	}
	.section-head {
		margin-bottom: 25px;
	}
	.dez-project-left{
		padding-top: 30px;
	}
	.testimonial-section{
		padding-top: 30px;
	}
	.testimonial-section .owl-controls{
		 margin-top: 20px;
	}
	.section-head p{
		padding-top:0;
	}
	.h3{
		font-size:28px;
		margin-top:10px;
	}
	.about-service .icon-bx-wraper:nth-child(2){
		 margin-top: 0;
	}
	.side-bar{
		margin-bottom:30px;
	}
	.dez-post-title .post-title{
		margin-top:10px;
	}
	.footer-info-box .newsletter{
		margin-bottom:10px;
	}
	ol.commentlist li .star-rating{
		position:unset;
	}
	.comment-form [class*="comment-form"]{
		width:100%;
	}
	.pricingtable-wrapper {
		margin-bottom: 30px;
	}
	.pricingtable-highlight{
		margin:0;
	}
	.title-head {
		display: none;
	}
	.newsletter-1 .input-group{
		margin-bottom:15px;
	}
	.newsletter-1 .icon-content{
		margin-top:5px;
	}
	.newsletter-1 h2{
		font-size:20px;
		margin-bottom:0px;
	}
	
}
footer .footer-bottom .fa-heart {
	animation: 2.5s ease 0s normal none infinite running animateHeart;
	font-size: 16px;
}
@keyframes animateHeart {
	0% {
		transform: scale(1);
	}
	5% {
		transform: scale(1.2);
	}
	10% {
		transform: scale(1.1);
	}
	15% {
		transform: scale(1.25);
	}
	50% {
		transform: scale(1);
	}
	100% {
		transform: scale(1);
	}
}
.dashed,
.dashed.bx-style-4,
.dashed.bx-style-3,
.dashed.bx-style-2,
.dashed.bx-style-1{
	border-style:dashed;
}	
.dez-about{
	background-image:url(../images/about/bg1.png), url(../images/about/bg2.png);
	background-repeat:no-repeat;
	background-position:right bottom, left;
}
.dez-team-1{
	background-image:url(../images/about/bg4.png), url(../images/about/bg3.png);
	background-repeat:no-repeat;
	background-position:right bottom, left;
}
.blog-1{
	background-image:url(../images/about/bg6.png), url(../images/about/bg5.png);
	background-repeat:no-repeat;
	background-position:right bottom, left bottom;
}
.dez-about-appoint{
	background-image: url(../images/about/bg7.png), url(../images/about/bg8.png);
	background-repeat: no-repeat;
	background-position: right bottom, left top;
}
@media only screen and (max-width: 767px) {
	.dez-about,
	.dez-team-1,
	.blog-1,
	.dez-about-appoint{
		background-size:20%;
	}
}
/* Counter */
.counter-style-1 .counter{
	font-size:50px;
	font-weight:700;
	font-family: 'Lora', serif;
}
.counter-style-1 .counter-text{
	font-size:16px;	
	font-weight: 700;
}
.counter-style-1 .icon{
	font-size:45px;
	margin-right:10px;
}
/* Appount */
.about-appoint {
    border: 2px solid rgba(0, 0, 0, 0.08);
}
.about-appoint .form-control,
.about-appoint .bootstrap-select .dropdown-toggle {
    background: rgba(0,0,0,0.0);
    border-color: rgba(0, 0, 0, 0.08);
    border-width: 2px;
    box-shadow: none;
    color: #ffffff;
    font-size: 16px;
    height: 50px;
    line-height: 20px;
    padding: 9px 20px;
}
.about-appoint  textarea.form-control {
	height:120px;
	resize:none;
}
.about-appoint .form-control{
	color:#000;
}
.about-appoint .form-control:hover,
.about-appoint .form-control:focus{
	border-color:#287A2C;
}
.about-appoint .form-control::-moz-placeholder{
	color:#333;
	opacity:0.7;
}
.about-appoint  .bootstrap-select .dropdown-toggle:hover,
.about-appoint  .bootstrap-select .dropdown-toggle:focus,
.about-appoint  .bootstrap-select .dropdown-toggle {
    background-color: rgba(0,0,0,0.0) !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.8) !important;
	border-width: 0 0 1px !important;
	 
}
.about-appoint  .bootstrap-select .dropdown-toggle:hover span,
.about-appoint  .bootstrap-select .dropdown-toggle:focus span,
.about-appoint  .bootstrap-select .dropdown-toggle span {
	color:#fff;
	opacity:0.7;
}
.about-appoint  .site-button {
    font-size: 16px;
    font-weight: 600;
    padding: 12px 40px;
	
}

/**/
.has-mega-menu.blog .mega-menu,
.has-mega-menu.sort .mega-menu{
	background-image: url(../images/pattern/garden-pt.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    border-bottom: 0 none !important;
    padding-bottom: 30px;
}
.has-mega-menu.pages .mega-menu{
	background-image: url(../images/pattern/garden-pt1.png), url(../images/pattern/garden-pt.png);
    background-position: right bottom, center bottom;
    background-repeat: no-repeat;
    border-bottom: 0 none !important;
    padding-bottom: 30px;
}
@media only screen and (max-width: 991px) {
	.has-mega-menu.blog .mega-menu,
	.has-mega-menu.sort .mega-menu,
	.has-mega-menu.pages .mega-menu{
		background-image:none;
		padding-bottom: 0;
	}
}
.input-block{
	display: inline-block;
}
.overlay-bx{
	z-index: 1;
}







textarea.form-control {
	height: auto;
}
.breadcrumb-row ul li {
    display: inline;
}
.header-nav .nav > li > a {
	display: block;
	position: relative;
	font-weight: 600;
}
.is-fixed .header-nav .nav > li > a {
    padding: 24px 12px;
}
.header-style-3 .is-fixed.header-curve .logo-header {
    height: 70px;
}

.header-style-5 .navicon span {
    background: #FFF;
}
.header-style-5 .is-fixed .navicon span {
    background: #000;
}
.header-style-5 .header-nav .nav > li:hover > a::after, 
.header-style-5 .header-nav .nav > li.active > a::after {
    opacity: 1;
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    transform: translateY(-7px);
}
.header-style-5 .header-nav .nav > li:hover > a,
.header-style-5 .header-nav .nav > li.active > a {
	color: #fff;
}
.dez-quik-search .form-control {
	height: 91px;
}
.pagination > .active > a {
	z-index: 2;
	color: #fff;
}
/* sidenav */
.sidenav .bg-primary {
	color: #fff;
}
.bg-primary {
	color:#fff;
}
/* Toggler */
.navicon{
	width: 20px;
	height: 18px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	border: 0;
	float: right;
}
.navicon span{
  display: block;
  position: absolute;
  height: 2px;
  width: 22px;
  border-radius: 1px;
  opacity: 1;
  left: 6px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  background: #000;
}

.navicon span:nth-child(1) {
  top: 10px;
}

.navicon span:nth-child(2) {
  top: 17px;
}
.navicon span:nth-child(3) {
  top: 24px;
}
.navicon.open span:nth-child(1) {
  top: 16px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.navicon.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.navicon.open span:nth-child(3) {
  top: 16px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.navbar-toggler {
    margin: 26px 0 26px 15px;
	padding: 17px 17px;
	border-radius: 0px;
}
[class*="bg-"] .navbar-toggler {
    border-color: #fff;
}
.is-fixed .navbar-toggler {
	margin: 16px 0 14px 15px;
}
.header .header-style-4 .navbar-toggler {
    margin: 20px 0 20px 15px;
}
/* Tabs */
.dez-tabs .nav-tabs > li > a.active:hover {
    background-color: #fff;
    border-color: #ddd;
	border-bottom: 1px solid #FFF;
}
.nav-tabs .nav-link.active,
.dez-tabs.bg-tabs .nav-tabs > li > a.active {
    border-bottom: 1px solid transparent;
    background-color: #fff;
}
.dez-tabs.border-tp .nav-tabs > li > a.active {
    border-top: 2px solid;
}
.dez-tabs.vertical .nav-tabs li a.active {
    border-bottom: 1px solid #ddd;
}
.dez-tabs.vertical .nav-tabs li {
	width: 100%;
	margin-right: -1px;
}
.dez-tabs.vertical .nav-tabs li a.active {
	margin-right: -1px;
	border-right: none;
}
.dez-tabs.vertical .nav-tabs li a {
	margin-right: -1px;
}
.dez-tabs.vertical.right .nav-tabs li a.active {
    border-right: 1px solid #ddd;
    border-left: none;
}
.dez-tabs.bg-tabs.vertical.right.border,
.dez-tabs.bg-tabs.vertical.border,
.dez-tabs.vertical.right.border,
.dez-tabs.vertical.border,
.dez-tabs.border-tp.border.bg-tabs,
.dez-tabs.border,
.dez-tabs.border.bg-tabs{
	border: 0;
}

.site-filters .site-button.active {
	background-color: #ff91b8;
}
.site-filters .site-button.active {
    color: #fff;
}
/* form */
.input-group-text {
	background-color: transparent;
	border-radius: 0px;
}
/* footer */
.dez-social-icon .border  {
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.widget .post-title {
	font-weight: 600;
}
.nav.navbar-nav li .sub-menu li .fa{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.counter-box h5 {
		font-size: 13px;
		line-height: 22px;
	}
}
@media only screen and (max-width: 991px) {
	.is-fixed .header-nav .nav > li > a {
		padding: 12px 15px;
	}
	/* Mobile Responsive */
    .side-nav .nav.navbar-nav li a i.fa-chevron-down:before,
    .nav.navbar-nav li a i.fa-chevron-down:before{
		content:"\f078";
	}
	.side-nav .nav.navbar-nav li .sub-menu .open a i.fa-chevron-down:before,
	.nav.navbar-nav li .sub-menu .open a i.fa-chevron-down:before {
		content:"\f054";
	}
	.nav.navbar-nav li .sub-menu li .fa{
		line-height: 38px;
		display: block;
	}
	.side-nav .nav.navbar-nav li a i.fa-chevron-down,
    .nav.navbar-nav li a i.fa-chevron-down,
    .nav.navbar-nav li a i.fa-angle-right,
	.nav.navbar-nav .sub-menu li a i.fa-angle-right {
        background-color: rgba(0, 0, 0, 0.2);
        color: rgba(0,0,0,0.7);
        height: 100%;
        line-height: 50px;
        position: absolute;
        right: 0;
        text-align: center;
        top: -6px;
        width: 50px;
        z-index: 3;
    }
	.header-nav .nav > li .sub-menu li i.fa-angle-right:before{
		content: "\f078";
		font-size: 10px;
	}
	.header-nav .nav > li .sub-menu li.open i.fa-angle-right:before{
		content: "\f054";
	}
    .header-nav .nav > li .sub-menu .sub-menu,
    .header-nav .nav > li:hover .sub-menu .sub-menu,
    .header-nav .nav > li:hover .sub-menu,
    .header-nav .nav > li:hover .mega-menu {
        display: none;
        opacity: 1;
        margin-top: 0;
    }
	.header-nav .nav li .sub-menu .sub-menu{
		display: none;
        opacity: 1;
        margin-top: 0;
	}
	.header-nav .nav > li.open > .sub-menu .sub-menu{
		display: none;
	}
	.header-nav .nav > li.open > .sub-menu li.open .sub-menu,
    .header-nav .nav > li.open > .mega-menu,
    .header-nav .nav > li.open > .sub-menu,
	.header-nav .nav > li ul.mega-menu ul{
        display: block;
        opacity: 1;
        margin-top: 0;
    }
	.header-nav .nav > li .sub-menu li .fa{
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		margin: 0;
		right: -1px;
	}
	.header-nav .nav > li .mega-menu > li{
		padding:0;
	}
	.header-nav .nav > li .mega-menu > li > a{
		display:none;
	}
	.header-nav .nav .mega-menu a i{
		display:inline-block;
		float:none;
		margin-top: 0;
	}
    .header-nav .nav .open > a,
    .header-nav .nav .open > a:focus,
    .header-nav .nav .open > a:hover {
        background-color: inherit;
        border-color: #e9e9e9;
    }
    .header-nav.nav-dark.nav .open > a,
    .header-nav.nav-dark .nav .open > a:focus,
    .header-nav.nav-dark .nav .open > a:hover {
        border-color: rgba(0, 0, 0, 0.2);
    }
    header .logo {
        display: block;
        padding: 4px 0;
    }
    .header-nav .nav > li > a {
        padding: ;
    }
    .header-nav .nav i {
        margin-top: 6px;
    }
	.footer-bottom .text-left,
	.footer-bottom .text-right {
		text-align: center !important;
	}
	.is-fixed .header-nav .nav {
		height: auto;
	}
	.h2 {
		font-size: 30px;
		margin-top: 20px;
	}
	.header-style-5 .header-nav .nav > li:hover > a, 
	.header-style-5 .header-nav .nav > li.active > a {
		color: #287a2c;
	}
	
	.header-style-4.style-1 .navbar-toggle {
		margin: 15px 0 15px 10px;
	}
	.header-style-4.style-1 .extra-nav {
		padding: 25px 0 25px 0px;
	}
	.header-style-4.style-1 .logo-header {
		width: 200px;
		height: 80px;
	}
	.header-nav {
        clear: both;
        margin: 0 -15px;
        border-bottom: 1px solid #E9E9E9;
    }
    .header-nav .nav {
        float: none;
        margin: 0;
        background: #fff;
		width: 100%;
		display: block;
    }
    .header-nav .nav li {
		float: none;
		display: block;
		width: 100%;
    }
    .header-nav .nav > li .sub-menu > li,
    .header-nav .nav > li .mega-menu > li {
        float: none;
        display: block;
        width: auto;
    }
    .header-nav .nav > li > a {
        padding: 12px 15px;
        border-top: 1px solid #E9E9E9;
		display:block;
		position: relative;
    }
    .header-nav .nav i {
        float: right;
    }
    .header-nav .nav > li > a:hover,
    .header-nav .nav > li > a:active,
    .header-nav .nav > li > a:focus {
        background-color: #f0f0f0;
        text-decoration: none;
    }
    .header-nav .nav > li .mega-menu > li:after {
        display: none;
    }
        .header-nav .nav > li ul,
    .header-nav .nav > li .sub-menu,
    .header-nav .nav > li .mega-menu {
        display: none;
        position: static;
        visibility: visible;
        width: auto;
        background: #f6f6f6;
    }
    .header-nav .nav > li ul.mega-menu ul {
        display: none;
    }
    .header-nav .nav > li:hover > ul,
    .header-nav .nav > li:hover .sub-menu,
    .header-nav .nav > li:hover .mega-menu,
    .header-nav .nav > li .sub-menu li > .sub-menu {
        opacity: 1;
        visibility: visible;
        display: block;
        margin: 0;
    }
    .header-nav .nav > li ul.mega-menu li:hover ul {
        display: block;
    }
	.header-nav .nav > li .sub-menu .sub-menu,
    .header-nav .nav > li:hover .sub-menu .sub-menu,
    .header-nav .nav > li:hover .sub-menu,
    .header-nav .nav > li:hover .mega-menu {
        display: none;
        opacity: 1;
        margin-top: 0;
    }
	.header-nav .nav li .sub-menu .sub-menu{
		display: none;
        opacity: 1;
        margin-top: 0;
	}
	.header-nav .nav > li.open > .sub-menu .sub-menu{
		display: none;
	}
	.header-nav .nav > li.open > .sub-menu li.open .sub-menu,
    .header-nav .nav > li.open > .mega-menu,
    .header-nav .nav > li.open > .sub-menu,
	.header-nav .nav > li ul.mega-menu ul{
        display: block;
        opacity: 1;
        margin-top: 0;
    }
}
@media screen and (max-width: 991px){
	.mo-left .header-nav.nav-dark{
		background-color:#202020;
	}
	.mo-left .header-nav{
		overflow:scroll;
		position: fixed;
		width: 60px;
		left:-280px;
		height:100% !important;
		transition:all 0.5s;
		-webkit-transition:all 0.5s;
		-moz-transition:all 0.5s;
		-o-transition:all 0.5s;
		top:0;
		background-color:#fff;
		margin:0;
		z-index:99;
	}
	.navbar-nav{
		overflow-x:unset;
		height:auto;
	}
	.mo-left .header-nav li.open a{
		position:relative;
	}
	.mo-left .header-nav.show {
		left: -1px;
		transition:all 0.8s;
		-webkit-transition:all 0.8s;
		-moz-transition:all 0.8s;
		-o-transition:all 0.8s;
		margin:0;
		width: 260px;
	}
	.mo-left .is-fixed .header-nav .nav{
		height:auto;
	}
	.mo-left .navbar-toggler.open:after{
		background-color: rgba(0, 0, 0, 0.6);
		content: "";
		height: 100%;
		left: 0;
		position: fixed;
		right: 0;
		top: 0;
		transform: scale(100);
		-o-transform: scale(100);
		-moz-transform: scale(100);
		-webkit-transform: scale(100);
		width: 100%;
		z-index: -1;
		transition:all 0.5s;
	}
	.mo-left .header-nav .logo-header {
		display: block;
		float: none;
		height: auto;
		max-width: 100%;
		padding: 30px 15px;
		width: 100%;
	}
	.mo-left .header-nav .logo-header img{
		max-width: unset;
		width: 200px;
	}
	.mo-left .navbar-toggler.open span{
		background:#fff;
	}
	
}
@media only screen and (max-width: 767px) {
	.font-35 {
		font-size: 24px;
		line-height: 34px;
	}
	.dez-info-has.skew-has {
		padding: 30px 35px 60px;
	}
	.footer-fixed .site-footer {
		position: relative;
	}
}
@media only screen and (max-width: 576px) {
	.error-text {
		font-size: 150px;
		line-height: 160px;
	}
}

.share-details-btn ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 6px;
}
.site-button.facebook:hover {
    background-color: #3B5998;
}
.site-button.google-plus:hover {
    background-color: #DE4E43;
}
.site-button.linkedin:hover {
    background-color: #007BB6;
}
.site-button.instagram:hover {
    background-color: #8A5A4E;
}
.site-button.twitter:hover {
    background-color: #1EA1F3;
}
.site-button.whatsapp:hover {
    background-color: #01C854;
}
.share-details-btn ul li a{
	border: 2px solid #E0E0E0;
	background: #fff;
	color: #808080;
	border-radius: 30px;
	padding: 9px;
	width: 45px;
	height: 45px;
	text-align: center;
	font-size: 16px;
}
.share-details-btn ul li a:hover{
	border-color:rgba(0,0,0,0);
}
.site-footer p,
.dez-box .dez-info p,
.about-us p,
.dez-about-appoint p,
.blog-post.blog-grid .dez-post-text p,
.tab-content p,
.testimonial-7 p,
.testimonial-2 p,
.testimonial-4 p,
.testimonial-6 p,
.blog-carousel .ow-blog-post .ow-post-text p,
.blog-post .dez-post-text p,
.acod-content,
.ow-event-text p{
	text-align: justify;
}
.icon-bx-wraper.center p,
.dez-box .dez-info.text-center p,
.section-head.text-center p,
.dez-form P{
	text-align: unset;
}
.site-footer .footer-bottom a{
	margin-left: 10px;
}
.tab-content.nav{
	display: unset;
}
.site-button-link i{
	margin-left: 10px;
}
.pricingtable-price .pricingtable-bx{
	font-weight: 700;
}
hr{
	width: 100%;
}
.testimonial-one{
	width: 70%; 
	margin: auto;
}
.blog-post.blog-md .post-title{
	margin-top: 0;
}
.header-style-1 .navicon span,
.header-style-3 .navicon span,
.header-style-4 .navicon span{
	background: #fff;
}
.site-footer .dez-post-meta li a{
	color: #fff;
}
.header-style-5 .is-fixed .navbar-nav li.active a,
.header-style-5 .is-fixed .navbar-nav li a:hover{
	color: #000;
}
.dez-about-appoint .dez-thum.img-fix,
.dez-about-appoint .dez-thum.img-fix-right{
	position: absolute;
	bottom: -60px;
}
.dez-topbar-left .social-line li a i{
	margin-right: 8px;
}
.site-header.dark .e-p-bx li{
	color: rgba(255,255,255,0.8);
}
@media only screen and (max-width: 1024px) {
	.switcher-btn-bx{
		display: none;
	}
	.blog-page-content .dez-full-blog .blog-post{
		margin-bottom: 0;
	}
	.testimonial-one{
		width: 90%; 	
	}
}
@media only screen and (max-width: 768px) {
	.blog-md .dez-post-media {
		width: 100%;
		margin-bottom: 15px;
	}
	ol.comment-list li .children{
		margin-left: 0;
	}
	.comment-reply-link {
		position: unset !important;
	}
	.comment-respond .comment-form p{
		width: 100%;
	}
	.footer-fixed .site-footer{
		position: unset;
	}
	.footer-fixed .page-wraper{
		padding-bottom: 0!important;
	}
	.site-footer .newsletter .dez-tilte{
		font-size: 16px;
		line-height: 18px;
	}
	.header-style-3.mo-left .is-fixed .header-nav .logo-header.mostion{
		height: auto!important;
	}
	[class*="bg-"] .header-nav .nav > li.active > a,
	[class*="bg-"] .header-nav .nav > li.current-menu-item > a,
	.header-style-4.style-1 .header-nav .nav > li.active > a,
	.header-style-4.style-1 .header-nav .nav > li a:hover,
	.header-style-4.style-1 .header-nav .nav > li a:focus{
		color: #2D3239;
	}
	.header-style-4 .header-nav .logo-header.mostion {
		display: none !important;
	}
	.header-style-4.style-1 .is-fixed .navbar-toggler{
		margin: 24px 0 14px 15px;
	}
	.skew-content-box ul li a{
		padding: 1px 5px;
	}
	.bg-white .blog-post.blog-md.date-style-2{
		margin-bottom: 0;
	}
	.dez-about-appoint .dez-thum.img-fix{
		position: unset;
		margin-bottom: 30px;
	}
	.dez-about-appoint .dez-thum.img-fix-right{
		position: unset;
	}
}
@media only screen and (max-width: 600px) {
	.site-footer .newsletter .input-group.equal-col.p-t40.p-b20{
		padding-top: 20px;
	}
	.site-footer .newsletter .equal-col.p-t40.p-b20.skew-subscribe{
		padding-bottom: 20px;
	}
	.dez-tabs.vertical .nav-tabs{
		width: 51px;
	}
	.dez-tabs.vertical .tab-content{
		margin-left: 50px;
	}
	.dez-tabs.vertical.right .tab-content{
		margin-right: 50px;
	}
	.extra-nav{
		margin: 0;
	}
	.site-footer .footer-info-box .text-right {
		float: unset;
		text-align: center !important;
		margin-top: 10px;
	}
	.site-footer .footer-info-box .newsletter strong {
		text-align: center;
		display: block;
	}
}
@media only screen and (max-width: 360px) {
	.d-xs-flex{
		display: flex;
	}
	.testimonial-one{
		width: 100%; 	
	}
	.disnone-md{
		display:none;
	}
	.h3{
		font-size: 24px;
		line-height: 34px;
	}
	.counter-style-1 .counter,
	.counter-style-1 .icon{
		font-size: 30px;
	}
	.counter-style-1 .counter-text,
	.icon-bx-wraper .icon-content h6{
		font-size: 13px;
	}
	.logo-header,
	.is-fixed.header-curve .logo-header,
	.header-style-3 .header-curve .logo-header,
	.is-fixed .logo-header{
		height: 70px;
		width: 150px;
	}
	.mo-left .header-nav .logo-header{
		width: 100%;
		padding: 0 15px;
		height: 70px;
	}	
	.mo-left .header-nav .logo-header img {
		width: 180px;
		padding:15px 10px;
	}
	.extra-nav,
	.is-fixed .extra-nav,
	.header-style-4 .extra-nav{
		padding: 15px 0 15px 0px;
	}
	.navbar-toggler,
	.is-fixed .navbar-toggler{
		margin: 18px 0 15px 15px;
	}
	.header-style-2.dark-primary .extra-nav{
		padding: 24px 0;
	}
	.header-style-4.style-1 .header-nav .nav > li > a{
		padding: 12px 15px;
	}
	.icon-bx-wraper .icon-xl {
		margin-bottom: 10px;
	}
	.icon-bx-wraper .icon-xl i{
		font-size: 40px;
	}
	.dez-topbar-left .social-line li a i{
		margin-right: 0;
	}
	.site-footer.trans-footer .section-head h2{
		font-size: 24px;
	}
}
.header-transparent {
    position: absolute;
    width: 100%;
}
.footer-top.footer-image .newsletter.style1 .form-control,
.footer-top.footer-image .newsletter.style1 .form-control:focus{
	background-color: rgba(0,0,0,0.4);
	border: 0;
}
.trans-footer .newsletter input[type="email"] {
	background-color: rgba(255, 255, 255, 0.02);
	border: 0;
	border-radius: 50px;
}
.trans-footer.footer-image .newsletter input[type="email"]{
    background-color: rgba(0, 0, 0, 0.5);
	border: 0;
	border-radius: 50px;
}
.footer-top.footer-image .newsletter.style1 .form-control::-moz-placeholder,
.footer-top.footer-image .newsletter.style1 .form-control,
.trans-footer.footer-image .newsletter input[type="email"]::-moz-placeholder,
.trans-footer.footer-image .newsletter input[type="email"]{
	color: #fff;
}
.trans-footer .footer-social .bg-primary:hover,
.trans-footer .footer-social .bg-primary:focus{
	color: #fff;
}
.site-footer .dez-separator{
	margin-bottom: 20px;
}
.site-footer .widget ul,
.site-footer .widget p,
.site-footer .logo-footer{
	margin-top: 0;
}
.site-footer .widget .logo-footer + p{
	margin-top: 20px;
}

/* Garden Service */

.garden-service-tabs ul.nav-tabs{
	border:0;
	padding-right: 25px;
}
.garden-service-tabs ul.nav-tabs li a:before{
	width: 100%;
	border-bottom: 1px dashed #E0E0E0 !important;
	height: 1px;
	content: "";
	position: absolute;
	bottom: 0px;
	z-index: -1;
	left: 0;
}
.garden-service-tabs ul.nav-tabs li{
	display:block;
	width:100%;
	position:relative;
}
.garden-service-tabs ul.nav-tabs li a:hover,
.garden-service-tabs ul.nav-tabs li a.nav-link.active{
	border:0;
	background-color:#287a2c;
	border-radius: 4px;
	color: #fff;
	box-shadow: 5px 5px 20px -10px #002a00;
}
.garden-service-tabs ul.nav-tabs li a{
	display: block;
	border: 0 !important;
	font-size: 16px;
	padding: 15px 25px;
	color: #000;
	font-family: "Montserrat",sans-serif;
	font-weight: 500;
	transition:all 0s linear;
	position:relative;
}
.garden-service-tabs ul.nav-tabs li a.nav-link:after,
.garden-service-tabs ul.nav-tabs li a.nav-link:after{
	font-family: FontAwesome;
	content: "\f0da";
	position: absolute;
	right: 15px;
	font-size: 94px;
	top: -44px;
	transition:all 0s linear;
	color: #287a2c;
	opacity:0;
	z-index:-1;
}
.garden-service-tabs ul.nav-tabs li a.nav-link:hover:after,
.garden-service-tabs ul.nav-tabs li a.nav-link.active:after{
	right: -27px;
	opacity:1;
	z-index:1;
}
.garden-service-tabs{
	position:sticky;
	top:100px;
}
.garden-service-tabs.right ul.nav-tabs{
	padding-right:0;
	padding-left:25px;
}
.garden-service-tabs.right ul.nav-tabs li a.nav-link:hover:after, 
.garden-service-tabs.right ul.nav-tabs li a.nav-link.active:after {
    left: -27px;
	right:auto;
    opacity: 1;
    z-index: 1;
    content: "\f0d9";
}
.list-2,
.list-3,
.list-4,
.list-5{
	clear: both;
	display: table;
	box-sizing: border-box;
}
.list-2 li{
	width:50%;
	float:left;
}
.list-3 li{
	width:33.33%;
	float:left;
}
.list-4 li{
	width:25%;
	float:left;
}
.list-5 li{
	width:20%;
	float:left;
}
.add-plat.shop-add{
	margin-top:20px;
}
.add-plat{
	padding: 40px;
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	margin-top: 80px;
	border-radius: 4px;
	overflow: hidden;
	outline: 1px dashed rgba(255,255,255,0.4);
	outline-offset: -20px;
}
.add-plat .site-button.yellow{
	margin-left:auto;
	color:#fcff00;
	border-color: inherit;
	font-weight: 600;
	border-width: 2px;
	text-align:center;
}
.add-plat .site-button.yellow:hover{
	margin-left: auto;
	color: #000;
	background-color: #fcff00;
	border-color: #fcff00;
	
	
}
.add-plat:after{
	content:"";
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background-color:#0d370d;
	opacity:0.8;
	z-index:-1;
}
.side-bar,
.top-sticky {
    position: sticky;
    top: 100px;
}


.blog-post h2.post-title{
	font-size:32px;
	line-height:40px;
}
.blog-post h3.post-title{
	font-size:28px;	
	line-height:35px;
}
.blog-post h4.post-title{
	font-size:24px;
	line-height:30px;
}
.blog-post h5.post-title{
	font-size:20px;
	line-height:28px;
}
.blog-post p{
	font-size:16px;
	color:#707070;
}
.blog-post .site-button-link{
	font-family:'Lora', serif;
	font-size:16px;
}

/* FLOAT */
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}

@keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@media only screen and (max-width: 767px) {
	.add-plat.shop-add{
		margin-top:0;
	}
	.add-plat{
		margin-top:30px;
		display:block;
		text-align:center;
	}
	.add-plat h2{
		font-size:22px;
		margin-bottom:10px;
	}
}

@media only screen and (max-width: 576px) {

	.list-3 li,
	.list-4 li,
	.list-5 li{
		width:50%;
	}
	.contact-pic {
		width: 60px;
		height: 60px;
		border-radius: 100px;
		border: 3px solid #fff;
	}
	.contact-name{
		padding: 2px 10px;
		width: 80px;
		font-size: 10px;
	}
	.contact-number{
		padding: 6px;
	}
	.contact-number h5{
		font-size: 11px;
		margin: 0 0 0px 0;
	}
	.contact-number h6{
		font-size: 14px;
	}
	.contant-no-area {
		width: 140px;
	}
}

.extra-nav .site-button-link{
	cursor: pointer;
}