/*
Theme Name: PLK
Theme URI: http://plk.fr
Author: Leonard Poli
Author URI: http://rockcom.fr
Template: delaware
*/



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


		@font-face {
			font-family: 'IGNFI';
			src: url('f/IGNFI-Light.eot');
			src: url('f/IGNFI-Light.eot?#iefix') format('embedded-opentype'),
			url('f/IGNFI-Light.woff') format('woff'),
			url('f/IGNFI-Light.ttf') format('truetype'),
			url('f/IGNFI-Light.svg#webfont') format('svg');
			font-weight: 100;
			font-style: normal;
		}
		@font-face {
			font-family: 'IGNFI';
			src: url('f/IGNFI-Book.eot');
			src: url('f/IGNFI-Book.eot?#iefix') format('embedded-opentype'),
			url('f/IGNFI-Book.woff') format('woff'),
			url('f/IGNFI-Book.ttf') format('truetype'),
			url('f/IGNFI-Book.svg#webfont') format('svg');
			font-weight: normal;
			font-style: normal;
		}

		@font-face {
			font-family: 'IGNFI';
			src: url('f/IGNFI-Bold.eot');
			src: url('f/IGNFI-Bold.eot?#iefix') format('embedded-opentype'),
			url('f/IGNFI-Bold.woff') format('woff'),
			url('f/IGNFI-Bold.ttf') format('truetype'),
			url('f/IGNFI-Bold.svg#webfont') format('svg');
			font-weight: bold;
			font-style: normal;
		}
	/*	@font-face {
			font-family: 'IGNFI';
			src: url('f/IGNFI-LightOblique.eot');
			src: url('f/IGNFI-LightOblique.eot?#iefix') format('embedded-opentype'),
			url('f/IGNFI-LightOblique.woff') format('woff'),
			url('f/IGNFI-LightOblique.ttf') format('truetype'),
			url('f/IGNFI-LightOblique.svg#webfont') format('svg');
			font-weight: 100;
			font-style: italic;
		}
		@font-face {
			font-family: 'IGNFI';
			src: url('f/IGNFI-BookOblique.eot');
			src: url('f/IGNFI-BookOblique.eot?#iefix') format('embedded-opentype'),
			url('f/IGNFI-BookOblique.woff') format('woff'),
			url('f/IGNFI-BookOblique.ttf') format('truetype'),
			url('f/IGNFI-BookOblique.svg#webfont') format('svg');
			font-weight: normal;
			font-style: italic;
		}
		@font-face {
			font-family: 'IGNFI';
			src: url('f/IGNFI-BoldOblique.eot');
			src: url('f/IGNFI-BoldOblique.eot?#iefix') format('embedded-opentype'),
			url('f/IGNFI-BoldOblique.woff') format('woff'),
			url('f/IGNFI-BoldOblique.ttf') format('truetype'),
			url('f/IGNFI-BoldOblique.svg#webfont') format('svg');
			font-weight: bold;
			font-style: italic;
		}*/


		h1, h2, h3, h4, h5, h6 {
			font-family: 'IGNFI', sans-serif !important;
			text-transform: uppercase; }

		body, ul, li , a, p {
			font-family: 'IGNFI', sans-serif !important;
			line-height: 1.4em;
			letter-spacing: 0.5px;
			font-size: 14px;
			text-align: justify;
		}
        .term-select-option {
            font-family: 'IGNFI', sans-serif !important;
        }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
    text-rendering: optimizelegibility;
    font-weight: inherit;
    border: none;
    font-size: inherit;
    color: #193282 !important;
}
a {
    font-weight: inherit;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #37A8DF!important;
}

ul {
    list-style-position: outside;
    list-style-image: none;
    list-style-type: disc;
}

input, textarea {
    background: #dff4ff;
}

.ignfi-blue {
	color: #193282;
}
.ignfi-yellow {
	color: #37A8DF;
}


.ut-btn.orange {
    border: 1px solid #37A8DF;
    color: #37A8DF !important;
    padding: 3px 3px 0px;
    font-weight: bold;
}
.orange:hover, .orange:active {
    color: #FFFFFF !important;
}
.orange:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #37A8DF;
}
.lambda-highlight1, .lambda-highlight2, .lambda-highlight3, .lambda-highlight4 {
    padding: 8px 8px 6px;
    color: #FFFFFF;
}

