/* cmsms stylesheet: main modified: 24/03/2017 10:37:47 */
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
h1 {
   font-size: 20px;
   padding-left: 00%;
}

a {
    outline: 0px;
    text-decoration: none;

}

a:hover {
    text-decoration: none;
    cursor: pointer;
}


.gris {
    background-color: #404040;
}

.loader {
    position : fixed;
    z-index: 9999;
    background : white url('/img/icon-loader.gif') 50% 50% no-repeat;
    top : 0px;
    left : 0px;
    height : 100%;
    width : 100%;
    cursor : wait;
}

html, body {
  height: 100%;
  background-color:#white;
}

.entete2 {
    height:200px;
}


.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -140px; 
  
}
.page-wrap:after {
  content: "";
  display: block;
}
.site-footer, .page-wrap:after {
  height: 140px; 
  width:99%;
}
.site-footer {
  padding-right: 0px;
  padding-left: 15px;
}

.btn {
    padding: 10px 20px;
    border: 0 none;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
 
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}

.btn-default {
    background: #aaaaaa;
    color: #ffffff;
}
 
.btn-primary {
    background: #0099cc;
    color: #ffffff;
}
 
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #33a6cc;
}
 
.btn-primary:active, .btn-primary.active {
    background: #007299;
    box-shadow: none;
}


.input-otc input {
    background-color: red;
}



@font-face {
    font-family: "OpenSans";
    src: url('/fonts/OpenSans-Regular.ttf');
}


.nav-pills {
    position: absolute;
    margin-left: 20px;
    top: 20%;
    font-family: "OpenSans", Helvetica, Arial, sans-serif;
    font-size: 80%;
}

.nav-pills li a {
    padding: 0px;
    border-radius: 0px;
    color: #cccccc;
}

.nav-pills li.active a {
    border-radius: 0px;
    background-color: transparent;
    font-weight: bold;
    color: white;
}

.nav>li>a:hover,.nav>li>a:focus,.nav-pills>li.active>a:hover {
	text-decoration:none;
	background-color:transparent;
    color: white;
}

.vert1 {
    background-color: #40a28a;
}
.vert2 {
    background-color: #58b39c;
}
.vert3 {
    background-color: #88c1b3;
}



.entete2 .nav-pills {
    margin-left:0px;
    width: 80%;
    top:20%;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 130%;
}

.entete2 .nav-pills li a {
    color:#282a2f;
    font-weight: bold;
    border-style: none;
    outline: 0px;
}

.entete2 .nav-pills li a:hover,.entete2 .nav-pills li.active a:focus {
    color:white;
}



.entete2 .nav-pills li.active a {
    color:white;
    background: transparent;
}

.ral1 {
    text-align: center;
    vertical-align: middle;
    color: white;
    padding-top: 40px;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 230%;
}

.ral2 {
    text-align: center;
    vertical-align: middle;
    color: white;
    padding-top: 10px;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-weight:700;
    font-size: 100%;
}

.ral3 {
    text-align: center;
    vertical-align: middle;
    color: black;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 100%;
}



.ral3 h1  {
    margin-top: 0px;
    font-size: 460%;
    font-weight: 300;
}
.ral3 h2  {
    margin-top: -10px;
    font-size: 160%;
    font-weight: 400;
}

.ral3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:80%;
} 

.ral4 {
    text-align: center;
    vertical-align: middle;
    color: black;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 100%;
    margin-top: 00px;
}

.ral4 h2  {

    font-size: 150%;
    font-weight: 400;
}

.ral4 a  {
    margin: 0;
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 160%;
    font-weight: 600;
    color: #303030;
}

.ral4 a:hover  {
    
    font-size: 160%;
    font-weight: 600;
    color: #606060;
}


.img1 {
    background-image: url("/uploads/images/21.jpg"); 
    background-size: cover;
}


.img2 {
    background-image: url("/uploads/images/11.jpg"); 
    background-size: cover;
}

.img3 {
    background-image: url('/img/03.jpg'); 
    background-size: cover;
}

