@charset "utf-8";
/* CSS Document */

/*** HEADER ***/

header .bottom-header {
    background-color: #fff !important;
	background-size:cover;

}

header .bottom-header a {
    color:#363636;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;	
}

header .bottom-header a:hover {
    color:#df0024;
	
}

.bottom-header .right-side {
	padding-top:63px;	
}

.short-banner a {
	color:#f3f3f3;
    width: 150px;
    line-height: 50px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #f3f3f3;
}

header .top-header ul li span {
    color: #CCC;
}

/*** PAGE HEADER ***/

.inner-banner.extraBig {
    background: url(../images/home/16c.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}

.inner-banner.covid {
    background: url(../images/2020/covid.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}

.inner-banner.extraBig .opacity {
	padding: 180px 0 180px 0;
}

.inner-banner.covid .opacity {
	padding: 180px 0 180px 0;
}

.inner-banner.extraBig2 {
    background: url(../images/home/16d.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}

.inner-banner.extraBig2 .opacity {
	padding: 180px 0 180px 0;
}

.pageTitle {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    line-height: 28px;
    padding-left: 25px;
    font-size: 38px;
    letter-spacing: 0.5px;
	font-weight: 700;
}

.pageTitle:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
	background: #df0024;
}

/*** TYPO ***/

h1, h2, h3, h4, h5, h6 {
    text-transform:uppercase;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color: #df0024;
}

.theme-manage-area h1 {
    margin-top:4px;
}

.constrict {
	display:block;
	position:relative;
	max-width:900px;
	margin-left:auto;
	margin-right:auto;	
}

.textArea p {
	margin-top:20px;	
}

.textArea h2:first-child {
    margin-bottom:30px !important;
}

/*** SPACERS ***/

.spacer70 {
	display:block;
	width:100%;
	height:70px;	
}

.spacer50 {
	display:block;
	width:100%;
	height:50px;	
}

.spacer30 {
	display:block;
	width:100%;
	height:30px;	
}

.spacer20 {
	display:block;
	width:100%;
	height:20px;	
}

/*** Service Boxes ***/

.theme-manage-area .content a.hvr-bounce-to-right {
    display: inline-block;
    background: #df0024;
    color: #fff;
    width: 130px;
    line-height: 38px;
    margin: 5px 0 0 4px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.theme-manage-area .content {
	text-align:center;
	margin-bottom:30px;
}

.theme-manage-area .content .ContentInner {
	background: #fbfcfc;
    border-left: 1px solid #efeff1;	
	border-right: 1px solid #efeff1;	
	border-bottom: 1px solid #efeff1;	
	padding:0 20px 20px 25px;
}

.theme-manage-area .content h5 {
    margin: 20px 0 15px 0;
	font-size:18px;
	line-height:24px;
	font-weight:500;
	min-height:60px;
}

/*** ICONBOX ***/

.iconBox {
	display:block;
	padding:20px 20px;
	text-align:center;	
}

.iconBox i {
	font-size:50px;
	margin-bottom:20px;	
	color:#df0024;
}

.iconBox h3 {
	text-transform:uppercase;
	font-size:20px;	
	font-weight:700;
	line-height:24px;
}

/*** CONTENT ***/

.feature-work.bg-image .hvr-bounce-to-right-two:before {
    background: #df0024;
}

.imageHolder {
	display:block;
	width:100%;
	padding:10px;
	background:#efefef;
	border:1px solid #dedede;	
}

.image-padding-shadow {
    border: 18px solid #fff;
    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}

.backgroundImage {
	margin:70px 0;
	padding:50px 0;	
	color: #d4d4d4;
}

.backgroundImage h2 {
	color:#FFF;
	margin-bottom:15px;	
}

.smallDivider {
	display:block;
    background: #df0024;
    height: 2px;
    width: 90px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

.theme-title span {
	color:#df0024;
}

/*** BACKGROUNDS ***/
.bg-color h2 span {
    color: #e6371f !important;
}

.bg-color.bg-image {
	background:url(../images/bg03.jpg) center center no-repeat !important;
	background-attachment:fixed !important;
    -webkit-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    -moz-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);	
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-attachment: fixed !important;
}

.bg-color.bg-image2 {
	background:url(../images/bg04.jpg) center center no-repeat !important;
	background-attachment:fixed !important;
    -webkit-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    -moz-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);	
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-attachment: fixed !important;
}

.bg-color.bg-image3 {
	background:url(../images/bg05.jpg) center center no-repeat !important;
	background-attachment:fixed !important;
    -webkit-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    -moz-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);	
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-attachment: fixed !important;
}

.bg-color.bg-image4 {
	background:url(../images/bg06.jpg) !important;
	background-attachment:fixed !important;
    -webkit-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    -moz-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);	
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-attachment: fixed !important;
}

