/********Custom*************/
/***********Topbar & Navbar & Footer **********/

@font-face {
    font-family: space;
    src: url(../../font/spaceman.ttf);
}

@font-face {
    font-family: space;
    src: url(../../font/space2.eot);
}

@font-face {
    font-family: open;
    src: url(../../font/OpenSans-Regular.ttf);
}

@font-face {
    font-family: openbo;
    src: url(../../font/OpenSans-Bold.ttf);
}

@font-face {
    font-family: openli;
    src: url(../../font/OpenSans-Light.ttf);
}



.ct-topbar--default,
.ct-topbar--stickyToTop,
.ct-navbar--sticky,
footer,
.ct-navbarMobile,
.ct-menuMobile {
  background-color: #221f1f !important;
}
.ct-topbar {
  font-size: 13px;
}
.ct-topbar a:hover {
  color: #1db15b;
}
.ct-topbar a:hover i {
  color: #1db15b;
}
.ct-switcher-language .dropdown-menu li a {
  font-family: 'Raleway', sans-serif;
}
/******typography**********/
body {
  font-family: 'Raleway', sans-serif;
  color: #221f1f;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'openbo','Bitter', serif;
  color: #221f1f;
}

#compit2{
    display:none;
  }
span {
  font-family: 'openli', sans-serif;
  color: #221f1f;
}
p {
  font-family: 'openli', sans-serif;
  color: #221f1f;
}
.ct-glyph--text p {
  font-family: 'Bitter', serif;
  font-size: 24px;
  font-weight: bold;
}
a {
  color: #1db15b;
}
a:hover {
  color: inherit;
  text-decoration: none;
}
.ct-motive {
  background-color: #1db15b;
}

#logo2{
  display: none;
}

/*********Header********/
.ct-header-text h1,
.ct-header-text h2,
.ct-header-text h3,
.ct-header-text h4,
.ct-header-text h5,
.ct-header-text h6 {
  font-size: 52px;
  line-height: 52px;
  font-weight: bold;
  color: #fff;
}
.ct-header-text .ct-u-hdr2 {
  font-size: 23px;
  line-height: 33px;
  color: #fff;
  font-weight: normal;
  font-family: 'openli', sans-serif;
  text-transform: uppercase;
}
.ct-header-multipg {
  padding-top: 120px;
}
.ct-header-multipg h1,
.ct-header-multipg h2,
.ct-header-multipg h3,
.ct-header-multipg h4,
.ct-header-multipg h5 {
  font-size: 35px;
  line-height: 35px;
  font-family: 'Raleway', sans-serif;
  color: #fff;
}
.ct-header-multipg .ct-u-hdr2 {
  font-size: 70px;
  line-height: 70px;
  color: #1db15b;
  font-family: 'Bitter', serif;
}

#logo-compit{float:right; margin-left:5px;margin-top:3px;}

.top{
  position:absolute;
  right:30px;
  margin-top:35px;
  z-index:1;
    height:60px;
  width:112px;
  background: url(../images/up.png) no-repeat;

}
.top:hover{
  position:absolute;
  right:30px;
  z-index:1;
    height:60px;
  width:112px;
  background: url(../images/up_hover.png) no-repeat;

  transition:0.5s;

}

