/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/*Aei-Bannecms start*/
.aei_cmsbanner{
	position: relative;
	text-align: center;
	margin-bottom: 50px;
    clear: both;
}
.aei_cmsbannerimage{
	position: relative;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.aei_cmsbannerimage img{
	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_cmsbannerimage:hover 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);
}
.aei-banner-item.top-right {
    width: 25.5%;
}
.aei-banner-item {
	position: relative;
	float: left;
	text-align: left;
	width: 31.5%;
	padding: 0 15px;
}
.aei-banner-item.top-center {
    text-align: center;
    width: 40.5%;
    margin: 0 15px;
    padding: 0;
}
.aei-banner-item.center-top {
    display: block;
    vertical-align: top;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
}
.aei-banner-item.center-bottom {
    display: block;
    vertical-align: top;
    padding: 0;
    width: 100%;
}
.aei-banner-item.center-top .aei-details {
    text-align: left;
    left: 22px;
    right: auto;
}
.aei-banner-item.center-bottom .aei-details {
    right: 20px;
    text-align: right;
}
.aei-banner-item.top-right .aei-details {
    top: 29px;
	bottom: auto;
	right: 0;
	left: 0;
	margin: 0;
}
.aei-discnt {
    border: 1px dashed #ffffff;
	width: 148px;
	display: inline-block;
	vertical-align: top;
	padding: 3px 0;
}
.aei-discnt .aei-text{
	display: inline-block;
	vertical-align: top;
	text-align: right;
}
.aei-discnt .text1 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.96px;
    font-family: 'Roboto', sans-serif;
}
.aei-discnt .text2{
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 1.08px;	
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}
.aei-discnt .text3{
	color: #ffffff;
	font-size: 35px;
	font-weight: 700;
	line-height: 35px;
	letter-spacing: 2.1px;
	display: inline-block;
	vertical-align: top;
	font-family: 'Roboto', sans-serif;
}
.aei-details {
    position: absolute;
	left: auto;
	right: 34px;
	top: auto;
	bottom:65px;
	text-align: 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;
}
.aei-title{
    color: #fff;
	font-size: 25px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0;
	text-transform: uppercase;
	display: block;
	margin: 25px 0;
}
.aei-desc{
    color: #ffffff;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0.84px;
	text-transform: capitalize;
}
.aei-title a:hover{
    color: #fdbc20;
}
.aei_cmsbanner .aei-details .btn {
    font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-transform: capitalize;
	background-color: transparent;
	line-height: 20px;
	letter-spacing: 0.28px;
	text-decoration: underline;
	padding: 0;
}
.aei_cmsbanner .aei-details .btn:hover {
    color: #fdbc20;
}

/*Aei-Bannecms end*/

/*Aei-Service Start*/

#aei_cmsservice {
	position: relative;
	padding: 50px 0;
	clear: both;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
#aei_cmsservice ul{
	overflow: hidden;
	margin: 0;
	background-color: #ffffff;
}
#aei_cmsservice .aei-service-item {
    float: left;
    position: relative;
    text-align: center;
    width: 25%;
    margin: 0;
    padding:30px;
}
.aei-service-item-inner{
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
.aei-service-item .aei-image-block {
    position: relative;
    display: inline-block;
    float: left;
}
.aei-service-item .aei-image-icon {
    display: block;
    height: 60px;
    width: 60px;
}
#aei_cmsservice .aei-service-item:hover{
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
#aei_cmsservice .aei-service-item:nth-child(1) .aei-image-icon{
	background: transparent url("../img/aximage/service-icon.png") no-repeat scroll center -63px;
}
#aei_cmsservice .aei-service-item:nth-child(1):hover .aei-image-icon{ 
    background: transparent url("../img/aximage/service-icon.png") no-repeat scroll center 17px;
}
#aei_cmsservice .aei-service-item:nth-child(2) .aei-image-icon{
	background: transparent url("../img/aximage/service-icon.png") no-repeat scroll center -230px;
}
#aei_cmsservice .aei-service-item:nth-child(2):hover .aei-image-icon{
    background: transparent url("../img/aximage/service-icon.png") no-repeat scroll center -145px;
}
#aei_cmsservice .aei-service-item:nth-child(3) .aei-image-icon{
	background: transparent url("../img/aximage/service-icon.png") no-repeat scroll center -401px;
}
#aei_cmsservice .aei-service-item:nth-child(3):hover .aei-image-icon{
    background: transparent url("../img/aximage/service-icon.png") no-repeat scroll center -315px;
}
#aei_cmsservice .aei-service-item:nth-child(4) .aei-image-icon{
	background: transparent url("../img/aximage/service-icon.png") no-repeat scroll center -568px;
}
#aei_cmsservice .aei-service-item:nth-child(4):hover .aei-image-icon{
    background: transparent url("../img/aximage/service-icon.png") no-repeat scroll center -486px;
}
.service-right {
    display:inline-block;
    vertical-align: top;
    text-align: left;
    margin-top: 10px;
}
.aei-service-title {
    color: #000000;
	display: block;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.72px;
	line-height: normal;
	text-transform: uppercase;
}
.aei-service-item:hover .aei-service-title{color: #fdbc20;}
.aei-service-desc {
   	color: rgba(0,0,0,0.7);
	line-height: normal;
	text-transform: capitalize;
	font-size: 12px;
	letter-spacing: 1.08px;
	font-weight: 300;
}
/* 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: 16px;
	font-weight: 600;
	text-transform: uppercase;
}
#cboxLoadedContent .content .service-right {
    margin: 20px 0 0;
    padding: 0 30px;
    text-align: center;
}
#cboxLoadedContent .content .service-right .aei-service-desc1 {
    margin: 10px 0 5px;
}
#cboxLoadedContent .content .aei-image-block .aei-image-icon {
    padding: 20px;
    background-color: #f5f5f5;
}

/*Aei-Service end*/

/*Aei-Topcms start*/

#aeicmstop {
    float:right;
    position: relative;
}
.cmstop {
    background: transparent url("../img/aximage/coupon.svg") no-repeat scroll center left/20px;
    padding-left: 30px;
}
.customtext{
    color: #fff;
	font-size: 11px;
	font-weight: 300;
	line-height: normal;
	letter-spacing: 0.88px;
	cursor: pointer;
}
.cmstop:hover .topoffer {
    color: #efb311;
}

