body {
    overflow-x: hidden;
}

#page {
    overflow-x: hidden;
}

.ht-header .hd-logo img.logo {
    height: 80px;
}

header nav ul.hd-menu li.dropdown a {
    padding: 20px 0 20px 0;
}

header nav ul.hd-menu {
    margin-top: 2.5%;
    margin-left: 15%;
}

header .right-menu {
    margin-top: 5.8%;
    padding: 20px 0px;
}

.heading-sec h1 {
    margin-top: 10px;
}

.products .heading-sec,
.blog .heading-sec,
#process .heading-sec,
.aboutv2 .heading-sec,
#farm .heading-sec,
.farmers .heading-sec,
.contact .heading-sec,
.productsv4 .heading-sec,
.arrivals .heading-sec,
.flower-services .heading-sec {
    padding-top: 0px;
}

.aboutv2 .ab-item2 {
    width: 33%;
}

.aboutv2 .ab-icon {
    width: 40%;
    max-width: 150px;
    min-width: 120px;
    margin: 0 auto;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
}

.products .products-it .pro-it_b .hover-inner {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.products .products-it .pro-it_b .hover-inner i {
    margin-left: 5px;
    margin-right: 5px;
}

.products .products-it .pro-it_b i.fa-heart-o {
    position: absolute;
    margin-right: 0;
    margin-top: 0;
    right: 10px;
    top: 10px;
    z-index: 1;
    cursor: pointer;
}

.products-it {
    text-align: center;
    overflow: auto;
    height: auto !important;
}

.pro-it-holder {
    float: none;
    overflow: auto;
    display: inline-table;
}

.inner-it h2 {
    font-size: 22px;
}

header .navbar-default {
    position: relative;
}

#chooseus .choose-it {
    z-index: 1
}

#chooseus .choose-it {
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: lato-regular;
}

#chooseus .choose-it p {
    font-size: 16px;
}

#chooseus .choose-it h2 {
    font-family: lato-regular;
}


/*#chooseus .choose-it.it1:before{
	border:1px solid #8eb35a;
}
#chooseus .choose-it.it2:before{
	border:1px solid #8eb35a;
}*/

#chooseus .choose-it.it1 {
    border: 1px solid #8eb35a;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#chooseus .choose-it.it2 {
    border: 1px solid #8eb35a;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.products .heading-sec,
.blog .heading-sec,
#process .heading-sec,
.aboutv2 .heading-sec,
#farm .heading-sec,
.farmers .heading-sec,
.contact .heading-sec,
.productsv4 .heading-sec,
.arrivals .heading-sec,
.flower-services .heading-sec {
    text-align: center;
    margin-bottom: 15px;
    background: url(../images/uploads/heading-bg.png) no-repeat;
    background-position: center;
    background-size: 15%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.rev-btn {
    -webkit-transition: all 0.5s !important;
    -o-transition: all 0.5s !important;
    transition: all 0.5s !important;
}

.blog-ct-left a {
    color: #8eb35a;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.owl-pagination {
    display: none;
}

.owl-controls {
    width: 100%;
    position: relative;
    top: 0;
    margin: 0;
}

#testimonial #owl-testimonial.owl-theme .owl-controls .owl-buttons div.owl-prev {
    /*margin-top:0;*/
    /*margin-top:16%;*/
}

#testimonial #owl-testimonial.owl-theme .owl-controls .owl-buttons div.owl-next {
    /*margin-top:0;*/
    /*margin-top:16%;*/
}

.btn-wrapper {
    text-align: center;
}

