/*@import url('css.css');
@import url('css1.css');
@import url('css2.css');*/

* {
    margin: 0;
    padding: 0;
}
.header{ background-color:#fff}
section#page{ background-color:#FFFFFF}
body,html {
    height: 100%;
    font-size: 100%;
}
.tab-content img {
display: block;
    max-width: 100%;
    height: auto;}
body {
    overflow-x: hidden;
    color: #A7A7A8;
    letter-spacing: .01rem;
    font-weight: 300;
    font-size: 15px;
    font-family: Open Sans;
    line-height: 1.5em;
    background: #FFFFFF;
	background-repeat:no-repeat
}
.wrapper {
    font-size: 1em;
    line-height: 1.5em}
@media (min-width: 43.75em) {
    .wrapper {
    font-size: 1em;
    line-height: 1.375 }
}
@media (min-width: 1400px) {
    .container {
    /*width: 1370px;*/
	width: 1170px;
}
}
/*------------------------------------*1.TYPO*------------------------------------*/
h1 {
    font-size: 2em;
    line-height: 1.25}
@media (min-width: 43.75em) {
    h1 {
    font-size: 2.5em;
    line-height: 1.125 }
}
@media (min-width: 56.25em) {
    h1 {
    font-size: 3em;
    line-height: 1.05 }
}
h2 {
    font-size: 1.625em;
    line-height: 1.15384615}
@media (min-width: 43.75em) {
    h2 {
    font-size: 2em;
    line-height: 1.25 }
}
@media (min-width: 56.25em) {
    h2 {
    font-size: 2.25em;
    line-height: 1.25 }
}
h3 {
    font-size: 1.375em;
    line-height: 1.13636364}
@media (min-width: 43.75em) {
    h3 {
    font-size: 1.5em;
    line-height: 1.25 }
}
@media (min-width: 56.25em) {
    h3 {
    font-size: 1.75em;
    line-height: 1.25 }
}
h4 {
    font-size: 1.125em;
    line-height: 1.11111111}
@media (min-width: 43.75em) {
    h4 {
    line-height: 1.22222222 }
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    padding: 0;
    color: #272630;
    font-weight: 300;
    font-family: Open Sans;
    moz-osx-font-smoothing: grayscale;
    webkit-font-smoothing: antialiased;
}

h5.media-heading{
   font-weight: 400;
    font-family: Open Sans;
    text-align: left;}

.title-border{ 	font-size:30px;  border-bottom: 2px solid #eee; color: #00b7cc;}
.widget-title {
   font-size: 16px;
    border-top: 1px solid #757575;
    color: #4E4E4E;
    font-weight: 600;
    clear: both;
    margin-top: 30px;
    margin-bottom: 20px;
}
.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    color: #000;
    text-decoration: none}
.font-slab {
    font-family: Open Sans;
}
a {
    color: #A7A7A8}
	
#footer a:focus,#footer a:hover,#footer a.active {
    outline: 0;
    color: #00b7cc;
    text-decoration: none}
	
a:focus,a:hover,a.active {
    outline: 0;
    color: #00b7cc;
    text-decoration: none}
p {
    margin: 0 0 1.75em 0}
p.small {
    color: #bababb;
    font-size: 14px;
}
h1+ol,h1+p,h1+ul,h2+ol,h2+p,h2+ul,h3+ol,h3+p,h3+ul,h4+ol,h4+p,h4+ul,h5+ol,h5+p,h5+ul,h6+ol,h6+p,h6+ul {
    padding-top: 0}
ul {
    list-style: none}
.strong,b,strong {
    color: #000;
    font-weight: 500;
}
@media only screen and (min-width: 780px) {
    .text-center-sm {
    visible: hidden }
}
@media only screen and (max-width: 780px) {
    .text-center-sm {
    text-align: center;
    visible: visible }
}
/*------------------------------------*2.HELPERS*------------------------------------*/
.row-no-gutter {
    margin-right: 0;
    margin-left: 0;
}
.row-no-gutter [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.omega {
    padding-right: 0!important;
	padding-left: 0px;
}
.alpha {
    padding-left: 0!important;
}
@media only screen and (max-width: 780px) {
    .omega {
    padding-right: 15px!important;
}
.alpha {
    padding-left: 15px!important;
}
}
/* ===HELPERS=== */
iframe,embed,object {
    max-width: 100%;
}
.valignWrap {
    display: table;
}
.valign {
    display: table-cell;
    vertical-align: middle;
}
.bg-light {
    background-color: #fafafa}
.bg-white {
    background-color: #F2F2F2;}
.mBtm-50 {
    margin-bottom: 50px}
.mBtm-30 {
    margin-bottom: 30px}
.mBtm-20 {
    margin-bottom: 20px}
.mTop-50 {
    margin-top: 50px}
.mTop-30 {
    margin-top: 30px}
.mTop-20 {
    margin-top: 20px}
.mTop-0 {
    margin-top: 0}
.pTB-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.margin-0 {
    margin: 0;
}
.bg-dark {
    background-color: #202529}
.space-xs {
    padding-top: 15px;
    padding-bottom: 15px;
}
.space-sm {
    padding-top: 60px;
    padding-bottom: 60px;
}
.frameAll {
    padding: 18px 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.frameLR {
    padding-left: 30px;
    padding-right: 30px;
}
.Aligner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.Aligner-item {
    max-width: 50%;
}
.Aligner-item--top {
    align-self: flex-start;
}
.Aligner-item--bottom {
    align-self: flex-end;
}
.raised {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
}

.color-green {
    color: #00b7cc}
.color-orange {
    color: #ff5722}
.color-blue {
    color: #5677fc}
    .bg-light {
    background-color: #F1F5F8;
}
.bg-blue-2 {
    background-color: #3c4759;
}
.bg-orange {
    background: #ff5722;
}
.bg-green {

        background: rgba(0, 0, 0, 0.7);
}
.bg-blue {
    background: #5677fc;
}
.shadow {
    box-shadow: 0px 2px 3px -1px rgba(151, 171, 187, 0.7)}
/*------------------------------------Wrappers,Main content-------------------------------------*/
#inner-page {
    padding-top: 35px;
    margin-bottom: 50px;
}
/*------------------------------------*3.NAVIGATION*------------------------------------*/
.top-bar {
    padding: 10px 0 0;
    background: #48484A;
    color: #A7A7A8;
    font-size: 13px;
    border-bottom: 2px solid #00b7cc;
}
.top-bar p {
    margin: 0}
.top-bar strong {
    color: #fff}
.top-bar ul li a {
    color: #FFF;
}
/*------------------------------------Nav wrapper-------------------------------------*/
#nav-wrap {
    background: #545456;
    width: 100%;
  /*  border-bottom: 1px dashed #ededed;*/
}
/*------------------------------------Navbar-------------------------------------*/
.navbar.nav-white {
  /*  background: #fff;*/
    border-color: transparent;
    color: #000;
    margin: 0;
}
.navbar.nav-white .navbar-collapse {
    background-color: #545456;
   /*border-color: #ededed;*/
}
.navbar.nav-white .navbar-text {
    color: #000;
}
.navbar.nav-white a.navbar-link {
    color: #000;
    background-color: transparent;
}
.navbar.nav-white a.navbar-link:hover,.navbar.nav-white a.navbar-link:focus {
    color: #000;
    background-color: transparent;
}
.navbar.nav-white {
    color: #fff;
   /* background-color: #fff;*/
}
.navbar-brand{display:block;}
#main_navbar .navbar-brand {
    display: none;
}
@media screen and (max-width: 767px) { 
#main_navbar .navbar-brand {
    color: #fff;
   /* background-color: #fff;*/
    display: block;
}
}
.navbar.nav-white .navbar-brand:hover,.navbar.nav-white .navbar-brand:focus {
    color: #fff;
    /*background-color: #fff;*/
}
.navbar.nav-white .navbar-toggle {
    /*border-color: #ededed !important;
    background-color: #fff;*/
}
.navbar.nav-white .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar.nav-white .navbar-toggle:hover,.navbar.nav-white .navbar-toggle:focus {
    /*border-color: #ededed !important;
    background-color: #3c4759 !important;*/
	background-color: rgba(60, 71, 89, 0) !important;
}
.navbar.nav-white .navbar-toggle:hover .icon-bar,.navbar.nav-white .navbar-toggle:focus .icon-bar {
    background-color: #ffffff;
}
.navbar.nav-white .form-control {
    color: #000;
    background-color: #ffffff;
    border-color: #ffffff;
}
.navbar.nav-white .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px transparent, 0 0 5px #ffffff;
    box-shadow: inset 0 1px 1px transparent, 0 0 5px #ffffff;
}
.navbar.nav-white .navbar-nav > li[class*="dropdown"].dropdown-onhover:hover > a,.navbar.nav-white.dropdown-onhover .navbar-nav > li:hover > a[class*="dropdown"] {
    background-color: #f2f2f2;
}
.navbar.nav-white .navbar-nav> li > a {
    color: #fff;
    background: #545456;
    padding-top: 17px;
    padding-bottom: 17px;
    font-family:Open Sans;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
	/*border-right: 1px solid #E0E1E2;*/
}
 .p-nav-divider{ 
    padding-top: 17px;
    padding-bottom: 17px;
    color: #C3C3C3;
    display: table-cell;
    line-height: 19px;
    font-size: 1.538462em;
    width: 8px;
    height: 1px;
}

.navbar.nav-white .navbar-nav> li > a i {
    margin-right: 5px}
@media (max-width: 767px) {
    .navbar.nav-white .navbar-nav> li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
}
.navbar.nav-white .navbar-nav> li > a:focus {
    color: #FFF;
    /*background-color: #fff;*/
	font-weight:500;
}
.navbar.nav-white .navbar-nav> li > a:hover {
    color: #00e5ff;
    background-color: transparent;
	font-weight:500;
}
.navbar.nav-white .navbar-nav> li.open > a {
    color: #FFF;
    /*background-color: rgba(248, 247, 250, 0.79);*/
}
.navbar.nav-white .navbar-nav> li.open > a:hover,.navbar.nav-white .navbar-nav> li.open > a:focus {
    color: #FFF;
   /* background-color:rgb(85,85,85);*/
}
.navbar.nav-white .navbar-nav> li.active > a {
    color: #00e5ff;
   /* background-color: #fff;*/
}
.navbar.nav-white .navbar-nav> li.active > a:hover,.navbar.nav-white .navbar-nav> li.active > a:focus {
    color: #00b7cc;
   /* background-color: #ededed;*/
}
.navbar.nav-white .navbar-nav> li.disabled > a {
    color: #ffffff;
  /*  background-color: #fff;*/
}
.navbar.nav-white .navbar-nav> li.disabled > a:hover,.navbar.nav-white .navbar-nav> li.disabled > a:focus {
    color: #ffffff;
    background-color: #fff;
}
.navbar.nav-white .dropdown-menu {
    background: #ffffff;
    color: #000;
    border-color: #fff;
    -webkit-box-shadow: 0px 2px 3px -1px rgba(151, 171, 187, 0.7);
    box-shadow: 0px 2px 3px -1px rgba(151, 171, 187, 0.7);
}
.navbar.nav-white .navbar-nav>li[class*="dropdown"].dropdown-onhover:hover,.navbar.nav-white.dropdown-onhover .navbar-nav>li[class*="dropdown"]:hover {
    background-color: #fff;
}
.navbar.nav-white .btn-default {
    color: #ffffff;
    background-color: #ffffff;
    border-color: #ffffff;
}
.navbar.nav-white .btn-default:hover,.navbar.nav-white .btn-default:focus,.navbar.nav-white .btn-default:active,.navbar.nav-white .btn-default.active {
    color: #ffffff;
    background-color: #ffffff;
    border-color: #ffffff;
}
.navbar.nav-white .dropdown-menu .btn-default {
    color: #ffffff;
    background-color: #ffffff;
    border-color: #ffffff;
}
.navbar.nav-white .dropdown-menu .btn-default:hover,.navbar.nav-white .dropdown-menu .btn-default:focus,.navbar.nav-white .dropdown-menu .btn-default:active,.navbar.nav-white .dropdown-menu .btn-default.active {
    color: #ffffff;
    background-color: #ffffff;
    border-color: #ffffff;
}
.navbar.nav-white .dropdown-menu li.dropdown-header {
    color: #ffffff;
}
.navbar.nav-white *: not(li)>a {
    color: #62A2D8;
}
.navbar.nav-white *: not(li)>a:hover,.navbar.nav-white *: not(li)>a:focus {
    color: #44A5FF;
}
.navbar.nav-white .dropdown-menu>li>a {
    color: #7D8693;
    background-color: #ffffff;
}
.navbar.nav-white .dropdown-menu>li>a:hover,.navbar.nav-white .dropdown-menu>li>a:focus {
    color: #000;
    background-color: #fff;
}
.navbar.nav-white .navbar-nav>li .dropdown-menu: not([class*="collaps"]) {
    background-color: #ffffff;
    color: #000;
    border-color: #fff;
    -webkit-box-shadow: 0px 2px 3px -1px rgba(151, 171, 187, 0.7);
    box-shadow: 0px 2px 3px -1px rgba(151, 171, 187, 0.7);
}
.navbar.nav-white .dropdown-menu input::-webkit-input-placeholder,.navbar.nav-white .dropdown-menu textarea: : -webkit-input-placeholder {
    color: rgba(255,255,255,0.5);
}
.navbar.nav-white .dropdown-menu input: -moz-placeholder,.navbar.nav-white .dropdown-menu textarea: -moz-placeholder {
    color: rgba(255,255,255,0.5);
}
.navbar.nav-white .dropdown-menu input: : -moz-placeholder,.navbar.nav-white .dropdown-menu textarea: : -moz-placeholder {
    color: rgba(255,255,255,0.5);
}
.navbar.nav-white .dropdown-menu input: -ms-input-placeholder,.navbar.nav-white .dropdown-menu textarea: -ms-input-placeholder {
    color: rgba(255,255,255,0.5);
}
.navbar.nav-white .dropdown-menu .form-control {
    color: #ffffff;
    background-color: #ffffff;
    border-color: #ffffff;
}
.navbar.nav-white .dropdown-menu .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px transparent, 0 0 5px #ffffff;
    box-shadow: inset 0 1px 1px transparent, 0 0 5px #ffffff;
}
.navbar.nav-white .navbar-nav .dropdown-menu li:not(.list-group) > a {
    color: #7D8693;
    background-color: #ffffff;
    padding: 5px 20px;
    font-weight: 300;
}
.navbar.nav-white .navbar-nav .dropdown-menu li: not(.list-group) > a:hover,.navbar.nav-white .navbar-nav .dropdown-menu li: not(.list-group) > a:focus {
    color: #000;
    background-color: #fff;
}
.navbar.nav-white .navbar-nav .dropdown-menu li.active > a {
    color: #ffffff;
    background-color: #fff;
}
.navbar.nav-white .navbar-nav .dropdown-menu li.active > a:hover,.navbar.nav-white .navbar-nav .dropdown-menu li.active > a:focus {
    color: #ffffff;
    background-color: #fff;
}
.navbar.nav-white .navbar-nav .dropdown-menu li[class*="-onhover"]:hover>a {
    color: #000;
    background-color: #fff;
}
.navbar.nav-white .navbar-nav .dropdown-menu li.open > a,.navbar.nav-white .navbar-nav .dropdown-menu li: not(.no-fix) > a.dropdown-toggle: not(.collapsed) {
    color: #ffffff;
    background-color: #fff;
}
.navbar.nav-white .navbar-nav .dropdown-menu li.open > a:hover,.navbar.nav-white .navbar-nav .dropdown-menu li.open > a:focus,.navbar.nav-white .navbar-nav .dropdown-menu li: not(.no-fix) > a.dropdown-toggle: not(.collapsed):hover,.navbar.nav-white .navbar-nav .dropdown-menu li: not(.no-fix) > a.dropdown-toggle: not(.collapsed):focus {
    color: #ffffff;
    background-color: #fff;
}
.navbar.nav-white .navbar-nav .dropdown-menu li.disabled > a {
    color: #ffffff;
    background-color: #ffffff;
}
.navbar.nav-white .navbar-nav .dropdown-menu li.disabled > a>span.desc {
    color: #ffffff;
}
.navbar.nav-white .navbar-nav .dropdown-menu li.disabled > a:hover>span.desc {
    color: #ffffff;
}
.navbar.nav-white .navbar-nav .dropdown-menu li.disabled > a:hover,.navbar.nav-white .navbar-nav .dropdown-menu li.disabled > a:focus {
    color: #ffffff;
    background-color: #ffffff;
}
.navbar.nav-white .navbar-nav li: not(.dropdown)>ul.dropdown-menu.bordered: not(.no-padding):after,.navbar.nav-white .navbar-nav li: not(.dropdown)>.dropdown-grid-wrapper>ul.dropdown-menu.bordered: not(.no-padding):after {
    outline-color: #ffffff;
}
.navbar.nav-white .navbar-nav>li.divider {
    background-color: #ffffff;
}
.navbar.nav-white .dropdown-menu li.divider,.navbar.nav-white .navbar-nav .v-divided>*:before,.navbar.nav-white .navbar-nav .v-divided>*:after,.navbar.nav-white .navbar-nav .h-divided>*:after,.navbar.nav-white .navbar-nav .h-divided>*:first-child:before,.navbar.nav-white .navbar-nav .h-divider:after {
    background-color: #ffffff;
}
.navbar.nav-white .navbar-nav .divided>*:before {
    border-color: #ffffff;
}
@media (max-width: 767px) {
 .navbar.nav-white .navbar-nav .dropdown-menu .divider {
    background-color: #ffffff;
}
.navbar.nav-white .navbar-collapse>.navbar-form, .navbar.nav-white .navbar-collapse>a.navbar-link, .navbar.nav-white .navbar-collapse>.navbar-text, .navbar.nav-white .navbar-collapse .navbar-nav>.navbar-form, .navbar.nav-white .navbar-collapse .navbar-nav>li, .navbar.nav-white .navbar-collapse .navbar-nav>.navbar-text, .navbar.nav-white .navbar-collapse .navbar-nav>a.navbar-link, .navbar.nav-white .navbar-collapse .navbar-nav>.navbar-form {
  /*  border-bottom-color: #eeeeee !important;
    -webkit-box-shadow: 0 1px 0 #ffffff !important;
    box-shadow: 0 1px 0 #ffffff !important;*/
}
 .navbar.nav-white .navbar-nav>li>.dropdown-grid-wrapper>.dropdown-menu, .navbar.nav-white .navbar-nav>li>.dropdown-menu {
    border-top-color: #ffffff !important;
    -webkit-box-shadow: 0 -1px 0 #ededed !important;
    box-shadow: 0 -1px 0 #ededed !important;
}
}
/*------------------------------------Affix-------------------------------------*/
#header.affix {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
}
/*------------------------------------Logo-------------------------------------*/
.navbar-brand {
   /*float: left; */
    padding: 15px 15px;
    height: 50px;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.navbar-brand img {
    float: left;
    max-width: 150px;
    transition: all 0.5s ease-out;
   /* margin: 8px 0;*/
}
@media only screen and (max-width: 768px) {
    .navbar-brand img {
    max-width: 120px;
    margin: 0;
}
}
.search-form {
    padding: 34px 0 25px;
    /*border-bottom: 1px dashed #ededed;
    box-shadow: 0px 2px 3px -1px rgba(151, 171, 187, 0.17);*/
}
.search-form .btn {
    padding: 13px;
}
.slider {
    padding-top: 20px;
    padding-bottom: 0;
}
/*------------------------------------4.POSTS-------------------------------------*/
.entry-sm,.entry-lg,.entry-xl {
    overflow: hidden;
    position: relative;
}
.entry-xs {
    height: 205px;
    margin-bottom: 30px;
}
.entry-sm {
    height: 285px;
    margin-bottom: 30px;
}
.entry-lg {
    height: 520px;
}
.entry-xl {
    height: 700px;
}
@media only screen and (max-width: 768px) {
    .entry-xl {
    height: 500px;
}
 .entry-lg {
    margin-bottom: 30px;
    height: 430;
}
}
@media only screen and (max-width: 568px) {
    .entry-xl {
    height: 350px;
}
}
/* ENTRY */
.entry-deal {
    padding: 10px;
    border: 1px solid #ededed;
}
.entry-deal h2 {
    font-size: 18px;
}
.entry-media {
    height: 250px;
    position: relative;
    display: block}
.deal-entry {
    padding: 0 0 0;
    float: left;
	margin-bottom: 30px;
    width: 100%;
    background-color: #F2F2F2;
    zoom: 1;
    position: relative;
    box-shadow: 0px 2px 3px -1px rgba(151, 171, 187, 0.7);
    transition: all .3s;
	overflow:hidden;
}
 .deal-entry:hover {
    box-shadow: 0px 1px 10px -1px rgba(151, 171, 187, 0.7);
}
.deal-entry .image {
    margin: 0;
    max-width: 100%;
    display: block;
    position: relative;
	    overflow: hidden;
    padding: 1px;
    background: #545456;
    /*height: 188px;*/
}
.deal-entry .bought {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    color: #FFFFFF;
    padding: 5px 15px;
    font-size: 20px;
}
.deal-entry .bought a {
    color: #FFFFFF;
}
.deal-entry .bought a:hover {
    color: #000;
}


.deal-entry .title {
    padding: 20px 15px 1px 15px;
    margin: 0;
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    text-shadow: 0 1px 0 #FFF;
    overflow: hidden;
}
.deal-entry.green .offer-discount,.deal-entry.green .bought {
    background-color: #00b7cc;
}
.deal-entry.green1{/*border:3px solid #eee;*/ margin-bottom: 0px;}
.deal-entry.green .title {
   /* border-left: 5px solid #707173;*/
}
.deal-entry.orange .title {
    border-left: 5px solid #ff5722;
}
.deal-entry.orange .offer-discount,.deal-entry.orange .bought {
    background-color: #ff5722;
}
.deal-entry.orange .title {
    border-left: 5px solid #FF5722;
}
.deal-entry.blue .offer-discount,.deal-entry.blue .bought {
    background-color: #5677fc;
}
.deal-entry.blue .title {
    border-left: 5px solid #5677fc;
}
.deal-entry .title a {
    color: #272630;
    text-decoration: none;
	font-family:Open Sans;
	font-weight: 600;
    font-size: 15px;
	float:left;
	height: 47px;
    overflow: hidden;
}
.deal-entry .title a:hover {
    color: #00b7cc;
}
.deal-entry .prices {
    padding: 0 0 10px 0;
    margin: 0;
    display: block;
}
.deal-entry .procent {
    padding: 0;
    margin: 0;
    font-size: 29px;
    line-height: 24px;
    float: left;
    color: #00b7cc;
    font-weight: 500;
}
.deal-entry.green .procent {
    color: #707173;
   /* font-size: 15px;*/
    font-size: 13.5px;
}
.deal-entry.orange .procent {
    color: #FF0623;
}
.deal-entry.blue .procent {
    color: #5677fc;
}
.discount-red {
    background: #ff5722;
}
.discount-green {
    background: #00b7cc;
}
.discount-blue {
    background: #5677fc;
}
.deal-entry .price {
    padding: 0;
    margin: 0;
    font-size: 47px;
    line-height: 40px;
    float: right;
    color: #fff;
    font-weight: 400;
    font-family: Open Sans;
}
.deal-entry .price b {
    color:#00b7cc;
    font-size: 32px;
    font-size: 29px;
}
.deal-entry .old-price {
    padding: 0 8px 0 0;
    margin: 0px 0 0 0;
    color: #B4B4B4;
    line-height: 40px;
    text-align: right;
    float: right;
}
.deal-entry .old-price span {
    font-size: 14px;
    text-decoration: line-through;
}

.old-price span {
    font-size: 14px;
    text-decoration: line-through;
}

@media (max-width: 990px) {
    .deal-entry .old-price span {
    font-size: 11px;
}
}
.deal-entry .info {
    padding: 8px 0 0;
    margin: 0 8px;
    border-top: 1px solid #E6E7E7;
    font-size: 12px;
}
.deal-entry.deal-sm .info_bar ul li: last-child {
    width: 50%;
}
.deal-entry.deal-sm .info_bar .info_link .btn {
    padding: 5px 8px;
    width: 75px;
}
.deal-entry.result-entry .info_bar {
    font-size: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}
.deal-entry .info_bar {
    border-top: 1px solid #ededed;
    font-size: 12px;
    padding: 10px 5px;
    background: #f7f8fa;
}
.deal-entry .info_bar ul {
    margin: 0;
    padding: 0;
    width: 100%;
    justify-content: flex-start;
    display: flex;
}
.deal-entry .info_bar ul li {
    text-align: center;
    word-wrap: break-word;
}
.deal-entry .info_bar b {
    padding-right: 5px}
.deal-entry .info_bar .person {
    padding: 5px 8px 0 5px;
    border-right: 1px dashed #ededed;
}
.deal-entry .info_bar .info_link {
    text-align: center;
}
.deal-entry .info_bar .info_link .btn {
    font-size: 14px;
    text-transform: capitalize;
}
.deal-entry .info_bar .time {
    padding: 5px 8px 0 5px;
}
.deal-entry .info_bar i {
    padding-right: 6px}
.product-page-meta {
    padding: 30px;
}
.entry-content {
    padding: 0px 15px 0px;
    overflow: hidden;
}
.offer-discount {
    position: absolute;
    top: 12px;
    z-index: 2;
    min-height: 55px;
    min-width: 55px;
    left: 12px;
   /* border: 1px DASHED #fff;*/
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    color: #fff!important;
    line-height: 24px;
    text-transform: uppercase;
    padding: 15px 0 0 0;
    box-shadow: 0 1px 3px 0 rgba(160, 158, 169, 0), 0 1px 2px 0 rgba(140, 139, 152, 0.13);
}
.divider {
    background-color: #eaedf2;
}
.divider {
    position: relative;
    width: 1px;
    height: 100%;
}
/* Small entry for sidebars,no full description */
.deal-entry-sm .image .bought {
    position: absolute;
    bottom: 0;
    right: 0;
    top: inherit;
}
.deal-entry-sm .image .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 15px 10px;
    background: linear-gradient(0deg, rgba(36, 27, 36, 0.76) 0, rgba(34, 34, 44, 0) 100%);
    color: #fff;
}
.deal-entry-sm .image .caption h5 a,.deal-entry-sm .image .caption h4 a,.deal-entry-sm .image .caption h3 a {
    color: #fff}
.deal-entry-sm .image .caption p {
    margin-bottom: 5px }
.deal-entry-sm .info_bar {
    background-color: #fff;
    padding: 15px 15px 5px;
}
/* RESULTS ENTRY */
.result-entry .entry-left {
    padding: 0}
.result-entry .entry-left .image {
    /*height: 320px*/}
.result-entry .entry-right {
    position: relative;
    /*min-height: 320px;*/
}
.result-entry .entry-right .title {
    font-size: 20px;
    margin: 10px 0;
}
/*------------------------------------Post Comments-------------------------------------*/
.blog-comments img {
    width: 80px;
    height: auto;
    height: 80px;
    border-radius: 50%;
	 -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.blog-comments .comments-itself {
    position: relative;
}
.blog-comments .comments-itself h4 {
    margin: 0 0 10px;
    text-transform: uppercase font-size: 12px;
}
.blog-comments .comments-itself span {
    float: right;
    color: #000;
    font-size: 10px;
}
.blog-comments .comments-itself span a {
    padding: 3px 8px;
    border-radius: 3px;
	 -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #EFF1F5;
    color: #000;
}
.blog-comments .comments-itself p {
    color: #555;
}
/*Comments Reply*/
.blog-comments.blog-comments-reply {
    margin-left: 70px;
}
/*Media Queries*/
@media (max-width: 768px) {
    .blog-comments .comments-itself:before {
    display: none;
}
 .blog-comments .comments-itself:after {
    position: absolute;
    top: -17px;
    left: 20px;
    width: 0;
    height: 0;
    border-width: 0 15px 17px 15px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    content: " ";
}
}
hr {
    position: relative;
    clear: both;
    margin-top: 30px;
    margin-bottom: 50px;
    outline: none;
    border-top: 1px solid #ededed;
}
hr.no-text {
    margin-bottom: 20px}
hr:before {
    padding: 3px 0;
    border-top: 1px solid #707173;
    color: inherit;
    color: #555;
    content: attr(data-symbol);
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 14px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.hr-link {
    position: relative}
.hr-link .view-all {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
}
.hr-link .view-all a {
    color: #8a8a8a;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 10px;
}
.hr-link .view-all a:hover {
    color: #000;
}
.hr-grid-space {
    margin: 10px 0 55px;
}
/* stop the glowing blue shadow */
.add-on .form-control:focus {
    border-color: #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control {
    display: block;
    padding: 5px 10px;
    width: 100%;
	z-index: 999;
    position: relative;
    height: 43px;
    border: 1px solid #D8D8D8;
    border-radius: 0;
    background-color: #fff;
    background-image: none;
    box-shadow: none;
    color: #000;
    font-size: 14px;
    line-height: 1.42857143;
}
@media only screen and (max-width: 768px) {
    .form-group{
    margin-bottom: 15px;
   /* margin-top: 15px;*/
}
select {
    margin-bottom: 15px;
}
}
textarea {
    overflow: auto;
    border: 1px solid #ededed;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    color: #707173;
}
/* SOCILA ICONS */
.social {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
}
.social li {
    display: inline-block;
    margin-right: 6px;
    font-size: 14px;
}
.social li a i {
    padding: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
	 -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    line-height: 40px;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.social-btn.social-twitter i {
    border: 1px solid #00aced;
    color: #00aced;
}
.social-btn.social-twitter i:hover {
    background-color: #00aced;
    color: #fff}
.social-btn.social-google i {
    border: 1px solid #dd4b39;
    color: #dd4b39;
}
.social-btn.social-google i:hover {
    background-color: #dd4b39;
    color: #fff;
}
.social-btn.social-linkedin i {
    border: 1px solid #0976b4;
    color: #0976b4;
}
.social-btn.social-linkedin i:hover {
    background-color: #0976b4;
    color: #fff}
.social-btn.social-facebook i {
    border: 1px solid #3b5999;
    color: #3b5999;
}
.social-btn.social-facebook i:hover {
    background-color: #3b5999;
    color: #fff}
#tabs {
    padding-top: 30px;
}
.tab-content {
    padding: 10px 6px 10px;
	background: #F2F2F2;
	color:#707173;
}
.tab-content h4{
font-size:21px}
.nav-tabs,.nav-pills {
    position: relative;
}
.nav-tabs {
    border-bottom: 2px solid #00b7cc;
    border-top: transparent;
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    border: transparent;
    border-top: 2px solid rgba(233, 233, 233, 0);
    background-color: #C0C0C0;
    color: #000;
    cursor: default;
}
.nav-tabs>li>a {
    margin-right: 2px;
    border: 1px solid transparent;
    border-radius: 0;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 12px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.42857143;
}
.nav-tabs>li>a:hover,.nav-tabs>li>a:focus {
    border: 1px solid #C0C0C0;
    background-color: #C0C0C0;
    color: #000;
	/*border-top: 1px solid #00b7cc;*/
	}
.nav-tabs .dropdown .caret {
    display: none}
.dropdown-menu {
    border: 1px solid #ededed;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    border-color: #F1F5F8;
    background-color: #F1F5F8;
}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    outline: 0;
    background-color: #E2017A;
    color: #fff;
    text-decoration: none;
}
/* TAGS */
.tags {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}
.tags li {
    float: left;
}
.tag {
    position: relative;
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 0 20px 0 23px;
    height: 26px;
    border-radius: 3px 0 0 3px;
	 -webkit-border-radius:  3px 0 0 3px;
    -moz-border-radius:  3px 0 0 3px;
    background: #EFF1F5;
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    line-height: 26px;
    -webkit-transition: all 0.4s;
}
.tag: :before {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 6px;
    height: 6px;
    border-radius: 10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #fff;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: '';
    -webkit-transition: all 0.4s;
}
.tag::after {
    position: absolute;
    top: 0;
    right: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 10px solid #EFF1F5;
    background: #fff;
    content: '';
    -webkit-transition: all 0.4s;
}
.tag:hover {
    background-color: #aacc4e;
    color: white;
}
.tag:hover::after {
    border-left-color: #aacc4e;
}
/* ===FOOTER=== */
#footer {
    padding-top: 13px;
    background: #545456;
    border-top: 2px solid #00b7cc;
}
#footer img.logo {
    margin-bottom: 30px;
}
#footer h5 {
    margin-bottom: 30px;
    color: #E0E0E0;
}
#footer .btmFooter {
    margin-top: 0px;
    padding: 5px 0;
  /*  border: 1px dashed #ededed;*/
      background-color:#48484A;
}
#footer .btmFooter p {
    margin: 6px 0 0;
}
#footer .btmFooter p i {
    margin: 0 5px 0 5px;
    color: #F00;
    font-size: 13px;
}
#footer strong {
    color:#00b7cc;
}
video {
    max-width: 100%;
    height: auto;
}
@media only screen and (max-width: 320px) {
}
.kodo-container {
}
.kodo-container .grid-sizer {
    padding: 0;
    min-height: 1px;
}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ededed;
}
.table-striped>tbody>tr: nth-of-type(odd) {
    background-color: #F1F5F8;
}
.table-hover>tbody>tr:hover {
    background-color: #F1F5F8;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ededed;
}
.alert {
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
    color: #3D3B71}
.alert-success {
    /*background-color: #A7DB28;*/
    border-color: #A7DB28;
}
.alert-info {
    /*background-color: #7BC7ED;*/
    border-color: #73C0E7;
}
.alert-warning {
    background-color: #EEF24A;
    border-color: #E9ED42;
}
.alert-danger {
    color: #FFFFFF;
    background-color: #F4556D;
    border-color: #E7465E;
}
.panel {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}
.panel-default {
border-color: rgba(0, 0, 0, 0.12);
    /*border-color: transparent;*/
    margin: 0;
}
.panel-default>.panel-heading {
    /*background-color: #F1F5F8;*/
	 background-color: #F5F5F5;
    padding: 20px 15px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
    font-weight: 300;
}
/* Custom, iPhone Retina */
.bordered {
    border-right: 1px dashed #ededed;
    border-bottom: 1px dashed #ededed;
    border-top: 1px dashed #ededed}
.buyPanel {
    /*height: 100%;*/
   height: 430px;
    min-height: 100%;
}
.buyPanel .content {
    padding: 15px 20px 0 20px;
}
#inner-page .buyPanel .content {
    padding: 25px 0;
	height:480px;
}
.buyPanel .content .deal-content h3 {
    margin-top: 20px;
    font-size: 23px;
    color: #00b7cc;
	font-weight: 400;
}
.deal-title{font-size:13px; color:#fff;}
.deal-price {
    margin: 15px 0;
}
.deal-price .buy-now {
    float: right}
.deal-price .price h3 {
    margin: 4px 0;
	font-size: 38px;
}
/* DEAL ATTRIBUTES */
.valueInfo {
}
.valueInfo div {
    border-right: 1px solid rgb(237, 237, 237);
    display: inline-block;
    font-size: 12px;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
    width: 32%;
    padding: 5px 0px;
}
.valueInfo div {
    border-right: 1px solid rgb(237, 237, 237);
    display: inline-block;
    font-size: 12px;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 0px;
}
.valueInfo div p {
    margin: 0px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.valueInfo div p.text {
    color: inherit;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 1px;
}
.valueInfo div {
    display: inline-block;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 0px;
}
.valueInfo div.save {
    border-right: 0px;
}
.timeLeft {
    text-align: center;
    margin: 3px 0;
    padding: 1px 0;}
.timeLeft p {
    margin: 0 0 10px 0;
    font-size: 14px;
    text-transform: uppercase;
}
.timeLeft .time {
    font-size: 22px;
}
.statistic {
    margin: 10px 0 0;
    font-size: 12px;
    text-align: center;
}
.timeLeft .time b,.timeLeft .time i,#buyPanel .content .statistic i,#buyPanel .content .statistic b {
    padding-right: 4px;
}
.deal-short-entry {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 20px 20px 0;
    width: 100%;
    color: #FFF;
}
.inner-side {
    background-color: #F2F2F2;
    padding: 10px 15px;
    margin-top: 30px;
    margin-bottom: 30px;

}
.contact-widget {
    margin-top: 25px;
}
.widget {
    margin-bottom: 35px;
}
.widget-inner {
    padding: 20px 0px}
.widget-inner h3 {
/*font-weight:400;*/ font-size: 2.4em;
    letter-spacing: -1px;
}

.price h1 {
font-weight:400;
}

/* Sidebar nav */
.sidebar .sidebar-nav {
    margin: 0;
    padding: 0;
    background: #fff;
    
}
.sidebar .sidebar-nav li {
    position: relative;
    list-style-type: none;
}
.sidebar .sidebar-nav li i {
    padding-right: 10px;
    color: #272630;
}
.sidebar .sidebar-nav li a {
    position: relative;
    cursor: pointer;
    user-select: none;
    display: block;
    height: 48px;
    line-height: 48px;
    padding: 0;
    padding-left: 16px;
    padding-right: 56px;
    text-decoration: none;
    clear: both;
    font-weight: 400;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: inherit;
    border: 1px dashed #ededed;
    /* background-color: #F1F5F8;
    */
}
.sidebar .sidebar-nav li a: last-child {
    border-top: 0;
}
.sidebar .sidebar-nav li a:hover,.sidebar .sidebar-nav li a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.sidebar .sidebar-nav li a .caret {
    position: absolute;
    right: 37px;
    top: 23px;
}
.sidebar .sidebar-nav li a .sidebar-badge {
    position: absolute;
    right: 16px;
    top: 0;
}
.sidebar .sidebar-nav li a:hover {
    background: transparent;
}
.sidebar .sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.sidebar .sidebar-nav .dropdown.open {
    background-color: #F1F5F8 }
 /* NEWSLETTER */
.newsletter button {
    height: 42px;
}
/* Rating entry */
.entry-rating .media-body ul {
    margin: 0}
.entry-rating .media-body ul li {
    padding: 0 10px 0 0px;
}
.entry-rating .stars {
    margin: 8px 0 2px;
}
.entry-rating .stars i,.stars i {
    margin: 0;
    color: #F4D819;
}
.entry-rating .stars .disabled {
    color: #CCCCD5;
}
.entry-rating .media-body .price {
    font-size: 17px;
    font-weight: 500;
    color: #000;
}
.entry-rating .media-body .price.line-trough {
    text-decoration: line-through;
    font-size: 13px;
    color: inherit;
    font-weight: inherit;
}
.smallFrame {
    padding: 18px 15px;
    margin: 20px 0;
}
 .smallFrame i {
    position: absolute;
    font-size: 30px;
    color: #00b7cc;
}
.smallFrame .content {
    margin-left: 55px;
    margin-top: 7px;
    margin-bottom: 3px;
    font-size: 20px;
}
/* CART---------------------------------------------------------- */
.cart {
    width: 100%;
    margin-bottom: 40px;
    background-color: #fff;
    margin-top: 20px;
}
.cart-buttons .btn {
    width: 28%;
    padding: 15px 0;
    float: right;
    margin-left: 20px;
}
/* CART CONTENTS---------------------------------------------------------- */
table.cart-contents {
    width: 100%;
    margin: 0;
    background-color: #fff;
}
table.cart-contents thead {
    border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
}
table.cart-contents thead th {
    margin: 0;
    font-size: 16px;
}
table.cart-contents tbody tr {
    border-bottom: 1px solid #ededed;
}
table.cart-contents tbody tr:hover {
    background: #FCFCFC;
}
table.cart-contents th, table.cart-contents td {
    padding: 20px;
    border-left: 1px solid #ededed;
}
table.cart-contents th:first-child, table.cart-contents td:first-child {
    border-left: none;
}
table.cart-contents td {
    vertical-align: top;
}
table.cart-contents .image {
    width: 12%;
}
table.cart-contents .image img {
    width: 100%;
    height: auto;
}
table.cart-contents .details .rating {
    margin-bottom: 10px;
}
table.cart-contents .details .rating i {
    color: #F2CF1C;
}
table.cart-contents .details .title {
    display: block;
    color: #333;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0 0 10px 0;
}
table.cart-contents .details span {
    display: block;
    margin: 0 0 5px 0;
    line-height: 1;
    font-size: 12px;
}
table.cart-contents .action {
    width: 110px;
}
table.cart-contents .action button {
    float: left;
    border: none;
    text-align: center;


    padding: 0;
    width: 33%;
    line-height: 30px;
}
table.cart-contents .qty {
    width: 9%;
}
table.cart-contents .qty input {
    border: 1px solid #ededed;
    height: 30px;
    padding: 0;
    width: 100%;
    text-align: center;
}
table.cart-contents .qty select {
    border: 1px solid #ededed;
    height: 30px;
    padding: 0;
    width: 100%;
    text-align: center;
}

table.cart-contents .unit-price, table.cart-contents .total-price {
    width: 14%;
    font-size: 16px;
    color: #000;
    font-weight: normal;
}
table.cart-contents .total-price {
    color: #000000;
    font-weight: 500;
}
table.cart-contents .currency {
    margin-right: 3px;
}
/* CART SUMMARY---------------------------------------------------------- */
.cart-summary.terms {
    padding: 0 35px;
    color: inherit;
    width: 72%;
    vertical-align: middle;
}
.cart-summary.terms h5 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
}
.cart-summary.terms h5 .fa {
    margin-right: 10px;
    color: #ccc;
    font-size: 20px;
    vertical-align: middle;
}
.totals {
    width: 28%;
    border-left: 1px solid #ededed;
    vertical-align: top;
}
.cart-totals {
    width: 100%;
    height: 100%;
}
.cart-totals tr {
    border-bottom: 1px solid #ddd;
}
.cart-totals tr: last-child {
    border: none;
}
.cart-totals td {
    border-left: 1px solid #ededed;
    width: 49%;
    padding: 7px 20px;
    color: inherit;
}
.cart-totals td:first-child {
    border-left: none;
}
.cart-totals td.cart-total {
    font-size: 20px;
    color: #333;
    text-transform: uppercase;
    padding: 20px;
}
.cart-totals td.cart-total.price {
    color: #000000;
    font-weight: 500;
}
@media (max-width: 767px) {
    table.cart-contents thead h5 {
    margin: 0;
    font-size: 14px;
}
 table.cart-contents .total-price {
    width: 25%;
    font-size: 12px;
}
 table.cart-contents .qty {
    width: 15%;
}
 table.cart-contents .qty input {
    padding: 5px 0;
}
 table.cart-contents th, table.cart-contents td {
    padding: 15px;
    border-right: 1px solid #ededed;
}
 table.cart-contents .currency {
    margin-right: 0;
}
 table.cart-contents .action {
    margin-top: 15px;
    float: none !important;
}
 .cart-buttons .btn {
    display: block;
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
}
 .cart-summary .terms {
    display: none;
}
 .cart-totals td {
    width: auto;
}
 .cart-totals td.price {
    width: 40%;
}
}
/* PAYOUTS */
.pay-opt li a img {
    max-width: 25px;
	margin-top: 9px;
}
.side-details {
    padding-top: 10px;
    padding-bottom: 35px;
}
.content ul {
    list-style-type: none}
.content ol {
    margin-left: 30px}
.content ul.tick li {
    background: url('../images/tick.jpg') no-repeat 0 2px;
    padding-left: 30px;
    margin-bottom: 10px}
.content ul.tick ul {
    padding-top: 10px}
.content ul.tick ul,.content ol ol,.content ol ul,.content ul.tick ol {
    margin-bottom: 0}
	
ul.list li {
    background: url('../images/marker.png') no-repeat 15px 9px;
    line-height: 23px;
    padding: 0 0 3px 30px;
	}
ul.list ul {
    padding-top: 10px}
ul.list ul,ol ol,ol ul,ul.list ol {
    margin-bottom: 0}

/* COMMENTS */
.comment-avatar {
    width: 50px;
    float: left;
    margin: 0 15px 0 0;
}
.comment-avatar img {
    width: 50px;
    border-radius: 100%;
	 -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    display: block;
    height: 50px;
}
.comment h3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 18px;
}
.comment-content {
    overflow: hidden;
    padding: 10px 0;
}
.media.media-sm img {
    width: 115px;
    height: auto;
    display: block;
}
.google-maps {
    position: relative;
    padding-bottom: 75%;
    // This is the aspect ratio height: 0;
    overflow: hidden;
}
 .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.modal-content {
    border-radius: 0;
		 -webkit-border-radius: 0;
    -moz-border-radius: 0;

   /* border: 1px solid #ededed;*/
}
.modal-body {
    position: relative;
    padding: 0;
}
.panel .panel-collapse .collapse {
    transition: transform .25s ease-in-out;
    -webkit-transition: -webkit-transform .25s ease-in-out;
}
/* *======= CTA 1 / Call to action box ==========*==================================================================================================== */
.cta-main {
    margin-top: 90px;
}
.cta-box {
    padding: 25px 30px;
    background-color: #3c4759;
    color: #AFACBB;
    margin-top: 25px;
}
.cta-box h3 {
    line-height: 24px;
    color: #FFF;
    font-weight: 400;
}
.cta-box p {
    /* color: #fff */
}
.cta-box a.btn {
    margin-top: 24px;
}
.cta-grey {
    background: #f1f1f1;
}
@media handheld,only screen and (max-width: 767px) {
    .cta-box {
    text-align: center;
}
 .cta-box a.btn {
    margin: 25px 0;
}
}
/* Icon Box ========================================================================== */
.box-icon {
    padding: 8px 0;
}
.box-icon .icon-wrap {
    float: left;
    font-size: 40px;
    margin-top: 12px;
	color: #00b7cc;
}
.box-icon .text {
    overflow: hidden;
    padding-left: 20px;
}
.box-icon .text h4 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 13px 0 5px;
}
.box-icon .text p {
    margin-bottom: 13px;
}
@media handheld,only screen and (max-width: 767px) {
    .box-icon .text {
    padding-left: 10px;
}
}
/* CREDIT CARD DIV STYLES - MODAL */
.credit-card-div span {
    padding-top: 10px;
}
.credit-card-div img {
    padding-top: 48px;
    height: 89px;
}
.credit-card-div .small-font {
    font-size: 9px;
}
.credit-card-div .pad-adjust {
    padding-top: 10px;
}
.credit-card-div .form-control {
    margin: 5px 0;
}
.credit-card-div textarea {
    margin: 15px 0;
    padding: 10px;
}
/* WIZARD FORM */
.wizNav {
    margin: 10px 0 30px;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #F1F5F8;
    border: #F1F5F8;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.rating .fa {
    font-size: 22px;
}
 .rating-num {
    margin-top: 0px;
    font-size: 60px;
}
 .progress {
    margin-bottom: 5px;
}
 .progress-bar {
    text-align: left;
}
 .rating-desc .col-md-3 {
    padding-right: 0px;
}


