body {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 1.8;
	color: #818181;
	overflow-x: hidden;
	background-color: #e9ebee;
	background-color: #FFF;
	padding: 0;
	min-height: auto
}

:focus {
	outline: none!important
}

::-webkit-input-placeholder {
	font-size: 14px!important;
	font-weight: 400;
	color: #b9b4c7!important
}

:-moz-placeholder {
	font-size: 14px!important;
	font-weight: 400;
	color: #b9b4c7!important
}

::-moz-placeholder {
	font-size: 14px!important;
	font-weight: 400;
	color: #b9b4c7!important
}

:-ms-input-placeholder {
	font-size: 14px!important;
	font-weight: 400;
	color: #b9b4c7!important
}

::input-placeholder {
	font-size: 14px!important;
	font-weight: 400;
	color: #b9b4c7!important
}

h2 {
	font-size: 24px;
	text-transform: uppercase;
	color: #303030;
	font-weight: 600;
	margin-bottom: 30px
}

h4 {
	font-size: 21px;
	line-height: 1.375em;
	color: #303030;
	font-weight: 400;
	margin-bottom: 30px;
	/*text-align:justify*/
	;
	text-justify: inter-word
}

.preloader {
	background: rgba(255, 255, 255, 1);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	z-index: 50;
	overflow: hidden;
	z-index: 99999
}

.preloader-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-animation: spin .5s infinite linear;
	animation: spin .5s infinite linear;
	height: 45px;
	width: 45px;
	border: 6px solid rgba(52, 152, 219, .25);
	border-top: 6px solid #3498db;
	border-radius: 100%
}

.preloader.fixed {
	position: fixed
}

@keyframes spin {
	from {
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

#navbar0 {
	height: 75px;
	margin-bottom: 0;
	/*background-color:#bbb;*/
	border: 0;
	border-radius: 0;
	transition: 0.3s;
	top: 25px;
    box-shadow: 0 2px 0 #888;
    z-index: 99992;
}

#navbar0 li .navColor {
	background-color: transparent;
	margin: 12px 10px;
	padding: 8px 10px;
	transition: 0.3s;
	border-radius: 5px;
	text-transform: uppercase!important
}

#navbar0 li .navColor {
	color: #000;
	font-size: 14px!important;
	font-weight: bold!important
}

#navbar0 .navbar-nav li a:focus {
	background-color: transparent!important
}

#navbar0 li .dropdown-menu li a:hover,
#navbar0 li .dropdown-menu li a:focus,
#navbar0 li .dropdown-menu li.active a {
	background-color: #4c92e7;
	color: #7fb640!important;
	font-weight: 700;
	font-weight: 500;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .3s
}

#navbar0 li .dropdown-menu li.drop-title-big a,
#navbar0 li.active .dropdown-menu li.drop-title-big a {
	font-weight: bold!important;
	font-size: 15px!important
}

#navbar0 .navbar-collapse {
	border-color: transparent
}

#navbar0 .navbar-toggle {
	border-color: #4c92e7;
	color: #fff!important;
	background-color: #4c92e7!important;
	margin-top: 15px
}

#navbar0 .navbar-toggle .icon-bar {
	background: #D8D8D8!important
}

#navbar0 .navbar-toggle:hover,
#navbar0 .navbar-toggle:focus {
	background-color: #4c92e7!important
}

#navbar0 .navbar-toggle:hover .icon-bar,
#navbar0 .navbar-toggle:focus .icon-bar {
	background: #FFF!important
}

#navbar0 .navbar-brand {
	margin: 0;
	padding: 0;
	height: 65px
}

#navbar0 .navbar-brand>img {
	padding: 0;
    width: 133px;
    margin-top: -31px;
    margin-left: -30px;
	-webkit-filter: drop-shadow(0 0 5px #FFF);
	filter: drop-shadow(0 0 5px #FFF)
}

/*add in 22/02/2020 */
@media (max-width: 992px){
    .container1 {
        width: 819px;
    }
    
    #navbar0 .navbar-brand>img {
        padding: 0;
        width: 103px;
        margin-top: -20px;
        margin-left: -30px;
        -webkit-filter: drop-shadow(0 0 5px #FFF);
        filter: drop-shadow(0 0 5px #FFF);
    }
}


@media (max-width: 848px){
    .container1 {
        width: 750px;
    }
    
    #navbar0 .navbar-brand>img {
    display: none;
    }
}

@media (max-width: 768px){
    .container1 {
		background-color: #fff;
        width: auto;
    }
    #navbar0 .navbar-brand>img {
        display: block;
    }
}
/*end */

