/******************************************************************************/
/* HOME */
/******************************************************************************/

body{
	font-weight:100;

  font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; }


#logostream  {
width:300px;
max-width: 120%;
height: auto !important;
}

.header-content-inner H2 {
	background-color:rgba(255, 255, 255, 0.7);
	color:black;
	padding:15px;margin-bottom:50px;
	border-radius:	15px;
}
.header-content-inner .btn{
border-radius:	15px;
}

.header-content-inner a{
	margin:5px;
	 width:250px;
		font-size:12px;

}
.header-content-inner i{
	margin:5px;
	font-size:100px;
}
.evenement
{
	background-color:#FA7013;
	border-color:#FA7013;

}
.gris
{
		background-color:#EDEDED;
	border-color:#FA7013;
}
.infoscomplementaires{
	background-color:#EDEDED;
	border-color:#FA7013;
}
.videolivemeeting{
	background-color:#F7F7F7;
	border-color:#FA7013;

}
.service-box .evenementcolor
{
	color:#FA7013;
}
.technique
{

	background-color:#3CA5FB;
	border-color:#3CA5FB;
}
.service-box .techniquecolor
{

	color:#3CA5FB;
}

.navbar-light .navbar-toggler{
	background:white;
}

.carousel-item img
{
	margin-left:5px;
}
.carousel-control-prev
{
	left:-50px;
}
.carousel-control-next{

}

 .pfooter{
	font-size:12px;
}
.bg-groupe{
background-color:#454647;
	padding:5px;
}
.bg-groupe .text-muted{
	font-size:12px;
}

#barrecontact{
position: fixed;
bottom: 0;
left: 0;
width: 100%;
	background-color:#454647;
	color:white;
	font-size:13px;
	text-align:center;

}
#barrecontact a{
	color:white;

}
#footer{
	padding-top:20px;
}
#divportfolio
{

}
#divportfolio .project-category{
font-size:24px;
font-weight:bold;
	color:white;
}


#divportfolio .project-name{
	font-size:14px;

	color:white;
	padding-left:50px;
	padding-right:50px;
	text-align:left;

}

#divportfolio .img-fluid{
	border:1px solid black;
}

/******************** OFFRES *****************************/
.offre2017 h1
{
	font-size: 35px;
    font-weight: 400;
	margin-bottom: 3px;
    padding-top: 15px;

}

.offre2017 h2
{
	font-size:12px;
    margin: 0;
	margin-top: 5px;
}
.offre2017 p
{
	margin-bottom:0;
	font-size:13px;

}
.offre2017 i
{
	font-size: 35px;
	 padding:5px;
}
.offre2017 .puzzle{
	height:20px;
	margin-top: -8px;
}


.offre2017 .fa-lightbulb-o
{
	float:left;
	padding-right:20px;
}

.offre2017 .baseprod{
	text-align:center;
	padding:10px;
}

.offre2017 .panel-heading, .offre2017 .panel-footer{
	background-color:#FA7013;
	color:white;
}
.offre2017 .panel-footer h2{
	padding-top:15px;
}
.offre2017 .panel-footer h1{
	padding-top:0px;
	padding-bottom:15px;

}
.offre2017 .panel-body{
	padding-top:15px;
	border:1px solid #FA7013;
}
.offre2017 .panel-heading{
	min-height:100px;
}
.legendeproduit .puzzle{
	height:20px;
	margin-top: 0px;
}
.legendeproduit p
{
	clear:both;
	font-size:14px;

}
.legendeproduit i
{
	font-size:14px;
	margin-left:5px;
}

#titreoffre h4
{
	font-size:14px;
}


/************** WEBCAST ***********************************************************************************/

header.webcasthead {
  position: relative;
  width: 100%;
  min-height: 600px;
  text-align: center;

  color: white;
  background-image: url("https://www.streamakaci.com/img/webcast-large-satis.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

  header.webcasthead .header-content {
  position: relative;
     width: 100%;
    text-align: center; }

header.webcasthead .header-content .header-content-inner h1 {
      font-size: 30px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 0;
      text-transform: uppercase;
}

header.webcasthead .header-content .header-content-inner hr {
      margin: 30px auto; }

header.webcasthead .header-content .header-content-inner p {
      font-size: 16px;
      font-weight: 300;

      color: rgba(255, 255, 255, 0.7); }
header.webcasthead H1 {
	padding-top:150px;
	margin:0;

}
header.webcasthead H2 {

	margin-left:150px;
	margin-right:150px;
}


@media (min-width: 768px) {
    header.webcasthead {

      min-height: 600px; }
      header.webcasthead .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        header.webcasthead .header-content .header-content-inner {
          max-width: 1000px;
          margin-right: auto;
          margin-left: auto; }
          header.webcasthead .header-content .header-content-inner h1 {
            font-size: 50px; }
          header.webcasthead .header-content .header-content-inner p {
            font-size: 18px;
            max-width: 80%;
            margin-right: auto;
            margin-left: auto; }
}
#avantages{

}
#avantages .text-muted{
	font-size:12px;
	color:black;
}
/**************HEBERGEMENT LIVE******************************************************************************/


