.footer-secondary{
  display:none;
}

.pack-net{
  background:url(../img/background-net.png) no-repeat right top #35596a;
  color:#FFF;
  padding:0 40px;
}
.pack-net p, .pack-net h5, .pack-net h3{
  color:#FFF !important;
}
.pack-boutique{
  background:url(../img/background-boutique.png) no-repeat right top #f5f5f5;
  color:#444;
  padding:0 40px;
}
.pack-boutique p, .pack-boutique h5, .pack-boutique h3{
  color:#424242 !important;
}
.pack-primo{
  background:url(../img/background-primo.png) no-repeat right top #b2de4d;
  color:#FFF;
  padding:0 40px;
}
.pack-primo h5, .pack-primo h3{
  color:#FFF !important;
}
.pack-primo p{
  color:#FFF !important;
}
.bg-pack-net{
  background:url(../img/background-net.png) no-repeat right top #35596a;
  color:#FFF;
  margin:0 !important;
  padding:0 40px;
  width: 50% !important;
}
.bg-blanc{
  background:#FFF;
  color:#424242;
  margin:0 !important;
  padding:0 40px;
  width: 50% !important;
  position:relative
}
.bg-blanc::after {
  content: '';
  position: absolute;
  right: -150px;
  top:0;
  height: 100%;
  width: 150px;
  background:#FFF;
}
.bg-blanc p, .bg-blanc h2, .bg-blanc li{
  color:#424242;
}
.bg-bleu{
  background:#35596a;
}
body .bg-pack-net p, body .bg-pack-net h2, body .bg-pack-net li{
  color:#FFF;
}
.bg-pack-boutique{
  background:url(../img/bg-boutique.png) no-repeat right top;
}
.nomarginbottom{
  margin-bottom:0 !important;
}

.bg-pack-primo{
  background:url(../img/background-primo.png) no-repeat right top #b2de4d;
}
.bg-blanc-primo{
  background:#FFF;
  padding:0 40px;
}

body .pack-primo-title h2{
  color:#FFF;
}
body .pack-primo-title{
  margin-bottom:1.5em;
  padding:0 40px;
}

.fomulaire-de-contact{
 position:relative; 
}
.fomulaire-de-contact::before{
  content: '';
  right: 48%;
  left: -9999px;
  top: 0;
  background: #EEE;
  z-index: 0;
  position: absolute;
  height: 100%;
  color:#FFF;
}