#navbar0 .navbar-brand .navbar-text {
	color: #FFF!important;
	margin: 12px 10px;
	padding: 8px 10px;
	text-transform: uppercase!important;
	font-size: 18px!important;
	font-weight: bold!important
}

#navbar0 .navbar-icon {
	transform: scale(1.7);
	width: 17px;
	margin-right: 5px;
	text-align: center
}

.normal {
	padding-left: 10px
}

@media screen and (min-width:768px) {
	#navbar0.act {
		background: transparent;
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
		background: -o-linear-gradient(bottom, rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
		background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
		background: linear-gradient(to bottom, rgba(0, 0, 0, .4), rgba(0, 0, 0, 0))
	}
	#navbar0.act .brandtxt {
		height: 0
	}
}

@media screen and (max-width:767px) {
	#navbar0 {
		background-color:#fff;
	}
	#navbar0 .navbar-brand {
		padding-left: 20px;
		padding-bottom: 5px
	}
	.megatitre {
		display: none
	}
	.mega-dropdown-menu>li>ul>li>a {
		color: #000!important
	}
	#navbar0 li .dropdown-menu li a:hover,
	#navbar0 li .dropdown-menu li a:focus,
	#navbar0 li .dropdown-menu li.active a {
		color: #000!important
	}
	#navbar0 li .dropdown-menu li a {
		color: #000!important
	}
	.des {
		display: none
	}
}

.des {
	background-color: #fff;
	margin-left: -20px;
	margin-top: 0;
	padding-top: 15px
}

.dropdown-header {
	color: #428bca!important;
	font-size: 16px!important;
	font-weight: 500!important;
	padding-left: 0px!important;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif
}

.megatitre a {
	color: #000!important;
	font-size: 22px!important;
	font-weight: 400;
	border-bottom: 2px solid #999;
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-family: sans-serif
}

.mega-dropdown-menu>li>ul>li>a {
	display: block;
	padding: 0 1px!important;
	clear: both;
	line-height: 1.428571429;
	color: #000;
	white-space: normal;
	font-size: 12px;
	font-family: sans-serif;
	letter-spacing: 0
}

.socitemenu a {
	font-weight: 500!important;
	padding: 1px 33px 1px 3px!important;
	font-size: 15px;
	letter-spacing: NORMAL;
	font-family: sans-serif
}

.mega {
	padding-left: 0px!important;
	padding-right: 0px!important
}

@media screen and (min-width:768px) {
	#navbar0 li a {
		margin: 8px 0;
		text-align: left;
	}
}

#navbar0 li .dropdown-menu li a.drop-title {
	font-weight: bold!important;
	padding-bottom: 10px
}

.mega-dropdowntt {
	position: static!important
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	padding: 12px 12px 15px 12px
}

#navbar0 .navbar-nav li a:hover,
#navbar0 .navbar-nav li.active .navColor {
	background-color: transparent!important;
	color: #0f76bc!important;
	text-shadow: 0 0 21px #fff
}

.mega-dropdown-menu>li ul>li>a:hover,
.mega-dropdown-menu>li ul>li>a:focus {
	color: #444;
	background-color: #f5f5f5;
	text-decoration: none
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 50px;
		left: 50px
	}
}

@media (min-width:1200px) {
	.row:before,
	.row:after {
		display: table;
		content: "";
		line-height: 0
	}
}

.hr {
	border-left: 1px solid #999;
	margin-left: -1px
}

.imgmiddle {
	height: 170px
}

.ref {
	border: 2px solid #255b75;
	border-radius: 7px;
	margin: 5px!important
}

.socite {
	margin-top: -31px
}

.socite p,
ul li {
	font-size: 17px;
	text-align: justify;
	text-justify: inter-word
}

.socite h4 strong,
.socite strong {
	font-size: 19px
}

.par {
	padding: 15px;
	text-align: left
}

.item-box {
	border: 1px solid #ddd
}

.item-box1 {
	border: 1px solid #ddd;
	height: 300px
}

.jumbotron {
	padding-top: 25px;
	padding-bottom: 10px;
	background-color: #e1e1e1;
	color: #000;
	margin-top: 50px;
	font-family: Montserrat, sans-serif;
	text-transform: uppercase
}

.container-fluid {
	padding: 60px 50px
}

.bg-grey {
	background-color: #f6f6f6
}

.logo-small {
	width: 100px;
	height: 100px
}

.imgsmall {
	width: 100px;
	height: 100px
}