.img4 {
    background-image: url('/uploads/images/12.jpg'); 
    background-size: cover;
}


.LogoOTC {
    background-image: url('/uploads/images/logootc_top.png');
    background-size: 140px;
    background-repeat: no-repeat;
    background-position: center;  
}

.ref {
   background:white;
}
.ref p {
    text-align:justify; 
    text-justify:newspaper;
    font-size: 100%;
}

.cadre-blanc {
    height:150px;
    background:white;
    text-align: center;
    color: black;
    padding: 5px;
    padding-left:0px;
    font-size: 18px;
    font-family: "OpenSans", Helvetica, Arial, sans-serif;
    box-shadow: inset 0 20px 10px -20px #999999;
   text-shadow: 2px 2px 5px #d0d0d0;
}



.cadre-logiciel {
    height:150px;
    text-align: center;
    color: white;
    padding: 5px;
    padding-left:0px;
    font-size: 25px;
    font-family: "OpenSans", Helvetica, Arial, sans-serif;
    box-shadow: inset 0 20px 10px -20px #999999;
    font-weight: bold;

}

.cadre-logiciel-noir {
    height:150px;
    text-align: center;
    color: white;
    padding: 5px;
    padding-left:0px;
    font-size: 28px;
    font-family: "OpenSans", Helvetica, Arial, sans-serif;
    box-shadow: inset 0 20px 10px -20px #999999;
    font-weight: bold;

}


.superlink a {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   text-indent: -9999px; 
   overflow: hidden; 
}

.cadre-blanc a:hover {
    color : #000000;
    font-style: italic; 
    text-decoration: none;
}


.cadre-blanc:hover {
    box-shadow: inset 0 22px 10px -20px #999999;
    background:rgba(255, 255, 255, .95);
}
.cadre-blanc-transp {
    background:rgba(255, 255, 255, .7);
    padding-top:45px;
}

.cadre-bordure-bleu {
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: rgb(51, 78, 100);
    font-size: 85%;
}
.cadre-bordure-bleu h1 {
    font-size: 140%;
    font-weight: bold;
    color: rgb(51, 78, 100);
}


.cadre-bordure-vert {
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: rgb(33, 160, 134);
    font-size: 85%;
}
.cadre-bordure-vert h1 {
    font-size: 140%;
    font-weight: bold;
    
color:#0e826f;
    
}

.entete1 {
    height:120px;
   
}
.espaceclient {
    overflow: hidden;
    background-image: url('/uploads/images/espaceclient.png');
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 50% 20%; 
    padding-top: 0%;
    color: #9097a0;
    text-align: center;
    text-transform:uppercase;   
    font-size: 100%;
}

.espaceclient a {
    position: absolute;
    top: 55%;
    left:0px;
    width: 100%;
    text-align: center;
    text-transform:uppercase;   
    color: #aaaaaa;
    text-align: center;
    font-weight: bold;
}

.cafe {
    overflow: hidden;
    background-image: url('/img/cafe.png');
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 50% 20%; 
    padding-top: 0%;
    color: #9097a0;
    text-align: center;
    text-transform:uppercase;   
    font-size: 80%;
}
.cafe p {
    position: absolute;
    top: 55%;
    left:0px;
    width: 100%;
    text-align: center;
    text-transform:uppercase;   
}

.cafe a {
    position: absolute;
    top: 70%;
    left:0px;
    width: 100%;
    color: #cccccc;
    text-align: center;
    font-weight: bold;
}

.cafe a:hover, .cafe a:focus  {
    color: white;
    text-decoration:none;
    
}

.corps-titre {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: white;
    font-weight: 700;
}
.corps-titre>p {
    padding-left:  30px;
}
.corps-titre>h1 {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    padding-bottom: 30px;
    padding-left:  30px;
    margin-top: 30px;
    color:#19997a;
    text-transform: uppercase;
    font-size: 100%;
    letter-spacing: 5px;
    font-weight: 700;
}

.corps-titre-detail {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    color: white;
    font-size: 15px;
    font-weight: 500;
    text-align: justify;
}

