<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--
	Theme Name: theme54940
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 4.2.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

body{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

body.home
{
    background: url(images/visuel-homepage-equipe-CA.jpg) repeat-x;
}


body.home .svbox_type_01 .service-box_body .sub-title{
    color: #000;
    text-transform: uppercase;
    font: 500 22px/26px Roboto;
}

.search-form{
    margin-right: 148px;
}

@media (max-width: 979px) {
    .search-form{
        margin-right: 0px;
    }
}

div.post_content .excerpt {
    font: 300 14px/20px Roboto;
    color: #000;
}

.post__holder .post_content p{
    font: 300 14px/22px Roboto;
    color: #000;
}

.equipe_photo{
    margin-left: 0px;
}

.equipe_about h5.sub-title{
    font: 300 46px/46px Roboto;
    margin-bottom: 50px;
}

.equipe_about .service-box_txt{
    font: 400 14px/20px Roboto;
    color: #000;
}

.type-page h1{
    font: 100 46px/46px Roboto;
}
.type-page p{
    font-weight: 300;
}

.parallax-box.bg-contact{
    margin-bottom: 0px;
}

.parallax-box.bg-contact .extra-wrap{
    background: #e3067f url("images/halfcircle-vertical.png") no-repeat scroll 0 center;
    height: 180px;
    float: right;
    width: 700px;
    box-sizing: border-box;
    margin-right: -130px;
    padding: 40px 78px;
}

.parallax-box.bg-contact  .extra-wrap a.contact-us::before {
    color: #fff;
    content: "/ ";
    font: 25px/15px "Roboto";
}
.parallax-box.bg-contact  .extra-wrap a.contact-us  {
    color: #fff;
    font: bold 15px/15px "Roboto";
    text-transform: uppercase;
    margin-top: -32px;
}

.parallax-box.bg-contact .extra-wrap h2{
    font: 300 40px/40px Roboto;
}

.parallax-box.bg-contact .parallax-bg {
background: #e3067f;
}

.parallax-box.bg-contact .parallax-bg .parallax-img.parallax-bg-inner{
     margin-top: 0;
}

p.job-title
{
    color: #000;
    font: normal 16px/16px "Roboto";
}

ul.posts-grid .excerpt{
    color: #000;
    font: normal 14px/16px "Roboto";
}

.page.post-2 h1
{
    margin-bottom: 30px;
}

.page.post-2 .ul-item-0{
    margin-top: 50px;
}

.page.post-2 ul{
    margin-bottom: 30px;
}

.page.post-2 .posts-grid h5{
    margin: 20px 0;
}

.page.post-2 .posts-grid h5 a{
    font: 300 22px/30px "Roboto";
    color: #000;
}

.page.post-2 .posts-grid .excerpt{
    font: 300 14px/20px "Roboto";

}

.page.post-2 .posts-grid .btn:before{
    color: #e3067f;
    content: "/ ";
    font: 25px/15px "Roboto";
}


ul#menu-lexpertise{
    margin-bottom: 0.65em;
    padding-top: 7px;
    text-transform: uppercase;
    font: 300 16px/16px "Roboto";
    margin-left: 0;
    list-style: none; 
}

ul#menu-lexpertise a{
    color: #000;
}

ul#menu-lexpertise a:hover{
    color: #e3067f;
}

ul#menu-lexpertise li{
    margin: 15px 0;
}

ul#menu-lexpertise li::before {
    content: "|";
    display: inline-block;
    font: 300 16px/16px "Roboto";
    height: 14px;
    width: 14px;
}

.sidebar .widget{
    float: left;
}

.rpwwt-widget ul li{
    width: 50%;
    float: left;
}

.rpwwt-widget a .rpwwt-post-title{
    font: 300 14px/14px "Roboto";
    color: #000;
    text-transform: uppercase;
}



.contact-address
{
    background: #e3067f url(images/halfcircle-vertical.png) no-repeat scroll 0 40px;
    height: 400px;
}
.contact-address h2
{
    color: #FFF;
    font: 300 36px/30px "Roboto";
    margin-left: 50px;
    margin-top: 50px;
}

.contact-address address{
    margin-left: 50px;
    color: #FFF;
    font: bold 18px/18px "Roboto";
    margin-top: 30px;
}

.contact-address a{
    color: #fff;
}

.contact-address .social-share{
    margin-left: 50px;
    margin-top: 50px;
}
.contact-address .social-share .follow-us-title{
    float: left;
    color: #FFF;
    font: bold 18px/28px "Roboto";
}

.contact-address .social-share .google-share{
    background: transparent url(images/icon-google-white.png) no-repeat;
    color: transparent;
    height: 100%;
    line-height: 30px;
    float: left;
    margin-left: 40px;
}
.contact-address .social-share .linkedin-share{
    background: transparent url(images/icon-linkedin-white.png) no-repeat;
    color: transparent;
    height: 100%;
    line-height: 30px;
    float: left;
    margin-left: 40px;
}

.contact-form{
    background-color: #f6f6f6;
    margin-left: 0px;
    padding-left: 20px;
    height: 400px;
}

.contact-form form{
    width: 97%;
}
.contact-form h2
{
    padding-top: 20px;
    font: 300 36px/30px "Roboto"; 
}

@media (max-width: 1190px) {
    .contact-address h2 {
        font: 300 30px/34px "Roboto";
    }
}

@media (max-width: 979px) {
    .contact-address{
        height: 320px;
        padding: 40px 0px;
    }

    .contact-address address{
        font: bold 14px/20px "Roboto";
    }

    .contact-address .social-share
    {
        display:none;
    }
    .contact-address h2 {
        font: 300 20px/20px "Roboto";
        margin-top: 0px;
    }

}