.home article h3, .home article .entry-content {
    padding: 0 30px 20px;
}

article h3 {
	font-size: 20px;
    padding-bottom: 20px;
	position: relative;
    text-align: left;
}
.ut-recent-post article .entry-content p {
	font-size: 13px;
	line-height: 16px;
	font-weight: lighter;
	color: black;
    padding-bottom: 20px;
}
.ut-recent-post article h3:before {
    content: "";
    padding: 0;
    position: absolute;
    display: block;
    background: #CCC;
    height: 2px;
    width: 30px;
    bottom: 0px;
    left: 30px;
}
.ut-product .container {
    background: white;
}
/*.ut-product-left .span6 {
    float: right;
}*/
.ut-product {
    border: none;
}
.ut-sub-title {
    margin: 0px 0 0 0px;
    font-size: 20px;
}
.ut-text {
    padding: 0 0px 0 30px;
    box-sizing: border-box;
	margin-bottom: 0;
}
.ut-product img {
    padding: 10px;
    box-sizing: border-box;
}
.home .type-post {
    margin-bottom: 0px;
}
hr {
    margin: 0px 0 50px;
}
hr:after {
   /* content: url(i/map.png);*/
   content: url(i/location-27x27.png);
    display: inline-block;
    position: relative;
    top: -11px;
    left: 50%;
    margin: 0 0 0 -15px;
    padding: 0px 10px;
    background: #ffffff;
}
.sousrub {
    border: 1px solid #DDDDDD !important;
    padding: 6px 6px 16px !important;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055) !important;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055) !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055) !important;
}
.sousrub h3 {
   border-bottom: #ddd solid 1px;
    margin: 10px 0;
    padding-bottom: 5px;
}
.sousrub p {
    margin: 0;
}
.sousrub hr {
    margin: 10px 0;
}
.sousrub hr:after {
    content: "";
}
h3.member-name {
    padding-bottom: 0px;
}
.related-post .related-post-main-image a {
    border: 1px solid #DDDDDD;
    display: block;
    padding: 6px !important;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055) !important;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055) !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055) !important;
}
.related-post .related-post-main-image a:hover {
    border-color: #37A8DF;
}
.related-post h3.related-post-title {
  font-size: 16px;
  padding-bottom: 0;
}
.related-post a.related-post-readmore {
  font-weight: bold;
}
nav#nav-above {
    display: none;
}
.single-post .inner-teaser {
    display: none;
}

/* HEADER */

.top-header.th4 {
    background: #1c2735;
}
.nav-wrap {
    top: 0%;
    padding-top: 8px;
}
#navigation {
    margin: 29px 0 0 0;
}
#navigation ul li a {
    white-space: normal;
    margin-left: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    border-left: 1px solid #666666;
    font-size: 13px !important;
}
.main-menu {
    clear: right;
}
ul.menu li a {
	font-family: 'IGNFI', sans-serif !important;
}
#navigation ul li.main-menu a {
    border-left: none;
}
#navigation ul ul {
    right: -11px;
    left: inherit;
}
#navigation ul.sub-menu li a {
    height: initial;
    line-height: 16px;
    padding: 6px 15px;
}
.breadcrumb, .breadcrumb li {
    text-transform: none;
    line-height: 15px;
}
#navigation ul li, #navigation ul.sub-menu li a {
   /* position: relative;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;*/
height:auto;
}
#navigation ul.sub-menu li a {
    background: rgba(34, 34, 34, 0.9);
    background: #1c2735;
	text-align: left;
}
#navigation ul.sub-menu li a:hover {
    background: #2f4158;
}
#navigation ul.sub-menu {
    -webkit-box-shadow: 0 1px 3px #666666;
    -moz-box-shadow: 0 1px 3px #666666;
    box-shadow: 0 1px 3px #666666;
}
.ut-backdrop {
        visibility: hidden !important;
}

/* CONTENU */
.page article {
    background: none;
}