.dtn-def {
    z-index: 14;
    white-space: nowrap;
    font-size: 17px;
    line-height: 17px;
    font-weight: 400;
    color: rgb(142, 179, 90);
    font-family: lato-regular;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid rgb(142, 179, 90);
    border-radius: 30px;
    outline: none;
    box-shadow: none;
    box-sizing: border-box;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.5s ease;
    text-align: center;
    margin: 0px;
    padding: 14px 35px;
    display: inline-block;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

a.dtn-def {
    text-decoration: none;
}

.dtn-def:hover {
    background-color: rgb(142, 179, 90);
    color: #ffffff;
}

.post-thumbnail {
    margin-bottom: 12px;
}

.blog-ct-left {
    text-align: center;
    font-family: lato-regular;
}

.blog-ct-left h2 {
    margin-top: 20px;
    /*margin-bottom:5px;*/
    font-family: lato-regular;
}

.def-section {
    padding-top: 0px;
    padding-bottom: 0px;
}

.def-section .heading-sec {
    text-align: center;
    margin-bottom: 15px;
    background: url(../images/uploads/heading-bg.png) no-repeat;
    background-position: center;
    background-size: 15%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.def-section {
    padding-top: 0px;
    padding-bottom: 0px;
}

.def-section .farm-it {
    text-align: center;
    overflow: hidden;
}

.def-section .farm-it img {
    width: 100%;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.def-section .farm-it h2 {
    font-family: "Lato", serif;
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    font-style: Bold;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.def-section .farm-it h2:after {
    content: '';
    width: 30px;
    height: 1px;
    background-color: #e7e5e4;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.def-section .farm-it:hover h2,
.def-section .farm-it:hover span {
    color: #8eb35a;
}

.def-section .farm-it:hover h2:after {
    width: 60px;
    background-color: #8eb35a;
}

.def-section .farm-it:hover img {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    overflow: hidden;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.def-section .farm-it.pink:hover h2,
.def-section .farm-it.pink:hover span {
    color: #f49ac1;
}

.def-section .farm-it.pink:hover h2:after {
    width: 60px;
    background-color: #f49ac1;
}

.home_wrapper {
    width: 100%;
    height: auto;
    max-height: 85vh;
    min-height: unset;
    overflow: hidden;
    position: relative;
}

.home_slider {
    width: 100%;
    height: 100%;
    max-height: 100vh;
    position: relative;
    max-height: unset;
    height: auto;
    min-height: unset;
}

.slides {
    width: 100%;
    max-height: 100vh;
    height: auto;
    min-height: unset;
    /*max-height:100%;
	min-height:50vh;*/
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}
.slides img{
    max-width:100%;
}
/*.slide_01 {
    background-image: url(../images/uploads/slider-home-03-slide-03.jpg);
}

.slide_02 {
    background-image: url(../images/uploads/slider-home-03-slide-02.jpg);
}

.slide_03 {
    background-image: url(../images/uploads/slider-home-03-slide-01.jpg);
}*/

.home_slide_text {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    /*left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;*/
    text-align: center;
}

.home_slide_main {
    z-index: 5;
    white-space: nowrap;
    font-size: 72px;
    line-height: 72px;
    font-weight: 900;
    /*color: rgb(51, 51, 51);*/
    color:#ffffff;
    font-family: Lato;
    text-transform: uppercase;
    letter-spacing: 7px;
    text-align: center;
    backface-visibility: visible;
    margin-bottom: 20px;
}

.home_slide_subtext {
    z-index: 13;
    white-space: nowrap;
    font-size: 34px;
    line-height: 34px;
    font-weight: 400;
    color: rgb(51, 51, 51);
    font-family: "Playfair Display";
    font-style: italic;
    letter-spacing: 6px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: center;
    margin-bottom: 15px;
}

.home_slider .slick-prev,
.home_slider .slick-next {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.home_slider .slick-prev:hover,
.home_slider .slick-next:hover {
    background: rgba(0, 0, 0, .8);
}

.home_slider .slick-prev:before,
.home_slider .slick-next:before {
    font-family: revicons;
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}

.home_slider .slick-prev {
    top: 50%;
    transform: translate3d(20px, -20px, 5px);
    left: 0px;
}

.home_slider .slick-next {
    top: 50%;
    transform: translate3d(-60px, -20px, 5px);
    left: 100%;
}

.home_slider .slick-prev:before {
    content: '\e824';
}

.home_slider .slick-next:before {
    content: '\e825';
}

.home_slide_button {
    margin-top: 40px;
}

.sidenav a {
    padding: 8px 8px 8px 8px;
}

.pro-infor a {
    text-decoration: none;
}

.pro-infor a:hover {
    text-decoration: none;
    color: #8eb35a;
}

.certificate_block img {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.certificate_block:hover img {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    -ms-transform-origin: 50%;
    -o-transform-origin: 50%;
    transform-origin: 50%;
}

header .right-menu button {
    outline: none;
}

footer.ht-footer .ft-heading h6 {
    font-family: "Playfair Display", serif;
}

@media screen and (max-width: 1670px) and (min-width: 1200px) {
    header nav ul.hd-menu {
        margin-left: 0;
    }
    header nav ul.hd-menu li.dropdown a {
        margin-right: 20px;
    }
}

@media(min-width:1200px) {
    header nav ul.hd-menu {
        position: absolute;
        right: 0;
        margin-left: 0;
        top: 0;
        bottom: 0;
        margin-top: 2%;
        margin-bottom: auto;
    }
    header nav ul.hd-menu ul.dropdown-menu.level1 {
        margin-left: -10px;
    }
    header .right-menu {
        position: absolute;
        right: 0;
        margin-left: 0;
        top: 0;
        bottom: 0;
        margin-top: 11%;
        margin-bottom: auto;
    }
    .home_slider {
        /*height: calc(100vh - 115px);*/
    }
    .slides {
        /*height: calc(100vh - 115px);*/
    }
}

@media(max-width:1200px) {
    .sticky-wrapper {
        height: 115px;
    }
    header .right-menu {
        position: absolute;
        right: 15px;
        left: auto;
        margin-top: 11%;
    }
    .ht-header .hd-logo img.logo {
        margin-left: 36vw
    }
}

@media(max-width:768px) {
    .main-logo img.logo {
        width: auto;
    }
    .ht-header .hd-logo img.logo {
        margin-left: 24vw;
    }
    #chooseus .choose-it.it1 {
        content: '';
        position: relative;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        padding: 20px 20px;
        background-color: #fff;
        transform: perspective(1000px) rotateY(0deg);
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        border-radius: 40px;
    }
    #chooseus .choose-it.it2 {
        content: '';
        position: relative;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        padding: 20px 20px;
        background-color: #fff;
        transform: perspective(1000px) rotateY(0deg);
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        border-radius: 40px;
    }
    #chooseus .outer-it {
        margin-top: 0px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .products .products-it {
        margin-left: 0px;
    }
    .products .products-it .pro-it_b {
        width: 100%;
    }
    .pro-it-holder {
        float: left;
    }
    .products .products-it .pro-it_b {
        margin-left: 0px;
    }
    #chooseus .choose-it {
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: lato-regular;
    }
}

@media(max-width:1024px) and (min-width:992px) and (orientation:landscape) {
    .why_choose_senikma {
        margin: 40px auto;
    }
    #chooseus .outer-it {
        margin-top: 0px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .products .products-it {
        margin-left: 0px;
    }
    .products .products-it .pro-it_b {
        width: 100%;
        margin-left: 0;
    }
}

@media(max-width:992px) and (orientation:landscape) {
    .main-logo img.logo {
        width: auto;
    }
    .ht-header .hd-logo img.logo {
        margin-left: 35vw;
    }
    .home_slide_main {
        font-size: 32px;
        line-height: 32px;
    }
    .home_slide_subtext {
        font-size: 18px;
        line-height: 18px;
    }
    .home_slide_button {
        margin-top: 25px;
    }
    .home_slide_text {
        top: 41%;
    }
    .aboutv2 .ab-items .ab-item2 {
        margin-left: 5%;
        margin-right: 5%;
        width: 30%;
        float: left;
    }
    .aboutv2 .ab-items {
        display: flex;
        flex-direction: row;
    }
    .pro-it-holder {
        width: 48%;
    }
    .products .heading-sec,
    .blog .heading-sec,
    #process .heading-sec,
    .aboutv2 .heading-sec,
    #farm .heading-sec,
    .farmers .heading-sec,
    .contact .heading-sec,
    .productsv4 .heading-sec,
    .arrivals .heading-sec,
    .flower-services .heading-sec {
        background-size: 28% !important;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #chooseus .outer-it {
        margin-top: 0px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #chooseus .middle-img {
        margin-top: 0;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    #chooseus .middle-img img {
        max-width: 65%;
    }
    .why_choose_senikma,
    .why_choose_senikma_img {
        text-align: center;
    }
    .blog-flower {
        text-align: center;
        margin-bottom: 30px;
    }
}

@media(max-width:820px) and (min-width:800px) and (orientation:landscape) {
    #chooseus .middle-img img {
        max-width: 100%;
    }
    #chooseus .choose-it.it1,
    #chooseus .choose-it.it2 {
        content: '';
        position: relative;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        padding: 20px 20px;
        background-color: #fff;
        transform: perspective(1000px) rotateY(0deg);
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        border-radius: 40px;
    }
    #chooseus .choose-it {
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: lato-regular;
    }
    #chooseus .middle-img {
        margin-top: 0;
        padding-top: 25%;
        padding-bottom: 0px;
        margin-left: 0;
    }
    .products .products-it {
        margin-left: 0px;
    }
    .products .products-it .pro-it_b {
        width: 100%;
    }
    .products .products-it .pro-it_b {
        margin-left: 0
    }
}

@media(max-width:480px) {
    #chooseus .choose-it {
        padding: 20px;
    }
    #chooseus .middle-img {
        margin-top: 0;
        margin-left: 0;
    }
    .outer-it {
        padding-top: 50px;
        /*padding-bottom:50px;*/
    }
    #chooseus .choose-it.it1:before {
        width: 100%;
        height: 100%;
        right: auto;
        left: 0;
        top: 0;
        transform: perspective(1000px) rotateY(0deg);
    }
    #chooseus .choose-it.it2:before {
        width: 100%;
        height: 100%;
        right: auto;
        left: 0;
        top: 0;
        transform: perspective(1000px) rotateY(0deg);
    }
    #chooseus .choose-it {
        margin-bottom: 50px;
    }
    .home_slide_main {
        font-size: 15px;
        line-height: 30px;
    }
    .home_slide_subtext {
        font-size: 14px;
        line-height: 14px;
    }
    .slides {
        background-position: left center;
    }
    .home_slide_text {
        background-color: rgba(255, 255, 255, 0.8);
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .aboutv2 .ab-items .ab-item2 {
        margin: 0 auto;
        width: 65%;
    }
    .about,
    .aboutv2 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #chooseus .outer-it {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #chooseus .choose-it {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    #chooseus .middle-img {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .blog-flower {
        margin-bottom: 20px;
    }
    .products .heading-sec,
    .blog .heading-sec,
    #process .heading-sec,
    .aboutv2 .heading-sec,
    #farm .heading-sec,
    .farmers .heading-sec,
    .contact .heading-sec,
    .productsv4 .heading-sec,
    .arrivals .heading-sec,
    .flower-services .heading-sec {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .why_choose_senikma,
    .why_choose_senikma_img {
        text-align: center;
    }
    .blog-flower {
        text-align: center;
    }
}