.logo {
	color: #255b75;
	font-size: 200px
}

.thumbnail {
	padding: 0 0 15px 0;
	border: none;
	border-radius: 0
}

.thumbnail img {
	width: 100%;
	height: 100%;
	margin-bottom: 10px
}

.carousel-control.right,
.carousel-control.left {
	background-image: none;
	color: #255b75
}

.carousel-indicators li {
	border-color: #255b75
}

.carousel-indicators li.active {
	background-color: #255b75
}

.item h4 {
	font-size: 19px;
	line-height: 1.375em;
	font-weight: 400;
	font-style: italic;
	margin: 70px 0
}

.item span {
	font-style: normal
}

.panel {
	border: 1px solid #255b75;
	border-radius: 0!important;
	transition: box-shadow 0.5s
}

.panel:hover {
	box-shadow: 5px 0 40px rgba(0, 0, 0, .2)
}

.panel-footer .btn:hover {
	border: 1px solid #255b75;
	background-color: #fff!important;
	color: #255b75
}

.panel-heading {
	color: #fff!important;
	background-color: #255b75!important;
	padding: 25px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.panel-footer {
	background-color: white!important
}

.panel-footer h3 {
	font-size: 32px
}

.panel-footer h4 {
	color: #aaa;
	font-size: 14px
}

.panel-footer .btn {
	margin: 15px 0;
	background-color: #255b75;
	color: #fff
}

.navbar {
	margin-bottom: 0;
	background-color: #fff;
	z-index: 9999;
	border: 0;
	font-size: 12px!important;
	line-height: 1.42857143!important;
	letter-spacing: 2px;
	border-radius: 0;
	font-family: Montserrat, sans-serif
}

.navbar-default .navbar-toggle {
	border-color: transparent;
	color: #fff!important
}

footer .glyphicon {
	font-size: 20px;
	margin-bottom: 20px;
	color: #fff
}

.slideanim {
	visibility: hidden
}

.slideVisible {
	visibility: visible
}

@keyframes slide {
	0% {
		opacity: 0;
		transform: translateY(70%)
	}
	100% {
		opacity: 1;
		transform: translateY(0%)
	}
}
.slide {
	animation-name: slide;
	-webkit-animation-name: slide;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	visibility: visible;
}

@-webkit-keyframes slide {
	0% {
		opacity: 0;
		-webkit-transform: translateY(70%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0%)
	}
}

@media screen and (max-width:768px) {
	.col-sm-4 {
		text-align: center;
		margin: 25px 0
	}
	.btn-lg {
		width: 100%;
		margin-bottom: 35px
	}	
}

@media screen and (min-width:768px) {
	.footer-content .block div {
		margin-left: 36px;
		font-size: 14px
	}
	.footer-content .block {
		margin-bottom: 20px
	}

}

@media screen and (max-width:480px) {
	.logo {
		font-size: 150px
	}
}

.value:hover {
	background-color: #255b75;
	color: #fff
}

.value {
	color: #255b75;
	font-size: 50px!important;
	border: 1px solid #D8D8D8;
	padding: 20px!important;
	margin: 0px!important;
	border-radius: 50%;
	width: 100px;
	transition: 0.3s;
	cursor: pointer
}

.footer {
	width: 100%;
	text-align: left;
	background: #74949a;
	color: #fff;
	margin: 0;
	padding: 0
}

.footer a,
.footer h4 {
	text-decoration-line: none;
	color: #fff
}

.footer h4 {
	margin: 0;
	padding: 0;
	text-align: left;
}

.reseux a {
	font-size: 20px;
	color: #FFF
}

.reseux .fa-podcast {
	margin-top: 0px!important;
	margin-left: 0px!important;
	padding-left: 0px!important;
	padding-top: 0!important
}

.socials .fa {
	border-radius: 16px;
	padding: 5px;
	text-align: center;
	text-decoration: none
}

.rez .fa {
	border-radius: 16px;
	padding: 9px;
	text-align: center;
	text-decoration: none;
	margin: 0 4px
}

.reseux .fa {
	border-radius: 16px;
	padding: 16px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px
}

.reseux .fa:hover {
	opacity: .7
}

.fa-facebook {
	background: #3B5998;
	color: white
}

.fa-twitter {
	background: #55ACEE;
	color: white
}

.fa-google-plus {
	background: #dd4b39;
	color: white
}

.fa-linkedin-square {
	background: #007bb5;
	color: white
}

.fa-youtube {
	background: #b00;
	color: white
}

@media only screen and (max-width: 768px){
    #container-slides {
     display: none !important;
   }
}

