/* 
 Theme Name:     NetShaker
 Description:    Thème personnalisé pour NetSaker
 Author:         NetShaker
 Author URI:     https://www.netshaker.fr
 Template:       Divi
 Version:        1.0 
*/ 

.et_pb_section {
  padding: 0;
}
#next .et_pb_column {
  margin: 0;
}
.intro .et_pb_text {
  width: 90%; 
  margin: 0 auto
}
.intro {
  padding: 30px 0;
}
.entete-accueil h2{
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 8%;
  line-height: 1.2;
  font-size: 40px;
}
.entete-accueil h3 {
    font-size: 30px;
}
.intro h2 {
  font-size: 2.2em;
  font-weight: 800;
  text-transform: uppercase;
  color: #494949;
}

/* ----------- These styles are also included in the ePanel in Divi Theme options --------------------------- */ 

.textcolor {
  color: #067790;
}
.et_pb_blurb_container h4 {
  color: #067790 !important;
}

/* ----------- page 404 --------------------------- */ 

.error404 #main-content .container, .error404 #content-area, .error404 #left-area {
 padding: 0 !important;
 margin: 0 ;
 width: 100% !important;
 max-width: none;
}
.error404 #sidebar {
 display: none;
}
.error404 .et_pb_post:last-child {
margin-bottom: 0;
}

/* ----------- fin page 404 --------------------------- */ 

/*------------ projets--------------------------------*/
 
/* liste a puces projets*/
.puces ul li {
    list-style-type: none;
    color: #a5c7e7;
}

.puces ul li::before {
    font-family: 'ETmodules';
    content: "\5a";
    float: left;
    margin-left: -1em;
    margin-right: 0.5em;
    font-size: 23px;
    color: #abed97;
}
/*hover for the buttons*/ 
.hover1{ box-shadow: 0px 3px 15px rgba(0,0,0,0.1)} 
.hover1:hover{ box-shadow: 0px 6px 25px rgba(0,0,0,0.4)} 

/*tabs hover*/ 
.et_pb_tabs{border:none;} 
.et_pb_tabs_controls li:hover{ box-shadow: 0px 4px 15px rgba(0,0,0,0.1)} 

 /*scrolling screenshot*/ 
.scrollme:hover { -webkit-transition: background-position 4s linear 0s; -moz-transition: background-position 4s linear 0s; transition: background-position 4s linear 0s; background-position: center bottom;
 /*The 4s is the time it takes for the image to scroll from start to finish, which is why the longer screenshots scroll faster*/ } 
.scrollme { min-height: 450px; background-position: center top; background-repeat: no-repeat; background-size: 100% auto; position: relative; -webkit-transition: background-position 1.5s ease-out 0.5s; -moz-transition: background-position 1.5s ease-out 0.5s; transition: background-position 1.5s ease-out 0.5s; /*The ease-out 0.5s is the delay before the scroll return to the original position*/ }

.et_pb_contact_captcha_question, .et_pb_contact_field_radio_title {color:#a5c7e7;}

/*------------ fin projets--------------------------------*/


/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
  .entete-accueil .header-content {
    width: 100% !important;
  }
  .entete-accueil .et_pb_fullwidth_header_container {
    width: 90%
  }
  .entete-accueil h1 {
    font-size: 30px;
    font-weight: 800;
    margin-top: -10%;
    margin-bottom: 5%;
  }
  .entete-accueil h2 {
    font-size: 40px;
    font-weight: 700;
  }
  .entete-accueil h3 {
    font-size: 34px;
    max-width: 600px;
    margin: 0 auto;
  }
   .entete-accueil .et_pb_fullwidth_header_scroll a .et-pb-icon  {
    font-size: 3.5em;
  }

  .intro h2 {
    font-size:1.7em;
    padding: 30px;
  }
  .intro .et_pb_text {
    font-size: 16px;
  }
 
  .intro .et_pb_blurb_description {
    padding-bottom: 10% 
  }      
}
}
 
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
 .entete-accueil .header-content {
    width: 100% !important;
  }
  .entete-accueil .et_pb_fullwidth_header_container {
    width: 90%
  }
  .entete-accueil h1 {
    font-size: 30px;
    font-weight: 800;
    margin-top: -10%;
    margin-bottom: 5%;
  }
  .entete-accueil h2 {
    font-size: 40px;
    font-weight: 700;
  }
  .entete-accueil h3 {
    font-size: 34px;
    max-width: 600px;
    margin: 0 auto;
  }
   .entete-accueil .et_pb_fullwidth_header_scroll a .et-pb-icon  {
    font-size: 3.5em;
  }

  .intro h2 {
    font-size:1.7em;
    padding: 30px;
  }
  .intro .et_pb_text {
    font-size: 16px;
  }
 
  .intro .et_pb_blurb_description {
    padding-bottom: 10% 
  }      
}
}