.corps-titre-detail>ul {
    padding-top:15px;
    padding-left:60px;
    margin-bottom:50px;
}

.corps-titre-detail>ul>li {
    margin-bottom:5px;
    font-size: 110%;
}
.titre-vert {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    padding-top:20px;
    padding-bottom: 10px;
    padding-left:  30px;
    color:#19997a;
    /*text-transform: uppercase;*/
    font-size: 140%;
    letter-spacing: 2px;
    font-weight: 700;
}

.titre-bleu {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    padding-top:20px;
    padding-bottom: 10px;
    padding-left:  30px;
    color: #7da1ba;
    /*text-transform: uppercase;*/
    font-size: 140%;
    letter-spacing: 2px;
    font-weight: 700;
}

.corps-titre-detail>h2 {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    margin-top:40px;
    padding-left:  30px;
    color:white;
    font-size: 120%;
    line-height : 1.5;
    /*letter-spacing: 2px;*/
}
.corps-titre-detail>p {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    color: white;
    font-size: 105%;
   /* border-left-style: solid;
    border-left-width: 1px;
    border-color: #808080;*/
    padding-left: 5px;
    margin-top: 20px;
    margin-left: 60px;
    margin-bottom: 10px;
    /*text-transform: uppercase;*/
    /*font-weight: bold;    */
}
.corps-titre-detail li>a {
    /*color: #eeeeff;*/
    color: #7da1ba;
    text-decoration: underline;
}

.corps-titre-detail p a {
    color: #eeeeff;
    font-weight: bold;
}

.corps-titre-detail>a {
    color: #707080;

    font-weight: bold;
    display: block;
    margin-top:10px;
}

.corps-titre-detail2 img {
    width:90%;
    padding-left: 0px;
    margin-top: 10px;
    margin-left: 30px;
    margin-bottom: 10px;
}

.lb {
    width:90%;
    padding-left: 0px;
    margin-top: 10px;
    margin-left: 30px;
    margin-bottom: 10px;
}

.bandeau-bas-gauche {
   	background-image: url('/img/Logo_OTC_bas.png');
    background-repeat: no-repeat;
    background-position: 10% 20px;  
    color: #cccccc;
    padding-top: 50px;
    padding-left: 14%;
    text-align: center;
    text-transform: uppercase
}

.bandeau-bas-droite {
    background-color: black;
    padding-top: 20px;
    font-style: italic;
    font-size: 11px;
    color: darkgray;
}
.bandeau-bas-droite a {
    color: #19997a;
    text-transform: uppercase;
    font-weight: bold;
}
.bandeau-bas-droite input {
    margin-top: 10px;
    margin-bottom: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;  
}


.bandeau-haut-droite {
    padding-top: 20px;
    font-style: italic;
    font-size: 11px;
    color: darkgray;
}
.bandeau-haut-droite a {
    color: #19997a;
    text-transform: uppercase;
    font-weight: bold;
}
.bandeau-haut-droite input {
    margin-top: 10px;
    margin-bottom: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;  
}




.espace-client {
    background-color: #f5f5f5;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    padding-left: 50px;
    padding-bottom: 50px;
    padding-right: 100px;
}
.espace-client h1 {
    padding-left: 5%;
    padding-bottom: 20px;
    font-size: 20px;
}

.espace-client h2 {
    padding-bottom: 20px;
    font-size: 18px;
    text-decoration: underline;
}


.espace-client th {
    border: 0px;
    border-style:solid;
    text-align: center;
    font-size: 12px;
    background-color:#606060;
    color: aliceblue;
    padding-top: 2px;
    padding-bottom: 2px;
    
}

.espace-client tr {
    border:0px;
    border-style: solid;
    border-color: black;
}

.espace-client table {
    border: 1px;
    border-style:solid;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    border-collapse: collapse;
}








tr:nth-of-type(odd) {
      background-color:#efefef;
    }

