#sp-left > div,
#sp-left > div .sp-module,
#sp-left > div .sp-module .sp-module-content,
#sp-left > div .sp-module .sp-module-content .custom,
#sp-left > div .sp-module .sp-module-content .custom p{
    height: 100%;
}

#sp-left,
#sp-component{
    padding: 0 !important;
}
body:not(.home) #sp-component{
    padding: 0 20px !important;
    margin-bottom: 50px;
}
#sp-menu nav {
    justify-content: center;
}
#sp-main-body #sp-menu nav {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin-top: 15px;
}
.sp-megamenu-parent>li>a {
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 600 !important;
}
.sp-megamenu-parent{
    width: 100%;
    padding: 0 1rem;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
    padding: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    padding: 15px 20px;
    display: block;
    border: 1px solid transparent;
    font-weight: 600 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover{
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
header.header-sticky #sp-menu div.sp-column,
header.header-sticky #sp-menu div.sp-column > nav{
    width: 100%;
}

.mod-finder button{
    background: green; 
    border-color:green;
}
.sp-megamenu-parent>li:hover>a,
.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a{
    text-decoration: underline;
    text-decoration-thickness: 3px;
    text-underline-offset: 8px;
    color: green !important;
}
#sp-header .row,
#sp-main-body > .row{
    margin: 0 !important; 
}
.ztabs1 li{
    font-weight: bold;
    cursor: pointer;
}