.btn-around{
border-radius: 32px;
	 -webkit-border-radius: 32px;
    -moz-border-radius: 32px;

}


.search-submit {
    bottom: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    width: 42px;
}
.button {
    display: inline-block;
    text-align: center;
    padding: 8px 13px;
    font-size: 28px;
    font-family: "Helvetica", "Helvetica Neue", "Arial", "sans-serif";
    line-height: 25px;
    letter-spacing: 1px;
    border: 0;
    text-decoration: none;
    color: #fff;
    background-color: #707173;
    -webkit-transition: 0.4s;
    transition: 0.4s;
	height: 43px;
}

.btn-right{
    margin-right: -27px;
	border-radius:0 30px 30px 0px;
	 -webkit-border-radius: 0 30px 30px 0px;
    -moz-border-radius: 0 30px 30px 0px;
}

.btn-left{
margin-right: 249px;
border-radius: 30px 0px 0px 30px;
-webkit-border-radius: 30px 0px 0px 30px;
-moz-border-radius: 30px 0px 0px 30px;


}

.genericon {
    font-size: 16px;
    vertical-align: top;
    text-align: center;
    -moz-transition: color .1s ease-in 0;
    -webkit-transition: color .1s ease-in 0;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    speak: none;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.btn_search {
margin-right: -30px; margin-left: 121px;
}

/*--top-move--*/
#toTop {
  display: none;
  text-decoration: none;
  position: absolute;
 /* bottom: 425px;
 right: 10px;*/
   bottom: 170px;
  
  overflow: hidden;
  width: 71px;
  height: 71px;
  border: none;
  text-indent: 100%;
  background: url(../images/move-top.png) no-repeat 0px 0px;
}
#toTop:hover {

  background: url(../images/move-top-h.png) no-repeat 0px 0px;
}
@media (max-width: 1360px){
ul.facebook_twitter {
    top: 360px;
}
}


