
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  background: white;
  text-align: center;
  overflow-x: hidden;
}

  .dropdown{
    border-radius:0;
    border:0;
}
.dropdown-menu{
    background: #003e7a!important;
    color:  white!important;
    border: 1px solid #003e7a!important;
    text-align: center;
    border:0;
    top:80%;
    border-radius:0px 0px 5px 5px;
}
.dropdown-item:hover{
    background:#085ca5!important;
    color:#fff!important;
}
.dropdown-menu a{
    color:#fff!important;
} 
.navbar .nav-item .nav-link{
    color:#eee !important; 
    
}
.navbar .nav-item .nav-link:hover .navbar .nav-item .nav-link{
    color:red !important;
    
}


  .gal{
    background-color: #003e7a;
    font-size: 14px!important;
    color: white!important;
  }

  .galb{
     background-color: #ffc704;
    font-size: 19px!important;
    color: #003e7a!important;
    /*text-shadow:0 1px 0 #003e7a, 0 -1px 0 #003e7a;*/
    /*text-shadow: 0.1em 0.1em 0.05em #003e7a
    border-radius: 30px;*/
    text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  }
 
.img-wrap-tailor a{display:block}
.img-wrap-tailor{    width: 100%;
float: left;
overflow: hidden;
height: 200px;
position: relative;}
.img-wrap-tailor span{    position: absolute;
background: #003e7a;
width: 100%;
left: 0;
bottom: 0;
text-align: center;
padding: 5px 0;
font-size: 19px;
color: #fff;}
.box-customn{    width: 100%;
float: left;
border: 1px solid #ccc;
margin: 15px 0;box-shadow:0 0 5px #000;}
.box-customn .imfo-area{width:100%; float:left;text-align:center;}
.box-customn .imfo-area h3{    margin: 0px;
padding: 0px;
color: #0c0c0c;
font-size: 21px;
line-height: 30px;
font-weight: 600;
text-transform: uppercase;}
.box-customn .imfo-area p{margin: 0px;padding:5px 0px;font-size:14px;}
.box-customn .imfo-area h4{color: #ff0000;
font-weight: bold;
line-height: 30px;
font-size: 25px;}
.img-wrap-tailor img{max-width:100%;}
.box-customn a.onhover{display:none;}
.box-customn:hover a.onhover{display:block;position:absolute;top:0px;left:0px;}
.box-customn:hover a.nohover{display:none;}


  
  @import "compass/css3";

html,body {margin:0; /*padding:10px; */-webkit-backface-visibility:hidden;}

html {
  font-family: "Calibri", "Trebuchet MS", "Helvetica", sans-serif;
}
h3 {
  margin-top: 0;
  font-size: 24px;
}
a,
  a:visited {
    /*color: #1760BF;*/
    color: white;
    text-decoration: none;
  }
  a:hover {
    color: #c00;
  }
.links {
  ul {
    
  }
  li {
   margin-bottom: 5px; 
  }
}
h4 {
  margin: 24px 0 0 0;
}

.bottom-text {
  margin-top: 40px;
  border-top: 2px solid #e5e7e9;
  a {
    border-bottom: 1px solid #e5e7e9;
  }
  p {
   max-width: 650px; 
  }
}

.hidden {
  overflow: hidden;
  display: none;
  visibility: hidden;
}

.btn-gallery img {
  /*max-width: 300px;*/
  max-width: 100%;
  height: auto;
}


      .lien{
        color: #ffffff!important;
      }

      .lien:hover{
        color: #ffffff!important;
      }

  .circle{
  border-radius: 60%;
  margin: 0.15em;
  font-size: 2em;
  }

  .fa-facebook{
  background: #3B5998;
  color: #FFFFFF;
  padding: 0.05em 0.3em;
  }

#titleh1{
	color: #003e7a;
}

  #lang{
    margin-left: 5px;  
    font-size:15px;
    color: #1760BF;

  }

  #lang1{
    margin-right: 5px;
    font-size:15px;
    color: #1760BF;
  }

@media only screen and (max-width: 991px) {
#lang{
    margin-left: 5px;  
    font-size:15px;
    float: right;
    color: #1760BF;
}
}
@media only screen and (max-width: 991px) {
#lang1{
    margin-right: 5px;
    font-size:15px;
    float: left;
    color: #1760BF;
}
}
