
body{
    margin: 0;
    padding: 0;

}
.social{
    position: fixed;
    z-index: 1;

  top: 86vh;
  
  right: 5px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.social a{
   display: block;
   width: 70px;
   margin-top: 5px;
}
.btn-primary{
    background-color: crimson !important;
    border-color: rgb(220, 20, 60) !important;
    font-weight: bold !important;
    cursor: pointer;
    transform: translateY(-10px);
    border-radius: 30px !important;
}
.btn-primary a{
    color: rgb(255, 255, 255) !important;

}
.btn-primary:hover{
    box-shadow: 0px 15px 20px rgba(220, 20, 60, 0.4);
    color: #fff;
    transform: translateY(-7px);
}
.container{
    width: 100% !important;
    
}
#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    left: 20px;
    display: none;
    background-color: crimson;
    border: crimson;
    z-index: 1;
  }
  .full-screen-preview{
    font-family: 'Inter', sans-serif !important;
    font-weight: normal !important;
}
.logo{
    margin-left: 30% !important;
}
/*navbar*/
@media  screen and ( min-width:501px) and (max-width:900px){
    .navbar-collapse{
        background-color: rgb(233, 233, 233);
        
     }
     .btn-primary{
        background-color: crimson !important;
        border-color: rgb(220, 20, 60) !important;
        font-weight: bold !important;
        cursor: pointer;
        border-radius: 0px !important;
    }
    .btn-primary a{
        color: rgb(255, 255, 255) !important;
    
    }
    .btn-primary:hover{
        box-shadow: none;
        color: #fff;
        transform: none;
    }
     .navbar-collapse ul li a{
        background-color: crimson;
        color: white !important;
        text-align: center;
        width: 100vw;
        margin-left: -20px;
       
        
    
    }
    .navbar-collapse ul li:hover a{
        background-color: #ffffff;
        color: crimson !important;
        text-align: center;
    
    }
   button .navbar-toggler-icon{
        border-color: crimson !important;
    }
    .dropdown .dropdown-menu{
        width :100vw!important;
        padding-top: 0%;
        padding-bottom: 0%;
        margin-left: -20px;
         }
     .dropdown-menu .dropdown-item {
        height: 60px !important;
        align-content:center;
        width: 100vw;
        background-color: #ffffff;
     }
     .dropdown .dropdown-menu .dropdown-item{
        border-bottom: 0.05px solid #bebebe !important;
        width: 100vw !important;
        background-color: #fff;
     }
     .dropdown-menu .dropdown-item:hover{
        color: white !important;
        background-color: crimson;
        border-bottom: crimson solid;
        
     }
     .dropdown-menu .dropdown-item{
        
        align-items: center !important;
        margin-left: -40px !important;
     }
    
}
@media  screen and (max-width: 500px){
    .custom-brand img{
         width: 150px !important;
         margin-left: -10px !important;
     }
     .btn-primary{
        background-color: crimson !important;
        border-color: rgb(220, 20, 60) !important;
        font-weight: bold !important;
        cursor: pointer;
        border-radius: 0px !important;
    }
    .btn-primary a{
        color: rgb(255, 255, 255) !important;
    
    }
    .btn-primary:hover{
        box-shadow: none;
        color: #fff;
        transform: none;
    }
     .navbar-collapse{
        background-color: rgb(233, 233, 233);
        
     }
     .navbar-collapse ul li a{
        background-color: crimson;
        color: white !important;
        text-align: center;
        width: 400px;
        margin-left: -20px;
        
    
    }
    .navbar-collapse ul li:hover a{
        background-color: #ffffff;
        color: crimson !important;
        text-align: center;
    
    }
   button .navbar-toggler-icon{
        border-color: crimson !important;
    }
    .dropdown .dropdown-menu{
        width :500px !important;
        padding-top: 0%;
        padding-bottom: 0%;
        margin-left: -20px;

        

         }
     .dropdown-menu .dropdown-item {
        height: 60px !important;
        align-content:center;
        width: 400px;
        background-color: #ffffff;
     }
     .dropdown .dropdown-menu .dropdown-item{
        border-bottom: 0.05px solid #bebebe !important;
        width: 400px !important;
        background-color: #fff;
     }
     .dropdown-menu .dropdown-item:hover{
        color: white !important;
        background-color: crimson;
        border-bottom: crimson solid;
        
     }
     .dropdown-menu .dropdown-item{
        
        align-items: center !important;
        margin-left: -40px !important;
     }
     
 }
 .navbar{
height: 90px;
width: 100vw;
border-bottom-left-radius: 10px !important;
border-bottom-right-radius: 10px !important;
 }
 .dropdown .dropdown-menu{
    width :320px;
    padding-top: 0%;
    padding-bottom: 0%;
     }
 .dropdown-menu .dropdown-item {
    border-bottom: #020202 !important;
    height: 40px !important;
    align-content: center;
 }
 .dropdown .dropdown-menu li{
    border-bottom: 0.05px solid #d2d1d1 !important;
 }
  
 .dropdown:hover>.list-groupe .dropdown-menu{
    display: block;
  }
 .navbar-nav > li{
    padding-left:20px;
    padding-right:20px;
  }
  .navbar-custom {
    background-color: white;
    width: 100vw;
   
}

