.whyAgrizel article{min-height:79px;}
.slider .slick-item{background-position:center top !important;}
.flower {padding-bottom: 150px !important;background-position: center bottom !important;}
h1,h2,h3{text-transform: uppercase;}
h2{font-size:35px !important;}
svg text{text-transform: uppercase;}
.about h1{font-size:35px;}
.whyAbt{font-size:20px !important;}
h2.title20{font-size:20px !important;}
.about-data .title18{font-size:16px;text-transform:capitalize;}

@media only screen and (max-width: 767px) {
.slider .slide-text-container .slide-text p {
    margin-top: 2px;
    font-size: 14px;
}
.slider .slide-text-container .slide-text h2 {
        font-size: 22px !important;
}
.slider .slick-slider svg{
    top:25%;
    width:95px;
}
.flower {
    padding-bottom: 60px !important;
}
.services .nav-con a{
padding-right: 5px;
}
.services .nav-item {
    width: 33%;
}
.services .nav-con .title20 {
    font-size: 15px;}
}
@media only screen and (max-width: 1200px) {
.whyAgrizel article{min-height:100px;}
}

@media only screen and (min-width: 767.98px) {
#back-to-top{visibility:hidden;}
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    color: #fff;
    background:rgba(29,29,29,0.8);
    padding: 5px 8px;
font-size: 15px;
}