.espace-client td {
    text-align: center;
    font-size: 12px;
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #a0a0a0;
    padding-top: 2px;
    padding-bottom: 2px;
}

.espace-client .droite td+td {
    text-align: left;
    font-size: 12px;
    padding-left:10px;
}
.espace-client .droite td+td+td {
    text-align: center;
    font-size: 12px;
    padding-left:0px;
}

.espace-client a {
    color: #707080;
    font-weight: bold
}

.espace-client ul {
    padding-bottom: 15px;
}

.espace-client h5 {
    font-style: italic;
}

.clientvert {
    background: #109881;
    background-image: url('/img/clients.png');
    background-size: 90px;
    background-position: 50% 25px;  
    background-repeat: no-repeat;
    text-align: center;
    padding-top:85px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #eeeeee; 
}

.clientvert2 {
    background: #0e826f;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    color: #eeeeee; 
    padding-top:12px;
    height:40px;
}

.clientplus {
    background: #109881;
    text-align: center;
    padding-top:50px;
    font-weight: bold;
    font-size: 14px;
    color: #eeeeee; 
}

.clientplus a {
    display:block;
    margin-top: 10px;
    color : #005040;
    font-style: italic;
    font-weight: bold;
    outline: 0px;
}

.clientplus2 {
    background: #0e826f;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    color: #eeeeee; 
    height:40px;
    padding-top:10px;
   
}

.clientplus2 a {
    display:block;
    color : #005040;
    font-style: italic;
    font-weight: bold;
    outline: 0px;
}

.carrousel-pgf {
    margin : 5px;
}

.logoclient {
    text-align: center;
    padding: 30px;
}

.logoclient img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}

.logoclient_inv {
    text-align: center;
    padding: 30px;
}

.logoclient_inv img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  filter: invert(1);
        -webkit-filter: invert(1);
        -moz-filter: invert(1);
        -o-filter: invert(1);
        -ms-filter: invert(1);
}

.quote {
    text-align: center;
    padding-top: 25px;
}

.quote img {
  display: inline-block;
  height: 25px;
}
.quote p {
    margin: 10px;
    margin-top: 20px;
    font-size: 13px;
    color: #777777;
}
.quote h1 {
    font-size: 10px;
    font-weight: bold;
    margin-top: 0px;
    color: #19997a;
}

.twitter {
    text-align: center;
    padding-top: 30px;
}

.twitter img {
  margin-top: 200px;
  display: inline-block;
  height: 40px;
  
}

.twitter p {
    padding-top: 20px;
    font-size: 12px;
    color: #777777;
    padding-left: 40px;
    padding-right: 40px;
    font-style: italic;
    
}


.marquee {
  height: 40px;
  width: 100%;
  overflow: hidden;
  position: relative;
    font-size: 15px;
    color: #ffbf3e;
    font-style: italic;
    padding-top : 10px;
    font-weight: bold;
text-shadow: 2px 2px 5px #0b6657;
text-transform:uppercase;   
}

.marquee div {
  display: block;
  width: 6600%;
  height: 20px;
  position: absolute;
  overflow: hidden;
  animation: marquee 300s linear infinite;

}

.marquee span {
  float: left;
  width: 50%;
}



@keyframes marquee {
  0% { left: 0%; }
  100% { left: -3300%; }
}

input[type=submit] { 
   border: none; 
   background: none; 
   display: inline; 
   font-style: italic;
   font-size: 120%;
   margin-top: 0px;
   padding-left: 0px;
}

input[type=email] { 
   background: white; 
   display: inline; 
   border: 1px solid #ccc;
   height: 30px;
   width: 100%;
   /*transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
   border-radius: 10px;
   font-size: 120%;
   font-style: normal;
   color: #808080;
   margin-top:10px;
   padding-left: 5px;
}

input[type=email]:focus { 
  
   outline: none;
  
}

.masterclub {
   position:absolute;
   top:10px;
   right:40px;
}


.mentionslegales {
   color:#909090;
   text-align:right;
   padding-right:40px;
}
.mentionslegales a {
   color:#808080;
   
}