/* Tablets in landscape mode (981-1100px) */
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) { 
.entete-accueil .header-content {
    width: 100% !important;
  }
  .entete-accueil .et_pb_fullwidth_header_container {
    width: 90%
  }
  .entete-accueil h1 {
    font-size: 30px;
    font-weight: 800;
    margin-top: -10%;
    margin-bottom: 5%;
  }
  .entete-accueil h2 {
    font-size: 40px;
    font-weight: 700;
  }
  .entete-accueil h3 {
    font-size: 34px;
    max-width: 600px;
    margin: 0 auto;
  }
   .entete-accueil .et_pb_fullwidth_header_scroll a .et-pb-icon  {
    font-size: 3.5em;
  }

  .intro h2 {
    font-size:1.7em;
    padding: 30px;
  }
  .intro .et_pb_text {
    font-size: 16px;
  }
 
  .intro .et_pb_blurb_description {
    padding-bottom: 10% 
  }      
}
 
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
 
}
/*** inversion des colonnes creation site internet ***/

@media only screen and (min-width: 981px) {
 .inversion { display: flex; flex-direction: row-reverse; }
 .inversion .et_pb_column:first-child { margin-right: 0 !important; }
 .inversion .et_pb_column:last-child { margin-right: 8% !important; }
}
 
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
 .entete-accueil .header-content {
    width: 100% !important;
  }
  .entete-accueil .et_pb_fullwidth_header_container {
    width: 90%
  }
  .entete-accueil h1 {
    font-size: 30px;
    font-weight: 800;
    margin-top: -100px;
    margin-bottom: 5%;
  }
  .entete-accueil h2 {
    font-size: 30px;
    font-weight: 700;
  }
  .entete-accueil h3 {
    font-size: 28px;
    max-width: 600px;
    margin: 0 auto;
  }
   .entete-accueil .et_pb_fullwidth_header_scroll a .et-pb-icon  {
    font-size: 3.5em;
  }

  .intro h2 {
    font-size: 1.5em;
    padding: 30px;
  }
  .intro .et_pb_text {
    font-size: 16px;
  }
  .intro .et_pb_blurb_description {
    padding-bottom: 10% 
  }  
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
  .entete-accueil .header-content {
    width: 100% !important;
  }
  .entete-accueil .et_pb_fullwidth_header_container {
    width: 90%
  }
  .entete-accueil h1 {
    font-size: 25px;
    font-weight: 800;
    margin-top: -100px;
    margin-bottom: 5%;
  }
  .entete-accueil h2 {
    font-size: 24px;
    font-weight: 700;
  }
  .entete-accueil h3 {
    font-size: 24px;
  }
   .entete-accueil .et_pb_fullwidth_header_scroll a .et-pb-icon  {
    font-size: 3em;
  }

  .intro h2 {
    font-size: 1.4em;
  }
  .intro .et_pb_text {
    font-size: 16px;
  }
  .intro .et_pb_blurb_description {
    padding-bottom: 10% 
  } 
} 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
   .entete-accueil .header-content {
    width: 100% !important;
  }
  .entete-accueil .et_pb_fullwidth_header_container {
    width: 90%
  }
  .entete-accueil h1 {
    font-size: 22px;
    font-weight: 800;
    margin-top: -100px;
    margin-bottom: 5%;
  }
  .entete-accueil h2 {
    font-size: 18px;
    font-weight: 700;
  }
  .entete-accueil h3 {
    font-size: 20px;
  }
   .entete-accueil .et_pb_fullwidth_header_scroll a .et-pb-icon  {
    font-size: 3em;
  }

  .intro h2 {
    font-size: 1.1em;
  }
  .intro .et_pb_text {
    font-size: 16px;
  }
  .intro .et_pb_blurb_description {
    padding-bottom: 10% 
  }
}

