/* slick arrow */
.arrows {
    width: 50px;
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 2;
    /*opacity: 0;*/
    background-color: #fff;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.feature-products .arrows,.newproduct .arrows,#bestseller .arrows{
    top: -75px;
}
.homeblog .arrows {
    top: -75px;
}
#aeicategorytabs .arrows{
    top: -75px;
    right: 30px;
}
.aei_cmsbanner .slick-prev,.aei_cmsbanner .slick-next{
    display: none !important;
}

.feature-products:hover .arrows,.newproduct:hover .arrows,.product-accessories:hover .arrows,
.aei_cmsbanner:hover .arrows,#bestseller:hover .arrows,.aei-producttab:hover .arrows,
.special-products:hover .arrows,.homeblog:hover .arrows,#aeicategorytabs:hover .arrows{
    opacity: 1;
}
.brands .arrows {
    width: 100%;
    top: 45%;
    opacity: 0;
    background-color: transparent;
    left: 0;
    right: 0
}
.brands:hover .arrows{
	opacity: 1;
}
.brands .ax-product-title {
    display: none;
}

/* services */

#aei_cmsservice {
    width: 100%;
    background: #050507;
    position: relative;
}
#aei_cmsservice li {
    width: 25%;
    float: left;
    border-left: none;
    padding: 28px 0 29px;
    position: relative;
    cursor: pointer;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border-left: 1px solid #494b5b;
    overflow: hidden;
}
#aei_cmsservice li:hover{
    /*background-color: #c8d244*/
}
#aei_cmsservice li::after,#aei_cmsservice li::before{
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: -100%;
    background-color: #c8d244;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#aei_cmsservice li::before{
    left: auto;
    right: -100%;
}
#aei_cmsservice li:hover::after{
    left: 0;
}  
#aei_cmsservice li:hover::before{
    right: 0;
}    
#aei_cmsservice li.first{
    border-left: none;
}
#aei_cmsservice .aei-image-block {
    text-align: center;
    display: block;
    position: relative;
}
#aei_cmsservice ul {
    margin: 0;
}

#aei_cmsservice .aei-image-icon {
   width: 35px;
    height: 36px;
    display: block;
    background: transparent url("../img/aximage/service-1.png") no-repeat center center;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;                                 
    margin: 0 auto;
}

/*#aei_cmsservice .aei-service-item:hover .aei-image-icon{
	border: 4px dotted #c8d244;
}*/
#aei_cmsservice .aei-service-item.first .aei-image-icon{
   background-image: url("../img/aximage/service-1.png");
}
#aei_cmsservice .aei-service-item.second .aei-image-icon{
    background-image: url("../img/aximage/service-2.png");
}
#aei_cmsservice .aei-service-item.third .aei-image-icon{
   background-image: url("../img/aximage/service-3.png");
}
#aei_cmsservice .aei-service-item.fourth .aei-image-icon{
   background-image: url("../img/aximage/service-4.png");
}

#aei_cmsservice li a {
    line-height: normal;
    text-align: center;
    z-index: 1;
    position: relative;
}
#aei_cmsservice .service-right {
    display: block;
   margin: 11px 0 0;
}
#aei_cmsservice .service-right .aei-service-title {
    display: block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.78px;
    line-height: 25px;
    color: #ffffff;
    text-transform: capitalize;
    margin: 0 0 2px;
}
#aei_cmsservice .service-right .aei-service-desc {
    font-size: 12px;
    font-weight: 300;
    color: #999997;
    line-height: 20px;
    letter-spacing: 1.08px;
    display: block;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#aei_cmsservice li:hover .service-right .aei-service-desc    {
    color: #ffffff;
}

/* colorbox  */
.main_inline_content{
    display: none;
}
#cboxLoadedContent .content {
    text-align: center;
}
#cboxLoadedContent .content .aei-service-title,#cboxLoadedContent .content span {
    display: block;
    text-transform: capitalize;
}
#cboxLoadedContent .content .aei-service-desc2 {
    font-size: 13px;
    color: #737373;
}
#cboxLoadedContent{
    max-width: 500px;
}
#cboxLoadedContent .content .aei-service-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}
#cboxLoadedContent .content .service-right {
    margin: 20px 0 0;
    padding: 0 30px;
}
#cboxLoadedContent .content .service-right .aei-service-desc1 {
    margin: 10px 0 5px;
}
#cboxLoadedContent .content .aei-image-block .aei-image-icon {
    padding: 20px;
    background-color: #f5f5f5;
}

/* banner cms block */
.aei_cmsbanner{
	position: relative;
    overflow: hidden;
    background: transparent url("../img/aximage/banner-bg.jpg") no-repeat fixed center/cover;
}
.aei_cmsbanner .banner-inner {
    text-align: left;
    padding: 137px 0;
}

.aei_cmsbanner .aeibannerblock {
  position: relative;
}

.aei_cmsbanner .banner-description {
 
}


.aei_cmsbanner .banner-description .banner-text-first {
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: 0;
    display: block;
    text-transform: capitalize;
    line-height: normal;
    font-style: italic;
}


