
.top-nav-collapse {

   background: #262c37;
}

.top-nav-collapse #main-menu ul > li > a {
    padding: 20px 15px;
    color: white;
}

.pricing-table-x .plan .price sup {
	font-size: 18px;
	top:-1em;
}

.pricing-table-x .plan .oldprice {
	    /* color: #8c99b2; */
    /* font-size: 20px; */
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    position: relative;
    text-decoration: none;
    /* height: 24px; */
    margin-right: 10px;
}


.oldprice:before {
    content: "";
    width: 100%;
    position: absolute;
    top: 50%;
    border-bottom: 2px solid #e60318;
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
}

.pricing-table-x .plan .planbox {
    margin-bottom: .5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center; 
    align-items: center;
}

.pricing-table-x .table-header h3 {
    font-size: 2em;
    font-weight: 900;
    text-shadow: 0.1em 0.1em 0.2em black;
    color: #e1e9ea;
    }
	
	
.icon-wrapper img {
    background: #DDDDDD;
    border: 1px solid #DDDDDD;
    height: 100%;
    padding: 3px;
    width: 100%;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}	
	
.icon-wrapper2 img {
    background: #DDDDDD;
    border: 1px solid #DDDDDD;
    height: 100%;
    padding: 3px;
    width: 50%; 
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    float: left;
}	
	
.text-blanc {
    color: #ffffff;
}

.btn-common2 {
    z-index: 1;
    position: relative;
    border: transparent;
    color: #fff!important;

}	
	
.btn-common2 {
    background: #00d3f9 none repeat scroll 0 0;
}
.navbar {
    border-bottom: 2px solid #FC0000;
}	


#team .team-item figure img{

    background: #DDDDDD;
    border: 1px solid #DDDDDD;
 
}




.price {
    font-size: 55px;
    line-height: 100%;
    font-weight: 900;
    letter-spacing: -0.04em;
    position: relative;
    white-space: nowrap;
}
.price .month {
    letter-spacing: 0;
    white-space: nowrap;
    font-size: 30%;
    line-height: 30%;
    position: absolute;
    bottom: 10px;
    font-weight: 400;
}
.price small {
    position: relative;
    font-size: 55%;
    line-height: 50%;
    top: -18px;
    margin-left: -9px;
    white-space: nowrap;
}

.promo {
    font-size: 55px;
    line-height: 100%;
    font-weight: 900;
    letter-spacing: -0.04em;
    position: relative;
    white-space: nowrap;
    margin-bottom: 0;

}
.promo .montant {
	color:red;
	text-decoration: blink;
	text-shadow: #000000 1px 1px, #000000 -1px 1px, #000000 -1px -1px, #000000 1px -1px;
}

.promo .date {
    
    letter-spacing: 0;
    white-space: nowrap;
    font-size: 20%;
    line-height: 30%;
    position: absolute;
    bottom: 10px;
    font-weight: 400;
	color:black;
}
.promo small {
    position: relative;
    font-size: 40%;  
    line-height: 50%;
    top: -18px; 
    margin-left: -9px;
    white-space: nowrap;
}

.blink {
    animation: allblink 1s infinite;
}
@keyframes allblink { 
0% { }
50% { color:white;} 
}

.bggris {
   background: #f3f3f3;
}


.contact-widget address {
    line-height:  inherit;
}

.promo-section {
    width: 100%;
  background: rgb(0,211,249);

}
.rouge {
	background-image: radial-gradient(circle at top left, white, red);
	padding: 10px;
    border-radius: 10px;
  
}

