/*
Theme Name: Unicon Child Theme
Description: Unicon Child Theme for your Customizations
Author: minti
Template: unicon
Version: 1.0
*/

@import url("../unicon/style.css");


/****START CUSTOM TRAVAIL ASSOCIÉ****/
@import url('https://fonts.googleapis.com/css?family=Montserrat:600');

/**HEADER, NAV**/
.header-v3 .logo {
	max-width: 190px;
}
.page-id-9533 #header.header-v3 {
    background: rgba(255, 255, 255, 0.85) !important;
    position: absolute !important;
}
.header-v3 .navigation-wrap {
    background: #8a278b !important;
}
.header-v3 #navigation {
    float: right;
}
.header-v3 #navigation > ul > li > a {
    padding: 7px 0px 7px 30px;
}
#navigation > ul > li:hover > a, #navigation > ul > li > a:hover, #navigation li.current-menu-item > a {
    text-decoration: underline;
}
.sf-with-ul {
	pointer-events:none;
}
.titlebar h1, .title-h1 {
    text-transform: uppercase;
}
#navigation .sub-menu {
    padding: 0 0 0 14px;
}
/**END HEADER, NAV**/
/**SLIDER HOME**/
/*.bt-slide {
  position: absolute;
    border: none !important;
    padding: 6px 8px !important;
    color: white !important;
    font-style: italic;
    font-family: 'Exo' !important;
    letter-spacing: 0 !important;
    right: 0;
    bottom: -40px;
    background-color: #2fb39a !important;
	font-size: 15px !important;
    line-height: 16px !important;
	transition: all ease .4s;
}
.bt-slide:hover {
    color: #2fb39a !important;
    background-color: white !important;
	transition: all ease .4s;
}*/
.bold-slide{
	font-weight: 700;
}
/**END SLIDER HOME**/
/**CONTENU PAGES**/
.bloc-Activites .wpb_wrapper:hover:first-child, .bloc-emploi .wpb_wrapper:hover:first-child  {
    background-color: #f0f0f0;
	transition: all ease .2s;
}
.bloc-Activites .wpb_content_element {
    min-height: 214px;
}
.bloc-Activites a, .bloc-emploi a {
    position: absolute;
    color: transparent;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
.bloc-Activites a:hover, .bloc-emploi a:hover {
    color: transparent !important;
}
.bloc-Activites .light, .bloc-emploi .light {
	font-weight: 300;
}
.bloc-Activites .wpb_wrapper:first-child {
	background-color: #f5f5f5;
	padding: 10px 10px 20px 10px;
	transition: all ease .2s;
}
.bt-offre {
	margin-bottom: 6px !important;
}
.bt-offre a {
	border : none !important;
	background-image: none !important;
}
.bt-offre a:hover {
	background-color: #c2d4be !important;
}
.bloc-offrEmploi .vc_gitem_row .vc_gitem-col {
    border: 1px solid #a2c197;
}
.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
    padding: 4px 14px !important;
    text-transform: uppercase !important;
	font-weight: 600;
	border-radius: 0 !important;
}
 .bloc-emploi .wpb_wrapper:first-child {
	background-color: #accfa5;
	padding: 10px 10px 20px 10px;
	transition: all ease .2s;
}