.flatLay {
    width: 100%;
    height: 300px;
    /*background-color:#512;*/
    position: relative;
}

.flatLay_images {
    position: absolute;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}

.flatLay_images img {
    max-width: 100%;
}

.image_01 {
    width: 25vw;
    top: 25vw;
    left: 0;
}

.image_02 {
    width: 10vw;
    bottom: -40%;
    right: -40%;
}

.image_03 {
    width: 7vw;
    bottom: -100%;
    left: -40%;
}

.image_04 {
    width: 20vw;
    top: -100%;
    right: -80%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#chooseus {
    overflow: hidden;
}

.flatLay_active .image_01 {
    top: 10vw;
    left: 0vw;
}

.flatLay_active .image_02 {
    bottom: -4%;
    left: 47%;
}

.flatLay_active .image_03 {
    bottom: 2vw;
    left: 0vw;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.flatLay_active .image_04 {
    top: -20%;
    right: -40%;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.why_choose_senikma {
    width: 80%;
    margin: 0 auto;
}

@media(max-width:480px) {
    .image_01 {
        width: 30vw;
        top: -40%;
        left: -40%;
    }
    .image_02 {
        width: 30vw;
        bottom: -40%;
        right: -40%;
    }
    .image_03 {
        width: 45vw;
        bottom: -100%;
        left: -40%;
    }
    .image_04 {
        width: 80vw;
        top: -100%;
        right: -80%;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .flatLay_active .image_03 {
        bottom: 12%;
        left: 0%;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .flatLay_active .image_01 {
        top: 58%;
        left: 10%;
    }
    .flatLay_active .image_02 {
        bottom: 30%;
        left: 47%;
    }
}

@media(max-width:1200px) {
    .modal-content {
        width: 50%;
    }
}

@media(max-width:1500px) {
    .modal-content {
        width: 60%;
    }
}

@media(max-width:1000px) {
    .modal-content {
        width: 70%;
    }
}

@media(max-width:800px) {
    .modal-content {
        width: 90%;
    }
    .modal {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}