/*
Theme Name: PCSG
Author: Denis Bouquet
Author URI: http://www.denisbouquet.com
Theme URI: http://www.denisbouquet.com
License URI: none
Description: Responsive bespoke theme
Version: 1.0
Tags: blue, white, dark
Text Domain: pcsg
*/

@import url("css/reset.css");
@import url("css/wp-default.css");
@import url("css/jquery.sidr.dark.css");
@import url("css/jquery.fullPage.css");
@import url("css/jquery.fancybox.css");
@import url("css/fullpage.css");
@import url("css/ie.css");

/*
blue: #00a9e0;
blue-grey: #252729;
*/
html, body { height: 100% } 
body { -webkit-font-smoothing: antialiased; font-size: 14px; line-height: 130%; text-align: center; color: #fff; font-family: 'Raleway', Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: 500; }
h1,h2,h3,h4,h5,h6 { font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight: 700; text-transform: uppercase; }
h2 { text-transform: none; }
strong { font-weight: 400; }
a { text-decoration: none; color: #fff; }
img { max-width: 100%; width: auto; height: auto; }
.screen-reader, .sidr-class-screen-reader { position: absolute; top:0; left:-999em; }
::selection, ::-moz-selection { background: #00a9e0; color: #fff; text-shadow: 0; }
.oswald { font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight: normal; }
.sidr-class-logo { display: none !important; }
.small { font-size: 0.8em; }

input[type="text"], input[type="email"], input[type="search"], textarea { width: 77%; padding: 5px 1%; margin-top: 5px; background-color: #80868d; color: #fff; border:0; }
input[type="search"] { -webkit-appearance: none; border:0; margin: 10px 0; }
input[type="submit"] { border: 0; cursor: pointer; background-color: #00a9e0; text-transform: uppercase; color: #ccc; padding: 5px 10px; -webkit-transition: all 200ms ease-in-out; }
input[type="submit"]:hover { border: 0; color: #fff; }

header.main { background: #000 url(img/bg_header_menu.jpg) center top no-repeat; -webkit-background-size: cover; background-size: cover; z-index: 101; position: fixed; font-size: 1.15em; text-transform: uppercase; font-family: 'Oswald', Arial, Helvetica, sans-serif; width: 100%; }
header.main nav.main { width: 100%; display: block; padding-top: 20px; padding-bottom: 10px; border-bottom: 4px solid #00a9e0;  }
header.main nav.main ul { display: block; width: 100%; }
header.main nav.main li { display: inline; margin-right: 2%; line-height: 100px; transition: all 100ms ease-in-out; }
header.main nav.main li.hidden { display: none; }
header.main nav.main li.logo { display: inline-block; text-indent: -999em; }
header.main nav.main li.logo a { transition: all 400ms ease-in-out; display: block; text-indent: -999em; width: 181px; height: 101px; background: url(img/nav_logo.png) center center no-repeat; }
header.main.reduce nav.main li.logo a { width: 90px; height: 50px; -webkit-background-size: cover; background-size: cover; }
header.main nav.main li a { transition: all 100ms ease-in-out; color: #fff; text-shadow: 1px 1px 2px rgba(0,0,0,0.2); }
header.main nav.main li.current-menu-item a, header.main nav.main li.current-page-ancestor a, header.main nav.main li a:hover { color: #00a9e0; }
header.main.reduce nav.main li { line-height: 50px; }

header.main .mobile { display: none; width: 40px; height: 40px; position: absolute; top: 5px; right: 15px; padding-top: 10px; cursor: pointer; }
header.main .mobile span { margin-bottom: 6px; display: block; background-color: #252729; height: 3px; width: 100%; }
header.main .mobile.is-active span { background-color: #00a9e0; }

header.main nav.lang { z-index: 20; position: absolute; right: 10px; top: 10px; }
header.main nav.lang .current { display: none; }
/*header.main nav.lang .eng { background: url(img/icn-eng-sprite.png) 0 0 no-repeat; }*/
/*header.main nav.lang .fr { background: url(img/icn-fr-sprite.png) 0 0 no-repeat; }*/
/*header.main nav.lang .es { background: url(img/icn-es-sprite.png) 0 0 no-repeat; }*/
header.main nav.lang li { display: block; margin-left: 15px; float: left; transition: opacity 300ms ease-in-out;  }
header.main nav.lang li a { font-family: 'Raleway', Arial, sans-serif; text-transform: none; display: block; width: 40px; height: 40px; border: 1px solid #00a9e0; background-color: transparent; text-align: center; line-height: 42px; font-size: 16px; font-weight: bold; color: #fff; border-radius: 50%; -moz-border-radius: 50%; transition: all 100ms ease-in-out; }
header.main nav.lang li:hover a, header.main nav.lang li.is-active a { background-color: #00a9e0; }

section { min-height: 100%; clear:both; position: relative; margin: 0;  -webkit-background-size: cover; background-size: cover; }
.tagline { text-align: center; font-size: 0.9em; font-family: 'Raleway', Arial, sans-serif; transition: all 900ms ease-in-out; text-transform: none; margin: auto; line-height: 130%; position: relative; top: -60px; }
.tagline p { display: inline-block; max-width: 900px; margin: auto; padding-right: 55px; background: url(img/quote-close.png) right center no-repeat; min-height: 34px; line-height: 1.5; }
.tagline p:before { content: " "; background: url(img/quote-open.png) center center no-repeat; display: block; float: left; margin-top: -17px; width: 64px; height: 34px; }
.tagline em { font-style: italic; }
.tagline strong { font-weight: 700; font-style: normal; }

.container { max-width: 1280px; margin: 0 auto; }
section .grid2 li { width: 50%; float: left; }
section .grid3 li { width: 33.33%; float: left; }
section .grid3 li p { padding-right: 10px; }
section .grid4 li { width: 25%; float: left; }

.right #breadcrumbs { text-align: center; }
#breadcrumbs { color: #5ac0e1; position: relative; top: -50px; width: auto; max-width: 1280px; margin: 0 auto; padding-left: 10px; }
#breadcrumbs a { color: #00a9e0; }
#breadcrumbs a:hover { text-decoration: underline; }

footer.main { text-align: left; clear: both; position: relative; background: #000 url(img/bg_footer.jpg) center bottom no-repeat; -webkit-background-size: cover; background-size: cover; width: 100%; padding: 20px 0 10px 0; z-index: 50; }
footer.main a:hover { text-decoration: underline; }
footer.main .col { float: left; width: 25%; margin-bottom: 30px; }
footer.main .col > div { padding-left: 10px; padding-right: 10px; }
footer.main .col1 { float: left; width: 30%; }
footer.main .col2 { float: left; width: 25%; }
footer.main .col3 { float: left; width: 25%; }
footer.main .col4 { float: left; width: 20%; }
footer.main .primary-info { padding-left: 10px; }
footer.main .links { float: right; text-align: right; }
footer.main .links a:before { content: "// "; color: #00a9e0; }
footer.main strong { font-weight: 700; }
footer.main p span { color: #00a9e0; }
p.address { margin-bottom: 20px; }
p.tel { padding-left: 40px; background: url(img/icn-tel.png) left center no-repeat; margin: 10px 0; }
p.mail { padding-left: 40px; background: url(img/icn-mail.png) left center no-repeat; margin: 10px 0; }
p.twitter { padding-left: 40px; background: url(http://www.pcsg.co.uk/wp-content/themes/pcsg/img/icn-twitter-blue.png) left center no-repeat; margin: 10px 0; background-size: auto 16px; }
p.linkedin { padding-left: 40px; background: url(http://www.pcsg.co.uk/wp-content/themes/pcsg/img/icn-linkedin-blue.png) left center no-repeat; margin: 10px 0; background-size: auto 16px; }
p.copyright { clear: both; text-align: right; color: #939ba5; font-size: 0.8em; padding-right: 10px; }
.download { clear: both; }
.download p { color: #00a9e0; margin-bottom: 15px; }
.download li a { display: block; padding-left: 30px; background: url(img/icn-dl-black.png) left center no-repeat; margin: 5px 0; }
footer .download li a { background: url(img/icn-dl.png) left center no-repeat; }
.followus p { color: #00a9e0; margin-bottom: 15px; }
.social li { float: left; margin-right: 10px;}
.social li span { text-indent: -999em; position: absolute; }
.social li a { float: left; }
.newsletter { clear: both; padding-top: 0px; }
.newsletter input { margin-bottom: 5px; }
.newsletter input[type="email"] { width: 65%; display: block;  }
.newsletter input[type="text"] { width: 65%; display: block; }

.newsletter input::-webkit-input-placeholder { color: #EEEEEE;}
.newsletter input::-moz-placeholder { color: #EEEEEE;}
.newsletter input:-ms-input-placeholder { color: #EEEEEE;}
.newsletter input:-moz-placeholder { color: #EEEEEE;}

.newsletter .g-recaptcha { transform:scale(0.665); transform-origin: 0 center; }

.newsletter input[type="submit"] { width: 30%;  }
#contact .newsletter input[type="email"] { background-color: rgba(0,0,0,0.3);  width: 85%; display: block; }
#contact .newsletter input[type="text"] { background-color: rgba(0,0,0,0.3);  width: 85%; display: block; }

#contact .newsletter .g-recaptcha { transform:scale(0.805); transform-origin: 0 center; }

#contact .newsletter input::-webkit-input-placeholder { color: #EEEEEE;}
#contact .newsletter input::-moz-placeholder { color: #EEEEEE;}
#contact .newsletter input:-ms-input-placeholder { color: #EEEEEE;}
#contact .newsletter input:-moz-placeholder { color: #EEEEEE;}

#contact .newsletter > p { color: #00a9e0; margin-bottom: 20px; padding: 0 10px; text-transform: uppercase; }

/* ------------------------------------------------------------------ */
/* ---------------------------- PAGE ---------------------------- */ 

/* .page { background: url(img/bg_main_light.jpg) fixed center center no-repeat; -webkit-background-size: cover; background-size: cover; } */
.page > article { text-align: left; padding: 230px 30px 70px 30px; color: #252729; }
.page article.main_page h1 { transition: all 300ms ease-in-out; float: left; background-color: #00a9e0; color: #fff; height: 28px; font-size: 2em; line-height: 1; display: inline-block; padding: 5px 30px; position: relative; margin: 0 40px 20px 10px; }
.page article.main_page h1:before, .page article h1:after  { content: " "; display: block; width: 0;  height: 0;  position: absolute; top: 0; }
.page article.main_page h1:before { content: " "; left: -10px; border-left: 10px solid transparent; border-bottom: 38px solid #00a9e0; }
.page article.main_page h1:after { content: " "; right: -10px; border-right: 10px solid transparent; border-top: 38px solid #00a9e0; }
.page article.main_page .grid3 li p { padding: 0 10px; }

.page article.two-third .title { float: left; width: 27%; margin-right: 3%; }
.page article.two-third .content { float: left; width: 60%; color: #252729; padding-bottom: 50px; }


.page article .content strong { font-weight: 700; }
.page article .content p { margin-bottom: 20px; }
.page article .content a { color: #00a9e0; }
.page article .content h2 { clear: both; color: #00a9e0; font-size: 1.5em; margin-bottom: 15px; line-height: 1.3; }
/*.page article .content h2:before { content: "// "; color: #252729; letter-spacing: -3px; margin-right: 7px; }*/
.page article .content h3 { margin-bottom: 15px; text-transform: none; font-size: 1.2em; }
.page article .content h3:before { content: "// "; color: #00a9e0; letter-spacing: -2px; margin-right: 5px; }
.page article .content h4 { margin-bottom: 15px; text-transform: none; }
.page article .content em { font-style: italic; }
.page article hr { clear: both; visibility: hidden; margin-bottom: 0; }

/* Clients */
.page article.clients { padding-bottom: 50px; }
.page article.clients .grid-logo {margin-left: -10px; }
.grid-logo { clear: both; margin: 0 auto; }
.grid-logo li { transition: all 600ms ease-in-out; text-align: center; height: 120px; line-height: 180px; width: 120px; float: left; margin: 8px; position: relative; }
.grid-logo li > div { padding: 0px 10px; height: 122px; overflow: hidden; width: 122px; }
.grid-logo li span { position: absolute; width: 100%; height: 100%; background-color: rgba(255,255,255,0.5); }
.grid-logo li img { transition: all 600ms ease-in-out;  display: inline-block; height: 100px; padding: 10px; border: 1px solid #ccc; position: relative; z-index: 20; }

/* Services */
.page article.services .content h3:before { content: ""; color: #00a9e0; }
.service h3 { text-transform: none; }

.green { color: #509f30; }
.orange { color: #eb691e; }
.red { color: #e33848; }
.purple { color: #522e6e; }
.navy { color: #175688; }
.pink { color: #e74470; }
.blue { color: #12a9dd; }
.grey { color: #4c5055; }

.green .bullet ul li:before { color: #509f30; }
.orange .bullet ul li:before { color: #eb691e; }
.red .bullet ul li:before { color: #e33848; }
.purple .bullet ul li:before { color: #522e6e; }
.navy .bullet ul li:before { color: #175688; }
.pink .bullet ul li:before { color: #e74470; }
.blue .bullet ul li:before { color: #12a9dd; }
.grey .bullet ul li:before { color: #4c5055; }

.green.border { border-color: #509f30; }
.orange.border { border-color: #eb691e; }
.red.border { border-color: #e33848; }
.purple.border { border-color: #522e6e; }
.navy.border { border-color: #175688; }
.pink.border { border-color: #e74470; }
.blue.border { border-color: #12a9dd; }
.gray.border { border-color: #4c5055; }

.service .bullet { width: 45%; float: left; padding-bottom: 30px; }
.service .bullet ul { padding-left: 30px; }
.service .bullet ul li { color: #252729; }
.service .bullet > ul > li { margin-bottom: 10px; }
.service .bullet > ul > li:before { font-family: 'Oswald', sans-serif; content: "//"; position: relative; left: -7px; margin-left: -7px; }

/* homepage and services */
.services_list { clear: both; padding-top: 30px; }
.services_list li { float: left; width: 25%; height: 250px; text-align: center; }
.services_list li a { display: block; position: relative; }
.services_list li a:hover .color { opacity: 1; }
.services_list li img { display: block; margin: auto; }
.services_list li img.nb { border: 2px solid #fff; }
.services_list li .color { width: 100%; text-align: center; position: absolute; top: 0; left: 0; opacity: 0; transition: opacity 400ms ease-in-out; }
.services_list li .color img { border: 2px solid #fff;  }
.services_list li img.icon { position: relative; z-index: 20; top: -30px; margin: 0 auto; width: 60px; height: 60px; }
.services_list li span { top: -20px; position: relative; }


.sub_page.service .thumbnail { border-bottom: 15px solid; margin-top: -95px; }
.sub_page.service .thumbnail img { display: block; }
.sub_page.service img.icon { display: block; margin: 0 auto; margin-top: -62px; width: 125px; }
.sub_page.service h1 { text-transform: none; padding-bottom: 10px; border-bottom: 1px solid #888; margin-bottom: 20px; }
.sub_page.service #breadcrumbs { padding-left: 0; }

.sub_page.service .more_about_our_exp { text-align: right; }
.sub_page.service .more_about_our_exp a.icon { padding-left: 42px; height: 37px; line-height: 37px; display: inline-block; }
.sub_page.service .more_about_our_exp a.icon.green { color: #509f30; background: url(img/icn-click-green.png) left top no-repeat; }
.sub_page.service .more_about_our_exp a.icon.orange { color: #eb691e; background: url(img/icn-click-orange.png) left top no-repeat; }
.sub_page.service .more_about_our_exp a.icon.red { color: #e33848; background: url(img/icn-click-red.png) left top no-repeat; }
.sub_page.service .more_about_our_exp a.icon.purple { color: #522e6e; background: url(img/icn-click-purple.png) left top no-repeat; }
.sub_page.service .more_about_our_exp a.icon.navy { color: #175688; background: url(img/icn-click-navy.png) left top no-repeat; }
.sub_page.service .more_about_our_exp a.icon.pink { color: #e74470; background: url(img/icn-click-pink.png) left top no-repeat; }
.sub_page.service .more_about_our_exp a.icon.blue { color: #12a9dd; background: url(img/icn-click-blue.png) left top no-repeat; }
.sub_page.service .more_about_our_exp a.icon.grey { color: #4c5055; background: url(img/icn-click-grey.png) left top no-repeat; }

.service .copy { width: 50%; margin-left: 5%; float: left; color: #252729; }

/* Experience */
.experiences_list { width: 66%; float: right; }
.experiences_list li { clear: both; }
.experiences_list .icon { position: absolute; }
.experiences_list .list_links { float: left; padding-left: 90px; width: auto; padding-bottom: 30px; }
.experiences_list .list_links h2 { line-height: 120%; border-bottom: 1px solid #ddd; padding-top: 20px; padding-bottom: 15px; }
.experiences_list .list_links h2:before { content: "" !important; margin-right: 0 !important; }
.experiences_list .list_links a { text-decoration: none; color: #252729 !important; }
.experiences_list .list_links a:hover { color: #00a9e0 !important; }
.experiences_list .list_links a:before { font-family: 'Oswald', sans-serif; content: "// "; color: #00a9e0; letter-spacing: -2px; margin-right: 5px; }

.experiences_list .list_links.green a:before, .experiences_list .list_links.green h2 { color: #509f30 !important; }
.experiences_list .list_links.orange a:before, .experiences_list .list_links.orange h2 { color: #eb691e !important; }
.experiences_list .list_links.red a:before, .experiences_list .list_links.red h2 { color: #e33848 !important; }
.experiences_list .list_links.purple a:before, .experiences_list .list_links.purple h2 { color: #522e6e !important; }
.experiences_list .list_links.navy a:before, .experiences_list .list_links.navy h2 { color: #175688 !important; }
.experiences_list .list_links.pink a:before, .experiences_list .list_links.pink h2 { color: #e74470 !important; }
.experiences_list .list_links.blue a:before, .experiences_list .list_links.blue h2 { color: #12a9dd !important; }
.experiences_list .list_links.grey a:before, .experiences_list .list_links.grey h2 { color: #4c5055 !important; }

.page-template-page-templatesexperience-right-php .page, .page-template-page-templatesexperience-left-php .page { background: #fff; overflow: hidden; }
.page article.experience.subpage .content { z-index: 30; position: relative; padding-bottom: 50px; }
.page article.experience.subpage h1, .page article.experience.subpage h2 { text-transform: none; color: #252729; font-size: 3em; margin-bottom: 30px; line-height: 120%; }
.page article.experience.subpage h1 { width: 95%; color: #00a9e0; }
.page article.experience.subpage h2 { font-size: 1.5em; }
.page article.experience.subpage h2:before { color: #00a9e0; }
.page article.experience.subpage .content { width: 58%; margin: 0; }
.page article.experience.subpage .content.right { float: right; }
.page article.experience.subpage .content.right h1 { margin-left: 15%; width: 85%; }

.page article.experience.subpage .image img { display: block; }
.page article.experience.subpage .image.left { position: absolute; top: 130px; left: 0; width: 48%; overflow: hidden; }
.page article.experience.subpage .image.left .shape { height: 100%; position: absolute; bottom: 0; right: 0; width: 100%; z-index: 20; }

.page article.experience.subpage .image.right { position: absolute; top: 130px; right: 0; width: 48%; overflow: hidden; }
.page article.experience.subpage .image.right .shape { height: 100%; position: absolute; bottom: 0; left: 0; width: 100%; z-index: 20; }

/* TEAM */
.categories { clear: both; float: left; width: 33%; font-size: 1.4em; font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight: 700; line-height: 180%; }
.categories strong { color: #00a9e0; font-weight: normal; }
.categories li { cursor: pointer; }
.categories li.is-active { color: #00a9e0; }
.people { float: left; width: 66%; margin-left: 1%; }
.person { display: none; width: 140px; float: left; padding: 0px 25px; height: 240px; text-align: center; }
.person .avatar img { width: 116px; margin: 10px auto; }
.person p { clear: both; margin: 10px auto; font-size: 1em; }
.avatar img { display: block; border-radius: 50%; -webkit-border-radius: 50%; padding: 8px; border: 1px solid #999; }
.peoplepage .info_person { display: none; }
.info_person { position: relative; clear: both; }
.info_person .avatar { position: absolute; top: 0; left: 0; display: block; border: 1px solid #ddd; }
.peoplepage .info_person .avatar { top: 10px; left: 10px;  }
.bio.max { max-width: 450px; }
.person_copy { text-align: left; float: right;  padding-left: 170px; padding-bottom: 15px; }
.person_copy .email { color: #00a9e0; margin: 15px 0; display: block; }
.person_copy .bio { margin: 15px 0; line-height: 130%; }
.person_copy .top5 { color: #00a9e0; }
.person_copy .top5 li { color: #252729; float: left; display: block; margin-right: 5px; margin-top: 5px; }
.person_copy .top5 li:before { font-family: 'Oswald', sans-serif; content: "// "; color: #00a9e0; letter-spacing: -2px; margin-right: 5px; }

/* PARTNERS */
.page article.partners .content h2 { padding:0; margin-bottom: 20px; color: #00a9e0; font-size: 1.5em; line-height: 1.5em; }
.partners_list { clear: both; margin-bottom: 50px; }
.partners_list li { clear: both; }
.partners_list li .logo img { display: block; margin-bottom: 50px; }
.partners_list li .logo { width: 27%; margin-right: 3%; float: left; }
.partners_list li .description { width: 60%; float: left; margin-bottom: 50px; }

.partners_list li .toggle { overflow: hidden; transition: all 400ms ease-in-out; max-height: 0; }
.partners_list li .toggle.show { max-height: 900px; }
.partners_list li .toggle-show { float: right; text-indent: -999em; background: url(img/icn-arrow-blue-down.png) center center no-repeat; cursor: pointer; display: block; height: 16px; width: 16px; padding: 5px; border: 1px solid #00a9e0; border-radius: 50%; -webkit-border-radius: 50%; }
.partners_list li .toggle-show.is-open { transform: rotate(180deg); -webkit-transform: rotate(180deg); }


/* CAREERS */
.careers .right.image { float: right; clear: both; width: 50%; text-align: right; }
.careers .right.image img { display: block; }
.careers .career_explanation h2 { clear: left !important; }
.job-list { float: left; margin-bottom: 20px; }
.job-list li { cursor: pointer; font-size: 1.3em; line-height: 1.8; font-weight: bold; }
.job-list li:before { font-family: 'Oswald', sans-serif; content: "// "; color: #00a9e0; letter-spacing: -2px; margin-right: 5px; }
.job-list li.is-active { color: #00a9e0; }
.job { display: none; float: right; width: 70%; background: url(img/bg_transparent_fff.png); position: relative; }
.job > div { padding: 15px; padding-bottom: 50px; }
.job .email_job { position: absolute; bottom: 15px; left: 15px; }
.job .pdf_job { position: absolute; bottom: 15px; right: 15px; }

.testimonials { clear: both; padding-top: 100px; }
.testimonials li { width: 25%; float: left; padding-bottom: 20px; text-align: center; margin-bottom: 60px; }
.testimonials li > div { padding: 10px 20px; margin: 10px; background-color: #000; color: #fff; }
.testimonials img { background-color: #f2f2f2; width: 115px; display: block; padding: 8px; border-radius: 50%; -webkit-border-radius: 50%; margin: 0 auto; margin-top: -100px; margin-bottom: 10px; border: 1px solid #ccc; }
.testimonials li strong { color: #00a9e0; }

/* NEWS */
.entry-meta { font-size: 0.85em; margin-bottom: 7px; }
article.post { margin-bottom: 40px; }
.news_post { max-width: 600px; margin: 0 auto; }
.form-allowed-tags { display: none; }
.comments-area a { color: #00a9e0; }
.entry-title { text-transform: none; font-size: 2em; line-height: 130%; margin-bottom: 20px; }
.newslist .thumb { margin-left: 10px; float: right; }
.newslist .thumb img { display: block; border: 1px solid #ddd; }
.thumb { clear: both; margin-bottom: 15px; }
h2.entry-title { border-bottom: 1px solid #00a9e0; margin: 0 !important; padding-bottom: 10px; }
.datebox { float: right; transition: all 300ms ease-in-out; background-color: #00a9e0; color: #fff; height: 22px; font-size: 1em; line-height: 1; display: inline-block; padding: 0 10px; position: relative; margin: 0 10px 15px 0; line-height: 22px; }
.datebox:before, .datebox:after { content: " "; display: block; width: 0;  height: 0;  position: absolute; top: 0; }
.datebox:before { content: " "; left: -10px; border-left: 10px solid transparent; border-bottom: 22px solid #00a9e0; }
.datebox:after { content: " "; right: -10px; border-right: 10px solid transparent; border-top: 22px solid #00a9e0; }
.content_post { max-width: 520px; text-align: justify; padding-top: 13px; }
.readmore:hover { text-decoration: underline; }
.news_post #breadcrumbs { padding-left: 0; }
.news_post .entry-content { margin-bottom: 20px; }
.news_post .entry-content p { margin-bottom: 20px; }
.news_post .entry-content strong { font-weight: bold; }
.news_post .entry-content em { font-style: italic; }
.news_post .entry-content ul { list-style: disc; padding-left: 30px; line-height: 140%; margin-bottom: 20px; }
.news_post .entry-content li { margin-bottom: 10px; }
.news_post .entry-content ol { list-style: decimal; padding-left: 30px; line-height: 140%; margin-bottom: 20px; }
.news_post a { color: #00a9e0; }
#breadcrumbs .rewrite span > span:first-child a { display: none; }
.sidebar-news { clear: both; padding: 10px 0 20px 0; }
.sidebar-news li { line-height: 180%; }
.sidebar-news a { color: #00a9e0; }
.sidebar-news a:before { font-family: 'Oswald', sans-serif; content: "// "; color: #252729; letter-spacing: -2px; margin-right: 5px; }

/* AUSTRALIA  / FEATURED TEMPLATE */
.featured_page .thumbnail { border-bottom: 15px solid; margin-top: -95px; }
.featured_page .thumbnail img { display: block; }
.featured_page img.icon { display: block; margin: 0 auto; margin-top: -62px; width: 125px; position: relative; z-index: 99; }
.featured_page #breadcrumbs { padding-left: 0; }
.featured_page .content-right { width: 70%; float: right; }

/* SITEMAP */
.sitemap ul { padding-left: 30px; list-style: disc; margin-bottom: 30px; }
.sitemap ul li { }

/* NOT FOUND */
.notfound { min-height: 200px; }

.carousel-wrap .content-wrap .carousel-item {
  position: relative;
}

.carousel-wrap .content-wrap {
  position: absolute;
  left: 150px;
  right: 150px;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  margin: 0 auto;
  max-width: 400px;
  background-color: rgba(255,255,255,0.75);
  padding: 20px;
}

.carousel-wrap .content-wrap.content-wrap-align-left {
  margin: 0;
  right: auto;
}

.carousel-wrap .content-wrap.content-wrap-align-right {
  margin: 0;
  left: auto;
}

.carousel-wrap .content-wrap .teaser {
  color: #000000;
  margin-top: 20px;
}

.carousel-wrap .content-wrap h2 {
  font-size: 2em !important;
  color: #00a9e0;
}

.carousel-wrap .owl-controls .owl-prev,
.carousel-wrap .owl-controls .owl-next {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  color: transparent;
  transform: translateY(-50%);
  background-color: rgba(255,255,255,0.75); 
  border-radius: 50%;
  width: 75px;
  height: 75px;
}

.carousel-wrap .owl-controls .owl-prev:after,
.carousel-wrap .owl-controls .owl-next:after {
  content: '';
  position: absolute;
  color: #00a9e0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 100px;
  line-height: 60px; 

}

.carousel-wrap .owl-controls .owl-prev:after {
  content: '\2039';
}

.carousel-wrap .owl-controls .owl-next:after {
  content: '\203A';
}

.carousel-wrap .owl-controls .owl-prev {
  left: 25px;
}

.carousel-wrap .owl-controls .owl-next {
  right: 25px;
}

body.home article.container {
  padding-top: 170px;
}

body.page-id-6 .team-list ul li {
  margin-bottom: 30px;
  text-align: center;
}

body.page-id-6 .team-list ul li:nth-child(2) {
  margin-right: 25%;
}

body.page-id-6 .team-list ul li:first-child {
  margin-left: 25%;
}

.product-item {
  overflow: hidden;
  margin-bottom: 45px;
}

.product-item .image-wrap {
  float: left;
  width: 200px;
}

.product-item .image-wrap img {
  width: 100%;
  height: auto;
}

.product-item .teaser {
  margin-left: 225px;
}

.product-item ul {
  margin-bottom: 10px;
}

.product-item .read-more {
  font-weight: bold;
}

.product-item li {
  list-style-type: initial;
  margin-left: 15px;
  margin-bottom: 5px;
}


.single-product .content-right ul {
  margin-bottom: 10px;
}

.single-product .content-right li {
  list-style-type: initial;
  margin-left: 15px;
  margin-bottom: 5px;
}

.product-section-item {
  overflow: hidden;
  margin-bottom: 60px;
}

.product-section-item.with-thumbnail .image-wrap {
  float: left;
  width: 75px;
}

.product-section-item.with-thumbnail .image-wrap img {
  width: 100%;
  height: auto;
}

.product-section-item.with-thumbnail .text {
  margin-left: 120px;
}

.product-section-item.with-thumbnail .text h2 {
  clear: none;
}

.product-section-item .text img {
  width: 75%;
  height: auto;
  margin: 25px 0;
}



.entry-content p img.alignleft {
  margin-right: 20px;
  margin-bottom: 20px;
}

.entry-content p img.alignright {
  margin-left: 20px;
  margin-bottom: 20px;
}