body {
	font-family: "Quicksand",Arial;
color: #2F4858;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	background-color#fff;
}
h1, h2, h3, h4, h5, h6 {
	color: #2F4858;
}
/* default font size */
/* Override the bootstrap defaults */
h1 {
	font-size: 21px;
}
h2 {
	 font-family: "Quicksand",Arial;
    font-weight: 400;background:#fff;
    padding:0px;margin-bottom:10px;
    text-align:left;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #2F4858;
}
h2 span {font-family: "Quicksand",Arial; background:#F18700;
     font-size:15px;width:250px;display:block; border-radius:3px;
    color:#fff;font-weight:600;
    padding: 11px 15px 12px; 

} 
.specialPercente{position:absolute;background:#39C52A;color:#fff;padding:10px 5px 20px;border-radius:5px 0px 50px 0;font-size:12px;line-height:13px;text-align:center;width:63px;left:3px;top:14px;}
mainprice{    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 10px;
    padding-top: 7px;}

.mainprice h1 {font-family: "Quicksand",Arial;
    color: #f27a1a;
    font-size: 26px;
    font-weight:bold;
    margin: 0;
    text-align: center;
}
.mainprice span {border-right:1px solid #f5f5f5;
    color: #222;font-family: "Quicksand",Arial;
    float: left;font-size: 16px; text-decoration: line-through;width:50%;
    font-weight:bold;
}
.mainprice .eski{ display:inline-block;
    color: #222;font-family: "Quicksand",Arial; 
     font-size: 14px; text-align:center;width:50%;
    font-weight:bold;
}
.mainprice .yeni{ display:inline-block;
    color: #222;font-family: "Quicksand",Arial;
     font-size: 14px; text-align:center;width:50%;
    font-weight:bold;
}

.mainprice ul li {padding:10px 15px 15px;text-align:center;
    margin: 5px 0;
}
.desc {
    font-weight: 600;
    font-family: "Quicksand",Arial;
    margin-right: 10px;
   color: #2F4858;
    font-size: 13px;
    text-transform: uppercase;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #2F4858;
	background-color: #f5f5f5;
	background-image: linear-gradient(to bottom, #f5f5f5, #f5f5f5);
	background-repeat: repeat-x;
}
.leftrightx {
    padding: 5px;
}
/* top */
#top {
	background-color: #f5f5f5;
	padding: 4px 0px 3px 0;
	margin: 0 0 18px 0;
	min-height: 30px;
	color: #2F4858;
	    font-weight: 500;
}
#top .container {
	padding: 0 18px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	color: #2F4858;
	background-color: #f5f5f5;
	background-image: linear-gradient(to bottom, #f5f5f5, #f5f5f5);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #2F4858;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #2F4858;
}
#top-links .dropdown-menu a {
	color: #2F4858;
	    font-weight: 400;
}
#top-links .dropdown-menu a:hover {
	color: #2F4858;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
	color: #2F4858;
	    font-weight: 600;
}
#top-links a + a {
	margin-left: 15px;
}
#button-cart:hover {color:#fff;
    background-color:#333745;
	transition:.2s linear;
   
}
 #button-cart {
    background-color: #F18700;
     border-radius:3px;
     
    color: #fff;
    font-size: 15px;border:none;
    font-weight: normal;
    letter-spacing: 0;
    padding: 12px 15px 12px 9px;
    text-align: center;
     display:inline-block;
    width: auto;
}
#button-hizli:hover {color:#fff;
    background-color:#333745;
	transition:.2s linear;
   
}
 #button-hizli {
    background-color: #39C52A;
     border-radius:3px;
     color: #fff;
    font-size: 15px;border:none;
    font-weight: normal;
    letter-spacing: 0;
    padding: 12px 15px 12px 9px;
    text-align: center;
     display:inline-block;
    width: auto;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */

#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 41px;
	line-height: 20px;
	padding: 0 10px;
	transition:.2s linear;
	border:2px solid #dfe2e5;
}
#search .btn-lg {
}
/* cart */
#cart {
	margin-bottom: 10px;
	display:inline;
}

}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #fff;
}
#cart.open > .btn:hover {
	color: #fff;
}
#cart .dropdown-menu {
	background: #f5f5f5;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: #F18700;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #666;
	background-color: #F18700;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #666;
	background-color: #f5f5f5;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 0px;
	background:#63cdf5 url(../image/footer-bg.png) repeat bottom center;
	color: #fff;
	position:relative;
	top:auto;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #f5f5f5;
}
footer a {
	color: #fff;
	font-size: 16px;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: "Quicksand",Arial;
	font-size: 21px;
	font-weight: 600;
	color: #fff;
}
 .social-footer .link-follow {
    margin-bottom: 0;margin-top:5px;
    padding-left: 0;
}
 .social-footer .link-follow li {
    display: inline-block;
     
    text-align: center;
}
.social-footer .link-follow li a {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #555;
    border-radius: 3px;background:#555 ;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 35px;
    line-height: 25px;
    margin-bottom: 0;
    margin-right: 6px;
    padding-left: 0;
    text-align: center;
    transition: all 300ms ease-in-out 0s;
    width: 35px;
}
.social-footer .link-follow li a:hover {
    background: #FF7400;transition: all 400ms ease-in-out 0s;
    color: #fff;  border: 2px solid  #FF7400;
}
.social-footer .link-follow li a span {
    display: none;
}
.social-footer .link-follow li a i {
    font-size: 20px;
    line-height: 30px;
}
@media only screen and (max-width: 767px) {
.social-footer {
    display: inline-block;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
.social-footer .link-follow {
    display: inline-block;
}
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color:#fff;
	background:#F18700;
	 border: 1px solid #F18700;
}
.btn-default:hover {
color:#fff;
	text-decoration:none;
	border-color:#aaa;
background-color: #000;
	border-color: #000;
	transition:.2s linear;

}
.btn-primary {
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
}
.btn-danger {
	color: #ffffff;
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
}
.btn-inverse {
	color: #ffffff;
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
.btn-sepet {
	color: #fff;
    background-color: #F18700;
    border-color: #F18700;
}
.btn-sepet:hover, .btn-sepet:active, .btn-inverse.sepet, .btn-inverse.disabled, .btn-sepet[disabled] {
	background-color: #000;
	border-color: #000;
	transition:.2s linear;
	color: #fff;
	
}
.btn-uye {
	background:#fff;
	color: #2F4858;
    border: 2px solid #dfe2e5;
}
.btn-uye:hover, .btn-uye:active, .btn-inverse.uye, .btn-uye.disabled, .btn-uye[disabled] {
	color:#fff;
	text-decoration:none;
background-color: #000;
	border-color: #000;
	transition:.2s linear;
}
.btn-ara {
	color:#fff;
	background:#F18700;
	 border: 1px solid #F18700;
}
.btn-ara:hover {
	color:#fff;
	background-color: #000;
	border-color: #000;

}

/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #2F4858;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #2F4858;
	background: #f5f5f5eee;
	border: 1px solid #DDDDDD;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 2px solid #f5f5f5;
	    margin-bottom: 0px;
    border-radius: 0px;
    overflow: hidden;
}
.product-thumb button {
    margin-top: 0px;
    padding: 7px 3px 5px;
    text-transform: uppercase;
	background-color: #333745;
    border: medium none;
    color: #fff;border-radius:0px;
    font-size: 14px;
    
	/*transition: all 0.2s ease-in-out;*/
}
.product-thumb button:hover{
	background-color: #ABABA9;
	 
	/*transition: all 0.2s ease-in-out;*/
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
	transition: all 0.2s ease-in-out 0s;
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}

@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}


}
.product-thumb h4 {font-family: "Quicksand",Arial;color: #2F4858;min-height:60px;background:#fff;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;line-height:16px; text-align:center; padding:5px 5px 5px;margin-bottom:15px;
}
.product-thumb h4 a{ color: #2F4858; text-transform:none;font-size:16px;line-height:16px;font-weight:500;}
}
.product-thumb:hover h4 a{ color:#D90000;
}
.product-thumb .caption {background:#fff;text-align:center;
	padding:10px 0px 5px;position:relative;z-index:2;
}
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 7px 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price { font-size: 22px; text-align:center;line-height:20px;
	color: #F18700;margin:0px 0 0 0px; font-weight:500;min-height:55px;margin-top:-10px;
}
 
