.owl-image-box-1 .entry-icon .svg-icon {
    font-size: 35px;
    color: #fff
}

.owl-image-box-1 .owl_thumbnail {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}

.owl-image-box-1 .owl_thumbnail img {
    -webkit-transition: all .5s;
    transition: all .5s
}

.owl-image-box-1 .owl_thumbnail .hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.owl-image-box-1 .entry-content {
    float: left;
    width: 100%;
    padding: 35px 10px;
    line-height: 26px;
    text-align: center
}

.owl-image-box-1:hover .entry-title .title {
    color: #9cc212
}

.owl-image-box-1:hover .owl_thumbnail .hover {
    background-color: rgba(16, 46, 25, .8)
}

.owl-image-box-1:hover .owl_thumbnail img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.owl-image-box-1:hover .entry-icon {
    top: 20px
}

.grd-image-box-1 .owl_thumbnail {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}

.grd-image-box-1 .owl_thumbnail img {
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%;
}

.grd-image-box-1 .owl_thumbnail .hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.grd-image-box-1:hover .owl_thumbnail .hover {
    background-color: rgba(16, 46, 25, .8)
}

.grd-image-box-1:hover .owl_thumbnail img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.grd-image-box-2 .owl_thumbnail {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.grd-image-box-2 .owl_thumbnail img {
    min-height: 260px;
}

.grd-image-box-2 .owl_thumbnail .hover {
    display: none
}

.grd-image-box-2:hover .owl_thumbnail {
    opacity: 0;
    -webkit-transform: translateY(-110px) rotateX(90deg);
    transform: translateY(-110px) rotateX(90deg)
}


.grd-image-box-3 .top .owl_thumbnail {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 250px;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-transition: height .5s;
    transition: height .5s
}

.grd-image-box-3 .top .owl_thumbnail img {
    position: relative;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%;
}

.grd-image-box-3 .top .owl_thumbnail:before {
    opacity: 0;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: rgba(16, 46, 25, .8);
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.grd-image-box-3:hover .top .owl_thumbnail {
    height: 210px
}

.grd-image-box-3:hover .top .owl_thumbnail img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.grd-image-box-3:hover .top .owl_thumbnail:before {
    opacity: 1
}

.owl-image-box-1 .owl_thumbnail {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}

.owl-image-box-1 .owl_thumbnail img {
    -webkit-transition: all .5s;
    transition: all .5s
}

.owl-image-box-1 .owl_thumbnail .hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.owl-image-box-1:hover .owl_thumbnail .hover {
    background-color: rgba(16, 46, 25, .8)
}

.owl-image-box-1:hover .owl_thumbnail img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.grd-image-box-5 .owl_thumbnail {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.grd-image-box-5 .owl_thumbnail .hover {
    display: none
}

.grd-image-box-5:hover .owl_thumbnail {
    opacity: 0;
    -webkit-transform: translateY(-110px) rotateX(90deg);
    transform: translateY(-110px) rotateX(90deg)
}
.grd-image-box-6 .owl_thumbnail {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 250px
}

.grd-image-box-6 .owl_thumbnail img {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    width: 100%;
}

.grd-image-box-6 .fix-box .owl_thumbnail {
    background-color: rgba(16, 46, 25, .9)
}

.grd-image-box-6 .fix-box .owl_thumbnail img {
    display: none
}

.grd-image-box-6 .fix-box .fix-top {
    padding: 0 30px;
    overflow: hidden
}

.grd-image-box-6 .fix-box .fix-top .owl_thumbnail {
    width: 100%;
    height: 250px;
    opacity: 0
}

.grd-image-box-7 .owl_thumbnail {
    float: left;
    width: 35%;
    background-color: #f4f4f4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 0;
    position: relative
}

.grd-image-box-7 .owl_thumbnail:after {
    content: '';
    position: absolute;
    height: 0;
    width: 1px;
    background-color: #e5e5e5;
    right: 0;
    top: 35px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.grd-image-box-7:hover .owl_thumbnail:after {
    height: -webkit-calc(100% - 70px);
    height: calc(100% - 70px)
}

.icon-box-list .icon-theme-owl {
    background-color: #fff
}
 
.icon-theme-owl .title {
    color: #2e2e2e;
    -webkit-transition: all .5s;
    transition: all .5s
}

.icon-theme-owl .content,
.icon-theme-owl .desc {
    color: #848484
}

.icon-theme-owl ul li a {
    color: #848484
}