.bg-color.bg-image8 {
	background:url(../images/bg07.jpg) !important;
	background-attachment:fixed !important;
    -webkit-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    -moz-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);	
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-attachment: fixed !important;
}

.bg-color.bg-image6 {
	background:url(../images/bg09.jpg) !important;
	background-attachment:fixed !important;
    -webkit-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    -moz-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);	
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-attachment: fixed !important;
}

.bg-color.bg-image7 {
	background:url(../images/bg10.jpg) !important;
	background-attachment:fixed !important;
    -webkit-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    -moz-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);	
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-attachment: fixed !important;
}

.bg-color.bg-image5 {
	background:url(../images/bg08.jpg) !important;
	background-attachment:fixed !important;
    -webkit-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    -moz-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);	
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-attachment: fixed !important;
}

.extraPad70 {
	padding-top:100px !important;
	padding-bottom:100px !important;	
}

/*** INDEX ***/

.theme-manage-area a {
	color:#000;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;		
}

.theme-manage-area a:hover {
	color:#df0024;	
}

.theme-manage-area .content h5 {
	text-align:center;	
}

.theme-manage-area h1 {
    font-size: 32px;
	line-height:36px;
}

.feature-work .Submit {
	display:block;
	width:200px;
	margin-left:auto;
	margin-right:auto;	
	margin-top:50px;
}

.feature-work .Submit a {
	color:#f3f3f3;
    width: 100%;
    line-height: 50px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #f3f3f3;
}

/*** Gallery ***/

figcaption h5 {
	font-size: 18px !important;
	line-height: 24px !important;	
}


/*** MyList ***/

.listTitle {
    font-size: 15px;
    line-height: 1.6em;
	font-weight:700;
	margin-bottom:15px;
	display:block;
	color: #ec9656;
}

.superList {
	list-style: none !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
	margin-bottom: 0;
	font-size: 17px;
	display:block;
	margin-bottom:15px;
}

.superList {
	list-style: none !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
	margin-bottom: 0;
	font-size: 17px;
	display:block;
	margin-bottom:15px;
}

.superList.horizon {
	list-style: none !important;
	padding-left: 0px !important;
	font-size: 17px;
	display:block;
	text-align:center;
    width: 450px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto !important;
	margin-right:auto !important;
}

.superList li {
	margin-bottom: 10px !important;
	border-bottom: none !important;
}

.superList.horizon li {
	margin-bottom: 10px !important;
	border-bottom: none !important;
	float:left;
	margin-right:12px;
}

.superList li i {
    font-size: 22px;
    float: left;
    padding-right: 17px;
    margin-top: 0px;
    color: #df0024;
}

.superList li strong {
	display:inline-block;
	margin-bottom:18px;
}

.superList li p {
	margin-top:0px !important;
	margin-bottom:12px !important;
}

.superList li ul {
	list-style:none !important;
	margin-top:18px !important;
}

.superList li ul li i {
    font-size: 16px;
    float: left;
    padding-right: 14px;
    margin-top: 2px;
    color: #6eb43f;
}

.superList li ul li {
	margin-bottom: 8px !important;
    margin-left: 33px !important;
    clear: both;
}

.superList span {
display: table-cell;
}

/*** GALLERY ***/

figcaption h5 {
    text-transform: none;
}


/*** SUPPLIERS ***/

.our-partners2 {
	background: #efefef;	
	padding-top: 50px;
}

.mb0 {
	margin-bottom:0 !important;	
}

.mb30 { margin-bottom: 30px !important;	}

.simpleItem {	
	position: relative;
	display: block;	
	margin-bottom: 30px;
	padding: 0 15px;
	box-sizing: border-box;
}

.simpleItem img {
	width: 100%;
	height: auto;
	display: block;
}


/*** CONTACT PAGE ***/

.ContactInfos {
	width:100%;
	display:block;
	position:relative;
	padding:70px 0 50px 0;	
}

.ContactItem {
	display:block;
	margin-bottom:20px;	
}

.ContactInfos h3 {
	margin-bottom:10px;	
}

.ContactInfos a {
    color: #585858;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;	
}

.ContactInfos a:hover {
    color: #df0024;
}

.ContactInfos span {
    color: #585858;	
}


.IconHold {
	width:60px;
	float:left;	
}

.IconHold i {
	font-size:48px;
	color:#df0024;	
}

.ContactContent {
	display:table-cell;	
}

.bRight {
	border-right:1px solid #CCC;	
}

.mapinfo h4 {
    color: #df0024;
    margin-bottom: 8px;
}

.mapinfo h6 {
    margin-bottom: 8px;
}