.aei_cmsbanner .banner-description .banner-text-second {
    font-size: 40px;
    font-weight: 200;
    letter-spacing: 1.6px;
    display: block;
    color: #ffffff;
    text-transform: capitalize;
    line-height: 30px;
    margin: 30px 0 6px;
}
.aei_cmsbanner .banner-description .banner-text-second span {
    font-weight: 500;
}
.aei_cmsbanner .banner-description .banner-text-third {
    font-size: 45px;
    color: #c8d244;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: capitalize;
    display: block;
    line-height: normal;
    margin: 0 0 46px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.aei_cmsbanner .banner-inner:hover .banner-inner-main .banner-text-third{
    color: #050507;
}
.aei_cmsbanner .banner-description .btn {
    padding: 7px 26px;
}
.banner-main.center .banner-slider {
    padding: 0 0 30px;
    margin: 0;
}
.aei-cmscategory-inner .slick-slider {
    margin: 0;
}



/* testimonial block */
.testimony-blog{
    overflow: hidden;
    width: 38.7%;
    float: right;
    padding: 0 0 0 15px;
    display: none;
}
#index .testimony-blog{
    display: block;
}
#aeicmstestimony {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.testimony-blog #aeitestimony-carousel {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 30px 0;
    margin: 0 auto;
    background: #f5f5f5;
}
.testimony-blog .desc .icon {
    display: inline-block;
    vertical-align: top;
}
.testimony-blog .desc .text-desc {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding: 0 0 0 12px;
}
.testimony-blog .item{
    padding: 0;
}
.testimony-blog .testmonial-image {
    
}
.testimony-blog .desc {
   padding: 42px 0 60px;
}
.testimony-blog .testmonial-image .text-desc {
    float: left;
    margin: 32px 0 0;
}
.testimony-blog .testmonial-image .test-img {

}
.testimony-blog .testmonial-image .icon {
    
}
.testimony-blog .item.cms_face {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.testimony-blog .product_inner_cms .name a {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.64px;
    text-transform: capitalize;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    color: #000000;
}
.testimony-blog .desc .text-desc .name {
    line-height: 18px;
}
.testimony-blog:hover .product_inner_cms .name a{
    color: #c8d244;
}
.testimony-blog .product_inner_cms .designation a {
    line-height: 28px;
    letter-spacing: 0.72px;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 300;
    color: rgba(0,0,0,0.7);
}
.testimony-blog .product_inner_cms .desc p {
    color: #a1a1a1;
    font-size: 13px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 1.04px;
    margin: 18px 0 0;
    display: block;
}
.testimony-blog .testmonial-image .test-img img {
    border: 4px solid #050507;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    width: 126px;
    height: 126px;
}
.testimony-blog:hover .testmonial-image .test-img img{
    border-color: #c8d244;
}

.testimony-blog .designation {
    display: inline-block;
    vertical-align: top;
}
.testimony-blog .container {
    padding: 0;
}

/* paymentcms block */
#aeicmspayment {
    text-align: right;
    float: right;
}
#aeicmspayment .payment-block-inner {
    margin: 0;
}
#aeicmspayment li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 5px;
}



/* brand logo */
.brands {
    position: relative;
}
.brands .brand-image img {
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    position: relative;
    z-index: 1;
    width: auto;
}
.brands .item{
    position: relative;
    border-left: 1px solid #494b5b;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    vertical-align: top;
    padding: 15px 15px;
    overflow: hidden;
}
.brands .item::after,.brands .item::before{
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    left: -100%;
    top: 0;
    background-color: #c8d244;

    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.brands .item::before{
    left: auto;
    right: -100%;
}
.brands .item:hover::after{
    left: 0;
}
.brands .item:hover::before{
    right: 0;
}
.brands .slick-current .item {
    border: none;
}
.brands #aeibrand-slider {
    margin: 0;
}
.brands .brand-image:hover img{
	opacity: 1;
}

/* top cms */
#aeicmstop{
   padding: 0 0 20px;
   position: relative;
   float: right;
}
#aeicmstop .customtext::after{
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: transparent url("../img/aximage/top-after.svg") no-repeat center/25px;
    left: 0;
    top: -3px;
}
#aeicmstop .customtext:hover::after{
    background-image: url("../img/aximage/top-after-hover.svg");
}
#aeicmstop .customtext{
    color: #999999;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.72px;
    text-transform: capitalize;
    position: relative;
    padding: 0 0 0 35px;
}
#aeicmstop .customtext span {
    font-size: 13px;
    color: #000000;
    font-weight: 600;
    letter-spacing: 0.78px;
}

/* category cms */
#aei_cmscategory {
    clear: both;
    position: relative;
    z-index: 2;
    overflow: hidden;
    text-align: center;
    padding: 80px 0;
}
#aei_cmscategory .container {
    width: 1830px;
}
.aei-cmscategory-inner .aei-cat-details {
    position: absolute;
    text-align: left;
    top: 76px;
    left: 0;
    z-index: 1;
    padding: 0 0 0 44px;
}