.ztabs1 li span{
    height: 3.4375rem;
    width: 3.4375rem;
    line-height: 3.4375rem;
    position: relative;
    text-align: center;
    z-index: 1;
    font-size: 1.5rem;
    flex: 0 0 3.4375rem;
    max-width: 3.4375rem;
    margin: 0 1.5625rem 15px 1.5rem;
    transition: all .3s linear;
    display: inline-block;
}
.ztabs1 li span::before, .ztabs1 li span::after {
    content: "";
    height: 3.4375rem;
    width: 3.4375rem;
    border: 2px solid #000;
    position: absolute;
    left: 0;
    top: 0;
    background-color: inherit;
    z-index: -1;
    transition: all .3s linear;
}
.ztabs1 li.active span::before,
.ztabs1 li:hover span::before,
.ztabs1 li span::after{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ztabs1 li.active span::after,
.ztabs1 li:hover span::after{
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.ztabs1 li:hover,
.ztabs1 li.active{
    color: #047041;
}
.ztabs1 li:hover span::before,
.ztabs1 li:hover span::after,
.ztabs1 li.active span::before,
.ztabs1 li.active span::after{
    border-color: #047041;
}

/*#sp-left iframe {
    height: 144vh !important;
    width: 140vh !important;
    margin-left: -300px !important;
    margin-top: -17em !important;
}*/
.sp-module,
#sp-left .sp-module{
    padding: 0 !important ;
}

.sppb-nav-modern>li>a{
    background-color: transparent;
    border-color: transparent;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center; 
}

.zcontact .sppb-media-content{
    text-align: left;
}

.zcontact .sppb-media-content a{
    color: #fff;
}
.zservices ul,
.zinformation ul{
    margin: 0;
    padding: 0;
}
.zservices ul li a,
.zinformation ul li a{
    color: #fff;
}
aside div.sppb-container-inner,
aside div.sppb-container-inner .sppb-no-gutter,
.zleftcol > div.sppb-column-addons{
    height: 100%;
}
.zleftcol > div.sppb-column-addons{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.jux-ticker-item.zitem p{display: inline-block;}

#sp-main-body{padding: 0;}


.pagination{
    display: block !important;
    margin-top: 20px;
}
.pagination a.next{
    float: right;
}
.awesomplete{
    width: 75%;
}
.awesomplete > ul{
    z-index: 100;
}
#sp-search{
    position: relative;
    z-index: 100;
}

.zshare{
    display: inline-block;
    padding: 7px 30px 0px 0px;
}

/*New Scroller*/
.none .ticker-static .jux_ticker_header {
    background: linear-gradient(top, #a95, #f2f2f2 25%, #ffffff 38%, #c5c5c5 63%, #f7f7f7 87%, #a95) !important;
    background: -webkit-linear-gradient(top, #a95, #fea 25%, #ffffff 38%, #dc8  63%, #fea 87%, #a95) !important;
} 
.none .ticker-static .jux_ticker_header h4{
    color: #000 !important;
}
.none .ticker-static{
    background: linear-gradient(top, #d9d9d9, #fbfbfb 25%, #ffffff 38%, #dddcd9 63%, #fff 87%, #adadad) !important;
    background: -webkit-linear-gradient(top, #d9d9d9, #fbfbfb 25%, #ffffff 38%, #dddcd9 63%, #fff 87%, #adadad) !important;
    height: 40px !important
}
.ticker-static .jux_boundary .jux_ticker_header h4 {
    padding: 0;
    margin: 0px 30px 0 10px;
}
.ticker-static .jux_boundary .jux_ticker_header h4::after {
    content: "";
    width: 25px;
    height: 60px; 
    display: inline-block;
    float: right;
    position: relative;
    z-index: 500;
    background: rgb(180,180,180);
    background: linear-gradient(top, #d9d9d9, #fbfbfb 25%, #ffffff 38%, #dddcd9 63%, #fff 87%, #adadad);
    background: -webkit-linear-gradient(top, #d9d9d9, #fbfbfb 25%, #ffffff 38%, #dddcd9 63%, #fff 87%, #adadad);
    transform: rotate(30deg);
    margin: -9px -44px 0 0px;
}
.ticker-static .jux_boundary{
    overflow: hidden;
}
.none .ticker-static p{
    font-weight: bold;
}


/*Carousel Slider*/

.zstlye1 .carousel-item .col {
    text-align: center;
    padding: 1rem;
}

.zstlye1 .carousel-item .col > div {
    border: 4px double rgb(0, 128, 0);
    border-radius: 50% 50% 3px 3px;
    padding: 15% 0 4% 0; 
    max-width: 320px;
    display: inline-block;
    min-width: 300px;
}
.zstlye1 .carousel-item .col > div h2{
    margin-bottom: 20px;
    color: rgb(0, 128, 0);
}
.zstlye1  .zfields .zdays {
    margin: 20px 0;
    font-weight: bold;
    font-size: 2rem;
}
.zstlye1  .zfields span{
    font-weight: bold;
    margin-right: 10xp;
}
.zstlye1 .carousel-item .col > div a{
    margin: 1rem 0;
}
.zstlye1 .carousel-dark .carousel-control-next-icon, .zstlye1 .carousel-dark .carousel-control-prev-icon{
    opacity: 0.3;
}
.zstlye1:hover .carousel-dark .carousel-control-next-icon, .zstlye1:hover .carousel-dark .carousel-control-prev-icon{
    opacity: 1;
}


/*Category Page*/


.article-list .article .zcontainer {
    --slides-container-height: 0px;
    --content-offset-x: 20px;
    --content-offset-y: 30px;
    --decoration-blur-spread: 20px;
    --decoration-opacity: .7;
    --decoration-pos-x: 0;
    --decoration-pos-y: 20px;
    --decoration-scale: 1;
    position: relative;
    max-width: 100%;
    margin: 8rem 0 4rem 0 !important; 
    background-color: #fff;
    cursor: pointer;    
    transition: transform 0.2s;

}
.article-list .article .zpackage {
    background: #fff;
    overflow: hidden;
    border-radius: 8px;
    border: 4px double #d1d1d1;
}
.article-list .article .zpackage > div.zcol {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 10px 10px 20px 10px;
    text-align: center;
}
.article-list .article .zpackage > div:nth-child(2) {
    border-bottom-left-radius: 8px;
}
.article-list .article .zpackage > div:last-child {
    border-bottom-right-radius: 8px;
}
.article-list .article{
    padding: 0;
    border: none;
}

.article-list .article .ztitle {
    font-size: 1.5rem;
    padding: 10px 20px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0;
    color: #005e35;
    background-color: #e9e9e9;
    font-size: 600 !important;
    font-weight: 500;
    text-align: center;
}
.article-list .article .zYes .ztitle {
    padding: 10px 20px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0;
    color: #005e35;
    background-color: #ffe600;
    font-size: 600 !important;
    font-weight: 500;
}
.article-list .article .zprice {
    font-weight: bold;
    font-size: 1.5rem;
    font-family: cambria;
    color: green;
}
.article-list .article .zdays {
    font-weight: bold;
    font-size: 1.2rem;
}



.article-list .article .zcontainer:hover {
    -ms-transform: scale(1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1);
    /*Safari 3-8*/
    transform: scale(1.1);
    z-index: 5;
}
.article-list .article .zcontainer:hover::before
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.6;
    background-image: linear-gradient(122deg, #00DBDE 0%, #FC00FF 100%);;
    filter: blur(20px);
    transform: translate3d(0px, 20px, 0px) scale(1);
    z-index: -1;
}

.article-list .article .zpackage.zYes {
    border-color: gold;
}
.article-list .article .zpackage .zlink {
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 1.5rem;
    font-weight: bold;
}
.zcontainer small {
    font-weight: normal;
    font-size: 2rem;
    padding-bottom: 2rem;
    display: inline-block;
}
a.zcontact{
    padding: 10px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
}


#sp-zfooter ul.menu li{
    margin-bottom: 10px;
}

#sp-component .blog *{
    line-height: 30px;
}

.sp-module.zcontent{
    padding: 1rem 20px !important;
    line-height: 30px;
}

.mb-n{
    margin-bottom: -5rem;
}

.none .ticker-static .jux-ticker-inner span.time_color{
    font-weight: bold;
}
.mod_datetime{
    font-weight: normal !important;
}




div.zcalendar {
    font-size: 2em;
    display: block;
    position: relative;
    width: 5em;
    height: 5em;
    background-color: #fff;
    margin: 1em auto 0 auto;
    border-radius: 0.6em;
    box-shadow: 0 1px 0 #bdbdbd,
    0 2px 0 #fff,
    0 3px 0 #bdbdbd,
    0 4px 0 #fff,
    0 5px 0 #bdbdbd,
    0 0 0 1px #bdbdbd;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
}

div.zcalendar * {
    display: block;
    width: 100%;
    font-size: 0.7em;
    font-weight: bold;
    font-style: normal;
    text-align: center;
}

div.zcalendar em {
    position: absolute;
    bottom: 0.3em;
    color: #fd9f1b;
}

div.zcalendar span {
    width: 100%;
    font-size: 2em;
    letter-spacing: -0.3rem;
    padding-top: 1.2em;
    color: #2f2f2f;
    font-family: cambria;
}

div.zcalendar strong {
    position: absolute;
    top: 0;
    padding: 0.4em 0;
    color: #fff;
    background-color: #fd9f1b;
    border-bottom: 1px dashed #f37302;
    box-shadow: 0 2px 0 #fd9f1b;
}

div.zcalendar.zhaj{
    width: 60%;
}

div.zcalendar .zsmall {
    font-size: 1.5rem !important;
    width: auto;
    display: inline-block;
    letter-spacing: 1px;
    padding: 0;
}


table.zprice {
    width: 100%;
}

table.zprice th,
table.zprice td {
    padding: 10px;
    border: 1px solid #eee;
}



.breadcrumb {
    padding: 0.3rem 1rem;
    background-color: #f1f1f1;
    border-radius: 0.25rem;
}

.breadcrumb *{
    font-size: 0.8rem;
}

.sp-pre-loader .sp-loader-with-logo{
    flex-direction: column;
    font-weight: bold;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #1f9503;
    background-color: #1f9503;
}

.article-list .article .article-header h2 {
    font-size: 2.375rem;
    margin: 1.5rem 0 1.25rem 0;
}

.zloader_bismi{
    font-size: 2rem;
    color: green;
}

.sp-module ul>li>a:hover {
    color: #008000;
}

.zcontentright .sppb-addon-wrapper:nth-child(2),
.zcontentright .sppb-addon-wrapper:nth-child(2) .sppb-positioned-addon,
.zcontentright .sppb-addon-wrapper:nth-child(2) .zcontentrightdiv{
    height: 100%;
    right: 0;
}
.zcontentright .zcontentrightdiv{
    color: #fff;
    padding: 10px;
        display: flex;
    align-items: center;
}
.zcontentright .sppb-addon-wrapper:nth-child(2) .zcontentrightdiv ul li{
    padding-bottom: 15px;
}
.itemid-305 .article-list,
.itemid-322 .article-list
{
    display: flex !important; 
}
.itemid-321 .zcontainer-parent{
    display: flex;
}
.itemid-320 .article-header h2{
    margin-bottom: 0 !important;
}
h2,
.itemid-320 .article-header h2 a{
    color: green !important;
}
.article-info{
    margin-bottom: 0 !important;
}

.itemid-320 .article-list .article{
    border-bottom: 1px solid #eee !important;
} 



/* Media Query for Mobile Devices */
@media (max-width: 480px) {
    #zleft_section{
        height: 100% !important;
    }
    #sp-zfooter{
        padding: 0;
    }
    #sp-header #sp-logo{
        width: 80%;
    }
    body .article-list {
        padding: 0;
    }
  .zcontentright .sppb-addon-wrapper{position:static !important;width:100% !important;height: auto !important}
  #sp-ztop{display:none;}
  .sppb-row{overflow:auto;}
}

/* Media Query for low resolution  Tablets, Ipads */
@media (min-width: 481px) and (max-width: 767px) {
	.zcontentright .sppb-addon-wrapper{position:static !important;width:100% !important;}
}

/* Media Query for Tablets Ipads portrait mode */
@media (min-width: 768px) and (max-width: 1024px){

}

/* Media Query for Laptops and Desktops */
@media (min-width: 1025px) and (max-width: 1280px){
    body:not(.znews) .article-list{
        padding: 0 4rem;
    }
}

/* Media Query for Large screens */
@media (min-width: 1281px) {
    #sp-left{
        position: fixed;
        z-index: 10000;
        overflow: hidden;
        height: 100vh;
        width: 50% !important;
    }
    #sp-search,
    #sp-ztop,
    #sp-menu,
    #sp-component,
    #sp-zfooter{
        width: 50% !important;
        margin-left: 50%;
        padding: 0;
    }
    #sp-left iframe {
        height: 175vh !important;
        width: 185vh !important;
        margin-left: -303px !important;
        margin-top: -17em !important;
    }
    #sp-header:not(.header-sticky),
    #offcanvas-toggler,
    .sticky-header-placeholder,
    #sp-header #sp-logo{
        display: none !important;
    }
    
}