.bloc-emploi h2 {
	    margin-top: 30px;
}
.bloc-Activites h2, .usinage-Mecanique .imagebox h2, .fabrication-Outillage .imagebox h2, .decoupe-Preparation .imagebox h2 {
	border-left: 5px solid;
	padding-left: 20px;
	text-transform: uppercase;
}
.bloc-Activites.green h2 {
	border-color: #20b49d;
	margin-bottom: 35px;
}
.bloc-Activites.bleu h2 {
	border-color: #2069b4;
}
.bloc-Activites.jaune h2 {
	border-color: #eac956;
	margin-bottom: 35px;
}
.bloc-Activites ul {
    margin-left: 50px;
	list-style:none;
}
.bloc-Activites ul li {
	position: relative;
	font-family:'Montserrat';
	font-weight: 600;
	line-height: 1.6em;
}
.bloc-Activites ul li:before {
	content:'.';
    position: absolute;
    font-size: 37px;
    top: 1px;
    left: -18px;
    line-height: 0em;
}
.bloc-Activites.green ul li:before {
	color: #20b49d;
}
.bloc-Activites.bleu ul li:before {
	color: #2069b4;
}
.bloc-Activites.jaune ul li:before {
	color: #eac956;
}
.button {
	font-style: italic;
    font-size: 14px;
    padding: 6px 8px !important;
}
.small-margin-Bot, .single_image {
	margin-bottom:20px !important;
}
.bloc-Prod {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.bloc-Prod-Text {
	height: 100px;
	padding: 8px 20px;
}
.last-Prod .bloc-Prod-Text {
    border-right: none !important;
}
#back-to-top {
    z-index: 1000000000000;
}
.usinage-Mecanique .imagebox h2 {
		border-color: #20b49d;
	    font-size: 16px;
}
.fabrication-Outillage .imagebox h2 {
	border-color: #2069b4;
	font-size: 16px;
}
.usinage-Mecanique .imagebox p, .fabrication-Outillage .imagebox p, .decoupe-Preparation .imagebox p {
	text-align:justify;
	hyphens:auto;
	line-height: 1.4em;
}
.decoupe-Preparation .imagebox h2 {
	border-color: #eac956;
	font-size: 16px;
}
.toggle .toggle-title {
    font-size: 16px;
	font-weight: 700 !important;
    color: #000000 !important;
    text-transform: uppercase;
	border-radius: 0 !important;
border: none;
	background-color:transparent !important;
	padding: 20px 0 !important;
}
.toggle {
    padding: 0 20px;
    border: 1px solid #e1e1e1;
    border-top: none;
}
.toggle .toggle-inner {
    border: none !important;
    padding: 0 20px 10px !important;
}
.toggle .toggle-title i {
    opacity: 1 !important;
    font-size: 16px !important;
}
.green-toggle .toggle .toggle-title.active, .green-toggle .color-light .toggle .toggle-title.active, .green-toggle .toggle .toggle-title.active i {
    background: transparent !important;
	color: #20b49d !important;
	border-color: #20b49d !important;
	  border-top: none;
}
.green-toggle .toggle .toggle-title:hover, .green-toggle .toggle .toggle-title i {
	color: #20b49d  !important;
}
.blue-toggle .toggle .toggle-title.active, .blue-toggle .color-light .toggle .toggle-title.active, .blue-toggle .toggle .toggle-title.active i {
    background: transparent !important;
	color: #2069b4 !important;
	border-color: #2069b4 !important;
	    border-top: none;
}
.blue-toggle .toggle .toggle-title:hover, .blue-toggle .toggle .toggle-title i {
	color: #2069b4  !important;
}
.yellow-toggle .toggle .toggle-title.active, .yellow-toggle .color-light .toggle .toggle-title.active, .yellow-toggle .toggle .toggle-title.active i {
    background: transparent !important;
	color: #eac956 !important;
	border-color: #eac956 !important;
	  border-top: none;
}
.yellow-toggle .toggle .toggle-title:hover, .yellow-toggle .toggle .toggle-title i {
	color: #eac956  !important;
}
/**BLEU**/
.page-id-15488 #fulltitle, .page-id-15458 #fulltitle {
	background-color: #2069b4;
}
/**JAUNE**/
.page-id-15495 #fulltitle, .page-id-4982 #fulltitle {
	background-color: #eac956;
}
/**VERT**/
.page-id-15460  #fulltitle , .page-id-15473  #fulltitle {
	background-color: #20b49d;
}
.page-id-15460 #breadcrumbs a, .page-id-15473 #breadcrumbs a, .page-id-15488 #breadcrumbs a, .page-id-15458 #breadcrumbs a, .page-id-15495 #breadcrumbs a, .page-id-4982 #breadcrumbs a, .page-id-15460 #breadcrumbs a, .page-id-15473 #breadcrumbs a, .page-id-15460 #breadcrumbs, .page-id-15473 #breadcrumbs, .page-id-15488 #breadcrumbs, .page-id-15458 #breadcrumbs, .page-id-15495 #breadcrumbs, .page-id-4982 #breadcrumbs, .page-id-15460 #breadcrumbs, .page-id-15473 #breadcrumbs, .page-id-15460 h1, .page-id-15473 h1, .page-id-15488 h1, .page-id-15458 h1, .page-id-15495 h1, .page-id-4982 h1, .page-id-15460 h1, .page-id-15473 h1 {
	color: white !important;
}
.portfolio-detail-title h1 {
display:none;}
.vc_gitem-post-data-source-post_title {
	text-transform:uppercase;
}
/**MEDIA QUERIES**/
@media only screen and (min-width: 1200px) {
.bloc-Prod {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
}
@media only screen and (max-width: 959px) {
.logo img {
    max-width: 150px !important;
}
}
@media only screen and (min-width: 768px) {
.bloc-Prod-Text {
    border-right: 1px solid;
}
}	
@media only screen and (max-width: 767px) {
.logo img {
    max-width: 150px;
}
}
@media only screen and (max-width:339px) {
#content.columns > .standard-section {
    margin: 0px -10px !important;
}
}