.page-template-default .liste-projets article.type-post {
    margin-bottom: 20px;
    padding: 6px !important;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
.liste-projets article img {
    padding: 0;
    box-sizing: border-box;
    border: none;
}
.liste-projets p {
    margin-bottom: 0;
}
.liste-projets h3 {
    margin: 15px 0 10px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #dddddd;
}
.liste-projets .entry-thumbnail {
    margin-bottom: 0px;
}

h1#page-title {
    font-weight: bold;
}
.breadcrumb li:first-child {
    display: none;
}
#searchform #s {
    width: 100%;
    max-width: 100%;
    border-right: 1px solid #DDDDDD;
}
#searchform #searchsubmit {
    width: 100%;
    max-width: 100%;
}
.attachment-thumbnail, .attachment-medium, .attachment-large, .attachment-full, .alignnone img, img.alignnone, .size-full, .size-large, .size-medium, .size-thumbnail
.attachment-thumbnail:hover, .attachment-medium:hover, .attachment-large:hover, .attachment-full:hover, .alignnone img:hover, img.alignnone:hover, .size-full:hover, .size-large:hover, .size-medium:hover, .size-thumbnail:hover {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* page d'accueil */
header#header {
    background: #2f4158;
	border-color: #707173;
}
.home section#teaser {
    display: none;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'FontAwesome', 'IGNFI' !important;
}
.home article {
    background: white;
}
.home article.post, .home .ut-product .container {
    border: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    margin-bottom: 50px;
}
.entry-media, .entry-thumbnail {
    margin-bottom: 20px;
    padding: 0;
    background: #FFFFFF;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
time.entry-date {
    display: none;
}
.hi-icon-effect-1 .hi-icon {
    background: #286bb8;
	background: linear-gradient(135deg, #463683, #01BDFD);
    transition: background 1s;
}
.hi-icon-effect-1 .hi-icon:hover {
	background: #01BDFD;
	background: linear-gradient(-45deg, #463683, #01BDFD);
}

.ut-home-template section:nth-child(2n+2) {
    background: none;
}
.ut-service-columns, .ut-list-portfolio, .ut-recent-post {
    padding: 40px 0 0 0;
	border-top: none;
	position: relative;
}
.ut-title-header {
    position: relative;
    margin: 30px 0 10px 0;
}
.ut-service-columns .ut-title {
    margin: 0 0 30px 0;
    text-align: center;
}
.ut-title span {
	border: none !important;
    z-index: 1;
    /* color: #2e61ae; */
    font-size: 24px;
}
h3.ut-title {
    margin: 0;
    line-height: 26px;
}
.home article h3 {
	font-size: 18px;
}
.header-inner {
    padding: 25px 0;
}
.ut-portfolio-item img, .ut-home-template img, .widget-container img, .entry-thumbnail img, .entry-content img, .comment-content img, .entry-media img {
    margin: 0 auto;
    display: block;
}
.hi-icon-effect-1 .hi-icon:after {
    box-shadow: none;
	display: none;
}
.hi-icon-effect-1a .hi-icon:hover:after {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 0;
	display: none;
}

.attachment-thumbnail, .attachment-medium, .attachment-large, .attachment-full, .alignnone img, img.alignnone, .size-full, .size-large, .size-medium, .size-thumbnail {
    padding: 0px;
}
.view .mask {
    display: none;
}

.row-fluid .isotope-item:first-child, #ut-portfolio-items-1 .references_filt:first-child {
    margin-left: 15px !important;
}
.ut-home-template > section {
    overflow: inherit !important;
}
.view img {
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #DDDDDD !important;
}
.home .view img {
    border: none !important;
	box-shadow: none;
}
.home .theme-btn {
    float: right;
    margin-right: 0;
}

/* TEASER MENU */

.teaser-container {
    background: #2f4158;
}
section.ut-service-columns.clearfix {
    padding: 0 !important;
}
.teaser .span2.clearfix {
    margin: 0;
    width: 20%;
	position: relative;
	height: 100%;
    padding: 0 20px !important;
    box-sizing: border-box;
}
.service h3, .service p {display:none;}
.service .teaser h3, .service .teaser p {
	display: inherit;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
    position: inherit;
}
.service .teaser h3 {
    font-size: 20px;
    margin: 50px 0 20px;
    position: relative;
    padding: 0;
}
.service .teaser h3:after {
    content: "";
    padding: 0;
    position: absolute;
    display: block;
    background: #FFFFFF;
    height: 2px;
    width: 60px;
    bottom: -7px;
    left: 50%;
    margin-left: -30px;
}
.service .teaser p {
    font-size: 16px;
    line-height: 20px;
}
.teaser {
    overflow: hidden;
	height: 180px;
	position: relative;
}
.teaser img {
    position: absolute;
	min-height: 100%;
	left: 0px;
	top: 0px;
}
.rideau {
    display: block;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
	transition: background 1s;
}
.service .teaser .span2.clearfix:hover .rideau {
    background: rgba(0,0,0,0);
}
.teaser a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}


.ut-portfolio-item h3 {
    text-align: left;
}
@media (min-width: 1200px) {
	.teaser {
		overflow: hidden;
		height: 230px;
		position: relative;
	}
	.service .teaser h3 {
		font-size: 26px;
		margin: 70px 0 20px;
	}
	.service .teaser p {
		font-size: 22px;
		line-height: 24px;
	}

.home article h3 {
	font-size: 20px;
}
}
@media (max-width: 980px) {
	.teaser {
		height: 145px;
	}
	.service .teaser h3 {
		font-size: 14px;
		margin: 45px 0 15px;
	}
	.service .teaser p {
		font-size: 12px;
		line-height: 14px;
	}
}
@media (max-width: 780px) {
	.teaser {
		display: none;
	}
}




/* PAGE MENU */
h1#page-title {
    font-weight: bold;
    font-size: 22px;
	color:#2f4158;
}
.menu-main-menu-container {
    text-align: center;
    margin: 40px 0 0;
}
.service {
    margin-bottom: 0;
    background: none;
}
.ut-home-template > section.ut-service-columns {
    overflow: visible !important;
}
ul.shortcode_menu.pagemenu, ul.shortcode_menu.pagemenu a {
    color: #111111;
    text-transform: uppercase;
    font-size: 16px;
}
ul.shortcode_menu.pagemenu ul a {
    font-size: 14px;
}
ul.shortcode_menu.pagemenu ul {
    padding: 10px 0 !important;
}
ul.shortcode_menu.pagemenu ul li {
	text-align: left;
    margin: 0 10px;
}
.wpsm-menu li:first-child {
	background-image: url("http://ignfi.rockcom.fr/wp-content/uploads/2016/10/slider-grid.png");
}
i.ut-portfolio-icon.icon-camera-retro {
    display: none;
}



