|
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/tdoconcept.com/../duguet/../gueryrichardmenuiserie.com/../idelec/old/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-prim: #323647;
--color-jaune:#f9b62f;
--color-bg:#242734;
--poppins : "Poppins", sans-serif;
--opensans : "Open Sans", sans-serif;
--raleway : "Raleway", sans-serif;
}
body {
background: var(--color-prim);
margin: 0;
padding: 0;
max-width: 100%;
width: 100%;
}
@media only screen and (min-width:960px){
.container{
max-width: 960px;
}
}
div, td {
color: #fff;
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-jaune);
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: 26px;
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;
background: var(--color-jaune);
color: white;
text-decoration: none;
text-align: center;
border-radius: 5px;
border: 1px solid transparent;
transition: ease-in-out 0.3s;
width: 174px;
padding: 7px 10px;
display: inline-block;
margin-top: 10px;
}
.btn-s:hover{
border-color: var(--color-jaune);
background: transparent;
color: var(--color-jaune);
}
.shadow{
box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}
.map iframe {
width: 100%;
height: 540px;
border: none;
}
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-prim);
max-width: 100%;
width: 100%;
border: 1px solid var(--color-prim);
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{
}
li{
list-style: square;
}
li::marker{
color: var(--color-jaune);
}
#mn ul, .mn ul{
display: flex;
justify-content: flex-end;
list-style: none;
padding: 5px 0;
margin: 0;
}
.mn ul {
flex-wrap: wrap;
}
#mn ul li, .mn ul li{
padding-left: 25px;
list-style: none;
}
#mn ul li:last-child{
padding-right: 15px;
}
#mn ul li a, .mn ul li a{
text-transform: uppercase;
color: var(--color-prim);
font-family: var(--poppins);
}
#mn ul li a:hover, .mn ul li a:hover{
color:var(--color-jaune);
}
.mn ul li a{
color: white;
}
.cont-slogan{
background: url(../images/fla_deco.jpg) right no-repeat;
background-size: cover;
position: relative;
}
.cont-slogan::before {
background: rgba(0,0,0,0.5);
content: "";
display: block;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.slogan{
min-height: 620px;
display: flex ;
flex-direction: column ;
justify-content: center;
color: #fff;
position: relative;
z-index: 10;
}
.mn ul{
display: flex;
justify-content: center;
}
/* ----------------------------------
/* ------------ CORPS ----------
------------------------------------- */
#central-1 {
background: var(--color-bg);
}
.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";
}
.top{
background: var(--color-bg);
}
.ph a{
padding: 15px;
border-radius: 5px;
border: 1px solid var(--color-jaune);
display: block;
}
.ph a img{
border-radius: 5px;
width:100%
}
.ph-1 img{
width: 100%;
}
.txt{
padding-left: 50px;
position: relative;
}
.txt::before{
content: '';
display: block;
position: absolute;
background: var(--color-jaune);
height: 1px;
width: 35px;
left: 0;
}
.contact{
background: #fff;
height: 700px;
}
.contact::after{
display: block;
background: #fff;
height: 100px;
transform: skew(20deg);
content: "";
}
#activites{
background: url(../images/fd_activite.jpg) no-repeat right;
background-size: cover;
position: relative;
}
div#activites::before {
content: "";
display: block;
background: #323647;
z-index: 1;
position: absolute;
top: 0;
bottom: 0;
right: 50%;
width: 100%;
}
.txt-re{
position: relative;
z-index: 100;
padding: 200px 0;
}
.ph-1{
display: none;
}
.map{
width: 50%;
}
.adresse {
width: 50%;
padding: 25px 15px;
}
.cont-adr {
margin-left: 60px;
}
/* ----------------------------------
/* ------------ FOOTER ----------
------------------------------------- */
footer{
background: var(--color-prim);
}
.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-jaune);
}
/*PLAN D'ACCES*/
.map-google {
width: 98%;
margin: 0 auto;
}
.map-google iframe {
margin: 0;
padding: 0;
border: none;
width: 100%;
height: 400px;
}
/*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;
}
/* ----------------------------------
/* ------------ 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;
align-items: center;
min-height: auto;
padding: 50px 0;
}
#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){
div#activites::before{
right: 0;
background: rgba(0,0,0,0.7);
}
div#contact {
flex-direction: column-reverse;
}
.map,.adresse{
width: 100%;
}
.cont-adr{
margin: 0;
}
}
@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){
}
