/* CSS Document */

body, input, textarea {
	font: 12px 'Poppins', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;

}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;

}
h2 {
    font-size: 27px;
    line-height: 27px;
    margin-bottom: 22px;
    font-style: normal;
}
h3 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 20px;
    font-style: normal;
}
h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
    font-style: normal;
}

p {
    font: 14px 'Poppins', sans-serif;
    font-weight: normal;
    line-height: 23px;
	padding:0px;
	margin: 0px;
}
img {
	max-width:100%;
}
a {
    color: #1C427E;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #727272;
}
.bottom_20 {
	margin-bottom: 20px;
}

.bottom_30 {
	margin-bottom: 30px;
}
.bottom_50 {
	margin-bottom: 50px;
}

section {
	padding: 70px 0px;
}

.self-adaption img {
    max-width: 100%!important;
}

/*------------------*/
/*	GENERAL
/*------------------------------------------------------*/

/* ----------- Logo ----------- */
#trueHeader #logo{
	float:left;
	display:block;
	width:100%;
	height:97px;
	text-indent:-999em;
	background:url(../images/logo3.png) no-repeat 20px 20px;
}
.logo_main {
	float: left;
	width: 15%;
}


/*------------------*/
/*	MENU
/*------------------------------------------------------*/

.fa-shopping-cart {
	font-size: 1.5em;
}
.nav > li > a .badge {
    position: absolute;
    font-size: 10px;
    font-weight: 300;
    top: 2px;
    right: 2px;
    text-align: center;
    height: 14px;
    background-color: #BE4141;
    background-color: rgba(219, 45, 42, 0.8);
    padding: 2px 4px;
    text-shadow: none;
}

.dropdown-menu {
	font-size: 12px;
}
.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}
.menu_main {
	/*float: left;*/
	width: 100%;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: rgba(180,204,23,0.9) !important;
}
#access .menu {
	list-style: none;
	font-weight: normal;
	position: relative;
	float: right;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	margin-top: 0px;
}
#access .menu select {
	border: 2px solid #eee;
	padding: 10px 10px 10px 10px;
	background-color: #f9f9f9;
	color: #333;
}
#access .menu ul {
	margin: 0px;
	list-style-type: none;
	position: relative;
	text-align: left;
	z-index: 999;
    padding-top: 34px;
	margin: 0px 0px 0px 0px;
	float: left;
}
#access .menu ul li {
	position: relative;
	display: inline-block;
	padding: 0;
	z-index: 101;
	margin: 0px 0px 0px 0px;
	float: left;
}

#access .menu ul li a {
	display: inline-block;
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
    font-weight: 500;
	color: #0C1F3F;
	margin: 0;
	/*padding: 3px 9px 15px 9px; */
    padding-left: 16px;
    padding-top: 6px;
	text-align: center;
}
#access .menu ul li a:hover {
	color: #1E4281;
} 
#access .menu ul li a.active {
	color: #1E4281;
}
#access .menu ul li i {
	margin-left: 2px;
}

#access .menu ul li ul {
	position: absolute;
	left: 0;
	height: auto;
	display: none;
	visibility: hidden;
	width: 194px;
	padding: 0;
	margin-top: -8px;
	text-align: left;
	background: #1E4B89;
	border-top-left-radius: 0px;
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4);
}
#access .menu ul li ul li {
	display: list-item;
	float: none;
	background: none;
	padding: 0;
	margin: 0;
	height: auto;
}
#access .menu ul li ul li ul {
	top: 0;
}
#access .menu ul li ul li a {
	margin: 0;
	border: none;
	display: block;
	padding: 10px 17px 10px 17px;
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	color: #0C1F3F;
	background: #fff;
	width: 100%;
	text-align: left;

}
#access .menu ul li ul li a:hover,
#access .menu ul li ul li.active a,
#access .menu ul li ul li a.selected {
	background: #1E4B89;

	color: #fff;
	padding: 10px 17px 10px 17px;
	width:100%;
}