#container-slides {
	margin: 0px!important;
	padding: 0px!important;
	min-height: 100vh;
	max-height: 100vh;
	width: 100%;
	overflow: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative
}

#container-slides .slides-color {
	margin: 0px!important;
	padding: 0px!important;
	min-height: 100vh;
	max-height: 100vh;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-color: rgba(0, 0, 0, .3)
}

#container-slides .slides-control {
	font-size: 40px;
	color: #fff;
	position: absolute;
	top: 50vh;
	margin-top: -40px;
	padding: 20px 10px;
	background-color: rgba(0, 0, 0, .5);
	opacity: .5;
	transition: 0.3s
}

#container-slides .slides-control:hover {
	opacity: 1;
	cursor: pointer
}

#container-slides .slides-control.rt {
	right: 0
}

#container-slides .slides-control.lt {
	left: 0
}

#container-slides .slides-text {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: none
}

#container-slides .slides-text {
	margin-top: 25%;
	opacity: 0;
	-webkit-animation-name: slidesanimation;
	-webkit-animation-duration: 0.3s;
	-webkit-animation-delay: 1.2s;
	-webkit-animation-fill-mode: forwards;
	animation-name: slidesanimation;
	animation-duration: 0.6s;
	animation-delay: 1s;
	animation-fill-mode: forwards
}

@-webkit-keyframes slidesanimation {
	from {
		margin-top: 25%;
		opacity: 0
	}
	to {
		margin-top: 0%;
		opacity: 1
	}
}

@keyframes slidesanimation {
	from {
		margin-top: 25%;
		opacity: 0
	}
	to {
		margin-top: 0%;
		opacity: 1
	}
}

#container-slides .slides-centered {
	height: 100%;
	text-align: center;
	display: table
}
@media screen and (max-width: 768px){
    #container-slides .slides-text h1 {
    	font-weight: 700;
    	vertical-align: middle;
    	display: none;
    	font-size: 2.5vw
    }
}
@media screen and (min-width: 768px){
    #container-slides .slides-text h1 {
    	font-weight: 700;
    	vertical-align: middle;
    	display: table-cell;
    	font-size: 2.5vw
    }

}

.nomargpad {
	margin: 0;
	padding: 0
}

.container-fluid {
	padding-top: 20px;
	padding-bottom: 40px
}

.bg-5 {
	background-color: #F2F2F2
}

.hw {
	color: #FFF
}

.shadow {
	text-shadow: 1px 0 3px #101010
}

@media (min-width:1200px) {
	.container1 {
		width: 1002px
	}
}

.colo-control,
.colo-control:focus {
	min-height: 50px;
	border: solid 1px #e5e5e5;
	border-radius: 0;
	box-shadow: none
}

.colo-group {
	width: 100%
}

.colo-group .form-control,
.colo-group .form-control:focus {
	min-height: 50px;
	border: solid 1px #e5e5e5;
	border-radius: 0;
	box-shadow: none
}

.btnproduct2,
.btnproduct2:focus {
	background-color: #fe4c50;
	color: #fff;
	border: 1px solid #fe4c50;
	border-radius: 3px;
	outline: none;
	transition: 0.3s;
	cursor: pointer;
	margin-bottom: 10px
}

.btnproduct2:hover,
.btnproduct2:active {
	background-color: #fe4c50;
	color: #fff;
	outline: none;
	opacity: .7
}

.btnproduct2 .fa {
	transform: scale(1.5);
	padding-left: 5px;
	padding-right: 5px
}

.product-container4 {
	padding: 10px
}

.product-container4 .product-main {
	border: 0;
	margin-top: 10px;
	padding: 0;
	border: solid 1px transparent;
	border-right: solid 1px #e9e9e9;
	transition: 0.3s
}

