/*************************************************************************
 _____   _____   _   __   _   _____        _          __  _____   _____  
|  _  \ /  _  \ | | |  \ | | |_   _|      | |        / / | ____| |  _  \ 
| |_| | | | | | | | |   \| |   | |        | |  __   / /  | |__   | |_| | 
|  ___/ | | | | | | | |\   |   | |        | | /  | / /   |  __|  |  _  { 
| |     | |_| | | | | | \  |   | |        | |/   |/ /    | |___  | |_| | 
|_|     \_____/ |_| |_|  \_|   |_|        |___/|___/     |_____| |_____/ 
**************************************************************************
Copyright 2017 POINT WEB
type : screen
categorie : structure site
Auteur : SERCO POINTWEB - Luxxia
site : SMV Comptabilité
**************************************************************************/

/************* COOKIES **************/

#impliedsubmit{ background:#fff; color:#000;padding:5px 10px; border:none; font-size:12px;}
#cookiesdirective{opacity: 1 !important;  margin: 0 auto !important;  text-align: center !important;  background-color: rgba(51, 50, 50, 0.7) !important;  border: none;  color: #ffffff !important;  padding: 15px;  width: 33em !important;  left: 1% !important;  bottom: 2% !important;  -ms-border-radius: 5px;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;  }
#cookiesdirective a{color: #FFF !important; text-decoration: underline;}
#impliedsubmit{background: none !important;  color: #FFF !important; font-family: 'Lato', sans-serif; line-height: 1; }
#impliedsubmit:hover{cursor: pointer;}

/************* GENERAL **************/

* {  margin: 0;  padding: 0;  outline: none;  list-style-position: inside;  }
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin:0; padding:0; outline:none; }
section,article,header,footer,nav,aside {  display: block;  }
table,td,blockquote,code,pre,textarea,input,video {  max-width: 100%;  }
p, dd, ul{  word-wrap: break-word;  -webkit-hyphens: none;  -moz-hyphens: none;  -ms-hyphens: none;  -o-hyphens: none;  hyphens: none;  }
input, textarea, button {  -webkit-appearance: none;  -webkit-border-radius: 0;  }

body { font-family: 'Fira Sans', sans-serif; }
img {  border: none;  max-width: 100%; /*width: 100%;*/  height: auto;  }