.product-thumb .price-new {
	font-size:28px; 
     display:inline-block;
    margin-left: 0px;
	color:#F18700;
}
.product-thumb .price-old {line-height:15px;
	color: #ff0505;text-align:left;
     font-weight:400;font-size: 14px; 
    text-decoration: line-through;
}
.product-thumb .price-tax {
	color: #2F4858;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	overflow: auto;
	 
	 z-index:1;
	 
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 46%;
	border: none;font-size:13px;
	display: inline-block;border-radius:4px;
	 margin:0 0px;
	 background:#fff;border:1px solid #ddd;
	line-height: 20px;
	font-weight: 500;color:#F18700;
	text-transform: none;
}
.product-thumb .button-group button + button {
	width: 46%;background-color: #fff;color:#39C52A;
	border-left: 1px solid #dfe2e5;
}
.product-thumb .button-group button:hover {
	color: #fff;
	background-color: #39C52A;
	text-decoration: none;border:1px solid #39C52A;
	cursor: pointer;
	transition:.2s linear;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 100%
}
#product {
   border:1px solid #f5f5f5;padding:15px 15px 5px;margin-bottom:15px; 
	
border-radius:10px 10px 10px 10px;
	background: #fff;
    border: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5e;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
  }
   .nav-tabs {border-bottom:2px solid #F18700;background:#f5f5f5;
	margin-bottom: 5px;min-height:30px;font-family:"Quicksand",Arial;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{padding:11px 20px 10px;border:none;background-color:#F18700;color: #fff;border-radius:2px 2px 0 0 ;}
.tab-pane{line-height: 25px;}
.owl-wrapper-outer{background:none;}
.nav-tabs li a{border:none; background:#f5f5f5;border:none; margin-right:16px;color:#005F99;font-size:14px;font-weight:bold;  border-radius:2px 2px 0 0 ;}
.nav-tabs li a:hover{background-color: #39C52A;color: #fff;font-size:14px;border:none;}



/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #f5f5f5;
}

.box-module-pavreassurances {
    color: #2F4858;
    font-size: 14px;
    text-align: center;
}
.box-module-pavreassurances .description {
    display: inline-block;
    overflow: hidden;
    text-align: center;
}
.rtl .box-module-pavreassurances .description {
    text-align: center;
}
 


.box-module-pavreassurances .description p {
    color: #2F4858;
    font-family: 'Poppins';
    font-size: 13px;
    font-weight: 300;
    line-height: 25px;
}
.box-module-pavreassurances .description h4 {
    color: #2F4858;
  font-family: "Quicksand",Arial;
    font-size: 13px;
    font-weight: bold;
    max-height: 35px;
    overflow: hidden;
    text-transform: uppercase;
}
.box-module-pavreassurances h4, .box-module-pavreassurances p {
    margin: 0;
}
.box-module-pavreassurances .reassurances {
    cursor: pointer;background:#fafafa;
    padding:10px 5px 0;border:1px solid #fff;
	margin-bottom:20px;
}
.box-module-pavreassurances .column:last-child {
    border-right: medium none;
}
.box-module-pavreassurances .column {
    border: 0px solid #555;
    cursor: pointer;background:none;
    padding:0 10px;
}
 
.box-module-pavreassurances .icon-name {
    color:#2F4858;
    display: block;
    font-size: 38px;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: top;
}
.box-module-pavreassurances .reassurances:hover .arrow {
    display: block;
    opacity: 1;
    visibility: visible;
}
.box-module-pavreassurances .arrow {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    bottom: 5px;
    display: none;
    opacity: 0;
    position: absolute;
    right: 10px;
    visibility: hidden;
}
.rtl .box-module-pavreassurances .arrow {
    left: 20px;
    right: auto;
}



.box-module-pavreassurances {
    color: #2F4858;
    font-size: 14px;
    text-align: center;
}
.box-module-pavreassurances .description {
    display: inline-block;
    overflow: hidden;
    text-align: center;
}
.rtl .box-module-pavreassurances .description {
    text-align: center;
}

#input-quantity {
    float: left;
    margin-right: 15px;
    width: 50px;
}
.quantity {
    display: block;
    float: left;
    position: relative;
}
.form-group .quantity .fa {
    color: #555;
    font-size: 11px;
    font-weight: normal;
    margin-top: 4px;
}
.quantity #q_up {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f3f4f5 none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #aaa #aaa;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    display: block;
    font-size: 10px;
    height: 16px;
    position: absolute;
    right: 17px;
    text-align: center;
    top: 1px;
    width: 15px;
}
.quantity #q_down {
    background: #f3f4f5 none repeat scroll 0 0;
    border-left: 1px solid #aaa;
    display: block;
    font-size: 10px;
    height: 16px;
    position: absolute;
    right: 17px;
    text-align: center;
    top: 17px;
    width: 15px;
}
