/* --------------------------------
   LISTING VO
   -------------------------------- */

.searchVOp {
	padding-left: 20px;
	padding-right: 15px;
}
#contentVO {
	margin-top:20px;
	padding: 0px;
}
#contentVO h1, #contentVO h3 {
    margin-top: 0px;
}
#contentVO h2 {
	color: #4589CE;
	font-size: 3.5em;
	font-weight: 800;
	margin-top: 17px;
}
#contentVO h3 {
    font-size:1.2em;
	margin-bottom:0px;
	line-height: 1.5em;
}
#contentVO h3 strong {
    font-weight:800;
}
#contentVO h3 em {
    font-style:normal;
	color:#4589CE;
}

#contentVO .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #222;
    text-transform: uppercase;
    font-weight: 300;
    padding-top: 3px;
}
#contentVO .searchVOp .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #222;
	font-weight: 500;
}
#triVO .btn {
    border-radius: 0px;
}
#triVO .btn-default {
    border-color: #f0f0f0;
    background-color: #f0f0f0;
}
.btn-primary {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}
.pagination {
    margin: 0px;
    border-radius: 0px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.pagination > li > a, .pagination > li > span {
    border: 1px solid #e8e8e8;
}
.pagination > li > a, .pagination > li > span {
    color: #666666;
	font-weight:300;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #4589CE;
    background-color: #fff;
    border-color: #e8e8e8;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #4287cf;
    border-color: #4287cf;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    font-weight:800;
}
.pagination > .active > span.prev, .pagination > .active > a:hover, .pagination > .active > span.prev:hover, .pagination > .active > a:focus, .pagination > .active > span.prev:focus,
.pagination > .active > span.next, .pagination > .active > a:hover, .pagination > .active > span.next:hover, .pagination > .active > a:focus, .pagination > .active > span.next:focus {
    background-color: #f0f0f0;
	border-color:#e8e8e8;
	color:#fff;
}

.boxVOlist {
    border: solid 1px #e8e8e8;
	margin-bottom:20px;
	position:relative;
}
.boxVOimg {
    float:left;
    width:33%;
	position:relative;
}
.boxVOimgLink {
	position:absolute;
    display:block;
	width:100%;
	height:100%;
	z-index:2;
}
.boxVOdesc {
    float:left;
    width:66%;
	padding:23px 25px 0px 25px;
	position: relative;
}
.boxVOdesc span {
	color:#666666;
	padding-right:8px;
	margin-right:8px;
	text-transform:uppercase;
	line-height:14px;
	background: url(../img/occasions/filet-separspan.gif) no-repeat right 5px;
}
.boxVOdesc span:last-child {
	background: none;
}
.boxVOprix {
	position:absolute;
	width:130px;
	height:100px;
    border-left: solid 1px #e8e8e8;
	padding-top:23px;
	padding-right:25px;
	text-align:right;
	top:0px;
	right:0px;
	margin:0px;
    font-size:1.3em;
	color:#4589CE;
}

#contentVO .amap {
	margin-right:30px;
	text-transform: uppercase;
	color: #000;
	display: block;
	margin-top:20px;
	margin-bottom:0px;
}
#contentVO .amap:before {
	font-family: FontAwesome;
	content: "\f041";
	font-size: 16px;
	margin-right:8px;
}
a.boxVOplus {
	background: url(../img/occasions/plusvo.gif) no-repeat right top;
	width:39px;
	height:39px;
	position:absolute;
	bottom:23px;
	right:25px;
	display:block;
	z-index: 100;
}
a.boxVOplus:hover {
	background: url(../img/occasions/plusvo.gif) no-repeat right -39px;
}



/* --------------------------------
   DETAIL VO
   -------------------------------- */