#access .menu ul li ul li:last-child {
	border: none;
}
* html #access .menu {
	height: 1%;
}
.page_title {
    z-index: 999;
    position: relative;
    float: left;
    width: 100%;
    margin-top: 0px;
    height: 53px;
    padding: 10px 0px;
    background: #F5F5F5;
    border-bottom: 1px solid #bdbdbd;
}
.page_title .title h1 {
    margin: 0px 0px 0px 0px;
    background: none;
    font-size: 20px;
    color: #000000;
    float: left;
}
.page_title .pagenation {
    float: right;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    color: #000000;
    margin: 4px 0px 0px 0px;
    padding: 0px;
}
.page_title .pagenation a {
    padding: 0px 0px 0px 0px;
    color: #1E4B89;
}
.page_title .pagenation i {
    color: #1E4B89;
    margin: 0px 2px 0px 2px;
}

/*------------------*/
/*	PAGES
/*------------------------------------------------------*/

/* top section */
.joosa.top_section {
	float: left;
	width: 100%;
	position: fixed;
	background-color: #fff;
	z-index: 999;
}

.joosa.top_links {
	float: right;
	width: 100%;
	padding-top: 8px;
	margin-bottom: 8px;
	text-align: right;
}
.joosa.top_links {
	font-size: 12px;
    color: #fff;
}
.joosa.top_links strong {
	color: #404040;
	font-size: 14px;
	font-weight: normal;
}
.joosa.top_links a.makeap_but {
	color: #fff;
	background-color: #1C427E;
	text-transform: uppercase;
	padding: 4px 10px;
	border-radius: 4px;
	font-size: 11px;
	font-weight: 600;
	margin-left: 8px;
}
.joosa.top_links a.makeap_but:hover {
	color: #fff;
	background-color: #B3CD34;
}

.selectnav {display: none; width: 440px; margin-left: 20px;}

.footer {
    float: left;
    width: 100%;
    background: #0C1F3F!important;
    color: #999;
    /*padding-top: 41px;*/
    padding-bottom: 54px;
}

.footer h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 27px;
    font-style: normal;
    letter-spacing: 0.5px;

}
.footer h2 i {
    font-weight: 600;
    font-style: normal;
}
.footer a:hover {
    color: #fff;
    text-decoration: underline;
}
.footer a {
    color: #d3e3ff;
    letter-spacing: 0.5px;
    font-weight: 300;
}
.footer ul.contact_address {
    float: left;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    width: 100%;
}

.footer ul.list {
    padding: 0px;
    margin: 0px;
    line-height: 2em;
}
ul {
    list-style: none;
}
.copyright_info {
    float: left;
    padding: 20px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    color: #000000;
    background: #b3cd34;
}
.copyright_info b {
    font-size: 12px;
    color: #000000;
    font-style: normal;
    font-weight: normal;
}

.copyright_info a {
    margin-top: 10px;
    font-size: 12px;
    color: #000000;
    text-align: right;
}


.scrollup {
    width: 40px;
    height: 40px;
    opacity: 1;
    position: fixed;
    bottom: 100px;
    right: 37px;
    display: none;
    text-indent: -9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
    z-index: 999;
}


/*------------------------------------------------------*/
/*	HOMEPAGE
/*------------------------------------------------------*/


.home section h1 i {
	font-size: 18px;
	color: #636363;
	font-style: normal;
	display: block;
	line-height: 25px;
	font-weight: 300;
}
.home section h1 {
	font-size: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 35px 0px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	/*text-transform: uppercase;*/
}
.home #headline h1  {
	padding: 0px 0px 14px 0px;
	margin: 0px 0px 40px 0px;
	background: url(../images/title-hline.png) no-repeat center bottom;
}
.home #product h1, .home #product h1 i {
	color: #FFF;
}
.home #product .btn {
    white-space: normal !important;
}