.navbar-custom .nav-link {
    color: rgba(0, 0, 0, 0.8);
}
.navbar-custom .nav-item .nav-link.active,
.navbar-custom .nav-item:hover .nav-link {
    color:crimson;
}
.custom-toggler.navbar-toggler {
    border-color: rgb(255, 255, 255);
}
.custom-toggler .navbar-toggler-icon {
    background-image: url(
"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(144, 144, 144)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.dropdown-menu{
    border-radius: 10px;
}
.dropdown-menu .dropdown-item:hover{
   color: white;
   background-color: crimson;
   border-bottom: crimson;
   
}
.dropdown-menu .dropdown-item:hover li{
     border: none;
}

/*carousel*/
@media  screen and (max-width: 900px){
    
     .carousel-inner img{
         height: 300px !important;

     }
     .carousel-caption{
        margin-top: -70px;  
     }
     .carousel-caption h3{
        font-size: 20px;  
        margin-top: -60px;
     }
     .carousel-caption h1{
        font-size: 22px;  
        margin-top: 20px;
     }
     .btn-custom {
        background-color: crimson !important;
        color: white !important;
        font-weight: bold !important;
        font-size: 14px !important; 
        border-radius: 17px !important;
        width: 120px !important;
        margin-top: 10px !important;
    }
   
 }
.carousel{
    width: 100%;
    
}

.carousel-inner img{
height: 600px;
width: 100vw !important;

}
.carousel-caption {
    top:220px;
    
 }
 
.btn-custom {
    background-color: crimson !important;
    color: white !important;
    font-weight: bold !important; 
    border-radius: 17px !important;
    width: 160px;
    margin-top: 30px;
}
/*!slider*/
@media  screen and (max-width: 900px){
    .title{
        font-size: 17px !important;
        margin-top: 20px !important;
        text-align: center;
    }
    .hr{
        width: 20% !important;
        margin-left: 40% !important;
    }
    p{
        color: rgb(0, 0, 0);
        font-size:16px;
        text-align: center;
        margin-bottom:30px !important;
        margin-right: 0px !important;
    }
    .container{
        align-items: center !important;
    }
    h5{
       font-size: 12px !important;

    }
}
.title{
    font-family: 'roboto',sans-serif;
    font-size: 24px;
    font-weight: bolder;
    margin-top: 15px;
    margin-bottom: 20px;
    color: #191b3b;
    
}
.hr{
        width: 8%;
        height: 5px;
        margin-left: 0px;
        margin-right: auto;
        background-color: crimson;
        border:none;
        border-radius: 5px;
    
}

/*services*/
@media  screen and (max-width: 900px){
    .shadow{
        margin-bottom: 20px !important;
        margin-right: auto;
        
    }
    .word{
        text-align: center;
    }
    .p{
        text-align: justify;
        font-size: 16px !important;
    }
    .update{
        margin-left: -24px !important;
        margin-right: 0px !important;
    }
    .services{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    
    
}
.images{
    display: block;
    width: 100%;
    height: auto;
    border-radius: 20px !important;
}
.p{
    color: rgb(0, 0, 0);
    font-style: normal;
    margin-bottom:40px !important;
    text-align: justify;
}
.word{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: large;
    font-weight: 600;
    color: #191b3b;
}
.col .shadow{
    box-shadow: crimson;
    
 }
 /*services*/


.row .table-dark{
    width: 100vw !important;
}
p{
    color: rgb(0, 0, 0);
    margin-right: 15px;
    margin-bottom:40px !important;
    text-align: justify;
}

.row .col h5{
    margin-top: -40px !important;
    margin-left: 60px !important;
}
.row .col p{
    margin-top: -26px ;
    margin-left: 60px ;
    font-style: normal;
    color: rgb(0, 0, 0);
}
.row .col .title{
    color: white;
}
/*about*/
@media  screen and (max-width: 500px){
     .table-dark{
        height: 50vh !important;
    }
    .par{
        margin-top: -40px !important;
        font-size: 2px !important;
        font-weight: light !important;
    }
    .disapear{
        display: none;
    }
    .toside{
        margin-left: 0px !important;
    }
}


.about{
    color:rgb(255 255 255) !important;
    font-style: normal !important;
    margin-left: 10px !important;
    font-weight: lighter;

}
/*location*/
.container-fluid{
    
    width: 100vw;
    
}
.container-fluid .row .img{
    text-align: center !important;
    color: white;
    margin-left: 25% !important;
    margin-top: -250px;
}
/*UPDATES*/
@media  screen and (max-width: 300px){
    .img-fluid{
       width: 200vw !important;
    }
}
/*UPDATES*/
/*partenaires*/
@media  screen and (max-width: 900px){
    .carousel-main img{
        width: 100px !important;
        height: 80px !important;
    }
}
.carousel-main img{
    width: 250px !;
}

.col-carousel {
	margin: 70px 0;
}

/* owl nav */
.owl-prev span, .owl-next span {
	color: #7d7d7d;
}

.owl-prev span:hover, 
.owl-next span:hover {
	color: crimson;
}

.owl-prev, .owl-next {
	position: absolute;
	top: 0;
	height: 100%;
}

.owl-prev {
	left: 7px;
}

.owl-next {
	right: 7px;
}

/* removing blue outline from buttons */
button:focus, button:active {
   outline: none;
}
/*partenaires*/

/*footer*/
@media screen and (max-width: 900px) {
    footer img{
        margin-left: 20%;
        height: 150px !important;
        margin-top: -10px !important;
    }
    .hr2{
        margin-left: 30% !important;
    }
    .first ul li {
        margin-left: auto;
        text-align: center;
    }
    h5{
        text-align: center;
        font-size: 20px !important;

    }
    .error{
        width: 100% !important;
   }

}
footer{
    width: 100% !important;
    height: 73% !important;
    padding-top: 2px !important;
   
    
}
.hr2{
    width:  40%;
    height: 5px;
    margin-left: 0px;
    margin-right: auto;
    background-color: crimson;;
    border:none;
    border-radius: 5px;

}

.first ul li a {
    color: #fff;
    line-height: 20px;
    margin-top: 15px;
    text-decoration: none !important;
    display: inline-block;
    position:relative;
    padding-left:0px;
    font-weight:500;
    font-family: 'Quicksand', sans-serif;
    transition: all 0.3s ease-in-out
}


.first li a:hover{
    color: crimson !important;
}
.copyright{
    margin: 100vw !important;
}
a .copy{
    text-decoration: none !important;
}

/*about page */


 /********************************************************ABOUT*****************************/ 
 .hi{
    background-image: url("../images/bgn-searching.webp");
    width: 100%;
    height: 200px !important;
    margin-top: 50px !important;
}
.page-title{
    color: crimson;;
}
 .dropdown-menu .dropdown-item:active {
    background-color: crimson;
 }

 /********************************************************ABOUT*****************************/
  /********************************************************BLOG*****************************/
.widget .widget_search{
    padding: 20px !important;
}
.li a p{
    text-decoration: none !important;
    margin-top: -10px;

}
.li:hover a p{
    color: crimson;;
    
}
@media screen and (max-width: 900px) {
    .im{
        width:100% !important;
        height: 20% !important;
    }
    .swiper {
        width: 100%;
        height: 50%;
      }
      .swiper-slide {
        width: 100vw;
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: block;
        justify-content: center;
        align-items: center;
      }
      .text-uppercase{
        text-align: center;
      }

}

    /********************************************************BLOG*****************************/
/*********swiper******/

.swiper {
    width: 100%;
    height: 50%;
  }

  .swiper-slide {
    margin: 10px;
    border-radius: 20px;
    height: 70% !important;
    width: 100%;
    text-align: center;
    box-shadow: 0 4px 8px 0 rgba(93, 93, 93, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    font-size: 18px;
    background: #fff;
    padding: 10px;
    display: block;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide .blog-content .im {
    display: block;
    width: 100%;
    height: 200px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    object-fit: cover;
  }
  @media only screen and (min-width: 769px) {
    .swiper-slide:first-child {
      transition: transform 100ms;
    }
}