/* cmsms stylesheet: styles modified: 10/21/19 14:45:49 */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap');
@charset "utf-8";
html {
	font-size: 62.5%;
	height: 100%;
}
body {
	margin: 0 auto;
	padding: 0;
	font-size: 0;
	width: 100%;
	max-width: 1920px;
	height: 100%;
	box-sizing: border-box;
	background-color: #f5f5f5;
	font-family: 'Roboto Condensed', sans-serif;
}

h1, div, p, img, form, fieldset,input,textarea, button, iframe{
	box-sizing: border-box;
}

/*-------- Titrage --------------------*/
h1, h2, h3, h4, h5 {

}
h1 {
	text-align:left;
	margin:0;
	padding: 20px 5px;
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	color: #C43B3B;
	position: fixed;
	bottom:40px;
	width:100%;
	max-width: 1280px;
	left: 50%;
	transform: translateX(-50%);
}

h1 .div{
	text-align: left;
	font-weight: 700;
	font-size: 4.2rem;
	padding: 5px;
	text-transform: uppercase;
	background-color: rgba(255,255,255,0.8);
	display: inline-block;
	z-index: 2;
}

h1 .petit{
	color: #000000;
	font-weight: 700;
  font-size: 2.9rem;
	display: block;
}
h2 {
	padding: 20px 5px 15px 5px;
	font-size: 2.7rem;
	font-weight: 800;
	margin: 0 auto;
	text-transform: uppercase;
	box-sizing: border-box;
	color:#C43B3B;
	text-align: left;
}
h3 {

	text-align: left;
	padding: 25px 5px 15px 5px;
	font-size: 2.2rem;
	font-weight: 600;
	margin: 0 auto;
	text-transform: uppercase;
	box-sizing: border-box;
	clear: both;
}
/*--------------- Mise en page -----------*/
strong {
	font-weight: 400;
}
a {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}

p {
	margin: 0 auto;
	display: block;
	padding: 10px 5px;
	font-size: 1.9rem;
	font-weight: 300;
	line-height: 1.5;
	box-sizing: border-box;
	text-align: justify;
}
p.centre {
	text-align: center;
}
p.clear {
	clear: both;
}

p.vert{
	font-weight: 400;
	color:green;
}

p.rouge{
	font-weight: 400;
	color:red;
}

.bandeau{
	width:100%;
	max-width: 1280px;
	display: block;
	margin: 0 auto;
	padding:40px 5px;
}

.bandeau img{
	width:100%;
	display: block;
}

img.icone{
	width:40px;
}

img.icone.invert{
	filter: invert(100%);
}


/*-------- blocs principaux -----------*/
header {
	width: 100%;
	max-width: 1920px;
	position: fixed;
	top: 0;
	z-index: 3;
	left: 50%;
	transform: translate(-50%, 0);
}

section {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 40px 0;
	display: block;
	box-sizing: border-box;
	background-image: url(https://caprealestate.ch/uploads/images/site/bg.png);
	z-index: 2;
	position: relative;
	min-height: 500px;
}
section#contact{
	padding-bottom: 0;
}
article {
	width: 100%;
	max-width: 1280px;
	display: block;
	margin: 0 auto;
}
footer {
	min-height: 200px;
	background-color: #747474;
	box-sizing: border-box
	display:block;
	z-index:5;
}

footer p, footer h2, footer h3{
	color:#f8f8f8;
}

footer h3{
	padding-right: 5px;
	text-align: right;
}
footer .colG{
	width: 50%;
	display: inline-block;
	vertical-align: top;

}

footer .colD{
	width: 50%;
	display: inline-block;
	vertical-align: top;

}
footer .colD p{
	text-align: right;
}
/*-------- Header ----------------------*/
#top-head {
	width: 100%;
	height: 80px;
	background-color: #ffffff;
	position: absolute;
	top: 0;
}
#bottom-head {
	width: 100%;
	height: 40px;
	background-color: #ffffff;
	position: absolute;
	top: 60px;
	transform: skewY(-1.2deg);
	border-bottom: solid 1px #646563;
}
#logo-wrap {
	height: 70px;
	margin: 0 auto;
	padding-left: 5px;
	position: relative;
	z-index: 2;
	width: auto;
	display: inline-block;
}
#logo-wrap img {
	height: 100%;
	width: auto;
}

