::-moz-selection {
background: #136734;
color: #ffffff;
text-shadow: none;
}
::selection {
background: #136734;
color: #ffffff;
text-shadow: none;
}
body {
font-family: 'Poppins', sans-serif;
color: #8a8d91;
font-size: 14px;
line-height: 28px;
padding: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #111;
font-weight: 700;
font-family: 'Poppins', sans-serif;
margin: 0 0 15px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
border-radius: 3px;
color: inherit;
padding: 10px 20px;
position: relative;
width: 100%;
z-index: 1;
border: 0px;
border-bottom: 1px solid #f1f1f1;
max-height: 150px;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
border-radius: 3px;
color: inherit;
padding: 10px 20px;
position: relative;
width: 100%;
z-index: 1;
border: 0px;
border-bottom: 1px solid #f1f1f1;
max-height: 150px;
outline: none;
}
.pi-section-white .pi-input-with-icon .pi-input-icon {
color: #c8ced1;
text-shadow: 0 1px 0 #ffffff;
}
.pi-input-with-icon .pi-input-icon {
position: absolute;
top: 0px;
left: 10px;
z-index: 1;
font-size: 14px;
line-height: 38px;
color: #adadad;
-webkit-transition: all 0.1s ease-in-out 0s;
-moz-transition: all 0.1s ease-in-out 0s;
-ms-transition: all 0.1s ease-in-out 0s;
-o-transition: all 0.1s ease-in-out 0s;
transition: all 0.1s ease-in-out 0s;
}
.pi-input-with-icon {
position: relative;
}
.pi-section-white .form-control {
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pi-input-with-icon .form-control {
padding-left: 31px;
}
.form-control {
width:80%;
height: 38px;
max-width: 400px;
display: inline-block;
padding: 8px 11px 9px 21px !important;
font-size: 14px;
background: #fbfcfc !important;
border-color: #dde1e1 !important;
border-top-color: #dde1e1 !important;
color: #afb8bb !important;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
-webkit-transition: all 0.1s ease-in-out 0s;
-moz-transition: all 0.1s ease-in-out 0s;
-ms-transition: all 0.1s ease-in-out 0s;
-o-transition: all 0.1s ease-in-out 0s;
transition: all 0.1s ease-in-out 0s;
}
.form-control-textarea {
width:80%;
height: 138px;
max-width: 400px;
display: inline-block;
padding: 8px 11px 9px 21px !important;
font-size: 14px;
background: #fbfcfc !important;
border-color: #dde1e1 !important;
border-top-color: #dde1e1 !important;
color: #afb8bb !important;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
-webkit-transition: all 0.1s ease-in-out 0s;
-moz-transition: all 0.1s ease-in-out 0s;
-ms-transition: all 0.1s ease-in-out 0s;
-o-transition: all 0.1s ease-in-out 0s;
transition: all 0.1s ease-in-out 0s;
}
.radio,
.checkbox {
margin-left: 20px;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
.clear {
clear: both;
}
.bold {
font-weight: bold;
}
a {
color: #1c1c1c;
text-decoration: none;
}
a:hover {
color: #136734;
text-decoration: none;
}
ul,
ol {
padding: 0;
margin: 0 0 10px 25px;
} ul.inline {
margin: 0;
padding: 0;
list-style: none;
}
ul.inline ul {
margin: 0;
padding: 0;
list-style: none;
}
ul.inline li {
display: inline-block;
padding: 0;
margin: 0 5px 0 0;
}
ul.inline li:last-child {
margin-right: 0;
}
ol.inline {
margin: 0;
padding: 0;
list-style: none;
}
ol.inline ol {
margin: 0;
padding: 0;
list-style: none;
}
ol.inline li {
display: inline-block;
padding: 0;
margin: 0 5px 0 0;
}
ol.inline li:last-child {
margin-right: 0;
} ul.mline {
margin: 0;
padding: 0;
list-style: none;
}
ul.mline ul {
margin: 0;
padding: 0;
list-style: none;
}
ul.mline li {
padding: 0;
margin: 0 0 5px 0;
}
ul.mline li:last-child {
margin-bottom: 0;
}
ol.mline {
margin: 0;
padding: 0;
list-style: none;
}
ol.mline ul {
margin: 0;
padding: 0;
list-style: none;
}
ol.mline ol {
padding: 0;
margin: 0 0 5px 0;
}
ol.mline ol:last-child {
margin-bottom: 0;
}
.the-icons {
list-style-type: none;
margin-left: 0px;
}
.the-icons i {
width: 20px;
text-align: center;
display: inline-block;
margin-right: 5px;
}
.alterna-separat {
margin-left: 5px;
margin-right: 5px;
}  body.boxed-layout {
background-size: 100px 100px;
background-repeat: repeat;
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/bgnoise_lg.png);
}
.wrapper {
max-width: 1170px;
position: relative;
background: #ffffff;
}
.boxed-layout .wrapper {
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
margin: 30px auto !important;
}
.wide-layout .wrapper {
max-width: 100% !important;
margin: 0px auto !important;
}
@media (min-width: 1201px) {
.container {
width: 1200px;
}
}
@media (max-width: 1200px) {
.wrapper {
max-width: 970px;
}
}
@media (max-width: 991px) {
.wrapper {
max-width: 750px;
}
}
@media (max-width: 767px) {
body {
background: none !important;
}
.wrapper {
margin: 0 auto !important;
}
.boxed-layout .wrapper {
margin: 0 auto !important;
}
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
body.boxed-layout {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/bgnoise_lg@2x.png);
}
}  #header-banner {
display: none;
min-height: 44px;
background: #f7d539;
color: #222222;
}
#header-banner .header-banner-content {
text-align: center;
padding: 15px 25px;
position: relative;
}
#header-banner .header-banner-content a {
color: #1c1c1c;
}
#header-banner .header-banner-content a:hover {
color: #136734;
}
#header-banner .close-btn {
position: absolute;
top: 50%;
margin-top: -10px;
right: 0px;
font-size: 12px;
width: 20px;
height: 20px;
line-height: 20px;
background: #f6f6f6;
} #header-topbar {
min-height: 30px;
line-height: 30px;
background: #fff;
color: #136734;
}
#header-topbar span,
#header-topbar a {
font-size: 13px;
color: #111;
}
#header-topbar span i,
#header-topbar a i {
font-size: 16px;
margin-right: 5px;
line-height: 40px;
}
#header-topbar a:hover,
#header-topbar a:hover .amount {
color: #136734;
}
#header-topbar ul {
list-style: none;
margin: 0;
}
#header-topbar ul li ul {
display: none;
background: #f2f2f2;
border: 1px solid #e6e6e6;
position: absolute;
top: 100%;
left: -1px;
min-width: 100px;
z-index: 999;
}
#header-topbar ul li ul li {
position: relative;
float: left;
}
#header-topbar ul li ul li span,
#header-topbar ul li ul li a {
padding: 0 10px;
float: left;
width: 110px;
border-bottom: 1px #e6e6e6 solid;
}
#header-topbar ul li ul li a:hover {
background: #f7f7f7;
}
#header-topbar ul li ul li:last-child span,
#header-topbar ul li ul li:last-child a {
border-bottom: none;
}
#header-topbar ul > li:hover > ul {
display: block;
}
#header-topbar .topbar-element > ul > li {
float: left;
padding: 0 8px;
position: relative;
}
#header-topbar .topbar-element > ul > li.social {
padding: 0;
}
#header-topbar .topbar-element:last-child > ul > li:last-child {
padding-right: 0;
border-right: none;
}
#header-topbar .topbar-socials a {
width: 30px;
height: 30px;
display: block;
text-align: center;
}
#header-topbar .topbar-socials a i {
margin-right: 0;
}
#header-topbar .topbar-socials .social:hover .fa-twitter {
color: #48c4d2 !important;
}
#header-topbar .topbar-socials .social:hover .fa-facebook {
color: #3b5998 !important;
}
#header-topbar .topbar-socials .social:hover .fa-google-plus {
color: #d94a39 !important;
}
#header-topbar .topbar-socials .social:hover .fa-dribbble {
color: #ef5b92 !important;
}
#header-topbar .topbar-socials .social:hover .fa-pinterest {
color: #cb2027 !important;
}
#header-topbar .topbar-socials .social:hover .fa-flickr {
color: #f1628b !important;
}
#header-topbar .topbar-socials .social:hover .fa-skype {
color: #18b7f1 !important;
}
#header-topbar .topbar-socials .social:hover .fa-youtube {
color: #f45750 !important;
}
#header-topbar .topbar-socials .social:hover .fa-vimeo-square {
color: #62a0ad !important;
}
#header-topbar .topbar-socials .social:hover .fa-linkedin {
color: #71b2d0 !important;
}
#header-topbar .topbar-socials .social:hover .fa-digg {
color: #2882c6 !important;
}
#header-topbar .topbar-socials .social:hover .fa-deviantart {
color: #d0de21 !important;
}
#header-topbar .topbar-socials .social:hover .fa-behance {
color: #18a3fe !important;
}
#header-topbar .topbar-socials .social:hover .fa-xing {
color: #006567 !important;
}
#header-topbar .topbar-socials .social:hover .fa-rss {
color: #ff6c00 !important;
}
#header-topbar .topbar-socials .social:hover .fa-instagram {
color: #517fa4 !important;
}
#header-topbar .topbar-socials .social:hover .fa-stumbleupon {
color: #eb4924 !important;
}
#header-topbar .topbar-socials .social:hover .fa-envelope {
color: #4fbaf8 !important;
}
#header-topbar .topbar-socials .social:hover .fa-lastfm {
color: #e31b23 !important;
}
#header-topbar .topbar-socials .social:hover .fa-github-square {
color: #4183c4 !important;
}
#header-topbar .topbar-socials .social:hover .fa-soundcloud {
color: #F76700 !important;
}
#header-topbar .topbar-socials .social:hover .fa-vine {
color: #da5900 !important;
}
#header-topbar .topbar-socials .social:hover .fa-whatsapp {
color: #81f54a !important;
}
#header-topbar .topbar-socials .social:hover .fa-yelp {
color: #af0606 !important;
}
#header-topbar .topbar-socials .social:hover .fa-codepen {
color: #3a3a3a !important;
}
#header-topbar .topbar-wmpl li img {
margin-right: 5px;
}
#header-topbar .custom-content p {
margin: 0;
}
#header-topbar #header-topbar-left-content {
float: left;
}
#header-topbar #header-topbar-left-content .topbar-element {
float: left;
}
#header-topbar #header-topbar-left-content ul ul {
right: auto;
left: -1px;
}
#header-topbar #header-topbar-left-content ul ul ul {
right: auto;
left: 100%;
top: -1px;
}
#header-topbar #header-topbar-right-content {
float: right;
}
#header-topbar #header-topbar-right-content .topbar-element {
float: left;
padding: 5px 0px;
}
#header-topbar #header-topbar-right-content ul ul {
right: -1px;
left: auto;
}
#header-topbar #header-topbar-right-content ul ul span,
#header-topbar #header-topbar-right-content ul ul a {
float: left;
}
#header-topbar #header-topbar-right-content ul ul ul {
left: auto;
right: 100%;
top: -1px;
}
@media (max-width: 767px) {
#header-topbar #header-topbar-left-content,
#header-topbar #header-topbar-right-content {
width: 100%;
text-align: center;
}
#header-topbar #header-topbar-left-content .topbar-element,
#header-topbar #header-topbar-right-content .topbar-element {
width: 100%;
height: 30px;
padding: 0;
border-right: none;
}
#header-topbar #header-topbar-left-content .topbar-element > ul,
#header-topbar #header-topbar-right-content .topbar-element > ul {
display: inline-block;
}
#header-topbar #header-topbar-left-content .topbar-element > ul > li,
#header-topbar #header-topbar-right-content .topbar-element > ul > li {
border-right: none;
}
#header-topbar #header-topbar-left-content ul ul,
#header-topbar #header-topbar-right-content ul ul {
left: -1px;
right: auto;
}
#header-topbar #header-topbar-left-content ul ul span,
#header-topbar #header-topbar-right-content ul ul span,
#header-topbar #header-topbar-left-content ul ul a,
#header-topbar #header-topbar-right-content ul ul a {
float: left;
}
#header-topbar #header-topbar-left-content ul ul ul,
#header-topbar #header-topbar-right-content ul ul ul {
left: -1px;
right: auto;
top: 100%;
}
} #alterna-header {
padding: 0px 0px;
}
.logo img{
height: 100px;
width: auto;
}
#alterna-header .logo {
float: left;
}
#alterna-header .logo a {
float: left;
display: block;
margin-top: 0;
}
#alterna-header .logo-retina {
display: none;
}
.header-style-2 #alterna-header .logo {
margin-top: 15px;
}
.header-style-3 #alterna-header .logo a {
float: none;
margin: 0 auto;
text-align: center;
}
.header-style-4 #alterna-header .logo {
margin-top: 23px;
}
.header-style-6 #alterna-header .logo {
margin-top: 12px;
}
.fixed-logo {
display: none;
}
.fixed-logo a {
width: 44px;
height: 44px;
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/fixed-logo.png);
background-size: 44px 44px;
}
@media (max-width: 767px) {
#alterna-header .logo {
width: 100%;
text-align: center;
}
#alterna-header .logo a {
margin: 0px auto;
float: none;
display: inline-block;
}
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
#alterna-header .logo-default {
display: none;
}
#alterna-header .logo-retina {
display: block;
}
.header-style-3 #alterna-header .logo-retina {
display: inline-block;
}
.fixed-logo a {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/fixed-logo@2x.png);
}
} #alterna-header .header-social-container,
#alterna-header .header-custom-container {
float: right;
display: block;
}
.alterna-nav-menu-container {
float: left;
padding-top: 0px;
}
.alterna-nav-menu {
float: left;
margin: 0;
}
.alterna-nav-menu i {
float: left;
margin-top: 6px;
margin-right: 5px;
}
.alterna-nav-menu i.icon-plus,
.alterna-nav-menu i.fa-angle-down,
.alterna-nav-menu i.fa-angle-right {
float: right;
margin-left: 5px;
margin-right: 0px;
}
.alterna-nav-menu span.sub {
float: right;
margin-left: 10px;
font-size: 18px;
line-height: 24px;
}
.alterna-nav-menu > li {
list-style: none outside none;
float: left;
position: relative;
background: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/menu_line.png) no-repeat right center;
}
.alterna-nav-menu li {
-webkit-transition: background-color 500ms;
-moz-transition: background-color 500ms;
-o-transition: background-color 500ms;
transition: background-color 500ms;
}
.alterna-nav-menu li a {
float: left;
font-size: 15px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
color: #ffffff;
min-height: 24px;
line-height: 24px;
padding: 12px 15px;
text-decoration: none;
text-transform: none;
}
.alterna-nav-menu li a:hover {
color: #ffffff;
}
.alterna-nav-menu li:hover {
background: #136734;
}
.alterna-nav-menu li:hover > ul {
display: block;
}
.alterna-nav-menu > li.current-menu-item,
.alterna-nav-menu > li.current-menu-ancestor {
background: #136734;
}
.alterna-nav-menu > li.current-menu-item > a,
.alterna-nav-menu > li.current-menu-ancestor > a {
color: #ffffff;
}
.alterna-nav-menu > li.current-menu-item:hover,
.alterna-nav-menu > li.current-menu-ancestor:hover {
background: #136734;
}
.alterna-nav-menu .sub-menu {
display: none;
position: absolute;
margin-top: 48px;
margin-left: 0px;
z-index: 1000;
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
padding-bottom: 10px;
background: #136734;
}
.alterna-nav-menu .sub-menu li {
position: relative;
float: left;
list-style: none outside none;
border-bottom: 1px #3a3a3a dotted;
}
.alterna-nav-menu .sub-menu li a {
float: left;
color: #242424;
padding: 6px 15px !important;
min-width: 210px;
}
.alterna-nav-menu .sub-menu .sub-menu {
margin-left: 100%;
margin-top: 0px;
}
.alterna-nav-menu .sub-menu li:hover {
background: #242424;
}
.alterna-nav-menu .sub-menu li:hover > a {
color: #ffffff;
}
#alterna-nav {
background: #0c0c0c;
border-bottom: 4px #136734 solid;
position: relative;
min-height: 48px;
}
.alterna-nav-form-container {
float: right;
}
.alterna-nav-form-container .alterna-nav-form {
padding: 7px 0;
}
.alterna-nav-form-container .alterna-nav-form form {
position: relative;
margin: 0px;
height: 34px;
}
.searchform .sf-s {
font-size: 12px;
padding: 5px 8px;
color: #666;
border-radius: 0;
margin: 0px;
height: 35px;
background: #323232;
border: 1px #334444 solid;
width: 90px;
line-height: 14px;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.searchform .sf-s:hover {
width: 150px;
}
.searchform .sf-searchsubmit {
outline: 0;
border: 1px solid #136734;
background-color: #136734;
position: absolute;
width: 37px;
height: 37px;
right: 0px;
top: -1px;
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/search_icon.png);
background-size: 24px 24px;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.searchform .sf-searchsubmit:hover {
background-color: #1a1a1a;
border: 1px solid #4a4a4a;
}
.header-style-1 .header-social-container,
.header-style-1 .header-custom-container {
margin-top: 0;
}
.alterna-header-right-container {
float: right;
}
.header-style-2 #alterna-nav {
display: none;
}
.header-style-2 #alterna-nav .searchform .sf-s {
color: #333333;
background: #ffffff;
}
.header-style-2 #alterna-header {
border-bottom: #e8e8e8 solid 1px;
}
.header-style-2 #alterna-header .menu {
float: right;
margin-top: 10px;
}
.header-style-2 #alterna-header .menu .alterna-nav-menu {
margin: 0;
}
.header-style-2 #alterna-header .menu .alterna-nav-menu i {
margin-top: 4px;
}
.header-style-2 #alterna-header .menu .alterna-nav-menu i.fa-plus,
.header-style-2 #alterna-header .menu .alterna-nav-menu i.fa-angle-down,
.header-style-2 #alterna-header .menu .alterna-nav-menu i.fa-angle-right {
margin-left: 2px;
}
.header-style-2 #alterna-header .menu .alterna-nav-menu .sub-menu {
margin-top: 40px;
margin-left: -10px;
}
.header-style-2 #alterna-header .menu .alterna-nav-menu .sub-menu i {
margin-top: 3px;
}
.header-style-2 #alterna-header .menu .alterna-nav-menu .sub-menu li a {
padding: 6px 10px !important;
}
.header-style-2 #alterna-header .menu .alterna-nav-menu .sub-menu .sub-menu {
margin-top: 0px;
margin-left: 100%;
}
.header-style-2 #alterna-header .menu .alterna-nav-menu li a {
color: #333333;
padding: 10px 0px;
line-height: 20px;
min-height: 20px;
}
.header-style-2 #alterna-header .menu .alterna-nav-menu li a:hover {
color: #ffffff;
}
.header-style-2 #alterna-header .menu .alterna-nav-menu li li a {
color: #555555;
}
.header-style-2 #alterna-header .menu .alterna-nav-menu li li a:hover {
color: #ffffff;
}
.header-style-2 #alterna-header .menu .alterna-nav-menu > li {
background: none;
padding: 0px 10px;
}
.header-style-2 #alterna-header .menu .alterna-nav-menu > li:hover {
background: #136734;
}
.header-style-2 #alterna-header .menu .alterna-nav-menu > li.current-menu-item > a,
.header-style-2 #alterna-header .menu .alterna-nav-menu > li.current-menu-ancestor > a {
border-bottom: #136734 solid 1px;
}
.header-style-2 #alterna-header .alterna-nav-form-container .alterna-nav-form {
padding: 0px;
margin-left: 20px;
}
.header-style-2 #alterna-header .header-social-container {
margin-top: 1px;
}
.header-style-2 #alterna-header .searchform .sf-s {
background: none;
border: 1px #e8e8e8 solid;
}
.header-style-2 #alterna-nav {
background: #ffffff;
}
.header-style-2 #alterna-nav .alterna-nav-menu li a {
color: #333333;
}
.header-style-2 #alterna-nav .alterna-nav-menu li a:hover {
color: #ffffff;
}
.header-style-3 #alterna-nav {
display: none;
}
.header-style-3 #alterna-nav .searchform .sf-s {
color: #333333;
background: #ffffff;
}
.header-style-3 #alterna-header {
border-bottom: #e8e8e8 solid 1px;
padding: 25px 0px 0px;
}
.header-style-3 #alterna-header .alterna-nav-menu-container {
position: relative;
left: -50%;
float: right;
}
.header-style-3 #alterna-header .menu {
margin-top: 10px;
}
.header-style-3 #alterna-header .menu .alterna-nav-menu {
position: relative;
left: 50%;
margin: 0;
}
.header-style-3 #alterna-header .menu .alterna-nav-menu i.fa-plus,
.header-style-3 #alterna-header .menu .alterna-nav-menu i.fa-angle-down,
.header-style-3 #alterna-header .menu .alterna-nav-menu i.fa-angle-right {
margin-left: 2px;
}
.header-style-3 #alterna-header .menu .alterna-nav-menu li a {
color: #333333;
padding: 10px 0px;
}
.header-style-3 #alterna-header .menu .alterna-nav-menu li a:hover {
color: #ffffff;
}
.header-style-3 #alterna-header .menu .alterna-nav-menu li li a {
color: #555555;
font-size: 12px;
}
.header-style-3 #alterna-header .menu .alterna-nav-menu li li a:hover {
color: #ffffff;
}
.header-style-3 #alterna-header .menu .alterna-nav-menu > li {
background: none;
padding: 0px 10px;
}
.header-style-3 #alterna-header .menu .alterna-nav-menu > li:hover {
background: #136734;
}
.header-style-3 #alterna-header .menu .alterna-nav-menu > li.current-menu-item > a,
.header-style-3 #alterna-header .menu .alterna-nav-menu > li.current-menu-ancestor > a {
border-bottom: #136734 solid 1px;
}
.header-style-3 #alterna-header .menu .alterna-nav-menu .sub-menu {
margin-top: 44px;
margin-left: -10px;
}
.header-style-3 #alterna-header .menu .alterna-nav-menu .sub-menu li a {
padding: 5px 10px !important;
min-width: 190px;
}
.header-style-3 #alterna-header .menu .alterna-nav-menu .sub-menu .sub-menu {
margin-top: 0px;
margin-left: 100%;
}
.header-style-3 #alterna-header .header-social-container {
margin-top: 15px;
text-align: center;
}
.header-style-3 #alterna-nav {
background: #ffffff;
}
.header-style-3 #alterna-nav .alterna-nav-menu li a {
color: #333333;
}
.header-style-3 #alterna-nav .alterna-nav-menu li a:hover {
color: #ffffff;
}
.header-style-4 #alterna-header {
border-bottom: #e0e0e0 solid 1px;
padding: 0px;
min-height: 106px;
}
.header-style-4 .menu {
float: right;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.header-style-4 .menu .alterna-nav-menu {
margin: 0;
}
.header-style-4 .menu .alterna-nav-menu li a {
color: #666666;
}
.header-style-4 .menu .alterna-nav-menu li a:hover {
color: #136734;
}
.header-style-4 .menu .alterna-nav-menu li li a {
color: #555555;
}
.header-style-4 .menu .alterna-nav-menu li li a:hover {
color: #ffffff;
}
.header-style-4 .menu .alterna-nav-menu > li > a {
padding: 40px 15px;
}
.header-style-4 .menu .alterna-nav-menu > li > a .fa-angle-down {
display: none;
}
.header-style-4 .menu .alterna-nav-menu > li:hover {
background: none !important;
}
.header-style-4 .menu .alterna-nav-menu > li:hover > a {
background: #f5f5f5;
color: #136734;
border-bottom: 2px solid #136734;
}
.header-style-4 .menu .alterna-nav-menu > li,
.header-style-4 .menu .alterna-nav-menu > li.current-menu-item,
.header-style-4 .menu .alterna-nav-menu > li.current-menu-ancestor {
background: none;
}
.header-style-4 .menu .alterna-nav-menu > li.current-menu-item > a,
.header-style-4 .menu .alterna-nav-menu > li.current-menu-ancestor > a {
border-bottom: 2px solid #136734;
color: #136734;
}
.header-style-4 .menu .alterna-nav-menu .sub-menu {
margin-top: 104px;
background: none !important;
padding-bottom: 0;
border-top: 2px solid #136734;
}
.header-style-4 .menu .alterna-nav-menu .sub-menu .sub-menu {
margin-top: -2px;
padding-left: 1px;
}
.header-style-4 .menu .alterna-nav-menu .sub-menu li {
background: #f5f5f5;
border-top: #ffffff 1px solid;
border-bottom: #d9d9d9 1px solid;
}
.header-style-4 .menu .alterna-nav-menu .sub-menu li:first-child {
border-top: none;
}
.header-style-4 .menu .alterna-nav-menu .sub-menu li:hover {
background: #2a2a2a;
}
.header-style-4 .menu .alterna-nav-menu .sub-menu li:hover > a {
color: #ffffff;
}
.header-style-4 .menu.opacity {
opacity: 0.2;
}
.header-style-4 .alterna-nav-form-container {
margin-top: 40px;
position: relative;
}
.header-style-4 .alterna-nav-form-content {
position: absolute;
top: -6px;
right: 30px;
z-index: 1100;
width: 0px;
overflow: hidden;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.header-style-4 .alterna-nav-form-content form {
margin: 0;
}
.header-style-4 .alterna-nav-form-content .searchform .sf-s {
width: 310px;
background: #ffffff;
border: 1px #e8e8e8 solid;
padding: 5px 5px 5px 5px;
margin-left: 35px;
}
.header-style-4 .alterna-nav-form-content .searchform .sf-s:focus {
border: 1px #136734 solid;
}
.header-style-4 .alterna-nav-form-content .searchform .sf-searchsubmit {
width: 35px;
height: 35px;
top: 0px;
left: 0px;
border: none;
}
.header-style-4 .alterna-nav-form-content.show {
width: 347px;
}
.header-style-4 .alterna-nav-form-icon {
cursor: pointer;
}
.header-style-4 .alterna-nav-form-icon i {
display: inline-block;
text-align: center;
width: 24px;
height: 24px;
line-height: 20px;
}
.header-style-5 #alterna-header {
border-bottom: #e0e0e0 solid 1px;
}
.header-style-5 .alterna-header-right-container {
margin-top: 13px;
}
.header-style-5 .alterna-header-right-container .alterna-nav-form {
position: relative;
float: right;
}
.header-style-5 .alterna-header-right-container .alterna-nav-form form {
margin: 0;
}
.header-style-5 .alterna-header-right-container .searchform .sf-s {
background: rgba(255, 255, 255, 0.3);
border: 1px #e8e8e8 solid;
height: 34px;
}
.header-style-5 .menu {
float: right;
}
.header-style-5 .menu .alterna-nav-menu li a {
padding: 10px 25px;
color: #111;
}
.header-style-5 .menu .alterna-nav-menu li a:hover {
color: #555555;
}
.header-style-5 .menu .alterna-nav-menu li li a {
color: #555555;
}
.header-style-5 .menu .alterna-nav-menu li li a:hover {
color: #ffffff;
}
.header-style-5 .menu .alterna-nav-menu i.fa-angle-down {
display: none;
}
.header-style-5 .menu .alterna-nav-menu > li {
background: none;
}
.header-style-5 .menu .alterna-nav-menu > li.current-menu-item,
.header-style-5 .menu .alterna-nav-menu > li.current-menu-ancestor,
.header-style-5 .menu .alterna-nav-menu > li.current-menu-item:hover,
.header-style-5 .menu .alterna-nav-menu > li.current-menu-ancestor:hover {
background: none;
}
.header-style-5 .menu .alterna-nav-menu > li.current-menu-item:hover .sub-menu,
.header-style-5 .menu .alterna-nav-menu > li.current-menu-ancestor:hover .sub-menu {
background: #ffffff;
}
.header-style-5 .menu .alterna-nav-menu .sub-menu {
margin-top: 34px;
margin-left: 0px;
padding-bottom: 10px;
background: #ffffff;
border: 1px solid #e8e8e8;
padding: 10px;
}
.header-style-5 .menu .alterna-nav-menu .sub-menu .sub-menu {
margin-left: 100%;
margin-top: 0px;
}
.header-style-5 .menu .alterna-nav-menu .sub-menu li {
border-bottom: 1px #e3e3e3 solid;
}
.header-style-6 #alterna-header {
padding: 0px;
min-height: 84px;
}
.header-style-6 .menu {
float: left;
margin-left: 20px;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.header-style-6 .menu .alterna-nav-menu {
margin: 0;
}
.header-style-6 .menu .alterna-nav-menu li a {
color: #666666;
text-transform: none;
}
.header-style-6 .menu .alterna-nav-menu li a:hover {
color: #136734;
}
.header-style-6 .menu .alterna-nav-menu li li a {
color: #555555;
}
.header-style-6 .menu .alterna-nav-menu li li a:hover {
color: #555555;
}
.header-style-6 .menu .alterna-nav-menu > li > a {
padding: 30px 15px;
}
.header-style-6 .menu .alterna-nav-menu > li > a .fa-angle-down {
display: none;
}
.header-style-6 .menu .alterna-nav-menu > li:hover {
background: none !important;
}
.header-style-6 .menu .alterna-nav-menu > li:hover > a {
background: #f5f5f5;
color: #136734;
}
.header-style-6 .menu .alterna-nav-menu > li,
.header-style-6 .menu .alterna-nav-menu > li.current-menu-item,
.header-style-6 .menu .alterna-nav-menu > li.current-menu-ancestor {
background: none;
}
.header-style-6 .menu .alterna-nav-menu > li.current-menu-item > a,
.header-style-6 .menu .alterna-nav-menu > li.current-menu-ancestor > a {
color: #136734;
}
.header-style-6 .menu .alterna-nav-menu .sub-menu {
margin-top: 83px;
background: none !important;
padding-bottom: 0;
border-top: 2px solid #136734;
}
.header-style-6 .menu .alterna-nav-menu .sub-menu .sub-menu {
margin-top: -2px;
padding-left: 1px;
border-top: none;
}
.header-style-6 .menu .alterna-nav-menu .sub-menu li {
background: #ffffff;
border-bottom: none;
}
.header-style-6 .menu .alterna-nav-menu .sub-menu li li:first-child {
border-top: 2px solid #136734;
}
.header-style-6 .menu .alterna-nav-menu .sub-menu li:hover {
background: #f5f5f5;
}
.header-style-6 .menu .alterna-nav-menu .sub-menu li:hover > a {
color: #555555;
}
.header-style-6 .menu.opacity {
opacity: 0.2;
}
.header-style-6 .right-content {
float: right;
margin-top: 22px;
}
.header-style-6 .right-content > a {
margin-right: 20px !important;
}
.header-style-6 .right-content.opacity > a {
opacity: 0.2;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.header-style-6 .right-content .login-btn-custom {
padding: 10px 0;
line-height: 20px;
display: inline-block;
}
.header-style-6 .alterna-nav-form-container {
position: relative;
}
.header-style-6 .alterna-nav-form-container .alterna-nav-form-icon {
margin-top: 8px;
}
.header-style-6 .alterna-nav-form-content {
position: absolute;
top: 0;
right: 30px;
z-index: 1100;
width: 0px;
overflow: hidden;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.header-style-6 .alterna-nav-form-content form {
margin: 0;
}
.header-style-6 .alterna-nav-form-content .searchform .sf-s {
width: 310px;
background: #ffffff;
border: 1px #e8e8e8 solid;
padding: 10px;
margin-left: 39px;
height: 40px;
line-height: 20px;
}
.header-style-6 .alterna-nav-form-content .searchform .sf-s:focus {
border: 1px #136734 solid;
}
.header-style-6 .alterna-nav-form-content .searchform .sf-searchsubmit {
width: 40px;
height: 40px;
top: 0px;
left: 0px;
border: none;
}
.header-style-6 .alterna-nav-form-content.show {
width: 350px;
}
.header-style-6 .alterna-nav-form-icon {
cursor: pointer;
}
.header-style-6 .alterna-nav-form-icon i {
display: inline-block;
text-align: center;
width: 24px;
height: 24px;
line-height: 24px;
}
.header-style-7 #alterna-nav {
background: #136734;
border-bottom: none;
position: relative;
min-height: 48px;
}
.header-style-7 .alterna-nav-menu li a {
text-transform: none;
}
.header-style-7 .alterna-nav-menu > li {
background-image: none;
}
.header-style-7 .alterna-nav-menu > li:hover,
.header-style-7 .alterna-nav-menu > li.current-menu-item,
.header-style-7 .alterna-nav-menu > li.current-menu-ancestor {
background: #6caaa8;
}
.header-style-7 .alterna-nav-menu > li:hover > a,
.header-style-7 .alterna-nav-menu > li.current-menu-item > a,
.header-style-7 .alterna-nav-menu > li.current-menu-ancestor > a {
color: #ffffff;
}
.header-style-7 .alterna-nav-menu > li.current-menu-item:hover,
.header-style-7 .alterna-nav-menu > li.current-menu-ancestor:hover {
background: #6caaa8;
}
.header-style-7 .alterna-nav-menu i.fa-angle-down {
display: none;
}
.header-style-7 .alterna-nav-menu .sub-menu {
padding-bottom: 0;
margin-top: 47px;
background: #efefef;
}
.header-style-7 .alterna-nav-menu .sub-menu li {
border-bottom: none;
}
.header-style-7 .alterna-nav-menu .sub-menu li:hover {
background: #ffffff;
}
.header-style-7 .alterna-nav-menu .sub-menu li:hover > a {
color: #136734;
}
.header-style-7 .alterna-nav-menu .sub-menu .sub-menu {
margin-top: 0px;
}
.header-style-7 .alterna-nav-form-container .alterna-nav-form {
padding: 9px 0;
}
.header-style-7 .alterna-nav-form-container .alterna-nav-form form {
height: 30px;
}
.header-style-7 .searchform > div {
position: relative;
padding-right: 30px;
}
.header-style-7 .searchform .sf-s {
padding: 5px;
color: #202020;
height: 30px;
background: #ffffff;
border: none !important;
width: 150px;
line-height: 20px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.header-style-7 .searchform .sf-searchsubmit {
width: 30px;
height: 30px;
top: 0;
background-color: transparent;
border: none;
}
.header-style-7 .searchform .sf-searchsubmit:hover {
background-color: transparent;
border: none;
}
#alterna-nav.header-fixed {
position: fixed;
width: 100%;
left: 0;
top: 0;
z-index: 2000;
box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.3);
min-height: 44px;
}
#alterna-nav.header-fixed .fixed-logo {
float: left;
display: block;
margin-top: 2px;
}
#alterna-nav.header-fixed .fixed-logo a {
float: left;
}
#alterna-nav.header-fixed .alterna-nav-menu {
margin-left: 10px;
}
.header-style-2 #alterna-nav.header-fixed,
.header-style-3 #alterna-nav.header-fixed {
display: block;
}
header.header-fixed {
position: fixed;
z-index: 10000;
top: 0px;
left: 0;
width: 100%;
background: #fff;
box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.3);
}
header.header-fixed.header-style-4 {
border: none;
}
header.header-fixed.header-style-4 #alterna-header {
min-height: 60px;
padding: 0;
}
header.header-fixed.header-style-4 #alterna-header .logo {
margin-top: 0;
}
header.header-fixed.header-style-4 #alterna-header .logo img {
max-height: 60px;
width: auto !important;
}
header.header-fixed.header-style-4 .alterna-nav-form-container {
margin-top: 20px;
}
header.header-fixed.header-style-4 .alterna-nav-menu > li > a {
padding: 17px 15px;
}
header.header-fixed.header-style-4 .alterna-nav-menu .sub-menu {
margin-top: 58px;
}
header.header-fixed.header-style-4 .alterna-nav-menu .sub-menu .sub-menu {
margin-top: -2px;
}
header.header-fixed.header-style-5 {
border: none;
}
header.header-fixed.header-style-5 #alterna-header {
padding: 5px 0;
}
header.header-fixed.header-style-5 #alterna-header .logo img {
max-height: 60px;
width: auto !important;
}
header.header-fixed.header-style-6 {
border: none;
}
header.header-fixed.header-style-6 #alterna-header {
min-height: 60px;
padding: 0;
}
header.header-fixed.header-style-6 #alterna-header .logo {
margin-top: 5px;
}
header.header-fixed.header-style-6 #alterna-header .logo img {
max-height: 50px;
width: auto !important;
}
header.header-fixed.header-style-6 .alterna-nav-menu > li > a {
padding: 18px 15px;
}
header.header-fixed.header-style-6 .alterna-nav-menu .sub-menu {
margin-top: 60px;
}
header.header-fixed.header-style-6 .right-content {
margin-top: 10px;
}
#alterna-drop-nav {
display: none;
margin: 0;
}
#alterna-drop-nav .navbar-header {
text-align: center;
}
#alterna-drop-nav .navbar-header .navbar-toggle {
float: none;
margin: 8px 0;
}
#alterna-drop-nav ul.navbar-nav a {
display: block;
padding: 10px 51px 10px 15px;
line-height: 20px;
position: relative;
background: none !important;
text-decoration: none !important;
}
#alterna-drop-nav ul.navbar-nav a > i {
margin-right: 5px;
}
#alterna-drop-nav ul.navbar-nav a .child-btn {
position: absolute;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
right: 5px;
top: 0;
}
#alterna-drop-nav ul.navbar-nav ul {
list-style: none;
margin: 0;
padding: 0;
display: none;
}
#alterna-drop-nav ul.navbar-nav ul a {
padding-left: 30px;
}
#alterna-drop-nav ul.navbar-nav ul ul a {
padding-left: 45px;
}
#alterna-drop-nav ul.navbar-nav li {
list-style: none;
}
#alterna-drop-nav .alterna-nav-form-container {
width: 100%;
}
#alterna-drop-nav .alterna-nav-form-container .searchform > div {
padding: 0 34px 0 0;
}
#alterna-drop-nav .alterna-nav-form-container .searchform .sf-s {
width: 100%;
}
.header-style-1 #alterna-drop-nav {
background: #0c0c0c;
}
.header-style-1 #alterna-drop-nav .navbar-header {
border-top: 1px solid transparent;
}
.header-style-1 #alterna-drop-nav .navbar-header .navbar-toggle {
border: 1px solid #616161;
}
.header-style-1 #alterna-drop-nav .navbar-header .navbar-toggle .icon-bar {
background: #ffffff;
}
.header-style-1 #alterna-drop-nav .navbar-collapse {
border-top: 1px solid transparent;
}
.header-style-1 #alterna-drop-nav ul.navbar-nav {
color: #c2c2c2;
}
.header-style-1 #alterna-drop-nav ul.navbar-nav a {
color: #c2c2c2;
}
.header-style-1 #alterna-drop-nav ul.navbar-nav a .child-btn {
color: #c2c2c2 !important;
}
.header-style-1 #alterna-drop-nav ul.navbar-nav a .child-btn:hover {
color: #ffffff !important;
}
.header-style-1 #alterna-drop-nav ul.navbar-nav a:hover {
color: #ffffff;
}
.header-style-1 #alterna-drop-nav ul.navbar-nav ul {
background: #202020;
}
.header-style-1 #alterna-drop-nav ul.navbar-nav ul ul {
background: #303030;
}
.header-style-1 #alterna-drop-nav .searchform .sf-s {
background: #262626;
}
.header-style-2 #alterna-drop-nav,
.header-style-3 #alterna-drop-nav,
.header-style-4 #alterna-drop-nav,
.header-style-5 #alterna-drop-nav,
.header-style-6 #alterna-drop-nav {
background: #ffffff;
}
.header-style-2 #alterna-drop-nav .navbar-header,
.header-style-3 #alterna-drop-nav .navbar-header,
.header-style-4 #alterna-drop-nav .navbar-header,
.header-style-5 #alterna-drop-nav .navbar-header,
.header-style-6 #alterna-drop-nav .navbar-header {
border-top: 1px solid #f0f0f0;
}
.header-style-2 #alterna-drop-nav .navbar-header .navbar-toggle,
.header-style-3 #alterna-drop-nav .navbar-header .navbar-toggle,
.header-style-4 #alterna-drop-nav .navbar-header .navbar-toggle,
.header-style-5 #alterna-drop-nav .navbar-header .navbar-toggle,
.header-style-6 #alterna-drop-nav .navbar-header .navbar-toggle {
border: 1px solid #ffffff;
}
.header-style-2 #alterna-drop-nav .navbar-header .navbar-toggle .icon-bar,
.header-style-3 #alterna-drop-nav .navbar-header .navbar-toggle .icon-bar,
.header-style-4 #alterna-drop-nav .navbar-header .navbar-toggle .icon-bar,
.header-style-5 #alterna-drop-nav .navbar-header .navbar-toggle .icon-bar,
.header-style-6 #alterna-drop-nav .navbar-header .navbar-toggle .icon-bar {
background: #101010;
}
.header-style-2 #alterna-drop-nav .navbar-collapse,
.header-style-3 #alterna-drop-nav .navbar-collapse,
.header-style-4 #alterna-drop-nav .navbar-collapse,
.header-style-5 #alterna-drop-nav .navbar-collapse,
.header-style-6 #alterna-drop-nav .navbar-collapse {
border-top: 1px solid #f0f0f0;
}
.header-style-2 #alterna-drop-nav ul.navbar-nav,
.header-style-3 #alterna-drop-nav ul.navbar-nav,
.header-style-4 #alterna-drop-nav ul.navbar-nav,
.header-style-5 #alterna-drop-nav ul.navbar-nav,
.header-style-6 #alterna-drop-nav ul.navbar-nav {
color: #6e6e6e;
}
.header-style-2 #alterna-drop-nav ul.navbar-nav a,
.header-style-3 #alterna-drop-nav ul.navbar-nav a,
.header-style-4 #alterna-drop-nav ul.navbar-nav a,
.header-style-5 #alterna-drop-nav ul.navbar-nav a,
.header-style-6 #alterna-drop-nav ul.navbar-nav a {
color: #6e6e6e;
}
.header-style-2 #alterna-drop-nav ul.navbar-nav a .child-btn,
.header-style-3 #alterna-drop-nav ul.navbar-nav a .child-btn,
.header-style-4 #alterna-drop-nav ul.navbar-nav a .child-btn,
.header-style-5 #alterna-drop-nav ul.navbar-nav a .child-btn,
.header-style-6 #alterna-drop-nav ul.navbar-nav a .child-btn {
color: #6e6e6e !important;
}
.header-style-2 #alterna-drop-nav ul.navbar-nav a .child-btn:hover,
.header-style-3 #alterna-drop-nav ul.navbar-nav a .child-btn:hover,
.header-style-4 #alterna-drop-nav ul.navbar-nav a .child-btn:hover,
.header-style-5 #alterna-drop-nav ul.navbar-nav a .child-btn:hover,
.header-style-6 #alterna-drop-nav ul.navbar-nav a .child-btn:hover {
color: #2a2a2a !important;
}
.header-style-2 #alterna-drop-nav ul.navbar-nav a:hover,
.header-style-3 #alterna-drop-nav ul.navbar-nav a:hover,
.header-style-4 #alterna-drop-nav ul.navbar-nav a:hover,
.header-style-5 #alterna-drop-nav ul.navbar-nav a:hover,
.header-style-6 #alterna-drop-nav ul.navbar-nav a:hover {
color: #2a2a2a;
}
.header-style-2 #alterna-drop-nav ul.navbar-nav ul,
.header-style-3 #alterna-drop-nav ul.navbar-nav ul,
.header-style-4 #alterna-drop-nav ul.navbar-nav ul,
.header-style-5 #alterna-drop-nav ul.navbar-nav ul,
.header-style-6 #alterna-drop-nav ul.navbar-nav ul {
background: #f8f8f8;
}
.header-style-2 #alterna-drop-nav ul.navbar-nav ul ul,
.header-style-3 #alterna-drop-nav ul.navbar-nav ul ul,
.header-style-4 #alterna-drop-nav ul.navbar-nav ul ul,
.header-style-5 #alterna-drop-nav ul.navbar-nav ul ul,
.header-style-6 #alterna-drop-nav ul.navbar-nav ul ul {
background: #f3f3f3;
}
.header-style-2 #alterna-drop-nav .searchform .sf-s,
.header-style-3 #alterna-drop-nav .searchform .sf-s,
.header-style-4 #alterna-drop-nav .searchform .sf-s,
.header-style-5 #alterna-drop-nav .searchform .sf-s,
.header-style-6 #alterna-drop-nav .searchform .sf-s {
background: #ffffff;
}
.header-style-7 #alterna-drop-nav {
background: #ffffff;
}
.header-style-7 #alterna-drop-nav .navbar-header {
border-top: 1px solid #f0f0f0;
}
.header-style-7 #alterna-drop-nav .navbar-header .navbar-toggle {
border: 1px solid #ffffff;
}
.header-style-7 #alterna-drop-nav .navbar-header .navbar-toggle .icon-bar {
background: #101010;
}
.header-style-7 #alterna-drop-nav .navbar-collapse {
border-top: 1px solid #f0f0f0;
}
.header-style-7 #alterna-drop-nav ul.navbar-nav {
color: #6e6e6e;
}
.header-style-7 #alterna-drop-nav ul.navbar-nav a {
color: #6e6e6e;
}
.header-style-7 #alterna-drop-nav ul.navbar-nav a .child-btn {
color: #6e6e6e !important;
}
.header-style-7 #alterna-drop-nav ul.navbar-nav a .child-btn:hover {
color: #2a2a2a !important;
}
.header-style-7 #alterna-drop-nav ul.navbar-nav a:hover {
color: #2a2a2a;
}
.header-style-7 #alterna-drop-nav ul.navbar-nav ul {
background: #f8f8f8;
}
.header-style-7 #alterna-drop-nav ul.navbar-nav ul ul {
background: #f3f3f3;
}
.header-style-7 #alterna-drop-nav .searchform .sf-s {
border: #101010 1px solid !important;
}
.header-style-7 #alterna-drop-nav .searchform .sf-searchsubmit {
background-color: #136734;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.header-style-7 #alterna-drop-nav .searchform .sf-searchsubmit:hover {
background-color: #136734;
}
@media (max-width: 991px) {
.searchform .sf-s:hover {
width: 110px;
}
}
@media (max-width: 767px) {
#alterna-drop-nav {
display: block;
}
#alterna-nav {
display: none;
}
#alterna-header {
padding: 20px 0 !important;
border-bottom: none !important;
}
#alterna-header .header-social-container {
width: 100%;
margin-right: 0px;
text-align: center;
}
#alterna-header .header-custom-container {
width: 100%;
text-align: center;
}
.header-style-1 .alterna-nav-menu-container {
display: none;
}
.header-style-2 .alterna-header-right-container {
width: 100%;
margin-top: 10px;
}
.header-style-2 .alterna-header-right-container .alterna-nav-form-container,
.header-style-2 .alterna-header-right-container .menu {
display: none;
}
.header-style-2 .alterna-nav-menu-container {
display: none;
}
.header-style-3 .menu {
display: none;
}
.header-style-4 .logo {
margin-top: 0;
}
.header-style-4 .alterna-header-right-container {
display: none;
}
.header-style-4 .alterna-nav-form-container {
margin-top: 0;
}
.header-style-5 .alterna-header-right-container {
display: none;
}
.header-style-6 .logo {
margin-top: 0;
}
.header-style-6 .menu,
.header-style-6 .right-content {
display: none;
}
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
.searchform .sf-searchsubmit {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/search_icon@2x.png);
}
}  #page-header {
position: relative;
background-size: cover;
background-repeat: repeat;
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/page-header.jpg);
}
#page-header .page-header-content {
display: inline-block;
width: 100%;
padding: 160px 0 120px;
}
#page-header .page-header-content .title {
margin: 0;
font-size: 50px;
color: #fff;
line-height: 65px;
text-align: center;
}
#page-header .page-header-content .page-desc {
margin-top: 10px;
}
#page-header .top-shadow {
position: absolute;
top: -1px;
background: transparent url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/header-top-shadow.png) no-repeat center top;
background-size: 100% 30px;
width: 100%;
height: 30px;
z-index: 888;
}
#page-breadcrumb {
border-top: 1px #e0e0e0 solid;
padding: 5px 0;
}
#page-breadcrumb ul {
margin: 0px;
list-style-type: none;
float: left;
}
#page-breadcrumb ul li {
float: left;
margin-right: 5px;
}
#page-breadcrumb i {
margin-right: 5px;
font-size: 10px;
}
#page-breadcrumb i.fa-home {
margin-right: 3px;
font-size: 14px;
}
#page-breadcrumb a,
#page-breadcrumb span {
font-size: 12px;
line-height: 15px;
margin-top: 1px;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
}  .content-wrap {
background: #ffffff;
overflow: hidden;
}
.content-wrap #main {
padding-top: 0px;
}
.content-wrap section.alterna-col.alterna-left {
float: right;
}
.content-wrap aside.alterna-col.alterna-left {
float: left;
}
@media (min-width: 1201px) {
.alterna-col.col-lg-9 {
width: 71.8%;
}
.alterna-col.col-lg-3 {
width: 28.2%;
}
}
@media (max-width: 767px) {
.content-wrap section.alterna-col.alterna-left {
float: none;
}
.content-wrap aside.alterna-col.alterna-left {
float: none;
}
} .entry-post {
border-bottom: 1px #E1E1E1 dashed;
padding-bottom: 20px;
margin-bottom: 20px;
display: inline-block;
width: 100%;
}
.single.single-post .entry-post {
border-bottom: none;
padding-bottom: 0;
}
.post-date-type,
.entry-left-side .post-author,
.entry-left-side .post-comments {
float: left;
clear: both;
margin-bottom: 10px;
}
.post-date-type .post-type {
line-height: 10px;
width: 50px;
text-align: center;
background: #136734;
float: left;
color: #ffffff;
font-size: 20px;
padding: 10px 10px;
}
.post-date-type .date {
float: left;
padding: 10px 15px;
background: #0C0C0C;
width: 104px;
}
.post-date-type .day {
line-height: 30px;
float: left;
text-align: center;
font-size: 35px;
color: #ffffff;
width: 55%;
}
.post-date-type .month {
margin-bottom: 2px;
}
.post-date-type .day,
.post-date-type .month,
.post-date-type .year {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: bold;
}
.post-date-type .month,
.post-date-type .year {
text-align: right;
line-height: 14px;
color: #ffffff;
font-size: 12px;
float: left;
width: 45%;
}
.entry-left-side .post-author,
.entry-left-side .post-comments {
padding-left: 5px;
border-left: 3px solid #E1E1E1;
}
.entry-left-side .post-author i,
.entry-left-side .post-comments i {
text-align: center;
width: 16px;
margin-right: 5px;
}
.entry-post .entry-header .entry-title,
.single-post .entry-header .entry-title {
margin: 0 0 10px;
}
.entry-right-side .date {
font-weight: bold;
margin-bottom: 10px;
color: #136734;
}
.entry-right-side .post-meta {
margin: 0 0 10px;
padding: 5px 0px;
border-top: 1px #e1e1e1 dotted;
border-bottom: 1px #e1e1e1 dotted;
position: relative;
}
.entry-right-side .post-meta .cat-links {
padding-right: 40px;
}
.entry-right-side .post-meta .cat-links i {
width: 16px;
text-align: center;
margin-right: 5px;
}
.entry-right-side .post-meta .entry-comments i {
margin-right: 5px;
}
.entry-right-side .post-edit {
margin: 10px 0px;
}
.entry-right-side .more-link {
padding: 0px;
float: right;
margin: 5px 0px;
}
.entry-right-side .post-category {
position: relative;
}
.entry-right-side .post-link {
position: absolute;
right: 0px;
top: 5px;
}
.entry-right-side .post-link i {
opacity: 0.6;
}
.entry-right-side .post-link:hover i {
opacity: 1;
}
.entry-post .post-element-content,
.single-post .post-element-content {
float: left;
margin-bottom: 15px;
width: 100%;
}
.entry-right-side .post-meta .entry-link,
.entry-right-side .post-meta .entry-comments {
position: absolute;
right: 5px;
top: 5px;
}
.single-post .post-meta {
margin-bottom: 10px;
padding: 8px 0;
border-top: 1px #E1E1E1 dashed;
border-bottom: 1px #E1E1E1 dashed;
float: left;
width: 100%;
line-height: 20px;
}
.single-post .post-meta > div {
float: left;
margin-right: 10px;
}
.single-post .entry-tags {
margin: 15px 0px;
padding: 15px 0px 15px 50px;
position: relative;
}
.single-post .entry-tags .post-tags-icon {
left: 0px;
margin-top: -10px;
position: absolute;
border-radius: 50px;
background: #136734;
padding: 10px;
float: left;
height: 40px;
width: 40px;
line-height: 20px;
text-align: center;
color: #ffffff;
}
.single-post .post-share {
margin-bottom: 15px;
}
.single .post-meta i,
.single-post .post-category i,
.single-post .post-tags i {
margin-right: 5px;
}
.single-post .entry-content,
.single-post .entry-header,
.single-post .entry-tags,
.single-post .post-share,
.single-post .post-about-author {
float: left;
width: 100%;
}
.post-img {
position: relative;
float: left;
width: 100%;
}
.post-img img {
width: 100%;
}
.post-img > a {
float: left;
}
.post-tip {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
overflow: hidden;
}
.post-tip div.bg {
width: 100%;
height: 100%;
background: #000000;
opacity: 0.7;
}
.post-tip div.link {
padding: 10px;
position: absolute;
margin-top: -25px;
margin-left: -25px;
left: 50%;
top: 50%;
background: #000000;
width: 50px;
height: 50px;
border-radius: 4px;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.post-tip div.no-bg {
background: none;
}
.post-tip div.left-link {
margin-left: -60px;
top: 50%;
left: 150%;
}
.post-tip div.right-link {
margin-left: 10px;
top: 50%;
left: -50%;
}
.post-tip div.center-link {
top: -50%;
left: 50%;
}
.post-img:hover .post-tip {
opacity: 1;
}
.post-img:hover .post-tip div.center-link {
top: 50%;
}
.post-img:hover .post-tip div.left-link,
.post-img:hover .post-tip div.right-link {
left: 50%;
}
div.left-link:hover,
div.right-link:hover,
div.center-link:hover {
background: #136734;
}
.gravatar {
float: left;
}
.post-author-details {
margin-bottom: 15px;
min-height: 80px;
position: relative;
float: left;
width: 100%;
}
.post-author-details .author-meta {
margin-left: 92px;
}
.post-author-details .gravatar {
float: left;
position: absolute;
}
.post-quote-entry {
padding: 20px 20px 20px 60px;
background: #136734;
position: relative;
color: #111;
}
.post-quote-entry .post-quote-icon {
width: 50px;
height: 50px;
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon-quote-post.png);
background-size: 50px 50px;
background-repeat: no-repeat;
position: absolute;
left: 8px;
top: 8px;
}
.post-quote-entry,
.post-quote-entry p {
font-size: 25px;
line-height: 28px;
font-style: italic;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}
.blog-show-style-2 .entry-right-side .post-link {
top: 0px;
}
.post-meta,
.post-meta a,
.comment-meta,
.comment-meta a,
.search-post-mate,
.search-post-mate a {
color: #999 !important;
font-family: 'Poppins', sans-serif;
font-size: 11px;
}
.post-meta i,
.search-post-mate i {
font-size: 14px;
}
.post-meta a:hover,
.comment-meta a:hover,
.search-post-mate a:hover {
color: #136734 !important;
}
@media (max-width: 1200px) {
.post-date-type .post-type {
width: 40px;
padding: 5px;
}
.post-date-type .date {
padding: 5px 10px;
width: 90px;
}
}
@media (max-width: 767px) {
.entry-left-side,
.entry-right-side {
float: left;
width: 100%;
}
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
.post-quote-entry .post-quote-icon {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon-quote-post@2x.png);
}
} .portfolio-filters {
margin-bottom: 20px;
text-align: center;
}
.portfolio-filters-cate li {
margin-bottom: 5px;
}
.portfolio-filters-cate li a {
color: #B0B0B0;
display: inline-block;
border: 1px solid #E0E0E0;
padding: 5px 15px;
border-radius: 18px;
height: 30px;
line-height: 20px;
cursor: pointer;
box-shadow: 1px 1px 5px 1px #eeeeee;
-moz-box-shadow: 1px 1px 5px 1px #eeeeee;
-webkit-box-shadow: 1px 1px 5px 1px #eeeeee;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.portfolio-filters-cate li a:hover {
color: #136734;
border: 1px solid #136734;
}
.portfolio-filters-cate li a.active {
color: #000000;
border: 1px solid #d0d0d0;
}
.portfolio-element {
margin-bottom: 20px !important;
}
.portfolio-wrap {
position: relative;
}
.portfolio-wrap img {
width: 100% !important;
}
.portfolio-wrap .post-tip .entry-title {
line-height: 20px;
position: absolute;
left: 0px;
top: 50%;
text-align: center;
width: 100%;
margin-top: -10px;
color: #136734;
display: none;
}
.portfolio-wrap .post-tip .entry-title i {
margin-top: -5px;
margin-right: 5px;
}
.portfolio-wrap .post-tip .post-tip-info .entry-title {
text-align: left;
position: static;
margin: 0px;
color: white;
margin-bottom: 10px;
}
.portfolio-wrap:hover .post-tip .entry-title {
display: block;
}
.portfolio-wrap:hover .post-tip p {
display: block;
}
.post-tip-info {
position: absolute;
left: 0px;
top: 0px;
padding: 5%;
width: 90%;
height: 90%;
}
.post-tip-info p {
float: left;
color: white;
font-size: 12px;
display: none;
}
.post-tip-info .portfolio-client {
color: #136734;
margin-top: 10px;
font-size: 13px;
display: block;
}
.portfolio-content {
width: 100%;
float: left;
}
.portfolio-content .entry-title {
color: #3A3A3A;
font-weight: 300;
margin: 0 0 5px;
}
.portfolio-content .portfolio-categories {
margin-bottom: 5px;
color: #AEAEAE;
font-style: italic;
font-size: 12px;
}
.portfolio-style-1 .portfolio-content {
border-bottom: 1px #e8e8e8 solid;
padding: 10px 0px;
text-align: center;
}
.portfolio-style-3 .portfolio-content {
padding-top: 10px;
text-align: left;
}
.portfolio-style-3 .portfolio-title {
position: relative;
}
.portfolio-style-3 .portfolio-type {
display: inline-block;
width: 30px;
height: 30px;
background: #136734;
padding: 5px;
position: absolute;
left: 0;
top: -40px;
float: left;
line-height: 20px;
}
.portfolio-style-3 .portfolio-type span {
width: 20px;
height: 20px;
line-height: 20px;
background-size: 20px 20px;
}
.portfolio-element.portfolio-style-1:hover .portfolio-content {
background: #F8F8F8;
border-bottom: 1px #136734 solid;
}
.portfolio-element:hover .portfolio-content .entry-title {
color: #136734;
}
.portfolio-element:hover .post-tip {
opacity: 1;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.portfolio-element:hover .post-tip div.left-link,
.portfolio-element:hover .post-tip div.right-link {
left: 50%;
}
.portfolio-style-4 .portfolio-img {
position: relative;
}
.portfolio-style-4 .post-mask-content {
position: absolute;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.8);
left: 0;
top: 0;
text-align: center;
-webkit-transition: 600ms;
-moz-transition: 600ms;
-o-transition: 600ms;
transition: 600ms;
opacity: 0;
}
.portfolio-style-4 .post-mask-content .centered {
width: 90%;
padding: 0 20px;
display: inline-block;
vertical-align: middle;
}
.portfolio-style-4 .post-mask-content:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -0.25em;
}
.portfolio-style-4 .portfolio-wrap {
padding: 5px;
border: 1px solid #e8e8e8;
}
.portfolio-style-4:hover .post-mask-content {
opacity: 1;
}
.single-portfolio .post-entry .entry-title {
margin: 0 0 10px;
}
.single-portfolio-left-content,
.single-portfolio-right-content {
float: left;
margin-bottom: 15px;
}
.single-portfolio-left-content .post-element-content {
float: left;
width: 100%;
margin-bottom: 15px;
}
.single-portfolio-meta {
display: inline-block;
text-align: left;
list-style-type: none;
margin: 0 0 15px;
border: 1px #e8e8e8 solid;
}
.single-portfolio-meta.single-portfolio-style-3 {
margin-top: 20px;
}
.single-portfolio-meta li {
float: left;
width: 100%;
border-bottom: 1px #e8e8e8 solid;
padding: 7px 0px;
line-height: 20px;
}
.single-portfolio-meta li:last-child {
border: none;
}
.single-portfolio-meta li:hover {
background: #f2f2f2;
}
.single-portfolio-meta .type {
float: left;
margin-left: 10px;
line-height: 14px;
}
.single-portfolio-meta .type i {
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
margin-right: 5px;
}
.single-portfolio-meta .value {
float: right;
margin-right: 10px;
line-height: 18px;
max-width: 60%;
text-align: right;
}
.single-portfolio-share {
margin: 10px 0px 10px 10px;
line-height: 10px;
}
.single-portfolio-content {
margin-bottom: 20px;
}
.circle-color {
float: left;
width: 16px;
height: 16px;
border-radius: 20px;
margin-left: 5px;
}
.single-portfolio .post-entry.single-portfolio-style-4 .single-portfolio-right-content .entry-title {
margin: 0 0 20px;
padding-bottom: 20px;
border-bottom: 2px solid #f2f2f2;
}
.single-portfolio .post-entry.single-portfolio-style-4 .single-portfolio-right-content .single-portfolio-meta {
margin: 0 0 20px;
padding-bottom: 20px;
border: none;
border-bottom: 2px solid #f2f2f2;
}
.single-portfolio .post-entry.single-portfolio-style-4 .single-portfolio-right-content .single-portfolio-meta li {
border-bottom: none;
}
.single-portfolio .post-entry.single-portfolio-style-4 .single-portfolio-right-content .single-portfolio-meta li:hover {
background: none;
}
.single-portfolio .post-entry.single-portfolio-style-4 .single-portfolio-right-content .single-portfolio-meta .type {
margin-left: 0;
color: #515151;
}
.single-portfolio .post-entry.single-portfolio-style-4 .single-portfolio-right-content .portfolio-preview-link {
margin: 0 0 20px;
padding-bottom: 20px;
border-bottom: 2px solid #f2f2f2;
}
@media (max-width: 767px) {
.portfolio-filters-cate li a {
margin-bottom: 10px;
}
}
@media (max-width: 480px) {
.portfolio-element {
width: 100%;
}
.portfolio-filters-cate li a {
margin-bottom: 10px;
}
} .author-information {
margin-bottom: 20px;
width: 100%;
display: inline-block;
background: #f8f8f8;
padding: 10px;
}
.author-information .gravatar {
margin-right: 20px;
float: left;
}
.author-information dl {
float: left;
margin: 0;
border-left: #e8e8e8 solid 4px;
padding: 0 20px;
min-height: 80px;
} #contact-form .comments-element {
margin-bottom: 10px;
}
#contact-form .comments-element label {
float: left;
width: 100%;
font-weight: normal;
}
#contact-form .comments-element input {
width: 50%;
}
#contact-form .comments-element textarea {
width: 100%;
}
#contact-form #recaptcha_widget_div {
margin-bottom: 10px;
} .error-404 {
text-align: center;
padding: 40px 0 120px 0;
}
.error-404 .error-icon {
font-size: 100px;
color: #a94442;
} .post-entry.search-item {
border-bottom: 1px #E1E1E1 dashed;
margin-bottom: 20px;
padding-bottom: 10px;
}
.post-entry.search-item i {
margin-right: 5px;
font-size: 14px;
}
.post-entry.search-item .entry-meta {
line-height: 20px;
font-size: 11px;
margin-bottom: 10px;
}
.post-entry.search-item .entry-meta > span {
margin-right: 10px;
}
.post-entry.search-item .entry-meta > span.post-type {
background: #136734;
color: #ffffff;
padding: 0 8px;
text-transform: uppercase;
border-radius: 4px;
}
.post-entry.search-item .post-thumbnail {
width: 150px;
float: left;
margin-right: 20px;
} .sitemap-title i {
float: right;
line-height: 26px;
font-size: 14px;
margin: 0;
}
.sitemap-element {
margin-bottom: 20px;
}
.sitemap-ul,
.sitemap-ul ul {
margin: 0;
list-style: none;
border-left: 2px solid #e8e8e8;
padding-left: 26px;
}
.sitemap-ul li {
list-style: none;
}
.sitemap-ul li:before {
content: "";
width: 14px;
border-top: 2px solid #E2E2E2;
position: absolute;
margin-left: -26px;
margin-top: 8px;
} .login-logo {
text-align: center;
}
.login-title {
text-align: center;
margin: 20px 0;
font-size: 24px;
font-weight: 300;
}
.login-form-wrap {
padding: 0 20px 20px;
margin: 20px 0 40px;
}
.alterna-login-form-element {
margin-bottom: 20px;
}
.alterna-login-form-element .control-label {
display: block;
}
.alterna-login-form-element:last-child {
margin-bottom: 0;
}
.alterna-login-form-element input[type=text],
.alterna-login-form-element input[type=password] {
width: 100%;
padding: 5px;
height: 34px;
}
.login-account-posts {
border-right: 1px solid #e8e8e8;
}
.login-description {
margin-bottom: 20px;
}
.login-account-information {
text-align: center;
}
.login-account-information .usericon {
margin-bottom: 20px;
}
.login-posts .entry-title {
margin: 0 0 10px;
}  #comments .comment-list ul.children {
margin-left: 50px;
}
#comments .comment-list .popover-title {
font-size: 18px;
}
#comments .comment-list li {
margin-left: 0;
}
#comments .comment-list .comment-item {
margin-bottom: 15px;
position: relative;
width: 100%;
}
#comments .comment-list .comment-item .comment-content {
background-color: #FBFBFB;
border: 1px #f0f0f0 solid;
margin-left: 50px;
min-height: 30px;
padding: 15px;
}
#comments .comment-list .comment-item .comment-content .comment-meta {
margin-bottom: 10px;
}
#comments .comment-list .comment-reply-link {
color: #ffffff;
padding: 5px 16px;
background: #136734;
font-size: 12px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
#comments .comment-list .comment-reply-link:hover {
color: #ffffff;
background: #6caaa8;
}
#comments .comment-list,
#comments .comment-list ul {
list-style: none outside none;
margin: 0px;
}
#comments #comment-form #comment-textarea #comment {
width: 100%;
float: right;
}
#comments #comment-form #comment-textarea #comment.logged-in {
float: left;
}
#comments #respond {
padding: 20px;
border: 1px solid #E1E1E1;
margin: 15px 0;
background: #F4F4F4;
}
#comments #respond #cancel-comment-reply-link {
float: left;
margin-bottom: 15px;
}
#comments #respond .placeholding-input {
position: relative;
margin-bottom: 15px;
overflow: hidden;
}
#comments #respond .placeholding-input input {
width: 100%;
}
#comments #respond .placeholding-input .placeholder {
font-weight: normal;
color: #999;
cursor: text;
height: 20px;
left: 6px;
position: absolute;
top: 5px;
margin: 0px;
line-height: 20px;
opacity: 1;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.comment-wait-approved {
color: #F55D2D;
}
#comment-nav-above {
margin: 10px 0;
float: left;
width: 100%;
}
#comment-nav-above .next-post {
float: right;
}
#comment-nav-above .pre-post {
float: left;
}
#comment-alert-error,
#comment-alert-error span {
display: none;
}
#comment-alert-error.show,
#comment-alert-error .comment-alert-error-name.show,
#comment-alert-error .comment-alert-error-email.show,
#comment-alert-error .comment-alert-error-url.show,
#comment-alert-error .comment-alert-error-message.show {
display: block;
}
.have-some .placeholder {
text-indent: -1000px;
}
@media (max-width: 767px) {
#comments .comment-list ul.children {
margin-left: 0;
}
} .single-pagination {
margin: 20px 0;
padding: 20px 0px;
border-top: 2px #e1e1e1 solid;
float: left;
width: 100%;
text-align: center;
}
.single-pagination i {
width: 20px;
text-align: center;
}
.single-pagination a[rel='prev'] {
float: left;
font-size: 16px;
line-height: 24px;
text-align: left;
}
.single-pagination a[rel='next'] {
float: right;
font-size: 16px;
line-height: 24px;
text-align: right;
}
.single-pagination a.nav-back {
font-size: 16px;
line-height: 24px;
position: absolute;
left: 50%;
margin-left: -10px;
width: 20px;
}
.single-pagination i.fa-angle-double-left,
.single-pagination i.fa-arrow-circle-o-left {
margin-right: 5px;
}
.single-pagination i.fa-angle-double-right,
.single-pagination i.fa-arrow-circle-o-right {
margin-left: 5px;
}
.single-pagination-flag {
font-size: 12px;
text-transform: uppercase;
color: #999;
margin: 0 5px;
display: block;
} .post-ajax-border {
float: left;
border: 1px #E8E8E8 solid;
padding: 10px;
width: 100%;
box-shadow: 1px 2px 5px 1px #eeeeee;
-moz-box-shadow: 1px 2px 5px 1px #eeeeee;
-webkit-box-shadow: 1px 2px 5px 1px #eeeeee;
}
.post-ajax-element i {
margin-right: 5px;
}
.post-ajax-element .post-ajax-content {
float: left;
width: 100%;
margin-bottom: 10px;
}
.post-ajax-element .post-mata-container {
float: left;
width: 100%;
border-top: #E8E8E8 1px dotted;
border-bottom: #E8E8E8 dotted 1px;
padding: 10px 0px;
}
.post-ajax-element .post-ajax-information {
float: left;
width: 100%;
}
.post-ajax-element .post-type {
line-height: 10px;
background: #136734;
float: left;
padding: 10px 10px;
margin-right: 10px;
}
.post-ajax-element .post-meta-content {
margin-left: 60px;
}
.post-ajax-element .post-meta-content .entry-title {
margin: 0 0 10px;
}
.post-ajax-element .post-meta-content .post-meta > div {
float: left;
margin-right: 10px;
}
.post-ajax-element .post-date {
float: left;
margin-bottom: 5px;
}
.post-ajax-element .post-link {
float: right;
}
.post-ajax-element .entry-summary {
float: left;
margin-top: 5px;
width: 100%;
}
.post-ajax-element .more-link {
float: right;
font-size: 12px;
}
@media (max-width: 480px) {
.post-ajax-element {
width: 100%;
}
} .line {
float: left;
width: 100%;
}
.left-line {
float: left;
width: 20%;
height: 2px;
background: #136734;
}
.right-line {
float: left;
width: 80%;
height: 1px;
background: #e1e1e1;
margin-top: 1px;
}
.full-line {
height: 1px;
background: #e1e1e1;
}
.post-edit i {
margin-right: 5px;
}
#back-top {
display: none;
position: fixed;
right: 5px;
bottom: 10px;
width: 46px;
height: 46px;
cursor: pointer;
background-color: #333;
border-radius: 4px;
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_chevron_top.png);
background-size: 30px 30px;
background-position: center;
background-repeat: no-repeat;
z-index: 9000;
-webkit-transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
transition: 1s;
}
#back-top:hover {
background-color: #136734;
}
.post-ajax-element {
margin-bottom: 20px;
}
.ajax-load-btn-container {
margin: 20px 0;
text-align: center;
}
.ajax-load-content,
.post-ajax-loading {
display: none;
}
.post-ajax-load-btn {
cursor: pointer;
}
.post-ajax-loading,
.post-ajax-scroll-load {
line-height: 32px;
}
.post-ajax-loading i {
margin-right: 5px;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
#back-top {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_chevron_top@2x.png);
}
}  .widget {
float: left;
margin-bottom: 20px;
width: 100%;
}
.widget .line {
margin: 0 0 10px;
}
.widget-title {
margin: 0px 0px 10px 0px;
}
.tagcloud a {
display: inline-block;
background: #eee;
padding: 8px 14px;
line-height: 14px;
font-size: 12px !important;
margin: 0 10px 10px 0;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-webkit-transition: background 400ms;
-moz-transition: background 400ms;
-o-transition: background 400ms;
transition: background 400ms;
}
.tagcloud a:hover {
background: #f8f8f8;
}
.blog-big-widget {
border: 1px #E8E8E8 solid;
float: left;
margin-bottom: 10px;
padding: 10px;
}
.blog-big-widget .blog-big-widget-element {
float: left;
width: 100%;
margin-bottom: 10px;
}
.blog-big-widget .blog-big-widget-information {
float: left;
width: 100%;
}
.blog-big-widget .blog-big-widget-information h4 {
margin: 0px 0px 10px 0px;
}
.blog-big-widget .post-type {
line-height: 10px;
background: #136734;
float: left;
padding: 10px 10px;
margin-right: 10px;
}
.blog-big-widget .post-meta div {
float: left;
margin-right: 10px;
}
.blog-big-widget .post-meta i {
margin-right: 5px;
}
.blog-big-widget .post-content {
margin-left: 60px;
}
.blog-big-widget .post-excerpt {
margin-top: 10px;
}
.blog-big-widget .more-link {
float: right;
}
.blog-big-widget .sound-sl {
margin-bottom: -8px;
}
.blog-big-widget .video-youtube,
.blog-big-widget .video-vimeo,
.blog-big-widget .sound-sl,
.blog-big-widget .post-quote-entry,
.blog-big-widget .flexslider.alterna-fl {
margin-bottom: 0px;
}
.portfolio-list-widget .portfolio-content {
padding: 5px 0px;
border: none !important;
}
.portfolio-list-widget .portfolio-content h5 {
line-height: 30px;
}
.portfolio-list-widget .portfolio-content .portfolio-type {
margin-right: 5px;
}
.widget_calendar table {
width: 100%;
}
.widget_archive ul,
.widget_login ul,
.widget_categories ul,
.widget_product_categories ul,
.widget_nav_menu ul,
.widget_alternaportfoliocategorywidget ul,
.widget_recent_entries ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_meta ul,
.widget_links ul {
list-style: none outside none;
margin: 0px;
}
.widget_archive ul li,
.widget_login ul li,
.widget_categories ul li,
.widget_product_categories ul li,
.widget_nav_menu ul li,
.widget_alternaportfoliocategorywidget ul li,
.widget_recent_entries ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_meta ul li,
.widget_links ul li {
float: left;
width: 100%;
}
.widget_archive ul li a,
.widget_login ul li a,
.widget_categories ul li a,
.widget_product_categories ul li a,
.widget_nav_menu ul li a,
.widget_alternaportfoliocategorywidget ul li a,
.widget_recent_entries ul li a,
.widget_pages ul li a,
.widget_recent_comments ul li,
.widget_meta ul li a,
.widget_links ul li a {
float: left;
width: 100%;
padding: 8px 10px;
line-height: 20px;
border-bottom: 1px #f2f2f2 solid;
margin-bottom: 0;
}
.footer-top-content .widget_archive ul li a,
.footer-top-content .widget_login ul li a,
.footer-top-content .widget_categories ul li a,
.footer-top-content .widget_product_categories ul li a,
.footer-top-content .widget_nav_menu ul li a,
.footer-top-content .widget_alternaportfoliocategorywidget ul li a,
.footer-top-content .widget_recent_entries ul li a,
.footer-top-content .widget_pages ul li a,
.footer-top-content .widget_recent_comments ul li,
.footer-top-content .widget_meta ul li a,
.footer-top-content .widget_links ul li a {
border-bottom: 1px #4C4C4C solid;
background: #333;
color: #999 !important;
}
.footer-top-content .widget_tag_cloud .tagcloud a {
background: #333;
color: #999 !important;
}
.footer-top-content .widget_tag_cloud .tagcloud a:hover {
background: #333;
color: #999 !important;
}
.footer-top-content .widget_recent_comments ul li a:hover {
color: #5b8f00 !important;
}
.widget_archive ul li a:hover,
.widget_login ul li a:hover,
.widget_categories ul li a:hover,
.widget_product_categories ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_alternaportfoliocategorywidget ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_pages ul li a:hover,
.widget_recent_comments ul li:hover,
.widget_meta ul li a:hover,
.widget_links ul li a:hover {
background: #F7F7F7;
}
.footer-top-content .widget_archive ul li a:hover,
.footer-top-content .widget_login ul li a:hover,
.footer-top-content .widget_categories ul li a:hover,
.footer-top-content .widget_product_categories ul li a:hover,
.footer-top-content .widget_nav_menu ul li a:hover,
.footer-top-content .widget_alternaportfoliocategorywidget ul li a:hover,
.footer-top-content .widget_recent_entries ul li a:hover,
.footer-top-content .widget_pages ul li a:hover,
.footer-top-content .widget_recent_comments ul li:hover,
.footer-top-content .widget_meta ul li a:hover,
.footer-top-content .widget_links ul li a:hover,
.footer-top-content .widget_tag_cloud .tagcloud a:hover {
background: #136734;
color: #fff !important;
}
.widget_categories li ul a,
.widget_product_categories li ul a,
.widget_nav_menu li ul a,
.widget_alternaportfoliocategorywidget li ul a {
padding-left: 25px;
}
.widget_categories li ul li ul a,
.widget_product_categories li ul li ul a,
.widget_nav_menu li ul li ul a,
.widget_alternaportfoliocategorywidget li ul li ul a {
padding-left: 50px;
}
.widget_archive ul li a:before,
.widget_login ul li a:before,
.widget_categories ul li a:before,
.widget_product_categories ul li a:before,
.widget_nav_menu ul li a:before,
.widget_alternaportfoliocategorywidget ul li a:before,
.widget_recent_entries ul li a:before,
.widget_pages ul li a:before,
.widget_recent_comments ul li:before,
.widget_links ul li a:before {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
height: auto;
line-height: normal;
margin-top: 0;
margin-right: 10px;
text-decoration: inherit;
width: auto;
}
.widget_archive ul li a:before {
content: "";
}
.widget_login ul li a:before,
.widget_categories ul li a:before,
.widget_product_categories ul li a:before,
.widget_nav_menu ul li a:before,
.widget_alternaportfoliocategorywidget ul li a:before {
content: "";
}
.widget_recent_entries ul li a:before {
content: "";
}
.widget_pages ul li a:before {
content: "";
}
.widget_recent_comments ul li:before {
content: "";
}
.widget_links ul li a:before {
content: "";
} .sidebar-searchform {
float: left;
position: relative;
width: 100%;
margin: 0px;
}
.sidebar-searchform > div {
padding: 0 37px 0 0;
}
.sidebar-searchform input[type=text] {
width: 100%;
padding: 8px 8px;
line-height: 20px;
margin: 0px;
}
.sidebar-searchform input[type=submit] {
top: 0px;
right: 0px;
padding: 0;
position: absolute;
width: 38px;
height: 38px;
border: none;
outline: 0 !important;
background-color: #136734;
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/search_icon.png);
background-size: 26px 26px;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-color 500ms;
-moz-transition: background-color 500ms;
-o-transition: background-color 500ms;
transition: background-color 500ms;
}
.widget_product_search form {
padding: 0 37px 0 0;
position: relative;
}
.widget_product_search .screen-reader-text {
display: none;
}
.widget_product_search input[type="search"] {
width: 100%;
height: 38px;
}
.widget_product_search input[type="submit"] {
top: 0px;
right: 0px;
padding: 0;
position: absolute;
width: 38px;
height: 38px;
border: none;
background-color: #136734;
background-size: 26px 26px;
background-position: center;
background-repeat: no-repeat;
text-indent: 10000px;
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/search_icon.png);
}
.sidebar-searchform input[type=submit]:hover,
.widget_product_search input[type="submit"]:hover {
background-color: #1a1a1a;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
.sidebar-searchform input[type=submit],
.widget_product_search input[type="submit"] {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/search_icon@2x.png);
}
} .sidebar-blog-recent i {
margin-right: 5px;
font-size: 14px;
}
.sidebar-blog-recent .entry-meta a {
color: #888;
font-size: 12px;
}
.sidebar-blog-recent .entry-meta a:hover {
color: #136734;
}
.sidebar-blog-recent.icon-style .post-type {
padding: 5px;
width: 34px;
height: 34px;
background: #136734;
text-align: center;
color: #ffffff;
font-size: 16px;
float: left;
}
.sidebar-blog-recent.icon-style .post-type span {
background-size: 24px 24px;
width: 24px;
height: 24px;
}
.sidebar-blog-recent.icon-style .post-content {
margin-left: 46px;
}
.sidebar-blog-recent.icon-style .entry-title {
margin: 0 0 5px;
font-weight: 400;
}
.sidebar-blog-recent.icon-style .comments-link {
float: right;
}
.sidebar-blog-recent.thumbs-style {
display: inline-block;
width: 100%;
}
.sidebar-blog-recent.thumbs-style .post-thumbs {
width: 70px;
float: left;
display: inline-block;
}
.sidebar-blog-recent.thumbs-style .post-content {
margin-left: 80px;
}
.sidebar-blog-recent.thumbs-style .entry-title {
margin: 0 0 5px;
font-weight: 400;
}
.sidebar-blog-recent.thumbs-style .entry-meta .entry-date {
width: 100%;
float: left;
}
.sidebar-blog-recent.thumbs-style .entry-meta .comments-link {
float: right;
}
.sidebar-blog-recent.big-thumbs-style .post-content {
display: inline-block;
}
.sidebar-blog-recent.big-thumbs-style .post-content .entry-title {
margin: 5px 0 0;
}
.sidebar-blog-recent.big-thumbs-style .post-tip .link {
top: 50%;
left: 50%;
position: absolute;
margin-left: -20px;
margin-top: -20px;
background: #136734;
padding: 5px;
border-radius: 4px;
}
.sidebar-blog-recent.big-thumbs-style .post-tip .link {
top: 50%;
left: 50%;
position: absolute;
margin-left: -20px;
margin-top: -20px;
background: #136734;
padding: 5px;
border-radius: 4px;
}
ul.widget-blog-recent li {
border-bottom: 1px #E8E8E8 solid;
margin: 0 0 10px;
}
.sidebar-blog-recent {
padding: 0 0 10px;
width: 100%;
}
.footer-top-content ul.widget-blog-recent li {
border: 1px #4C4C4C solid;
} .sidebar-portfolio-recent.icon-style .post-type {
padding: 5px;
width: 34px;
height: 34px;
background: #136734;
text-align: center;
color: #ffffff;
font-size: 16px;
float: left;
}
.sidebar-portfolio-recent.icon-style .post-type span {
background-size: 24px 24px;
width: 24px;
height: 24px;
}
.sidebar-portfolio-recent.icon-style .post-content {
margin-left: 46px;
}
.sidebar-portfolio-recent.icon-style .entry-title {
margin: 0 0 5px;
font-weight: 400;
}
.sidebar-portfolio-recent.icon-style .portfolio-categories {
font-size: 12px;
font-style: italic;
}
.sidebar-portfolio-recent.thumbs-style {
display: inline-block;
}
.sidebar-portfolio-recent.thumbs-style .post-thumbs {
width: 70px;
float: left;
display: inline-block;
}
.sidebar-portfolio-recent.thumbs-style .post-content {
margin-left: 80px;
}
.sidebar-portfolio-recent.thumbs-style .entry-title {
margin: 0 0 5px;
font-weight: 400;
}
.sidebar-portfolio-recent.thumbs-style .portfolio-categories {
margin-bottom: 5px;
font-size: 13px;
}
.sidebar-portfolio-recent.thumbs-style .portfolio-tags a {
font-size: 10px;
border: 1px solid #e8e8e8;
padding: 2px 4px;
margin: 0 5px 5px 0;
font-style: italic;
border-radius: 3px;
}
.sidebar-portfolio-recent.big-thumbs-style .post-content {
display: inline-block;
width: 100%;
}
.sidebar-portfolio-recent.big-thumbs-style .post-content .entry-title {
margin: 10px 0 0;
font-weight: 400;
}
.sidebar-portfolio-recent.big-thumbs-style .post-tip .link {
top: 50%;
left: 50%;
position: absolute;
margin-left: -20px;
margin-top: -20px;
background: #136734;
padding: 5px;
border-radius: 4px;
}
ul.widget-portfolio-recent li {
border-bottom: 1px #E8E8E8 solid;
margin: 0 0 10px;
}
.sidebar-portfolio-recent {
padding: 0 0 10px;
width: 100%;
}
.footer-top-content ul.widget-portfolio-recent li {
border: 1px #4C4C4C solid;
}  .footer-content {
border-top: 0px;
background: #404040;
color: #fff;
margin-top: 30px;
}
.footer-content a {
color: #1c1c1c;
}
.footer-content a:hover {
color: #136734;
}
.footer-content .footer-top-content {
padding: 20px 0px;
}
.footer-content .footer-top-content .widget-title {
color: #ffffff;
}
.footer-content .footer-bottom-content {
border-top: 0px;
background: #161617;
padding: 25px 0;
font-size: 14px;
line-height: 20px;
color: #fff;
text-align: center;
}
.footer-content .footer-bottom-content a {
color: #606060;
}
.footer-content .footer-bottom-content a:hover {
color: #136734;
}
.footer-content .footer-bottom-content .footer-copyright {
float: none;
}
.footer-content .footer-bottom-content .footer-link {
float: none;
}
.footer-content .footer-social li {
padding: 0px !important;
}
#footer-banner {
display: none;
min-height: 44px;
background: #0ddbff;
position: fixed;
bottom: 0;
width: 100%;
left: 0;
z-index: 8888;
color: #222222;
}
#footer-banner a {
color: #1c1c1c;
}
#footer-banner a:hover {
color: #136734;
}
#footer-banner .footer-banner-content {
text-align: center;
padding: 15px 25px;
position: relative;
}
#footer-banner .close-btn {
position: absolute;
top: 50%;
margin-top: -10px;
right: 0px;
font-size: 12px;
width: 20px;
height: 20px;
line-height: 20px;
background: #f6f6f6;
}
@media (max-width: 767px) {
.footer-copyright {
width: 100%;
text-align: center;
margin-bottom: 10px;
}
.footer-link {
width: 100%;
text-align: center;
}
}  .wide-background {
background: #f5f5f5;
}
.wide-layout .wide-background {
padding: 40px 130px;
margin-left: -130px;
margin-right: -130px;
}
.boxed-layout .wide-background {
padding: 30px 15px;
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 2561px) and (max-width: 2880px) {
.wide-layout .wide-background {
padding-left: 880px;
padding-right: 880px;
margin-left: -880px;
margin-right: -880px;
}
}
@media (min-width: 1921px) and (max-width: 2560px) {
.wide-layout .wide-background {
padding-left: 720px;
padding-right: 720px;
margin-left: -720px;
margin-right: -720px;
}
}
@media (min-width: 1681px) and (max-width: 1920px) {
.wide-layout .wide-background {
padding-left: 410px;
padding-right: 410px;
margin-left: -410px;
margin-right: -410px;
}
}
@media (min-width: 1441px) and (max-width: 1680px) {
.wide-layout .wide-background {
padding-left: 280px;
padding-right: 280px;
margin-left: -280px;
margin-right: -280px;
}
}
@media (min-width: 1367px) and (max-width: 1440px) {
.wide-layout .wide-background {
padding-left: 160px;
padding-right: 160px;
margin-left: -160px;
margin-right: -160px;
}
}
@media (max-width: 767px) {
.wide-layout .wide-background {
padding-left: 15px;
padding-right: 15px;
margin-left: -15px;
margin-right: -15px;
}
} [class^="big-icon-"],
[class*=" big-icon-"] {
display: inline-block;
width: 30px;
height: 30px;
*margin-right: .3em;
line-height: 30px;
vertical-align: text-top;
background-position: 0px 0px;
background-repeat: no-repeat;
background-size: 30px 30px;
}
.big-icon-link {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_link.png);
}
.big-icon-preview {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_preview.png);
}
.big-icon-video {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_video.png);
}
.big-icon-music {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_music.png);
}
.big-icon-picture {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_img.png);
}
.big-icon-slideshow {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_gallery.png);
}
.big-icon-file {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_file.png);
}
.big-icon-quote {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_quote.png);
}
.alterna-sc-icon {
margin-bottom: 10px;
}
.alterna-sc-icon span {
padding: 5px;
height: 30px;
width: 30px;
text-align: center;
line-height: 20px;
border-radius: 100%;
display: inline-block;
color: #ffffff;
-webkit-transition: 600ms;
-moz-transition: 600ms;
-o-transition: 600ms;
transition: 600ms;
}
.alterna-sc-icon span:hover {
transform: scale(1.3);
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
-o-transform: scale(1.3);
-moz-transform: scale(1.3);
}
.alterna-sc-icon span.fa-lg {
padding: 9px;
line-height: 24px;
width: 42px;
height: 42px;
}
.alterna-sc-icon span.fa-2x {
padding: 10px;
line-height: 28px;
width: 48px;
height: 48px;
}
.alterna-sc-icon span.fa-3x {
padding: 15px;
line-height: 42px;
width: 72px;
height: 72px;
}
.alterna-sc-icon span.fa-4x {
padding: 20px;
line-height: 56px;
width: 96px;
height: 96px;
}
.alterna-sc-icon span.fa-5x {
padding: 20px;
line-height: 70px;
width: 110px;
height: 110px;
}
.alterna-sc-icon.center {
text-align: center;
}
.alterna-sc-icon.right {
text-align: right;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
.big-icon-link {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_link@2x.png);
}
.big-icon-preview {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_preview@2x.png);
}
.big-icon-video {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_video@2x.png);
}
.big-icon-music {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_music@2x.png);
}
.big-icon-picture {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_img@2x.png);
}
.big-icon-slideshow {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_gallery@2x.png);
}
.big-icon-file {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_file@2x.png);
}
.big-icon-quote {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_quote@2x.png);
}
} .btn,
a.btn {
position: relative;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
text-shadow: none;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
background-image: none;
outline: 0 !important;
border: none;
padding: 10px 22px;
margin: 0 0 15px;
color: rgba(255, 255, 255, 0.9) !important;
-webkit-transition: background linear 300ms;
-moz-transition: background linear 300ms;
-o-transition: background linear 300ms;
transition: background linear 300ms;
}
.btn:focus,
a.btn:focus {
color: #ffffff !important;
}
.btn.no-margin,
a.btn.no-margin {
margin: 0;
}
.btn i,
a.btn i {
margin-right: 10px;
}
.btn.btn-xs,
a.btn.btn-xs {
padding: 3px 10px;
}
.btn.btn-xs i,
a.btn.btn-xs i {
margin-right: 4px;
}
.btn.btn-sm,
a.btn.btn-sm {
padding: 5px 12px;
}
.btn.btn-sm i,
a.btn.btn-sm i {
margin-right: 5px;
}
.btn.btn-lg,
a.btn.btn-lg {
padding: 16px 32px;
}
.btn.btn-lg i,
a.btn.btn-lg i {
margin-right: 15px;
}
.btn.float-btn,
a.btn.float-btn {
padding-left: 22px;
padding-right: 22px;
}
.btn.btn-lg.float-btn,
a.btn.btn-lg.float-btn {
padding-left: 30px;
padding-right: 30px;
}
.btn.btn-sm.float-btn,
a.btn.btn-sm.float-btn {
padding-left: 16px;
padding-right: 16px;
}
.btn.btn-xs.float-btn,
a.btn.btn-xs.float-btn {
padding-left: 13px;
padding-right: 13px;
}
.btn.icon-btn,
a.btn.icon-btn {
overflow: hidden;
padding-left: 62px;
padding-right: 22px;
}
.btn.icon-btn span,
a.btn.icon-btn span {
position: absolute;
left: 0;
top: 0;
background: rgba(0, 0, 0, 0.2);
padding: 10px 16px;
}
.btn.icon-btn:hover span,
a.btn.icon-btn:hover span {
background: rgba(0, 0, 0, 0.3);
}
.btn.icon-btn i,
a.btn.icon-btn i,
.btn.icon-btn.btn-lg i,
a.btn.icon-btn.btn-lg i {
margin: 0;
}
.btn.btn-lg.icon-btn,
a.btn.btn-lg.icon-btn {
padding-left: 88px;
padding-right: 32px;
}
.btn.btn-lg.icon-btn span,
a.btn.btn-lg.icon-btn span {
padding: 16px 20px;
}
.btn.btn-sm.icon-btn,
a.btn.btn-sm.icon-btn {
padding-left: 40px;
padding-right: 12px;
}
.btn.btn-sm.icon-btn span,
a.btn.btn-sm.icon-btn span {
padding: 5px 10px;
}
.btn.btn-xs.icon-btn,
a.btn.btn-xs.icon-btn {
padding-left: 34px;
padding-right: 10px;
}
.btn.btn-xs.icon-btn span,
a.btn.btn-xs.icon-btn span {
padding: 3px 8px;
}
.btn.float-btn:active,
a.btn.float-btn:active {
margin: 1px 0 14px;
box-shadow: 0 3px 0 #414141;
}
.btn.float-btn.no-margin,
a.btn.float-btn.no-margin {
margin-bottom: 4px;
}
.btn.float-btn.no-margin:active,
a.btn.float-btn.no-margin:active {
margin: 1px 0 3px;
}
.btn.float-btn.icon-btn:hover span,
a.btn.float-btn.icon-btn:hover span {
background: rgba(0, 0, 0, 0.2);
}
.btn.border-btn,
a.btn.border-btn {
border: 2px solid #ffffff;
background: transparent;
color: #ffffff !important;
}
.btn.border-btn.black,
a.btn.border-btn.black {
border: 2px solid #000000;
color: #000000 !important;
}
.btn.border-btn.btn-theme,
a.btn.border-btn.btn-theme {
border: 2px solid #136734;
color: #136734 !important;
}
.btn.border-btn.darkcyan,
a.btn.border-btn.darkcyan {
border: 2px solid #008B8B;
color: #008B8B !important;
}
.btn.border-btn.deepskyblue,
a.btn.border-btn.deepskyblue {
border: 2px solid #00BFFF;
color: #00BFFF !important;
}
.btn.border-btn.royalblue,
a.btn.border-btn.royalblue {
border: 2px solid #4169E1;
color: #4169E1 !important;
}
.btn.border-btn.blueviolet,
a.btn.border-btn.blueviolet {
border: 2px solid #8A2BE2;
color: #8A2BE2 !important;
}
.btn.border-btn.purple,
a.btn.border-btn.purple {
border: 2px solid #800080;
color: #800080 !important;
}
.btn.border-btn.deeppink,
a.btn.border-btn.deeppink {
border: 2px solid #FF1493;
color: #FF1493 !important;
}
.btn.border-btn.crimson,
a.btn.border-btn.crimson {
border: 2px solid #DC143C;
color: #DC143C !important;
}
.btn.border-btn.green,
a.btn.border-btn.green {
border: 2px solid #008000;
color: #008000 !important;
}
.btn.border-btn.lawngreen,
a.btn.border-btn.lawngreen {
border: 2px solid #7CFC00;
color: #7CFC00 !important;
}
.btn.border-btn.yellow,
a.btn.border-btn.yellow {
border: 2px solid #f7ee17;
color: #f7ee17 !important;
}
.btn.border-btn.gold,
a.btn.border-btn.gold {
border: 2px solid #FFD700;
color: #FFD700 !important;
}
.btn.border-btn.orange,
a.btn.border-btn.orange {
border: 2px solid #FFA500;
color: #FFA500 !important;
}
.btn.border-btn.orangered,
a.btn.border-btn.orangered {
border: 2px solid #FF4500;
color: #FF4500 !important;
}
.btn.border-btn.chocolate,
a.btn.border-btn.chocolate {
border: 2px solid #D2691E;
color: #D2691E !important;
}
.btn.border-btn.red,
a.btn.border-btn.red {
border: 2px solid #ff0000;
color: #ff0000 !important;
}
.btn:hover,
a.btn:hover {
background-image: none;
color: #ffffff !important;
text-shadow: none;
-webkit-transition: background linear 300ms;
-moz-transition: background linear 300ms;
-o-transition: background linear 300ms;
transition: background linear 300ms;
}
.btn:hover.border-btn,
a.btn:hover.border-btn {
color: #121212 !important;
background: #ffffff;
}
.btn:hover.border-btn.white,
a.btn:hover.border-btn.white {
color: #000000 !important;
}
.btn:hover.border-btn.black,
a.btn:hover.border-btn.black {
color: #ffffff !important;
background: #000000;
}
.btn:hover.border-btn.btn-theme,
a.btn:hover.border-btn.btn-theme {
background: #136734;
color: #ffffff !important;
}
.btn:hover.border-btn.darkcyan,
a.btn:hover.border-btn.darkcyan {
background: #008B8B;
color: #ffffff !important;
}
.btn:hover.border-btn.deepskyblue,
a.btn:hover.border-btn.deepskyblue {
background: #00BFFF;
color: #ffffff !important;
}
.btn:hover.border-btn.royalblue,
a.btn:hover.border-btn.royalblue {
background: #4169E1;
color: #ffffff !important;
}
.btn:hover.border-btn.blueviolet,
a.btn:hover.border-btn.blueviolet {
background: #8A2BE2;
color: #ffffff !important;
}
.btn:hover.border-btn.purple,
a.btn:hover.border-btn.purple {
background: #800080;
color: #ffffff !important;
}
.btn:hover.border-btn.deeppink,
a.btn:hover.border-btn.deeppink {
background: #FF1493;
color: #ffffff !important;
}
.btn:hover.border-btn.crimson,
a.btn:hover.border-btn.crimson {
background: #DC143C;
color: #ffffff !important;
}
.btn:hover.border-btn.green,
a.btn:hover.border-btn.green {
background: #008000;
color: #ffffff !important;
}
.btn:hover.border-btn.lawngreen,
a.btn:hover.border-btn.lawngreen {
background: #7CFC00;
color: #ffffff !important;
}
.btn:hover.border-btn.yellow,
a.btn:hover.border-btn.yellow {
background: #f7ee17;
color: #ffffff !important;
}
.btn:hover.border-btn.gold,
a.btn:hover.border-btn.gold {
background: #FFD700;
color: #ffffff !important;
}
.btn:hover.border-btn.orange,
a.btn:hover.border-btn.orange {
background: #FFA500;
color: #ffffff !important;
}
.btn:hover.border-btn.orangered,
a.btn:hover.border-btn.orangered {
background: #FF4500;
color: #ffffff !important;
}
.btn:hover.border-btn.chocolate,
a.btn:hover.border-btn.chocolate {
background: #D2691E;
color: #ffffff !important;
}
.btn:hover.border-btn.red,
a.btn:hover.border-btn.red {
background: #ff0000;
color: #ffffff !important;
}
.btn-theme-t {
color: #136734;
}
.btn-theme {
background: #136734;
}
.btn-theme:hover {
background: #6caaa8;
}
.float-btn.btn-theme {
box-shadow: 0 4px 0 #4b7109;
}
.float-btn.btn-theme:active {
box-shadow: 0 3px 0 #4b7109;
}
.darkcyan-t {
color: #008B8B;
}
.darkcyan {
background: #008B8B;
}
.darkcyan:hover {
background: #005858;
}
.float-btn.darkcyan {
box-shadow: 0 4px 0 #003e3e;
}
.float-btn.darkcyan:active {
box-shadow: 0 3px 0 #003e3e;
}
.deepskyblue-t {
color: #00BFFF;
}
.deepskyblue {
background: #00BFFF;
}
.deepskyblue:hover {
background: #0099cc;
}
.float-btn.deepskyblue {
box-shadow: 0 4px 0 #0086b3;
}
.float-btn.deepskyblue:active {
box-shadow: 0 3px 0 #0086b3;
}
.royalblue-t {
color: #4169E1;
}
.royalblue {
background: #4169E1;
}
.royalblue:hover {
background: #214cce;
}
.float-btn.royalblue {
box-shadow: 0 4px 0 #1d44b8;
}
.float-btn.royalblue:active {
box-shadow: 0 3px 0 #1d44b8;
}
.blueviolet-t {
color: #8A2BE2;
}
.blueviolet {
background: #8A2BE2;
}
.blueviolet:hover {
background: #701ac0;
}
.float-btn.blueviolet {
box-shadow: 0 4px 0 #6317a9;
}
.float-btn.blueviolet:active {
box-shadow: 0 3px 0 #6317a9;
}
.purple-t {
color: #800080;
}
.purple {
background: #800080;
}
.purple:hover {
background: #4d004d;
}
.float-btn.purple {
box-shadow: 0 4px 0 #340033;
}
.float-btn.purple:active {
box-shadow: 0 3px 0 #340033;
}
.deeppink-t {
color: #FF1493;
}
.deeppink {
background: #FF1493;
}
.deeppink:hover {
background: #e00079;
}
.float-btn.deeppink {
box-shadow: 0 4px 0 #c6006b;
}
.float-btn.deeppink:active {
box-shadow: 0 3px 0 #c6006b;
}
.crimson-t {
color: #DC143C;
}
.crimson {
background: #DC143C;
}
.crimson:hover {
background: #ad102f;
}
.float-btn.crimson {
box-shadow: 0 4px 0 #960e29;
}
.float-btn.crimson:active {
box-shadow: 0 3px 0 #960e29;
}
.green-t {
color: #008000;
}
.green {
background: #008000;
}
.green:hover {
background: #004d00;
}
.float-btn.green {
box-shadow: 0 4px 0 #003400;
}
.float-btn.green:active {
box-shadow: 0 3px 0 #003400;
}
.lawngreen-t {
color: #7CFC00;
}
.lawngreen {
background: #7CFC00;
}
.lawngreen:hover {
background: #63c900;
}
.float-btn.lawngreen {
box-shadow: 0 4px 0 #56b000;
}
.float-btn.lawngreen:active {
box-shadow: 0 3px 0 #56b000;
}
.yellow-t {
color: #f7ee17;
}
.yellow {
background: #f7ee17;
}
.yellow:hover {
background: #d4cb07;
}
.float-btn.yellow {
box-shadow: 0 4px 0 #bbb406;
}
.float-btn.yellow:active {
box-shadow: 0 3px 0 #bbb406;
}
.gold-t {
color: #FFD700;
}
.gold {
background: #FFD700;
}
.gold:hover {
background: #ccac00;
}
.float-btn.gold {
box-shadow: 0 4px 0 #b39700;
}
.float-btn.gold:active {
box-shadow: 0 3px 0 #b39700;
}
.orange-t {
color: #FFA500;
}
.orange {
background: #FFA500;
}
.orange:hover {
background: #cc8400;
}
.float-btn.orange {
box-shadow: 0 4px 0 #b37300;
}
.float-btn.orange:active {
box-shadow: 0 3px 0 #b37300;
}
.orangered-t {
color: #FF4500;
}
.orangered {
background: #FF4500;
}
.orangered:hover {
background: #cc3700;
}
.float-btn.orangered {
box-shadow: 0 4px 0 #b33000;
}
.float-btn.orangered:active {
box-shadow: 0 3px 0 #b33000;
}
.chocolate-t {
color: #D2691E;
}
.chocolate {
background: #D2691E;
}
.chocolate:hover {
background: #a55318;
}
.float-btn.chocolate {
box-shadow: 0 4px 0 #8f4814;
}
.float-btn.chocolate:active {
box-shadow: 0 3px 0 #8f4814;
}
.red-t {
color: #ff0000;
}
.red {
background: #ff0000;
}
.red:hover {
background: #cc0000;
}
.float-btn.red {
box-shadow: 0 4px 0 #b30000;
}
.float-btn.red:active {
box-shadow: 0 3px 0 #b30000;
}
.alterna-button-align-center {
margin: 0;
text-align: center;
}
.alterna-button-align-right {
margin: 0;
text-align: right;
} .shortcode-post-entry {
margin-bottom: 20px;
}
.shortcode-post-entry .post-element-content {
float: left;
width: 100%;
margin-bottom: 10px;
}
.shortcode-post-entry i {
margin-right: 5px;
}
.shortcode-post-entry.blog-element .post-content {
float: left;
width: 100%;
}
.shortcode-post-entry.blog-element .entry-title {
margin: 0 0 10px;
}
.shortcode-post-entry.blog-element .entry-date {
float: left;
}
.shortcode-post-entry.blog-element .comments-link {
float: right;
}
.shortcode-post-entry.blog-shortcode-style-2 .post-element-content,
.shortcode-post-entry.blog-shortcode-style-4 .post-element-content {
position: relative;
overflow: hidden;
}
.shortcode-post-entry.blog-shortcode-style-2 .post-element-content img {
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.shortcode-post-entry.blog-shortcode-style-2 .post-element-content:hover img {
transform: scale(1.2);
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
-moz-transform: scale(1.2);
}
.shortcode-post-entry.blog-shortcode-style-2 .date,
.shortcode-post-entry.blog-shortcode-style-4 .date {
position: absolute;
top: 0px;
font-size: 12px;
left: 0px;
background: #136734;
padding: 5px;
color: white;
text-align: center;
line-height: 15px;
}
.shortcode-post-entry.blog-shortcode-style-2 .day,
.shortcode-post-entry.blog-shortcode-style-2 .month,
.shortcode-post-entry.blog-shortcode-style-2 .year,
.shortcode-post-entry.blog-shortcode-style-4 .day,
.shortcode-post-entry.blog-shortcode-style-4 .month,
.shortcode-post-entry.blog-shortcode-style-4 .year {
display: inherit;
}
.shortcode-post-entry.blog-shortcode-style-2 .post-comments a,
.shortcode-post-entry.blog-shortcode-style-4 .post-comments a {
position: absolute;
bottom: 0px;
right: 0px;
padding: 5px 8px;
background: #2a2a2a;
color: white;
}
.shortcode-post-entry.blog-shortcode-style-2 .post-comments a:hover,
.shortcode-post-entry.blog-shortcode-style-4 .post-comments a:hover {
color: #136734;
}
.shortcode-post-entry.blog-shortcode-style-3 .entry-title {
line-height: 20px;
padding-left: 40px;
position: relative;
min-height: 30px;
}
.shortcode-post-entry.blog-shortcode-style-3 .post-type {
display: inline-block;
width: 30px;
height: 30px;
background: #136734;
padding: 5px;
position: absolute;
left: 0;
top: 0;
float: left;
line-height: 20px;
}
.shortcode-post-entry.blog-shortcode-style-3 .post-type span {
width: 20px;
height: 20px;
line-height: 20px;
background-size: 20px 20px;
}
.shortcode-post-entry.blog-shortcode-style-4 .post-element-content .post-cover {
position: absolute;
width: 100%;
height: 100%;
background: #000000;
top: 0px;
left: 0px;
opacity: 0;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.shortcode-post-entry.blog-shortcode-style-4 .post-element-content .post-element-title {
display: none;
position: absolute;
top: 50%;
margin-top: -10px;
text-align: center;
width: 100%;
color: #ffffff;
}
.shortcode-post-entry.blog-shortcode-style-4 .post-element-content:hover .post-cover {
opacity: 0.7;
}
.shortcode-post-entry.blog-shortcode-style-4 .post-element-content:hover .post-element-title {
display: block;
}
.shortcode-post-entry.blog-shortcode-style-4 .more-link {
float: right;
}
@media (max-width: 480px) {
.shortcode-post-entry {
width: 100%;
}
} .alterna-service {
overflow: hidden;
margin-bottom: 10px;
}
.alterna-service.default_bg,
.alterna-service.alterna-service.content_bg {
background: #f3f3f3;
border-radius: 10px;
}
.alterna-service.center {
text-align: center;
}
.alterna-service.center .alterna-service-img-content {
padding: 30px 30px 15px;
}
.alterna-service.center .alterna-service-icon {
padding: 15px;
height: 100px;
width: 100px;
font-size: 60px;
line-height: 70px;
}
.alterna-service.center .alterna-service-content {
padding: 15px;
}
.alterna-service.center.alterna-service-icon-no-bg .alterna-service-img-content {
padding: 20px 20px 0px;
}
.alterna-service.center.alterna-service-icon-no-bg .alterna-service-icon {
padding: 0;
height: 50px;
width: 50px;
font-size: 40px;
line-height: 50px;
}
.alterna-service.left .alterna-service-img-content {
padding: 15px;
width: 80px;
float: left;
}
.alterna-service.left .alterna-service-icon {
padding: 10px;
height: 50px;
width: 50px;
font-size: 30px;
line-height: 30px;
}
.alterna-service.left .alterna-service-content {
padding: 15px;
margin-left: 80px;
}
.alterna-service.left.alterna-service-icon-no-bg .alterna-service-img-content {
padding: 0;
width: 50px;
float: left;
}
.alterna-service.left.alterna-service-icon-no-bg .alterna-service-icon {
padding: 0;
height: 30px;
width: 30px;
font-size: 30px;
line-height: 30px;
}
.alterna-service.left.alterna-service-icon-no-bg .alterna-service-content {
padding: 0;
margin-left: 50px;
}
.alterna-service.left.default_bg {
padding: 10px;
}
.alterna-service.alterna-service-icon-bg {
color: #ffffff;
}
.alterna-service.alterna-service-icon-bg .alterna-service-icon.service-rotate-scale {
-webkit-transition: 700ms;
-moz-transition: 700ms;
-o-transition: 700ms;
transition: 700ms;
transform: rotate(0deg) scale(0.8);
-ms-transform: rotate(0deg) scale(0.8);
-webkit-transform: rotate(0deg) scale(0.8);
-o-transform: rotate(0deg) scale(0.8);
-moz-transform: rotate(0deg) scale(0.8);
}
.alterna-service.alterna-service-icon-bg .alterna-service-icon.service-rotate {
-webkit-transition: 700ms;
-moz-transition: 700ms;
-o-transition: 700ms;
transition: 700ms;
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}
.alterna-service.alterna-service-icon-bg .alterna-service-icon.service-scale {
-webkit-transition: 700ms;
-moz-transition: 700ms;
-o-transition: 700ms;
transition: 700ms;
transform: scale(0.8);
-ms-transform: scale(0.8);
-webkit-transform: scale(0.8);
-o-transform: scale(0.8);
-moz-transform: scale(0.8);
}
.alterna-service.alterna-service-icon-bg:hover .alterna-service-icon.service-rotate-scale {
transform: rotate(360deg) scale(1.2);
-ms-transform: rotate(360deg) scale(1.2);
-webkit-transform: rotate(360deg) scale(1.2);
-o-transform: rotate(360deg) scale(1.2);
-moz-transform: rotate(360deg) scale(1.2);
}
.alterna-service.alterna-service-icon-bg:hover .alterna-service-icon.service-rotate {
transform: rotate(360deg);
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-moz-transform: rotate(360deg);
}
.alterna-service.alterna-service-icon-bg:hover .alterna-service-icon.service-scale {
transform: scale(1.2);
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
-moz-transform: scale(1.2);
}
.alterna-service-icon {
display: inline-block;
border-radius: 70px;
text-align: center;
}
.alterna-service.content_bg .alterna-service-content {
background: #dfdfdf;
}
.alterna-service-title {
margin: 0 0 10px;
color: #454545;
}
.alterna-service-entry-content {
margin-bottom: 15px;
color: #454545;
}
.alterna-service-link {
cursor: pointer;
} .testimonials {
margin-bottom: 15px;
position: relative;
float: left;
width: 100%;
}
.testimonials .testimonials-prev {
height: 20px;
width: 20px;
background: #E8E8E8;
float: left;
padding-left: 7px;
position: absolute;
bottom: 5px;
right: 30px;
cursor: pointer;
}
.testimonials .testimonials-next {
height: 20px;
width: 20px;
background: #E8E8E8;
position: absolute;
bottom: 5px;
right: 5px;
padding-left: 8px;
cursor: pointer;
}
.testimonials .testimonials-content {
border: 1px #E8E8E8 solid;
background: #F9F9F9;
border-radius: 4px;
padding: 25px;
position: relative;
color: #666;
font-style: italic;
}
.testimonials .testimonials-content .fa-quote-left {
position: absolute;
left: 10px;
top: 10px;
}
.testimonials .testimonials-content .fa-quote-right {
position: absolute;
right: 10px;
bottom: 10px;
}
.testimonials .testimonials-content .testimonials-arraw {
background: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/testimonials_arraw.png) no-repeat;
width: 30px;
height: 20px;
display: block;
position: absolute;
left: 20px;
bottom: -18px;
}
.testimonials .testimonials-name {
display: block;
font-size: 12px;
line-height: 16px;
text-align: left;
font-weight: bold;
float: left;
}
.testimonials .testimonials-name .testimonials-icon {
margin-top: 15px;
height: 26px;
line-height: 26px;
padding-left: 26px;
}
.testimonials .testimonials-name .testimonials-icon .fa-user {
margin-right: 10px;
font-size: 16px;
line-height: 20px;
}
.testimonials .testimonials-avatar {
float: left;
width: 80px;
height: 80px;
overflow: hidden;
border-radius: 80px;
}
.testimonials .testimonials-job {
color: #a1a1a1;
margin-left: 5px;
}
.testimonials.testimonials-avatar .testimonials-content {
margin-left: 90px;
min-height: 30px;
}
.testimonials.testimonials-avatar .testimonials-name .testimonials-icon {
margin-left: 90px;
}
.testimonials.testimonials-wide {
position: relative;
padding: 40px 20px 10px;
}
.testimonials.testimonials-wide .testimonials-nav {
padding-bottom: 40px;
}
.testimonials.testimonials-wide .testimonials-prev {
height: 30px;
width: 25px;
background: #136734;
float: left;
padding-left: 7px;
position: absolute;
top: 100%;
left: 50%;
cursor: pointer;
margin-left: -30px;
margin-top: -20px;
}
.testimonials.testimonials-wide .testimonials-next {
height: 30px;
width: 25px;
background: #136734;
position: absolute;
top: 100%;
right: 50%;
padding-left: 8px;
cursor: pointer;
margin-right: -25px;
margin-top: -20px;
}
.testimonials.testimonials-wide .testimonials-content {
position: relative;
color: #666;
font-style: italic;
text-align: center;
margin-bottom: 10px;
border: none;
background: none;
border-radius: 0;
}
.testimonials-next i, .testimonials-prev i {
color: #fff;
font-size: 20px;
padding: 4px 0px 0px 0px;
}
.testimonials.testimonials-wide .fa-quote-left {
position: absolute;
left: 50%;
top: 10px;
font-size: 24px;
width: 30px;
text-align: center;
display: inline-block;
margin-left: -15px;
color: #e5e5e5;
}
.testimonials.testimonials-wide .testimonials-name {
display: block;
font-size: 12px;
line-height: 16px;
text-align: center;
font-weight: bold;
color: #a1a1a1;
float: none;
}
.testimonials.testimonials-wide .testimonials-job {
margin-left: 5px;
}
.testimonials.testimonials-wide.testimonials-show-nav {
padding: 40px 20px 30px;
}
.testimonials.testimonials-wide .testimonials-content .fa-quote-left,
.testimonials.testimonials-wide .testimonials-content .fa-quote-right,
.testimonials.testimonials-wide .testimonials-content .testimonials-arraw {
display: none;
}
@media (max-width: 480px) {
.testimonials .testimonials-avatar {
margin-bottom: 10px;
}
.testimonials.testimonials-avatar .testimonials-content {
float: left;
margin-left: 0px;
}
.testimonials.testimonials-avatar .testimonials-name .testimonials-icon {
margin-left: 0px;
}
} .clients {
position: relative;
overflow: hidden;
margin: 20px 0 !important;
}
.clients .clients-elements {
display: inline-block;
width: 100%;
}
.clients .client-element {
text-align: center;
display: inline-block;
width: 100%;
}
.clients .client-element .client-content {
opacity: 0.6;
-webkit-transition: 600ms;
-moz-transition: 600ms;
-o-transition: 600ms;
transition: 600ms;
}
.clients .client-element:hover .client-content {
opacity: 1;
}
.client-arrow-left,
.client-arrow-right {
position: absolute;
display: none;
z-index: 10;
color: #ffffff;
top: 50%;
width: 30px;
height: 30px;
text-align: center;
background: #242424;
border-radius: 4px;
padding: 5px;
margin-top: -15px;
cursor: pointer;
opacity: 0.5;
-webkit-transition: 600ms;
-moz-transition: 600ms;
-o-transition: 600ms;
transition: 600ms;
}
.client-arrow-left:hover,
.client-arrow-right:hover {
opacity: 1;
}
.client-arrow-left i,
.client-arrow-right i {
margin: 0;
}
.client-arrow-left {
left: 0;
}
.client-arrow-right {
right: 0;
} video {
width: 100%;
height: auto;
}
.video-youtube,
.video-vimeo {
width: 100%;
padding-bottom: 56%;
position: relative;
float: left;
}
.video-youtube iframe,
.video-vimeo iframe {
position: absolute;
height: 100%;
width: 100%;
}
.sound-sl iframe,
.video-youtube iframe,
.video-vimeo iframe {
border: none;
}
.full-width-show {
width: 100%;
} .map_canvas {
margin-bottom: 20px;
}
.map_canvas div div.gmnoprint div div img {
max-width: none;
}
.map_canvas div div img {
border: none !important;
max-width: none !important;
}
.map-info-window {
background: rgba(255, 255, 255, 0.8);
border: 1px solid #CCC;
margin-top: 8px;
padding: 10px;
border-radius: 3px;
-webkit-box-shadow: 2px 2px 5px -2px #cccccc;
box-shadow: 2px 2px 5px -2px #cccccc;
-webkit-border-radius: 3px;
}
.map-title {
margin: 0 0 10px;
color: #ffffff;
padding: 5px;
background: rgba(0, 0, 0, 0.7);
}
.map-content {
color: #454545;
}
.map-content i {
text-align: center;
width: 20px;
}
.map-info-window.black {
border: none;
border-bottom: 1px solid #CCC;
background: rgba(0, 0, 0, 0.8);
padding: 0px;
border-radius: 0 0 3px 3px;
}
.map-info-window.black .map-title {
border-bottom: 1px solid #000;
padding: 8px 5px;
}
.map-info-window.black .map-content {
color: #ddd;
padding: 0 5px 10px;
}
.map-info-window.black a {
color: #fff;
}
.map-info-window.black a:hover {
color: #136734;
}
.map-info-window.white {
border: none;
border-bottom: 1px solid #CCC;
background: rgba(255, 255, 255, 0.8);
padding: 0px;
border-radius: 0 0 3px 3px;
}
.map-info-window.white .map-title {
padding: 8px 5px;
background: rgba(255, 255, 255, 0.8);
color: #333333;
border-bottom: 1px solid #eee;
}
.map-info-window.white .map-content {
color: #666;
padding: 0 5px 10px;
}  ul.alterna-social {
display: inline-block;
}
ul.alterna-social li.social {
margin-bottom: 5px;
float: left;
}
ul.alterna-social.social-circle a span,
ul.alterna-social.social-circle a span:before {
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
}
.alterna-social a {
padding: 0 !important;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
width: 32px;
height: 32px;
display: inline-block;
}
.alterna-social a span {
color: #1c1c1c;
line-height: 20px !important;
font-size: 14px !important;
background-color: #f2f2f2;
visibility: visible;
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
width: 32px;
height: 32px;
padding: 6px !important;
display: block !important;
text-align: center;
}
.alterna-social a i {
margin: 0 !important;
}
.csstransforms3d .alterna-social a:hover span,
.csstransforms3d .alterna-social a:focus span {
-webkit-transform: rotateX(90deg) translateY(-22px);
-moz-transform: rotateX(90deg) translateY(-22px);
transform: rotateX(90deg) translateY(-22px);
}
.csstransforms3d .alterna-social a:hover span:before,
.csstransforms3d .alterna-social a:focus span:before {
opacity: 1;
}
.csstransforms3d .alterna-social a span:before {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 100%;
background: #0965a0;
color: #ffffff;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 20px;
font-size: 14px;
padding: 6px;
text-align: center;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
transform-origin: 50% 0;
opacity: 0;
}
.csstransforms3d .alterna-social a .alterna-icon-twitter:before {
background-color: #48c4d2 !important;
content: '\f099';
}
.csstransforms3d .alterna-social a .alterna-icon-facebook:before {
background-color: #3b5998 !important;
content: '\f09a';
}
.csstransforms3d .alterna-social a .alterna-icon-google:before {
background-color: #d94a39 !important;
content: '\f0d5';
}
.csstransforms3d .alterna-social a .alterna-icon-dribbble:before {
background-color: #ef5b92 !important;
content: '\f17d';
}
.csstransforms3d .alterna-social a .alterna-icon-pinterest:before {
background-color: #cb2027 !important;
content: '\f0d2';
}
.csstransforms3d .alterna-social a .alterna-icon-flickr:before {
background-color: #f1628b !important;
content: '\f16e';
}
.csstransforms3d .alterna-social a .alterna-icon-skype:before {
background-color: #18b7f1 !important;
content: '\f17e';
}
.csstransforms3d .alterna-social a .alterna-icon-youtube:before {
background-color: #f45750 !important;
content: '\f167';
}
.csstransforms3d .alterna-social a .alterna-icon-vimeo:before {
background-color: #62a0ad !important;
content: '\f194';
}
.csstransforms3d .alterna-social a .alterna-icon-linkedin:before {
background-color: #71b2d0 !important;
content: '\f0e1';
}
.csstransforms3d .alterna-social a .alterna-icon-digg:before {
background-color: #2882c6 !important;
content: '\f1a6';
}
.csstransforms3d .alterna-social a .alterna-icon-deviantart:before {
background-color: #d0de21 !important;
content: '\f1bd';
}
.csstransforms3d .alterna-social a .alterna-icon-behance:before {
background-color: #18a3fe !important;
content: '\f1b4';
}
.csstransforms3d .alterna-social a .alterna-icon-xing:before {
background-color: #006567 !important;
content: '\f168';
}
.csstransforms3d .alterna-social a .alterna-icon-rss:before {
background-color: #ff6c00 !important;
content: '\f09e';
}
.csstransforms3d .alterna-social a .alterna-icon-instagram:before {
background-color: #517fa4 !important;
content: '\f16d';
}
.csstransforms3d .alterna-social a .alterna-icon-stumbleupon:before {
background-color: #eb4924 !important;
content: '\f1a4';
}
.csstransforms3d .alterna-social a .alterna-icon-email:before {
background-color: #4fbaf8 !important;
content: '\f0e0';
}
.csstransforms3d .alterna-social a .alterna-icon-lastfm:before {
background-color: #e31b23 !important;
content: '\f202';
}
.csstransforms3d .alterna-social a .alterna-icon-github:before {
background-color: #4183c4 !important;
content: '\f092';
}
.csstransforms3d .alterna-social a .alterna-icon-soundcloud:before {
background-color: #F76700 !important;
content: '\f1be';
}
.csstransforms3d .alterna-social a .alterna-icon-vine:before {
background-color: #da5900 !important;
content: '\f1ca';
}
.csstransforms3d .alterna-social a .alterna-icon-whatsapp:before {
background-color: #81f54a !important;
content: '\f232';
}
.csstransforms3d .alterna-social a .alterna-icon-yelp:before {
background-color: #af0606 !important;
content: '\f1e9';
}
.csstransforms3d .alterna-social a .alterna-icon-codepen:before {
background-color: #3a3a3a !important;
content: '\f1cb';
} @media screen and (min-width: 0\0) {
.alterna-social a:hover span,
.alterna-social a:focus span {
color: #ffffff !important;
-webkit-transform: rotateX(0deg) translateY(0) !important;
-moz-transform: rotateX(0) translateY(0) !important;
transform: rotateX(0) translateY(0) !important;
-ms-transition: 500ms;
transition: 500ms;
}
.alterna-social a:hover .alterna-icon-twitter {
background-color: #48c4d2 !important;
}
.alterna-social a:hover .alterna-icon-facebook {
background-color: #3b5998 !important;
}
.alterna-social a:hover .alterna-icon-google {
background-color: #d94a39 !important;
}
.alterna-social a:hover .alterna-icon-dribbble {
background-color: #ef5b92 !important;
}
.alterna-social a:hover .alterna-icon-pinterest {
background-color: #cb2027 !important;
}
.alterna-social a:hover .alterna-icon-flickr {
background-color: #f1628b !important;
}
.alterna-social a:hover .alterna-icon-skype {
background-color: #18b7f1 !important;
}
.alterna-social a:hover .alterna-icon-youtube {
background-color: #f45750 !important;
}
.alterna-social a:hover .alterna-icon-vimeo {
background-color: #62a0ad !important;
}
.alterna-social a:hover .alterna-icon-linkedin {
background-color: #71b2d0 !important;
}
.alterna-social a:hover .alterna-icon-digg {
background-color: #2882c6 !important;
}
.alterna-social a:hover .alterna-icon-deviantart {
background-color: #d0de21 !important;
}
.alterna-social a:hover .alterna-icon-behance {
background-color: #18a3fe !important;
}
.alterna-social a:hover .alterna-icon-xing {
background-color: #006567 !important;
}
.alterna-social a:hover .alterna-icon-rss {
background-color: #ff6c00 !important;
}
.alterna-social a:hover .alterna-icon-instagram {
background-color: #517fa4 !important;
}
.alterna-social a:hover .alterna-icon-stumbleupon {
background-color: #eb4924 !important;
}
.alterna-social a:hover .alterna-icon-email {
background-color: #4fbaf8 !important;
}
.alterna-social a:hover .alterna-icon-lastfm {
background-color: #e31b23 !important;
}
.alterna-social a:hover .alterna-icon-github {
background-color: #4183c4 !important;
}
.alterna-social a:hover .alterna-icon-soundcloud {
background-color: #F76700 !important;
}
.alterna-social a:hover .alterna-icon-vine {
background-color: #da5900 !important;
}
.alterna-social a:hover .alterna-icon-whatsapp {
background-color: #81f54a !important;
}
.alterna-social a:hover .alterna-icon-yelp {
background-color: #af0606 !important;
}
.alterna-social a:hover .alterna-icon-codepen {
background-color: #3a3a3a !important;
}
} .alterna-title {
margin-bottom: 15px;
display: inline-block;
width: 100%;
}
.alterna-title i {
margin-right: 5px;
}
.alterna-title h1,
.alterna-title h2,
.alterna-title h3,
.alterna-title h4,
.alterna-title h5,
.alterna-title h6 {
margin: 0px;
margin-bottom: 10px;
}
.alterna-sc-title {
position: relative;
margin-bottom: 15px;
}
.alterna-sc-title.left,
.alterna-title .left {
text-align: left;
}
.alterna-sc-title.center,
.alterna-title .center {
text-align: center;
}
.alterna-sc-title.right,
.alterna-title .right {
text-align: right;
}
.alterna-sc-title .uppercase,
.alterna-title .uppercase {
text-transform: uppercase;
}
.alterna-sc-title .bold,
.alterna-title .bold {
font-weight: bold;
}
.alterna-sc-entry-title {
margin: 0;
line-height: 36px;
display: inline-block;
}
.alterna-sc-title-icon {
margin-right: 6px;
padding: 8px;
border-radius: 60px;
display: inline-block;
color: #ffffff;
width: 36px;
font-size: 16px;
line-height: 20px;
height: 36px;
text-align: center;
}
h1.alterna-sc-entry-title {
line-height: 50px;
}
h1.alterna-sc-entry-title .alterna-sc-title-icon {
padding: 10px;
width: 50px;
font-size: 24px;
line-height: 30px;
height: 50px;
}
h2.alterna-sc-entry-title {
line-height: 44px;
}
h2.alterna-sc-entry-title .alterna-sc-title-icon {
padding: 9px;
width: 44px;
font-size: 20px;
line-height: 26px;
height: 44px;
}
h4.alterna-sc-entry-title {
line-height: 30px;
}
h4.alterna-sc-entry-title .alterna-sc-title-icon {
padding: 5px;
width: 30px;
font-size: 14px;
line-height: 20px;
height: 30px;
}
h5.alterna-sc-entry-title {
line-height: 26px;
}
h5.alterna-sc-entry-title .alterna-sc-title-icon {
padding: 3px;
width: 26px;
font-size: 14px;
line-height: 20px;
height: 26px;
}
h6.alterna-sc-entry-title {
line-height: 22px;
}
h6.alterna-sc-entry-title .alterna-sc-title-icon {
padding: 1px;
width: 22px;
font-size: 12px;
line-height: 20px;
height: 22px;
}
.alterna-sc-title-line {
height: 1px;
background: #e1e1e1;
margin-top: 10px;
} .dropcap.dropcap-default,
.dropcap.dropcap-text {
float: left;
display: inline-block;
text-transform: uppercase;
font-weight: bold;
}
.dropcap.dropcap-default {
width: 38px;
line-height: 26px;
height: 38px;
padding: 6px;
margin-right: 10px;
margin-bottom: 10px;
font-size: 20px;
text-align: center;
border-radius: 40px;
}
.dropcap.dropcap-text {
font-size: 30px;
margin: 0 10px 0 0;
line-height: 36px;
} .skills {
margin: 0;
}
.skills .skill-element {
height: 28px;
position: relative;
background: #f2f2f2;
margin-bottom: 10px;
border-radius: 4px;
overflow: hidden;
}
.skills .skill-bg {
border-radius: 4px;
position: absolute;
width: 0%;
height: 100%;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.skills .skill-name {
position: absolute;
left: 10px;
color: #ffffff;
line-height: 28px;
}
.skills .skill-progress {
position: absolute;
top: 2px;
right: 10px;
color: #ffffff;
line-height: 20px;
background: rgba(0, 0, 0, 0.3);
border-radius: 4px;
padding: 2px 5px;
} .alterna-bullets {
margin-bottom: 10px;
}
.alterna-bullet {
padding-left: 36px;
position: relative;
margin-bottom: 5px;
line-height: 26px;
font-size: 14px;
font-weight: 400;
}
.alterna-bullet-icon {
position: absolute;
top: 50%;
left: 0;
margin-top: -13px;
display: inline-block;
padding: 3px;
width: 26px;
height: 26px;
line-height: 20px;
font-size: 14px;
text-align: center;
border-radius: 30px;
color: #ffffff;
}
.alterna-bullets.big .alterna-bullet {
padding-left: 46px;
line-height: 36px;
font-size: 20px;
font-weight: 400;
}
.alterna-bullets.big .alterna-bullet-icon {
margin-top: -18px;
padding: 8px;
width: 36px;
height: 36px;
line-height: 20px;
font-size: 18px;
} .tabs {
margin-bottom: 10px;
position: relative;
float: left;
width: 100%;
}
.tabs .tabs-nav {
float: left;
width: 100%;
margin: 0 0 -1px;
position: relative;
z-index: 2;
}
.tabs .tabs-nav li {
background-color: #e8e8e8;
cursor: pointer;
line-height: 20px;
padding: 8px 14px;
border-radius: 4px 4px 0 0;
margin: 0 1px;
-webkit-transition: background-color 600ms;
-moz-transition: background-color 600ms;
-o-transition: background-color 600ms;
transition: background-color 600ms;
}
.tabs .tabs-nav li i {
margin-right: 5px;
}
.tabs .tabs-nav li:hover {
background-color: #f4f4f4;
}
.tabs .tabs-nav li.current {
background-color: #f8f8f8;
border-bottom: 1px #136734 solid;
}
.tabs .tabs-container {
border-top: 1px #e2e2e2 solid;
overflow: hidden;
padding: 10px 0;
float: left;
width: 100%;
text-align: left;
}
.tabs.center {
text-align: center;
}
.tabs.right {
text-align: right;
}
@media (max-width: 480px) {
.tabs.center,
.tabs.right {
text-align: left;
}
} .sidetabs {
float: left;
width: 100%;
margin-bottom: 10px;
}
.sidetabs .sidetabs-nav {
float: left;
width: 200px;
}
.sidetabs .sidetabs-nav li {
border: 1px solid #e3e3e3;
padding: 8px 15px;
cursor: pointer;
color: #777;
margin: 0 0 -1px;
}
.sidetabs .sidetabs-nav li i {
margin-right: 5px;
}
.sidetabs .sidetabs-nav li.current {
cursor: auto;
color: #444;
}
.sidetabs.right .sidetabs-nav {
float: right;
}
.sidetabs.right .sidetabs-nav li {
border-right: none;
}
.sidetabs.right .sidetabs-nav li.current {
border-left: 1px solid #136734;
}
.sidetabs.right .sidetabs-container {
margin-right: 220px;
}
.sidetabs.left .sidetabs-nav li {
border-left: none;
}
.sidetabs.left .sidetabs-nav li.current {
border-right: 1px solid #136734;
}
.sidetabs.left .sidetabs-container {
margin-left: 220px;
}
@media (max-width: 767px) {
.sidetabs.left .sidetabs-nav,
.sidetabs.right .sidetabs-nav {
float: left;
}
.sidetabs.left .sidetabs-container,
.sidetabs.right .sidetabs-container {
margin: 10px 0 0;
float: left;
}
} .alterna-accordion {
margin-bottom: 10px;
}
.alterna-accordion .accordion-panel {
margin-bottom: 10px;
background: none;
border: none;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #e8e8e8;
padding: 10px;
border-radius: 4px;
}
.alterna-accordion .accordion-title {
line-height: 26px;
margin: 0;
}
.alterna-accordion .accordion-title a {
position: relative;
padding-left: 34px;
display: block;
}
.alterna-accordion .accordion-icon {
font-size: 14px;
position: absolute;
left: 0;
top: 50%;
margin-top: -13px;
width: 26px;
height: 26px;
color: #ffffff;
padding: 3px 5px;
text-align: center;
line-height: 20px;
border-radius: 4px;
}
.alterna-accordion .accordion-icon i {
margin: 0;
}
.alterna-accordion .accordion-heading .fa-plus {
display: none;
}
.alterna-accordion .accordion-heading .fa-minus {
display: inline-block;
}
.alterna-accordion .accordion-heading .collapsed .fa-plus {
display: inline-block;
}
.alterna-accordion .accordion-heading .collapsed .fa-minus {
display: none;
}
.alterna-accordion .accordion-body {
padding: 10px;
}
.alterna-accordion .accordion-collapse {
margin-top: 10px;
background: #efefef;
border-radius: 4px;
}
.alterna-toggle {
border: 1px solid #e8e8e8;
padding: 10px;
border-radius: 4px;
} .history {
position: relative;
overflow: hidden;
padding-bottom: 10px;
margin-bottom: 5px;
}
.history .history-date {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: bold;
float: left;
padding: 5px 5px;
width: 100px;
z-index: 1;
position: relative;
border-radius: 4px;
font-size: 12px;
line-height: 20px;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.history .history-line {
position: absolute;
height: 100%;
width: 1px;
margin-left: 50px;
margin-top: 30px;
}
.history .history-hor-line {
position: absolute;
height: 1px;
width: 10px;
margin-left: 100px;
top: 50%;
}
.history .history-start-point {
position: absolute;
height: 12px;
width: 12px;
border-radius: 10px;
left: 44px;
bottom: 0px;
}
.history .history-start-point span {
width: 6px;
height: 6px;
background: #ffffff;
float: left;
border-radius: 10px;
margin-left: 3px;
margin-top: 3px;
}
.history .history-content {
margin-left: 120px;
}
.history .history-title {
margin: 0 0 10px;
font-weight: 400;
line-height: 30px;
}
.history-date-content {
width: 120px;
float: left;
text-align: center;
color: #ffffff;
}
@media (max-width: 480px) {
.history {
text-align: center;
}
.history .history-date-content {
margin: 0 auto 10px;
float: none;
display: inline-block;
width: auto;
}
.history .history-content {
margin-left: 0;
float: left;
}
.history .history-entry-content {
text-align: left;
}
.history .history-line,
.history .history-hor-line,
.history .history-start-point {
display: none;
}
} .call-to-action {
text-align: center;
margin-bottom: 10px;
}
.call-to-action .desc {
font-size: 15px;
}
.call-to-action .desc.big {
font-size: 20px;
}
.call-to-action-title {
margin: 0px 0px 10px;
font-weight: bold;
}
.call-to-action.bar {
text-align: left;
padding: 15px 25px;
border: 2px #f2f2f2 solid;
background: #fff;
position: relative;
margin-bottom: 10px;
}
.call-to-action.bar .btn {
top: 50%;
position: absolute;
right: 20px;
margin-top: -22px;
margin-top: -15px;
}
.call-to-action.bar .call-to-action-content {
padding-right: 240px;
}
.call-to-action.bar .btn.btn-lg {
margin-top: -25px;
}
.call-to-action.bar p {
margin: 0px;
}
@media (max-width: 767px) {
.call-to-action.bar {
padding: 10px;
}
.call-to-action.bar .call-to-action-content {
padding-right: 0;
}
.call-to-action.bar .btn {
position: static;
margin-top: 10px;
}
} .alterna-price {
text-align: center;
border-radius: 10px;
background: #fafafa;
margin-bottom: 10px;
}
.alterna-price.free {
background: #EBFFE0;
}
.alterna-price.recommend {
background: #FFE2E2;
}
.alterna-price-header {
padding: 20px 10px;
}
.alterna-price-header .price-title {
margin: 0 0 10px;
font-weight: 400;
}
.alterna-price-header .price-num {
font-weight: bold;
font-size: 60px;
margin: 0 0 10px;
}
.alterna-price-content {
padding: 30px 10px;
background: #f2f2f2;
}
.alterna-price-content ul {
list-style: none;
margin: 0;
}
.alterna-price-content ul li {
margin: 0 0 5px;
}
.alterna-price-footer {
padding: 20px 10px;
} .team {
margin-bottom: 10px;
text-align: center;
padding: 10px;
}
.team .team-avatar {
display: inline-block;
margin-bottom: 10px;
padding: 5px;
border-radius: 80px;
-moz-border-radius: 80px;
-webkit-border-radius: 80px;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.team .team-avatar img {
max-width: 120px;
border-radius: 60px;
-moz-border-radius: 60px;
-webkit-border-radius: 60px;
}
.team .team-user-info .team-title,
.team .team-user-info .team-job {
margin: 0 0 5px;
font-weight: 400;
}
.team .team-user-info .team-job {
color: #222;
font-weight: bold;
}
.team .team-content {
margin: 0 0 10px;
padding: 5px 0;
border-top: 1px #E8E8E8 solid;
border-radius: 4px;
}
.team .team-socials a {
width: 30px;
padding: 5px;
height: 30px;
display: inline-block;
background: #ffffff;
border: 1px solid #e8e8e8;
line-height: 20px;
margin: 0 5px;
border-radius: 4px;
} .alterna-pagenav {
display: inline-block;
width: auto;
text-align: center;
border-radius: 15px;
margin: 5px;
line-height: 20px;
position: fixed;
z-index: 8000;
}
.alterna-pagenav li a {
height: 20px;
width: 20px;
border: 2px solid  #f5f5f5;
background: transparent;
display: block;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
margin: 3px;
}
.alterna-pagenav.left,
.alterna-pagenav.right {
padding: 10px 3px;
right: 15px;
top: 50%;
}
.alterna-pagenav.left {
right: auto;
left: 15px;
}
.alterna-pagenav.left li,
.alterna-pagenav.right li {
margin: 0;
}
.alterna-pagenav li a:hover {
border: 2px solid #136734;
background: #f5f5f5;
}
.alterna-pagenav li a.current {
border: 2px solid #136734;
background: #136734;
}
.alterna-pagenav.bottom {
padding: 3px 10px;
right: 50%;
bottom: 15px;
}
.alterna-pagenav.bottom li {
margin: 0;
float: left;
}
.alterna-pagenav.black li a {
border: 2px solid #2a2a2a;
background: transparent;
}
.alterna-pagenav.black li a:hover {
border: 2px solid #136734;
background: #2a2a2a;
}
.alterna-pagenav.black li a.current {
border: 2px solid #136734;
background: #136734;
}
.alterna-pagenav li a,
.alterna-pagenav li a:hover,
.alterna-pagenav li a.current {
-webkit-transition: 600ms;
-moz-transition: 600ms;
-o-transition: 600ms;
transition: 600ms;
} .alterna-space {
margin: 25px 0px;
}
.alterna-space.small {
margin: 15px 0px;
}
.alterna-space.big {
margin: 40px 0px;
}
.alterna-line {
border-bottom: 1px solid #f2f2f2;
}
.alterna-line.dashed {
border-bottom: 1px dashed #e8e8e8;
}  .pagination {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.pagination > li > a,
.pagination > li > span {
font-family: Helvetica, Arial, sans-serif !important;
border-radius: 3px;
padding: 6px 12px;
border: none;
margin-right: 10px;
margin-bottom: 10px;
}
.pagination > li > a {
border: 1px solid #ddd;
color: #222222;
background: #ffffff;
}
.pagination > li > span {
color: #999;
}
.pagination > li > a:hover,
.pagination > li > a:focus {
background: #f5f5f5;
color: #136734;
border: 1px solid #136734;
}
.pagination > li > span:hover,
.pagination > li > span:focus {
background: none;
border: none;
color: #999;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
border-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-radius: 4px;
margin-right: 0px;
}
.pagination-centered {
text-align: center;
} .flexslider.alterna-fl {
overflow: hidden;
border: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin-bottom: 0px;
}
.flexslider.alterna-fl .flex-control-nav {
bottom: 5px;
}
.flexslider.alterna-fl .flex-direction-nav a {
opacity: 1;
height: 50px;
margin: -25px 0px 0px;
background-color: #000000;
background-size: 30px 30px;
background-position: center !important;
background-repeat: no-repeat;
}
.flexslider.alterna-fl .flex-direction-nav a:hover {
background-color: #136734;
}
.flexslider.alterna-fl .flex-prev {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_chevron_left.png);
}
.flexslider.alterna-fl .flex-next {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_chevron_right.png);
}
.flexslider.alterna-fl:hover .flex-prev {
left: 0px;
border-radius: 0 4px 4px 0;
}
.flexslider.alterna-fl:hover .flex-next {
right: 0px;
border-radius: 4px 0 0 4px;
}
.flexslider.alterna-fl.touch .flex-prev {
left: 0px !important;
}
.flexslider.alterna-fl.touch .flex-next {
right: 0px !important;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
.flexslider.alterna-fl .flex-prev {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_chevron_left@2x.png);
}
.flexslider.alterna-fl .flex-next {
background-image: url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/img/custom/icon_chevron_right@2x.png);
}
} .fancybox-overlay {
z-index: 9000;
}
.fancybox-opened {
z-index: 9030;
}
#fancybox-thumbs {
z-index: 9050;
} .wpcf7 .wpcf7-radio .wpcf7-list-item input[type='radio'],
.wpcf7 .wpcf7-checkbox .wpcf7-list-item input[type='checkbox'] {
margin: 0;
}
.wpcf7 .wpcf7-submit {
padding: 8px 18px;
background: #136734;
color: #ffffff;
border: none;
border-radius: 4px;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.wpcf7 .wpcf7-submit:hover {
background: #6caaa8;
color: #ffffff;
} .yoast_breadcrumbs {
margin: 0;
} .vc_element.vc_wide > .vc_controls-container.vc_controls > .vc_controls-out-tl {
top: 0;
}
.menu-btn-cus {
background: #136734 !important;
border-radius: 50px;
padding: 0px 10px;
}
.menu-btn-cus a{
color: #fff !important;
padding: 10px 0px 10px 25px;
}
#header-topbar .container{
border-bottom: 1px solid #e5e5e5;    
}
.home-header{
padding: 160px 0px 160px;
}
.cus-accord{
}
.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title {
color: #111;
}
.elementor-widget-accordion .elementor-active .elementor-accordion-icon{
color: #8a8d91; 
font-size: 14px;
}
.elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
border-top: 1px solid #f2f2f2;
}
.elementor-widget-accordion .elementor-accordion-icon{
color: #8a8d91;
font-weight: 400;
font-size: 14px;
} 
.elementor-widget-accordion .elementor-accordion-title {
color: #111;
}
.elementor-accordion .elementor-accordion-item {
border: 1px solid #f2f2f2;
border-radius: 5px;
margin-bottom: 20px;
}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-title {
font-family: "Poppins", Sans-serif;
font-weight: 600;
}
.elementor-accordion .elementor-tab-title {
margin: 0;
padding: 20px 20px;
font-weight: 700;
line-height: 1;
cursor: pointer;
outline: none;
}
.elementor-accordion .elementor-tab-content {
display: none;
padding: 15px 20px;
border-top: 1px solid #f2f2f2;
}
.cus-form .col-md-6, .cus-form .col-md-12{
margin-bottom: 20px;
}
.page-header{
padding:160px 0px 120px;
}
.page-header h2{
font-size: 55px;
color: #fff;
line-height: 67px;
}
.no-min-height{
min-height: 0px !important;
}
#alterna-header .container{
display:flex;
align-items:center;
justify-content:space-between;
}
.container .logo img {
height: 100px;
width: auto;
}
.container .logo{
width:25%;
}
.alterna-header-right-container{
width:75%;	
} @media (min-width: 1201px) {
}
@media (max-width: 1200px) {
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
#header-topbar .container {
border-bottom: 1px solid #e5e5e5;
height: 60px;
} 
.home-header {
background-position: left center !important;
padding: 80px 0px 80px;
}
.home-header h2{
font-size: 28px !important;
font-weight: 700 !important;
line-height: 42px !important;
}
.home-header h3{
font-size: 25px !important; 
}
.home-header br{  
display: none !important;
}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-title {
font-family: "Poppins", Sans-serif;
font-weight: 600;
line-height: 20px;
}   
}@font-face{font-family:'FontAwesome';src:url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.ashdownpsychology.co.uk/wp-content/themes/ashdown/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.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:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-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{-ms-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:#fff}.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-pp: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-resistance: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: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"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}