/**
  Theme Name: VenActoria template
  Author: lesproduweb.com
  Version: 1
  Description: Theme créer par l'entreprise lesproduweb.com pour l'entreprise Actoria
 */
 @import url('css/bootstrap.css');
 @import url('css/font-awesome.css');

body, input, textarea, .entry-content {
    font: normal 12px Century Gothic!important;
	color:#000045;}
	
	
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:#000045;
}
	
 .navbar-default {
      /*  border: 1px solid #e5e5e5;*/
    margin-bottom: 15px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
    background: linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
	
}
.navbar-default .navbar-nav > li:first-child a { 
	border-left: none;
}
 
.navbar-default .navbar-nav > li > a {
    color: #000045;
	
	
	display: block;
    font-weight: bold;
    text-align: center;
    box-shadow: 1px 0 rgba(255,255,255,0.75);
    -webkit-box-shadow: 1px 0 rgba(255,255,255,0.75);
	font: normal 16px Century Gothic!important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > 
a:hover, .navbar-default .navbar-nav >
 .active > a:focus {
    color: #fff;
    background-color: #000045;
/*	background-color:transparent;*/
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
   background-color: #666;
   font: normal 16px Century Gothic!important;
}
.navbar-collapse {
  
  padding-left: 0px;}
.dropdown-menu{ background-color: #f5f5f5;}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  /*color: #b00;*/
  text-decoration: none;
  background-color: #f5f5f5;
  display:block;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  /*color: #fff;*/
 /* background-color: #b00;*/
}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;
left:100%;
margin-top:10px;
margin-left:-1px;
-webkit-border-radius:0 6px 6px 6px;
-moz-border-radius:0 6px 6px 6px;
border-radius:0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu>a:after{display:block;content:" ";
float:right;width:0;height:0;border-color:transparent;
border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:
5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;
margin-left:10px;-webkit-border-radius:6px 0 6px 6px;
-moz-border-radius:6px 0 6px 6px;
border-radius:6px 0 6px 6px;}
.navbar-nav > li > .dropdown-menu{ background-color:#CCC;}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #b00;
}

#logo  #logo a{
font: "Century Gothic", tahoma, Arial 34.5px;
    float: left;
    padding: 10px 30px 0 40px;
    color: #000045;}

.header{ padding: 30px;}
#title{ 
text-transform:uppercase;
padding-left:10px ;
padding-right:10px;
font: bold 20px Century Gothic!important;}
#title a{text-decoration:none;}
#social{
	float:right;
	width:200px;
}
.default-icons a {
    width: 35px;
    height: 35px;
   
    font-size: 1em;
    line-height: 1.9;
	padding-right:10px;
	padding-top:5px; padding-left:10px; 
	 padding-bottom:5px; 
	 color:#fff;
}

.icon_twitter{ background-color: #2ca8d2 ;}
.icon_linkdin{
	background-color:#4498c8;	 
	 }
.icon_facebook{
	background-color:#305891;
	 
	 }
.icon_googleplus{
	background-color:	 #ce4d39;
}

.icon_pinterset{
	background-color:	 #bd2125;
}
.sousmenu{ background-color:#999;
width:80%;
height:60px;

margin-right:10%;
margin-left:10%;
overflow: hidden;
margin-top:20px;
border-left: 4px solid;
border-color:#000045;
}


.sousmenu a{ float:right;
color:#fff;
margin-right:10px;
background:#b00;}
.sousmenu p{color:#000045;
font-size:22px;
margin-left:10px;
padding-top:15px;
}
.sousmenu button span{color:#fff;
}
.hexagon-box {
    background: url(./images/hexagon.png) no-repeat center;
	height: 120px;
    width: 120px;
    margin: 0px auto 16px;
   
}
.qua-service-area {
    border-radius: 0;
    margin-bottom: 70px;
    padding: 0px 5px 5px;
    text-align: center;
    transition: all 0.4s ease 0s;
    text-align: center;
}
.qua-service-area a {
	text-decoration:none;
}
.hexagon-box :hover {
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opactiy .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}

.qua-service-area i {
    color: #000045;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    opacity: 1;
	border: 0 none;
    font-size: 70px;
    line-height: 125px;
    margin-bottom: 0px;
    
}

.service{ margin-top:50px;
}
#button_faite{ margin-top:20px;
width:200px;
height:45px;
background-color:#000045;
color:#fff;
font-size:16px;
font-weight:bold;
}
#demo{ background-color:#CCC;
width:300px;}
#email{ width:230px;}
#liste_1{width:230px;}
#tel{width:230px;}
#submit{ margin-left:70%;
background-color:#999;
margin-bottom:10px;}
.footer {
    color: #999;
    background-color: #383838;
    border-top: 5px solid #e5e5e5;
    margin-top: 20px;
	padding-bottom:0px;
}
.main{
width:100%;
}
.entry-title{ font: bold  22px Century Gothic!important;

margin-left:10px;
display:block;
border-left:solid #000045;
background-color:#CCC;
height:50px; 
padding-left:10px;
padding-top:10px;}
.content{ margin-left:10px;
 overflow: hidden;

font-size:14px;}
#copie_right{background-color: #e5e5e5;
    border-top: 5px solid #383838;
	height:40px;}