@media (max-width: 1024px){
ul.facebook_twitter {
   top: 560px;
}
}

@media (max-width: 920px){
ul.facebook_twitter {
    top: 538px;
}
}

@media (max-width: 768px){
ul.facebook_twitter {
    top:539px;
}
}


@media (max-width: 600px){
/*#toTop{
bottom:500px;
}*/
ul.facebook_twitter {
    top: 192px;
}
}
@media (max-width: 568px){
/*#toTop{
bottom:180px;
}*/
ul.facebook_twitter {
    top: 149px;
}
}
@media (max-width: 414px){
/*#toTop{
bottom:436px;
}*/
ul.facebook_twitter {
    top: 600px;
}
}
@media (max-width: 375px){
/*#toTop{
bottom:457px;
}*/
ul.facebook_twitter {
    top: 192px;
}
}
@media (max-width: 360px){
/*#toTop{
bottom:460px;
}
*/
ul.facebook_twitter {
    top: 192px;
}
}
@media (max-width: 320px){
/*#toTop{
bottom:387px;
}
*/ul.facebook_twitter {
    top: 192px;
}
}



input:focus , select:focus {
     outline:  0;
	 /*-webkit-user-select:none;*/
}
/*hvr-shutter-out-vertical*/
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background:#00b7cc;
    color:#fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color:#fff;
  background: #00b7cc;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.hvr-shutter-out-vertical{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;background:#00b7cc;color:#fff;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-out-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#fff;border-radius:30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-out-vertical:active,.hvr-shutter-out-vertical:focus,.hvr-shutter-out-vertical:hover{background:#00b7cc;color:#00b7cc;}.hvr-shutter-out-vertical:active:before,.hvr-shutter-out-vertical:focus:before,.hvr-shutter-out-vertical:hover:before{border-radius:30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;background:#ffffff;color:#00b7cc;border-radius:30px;-webkit-transform:scaleY(1);transform:scaleY(1)}