a, button, input[type="submit"] {  text-decoration: none;  -webkit-transition: all ease 0.2s;  -moz-transition: all ease 0.2s;  transition: all ease 0.2s;  }
a:hover {  text-decoration: none;  }
a:focus{ outline: none;}
h1, h2, h3, h4, h5, h6{  font-weight: normal;  margin: 0;  }
.paragraphe {  font-size: 12px;  line-height: 19px;  text-align: justify;  }
li{ list-style-type: none;}
hr{  outline: none;  border: none; }
.clear {  clear: both;  background: none;  outline: none;  border: none; height: 1px; margin: 0;}
.separator{  display: block;  width: 100%;  height: 1px;  background: #d0d0d0;  margin: 10px auto;  }

/* ScrollToTop */

#scrollToBottom, #scrollToTop{ display: none;}
#scrollToBottom a{  position: fixed;  right: 2%;  bottom: 2%;  background :#666 url("../../images/scrollbottom.png") no-repeat 10px 18px;  -webkit-border-radius: 50%;  -ms-border-radius: 50%;  border-radius: 50%;  width:50px;  height:50px;  text-indent: -9999px;  display: block;  outline: none;  color: #FFF;  text-align: center;  }
#scrollToTop a{  position: fixed;  right: 2%;  bottom: 2%;  background :#666 url("../../images/scrolltop.png") no-repeat 10px 13px;  width:50px;  height:50px;  -webkit-border-radius: 50%;  -ms-border-radius: 50%;  border-radius: 50%;  outline: none;  display: block;  text-indent: -9999px;  color: #FFF;  text-align: center; }

/*----------------------------------------------------< RESET BOOTSTRAP >---------------------------------------------------*/

.navbar-default {  background-color: transparent;  border-color: transparent;  }
p{ margin: 0;}
.breadcrumb{ background-color: transparent; padding-left: 0;}

a.btn-link{ color: #58c5c2;}
a.btn-link:hover{  color: #e36d3d;}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #993265;
    border-color: #993265;
}
.content-page .pagination li{list-style-type: none;}
.pagination > li > a, .pagination > li > span {  color: #993265;  }
.page-link:focus, .page-link:hover{color:#161c2f;}
.list-unstyled{  margin: 2em 0; }
.list-unstyled li{ margin-bottom: 0.2em;}
.list-unstyled li a:hover{  margin-left: 1em;  text-decoration: none;  }

/*----------------------------------------------------< HEADER >---------------------------------------------------*/

.header{
    padding:50px 0;
}
.header-top{
    padding-bottom:30px;
}
.header-top strong{
    color:#993265;
    font-size:14px;
}
.header-top span{
    color:#999999;
    font-size:14px;
}
.header-top p{
    display: inline-block;
    vertical-align: top;
    margin-left:10px;
}
.header-contact{
    margin-top:10px;
}

h1{color: #FFF; font-size:3px;}

/*----------------------------------------------------< SLIDER >---------------------------------------------------*/

#slider .gestion_image{
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 560px;
    border-bottom: none;
    display: block;
}
.accroche{
    text-align: center;
    margin-top: -279px;
    position: relative;
    top: -130px;
    padding:0 20px;
}
.accroche h2{
    font-size:12px;
    color: rgba(255, 255, 255, 0.7);
    letter-spacing: 0.25em;
    text-transform: uppercase;
    margin-bottom:20px;
}
.accroche h3{
    color:#fff;
    font-weight: 600;
    font-size:32px;
    margin-bottom:30px;
}
.accroche p{
    font-size:14px;
    max-width:520px;
    margin:0 auto;
    color:#fff;
    margin-bottom:60px;
}
.accroche a{
    padding:13px 42px;
    color:#fff;
    border:2px solid #fff;
    border-radius: 3px;
    font-weight: 600;
    font-size:16px;
    margin:0 15px;
    display: inline-block;
}
.accroche a:hover{
    background: #993265;
    border:2px solid #993265;
}

/*----------------------------------------------------< MENU TOP >---------------------------------------------------*/

.navbar{background: #161c2f;padding: 2rem 3rem 1.7rem 3rem;box-shadow: 3px 4px 8px 0 rgba(0, 0, 0, 0.36); margin-bottom:-90px; z-index: 1; overflow: hidden;}
a.hvr-underline-from-left:before{background: #993265; height:1px;}
.nav-pills > li{ text-align: center; margin: 0 auto;}
.nav-pills > li >  a {  background-color:transparent;  color: #fff; padding: 0 0 5px 0; text-transform: uppercase;font-size:16px; font-weight:600;}
.nav-pills > li.active > a:focus, .nav-pills > li > a:focus{ background-color: transparent;}
.nav-pills > li > a {  border-radius: 0;  }
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {  background: none !important;  border-color: transparent !important;  }

.nav-item-special{
    background: #993265;
    margin-left:50px !important;
    margin-right:0 !important;
}
.nav-item-special a.hvr-underline-from-left:before{
    background:#161c2f;
}
.pink-skew{
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
    background: #993265;
    height: 88px;
    width: 311px;
    margin-top: -61px;
    z-index: -1;
    position: absolute;
    right: -9px;
}

/* MENU RESPONSIVV */

a.menu_btn {  background-color:#993265; color: #FFF; padding:1.2em 1em; text-align: center; letter-spacing: 0.02em; font-size:18px;}
a.menu_btn i{margin-right:20px;}


#menuResponsive {  position: fixed;  background: #333;  border-left: 1px solid #666;  top: 0;  bottom: 0;  height: 100%;  width: 240px;  right: -240px;  overflow-y: scroll;  z-index: 9999;  }

#menuResponsive .closeMenu {
    display: block;
    background: url('../../images/croix.png') 2.5% center no-repeat;
    height: 30px;
    width: 100%;
    color: #FFF;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    padding-left: 12%;
    padding-top: 2.8%;
}


#menuResponsive ul.startMenu li a {
    background-color: transparent;
    position: relative;
    top: -1px;
    margin: 0;
    color: #FFF;
    padding: 10px 0 10px 15px;
    font-size: 16px;
    border-top: 1px solid #666;
    border-right: 0;
    width: 100%;
    text-transform: uppercase;
    font-weight: 300;
    border-bottom: none;
    display: block;
}

#menuResponsive ul.startMenu li a i{ margin-right: 0.5em;}

#menuResponsive ul.startMenu li a:hover, #menuResponsive ul.startMenu li a.active{
    background-color: #666;
    border-top: 1px solid #999;
    border-right:0;
    color: #FFF;
}
#menuResponsive ul.startMenu li ul li{ color: #FFF;}
#menuResponsive ul.startMenu li ul li.active a{ color: #ccc; text-decoration: underline;}

#menuResponsive ul.startMenu li ul li a {
    width: 100%;
    display: block;
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    font-size: 13px;
    color: #999;
    border: 0;
}
.startMenu .subMenu{ padding: 0.8em 0 2em 0;}
.startMenu .subSubMenu{ padding: 0;}
.startMenu .subSubMenu li a{ font-weight: 300 !important; color: #e984c8 !important; text-transform: none !important;}
.startMenu .subSubMenu li a:hover, .startMenu .subSubMenu li a.active{ color: #FFF !important; background: none; border: 0 !important;}

#menuResponsive ul.startMenu li ul li a:hover,
#menuResponsive ul.startMenu  a.toggleLiSub{ color: #FFF !important; background: none!important;; border: 0!important;}


/*----------------------------------------------------< CONTENT >---------------------------------------------------*/

.important{
    font-weight: bold;
    color: #993265;
    font-size: 1em;
    margin-bottom: 1em;
}
.pink{
    color:#993265;
}
.blue{
    color:#919ab6;
}
.content{
    padding:80px 0 30px 0;
}
.content-page{
    padding:120px 0 80px 0;
    background: #f6f6f6;
}
.title-upp{
    color:rgba(22, 28, 47, 0.7);
    font-size:12px;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    margin-bottom:25px;
}
.title{
    color:#161c2f;
    font-size:26px;
    font-weight: 600;
    margin-bottom:40px;
    line-height: 29px;
}
.text{
    color:#6a7496;
    font-size:16px;
    line-height:24px;
    margin-bottom:30px;
}
.presentation{
    text-align:center;
    max-width:756px;
    margin:0 auto 80px auto;
}
.presentation .title{
    margin-bottom:60px;
}
.button-pink{
    padding:13px 42px;
    color:#fff;
    border-radius: 3px;
    font-weight: 600;
    font-size:16px;
    background: #993265;
    border:2px solid #993265;
    margin-top:20px;
    display: inline-block;
    cursor:pointer;
}
.button-pink:hover{
    color:#993265;
    background: transparent;
}
.home-revision, .home-compte, .home-gestion{
    text-align: center;
    padding:40px 60px 65px 40px;
}
.home-revision h4, .home-compte h4, .home-gestion h4{
    font-weight:700;
    font-size:20px;
    color:#fff;
    margin:20px 0;
}
.home-revision p, .home-compte p, .home-gestion p{
    font-size:14px;
    line-height:22px;
    max-width:350px;
    margin:0 auto 50px auto;
}
.home-compte{
    background: #993265;
    color:#ecaacb;
}
.home-gestion{
    background: #343e5e;
    color:#97a1be;
}
.home-revision{
    background: url("../../images/bg-revision.png") no-repeat;
    background-size: cover;
    color:#fff;
}
.button-white{
    padding:13px 42px;
    color:#fff;
    border:1px solid #fff;
    border-radius: 3px;
    font-weight: 600;
    font-size:14px;
    margin:0 15px;
}
.button-white:hover{
    background: #fff;
    color:#161c2f;
}
.title2{
    font-size:27px;
    font-weight:700;
    color:#333;
    margin-bottom:30px;
}
.title2 span{
    color:#993265;
}
.infos{
    padding:80px 0;
}
.owl-actu{
    max-width:275px;
}
.infos p, .infos a{
    color:#727272;
    font-size:14px;
    line-height:24px;
    display:inline-block;
}
.owl-actu a{
    color:#993265;
    display:block;
    margin-top:20px;
    font-size:14px;
}
.owl-actu strong{
    color:#727272;
    font-size:14px;
}
.owl-actu p{
    display: inline-block;
    max-height:141px;
    overflow: hidden;
}
.owl-actu .owl-controls{
    margin-top:-25px;
    position: relative;
    display: inline-block;
    float: right;
}
.infos h4{
    color:#993265;
    text-transform: uppercase;
    font-size:14px;
    font-weight:700;
    line-height:24px;
}
.infos .col-lg-3 i{
    color:#bcc5e0;
    font-size:30px;
    margin:20px 5px 0 5px;
    -webkit-transition: all ease 0.2s;  -moz-transition: all ease 0.2s;  transition: all ease 0.2s;
}
.infos .col-lg-3 i:hover{
    color:#343e5e;
}
.content-page p{
    margin-bottom:20px;
    color:#333;
    font-size:15px;
    line-height:21px;
}
.content-page ul li{
    color:#333;
    font-size:15px;
    line-height:21px;
    list-style-type: disc;
}

/*----------------------------------------------------< MISSIONS >---------------------------------------------------*/

button.accordion {
    background-color: #eee;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom:1px solid #ddd;
    color: #2b2b2b;
    font-size: 14px;
    font-weight: 600;
}
button.accordion:hover {
    background-color: #ddd;
    color: #74777b;
}
button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.accordion.active:after {
    content: "\2212";
}
div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.content-panel{
    padding:20px 0;
}
.bullet-point > li{
    color:#993265 !important;
}
.bullet-point > li > span{
    color:#747474;
    letter-spacing: 0.02em;
    line-height:24px;
}



/*----------------------------------------------------< PRODUCTS >---------------------------------------------------*/

.productListing{ cursor: pointer; margin-bottom: 1.5em;}
.productListing:hover h3 a{  color: #f36f45;}
.productListing h3{ overflow: hidden;  height:55px;}
.productListing h3 a{ color: #5ec6c7;}
.productListing img{ border: #ccc solid 1px; display: block; margin: 1em 0;}
.productListing .paragraphe{ overflow: hidden; height: 96px;}

/* SHOW */

#productShow h3{ margin-bottom: 1.5em;}
.owl-carousel-page img{ width: 100%;}

/*----------------------------------------------------< PARTNERS >---------------------------------------------------*/


.partnersListing{ cursor: pointer; margin-bottom: 1.5em;}
.partnersListing h3{ overflow: hidden;  height:55px;}

.partnersListing a.btn-link{ color: #58c5c2; display:inline-block; margin: 1em 0;}
.partnersListing:hover a{  color: #e36d3d;}

.partnersListing img{ border: #ccc solid 1px; display: block; margin: 1em 0;}
.partnersListing .paragraphe{ overflow: hidden; height: 60px;}


/*----------------------------------------------------< NEWS >---------------------------------------------------*/

.date{
    color:#993265;
    letter-spacing: 0.02em;
    margin:10px 0;
}
.news h3 a{
    font-weight: 700;
    font-size: 20px;
    color: #343e5e;
    margin: 0 0 15px 0;
    display: inline-block;
    height: 20px;
    overflow: hidden;
}
.news p{
    max-height:150px;
    overflow:hidden;
    font-size:15px;
    opacity:0.9;
}
.news article img{
    -webkit-transition: all ease 0.2s;  -moz-transition: all ease 0.2s;  transition: all ease 0.2s;
}
.news article{
    margin-bottom:10px;
    padding:20px;
    -webkit-transition: all ease 0.2s;  -moz-transition: all ease 0.2s;  transition: all ease 0.2s;
    opacity:0.8;
}
.news article:hover {
    background: #efefef;
    opacity:1;
}
.linkAll{
    cursor:pointer;
}

/* SHOW */

.breadcrumb-item a{
    color:#343e5e;
}
.breadcrumb-item a i{
    margin-right:10px;
}
.breadcrumb-item a:hover{
    color: #0a0a1d;
}

/*----------------------------------------------------< FOOTER >---------------------------------------------------*/

.copyright{
    padding:30px 0 25px 0;
    text-align:center;
    background: #161c2f;
    color:#5c6683;
    margin-top:-10px;
    font-size:14px;
}
.copyright a{
    color:#5c6683;
    font-size:14px;
}
.map{
    width:100%;
    height:330px;
}

/*----------------------------------------------------< CONTACT >---------------------------------------------------*/

.contact-page form{ margin-top: 1.5em;}
.contact-page textarea{
    height: 128px;
}
.contact-page input[type="text"]:focus, .form-control:focus{
    border-color: rgba(22, 28, 47, 0.68);
}
input[type="checkbox"] { -webkit-appearance: checkbox; }
input[type="radio"] { -webkit-appearance: radio; }
input[type="submit"], input[type="button"] { -webkit-appearance: button; }
select { -webkit-appearance:textfield; }


/*----------------------------------------------------< MEDIAQUERIES >---------------------------------------------------*/


@media screen and (min-width: 768px) {
    a.menu_btn{ display: none;}
    .navbar{ display: block;}
}

@media (max-width: 1199px) {
    .nav-item-special{margin-left:10px !important;}
    .pink-skew{width: 289px;}
}

@media (max-width: 991px) {
    .header-contact{display: none;}
    a.menu_btn{ display: block;}
    .navbar{ display: none;}
    .header-top{text-align:center;}
    .header{padding: 50px 0 20px 0;}
    .content-page{padding-top:80px;}
}

@media screen and (max-width: 767px) {

}

@media (max-width: 575px) {
    .accroche{margin-top: -332px;}
    .content{padding-top:0;}
}

@media (max-width: 488px) {
    .accroche a{margin-top:10px;}
    .accroche p{margin-bottom: 15px;}
    .infos{text-align:center; padding:20px 0;}
    .owl-actu{margin:0 auto 30px auto;}
}

@media (max-width: 488px) {
    .accroche{margin-top: -378px;}
}