/* Media Query for Very Large screens */
@media (min-width: 1500px) {
    #sp-search,
    #sp-ztop,
    #sp-menu,
    #sp-component,
    #sp-zfooter{ 
        width: 50% !important;
        margin-left: 50%;
        padding: 0;
    }
    #sp-left iframe {
        height: 140vh !important;
        width: 185vh !important;
        margin-left: -400px !important;
        margin-top: -17em !important;
    }
    #sp-header:not(.header-sticky),
    #offcanvas-toggler,
    .sticky-header-placeholder,
    #sp-header #sp-logo{
        display: none !important;
    }

    .zstlye1 .carousel-item .col > div {
        padding: 30% 0 13% 0;
        max-width: 100%;
        display: block;
        min-width: auto;
    } 
    .none .ticker-static{
        height: 50px !important
    } 
    .ticker-static .jux_boundary .jux_ticker_header h4::after {
        height: 80px;
        margin: -20px -38px 0 0;
    }
    .none .ticker-static p {
        font-weight: normal;
        font-size: 27px !important; 
    }
    .none .ticker-static .acmeticker-wrap{
        padding-top: 4px;
    }
    .none .ticker-static .jux_ticker_header{
        padding-top: 9px;
    }
    .none .ticker-static .jux-ticker-inner
    span.time_color {
        font-size: 1rem;
    }
    body:not(.znews) .article-list{
        padding: 0 4rem;
    }
}