#copie_right a{ color:#000045;
font-size:16px;
font-weight:bold;

float:right;
display:block;}	
.liensingel { display:block;
float:right;
}
.liensingel a { color:#000045;
}
a{color:#000045;}
.comments-template{ margin: 10px 0 0 0; }  
.comments-template ol{ margin: 10px; padding: 0 0 0 15px; list-style: none; } 
.comments-template ol p{ font-family: Trebuchet MS, Arial, Hevletica, Sans-serif; font-size: 0.9em; } 
.comments-template ol li{ margin: 10px 0 0 0; line-height: 15px; padding: 0 0 10px; } 
.comments-template h2, .comments-template h3{ font-size: 1.2em; }  
.commentmetadata{ font-size: 0.9em; }
.comments-template p.nocomments{ padding: 0; } 
.comments-template textarea{ font-family: Trebuchet MS, Arial, Hevletica, Sans-serif; font-size: 0.9em; }
.cadre_commentaires { border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background-color:#b00;}
/* responsive text queries */
@media screen and (max-width: 992px) {
  .sousmenu p {
    font-size: 95%;
	font-weight:bold;
  }
  .sousmenu{ height:100px;}
  #demo{ width:100%;}
  #email{ width:100%;}
  #liste_1{width:100%;}
  #tel{width:100%;}
  #submit{ margin-left:50%;}
 
}

@media screen and (max-width: 768px) {
.sousmenu p {
    font-size: 90%;
	font-weight:bold;
  }
  .sousmenu{ height:100px;}
  #demo{ width:100%;}
  #email{ width:100%;}
    #liste_1{width:100%;}
 #tel{width:100%;}
 
#submit{ margin-left:50%;}
 
}
.carousel-inner img {
      width: 100%; /* Set width to 100% */
      margin: auto;
      min-height:200px;
  }
  .carousel-caption p{ font-size:20px;
  background-color:rgba(102,102,102, 0.5); ;
  
  overflow:hidden;
  
   }
   .carousel-caption a{ 
   background-color:#b00;
   opacity:0.7;
  padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
   -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border:#fff 1px solid;
color:#333;
text-decoration:none;

   }

 .slider{ width:80%;
 margin-left:10%;
 margin-right:10%;} 
 .menu{ width:80%;
 margin-left:10%;
  margin-right:10%;}
  
 ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
    list-style: none;
}
footer a{color:#CCC;}
.panel-default > .panel-heading {color: #333;
    background-color:transparent;
    border-color:transparent;}
.panel-default{border:none;}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top:none;
}
.panel-title a {
    background: url(images/Vector_skin_down_arrow.png) center left no-repeat;
	
}
.panel-title a.collapsed {

  background: url(images/Vector_skin_right_arrow.png) center left no-repeat ;

}
.widget { background-color:#fff;
padding-right: 0px;
    padding-left: 0px;
	margin-top:20px;}
	
	.widget span{color:#000045;}
	.widget a{color:#000045; font-size:14px; font-weight:bold; padding-bottom:10px; padding-top:10px; display:block;
	}
	.widget_title{color:#000045;
	font-size:16px;
	font-weight:bold;
	text-align:center;}
	
.quote-content {
    position: relative;
    background: url(images/quote.png) no-repeat 15px 19px;
    padding: 15px 15px 15px 41px;
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
	margin-bottom:20px;
}
.quote-content {
    font-family: 'Tinos', serif;
    font-style: italic;
    color: #888;
    font-size: 1.25em;
    line-height: 1.4em;
}
.wpcf7-text{
  height: 45px;
 
}
.wpcf7-email{
  height: 45px;
}
placeholder{ color:#000045;}
.wpcf7-textarea {
  height: 200px;
  padding: 15px;
}
.wpcf7-submit {
	float: left;
	min-width: 150px;
	max-width: 250px;
	font-weight: 600;
	display: block;
	margin: 1em;
	padding: 1em 2em;
    color:#fff;
	background-color:#000045;
	border:none;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.wpcf7-form-control  {
  border-radius: 0px;
  border-color:#000045;
  display: inline;
  font-size: 15px;	
  float: left;
  margin-bottom: 20px;
  padding: 10px 12px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;  
  width: 100%;  
}
#pdfbutton{
    margin-top: 10px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
    background: linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
}	
.widget a,ul,li,input[type="text"] {color:#000045;}
.widget label  {color:#000045;}
.widget input[type="checkbox"] {color:#000045;border-color:#000045!important}
.widget input[type="select" ] {color:#000045;}