/*Aei-Topcms end*/

/*Aei-Category CMS start*/
#aei_cmscategory{
	padding:50px 0;
}
.aei-cmscategory-inner {
    margin: 0;
}
.aei-category{
	position: relative;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.aei-cat-details {
    position: absolute;
    left: auto;
    right: 401px;
    top: 77px;
    bottom: auto;
    text-align: center;
}
.aei-cat-name1.aei-cat-title {
    color: #5a5a5a;
    font-size: 14px;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: 0.84px;
    text-transform: capitalize;
}
.aei-cat-name3.aei-cat-title {
    color: #000000;
    font-size: 45px;
    line-height: 36px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    vertical-align: middle;
    margin-bottom: 20px;
    margin-top: 15px;
    -webkit-animation: colorchange 2s infinite;
	-moz-animation: colorchange 2s infinite;
	-o-animation: colorchange 2s infinite;
	-ms-animation: colorchange 2s infinite;
	animation: colorchange 2s infinite;
}
.aei-cat-desc::after{
	background: transparent url("../img/aximage/bg-icon.png") no-repeat scroll center;
	position: absolute;
	content: "";
	width: 337px;
	height: 36px;
	left: -58px;
	right: auto;
	top: auto;
	bottom: -7px;
}
.aei-cat-desc {
    color: #5a5a5a;
	font-size: 14px;
	font-weight: 300;
	line-height: normal;
	letter-spacing: 0.84px;
	display: block;
	position: relative;
	text-transform: capitalize;
}
.aei-cat-shop-btn {
    color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.56px;
	padding: 8px 29px;
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
	background-color: #fdbc20;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.aei-cat-shop-btn:hover{
	background-color: #859c78;
	color: #ffffff;
}

@-webkit-keyframes colorchange {
    0% { color: #d50e45;}
    25% {color: #fdbc20;}
    50% {color: #113c82;}
    75% { color: #859c78;}
    100% {color: #fdbc20;}
}

/*Aei-Category CMS end*/


/*Aei-Testimonial start*/

#index .aei-cmstestimony {
    width: 48.7%;
    float: left;
    display: block;
}
.aei-cmstestimony {
    display: none;
}
.aeitestimony-slider .item.cms_face {
    display: inline-block;
    position: relative;
    padding: 0;
}
.testimony_inner {
    float: left;
    margin-right: 20px;
}
#aeitestimony-slider {
    margin: 0;
}
#aeicmstestimony {
    position: relative;
	background-color: #ffffff;
	padding: 15px 0 8px;
}
#aeicmstestimony:hover #aeitestimonyarrows{
	opacity: 1;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.product_inner_cms .name a {
    color: #000000;
	font-size: 15px;
	font-weight: 600;
	line-height: 12px;
	letter-spacing: 0.6px;
	text-transform: uppercase;
}
.product_inner_cms .designation a {
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	line-height: 12px;
	letter-spacing: 0.72px;
}
.product_inner_cms .name:hover a{
    color: #fdbc20;
}
.product_inner_cms .desc p{
    color: #8f8f8f;
	font-size: 12px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.96px;
	margin-bottom: 0;
}
.product_inner_cms {
    position: relative;
    width: 53%;
    text-align: left;
    float: left;
    padding-top: 30px;
}
.aei-cmstestimony .testmonial-image img {
    border: 4px solid #859c78;
    max-width: 234px;
    max-height: 234px;
}
.aei-cmstestimony .testmonial-image::after{
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	content: "";
	right: 15px;
	top: 15px;
	left: 15px;
	bottom: 15px;
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	position: absolute;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.aei-cmstestimony .testmonial-image:hover::after{
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
}
.testmonial-image {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.testimony-icon {
    background: transparent url("../img/aximage/testimony-icon.png") no-repeat scroll center;
    height: 25px;
	width: 37px;
	margin: 10px 15px 10px 0;
}
.product_inner_cms .desc {
    width: 100%;
	margin: 10px auto 0;
}
#aeicmstestimony .slick-dots{
    display: none !important;
    vertical-align: top;
    bottom: 0;
    width: 38%;
    left: 31%;
    z-index: 1;
    background-color: #ffffff;
}
#aeicmstestimony .slick-dots li{
    height: 14px;
    width: 14px;
}
#aeicmstestimony .slick-dots li button{
    height: 14px;
    width: 14px;
    border-radius: 0;
    background: #000000;
}
#aeicmstestimony .slick-dots li:hover button{
    background: #fdbc20;
}
#aeicmstestimony .slick-dots .slick-active button{
    background: #fdbc20;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
/*Aei-Testimonial end*/

/*Aei-Bottom CMS start*/
#aei_cmsbottom {
    width: 16%;
    float: left;
}
.aei-cmsbottom-inner .ax-title {
    background: transparent;
    margin-bottom: 20px;
    border: none;
}
.aei-cmsbottom-inner .ax-product-title{
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.546px;
	text-transform: uppercase !important;
	line-height: normal;
	display: inline-block;
	vertical-align: top;
	float: none;
	background: transparent;
	padding: 0;
}
.bottomicon{
    text-align: left;
}
.appstore-icon.bottomicon {
    margin-bottom: 15px;
}
/*Aei-Bottom CMS start*/