.product-container4 .product-main::after {
	display: block;
	position: absolute;
	top: 0;
	left: -1px;
	width: calc(100% + 1px);
	height: 100%;
	pointer-events: none;
	content: '';
	border: solid 2px rgba(235, 235, 235, 1);
	border-radius: 3px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.product-container4 .product-main:hover {
	border: solid 1px transparent
}

.product-container4 .product-main:hover::after {
	box-shadow: 0 25px 29px rgba(63, 78, 100, .15);
	border: solid 2px rgba(235, 235, 235, 1)
}

.product-container4 .product-img {
	background: url('') center center / cover no-repeat;
	padding-top: 105%;
	cursor: pointer
}

.product-container4 .product-title {
	min-height: 51px;
	background: #FFF;
	color: #550A21;
	margin-top: 7px;
	padding: 10px 10px;
	line-height: 1.2;
	font-size: 13px
}

.product-container4 .product-price {
	background: #FFF;
	color: #55a32a;
	padding: 10px 5px;
	padding-top: 0;
	line-height: 1;
	font-weight: 700
}

.product-container4 .btnproduct0,
.product-container4 .btnproduct0:focus {
	/*background-color: #5bc0de;
	color: #fff;
	border: 1px solid #5bc0de;*/
	border-radius: 0;
	outline: none;
	transition: 0.3s;
	cursor: pointer;
	margin: 0;
	font-size: 20px
}

.product-container4 .btnproduct0:hover,
.product-container4 .btnproduct0:active {
	/*background-color: #5bc0de;
	border: 1px solid #5bc0de;*/
	color: #550A21 !important;
	outline: none!important
}

.product-container4 .product-main:hover .btnproduct0 {
	opacity: 1
}

.product-container4 .btnproduct0 .fa {
	transform: scale(1.5);
	padding-left: 5px;
	padding-right: 5px
}

.hb {
	font-weight: 700
}

.header {
	margin-bottom: 10px;
	text-transform: uppercase
}

.center {
	text-align: center;
	padding: 7px
}

.center i {
	font-size: 30px
}

.rez i {
	font-size: 30px;
	margin-right: 25px
}

.rez {
	margin-bottom: 24px
}

#googleMap {
	height: 450px;
	width: 100%
}

#contact {
	padding-top: 35px
}

.error-template {
	padding: 40px 15px;
	text-align: center
}

.error-actions {
	margin-top: 15px;
	margin-bottom: 15px
}

.error-actions .btn {
	margin-right: 10px
}

.nice-messege {
	padding: 10px;
	background-color: #FFF;
	margin: 10px 0;
	border-left: 5px solid #080;
	height: 500px
}

.socials {
	background-color: #fff;
	text-align: right;
	padding-right: 20px
}

.socials .social {
	width: 24px;
	display: inline-block;
	padding: 0 10px;
	text-align: center
}

.socials .social2 {
	width: auto;
	display: inline-block;
	padding: 0 20px;
	text-align: center
}
.float{
	position:fixed;
    width: 90px;
    height: 40px;
	bottom:40px;
	right:20px;
	background-color:#0C9;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	/*box-shadow: 2px 2px 3px #999;*/
	z-index: 9999;
}

.my-float{
    margin-top: 8px;
    font-size: 25px;
}
@media (max-width: 768px){
    #map_canvas li {
        margin: 0;
        text-align: left;
        padding: 0;
        font-size: 15px
    
    }
    .footer h4{
        font-size:20px;
    }
}
#map_canvas li {
    text-align: left;
}



/*start circulaire nav*/


#circulaireNav {
	position: fixed;
    /*position: absolute;*/
	bottom: -30px;
    /*top: 300px;*/
    right: 0;
    width: 80px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: grab;
	z-index: 99999;
}

#circulaireNav .nav-content {
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-45deg);
}

#circulaireNav .nav-content .toggle-btn,
#circulaireNav .nav-content span a {
    height: 60px;
    width: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);

}

#circulaireNav .nav-content .toggle-btn {
	background-color: #0C9;
    font-size: 35px;
    color: #0e2431;
    z-index: 99999;
    cursor: pointer;
	transform: rotate(45deg);/* need to delete for back rotation*/
    /*transform: rotate(-225deg);*/  /*need to back for retation*/
    transition: all 0.6s ease;
}

#circulaireNav .nav-content span {
    position: absolute;
    transition: all 0.6s ease;
    opacity: 0;
}

#circulaireNav.open .toggle-btn {
    /*transform: rotate(0deg);*/ /*need to bak for retation*/

}

#circulaireNav.open .nav-content span {
    transform: rotate(calc(var(--i) * (360deg/8))) translateY(87px);
    opacity: 1;
}

#circulaireNav .nav-content span a {
    text-decoration: none;
    transform: rotate(45deg);
}

#circulaireNav .nav-content span a i {
    font-size: 24px;
    color: #0e2431;
    transform: rotate(calc(var(--i) * (360deg/-8)));
    opacity: 0.8;
    transition: 0.2s;
	background-color: #fff;
}

#circulaireNav .nav-content span a:hover i {
    opacity: 0.8;
}

/*start circulaire nav*/