html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 0px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin-top: 0;
}
p {
margin-bottom: 1.5em;
margin-top: 0;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #f1f1f1; color: #505050;
font-family: 'Roboto', sans-serif;
font-size: 16px;
line-height: 28px;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Roboto Slab', serif;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, .8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus { }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
outline: none;
}
textarea {
padding-left: 3px;
width: 100%;
}  a {
color: #38bb79;
}
a:visited {
color: #38bb79;
}
a:hover,
a:focus,
a:active {
color: #131c24;
}
a:focus {
outline: none;
}
a:hover,
a:active {
outline: 0;
} .header-bottom {
border-top:1px solid #F0F0F0;
border-bottom:1px solid #F0F0F0;
}
.main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
text-align: center;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
display: inline-block;
position: relative;
padding: 0 26px;
text-align: left;
}
.main-navigation a {
display: block;
font-family: 'Roboto', serif;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
font-size: 15px;
line-height: 15px;
color: #34495e;
letter-spacing:1px;
padding: 28px 0;
}
.main-navigation ul ul {
float: left;
position: absolute;
top: 100%;
background: #38bb79;
left: -999em;
z-index: 99999;
}
.main-navigation ul .menu-item-has-children:after{
font-family: 'FontAwesome';
position: absolute;
right: 9%;
top: 32%;
content: "\f107";
font-size: 15px;
}
.main-navigation ul ul .menu-item-has-children:after{
content: "\f105";
left: 90%;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 225px;
padding: 20px 20px;
color:#FFFFFF;
}
.main-navigation ul ul li {
padding: 0;
}
.main-navigation li:hover > a,
.main-navigation li.focus > a, .main-navigation .current-menu-item a, .main-navigation li:hover{
color: #131c24;
}
.main-navigation ul ul li:hover > a,
.main-navigation ul ul li:focus > a {
background: #131c24;
color:#fff;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
color:#fff;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
}  .sticky {
position: relative;
border: 1px solid #e1e1e1;
background: #fff;
padding-top:0px;
}
.sticky .entry-excerpt,
.sticky .entry-footer {
padding:0px 45px;
}
#primary .post.sticky .entry-meta span.posted-on {
display:none;
}
.sticky .ribbon {
position: absolute;
right: -5px; top: -5px;
z-index: 10000;
overflow: hidden;
width: 75px; height: 75px;
text-align: right;
}
.sticky .ribbon span {
font-size: 10px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
text-align: center;
line-height: 20px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 100px;
display: block;
background: #79A70A;
background: linear-gradient(#9BC90D 0%, #79A70A 100%);
box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
position: absolute;
top: 19px; right: -21px;
}
.sticky .ribbon span::before {
content: "";
position: absolute; left: 0px; top: 100%;
z-index: -1;
border-left: 3px solid #79A70A;
border-right: 3px solid transparent;
border-bottom: 3px solid transparent;
border-top: 3px solid #79A70A;
}
.sticky .ribbon span::after {
content: "";
position: absolute; right: 0px; top: 100%;
z-index: -1;
border-left: 3px solid transparent;
border-right: 3px solid #79A70A;
border-bottom: 3px solid transparent;
border-top: 3px solid #79A70A;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .single {
}
.page #primary,
.single #primary {
background-color:#fff;
padding:35px;
box-shadow: 0 2px 2px -2px rgba(0,0,0,0.3);
}
.page-template-template-home.page #primary {
background:none;
box-shadow:none;
padding:35px;
padding-top:0px;
}
.single #primary ul.tags {
margin:0px 0px 20px 0px;
padding:0px;
}
.single #primary ul.tags li {
list-style:none;
float:left;
margin:0px 10px 10px 0px;
padding:0px;
}
.single #primary ul.tags li a, visited {
font-size:12px;
text-decoration:none;
border:1px solid #ccc;
color:#252525;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
padding:5px 10px;
} .error404 .not-found{
width: 61%;
text-align: center;
margin: 0 auto;
padding-bottom: 90px;
padding-top: 70px;
}
.error404 .not-found span{
color: #1f262c;
font-size: 92px;
line-height: 25px;
font-weight: 700;
display: block;
margin-bottom: 40px;
}
.error404 .not-found h1{
font-weight: 700;
font-size: 30px;
line-height: 1.6em;
color: #1f262c;
}
.error404 .home,
.error404 .previous{
display: inline-block;
background: #38bb79;
color: #fff;
font-size: 16px;
line-height: 20px;
text-transform: uppercase;
font-weight: 700;
padding:20px 30px;
position: relative;
z-index: 2;
transition: all 0.6s ease 0s;
text-decoration:none;
}
.error404 .home:after,
.error404 .previous:after{
width: 0;
left: 0;
top: 0;
position: absolute;
content: '';
height: 100%;
background: #33ac6f;
transition: all 0.5s ease 0s;
z-index: -1;
text-decoration:none;
}
.error404 .home:hover,
.error404 .previous:hover{
text-decoration: none;
}
.error404 .home:hover:after,
.error404 .previous:hover:after{
width: 100%;
text-decoration:none;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comments-area ol{
list-style: none;
margin-left: 0;
padding-left: 0;
}
.comments-area, .comments-area.form{
margin-bottom: 60px;
padding: 45px 0;
font-size: 17px;
line-height: 28px;
color: #444444;
}
.comments-area ol li{
border-top: 1px solid #dfdfdf;
padding: 26px 0 15px;
}
.comments-area ol ol li{
padding-left: 50px;
}
.comments-title, .comment-reply-title{
font-size: 24px;
line-height: 28px;
color: #2a2b2b;
font-weight: 700;
margin: 0;
}
.comments-area ol ol li:first-child{
border-top: 1px solid #dfdfdf;
margin-top: 26px;
}
.comments-area ol li:first-child{
border-top: 0;
}
.avatar.photo{
float: left;
border-radius: 50%;
margin-right: 20px;
border: 1px solid #dbdbdb;
}
.comment-body:after{
content: '';
display: block;
clear: both;
}
.comment-body .fn a{
font-size: 19px;
line-height: 22px;
color: #2a2b2b;
font-weight: 700;
text-decoration: none;
margin-right: 10px;
}
.comment-content{
margin-top:0;
float: left;
margin-top: 0;
margin-left: 100px;
margin-bottom: -18px;
}
.reply{
float: right;
}
.reply .fa{
transform: rotateY(180deg);
margin-right: 4px;
}
.reply a{
margin-top: 15px;
margin-left:100px;
font-size: 12px;
line-height: 15px;
padding:6px 15px;
color: #38bb79;
border-radius: 5px;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
font-weight: 700;
}
.comment-author.vcard{
float: none;
}
.reply a:hover{
color: #444444;
}
.comment-meta:after{
display: block;
clear: both;
content: '';
}
.comment-metadata{
float: none;
}
.comment-metadata a{
font-size: 14px;
line-height: 17px;
color: #818387;
text-decoration: none;
}
.comment-metadata a:hover{
opacity: 0.6;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="phone"]{
width: 32%;
float: left;
height: 50px;
margin-bottom: 16px;
font-size: 15px;
line-height: 18px;
color: #b1b1b4;
padding:0 10px;
border-radius: 0;
background: none;
border: 1px solid #e9eaeb;
margin-left: 13px;
}
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="phone"]:focus{
border:1px solid #cbcccd;
}
.comment-form input{
margin-left: 15px;
}
.comment-form input[type="text"]{
margin-left: 0;
}
.comment-form form textarea{
height: 180px;
resize:none;
font-size: 15px;
line-height:18px;
color: #b1b1b4;
background: none;
padding: 10px;
border: 1px solid #e9eaeb;
}
.comment-form form textarea:focus{
border:1px solid #cbcccd;
}
.comment-form form input[type="submit"]{
box-shadow: none;
border-radius: 0;
border: 0;
text-transform: uppercase;
color: #fff;
font-size: 16px;
line-height: 20px;
font-weight: 700;
padding: 20px 40px;
background:#38bb79;
border-radius:0;
margin-left: 0;
letter-spacing: 1px;
}
.comment-form form input[type="submit"]:hover{
background: #38bb79;
}
.comments-area.form .comment-reply-title{
margin-bottom: 20px;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .container{
width: 1170px;
padding: 0 15px;
margin: 0 auto;
}
.container:after{
display: block;
clear: both;
content: '';
}
.row{
margin: 0 -15px;
}
.row:after{
display: block;
clear: both;
content: '';
} .site-header{
text-align: center;
background-color:#fff;
margin-top: 0px;
padding-top: 58px;
margin-bottom: 0px;
}
.site-header .header-top{
padding-bottom: 6px;
}
.site-header:after{
display: block;
clear: both;
content: '';
}
.site-branding{
margin: 0 auto;
}
.site-branding img.custom-logo {
margin-bottom:15px;
}
.site-title{
margin-bottom: 0;
}
.site-title a{
font-family: 'Roboto', serif;
font-weight: 800;
color: #1E1E1E;
font-size: 58px;
line-height:62px;
letter-spacing:2px;
text-decoration: none;
}
.site-description{
font-size: 15px;
line-height: 17px;
color: #252525;
margin-top: 10px;
text-align:center;
}
.site-header .social-networks{
margin: 5px 0 20px 0;
padding: 0;
float: none;
text-align:center;
}
.site-header .social-networks:after{
display: block;
content: '';
clear: both;
}
.site-header .social-networks li{
list-style: none;
display:inline-block;
margin-left: 17px;
}
.site-header .social-networks li a {
display: block;
width: 30px;
height: 30px;
border-radius: 50%;
-webkit-border-radius: 100px;
color: #101010;
text-align: center;
background-color:#e1e1e1;
}
.site-header .social-networks li a:hover {
background-color:#38bb79;
color:#fff;
}
.site-header .social-networks li:first-child{
margin-left: 0;
}
.site-header .social-networks li .fa{
font-size: 13.69px;
line-height: 15.69px;
color: #101010;
}
.site-header .social-networks li a:hover .fa{
color:#fff;
} #site-header {
margin:25px 0px;
} .slider {
padding:35px 0px;
}
.flexslider{
margin: 0;
padding: 0;
border: 0;
box-shadow: 0;
}
.flex-control-nav{
bottom:-44px;
}
.flex-direction-nav .flex-prev{
background: url(//www.allianceapnees.org/wp-content/themes/easthill/images/prev.png) no-repeat;
left: 17px;
height: 32px;
width: 32px;
opacity: 1;
text-indent: -9999px;
}
.flex-direction-nav .flex-next{
background: url(//www.allianceapnees.org/wp-content/themes/easthill/images/next.png) no-repeat;
right: 17px;
height: 32px;
width: 32px;
opacity: 1;
text-indent: 100%;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 17px;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 17px;
}
.flex-control-paging li a{
background: #d9d9d9;
box-shadow: none;
height: 8px;
width: 8px;
}
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover{
background: #777777;
}
.flexslider .slides li{
position: relative;
z-index: 10;
}
.slider .banner-text{
position: absolute;
top: 15%;
width: 100%;
left:6%;
}
.slider .banner-text .text{
width: 30.12%;
float: left;
padding: 30px 30px;
background: rgba(255, 255, 255, 0.9);
}
.slider .banner-text .text h2{
font-size: 25px;
line-height: 1.6em;
margin-bottom: 10px;
color: #34495e;
font-weight: 400;
font-family: 'Roboto Slab', sans-serif;
}
.slider .banner-text .text span{
display: inline-block;
margin-right: 26px;
}
.slider .banner-text .text p {
font-weight:400;
font-size:15px;
}
.slider .banner-text .text .fa{
font-size: 14px;
line-height: 30px;
color: #b5b8b9;
margin-right: 7px;
}
.slider .banner-text .text span a{
text-decoration: none;
color: #b5b8b9;
font-size: 14px;
line-height: 30px;
font-family: 'Roboto Slab', sans-serif;
}
.slider .banner-text .text a:hover{
color:#38bb79;
}
.read-more {
font-size: 12px;
line-height: 30px;
text-decoration: none;
text-transform: uppercase;
border-radius: 2px;
padding: 2px 18px;
margin-top: 20px;
display: inline-block;
background: #38bb79;
color: #FFFFFF !important;
font-size: 13px;
font-weight:bold;
text-transform: uppercase;
letter-spacing: 1px;
padding: 10px 25px;
display: inline-block;
transition: background .45s ease-out;
}
.read-more:hover {
background-color:#23754c;
}
#primary{
width: 66.67%;
float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 0 15px;
}
.full-width #primary {
width:100%;
}
.full-width-narrow #primary {
float:none;
margin:0px auto;
}
#secondary{
width:33.33%;
float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 0 15px;
}
.search #primary .page .entry-header,
#primary .post .entry-header{
text-align: center;
padding: 0 15px;
margin-bottom: 36px;
}
#primary .post {
padding-bottom: 35px;
margin-bottom: 35px;
}
.two-col-sidebar #primary .post {
float:left;
width:46.6%;
margin-right:3%;
}
.site-content{
padding-top: 32px;
padding-bottom: 60px;
}
.home .site-content{
padding-top: 42px;
}
.top-section{
margin-bottom: 40px;
padding-top: 60px;
border-bottom:1px solid #F0F0F0;
background-color:#FFFFFF;
}
.top-section .section-title{
text-align: center;
margin:0 0 30px;
color: #34495e;
}
.top-section ul li{
list-style: none;
float: left;
margin-left: 30px;
}
.top-section ul li:first-child{
margin-left: 15px;
}
.top-section .text .text-content ul:after{
display: block;
content: '';
clear: both;
}
.top-section img{
vertical-align: top;
}
.top-section .post{
padding-bottom: 16px;
background-color:#fff;
margin-bottom:30px;
}
.top-section ul li .post {
background: #fff !important;
padding-bottom: 30px;
}
.top-section .post .entry-header {
}
.top-section .post .entry-title {
margin: 10px 0 20px 0;
text-align:center;
}
.top-section .post .entry-title a {
font-size:18px;
line-height:1.6em;
text-decoration:none;
font-weight:800;
color:#34495e;
}
.top-section .post .entry-meta{
margin-bottom: 0;
text-align:center;
}
.top-section .post .entry-meta span {
border-top:1px solid #e1e1e1;
padding-top:10px;
color:#666;
text-decoration:none;
font-size:13px;
font-family: 'Roboto Slab', sans-serif;
}
.top-section .column{
width: 33.33%;
padding-left: 15px;
padding-right: 15px; float: left;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
#primary .page .text-holder,
#primary .post .text-holder {
background-color:#fff;
padding:30px 30px 60px;
position:relative;
z-index:1000;
box-shadow: 0 2px 2px -2px rgba(0,0,0,0.3);
}
#primary .post.sticky .text-holder {
box-shadow:none;
}
#primary .post.has-post-thumbnail .text-holder {
margin:-50px 50px 0px 50px;
}
#primary .post .text-holder span.cat-link {
display:block;
text-align:center;
margin-bottom:20px;
}
#primary .post .text-holder span.cat-link a, visited {
padding:5px 10px;
text-align:center !important;
color:#34495e;
text-align:center;
text-decoration:none;
text-transform:uppercase;
font-weight:500;
font-size:12px;
float:none;
}
#primary .post .entry-title{
margin-bottom: 0;
margin-bottom: 15px;
}
#primary .post .entry-title, 
#primary .page .entry-title a,
#primary .post .entry-title a{
font-size: 29.88px;
line-height: 33.88px;
color: #34495e;
font-family: 'Roboto Slab', sans-serif;
font-weight: 400;
text-decoration: none;
}
#primary .post .entry-title a:hover{
color:#131c24;
}
#primary .post .entry-meta span{
display: inline-block;
margin-right: 26px;
text-transform:capitalize;
}
#primary .post .entry-meta span a{
font-size: 12px;
line-height: 30px;
color: #34495e;
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
text-decoration: none;
}
#primary .post .entry-meta span a:hover{
color:#131c24;
}
#primary .post .entry-meta span:last-child{
margin-right: 0;
}
.post-thumbnail{
display: block;
}
#primary .post .entry-meta span .fa{
font-size: 13px;
line-height: 29px;
color: #b5b8b9;
margin-right: 7px;
}
#primary .post .entry-footer:after{
display: block;
content: '';
clear: both;
}
#primary .post .entry-excerpt p,
#primary .post .entry-excerpt p {
font-size:17px;
line-height:1.5em;
font-weight:400;
}
#primary .post .read-more{
float: right;
margin-top: 0;
}
#primary .post .share{
position: relative;
font-size: 14px;
line-height: 30px;
color: #888888;
float: right;
text-decoration: none;
display: inline-block;
padding-left: 20px;
font-family: 'Roboto Slab', sans-serif;
}
#primary .post .share:hover{
color:#131c24;
}
#primary .post .share:after{
font-family: 'FontAwesome';
content: "\f1e0";
position: absolute;
left: 0;
}
#primary .post .entry-content blockquote{
font-size: 16px;
line-height: 28px;
color: #888888;
font-style: italic;
padding-left: 22px;
margin: 0;
border-left: 2px solid #efefef;
}
#primary .post.format-status .entry-title,
#primary .post.format-aside .entry-title,
#primary .post.format-link .entry-title{
display: none;
}
#primary .post.format-quote blockquote{
background:url(//www.allianceapnees.org/wp-content/themes/easthill/images/format-quote-icon.png) no-repeat 30px 42px #454545;
font-size: 20px;
line-height: 32px;
color: #ffffff;
font-style: normal;
padding: 40px 80px;
font-family: 'Roboto Slab', sans-serif;
text-transform: uppercase;
margin-bottom: 30px;
}
#primary .post.format-quote blockquote cite{
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 34px;
display: block;
margin-top: -18px;
}
.page-content .search-submit {
background-color:#38bb79;
box-shadow: none;
color:#fff;
border:none;
padding:10px 25px 9px 25px;
margin-left:-5px;
margin-top:0px;
text-transform:uppercase;
font-size:13px;
border-radius:0px 5px 5px 0px;
}
#content .post-password-form input[type="submit"] {
background-color:#38bb79;
box-shadow: none;
color:#fff;
border:none;
padding:10px 25px 9px 25px;
margin-left:-5px;
margin-top:0px;
text-transform:uppercase;
font-size:13px;
border-radius:0px 5px 5px 0px;
}
.navigation.pagination{
text-align: center;
}
.navigation.pagination .page-numbers{
text-decoration: none;
color: #34495e;
font-size: 16px;
line-height: 50px;
padding: 0px 25px;
margin-right: 4px;
display: inline-block;
font-family: 'Roboto Slab', sans-serif;
border:1px solid #e1e1e1;
}
.navigation.pagination .page-numbers.current, .navigation.pagination .page-numbers:hover{
background: #38bb79;
color: #fff;
}
.widget-area .widget {
margin-bottom: 40px;
background-color:#FFFFFF;
box-shadow: 0 2px 2px -2px rgba(0,0,0,0.3);
padding:25px;
}
.widget-area .widget.widget_archive select,
.widget-area .widget.widget_categories select#cat {
padding:10px;
width:100%;
}
.widget-area .widget.widget_search form{
width: 100%;
height: 42px;
border:1px solid #e1e1e1;
}
.widget-area .widget.widget_search form input[type="search"]{
float: left;
border:0;
padding: 0 15px;
margin: 0;
border-radius: 0;
box-shadow: none;
background: none;
border-radius: 0;
height: 100%;
color: #838383;
font-size: 15px;
line-height: 30px;
border: 0;
width: 80%;
font-family: 'Roboto Slab', sans-serif;
}
.widget-area .widget.widget_search form input[type="submit"]{
float: right;
border: 0;
width: 30px;
border-radius: 0;
box-shadow: none;
background: none;
border-radius: 0;
height: 100%;
text-indent: -9999px;
background: url(//www.allianceapnees.org/wp-content/themes/easthill/images/search-icon.png) no-repeat 0 13px;
}
.widget-area .widget-title{
font-size: 14px;
line-height: 17px;
font-weight: 700;
background: #f0f0f0;
text-align: center;
margin: 0 0 32px;
padding: 14px 5px;
font-family: 'Roboto Slab', sans-serif;
color: #34495e;
text-transform: uppercase;
}
.widget-area .widget_featured_image{
text-align: center;
}
.widget-area .widget_featured_image img{
border-radius: 50%;
}
.widget-area .widget_featured_image a{
display:inline-block;
}
.widget-area .widget .view-more{
font-size: 12px;
line-height: 26px;
color: #38bb79;
font-family: 'Roboto', sans-serif;
text-decoration: none;
text-transform: uppercase;
}
.widget-area .widget .view-more:hover{
color:#131c24;
}
.widget-area .widget ul{
margin: 0;
padding: 0;
}
.widget-area .widget ul li{
list-style: none;
padding-left: 15px;
margin-bottom: 15px;
padding-bottom:15px;
font-size: 15px;
line-height: 18px;
color: #505050;
font-family: 'Roboto', sans-serif;
border-bottom:1px solid #e5e5e5;
}
.widget-area .widget ul li:after{
display: block;
content: '';
clear: both;
}
.widget-area .widget ul li a{
font-size: 15px;
line-height: 18px;
color: #34495e;
text-decoration: none;
padding-top: 10px;
}
.widget-area .widget ul li a:hover{
color:#131c24;
}
.widget-area .widget_easthill_recent_entries .post-thumbnail{
display: block;
float: left;
margin-right: 20px;
}
.widget-area .widget_easthill_recent_entries .post-thumbnail:hover{
opacity: 1;
}
.widget-area .widget_easthill_recent_entries ul li{
padding: 0;
background: 0;
margin-bottom: 0;
}
.widget-area .widget_easthill_recent_entries ul li a{
padding-top: 0;
}
.widget-area .widget_easthill_recent_entries .entry-header{
overflow: hidden;
text-align: left;
}
.widget-area .widget_easthill_recent_entries .entry-title{
margin-bottom: 0;
font-family: 'Roboto Slab', serif;
font-weight: 400;
}
.widget-area .widget_easthill_recent_entries .entry-title a{
text-decoration: none;
color: #333333;
font-size: 16px;
line-height: 21px;
display: inline-block;
}
.widget-area .widget_easthill_recent_entries .entry-meta span{
background: url(//www.allianceapnees.org/wp-content/themes/easthill/images/calendar-icon.png) no-repeat 0 8px;
display: inline-block;
padding-left: 15px;
}
.widget-area .widget_easthill_recent_entries .entry-meta a{
text-decoration: none;
font-size: 14px;
line-height: 30px;
color: #b5b8b9;
font-family: 'Roboto Slab', sans-serif;
}
.widget-area .widget_easthill_recent_entries .post{
margin-bottom: 18px;
}
.widget-area .widget_easthill_recent_entries .entry-title a:hover,
.widget-area .widget_easthill_recent_entries .entry-meta a:hover{
color:#131c24;
}
.widget-area .widget.widget_archives li a{
float: left;
}
.widget-area .widget.widget_archives li{
text-align: right;
}
.widget-area .widget.widget_tag_cloud a{
border-radius:4px;
border: 1px solid #e2e2e2;
font-size: 14px;
line-height: 21px;
color: #34495e;
font-family: 'Roboto Slab', sans-serif;
padding: 8px 20px;
margin: 0 8px 8px 0;
display: inline-block;
text-decoration: none;
}
.widget-area .widget.widget_tag_cloud a:hover{
color: #fff;
background: #b5b8b9;
border: 1px solid #b5b8b9;
}
.widget.widget_calendar table{
position: relative;
}
.widget.widget_calendar table td{
color: #2d2d2d;
font-size: 14px;
line-height: 24px;
text-align: center;
padding:11px 0;
}
.widget.widget_calendar table td a{
border:1px solid #57bd62;
display: inline-block;
padding: 1px 0;
border-radius: 50%;
height: 32px;
width: 32px;
}
.widget.widget_calendar table caption{
font-size: 15px;
line-height: 18px;
color: #fff;
text-transform: uppercase;
font-weight: 700;
margin-bottom:0;
text-align: center;
background: #23754c;
padding: 20px 0;
}
.widget.widget_calendar table .fa{
font-size: 16px;
line-height: 20px;
color: #fff;
}
.widget.widget_calendar table #prev{
text-align: left;
padding: 20px 0 0;
}
.widget.widget_calendar table #next{
text-align: right;
padding: 20px 0 0;
}
.widget.widget_calendar table tbody td{ }
.widget.widget_calendar table .current{ }
.widget.widget_calendar table #prev a{
display: block;
background: none;
color: #fff;
font-size: 14px;
line-height: 17px;
font-weight: 600;
position: absolute;
top: 21px;
left: 11px;
border: 0;
text-transform: uppercase;
font-weight: 700;
width: 50px;
}
.widget.widget_calendar table #next a{
height: 100%;
background: none;
color: #fff;
font-size: 14px;
line-height: 17px;
font-weight: 600;
position: absolute;
top:21px;
right:10px;
border: 0;
text-transform: uppercase;
font-weight: 700;
width:50px;
}
.widget.widget_calendar table #next .fa{
margin-left: 5px;
}
.widget.widget_calendar table #prev .fa{
margin-right: 5px;
}
.widget.widget_calendar table thead{
color: #fff;
font-size: 12px;
line-height: 24px;
font-weight: 700;
color: #252628;
}
.widget.widget_calendar table tbody{
border:1px solid #ebebeb;
border-top: 0;
}
.widget.widget_calendar table tbody td{
border:1px solid #ededed;
}
.widget.widget_calendar table th{
padding: 16px 6px;
font-size: 14px;
line-height: 17px;
font-weight: 700;
background: #38bb79;
color: #fff;
}
.widget.widget_recent_entries a, visited {
display:block;
font-weight:500;
margin-bottom:10px;
}
.widget.widget_recent_entries span.post-date {
font-size: 1em;
}
.widget.widget_rss .rssSummary {
line-height:1.6em;
}
.widget.widget_rss a.rsswidget {
display:block;
margin-bottom:10px;
color:#38BB79;
font-weight:bold;
}
.widget.widget_rss .rss-date {
display:block;
margin-bottom:10px;
font-size:13px;
text-transform:uppercase;
}
.widget.widget_rss cite {
display:block;
margin-top:10px;
font-weight:bold;
font-style:normal;
}
.widget-area .social-networks{
margin: 32px 0 0 !important;
padding: 0;
display: block;
}
.widget-area .social-networks:after{
display: block;
content: '';
clear: both;
}
.widget-area .social-networks li{
list-style: none;
float: left;
margin-left: 17px;
background: none !important;
padding: 0 !important;
}
.widget-area .social-networks li:first-child{
margin-left: 0;
}
.widget-area .social-networks li .fa{
font-size: 13.69px;
line-height: 15.69px;
color: #34495e;
}
.widget-area .social-networks li .fa:hover{
color:#131c24;
}
#mobile-header{
width: 30px;
height: 30px;
margin:0 auto;
}
#mobile-header a{
top: 14px;
left: 0;
display: block;
text-align: center;
}
#mobile-header .fa{
color: #000;
font-size: 25px;
line-height: 25px;
} .site-footer .widget{
width: 33.33%;
float: left;
padding: 0 15px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
background:none;
box-shadow: none;
}
.site-footer .widget-area {
padding:35px 0px;
background: #34495e;
color:#fff;
}
.site-footer .widget-area .widget-title{
background: none;
color:#fff;
font-size: 16px;
line-height: 20px;
text-align: left;
margin-bottom: 10px;
}
.site-footer .widget-area ul li {
border-bottom:1px solid #3b546c;
padding-left:4px;
}
.site-footer .widget-area ul li a {
color:#fff;
}
.site-footer .widget-area ul li a:hover {
color:#38BB79;
}
.site-footer .site-info{
background: #ebe9e8;
text-align: center;
font-family: 'Roboto', sans-serif;
font-size: 14px;
font-weight:500;
line-height: 30px;
color: #505050;
padding: 25px 0 15px 0;
}
.site-footer .site-info a{
font-size: 14px;
line-height: 30px;
color: #505050;
text-decoration: none;
}
.site-footer .site-info a:hover{
color:#131c24;
}
.site-footer .widget-area .widget.widget_tag_cloud a{
color: #fff;
}
.site-footer .widget-area .widget.widget_tag_cloud a:hover{
color: #fff;
}
.site-footer .widget.widget_calendar table td{
color: #fff;
font-size: 14px;
line-height: 24px;
text-align: center;
padding:11px 0;
}
.site-footer .widget.widget_calendar table td a{
border:1px solid #fff;
display: inline-block;
padding: 1px 0;
border-radius: 50%;
height: 32px;
width: 32px;
}
.site-footer .social-networks{
margin: 5px 0 20px 0;
padding: 0;
float: none;
text-align:center;
}
.site-footer .social-networks:after{
display: block;
content: '';
clear: both;
}
.site-footer .social-networks li{
list-style: none;
display:inline-block;
margin-left: 17px;
}
.site-footer .social-networks li a {
display: block;
width: 30px;
height: 30px;
border-radius: 50%;
-webkit-border-radius: 100px;
color: #101010;
text-align: center;
background-color:#e1e1e1;
}
.site-footer .social-networks li a:hover {
background-color:#38bb79;
color:#fff;
}
.site-footer .social-networks li:first-child{
margin-left: 0;
}
.site-footer .social-networks li .fa{
font-size: 13.69px;
line-height: 15.69px;
color: #101010;
}
.site-footer .social-networks li a:hover .fa{
color:#fff;
}body {background: white}
.home .site-content {
padding-top: 0 !important;
}
.page #primary, .single #primary {
background-color: #fff;
padding: 0;
box-shadow: 0 2px 2px -2px rgba(0,0,0,0.3);
}
.homeblock {
width: 100%!important;
height: 150px;
float: left;
margin-right: 30px;
margin-bottom: 20px;
background: #e7e7e7;
text-align: center;
color: #fff;
position: relative;
padding: 10px;
font-size: 14px;
font-family: "Montserrat", sans-serif;
font-weight: 200;
background-repeat: no-repeat;
background-position: center center;
background: rgba(0,0,0,0.5);
}
.homeblock h3 {
font-family: 'Source Sans Pro', sans-serif;
font-size: 22px;
text-transform: uppercase;
color: #fff;
font-weight: 700;
margin: 10px 0 0 0;
}
.homeblock .bg_cache {
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
position: absolute;
top: 0;
left: 0;
padding: 10px;
}
.picto_home h4 {
font-size: 30px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 700;
color: #1a6cc5;
margin: 0;
}
.header-bottom {
border-top: 1px solid #F0F0F0;
border-bottom: 1px solid #F0F0F0;
background: #0060c9;
}
.main-navigation a {
display: block;
font-family: 'Roboto', serif;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
font-size: 15px;
line-height: 15px;
color: white;
letter-spacing: 1px;
padding: 28px 0;
}
.slider {background:white !important;margin: 0 auto;
display: block;
width: 960px;	}
.site-footer .widget-area {
padding: 35px 0px;
background: white;
color: #494e52 !important;
} .widget-area .widget ul li {
list-style: none;
padding-left: 15px;
margin-bottom: 0;
padding-bottom: 10px;
font-size: 15px;
line-height: 18px;
color: #505050;
font-family: 'Roboto', sans-serif; text-align: center;
}
.site-footer .site-info {
text-align: center;
font-family: 'Roboto', sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 30px;
color: #494e52 !important;
padding: 25px 0 15px 0;
background: #0060c9 none repeat scroll 0 0;
}
.site-footer .widget-area ul li a {
color: #494e52 !important;
}
.sidebar .epworth a.red-b, .homeblock.epworth a.red-b, .homeblock.temoignage a, .sidebar .temoignage a {
border-color: #e393b1;
}
.front .homeblock.temoignage a, .front .homeblock.epworth a {
margin: 0 auto 5px;
width: 130px;
padding: 5px 0;
}
.sidebar .epworth a, .homeblock.epworth a, .homeblock.temoignage a, .sidebar .temoignage a {
border: 1px solid;
border-radius: 40px;
color: #fff;
display: block;
margin-bottm: 5px;
margin-bottom: 5px;
margin-left: 10%;
padding: 10px 0;
width: 80%;
}
.sidebar .epworth a.blue-b, .homeblock.epworth a.blue-b {
border-color: #92aac4;
}
.front .homeblock.temoignage a, .front .homeblock.epworth a {
margin: 0 auto 5px;
width: 130px;
padding: 5px 0;
}
#block-menu-menu-reseau-sociaux {
float: left;
}
#block-menu-menu-reseau-sociaux li {
float: left;
margin: 0 5px;
}
#block-menu-menu-reseau-sociaux li a {
width: 24px;
overflow: hidden;
text-indent: 500px;
height: 24px;
margin-top: 55px;
}
.youtube {color: red !important}
.main-navigation li {
display: inline-block;
position: relative;
padding: 0 5px !important;
text-align: left;
}
.main-navigation a {
display: block;
font-family: 'Roboto', serif;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
font-size: 17px !important;
line-height: 15px;
color: white;
letter-spacing: 1px;
padding: 28px 0;
}
.main-navigation a:visited {color:white !important}
.main-navigation a:hover {color: white !important; text-decoration: underline !important;}
.main-navigation li:hover > a, .main-navigation li.focus > a, .main-navigation .current-menu-item a, .main-navigation li:hover {
color: white !important;
}
a.btn, .node-webform input[type="submit"], .block-webform input[type="button"], .block-webform input[type="submit"], input.btn {
border-radius: 40px;
color: #fff;
display: inline-block;
font-size: 16px;
font-weight: 400;
height: 40px;
line-height: 40px;
padding: 0 20px;
text-align: center;
text-transform: uppercase;
transition: background-color 0.3s ease 0s;
width: 100%;
}
.red, input[type="submit"] {
background: #eb0058;
color: #fff;
border: 1px solid;
border-color: #eb0058;
}
.site-header {
text-align: center;
background-color: #fff;
margin-top: 0px;
padding-top: 0 !important;
margin-bottom: 0px;
}
.site-footer .widget-area .widget-title {
background: none;
color: #494e52 !important;
font-size: 16px;
line-height: 20px;
text-align: center;
margin-bottom: 10px;
}
.wys_pink {
color: #EB0059 !important;
}
.wys_blue {
color: #1a6cc5 !important;
}
.sidebar .actualites {
height: 415px;
background: transparent !important; background-repeat: no-repeat;
background-position: 170px top;
position: relative;
}
.widget-area .widget {
margin-bottom: 40px;
background-color: transparent;
box-shadow: 0 2px 2px -2px rgba(0,0,0,0.3);
padding: 25px;
border-radius: 5px;
}
#secondary { float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 0 !important;
} .sidebar .actualites h2 {
color: #eb0058;
}
.widget-area .widget-title {background: none;color:#eb0058 !important;margin:0 !important;font-size: 18px}
.widget-area .widget ul li a {
font-size: 13px;
line-height: 18px;
color: #0060c9;
text-decoration: none;
padding-top: 10px;
}
#newsletter {background-image: url(http://asthme-allergies.org/Apnee/wp-content/themes/apnees/images/bg_newsletter.png);
background-repeat: no-repeat;
background-position: top;
padding: 0 20px;
border-radius: 5px;
border: 0px solid #d5ecfe;min-height: 110px;
margin:0 auto 10px auto;
background-size: cover;max-width: 250px;
}
.widget-area .widget {box-shadow: none !important; padding: 5px 20px !important;margin-bottom: 0 !important}
#newsletter h2 {
color: #0060c9 !important;text-align: center !important;padding-top: 20px
}
#newsletter a {
background: #eb0058;
border: none;
border-radius: 20px;
color: #fff;
margin-top: 10px auto;
padding: 10px 30px;
text-transform: uppercase;text-align: center !important;text-decoration: none;
}
.widget-area .widget ul li {
list-style: none;
padding-left: 15px;
margin-bottom: 0;
padding-bottom: 10px;
font-size: 15px;
line-height: 18px;
color: #505050;
font-family: 'Roboto', sans-serif;
border-bottom: 1px solid #c5d9e8;
}
.widget_recent_entries {background:#d5ecfe !important; max-width: 250px;
margin: 0 auto;
padding: 5px !important; }
.widget_recent_entries .widget-title h2 {color: #0060c9 !important;text-align: center !important }
.testezsidebar {background-image: url(http://asthme-allergies.org/Apnee/wp-content/uploads/2017/02/bg_epworth.jpg?id=400) !important;border-radius:5px;min-height:200px;background-repeat: no-repeat;background: rgba(0,0,0,0.5);
background-size: cover;
max-width: 250px;
margin: 5px auto;}
.bg_cache {
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
top: 0;
left: 0;
padding: 35px 0;border-radius: 5px;
}
.temoisidebar {background-image: url(http://asthme-allergies.org/Apnee/wp-content/uploads/2017/02/bg_temoignage.jpg?id=502) !important;border-radius:5px;min-height:150px;background-repeat: no-repeat;background: rgba(0,0,0,0.5);
background-size: cover;
max-width: 250px;
margin: 5px auto;}
.page-id-360 .entry-title {display: none}
.page-id-360 .breadcrumbs {display: none}
.page-id-4 .entry-title {display: none}
.site-footer .site-info {
color: white !important; }
.site-footer .site-info a{
color: white !important;}
.site-footer .site-info a:visited{
color: white !important;}
.lebas {color:white; background: #0060c9 none repeat scroll 0 0; text-align: center;min-height: 55px;padding-top: 25px} .site-info {display: none}
.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs {
background: transparent !important;}
a.lebas:link { color:#FFF !important; text-decoration:none; font-weight:normal; }
a.lebas:visited { color: #FFF !important; text-decoration:none; font-weight:normal; }
a.lebas:hover { color: #FFF; text-decoration:underline; font-weight:normal; }
a.lebas:active { color: #FFF; text-decoration:none; font-weight:normal; }
.site-header .social-networks li .fa {
font-size: 19px;
line-height: 0 !important;
color: white;
margin: 0;
padding: 17px 0;
}
.site-header .social-networks li a {
display: block;
width: 35px;
height: 35px;
border-radius: 50%;
-webkit-border-radius: 100px;
color: white !important;
text-align: center;
background-color: #5aa1e3;
}
.breadcrumbs {text-align: left}
.questionsreponses {background:#d5ecfe }
.sinscrire{background: #eb0058 !important;border: 0 !important; text-align: center}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
color: #FFF;
border-color: #eb0058 !important;
background-color: #eb0058 !important;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
color: #fff;
background-color: #eb0058 !important;
}
#primary .post .read-more {
float: none;
margin-top: 0;
color: white;
background: #EB005B !important;
margin: 0 auto;
display: block;
max-width: 180px;
text-align: center;
padding: 0;
}
.comment-form form input[type="submit"] {
box-shadow: none;
border-radius: 0;
border: 0;
text-transform: uppercase;
color: #fff;
font-size: 12px;
line-height: 0;
font-weight: 700;
padding: 20px 10px;
background: #eb0058;
border-radius: 0;
margin-left: 0;
letter-spacing: 1px;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
text-shadow: none;
}
a {
color: #eb0058;
}
a:visited {
color: #eb0058;
}
.vc_gitem-animated-block {
position: relative;
height: 190px;
}
.vc_btn3.vc_btn3-size-md {
font-size: 14px;
padding: 10px 10px;
}
.vc_btn3-container {
display: block;
margin-bottom: 20px;
max-width: 100%;
}
.pieds .social-networks li {
list-style: none;
display: inline-block;
margin-left: 17px;
}
.pieds .social-networks li a {
display: block;
width: 35px;
height: 35px;
border-radius: 50%;
-webkit-border-radius: 100px;
color: white !important;
text-align: center;
background-color: #5aa1e3;
}
.vc_btn3.vc_btn3-size-md {
font-size: 14px;
padding: 10px 20px;
}
.top-search-menu label:before{
font-family: FontAwesome;
content: '\f002';
display: inline-block;
display: block;
width: 26px;
height: 26px;
position: absolute;
top: 0;
left: 0;
padding: 0 5px;
}
input[type="button"], input[type="reset"], input[type="submit"] {
border: 1px solid;
border-color: transparent;
border-radius: 3px;
background: #EB0059;
box-shadow: none;
color: white);
font-size: 15px;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0);
max-width: 280px;
}
.epworth td {padding: 10px}a.meanmenu-reveal {
display: none;
} .mean-container .mean-bar {
float: left;
width: 100%;
position: relative;
background: #0c1923;
padding: 4px 0;
min-height: 42px;
z-index: 999999;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px 13px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
color: #fff;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
display: block;
background: #fff;
height: 3px;
margin-top: 3px;
}
.mean-container .mean-nav {
float: left;
width: 100%;
background: #0c1923;
margin-top: 44px;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 90%;
padding: 1em 5%;
margin: 0;
text-align: left;
color: #fff;
border-top: 1px solid #383838;
border-top: 1px solid rgba(255,255,255,0.5);
text-decoration: none;
text-transform: uppercase;
}
.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-top: 1px solid #f1f1f1;
border-top: 1px solid rgba(255,255,255,0.25);
opacity: 0.75;
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
background: #252525;
background: rgba(255,255,255,0.1);
}
.mean-container .mean-nav ul li a.mean-expand {
margin-top: 1px;
width: 26px;
height: 26px;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 2;
font-weight: 700;
background: rgba(255,255,255,0.1);
border: none !important;
border-left: 1px solid rgba(255,255,255,0.4) !important;
border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: rgba(0,0,0,0.9);
}
.mean-container .mean-push {
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both;
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
} .mean-container .mean-bar, .mean-container .mean-bar * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.mean-remove {
display: none !important;
}@font-face {
font-family: 'FontAwesome';
src: url(//www.allianceapnees.org/wp-content/themes/easthill/fonts/fontawesome-webfont.eot?v=4.5.0);
src: url(//www.allianceapnees.org/wp-content/themes/easthill/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(//www.allianceapnees.org/wp-content/themes/easthill/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(//www.allianceapnees.org/wp-content/themes/easthill/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(//www.allianceapnees.org/wp-content/themes/easthill/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(//www.allianceapnees.org/wp-content/themes/easthill/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}@font-face {
font-family: 'flexslider-icon';
src: url(//www.allianceapnees.org/wp-content/themes/easthill/css/fonts/flexslider-icon.eot);
src: url(//www.allianceapnees.org/wp-content/themes/easthill/css/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//www.allianceapnees.org/wp-content/themes/easthill/css/fonts/flexslider-icon.woff) format('woff'), url(//www.allianceapnees.org/wp-content/themes/easthill/css/fonts/flexslider-icon.ttf) format('truetype'), url(//www.allianceapnees.org/wp-content/themes/easthill/css/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flex-container a:hover,
.flex-slider a:hover {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flexslider {
margin: 0 0 60px;
background: #ffffff;
border: 4px solid #ffffff;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
-moz-user-select: none;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 40px;
display: inline-block;
content: '\f001';
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
content: '\f002';
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
z-index: -1;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-moz-user-select: none;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}body {background: white}
.home .site-content {
padding-top: 0 !important;
}
.page #primary, .single #primary {
background-color: #fff;
padding: 0;
box-shadow: 0 2px 2px -2px rgba(0,0,0,0.3);
}
.homeblock {
width: 100%!important;
height: 150px;
float: left;
margin-right: 30px;
margin-bottom: 20px;
background: #e7e7e7;
text-align: center;
color: #fff;
position: relative;
padding: 10px;
font-size: 14px;
font-family: "Montserrat", sans-serif;
font-weight: 200;
background-repeat: no-repeat;
background-position: center center;
background: rgba(0,0,0,0.5);
}
.homeblock h3 {
font-family: 'Source Sans Pro', sans-serif;
font-size: 22px;
text-transform: uppercase;
color: #fff;
font-weight: 700;
margin: 10px 0 0 0;
}
.homeblock .bg_cache {
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
position: absolute;
top: 0;
left: 0;
padding: 10px;
}
.picto_home h4 {
font-size: 30px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 700;
color: #1a6cc5;
margin: 0;
}
.header-bottom {
border-top: 1px solid #F0F0F0;
border-bottom: 1px solid #F0F0F0;
background: #0060c9;
}
.main-navigation a {
display: block;
font-family: 'Roboto', serif;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
font-size: 15px;
line-height: 15px;
color: white;
letter-spacing: 1px;
padding: 28px 0;
}
.slider {background:white !important;margin: 0 auto;
display: block;
width: 960px;	}
.site-footer .widget-area {
padding: 35px 0px;
background: white;
color: #494e52 !important;
} .widget-area .widget ul li {
list-style: none;
padding-left: 15px;
margin-bottom: 0;
padding-bottom: 10px;
font-size: 15px;
line-height: 18px;
color: #505050;
font-family: 'Roboto', sans-serif; text-align: center;
}
.site-footer .site-info {
text-align: center;
font-family: 'Roboto', sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 30px;
color: #494e52 !important;
padding: 25px 0 15px 0;
background: #0060c9 none repeat scroll 0 0;
}
.site-footer .widget-area ul li a {
color: #494e52 !important;
}
.sidebar .epworth a.red-b, .homeblock.epworth a.red-b, .homeblock.temoignage a, .sidebar .temoignage a {
border-color: #e393b1;
}
.front .homeblock.temoignage a, .front .homeblock.epworth a {
margin: 0 auto 5px;
width: 130px;
padding: 5px 0;
}
.sidebar .epworth a, .homeblock.epworth a, .homeblock.temoignage a, .sidebar .temoignage a {
border: 1px solid;
border-radius: 40px;
color: #fff;
display: block;
margin-bottm: 5px;
margin-bottom: 5px;
margin-left: 10%;
padding: 10px 0;
width: 80%;
}
.sidebar .epworth a.blue-b, .homeblock.epworth a.blue-b {
border-color: #92aac4;
}
.front .homeblock.temoignage a, .front .homeblock.epworth a {
margin: 0 auto 5px;
width: 130px;
padding: 5px 0;
}
#block-menu-menu-reseau-sociaux {
float: left;
}
#block-menu-menu-reseau-sociaux li {
float: left;
margin: 0 5px;
}
#block-menu-menu-reseau-sociaux li a {
width: 24px;
overflow: hidden;
text-indent: 500px;
height: 24px;
margin-top: 55px;
}
.youtube {color: red !important}
.main-navigation li {
display: inline-block;
position: relative;
padding: 0 5px !important;
text-align: left;
}
.main-navigation a {
display: block;
font-family: 'Roboto', serif;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
font-size: 17px !important;
line-height: 15px;
color: white;
letter-spacing: 1px;
padding: 28px 0;
}
.main-navigation a:visited {color:white !important}
.main-navigation a:hover {color: white !important; text-decoration: underline !important;}
.main-navigation li:hover > a, .main-navigation li.focus > a, .main-navigation .current-menu-item a, .main-navigation li:hover {
color: white !important;
}
a.btn, .node-webform input[type="submit"], .block-webform input[type="button"], .block-webform input[type="submit"], input.btn {
border-radius: 40px;
color: #fff;
display: inline-block;
font-size: 16px;
font-weight: 400;
height: 40px;
line-height: 40px;
padding: 0 20px;
text-align: center;
text-transform: uppercase;
transition: background-color 0.3s ease 0s;
width: 100%;
}
.red, input[type="submit"] {
background: #eb0058;
color: #fff;
border: 1px solid;
border-color: #eb0058;
}
.site-header {
text-align: center;
background-color: #fff;
margin-top: 0px;
padding-top: 0 !important;
margin-bottom: 0px;
}
.site-footer .widget-area .widget-title {
background: none;
color: #494e52 !important;
font-size: 16px;
line-height: 20px;
text-align: center;
margin-bottom: 10px;
}
.wys_pink {
color: #EB0059 !important;
}
.wys_blue {
color: #1a6cc5 !important;
}
.sidebar .actualites {
height: 415px;
background: transparent !important; background-repeat: no-repeat;
background-position: 170px top;
position: relative;
}
.widget-area .widget {
margin-bottom: 40px;
background-color: transparent;
box-shadow: 0 2px 2px -2px rgba(0,0,0,0.3);
padding: 25px;
border-radius: 5px;
}
#secondary { float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 0 !important;
} .sidebar .actualites h2 {
color: #eb0058;
}
.widget-area .widget-title {background: none;color:#eb0058 !important;margin:0 !important;font-size: 18px}
.widget-area .widget ul li a {
font-size: 13px;
line-height: 18px;
color: #0060c9;
text-decoration: none;
padding-top: 10px;
}
#newsletter {background-image: url(http://asthme-allergies.org/Apnee/wp-content/themes/apnees/images/bg_newsletter.png);
background-repeat: no-repeat;
background-position: top;
padding: 0 20px;
border-radius: 5px;
border: 0px solid #d5ecfe;min-height: 110px;
margin:0 auto 10px auto;
background-size: cover;max-width: 250px;
}
.widget-area .widget {box-shadow: none !important; padding: 5px 20px !important;margin-bottom: 0 !important}
#newsletter h2 {
color: #0060c9 !important;text-align: center !important;padding-top: 20px
}
#newsletter a {
background: #eb0058;
border: none;
border-radius: 20px;
color: #fff;
margin-top: 10px auto;
padding: 10px 30px;
text-transform: uppercase;text-align: center !important;text-decoration: none;
}
.widget-area .widget ul li {
list-style: none;
padding-left: 15px;
margin-bottom: 0;
padding-bottom: 10px;
font-size: 15px;
line-height: 18px;
color: #505050;
font-family: 'Roboto', sans-serif;
border-bottom: 1px solid #c5d9e8;
}
.widget_recent_entries {background:#d5ecfe !important; max-width: 250px;
margin: 0 auto;
padding: 5px !important; }
.widget_recent_entries .widget-title h2 {color: #0060c9 !important;text-align: center !important }
.testezsidebar {background-image: url(http://asthme-allergies.org/Apnee/wp-content/uploads/2017/02/bg_epworth.jpg?id=400) !important;border-radius:5px;min-height:200px;background-repeat: no-repeat;background: rgba(0,0,0,0.5);
background-size: cover;
max-width: 250px;
margin: 5px auto;}
.bg_cache {
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
top: 0;
left: 0;
padding: 35px 0;border-radius: 5px;
}
.temoisidebar {background-image: url(http://asthme-allergies.org/Apnee/wp-content/uploads/2017/02/bg_temoignage.jpg?id=502) !important;border-radius:5px;min-height:150px;background-repeat: no-repeat;background: rgba(0,0,0,0.5);
background-size: cover;
max-width: 250px;
margin: 5px auto;}
.page-id-360 .entry-title {display: none}
.page-id-360 .breadcrumbs {display: none}
.page-id-4 .entry-title {display: none}
.site-footer .site-info {
color: white !important; }
.site-footer .site-info a{
color: white !important;}
.site-footer .site-info a:visited{
color: white !important;}
.lebas {color:white; background: #0060c9 none repeat scroll 0 0; text-align: center;min-height: 55px;padding-top: 25px} .site-info {display: none}
.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs {
background: transparent !important;}
a.lebas:link { color:#FFF !important; text-decoration:none; font-weight:normal; }
a.lebas:visited { color: #FFF !important; text-decoration:none; font-weight:normal; }
a.lebas:hover { color: #FFF; text-decoration:underline; font-weight:normal; }
a.lebas:active { color: #FFF; text-decoration:none; font-weight:normal; }
.site-header .social-networks li .fa {
font-size: 19px;
line-height: 0 !important;
color: white;
margin: 0;
padding: 17px 0;
}
.site-header .social-networks li a {
display: block;
width: 35px;
height: 35px;
border-radius: 50%;
-webkit-border-radius: 100px;
color: white !important;
text-align: center;
background-color: #5aa1e3;
}
.breadcrumbs {text-align: left}
.questionsreponses {background:#d5ecfe }
.sinscrire{background: #eb0058 !important;border: 0 !important; text-align: center}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
color: #FFF;
border-color: #eb0058 !important;
background-color: #eb0058 !important;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
color: #fff;
background-color: #eb0058 !important;
}
#primary .post .read-more {
float: none;
margin-top: 0;
color: white;
background: #EB005B !important;
margin: 0 auto;
display: block;
max-width: 180px;
text-align: center;
padding: 0;
}
.comment-form form input[type="submit"] {
box-shadow: none;
border-radius: 0;
border: 0;
text-transform: uppercase;
color: #fff;
font-size: 12px;
line-height: 0;
font-weight: 700;
padding: 20px 10px;
background: #eb0058;
border-radius: 0;
margin-left: 0;
letter-spacing: 1px;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
text-shadow: none;
}
a {
color: #eb0058;
}
a:visited {
color: #eb0058;
}
.vc_gitem-animated-block {
position: relative;
height: 190px;
}
.vc_btn3.vc_btn3-size-md {
font-size: 14px;
padding: 10px 10px;
}
.vc_btn3-container {
display: block;
margin-bottom: 20px;
max-width: 100%;
}
.pieds .social-networks li {
list-style: none;
display: inline-block;
margin-left: 17px;
}
.pieds .social-networks li a {
display: block;
width: 35px;
height: 35px;
border-radius: 50%;
-webkit-border-radius: 100px;
color: white !important;
text-align: center;
background-color: #5aa1e3;
}
.vc_btn3.vc_btn3-size-md {
font-size: 14px;
padding: 10px 20px;
}
.top-search-menu label:before{
font-family: FontAwesome;
content: '\f002';
display: inline-block;
display: block;
width: 26px;
height: 26px;
position: absolute;
top: 0;
left: 0;
padding: 0 5px;
}
input[type="button"], input[type="reset"], input[type="submit"] {
border: 1px solid;
border-color: transparent;
border-radius: 3px;
background: #EB0059;
box-shadow: none;
color: white);
font-size: 15px;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0);
max-width: 280px;
}
.epworth td {padding: 10px}@media only screen and (max-width: 1199px){
.container{
width: 970px;
}
.wrapper{
width: 970px;
}
}
@media only screen and (max-width: 991px){
.container{
width: 750px;
}
.wrapper{
width:100%;
}
#primary{
width: 100%;
margin-bottom: 30px;
}
#secondary{
width: 100%;
}
.top-section .post .text .text-content{
bottom: 6%;
left: 8%;
}	
}
@media only screen and (min-width:767.5px){
#mobile-header{
display: none;
}
}
@media only screen and (max-width:767px){
.container{
width: 100%;
}	
.main-navigation{
display: none;
}
.site-header .col{
width: 100%;
}
.site-header .search-form{
width: 100%;
}
.site-header .search-form input[type="search"]{
width: 86%;
}
.site-header{
text-align: center;
}
.site-header .social-networks{
float: none;
}
.site-header .social-networks li{
float: none;
display: inline-block;
}
.slider .banner-text{
position: relative;
bottom: 0;
left: 0;
padding:0px 25px;
}
.slider .banner-text .text h2{
font-size: 23px;
line-height: 25px;
}
.slider .banner-text .text{
width: 100%;
padding: 17px 0;
float: none;
}
.sidr{
width: 230px;
}
.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev{
top: 36%;
}
.flex-control-nav{
display: none;
}
.site-header .social-networks{
margin-top: 0;
}
.site-header .search-form{
margin-top: 0;
}
.site-header{
padding-top: 15px;
margin-top: 0;
}
.top-section .post-thumbnail img{
width: 100%;
}
.top-section .column{
width: 100%;
}
.top-section .post{
margin-bottom: 30px;
}			
.site-content{
padding: 40px 0;
}
#primary .post.has-post-thumbnail .text-holder {
margin:0px 0px 0px 0px;
}	
#primary .post .entry-header{
margin-bottom:15px;
}
#primary .post .entry-title, #primary .post .entry-title a{
font-size: 23px;
line-height: 25px;
}
.page-content, .entry-content, .entry-summary{
margin-top: 5px;
}
#primary .post .entry-meta{ }
#primary .post .entry-meta span .fa{
font-size: 11px;
line-height: 14px;
}
#primary .post .entry-meta span a{
font-size: 12px;
line-height: 15px;
}
body{
font-size: 14px;
line-height: 22px;
}
.read-more{
font-size: 10px;
line-height: 13px;
padding: 10px 18px;
}
.site-footer .widget-area .widget-title{
margin-bottom:12px;
}
#primary .post.format-quote blockquote{
font-size: 14px;
line-height: 22px;
padding: 28px 18px 18px 44px;
background: #454545 url(//www.allianceapnees.org/wp-content/themes/easthill/images/format-quote-icon.png) no-repeat scroll 10px 23px;
}
.widget-area .widget.widget_search form input[type="search"]{
width: 76%;
}
.site-footer .widget-area{
padding-top: 20px;
}
.site-footer .widget{
width: 100%;
}
}
@media only screen and (max-width:480px){
.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev{
top: 23%;
}
}