/*-------- Blocs divers -------------*/
.col3 {
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
  margin-top: 5px;
	width:32%;
	font-size: 1.8rem;
}

.col3 p{
	font-weight: 400;
	background-image: url(https://caprealestate.ch/uploads/images/site/puce.png);
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: left center;
	padding-left: 20px;
}

.col-galerie{
	display: inline-block;
  vertical-align: top;
  margin: 15px 30px 15px 0;
	width:180px;
}
.col-galerie h3{
	text-align: center;
}

.col-galerie img{
	width:100%;
	display:block;
}

iframe#map{
	width:100%;
	height:420px;
	border:none;
	border-top: solid 1px #C43B3B;
	filter: grayscale(0.7);
	margin:20px 0 0 0;
}
/*-------- Formulaires ---------*/
fieldset,form{
	margin:0;
	padding: 0;
	border:0;
}

form{
	margin: 20px 0;
	max-width: 480px;
}

fieldset{
	width:100%;
	padding: 0 5px;
}

fieldset.col2{
	width:50%;
	vertical-align: top;
	display: inline-block;
}

label{
	margin:0 0 10px 0;
	padding: 0;
	font-family: 'Roboto Condensed';
	font-weight:400;
	font-size: 1.8rem;
	display: block;
}

input{
	width:100%;
	display: block;
	height: 30px;
	border: solid 1px #999999;
	font-family: 'Roboto Condensed';
	padding: 5px;
	font-weight: 300;
	font-size: 1.8rem;
	margin-bottom: 20px;
	background-color: #ffffff;
}

input[type='file']{
	font-size: 1.4rem;
	background-color: transparent;
	height:30px;
	border:none;
	padding: 0;
}

button{
	height:30px;
	width:100px;
	background-color: #C43B3B;
	border:none;
	font-family: 'Roboto Condensed';
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.8rem;
	color: #000000;
	margin: 10px 0;
}
textarea{
	width:100%;
	min-height: 150px;
	border: solid 1px #999999;
	font-family: 'Roboto Condensed';
	padding: 5px;
	font-weight: 300;
	font-size: 1.8rem;
	margin-bottom: 20px;
	background-color: #ffffff;
}

::placeholder{
	color: #999999;
  opacity: 1; /* Firefox */
}

/*-------- Image de fond ---------------*/
.fond-site{
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 2;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment:fixed;
}

