.link_fa{font-size:16px;margin-right:5px;color:#0000FF;}
.hert > h2 {display: inline-block;
    padding-bottom: 7px;
    position: relative;
    color: #00a347;
    font-size: 23px;
    margin-bottom: 15px;
    line-height: 1;
    border-bottom: 1px solid;
    padding-right: 11px;
    padding-left: 1px;
}


.head_green .head {background-color: #7fba03 !important;
    border-color: #7fba03 !important;}
	
	.newsfeed_area {
    float: left;
    display: inline;
    width: 100%;
    border: 1px solid #7fba03;
    padding: 10px;
}

@font-face {
font-family: 'pr';
src:url(pr.ttf) format('truetype');
}
@font-face {
font-family: 'f';
src:url(f.ttf) format('truetype');
}
@font-face {
    font-family: 'f2';
    src:url(Franco.ttf) format('truetype');
}

@font-face {
    font-family: 'rr';
    src:url(rr.ttf) format('truetype');
}
@font-face {
    font-family: 'f23';
    src:url(franco2.ttf) format('truetype');
}
 #new_cssmenu a{font-family:'pr'!important;text-transform:capitalize!important;}
body {
	   font-family:'pr';
	COLOR: #000;
	font-size: 15px;
	overflow-x: hidden;
}
p {
	/*font-family: 'f';*/
	color: #4f4c4d;
}

.iimg {
	width:42px;
}
/*.hert > h2:after {
background-color: #00a347;
content: '';
left: 0;
right: 0;
bottom: 0;
height: 2px;
width: 47%;
position: absolute;
}
*/

@media only screen 

and (min-width : 768px){
 .img_log{width:84%;}
 .img_log2 {
    width: 33%;
}
 
 }

.white {
	color: #fff !important;
	border-bottom: 1px solid #fff !important;
}
.hert > a {
	color: #00a347;
}
/* MODULES - Individual site components */
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
a {
	text-decoration: none;
	color: #333333;/*color: #00a347;*/
}
a:hover, a:focus {
	outline: none;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	/*font-family: "os";*/
}
h2 {
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	margin: 0;
	padding-bottom: 10px;
}
img {
	border: none;
	max-width: 100%;
}
.aa-primary-btn {
	font-size: 16px;
	padding: 10px 30px;
	border: 1px solid #e9e9e9;
	margin-top: 10px;
	display: inline-block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.aa-primary-btn:hover, .aa-primary-btn:focus {
	text-decoration: none;
}
.aa-primary-btn span {
	margin-right: 5px;
}
.aa-secondary-btn {
	font-weight: bold;
	background-color: #fff;
	font-size: 16px;
	padding: 5px 22px;
	display: inline-block;
	/* -webkit-border-radius: 4px; */
-moz-border-radius: 4px;
	-ms--border-radius: 4px;
	/* border-radius: 4px; */
-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	border: 1px solid;
}
.aa-secondary-btn:hover, .aa-secondary-btn:focus {
	text-decoration: none;
	color: #fff;
	border:1px solid;
}
.aa-browse-btn {
	display: inline-block;
	font-size: 16px;
	padding: 12px 18px;
	color: #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-browse-btn span {
	margin-left: 5px;
}
.aa-browse-btn:hover, .aa-browse-btn:focus {
	background-color: #fff;
}
.aa-add-to-cart-btn {
	border: 1px solid #ccc;
	color: #555;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin-top: 5px;
	padding: 10px 15px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.aa-add-to-cart-btn span {
	margin-right: 5px;
}
.aa-filter-btn {
	color: #fff;
	font-size: 15px;
	height: 30px;
	width: 80px;
}
.aa-cart-view-btn {
	float: right;
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 15px 30px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-cart-view-btn:hover {
	background-color: #000;
	color: #fff;
}

/* LAYOUTS - Page layout styles */
/*==================
HEADER SECTION
====================*/
/*---- Cartbox transition ----*/
@-webkit-keyframes cartbox-transition {
33.33% {
top: -13px;
}
 66.66% {
top: -17px;
}
 100% {
top: -15px;
}
}
 @keyframes cartbox-transition {
33.33% {
top: -13px;
}
 66.66% {
top: -17px;
}
 100% {
top: -15px;
}
}
#aa-header {
	display: inline;
	float: left;
	width: 100%;/* border-top: 2px solid #f47a13;*/
}
#aa-header .aa-header-top {
	float: left;
	width: 100%;
	background: #00a347;
	padding: 2px;
	color: #fff;
	
}
#aa-header .aa-header-top .aa-header-top-area {
	display: inline;
	float: left;
	width: 100%;
}
#aa-header .aa-header-top .aa-header-top-left {
	float: left;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language {
	border-right: 1px solid #ccc;
	float: left;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .btn {
	font-size: 12px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .btn img {
	display: inline;
	height: 10px;
	margin-right: 5px;
	margin-top: -2px;
	width: 12px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .dropdown-menu {
	border-radius: 0;
	min-width: 110px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .dropdown-menu a {
	font-size: 12px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .dropdown-menu a img {
	height: 10px;
	margin-right: 5px;
	margin-top: -2px;
	width: 12px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .dropdown-menu:after, #aa-header .aa-header-top .aa-header-top-left .aa-language .dropdown-menu:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .dropdown-menu:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 6px;
	margin-left: 0px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .dropdown-menu:before {
	border-color: rgba(221, 221, 221, 0);
	border-bottom-color: #ddd;
	border-width: 8px;
	margin-left: -2px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency {
	border-right: 1px solid #ccc;
	float: left;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .btn {
	font-size: 12px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .btn i {
	display: inline;
	font-size: 12px;
	margin-right: 3px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .dropdown-menu {
	border-radius: 0;
	min-width: 110px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .dropdown-menu a {
	font-size: 12px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .dropdown-menu a i {
	display: inline;
	font-size: 12px;
	margin-right: 3px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .dropdown-menu:after, #aa-header .aa-header-top .aa-header-top-left .aa-currency .dropdown-menu:before {
	bottom: 100%;
	left: 43%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .dropdown-menu:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 6px;
	margin-left: 0px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .dropdown-menu:before {
	border-color: rgba(221, 221, 221, 0);
	border-bottom-color: #ddd;
	border-width: 8px;
	margin-left: -2px;
}
#aa-header .aa-header-top .aa-header-top-left .cellphone {
	border-right: 1px solid #ddd;
	float: left;
}
#aa-header .aa-header-top .aa-header-top-left .cellphone p {
	font-size: 14px;
	margin-bottom: 0;
	padding: 5px 10px;
}
#aa-header .aa-header-top .aa-header-top-left .cellphone p span {
	margin-right: 5px;
}
.aa-header-top-right, .wright {
	float:right;
}
.wright li {
	text-align:right
}
.wright a {
	text-align: right;
	color: #00a347;
	font-weight: bold;
	line-height: 1.7;
transition:.5s ease all;
}
.wright a:hover {
	color: #3b2370;
}
.aa-head-top-nav-right {
	display: inline-block;
	text-align: right;
}
.aa-head-top-nav-right li {
	display: inline-block;
	text-align: right;
}
.aa-head-top-nav-right li a, typoi {
	display: inline-block;
	color: #fff;
	border-right: 1px solid #ddd;
	font-size: 14px;
	padding: 1px 8px;
}
.aa-head-top-nav-right li a:hover {
}
#aa-header .aa-header-bottom {
	float: left;
	width: 100%;
	th: 100%;
	padding: 8px 0;
}
 @media screen and (min-width:992px) {
#aa-header .aa-header-bottom {
/*position: fixed;
top: 0;
left: 0;*/background:#fff;
z-index: 99999999999999999999999999999;
}
}
 @media screen and (max-width:992px) {
.iimg23, .log420 {
width: 30px;
height: 30px;
float: left;
text-align: center;
line-height: 2;
margin-top: 13px
}
 .iimg23 {
margin-left: 16px;
margin-right: 16px;
}
.log420 {
color: #00a347;
font-size: 15px;
background: #fff;
border-radius: 50px;
}
.img_log {
width:81%;
float:left;
}
 #aa-header .aa-header-bottom {

}
}
#aa-header .aa-header-bottom .aa-header-bottom-area {
	float: left;
	display: inline;
	width: 100%;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo {
	float: left;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a {
	font-family: "Raleway", sans-serif;
	font-size: 28px;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a:hover {
	color: #333;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a > span {
	display: inline-block;
	float: left;
	font-size: 50px;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a p {
	display: inline-block;
	float: left;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 5px;
	margin-top: -5px;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a p span {
	display: block;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box {
	float: right;
	margin-right: 5%;
	margin-top: 13px;
	position: relative;
	width: 500px;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box input[type="text"] {
	border: 1px solid #ddd;
	color: #555;
	font-size: 14px;
	font-family: "Raleway", sans-serif;
	height: 40px;
	padding: 10px 55px 10px 10px;
	width: 100%;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box button {
	border: medium none;
	color: #fff;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box button:hover {
	opacity: 0.8;
}
#aa-header .aa-header-bottom .aa-cartbox {
	float: right;
	text-align: center;
	position: relative;
	padding-bottom: 10px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link {
	font-size: 22px;
	position: relative;
	width: 120px;
	height: auto;
	display: block;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .fa-shopping-basket {
	z-index: 99;
	position: relative;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-title {
	color: #555;
	display: block;
	font-size: 14px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify {
	background-color: #fff;
	border-radius: 50%;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 9px;
	position: absolute;
	right: 39%;
	top: -15px;
	z-index: 10;
	-webkit-animation-name: cartbox-transition;
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-name: cartbox-transition;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify:after, #aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify:after {
	border-color: rgba(255, 102, 102, 0);
	border-width: 5px;
	margin-left: -5px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify:before {
	border-color: rgba(0, 0, 0, 0);
	border-width: 6px;
	margin-left: -6px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary {
	background-color: #fff;
	border: 1px solid #E9E9E9;
	display: none;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 100%;
	width: 300px;
	z-index: 9999;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary:after, #aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary:before {
	bottom: 100%;
	left: 81%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary:before {
	border-color: rgba(233, 233, 233, 0);
	border-bottom-color: #e9e9e9;
	border-width: 11px;
	margin-left: -11px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li {
	border-bottom: 1px solid #e2e2e2;
	display: block;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 100%;
	position: relative;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li:last-child {
	border: none;
	margin-bottom: 0px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-img {
	display: block;
	float: left;
	height: 95px;
	width: 80px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-img img {
	width: 100%;
	height: 100%;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-info {
	display: block;
	float: left;
	margin-left: 10px;
	width: 55%;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-info h4 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 0;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-info h4 a {
	color: #333333;
	letter-spacing: 0.5px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-info p {
	font-size: 16px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-remove-product {
	border: 1px solid transparent;
	border-radius: 50%;
	color: #c0c0c0;
	font-size: 12px;
	height: 20px;
	line-height: 17px;
	position: absolute;
	right: 0;
	top: 30%;
	width: 20px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-remove-product:hover, #aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-remove-product:focus {
	color: #333;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-total-title {
	float: left;
	font-weight: bold;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	letter-spacing: 0.5px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-total-price {
	float: right;
	font-weight: bold;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	letter-spacing: 0.5px;
}

/*==================
NAVBAR SECTION
====================*/




@media (min-width: 767px) {
.d_show {
display:block;
}
.m_show {
display:none;
}
.pad_right {
padding-right:0
}
.cose {
display: none !important;
}
#menu .menu-area .navbar-default {
float:right;
}
.motu {
margin-top: 15px;
float: right;
}
 .no-padding {
padding: 0;
}
}
.bot_menu {
	width: 100%;
	margin-top: 0;
	overflow: hidden;
	text-align: right;
	padding-top: 6px;
}
.bot_menu a {
	padding: 8px 51px;
	background: #00a347;
	font-weight: bolder;
	color: #00a347;
	font-size: 17px;
}
.bot_menud {
	color: #fff!important;
}
.bot_menud:before {
	background: #00a347!important;
}
.bot_menu a:before {
	background: #e1e1e1;
}
@media (max-width: 767px) {
.d_show {
display:none;
}
.m_show {
display:block;
}
 .aa-logo {
float:none !important;
margin-bottom: 10px;
text-align: center;
}
 .aa-header-top-left {
float:none;
}
.aa-header-top-right {
display:none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
background: #00a347;
border-color: #e7e7e7;
}
 .cose {
display:block;
}
.bot_menu {
display:none;
}
#menu {
background-color: #fc8019;
margin-bottom: 15px;
}
}
#menu {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 3px;
}
#menu .menu-area {
	float: left;
	display: inline;
	width: 100%;
}
#menu .menu-area .navbar-default {
	background-color: transparent;
	border: medium none;
	border-radius: 0;
	margin-bottom: 0;
	min-height: auto;
}
#menu .menu-area .navbar-default .navbar-nav {
	display: inline-block;
	float: left;
	margin: 0;
	text-align: center;
	width: 100%;
}
#menu .menu-area .navbar-default .navbar-nav li a {
	/* font-weight: bolder;*/
background: #00a347!important;
	color: #fff;
	font-size: 17px;
	padding: 25px 15px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#menu .menu-area .navbar-default .navbar-nav li a:before {
	background:#009240;
}
#menu .menu-area .navbar-default .navbar-nav .open a {
	background-color: #fff;
}
#menu .menu-area .navbar-default .navbar-nav .dropdown-menu li a {
	padding: 2px 15px;
	font-weight: normal;
	font-size: 15px;
	background: none!important;
}
#menu .menu-area .navbar-default .navbar-nav .dropdown-menu li a:hover, #menu .menu-area .navbar-default .navbar-nav .dropdown-menu li a:focus {
	color: #fff;
	background: #00a347!important
}
#menu .menu-area .navbar-default .navbar-nav .dropdown-menu .dropdown-header {
	color: #555;
	display: block;
	font-size: 16px;
	padding: 3px 20px;
	text-transform: uppercase;
}
/*#menu {
display: inline;
float: left;
width: 100%;    margin-top: 3px;
}
#menu .menu-area {
float: left;
display: inline;
width: 100%;
}
#menu .menu-area .navbar-default {
background-color: transparent;
border: medium none;
border-radius: 0;
margin-bottom: 0;
min-height: auto;
}

#menu .menu-area .navbar-default .navbar-nav {
display: inline-block;
float: left;
margin: 0;
text-align: center;
width: 100%;
}



#menu .menu-area .navbar-default .navbar-nav li a {
font-weight: bolder;
color: #fff;
font-size: 17px;
padding: 10px 15px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#menu .menu-area .navbar-default .navbar-nav li a:hover {

color: #fff;

background: #009240;
}


#menu .menu-area .navbar-default .navbar-nav .open a {
background-color: #fff;
}
#menu .menu-area .navbar-default .navbar-nav .dropdown-menu li a {
padding: 2px 15px;
font-weight: normal;
font-size: 15px;
}
#menu .menu-area .navbar-default .navbar-nav .dropdown-menu li a:hover, #menu .menu-area .navbar-default .navbar-nav .dropdown-menu li a:focus {
color: #fff; 
}
#menu .menu-area .navbar-default .navbar-nav .dropdown-menu .dropdown-header {
color: #555;
display: block;
font-size: 16px;
padding: 3px 20px;
text-transform: uppercase;
}*/

/* ALL SECTION */
/*scrol to top*/
.scrollToTop {
	bottom: 60px;
	color: #fff;
	display: none;
	font-size: 23px;
	height: 50px;
	line-height: 45px;
	position: fixed;
	right: 20px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 50px;
	z-index: 999;
}
.scrollToTop:hover, .scrollToTop:focus {
	background-color: #FFF;
	text-decoration: none;
	outline: none;
}
/*Preloader*/
/*@-webkit-keyframes loader-two-before-transition {
50% {
left: -154px;
}

100% {
left: -97px;
}
}*/

/*@keyframes loader-two-before-transition {
50% {
left: -154px;
}

100% {
left: -97px;
}
}
*/
/*@-webkit-keyframes loader-two-after-transition {
50% {
left: 54px;
}

100% {
left: -4px;
}
}

@keyframes loader-two-after-transition {
50% {
left: 54px;
}

100% {
left: -4px;
}
}*/

#wpf-loader-two {
	height: 100%;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 99999;
}
#wpf-loader-two .wpf-loader-two-inner {
	/* border: 2px solid #fff;
border-radius: 50%;
height: 100px;width: 100px;*/
left: 36%;
	position: absolute;
	top: 30%;
	text-align: center;
}
/*
#wpf-loader-two .wpf-loader-two-inner:before {
content: "";
height: 57%;
left: -204px;
position: absolute;
top: -5px;
transition: all 0.5s ease 0s;
width: 200px;
-webkit-animation-name: loader-two-before-transition;
-webkit-animation-duration: 1.5s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-name: loader-two-before-transition;
animation-duration: 1.5s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}

#wpf-loader-two .wpf-loader-two-inner:after {
content: "";
height: 57%;
left: 104%;
position: absolute;
top: 50%;
transition: all 0.5s ease 0s;
width: 200px;
-webkit-animation-name: loader-two-after-transition;
-webkit-animation-duration: 1.5s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-name: loader-two-after-transition;
animation-duration: 1.5s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}

#wpf-loader-two .wpf-loader-two-inner span {
color: #fff;
display: inline-block;
margin-top: 42%;
}*/


/*==================
SLIDER SECTION
====================*/

#aa-slider {
	float: left;
	display: inline;
	width: 100%;
}
#aa-slider .aa-slider-area {
	display: inline;
	float: left;
	width: 100%;
}
#aa-slider .aa-slider-area .seq-title {
	left: 19%;
	margin-right: 0;
	position: absolute;
	top: 30%;
	width: 57%;
	text-align: center;
}
#aa-slider .aa-slider-area .seq-title span {
	background-color: #fff;
	display: inline-block;
	padding: 6px 15px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin-bottom: 10px;
}
#aa-slider .aa-slider-area .seq-title h2 {
	background-color: rgba(255, 255, 255, 0.6);
	color: #333;
	display: inline-block;
	float: none;
	font-size: 50px;
	font-family: "Raleway", sans-serif;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
#aa-slider .aa-slider-area .seq-title p {
	color: #fff;
	display: block;
	text-align: center;
	letter-spacing: 0.5px;
}
#aa-slider .aa-slider-area .seq-title .aa-shop-now-btn {
	margin-top: 25px;
}
#aa-slider .aa-slider-area .seq .seq-next {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#aa-slider .aa-slider-area .seq .seq-next:hover, #aa-slider .aa-slider-area .seq .seq-next:focus {
	border: 1px solid #f9f9f9;
	color: #fff;
}
#aa-slider .aa-slider-area .seq .seq-prev {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#aa-slider .aa-slider-area .seq .seq-prev:hover, #aa-slider .aa-slider-area .seq .seq-prev:focus {
	border: 1px solid #f9f9f9;
	color: #fff;
}
/*==================
PROMO SECTION
====================*/

#aa-promo {
	float: left;
	display: inline;
	width: 100%;
}
#aa-promo .aa-promo-area {
	display: inline;
	float: left;
	width: 100%;
}
#aa-promo .aa-promo-area .aa-promo-left {
	display: inline;
	float: left;
	width: 100%;
	height: 400px;
	overflow: hidden;
}
#aa-promo .aa-promo-area .aa-promo-left .aa-prom-content {
	top: 40% !important;
}
#aa-promo .aa-promo-area .aa-promo-middle {
	display: inline;
	float: left;
	width: 100%;
	height: 400px;
	background-color: #ddd;
}
#aa-promo .aa-promo-area .aa-promo-right {
	display: inline;
	float: left;
	width: 100%;
}
#aa-promo .aa-promo-area .aa-promo-right .aa-single-promo-right {
	width: 50%;
	height: 250%;
	float: left;
}
#aa-promo .aa-promo-area .aa-promo-banner {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
#aa-promo .aa-promo-area .aa-promo-banner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 100%;
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#aa-promo .aa-promo-area .aa-promo-banner:hover img {
	-webkit-filter: grayscale(0)
}
#aa-promo .aa-promo-area .aa-promo-banner:hover:before {
	-moz-transform: scale(2);
	-o-transform: scale(2);
	-ms-transform: scale(2);
	-webkit-transform: scale(2);
	transform: scale(2);
}
#aa-promo .aa-promo-area .aa-promo-banner img {
	width: 100%;
	-webkit-filter: grayscale(1);
	height: 280px;
	max-width: 140%!important;
transition: all .8s ease 0s;
	border:3px solid #fff;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content {
	position: absolute;
	left: 4%;
	bottom: 10%;
	/* right: 5%; */
width: 100%;
	/* text-align: center; */
z-index: 99;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content span {
	font-size: 28px;
	color: #fff;
	/* font-weight: bold; */
text-transform: uppercase;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content h4 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content h4 a {
	color: #fff !important;
	text-decoration: none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
/*==================
PRODUCT SECTION
====================*/

#aa-product {
	display: inline;
	float: left;
	width: 100%;
	padding: 40px 0;
}
#aa-product .aa-product-area {
	display: inline;
	float: left;
	width: 100%;
}
#aa-product .aa-product-area .aa-product-inner {
	display: inline;
	float: left;
	width: 100%;
}
#aa-product .aa-product-area .aa-product-inner .aa-product-catg {
	float: left;
	width: 100%;
}
#aa-product .aa-product-area .aa-product-inner #men {
	text-align: center;
	padding-bottom: 35px;
}
#aa-product .aa-product-area .aa-product-inner #electronics {
	text-align: center;
	padding-bottom: 35px;
}
#aa-product .aa-product-area .aa-product-inner #women {
	text-align: center;
	padding-bottom: 35px;
}
.aa-product-nav {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.aa-product-nav li {
	display: inline-block;
}
.aa-product-nav li a {
	color: #333;
	display: inline-block;
	padding: 8px 15px;
}
.aa-product-content {
	margin-left: -30px;
	margin-top: 20px;
}
.aa-product-content li {
	background-color: #ccc;
	display: block;
	float: left;
	height: 250px;
	margin: 0 0 0 30px;
	width: 22.5%;
	margin-bottom: 20px;
}
.aa-products-tab {
	display: block;
	text-align: center;
	border: none;
	
}
.aa-products-tab li {
	border: none;
	float: none;
	display: inline-block;
	margin-bottom:10px;
}
.aa-products-tab li a {
	background: rgba(136, 202, 216, 0.45);
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	margin: 4px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	font-size: 14px;
}
.aa-products-tab li a:hover, .aa-products-tab li a:focus {
}
.aa-products-tab li.active a {
	border: none;
	background: #00a347!important;
	color: #fff!important;
}
.aa-products-tab li.active a:hover, .aa-products-tab li.active a:focus {
	background: #00a347!important;
	color: #fff!important;
}
.mrp_p {
	text-decoration:line-through;
}
.aa-product-catg {
/* margin-left: -54px;*/
}
.aa-product-catg li {
	display: block;
	float: left;
	/*height: 358px;*/
text-align: center;
	margin: 0 0 20px 0;
	position: relative;
	overflow: hidden;
}
.aa-product-catg li figcaption {
	background: #00a347;
	overflow: hidden;
}
.aa-product-catg li figure {
	position: relative;
	border:1px solid #00a347;
}
.aa-product-catg li figure .aa-product-img {
	background-color: #f9f9fb;
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-product-catg li figure .aa-product-img img {
	height:200px;
	width:100%;
	padding:5px;
}
.aa-product-catg li:hover figure .aa-product-img {
/*background-color: rgba(0, 0, 0, 0.5);*/
}
.aa-product-catg li:hover figure .aa-add-card-btn {
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.aa-product-catg li:hover .aa-product-hvr-content {
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}
.aa-product-catg li figure .aa-add-card-btn {
	background: #000 none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	left: 0;
	padding: 12px 10px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}
.aa-product-catg li figure .aa-add-card-btn span {
	margin-right: 5px;
}
.aa-product-catg li .aa-product-title {
	color: #f9f9fb;
	/* font-weight: bold; */
margin: 3px 0;
	padding: 9px 0;
	font-size: 14px;
}
.aa-product-catg li .aa-product-title a {
	color: #333;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-product-catg li .aa-product-price {
	font-weight:bold;
	letter-spacing: 0.5px;
	font-size: 17px;
	margin-right:6px
}
.aa-product-catg li .aa-product-price del {
	margin-left: 5px;
}
.aa-product-catg li .aa-product-hvr-content {
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	width: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
.aa-product-catg li .aa-product-hvr-content a {
	background: #fff none repeat scroll 0 0;
	display: inline-block;
	margin: 0 5px;
	padding: 5px 10px;
}
.aa-product-catg li .aa-badge {
	position: absolute;
	top: 5%;
	left: 0;
	padding: 5px 10px;
	color: #fff;
	font-size: 15px;
}
.aa-product-catg li .aa-sale {
	background-color: #008000;
}
.aa-product-catg li .aa-sold-out {
	background-color: #00a347;
}
.aa-product-catg li .aa-hot {
	background-color: #ff6600;
}
.aa-product-catgnew {
/* margin-left: -54px;*/
}
.aa-product-catgnew li {
	display: block;
	float: left;
	/*height: 358px;*/
text-align: center;
	margin: 0 0 20px 0;
	position: relative;
	overflow: hidden;
}
.aa-product-catgnew li figcaption {
	background: #00a347;
	overflow: hidden;
}
.aa-product-catgnew li figure {
	position: relative;
	border:1px solid #00a347;
}
.aa-product-catgnew li figure .aa-product-img {
	background-color: #f9f9fb;
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-product-catgnew li figure .aa-product-img img {
	height:200px;
	width:100%;
	padding:5px;
}
.aa-product-catgnew li:hover figure .aa-product-img {
/*background-color: rgba(0, 0, 0, 0.5);*/
}
.aa-product-catgnew li:hover figure .aa-add-card-btn {
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.aa-product-catgnew li:hover .aa-product-hvr-content {
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}
.aa-product-catgnew li figure .aa-add-card-btn {
	background: #000 none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	font-size: 18px;
	font-family:"os";
	left: 0;
	padding: 12px 10px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}
.aa-product-catgnew li figure .aa-add-card-btn span {
	margin-right: 5px;
}
.aa-product-catgnew li .aa-product-title {
	color: #f9f9fb;
	text-transform:uppercase;
	margin: 3px 0;
	font-size: 18px;
	font-family:"os";
	padding: 7px;
}
.aa-product-catgnew li .aa-product-title a {
	color: #333;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-product-catgnew li .aa-product-price {
	font-weight:bold;
	letter-spacing: 0.5px;
	font-size: 17px;
	margin-right:6px
}
.aa-product-catgnew li .aa-product-price del {
	margin-left: 5px;
}
.aa-product-catgnew li .aa-product-hvr-content {
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	width: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
.aa-product-catgnew li .aa-product-hvr-content a {
	background: #fff none repeat scroll 0 0;
	display: inline-block;
	margin: 0 5px;
	padding: 5px 10px;
}
.aa-product-catgnew li .aa-badge {
	position: absolute;
	top: 5%;
	left: 0;
	padding: 5px 10px;
	color: #fff;
	font-size: 15px;
}
.aa-product-catgnew li .aa-sale {
	background-color: #008000;
}
.aa-product-catgnew li .aa-sold-out {
	background-color: #00a347;
}
.aa-product-catgnew li .aa-hot {
	background-color: #ff6600;
}
/*=== modal window ===*/

#quick-view-modal .modal-dialog {
	margin: 10% auto;
	width: 800px;
}
#quick-view-modal .modal-content {
	border-radius: 0;
}
#quick-view-modal .modal-content button.close {
	margin-right: 10px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#quick-view-modal .modal-content button.close:hover {
	opacity: 1;
}
#quick-view-modal .modal-content .aa-product-view-slider .simpleLens-container {
	width: 100%;
}
#quick-view-modal .modal-content .aa-product-view-slider .simpleLens-container .simpleLens-big-image-container {
	width: 100%;
}
#quick-view-modal .modal-content .aa-product-view-slider .simpleLens-container .simpleLens-big-image-container .simpleLens-lens-image {
	width: 100%;
}
#quick-view-modal .modal-content .aa-product-view-slider .simpleLens-thumbnails-container {
	text-align: center;
}
#quick-view-modal .modal-content .aa-product-view-content {
	padding-right: 10px;
	padding-bottom: 10px;
}
#quick-view-modal .modal-content .aa-product-view-content h3 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
#quick-view-modal .modal-content .aa-product-view-content h4 {
	font-weight: bold;
	letter-spacing: 1px;
}
#quick-view-modal .modal-content .aa-product-view-content > p {
	font-size: 15px;
	letter-spacing: 0.5px;
	margin-bottom: 14px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-price-block {
	position: relative;
	margin-bottom: 5px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-price-block .aa-product-view-price {
	font-size: 18px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-price-block .aa-product-avilability {
	position: absolute;
	right: 0;
	top: 0;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-view-size a {
	border: 1px solid #ddd;
	display: inline-block;
	font-size: 14px;
	letter-spacing: 0.5px;
	margin-bottom: 5px;
	margin-right: 8px;
	padding: 5px 10px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-quantity {
	margin-top: 10px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-quantity form {
	display: inline-block;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-quantity form select {
	height: 25px;
	width: 40px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-quantity .aa-prod-category {
	display: inline-block;
	margin-left: 15px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-quantity .aa-prod-category a {
	font-size: 14px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-view-bottom {
	border-top: 1px solid #ddd;
	margin-top: 10px;
	padding-top: 10px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-view-bottom a:last-child {
	margin-left: 10px;
}
/*==================
BANNER SECTION
====================*/

#aa-banner {
	display: inline;
	float: left;
	width: 100%;
}
#aa-banner .aa-banner-area {
	display: inline;
	float: left;
	width: 100%;
}
#aa-banner .aa-banner-area a {
	display: block;
}
#aa-banner .aa-banner-area a img {
	max-width: 100%;
}
/*==================
POPULAR SECTION
====================*/

#aa-popular-category {
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(136, 136, 136, 0.15);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(136, 136, 136, 0.15);
    box-shadow: inset 0px 0px 0px 1px rgba(136, 136, 136, 0.15);
    display: inline;
    float: left;
    padding: 25px 0;
    width: 100%;
    /* background: #0a1f86 none repeat center center; */
    background: #f9f9f9 none repeat center center;
}
#aa-popular-category .aa-popular-category-area {
	display: inline;
	float: left;
	width: 100%;
	padding: 25px 0;
}
#aa-popular-category .aa-popular-category-area .tab-content > .tab-pane:not(.active), #aa-popular-category .aa-popular-category-area .pill-content > .pill-pane:not(.active) {
display: block;
height: 0;
overflow-y: hidden;
}
#aa-popular-category .aa-popular-category-area #popular, #aa-popular-category .aa-popular-category-area #featured, #aa-popular-category .aa-popular-category-area #latest {
	text-align: center;
}
.slick-arrow {
	height: 30px;
	width: 30px;
}
/*==================
SUPPORT SECTION
====================*/

#aa-support {
	background-color: #333;
	display: inline;
	float: left;
	width: 100%;
}
#aa-support .aa-support-area {
	display: inline;
	float: left;
	padding: 50px 0;
	width: 100%;
}
#aa-support .aa-support-area .aa-support-single {
	display: inline;
	text-align: center;
	padding: 0 10px;
	float: left;
	width: 100%;
}
#aa-support .aa-support-area .aa-support-single span {
	font-size: 30px;
}
#aa-support .aa-support-area .aa-support-single h4 {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	letter-spacing: 0.5px;
}
#aa-support .aa-support-area .aa-support-single p {
	color: #ccc;
	font-size: 15px;
	margin-bottom: 0;
}
/*==================
TESTIMONIAL SECTION
====================*/