header.hostinghead {
  position: relative;
  width: 100%;
  min-height: 600px;
  text-align: center;
  color: white;
  background-image: url("https://www.streamakaci.com/img/satellite-1140x372.png");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

  header.hostinghead .header-content {
  position: relative;
     width: 100%;
    text-align: center; }

header.hostinghead .header-content .header-content-inner h1 {
      font-size: 30px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 0;
      text-transform: uppercase;
}

header.hostinghead .header-content .header-content-inner hr {
      margin: 30px auto; }

header.hostinghead .header-content .header-content-inner p {
      font-size: 16px;
      font-weight: 300;

      color: rgba(255, 255, 255, 0.7); }
header.hostinghead H1 {
	padding-top:70px;
	margin:0;

}
header.hostinghead H2 {

	margin-left:150px;
	margin-right:150px;
}


@media (min-width: 768px) {
    header.hostinghead {

      min-height: 600px; }
      header.hostinghead .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        header.hostinghead .header-content .header-content-inner {
          max-width: 1000px;
          margin-right: auto;
          margin-left: auto; }
          header.hostinghead .header-content .header-content-inner h1 {
            font-size: 50px; }
          header.hostinghead .header-content .header-content-inner p {
            font-size: 18px;
            max-width: 80%;
            margin-right: auto;
            margin-left: auto; }
}


/**************ENCODAGE LIVE******************************************************************************/


header.encodagehead {
  position: relative;
  width: 100%;
  min-height: 600px;
  text-align: center;
  color: white;
  background-image: url("https://www.streamakaci.com/img/encodageLIVE.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

  header.encodagehead .header-content {
  position: relative;
     width: 100%;
    text-align: center; }

header.encodagehead .header-content .header-content-inner h1 {
      font-size: 30px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 0;
      text-transform: uppercase;
}

header.encodagehead .header-content .header-content-inner hr {
      margin: 30px auto; }

header.encodagehead .header-content .header-content-inner p {
      font-size: 16px;
      font-weight: 300;

      color: rgba(255, 255, 255, 0.7); }
header.encodagehead H1 {
	padding-top:70px;
	margin:0;

}
header.encodagehead H2 {

	margin-left:150px;
	margin-right:150px;
}


@media (min-width: 768px) {
    header.encodagehead {

      min-height: 600px; }
      header.encodagehead .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        header.encodagehead .header-content .header-content-inner {
          max-width: 1000px;
          margin-right: auto;
          margin-left: auto; }
          header.encodagehead .header-content .header-content-inner h1 {
            font-size: 50px; }
          header.encodagehead .header-content .header-content-inner p {
            font-size: 18px;
            max-width: 80%;
            margin-right: auto;
            margin-left: auto; }
}
/**************tv******************************************************************************/




header.playouttvhead {
  position: relative;
  width: 100%;
  min-height: 600px;
  text-align: center;
  color: white;
  background-image: url("https://www.streamakaci.com/img/affichetv.png");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

  header.playouttvhead .header-content {
  position: relative;
     width: 100%;
    text-align: center; }

header.playouttvhead .header-content .header-content-inner h1 {
      font-size: 30px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 0;
      text-transform: uppercase;
}

header.playouttvhead .header-content .header-content-inner hr {
      margin: 30px auto; }

header.playouttvhead .header-content .header-content-inner p {
      font-size: 16px;
      font-weight: 300;

      color: rgba(255, 255, 255, 0.7); }
header.playouttvhead H1 {
	padding-top:70px;
	margin:0;

}
header.playouttvhead H2 {

	margin-left:150px;
	margin-right:150px;
}


@media (min-width: 768px) {
    header.playouttvhead {

      min-height: 600px; }
      header.playouttvhead .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        header.playouttvhead .header-content .header-content-inner {
          max-width: 1000px;
          margin-right: auto;
          margin-left: auto; }
          header.playouttvhead .header-content .header-content-inner h1 {
            font-size: 50px; }
          header.playouttvhead .header-content .header-content-inner p {
            font-size: 18px;
            max-width: 80%;
            margin-right: auto;
            margin-left: auto; }
}

/************** radio ******************************************************************************/




header.radiohead {
  position: relative;
  width: 100%;
  min-height: 600px;
  text-align: center;
  color: white;
  background-image: url("https://www.streamakaci.com/img/radio-1200.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

  header.radiohead .header-content {
  position: relative;
     width: 100%;
    text-align: center; }

header.radiohead .header-content .header-content-inner h1 {
      font-size: 30px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 0;
      text-transform: uppercase;
}

header.radiohead .header-content .header-content-inner hr {
      margin: 30px auto; }

header.radiohead .header-content .header-content-inner p {
      font-size: 16px;
      font-weight: 300;

      color: rgba(255, 255, 255, 0.7); }
header.radiohead H1 {
	padding-top:70px;
	margin:0;

}
header.radiohead H2 {

	margin-left:150px;
	margin-right:150px;
}
header.radiohead H2 {

	margin-left:150px;
	margin-right:150px;
}
 #avantagesradios H3 {

	font-size:16px;
	 font-weight:600;
}


@media (min-width: 768px) {
    header.radiohead {

      min-height: 600px; }
      header.radiohead .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        header.radiohead .header-content .header-content-inner {
          max-width: 1000px;
          margin-right: auto;
          margin-left: auto; }
          header.radiohead .header-content .header-content-inner h1 {
            font-size: 50px; }
          header.radiohead .header-content .header-content-inner p {
            font-size: 18px;
            max-width: 80%;
            margin-right: auto;
            margin-left: auto; }
}


/************** podcast ******************************************************************************/




header.podcasthead {
  position: relative;
  width: 100%;
  min-height: 600px;
  text-align: center;
  color: white;
  background-image: url("https://www.streamakaci.com/img/Podcast.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

  header.podcasthead .header-content {
  position: relative;
     width: 100%;
    text-align: center; }

header.podcasthead .header-content .header-content-inner h1 {
      font-size: 30px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 0;
      text-transform: uppercase;
}

header.podcasthead .header-content .header-content-inner hr {
      margin: 30px auto; }

header.podcasthead .header-content .header-content-inner p {
      font-size: 16px;
      font-weight: 300;

      color: rgba(255, 255, 255, 0.7); }
header.podcasthead H1 {
	padding-top:70px;
	margin:0;

}
header.podcasthead H2 {

	margin-left:150px;
	margin-right:150px;
}
header.podcasthead H2 {

	margin-left:150px;
	margin-right:150px;
}



@media (min-width: 768px) {
    header.podcasthead {

      min-height: 600px; }
      header.podcasthead .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        header.podcasthead .header-content .header-content-inner {
          max-width: 1000px;
          margin-right: auto;
          margin-left: auto; }
          header.podcasthead .header-content .header-content-inner h1 {
            font-size: 50px; }
          header.podcasthead .header-content .header-content-inner p {
            font-size: 18px;
            max-width: 80%;
            margin-right: auto;
            margin-left: auto; }
}



/************** surmesurehead ******************************************************************************/




header.surmesurehead {
  position: relative;
  width: 100%;
  min-height: 600px;
  text-align: center;
  color: white;
  background-image: url("https://www.streamakaci.com/img/surmesure.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

  header.surmesurehead .header-content {
  position: relative;
     width: 100%;
    text-align: center; }

header.surmesurehead .header-content .header-content-inner h1 {
      font-size: 30px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 0;
      text-transform: uppercase;
}

header.surmesurehead .header-content .header-content-inner hr {
      margin: 30px auto; }

header.surmesurehead .header-content .header-content-inner p {
      font-size: 16px;
      font-weight: 300;

      color: rgba(255, 255, 255, 0.7); }
header.surmesurehead H1 {
	padding-top:70px;
	margin:0;

}
header.surmesurehead H2 {

	margin-left:150px;
	margin-right:150px;
}
header.surmesurehead H2 {

	margin-left:150px;
	margin-right:150px;
}



@media (min-width: 768px) {
    header.surmesurehead {

      min-height: 600px; }
      header.surmesurehead .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        header.surmesurehead .header-content .header-content-inner {
          max-width: 1000px;
          margin-right: auto;
          margin-left: auto; }
          header.surmesurehead .header-content .header-content-inner h1 {
            font-size: 50px; }
          header.surmesurehead .header-content .header-content-inner p {
            font-size: 18px;
            max-width: 80%;
            margin-right: auto;
            margin-left: auto; }
}


/************** live360head ******************************************************************************/




header.live360head {
  position: relative;
  width: 100%;
  min-height: 600px;
  text-align: center;
  color: white;
  background-image: url("https://www.streamakaci.com/img/streaming-live-360-degres.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

  header.live360head .header-content {
  position: relative;
     width: 100%;
    text-align: center; }

header.live360head .header-content .header-content-inner h1 {
      font-size: 30px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 0;
      text-transform: uppercase;
}

header.live360head .header-content .header-content-inner hr {
      margin: 30px auto; }

header.live360head .header-content .header-content-inner p {
      font-size: 16px;
      font-weight: 300;

      color: rgba(255, 255, 255, 0.7); }
header.live360head H1 {
	padding-top:70px;
	margin:0;

}
header.live360head H2 {

	margin-left:150px;
	margin-right:150px;
}
header.live360head H2 {

	margin-left:150px;
	margin-right:150px;
}



@media (min-width: 768px) {
    header.live360head {

      min-height: 600px; }
      header.live360head .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        header.live360head .header-content .header-content-inner {
          max-width: 1000px;
          margin-right: auto;
          margin-left: auto; }
          header.live360head .header-content .header-content-inner h1 {
            font-size: 50px; }
          header.live360head .header-content .header-content-inner p {
            font-size: 18px;
            max-width: 80%;
            margin-right: auto;
            margin-left: auto; }
}