.aei-cmscategory-inner {
    margin: 0;
    float: left;
    width: 100%;
    z-index: 1;
}
#aei_cmscategory .aei-cat-details .aei-cat-name {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.56px;
    display: block;
    text-transform: capitalize;
    color: #c8d244;
    padding: 0 0 19px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#aei_cmscategory .cms-category-block .aei-cat-item:hover .aei-cat-name{
    color: #000000;
}
#aei_cmscategory .aei-cat-details .aei-cat-sub-name {
    font-size: 15px;
    font-weight: 300;
    color: #000000;
    text-transform: capitalize;
    letter-spacing: 0.75px;
    display: block;=
}
#aei_cmscategory .aei-cat-details .aei-cat-sub-name span {
    font-weight: 600;
}
#aei_cmscategory .aei-cat-details .btn {
   padding: 7px 26px;
}
#aei_cmscategory .aei-cat-details .btn:hover{
    color: #ffffff;
}
.cms-category-block .aei-cat-item .aei-cat-item-inner {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
#aei_cmscategory .cms-category-block .aei-cat-item {
    padding: 0 15px;
    width: 33.33%;
    float: left;
}
.aei-cat-img{
    position: relative;
}
.aei-cat-img::after,.aei-cat-img::before{
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    top: -100%;
    background-color: rgba(0,0,0,0.1);
    left: 0;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}
#aei_cmscategory .cms-category-block .aei-cat-item:hover .aei-cat-img::after{
    top: 0;
}
.aei-cat-img::before{
    bottom: -100%;
    top: auto;
    right: 0;
    left: auto;
    z-index: 1;
}
#aei_cmscategory .cms-category-block .aei-cat-item:hover .aei-cat-img::before{
    bottom: 0;
}
.aei-cat-item .aei-cat-item-inner img {
    transition: all 2s ease;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
}
.aei-cat-item:hover .aei-cat-item-inner img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

/* cms banner */
#aei_cmsbottom {
    width: auto;
    float: left;
    padding: 24px 20px 0;
}
#aei_cmsbottom .appstore-logo {
    float: left;
    width: 33.33%;
    padding: 0 5px;
}

/* responsive */
@media (max-width:1349px) {
    .aei-cmscategory-inner .aei-cat-details{
        top: 36px;
    }
}
@media (max-width:1199px) {
  .aei-cmscategory-inner .aei-cat-details {
        top: 16px;
    }
}
@media (max-width:991px) {
    #aei_cmsservice li{
        border-left: none;
    }
    #aei_cmsservice .arrows {
        width: 100%;
        top: 40%;
        left: 0;
        right: 0;
    }
    .arrows{
        opacity: 1;
    }
    #aeicmstop{
        display: none;
    }
    .aei-cmscategory-inner .aei-cat-details{
        padding: 0 0 0 10px;
    }
    .aei-cmscategory-inner .aei-cat-details {
        top: 10px;
    }
    #aei_cmscategory .aei-cat-details .aei-cat-sub-name{
        font-size: 14px;
    }
    #aei_cmscategory .aei-cat-details .aei-cat-name {
        font-size: 17px;
        line-height: normal;
        padding: 0 0 10px;
    }
    .aei_cmsbanner .banner-inner{
        padding: 90px 0;
    }
    .testimony-blog {
        width: 100%;
        padding: 0;
        margin: 80px 0 0;
    }
    .testimony-blog .container {
        padding: 0;
    }
    #aei_cmsbottom{
        padding: 15px 10px 0;
    }
    #aeicmspayment{
        text-align: center;
        width: 100%;
        margin: 10px 0 0;
    }
}
@media (max-width:767px) {
    #aei_cmscategory .cms-category-block .aei-cat-item{
        width: 100%;
        float: left;
        margin: 0 0 15px;
    }
    #aei_cmscategory .cms-category-block .aei-cat-item:last-child{
        margin: 0;
    }
    #aei_cmscategory{
        padding: 40px 0;
    }
    .aei-cmscategory-inner .aei-cat-details {
        top: 30%;
        padding: 0 0 0 30px;
    }
    .aei_cmsbanner .banner-description .banner-text-third{
        font-size: 35px;
        margin: 0 0 16px;
    }
    .aei_cmsbanner .banner-description .banner-text-second{
        font-size: 30px;
    }
    .testimony-blog{
        margin: 40px 0 0;
    }
}
@media (max-width:600px) {
  
   
}   
@media (max-width:479px) {
    #aei_cmscategory .cms-category-block.first{
        padding:0;
    }
   #aei_cmscategory .cms-category-block {
        width: 100%;        
    }
    #aei_cmscategory .aei-cat-details .aei-cat-name{
        font-size: 16px;
        line-height: 30px;
    }
    #cboxLoadedContent{
        max-width: 300px;
    }
    .aei_cmsbanner .banner-inner {
        padding: 50px 0;
    }
    .arrows{
        top: 80px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 50px;
    }
    #aeicategorytabs .arrows{
        right: 0;
    }
    .special-products .arrows,.testimony-blog .arrows,.homeblog .arrows,.product-accessories .arrows{
        top: 15px;
        right: 20px;
        left: auto;
    }
    .homeblog .arrows {
        top: -75px;
    }
    .aei-cmscategory-inner .aei-cat-details {
        top: 15%;
    }
}