#aa-testimonial {
	background-attachment: fixed;
	background-image: url("../img/testimonial-bg-1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	display: inline;
	float: left;
	width: 100%;
	position: relative;
}
.vidu_iframe {
    height: 261px;
    width: 93.5%;
    margin-top: 16px;
}
.vidu {
    background: url(../images/tv.png);
    height: 341px;
    width: 100%;
    margin-bottom: 20px;
    background-size: 100% 100%;
    text-align: center;
}


#aa-testimonial:after {
	content: '';
	background-color: #00a3475e;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
#aa-testimonialg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	display: inline;
	float: left;
	width: 100%;
	position: relative;/*    box-shadow: 2px 2px 9px 0px #000;*/

}
#aa-testimonialg2 {
	background-attachment: fixed;
	padding: 50px 0;
	background-repeat: no-repeat;
	background-size: cover;
	display: inline;
	float: left;
	width: 100%;
	position: relative;
	box-shadow: 2px 2px 9px 0px #000;
	width: 100%;
	position: relative;
	z-index: 99;
	font-size: 16px;
}
.touter {
	margin-bottom: 15px;
}
.ttitle {
	padding: 0 17px 0 0;
	font-size: 20px;
	/* line-height: 1.25em; */
margin-bottom: 8px;
	/* font-weight: normal; */
/* text-align: left; */
color: #00a347;
	display: -webkit-inline-box;
}
.ttitle span {
	padding-bottom: 2px;
	border-bottom: 1px solid;
}
.ttdesc {
	color: #333333;
	font-size: 14px;
	text-align: justify;
}
.aa-testimonialg-area {
	text-align: justify;
	display: inline;
	float: left;
	padding: 20px 0;
	/* text-align: center; */
width: 100%;
	position: relative;
	z-index: 99;
	font-size: 16px;
}
#aa-testimonial .aa-testimonial-area {
	display: inline;
	float: left;
	padding: 100px 0;
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 40;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single {
	color: #fff;
	padding: 50px 0;
	position: relative;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single:before {
	border: 1px solid #fff;
	content: "";
	height: 100px;
	left: 0;
	top: 0;
	width: 100px;
	position: absolute;
	z-index: 1;
	background: #fff;
	border-radius: 0px 0px 100% 0px;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single:after {
	border: 1px solid #fff;
	content: "";
	height: 100px;
	right: 0;
	bottom: 0;
	width: 100px;
	position: absolute;
	z-index: 1;
	background: #fff;
	border-radius: 100% 0 0;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single > p {
	padding: 0 15%;
	color:#fff;
	margin-bottom: 20px;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single .aa-testimonial-img {
	border: 1px solid #fff;
	border-radius: 50%;
	height: 100px;
	margin: 0 auto;
	width: 100px;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single .aa-testimonial-quote {
	color: #fff;
	display: block;
	font-size: 35px;
	margin-top: 30px;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single .aa-testimonial-info p {
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single .aa-testimonial-info span {
	color: #f8f8f8;
	display: block;
	letter-spacing: 1px;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single .aa-testimonial-info a {
	color: #f8f8f8;
	letter-spacing: 1px;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .slick-dots li {
	background: #fff none repeat scroll 0 0;
	cursor: pointer;
	height: 6px;
	width: 20px;
}
/*==================
LATEST BLOG SECTION
====================*/
.sub_cat {
height:height: 300px;
}
#aa-latest-blog .aa-latest-blog-area {
	display: inline;
	float: left;
	width: 100%;
}
#aa-latest-blog .aa-latest-blog-area > h2 {
	margin-bottom: 20px;
	text-align: center;
}
.aa-latest-blog-single {
	display: block;
	width: 100%;
}
.aa-latest-blog-single .aa-blog-img {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 2px;
	border: 1px solid rgba(233, 218, 64, 0.88);
}
.aa-latest-blog-single .aa-blog-img:hover img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.aa-latest-blog-single .aa-blog-img:hover .aa-blog-img-caption span {
	color: #fff;
}
.aa-latest-blog-single .aa-blog-img img {
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
}
.aa-latest-blog-single .aa-blog-img .aa-blog-img-caption {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background: rgba(233, 218, 64, 0.88) none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	width: 100%;
}
.aa-latest-blog-single .aa-blog-img .aa-blog-img-caption a, .aa-latest-blog-single .aa-blog-img .aa-blog-img-caption span {
	color: #000;
	font-size: 15px;
}
.aa-latest-blog-single .aa-blog-img .aa-blog-img-caption a i, .aa-latest-blog-single .aa-blog-img .aa-blog-img-caption span i {
	margin-right: 5px;
}
.aa-latest-blog-single .aa-blog-info {
	display: inline;
	width: 100%;
}
.aa-latest-blog-single .aa-blog-info .aa-blog-title {
	color: #222;
	font-size: 18px;
	font-weight: bold;
}
.aa-latest-blog-single .aa-blog-info .aa-blog-title a {
	color: #222;
	font-size: 18px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.aa-latest-blog-single .aa-blog-info p {
	font-size: 15px;
}
.aa-latest-blog-single .aa-blog-info .aa-read-mor-btn {
	border-bottom: 1px solid transparent;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-latest-blog-single .aa-blog-info .aa-read-mor-btn:hover, .aa-latest-blog-single .aa-blog-info .aa-read-mor-btn:focus {
	color: #222;
}
.aa-latest-blog-single .aa-blog-info .aa-read-mor-btn:hover span, .aa-latest-blog-single .aa-blog-info .aa-read-mor-btn:focus span {
	opacity: 1;
	transform: translateX(10%);
}
.aa-latest-blog-single .aa-blog-info .aa-read-mor-btn span {
	display: inline-block;
	opacity: 0;
	transform: translateX(-200%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-latest-blog-single_4200 {
	display: block;
	width: 100%;
	
}
.aa-latest-blog-single_4200 .aa-blog-img {
	width: 100%;
	position: relative;
	overflow: hidden;
	
	padding: 2px;
	border: 1px solid #00a347;
}
.aa-latest-blog-single_4200 .aa-blog-img:hover img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.aa-latest-blog-single_4200 .aa-blog-img img {
	height: 272px;
	margin-bottom: 48px;
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
}
.aa-latest-blog-single_4200 .aa-blog-img .aa-blog-img-caption {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background: #00a347;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 14px 10px;
	position: absolute;
	right: 0;
	width: 100%;
}
.aa-latest-blog-single_4200 .aa-blog-img .aa-blog-img-caption a, .aa-latest-blog-single_4200 .aa-blog-img .aa-blog-img-caption span {
	font-size:15px;
	
}
.aa-latest-blog-single_4200 .aa-blog-img .aa-blog-img-caption a i, .aa-latest-blog-single_4200 .aa-blog-img .aa-blog-img-caption span i {
	margin-right: 5px;
}
.aa-latest-blog-single_4200 .aa-blog-info {
	display: inline;
	width: 100%;
}
.aa-latest-blog-single_4200 .aa-blog-info .aa-blog-title {
	color: #222;
	font-size: 18px;
	font-weight: bold;
}
.aa-latest-blog-single_4200 .aa-blog-info .aa-blog-title a {
	color: #222;
	font-size: 18px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.aa-latest-blog-single_4200 .aa-blog-info p {
	font-size: 15px;
}
.aa-latest-blog-single_4200 .aa-blog-info .aa-read-mor-btn {
	border-bottom: 1px solid transparent;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-latest-blog-single_4200 .aa-blog-info .aa-read-mor-btn:hover, .aa-latest-blog-single_4200 .aa-blog-info .aa-read-mor-btn:focus {
	color: #222;
}
.aa-latest-blog-single_4200 .aa-blog-info .aa-read-mor-btn:hover span, .aa-latest-blog-single_4200 .aa-blog-info .aa-read-mor-btn:focus span {
	opacity: 1;
	transform: translateX(10%);
}
.aa-latest-blog-single_4200 .aa-blog-info .aa-read-mor-btn span {
	display: inline-block;
	opacity: 0;
	transform: translateX(-200%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aaty {
	border: 2px solid #fff;
	letter-spacing: 0px;
	letter-spacing: 0px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	/* font-weight: 700; */
/* font-weight: bold; */
padding: 6px 25px;
transition: .5s ease all;
	font-size: 16px!important;
	font-family: 'os';
	margin: 4px 0 0 0;
}
.bulla {
	display: block;
	width: 100%;
}
.bulla .aa-blog-img {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 0 2px;
}
.bulla .aa-blog-img:hover img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.bulla .aa-blog-img img {
	height:150px;
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
}
.bulla .aa-blog-img .aa-blog-img-caption {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background: #00a347;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	width: 100%;
}
.bulla .aa-blog-img .aa-blog-img-caption a, .bulla .aa-blog-img .aa-blog-img-caption span {
	color: #fff;
	font-size: 15px;
}
.bulla .aa-blog-img .aa-blog-img-caption a i, .bulla .aa-blog-img .aa-blog-img-caption span i {
	margin-right: 5px;
}
.bulla .aa-blog-info {
	display: inline;
	width: 100%;
}
.bulla .aa-blog-info .aa-blog-title {
	color: #222;
	font-size: 18px;
	font-weight: bold;
}
.bulla .aa-blog-info .aa-blog-title a {
	color: #222;
	font-size: 18px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.bulla .aa-blog-info p {
	font-size: 15px;
}
.bulla .aa-blog-info .aa-read-mor-btn {
	border-bottom: 1px solid transparent;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.bulla .aa-blog-info .aa-read-mor-btn:hover, .bulla .aa-blog-info .aa-read-mor-btn:focus {
	color: #222;
}
.bulla .aa-blog-info .aa-read-mor-btn:hover span, .bulla .aa-blog-info .aa-read-mor-btn:focus span {
	opacity: 1;
	transform: translateX(10%);
}
.bulla .aa-blog-info .aa-read-mor-btn span {
	display: inline-block;
	opacity: 0;
	transform: translateX(-200%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#aa-latest-blog {
	display: inline;
	float: left;
	padding: 25px 0;
	width: 100%;/* background: #00a347 none repeat center center; 
background: #f5ecec none repeat center center;*/
}
#aa-latest-blog .aa-latest-blog-area {
	display: inline;
	float: left;
	width: 100%;
}
#aa-latest-blog .aa-latest-blog-area > h2 {
	margin-bottom: 20px;
	text-align: center;
}
.slick-prev, .slick-next {
	background-color: #00a347;
}
#aa-support .aa-support-area .aa-support-single span {
	color: #00a347;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider li.slick-active {
	background-color: #00a347;
}
.aa-latest-blog-single .aa-blog-img:hover .aa-blog-img-caption {
	background-color: #00a347;
}
.aa-latest-blog-single .aa-blog-info .aa-blog-title a:hover {
	color: #00a347;
}
.aa-latest-blog-single .aa-blog-info .aa-read-mor-btn {
	color: #00a347;
}
.aa-latest-blog-single .aa-blog-info .aa-read-mor-btn:hover span, .aa-latest-blog-single .aa-blog-info .aa-read-mor-btn:focus span {
	color: #00a347;
}
.protout {
	display: block;
	width: 100%;
}
.protout .aa-blog-img {
	width: 100%;
	position: relative;
	overflow: hidden;
	transition: all 0.5s ease 0s;
	padding: 2px;
	border: 1px solid rgba(233, 218, 64, 0.88);
}
.protout:hover .aa-blog-img img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.protout .aa-blog-img img {
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
}
.protout .aa-blog-img-caption {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background: rgba(233, 218, 64, 0.88) none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	width: 100%;
}
.protout .aa-blog-img .aa-blog-img-caption a, .protout .aa-blog-img .aa-blog-img-caption span {
	color: #000;
	font-size: 15px;
}
.protout .aa-blog-img .aa-blog-img-caption a i, .protout .aa-blog-img .aa-blog-img-caption span i {
	margin-right: 5px;
}
.protout:hover .aa-blog-img-caption {
	background-color: #00a347;
}
.protout:hover .aa-blog-img {
	border: 1px solid #00a347;
}
.imghj {
	border: 1px solid #00a347;
	float: left;
	margin-right: 5px;
	padding: 2px;
	height: 100px;
	width: 200px;
}
.protout .aa-blog-info {
	display: inline;
	width: 100%;
}
.protout .aa-blog-info .aa-blog-title {
	padding: 5px 12px;
	background: #00a347;
	color: #fff;
	font-size: 22px;
	margin: 0 0 8px;
	/* font-weight: bold; */
-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.protout .aa-blog-info .aa-blog-title a {
	color: #222;
	font-size: 18px;
}
.protout .aa-blog-info p {
	font-size: 15px;
	overflow: hidden;
	color: #000;
}
.protout .aa-blog-info .aa-read-mor-btn {
	border-bottom: 1px solid transparent;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.protout .aa-blog-info .aa-read-mor-btn:hover, .protout .aa-blog-info .aa-read-mor-btn:focus {
	color: #eb6608;
}
.protout:hover .aa-blog-info .aa-read-mor-btn span, .protout .aa-blog-info .aa-read-mor-btn:focus span {
	opacity: 1;
	color: #00a347;
	transform: translateX(10%);
}
.protout .aa-blog-info .aa-read-mor-btn span {
	display: inline-block;
	opacity: 0;
	transform: translateX(-200%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.protout:hover .aa-blog-info .aa-blog-title {
	background: #009240;
}
.protout:hover .blog_in {
	border: 1px solid #009240;
}
.protout .aa-blog-info .aa-read-mor-btn {
	color: #009240;
	font-weight: bold;
}
.new25 {
	display: block;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
}
.dater {
	font-size:14px;
	color:#000000;
}
.new25 .aa-blog-img {
	width: 100%;
	position: relative;
	overflow: hidden;
	transition: all 0.5s ease 0s;
	padding: 2px;
	border: 1px solid rgba(233, 218, 64, 0.88);
}
.new25:hover .aa-blog-img img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.new25 .aa-blog-img img {
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
}
.new25 .aa-blog-img-caption {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background: rgba(233, 218, 64, 0.88) none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	width: 100%;
}
.new25 .aa-blog-img .aa-blog-img-caption a, .new25 .aa-blog-img .aa-blog-img-caption span {
	color: #000;
	font-size: 15px;
}
.new25 .aa-blog-img .aa-blog-img-caption a i, .new25 .aa-blog-img .aa-blog-img-caption span i {
	margin-right: 5px;
}
.new25:hover .aa-blog-img-caption {
	background-color: #00a347;
}
.new25:hover .aa-blog-img {
	border: 1px solid #00a347;
}
.imghj {
	border: 1px solid #00a347;
	float: left;
	margin-right: 5px;
	padding: 2px;
	height: 100px;
	width: 200px;
}
.new25 .aa-blog-info {
	display: inline;
	width: 100%;
}
.new25 .aa-blog-info .aa-blog-title {
	color: #00a347;
	margin: 7px 0 3px;
	font-size: 16px;
	font-weight: bold;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.new25 .aa-blog-info .aa-blog-title a {
	color: #222;
	font-size: 18px;
}
.new25 .aa-blog-info p {
	font-size: 15px;
	overflow: hidden;
	color: #000;
}
.new25 .aa-blog-info .aa-read-mor-btn {
	border-bottom: 1px solid transparent;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.new25 .aa-blog-info .aa-read-mor-btn:hover, .new25 .aa-blog-info .aa-read-mor-btn:focus {
	color: #eb6608;
}
.new25:hover .aa-blog-info .aa-read-mor-btn span, .new25 .aa-blog-info .aa-read-mor-btn:focus span {
	opacity: 1;
	color: #00a347;
	transform: translateX(10%);
}
.new25 .aa-blog-info .aa-read-mor-btn span {
	display: inline-block;
	opacity: 0;
	transform: translateX(-200%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.new25:hover .aa-blog-info .aa-blog-title {
	color: #009240;
}
.new25 .aa-blog-info .aa-read-mor-btn {
	color: #009240;
	font-weight: bold;
}
.aa-testimonialg-area strong {
	color: #d86908;
}
.protout .aa-blog-info .aa-read-mor-btn:hover span, .protout .aa-blog-info .aa-read-mor-btn:focus span {
	color: #00a347;
}
.protout .aa-blog-info:hover .aa-read-mor-btn {
	color: #00CC66;
}
.blog_in {
	border: 1px solid #00a347;
	padding: 0 0 15px;
	overflow: hidden;
}
.cat_desc {
	margin-bottom: 15px;
	overflow: hidden;
}
.cat_desc_img {
	float: left;
	height: 125px;
	width: 130px;
	border: 1px solid #eae81d;
	padding: 3px;
	box-shadow: 1px 1px 1px #ccc;
	margin: 0 8px 1px;
}
.heighty {
	max-height:700px;
	overflow-y:auto
}
.heighty_in {
	overflow-y:auto
}
/*==================
CLIENT BRAND SECTION
====================*/
.aa-client-brandui {
	background-attachment: fixed;
	background-image: url("../img/bh.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	overflow:hidden;
	width: 100%;
}
#aa-client-brand {
	background-color: #333;
	display: inline;
	float: left;
	padding: 40px 0;
	width: 100%;
}
#aa-client-brand .aa-client-brand-area {
	display: inline;
	float: left;
	width: 100%;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider {
	margin-left: -35px;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider li {
	float: left;
	margin-left: 35px;
	text-align: center;
	width: 17%;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider li a {
	display: block;
	border:2px solid #fff;
	padding:3px;
transition:.5s ease all;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider li a:hover {
	border: 2px solid #00a347;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider li a img {
	display: inline-block;
	max-width: 100%;
	width: 100%;
	height:120px;
	background:#fff;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-prev, #aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-next {
	top: 44%;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-prev {
	left: -15px;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-next {
	right: -45px;
}
#aa-client-brand .aa-client-brand-area .slick-dots {
	display: none!important;
}
#aa-subscribe {
	display: inline;
	float: left;
	width: 100%;
}
#aa-subscribe .aa-subscribe-area {
	display: inline;
	float: left;
	padding: 50px 0;
	width: 100%;
	text-align: center;
}
#aa-subscribe .aa-subscribe-area h3 {
	color: #222;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0;
	text-transform: uppercase;
}
#aa-subscribe .aa-subscribe-area p {
	color: #333;
	font-size: 15px;
	letter-spacing: 0.5px;
}
#aa-subscribe .aa-subscribe-area .aa-subscribe-form {
	margin: 20px auto 0;
	position: relative;
	width: 450px;
}
#aa-subscribe .aa-subscribe-area .aa-subscribe-form input[type="email"] {
	border: 1px solid #ccc;
	color: #555;
	height: 40px;
	padding: 5px 125px 5px 10px;
	width: 100%;
}
#aa-subscribe .aa-subscribe-area .aa-subscribe-form input[type="submit"] {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	letter-spacing: 1px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
	width: 120px;
}
/*==================
PRODUCT PAGE
====================*/

#aa-catg-head-banner {
	display: inline;
	float: left;
	position: relative;
	width: 100%;
	background: url(../img/bgg.jpg);
	background-attachment:fixed;
	background-size:100% 100%;
}
#aa-catg-head-banner:after {
	background-color: rgba(238, 69, 50, 0.27);
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
#aa-catg-head-banner .aa-catg-head-banner-area {
	text-align: center;
}
#aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content {
	display: inline-block;
	float: left;
	padding: 10% 0;
	text-align: center;
	width: 100%;
}
#aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content h2 {
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
}
#aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content .breadcrumb {
	border-radius: 0;
	background-color: transparent;
}
#aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content .breadcrumb a {
	color: white;
}
#aa-product-category {
	display: inline;
	float: left;
	width: 100%;
}
#aa-product-category .aa-sidebar {
	display: inline;
	float: left;
	width: 100%;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget {
	display: inline;
	float: left;
	width: 100%;/* category */
/* tags */
/* price range  */
/* price by color */
}
#aa-product-category .aa-sidebar .aa-sidebar-widget h3 {
	padding-bottom: 10px;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-catg-nav li a {
	display: block;
	padding: 4px 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#aa-product-category .aa-sidebar .tag-cloud {
	display: block;
}
#aa-product-category .aa-sidebar .tag-cloud a {
	background-color: #f8f8f8;
	display: inline-block;
	font-size: 15px;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding: 5px 10px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-sidebar-price-range {
	display: inline;
	text-align: center;
	width: 100%;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-sidebar-price-range .noUi-connect {
	box-shadow: none;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-sidebar-price-range span {
	border: 1px solid #e8e7e6;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	margin-right: 10px;
	margin-top: 20px;
	padding: 4px 10px;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag {
	display: block;
	width: 100%;
	margin-top: 15px;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag a {
	display: inline-block;
	height: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 30px;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-red {
	background-color: #00a347;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-green {
	background-color: #008000;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-yellow {
	background-color: #FFFF00;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-pink {
	background-color: #FFC0CB;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-purple {
	background-color: #800080;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-blue {
	background-color: #0000FF;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-orange {
	background-color: #ffa500;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-gray {
	background-color: #bebebe;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-black {
	background-color: #000;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-white {
	background-color: #FFF;
	border: 1px solid #ccc;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-cyan {
	background-color: #00ffff;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-olive {
	background-color: #00ffff;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-orchid {
	background-color: #da70d6;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-recently-views {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 20px;
}
#aa-product-category .aa-sidebar {
	display: block;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 100%;
	position: relative;
}
#aa-product-category .aa-sidebar :last-child {
	border: none;
	margin-bottom: 0px;
}
#aa-product-category .aa-sidebar .aa-cartbox-img {
	display: block;
	float: left;
	height: 95px;
	width: 100px;
}
#aa-product-category .aa-sidebar .aa-cartbox-img img {
	width: 100%;
	height: 100%;
}
#aa-product-category .aa-sidebar .aa-cartbox-info {
	display: block;
	float: left;
	margin-left: 15px;
	width: 55%;
}
#aa-product-category .aa-sidebar .aa-cartbox-info h4 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 0;
}
#aa-product-category .aa-sidebar .aa-cartbox-info h4 a {
	color: #333333;
	letter-spacing: 0.5px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#aa-product-category .aa-sidebar .aa-cartbox-info p {
	font-size: 16px;
}
#aa-product-category .aa-product-catg-content {
	display: inline;
	float: left;
	padding: 30px 0 0;
	width: 100%;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head {
	background-color: #f3f3f3;
	display: inline;
	float: left;
	padding: 10px 15px;
	width: 100%;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left {
	float: left;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left label {
	margin-bottom: 0;
	margin-right: 10px;
	font-weight: normal;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-sort-form {
	float: left;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-sort-form select {
	border: 1px solid #ccc;
	text-align: center;
	width: 150px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-sort-form select option {
	padding: 4px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-show-form {
	float: left;
	margin-left: 25px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-show-form select {
	border: 1px solid #ccc;
	text-align: center;
	width: 80px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-show-form select option {
	padding: 4px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-right {
	float: right;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-right a {
	color: #555;
	display: inline-block;
	font-size: 20px;
	margin-left: 5px;
	margin-top: 3px;
	padding: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 30px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg {
	margin-left: -30px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg li {
	margin: 0 0 20px 30px;
	width: 29.916%;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg li .aa-product-descrip {
	display: none;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .list li {
	width: 100%;
	height: 345px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-product-img {
	float: left;
	width: 35%;
	margin-right: 40px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-add-card-btn {
	bottom: 35%;
	left: 40%;
	font-size: 14px;
	transform: scale(1);
	width: 150px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure figcaption {
	text-align: left;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-product-descrip {
	display: block;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .list li .aa-product-hvr-content {
	width: 35%;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination {
	display: inline;
	float: left;
	text-align: center;
	width: 100%;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination {
	border: 1px solid #ccc;
	border-radius: 0;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li:first-child a, #aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li:first-child span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li:last-child a, #aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li:last-child span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li a, #aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li span {
	border: none;
	color: #888;
	margin-left: 0px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li a:hover, #aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li span:hover {
	background-color: #fff;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li a:focus, #aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li span:focus {
	color: #fff;
}
/*==================
PRODUCT DETAILS PAGE
====================*/

#aa-product-details {
	display: inline;
	float: left;
	width: 100%;
	padding: 30px 0;
}
#aa-product-details .aa-product-details-area {
	display: inline;
	float: left;
	width: 100%;
}
#aa-product-details .aa-product-details-area .aa-product-details-content {
	margin: 0 auto;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-slider {
	background-color: #f8f8f8;
	padding: 10px;
	text-align: center;
	border: 2px solid rgba(162, 17, 189, 0.22);
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content {
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content h3 {
	color: #00a347;
	font-family: Arial;
	letter-spacing: 0;
	font-size: 18px;
}
.an {
	float: right;
	font-size: 15px;
	color: #00a347;
	font-family: cursive;
	letter-spacing: 0;
	font-weight: bold;
}
.an:hover {
	color: #009900;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-view-size a {
	border: 1px solid #ddd;
	display: inline-block;
	font-size: 14px;
	letter-spacing: 0.5px;
	margin-bottom: 5px;
	margin-right: 8px;
	padding: 5px 10px;
	transition: all 0.5s ease 0s;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-quantity {
	margin-top: 10px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-quantity form {
	display: inline-block;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-quantity form select {
	height: 25px;
	width: 40px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-quantity .aa-prod-category {
	display: inline-block;
	margin-left: 15px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-quantity .aa-prod-category a {
	font-size: 14px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-view-bottom {
	border-top: 1px solid #ddd;
	margin-top: 10px;
	padding-top: 10px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-view-bottom a {
	margin-right: 10px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-color-tag a {
	display: inline-block;
	height: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 30px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-color-tag .aa-color-green {
	background-color: #008000;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-color-tag .aa-color-yellow {
	background-color: #ffff00;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-color-tag .aa-color-pink {
	background-color: #ffc0cb;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-color-tag .aa-color-black {
	background-color: #000;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-color-tag .aa-color-white {
	background-color: #fff;
	border: 1px solid #ccc;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 20px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .nav-tabs {
	text-align: center;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .nav-tabs li {
	display: inline-block;
	float: none;
	margin-bottom: 0px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .nav-tabs li a {
	border-radius: 0;
	border: none;
	font-size: 18px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .nav-tabs li a:hover, #aa-product-details .aa-product-details-area .aa-product-details-bottom .nav-tabs li a:focus {
	background-color: transparent;
	border: none;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom #description {
	padding: 20px 10px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom #description ul {
	margin-bottom: 10px;
	padding-left: 25px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom #description ul li {
	color: #555;
	list-style: outside none square;
	margin-top: 5px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-product-review-area {
	display: inline;
	float: left;
	padding: 20px 0;
	width: 100%;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-product-review-area > h4 {
	font-size: 25px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-product-review-area .aa-review-nav li {
	margin-bottom: 20px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-product-review-area .aa-review-nav li .media-object {
	display: block;
	height: 60px;
	width: 60px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-product-review-area .aa-review-nav li .media-body {
	border: 1px solid #ccc;
	padding: 10px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-product-review-area .aa-review-nav li .media-body .media-heading {
	font-size: 16px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-product-review-area .aa-review-nav li .media-body .aa-product-rating span {
	color: #ff6600;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form {
	margin-top: 20px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form label {
	color: #555;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form textarea {
	height: 200px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form input {
	height: 45px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form .aa-review-submit {
	border-radius: 0;
	font-size: 18px;
	height: 45px;
	text-transform: uppercase;
	width: 100%;
	color: #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form .aa-review-submit:hover {
	background-color: #000;
	border-color: #000;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form .form-control {
	box-shadow: none;
	border-radius: 0;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form .form-control:focus {
	box-shadow: none;
}
#aa-product-details .aa-product-details-area .aa-product-related-item {
	display: inline;
	float: left;
	width: 100%;
}
#aa-product-details .aa-product-details-area .aa-product-related-item h3 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	padding-bottom: 20px;
	text-align: center;
}
#aa-product-details .aa-product-details-area .aa-product-related-item .slick-prev, #aa-product-details .aa-product-details-area .aa-product-related-item .slick-next {
	top: -65px;
}
#aa-product-details .aa-product-details-area .aa-product-related-item .slick-dots {
	display: none !important;
}
/*==================
CART VIEW PAGE
====================*/

#cart-view {
	display: inline;
	float: left;
	width: 100%;
}
#cart-view .cart-view-area {
	display: inline;
	float: left;
	padding-top: 50px;
	width: 100%;
}
#cart-view .cart-view-area .cart-view-table {
	background-color: #F5F5F5;
	display: inline;
	float: left;
	width: 100%;
	padding: 30px;
	min-height: 350px;
}
#cart-view .cart-view-area .cart-view-table .table {
	border: 1px solid #ddd;
}
#cart-view .cart-view-area .cart-view-table .table thead tr th {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #555;
	font-size: 18px;
	padding: 20px 0;
	text-align: center;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr td {
	vertical-align: middle;
	border-right: 1px solid #ccc;
	text-align: center;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr td .remove {
	color: #00a347;
	padding: 5px;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr td .remove:hover {
	color: #555;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr td img {
	width: 80px;
	height: 100px;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr td .aa-cart-quantity {
	padding: 5px;
	width: 50px;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom {
	padding: 50px;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom .aa-cart-coupon {
	float: left;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom .aa-cart-coupon .aa-coupon-code {
	border: 1px solid #e5e5e5;
	color: #505050;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 25px;
	margin-right: 20px;
	min-width: 250px;
	padding: 15px 30px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#cart-view .cart-view-area .cart-view-table .cart-view-total {
	width: 400px;
	margin: 0 auto;
	text-align: center;
}
#cart-view .cart-view-area .cart-view-table .cart-view-total h4 {
	color: #555;
	font-size: 28px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}
#cart-view .cart-view-area .cart-view-table .cart-view-total .aa-totals-table {
	border: 1px solid #ccc;
	width: 100%;
}
#cart-view .cart-view-area .cart-view-table .cart-view-total .aa-totals-table tr th {
	padding: 10px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#cart-view .cart-view-area .cart-view-table .cart-view-total .aa-totals-table tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 10px;
}
#cart-view .cart-view-area .cart-view-table .cart-view-total a {
	margin-top: 30px;
	display: inline-block;
	float: none;
}
/*==================
CHECKOUT PAGE
====================*/

#checkout {
	display: inline;
	float: left;
	width: 100%;
}
#checkout .checkout-area {
	display: inline;
	float: left;
	width: 100%;
}
#checkout .checkout-area .checkout-left {
	display: inline;
	float: left;
	width: 100%;
}
#checkout .checkout-area .checkout-left .panel-group .panel-default {
	border-radius: 0;
}
#checkout .checkout-area .checkout-left .panel-group .panel-default .panel-heading {
	background-color: transparent;
	padding: 0;
}
#checkout .checkout-area .checkout-left .panel-group .panel-default .panel-heading .panel-title {
	font-size: 18px;
	padding: 20px 15px;
}
#checkout .panel-titlety {
	font-size: 15px;
	padding: 0px 15px;
}
#checkout .panel-titlety a {
	display: block;

	color: #00a347;
}
.imhj {
	width:100%;
	height:300px;
}
.actives h4 a {
	color:#3c763d !important
}
.actives h4 a:after {
-webkit-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s ease;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(180deg);
	content: '\f078';
	color: #3c763d!important;
}
#checkout .panel-titlety a:after {
	float: right;
	font-family: FontAwesome;
/* position: absolute; */

-webkit-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s ease;
	display: block;
	/* height: 4px; */
/* width: 20px; */
content: '\f077';
	font-size: 16px;
}
#checkout .checkout-area .checkout-left .panel-group .panel-default .panel-heading .panel-title a {
	display: block;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-coupon .aa-coupon-code {
	border: 1px solid #e5e5e5;
	color: #505050;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 25px;
	margin-bottom: 20px;
	margin-right: 20px;
	min-width: 250px;
	padding: 12px 30px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-coupon input[type="submit"] {
	font-size: 14px;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-login input[type="text"], #checkout .checkout-area .checkout-left .panel-group .aa-checkout-login input[type="password"] {
	border: 1px solid #ccc;
	font-size: 14px;
	height: 40px;
	margin-bottom: 15px;
	padding: 10px;
	width: 100%;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-login label {
	cursor: pointer;
	font-weight: normal;
	margin-top: 8px;
}
 #checkout .panel-body {
  font-family:'f';
    font-size: 15px;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-login input[type="checkbox"] {
	margin-top: 5px;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-login button {
	font-size: 14px;
	padding: 8px 20px;
	margin-right: 5px;
	float: left;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-login .aa-lost-password {
	color: #555;
	float: left;
	margin-top: 10px;
	width: 100%;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-login .aa-lost-password a {
	color: #555;
}
.aa-checkout-billaddress {
	display: inline;
	border-radius: 0px !important;
	width: 100%;
	margin-bottom: 15px;
	float: left;
	border-color: #091e82;
}
.panel-default > .panel-heading {
	color: #fff;
	background-color: #091d81;
	border-color: #ddd;
	border-radius: 0;
}
.form_new input[type="text"], .form_new select, .form_new textarea {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
 -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form_new textarea {
	resize:none;
	height: 100px;
	width: 100%;
}
.form_new input[type="text"]:focus, .form_new select:focus, .form_new textarea:focus {
	box-shadow: none;
	border: #00a347 1px solid;
	outline: none;
}
#checkout .checkout-area .checkout-right {
	display: inline;
	float: left;
	width: 100%;
}
#checkout .checkout-area .checkout-right h4 {
	margin-top: 0px;
}
#checkout .checkout-area .checkout-right .aa-order-summary-area {
	margin-bottom: 30px;
}
#checkout .checkout-area .checkout-right .aa-order-summary-area .table {
	border: 1px solid #ccc;
}
#checkout .checkout-area .checkout-right .aa-order-summary-area .table thead tr th {
	border: 1px solid #ccc;
	text-align: center;
}
#checkout .checkout-area .checkout-right .aa-order-summary-area .table tbody tr td {
	border-right: 1px solid #ccc;
	text-align: center;
}
#checkout .checkout-area .checkout-right .aa-order-summary-area .table tbody tr td strong {
	margin-left: 5px;
	font-size: 14px;
}
#checkout .checkout-area .checkout-right .aa-order-summary-area .table tfoot tr th {
	border-right: 1px solid #ccc;
	text-align: center;
}
#checkout .checkout-area .checkout-right .aa-order-summary-area .table tfoot tr td {
	text-align: center;
}
#checkout .checkout-area .checkout-right .aa-payment-method {
	border: 1px solid #ccc;
	padding: 15px;
}
#checkout .checkout-area .checkout-right .aa-payment-method label {
	width: 100%;
	font-weight: normal;
}
#checkout .checkout-area .checkout-right .aa-payment-method img {
	margin-top: -10px;
	width: 80%;
}
#checkout .checkout-area .checkout-right .aa-payment-method input[type="submit"], .aa-checkout-billaddress input[type="submit"] {
	display: block;
	padding: 8px 12px;
	width: 100%;
}
/*==================
MY ACCOUNT  PAGE
====================*/

#aa-myaccount {
	display: inline;
	float: left;
	width: 100%;
}
#aa-myaccount .aa-myaccount-area {
	display: inline;
	float: left;
	padding: 10px 0;
	width: 100%;
}
#aa-myaccount .aa-myaccount-area h4 {
	border-bottom: 1px solid #ccc;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
#aa-myaccount .aa-myaccount-area .aa-myaccount-login {
	display: inline;
	float: left;
	width: 100%;
}
#aa-myaccount .aa-myaccount-area .aa-myaccount-register {
	display: inline;
	float: left;
	width: 100%;
}
/*---- Login form ----*/

.aa-login-form input[type="text"], .aa-login-form input[type="password"] {
	border: 1px solid #ccc;
	font-size: 16px;
	height: 40px;
	margin-bottom: 15px;
	padding: 10px;
	width: 100%;
}
.aa-login-form label {
	font-weight: normal;
	margin-top: 8px;
}
.aa-login-form label span {
	color: red;
}
.aa-login-form .rememberme {
	cursor: pointer;
	margin-top: 18px;
}
.aa-login-form input[type="checkbox"] {
	margin-top: 5px;
}
.aa-login-form button {
	font-size: 14px;
	padding: 8px 20px;
	margin-right: 5px;
	margin-top: 10px;
	float: left;
}
.aa-login-form .aa-lost-password {
	color: #555;
	margin-top: 10px;
	width: 100%;
}
.aa-login-form .aa-lost-password a {
	color: #555;
}
/*---- LOGIN MODAL ----*/

#login-modal .modal-content {
	border-radius: 0;
}
#login-modal .modal-dialog {
	margin: 100px auto;
	width: 320px;
}
#login-modal .modal-dialog h4 {
	border-bottom: 1px solid #ccc;
	color: #666;
	font-weight: bold;
	padding-bottom: 10px;
}
#login-modal .modal-dialog .aa-register-now {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	font-size: 14px;
	padding-top: 10px;
}
#login-modal .modal-dialog .aa-register-now a {
	margin-left: 5px;
}
/*==================
BLOG ARCHIVE  PAGE
====================*/

#aa-blog-archive {
	display: inline;
	float: left;
	width: 100%;
}
#aa-blog-archive .aa-blog-archive-area {
	display: inline;
	float: left;
	padding: 50px 0;
	width: 100%;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content {
	display: inline;
	float: left;
	width: 100%;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single {
	display: inline;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single h4 {
	font-size: 20px;
	margin-bottom: 20px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single h4 a {
	color: #5555;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single p {
	font-size: 14px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single .aa-blog-img {
	position: relative;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single .aa-blog-img:hover img {
	opacity: 1;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single .aa-blog-img img {
	max-width: 100%;
	opacity: 0.8;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single .aa-article-bottom {
	display: inline;
	float: left;
	width: 100%;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single .aa-article-bottom .aa-post-author {
	font-size: 12px;
	float: left;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single .aa-article-bottom .aa-post-date {
	font-size: 12px;
	float: left;
	margin-left: 10px;
}
.aa-sidebar-widget {
	display: inline;
	float: left;
	margin-bottom: 15px;
	width: 100%;/* category */
/* tags */
/* price range  */
}
.aa-sidebar-widget h3 {
	margin-top: 5px;
	padding-bottom: 10px;
}
.aa-sidebar-widget .aa-catg-nav li a {
	display: block;
	padding: 4px 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.tag-cloud {
	display: block;
}
.tag-cloud a {
	background-color: #f8f8f8;
	width: 100%;
	display: inline-block;
	font-size: 15px;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding: 5px 10px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	color: #00a347;
	border: 1px solid #00a347;
}
.tag-cloud a:hover, .acta {
	color: #fff!important;
	;
	background-color: #00a347!important;
}
.aa-sidebar-widget .aa-sidebar-price-range {
	display: inline;
	text-align: center;
	width: 100%;
}
.aa-sidebar-widget .aa-sidebar-price-range .noUi-connect {
	box-shadow: none;
}
.aa-sidebar-widget .aa-sidebar-price-range span {
	border: 1px solid #e8e7e6;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	margin-right: 10px;
	margin-top: 20px;
	padding: 4px 10px;
}
.aa-sidebar-widget .aa-recently-views {
	display: inline;
	float: left;
	width: 100%;
	padding: 5px;
	border: 1px solid rgba(162, 17, 189, 0.22);
}
.aa-cartbox-img {
	display: block;
	float: left;
	height: 80px;
	width: 90px;
}
.aa-cartbox-img img {
	width: 100%;
	height: 100%;
}
.aa-cartbox-info {
	display: block;
	float: left;
	margin-left: 15px;
	width: 55%;
}
.aa-cartbox-info h4 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0;
}
.aa-cartbox-info h4 a {
	color: #333333;
	letter-spacing: 0.5px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-cartbox-info p {
	font-size: 12px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination {
	display: inline;
	float: left;
	text-align: center;
	width: 100%;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination {
	border: 1px solid #ccc;
	border-radius: 0;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li:first-child a, #aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li:first-child span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li:last-child a, #aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li:last-child span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li a, #aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li span {
	border: none;
	color: #888;
	margin-left: 0px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li a:hover, #aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li span:hover {
	background-color: #fff;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li a:focus, #aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li span:focus {
	color: #fff;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination .active a {
	color: #fff;
}
#aa-blog-archive .aa-blog-archive-2 .aa-blog-content {
	margin-top: 10px;
}
#aa-blog-archive .aa-blog-archive-2 .aa-latest-blog-single {
	margin-bottom: 30px;
}
#aa-blog-archive .aa-blog-archive-2 .aa-latest-blog-single .aa-blog-img .aa-blog-img-caption a {
	margin-right: 8px;
}
#aa-blog-archive .aa-blog-archive-2 .aa-latest-blog-single .aa-blog-img .aa-blog-img-caption span {
	margin-right: 8px;
}
/*==================
BLOG DETAILS  PAGE
====================*/

.aa-blog-details h2 {
	color: #555;
}
.aa-blog-details h2 a {
	color: #555;
}
.aa-blog-details .aa-blog-content-single p {
	font-size: 17px !important;
}
.aa-blog-details .aa-blog-content-single ul {
	margin-left: 52px;
}
.aa-blog-details .aa-blog-content-single ul li {
	list-style: outside none disc;
	margin-bottom: 5px;
}
.aa-blog-details .aa-blog-content-single .blog-single-bottom {
	display: inline;
	float: left;
	margin-top: 50px;
	padding: 10px 0;
	width: 100%;
}
.aa-blog-details .aa-blog-content-single .blog-single-tag {
	display: inline;
	font-size: 14px;
	float: left;
	width: 100%;
	text-align: left;
}
.aa-blog-details .aa-blog-content-single .blog-single-tag span {
	font-size: 20px;
}
.aa-blog-details .aa-blog-content-single .blog-single-tag a {
	margin-left: 5px;
	color: #333;
	font-size: 16px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-blog-details .aa-blog-content-single .blog-single-tag a:hover, .aa-blog-details .aa-blog-content-single .blog-single-tag a:focus {
	text-decoration: none;
	outline: none;
}
.aa-blog-details .aa-blog-content-single .blog-single-social {
	display: inline;
	float: left;
	width: 100%;
	text-align: right;
}
.aa-blog-details .aa-blog-content-single .blog-single-social a {
	border: 1px solid #ccc;
	display: inline-block;
	font-size: 14px;
	margin-right: 5px;
	min-width: 30px;
	padding: 5px;
	text-align: center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-blog-details .aa-blog-content-single .blog-single-social a:hover, .aa-blog-details .aa-blog-content-single .blog-single-social a:focus {
	text-decoration: none;
	outline: none;
}
.aa-blog-details .aa-article-bottom {
	margin-bottom: 20px;
}
.aa-blog-details .aa-article-bottom .aa-post-author {
	font-size: 14px;
}
.aa-blog-details .aa-article-bottom .aa-post-date {
	font-size: 14px;
}
.aa-blog-details .aa-blog-navigation {
	border-top: 1px solid #ccc;
	display: inline;
	float: left;
	padding-top: 25px;
	width: 100%;
}
.aa-blog-details .aa-blog-navigation .aa-blog-prev {
	float: left;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 8px 15px;
	text-transform: uppercase;
}
.aa-blog-details .aa-blog-navigation .aa-blog-prev span {
	margin-right: 10px;
}
.aa-blog-details .aa-blog-navigation .aa-blog-next {
	float: right;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 8px 15px;
	text-transform: uppercase;
}
.aa-blog-details .aa-blog-navigation .aa-blog-next span {
	margin-left: 10px;
}
.aa-blog-details .aa-blog-comment-threat {
	display: inline;
	float: left;
	margin-top: 25px;
	width: 100%;
}
.aa-blog-details .aa-blog-comment-threat h3 {
	margin-bottom: 20px;
	margin-top: 0px;
}
.aa-blog-details .aa-blog-comment-threat .comments {
	float: left;
	display: inline;
	width: 100%;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li {
	border: 1px solid #ddd;
	display: inline;
	float: left;
	padding: 10px;
	width: 100%;
	margin-bottom: 10px;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .news-img {
	height: 70px;
	margin-right: 10px;
	width: 70px;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .media-body .author-name {
	margin-bottom: 0px;
	margin-top: 0;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .comments-date {
	color: #888;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .reply-btn {
	color: #fff;
	display: inline-block;
	float: right;
	font-size: 15px;
	line-height: 16px;
	padding: 8px 12px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .reply-btn:hover {
	color: #fff;
	text-decoration: none;
	outline: none;
	opacity: 0.8;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .children {
	margin-left: 50px;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .author-tag {
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px 6px;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .author-comments {
	background-color: #f8f8f8;
}
.aa-blog-details .aa-blog-comment-threat .comments .comments-pagination {
	display: inline-block;
	text-align: left;
}
.aa-blog-details .aa-blog-comment-threat .comments .comments-pagination li {
	display: inline-block;
}
.aa-blog-details .aa-blog-comment-threat .comments .comments-pagination li a {
	border: 1px solid #f8f8f8;
	color: #ccc;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	line-height: 15px;
	padding: 5px;
	text-align: center;
	width: 30px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-blog-details .aa-blog-comment-threat .comments .comments-pagination li a:hover {
	color: #fff;
	text-decoration: none;
	outline: none;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist > li:last-child {
	margin-bottom: 0px;
}
.aa-blog-details .aa-blog-comment-threat .aa-blog-archive-pagination .pagination {
	border: none !important;
}
.aa-blog-details #respond {
	border: 1px solid #ccc;
	padding: 20px;
	display: inline;
	float: left;
	margin-top: 25px;
	width: 100%;
}
.aa-blog-details #respond .reply-title {
	font-size: 25px;
	margin-top: 0;
}
.aa-blog-details #respond .comment-notes {
	font-size: 15px;
}
.aa-blog-details #respond .required {
	color: red;
}
.aa-blog-details #respond label {
	display: block;
}
.aa-blog-details #respond input[type="text"], .aa-blog-details #respond input[type="email"], .aa-blog-details #respond input[type="url"] {
	color: #555;
	margin-bottom: 10px;
	height: 35px;
	padding: 5px;
	width: 65%;
	border: 1px solid #ccc;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-blog-details #respond textarea {
	border: 1px solid #ccc;
	color: #555;
	margin-bottom: 5px;
	padding: 10px;
	width: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-blog-details #respond .form-submit input {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px 8px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-blog-details #respond .form-submit input:hover {
	background-color: #fff;
}
/*==================
CONTACT  PAGE
====================*/

#aa-contact { background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 90%, #dde6f7 100%);
    background: -webkit-linear-gradient(top, #ffffff 90%,#dde6f7 100%);
    background: linear-gradient(to bottom, #ffffff 90%,#dde6f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dde6f7',GradientType=0 );min-height:400px;
	padding: 25px 0;
	display: inline;
	float: left;
	width: 100%;
}
#aa-contact .aa-contact-area {
	display: inline;
	float: left;
	width: 100%;
}
.aa-contact-top {
	display: inline;
	float: left;
	text-align: center;
	width: 100%;padding:0px 0 38px;
}
.aa-contact-top420 h2 {
	color: #00264f;
    padding-bottom: 0px;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 8px;
    font-variant: small-caps;
}

.aa-contact-top h2{
  color: #222!important;
    position: relative;
    text-align: center;
    padding: 0 12px 2px;
    margin-bottom: 0;
    font-weight: 300;
    font-size: 23px;
    float: none;
   line-height:20px;
    width: auto;
    background: 0 0;
    border-bottom: 3px solid #00a347;
    display: inline-table;
}



/*.aa-contact-top h2:after {
  position: absolute;
    height: 5px;
    width: 70px;
    background-color: #00a347;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -9px;
}*/

@media screen and (max-width: 600px) {/*.aa-contact-top h2:after {  bottom: -4px;   height: 2px;}*/
.aa-contact-top h2 {padding:0px;
   font-size:17px;border-bottom: 2px solid #00a347;
}.hert > h2{font-size:17px;}
.aa-contact-top  {
  padding:0px;margin-bottom:26px;
}
}

#aa-contact .aa-contact-area .aa-contact-top p {
	color: #555;
}
#aa-contact .aa-contact-area .aa-contact-map {
	display: inline;
	float: left;
	width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-map iframe {
	margin-bottom: -6px;
}
#aa-contact .aa-contact-area .aa-contact-address {
	
	display: inline;
	float: left;
	margin-bottom:34px;
	width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-left {
	display: inline;
	float: left;
	width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-left .comments-form {
	margin-top: 10px;
}
.form-group input {
	font-size: 16px;
	border-radius: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	box-shadow:none;
}
.asdfgq {
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 1px;
	overflow: hidden;
	padding-bottom: 10px;
}
.asdfgq table {
	width:100%;
}
.asdfgq tr {
	background:rgba(0, 146, 64, 0.05) !important;
}
.asdfgq tr:nth-child(2n) {
background: #fff !important;
}
.asdfgq td input[type="checkbox"] {
	margin-right:5px;
}
.asdfgq td {    /* width: 38%; */
	padding: 2px 25px;
}
.asdfgq td label, .asdfgq .span {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 3px;
}

.footform233 textarea {
	height: 100px !important;
}
.footform233 input[type="text"], .footform233 textarea {
	    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    /* border-radius: 4px; */
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); */
    /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); */
    /* -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; */
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 11px;
}
.footform233 input[type="text"]:focus, .footform233 textarea:focus {
	outline:none;  border: 1px solid #0909b9 ;
	
}
     

 @media screen and (max-width: 600px) {
 .asdfgq td {
display: block;
border-collapse:collapse;
}
 .asdfgq td {
content: attr(data-th);
font-weight: bold;
display: inline-block;
width: 100%;
padding:0
}
 .mGrid2 input[type='text'], .mGrid2 select, .mGrid2 textarea, .mGrid2 input[type='password'] {
display: block;
width:95%;
}
 .mGrid2 > tbody > tr > td:before {
content: attr(data-th);
font-weight: bold;
display: inline-block;
}
.mGrid2 > tbody > tr > th {
display: block;
border-collapse:collapse;
}
 .mGrid2 > tbody > tr > th:before {
content: attr(data-th);
font-weight: bold;
display: inline-block;
}
}
.form-group textarea {
	border-radius: 0;
	font-size: 16px;
	height: 118px;
	padding: 10px;
	width: 70%;
	width: 100%;
	resize: none;
}
.form-control:focus {
	box-shadow: none;
	border: #00a347 1px solid;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-left .comments-form .form-group {
	margin-bottom: 20px;
	float: left;
	width: 100% !important;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-left .comments-form button {
	width: 100px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-right {
	display: inline;
	float: left;
	width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-right address h4 {
	font-size: 22px;
}
#aa-contact  address span {
	margin-right: 10px;
	color:#00a347;
}
/*==================
ERROR  PAGE
====================*/

#aa-error {
	display: inline;
	float: left;
	width: 100%;
}
#aa-error .aa-error-area {
	display: inline;
	float: left;
	margin-top: 50px;
	padding: 100px 100px 130px;
	text-align: center;
	width: 100%;
}
#aa-error .aa-error-area h2 {
	display: inline-block;
	font-size: 150px;
	line-height: 150px;
	margin-bottom: 30px;
	text-shadow: 0 2px 2px #ddd;
}
#aa-error .aa-error-area span {
	color: #000;
	display: block;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	text-shadow: 1px 1px 3px #ddd;
}
#aa-error .aa-error-area p {
	font-size: 18px;
}
#aa-error .aa-error-area a {
	border: 1px solid #ccc;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin-top: 30px;
	padding: 10px 15px;
	text-transform: uppercase;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
/*==================
FOOTER SECTION
====================*/

#aa-footer { /*background: url(images/widget-footer-top.gif) repeat-x;*/
	background-color: #00a347;
	display: inline;
	float: left;
	width: 100%;
}
#aa-footer .aa-footer-top {
	display: inline;
	float: left;
	padding: 50px 0;
	width: 100%;
	min-height: 100px;
}
#aa-footer .aa-footer-top .aa-footer-top-area {
	display: inline;
	float: left;
	width: 100%;
}
.aa-secondary-btn420 {
	font-family:'os';
	border: none;
	padding: 8px 66px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	background: #598ccb;
	color: #fff;
	font-size: 16px;
	float: right;
}
.aa-secondary-btn420:hover, .aa-secondary-btn420:focus {
	text-decoration: none;
	background: #20bc6d;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget {
	display: block;
}
.aa-footer-widget h3 {
	color: #FFFFFF;
	font-size:17px;
	
}
.footform p {
	margin: 0 0 20px 0;color:#FFFFFF
}
.footform {
	display: block;
}



.footform textarea {
	height: 100px !important;
}
.footform input[type="text"], .footform textarea {
	height: 40px;
	background: #fff;
	font-size: 14px;
	width: 100%;
	border: none;
	padding: 0 10px;
	resize: none;
	overflow: auto;
	font-family:'os';
	margin-bottom: 20px;
}
.footform input[type="text"]:focus, .footform textarea:focus {
	outline:none;
}
.txt::-webkit-input-placeholder {
color:#b5b5b5;
font-family: 'os', sans-serif;
}
.txt::-moz-placeholder {
color:#b5b5b5;
font-family: 'os', sans-serif;
}
.txt:-ms-input-placeholder {
color:#b5b5b5;
font-family: 'os', sans-serif;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget .aa-footer-nav li {
	
	line-height: 2;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget .aa-footer-nav li a {
	    font-size: 16px;
    font-family: f;

	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-footer-nav li a i {
	color: #009900;
	margin-right:5px;
}

#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget address p {
	margin-bottom: 5px;
	color: #888;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget address p span {
	margin-right: 5px;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget .aa-footer-social a {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	margin-right: 8px;
	padding: 2px 0;
	text-align: center;
	width: 35px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	border-radius:60px;
}

.aa-footer-bottom {
background: #fff;
   /* margin: 10px 0 0;*/
    overflow: hidden;
    width: 100%;
    border-top: 6px solid #01A650;
}
.foot_soc {
	position: absolute;
	top: 7px;
	right: 0;
	text-align: right;
}
 @media screen and (max-width:992px) {
.foot_soc {
text-align: center;
width: 100%;
position: inherit;
float: left;
}
}
.foot_soc a {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	margin-right: 8px;
	padding: 4px 2px 0;
	text-align: center;
	width: 35px;
	height: 35px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.aa-footer-bottom .aa-footer-bottom-area {
	display: inline;
	float: left;
	padding: 18px 0;
	width: 100%;
	text-align:center;
}
.aa-footer-bottom p, .aa-footer-bottom nav li a {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #0909b9;
	font-weight: 400;
	
}
.aa-footer-bottom p a {
	
	color: #009900;
	
}


.aa-footer-bottom nav {
	text-align: center;
	margin: 10px 0 0;
}
.aa-footer-bottom nav li {
	display: inline-block;
	min-width: 50px;
	padding: 0 10px;
	position: relative;
}
.aa-footer-bottom nav li:after {
	content: '';
	width: 1px;
	height: 12px;
	background: #5c5c5c;
	right: 0;
	top: 6px;
	position: absolute;
}
.aa-footer-bottom nav li:last-child:after {
	display: none;
}
.aa-footer-bottom nav li a:hover {
	color: #0f61ab;
}
.aa-footer-bottom .aa-footer-bottom-area .aa-footer-payment {
	float: right;
}
.aa-footer-bottom .aa-footer-bottom-area .aa-footer-payment span {
	color: #888;
	margin-left: 8px;
}
.aa-footer-bottom .aa-footer-bottom-area .aa-footer-payment span:hover {
	color: #fff;
}

/*==================
RESPONSIVE DESIGN
====================*/

@media (max-width: 1199px) {
.aa-product-catg {
margin-left: -45px;
}
 .aa-product-catg li {
/* margin: 0 0 20px 45px;
width: 20.5%;*/
}
 .slick-prev {
left: 93%;
}
 .aa-popular-category-area .slick-dots {
display: none !important;
}
 #aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-prev {
left: 15px;
}
 #aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-next {
right: -15px;
}
 #aa-slider .aa-slider-area .seq-title h2 {
line-height: 50px;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg li {
width: 29.2%;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li {
width: 100%;
}
 .aa-sidebar-price-range .aa-filter-btn {
margin-top: 10px;
}
 #aa-product-category .aa-sidebar .aa-sidebar-widget h3 {
font-size: 22px;
}
 #aa-catg-head-banner img {
width: 100%;
}
 #aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content {
padding: 5% 0;
}
}
@media (max-width: 991px) {
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box {
margin-right: 0;
}
 #menu .menu-area .navbar-default .navbar-nav li a {
font-size: 15px;
padding: 8px;
}
 #aa-slider .aa-slider-area .seq-title {
left: 8%;
width: 80%;
}
 .aa-product-catg {
margin-left: -20px;
}
 .aa-product-catg li {
/* margin: 0 0 20px 20px;
width: 30.5%;*/
}
 .slick-prev {
left: 91%;
}
 #quick-view-modal .modal-dialog {
margin: 10% auto;
width: 90%;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg li {
width: 44%;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li {
width: 100%;
}
 #aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content {
padding: 3.5% 0;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-product-descrip {
padding-right: 20px;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-product-img {
margin-right: 20px;
width: 42%;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-product-img img {
max-width: 100%;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-product-descrip {
padding-right: 25px;
font-size: 15px;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-add-card-btn {
bottom: 20%;
left: 46%;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li .aa-product-hvr-content {
width: 42%;
}
 #aa-product-details .aa-product-details-area .aa-product-details-content {
margin: 0 auto;
width: 100%;
}
 .aa-product-details-content .aa-product-view-slider .simpleLens-big-image-container {
width: 100%;
}
.aa-product-details-content .aa-product-view-slider .simpleLens-big-image-container .simpleLens-lens-image {
width: 100%;
}
 .cart-view-table .table-responsive .aa-cart-view-bottom .aa-cart-view-btn {
float: none;
margin-top: 20px;
}
 #aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-right {
margin-top: 20px;
}
}
@media (max-width: 767px) {
 .aa-header-top {
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle {
border-radius: 0;
}
 .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
color: #fff;
}
 .navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
 #aa-product .aa-product-area {
padding: 0 15px;
}
 #aa-popular-category .aa-popular-category-area {
padding: 21px 16px;
}
 #aa-support .aa-support-area .aa-support-single {
margin-bottom: 30px;
}
 #aa-latest-blog .aa-latest-blog-area .aa-latest-blog-single {
margin-bottom: 30px;
}
 #aa-latest-blog .aa-latest-blog-area .aa-latest-blog-single .aa-blog-img {
}
 #aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget {
margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
}
 .simpleLens-lens-element {
display: none;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg li {
width: 45%;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li {
width: 100%;
}
 .aa-product-details-content .aa-product-view-slider .simpleLens-container {
width: 100%;
}
 #aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content {
padding: 0 30px;
text-align: center;
}
 #cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom .aa-cart-coupon {
float: none;
}
 .cart-view-table .table-responsive .aa-cart-view-bottom .aa-cart-view-btn {
float: none;
margin-top: 20px;
}
 #cart-view .cart-view-area .cart-view-table .aa-cart-view-btn {
font-size: 15px;
padding: 12px;
}
 #cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom {
padding: 15px;
}
 #cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom .aa-cart-coupon .aa-coupon-code {
font-size: 15px;
margin-right: 15px;
min-width: 100px;
padding: 12px;
width: 150px;
}
 .aa-blog-details .aa-blog-content-single .blog-single-tag {
text-align: center;
}
 .aa-blog-details .aa-blog-content-single .blog-single-social {
margin-top: 20px;
text-align: center;
}
}
@media (max-width: 640px) {
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box {
margin-right: 0;
width: 100%;
}
 .aa-product-catg {
margin-left: -20px;
}
 .aa-product-catg li {
/*  margin: 0 0 20px 0;
width: 46%;*/
}
 .slick-prev {
left: 89%;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg {
margin-left: 0;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg li {
margin-left: 0px;
width: 100%;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li {
width: 100%;
}
 #cart-view .cart-view-area .cart-view-table .table tbody tr td img {
height: 40px;
width: 40px;
}
 #cart-view .cart-view-area .cart-view-table .table thead tr th {
font-size: 16px;
padding: 10px 0;
}
 #cart-view .cart-view-area .cart-view-table .table tbody tr td {
font-size: 14px;
}
 #cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom .aa-cart-coupon .aa-coupon-code {
font-size: 12px;
margin-right: 10px;
min-width: 100px;
padding: 8px;
width: 100px;
}
 #cart-view .cart-view-area .cart-view-table .aa-cart-view-btn {
font-size: 12px;
padding: 10px;
}
 #cart-view .cart-view-area .cart-view-table .cart-view-total h4 {
font-size: 20px;
}
 .aa-wishlist-table .aa-add-to-cart-btn {
font-size: 10px;
padding: 8px 10px;
}
}

@media (max-width: 360px) {
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo {
margin-bottom: 10px;
text-align: center;
width: 100%;
}
 #aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a {
display: inline-block;
}
 #aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a p {
text-align: left;
}
 #aa-header .aa-header-bottom .aa-cartbox {
text-align: center;
width: 100%;
}
 #aa-header .aa-header-bottom .aa-cartbox .aa-cart-link {
display: inline-block;
}
 .aa-popular-category .aa-products-tab {
text-align: left;
}
 .aa-popular-category-area .tab-content {
margin-top: 40px;
}
 .slick-prev, .slick-next {
margin-top: 0;
top: -40px;
}
 .slick-prev {
left: 77%;
}
 #aa-subscribe .aa-subscribe-area .aa-subscribe-form {
width: 100%;
}
 #aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-prev, #aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-next {
top: 30%;
}
 #aa-subscribe .aa-subscribe-area h3 {
font-size: 20px;
}
 #aa-subscribe .aa-subscribe-area p {
font-size: 14px;
}
 #aa-subscribe .aa-subscribe-area .aa-subscribe-form input[type="submit"] {
font-size: 14px;
}
 #aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary::after, #aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary::before {
left: 45%;
}
 #aa-latest-blog .aa-latest-blog-area .aa-latest-blog-single .aa-blog-img {
}
.sub_cat {
}
#wpf-loader-two .wpf-loader-two-inner {
left: 36%;
}
 .aa-footer-bottom .aa-footer-bottom-area > p {
width: 100%;
text-align: center;
}
 .aa-footer-bottom .aa-footer-bottom-area .aa-footer-payment {
width: 100%;
text-align: center;
margin-top: 10px;
}
 #quick-view-modal .modal-content .aa-product-view-content .aa-prod-view-bottom {
text-align: center;
}
 #quick-view-modal .modal-content .aa-product-view-content .aa-prod-view-bottom a:last-child {
margin-left: 0;
margin-top: 10px;
}
 .aa-add-to-cart-btn {
min-width: 150px;
}
 #quick-view-modal .modal-content .aa-product-view-content {
text-align: center;
margin-top: 10px;
}
 #quick-view-modal .modal-content .aa-product-view-content .aa-price-block {
text-align: left;
}
 #quick-view-modal .modal-content .aa-product-view-content h3 {
border-bottom: 1px solid #ccc;
padding-bottom: 5px;
}
 #aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content {
padding: 8% 0;
}
 #aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content {
padding: 0 10px;
}
 #aa-product-details .aa-product-details-area .aa-product-related-item h3 {