/* FOOTER */

#footer a {
    color: #fff;
}
#footer .widget-container li {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
    max-width: 180px;
	margin-left: 20px;
	position: relative;
}
#footer .widget-container li.main-menu {
	margin-left: 0;
}
#footer .widget-container li li {
	float: inherit;
	margin-left: 0px;
    margin-bottom: 0px;
	position: relative;
}
#footer .widget-container li li:before {
}
#footer .widget-container li li li {
    margin-left: 30px;
    color: white;
}
#footer .widget-container li li li:before {
   content: "";
}
#footer ul.sub-menu {
    margin: 0;
}
#footer .sidebar ul a {
    font-size: 18px;
	letter-spacing: .1em;
	text-transform: uppercase;
	text-align:left;
    position: relative;
}
#footer .widget-container li {
    text-align: left;
}
#footer .sidebar ul ul a {
    font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#footer .sidebar ul ul {
    margin-bottom: 50px;
	margin-top: 40px;
}
#footer .sidebar ul ul ul {
    margin-bottom: 0px;
	margin-top: 0px;
}


#footer .sidebar .menu-main-menu-container li:before {
    content: "";
    padding: 0;
}
#footer .sidebar .menu-main-menu-container li a:before {
    content: "";
    padding: 0;
    position: absolute;
    display: block;
    background: white;
    height: 1px;
    width: 60px;
    bottom: -20px;
    left: 0px;
}
#footer .sidebar .menu-main-menu-container li li a:before {
    content: "";
    padding: 0;
	display: none;
}



#footer .widget-container li.contact-menu a {
    line-height: 19px;
}
#footer .widget-container li.join-menu {
    margin-bottom: 70px !important;
}
.row.ref img, .row.ref img:hover {
    margin-bottom: 40px;
    padding: 6px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD !important;
}
.post-format .pformat {
    display: none;
}
span.cat-links {
    display: none;
}
footer.entry-meta {
    border-top: none;
}

.inner-footer-wrap {
    background: #2f4158;
}
#sub-footer-wrap {
    background: #1c2735;
}

#footer li.qtranxs-lang-menu {
    display: none;
}

.member-info .right {
    clear: both;
}