#voBack {
	padding: 20px 0;
}
#detVOvisu {
	float:left;
	/*width: 60%;*/
}
#detVOdesc {
	float:right;
	width: 40%;
}
#contentVOdet h1 {
	font-weight:800;
	line-height: 0.9em;
	float:left;
}
#contentVOdet h1 strong {
	color:#4589CE;
}
#contentVOdet h1 em {
	font-size: 0.7em;
	font-weight: 500;
	font-style: normal;
	line-height: 1em;
	display: block;
}
.detVOprix {
    color:#4589CE;
	float:right;
	font-size: 3.5em;
    font-weight: 300;
}
#listVOequip {
	padding-left:0px;
	text-transform:uppercase;
	margin-bottom: 0px;
}
#listVOequip li {
	list-style-type: none;
	display:inline-block;
	line-height: 1.2em;
    padding-right: 13px;
    margin-right: 10px;
	border-right:solid 1px #e7e8e8;
}

#listVOcarac {
	padding-left:0px;
	text-transform:uppercase;
	margin-bottom: 0px;
}
#listVOcarac li {
	list-style-type: none;
	display:inline-block;
	line-height: 1.2em;
	width:33%;
	position: relative;
	padding-left:30px;
}
#listVOcarac li:before {
	font-family: FontAwesome;
	content:"\f00c";
	color:#222;
	position: absolute;
	left: 5px;
}
#detVOtab {
    margin-bottom:20px;
}
.tab-content {
	border-left: solid 1px #d8d8d8;
	border-right: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
	border-top: solid 1px #d8d8d8;
	padding:10px 15px 7px 15px;
	margin-top:-1px;
	background-color:#fff;
}
.nav-tabs > li > a {
    border-radius: 0px;
	background-color:#f0f0f0;
	border:solid 1px #d8d8d8;
	margin-right: 0px;
	color: #292929;
	text-transform:uppercase;
	font-size: 1.1em;
	line-height: 1.2;
	font-weight:300;
}
.nav-tabs > li > a:hover {
	border:solid 1px #d8d8d8;
}
.nav-tabs > li:first-child > a, .nav-tabs > li:first-child > a:hover {
	border-right:none 0px #d8d8d8;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #292929;
	font-weight:800;
	text-transform:uppercase;
	background-color:#fff;
}
.nav-tabs > li.active > a:after {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	bottom: -1px;
	background-color: #fff;
	z-index: 5;
	position: absolute;
	left: 0px;
}
.owlVO {
	margin-top:10px;
}
#contentVOdet .owl-carousel .owl-item img {
    /*height:175px;*/
}
.detVOboxCadr {
	border: solid 1px #e7e8e8;
	padding:20px;
	margin-bottom:10px;
	text-align:right;
}
.detVOlieu {
	text-transform:uppercase;
	font-size:1.2em;
	margin:0px
}
.detVOlieu:before {
	font-family: FontAwesome;
	content:"\f041";
	color:#4589CE;
	padding-right:10px;
}
.detVOtel {
	color:#4589CE;
	font-weight:800;
	margin:0px;
	font-size:1.5em;
}
.detVOtel:before {
	font-family: FontAwesome;
	content:"\f095";
	padding-right:10px;
}
.detVOfdblack {
	background-color:#222;
	padding:15px 20px 12px 20px;
	text-align:right;
	color:#fff;
	margin-bottom:0px;
	text-transform:uppercase;
	font-size:1.4em;
}
a.detVOcontact {
	background-color:#4589CE;
	padding:13px 20px 12px 20px;
	text-align:right;
	color:#fff;
	display:block;
	text-transform:uppercase;
	font-size:1.4em;
	font-weight:800;
}
a.detVOcontact:hover {
	color:#222;
}
a.detVOcontact:after {
	font-family: FontAwesome;
	content:"\f054";
	padding-left: 10px;
}
#contentVOdet .addthis_sharing_toolbox {
	background-color: #fff;
	margin-top:40px;
	text-align: right;
	padding: 0px;
}
#box2ContactVO{
	display:none;
}


/* --------------------------------
   FORM DEMANDE INFO VO DETAIL
   -------------------------------- */