text-align: left;
}
 #aa-product-details .aa-product-details-area .aa-product-related-item .slick-prev, #aa-product-details .aa-product-details-area .aa-product-related-item .slick-next {
top: -75px;
}
 #cart-view .cart-view-area .cart-view-table {
padding: 0 0 20px;
}
 #cart-view .cart-view-area .cart-view-table .table tbody tr td img {
height: 15px;
width: 15px;
}
 #cart-view .cart-view-area .cart-view-table .table thead tr th {
font-size: 10px;
padding: 7px 0;
}
 #cart-view .cart-view-area .cart-view-table .table tbody tr td {
font-size: 14px;
}
 #cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom .aa-cart-coupon .aa-coupon-code {
font-size: 12px;
margin-right: 10px;
min-width: 100px;
padding: 8px;
width: 100px;
}
 #cart-view .cart-view-area .cart-view-table .aa-cart-view-btn {
font-size: 12px;
padding: 10px;
}
 #cart-view .cart-view-area .cart-view-table .cart-view-total h4 {
font-size: 20px;
}
 #cart-view .cart-view-area .cart-view-table .cart-view-total {
width: auto;
}
 .aa-wishlist-table .aa-add-to-cart-btn {
font-size: 7px;
min-width: auto;
padding: 8px 0;
}
 #cart-view .cart-view-area .aa-wishlist-table .table thead tr th {