.top2{
  width:100%;
  height:60px;
  background: url(../images/up.png) center center no-repeat;
  background-color: #221f1f;
  transition:0.5s;
  text-align: center;
  padding:10px 0 10px 0;
  display:none;

}
.top2:hover{
  width:100%;
  height:60px;
  background: url(../images/up_hover.png) center center no-repeat;
  background-color:#221f1f;
  transition:0.5s;
  text-align: center;
  padding:10px 0 10px 0;
}
/*******Menu******/
.ct-navbar--transparent .navbar-nav > li > a:hover,
.ct-navbar--solid .navbar-nav > li > a:hover {
  border-bottom: 2px solid #00563c;
}
.ct-navbar--transparent .active a,
.ct-navbar--solid .active a {
  border-bottom: 2px solid #00563c;
}
.dropdown-menu span {
  font-family: 'Raleway', sans-serif;
}
.dropdown-menu li > a {
  font-family: 'Raleway', sans-serif;
}
.dropdown-menu li > a:hover {
  background-color: #1db15b !important;
}
.dropdown-menu p {
  font-family: 'Bitter', serif;
}
.ct-navbar-item--active {
  border-bottom: 2px solid #1db15b;
}
/*******buttons********/
.btn,
.btn-primary {
  font-family: 'openli', sans-serif;
  color: #fff;
  /*background-color:rgba(29,177,91,0.9);
  /*background-color: #1db15b;*/
  /*border: 1px solid rgba(29,177,91,0.9);*/
  background-color:rgba(0,0,0,0.2);
  border:1px solid #fff;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.btn:hover,
.btn-primary:hover,
.btn:active,
.btn-primary:active,
.btn:focus,
.btn-primary:focus {
  /*background-color: #00563c;
  background-color:rgba(0,86,60,0.9);
  border: 1px solid rgba(0,86,60,0.9);
  color: #fff;*/
  background-color: rgba(0,86,60,0.7);
  color:#fff;
  font-family: 'openli', sans-serif;
}
/******Accordion*******/
.panel-title {
  font-family: 'Raleway', sans-serif;
}
.panel-title a.collapsed {
  color: #1db15b;
}
/*******Tabs*******/
.nav-tabs li a {
  color: #1db15b;
}
.nav-tabs li a:hover,
.nav-tabs li a:active,
.nav-tabs li a:focus {
  background: transparent;
}
/********table**********/
table caption {
  font-family: 'Bitter', serif;
  font-weight: bold;
  color: #221f1f;
}
table th {
  background-color: #1db15b;
}
table a {
  color: #221f1f;
}
table a:hover {
  color: #1db15b;
}
/******Sections*********/
.ct-pageSectionHeader h1,
.ct-pageSectionHeader h2,
.ct-pageSectionHeader h3,
.ct-pageSectionHeader h4,
.ct-pageSectionHeader h5,
.ct-pageSectionHeader h6 {
  font-size: 21px;
  font-family: 'Raleway', sans-serif;
  color: #221f1f;
}
.ct-pageSectionHeader .ct-u-hdr3 {
  font-weight: normal;
  color: #1db15b;
  font-family: 'openbo','Bitter', serif;
  font-size: 28px;
  line-height: 42px;
}
.ct-u-hdr3 {
  font-family: 'openbo','Bitter', serif !important;
}
.ct-background-circle,
.ct-background-circle--type2 {
  background-color: #1db15b;
}
/*******Counter*********/
.ct-counterBox .ct-counterBox-number {
  font-size: 72px;
  color: #1db15b;
}
.ct-counterBox h1,
.ct-counterBox h2,
.ct-counterBox h3,
.ct-counterBox h4,
.ct-counterBox h5,
.ct-counterBox h6 {
  font-family: 'Raleway', sans-serif;
  color: #221f1f;
}
/*******Isotope*********/
.ct-isotope-navigation a:hover {
  border-bottom: 2px solid #1db15b;
}
.ct-isotope-navigation .active {
  border-bottom: 2px solid #1db15b;
}
.ct-js-magnificPortfolioPopupGroup h2 {
  font-family: 'Bitter', serif;
}
.ct-u-hdr3 {
  font-family: 'openbo', serif !important;
  text-transform: uppercase;
}
.ct-textBox--withButton span {
  font-size: 24px;
}
/***********flexslider***********/
.slides p {
  line-height: 28px;
}
.ct-text-signature {
  margin-top: 50px;
}
.ct-text-signature span {
  font-size: 18px;
  font-family: 'Bitter', serif;
  font-weight: bold;
}
.ct-text-signature p {
  font-size: 12px;
}
/**************Hover*******************/
.ct-hover figcaption h1,
.ct-hover figcaption h2,
.ct-hover figcaption h3,
.ct-hover figcaption h4,
.ct-hover figcaption h5,
.ct-hover figcaption h6 {
  color: #fff;
  font-family: 'openli', sans-serif;
  text-transform: uppercase;
  font-size: 22px;
}
.ct-hover figcaption h1 span,
.ct-hover figcaption h2 span,
.ct-hover figcaption h3 span,
.ct-hover figcaption h4 span,
.ct-hover figcaption h5 span,
.ct-hover figcaption h6 span {
  color: #fff;
  font-family: 'openbo', serif;
}
.ct-hover figcaption p {
  color: #fff;
}
/*******before&after*********/
.twentytwenty-handle {
  border: 3px solid #1db15b;
  background-color: #1db15b;
}
.twentytwenty-left-arrow {
  border-right: 6px solid #221f1f;
}
.twentytwenty-right-arrow {
  border-left: 6px solid #221f1f;
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  background: #1db15b;
  box-shadow: none;
}
/********contact**********/
.ct-contactForm--type1 .contactForm .form-control {
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid #1db15b;
}
.ct-contactForm--type1 .ct-form-group-label--float label {
  color: #999999 !important;
}
.ct-contactForm--type2 .contactForm .form-control {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  color: #4d4d4d;
}
.ct-contactForm--type2 .contactForm .form-control:focus {
  border: 1px solid #4d4d4d;
}
.ct-contactForm--type2 .ct-form-group-label--float label {
  color: #999999 !important;
}
.ct-item--contact .ct-header--contact {
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
}
.ct-item--contact span {
  font-family:  'open', sans-serif;
  font-weight: normal;
  font-size: 20px;
}
.ct-item--contact .ct-socials--circle,
.ct-item--contact .ct-socials--square,
.ct-item--contact .ct-socials--square-rounded {
  background-color: #1db15b;
  color: #221f1f;
}
.ct-item--contact .ct-socials--circle:hover,
.ct-item--contact .ct-socials--square:hover,
.ct-item--contact .ct-socials--square-rounded:hover {
  color: #1db15b;
  background-color: #221f1f;
}
.ct-item--contact a {
  font-family:  'open', sans-serif;
  font-weight: normal;
  font-size: 20px;
}
.ct-item--contact a:hover {
  color: #1db15b;
}
.contactForm .form-control:focus {
  border: 1px solid #1db15b;
}
.ct-pricing h1,
.ct-pricing h2,
.ct-pricing h3,
.ct-pricing h4,
.ct-pricing h5,
.ct-pricing h6 {
  font-family: 'Bitter', serif;
  font-weight: bold;
}
.ct-pricing .ct-u-display-table--cell .ct-currency {
  font-family: 'Bitter', serif;
}
.ct-pricing .ct-u-display-table--cell .ct-price {
  font-family: 'Bitter', serif;
}
.ct-pricing .ct-u-display-table--cell .ct-overprice {
  font-family: 'Bitter', serif;
}
/*******Blog***********/
.ct-articleBox-meta span {
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
}
.ct-articleBox-meta span a {
  font-size: 13px;
}
.ct-articleBox-meta span a:hover {
  color: #1db15b;
}
.ct-articleBox-button {
  color: #1db15b;
  font-family: 'Raleway', sans-serif;
}
.ct-articleBox-button:hover,
.ct-articleBox-button:focus {
  text-decoration: none;
  color: inherit;
}
.ct-articleBox-titleBox h1,
.ct-articleBox-titleBox h2,
.ct-articleBox-titleBox h3,
.ct-articleBox-titleBox h4,
.ct-articleBox-titleBox h5,
.ct-articleBox-titleBox h6 {
  font-weight: bold;
  font-size: 24px;
}
.ct-articleBox-titleBox a h1:hover,
.ct-articleBox-titleBox a h2:hover,
.ct-articleBox-titleBox a h3:hover,
.ct-articleBox-titleBox a h4:hover,
.ct-articleBox-titleBox a h5:hover,
.ct-articleBox-titleBox a h6:hover {
  color: #1db15b;
}
blockquote {
  border-left: 4px solid #1db15b;
}
.ct-testimonials:before {
  color: #1db15b;
}
.ct-testimonials span {
  font-family: 'Raleway', sans-serif;
}
.ct-testimonials p {
  font-family: 'Bitter', serif;
}
.ct-blackquote-customStyle:after {
  font-family: 'Bitter', serif;
  content: '”';
  top: 0;
}
.ct-testimonials:before {
  font-family: 'Bitter', serif;
  font-size: 105px;
  content: '“';
  left: 0;
  top: 38px;
}
.ct-testimonials--type2:before {
  font-family: 'Bitter', serif;
  content: '“';
  left: -26px;
  top: 60px;
}
.pager li > a {
  color: #1db15b;
  font-family: 'Raleway', sans-serif;
}
.pager li > a:hover {
  color: #333;
}
.pagination > li > a,
.pagination-lg > li > a {
  background-color: #fff;
  color: #1db15b;
}
.pagination > li > a:hover,
.pagination-lg > li > a:hover {
  background-color: #fff;
  color: #333;
}
.pagination > .active a {
  color: #333333 !important;
}
.pagination > .active:hover,
.pagination > .active:focus,
.pagination > .active:visited {
  color: #333333 !important;
}
.select2-results .select2-highlighted {
  background-color: #1db15b;
}
/********Hyperlinks types*******/
.ct-link-post:hover .ct-hyperlink--circle {
  background-color: #221f1f;
  color: #1db15b;
}
.ct-link-post .ct-hyperlink--circle {
  background-color: #1db15b;
  color: #221f1f;
}
/*******Blog single******/
.media-heading a {
  color: #333;
}
.media-heading a:hover {
  text-decoration: none;
  color: #1db15b;
}
.ct-comment-meta,
.ct-comment-replyButton {
  color: #b3b3b3;
}
.ct-comment-replyButton:hover {
  color: #1db15b;
}
.ct-panel--blogTags a {
  text-decoration: none;
}
.ct-panel--blogTags a:hover {
  color: #1db15b;
}
.ct-pagination {
  font-family: 'Bitter', serif;
}
/******Sidebar******/
.widget .widget-inner h1,
.widget .widget-inner h2,
.widget .widget-inner h3,
.widget .widget-inner h4,
.widget .widget-inner h5,
.widget .widget-inner h6 {
  font-weight: bold;
}
.widget .widget-inner ul {
  list-style: none;
  padding: 0;
}
.widget .widget-inner ul li a:hover {
  color: #1db15b !important;
}
.widget .widget-inner ul li a:hover span {
  color: #1db15b;
}
.widget .widget-inner ul li a span {
  font-family: 'Raleway', sans-serif;
}
.widget .widget-inner .ct-js-select a span {
  font-family: 'Raleway', sans-serif;
}
.widget .widget-inner .tagcloud a {
  font-size: 13px;
}
.widget .widget-inner .widget-latest-posts-content span {
  font-size: 13px;
}
.ct-search-widget .form-control:focus {
  border: 2px solid #1db15b;
}
/* **********
   GOOGLE MAP
   ********** */
.mapToggle {
  background-color: #1db15b;
  color: #fff;
  font-family: 'Raleway', sans-serif;

}
.mapToggle:hover {
  background-color: #00563c;
  color: #fff;
}

/*****FOOTER*****/
.ct-footer--extended .widget .widget-inner span {
  font-family: 'Raleway', sans-serif;
}
.ct-footer--extended .ct-widget-latestTwitts a,
.ct-footer--extended .ct-widget-latestTwitts span {
  font-family: 'Raleway', sans-serif;
}
.ct-footer--extended .ct-widget-latestTwitts .widget-inner span.tweet_text > a,
.ct-widget-latestTwitts .widget-inner span.tweet_text > a {
  color: #1db15b;
}
.ct-footer--extended .ct-widget-latestTwitts .widget-inner span.tweet_text > a:hover,
.ct-widget-latestTwitts .widget-inner span.tweet_text > a:hover {
  color: #808080 !important;
}
footer {
  background-color: #221f1f;
  color: #767676;
}
footer .totop a {
  color: #1db15b;
}
footer .copyright,
footer .totop {
  padding: 19px 0;
}
footer .copyright a {
  color: #767676;
}

@media (max-width: 1465px){
  .top2{
    display:block;
  }
  .top{
    display:none;
  }
}
@media (max-width: 1366px) {
  .ct-header-text {
    padding-top: 50px;
  }
  .ct-header-text h1,
  .ct-header-text h2,
  .ct-header-text h3,
  .ct-header-text h4,
  .ct-header-text h5,
  .ct-header-text h6 {
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
  }
  .ct-header-text .ct-u-hdr2 {
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: normal;
  }
}
@media (max-width: 992px) {
  .ct-header-text h1,
  .ct-header-text h2,
  .ct-header-text h3,
  .ct-header-text h4,
  .ct-header-text h5,
  .ct-header-text h6 {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 20px;
  }
  .ct-header-text .ct-u-hdr2 {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 0;
  }
    #compit2{
    display:block;
  }
  #compit1{
    display:none;
  }
  .ct-pageSectionHeader h1,
  .ct-pageSectionHeader h2,
  .ct-pageSectionHeader h3,
  .ct-pageSectionHeader h4,
  .ct-pageSectionHeader h5,
  .ct-pageSectionHeader h6 {
    font-size: 30px;
    line-height: 30px;
  }
  .ct-header-multipg h1,
  .ct-header-multipg h2,
  .ct-header-multipg h3,
  .ct-header-multipg h4,
  .ct-header-multipg h5,
  .ct-header-multipg h6 {
    font-size: 20px;
    line-height: 20px;
  }
  .ct-header-multipg .ct-u-hdr2 {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  #compit2{display: none;}
  #compit1{display:block;}
  #logo-compit{
    float:none;
  }
}

@media (max-width: 480px) {
  .ct-header-text h1,
  .ct-header-text h2,
  .ct-header-text h3,
  .ct-header-text h4,
  .ct-header-text h5,
  .ct-header-text h6 {
    font-size: 38px;
    line-height: 38px;
  }
  .ct-header-text .ct-u-hdr2 {
    font-size: 24px;
    line-height: 24px;
  }
  .ct-pageSectionHeader h1,
  .ct-pageSectionHeader h2,
  .ct-pageSectionHeader h3,
  .ct-pageSectionHeader h4,
  .ct-pageSectionHeader h5,
  .ct-pageSectionHeader h6 {
    font-size: 24px;
    line-height: 24px;
  }
  .ct-pageSectionHeader .ct-u-hdr3 {
    font-size: 32px;
    line-height: 32px;
  }
}

@media (max-width: 320px) {
#titre-principal{
  display: none;

}
}