.toHermio{
  display:block;
  text-align: right;
  position:relative;
}
.toHermio p{
  font-size: 0.8rem;
  padding-right: 215px;
}
.toHermio .su-sh-btn{
  display: inline-block;
  vertical-align:top;
  font-size: 0.8rem;
  padding-right: 65px;
  padding-left: 15px;
  text-transform: initial;
  margin-top: 0;
  position:absolute;
  top:0;
  right:0;
}
.linktohermio{
  position: absolute;
  bottom: -28px;
  left: 0;
  background: #CCC;
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: left;
  color: #424242;
  padding-left: 15px;
}
.bg-experience{
  background:url(https://www.hermio-studio.fr/wp-content/uploads/2018/01/bg-experience.jpg) no-repeat 48% top #304854;
  background-size:auto 100%;
}
@media (max-width:992px){
  .bg-experience{
    background:url(https://www.hermio-studio.fr/wp-content/uploads/2018/01/bg-experience.jpg) no-repeat 48% top #304854;
    background-size:auto 100%;
  }
}
@media (max-width:577px){
  .bg-experience{
    background:url(https://www.hermio-studio.fr/wp-content/uploads/2018/01/bg-experience.jpg) no-repeat left top #304854;
    background-size:auto 100%;
  }
}
.services p {
  font-size:14px;
  margin-left:10px;
  margin-right:10px;
  text-align:justify;
}
@media screen and (max-width: 992px) {
  .services p {
    margin-left:0px;
    margin-right:0px;
    text-align:center;
  }
}

@media (max-width:960px) and (min-width:767px){
 .navbar-expand-md>.container, .navbar-expand-md>.container-fluid{
   flex-wrap:wrap;
  }
  #mainNav .navbar-brand{
   margin:0 auto; 
  }
  .su-sh-btn, .su-sh-btn.btn {
    padding-right: 80px;
    padding-left: 30px;
  }
}

@media (max-width:768px){
  #mainNav > .container{
    max-width:100%
  }
  .bg-blanc::after{
    display:none;
  }
  .fomulaire-de-contact::before{
    display:none;
  }
}
  
.nicescroll-cursors {
    background-color: rgb(104, 145, 167) !important;
}

.home .pack-boutique h3, .home .pack-net h3, .home .pack-primo h3{
  font-size:1.8rem;
  margin-bottom:20px;
}

@media (max-width:400px){
  .toHermio p{
    padding-right: 0;
  }
  .toHermio .su-sh-btn{
    display: inline-block;
    vertical-align:top;
    font-size: 0.8rem;
    padding-right: 65px;
    padding-left: 15px;
    text-transform: initial;
    margin-top: 0;
    position:relative;
    top:0;
    right:0;
  }
  .linktohermio{
    position: absolute;
    bottom: -28px;
    left: 0;
    background: #CCC;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: left;
    color: #424242;
    padding-left: 15px;
  }
}


.bg-pack-net h4 {
  color:#fff !important;
}

#cta .social > div {
  box-shadow: 0 5px 5px 0 rgba(0,0,0,0.2) !important;
  background: #FFF;
  border-top: none;
}

@media (max-width:768px) {
  	#cta .social > div {
	  border-top: 1px solid #eee;
      box-shadow: none;
    }
}

a {
  color:#ec683e;
}

footer a {
  color:#9fd120 !important;
}

.mini-hr {
  width: 25%;
  margin: 0 auto !important;
}

.footer-custom {
  width:100%;
}

#footer-custom{
	background:url(https://www.hermio-studio.fr/wp-content/uploads/2018/02/hermio-agence-collaborative.jpg) no-repeat right center;
  	margin:0 -15px;
}

#footer-custom .btn{
  	margin:0 !important;
  	font-size:0.8rem !important;
    float: none !important;
    margin-left: 20px !important;
  	height: 40px;
    line-height: 42px;
    vertical-align: top !important;
  	padding-left:40px !important;
  	padding-right:15px !important;
}

#footer-custom .btn .img-btn {
    width: 40px !important;
}

#footer-custom h6{
    color: #eb5c2e;
    text-transform: inherit !important;
    font-size: 1.2rem;
    margin-bottom: 10px;
    font-weight: 400;
}
#footer-custom p{
    font-size: 0.9rem;
    display: inline-block;
  	vertical-align:top;
}

.custom-footer-img{
	background:url(https://www.hermio-studio.fr/wp-content/uploads/2018/02/illustration-hermio.jpg) no-repeat center center;
  	display:none;
  	min-height:197px;
}
@media (max-width:1200px) and (min-width:992px){
    #footer-custom .col-12.col-md-8{padding-top:15px !important}
}
@media (max-width:1200px) and (min-width:768px){
    .custom-footer-img{
        display:block;
    }
}
@media (max-width:1200px){
  #footer-custom .btn{margin-left:0 !important}
  #footer-custom{background:none}
}

@media (max-width:768px){
  #footer-custom .col-12.col-md-8{padding:0 !important}
}
footer.footer{
    box-shadow: -5px 4px 10px 0px rgba(0,0,0,0.6);
    z-index: 10;
}
footer.footer::before {
    content: '';
    position: absolute;
    right: 150px;
    bottom: -10px;
    width: 0;
    z-index: 1;
    height: 0;
    border-style: solid;
    border-width: 10px 17px 0px 17px;
    border-color: #35586b transparent transparent transparent;
    transition: all 0.3s;
}