.mapinfo a {
    display: inline-block;
    background: #df0024;
    color: #fff;
    width: 130px;
    line-height: 38px;
    margin: 5px 0 0 4px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;	
	backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;	
}

.mapinfo a {
    color: #000;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.mapinfo a {
    color: #f3f3f3;
    width: 200px;
    line-height: 50px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #f3f3f3;
}

.mapinfo a:before {
    background: #222;
}

/*** FOOTER ***/

.p-color-bg {
    background: #df0024;
}

.newsletter .Submit a {
	color:#f3f3f3;
    width: 150px;
    line-height: 50px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #f3f3f3;
}

.newsletter .Submit {
	float:right;
	margin-right:50px;	
	padding-top:3px;
}

footer h4 {
    text-transform:uppercase;
}

footer .footer-link ul.superList {
	width:100%;
	float:left;
}

footer .footer-address ul li span:before {
color: #df0024;	
}

.footer-logo img {
	width:100%;
	margin-top:44px;	
}

.footer-logo2 img {
	width:125px;
	margin-top:20px;	
}

.footer-address a {
	color:#cbd1da;	
}

.footer-address a:hover {
	color:#df0024;	
}

/*** RESPONSE ***/

@media (max-width: 1200px)  {
header .bottom-header .single-content p {
  color:#f1f1f1;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
}
.theme-manage-area .content {
    width: 100%;
}
.theme-manage-area figure {
    height: 260px;
}
}

@media (max-width: 992px)  {
.bottom-header .right-side {
	padding-top:0px !important;	
	padding-bottom:70px !important;
	float: none !important;		
}

.newsletter {
	text-align:center !important;	
}

.newsletter .Submit {
	float:none;
	margin-right:0px;	
	padding-top:10px;
}

.newsletter .text {
    padding-left: 0px;
}

.newsletter .text i {
    display:none;
}

.newsletter .text h2 {
    font-weight: 900;
    font-size: 30px;
    margin: -4px 0 2px 0;
}

.footer-logo {display:none}

.bRight {
	border-right:none !important;	
}

.ContactItem {
	margin-bottom:30px;	
}

.image-padding-shadow {
	width:98%;	
}

.pageTitle {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    line-height: 32px;
    padding-left: 25px;
    font-size: 28px;
    letter-spacing: 0.5px;
    font-weight: 700;
}

.mTop {margin-top:40px !important}
.mBot {margin-bottom:50px !important; margin-top:-30px !important}

}

@media (min-width: 768px) and (max-width: 992px)  {

.checkOff {display:none !important }

}

@media (max-width: 991px) and (min-width: 768px) {
.main-menu .nav>li>a {
    font-size: 15px !important;
}
}

@media (max-width: 767px)  {
.pushTop {margin-top:30px;}
.tparrows {display:none !important}
.tp-arr-allwrapper {display:none !important}
.mTopSM {margin-top:30px !important}
}

@media (max-width: 656px)  {
header .top-header ul li {
    line-height: 20px;
}
}

@media (max-width: 480px)  {
	
.superList.horizon {
	list-style: none !important;
	padding-left: 0px !important;
	font-size: 17px;
	display:block;
	text-align:center !important;
    width: 135px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

.superList.horizon li {
	margin-bottom: 10px !important;
	border-bottom: none !important;
	float:none;
	margin-right:12px;
	text-align:center !important;
}	

.newsletter .text h2 {
    font-weight: 900;
    font-size: 24px;
    margin: -4px 0 10px 0;
}	
footer .footer-link ul.superList {
	width:100%;
	float:none;
	margin-bottom:0 !important;
}
.inner-banner.extraBig .opacity, .inner-banner.extraBig .opacity {
	padding: 120px 0 120px 0;
}
}

@media (max-width: 412px)  {

.newsletter .text h2 {
    font-weight: 900;
    font-size: 20px;
    margin: -4px 0 10px 0;
}	

}
@media (max-width: 384px)  {
.newsletter .p-color-bg:before, .newsletter .p-color-bg:after  {display:none !important}
.newsletter {
    margin-bottom: -90px;
	}
.tp-rightarrow {display:none !important}	
}
/*--------------------------------------------------------------
# Slide avis homepage 
--------------------------------------------------------------*/

/* Slideshow container */
.slideshow-container {
  position: relative;
  background: #fff;
}

/* Slides */
.mySlides {
  display: none;
  padding: 80px 80px 40px 80px;
  text-align: center;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #000;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white;
}

/* The dot/bullet/indicator container */
.dot-container {
  text-align: center;
  padding: 20px;
  background: #fff;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
.active, .dot:hover {
  background-color: #fff;
}

/* Add an italic font style to all quotes */
q {font-style: italic;
color: #000;
}

/* Add a blue color to the author */
.author {
    color: #000;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}