font-size: 14px;
padding: 10px 0;
}
 #aa-error .aa-error-area {
padding: 10px;
padding-bottom: 30px;
}
 .aa-blog-details h2 {
font-size: 20px;
line-height: 25px;
}
 .aa-blog-details .aa-blog-content-single p {
font-size: 15px !important;
}
 .aa-blog-details .aa-blog-content-single blockquote {
font-size: 16px;
}
 .aa-blog-details .aa-blog-navigation .aa-blog-prev {
font-size: 14px;
padding: 6px 10px;
}
 .aa-blog-details .aa-blog-navigation .aa-blog-next {
padding: 6px 10px;
font-size: 14px;
}
}
@media (max-width: 320px) {
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary::after, #aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary::before {
left: 52%;
}
 #aa-header .aa-header-top .aa-header-top-left .aa-language .btn {
padding: 6px 1px;
font-size: 10px;
}
 #aa-header .aa-header-top .aa-header-top-left .aa-language {
padding-top: 3px;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-show-form {
margin-left: 5px;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left label {
margin-right: 0;
}
 #cart-view .cart-view-area .cart-view-table .table tbody tr td {
font-size: 10px;
}
 #cart-view .cart-view-area .cart-view-table .aa-cart-view-btn {
font-size: 10px;
letter-spacing: 0.5px;
}
 #cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom .aa-cart-coupon .aa-coupon-code {