.fond-site1{
	background-image: url(https://caprealestate.ch/uploads/images/site/fond-site1.jpg);
}

.fond-site2{
	background-image: url(https://caprealestate.ch/uploads/images/site/fond-site2.jpg);
}

.fond-site3{
		background-image: url(https://caprealestate.ch/uploads/images/site/fond-site3.jpg);
}

.fond-site4{
		background-image: url(https://caprealestate.ch/uploads/images/site/fond-site4.jpg);
}

/********** Liste d'icônes ******************/

ul.normal {
	margin: 0 auto;
	max-width: 1280px;
	list-style: none;
	margin-top: 20px;
}
li.icone {
	margin-bottom: 20px;
	font-size: 1.8rem;
	font-weight: 300;
}
li.icone img {
	margin: 0;
	padding: 0;
	width: 24px !important;
	height: 24px !important;
	margin-right: 10px !important;
	margin-left: 10px;
	vertical-align: middle;
	filter: invert(100%);
}

/****************** MOBILES ****************************/


@media screen and (max-width: 768px) {
header {
	z-index: 3;
	top: 0;
}
p {
	text-align: left;
}

h1{
	position: absolute;
	z-index: 2;
	bottom: auto;
	top: 160px;
}

#bottom-head {
	display: none !important;
}

#logo-wrap {
	height: 60px !important;
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 2;
}

.col3 {
  display:block;
	width:100%;
}


fieldset{
	width:100% !important;
}



footer p, footer h2, footer h3{
	text-align: center !important;
}

footer h3{
	padding-right: 5px;
	text-align: right;
}
footer .colG, footer .colD{
	width: 100%;
}


.fond-site {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll !important;
	position: relative;
	height: 300px;
	max-width: 780px;
	width: 100%;
}


}
/* cmsms stylesheet: menu modified: 10/07/19 16:23:09 */
@charset "utf-8";

/* CSS Document */
nav a {
	text-decoration: none;
}

nav, ul, li, a {
	margin: 0;
	padding: 0;
}

nav {
	margin: 0 auto;
  width: 100%;
	max-width: 1280px;
	position: relative;
	height: 100%;
	z-index: 1;
	margin-top: 15px;
}

.toggleMenu {
	display: none;
	background: #666;
	padding: 10px 5px;
	color: #fff;
}

.nav {
	list-style: none;
	margin: 0 auto;
	display: block;
	position: absolute;
	right: 0;
	top:27px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.8rem;
}


.nav:before, .nav:after {
	content: " ";
	display: table;
}

.nav:after {
	clear: both;
}

.nav ul {
	list-style: none;

}

.nav a {
	color: #000000;
	box-sizing: border-box;
  height: 25px;
}

.nav a:hover {
	color: #C43B3B;
}

.nav li {
	position: relative;
	padding-right: 5px;
	padding-left: 55px;
}


.nav > li {
	float: left;
}

.nav > li > .parent {
	background-image: url("images/downArrow.png");
	background-repeat: no-repeat;
	background-position: right;
}

.nav > li > a {
	display: block;
}

.nav li ul {
	position: absolute;
	left: -9999px;
	width: 150px;
	padding-top: 15px;

}

.nav > li.hover > ul {
	left: 50px;

}

.nav li li.hover ul {
	left: 100%;
	top:0;
}

.nav li li {
	  padding: 5px;
		float: none;
		width:auto;
	 	background-color: #ffffff;
	  font-size: 1.6rem !important;
		display: block;
}

.nav li li a {
	position: relative;
	z-index: 100;
	text-transform: uppercase;
	height: auto;
	width: auto;
	display: inline;


}



@media screen and (max-width: 768px) {

.toggleMenu{
	top:10px;
	margin-top: 10px;
	right:5px;
	position:fixed;
	z-index:1000;
	border-radius: 3px;
	height: 35px;
	width: 35px;
	background-size: 90% 90%;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	background-image: url(https://caprealestate.ch/uploads/images/site/fond-menu.png);
	background-color: #000000;
}

	a.toggleMenu{
		padding: 0;
	}

nav {
  margin: 0;
	top:0;
	bottom: auto;
	width:100%;
	font-size: 1.6rem;
	text-align:left !important;
	z-index: 3;

}

.active {
	display: block;
}

.nav {
	width: 100%;
	margin: 0;
	padding: 0;
	top:0;
	left: 0;
	z-index: 4;
	position: fixed !important;
}
.nav li {
	padding-right: 0;
	padding-left: 0;
	border-left: none;
}

.nav a {
	color: #ffffff;
	padding-top:8px;
	padding-bottom: 8px;
	padding-left:5px;
	height:auto;
}

.nav a:hover{
		border:none;
}


.nav > li {
	float: none;
	background-color: #C43B3B;
	border-top: 1px solid #ffffff;
}

	.nav > li:hover{
		background: #747474;
	}

	.nav > li:hover a{
	color:#000000;
	}

	.nav > li.hover > ul {
	top: 0;
}

.nav > li > .parent {
	background-position: 95% 50%;
}

.nav li li .parent {
	background-image: url("images/downArrow.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

.nav ul {
	display: block;
	width: 100%;
}

.nav > li.hover > ul, .nav li li.hover ul {
	position: static;
	left:0;
}

	.nav li ul{
		width:100%;
		padding-top: 0;
	}

	.nav li li  {
	width:100%;
		border-top: 1px solid #4b4649;
}

	.nav li li:hover{

	}

.nav li li a {
	width: 100%;
	padding-right: 5px;
display: block;
	background-color: none;

}

	.nav li li a:hover{
		color: #fdcb59;
	}

.nav li li li a {
	width: 100%;
	padding-right: 5px;
	border-top: 1px solid #CCCCCC;
}
}