.gris { padding: 10px;
    border-radius: 10px;
    color: #fff;
    background: #4c4c4c;
    background: -moz-linear-gradient(45deg, #4c4c4c 0%, #595959 12%, #2c2c2c 38%, #2c2c2c 38%, #969696 64%, #2b2b2b 89%, #1c1c1c 96%, #131313 100%);
    background: -webkit-linear-gradient(45deg, #4c4c4c 0%,#595959 12%,#2c2c2c 38%,#2c2c2c 38%,#969696 64%,#2b2b2b 89%,#1c1c1c 96%,#131313 100%);}

	.gris h1, .gris h2, .gris h3,.gris h4, .gris a{
    color: #fff;
   }	
	
#testimonial {
	color: #fff;
    background: #4c4c4c;
    background: -moz-linear-gradient(45deg, #4c4c4c 0%, #595959 12%, #2c2c2c 38%, #2c2c2c 38%, #969696 64%, #2b2b2b 89%, #1c1c1c 96%, #131313 100%);
    background: -webkit-linear-gradient(45deg, #4c4c4c 0%,#595959 12%,#2c2c2c 38%,#2c2c2c 38%,#969696 64%,#2b2b2b 89%,#1c1c1c 96%,#131313 100%);}
}
	
	
.left {text-align: left;}
.gauche {
	text-align: left;
  }

.centre {text-align: center;}
.succes {font-weight:bold;color: #008e2c;text-align: center;}
.error {font-weight:bold;color: red;text-align: center;}
.border {
	border: 2px solid #DDDDDD;
	
	}
.transform{
	padding: 2rem;
	transform: rotate(-2deg) skew(-2deg);
	margin-top: -5rem;
   
}
.anti-transform{
	transform: rotate(2deg) skew(2deg);

}
	@media(max-width:1024px)
{
.transform{
	padding: 2rem;
	transform: rotate(-2deg) skew(-2deg);
	margin-top: 0rem;
   
}
}




.padding{
	padding-top: 20px;
}
.heures {
    position: absolute;
    left: 10px;
    top: -7%;
    background-image: url(http://www.simulation-travaux.com/public/image-site/24-heure.png);
    width: 100px;
    height: 100px;
	z-index:5;
}
.image-activite img{
	box-shadow: #cccccc 0.5em 0.5em 0.3em; 
	border-radius: 1em;
}


.row {
 margin-right: 0px; 
 margin-left: 0px; 
}

.liste li{
    margin-left: 50px;
    list-style-type: disc;
}



footer {
    color: #fff;
    background-image: url(http://www.simulation-travaux.com/public/image-site/background/bg-footer.png)
}
footer .small-title {
	margin-bottom: 2px; 
    font-weight: 700;
    color: #fff;
}
.small-title {
    position: relative;
    text-align: left;
    font-size:14px; 
	
}

#formulaire {width:100%;}
#formulaire_affilier dd{width:90%;margin-top:-13px;}
#formulaire input{width:90%;border:1px solid #cccccc;}
#formulaire input[type=radio]{border:0px solid #cccccc;width:40px;}
#formulaire select{width:90%;border:1px solid #cccccc;}
#formulaire textarea{width:90%;border:1px solid #cccccc;}
#formulaire required{font-weight:bold;}
.description{font-weight:bold;color: red;}
#formulaire li{font-weight:bold;color: red;}
#formulaire legend {
    font-weight: bold;
    color: #ffffff;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
    padding-bottom: 10px;
    background: #7566ef;
    background: -moz-linear-gradient(45deg, #8689f1 0%,#abb5fb 12%,#4e2eff 38%,#3301f9 38%,#f0f3fd 64%,#0f14ab 89%,#868ee9 96%,#8386e5 100%);
    background: -webkit-linear-gradient(45deg, #8689f1 0%,#abb5fb 12%,#4e2eff 38%,#3301f9 38%,#f0f3fd 64%,#0f14ab 89%,#868ee9 96%,#8386e5 100%);
    width: 95%;
    margin-bottom: 10px;
}
#formulaire fieldset {background-color:#f1f1f1;border: 5px groove #7566ef;margin-bottom:40px;padding: 15px;}

#formulaire bouttonLogin dd {
    width: 90%;
    border: 1px solid #fd0017;
    color: aqua;
    background-color: black;
}



#cookie-notice {
  
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 10000;
    font-size: 13px;
    line-height: 20px;
    left: 0;
    text-align: center;
    bottom: 18px;
}



.col-6 {

    padding: 10px;
}


.regie-publicitaire {

    padding: 80px 0px 0px 0px;
}


.regie-publicitaire2 {

    padding: 20px 0px 20px 0px;
}




.blog .blog-item .evaluation {
  border-radius: 5px;
  overflow: hidden;
}

.blog .blog-item .evaluation> span {
  
  color: #c52d2f; 
}

#evaluation_titre {
  background: #c52d2f;
  border-bottom: 5px solid #4e4e4e;
  display: block;
   overflow: hidden;
  color: #fff;
  font-size: 3em;
  font-weight: 700;
  padding: 5px 0;
  text-align: center;
}
#evaluation_cadre {

  border-top: 1px solid #fff;
  display: block;
  font-size: 12px;
  overflow: hidden;
  padding: 5px;
  text-align: left;
  color: #000; 
  
  background: rgb(224,224,224);
background: -moz-linear-gradient(45deg, rgba(224,224,224,1) 0%, rgba(197,197,197,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(224,224,224,1) 0%,rgba(197,197,197,1) 100%);
background: linear-gradient(45deg, rgba(224,224,224,1) 0%,rgba(197,197,197,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#c5c5c5',GradientType=1 );
  
}
#evaluation_point {

  border-top: 1px solid #fff;
  display: block;
  font-size: 16px;
  overflow: hidden;
  padding: 5px;
  text-align: center;
  color: #000; 
  
  background: rgb(224,224,224);
background: -moz-linear-gradient(45deg, rgba(224,224,224,1) 0%, rgba(197,197,197,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(224,224,224,1) 0%,rgba(197,197,197,1) 100%);
background: linear-gradient(45deg, rgba(224,224,224,1) 0%,rgba(197,197,197,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#c5c5c5',GradientType=1 );
  
}
#evaluation_cadre span {
 font-size: 12px;
 font-weight: bold;
 padding-left: 10px;
  color: #c52d2f;
  
}
.cadre {
    padding: 10px;
    border: 1px solid #000;
    -moz-border-radius: 9px;
    -khtml-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
   
}

.colonne_gauche {

  border-top: 1px solid #fff;
  display: block;
  font-size: 1em;
  overflow: hidden;
  padding: 5px;
  padding-left: 20px;
  text-align: left;
  color: #000; 
  
  background: rgb(224,224,224);
background: -moz-linear-gradient(45deg, rgba(224,224,224,1) 0%, rgba(197,197,197,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(224,224,224,1) 0%,rgba(197,197,197,1) 100%);
background: linear-gradient(45deg, rgba(224,224,224,1) 0%,rgba(197,197,197,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#c5c5c5',GradientType=1 );
}

.colonne_droite {

  border-top: 1px solid #fff;
  display: block;
  font-size: 1em;
  overflow: hidden;
  padding: 5px;
  padding-right: 20px;
  text-align: right;
  color: #000; 
  
  background: rgb(224,224,224);
background: -moz-linear-gradient(45deg, rgba(224,224,224,1) 0%, rgba(197,197,197,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(224,224,224,1) 0%,rgba(197,197,197,1) 100%);
background: linear-gradient(45deg, rgba(224,224,224,1) 0%,rgba(197,197,197,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#c5c5c5',GradientType=1 );
  
}
.colonne_droite span{
color: #DA0F00;
    font-size: 2em;
	padding-right : 20px;
}

.table thead th {
    vertical-align: middle;
    border-bottom: 2px solid #dee2e6;
    text-align: center;
}

ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}



.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
	    background-color: #D3D3D3;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}


@media (max-width:1024px)
{
.no-mobile
{
display:none;
}
}

.myBlock {
border: none;
padding: 5px;
/*font: 28px aerial; */
width: 100%;
height: 20px;
overflow-y: scroll;
background-color: black;
 color: black;
}.myBlock a{
 color: black;
}/* Scrollbar styles */
::-webkit-scrollbar {
width: 5px;
height: 15px;
}::-webkit-scrollbar-track {
border: 1px solid var(--primary);
border-radius: 15px;
}::-webkit-scrollbar-thumb {
background: var(--primary);
border-radius: 15px;
}::-webkit-scrollbar-thumb:hover {
background: var(--secondary);
}.titre-clignote  {
   animation-duration: .8s;
   animation-name: clignoter;
   animation-iteration-count: infinite;
   transition: none;
}@keyframes clignoter {
  0%   { opacity:1; }
  40%   {opacity:0; }
  100% { opacity:1; }
}