/* hvr-shutter-out-vertical */

/*CSS DEFILEMENT PARTENAIRE*/
	.str3 .str_item {
   font-size:0;
   line-height:0
} 
.str3 img {height:100px; margin-left:5px; margin-right:5px; padding:5px; border:1px solid rgba(153, 153, 153, 0.2);}
.str3 img:hover { opacity:1}
.str3.str_wrap.str_active {
}
/*CSS DEFILEMENT PARTENAIRE*/

/*SOCIAL ICONE*/
.facebook_twitter{ position:fixed; top:314px; right:10px; z-index:2}
.facebook_twitter li{ margin-bottom:5px}

.fixed_facebook{ display:inline-block; background:url(../images/fb.png) left top no-repeat; width:71px; height:71px; text-indent:-99999em; opacity:0.5}
.fixed_facebook:hover{ display:inline-block; background:url(../images/fb.png) left top no-repeat; width:71px; height:71px; text-indent:-99999em;  opacity:1}

.fixed_twitter{ display:inline-block; background:url(../images/inst.png) left top no-repeat; width:71px; height:71px; text-indent:-99999em; opacity:0.5}
.fixed_twitter:hover{display:inline-block; background:url(../images/inst.png) left top no-repeat; width:71px; height:71px; text-indent:-99999em; opacity:1}
/*SOCIAL ICONE*/