.home #product .thumbnail {
    display: block;
    position: relative;
    padding: 0px; 
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: none;
    border-radius: 0px; 
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.home #product .thumbnail .caption {
    padding: 0px;
    color: #333;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
.home #product .thumbnail .btn-primary {
    color: #fff;
    background-color: rgba(180,204,23,0.9);
    border-radius: 0px;
    border:0px;
    width: 100%;
}

.home #reason h1 {
    font-size: 30px;
    padding: 0px 0px 14px 0px;
    margin: 0px 0px 20px 0px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    background: url(../images/title-hline2.png) no-repeat center bottom;
}
.home .reason-item {
	min-height: 160px;
}

.home .ind_news {
    padding: 10px 5% 10px 5%;
    background: url(../images/news-bg.png) repeat-x left top;
	min-height: 298px;
}

.spe_banner {
    float: left;
    width: 99%;
    border: 1px solid #e3e3e3;
    background: #eee url(../images/graph-02.png) center top;
}
.spe_banner .left {
    float: left;
    width: 45%;
    min-height: 298px;
}
.spe_banner .right {
    float: left;
    width: 55%;
    padding-top: 28px;
}
.spe_banner .right strong {
    display: block;
    color: #404040;
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.spe_banner .right p {
    display: block;
    margin-bottom: 35px;
}
.spe_banner .right a {
    color: #fff;
    font-size: 14px;
    padding: 12px 18px;
    border-radius: 4px;
    text-transform: uppercase;
    background-color: #B3CD34;
}

/*------------------------------------------------------*/
/*	Inner Page
/*------------------------------------------------------*/

.joosa.punch_text02 b {
    font-weight: normal;
    padding: 0px;
    font-size: 27px;
    color: #1C427E;
    font-weight: normal;
    text-transform: uppercase;
}

.joosa.punch_text02 a.pur_link {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #1C427E;
    padding: 9px 18px;
    border-radius: 4px;
}

.sidebar_widget h3, .clientsays_widget h3 {
    margin-bottom: 30px;
    float: left;
}
.sidebar_widget h3 i, .clientsays_widget h3 i {
    font-weight: 600;
    font-style: normal;
}

.sidebar_widget ul.arrows_list1{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.sidebar_widget ul.arrows_list1 li a {
	color: #1C427E;
	line-height: 30px;
}
.sidebar_widget ul.arrows_list1 li a:hover {
	color: #383634;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}


.sidebar_widget ul.arrows_list2{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
	width:100%;
}
.sidebar_widget ul.arrows_list2 li {
	border-top:1px dotted #666;
}

.sidebar_widget ul.arrows_list2 li a {
	color: #1C427E;
	line-height: 30px;
	
}
.sidebar_widget ul.arrows_list2 li a:hover {
	color: #383634;
}
.sidebar_widget ul.arrows_list2 i {
	margin-right: 4px;
}

.address-info {
    /*float: left;
    background-color: #f9f9f9;
    border: 1px solid #e1e1e1;
    padding: 20px 20px 10px 20px;
    width: 100%;*/
    margin-bottom: 40px;
}

/** Product **/

.font-etro, .footer .footer-title, .block .block-title strong, .block-layered-nav .block-content .filter-wrapp dt, .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a, .nav-container #nav > li > a, .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_title > a, .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_title > span, .feature-item-parent, .item-about-contact, .box-listingtab .ltabs-tab-label {
    font-family: 'Poppins';
    font-size: 11px;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
    background-color: #ffcc00;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #000;
    border: 0px;
}
.nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 0px;
    border-right: 1px solid #000;
    border-radius: 0;
}
.nav-tabs > li > a:hover {
    border-color: transparent;
    color: #fff;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #000;
}
.products-grid .item .item-inner {
    margin-bottom: 10px;
    border: 0px !important;
    font-family: 'Poppins';
    font-size: 12px;
}
.price-box .price {
    color: #000;
    font-size: 100%;
}
.price-box .profit-price {
    margin-left: 0px;
}
.price-box .profit-price .price-label {
    display: none;
}
.profit-price .price {
    font-size: 100%;
    color: red;
}

/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
    height: 250px;
}