font-size: 10px;
min-width: auto;
padding: 6px;
width: 90px;
}
.aa-head-top-nav-right li a {
padding: 5px 2px;
}
}
 @media (max-width: 991px) {
.i_frame {
height:261px;
width:100%;
}
/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4 {width:32%;float:left }*/
.cola4 {
width:32% !important;
float:left!important;
}
.cola3 {
width:42% !important;
float:left!important;
}
.colf {
width:48% !important;
float:left!important
}
}
 @media (max-width: 640px) {/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4{width:98%;float:left }*/
.cola4 {
width:47% !important;
float:left!important;
}
.cola3 {
width:98% !important;
margin:0 auto 30px!important;
padding:0!important
}
.colf {
width:98% !important;
float:left!important
}
}
 @media (max-width: 480px) {
.i_frame {
height:200px;
width:100%;
}

/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, ,.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4 {width:98%;float:none;margin:auto }*/

.cola4 {
width:98% !important;;
float:left!important;
}
}
.seprnew {
	background: url(../images/big_shadow_full.png) no-repeat center center;
	height: 20px;
	background-size: 100% 100%;
	width: 100%;
}
.seprnew56 {
	background: url(../images/sep.png);
	height: 10px;
	background-size: 100% 100%;
	width: 100%;
	overflow:hidden;
}
.hed_iner {
}
.table_us {
	/*padding: 10px 20px ;
background: #f8f8f8 url(../img/pattern.jpg) left top repeat;*/
-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width:100%;
	overflow:hidden;
	background:#fff;
}
.table_us td {
	vertical-align: middle;
	padding: 0 10px;
	border-right: #ddd 1px solid;
	/* border-bottom: #ddd 1px solid;

color: #2E8CAA;
font-size: 17px;*/
line-height: 2;
}
.table_us td:nth-child(2n) {
/*   width:80%;
*/}
.table_us td:last-child {
	border-right: none;
}
.table_us table tr {
	background:#f8f8f8;
}
 .table_us tr:nth-child(2n) {
background:#f9f3f3;
}


.lbox{height:150px !important}
.outer_fieldset{border: 1px solid #DEDEDE;
    border-top: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    overflow-y: hidden;
    overflow-x: auto;
    margin-bottom: 15px;}


/*.fieldset_outer{background:#FFFFFF;    overflow-y: hidden;
overflow-x: auto;margin-bottom:15px;}*/
.in_legend{padding:0 10px;}
.legend {
border: none;
width:100%;
border-bottom: 1px solid #DEDEDE;
border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
height: 35px;
min-height: 35px !important;
margin-bottom: 0;
font-weight: bold;
font-size: 16px;
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#1a000000', GradientType=0);
line-height:2;

-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}


.in_legend_inner{
color:#993366;
font-size:12px;
}
.table_my_outer  {
padding: 6px 10px;
background:#fff;
}
.table_my_outer_in  {
border:1px solid #ccc;
} .table_my  input[type="file"] {
    display: inline;
}
.table_my  {
/*padding: 10px 20px ;
background: #f8f8f8 url(../img/pattern.jpg) left top repeat;*/
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
width:100%;
overflow:hidden;background:#fff;
}
.table_my  td{
vertical-align: middle;
padding: 6px 10px;
border-right: #ddd 1px solid;
border-bottom: #ddd 1px solid;
/*    width: 27%;
*/    color: #2E8CAA;
font-size: 14px;
}
.table_my  td:nth-child(2n) {
/*   width:80%;
*/}
.table_my  td:last-child {
border-right: none;
}
.table_my table tr {
background: #f8f8f8;
}

.table_my  tr:nth-child(2n) {
background: rgb(251, 251, 253);
}


.table_my select {

height:25px ;
}