/*Aei-payment start*/

#aeicmspayment {
    float: none;
}
.payment-block-inner {
    margin: 8px 0 0;
}
.payment-block .icon {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
}

/*Aei-payment end*/

/*Aei-brand logo start*/

#index .brands{
	margin-bottom: 50px;
	padding-top: 50px;
	clear: both;
	display: block;
}
.brands{
	display: none;
}
.brands .product-carousel {
    background-color: #ffffff;
    padding-top: 15px;
    padding-bottom: 8px;
}
.brands .products {
    position: relative;
}
#aeibrand-slider{margin: 0;}
.brands #aeibrand-arrows {
    width: 100%;
    top:45px;
    z-index: 1;
    opacity: 0;
    right: 0;
    bottom: auto;
}
.brands #aeibrand-arrows .slick-prev {
    left: -15px;
}
.brands #aeibrand-arrows .slick-next {
    right: -15px;
}
.brands:hover #aeibrand-arrows {
    opacity: 1;
}
.brands .brand-image img {
    opacity: 0.2;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.brands .brand-image:hover img {
    opacity: 1;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

/*Aei-brand logo end*/

/*Custom-Link start*/
#_desktop_links_block_top {
    float: left;
	margin-left: 110px;
	margin-top: 15px;
}
#aei_customlink {
	margin: 0;
}
#aei_customlink li{
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-right: 20px;
}
#aei_customlink li:last-child{
	padding-right: 0;
}
#aei_customlink li a {
    color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.96px;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
}
#aei_customlink li a:hover{
	color: #fdbc20;
}

