.navbar-brand > img {
    display: block;
    height: 100%;
    width: 100%;
}
.mis-stage{    z-index: -9999;}
h4.icons_new i.fa {
    font-size: 30px;
    background-color: #4099ff;
    padding: 9px;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    color: #fff;

}
ul.footer_link {
    list-style: none;
    color: #fff;
}
h3.heading-agileinfo.new_link_ {
    font-size: 18px;
    font-weight: 600;
    color: #d4d4d4;
    padding-bottom: 10px;
}
ul.footer_link a {
    margin-left: 8px;
    color: #e6e3f9;
}
footer.bottem-wthree-footer.text-center.py-md-4.py-3 {
    padding: 10px;
    background-color: #272727;
}
.about_us_ {
    position: relative;
    top: 76px;
}
.agile-baner-info-w3ls {
    text-align: center;
}
.agile-baner-info-w3ls h3 {
    margin-bottom: 14px;
}
.text_inter_ {
    padding-bottom: 10px;
    padding-top: 20px;
    position: relative;
    display: inline-block;
    text-align: justify;
}
.portfolio.new_class_about_us {
    background: #f0f1f2;
}
.text_inter_ h4 {
    color: #03b5f1;
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
}
.portfolio.and_product_class {
    top: 70px;
    background: #D3CCE3;
    background: -webkit-linear-gradient(to right, #E9E4F0, #D3CCE3);
    background: linear-gradient(to right, #E9E4F0, #D3CCE3);
}
h3.agile-title.class_new_pro {
    color: #969595;
}
/*********************************************
    			Call Bootstrap
*********************************************/

@import url("bootstrap/bootstrap.min.css");
@import url("bootstrap-override.css");
@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");

/*********************************************
        		Theme Elements
*********************************************/

.gold{
	color: #FFBF00;
}

/*********************************************
					PRODUCTS
*********************************************/

.product{
	/*border: 1px solid #dddddd;*/
	/*height: 321px;*/
}

.product>img{
	max-width: 230px;
}

.product-rating{
	font-size: 20px;
	margin-bottom: 25px;
}

.product-title{
	font-size: 20px;
	font-weight: 600;
}

.product-desc{
	font-size: 14px;
}

.product-price{
	font-size: 22px;
}

.product-stock{
	color: #74DF00;
	font-size: 20px;
	margin-top: 10px;
}

.product-info{
		margin-top: 50px;
}

/*********************************************
					VIEW
*********************************************/

.content-wrapper {
	max-width: 1140px;
	background: #fff;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 10px;
	border: 0px;
	border-radius: 0px;
}

.container-fluid{
	max-width: 1140px;
	margin: 0 auto;
}

.view-wrapper {
	float: right;
	max-width: 70%;
	margin-top: 25px;
}


/*********************************************
				ITEM 
*********************************************/

.service1-items {
	padding: 0px 0 0px 0;
	float: left;
	position: relative;
	overflow: hidden;
	max-width: 100%;
	height: 321px;
	width: 130px;
}

.service1-item {
	height: 107px;
	width: 120px;
	display: block;
	float: left;
	position: relative;
	padding-right: 20px;
	border-right: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.service1-item > img {
	max-height: 110px;
	max-width: 110px;
	opacity: 0.6;
	transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
}

.service1-item > img:hover {
	cursor: pointer;
	opacity: 1;
}

.service-image-left {
/*	padding-right: 50px;*/
}

.service-image-right {
	padding-left: 50px;
}

.service-image-left > center > img,.service-image-right > center > img{
	max-height: 300px;
}
h3.agile-title.product_details_ {
    font-size: 24px;
    font-weight: 700;
    margin-left: 18px;
}
@media (max-width: 767px){
	.navbar-default{    padding-bottom: 50px;}
	.contact-bnr-w3-agile {
    display: none;
}
.social-wthree-icons.bnragile-icons {
    display: none;
}.navbar-default .navbar-brand{    width: 110px;
    height: 78px;}
}
.new_category_text h3 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    color: #416fce;
    border-bottom: 1px solid #fff;
}
.new_category_text {
    text-align: center;
     color: #fff; 

}
}
/* //responsive */
.language p {
    font-size: 13px;
    color: #fff;
    width: 126px;
    transform: rotate(90deg);
    position: absolute;
    right: -53px;
    background: #fd5e65;
    top: -73px;
    padding-left: 8px;
}
.language a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #d43e44;
    padding-top: 4px;
    padding-bottom: 4px;
}
.language {
    position: fixed;
    right: 0;
    top: 50%;
    background: #fd5e65;
    z-index: 9;
    width: 40px;
}