/*
Theme Name: Ma Page Unique
Template: Astra
Version: 1.4.1
Author:	UpSolution
Theme URI: http://us-themes.com/wp/Astra/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.g-btn.type_primary, input[type="submit"] {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.52) !important;
}

.rbq {
	text-align: center;
  	margin-top: 15px;
}

.servicesFix {
	margin-top: 0px;
}

.h4fix {
  max-width: 410px;
  margin-top: -30px;
}

.accueilDarlington h1 { 
  font-size: 36px !important;
  line-height: 40px !important;
}
  
.accueilDarlington h2 {
  color: #F5D743 !important;
  font-size: 13px !important;
  line-height: 19px !important;
  font-style: italic !important;
  padding: 10px 0px !important;
  margin-top: 10px !important;
}

.introDarlington .wpb_single_image img {
  box-shadow: 0px 0px 20px #333;
  -webkit-box-shadow: 0px 0px 20px #333;
  -moz-box-shadow: 0px 0px 20px #333;
  border: 1px solid rgb(255, 255, 255);
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

.l-subheader.at_top .w-socials-item-link {
   box-shadow: 0px -10px 10px #000;
  -moz-box-shadow: 0px -10px 10px #000;
  -webkit-box-shadow: 0px -10px 10px #000;
}

.fb-msg {
  float: left;
  margin-right: 20px;
  margin-top: 5px;
  color: #fff;
}

.l-subfooter.at_bottom {
	background-color: #2d2d2d !important;
}
.services{
	margin-top: 105px;
}

.produits{
	margin-top: 105px;
}

div.liens table tbody tr td{
	font-size: 10px;
}

div.liens {
	margin-top: -100px;
}

.smsq{
	margin-left:-100px;
}

.l-subheader.at_middle {
	height: 110px;
}


.w-logo-img {
	max-height: 120%;
	max-width: 350px;
	padding:none;
}


/*Ajouts Viva */

h1 {
	text-transform: uppercase !important;
}

h2, h3 {
	text-transform: uppercase;
}

h3.vivabox {
	font-size: 18px;
	line-height: 26px;
	text-transform: none;
	margin-top: 10px;
	background: #efcb1f;
	padding: 20px;
	color: #2d2d2d;
}

.g-btn.type_blue {
	background-color: #efcb1f;
	color: #00519a;
    margin-top: -20px;
}

.g-btn.type_blue:hover {
	box-shadow: 0 0 0 26px rgba(255, 255, 255, 1) inset;
	color: #00519a;
}

.l-submain.with_parallax {
	background-size: 13%;
}
	
.w-logo-img {
	max-height: 150%;
}

.color_alternate .w-testimonial-text {
	color: #2d2d2d !important;	
}

.contactBox {
	background: rgba(61, 130, 234, 0.81);
	padding: 20px;
    font-size: 16px;
    line-height: 31px;
}

.l-subheader.at_middle .w-nav-control:hover {
	color: #efcb1f !important;
}

.l-subheader.at_middle .w-nav.touch_enabled .w-nav-item.level_1 .w-nav-anchor.level_1 {
	background: #2d2d2d !important;
  	padding-right: 20px;
    text-align: right;
}

.l-subheader.at_middle .w-nav.touch_enabled .w-nav-item.level_1 .w-nav-anchor.level_1:hover {
	background: red;
  	padding-right: 20px;
    text-align: right;
}

.sliderTel {
	font-size: 40px;
	font-weight: 500;
}

.custLangSwitch p {
  font-size: 13px;
  color: #fff;
  margin-top: 6px;
  padding: 0px 12px 0px 12px;
  margin-left: -15px;
}


/* MEDIA QUERIES VIVA */

@media only screen and (max-width: 1000px){
  	.l-subheader.at_middle .w-nav-anchor.level_1 {
		color: #fff !important;
	}
}  
	
@media only screen and (max-width: 721px){
	.l-subheader.at_top .w-socials-item-link {
   		box-shadow: 3px -1px 6px #000;
  		-moz-box-shadow: 3px -1px 6px #000;
  		-webkit-box-shadow: 3px -1px 6px #000;
	}
}
		
@media only screen and (max-width: 768px){
	.servicesFix {
   		margin-top: 0px;
	}
} 

@media only screen and (max-width: 480px){
	.w-logo-img {
		max-height: 92%;
		margin-top: 12px;
	}
	
	.w-gallery.layout_tile.size_m .w-gallery-tnail {
		margin: 5px;
		height: 50%;
		width: 30%;
	}
	  
	.gw-gopf-3cols .gw-gopf-col-wrap {
        width: 30% !important;
    }

}