/*=================== responsive part ======================*/
@media (max-width: 1229px){
	.aei-service-item .aei-image-block{float: none;}
	.service-right{display: block; text-align: center;}
	#aei_cmsservice .aei-service-item{padding: 15px;}
	.aei-banner-item.top-center{margin: 0 4px;}
	.testimony_inner{margin-right: 15px;}
}
@media (max-width:1199px) {
    .aei_cmsbannerimage::before{bottom: -162px;}
    #_desktop_links_block_top{margin-left: 0;}
    .aei-banner-item.center-top{margin-bottom: 15px;}
    .aei-cat-details{right: 310px; top: 40px;}
    .product_inner_cms{padding-top: 6px;}

}
@media (max-width: 991px){
	#aeicmstop{display: none;}
    #aeicmspayment {float: none;}
    #aei_cmsservice{padding: 40px 0;}
    .aei-service-title {
	    font-size: 12px;
	    margin-bottom: 0;
	}
	#_desktop_links_block_top{
		float: none;
		margin: 0;
	}
	.aei-service-desc{font-size: 10px;}
    .product_inner_cms .desc{width: 100%;}
    #aei_cmscategory{padding: 40px 0;}
    .aei-cat-title {font-size: 40px;}
    .aei-cmsbottom-inner .ax-title{margin-bottom: 10px;}
    .bottomicon {
    	text-align: left;
	    display: inline-block;
	    vertical-align: top;
	}
	.aei-cmsbottom-inner{text-align: left;}
	#aei_cmsbottom{width: 100%;margin-top: 5px;}
	.appstore-icon.bottomicon{float: left; margin-right: 10px; margin-bottom: 0;}
	.aei_cmsbanner{margin-bottom: 40px;}
	.aeitestimony-slider .item.cms_face{text-align: center;}
	#aei_customlink{
		margin: 0;
	}
	#aei_customlink li{
		padding: 13px 20px;
	}
	.brands{margin-bottom: 40px;}
	.aei-title{margin: 10px 0; font-size: 20px;}
	.testimony_inner {
	    margin-right: 0;
	    float: none;
	}
	.product_inner_cms {
	    padding-top: 6px;
	    width: 100%;
	    text-align: center;
	}
	.testimony-icon{display: inline-block;vertical-align: top;}
}
@media (max-width: 800px){
	.aei-details{bottom: 45px;}
	.aei-banner-item.center-top {
	    margin-bottom: 5px;
	}
	.aei-cat-desc::after{left: -84px;}
	.aei-cat-shop-btn{margin-top: 20px;}
	.aei-cat-name3.aei-cat-title{
		font-size: 34px;
		line-height: 30px;
		margin: 10px 0;
	}
	.aei-cat-details {
	    right: 270px;
	    top: 20px;
	}
    .product_inner_cms .desc{text-align: center;}
    .testimony-detail{text-align: center;}
    .product_inner_cms::after{display: none;}
    .product_inner_cms {
	    margin: 15px auto 0;
	    width: 100%;
	    text-align: center;
	    position: relative;
	    float: none;
	    padding-left: 0;
	}
	.testimony_inner {
	    float: none;
	    width: auto;
	    display: inline-block;
	    vertical-align: top;
	    margin: 0;
	}
	.testimony-icon{display: none;}
}
@media (max-width: 767px){
	.aei-banner-item.top-center{width: auto;}
	.aei-banner-item.top-right{width: auto;}
	.aei-banner-item.center-top{margin-bottom: 10px;}
    .aei-banner-item {
        position: relative;
        width: auto;
        float: none;
        display: inline-block;
        vertical-align: top;
        padding: 0;
        margin-bottom: 10px;
    }
    #aei_cmsservice .aei-service-item {
    	float: none;
    	width: 50%;
	    display: inline-block;
	    vertical-align: top;
	    padding: 0 0 10px 0;
	}
	#aei_cmsservice ul{text-align: center;}
    .aei_banner_inner {
        text-align: center;
    }
    .product_inner_cms .desc{
        width: 100%;
        text-align: center;
    }
    .product_inner_cms{
        float: none;
        width: 100%;
        padding: 0;
        margin-top: 15px;
    }
    .testimony-detail{text-align: center;}
    .testimony_inner {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }
    .testmonial-image{float: none;}
    #index .aei-cmstestimony {
	    width: 100%;
	    float: none;
	    display: inline-block;
	    vertical-align: top;
	}
}
@media (max-width: 575px){
	.aei-cat-details {
	    right: 180px;
	    top: 50px;
	}
	.aei-cat-name1.aei-cat-title{display: none;}
	.aei-cat-name3.aei-cat-title {
		font-size: 24px;
		line-height: 20px;
		margin: 0 0 10px;
	}
	.aei-cat-desc{display: none;}
	.aei-cat-desc::after{display: none;}
	.aei-cat-shop-btn {
	    margin-top: 10px;
	}
	#aei_cmsservice .aei-service-item{width: 100%;}
}
@media (max-width: 479px){
	#aei_customlink li::after{
		display: none;
	}
	#aei_customlink li {
	    padding: 13px 5px;
	}
	#aei_customlink li a{
		font-size: 12px;
	}
    .aei-banner-item.top-right {
        margin: 15px 0;
    }
    .aeitestimony-slider .item.cms_face {
        padding: 10px 0 30px;
    }
    .item.cms_face {
        padding: 0;
    }
    .banner-desc{
        line-height: normal;
    }
    .aei_cmsbanner .aei-details .btn{
    	font-size: 14px;
    }
    #aei_cmscategory {
	    padding:0 0 30px 0;
	}
	.testimony-blog{padding-top: 0;}
	.aei-cat-details {
	    right: 130px;
	    top: 30px;
	}
}
@media (max-width: 360px){
	.aei-cat-details {
	    right: 80px;
	    top: 15px;
	}
	.aei-cat-name3.aei-cat-title {
	    font-size: 18px;
	    line-height: 20px;
	    margin: 0;
	}
}