/*========== Non-Mobile Method ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 320px) {
#search .form-control{
width:80%;
}
.btn-left {
    margin-right: 304px;
    margin-top: 82px;
}
.btn_search {
    margin-left: 60px;
}

#localisation .form-control{
width: 74%;
    margin-left: 22px;
	}
	
	.btn-right {
    margin-right: 38px;
}
   #social-icons{ margin-right: 52%;}
}
/* boxes  */
    .w-box + .w-box { margin-top: 20px }
    .w-box-header { height: 39px; line-height: 39px; padding: 0 10px 1px; background: #F1F1F1; color: #fff; font-size: 13px; }
    .w-box-header .toggle-group { position: relative; height: 21px; line-height: 21px; margin-top: 7px; }
    .w-box-header .dropdown-toggle { background: #000; background: rgba(0,0,0,.2); color: #fff; display: block; cursor: pointer; border: 1px solid #000; border-color: rgba(0,0,0,.3); padding: 0 6px; line-height: 18px; font-size: 11px; -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.3); -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.3); -ms-box-shadow: 0 1px 0 rgba(255,255,255,0.3); box-shadow: 0 1px 0 rgba(255,255,255,0.3); -webkit-border-radius: 4px 4px 4px 4px; -moz-border-radius: 4px 4px 4px 4px; -ms-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; }
    .w-box-header .dropdown-toggle:hover, .w-box-header .open .dropdown-toggle { background: rgba(0,0,0,.3) }
    .w-box-header .dropdown-toggle .caret { border-top-color: #fff; vertical-align: 2px; }
    .w-box-header .dropdown-menu { font-size: 12px }
    .pull-right .dropdown-menu { left: auto; right: 0; }
    .w-box-header input { padding: 2px 4px; margin: 0; border: none; }
    .w-box-header select { height: 22px; margin: -3px 0 0; padding: 1px 4px; width: auto; border: none; }
    .w-box-header form, .w-box-header .input-append { margin: 0; text-align: right; }
    .w-box-header .input-append { padding: 4px 0 0 0; line-height: 28px; }
    .w-box-header .input-append input { padding: 2px; margin: 1px 0 0; min-height: 24px; }
    .w-box-header .input-append input, .w-box-header .input-append button { border-color: rgba(0,0,0,.4) }
    .w-box-header h4 { display: inline-block; font-size: 16px; font-weight: 700; margin: 0; text-transform: uppercase; color:#00b7cc; }
    .w-box-header .btn-toolbar { margin: 0 }
    .w-box-header .nav-tabs { border: none; margin: 0; position: relative; top: 11px; }
    .w-box-header .nav-tabs li { list-style: none }
    .w-box-header .nav-tabs li a { border: none !important; padding: 5px 8px; color: #fff; }
    .w-box-header .nav-tabs li a:hover { text-decoration: none }
    .w-box-header .nav-tabs li.active a { color: #333 }
    .w-box-content { border-width: 0 1px 1px; /*border-style: solid; border-color: #ccc;*/ background: #fff; }
    .w-box-content.cnt_a { padding: 10px }
    .w-box-content.cnt_b { padding: 20px }
    .w-box-content.cnt_no_pad .cke_chrome { border:none }
    .w-box-content table { margin-bottom: 0 }
    .w-box-content pre.inside_pre { margin-bottom: 0; -webkit-border-radius: 0 0 0 0; -moz-border-radius: 0 0 0 0; -ms-border-radius: 0 0 0 0; border-radius: 0 0 0 0; border: none; }
    .w-box-content .no-th tr:first-child td { border-top: none }
    .w-box-content table .img-avatar { max-width: 40px }
    .w-box-footer { background: #f9f9f9; padding: 12px 0; border-width: 0 1px 1px; border-style: solid; border-color: #ccc; -webkit-box-shadow: inset 0 1px 0 #fff; -moz-box-shadow: inset 0 1px 0 #fff; -ms-box-shadow: inset 0 1px 0 #fff; box-shadow: inset 0 1px 0 #fff; }
    .w-box-footer .pagination { margin: 0; font-size: 11px; height: 22px; }
    .w-box-footer .input-append { margin: 0 }
    .w-box-footer .pagination a { line-height: 20px }
    .w-box-footer .f-text { margin: 0; padding: 0 12px; font-size: 12px; }
    .w-box-footer .f-center { padding: 0 10px; text-align: center; }
    .w-box-content.content-hide { display: none }
    .w-box .table thead th, .w-box .table tfoot th { background-color: #f0f3f5 !important }
    .w-box .table .sorting_desc, .w-box .table .sorting_asc { background-color: #dce3e7; border:none !important  }
    .w-box .table-vam td, .w-box .table-vam th { vertical-align: middle }
    .w-box-blue .w-box-header { background: #208bbd }
    .w-box-blue .table thead th, .w-box-blue .table tfoot th { background-color: #ebf2f6 !important }
    .w-box-blue .table .sorting_desc, .w-box-blue .table .sorting_asc { background-color: #d4e3eb !important }
    .w-box-orange .w-box-header { background: #dd8500 }
    .w-box-orange .table thead th, .w-box-orange .table tfoot th { background-color: #fff8ee !important }
    .w-box-orange .table .sorting_desc, .w-box-orange .table .sorting_asc { background-color: #ffebcc !important }
    .w-box-green .w-box-header { background: #749a00 }
    .w-box-green .table thead th, .w-box-green .table tfoot th { background-color: #eff7ec !important }
    .w-box-green .table .sorting_desc, .w-box-green .table .sorting_asc { background-color: #dbedd4 !important }
    .w-box-header .label { background: #fff; color: #555; text-shadow: none; }
    .w-box-header .icon-minus, .w-box-header .icon-plus { cursor: pointer }
    .w-box-header [class*="icsw16-"], .w-box-header [class*="splashy-"] { margin-top: 9px }
    .l-box { background: #fff }



/*========== Non-Mobile Method ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 320px) {
#search .form-control{
width:80%;
}
.btn-left {
    margin-right: 304px;
    margin-top: 82px;
}
.btn_search {
    margin-left: 60px;
}

#localisation .form-control{
width: 74%;
    margin-left: 22px;
	}
	
	.btn-right {
    margin-right: 38px;
}
   #social-icons{ margin-right: 52%;}
}
.grid_taille
{
    line-height: 30px;
    float: right;
    color: #6f6b6b;
}
/* shopping */
.timeshopping
{
    text-align: justify;
    line-height: 30px;
}
.timeshopping b
{
	    font-size: 14px;

}
	.timeshopping i
	{font-size: 18px;
		}

    /***/
.preview-images-zone {
    width: 100%;
    border: 1px solid #ddd;
    min-height: 180px;
    /* display: flex; */
    padding: 5px 5px 0px 5px;
    position: relative;
    overflow:auto;
}
.preview-images-zone > .preview-image:first-child {
    height: 185px;
    width: 185px;
    position: relative;
    margin-right: 5px;
}
.preview-images-zone > .preview-image {
    height: 90px;
    width: 90px;
    position: relative;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px;
}
.preview-images-zone > .preview-image > .image-zone {
    width: 100%;
    height: 100%;
}
.preview-images-zone > .preview-image > .image-zone > img {
    width: 100%;
    height: 100%;
}
.preview-images-zone > .preview-image > .tools-edit-image {
    position: absolute;
    z-index: 100;
    color: #fff;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    display: none;
}
.preview-images-zone > .preview-image > .image-cancel {
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold;
    margin-right: 10px;
    cursor: pointer;
    display: none;
    z-index: 100;
}
.preview-image:hover > .image-zone {
    cursor: move;
    opacity: .5;
}
.preview-image:hover > .tools-edit-image,
.preview-image:hover > .image-cancel {
    display: block;
}
.ui-sortable-helper {
    width: 90px !important;
    height: 90px !important;
}
/***/
/* Profile container */
.profile {
    margin: 20px 0;
}

/* Profile sidebar */
.profile-sidebar {
    padding: 20px 0 10px 0;
    box-shadow: 0 0px 8px 0 rgba(0,0,0,.2)!important;
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    border: 2px solid #fff;
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px;
}

.profile-usertitle-name {
    color: #5a7391;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px;
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
}

.profile-userbuttons {
    text-align: center;
    margin-top: 10px;
}

.profile-userbuttons .btn {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 15px;
    margin-right: 5px;
}

.profile-userbuttons .btn:last-child {
    margin-right: 0px;
}

.profile-usermenu {
    margin-top: 30px;
}

.profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
    border-bottom: none;
}

.profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 14px;
    font-weight: 400;
}

.profile-usermenu ul li a i {
    margin-right: 8px;
    font-size: 14px;
}

.profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #5b9bd1;
}

.profile-usermenu ul li.active {
    border-bottom: none;
}

.profile-usermenu ul li.active a {
    color: #5b9bd1;
    background-color: #f6f9fb;
    border-left: 2px solid #5b9bd1;
    margin-left: -2px;
}

/* Profile Content */
.profile-content {
    padding: 20px;
    background: #f2f2f2;
    min-height: 460px;
    box-shadow: 0 0px 8px 0 rgba(0,0,0,.2)!important;
}
table.achat {
    width: 100%;
    margin: 0;
    background-color: #f7f7f7;
}
.inputradio{
    width: 20px;
    height: 20px;
}
.prix{
    text-align: justify;
    color: #272630;
    float: right;
}
.filtre
{
    color: #000;
    border-color: #dfdfdf;
    background-color: #dfdfdf;
}
/*.bs-wizard {margin-top: 40px;}*/

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #ffdaee; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #e20079; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #ffdaee;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }

.file-preview {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 8px;
    width: 100%;
    margin-bottom: 5px;
}
.file-preview .fileinput-remove {
    top: 1px;
    right: 1px;
    line-height: 10px;
}
.file-drop-zone {
    border: 1px dashed #aaa;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    margin: 12px 15px 12px 12px;
    padding: 5px;
}
.file-drop-zone .file-preview-thumbnails {
    cursor: default;
}
.file-preview .clickable {
    cursor: pointer;
}
.clickable{
    height: 160px;
    overflow: hidden;
}
.choix_pay
{
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: 2px;
    margin-top: 5px;
}
.txt_art
{
    font-size: 13px;
    text-align: center;
    color: #00b7cc;
}
.img_required
{
    border: 1px dashed #ff0000;
}
.btn-danger, .dropdown-toggle.btn-danger {
    background-color: #00b7cc!important;
}
.btn-success, .dropdown-toggle.btn-success {
    background-color:#00b7cc!important;
}
.btn-primary, .dropdown-toggle.btn-primary {
    background-color: #00b7cc!important;
    border-radius: 30px;
}
.fa-search:before {
    content: "\f002";
    color: #00b7cc!important;
}
.fa-map-marker:before {
    content: "\f041";
    color: #00b7cc!important;
}
.color-site
{
    color: #00b7cc;
}
.color-site-header
{
    color: #00e5ff!important;
}
.livraison
{
    background-color: #fff;
    border: 1px solid #ddd;
    margin-top: 5px;
}
.inputchechbox {
    width: 18px;
    height: 18px;
}
.bloc_av_liv
{
    line-height: 47px;
    text-align: center;
}
.view {
    width: 100%!important;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    /*background: #fff url(../images/bgimg.jpg) no-repeat center center;*/
}
.view img {
    margin-right: auto!important;
    margin-left: auto!important;
    display: block;
    position: relative;
    width: auto!important;
    /*	   width: 360px;*/
    height: 206px;
}