.slider-metier .lambda-pc {
    padding: 10px;
    box-sizing: border-box;
    border: #dddddd solid 1px;
}
.ut-portfolio-item .view img {
    padding: 0;
}
.more-link i {
    color: inherit;
}
.related-post a.more-link {
    display: none;
}
.related-post a.related-post-readmore {
    display: block;
    margin-top: 10px;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0 !important;
}

#mobile-menu ul li a:hover, #mobile-menu .sub-menu li a {
    color: #ffffff;
}

@media (min-width: 1200px) {
	#navigation ul li a {
		font-size: 16px !important;
	}
	#navigation ul.sub-menu li a {
		font-size: 14px !important;
	    line-height: 16px;
	}
	#navigation ul li.contact-menu a {
    margin-top: 23px;
    line-height: 16px;
	}
#footer .widget-container li {
    max-width: 230px;
    margin-left: 60px;
}
/*.row-fluid .isotope-item:first-child, #ut-portfolio-items-1 .references_filt:first-child {
    margin-left: 23px !important;
}*/

}
@media (max-width: 979px) and (min-width: 768px) {
	#footer .widget-container li {
    max-width: 120px;
    margin-left: 20px;
}

#footer .widget-container li.contact-menu, #footer .references_filt li.join-menu {
	max-width: 300px;
}
}
@media (max-width: 979px) {
	#header:after {
		background: none;
	}
	#header {
		background: url(i/LOGO_IGNFI.png) top center no-repeat;
	}
	/*#header #logo img {
		height: 0 !important;
	}*/
	#logo a {
		display: block;
		width: 100%;
		height: 75px;
	}
	#header #logo {
		min-height: 77px;
	}
#footer {
    padding: 27px 0;
}
.inner-footer-wrap:after {
    background: url(i/LOGO_IGNFI.png) top center no-repeat;
}
}
@media (max-width: 767px) {
	#header:after {
		background: none;
	}
	#footer .widget-container li {
    float: initial;
}
#footer .widget-container li.main-menu {
    margin-left: 20px;
}
#footer {
    padding: 160px 0 20px;
}
#footer .widget-container li.join-menu {
    margin-bottom: 20px !important;
}
.secteur img {
	max-width: 60%;
}
.secteur .span2 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
}

.fotorama__stage {
    border: 1px #DDDDDD solid;
    padding: 5px;
    box-sizing: border-box;
}
.fotorama__stage__shaft {
    border: #fff solid 10px;
    box-sizing: border-box;
}

select, input#filter_btn {
    border: 1px solid #37A8DF;
    color: #37A8DF !important;
    font-weight: bold;
    font-family: ignfi;
	height: 30px;
    height: 29px;
    padding: 0 10px;
    margin: 5px;
}
input#filter_btn:hover {
    border: 1px solid #37A8DF;
    color: #ffffff !important;
	background-color: #37A8DF !important;
}

/**
 * Interactive map
 */
body.page-id-191 #content-wrap {
  background-color: #022952;
}

body.page-id-191 #content-wrap > .container,
body.page-id-191 #content-wrap .site-content {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

body.page-id-191 #content-wrap > .container > .row {
  margin: 0
}

body.page-id-191 #content-wrap .site-content {
  margin: 0;
  padding-top: 0;
}
/* LIEN HEADER */
.ut-th-contact.span6 .header-phone a, .ut-th-contact.span6 .header-email a{
	color:#fff !important;
}
.ut-th-contact.span6 .header-phone a:hover, .ut-th-contact.span6 .header-email a:hover{
	color:#FCB655 !important;
}
/* marquee */@keyframes marquee {    	
    0%   { text-indent: 2000px }    
    100% { text-indent: -2000px }
}
@-webkit-keyframes marquee {    	
    0%   { text-indent: 2500px }    	
    100% { text-indent: -2500px }
}
.marquee {    	
    overflow: hidden;    
    white-space: nowrap;    
    animation: marquee 30s linear infinite;
    -webkit-animation: marquee 30s linear infinite;
}
.marquee p {
    margin: 10px 0;
}
.marquee:hover {    	
    -webkit-animation-play-state: paused;    
    animation-play-state: paused;
}
.marquee a{	
    color:#1C2735 !important;
}
.marquee a:hover {	
    color:#fcb655 !important;
}
