|
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/../adee14.fr/css/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
@import 'config';
@import 'mixin';
/* ----------------------------------
/* ------------ ENTETE ----------
------------------------------------- */
*, *:after, *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body{background:$bg-body;@include no-marge;@include full-size;}
div,td{@include font-face(Lato-Light); @include animation;}
a{text-decoration:none;color:$link-color;@include animation;}
img{ border:none; max-width: 100%; height: auto}
p{padding:10px 0;margin:0;}
h1,h2,h3,h4{font-weight:normal;@include no-marge;}
h1{color:$titre1;font-size:36px;text-transform: uppercase;text-align: center;padding:70px 0 40px 0; margin: 0; @include font-face(Lato-Light); background: url(../images/bg-ttl.png) center top no-repeat;
}
h2{color:$titre2;font-size:20px;text-transform: uppercase;padding: 10px 0 15px 10px;@include font-face(Lato-Bold); position: relative; text-transform: uppercase; background: url(../images/bg-mn.png) 0 17px no-repeat;}
ul h3{display:inline;}
address,menu{@include no-marge;font-style:normal;}
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:#3C3F3B;max-width: 100%;width: 100%;border:1px solid #2F2F2F;display: inline-block;background: $white;}
#smartnav{ display:none; @include resp(800){display: block;}}
@include menu-nav;
@include photos;
.none{ display:none;}
.center,#center{text-align: center;}
.url{ display:inline-block;}
.num{ font-size:16px; font-weight:500; display:inline-block;}
.clearfix:after{ content:""; display:table; clear:both;}
.container{@include container($container-size,$container-marge); @include resp(1280) { padding: 0 10px}}
.row{margin-left: -15px; margin-right: -15px;}
/* ----------------------------------
/* ------------ MENU-RESPONSIVE ----------
------------------------------------- */
/* ----------------------------------
/* ------------ HEADER ----------
------------------------------------- */
#pageweb{margin: 0 auto; max-width: 1920px; overflow: hidden; width: 100%;}
#cont-logo{
background: $red; padding: 20px 0;
.cont-logo{
display: flex; justify-content: space-between; align-items: center;
@include resp(800){flex-direction: column;}
#logo{
@include resp(1060){max-width: 35%; width: 100%;}
@include resp(800){max-width: 100%; text-align: center;}
}
.coord{
display: flex; justify-content: space-between; align-items: center;
@include resp(800){width: 100%;}
@include resp(533){flex-direction: column;}
.adress{
margin-right: 25px;
@include resp(533){margin: 0 auto; max-width: 260px; width: 100%}
p{background: url(../images/bg-adr.png) right center no-repeat; padding:15px 80px 15px 0; color: $grey; text-transform: uppercase;
@include resp(1024){padding-right: 60px}
}
}
.tel{
margin-right: 25px;
@include resp(533){margin: 0 auto; max-width: 260px; width: 100%}
p{background: url(../images/bg-tel.png) right center no-repeat; padding:15px 80px 15px 0;
@include resp(1024){padding-right: 60px}
a{ text-transform: uppercase; font-size: 30px;color: $grey;}
}
}
}
}
}
.menu-top{
@include resp(800){display: none;}
ul{
@include no-marge; display: flex; justify-content: space-between; align-items: center;
li{
list-style: none;
a{display: block; text-transform: uppercase; position: relative; padding:20px 10px; color: $grey2;
&:hover{color: $red; background: $black;}
&:after{content: ''; background: url(../images/bg-mn.png) no-repeat; width: 5px; height: 13px; top:23px; right: -6px; position: absolute;
}
@include resp(1280){padding:15px 5px; text-align: center; &:after{display: none; } }
@include resp(1152){display: flex; min-height:70px; align-items: center;}
@include resp(980){font-size: 15px;}
}
&:last-child a:after{background: none;}
}
}
}
/* ----------------------------------
/* ------------ CORPS ----------
------------------------------------- */
#central{}
.ttl{margin-top: -25px; position: relative; z-index: 20;
@include resp(533){margin-top: 10px;}
}
.section1{
display: flex; justify-content: space-between; align-items: center; padding-bottom: 40px;
@include resp(800){flex-direction: column; flex-wrap: wrap}
.photo{max-width: 49%; width: 100% ;
@include resp(800){max-width: 100%; text-align: center; }
}
.texte{max-width: 49%; width: 100%;
@include resp(800){max-width: 100%;padding-top: 20px}
}
}
#section2{background: url(../images/bg-sect2.jpg) center no-repeat;
padding: 80px 0;
.section2{
max-width: 880px; padding: 20px; margin: 0 auto;display: flex; justify-content: center; align-items: center; width: 100%;background: $transparent;
.slog{
text-align: center; padding: 20px;
@include resp(360){padding: 0;}
img{padding-bottom: 25px;
@include resp(360){max-width:100%; }
}
ul{
@include no-marge; display: flex; text-align: center;
@include resp(360){flex-wrap: wrap;}
li{
text-transform: uppercase; color: $white; padding: 0 15px; background: url(../images/bg-presta.png) right center no-repeat; font-size: 24px; list-style: none;
&:last-child{background: none;}
@include resp(533){font-size: 20px;}
@include resp(480){font-size: 18px;}
@include resp(360){max-width: 49%; width: 100%; background: none;}
}
}
}
}
}
.cont-gal{
padding: 40px 0;
.titre{
background: url(../images/bg-gal.png) top center no-repeat;
p{text-transform: uppercase; text-align: center; font-size: 30px;padding-top: 35px;}
}
.gal{
padding-top:20px;
ul{
@include no-marge; display: flex; justify-content: space-between; flex-wrap: wrap;
li{max-width: 25%; width: 100%; padding: 0 10px; list-style: none;
@include resp(533){max-width: 50%; padding: 10px;}
}
}
}
}
.article{padding-bottom: 20px;}
/*=======================*/
/* Formulaire de 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 #ccc; 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: $red; border-color: #0073aa; -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 rgba(120,200,230,.5),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;}
/*PLAN D'ACCES*/
.map-google{ width:98%; margin:0 auto;}
.map-google iframe{ margin:0; padding:0; border:none; width:100%; height:400px;}
/*REALISATIONS*/
#diapo-container{}
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;}
@media screen and (max-width: 767px){
#smartnav{ display:block;}
#nav{ display:none;}
}
.form-group{
@include resp(320){font-size: 15px;}
}
/* ----------------------------------
/* ------------ FOOTER ----------
------------------------------------- */
#footer{ background: $grey2}
.menu-foot{
@include resp(900){display: none;}
padding: 20px 0 0 0;
@include resp(900) { display: none;}
ul{
@include no-marge; text-align: center;
li{display: inline-block;
a {display: block; padding: 10px 15px;color: $white;
&::first-letter{text-transform: uppercase}
}
}
}
}
.com{text-align: center; padding: 20px 0;}
/* ----------------------------------
/* ------------ RESPONSIVE ----------
------------------------------------- */
//@include respond-to(small) {
//.element {
//color: $white;
//}
//}