.header_bottom {
    background: #383838;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-rfadius: 6px;
    -o-border-radius: 6px;
    width: 100%;
}
.menu {
    float: left;
}
.menu li {
    float: left;
}
.dropdown_sidebar {
    z-index: 9000;
}
.mobile-menu {
    display: block;
    background: transparent !important;
}
.homestyle1 .header-bottom .box-padding-1 .block-megamenu-vertical.header-vertical .block-content {
    display: block;
}
.homestyle1 .header-bottom .box-padding-1 .block-megamenu-vertical.header-vertical .block-content {
    display: block;
    width: 190px;
}
.block-megamenu-vertical.header-vertical {
    width: 190px;
    float: left;
    z-index: 19;
    cursor: pointer;
}
.header-bottom  {
    margin-top: 10px;
}
.header-bottom .container .header-bottom-inner .header-bottom-left {
    padding-left: 0;/* padding-right: 20px; */
}
.header-bottom .container .header-bottom-inner {
    display: inline-block;
    background: #0c1f3f!important;
    width: 100%;
}
.header-bottom .container .header-bottom-inner .header_search {
    padding: 0;
    margin-top: 7px;
}
.header-bottom .container .header-bottom-inner .header_custom_link {
    float: right;
}
.header-bottom .container .header-bottom-inner .header_custom_link ul li a {
    line-height: 45px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 18px 0 0;
    font-weight: bold;
}
.header-bottom .container .header-bottom-inner .header_custom_link ul {
    margin-bottom: 0px;
}
.shopping_cart {
    padding-left: 30px;
    background: url("../images/icon/icon_minicart.png") no-repeat;
    background-position: left 12px;
    height: 45px;
    line-height: 45px;
}
.block-cart {
    float: right;
    padding-left: 15px;
    background: url("../images/icon/border-left-cart.png") no-repeat;
    background-position: left center;
}
.shopping_cart .btn-shopping-cart {
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    width: auto;
    padding: 0;
}
.btn-group, .btn-group-vertical {
    position: relative;
    vertical-align: middle;
}

.shopping_cart h2 {
    display: none;
    color: #444444;
    font-size: 12px;
    margin: 0;
    font-weight: bold;
}
.shopping_cart .btn-shopping-cart a.top_cart {
    padding-right: 20px;
    color: #fff;
}
.shopping_cart .btn-shopping-cart a.top_cart {
    padding-right: 20px;
    color: #fff;
}
.shopping_cart .btn-shopping-cart a.top_cart .shopcart .text-shopping-cart {
    padding: 0px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    margin: 0;
}
.shopping_cart .btn-shopping-cart a.top_cart .shopcart .text-shopping-cart-mobi {
    color: #ea3a3c;
}
.shopping_cart .dropdown-menu {
    margin: 5px 0;
    top: 40px;
    right: -15px;
}
.shopping_cart .shoppingcart-box {
    min-width: 350px;
    padding: 15px;
    border-radius: 0;
    border-top: 3px solid #ea3a3c;
}
.open> .dropdown-menu {
    display: block;
}

/* Showing Drop Down on Mouse Hover - Left aligned */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns {
  left: 189px;
  top: 0px;
  background-color: #fff;
}

/* highlight results */
.ui-autocomplete span.hl_results {
    background-color: #ffff66;
}
 
/* loading - the AJAX indicator */
.ui-autocomplete-loading {
    background: white url('https://jquery-ui.googlecode.com/svn/tags/1.8.2/themes/smoothness/images/ui-anim_basic_16x16.gif') right center no-repeat;
}
 
/* scroll results */
.ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding for vertical scrollbar */
    padding-right: 5px;
}
 
.ui-autocomplete li {
    font-size: 12px;
}

