@import url("https://fonts.googleapis.com/css?family=Overpass:300,400,400i,500,600,700,800|Roboto");
html,body {
  width: 100%;
  height: 100%;
  font-family: "Overpass", sans-serif;
  padding: 0;
  margin: 0;
  font-size: 14px;

}
a{

}
#plusinfo p{

  color: #1687a7;
  font-size: 15px;
  font-weight: bold;
}
.ppp{
  color: #ff3300;

  font-weight: bolder;
  font-size: 20px;
}
 .carousel-inner h2{
  color: #ff3300;
  font-weight: bolder;
  padding: 5px;
  background-color: #262525;
}
.carousel-inner h4{
  color: #1687a7;
  font-weight: bold;

  background-color: lightgray;
  padding: 5px;
  text-align:left;


}
/*************************************************** info css*/
.thehead{
  margin-top: 80px;
  background-image: url("../img/a11.jpeg");
  background-size: cover;
  height: 40%;
}
.thehead h1{
  color: #ff3300;
  padding-top:100px;
  padding-left: 15px;
  font-weight: bolder;
  font-size: 40px;
}
.information{
  border:solid #ff3300;
  border-radius: 15px 15px 15px 15px;
  margin-left: 5%;
  margin-top: 100px;
  width: 90%;
  font-size: 15px;
  box-shadow: 5px 5px 15px;

  -webkit-transition: .8s;
}
.information:hover{
  background-color: lightgray;

  transition: .8s;
}
.picowner{

  width: 30%;
  height: 10%;

}
/*
.palogo{

  background-color: black;
  margin-bottom: 50px;
  border-radius: 50px 50px 50px 50px;
  box-shadow: #000 7px 7px 3px;
 -webkit-transition:background-color 1s;
  -webkit-transition:box-shadow 0.2s;
}*/
.palogo{



}
.apropre{
  font-weight: bolder;
  color:#1687a7;

}
.owner{
  font-weight: bolder;
  color: #ff3300;
}
.alignement{
 padding: 10px;
  margin-bottom: 15px;

  font-weight: bolder;

}

/***************************************************/
a{
  color: black;
  font-family: "Overpass";

}
/***SLIDER**/

.full-screen {

  background-size: cover;

  background-position: center;
  background-repeat: no-repeat;
}/**END SLIDER***/
.head-text{
  padding: 5px 0px;
  background-color: #262525;
  font-weight: bold;



}
.head-text a{
 color: #1687a7;
 font-size: 15px;
 padding-left: 10px;
 text-decoration: none;

}
#emailhover:hover{
  color: #ff3300;
  transition: .4s;
}

button span{
  color: white;
}

.ground-nav{
  background-color: #262525;


}
.pa-la-nav{
  padding-right: 20px;
  font-size: 14px;


}
.pa-la-drop{
  background-color: #1687a7;
  font-size: 18px;


}

#colnav{
  color: #1687a7;
}
#coor{
color: #ff3300;

}
#colnav:hover{
  color: lightgray;
  transition: 0.3s;

}



/*****SLIDER IMAGES****/


/*****END SLIDE****/
/*contacter nous*/
#conta{
font-weight: bold;
text-decoration: none;
padding: 5px 8px;
margin-left: 50px;
border-radius: 5px;


}
#conta:hover{

  color:#ff3300;

  transition:  .4s;


}

/*first section in activite page*************************/
.activiti{
  padding: 20px;
  margin-top: 100px;
}
.service_part .single_service_part {

  padding: 38px 10px 1px;
  border: 1px solid #eaebed;
 -webkit-transition: 1s;
  transition: 1s;

}
.service_part .single_service_part i {
  font-size: 42px;
  color: #ff3300;
  -webkit-transition: 1s;
  transition: 1s;
}
.service_part .single_service_part h3 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 63px;
  margin-bottom: 28px;
  -webkit-transition: 1s;
  transition: 1s;
  text-transform: uppercase;
}
.service_part .single_service_part p {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.875;
  color: #000;


}

.service_part .single_service_part:hover {
  background-color: lightgray;
}
.service_part .single_service_part:hover i {
  color: #fff;
}

.service_part .single_service_part:hover h3 {
  color: #ff3300;
}
.service_part .single_service_part:hover p {
  color: #1687a7;
}

.section_padding {
  padding: 13px 0px;
}
/*END OF first section in index*************************/


.how-section1{
    margin-top:-15%;
    padding: 10%;

}
.how-section1 h4{
    color: #ff3300;
    font-weight: bold;
    font-size: 30px;
}
.how-section1 .subheading{
    color: #1687a7;
    font-size: 20px;
}
.how-section1 .row
{
    margin-top: 10%;
}
.how-img
{
    text-align: center;
}
.how-img img{
    width: 90%;
}

/***footer css***/

}
footer{
  position: fixed;
  bottom: 0;
}
.footer-distributed{

   background: linear-gradient(to bottom,rgba(0, 0, 0, 0.5),rgba(1, 0, 0, 0.5)), url("../img/a11.jpeg") center no-repeat;
   background-size: cover;
  /*  background-color: #262525;*/
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  width: 100%;

  text-align: left;
  font: bold 16px sans-serif;

  padding: 55px 50px;
  margin-top: 80px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
  display: inline-block;
  vertical-align: top;
}

.footer-distributed .footer-left{
  width: 40%;
}

.footer-distributed a{

  margin: 0;
}
.footer-distributed .footer-links{

  margin: 20px 0 12px;
  padding: 0;
}

.footer-distributed .footer-links a{
  display:inline-block;
  line-height: 1.8;
  text-decoration: none;
  color:  #1687a7;
}

.footer-distributed .footer-company-name{
  color:  #FFF;
  font-size: 14px;
  font-weight: normal;

  padding-top: 50px;
}


.footer-distributed .footer-center{
  width: 35%;
}

.footer-distributed .footer-center img{
  width: 38px;
  height: 38px;
  font-size: 15px;
  text-align: center;
  line-height: 42px;
  margin: 10px 15px;
  vertical-align: middle;
}
.footer-distributed .footer-center p{
  display: inline-block;
  color: #ffffff;
  vertical-align: middle;
  margin:0;
  font-weight: normal;

}

.footer-distributed .footer-center p span{
  color: #fff;
  display:block;
  font-weight: normal;
  font-size:14px;
  line-height:2;
}

.footer-distributed .footer-center p a{
  color:  #1687a7;
  text-decoration: none;;
}

.footer-distributed .footer-right{
  width: 20%;
}

.footer-distributed .footer-company-about{
  line-height: 20px;
  color:  #92999f;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}

.footer-distributed .footer-company-about span{
  display: block;
  color:  #ff3300;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}




@media (max-width: 880px) {

  .footer-distributed{
    font: bold 14px sans-serif;

  }

  .footer-distributed .footer-left,
  .footer-distributed .footer-center,
  .footer-distributed .footer-right{
    display: block;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
  }

  .footer-distributed .footer-center img{
    margin-left: 0;
  }

/**************end footer*****************/
}
/*page de projects*/
.pec{
  margin-top: 120px;
  padding: 10px;

}
.row a{
  padding: 10px;
}
/*************/
.dropdown-item{
  font-size: 15px;
}
.dropdown-item:hover{
  background-color: #1687a7;
  color: #fff;
  transition: 0.3s;


}
.dropdown>.dropdown-menu {
  top: 200%;
  transition: 0.1s all ease-in-out;

}
.dropdown:hover>.dropdown-menu {
  display: block;
  top: 100%;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
/**********************test form *******/


/*form*/
