*{
 font-family: 'Raleway', sans-serif;
}

.container{
    margin: auto;
    left: 50px;
}
.gap100 {
    padding: 70px 0px;
}
/* EN TETE 1*/

.mynav1 {
    background-color: #1e72B8 !important;
}

.t1 {
    left: 250px
}

.t2 {
    right: auto;
}

/* EN TETE 2*/
.t-img img {
    width: 100px;
    height: 80px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(64, 64, 64);
}
.btco-hover-menu a ,  .navbar > li > a {
    text-transform: capitalize;
    padding: 10px 15px;
}
.btco-hover-menu .active a,
.btco-hover-menu .active a:focus,
.btco-hover-menu .active a:hover,
.btco-hover-menu li a:hover,
.btco-hover-menu li a:focus ,
.navbar>.show>a,  .navbar>.show>a:focus,  .navbar>.show>a:hover{
    color: #000;
    background: transparent;
    outline: 0;
}
/*submenu style start from here*/
.dropdown-menu {
    padding: 0px 0; 
    margin: 0 0 0; 
    border: 0px solid transition !important;
    border: 0px solid rgba(0,0,0,.15);  
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;

}

/*first level*/
.btco-hover-menu .collapse ul > li:hover > a{background: #F8F9FA;}
.btco-hover-menu .collapse ul ul > li:hover > a, .navbar .show .dropdown-menu > li > a:focus, .navbar .show .dropdown-menu > li > a:hover{background: #fff;}
/*second level*/
.btco-hover-menu .collapse ul ul ul > li:hover > a{background: #fff;}

/*third level*/
.btco-hover-menu .collapse ul ul, .btco-hover-menu .collapse ul ul.dropdown-menu{background:#F8F9FA;}
.btco-hover-menu .collapse ul ul ul, .btco-hover-menu .collapse ul ul ul.dropdown-menu{background:#F8F9FA}
.btco-hover-menu .collapse ul ul ul ul, .btco-hover-menu .collapse ul ul ul ul.dropdown-menu{background:#F8F9FA}

/*Drop-down menu work on hover*/
.btco-hover-menu{background: none;margin: 0;padding: 0;min-height:20px}

@media only screen and (max-width: 991px) {
    .btco-hover-menu .show > .dropdown-toggle::after{
        transform: rotate(-90deg);
    }
}
@media only screen and (min-width: 991px) {

    .btco-hover-menu .collapse ul li{position:relative;}
    .btco-hover-menu .collapse ul li:hover> ul{display:block}
    .btco-hover-menu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none}
    /*******/
    .btco-hover-menu .collapse ul ul li{position:relative}
    .btco-hover-menu .collapse ul ul li:hover> ul{display:block}
    .btco-hover-menu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none}
    /*******/
    .btco-hover-menu .collapse ul ul ul li{position:relative}
    .btco-hover-menu .collapse ul ul ul li:hover ul{display:block}
    .btco-hover-menu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}

}

/*.mynav .navbar-expand-lg .navbar-nav .nav-link {
    padding:46px 14px;
}*/

.affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
  }

.affix + .container-fluid {
    padding-top: 70px;
  }

.nav .maynav2{
    padding: 2px 5px;
}
.mynav2 nav {
	position: fixed;
}
.mynav2 a {
    color: #1e72B8 !important;
    font-weight: bold;
    font-size: 18px;
    margin-right: 5px;
}

.maynav2-1 a:hover{
    background: #96bf0d;
}
.new a {
    /*border-bottom: 2px solid #05850C;*/
    color: rgb(255,255,255);
    background: #96bf0d;
}
.t-img img {
    width: 160px;
    height: 150px;
}

/* INFOS FLASH */
.news {
    width: 160px;
    background-color: #172983 !important;
}
.news-scroll a {
   text-decoration: none;
   font-weight: bold;
   color: #172983;
}
.dot {
    height: 6px;
    width: 6px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px !important;
    background-color: #96bf0d !important;
    border-radius: 50%;
    display: inline-block
}

/* CARROUSEL*/

.bt-icons-carousel {
    color: #172983;
    font-size: 25px;
    background: #172983;
    padding: 4px;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    border: 2px solid #172983;
}
.fa {
 color: #fff !important;  
 font-weight: bold !important;
 font-size: 22px !important;    
    
}
.cnv-carsl p {
    font-size: 2.1rem;
    color: #fff;
    
}
.cnv-carsl h5 {
    font-size: 3.5rem;
}

/*.block-carousel1 {
    background-color: transparent;
    color: #fff;
    width: 500px;
    margin-bottom: 40rem;
    margin-left: auto;
    margin-right: auto;       
}
.carousel-item {
	height: 100vh;
	min-height: 3003PX.
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	background-size: cover; 
}
.carousel-caption{
	margin-bottom: 20%;
}
.carousel-caption h5{
	font-size: 45px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 25px;
	font-family: merienda;
}
.carousel-caption p{
	width: 60%;
	margin: auto;
	font-size: 27px;
	line-height: 2.0;
	font-family: poppins;
}
.carousel-caption a{
	text-transform: uppercase;
	background: #262626;
	padding: 10px 30px;
	display: inline-block;
	color: #fff;
	margin-top: 15px;
}
.carousel-item img{
  width: 100%;
}
@media all and (max-width: 1200px){
    .carousel-caption{
      margin-bottom: 10%;	
    }
    .carousel-caption h5{
    	font-size: 30px;
    }
    .carousel-caption p{
    	font-size: 26px;
    }
    .carousel-caption a{
      margin-bottom: 10px;	
    }
}    
@media all and (max-width: 1024px){
    .carousel-caption{
      margin-bottom: 13%;	
    }
    .carousel-caption h5{
    	font-size: 25px;
    }
    .carousel-caption p{
    	font-size: 18px;
    }
    .carousel-caption a{
      margin-bottom: 8px;	
    }
    .carousel-indicators li{
       margin-bottom: 15px;
	}
}
@media all and (max-width: 768px){
	.carousel-caption{
      margin-bottom: 30%;	
    }
    .carousel-caption h5{
    	font-size: 20px;
    }
    .carousel-caption p{
    	font-size: 15px;
    }
    .carousel-caption a{
       margin-bottom: 5px;	
    }
    .carouselExampleIndicators ol{
       margin-bottom: 100px;
	}
    .carousel-indicators li{
       margin-bottom: 100px;
	}
}
@media all and (max-width: 480px){
	.carousel-caption{
		margin-bottom: 50%;
	}
    .carousel-caption h5{
    	font-size: 15px;
    }
    .carousel-caption p{
    	font-size: 8px;
    }
    .carousel-caption a{
      margin-bottom: 3px;	
    }
    .arouselExampleIndicators ol{
       margin-bottom: 60%;
    }
   .carousel-indicators li{
	margin-bottom: 60%;	
	}
}*/
/* Section debut à propos de ajeseey*/
.img-jimbo {
	background-image: url(architecture-1048092_1920.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background: #202020;
}
.img-jimbo h1{
	color: #fff;
}
.img-jimbo p{
	color: #fff;
}
/* Section mot de la Promotrice*/
.cnv-promot {
    margin: 45px 45px;   
} 
.cnv-promot h1{
    font-size: 2.2rem;
    font-weight: 400 !important;
    color: #091444;
}
.cnv-promot p{
    font-size: 1.2rem;
    color: #091444;
}
.text-promot {
    text-align: justify;
    font-size: 16px;
}
.card-img{
    height: inherit;
}
.cnv-contact{
  margin: 50px auto;
}
/* Section competence*/
#competence {
	background-color: #f8f9fa!important;
}
.card .card-body a {
    font-weight: 600;
    display: block;
    border-top: 2px dashed #029546;
    margin-top: 20px;
    padding-top: 20px;
    color: #029546;
    font-size: 18px;
    text-decoration: none;
    text-align: right;
}
/* Section COUNTER AJESEEY*/

.counter {
    background-color:#029546;
    border-radius: 5px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text p {
    font-size: 20px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x i {
    margin: 0 auto;
    float: none;
    display: table;
    color: #029546;
}
.count-title h2::after {
    content: '';
    position: absolute;
    width: 100px;
    height: 4px;
    background-color: #000000;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: 0 auto;
}    
/* Section adresse map*/
/*#adresse {
	width: 80%;
	height: 50%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	padding: 10px;
}
.adresse-map {
	width: 100%;
	height: auto;
	flex: 50%;
}
.adresse-map iframe {
	width: 100%;
	height: 100%;
}
.adresse-info {
	width: 100%;
	height: auto;
	flex: 50%;
}*/

/* TITRE CONTENU */

#corps {
    background-image: linear-gradient(#029546,#1e72B8);
}
.hw {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    margin: 50px 0px;

}
.hp p{
    font-size: 1.3rem;
    color: #091444;
}

/* CONTENU */

#contenu {
    background:#f8f9fa ;
}
.cabinet {
    background:#f8f9fa;
}
.cabinet p {
    font-size: 1.2rem;
}
/* MAP / ADRESSE */

#adresse {
    background:#f8f9fa ;
}
/* Accordion/Planing*/

/*/ Bouton Scrolling To Top /*/
.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    background-color: #029546;
}

/* GALLERY IMAGES */


/* Footer*/
ul {
    margin: 0px;
    padding: 0px;
}
.footer-section {
  background: #151414;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #029546;
}
.single-cta i {
  color: #029546;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #029546;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover{
  color: #96bf0d;
}
.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #029546;
    padding: 13px 20px;
    border: 1px solid #029546;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #1e72B8;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #fff;
}
.copyright-text p a{
  color: #029546;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #96bf0d;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}

/* CONTACT */

input,textarea,select {
  outline:0;
  font-family: Tahoma, Geneva, sans-serif;
}
.contact{
  width: 400px;
  margin: 100px auto; 
  /*margin-bottom: 60px; */
}
.contact input[type="text"], .contact input[type="email"] {
  display: block;
  margin-top: 15px;
  padding: 15px;
  border: 1px solid #dfe0e0;
  width: 500px;
}
.contact input[type="text"]:focus, .contact input[type="email"]:focus {
  border: 1px solid #c6c7c7;
}
.contact textarea {
  resize: none;
  margin-top: 15px;
  padding: 15px;
  border: 1px solid #dfe0e0;
  width: 700px;
  height: 200px;
}
.contact textarea:focus {
  border: 1px solid #c6c7c7;
}
.contact input[type="submit"] {
  display: block;
  margin-top: 15px;
  padding: 15px;
  border: 0;
  background-color: #518acb;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  width: 150px;
}
.contact input[type="submit"]:hover {
  background-color: #3670b3;
}