body.single-team #content{
    padding-top: 0px;
}

body.single-team h1{
    margin-top: 30px;
    font: 300 46px/46px Roboto;
}

.single-pager
{
    border-top: 1px solid #000 !important;
    border-bottom: 1px solid #000 !important;
}

body.single-team .page-header{
    border-top: 1px solid #000 !important;
    border-bottom: 1px solid #000 !important;
    margin: 10px 0 30px;
    line-height: 40px;
    color: #99958c;
    padding-bottom: 0px;
}

#map {
    position: relative; 
    padding-bottom: 300px; /* 16:9 ratio for responsive */ 
    height: 0; 
    overflow: hidden; 
    background:transparent; /* does the trick */
    z-index:98; /* does the trick */
}
#map iframe { 
    pointer-events:none; /* does the trick */
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100% !important; 
    z-index:97; /* does the trick */
} 

.entry-content
{
    font-weight: 300;
}

body.single-team .team-content h2,
body.single-services .entry-content h2
{
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font: 14px/25px Roboto;
    padding-left: 10px;
    margin: 30px 0px 20px 0px;
}

body.single-team div.domaines a{
    color: #000;
    font: normal 14px Roboto;
    text-transform: uppercase;
}
body.single-team div.domaines a:hover{
    color: #e3067f;
}

@media (max-width: 960px) {
    body.single-team .page-header{
        display: none;
    }
}

.pager li &gt; a, .pager li &gt; span{
    border-radius: none;
    color: #000;
    font-size: 14px;
    border: 0px;
    padding:10px 0px;
}

.pager li &gt; a:focus, .pager li &gt; a:hover
{
    background: none;
    color: #e3067f;
}

.pager li.previous a:before{
    content: '&lt; ';
    color: #e3067f;
    font-size: 16px;
}

.pager li.next a:after{
    content: ' &gt;';
    color: #e3067f;
    font-size: 16px;
}


body.single-services #sidebar{
    padding-top: 30px;
}
 
body.single-services #content{
    padding-top: 20px;
}

body.single-services h1{
    margin-top: 30px;
    font: 300 46px/46px Roboto;
}

@media (max-width: 414px) {
    body.single-services h1{
        font: 300 30px/36px Roboto;
        letter-spacing: 0em;
    }
}

body.single-services .featured-thumbnail{
    margin-bottom: 30px;
}

body.single-services h5.sub-title{
    font: 500 14px/14px Roboto;
}

body.single-services h5.sub-title:before{
    content: '&gt; ';
    color: #e3067f;
    font-size: 16px;
}

body.single-services .ssba-wrap{
    display: none;
}

body.single-post h1
{
	font: 100 46px/50px 'Roboto';
}


div.cabinet_valeurs{
    margin-bottom: 50px;
    margin-top: 50px;
}

div.cabinet_valeurs ul{
    list-style: none;
}


div.cabinet_valeurs ul li{
    font: 100 22px/60px "Roboto";
    height: 62px;
    padding-left: 40px;
    text-transform: uppercase;
    color: #e3067f;
    float: left;
    margin-right: 50px;
}

div.cabinet_valeurs ul li:nth-child(odd) {
    background: url(images/icon-black-half-circle.png) no-repeat scroll 0 0 / 28px 62px;
}

div.cabinet_valeurs ul li:nth-child(even) {
    background: url(images/icon-pink-half-circle.png) no-repeat scroll 0 0 / 28px 62px;
}

@media (max-width: 960px) {
    div.cabinet_valeurs ul li{
        font: 100 18px/50px "Roboto";
    }

    #rpwwt-recent-posts-widget-with-thumbnails-2 img{
    	width: 90%;
    }

    div.cabinet_valeurs ul li:nth-child(odd) {
       background: url(images/icon-black-half-circle.png) no-repeat scroll 0 0 / 20px 50px;
    }

    div.cabinet_valeurs ul li:nth-child(even) {
        background: url(images/icon-pink-half-circle.png) no-repeat scroll 0 0 / 20px 50px;
    }

}

.select-menu
{
    border-radius: none !important;
    border-color: #000 !important;
}

.carousel-wrap div.owl-carousel-testi {
    padding: 20px 40px 20px 0;
}

.carousel-wrap div.owl-carousel-testi .owl-wrapper .owl-item
{
    margin: 0;
}

.carousel-wrap div.owl-carousel-testi .owl-wrapper .owl-item .desc
{
    padding: 0px 00px 20px 20px;
}

.carousel-wrap div.owl-carousel-testi .owl-wrapper .owl-item .desc a{
    color: #e3067f;
}

.carousel-wrap div.owl-carousel-testi .owl-wrapper .owl-item .desc a:hover{
    color: #000;
}

.carousel-wrap div.owl-carousel-testi .owl-wrapper .owl-item:nth-child(1) .desc
{
    padding-left: 0px;
}

.carousel-wrap div.owl-carousel-testi .owl-wrapper .owl-item .desc .excerpt
{
    background: #f6f6f6 url("images/quote-pink-big.png") no-repeat top left;
    background-position: 4% 24%;
    border-radius: 10px;
    padding: 20px 35px 20px 100px
}

.carousel-wrap div.owl-carousel-testi .owl-wrapper .owl-item .desc div.author-info
{
    padding-left: 40px;
}

.carousel-wrap div.owl-carousel-testi .owl-wrapper .owl-item .arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-top: 20px solid #F6f6f6;
    position: relative;
    top: -8px;
    left: 20px;
}

@media (max-width: 1169px) {

    .carousel-wrap div.owl-carousel-testi .owl-wrapper .owl-item .desc .excerpt
    {
        background: #f6f6f6;
        padding: 20px 30px 20px 30px
    }
}
</pre></body></html>