#formInfoVO label {
	font-weight:300;
}
#formInfoVO label.radio-inline {
	font-weight:600;
}
a.btnClose {
	color:#4589CE;
	padding:10px 0px;
	font-size:2em;
	float:right;
	display:block;
}
a.btnClose:hover {
	color:#222;
}
#formInfoVO .btn {
	background-color:#4589CE;
	border-color:#4589CE;
	color:#fff;
	padding:10px 12px 6px 12px;
}
#formInfoVO .form-control, #formInfoVO .form-control select {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
          box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}


/* --------------------------------
   RESPONSIVE
   -------------------------------- */

@media screen and (max-width: 1199px) {  
.alignR {
    text-align: left;
}
#contentVO #searchVO {  
	margin-top: 10px;
} 
#listVOcarac li {
	width:49%;
}
} 

@media screen and (max-width: 1024px) {  
#contentVO #searchVO {
	margin-top:12px;
}
#detVOdesc {
	width: 38%;
	margin-left:2;
} 
} 

@media screen and (max-width: 1023px) {  
#listVOequip li {
    width: 31%;
	margin-top: 5px;
}
} 

@media screen and (max-width: 980px) {  
#box2ContactVO{
	display:block;
	margin-top: 5px;
}
#box1ContactVO{
	display:none;
}
} 

@media screen and (min-width: 769px) {  
#detVOvisu {
    width: 58%;
    margin-right: 2%;
}
} 

@media screen and (max-width: 768px) {  
.boxVOimg {
	width:100%;
}
.boxVOimgLink {
	display:none;
}
.boxVOdesc {
	width:100%;
}
#contentVO .amap{
	margin-bottom:20px;
}
#listVOcarac li {
	width:100%;
}
#detVOvisu {
	float:right;
	width: 100%;
}
#detVOdesc {
	float:none;
	width: 100%;
}
.detVOboxCadr {
    border: solid 1px #d8d8d8;
    padding: 10px 20px 6px 20px;
}
#detVOtab {
    margin-bottom: 10px;
} 
} 


@media screen and (max-width: 640px) {  
#searchVO label {
    font-size: 1.2em;
    margin-top: 9px;
}
#listVOequip li {
    width: 49%;
	padding-right: 0px;
	margin-right: 0px;
	border-right: none 0px #e7e8e8;
}
.detVOprix {
    float: none;
    clear: both;
    display: block;
    width: 100%;
	line-height: 1em;
	margin-bottom: 10px;
}
} 

@media screen and (max-width: 480px) {  
#contentVO .boxVOlist h3 {
	max-width:260px;
}
#contentVO #searchVO label {
    display:block;
	float:none;
	margin-top: 0px;
}
#contentVO #searchVO .form-group {
    width:80%;
    float: left;
}
#contentVO .searchVOp {
    padding-left: 15px;
}
} 

@media screen and (max-width: 479px) {  
.boxVOprix {
    position: relative;
    width: auto;
    height: auto;
    border-left: none 0px #e8e8e8;
    text-align: left;
    margin: 0px;
    font-size: 1.3em;
	border-bottom: solid 1px #e8e8e8;
	margin-bottom: 10px;
    padding-top: 0px;
	padding-bottom: 5px;
    padding-right: 0px;
}
#contentVO h3 {
    max-width: 100%;
}
#contentVO #searchVO .form-group {
    width:100%;
}
#contentVO #btnSearchVo {
    margin-top:10px;
}
.pagination {
    margin-bottom: 20px;
}
#listVOequip li {
    width: 100%;
}
} 

@media screen and (max-width: 380px) {  
.nav-tabs > li > a {
    font-size: 0.9em;
}
.detVOfdblack {
    font-size: 1em;
}
} 
@media screen and (max-width: 360px) {  
.boxVOlist {
    padding-bottom:65px;
}
.nav-tabs > li > a {
    font-size: 0.8em;
}
} 