/*
Theme Name: Sewan.fr
Author: Cyberie
Author URI: https://www.cyberie.net
Description: Sewan.fr wordpress theme
Version: 1.0
Text Domain: sewan

*/

@import 'pictos.css';
@font-face {
	
	font-family: 'Calibri';
	src:    url('fonts/Calibri.eot');
	src:    url('fonts/Calibri.eot#iefix') format('embedded-opentype'),
		url('fonts/Calibri.ttf') format('truetype'),
		url('fonts/Calibri.woff') format('woff'),
		url('fonts/Calibri.svg#gotham') format('svg');
	font-weight: 400;
	font-style: normal;
	
}

@font-face {
	
	font-family: 'Calibri';
	src:    url('fonts/Calibri-Bold.eot');
	src:    url('fonts/Calibri-Bold.eot#iefix') format('embedded-opentype'),
		url('fonts/Calibri-Bold.ttf') format('truetype'),
		url('fonts/Calibri-Bold.woff') format('woff'),
		url('fonts/Calibri-Bold.svg#gotham') format('svg');
	font-weight: 700;
	font-style: normal;
	
}

@font-face {
	
	font-family: 'gotham';
	src:    url('fonts/gotham-book-webfont.eot');
	src:    url('fonts/gotham-book-webfont.eot#iefix') format('embedded-opentype'),
		url('fonts/gotham-book-webfont.ttf') format('truetype'),
		url('fonts/gotham-book-webfont.woff') format('woff'),
		url('fonts/gotham-book-webfont.svg#gotham') format('svg');
	font-weight: 400;
	font-style: normal;
	
}

@font-face {
	
	font-family: 'gotham';
	src:    url('fonts/gotham-medium-webfont.eot');
	src:    url('fonts/gotham-medium-webfont.eot#iefix') format('embedded-opentype'),
		url('fonts/gotham-medium-webfont.ttf') format('truetype'),
		url('fonts/gotham-medium-webfont.woff') format('woff'),
		url('fonts/gotham-medium-webfont.svg#gotham') format('svg');
	font-weight: 500;
	font-style: normal;
	
}

@font-face {
	
	font-family: 'gotham';
	src:    url('fonts/gotham-bold-webfont.eot');
	src:    url('fonts/gotham-bold-webfont.eot#iefix') format('embedded-opentype'),
		url('fonts/gotham-bold-webfont.ttf') format('truetype'),
		url('fonts/gotham-bold-webfont.woff') format('woff'),
		url('fonts/gotham-bold-webfont.svg#gotham') format('svg');
	font-weight: 700;
	font-style: normal;
	
}


@font-face {
	
	font-family: 'panton';
	src:    url('fonts/panton-semibold-ita.eot');
	src:    url('fonts/panton-semibold-ita.eot#iefix') format('embedded-opentype'),
		url('fonts/panton-semibold-ita.ttf') format('truetype'),
		url('fonts/panton-semibold-ita.woff') format('woff'),
		url('fonts/panton-semibold-ita.svg#gotham') format('svg');
	font-weight: 600;
	font-style: italic;
	
}

.siteorigin-widget-field-repeater-item-form {
	height: auto !important;
}

.solution-lignes-analogiques #header-slide h2.big-hero-title{
	 
		max-width : 350px;		
	
	
}

.popup-big-image {
	height:calc(100% - 127px);
}

.other-links-wrap {
	width:calc(100% + 30px);
}

.page-sewan-fait-son-live .logo-wrapper .logo-grid{
	display:block !important;
}
.page-sewan-fait-son-live .bloc-logos .cta-logo{
	display:none !important;
}
@keyframes hoverfleche{
   0% {
	  margin-left:-80px;
   },
   
   100% {
	  margin-left:0;
   }
}

@keyframes hoverfleche3{
   0% {
	  margin-top:-80px;
   },
   
   100% {
	  margin-top:0;
   }
}
@media (min-width: 992px) {
	
	.container {
		width:970px;
	}

	#page {
		max-width:1280px;
		margin:0 auto;
	}	
}