|
Server IP : 10.111.40.2 / Your IP : 216.73.217.145 Web Server : Apache System : Linux webd002.cluster111.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : comimage ( 586) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0705) : /home/comimage/baticlean.net/../construction/../rouzeerenovhabitat.com/css/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
/* ----------------------------------
/* ------------ FONT-FACE ----------
------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i");
/* ----------------------------------
/* ------------ ENTETE ----------
------------------------------------- */
*, *:after, *:before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
:root {
--color-txt: #36343a;
--color-rouge:#bc1823;
--color-bleu:#004aae;
--color-bg:#f6f6f7;
--poppins : "Poppins", sans-serif;
--opensans : "Open Sans", sans-serif;
--raleway : "Raleway", sans-serif;
}
body {
background: #fff;
margin: 0;
padding: 0;
max-width: 100%;
width: 100%;
}
div, td {
color: var(--color-txt);
font-family: "Open Sans", sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 22px;
margin: 0;
padding: 0;
transition: ease-in-out 0.3s;
}
a {
text-decoration: none;
color: var(--color-rouge);
transition: ease-in-out 0.3s;
}
img {
border: none;
max-width: 100%;
height: auto;
}
p {
padding: 10px 0;
margin: 0;
}
h1, h2, h3, h4 {
font-weight: 700;
margin: 0;
padding: 0;
font-family: "Raleway", sans-serif;
}
h1, h2 {
font-size: 36px;
text-transform: uppercase;
line-height: 48px;
padding-bottom: 10px;
}
h3{
font-size: 20px;
line-height: 30px;
color: var(--color-bleu);
font-family: "Poppins", sans-serif;
margin-top: 15px ;
}
.btn-s{
font-family: var(--opensans);
font-size: 14px;
font-weight: 700;
background: var(--color-rouge);
color: white;
text-decoration: none;
text-align: center;
border-radius: 10px;
border: 1px solid transparent;
transition: ease-in-out 0.3s;
min-width: 174px;
padding: 7px 10px;
display: inline-block;
margin-top: 10px;
}
.btn-s:hover{
border-color: var(--color-rouge);
background: transparent;
color: var(--color-rouge);
}
.shadow{
box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}
ul{
list-style:square;
}
ul li::marker {
color: red;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="mobile"], input[type="fax"], input[type="password"], textarea, select {
font-family: Trebuchet MS,Tahoma,sans-serif,Verdana;
font-size: 13px;
color: var(--color-txt);
max-width: 100%;
width: 100%;
border: 1px solid var(--color-txt);
display: inline-block;
background: #FFF;
}
#smartnav {
display: none;
}
@media only screen and (max-width: 1023px) {
#smartnav {
display: block;
}
}
.row {
margin-left: -15px;
margin-right: -15px;
}
#pageweb {
width: 100%;
overflow: hidden;
}
/* ----------------------------------
/* ------------ HEADER ----------
------------------------------------- */
#logo{
position: absolute;
top: 0;
left: 15px;
z-index: 150;
}
#mn ul, .mn ul{
display: flex;
justify-content: flex-end;
list-style: none;
padding: 40px 0;
margin: 0;
}
.mn ul {
flex-wrap: wrap;
padding: 0 0 25px 0;
}
#mn ul li, .mn ul li{
padding-left: 25px;
}
#mn ul li:last-child{
padding-right: 15px;
}
#mn ul li a, .mn ul li a{
text-transform: uppercase;
color: var(--color-txt);
font-family: var(--poppins);
}
#mn ul li a:hover, .mn ul li a:hover{
color:var(--color-rouge);
}
.mn ul li a{
color: white;
}
#cont-fla{
position: relative;
}
#slogan{
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
z-index: 150;
}
#slogan .container{
display: flex;
flex-direction: column;
justify-content: flex-end;
height: 100%;
}
.slogan{
margin-bottom: 100px;
color: white;
}
.slogan p, .txt-cta p{
font-size: 24px;
padding: 0;
}
.slogan .btn-s, .txt-cta .btn-s{
margin-top: 25px;
}
.slogan .btn-s:hover, .txt-cta .btn-s:hover{
color: white;
}
/* ----------------------------------
/* ------------ CORPS ----------
------------------------------------- */
.cont-devis {
background: var(--color-bleu);
}
.ic{
font-family: 'remixicon' !important;
font-style: normal;
color: white;
font-size: 36px;
}
.ic-1::before{
content: "\ec5c";
}
.ic-2::before{
content: "\ef63";
}
.ic-3::before{
content: "\ef67";
}
.ic-4::before{
content: "\ee19";
}
.ic-5::before{
content: "\efec";
}
.cont-devis p{
font-size: 24px;
text-transform: uppercase;
line-height: 28px;
font-family: var(--poppins);
color: white;
}
.txt-photos ul {
list-style: square;
line-height: 30px;
}
.txt-photos ul li::marker {
color: red;
}
.ph img{
border-radius: 10px;
}
.cont-para{
background: linear-gradient(rgba(2, 2, 2, 0.7), rgba(0, 0, 0, 0.7)), url(../images/bg_para.jpg) fixed center center;
background-size: cover;
}
.txt-cta{
color: white;
}
.cont-services, .cont-ph{
background: var(--color-bg);
}
.service{
background: white;
border-radius: 10px;
}
.cont-ph .service img{
border-radius: 10px;
width: 100%;
height: auto;
}
.cont-part img{
height: 130px;
width:auto;
}
/* ----------------------------------
/* ------------ FOOTER ----------
------------------------------------- */
footer{
background: var(--color-txt);
}
.adresse h2{
font-size: 24px;
color: white;
}
.adr{
color: white;
}
.ic-4, .ic-5{
font-size: 24px;
margin-right: 15px;
}
.ad a{
color: white;
font-size: 20px;
font-weight: 700;
}
.ad a:hover{
color: var(--color-rouge);
}
/*PLAN D'ACCES*/
.map-google iframe {
margin: 0;
padding: 0;
border: none;
width: 100%;
height: 100%;
}
/*REALISATIONS*/
p.titre-diapo {
text-transform: uppercase;
font-weight: bold;
}
#diapo-container ul, #diapo-container ul li {
margin: 0;
padding: 0;
list-style: none;
}
#diapo-container .nav-diapo ul li {
border-bottom: 1px solid #eee;
}
#diapo-container .nav-diapo ul li:first-child {
border-top: 1px solid #eee;
}
#diapo-container .nav-diapo ul li a {
display: block;
padding: 10px 0 10px 5px;
text-transform: uppercase;
}
#diapo-container .nav-diapo ul li.link-play a, #diapo-container .nav-diapo ul li a:hover {
background: #1b9bff;
color: #fff;
}
#diapo-container .nav-diapo ul li a:hover {
opacity: 0.8;
}
#diapo-container .nav-diapo ul {
padding-left: 5px;
}
.nav-diapo {
width: 28%;
float: left;
}
#diapo-inner {
width: 70%;
float: right;
}
.nav-diapo .link-disable {
cursor: not-allowed;
opacity: 0.4;
}
/*CONTACT*/
.form-group {
margin: 0 0 10px 0;
}
.form-group label,
.form-group input.form-input,
textarea.form-textarea {
width: 99%;
display: block;
margin: 0 auto;
}
input[type="text"],
textarea,
select {
padding: 8px 5px;
margin: 8px 0;
display: inline-block;
border: 1px solid var(--color-txt);
border-radius: 4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.btn-form {
margin: 10px 0 0 0;
}
.btn-submit-1,
.btn-submit-2 {
background: var(--color-bleu);
border-color: var(--color-txt);
-webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, .5), 0 1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 1px 0 rgb(239, 231, 16), 0 1px 0 rgba(0, 0, 0, .15);
color: #fff;
text-decoration: none;
width: 200px;
padding: 10px 16px;
font-size: 15px;
border: 1px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
margin: 10px 0 0 0;
cursor: pointer;
text-transform: capitalize;
}
/* ----------------------------------
/* ------------ MENU-RESPONSIVE ----------
------------------------------------- */
@media only screen and (max-width:1919px){
}
@media only screen and (max-width:1679px){
}
@media only screen and (max-width:1599px){
}
@media only screen and (max-width:1439px){
}
@media only screen and (max-width:1365px){
}
@media only screen and (max-width:1359px){
}
@media only screen and (max-width:1279px){
}
@media only screen and (max-width:1151px){
}
@media only screen and (max-width:1059px){
}
@media only screen and (max-width:1049px){
}
@media only screen and (max-width:1023px){
}
@media only screen and (max-width:992px){
#logo{
position: relative;
width: 100%;
text-align: center;
}
.slogan {
margin-bottom: 0;
text-align: center;
}
#slogan .container {
justify-content: center;
align-items: center;
}
.adresse {
text-align: center;
}
.adr {
color: white;
justify-content: center;
flex-direction: column;
}
.ic-4, .ic-5 {
justify-content: center;
margin-bottom: 10px;
}
}
@media only screen and (max-width:899px){
}
@media only screen and (max-width:799px){
}
@media only screen and (max-width:767px){
}
@media only screen and (max-width:719px){
#slogan {
position: relative;
background: var(--color-bleu);
padding: 25px 0;
}
}
@media only screen and (max-width:639px){
}
@media only screen and (max-width:599px){
h1, h2 {
font-size: 24px;
line-height: 30px;
}
.slogan p, .txt-cta p {
font-size: 18px;
}
}
@media only screen and (max-width:532px){
}
@media only screen and (max-width:479px){
}
@media only screen and (max-width:359px){
}