<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* cmsms stylesheet: a-design modified: 19/12/2022 23:34:40 */
@charset "utf-8";
/* ----------------------------------------------
  Main CSS Document - CMS Template Buddy
  Template No.: 013
  Version 1.0 / for CMSMS 2.2.7+
  
  www.cmstemplatebuddy.com

  Please read README_FIRST.txt
------------------------------------------------- */


/* DEFINE MAIN COLOR HERE */
/* Common 
================================================== */

span.accesskey {
  text-decoration: none;
}

.accessibility {
  position: absolute;
  top: -999em;
  left: -999em;
}

dfn {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}

dl, dt, dd, ol, ul, li {
  margin: 0;
	padding: 0;
}

::selection {
	background: #E26518;
	color: #FFF;
	text-shadow: none;
}

::-moz-selection {
	background: #E26518; /* Firefox */
	color: #FFF;
	text-shadow: none;
}

::-webkit-selection {
	background: #E26518; /* Safari */
	color: #FFF;
	text-shadow: none;
}

:active,
:focus { outline: none !important; }

/* Typography 
================================================== */

body {
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%:
  color: #505050;  background-color: #ffffff;
   overflow-x: hidden;	
padding:0;
background:transparent ('https://ouichauffeur.fr/uploads/images/left.jpg') repeat-y scroll top left;
width:100%;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
legend {
  font-weight: 700;
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  line-height: 150%;
  color: #E26518;
  letter-spacing: 1px;
}

h1 { font-size: 36px; }

h2 { font-size: 30px; }

h3 { font-size: 24px; }

.feature-content h3 {
  margin: 14px 0;
}
.subtitle + h3 {
  margin: 0 0 14px 0;
}
  
h4 { font-size: 20px; font-weight: 600; }

h5 { font-size: 16px; font-weight: 600; }

h6 { font-size: 13px; font-weight: 600; }

.home-title {
  margin-bottom: 60px;
  text-align: center;
}
.home-title:after {
  display: block;
  height: 2px;
  width: 50px;
  content: '';
  margin: 30px auto 0;
  background-color: #E26518;
}

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form { margin-bottom: 30px; }

small { font-family: 'Lato', sans-serif; }

p {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

a {
	text-decoration: none !important; font-weight:bold;
	color: #E26518;
}

a:hover { color: #ccc; }

a img { border: none; }

img { max-width: 100%; }

iframe { border: none !important; }

.error_message { color: red; }

.textCenter { text-align: center; }

.noScroll { overflow: hidden; }

.subtitle {
    display: block;
    margin: 16px 0 6px 0;
    text-transform: initial;
    font-family: 'Crete Round', serif;
    font-style: italic;
    font-weight: 400;
    color: #8a8a8a;
    letter-spacing: 0;
    line-height: 120%;
}

/* Layout 
================================================== */

.wrapper {
  position: relative;
	float: none;
	width: 100%;
	margin: 0;
	background-color: #ffffff;	
}

header {
  width: 100%;
  z-index: 1000;
  height: 188px;
  position: fixed;
  top: 0;
  left: 0;
  background-color:  #ffffff;background-color:white;
  border-bottom: 0px solid rgba(0,0,0,.1);
  -webkit-transition: all .3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

header .container-fluid { padding: 0 15px; }

.content-wrapper { padding: 180px 0 10px 0; color:#505050}

section.content { padding: 30px 0; }

section.grey { background-color: #c0c0c0 }
section.sable { background-color: #ffffff }

/* Header smaller (page scroll) */

header.header-smaller {
  height: 108px;
  box-shadow: 0 0 10px rgba(0,0,0,0.12);
  background-color:  #ffffff;
}

.header-smaller .logo a img {
  height: 88px ; margin-top:0;
}


.header-smaller .main-title {
  margin-top: 130px; 
}

.header-smaller .search-trigger {
  height: 60px;
}

.header-smaller .search-trigger i {
  top: 37%;
}

.header-smaller .search-input form {
  height: 60px;
}

.home-heading {
  padding-bottom: 20px;

  position: relative;
}

.home-heading h1 {
  text-align: center;
  margin: 20px 0 0 0;
}


.main-menu {
  margin-right: 50px;
  opacity: 1;
}

.main-title {
	position: relative;
	padding: 55px 0;
	background-color: #F5F5F5;background-color:  #c0c0c0; 
  border-bottom: 1px solid #EEE;
  margin-top: 60px;
  -webkit-transition: all .3s ease;
  -ms-transition: all 0.3s;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.main-title .container { position: relative; }

.main-title h1 {
	padding: 0;
	margin: 0; 
	line-height: 1;
	font-weight: 600;
	letter-spacing: 1px;
	color: ;
	font-size: 28px;

}

.main-title .main-subtitle {
	display: block;
	margin-top: 10px;
	font-weight: 300;
	color: #777;
	font-size: 18px;
}

.main-title.parallax {
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  padding: 120px 0;
  transition: 0s linear;
  transition-property: background-position;
}
.main-title--dark h1,
.main-title--dark span,
.main-title--dark .main-subtitle,
.main-title--dark .breadcrumbs,
.main-title--dark .breadcrumb,
.dark, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark p {
  color: rgba(255,255,255,0.9);
}

.dark .home-title:after {
  background-color: rgba(255,255,255,.9);
}

.main-title.margin-smaller {
  margin-top: 60px;
}

/* Footer */

footer {
  background-color: black;
  border-top: 4px solid rgba(0,0,0,0.2);
  line-height: 1.8;
  font-size: 14px;
}

footer a {
  color: #bdbdbd;
  border-bottom: 1px dotted #E3E3E3;
}

footer a:hover {
  color: #eee;
  border-bottom: 1px dotted #eee;
}

.footer-big {
  padding: 40px 0;
}

.footer-small {
  padding: 40px 0;
  background-color: #DCDCDC;
}c


footer.dark {
  background-color: #ccc;
  color: #CCC;
  border-top-color: rgba(0,0,0,0.2);
}

footer.dark .footer-small {
  background-color: rgba(0,0,0,0.2);
  color: rgba(255,255,255,0.3);
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.feater-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-bottom: 25px;
}

.feature-icon i {
  font-size: 44px;
  color: #E26518;
}

.feature-content, .feature-content p {  
  line-height: 1.8;
}

/* Logo */

.logo {
	position: relative;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 36px;
	line-height: 100%;
  margin-right: 40px;
  padding-right: 30px;
  margin-right: 30px;
  border-right: 0px solid rgba(0,0,0,.1);
  opacity: 1;
}
.logo-sap  {
position: absolute ; top:0 ; right:0 ; margin-right:-55px; max-height: 30px;}

.logo a {
	display: block;
	color: #000;
}

.logo a img {
	display: block;
  max-width: 100%;
  height: 100px;
  -webkit-transition: all .3s ease;
  -ms-transition: all 0.3s;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.logo a.standard-logo { display: block; }
.logo a.retina-logo { display: none; }

.logo img.logo-default { display: block; }
.logo img.logo-inverse { display: none; }
.logo.dark img.logo-default { display: none; }
.logo.dark img.logo-inverse { display: block; }

.header-smaller .logo img.logo-default { display: block !important; }
.header-smaller .logo img.logo-inverse { display: none !important; }

/* Breadcrumbs */

.breadcrumbs	{
  display: inline-block;
	margin: -19px 0 0 0 !important;
	background-color: transparent !important;
	padding: 0 !important;
	font-size: 12px;
}

.breadcrumb {
	margin-bottom: 0;
	background-color: transparent;
  padding: 8px 10px;
  display: inline-block;
}

.breadcrumb-text {
  font-size: 12px;
	margin-left: 6px;
}

.home-parallax {
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover; 
  min-height: 500px;  
  position: relative;
  text-align: center;
  display: flex;
  align-items: center; font-size: 25px; font-weight:bold; text-shadow: 5px 5px 5px rgba(0,0,0,0.5);
}

.home-parallax h3 {
  font-size: 50px;
}

/* Search */

.search-wrapper {
  position: absolute;
  top: 0;
  right: 70px;
}

.search-trigger {
	position: relative;
	display: block;
	width: 70px;
	height: 60px;
  color: #ccc;
  z-index: 10;
  text-align: center;
  border-left: 0px solid rgba(0,0,0,.1);
	-webkit-transition: all .3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.search-trigger:hover {
  color: #E3E3E3;
}

.search-trigger i {
  position: absolute;
  top: 37%;
  right: 40%;
	text-shadow: none;
}

.search-input form {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  padding: 0 15px;
  margin: 0;
  z-index: -2;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.search-input form input {
  box-shadow: none !important;
  pointer-events: none;
  border-radius: 0;
  border: 0;
  outline: 0 !important;
  font-size: 24px;
  padding: 10px 80px 10px 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  color: #ccc;
  font-weight: 700;
  margin-top: 0 !important;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 1px;
}

.search-trigger i.fa-times, 
.show-search i.fa-search,
.show-search .logo, 
.show-search .main-menu,
.show-search .mobile-nav-trigger { opacity: 0; }

.show-search i.fa-times, 
.show-search .search-input form { opacity: 1; }

.show-search .search-input form { z-index: 9; }

.show-search i.fa-times { z-index: 11; }

.show-search .search-input form input {
    pointer-events: auto;
}

.show-search .search-wrapper {
  right: 0;
}

/* To top link, shows on scroll */

.totoplink a	{
	display: none;
	z-index: 999; 
	position: fixed;
	right: 20px;
	bottom: 20px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 40px;
	height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: rgba(0,0,0,.3);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.totoplink i {
  font-size: 20px;
	color: white;
}

.totoplink a:hover	{
	background-color: #E26518;
}

/* Swiper 4.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 28, 2017
================================================== */

.slider {
  position: relative;
  margin-top: 188px;
  -webkit-transition: all .3s ease;
  -ms-transition: all 0.3s;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.slider.margin-smaller {
  margin-top: 188px;
}

.slider .error_message {
  margin-top: 150px;
  text-align: center;
}

.swiper-container {
	width: 100%;
	height: 488px;
	overflow: hidden;
}

.slider-fullscreen .slider {
  height: 40vh; 
  margin-top:188px;
}

.slider-fullscreen .swiper-container {
  height: 100%;
}

.slider-fullscreen header {
  background-color: transparent;
}

.slider-fullscreen header.header-smaller {
  background-color: rgba(255,255,255,.70);
}

.slider-fullscreen header.dark {
  border-bottom: 1px solid rgba(255,255,255,.25);
}

.slider-fullscreen header.dark:not(.header-smaller) .search-trigger {
  border-left: 1px solid rgba(255,255,255,.25);
  color: white;
}

.slider-fullscreen header.dark:not(.header-smaller) .logo {
  border-right: 1px solid rgba(255,255,255,.25);
}

.slider-fullscreen header.dark:not(.header-smaller) .search-input form input,
.slider-fullscreen header.dark:not(.header-smaller) .search-input form input::placeholder {
  color: white;
}

.swiper-slide {
  text-align: center;
  font-size: 24px;
  background: #ffffff
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  margin: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  text-shadow: white 0.1em 0.1em 0.2em;
}

.slider-caption {
  font-weight: 300;
  line-height: 1.4;
  opacity: 1;
}

.slider-caption h2 {
  display: none;
  font-size: 48px;
  letter-spacing: 2px;
  font-weight: 700;
  line-height: 1.2;  
  margin-top: 0;
  -webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	animation-delay: .3s;
}

.slider-caption p {
	background: #ccc;
    background: rgba(0, 0, 0, 0.5);
    color: #FAFAFA;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
      font-size: 24px;
  position:relative; 
 top: 5px;   
    line-height: 25px;
    padding: 30px;
    text-align: center;
    width: 400px;
	height: 200px;
	margin: 0;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	border-radius: 6px;
}



.swiper-next, .swiper-prev {
  position: absolute;
  top: 50%;
  left: 0;
  cursor: pointer;
  z-index: 10;
  margin-top: -26px;
  background-color: rgba(0,0,0,0.15);
  width: 52px;
  height: 52px;
  border: 0;
  border-radius: 0 3px 3px 0;
  -webkit-transition: background-color .25s ease-in-out;
  -o-transition: background-color .25s ease-in-out;
  transition: background-color .25s ease-in-out;
}

.swiper-next {
  left: auto;
  right: 0;
  border-radius: 3px 0 0 3px;
}

.swiper-next:hover, .swiper-prev:hover {
  background-color: rgba(0,0,0,0.45);  
}

.swiper-next i, .swiper-prev i {
  line-height: 50px;
  width: 34px;
  height: 52px;
  color: #DDD;
  color: rgba(255,255,255,0.6);
  text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
  font-size: 34px;
  text-align: center;
  margin-left: 7px;
  -webkit-transition: color .25s ease-in-out;
  -o-transition: color .25s ease-in-out;
  transition: color .25s ease-in-out;
}

.swiper-next:hover i, .swiper-prev:hover i {
  color: #AA8A73;
  color: rgba(255,255,255,.95);
}

.swiper-next i {
  margin-left: 12px;
}

.btn-slider {
  display: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 2px;
  border: none;
  opacity: 1;
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  background-color: #E26518;
  color: white;
  -webkit-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
  -webkit-animation-delay: .7s;
	-moz-animation-delay: .7s;
	animation-delay: .7s;
}
.btn-slider:hover,
.btn-slider:focus {
  color: white;
  opacity: 0.4;
}
.btn-slider:active {
  box-shadow: inset 0 2px 0 rgba(0,0,0,0.4);
}

/* CGBlog 
================================================== */

.CGBlogSummary {
 background-color: transparent; 
}
.CGBlogSummaryLink h4 {
	font-size: 20px;
	margin: 10px 0; 
	}
	.CGBlogSummaryLink h4 a {
		color: #505050; 
  }
	.CGBlogSummaryVideo h4 a {
		color: #f2f2f2;		
  }
	.CGBlogSummaryLink h4 a:hover {
    text-decoration: none;
    color: #E26518;
  }
.CGBlogSummaryField {
	position: relative;
	text-align: center;
}
.CGBlogSummaryField img {
	width: 100%;
}
.CGBlogSummaryField .image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0);
	-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;
	opacity:0;
	overflow:hidden;
}
.CGBlogSummaryField:hover .image-overlay {
	opacity:1;
	background-color: rgba(255,255,255,.7);
}
.CGBlogSummaryField .image-overlay .overlay-icon {
  width:70px;
  height:70px;
  display:block;
  border-radius: 50%;
  opacity:0;
  background-color: #E26518;
  -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;      
  position: absolute;
  top: -70px;
  left: 50%;
  margin-left: -35px;
  margin-top: 0;
}
.CGBlogSummaryField:hover .image-overlay .overlay-icon {
  opacity:0.85;
  top: 50%;
  margin-top: -35px;				
}
.CGBlogSummaryField .image-overlay .overlay-icon i {
  font-size: 28px;
  color:white;
  margin: 20px 0 0 2px;
}
.CGBlogSummaryInfo {
	padding: 10px 0 0;
  overflow: hidden;
  line-height: 120%;
}
.CGBlogSummaryPostdate,
.CGBlogSummaryCategory,
.CGBlogSummaryAuthor,
.CGBlogSummaryComments {
  font-size: 14px;
  font-family: 'Crete Round', serif;
	color: #505050;
	display: inline-block;
	margin-right: 10px;
}
.CGBlogDetailInfo .fa {
  margin-right: 4px;
}

/* CGBlog main blog page */
.blog .CGBlogSummary {
	margin-bottom: 40px;
	border-bottom: 2px solid #F2F2F2;
}
.blog p + .CGBlogSummary {
  margin-top: -30px;
}
.blog .CGBlogSummarySummary {
	margin: 20px 0 30px 0;
}
.blog .CGBlogSummarySummary p {
  line-height: 180%;
}
.blog .CGBlogSummarySummary p:last-child {
	margin-bottom: 0;
}
.blog .CGBlogSummaryLink h4 {
	font-size: 24px;
  line-height: 120%;
  font-weight: 600;
}
.blog .CGBlogSummaryInfo {
	padding: 0;
}
.blog .CGBlogSummaryField {
	margin-bottom: 30px;
}
.blog section.mainContent {
	padding: 40px 0;
}
.browsecat {
	margin-bottom: 30px;
}
.browsecat ul {
	list-style-type: none; 
	margin: 0;
	padding-left: 20px;
	line-height: 200%;
}
.browsecat &gt; ul {
	margin: 0;
	padding: 0;
}
.browsecat ul li {
	padding: 0;
}
.browsecat h4 {
	font-size: 18px;
}

/* Blog detail page */
.blog h3.CGBlogPostDetailTitle {
	font-size: 36px;
	font-weight: 400;
	padding-bottom: 12px;
	line-height: 130%;
	margin: 30px 0 0;
}
.blog .CGBlogPostDetailSummary {
	margin-bottom: 30px;
	font-weight: 600;
}
.blog .CGBlogPostDetailSummary p:last-child {
	margin-bottom: 0;
}
.blog .CGBlogDetailInfo {
	margin: 0 0 20px 0;
	overflow: hidden;
}
.blog .CGBlogDetailField {
	margin-bottom: 30px;
}
.blog .CGBlogDetailField img {
  width: 100%;
}
.blog .CGBlogPostDetailContent {
	margin-bottom: 30px;
}
.blog .CGBlogPostDetailContent h3 {
	margin-bottom: 10px;
}
.blog .prevblogarticle {
	float: left;
}
.blog .nextblogarticle {
	float: right;
}
.blog-pagination {
	text-align: center;
	padding: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}
.blog-pagination span {
	width: 30px;
	height: 30px;
}
.blog-pagination span a,
.blog-pagination span.first-nolink,
.blog-pagination span.prev-nolink,
.blog-pagination span.next-nolink,
.blog-pagination span.last-nolink {
	color: #fff;
	position: relative;
	width: 30px;
	height: 30px;
	display: inline-block;
}
.blog-pagination .left {
	float: left;
}
.blog-pagination .right {
	float: right;
}
.blog-pagination span a:hover {
	color: #fff;
}
.blog-pagination span a:before,
.blog-pagination span.first-nolink:before,
.blog-pagination span.prev-nolink:before,
.blog-pagination span.next-nolink:before,
.blog-pagination span.last-nolink:before {
	position: absolute;
	top: 0px;
	left: 6px;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 24px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: #ddd;
}
.blog-pagination span a:before {
  color: #E3E3E3;
}
.blog-pagination span a:hover:before {
  color: #E26518;
}
.blog-pagination span.prev a:before,
.blog-pagination span.prev-nolink:before {
  content: "\f104";
}
.blog-pagination span.first a:before,
.blog-pagination span.first-nolink:before {
  content: "\f100";
}
.blog-pagination span.next a:before,
.blog-pagination span.next-nolink:before {
  content: "\f105";
}
.blog-pagination span.last a:before,
.blog-pagination span.last-nolink:before {
  content: "\f101";
}

/* CGFeedback - comments
------------------------------------------------- */

.cgfeedback_addcomment fieldset {
  margin: 40px 0;
}

.cgfeedback_addcomment fieldset legend {
  border: none;
  font-weight: 400;
}

.cgfeedback_addcomment .row {
  margin-bottom: 12px;
}

.cgfeedback_addcomment label {
  font-weight: 600;
}

.cgfeedback_addcomment input[type="text"],
.cgfeedback_addcomment input[type="email"],
.cgfeedback_addcomment input[type="password"],
.cgfeedback_addcomment textarea {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color:  #ffffff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.cgfeedback_addcomment input:focus,
.cgfeedback_addcomment textarea:focus,
.cgfeedback_addcomment select:focus,
.cgfeedback_addcomment checkbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.cgfeedback_addcomment textarea {
  min-height: 240px;
  overflow: auto;
}

.CGBlogSummaryComments {
  margin-bottom: 0;
}

.CGBlogSummaryComments.home {
  color: #505050;
}

.CGBlogSummaryComments .feedback_ratings_item {
  display: inline-block;
  margin-right: 10px;
  color: #aaa;
}

.CGBlogSummaryComments .feedback_ratings_item .fa {
  color: #E26518;
  opacity: 0.8;
}

.CGBlogSummaryComments &gt; div {
  display: inline-block;
}

.cgfeedback_summary_item {
  border-bottom: 1px solid #ccc;
  padding: 25px 0;
}
.cgfeedback_summary_item .row {
  padding: 1px 0;
}
.cgfeedback_summary_item .row:last-child {
  margin-top: 14px;
}
.cgfeedback_summary_item .title {
  font-weight: 600;
  margin-right: 12px;
}
.cgfeedback_summary_item .fa {
  color: #E26518;
  opacity: 0.8;
}

/* News
------------------------------------------------- */

.NewsSummary {
  margin-bottom: 30px;
border-bottom: 1px solid #777;
}

.NewsSummaryLink h4 {
  font-size: 24px;
  line-height: 120%;
  font-weight: 600;
}

.NewsSummaryLink a {
  color: #ccc;
}

.NewsSummaryLink a:hover {
  text-decoration: none;
  color: #E26518;
}

.NewsSummaryPostdate, .NewsSummaryCategory, .NewsSummaryAuthor,
.NewsPostDetailDate, .NewsPostDetailCategory, .NewsPostDetailAuthor {
  font-size: 14px;
  font-family: 'Crete Round', serif;
  color: #aaa;
  display: inline-block;
  margin-right: 14px;
}

.NewsSummarySummary p,
.NewsPostDetailSummary p {font-size: 13px;
  margin: 10px 0 15px 0;
}

.NewsSummaryMorelink a {
  font-weight: 600;
}

h3 + .NewsSummary {
  margin-top: 20px;
}

.NewsPostDetailSummary {
  font-weight: 600;
}

.NewsSummaryField, .NewsDetailField {
  margin-bottom: 30px;
}

/* Footer News */

.footer-big .NewsSummary {
  margin-bottom: 0;
}

.footer-big .NewsSummary + .NewsSummary {
  margin-top: 20px;
}

.footer-big .NewsSummary a {
  color: #aaa;
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px dotted #E3E3E3;
  line-height: 1.4;
}

.footer-big .NewsSummary a:hover {
  color: #eee;
  border-bottom: 1px dotted #eee;
}

.footer-big .NewsSummaryPostdate {
  color: #777;
  margin-top: 6px;
}

/*
 * jQuery Superfish Menu Plugin
 * Copyright (c) 2013 Joel Birch
 *
 * Dual licensed under the MIT and GPL licenses:
 *  http://www.opensource.org/licenses/mit-license.php
 *  http://www.gnu.org/licenses/gpl.html
 ------------------------------------------------- */

/*** ESSENTIAL STYLES ***/

.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu li {
  position: relative;
}

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  width: 220px;
  background-color:  #ffffff;
  box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
  border-top: 4px solid #E26518;
  height: auto;
  z-index: 199;
  margin: 0;
}

.sf-menu &gt; li {
  float: left;
}

.sf-menu li:hover &gt; ul,
.sf-menu li.sfHover &gt; ul {
  display: block;
}

.sf-menu a {
  display: block;
  position: relative;
}

.sf-menu ul ul {
  top: -4px !important;
  left: 100%;
}

/*** Menu link ***/

.sf-menu a {
  padding: 10px 15px;
  text-decoration: none;
  zoom: 1; /* IE7 */
  color: #505050;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  text-shadow: none;
}

.sf-menu a.menuactive {
  color: #E26518 !important;
  font-weight: bold;
}

.sf-menu a:hover,
.sf-menu .sfHover &gt; a {
  color: #E26518 !important;
}

.sf-menu li li a:not([href]):not([tabindex]), 
.sf-menu li li li a:not([href]):not([tabindex]) {
  color: #505050;
}

/*** first level ***/

.sf-menu &gt; li &gt; a {
  font-size: 14px;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 39px 10px;
  line-height: 22px;
  color: #505050;
}

.header-smaller .sf-menu &gt; li &gt; a {
  padding: 10px 15px;
  color: #444;
}

.header-smaller .sf-menu &gt; li &gt; a:hover {
  color: #E26518;
}

.header-smaller.dark .sf-menu &gt; li &gt; a {
  color: #444;
}

/*** dark background ***/

.dark .sf-menu &gt; li &gt; a {
  
}

.dark .sf-menu &gt; li &gt; a:hover {
  color: #E26518;
}

.sf-menu ul li {
  background-color: rgba(255,255,255,1);
}

.sf-menu ul li:first-child {
  border-top: none;
}

.sf-menu ul ul li {
  background-color: rgba(255,255,255,.97);
}

.sf-menu li:hover,
.sf-menu li.sfHover {
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none;
}

.sf-menu li.sectionheader &gt; a,
.sf-menu .sectionheader {
  cursor: default;  
}

.sf-menu li.separator hr {
  border-top: 1px solid #777;
}

/*** arrows (for all except IE7) **/

.sf-arrows .sf-with-ul {
  padding-right: 2.2em !important;
  *padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}

/* styling for both css and generated arrows */

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  width: 32px;
  font-size: 14px;
  display: inline-block;
  text-align: right;
  font: normal 14px/.5 FontAwesome;
}

/* styling for right-facing arrows */

.sf-arrows ul .sf-with-ul:after {
  content: "\f105" !important;
}

.sf-arrows &gt; li &gt; .sf-with-ul:focus:after,
.sf-arrows &gt; li:hover &gt; .sf-with-ul:after,
.sf-arrows &gt; .sfHover &gt; .sf-with-ul:after {
  border-top-color: #ccc; /* IE8 fallback colour */
}

.sf-arrows ul li &gt; .sf-with-ul:focus:after,
.sf-arrows ul li:hover &gt; .sf-with-ul:after,
.sf-arrows ul .sfHover &gt; .sf-with-ul:after {
  border-left-color: #ccc;
}

@media screen and (max-width: 1280px) {
  .sf-menu &gt; li:last-child ul ul {
    left: -100%;
  } 

}

/*** Mobile navigation ***/

section.mobile-navigation {	
  position: fixed;
  padding: 0;
  top: 60px;
  bottom: 0;
  overflow-y: auto;
  z-index: 10000;
  width: 100%;
  display: none;
}

.mobile-nav {
  display: block;
  list-style: none; 
  margin: 0;
  padding:10px 6px;
  background-color: #6c757d;
  width: 100%;
}

.mobile-nav li {
  margin: 0;
  padding: 0;
  float: none;
}

.mobile-nav li a {
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  padding: 7px 10px;
  display: block;
  color: #fff;
}

.mobile-nav li a.menuactive {
  color: #E26518;
}

.mobile-nav li a:hover {
  text-decoration: none;
  background-color: #2c3e50;
}

.mobile-nav li a .sectionheader {
  color: #aaa;  
}

/* second level */

.mobile-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mobile-nav ul li a {
  padding-left: 30px;
}

/* third level */

.mobile-nav ul ul {
  list-style: none;
}

.mobile-nav ul ul li a {
  padding-left: 60px;
}

/*** Footer navigation ***/

.footerNav {
  list-style: none;
}

.footerNav a {
  color: #aaa;
  border: none;
}

.footerNav a:hover {
  color: #eee;
  border: none;
}

.footerNav .activeparent,
.footerNav .currentpage {
  color: white !important;
}

.footerNav .sectionheader {
  color: #808080; 
}

.footerNav li .fa {
  margin-right: 10px;
}
.footerNav h5{
padding-top: 50px;
}

/* 
*  Portfolio gallery custom styles 
*  Magnific Popup - v1.1.0 - 2016-02-20
*  http://dimsemenov.com/plugins/magnific-popup/
*  Copyright (c) 2016 Dmitry Semenov;
------------------------------------------------- */

.portfolio-gallery {
  border-bottom: 0px solid white;
}

.portfolio-gallery .img {
  position: relative;
  overflow: hidden;
}

.portfolio-gallery .img .image-overlay {
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	opacity:0;
  overflow:hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.portfolio-gallery .img:hover .image-overlay {
		opacity:1;
		background-color: rgba(255,255,255,.6);
}

.portfolio-gallery .img img {
  width: 100%;
  -webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.portfolio-gallery .img:hover img {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}

.portfolio-gallery .img .image-overlay h4 {
  color: #ccc;
  background-color:  #ffffff;
	position: absolute;
	bottom: -60px;
	left: 0px;
  right: 0px;
  min-height: 60px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 6px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: initial;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.portfolio-gallery .img:hover .image-overlay h4 {
  bottom: 0;
}

.portfolio-gallery .img .image-overlay .overlay-icon {
  width: 50px;
  height: 50px;
  display:block;
  border-radius: 50%;
  opacity:0;
  background-color:  #ffffff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.portfolio-gallery .img:hover .image-overlay .overlay-icon {
  opacity:0.85;
}

.portfolio-gallery .img .image-overlay .overlay-icon i {
  font-size: 20px;
  color:#E26518;
  margin: 14px 0 0 16px;
}

.gallerynavigation, .pagenavigation {
  display: flex;
}

.pagenavigation div {
  margin-right: 10px;
  font-size: 16px;
}

.pagelinks {
  font-size: 16px;
}

.pagelinks &gt; * {
  margin: 0 4px;
}

.parentlink {
  margin-right: 20px;
}

.footer-big .portfolio-gallery {
  border: none;
}

.footer-big .portfolio-gallery .img:hover img {
  -ms-transform: scale(1.1, 1.1); /* IE 9 */
  -webkit-transform: scale(1.1, 1.1); /* Safari */
  transform: scale(1.1, 1.1);
}

.footer-big .portfolio-gallery .img {
  margin-bottom: 30px;
}

.footer-big .portfolio-gallery .img .image-overlay .overlay-icon {
  width: 40px;
  height: 40px;
}

.footer-big .portfolio-gallery .img .image-overlay .overlay-icon i {
  margin: 10px 0 0 11px;
}

.footer-big .parentlink a {
  color: #E26518;
}

.footer-big .img a,
.footer-big .img a:hover {
  border: none;
}

/*** Social icons footer ***/

.social-icons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

a.social-icon {
  width: 32px;
  height: 32px;
  border: none;
  color: #505050;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

a.social-icon:hover {
  border: none;
  color: #eee;
}

a.social-icon:hover.facebook { background-color: #3B5998; }
a.social-icon:hover.twitter { background-color: #00ACEE; }
a.social-icon:hover.google { background-color: #DD4B39; }
a.social-icon:hover.pinterest { background-color: #C8232C; }
a.social-icon:hover.vimeo { background-color: #86C9EF; }
a.social-icon:hover.rss { background-color: #EE802F; }
a.social-icon:hover.linkedin { background-color: #0E76A8; }
a.social-icon:hover.yahoo { background-color: #720E9E; }
a.social-icon:hover.git { background-color: #171515; }

/*
* Counter home page
* jquery.counterup.js 1.0
*
* Copyright 2013, Benjamin Intal http://gambit.ph @bfintal
* Released under the GPL v2 License
---------------------------------------------------- */

.counter-block {
  height: 320px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: white;
}

.counter-block.dark-1 {
  background-color: #434b4f;
}

.counter-block.dark-2 {
  background-color: #555e63;
}

.counter-block.dark-3 {
  background-color: #68747a;
}

.counter-block.dark-4 {
  background-color: #77858c;
}

.counter-block__icon {
  width: 64px;
  height: 64px;
  font-size: 52px;
  line-height: 64px;
  text-align: center;
}

.counter {
  font-size: 44px;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  line-height: 150%;
  margin: 0 0 20px 0;
}

.counter-block__text {
  text-transform: uppercase;
  font-size: 1rem;
}

.counter-block__text::before{
  display: block;
  position: relative;
  margin: 0 auto 25px auto;
  content: '';
  width: 20%;
  border-top: 2px solid #FAFAFA;
  opacity: 0.85;
}

/*** Google map fix ***/

[id^="cggm_map_"] {
	width: 100% !important;
	margin: 0;
}

[id^="cggm_map_"] img {
	max-width: none;
}

/*** Form ***/

.form-group {
  margin: 1rem 0;
}

.form-group label {
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/*** Bootstrap overwrites ***/

.btn {
  border-radius: 0.125rem;
  text-transform: uppercase;
  font-size: 0.875rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, opacity 0.15s ease-in-out;
}

.btn-primary, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #E26518;
  border-color: #E26518;
}

.btn-primary:hover {
  opacity: 0.85;
}

.form-group .btn + .btn {
  margin-left: 8px;
}

/*** CG Calendar ***/

.fc table {
  margin: 0;
}

.fc-event {
  border-radius: 2px !important;
  cursor: pointer;
}

.fc-state-default.fc-corner-left {
  border-top-left-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
}

.fc-state-default.fc-corner-right {
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
}

.fc-state-default { 
  background-color: #f5f5f5;
  background-image: none !important;
  background-repeat: no-repeat !important;
}

.fc-state-active, .fc-state-down {
  background-color: #6c757d !important;
  border-color: rgba(0,0,0,.5) #6c757d #6c757d #6c757d !important;
  color: white !important;
  text-shadow: none !important;
  box-shadow: inset 0 1px 0px rgba(0,0,0,.5) !important;
}

.fc-state-disabled {
  cursor: default !important;
}

.fc-basic-view .fc-body .fc-row {
  min-height: 8rem !important;
}

.fc-basic-view .fc-day-number {
  font-size: 24px;
}

.calendar-event {
  background-color: white;
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 1px;
  display: flex;
}

.calendar-event.detail {
  background-color: rgba(255,255,255,.8); 
}

.calendar-list-nav {
  margin-bottom: 20px;
}

.calendar-list .calendar-event {
  box-shadow: inset 0 -2px 0 rgba(0,0,0,.1);
}

.calendar-details {
  margin: 20px 0;
}

.calendar-details-title,
.calendar-summary-title {
  font-weight: 600;
}

.calendar-cur {
  margin: 0 10px;
}

.calendar-date-from {
  font-size: 14px;
  font-family: 'Crete Round', serif;
  color: #aaa;
}

.calendar-event.detail .calendar-date-from {
  color: #888;
}

.calendar-event h1 a,
.calendar-event h2 a,
.calendar-event h3 a,
.calendar-event h4 a,
.calendar-event h5 a,
.calendar-event h6 a {
  color: #ccc;
}

.calendar-event h1 a:hover,
.calendar-event h2 a:hover,
.calendar-event h3 a:hover,
.calendar-event h4 a:hover,
.calendar-event h5 a:hover,
.calendar-event h6 a:hover {
  color: #E26518;
}

.calendar-fields {
  max-width: 200px;
  width: 100%;
  margin-right: 20px; 
}

.calendar-fields--detail {
  max-width: 360px;
}

.calendar-with-image .fc h1,
.calendar-with-image .fc h2,
.calendar-with-image .fc h3,
.calendar-with-image .fc h4,
.calendar-with-image .fc h5,
.calendar-with-image .fc h6,
.calendar-with-image .fc th,
.calendar-with-image .fc td,
.calendar-with-image .fc-day-number {
  color: white !important;
}

.calendar-with-image .fc th,
.calendar-with-image .fc td {
  background-color: rgba(255,255,255,.06);
}

.calendar-with-image .fc-state-highlight .fc-day-number {
  color: black !important;
}

/*** Mobile navigation trigger ***/



mobile-nav-trigger
 {
  position: absolute;
  top: 40px;
  left: 60px;
  width: 70px;
  height: 60px;
  text-indent: -9999px;
  border-left: rgba(0,0,0,.1) solid 1px;
  overflow: hidden; margin-left:55px;
}


.mobile-nav-trigger span {
  position: relative; 
  display: block;
}

.mobile-nav-trigger span:before {
  content: "";position: absolute; margin: 25px 0 0 -30px;
  width: 20px;
  height: 3px;
  background: grey;
  box-shadow: 0 6px 0 0 grey, 0 12px 0 0 grey;
}

.mobile-nav-trigger.active {
  background-color: #6c757d;
  border-right: none;
  height: 60px;
}

.mobile-nav-trigger.active span:before {
  background:  #ffffff;
  box-shadow: 0 6px 0 0 #fff, 0 12px 0 0 #fff;
}

.dark:not(.header-smaller) .mobile-nav-trigger {
  border-left: rgba(255,255,255,.25) solid 1px;
}

.dark:not(.header-smaller) .mobile-nav-trigger span:before {
  background:  #ffffff;
  box-shadow: 0 6px 0 0 #000, 0 0px 0 0 #000;
}

/*** Media Queries
================================================== */

/* Small devices (landscape phones, 576px and up) */



@media (min-width: 576px) { 
 /* code here */
  .slider-caption p {
   left:1%;
  }

  header{
    height: 60px;
  }
.slider-fullscreen .slider {
  height: 100vh;
  margin-top: 80px;max-height:340px;
}
}

/* Medium devices (tablets, 768px and up)*/

@media (min-width: 768px) { 
    .slider-caption p {
   left:5%;
  }

  header{
    height: 60px;
  }
.slider-fullscreen .slider {
  height: 100vh;
  margin-top: 80px;max-height:400px;
}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 1023px) {
  .slider-caption p {
   left:40%;
  }
}
@media (min-width: 992px) {
  .slider-caption p {
   left:20%;
  }

  header{
    height: 150px;
  }
.slider-fullscreen .slider {
  height: 100vh;
  margin-top: 80px; max-height :560px;
}
  header .container-fluid { 
    padding: 0 30px; 
  }
  .search-wrapper {
    right: 0;
  }

  .search-trigger,
  .logo a img, 
  .search-input form,
  .mobile-nav-trigger {
    height: 100px; margin-top:5px;
  }


  .slider,
  .main-title {
    margin-top: 80px;
  }
  
  .slider-caption h2 {
    font-size: 62px;
  }
  

  
  .search-trigger i {
    top: 41%;
  }
  section.content { 
    padding: 60px 0; 
  }
  .footer-big {
    padding: 80px 0;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .slider-caption p {
   left:35%;
  }

}

@media (min-width: 1200px) {
.slider-fullscreen .slider {
   min-height:400px;
  margin-top:80px;
}
}
@media (min-width: 1400px) {
.slider-fullscreen .slider {
   min-height:400px;
  margin-top:80px;
}
}
@media (min-width: 1800px) {
.slider-fullscreen .slider {
  min-height:788px;
  margin-top:80px;
}
}
@media (min-width: 2100px) {
.slider-fullscreen .slider {
  min-height:620px;
  margin-top:80px;
}
}
@media (min-width: 2500px) {
.slider-fullscreen .slider {
  min-height:1092px;
  margin-top:80px;
}
}

/* Retina CSS */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

	.logo a.standard-logo { display: none; }

	.logo a.retina-logo { display: block; }
	
}
li {margin-left: 25px; }
ul {margin-top : -25px;} 
ul ul, footer ul {margin-top : 0}
h1 {margin-top : -35px }
strong, h1, h2 , h3 {color:#E26518; text-color:#E26518}
.sf-menu  {position:fixed; top:0; right:0 ; margin-top : 60px;}
</pre></body></html>