.table_my  select[multiple]{height:80px !important;}
.table_my  select[multiple] option{line-height: 0 !important;
    padding: 0;
    font-size: 13px;}
	.table_my  select[multiple]:selected{color:#CCCC00;}
	
.table_my input[type='text'],.table_my input[type='email'],.table_my input[type='number'],.table_my select,.table_my textarea,.table_my input[type='password'] {
margin-bottom:0px;
width: 200px;
/* height: 30px; */
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #2889A5;resize:none;
font-size: 15px;outline:none !important;
padding: 0px 5px;transition:.8s ease all;
}

.table_my  input[type='email']:focus,.table_my  input[type='number']:focus,.table_my  input[type='text']:focus, .table_my select:focus,.table_my textarea:focus,.table_my input[type='password']:focus {
border: 1px solid #6294C5;outline:none !important;}
.table_my  .textarea {
height:150px;

}
.table_my table tr ,.table_my table td{background:none;border:none;padding:0} 


.table_my label{font-weight:normal;margin-bottom:0;margin-right:30px;}
.table_my input[type='radio'],.table_my input[type='checkbox']{float:left;width:auto;margin-left:0!important;margin-right:10px!important;}



.table_my input[type='submit'],.table_my input[type='reset'].table_my input[type='button']{float:none;width:auto;margin-right:10px;}	


.table_my  button {
cursor: pointer;
width: 30%;
height: 42px;

padding: 0;
background: #F5D6FD;
color: #C51AAE;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 0;
-moz-box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
-webkit-box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
text-shadow: 0 1px 2px rgba(0,0,0,.1);
-o-transition: all .2s;
-moz-transition: all .2s;
-webkit-transition: all .2s;
-ms-transition: all .2s;
}

.table_my  button:hover {
-moz-box-shadow: 0 -15px 30px 0 rgba(255,255,255,.05) inset;
-webkit-box-shadow: 0 -15px 30px 0 rgba(255,255,255,.05) inset;
box-shadow: 0 -15px 30px 0 rgba(255,255,255,.05) inset;outline:none;
}
.f_left{float:left;}.f_right{float:right;}
.t_left{text-align:left;}.t_right{text-align:right;}


/*.table_my input[type='submit'],.table_my input[type='reset'].table_my input[type='button'],.newbut{float: none;
width: auto;
margin-right: 10px;
display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
vertical-align: middle;
cursor: pointer;
color: #fff;
       background-color: #31b0d5;
    border-color: #269abc;}
	
	
	.table_my input[type='submit']:hover,.table_my input[type='reset']:hover.table_my input[type='button']:hover,.newbut:hover {
  
  background-color: #286090;
  border-color: #204d74;
  color:#FFFFFF;
  text-decoration:none;
}*/
.newbut_r{
      background-color: #d9534f!important;
  border-color: #d43f3a !important;}
	
.newbut_r:hover {
  
  color: #fff;
  background-color: #c9302c !important;
  border-color: #ac2925 !important;
  text-decoration:none;
}
 
.newbut_g{background-color: #5cb85c!important;
  border-color: #4cae4c!important;
      }
	
 
.newbut_g:hover {
  
  color: #fff; background-color: #449d44!important;
  border-color: #398439 !important;
  
  text-decoration:none;
}	
	

.table_my span { color: #0000CC; 
}

.table_data span { color: #31b0d5 !important; 
}


.fieldset100per,
.fieldset12,.fieldset6,.fieldset3{width:100%;}


.mGrid2 { width:100%; background-color: #fff !important; margin:6px auto 0; border: solid 1px #31b0d5   !important; border-collapse:collapse; font: 11px Tahoma !important; text-align:left !important;}
.mGrid2 tr { color: #717171 !important;  padding-left:10px !important; font-family:Arial, Helvetica, sans-serif !important;  font-size:12px !important; color:#012638 !important;background:rgba(226, 226, 226, 0.36) !important;}
.mGrid2  tr:nth-child(2n) {
background: #fff !important;
}

.mGrid2 tr:hover { background:rgba(226, 226, 226, 0.36) !important!important!important;}




.st_g,.st_b,.st_r {
   
    color: #fff!important;
    padding: 2px 4px !important;
}
 .st_b{background: #31b0d5 !important; 
}
 .st_g{background: #00CC00 !important; 
}
 .st_r{background: #FF0000 !important; 
}

/*.mGrid2 tr:hover {background-color: rgba(72, 164, 40, 0.43);}*/
.mGrid2 td {color: #717171 !important; padding:6px 4px !important;font-family:Arial, Helvetica, sans-serif; font-size:12px !important; color:#000000 !important;border: #31b0d5  1px solid !important; }
.mGrid2 th { color: #fff !important;
    background: #31b0d5  !important;
    /* border-left: solid 1px #ccc !important; */
    font-size: 13px !important;
    line-height: 1.8 !important;
    padding: 0 4px 0 !important;
    border: none;
} 




.mGrid2 .alt { background: #fcfcfc url(grd_alt.jpg) repeat-x top; height:33px; }
.mGrid2 .pgr {background: #424242 url(grd_pgr.png) repeat-x top; }
.mGrid2 .pgr table { margin: 0px 0; }
.mGrid2 .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 2; }   
.mGrid2 a { color: #666;
    text-decoration: none;
    font-size: 13px !important;
    color: #388AE3;
    font-weight: bold;
    /* text-decoration: underline; */
}

mGrid2 a:hover {color:#006600;}

.edit_link a{font-size:18px;color:#003300;font-weight:bold;}

.edit_link{font-size:18px;color:#009999;font-weight:bold;}

.edit_link span{font-size:20px;color:#00FF00;font-weight:bold;text-align:center;}

.add_new_h{float: right;
    font-size: 13px;
    color: #d9534f;
    margin-left: 21px;
    font-weight: bold;
   
    font-style: italic;}
/*
.db_img img{height: 170px;
    border: 1px solid #ccc;
    padding: 2px;
    width: 98%;}*/
.reda{color:#FF0000;}
img{max-width:100%;}
.db_img iframe{height:170px;width:100%;}

.other_opt a{color:#990000; font-size:14px;font-weight:bold;}
.del_rec{color:#FF0000;text-align:center;display:block }
.msg_new,.msg_new_g{margin: 10px 0 10px;    
    font-size: 19px;
    text-align: center;
  line-height: 2;    border-radius: 5px;
    color: #3c763d;
    background-color: #dff0d8!important;
   
    }
.msg_new_r{margin-top: 10px;    
    font-size: 19px;
    text-align: center;
  line-height: 2;border-radius:5px;
   color: #a94442;
    background-color: #f2dede;
  
   
    }
	
	
	
	

.ddl_select{ padding-top:0px !important;}

.cblock{display:block;}
.cnone{display:none;}
.textarea_big{height: 119px !important;
    width: 95% !important;}
	.no_record{color:#FF0000;font-size:18px;text-align:center;font-weight:bold;}
	
	.float_r{float:right;}
	
	.over{max-height: 94px;
    overflow-y: scroll;}
	
	#popup_div_pdf{height:600px!important;}
		
	
@media screen and (max-width: 600px) {
.msg_new, .msg_new_g{font-size:13px}
.fieldset12, .fieldset6 {
    width: 700px;
}

.fieldset3 {
    width: 400px;
}



/*
#popup_div_pdf{height:300px!important;}
.table_my > tbody > tr > td { 
display: block; border-collapse:collapse;
}

.table_my input[type='text'],.table_my select,.table_my textarea,.table_my input[type='password']{ 
display: block;width:95%;

}

.table_my > tbody > tr > td:before { 
content: attr(data-th); 
font-weight: bold;
display: inline-block;

}


.mGrid2 > tbody > tr > td { 
display: block; border-collapse:collapse;
}

.mGrid2 input[type='text'],.mGrid2 select,.mGrid2 textarea,.mGrid2 input[type='password']{ 
display: block;width:95%;

}

.mGrid2 > tbody > tr > td:before { 
content: attr(data-th); 
font-weight: bold;
display: inline-block;

}
.mGrid2 > tbody > tr > th { 
display: block; border-collapse:collapse;
}



.mGrid2 > tbody > tr > th:before { 
content: attr(data-th); 
font-weight: bold;
display: inline-block;

}
*/
}

	
	.linses {
    overflow: hidden;
    color: #31b0d5;
    padding: 9px;
	font-size:14px;
	
   
}
	

.side_munna_inner {
	padding: 5px 0 10px;
	margin: 0 0 5px;
	font-size: 15px;
	overflow: hidden;
	color: #162099;
	border-bottom: 1px dashed #00a347;
}
.side_munna_inner img {
	height: 100px!important;
	width: 90px;
	float: left;
	margin-right: 15px;
	border: #00a347 1px solid;
	padding: 2px;
transition:.6s ease all;
}

.head7896{color: #fff;
    /* font-weight: bold; */
    /* border-bottom: #00a347 2px solid; */
    font-size: 18px;
    padding: 5px 15px;
    background: #00a347;overflow: hidden;}


.side_munna_inner img:hover {
	border: #009900 1px solid;
}
.f_left {
	float:left;
}
.side_munna_inner p {
	font-size: 12px;
}
#mu-page-breadcrumb {
	    overflow: hidden;
    width: 100%;
	
}
.pnew{font-size:18px}

.mu-page-breadcrumb_iner {
	background: url(../images/bg.jpg) !important;
	height: 199px;
	
	background-position: center;
	width: 100%;
	transition: all 1s ease 0s;
}
.mu-page-breadcrumb_iner:hover {
	transform: scale(1.1);
}
#mu-page-breadcrumb .mu-page-breadcrumb-area {
	display: inline;
	float: left;
	width: 100%;
	padding-top: 67px;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area h2 {
	text-align: center;
	color: #fff;
	font-size: 43px;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb {
	background-color: transparent;
	border-radius: 0;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb li {
	color: #fff;
	font-size: 19px;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb li a {
	color: #fff;
transition:.5s ease all;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb li a:hover {
	color: #c0dbf0;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb .active {
	color: #c0dbf0;
}
@media (max-width: 480px) {
 #mu-page-breadcrumb {
height: 95px;
}
}
/*#mu-page-breadcrumb {    border-top: 2px solid #00a347;
background-color: #00a347;
display: inline;
float: left;
padding: 30px 0;
width: 100%;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area {
display: inline;
float: left;
width: 100%;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area h2 {
text-align: center;
color: #fff;
font-weight: normal;
font-size: 24px;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb {
background-color: transparent;
border-radius: 0;
margin-bottom: 0;
margin-top: 10px;
text-align: center;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb li {
color: #fff;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb li a {
color: #fff;transition:.5s ease all;
}#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb li a:hover {
color: #e1c2e6;
}#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb .active {
color: #e1c2e6;
}
*/


.select {
	border: 1px solid #00a347;
	padding: 9px 2px;
	/* font-size: 11px; */
color: #00a347;
	margin: 0;
}
.select:focus {
	outline:none;
}
.msg_oi {
	border: 1px solid rgb(0, 255, 42);
	width: 100%;
	padding: 5px 0px 5px 20px;
	font-size: 18px;
	overflow: hidden;
	margin: 15px auto;
	background: rgba(50, 248, 60, 0.0666667);
	color: rgb(43, 155, 12);
}
.msg_er {
	display:none;
	border: 1px solid rgb(0, 255, 42);
	width: 100%;
	padding: 5px 0px 5px 20px;
	font-size: 18px;
	overflow:hidden;
	margin: 15px auto 15px auto;
	background: rgba(50, 248, 60, 0.07);
	color: #2B9B0C;
}
.cart_but {
	margin-bottom: 15px;
	margin-top: 10px;
	border: 1px solid #ffad41;
	width: 150px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
	line-height: 42px;
	font-family: arial, helvetica, sans-serif;
	/* padding: 10px 10px 10px 10px; */
text-decoration: none;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ffaf46;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaf46), to(#e78404));
	background-image: -webkit-linear-gradient(top, #ffaf46, #e78404);
	background-image: -moz-linear-gradient(top, #ffaf46, #e78404);
	background-image: -ms-linear-gradient(top, #ffaf46, #e78404);
	background-image: -o-linear-gradient(top, #ffaf46, #e78404);
	background-image: linear-gradient(to bottom, #ffaf46, #e78404);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffaf46, endColorstr=#e78404);
}
.cart_but2 {
	margin-bottom:15px;
	margin-top:10px;
	border:1px solid #ffad41;
	width:200px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:18px;
	font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	font-weight:bold;
	color: #FFFFFF;
	background-color: #FFC993;
}
.cart_but:hover {
	border:1px solid #ff9913;
	background-color: #ffc579;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc579), to(#fb9d23));
	background-image: -webkit-linear-gradient(top, #ffc579, #fb9d23);
	background-image: -moz-linear-gradient(top, #ffc579, #fb9d23);
	background-image: -ms-linear-gradient(top, #ffc579, #fb9d23);
	background-image: -o-linear-gradient(top, #ffc579, #fb9d23);
	background-image: linear-gradient(to bottom, #ffc579, #fb9d23);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffc579, endColorstr=#fb9d23);
}
.pay_but {
	width:200px;
	border:1px solid #34740e;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:18px;
	font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	font-weight:bold;
	color: #FFFFFF;
	background-color: #4ba614;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
	background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
	background-image: -moz-linear-gradient(top, #4ba614, #008c00);
	background-image: -ms-linear-gradient(top, #4ba614, #008c00);
	background-image: -o-linear-gradient(top, #4ba614, #008c00);
	background-image: linear-gradient(to bottom, #4ba614, #008c00);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#4ba614, endColorstr=#008c00);
}
.pay_but:hover {
	border:1px solid #224b09;
	background-color: #36780f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#36780f), to(#005900));
	background-image: -webkit-linear-gradient(top, #36780f, #005900);
	background-image: -moz-linear-gradient(top, #36780f, #005900);
	background-image: -ms-linear-gradient(top, #36780f, #005900);
	background-image: -o-linear-gradient(top, #36780f, #005900);
	background-image: linear-gradient(to bottom, #36780f, #005900);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#36780f, endColorstr=#005900);
}
.left_upper {
	width:45%;
	float:left;
	padding-left:15px;
	border-right:#c9c9c9 1px solid;
	min-height:250px;
	font-family:Museo, Helvetica, arial, san-serif;
}
.prices_new {
	font-size: 16px;
	color: #333333;
	padding: 16px 0;
}
.prices_exact {
	font-size:22px;
	color:#000000;
}
.discount_cir {
	display: inline-block;
	margin: 0 0 11px 28px;
	border: 1px solid #c9c9c9;
	/* width: 60px; */
color: #009900;
	/* font-weight: bold; */
/* height: 30px; */
border-radius: 50%;
	text-align: center;
	padding: 13px 15px;
	font-size: 18px;
	line-height: 16px;
}
.prices_new2 {
	font-size: 16px;
	color: #000;
/*padding: 16px 0;*/}
.prices_exact2 {
	font-size: 13px;
	color: #1c9a9c;
	font-weight: bold;
}
.p1 {
	font-size: 14px;
	margin-right:5px;
}
.discount_cir2 {
	display: inline-block;
	margin: 0 0 0px 8px;
	border: 1px solid #ebde56;
	/* width: 60px; */
color: #009900;
	/* font-weight: bold; */
/* height: 30px; */
border-radius: 50%;
	text-align: center;
	padding: 7px 15px;
	font-size: 16px;
/* line-height: 16px; */}
.sticky-message {
	top: -5px;
	font-size: 12px;
	display: inline-block;
}
.bor_new {
	border-bottom:#c9c9c9 1px solid;
	margin-bottom:15px;
	width:95%;
	padding-bottom:5px;
}
.stock_img {
	float:right;
	margin-top:-15px;
}
.search_but {
	background-repeat:no-repeat;
	background:url(../images/Search.png) #f9c667; /* Old browsers */
	background: -moz-linear-gradient(top, #f9c667 0%, #f79621 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9c667), color-stop(100%, #f79621)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9c667 0%, #f79621 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9c667 0%, #f79621 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9c667 0%, #f79621 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9c667 0%, #f79621 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621', GradientType=0 ); /* IE6-9 */
	color:#FFFFFF;
	border-radius:3px;
	background-color: #FFFFFF;
	font-size: 17px;
	border: 1px solid #fff;
	font-weight:bold;
	transition: all 0.8s ease;
	padding: 3px 25px 4px 25px;
	text-shadow: 1px 1px 1px #fff;
	text-shadow: 1px 1px 1px #000;
}
.search_but:hover {
	background: #eab92d; /* Old browsers */
	background: -moz-linear-gradient(top, #eab92d 0%, #c79810 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eab92d), color-stop(100%, #c79810)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eab92d 0%, #c79810 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eab92d 0%, #c79810 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eab92d 0%, #c79810 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eab92d 0%, #c79810 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab92d', endColorstr='#c79810', GradientType=0 ); /* IE6-9 */
}
.user-options {
	font-family: Arial, Helvetica, sans-serif;
	border: #F7A232 2px solid;
	/* border-top: none; */
display: none;
	right: 0;
	width: 265px;
	-webkit-box-shadow: 0px 3px 0px rgba(31, 24, 29, 0.5);
	-moz-box-shadow: -0px 3px 0px rgba(31, 24, 29, 0.5);
	box-shadow: 0px 6px 8px 3px rgba(31, 24, 29, 0.5);
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	background: #f5f5f5;
	position: absolute;
	z-index: 998;
	padding: 12px 5px 18px 10px;
}
.cart_check {
	border: 1px solid #ff970e;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	padding: 3px 15px 3px 15px;
	text-decoration: none;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	font-weight: bold;
	color: #FCFFFF;
	background-color: #FFAF46;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFAF46), to(#E78404));
	background-image: -webkit-linear-gradient(top, #FFAF46, #E78404);
	background-image: -moz-linear-gradient(top, #FFAF46, #E78404);
	background-image: -ms-linear-gradient(top, #FFAF46, #E78404);
	background-image: -o-linear-gradient(top, #FFAF46, #E78404);
	background-image: linear-gradient(to bottom, #FFAF46, #E78404);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FFAF46, endColorstr=#E78404);
}
.product_name_div {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2EC02E;
	padding-bottom: 5px;
	text-align: left;
}
.product_pop_outer {
	font-size: 14px;
	padding: 5px;
	border-bottom: 1px solid #d3d3d3;
	-webkit-box-shadow: inset 0 8px 10px -7px #e4e4e4;
	-moz-box-shadow: inset 0 8px 10px -7px #e4e4e4;
	box-shadow: inset 0 8px 10px -7px #e4e4e4;
	background-color: #f1f5f8;
	background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#1a82f7), to(#fff));
	background: -webkit-linear-gradient(top, #fff, #f1f5f8);
}
.table_inner {
	color:#333333;
	font-size:13px;
}
.table_inner td {
	padding:3px 0px 3px 15px;
	line-height: 2.3;
	border-bottom:#E7DEDE 1px solid;
}
.table_inner .odd {
	background:#f8f8f8;
	border-bottom:#CCCCCC 1px dashed;
	padding-left:5px;
}
.table_inner .even {
	background:#f9f3f3;
	border-bottom:#CCCCCC 1px dashed;
	padding-left:5px;
}
.table_inner23 {
	color:#333333;
	font-size:13px;
	width:100%
}
.table_inner23 td {
	padding: 0 0px;
	line-height: 2.3;
	border-bottom: 1px solid rgba(162, 17, 189, 0.22);
}
.table_inner23 table tr {
	background: #f8f8f8;
}
.table_inner23 table tr:hover {
	background: #00FFFF!important;
}
 .table_inner23 tr:nth-child(2n) {
background: rgba(162, 17, 189, 0.06);
}
.table_inner23 div:first-child {
	font-weight:bold;
}
.tab_head {
	background: #FFFFFF;
	color: #00a347;
	font-size: 14px;
	border-bottom: #00a347 2px solid;
	font-weight: bold;
	padding-bottom: 3px;
}
.table_inner .fa {
	color: #00a347;
	cursor:pointer;
}
.buttond.blue {
	color: #FFFFFF !important;
	text-shadow: 0px 1px 0px #000000;
	background-color: #17646f;
	background-image: -moz-linear-gradient(top, #17646f 0%, #124e56 50%, #0d373c 50%, #124e56 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #17646f), color-stop(50%, #124e56), color-stop(50%, #0d373c), color-stop(100%, #124e56));
	background-image: -webkit-linear-gradient(top, #17646f 0%, #124e56 50%, #0d373c 50%, #124e56 100%);
	background-image: -o-linear-gradient(top, #17646f 0%, #124e56 50%, #0d373c 50%, #124e56 100%);
	background-image: -ms-linear-gradient(top, #17646f 0%, #124e56 50%, #0d373c 50%, #124e56 100%);
	background-image: linear-gradient(top, #17646f 0%, #124e56 50%, #0d373c 50%, #124e56 100%);
}
.buttond.small {
	padding: 12px 15px;
	font-size: 100%;
	border-radius:5px;
}
.buttond.green {
	color: #000000 !important;
	text-shadow: 0px 1px 0px #88bd17;
	background-color: #accf1f;
	background-image: -moz-linear-gradient(top, #accf1f 0%, #8bbc18 50%, #67a611 50%, #8abb18 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #accf1f), color-stop(50%, #8bbc18), color-stop(50%, #67a611), color-stop(100%, #8abb18));
	background-image: -webkit-linear-gradient(top, #accf1f 0%, #8bbc18 50%, #67a611 50%, #8abb18 100%);
	background-image: -o-linear-gradient(top, #accf1f 0%, #8bbc18 50%, #67a611 50%, #8abb18 100%);
	background-image: -ms-linear-gradient(top, #accf1f 0%, #8bbc18 50%, #67a611 50%, #8abb18 100%);
	background-image: linear-gradient(top, #accf1f 0%, #8bbc18 50%, #67a611 50%, #8abb18 100%);
}
.new_pin input {
	font-size: 12px;
	padding: 9px 6px;
	border: 1px solid #ccc;
	resize: none;
	font-family: inherit;
	margin: 0 0 0 10px;
	box-shadow: inset 1px 1px 6px 0 #e4e4e4;
	width: 115px;
	font-size: 15px;
	color: #666;
}
.new_pin input:focus {
	border-color:#2271b2;
	outline:0
}
#underlay_enq {
	display: none;
	z-index: 10;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
}
#underlay {
	display: none;
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
}
#show_top {
	float:right
}
.outer_fieldset {
    border: 1px solid #00a347;
    /* border-radius: 3px; */
    /* -webkit-border-radius: 3px; */
    -moz-border-radius: 3px;
    /* box-shadow: 0 0 10px rgba(189, 189, 189, 0.4); */
    /* -webkit-box-shadow: 0 0 10px rgba(189, 189, 189, 0.4); */
    -moz-box-shadow: 0 0 10px rgba(189, 189, 189, 0.4);
    overflow-y: hidden;
    overflow-x: auto;
    margin-bottom: 15px;
}
.head {
	width: 100%;
	border: none;
	/* padding-top: 5px; */
border-bottom: 1px solid #00a347;
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 16px;
	background:#00a347;
	/*padding: 19px;*/
line-height: 0;
	
}
.head h1 {
	font-size: 16px;
	color: #fff;
	line-height: 19px;
	padding: 8px 0px;
	margin: 0px;
	font-weight: 500;
	margin-left: 10px;
	display: block;
	float: left;
	font-weight:bold;
}
/*.fieldset_outer{background:#FFFFFF;    overflow-y: hidden;
overflow-x: auto;margin-bottom:15px;}*/
.in_legend {
	padding:0 10px;
}
.legend {
	border: none;
	width:100%;
	border-bottom: 1px solid #DEDEDE;
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	height: 35px;
	min-height: 35px !important;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 16px;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#1a000000', GradientType=0);
	line-height:2;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.in_legend_inner {
	color:#993366;
	font-size:12px;
}
.table_my {
	/*padding: 10px 20px ;
background: #f8f8f8 url(../img/pattern.jpg) left top repeat;*/
-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width:100%;
	overflow:hidden;
	background:#fff;
}
.table_my td {
	vertical-align: middle;
	padding: 6px 10px;
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	/*    width: 27%;
*/    color: #000;
	font-size: 14px;
}
.table_my td:nth-child(2n) {
/*   width:80%;
*/}
.table_my td:last-child {
	border-right: none;
}
.table_my table tr {
	background: #f8f8f8;
}
 .table_my tr:nth-child(2n) {
background: rgba(226, 226, 226, 0.36);
}
.table_my select {
	height:25px !important;
}
.table_my select[multiple] {
	height:80px !important;
}
.table_my select[multiple] option {
	line-height: 0 !important;
	padding: 0;
	font-size: 13px;
}
.table_my select[multiple]:selected {
color:#CCCC00;
}
.table_my input[type='text'], .table_my select, .table_my textarea, .table_my input[type='password'] {
	float: left;
	margin-bottom:0px;
	width: 200px;
	/* height: 30px; */
background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #888;
	resize:none;
	font-size: 16px;
	outline:none !important;
	padding: 0px 5px;
transition:.8s ease all;
}
.table_my input[type='text']:focus, .table_my select:focus, .table_my textarea:focus, .table_my input[type='password']:focus {
	border: 1px solid #ff5a00;
	outline:none !important;
}
.table_my .textarea {
	height:150px;
}
.table_my table tr, .table_my table td {
	background:none;
	border:none;
	padding:0
}
.table_my label {
	font-weight:normal;
	margin-bottom:0;
	float:right;
	margin-right:30px;
}
.table_my input[type='radio'], .table_my input[type='checkbox'] {
	float:left;
	width:auto;
	margin-left:0!important;
	margin-right:10px!important;
}
.table_my input[type='submit'], .table_my input[type='reset'].table_my input[type='button'] {
	float:none;
	width:auto;
	margin-right:10px;
}
.table_my button {
	cursor: pointer;
	width: 30%;
	height: 42px;
	padding: 0;
	background: #F5D6FD;
	color: #C51AAE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	-moz-box-shadow: 0 15px 30px 0 rgba(255, 255, 255, .1) inset;
	-webkit-box-shadow: 0 15px 30px 0 rgba(255, 255, 255, .1) inset;
	box-shadow: 0 15px 30px 0 rgba(255, 255, 255, .1) inset;
	font-family: 'PT Sans', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .1);
-o-transition: all .2s;
-moz-transition: all .2s;
-webkit-transition: all .2s;
-ms-transition: all .2s;
}
.table_my button:hover {
	-moz-box-shadow: 0 -15px 30px 0 rgba(255, 255, 255, .05) inset;
	-webkit-box-shadow: 0 -15px 30px 0 rgba(255, 255, 255, .05) inset;
	box-shadow: 0 -15px 30px 0 rgba(255, 255, 255, .05) inset;
	outline:none;
}
.f_left {
	float:left;
}
.f_right {
	float:right;
}
.t_left {
	text-align:left;
}
.t_right {
	text-align:right;
}


.st_g, .st_b, .st_r {
	color: #fff!important;
	padding: 2px 4px !important;
}
.st_b {
	background: #31b0d5 !important;
}
.st_g {
	background: #00CC00 !important;
}
.st_r {
	background: #00a347 !important;
}
/*.mGrid2 tr:hover {background-color: rgba(72, 164, 40, 0.43);}*/
.cart tr td {
	padding-bottom: 10px;
}
.mrpp {
	font-size:13px;
	font-weight:bold;
	color:#CC3300;
	text-decoration:line-through
}
.opp {
	font-size:15px;
	font-weight:bold;
	color:#009900;
}



::-webkit-scrollbar {
width: 5px;
}

/*::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px #FF0000; 
border-radius: 10px;
}*/

::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px #FF0000;
}
.bor_new_rasi {
	border-bottom: #c9c9c9 1px solid;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.prices_exact_rasi {
	font-size: 15px;
	color: #00a347;
}
.prices_exact_rasin {
	font-size: 15px;
	color: #00a347;
}
.prices_exact_rasin a {
	ont-size: 15px;
	color: #00a347;
	font-style: italic;
	font-weight: bold;
}
.rashi_head {
	color: #00a347;
	/* font-family: cursive; */
letter-spacing: 0;
	/* font-weight: bold; */
font-size: 24px;
	margin-bottom: 5px;
}
.newout {
	display: block;
	width: 100%;
}
.newout .aa-blog-img {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	padding: 2px;
	border: 1px solid rgba(233, 218, 64, 0.88);
}
.newout .aa-blog-img:hover img {
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.newout .aa-blog-img img {
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
}
.newout .aa-blog-img .aa-blog-img-caption {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background: rgba(233, 218, 64, 0.88) none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	width: 100%;
}
.newout .aa-blog-img .aa-blog-img-caption a, .newout .aa-blog-img .aa-blog-img-caption span {
	color: #000;
	font-size: 15px;
}
.newout .aa-blog-img .aa-blog-img-caption a i, .newout .aa-blog-img .aa-blog-img-caption span i {
	margin-right: 5px;
}
.newout .aa-blog-img:hover .aa-blog-img-caption {
	background-color: #00a347;
}
.newout:hover .aa-blog-img {
	border: 1px solid #00a347;
}
#popup {
	position: absolute;
	display: hidden;
	top: 36px;
	width: 100%;
	height: auto;
	z-index: 9999999;
	padding: 3% 0;
}
#popup_mid {
	width: 1008px;
	margin: 0 auto;
	padding: 14px;
	border-radius: 10px;
}
#popup_in {
	background-color: white;
	z-index: 9999999;
	padding: 5px;
	border: solid 5px #2e3a90;
	border-radius: 5px;
	text-align: center;
}
#popup_ino {
	background-image: url(images/logo.jpg);
	height: 408px;
	background-size: 100% 100%;
}
#popup h3 {
	font-weight: normal;
	font-size: 17px;
	color: #eb4575;
	margin: 0;
	padding: 5px 0;
	text-align: left;
}.modal-header .close {
    margin-top: -2px;
    color: #3e393a;
}


.modal-body li {color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  padding: 5px 0 5px 15px;
  position: relative;
 
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;}
  
  
  
.modal-body p {color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  padding: 5px 0 5px 15px;
  position: relative;
 
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;}
  
 .modal-body li:before {
  content: "\f101";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 5px;
}
  
  
#overlay-back {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=60);
	z-index: 9999;
	display: none
}
.close-image {
	cursor:pointer;
	display: block;
	float: right;
	position: relative;
	/* top: -15px; */
margin-bottom: -26px;
	/* right: -15px; */
height: 20px;
}
#mu-features {
	display: inline;
	float: left;
	padding: 66px 0;
	width: 100%;
	
}

#whyUsold {
	background-attachment: fixed;
	background:#cccccc57;
	background-repeat: no-repeat;
	background-size: cover;
	display: inline;
	float: left;
	width: 100%;
	position: relative;
}

#whyUs {
	background-attachment: fixed;
	background:#00a347;
	background-repeat: no-repeat;
	background-size: cover;
	display: inline;
	float: left;
	width: 100%;
	position: relative;
}

.whyus_top {
	display: inline;
	float: left;
	padding: 26px 0;
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 40;
}
.single_whyus_top {
	float: left;
	display: inline;
	width: 100%;
	text-align: center;
}

#whyUsnew {height:300px;
	background-attachment: fixed;
	background-image: url(../images/vv.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: inline;
	float: left;
	width: 100%;
	position: relative;
}
#whyUsnew:after {
	background-color: none;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
#whyUsnew23 {
	background-attachment: fixed;
	background-image: url(../images/vv2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: inline;
	float: left;
	width: 100%;
	position: relative;
}
#whyUsnew23:after {
	background-color: none;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

#whyUsnew37 {height:295px;
	background-attachment: fixed;
	background-image: url(../images/vv23.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: inline;
	float: left;
	width: 100%;
	position: relative;
}
#whyUsnew37:after {
	background-color: none;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
#whyUsnew50 {height:300px;
	background-attachment: fixed;
	background-image: url(../images/vv50.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: inline;
	float: left;
	width: 100%;
	position: relative;
}
#whyUsnew37:after {
	background-color: none;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}


.vc_custom_1442872638948 {
    padding: 52px 15px;
    /* padding-right: 5% !important; */
    /* padding-left: 5% !important; */
    background-color: #000000 !important;
}

.mu-sidebar-catg {
 
}
.rtyuk{padding:1px 0}
 .mu-sidebar-catg li{
  padding-left: 25px;
}
 .mu-sidebar-catg li a {
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  padding: 5px 0 5px 15px;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
 .mu-sidebar-catg li a:hover,  .mu-sidebar-catg li a:focus {
  margin-left: 5px;
}
 .mu-sidebar-catg li a:before {
  content: "\f101";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 5px;
}





/*
.whyus_top {
	display: inline;
	float: left;
	padding: 80px 0;
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 40;
}
.single_whyus_top {
	float: left;
	display: inline;
	width: 100%;
	text-align: center;
}*/








.title_area {
	float: left;
	display: inline;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}
.title_area span {
	display: inline-block;
	text-align: center;
	height: 5px;
	width: 50px;
	background: #00a347;
}
.title_two {
	padding-bottom: 0;
	position: relative;
	text-align: center;
	color:#00a347;font-variant:small-caps;
}
.imghgh{width:100%;border-radius:50%;padding:5px;border:3px solid #fff;}

.clint {
    position: relative;
    
    overflow: hidden
}

.clint img {
    width: 100%;height:250px;
}

.clint .overlay {
    -webkit-transition: .5s ease;
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 76, 59, 0.5);
    top: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: scale(3) rotate(90deg);
    transform: scale(3) rotate(90deg)
}

.clint .overlay i {
    font-size: 60px;
    color: #fff
}

.clint:hover .overlay {
    opacity: 1;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg)
}

.texta {
       position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 20px 0;

}

 @media screen and (max-width: 600px) {
.texta {
   display:none; 
}
}

.texta__overlay {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}

.texta__wrap {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: center;
    justify-content: center;
}
.texta__item:not(:last-child) {
    border-right: 1px solid rgba(151,151,151,.15);
}.texta__some_fa {
    color: #00c46b;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
}.texta__some {
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
}.texta__caption {
    font-size: 16px;
    line-height: 34px;
}
.texta__item {
    color: #fff;
    text-align: center;
    padding: 0 5px;
    -ms-flex: 1;
    flex: 1;
}

.texta_n_out{position: relative;}
	   
	   .texta_n {
   webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
       transition: all 0.5s ease 0s;
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    bottom: 21px;
    color: #fff;
    /* left: 0; */
    padding: 10px 24px;
    position: absolute;
    /* right: 0; */
    width: 95%;
    
}
.texta_n_out:hover .texta_n  {background: #7517b1!important; }
.texta_n_out img  { transition: all 0.5s ease 0s;   }
.texta_n_out:hover img  {    transform: scale(1.2) }
.texta_n span {

    color: #fff;
    font-size: 18px;
    
    
}
.texta_n span i {

   float:right
    
    
}


.texta_n__wrap {
    
}






@media (min-width: 768px){
.texta__wrap {
    padding: 0 30px;
}
.texta__item {
    padding: 0 20px;
}
}

.mmc{  
    padding: 5px;    overflow: hidden;
    width: 100%;background: #fff; 
border:1px solid #c0bebe;
text-align:center;
   background: #fff;
    box-shadow: 1px 1px 1px #fff;}
	
	
	.mmc_in {
   
    overflow: hidden;
    width: 100%;
    
    position: relative;
    
}
	.mmc_in img {transition:all 0.5s ease 0s;
    
}	
	.mmc_in:hover img {
    transform: scale(2.4);
}	
.stars {
    text-align: center;
    margin-bottom: 13px;
}
i.blue-star {
    color: #ff9b05;
}
i.gray-star {
    color: #808080;
}


.mmc h4{
	font-weight:600;
	font-size:14px;
	color:#212121;
	text-align: center;
}
.mmc h4 span{
	font-weight:300;
	text-decoration:line-through;
	padding-left:1em;
}

	
	
	.new_con_img420 {
 
    transition: .8s ease all;
    padding: 4px;
  
    /*height: 185px !important;*/
    
}

	.dodo:hover .new_con_img420 {
 
    border-radius: 5px;

}


.aa-secondary-btn23 {color: #fff!important;
    /* font-weight: bold; */
    background-color: #00a347;
    font-size: 15px;
    padding: 7px 22px;
    display: inline-block;
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    -ms--border-radius: 4px;
    /* border-radius: 4px; */
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 86%;
    
    border: 1px solid #fff;
}.aa-secondary-btn23_r {
    /* font-weight: bold; */
    background-color: #FF0000!important;
    
}.aa-secondary-btn23_r:hover {
    /* font-weight: bold; */
    background-color: #990000!important;
    
}
.mmc:hover .aa-secondary-btn23, .aa-secondary-btn23:hover, .aa-secondary-btn23:focus {
	text-decoration: none;background-color: #06391a;
	
	
}
.aa-secondary-btn23o {color:#fff;
	font-weight: bold;
	background-color: #FF0000!important;
	font-size: 16px;
	padding: 5px 22px;
	display: inline-block;
	/* -webkit-border-radius: 4px; */
-moz-border-radius: 4px;
	-ms--border-radius: 4px;
	/* border-radius: 4px; */
-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	border: 1px solid #fff;
}
.aa-secondary-btn23o:hover, .aa-secondary-btn23o:focus {
	text-decoration: none;background-color: #990000!important;
	
	
}.titu420 p {
    color: #fff!important;
}

.text_t22{color:#00264f!important;padding:0 0 20px;}
.text_t223{color: #212121;
   font-weight:bold;
    text-transform: capitalize;
    font-size: 14px;padding:10px 0;
    text-align: center;}
.imgp{padding:15px 0;width:100%;overflow:hidden}

.butas span{color: #FFFFFF!important;}
.text_t22 span{color: #212121;
    
    
    font-size: 14px;
    text-align: center;}




.titu p {
	color:#fff;
}
.title_twowl {color: #fff;
     font-weight: normal; 
    font-size: 26px;
    font-variant: small-caps;
    text-align: center;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 13px;
}
.title_twows {
	font-weight: 400;
	color: #fff;
	font-size: 20px;
	padding-bottom: 3px;
	text-align: center;
	text-transform: uppercase;
}
.new_title .title_two {
	color:#FFFFFF!important;
}
.whyus_icon {
	background: none repeat scroll 0 0 #00a347;
	border-radius: 150px;
	color: #ffffff;
	display: inline-block;
	height: 150px;
	text-align: center;
	width: 150px;
	-webkit-transition: all 1.3s ease-in-out;
	-moz-transition: all 1.3s ease-in-out;
	-o-transition: all 1.3s ease-in-out;
	-ms-transition: all 1.3s ease-in-out;
}
.whyus_icon:hover {
	background:#00a347;
	-webkit-transform: rotate(360deg) scale(1.3);
	-moz-transform:    rotate(360deg) scale(1.3);
	-o-transform:      rotate(360deg) scale(1.3);
	-ms-transform:     rotate(360deg) scale(1.3);
}
.whyus_icon span {
	display: inline-block;
	font-size: 70px;
	height: 100%;
	line-height: 160px;
	width: 100%;
	-webkit-transition:   all 0.5s;
	-o-transition:  all 0.5s;
	transition:   all 0.5s;
}
.single_whyus_top:hover .whyus_icon span {
	transform:scale(0.9);
}
.single_whyus_top>h3 {
	font-size: 20px;
	font-weight: bold;
	color: #00a347;
}
.single_whyus_top>p {
	font-size: 13px;
}
.whyus_bottom {
	float: left;
	display: inline;
	width: 100%;
	padding: 56px 0px 85px;
	background:#0B90BB;
	/* background-image: url(img/skills_bg.jpg);*/
background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
@-webkit-keyframes spinnerRotate {
from {
-webkit-transform:rotate(0deg);
}
to {
	-webkit-transform:rotate(360deg);
}
}
@-moz-keyframes spinnerRotate {
from {
-moz-transform:rotate(0deg);
}
to {
	-moz-transform:rotate(360deg);
}
}
@-ms-keyframes spinnerRotate {
from {
-ms-transform:rotate(0deg);
}
to {
	-ms-transform:rotate(360deg);
}
}
#spin {
	position:fixed;
	top:2%;
	left:0%;
	-webkit-animation-name: spinnerRotate;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spinnerRotate;
	-moz-animation-duration: 5s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spinnerRotate;
	-ms-animation-duration: 5s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
}
#newsSection {
	overflow: hidden;
	float: left;
	display: inline;
	width: 100%;
	background: #009240;
	margin: 15px 0 0;
}
.latest_newsarea {
	overflow: hidden;
	float: left;
	display: inline;
	width: 100%;
	position: relative;
}
.marty a {
	white-space: nowrap;
	padding: 0;
	color: #fff;
	margin: 0 5px 0 0;
}
.marty a:hover {
	color: #CCCCCC;
}
.marty t {
	color: #CCCCCC;
}
.latest_newsarea span {
	display: block;
	float: left;
	font-size: 15px;
	padding: 5px 16px;
	position: absolute;
	z-index: 20;
}
.latest_newsarea span {
	background-color: #00a347;
	color: #fff;
}
.latest_newsarea span:after, .latest_newsarea span:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.latest_newsarea span:after {
	border-color: rgba(0, 153, 204, 0);
	border-left-color: #00a347;
	border-width: 10px;
	margin-top: -10px;
}
.latest_newsarea span:before {
	border-color: rgba(0, 153, 204, 0);
	border-left-color: #00a347;
	border-width: 11px;
	margin-top: -11px;
}
.tickercontainer { /* the outer div with the black border */
	width:100%;
	height: 31px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	left: 10px;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 100%;
	height: 20px;
	overflow: hidden;
	margin-top: 4px;
}
.new_con_img {
	width: 198px;
	height: 114px !important;
	border: #F30702 1px solid;
	box-shadow: 1px 1px 1px #ccc;
transition: .3s ease all;
	padding: 4px;
}
.new_con_img:hover {
	border: #009900 1px solid;
	box-shadow: none;
}
.imgf {
	float: left;
	margin-right: 15px;
	margin-bottom: 2px;
}
.desc_eng_mini {
	text-align:justify;
	font-size:16px;
	color:#666;
	font-size:16px;
}
.title_head {
transition: .3s ease all;
	text-decoration: none;
	color: #2e1d65;
	padding: 0 2px 6px;
	font-size: 20px;
}
.desc_eng_mini {
	color: #666;
	font-size: 16px;
	text-align: justify;
}
.new_con_img_full {
	height: auto;
	max-height: 252px;
	margin: 0 auto;
	float: none;
	border: #ff0000 1px solid;
	padding: 9px;/* box-shadow: 1px 1px 1px #ccc; */
}
.heade {
	font-weight: bold;
	border-bottom: 2px solid #009240;
	padding: 0 10px 2px 0px;
	color: #009240;
	line-height: 2.4;
	display: inline;
	margin-bottom: 5px;
}
.pdf {
/* width: 100%;
color: #000000;
font-size: 18px;
margin-top: 14px;
overflow: hidden;
padding: 18px 0;*/
}
.btn23 {
	float: right;
	box-shadow: 1px 1px 1px #ccc;
	background: none;
	position: relative;
	display: inline-block;
	padding: 8px 12px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff !important;
	border: none;
	background-color: #009240;
	letter-spacing: 0;
	/* text-transform: uppercase; */
text-shadow: none;
	text-decoration: none!important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	transition: all 0.5s ease;
}
.btn23:hover {
	box-shadow: none;
	background: #0000CC;
}
.prod {
	border: 1px solid #008c3d;
	padding: 2px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
	margin-bottom: 12px;
}
.prod:hover {
	border: 1px solid #0033CC;
}
.panel-group {
	margin-bottom: 0px!important;
}
.emsg {
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 5px 5px 5px 15px;
	border-radius: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	display: none;
}
.msg {
	background-color: #00CC00;
	color: #FFFFFF;
	padding: 5px 5px 5px 15px;
	border-radius: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	display: none;
}
.full {
	width:100%;
	overflow:hidden;
}
.cate {
	background: rgba(11, 50, 241, 0.18);
	font-size: 17px;
	font-weight: bold;
	color: #000;
	margin: 7px 0;
	padding: 2px 16px;
}
.prty {
}
.videowrapbox {
}
.videowrapbox iframe {
	height:200px;
}
.vid_but {
	padding:15px;overflow:hidden;
}
.aabut {
	border: 2px solid #20bc6d;
	letter-spacing: 0px;
	letter-spacing: 0px;
	text-decoration: none;
	color: #20bc6d;
	font-weight: normal;
	/* font-weight: 700; */
/* font-weight: bold; */
padding: 6px 25px;
transition: .5s ease all;
	font-size: 17px;
	font-family: 'os';
	margin: 0 15px 0 0;
	text-transform: uppercase;
}
.aabut:hover {
	color: #fff;
}
.dis_none {
	display:none;
}
@media (max-width: 480px) {
.imgf{float:none}
#footer{
 background-size:100% 100% !important;
   
}
#aa-promo .aa-promo-area .aa-promo-banner img {
	
	height: auto;
	
}
#aa-slider .aa-slider-area .seq-title {
left: 2%;
top: 15%;
width: 90%;
}
 #aa-slider .aa-slider-area .seq-title h2 {
font-size: 25px;
line-height: 30px;
margin-top: 0;
}
 #aa-slider .aa-slider-area .seq-title span {
font-size: 12px;
}
 .seq .seq-next, .seq .seq-prev {
font-size: 30px;
line-height: 35px;
margin-top: -50px;
padding: 5px 12px;
}
 .aa-product-catg {
margin-left: 0;
}
 .aa-product-catg li {
margin-left: 0;
width: 100%;
}
 .slick-prev {
left: 84%;
}
 #aa-promo .aa-promo-area {

padding: 0;
}
 #aa-promo .aa-promo-area .aa-promo-left {

width: 100%;
}
 #aa-promo .aa-promo-area .aa-promo-right {
height: auto;
}
 #aa-promo .aa-promo-area .aa-promo-right .aa-single-promo-right {

width: 100%;
}
 #aa-product .aa-product-area {
margin-top: 20px;
}
 .aa-products-tab li a {
margin: 0 4px;
padding: 6px;
}
 .scrollToTop {
font-size: 20px;
height: 40px;
line-height: 35px;
width: 40px;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-sort-form select {
width: auto;
padding: 0 5px 0 0;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-show-form select {
padding: 0 5px 0 0;
width: auto;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li {
height: 500px;
width: 100%;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-product-img {
margin-bottom: 20px;
margin-right: 0;
width: 100%;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-add-card-btn {
bottom: 0;
left: 0;
width: 100%;
}
 #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li .aa-product-hvr-content {
top: 40%;
width: 100%;
}
 #aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content h2 {
font-size: 20px;
line-height: 20px;
}
 #aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content .breadcrumb {
margin-bottom: 0;
padding: 3px 10px;
}
 #aa-catg-head-banner {
height: 100px;
}
 #aa-catg-head-banner img {
height: 100%;
}
 #aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content {
padding: 6.5% 0;
}
 .aa-wishlist-table .aa-add-to-cart-btn {
font-size: 7px;
padding: 8px 0;
}
 #cart-view .cart-view-area .aa-wishlist-table .table thead tr th {
font-size: 14px;
padding: 10px 0;
}
 #aa-contact .aa-contact-area .aa-contact-top {
padding: 0
}
.head7896 {
    font-size: 14px;
   
}
 #aa-contact .aa-contact-area .aa-contact-top h2, .hert > h2 ,#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content span,.title_twowl,.title_twows{
font-size: 18px;
line-height: 22px;
padding-bottom: 10px;
}

.head7896 {
   
    font-size: 16px;

}
.aa-latest-blog-single_4200 .aa-blog-img .aa-blog-img-caption a, .aa-latest-blog-single_4200 .aa-blog-img .aa-blog-img-caption span {
    font-size: 12px;
}
 #aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-left .comments-form textarea {
width: 100%;
}
 #aa-contact .aa-contact-area .aa-contact-address {
}
 #aa-error .aa-error-area {
padding: 70px 70px 90px;
}
 #aa-error .aa-error-area h2 {
font-size: 100px;
line-height: 100px;
margin-bottom: 20px;
}
 .aa-blog-details #respond input[type="text"], .aa-blog-details #respond input[type="email"], .aa-blog-details #respond input[type="url"] {
width: 100%;
}
}
.imgcc{padding-top:10px;}
.pitu{padding-bottom:15px;}
.pitu span{color: #0909b9;
    font-weight: bold;}
	
	
	.vedio_box {
   bottom: 69px;
    position: absolute;
    right: 73px;
    width: 389px;
    height: 200px;
    z-index: 9;
}.vedio_box iframe{height:100%;width:100%}

@media (max-width: 480px) {
.vedio_box{display:none;}}
.diva{padding:5px 0;}
.head12{color: #00a347;    padding: 15px;
    /* font-weight: bold; */
    font-size: 26px;
    font-variant: small-caps;
    text-align: center;
    font-family: Helvetica, Arial, Verdana, sans-serif;}
	.head12big{color: #00a347;    padding: 7px 0 0px 0;
    /* font-weight: bold; */
    font-size: 26px;
    font-variant: small-caps;
    text-align: center;
    font-family: Helvetica, Arial, Verdana, sans-serif;}
	
	
	.head1232 {
   color: #00a347;
    margin-bottom: 10px;
    font-weight: bold;position:relative;
    font-size: 28px;
    font-variant: small-caps;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}


.head1232:before {
 /*<!-- position: absolute;
    margin: auto;
    z-index: 1;
    content: "";
    width: 16%;
    height: 2px;
    background: #00a347;
    bottom: -3px;
    left: 0%;-->*/
}


.imh56{max-width: 306px;opacity:.8;
    padding: 3px;transition: .5s ease all;
    border: 4px double #ccc;}
	.imh56:hover{opacity:1;}


/*--------------------*/
/* FOOTER SECTION */
/*--------------------*/
.con_head{color:#FFFFFF;font-size:24px;font-variant:small-caps;}
.con_head2{font-family: arial !important;color:#FFFFFF;font-size:15px;margin-bottom:30px;}
#footer{
  background: #06391a;
    
   /* padding-top: 230px;*/
    color: #8CC63F;overflow:hidden;width:100%
}
.footer_top{
  float: left;
    display: inline;
    width: 100%;
    
    padding: 40px 0px 40px;
    position: relative;
    /* padding-top: 0!important; 
   margin-top: 39px;*/
}

.conas{border-radius:50px;border:1px solid #fff;padding:15px;color:#fff}
/*.footer_top:before {
    content: "";
    position: absolute;
    top: -106px;
    border-width: 0 882px 106px 0;
    border-style: solid;
  
	
	   border-color: transparent transparent #00cc64 #00cc64;
    display: block;
    width: 0;
}.footer_top:after {
    content: "";
    position: absolute;
    top: -120px;
    right: 0;
    border-width: 0px 1904px 120px 0;
    border-style: solid;
  border-color: transparent transparent #0177b5 #0177b5;
    display: block;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    width: 0;
}
*/
@media (max-width: 1680px){
/*.footer_top:after {
    border-width: 0px 1674px 120px 0;
}*/
}

.single_footer_widget {
  display: inline;
  float: left;
  padding: 0 10px;
  width: 100%;
}
.single_footer_widget > h3 {
 padding: 0;font-variant: small-caps;
    font-size: 20px;
    color: #fff;
    position: relative;
    /* text-transform: uppercase; */
    /* margin-bottom: 25px; */
    padding-bottom: 7px;
    margin-top: 12px;
    border-bottom: 4px double #ccc;
}address {
     margin-bottom:0px; 
    
}
.fontas{color: #00a347;
    padding-bottom: 0px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    font-variant: small-caps;}
/*.single_footer_widget > h3:after {
  
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 25%;
    position: absolute;background:#fff;
}*/
.single_footer_widget>p{
  color: #fff;
}



.footer_widget_nav li a {
color: #f9f9f9;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 0 5px 15px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
    border-bottom: 1px solid #ccc;
}


.footer_widget_nav li a:before {
    content: "\f101";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 5px;
}
.footer_widget_nav li a:hover, .footer_widget_nav li a:focus {
  margin-left: 5px;text-decoration:none;
}

.single_footer_widget address p {
   font-weight: lighter;
    letter-spacing: 0.5px;
    color: #fff;
    /* line-height: 1; */
    margin: 0 0 6px;transition:.5s ease all;
}
.single_footer_widget address p:hover {
  
    color: #a6d6f5;
    /* line-height: 1; */
    
}
.descp{margin-bottom:15px;font-size:16px;padding:10px}
.footer_social li a {
color: #fff;
    display: inline-block;
    float: left;
    font-size: 22px;
    padding: 0 10px;
}
.footer_bottom{
     float: left;
    display: inline;
    width: 100%;
    background-color: #0177b5;
    padding: 15px 0px;
   
}
.footer_bootomLeft{
  float: left;
  display: inline;
  width: 100%;
}
.footer_bootomLeft>p,.footer_bootomRight>p ,.footer_bootomRight a{margin-bottom: 0px;    color: #fff}

.footer_bootomRight{
  float: left;
  display: inline;
  width: 100%;
  text-align: right;
}
.modal-dialog {
    width: 600px;
    margin: 0 auto;
}
.fad{width: 77px;
    height: 78px;
    border: 4px solid #fff;
    padding: 21px;
    border-radius: 50px;
    color: #fff;
    font-size: 31px;}
	
	.new_con_img420 {
  border: #fff 3px solid;
    box-shadow: 1px 1px 1px #ccc;
    transition: .8s ease all;
    padding: 4px;
    border-radius: 108px;
    height: 185px !important;
    width: 185px;
}

	.dodo:hover .new_con_img420 {
 
    border-radius: 0;

}

.new_con_img423 {
  border: #fff 3px solid;
    box-shadow: 1px 1px 1px #ccc;
    transition: .8s ease all;
    padding: 4px;
    border-radius: 108px;
    height: 200px !important;
    width: 200px;
}

	.new_con_img423:hover {
 
    border-radius: 0;

}


.read2{font-size:13px !important;color:#FFFFFF;transition:.5s ease all;font-weight:normal;}

.read2:hover{margin-right:5px;color:#FFFFFF;}



#newsSection{
  float: left;  
  display: inline;
  width: 100%;
 background: #000;
 
}



.latest_newsarea{
  float: left;
  display: inline;
  width: 100%;
  
  position: relative;
}
.marty{width:85%}
	.marty a {
	font-size: 13px;
    white-space: nowrap;
    padding: 0;
    color: #fff ;
} 
.marty a:hover{
	color: #c6c6c6;
}

.marty t {
	font-weight:bold;
	color: rgb(171, 220, 236);
	
} 



	
	.latest_newsarea span {
   display: block;
    float: left;
    font-size: 15px;
    padding: 5px 11px 5px 23px;
    position: absolute;
    z-index: 20;
}	
.latest_newsarea span {
  background-color: #09c;
  color: #fff;
}
.latest_newsarea span:after, .latest_newsarea span:before { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
.latest_newsarea span:after { border-color: rgba(0, 153, 204, 0); border-left-color: #09c; border-width: 10px; margin-top: -10px; } 
.latest_newsarea span:before { border-color: rgba(0, 153, 204, 0); border-left-color: #0099cc; border-width: 11px; margin-top: -11px; }
.social_area {
  position: absolute;
  right: 0;
  top: 0px;
  background: #fff;
  
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  height: 31px;
}

.imh420{}

/*popup */


.reg_link{text-align:left;overflow:hidden;width:100%;margin-bottom: 15px;}
.reg_link a{color: #F48221;background:none;font-weight:bold;cursor:pointer;font-size:15px}
.reg_link a:hover{color:#333333;}
.register_b_s register{width:98%;background:none;}
.register-container {
    margin-top: 50px;
}

/* ----- iPhone ----- */

.register  {
    padding: 10px 20px ;border:#F48221 5px solid;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);
    text-align: center;overflow:hidden;
}

.register h2 {
    padding-bottom: 9px;
  border-bottom: 1px dashed #bbb;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.register input,select,textarea {
     margin-bottom: 10px;float: left;
  width: 100%;
  /* height: 30px; */
  background: #fcfcfc;
  border: 2px solid #ddd;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
  color: #888;resize:none;
  font-size: 16px;
  padding: 5px;transition:.8s ease all;
}


.register  textarea {
    height:150px;
}

.register input[type='checkbox']{float:none;}
.register  input:focus,select:focus,textarea:focus {
    border: 2px solid #F48221;outline:none;
   
}

.register form label {
     margin: 0px 0 3px 5px;
  font-size: 14px;color:#333;
  text-align: left;width: 100%;
  float: left;font-weight: 600;
}

.register form label span {
    color:#FF0000;
}

.register form input:-moz-placeholder { color: #aaa; }
.register form input:-ms-input-placeholder { color: #aaa; }
.register form input::-webkit-input-placeholder { color: #aaa; }


.reg_s23,.reg_s{font-size: 13px;
  margin-bottom: 15px;
  padding: 5px;
  width: 99%;
  
  color: #598E0D;padding-bottom:30px;overflow:hidden}
.but_new,.register form button{
border: 1px solid #ffad41;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 19px;
  font-family: arial, helvetica, sans-serif;
  padding: 2px 20px;
  text-decoration: none;
  display: inline-block;
  /* text-shadow: 0px 0px 0 rgba(0,0,0,0.3); */
  font-weight: bold;
  color: #F5F5F5;
  background-color: #ffc579;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc579), to(#fb9d23));
  background-image: -webkit-linear-gradient(top, #ffc579, #fb9d23);
  background-image: -moz-linear-gradient(top, #ffc579, #fb9d23);
  background-image: -ms-linear-gradient(top, #ffc579, #fb9d23);
  background-image: -o-linear-gradient(top, #ffc579, #fb9d23);
  background-image: linear-gradient(to bottom, #ffc579, #fb9d23);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffc579, endColorstr=#fb9d23);
  
  cursor: pointer;
}

.but_new:hover,.register form button:hover{
 border:1px solid #ff9913;color:#fff;
 background-color: #ffaf46; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaf46), to(#e78404));
 background-image: -webkit-linear-gradient(top, #ffaf46, #e78404);
 background-image: -moz-linear-gradient(top, #ffaf46, #e78404);
 background-image: -ms-linear-gradient(top, #ffaf46, #e78404);
 background-image: -o-linear-gradient(top, #ffaf46, #e78404);
 background-image: linear-gradient(to bottom, #ffaf46, #e78404);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffaf46, endColorstr=#e78404);
}


.register form button:active {
    -moz-box-shadow:
        0 -15px 30px 0 rgba(255,255,255,.05) inset,       
        0 5px 8px 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow:
        0 -15px 30px 0 rgba(255,255,255,.05) inset,       
        0 5px 8px 0 rgba(0,0,0,.1) inset;
    box-shadow:
        0 -15px 30px 0 rgba(255,255,255,.05) inset,       
        0 5px 8px 0 rgba(0,0,0,.1) inset;
}


/* ----- Media queries ----- */

.popup{height: auto;

  position: fixed;
  z-index: 99999999;
 width:50%;  font-size: 12px;  left: 28%;top: 0px;display:none}


@media (max-width: 767px) {
.small_li{display:none;}
   .popup{width:95%;  left: 3%;top: 0px;position: absolute;}

    .register-container { padding-left: 20px; padding-right: 20px; }



}

@media (max-width: 480px) {

    .register form button { width: 97%; }

}

#background {
  left: 0;
  top: 0;
  position: fixed;
  width: 100%;
  background: #000;
  z-index: 9999999;
  opacity: .8;
  height: 100%;display:none;
 
}
.abcs,.abcs_inner{overflow:hidden;text-align:left;font-weight:bold;}

.abcs_inner{padding-left:25px;width:100%;}

.linses a{
    overflow: hidden;
    color: #31b0d5;
    padding: 9px;transition:.5s ease all;
    font-size: 14px;
}

.linses a:hover{
  
    color: #00CC00;
    
}



/*.aa-browse-btn {background:#06391a;
	display: inline-block;
	font-size: 16px;
	padding: 12px 18px;
	color: #fff;border:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}*/
.aa-browse-btn span {
	margin-left: 4px;
}
/*.aa-browse-btn:hover, .aa-browse-btn:focus {
	background:#990000!important; border:none;
}*/
.aa-browse-btn:hover span, .aa-browse-btn:focus span{
}



.mybox{position: fixed;
    overflow-y: auto;
    top: 0;
    right: -300px;
    width: 300px;
    padding: 20px 0;
    height: 100%;
    z-index: 99999;
    transition: all 0.6s ease;
    background-color: #00264f;}
	
.close-widget-bar {
    float: right;
    font-size: 16px;
    color: #fff;margin-right:30px;
}.close-widget-bar:hover {
    
    color: #fff;
}
.widget {
    margin-bottom: 30px;
}
.ico{display:none;padding: 20px 10px;
    color: #222;float:right;}
	 @media screen and (max-width: 600px) {
	 
	 .mm_fix {
	 text-align:center;
        position: fixed;
        bottom: 0;
        left: 0;
        padding:15px;
        background-color: #333333ba;
        width: 100%;
        z-index: 1;
        -webkit-box-shadow: 0 2px 5px 0 #a8a8a8;
        box-shadow: 0 2px 5px 0 #a8a8a8
    }
	
	.mm_fix i{    display: inline-block;
    font-size: 22px;
	z-index:4;
    color: #fff;}
	 
	
.ico {
   display:block; 
}
.mm_fix_in{width:32%;float:left}
.log_div_out{position:relative;}
.log_div {
    position: absolute;
    bottom: 116%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.log_div > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #222;font-size:13px;
    white-space: nowrap;
}

.log_div > li > a:hover{color:#7517b1}
.log_div > li > a> i {
    font-size:13px!important;
    color: #222!important;
    
}

}



#cssmenu_new,
#cssmenu_new ul,
#cssmenu_new ul li,
#cssmenu_new ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu_new {
  width: 100%;margin-top:26px;
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#cssmenu_new ul ul {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu_new > ul > li > a {
  border: none;
    padding: 10px 20px;
    /* border-left: 1px solid #1682ba; */
    /* border-right: 1px solid #1682ba; */
     border-bottom: 1px solid rgba(141,184,99,.2); 
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    
    text-decoration: none;
    color: #ffffff;
    /* text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35); */
    background: #00264f;
    /* background: -webkit-linear-gradient(#00264f, #1fa0e4); */
    
    /* background: linear-gradient(#00264f, #1fa0e4); */
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15); */
}
#cssmenu_new > ul > li > a:hover,
#cssmenu_new > ul > li.active > a,
#cssmenu_new > ul > li.open > a {
  /*color: #eeeeee;
  background: #013c78;*/
 
}
#cssmenu_new > ul > li.open > a {
   
}
#cssmenu_new > ul > li:last-child > a,
#cssmenu_new > ul > li.last > a {
  border-bottom: 1px solid #1682ba;
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#cssmenu_new > ul > li > a:hover > span::after,
#cssmenu_new > ul > li.active > a > span::after,
#cssmenu_new > ul > li.open > a > span::after {
  border-color: #eeeeee;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#cssmenu_new ul ul li a {
  cursor: pointer;
  border-bottom: 1px solid rgba(141,184,99,.2);
  padding: 10px 20px;
  z-index: 1;
  text-decoration: none;
  font-size: 13px;
  color: #eeeeee;
  background: #013c78;
  
}
#cssmenu_new ul ul li:hover > a,
#cssmenu_new ul ul li.open > a,
#cssmenu_new ul ul li.active > a {

}
#cssmenu_new ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu_new ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu_new ul ul ul li a {
  padding-left: 30px;background: #0490CE;
    border-bottom: 1px solid #013c78;
}
#cssmenu_new > ul > li > ul > li:last-child > a,
#cssmenu_new > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu_new > ul > li > ul > li.open:last-child > a,
#cssmenu_new > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu_new > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu_new ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#cssmenu_new ul ul li.active > a::after,
#cssmenu_new ul ul li.open > a::after,
#cssmenu_new ul ul li > a:hover::after {
  border-color: #ffffff;
}
.breads {font-size:14px;color:#7517b1;font-weight: bold;
   padding:10px 0;overflow:hidden;
    animation-name: fadeIn;background-color: rgb(237, 237, 237);
	margin-bottom:28px;
}
.breads a{
 color: #000;
    font-size: 14px;
    
    
}
.breads a:hover{
 color: #7517b1;
    
    
    
}
.breads i{
 color: #7517b1;margin:0 5px;
    font-size: 14px;
    
    
}
.forty{padding-top: 22px;
    text-align: right;
    line-height: 2;
    font-weight: bold;}
	
	.fortytxt{color:#0098da;}.fortytxt i{color:#2ecc71;}
	
	.div_bor {
    background-size: 100% 100%;
    background-image: url(../images/news_bor.png);
    height: 10px;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
    float: left;
}
.single_notice_pane .slick-prev {  
  background-image: url("img/nav-prev.png");
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  background-position: center;
}
.single_notice_pane .slick-next {  
  background-image: url("img/nav-next.png");
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  background-position: center;
}

.single_course {
 background-color: #ffffff;
    border: 1px solid #817878;
    display: inline;
    float: left;
    min-height: 150px;
    width: 100%;
    padding: 6px;
}
.single_course_imgarea {
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}

.single_course_imgarea img {
  display: block;
  position: relative;height:200px;
  width: 100%;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.single_course_imgarea .mask {
   background-color: rgba(49, 59, 61, 0.6);
   -webkit-transform: translateX(-100%);
   -moz-transform: translateX(-100%);
   -o-transform: translateX(-100%);
   -ms-transform: translateX(-100%);
   transform: translateX(-100%);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.single_course_imgarea .mask, .single_course_imgarea .content {  
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

	
	.view-more236 {
	color: #fff;
    background: #00a347;
    font-size: 15px!important!important;
    font-weight: 300;
    padding: 7px 27px;
    display: inline-block;
    margin-top: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    transition: .5s ease all;}
	.aa-browse-btn {
	
	
	
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .16);
    color: #fff;
    background-color: #13682b;
	border: none;
    border-radius: 4px;
    padding: 8px 20px;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    font-family: inherit;
    font-size: 14px;
    justify-content: center;
    line-height: 24px;
    text-decoration: none;
    transition: .2s background-color;
    outline: none;
	
}
 .view-more236:hover,  .aa-browse-btn:hover {
    background: #990000;
    color: #FFF;box-shadow: 0px;
}

.aa-browse-btn span {
	margin-left: 4px;
}

.single_course_title {
color:#00a347;
    font-size: 17px;
    margin-top: 0px;
    
  
}
.single_course_content {
    float: left;
    display: inline;
    width: 100%;
    padding: 3px 0;
}

@media (min-width: 767px) {
.d_show {
display:block;
}
.m_show {
display:none;
}}

@media (max-width: 767px) {
.d_show {
display:none!important
}}

.breadcrumb {
    text-align: right;
    padding: 8px 15px;
    margin-bottom: 0;
    list-style: none;
    background:none;
    border-radius: 4px;
}

.breadcrumb a{    color: #00a347;}
.breadcrumb a:hover{    color: #0490CE;}

.breadcrumb  .active {
  color: #00a347;
    font-weight: bold;
}

.breadcrumb > li + li:before {
     padding: 0; 
    /* color: #ccc; */
    content: "/\00a0";
}


.datas_search {
  font-size: 18px;
  padding: 5px;
  height: 35px;
  width: 95%;
  border: 1px solid blue;
  outline: none;
  border-radius: 5px;
  color: blue;
/*   border-bottom: none; */
}
.datas {
  position: absolute;z-index:99999999999;
  background-color: white;
  border: 1px solid blue;
  border-radius: 0 0 5px 5px;
  border-top: none;
  font-family: sans-serif;
  width: 75%;
  padding: 5px;
  max-height: 10rem;
  overflow-y: auto
  
}

.datas option {
  background-color: white;
  padding: 4px;
  color: blue;
  margin-bottom: 1px;
   font-size: 14px;
  cursor: pointer;
}


@media (max-width: 767px) {
.mar_top{margin-top:20px;}
}
.accordion420,.accordion840 {
background-color:  #00a347;
    padding: 7px 15px;
    display: block;
    text-decoration: none;
    color:#fff ;
    transition: all .3s ease;
    border: 1px solid #00a347;
cursor: pointer;
width: 100%;font-weight:bold;
text-align: left;
outline: none;}


.active420 {
   background-color: #13682b;
}


.accordion420:after {
 content: "+";
    font-size: 1.5em;
    line-height: 24px;
    float: right;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.active420:after {
  content: "\2212";
}
.panel420{ max-height: 0;}
.panel420,.panel840 {
  
 
 
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  
  line-height: 1.5em;
    margin-bottom: 5px;
    border: 1px solid #13682b;
  
}.dlo{ padding:5px;}

 .dl_div, .dl_div840{ cursor:pointer;   font-size: 14px;
    font-weight: normal;display:block;
    padding: 3px 5px;transition:.8s ease all;
    background: #dddddd63;
    margin-bottom: 3px;} .dl_div span{  font-weight:bold; }


	  .dl_div:hover,.dl_div_a{ 
    background:#00a347;color:#fff!important}
	
	.clo_x{cursor:pointer;  font-weight: bold;  color: red;
    font-size: 13px;
    padding: 0 5px;display:none;
    text-align: right;}
	
	