/* Generated by Fontie - the magic webfont generator <http://fontie.flowyapps.com> */
* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family:'Akkurat-Regular';
	src: url('Akkurat_gdi.eot');
	src: url('Akkurat_gdi.eot?#iefix') format('embedded-opentype'),
		url('Akkurat_gdi.woff') format('woff'),
		url('Akkurat_gdi.ttf') format('truetype'),
		url('Akkurat_gdi.otf') format('opentype'),
		url('Akkurat_gdi.svg#Akkurat-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2260;
}

@font-face {
  font-family:'AkkuratLight-Regular';
	src: url('AkkuratLight_gdi.eot');
	src: url('AkkuratLight_gdi.eot?#iefix') format('embedded-opentype'),
		url('AkkuratLight_gdi.woff') format('woff'),
		url('AkkuratLight_gdi.ttf') format('truetype'),
		url('AkkuratLight_gdi.otf') format('opentype'),
		url('AkkuratLight_gdi.svg#AkkuratLight-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2260;
}

@font-face {
  font-family:'BauerBodoniStd-Italic';
	src: url('BauerBodoniStd-Italic_gdi.eot');
	src: url('BauerBodoniStd-Italic_gdi.eot?#iefix') format('embedded-opentype'),
		url('BauerBodoniStd-Italic_gdi.woff') format('woff'),
		url('BauerBodoniStd-Italic_gdi.ttf') format('truetype'),
		url('BauerBodoniStd-Italic_gdi.otf') format('opentype'),
		url('BauerBodoniStd-Italic_gdi.svg#BauerBodoniStd-Italic') format('svg');
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}

@font-face {
  font-family:'Manus-Regular';
	src: url('Manus_gdi.eot');
	src: url('Manus_gdi.eot?#iefix') format('embedded-opentype'),
		url('Manus_gdi.woff') format('woff'),
		url('Manus_gdi.ttf') format('truetype'),
		url('Manus_gdi.otf') format('opentype'),
		url('Manus_gdi.svg#Manus-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}
/* bonsaimedia custome CSS lines */
html {
  font-family: 'Akkurat-Regular';
}

body {
  color: #333;
  font-family: "Akkurat-Regular",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857;
}

a:hover, a:active, a:focus {
  outline: 0;
}

.wrapper {
  width: 100%;
  min-height: 130px;
  background:#fff;
}

.container {
  width: 1230px;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.row-eq-height > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

div.row.with-margin {
  margin-top: 35px;
  margin-bottom: 35px;
}

div.wrapper-header {
  background: #000;
}

div.container.header-section {
  margin: 0 auto;
}

.container h2 {
  font-size: 46px;
  line-height: 56px;
  font-family: 'Akkurat-Regular';
  font-weight: normal;
  color: #043047;
  padding: 30px 0;
}

.container h3 {
  font-size: 24px;
  line-height: 32px;
  font-family: 'AkkuratLight-Regular';
  font-weight: normal;
  color: #616161;
  padding: 30px 0;
}

.container p {
  font-size: 24px;
  line-height: 32px;
  font-family: 'Akkurat-Regular';
  font-weight: normal;
  color: #555555;
  margin-bottom: 20px;
}

ul.list-styles {
  list-style: none;
  padding: 0;
}

ul.list-styles li {
  list-style: none;
  font-size: 18px;
  line-height: 28px;
  font-family: 'Akkurat-Regular';
  font-weight: normal;
  color: #555555;
  margin-bottom: 30px;
  background: url('../img/list-items.png') no-repeat;
  padding-left: 25px;
}
/* ==========================================================================
   Home page
   ========================================================================== */
div.become-section {
  background: #fff;
  margin-top: -90px;
}
div.become-section a:hover{ text-decoration:none}
div.become-section img {
  width: 100%;
}

div.become-section span {
  background: #05d6e9;
  height: 90px;
  width: 100%;
  display: block;
  color: #fff;
  font-size: 24px;
  font-family: 'AkkuratLight-Regular';
  line-height: 90px;
}

div.become-section div.become-section-bg {
  height: 200px;
  width: 100%;
  background: #999;
}

div.become-section div.become-section-bg.au-pair {
  background-image: url(../img/au-pair.jpg);
  background-size: cover;
  background-position: center top;
}

div.become-section div.become-section-bg.host-family {
  background-image: url(../img/host-family.jpg);
  background-size: cover;
  background-position: center top;
}

a.learn-more {
  font-size:16px;
  font-family: 'AkkuratLight-Regular';
  line-height: 24px;
  border: solid 1px #ffffff;
  padding: 15px;
  color: #fff;
  text-decoration: none;
  line-height: 200px;
  transition: all 400ms cubic-bezier(1, 0, 0, 1) 0s;
}

a.learn-more:hover {
  background: #0a6294;
}

.become-section-content {
  font-family: 'AkkuratLight-Regular';
}

.become-section-content h3 {
  font-family: 'AkkuratLight-Regular';
  font-size: 23px;
  line-height: 32px;
  color: #6a6e6e;
  padding:15px 0;
}

hr.blue-short {
  width: 35px;
  height: 5px;
  display: block;
  background: #0a6294;
  margin-left: 0 !important;
  margin-top:0px;
  margin-bottom:30px;
  text-align:left;
}

hr.blue-shorter {
  width: 20px;
  height: 3px;
  display: block;
  background: #0a6294;
  margin-left: 0;
}

.become-section-content p {
  font-family: 'AkkuratLight-Regular';
  font-size: 16px;
  line-height: 24px;
  color: #6d6d6d;
  margin-bottom:60px;
}

.become-section-content p a {
  color: #0a6294;
  
}

div.gray-bar-bg {
 background: #efefef;
   /*background: #ff0000;*/
}

div.alt-gray {
  background: #dfdfdf;
}

div.alt-darkgray {
  background: #414141;
  
}
div.alt-darkgray.subpage-footer{margin-top:80px;}
div.alt-darker-gray {
  background: #303030;
}

div.alt-darker-gray div.copyright-section {
  background: #303030;
  font-family: 'AkkuratLight-Regular';
  font-size: 12px;
  line-height: 60px;
  color: #ffffff;
}

div.alt-darker-gray a {
  color: #fff;
  text-decoration: underline;
}

div.gray-bar-bg div.table-section {
  margin: 30px auto;
  text-align: center;
  display: table;
}

div.gray-bar-bg h2 {
  font-family: 'BauerBodoniStd-Italic';
  font-size: 42px;
  line-height: 18px;
  border-bottom: solid 5px #0a6294;
  width: auto;
  margin: 0 auto;
  text-align: center;
  display: table-cell;
  color: #6d6d6d;
}

div.gray-bar-bg h2:after {
  content: "";
  display: table-cell;
  width: 100%;
}

.why-choose-elements {
  min-height: 82px;
  margin: 35px 0;
  display:table
}

.why-choose-elements .span-holder {
  position: relative;
  min-height: 82px;
  background: url(../img/checked.png) no-repeat left center transparent;
  line-height: 82px;
   vertical-align:middle;
  display: table-cell;
}

.why-choose-elements .span-holder h5 {
  vertical-align: middle;
  display: inline-block;
  padding-left: 97px;
  max-width: 310px;
  font-family: 'AkkuratLight-Regular';
  font-size: 19px;
  line-height: 24px;
  color: #0a6294;
  height:100%
}

div.testimonials-section {
  min-height: 100%;
  min-width: 100%;
  background: #FFF;
  text-align: center;
  margin: 0 auto;
}
.squared-row{ max-width:435px; margin:0 auto}
.circle {
  height: 100%;
  padding: 14%;
  width: 100%;
  min-height: 100%;
  border-radius: 50%;
  background: #fff;
  display: block;
}

.circle p {
  color: #0a6294;
  font-size: 34px;
  line-height: 46px;
  margin-top:30px;
  font-family: 'Manus-Regular';
  text-align:center;
}

.testimonial-holder {
  line-height: 98px;
  position: relative;
  min-height: 98px;
  width: 240px;
  margin: 0 auto;
}

.testimonial-holder img {
  float: left;
}

.testimonial-holder h5 {
  float: none;
  width: 115px;
  vertical-align: middle;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  color: #6d6d6d;
  font-family: 'AkkuratLight-Regular';
  margin-left: 20px;
}

.recognised-logo {
  width: 100%;
}

.recognised-logo li {
  margin: 0 auto;
}
/* ==========================================================================
   au pair
   ========================================================================== */
.aupair-section-content {
  font-family: 'AkkuratLight-Regular';
  margin:25px 0;
}
.faq-section-content{
  font-family: 'AkkuratLight-Regular';
  margin:25px 0;
}
.aupair-section-content h2, .faq-section-content h2 {
  font-family: 'AkkuratLight-Regular';
  font-size: 46px;
  line-height: 64px;
  color: #6a6e6e;
  padding:20px 0; margin-bottom:0
}
.aupair-section-content h3, .faq-section-content h3 {
  font-family: 'AkkuratLight-Regular';
  font-size: 23px;
  line-height: 32px;
  color: #6d6d6d;
  margin:0;
  padding:10px 0;
}
hr.blue-short {
  width: 35px;
  height: 5px;
  display: block;
  background: #05d6e9;
  margin-left: 0;
}
.aupair-section-content p,div.sub-section-content p, .faq-section-content p {
  font-family: 'AkkuratLight-Regular';
  font-size: 16px;
  line-height: 24px;
  color: #6d6d6d;
  letter-spacing:0px;
}
.aupair-section-content ul,div.sub-section-content ul, .faq-section-content ul{
	padding-left:20px;
}
.aupair-section-content ul li,div.sub-section-content ul li, .faq-section-content ul li{
  font-family: 'AkkuratLight-Regular';
  font-size: 16px;
  line-height: 24px;
  color: #6d6d6d;
  letter-spacing:0px;	
}

div.sub-section-content p{ margin-bottom:20px; }
.aupair-section-content p a {
  color: #05d6e9;
}

div.sub-section-content h4 {
  font-family: 'Akkurat-Regular';
  font-size: 16px;
  line-height: 24px;
  color: #05d6e9;
}
img.full{ width:100% }
/* ==========================================================================
   related items
   ========================================================================== */
div.related-content{ margin-top:90px; }
div.related-content h3{font-family: 'AkkuratLight-Regular';
  font-size: 23px;
  line-height: 32px;
  color: #6d6d6d;}
div.related-content-items{margin:0 auto 35px; text-align:center;}
div.related-content-items a{ background:#f7f7f7; display:block; border-bottom:20px solid #10c6e1; }
div.related-content-items a div.h4-holder{ height:85px; line-height:85px;margin:0 auto; text-align:center; background:#f7f7f7;  }
div.related-content-items a div.h4-holder h4{  vertical-align: middle; display: inline-block;   font-family: 'AkkuratLight-Regular';
  font-size: 19px;
  line-height: 26px;
  color: #9f9f9f; width:180px; margin:0 auto; text-align:center}
  div.related-content-items a:hover div.h4-holder h4{color: #0a6294;}
  
div.related-content-items a span.related-icon{ margin:0 auto 15px; height:20px; width:20px; display:block; text-align:center; background:url(../img/related-icon.png) no-repeat;}
div.related-content-items a:hover  span.related-icon{ background:url(../img/related-hover.png) no-repeat; }

/* ==========================================================================
   sidebar
   ========================================================================== */

div.sidebar-contact-form form.wpcf7-form,div.sidebar-contact-form  span.wpcf7-form-control-wrap{ background:#f9f9f9 !important; padding:0 20px; }
div.sidebar-contact-form span.wpcf7-form-control-wrap{ height:70px !important;}
div.sidebar-contact-form form.wpcf7-form p{ margin-bottom:0}
div.sidebar-contact-form input.wpcf7-form-control{ 
width:100%; height:40px; color:#6d6d6d; 
font-family: "AkkuratLight-Regular";
font-size: 19px;
line-height: 32px;
background:#f9f9f9; border:none; border-bottom:2px solid #ebebeb; padding:5px;
}
img.ajax-loader{ width:auto !important; display:none}
div.sidebar-contact-form p.submit{ margin:30px -20px 20px;}
div.sidebar-contact-form select.wpcf7-form-control{ 
width:100%; height:40px; color:#6d6d6d; 
font-family: "AkkuratLight-Regular";
font-size: 19px;
line-height: 32px;
border:none; border-bottom:2px solid #ebebeb; padding:5px;
 -webkit-appearance: none;
    -moz-appearance: none;
    background: #f9f9f9 url('../img/select-dd.png') no-repeat right center;
}
	
div.sidebar-contact-form input.wpcf7-form-control::-webkit-input-placeholder, input.email::-webkit-input-placeholder {
color: #6d6d6d;
font-family: "AkkuratLight-Regular";
font-size: 19px;
line-height: 32px;
opacity: 1 !important;
}

div.sidebar-contact-form input.wpcf7-form-control:-moz-placeholder, input.email:-moz-placeholder { /* Firefox 18- */
color: #6d6d6d;
font-family: "AkkuratLight-Regular";
font-size: 19px;
line-height: 32px; 
opacity: 1 !important;
}

div.sidebar-contact-form input.wpcf7-form-control::-moz-placeholder, input.email::-moz-placeholder {  /* Firefox 19+ */
color: #6d6d6d;
font-family: "AkkuratLight-Regular";
font-size: 19px;
line-height: 32px;
opacity: 1 !important;
}

div.sidebar-contact-form input.wpcf7-form-control:-ms-input-placeholder, input.email:-ms-input-placeholder {  
color: #6d6d6d;
font-family: "AkkuratLight-Regular";
font-size: 19px;
line-height: 32px;
opacity: 1 !important;
}
div.sidebar-contact-form input.wpcf7-submit{ background:#c0c0c0; color:#ffffff; padding:10px 0; height:auto !important; border-bottom:0 }
div.sidebar-contact-form input.wpcf7-submit:hover{background:#a7a7a7;}


/* sidebar updates */
div#side-set-1{ padding:20px; }
div.sidebar-contact-form form.wpcf7-form span.programs{ display:inline-table; background:none; padding:0; }
div.sidebar-contact-form form.wpcf7-form span.wpcf7-list-item{ display:block; font-size:16px; height: 20px !important; line-height: 20px !important; background:none}
div.sidebar-contact-form form.wpcf7-form span.wpcf7-list-item-label{ display:inline !important; background:none; color: #616161;display: inline !important;font-size: 16px; font-family: "AkkuratLight-Regular";font-weight: normal; line-height:20px; }
span.wpcf7-form-control-wrap.Other{ padding:0 !important}
div#side-set-1 h4{ color: #616161;display: inline !important; font-family: "AkkuratLight-Regular";font-weight: normal;  }
.paddedBottom{ padding-bottom:20px !important; }
/* ==========================================================================
   contact form
   ========================================================================== */

div#wpcf7-f201-p97-o1 {
	padding-top: 30px;
	font-size: 150%;
}
div#wpcf7-f201-p97-o1 form.wpcf7-form ::-webkit-input-placeholder { color:#00D5E7; opacity:1}
div#wpcf7-f201-p97-o1 form.wpcf7-form ::-moz-placeholder { color:#00D5E7; opacity:1} /* firefox 19+ */
div#wpcf7-f201-p97-o1 form.wpcf7-form :-ms-input-placeholder { color:#00D5E7; opacity:1} /* ie */
div#wpcf7-f201-p97-o1 form.wpcf7-form input:-moz-placeholder { color:#00D5E7; opacity:1}

div#wpcf7-f201-p97-o1 input:focus, div#wpcf7-f201-p97-o1 select:focus {
	outline: none;
}

div#wpcf7-f201-p97-o1 input, div#wpcf7-f201-p97-o1 select {
	border: none;
	display: block;
	width: 100%;
	padding: 15px 0;
	border-bottom: 2px solid #ebebeb;
	color: #A4A4A4;
}
div#wpcf7-f201-p97-o1 .select select { 
 -webkit-appearance: none;
    -moz-appearance: none;
	color: #00D5E7;
    background: #FFF url('../img/drop-arw.gif') no-repeat right center;
}
div#wpcf7-f201-p97-o1 .select select.selected { color: #A4A4A4 }
div#wpcf7-f201-p97-o1 .select select option { color: #A4A4A4 }
div#wpcf7-f201-p97-o1 .select select option:first-child {
	color: #00D5E7;
}
div#wpcf7-f201-p97-o1 .input.date input { 
    background: #FFF url('../img/cal-icon.gif') no-repeat right center;
}
div#wpcf7-f201-p97-o1 .wpcf7-not-valid, div#wpcf7-f201-p97-o1 .wpcf7-form-control-wrap .wpcf7-not-valid .wpcf7-list-item {
	border-top: none!important;
	border-left: none!important;
	border-right: none!important;
	border-bottom: 2px solid #FF0000!important;
}
#set-1, #set-2, #static { display: none }
div#wpcf7-f201-p97-o1 #set-1 h4 {
	padding: 15px 0;
	margin: 0;
	color: #00D5E7;
	font-size: 110%;
	font-weight: normal;
}

div#wpcf7-f201-p97-o1 .chckbox {
	display: block;
	clear: both;
	overflow: hidden;
}
div#wpcf7-f201-p97-o1 .wpcf7-form-control-wrap .wpcf7-list-item {
	width: 50%;
	float: left;
	margin: 0;
	position: relative;
	display: block;
	margin-bottom: 3%;
}
div#wpcf7-f201-p97-o1 .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label {
	display: inline-block;
	font-size: 21px;
	vertical-align: middle;
	color: #A4A4A4;
}
div#wpcf7-f201-p97-o1 .wpcf7-form-control-wrap .wpcf7-list-item label .wpcf7-list-item-label {
	font-weight: normal;
}
div#wpcf7-f201-p97-o1 .wpcf7-form-control-wrap .wpcf7-list-item input {
	padding: 0;
	width: auto;
	display: inline-block;
	font-size: 12px;
	margin: 0;
	border: 1px solid #00D5E7;
	vertical-align: middle;
	margin-right: 10px;
}
div#wpcf7-f201-p97-o1 .wpcf7-form-control-wrap .wpcf7-list-item label {
	cursor: pointer;
}
div#wpcf7-f201-p97-o1 .wpcf7-form-control-wrap .wpcf7-list-item label:before {
	content:"";
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	top: 8px;
	left: 0;
    background: url('../img/checkbox.gif') 0 0 no-repeat;
}
div#wpcf7-f201-p97-o1 .wpcf7-form-control-wrap .wpcf7-list-item label.checked:before {
	background-position: 0 -16px;
}


div#wpcf7-f201-p97-o1 .submit {
	clear: both;
	padding-top: 30px;
}
div#wpcf7-f201-p97-o1 .submit input {
	width: auto;
	border-bottom: none;
	background-color: #0a6294;
	color: #fff;
	line-height: 150%;
	padding: 10px 62px;
}
div#wpcf7-f201-p97-o1 div.wpcf7-response-output {
	padding: 0;
	font-size: 25px;
	line-height: 29px;
}
div.wpcf7-response-output {
	color: #00d5e7!important;
}
/* ==========================================================================
   profile page
   ========================================================================== */
.profile-section-content {
	padding-top: 70px;
	font-family: 'AkkuratLight-Regular';
}
h2.profileTitle {
	border-bottom: 1px solid #D0D0D0;
	padding: 0 0 13px;
	font-family: 'AkkuratLight-Regular';
	font-size: 46px;
	color: #6a6e6e;
	margin-top: 0;
	margin-bottom: 0;
}
h2.profileTitle span.usr_icon {
	display: inline-block;
	width: 55px;
	height: 55px;
	margin-right: 20px;
    background-image: url('../img/user-icon.gif');
	vertical-align: top;
}
.prof_img {
	text-align: center;
}
.profile-section-content .prof_img { display: none }
.prof_img h4 {
	background-color: #0a6294;
	margin: 0;
	padding: 30px 0;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.col-md-4 .prof_img {
	padding-top: 70px;
}
.col-md-4 .prof_img img { width: 100%; height: auto }

.profile-section-content .tbl {
	margin-top: 50px;
	font-size: 0;
}
.profile-section-content .tbl dt, .profile-section-content .tbl dd {
	width: 50%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	display: inline-block;
	font-size: 24px;
	text-align: center;
}
.profile-section-content .tbl .lfbrdr {
	border-left: 3px solid #fff;
}
.profile-section-content .tbl dt {
	background-color: #C0C0C0;
	color: #FFF;
	padding: 17px 0;
	font-weight: normal;
}
.profile-section-content .tbl dd {
	padding: 27px 0;
	background-color: #F7F7F7;
	color: #9F9F9F;
}
.profile-section-content .dsc_lst {
	padding: 0;
	list-style: none;
	margin-top: 25px;	
}
.profile-section-content .dsc_lst li {
	border-bottom: 1px solid #D0D0D0;
	display: block;
	padding: 25px 0;
	font-size: 0;
}
.profile-section-content .dsc_lst li span {
	display: inline-block;
	vertical-align: top;
}
.profile-section-content .dsc_lst li span.title {
	width: 54%;
	font-size: 22px;
	line-height: 22px;
	color: #0a6294;
}
.profile-section-content .dsc_lst li span.val {
	width: 46%;
	font-size: 16px;
	line-height: 16px;
	color: #A4A4A4;
}

.side-profile.blog-categories {
	margin-top: 55px;
}
.side-profile.blog-categories li {
	list-style: none;
	background: url('../img/dl-icon.gif') 25px 18px no-repeat;
}
.profile-section-content .side-profile.blog-categories {
	display: none;
}
.side-profile.blog-categories li a {
	padding-left: 37px;
	display: block;
	line-height: 20px;
	text-decoration: underline;
}
/* login form */
#profile_login {
	width: 400px;
	margin: 0 auto;
	background-color: #f9f9f9;
}
#profile_login h3 {
	margin: 0;
	background-color: #05d6e9;
	color: #fff;
	font-family: "AkkuratLight-Regular";
    font-size: 24px;
    height: 90px;
    line-height: 90px;
	padding: 0;
	text-align: center
}
#profile_login .fields {
	padding: 30px 20px;
	color: #6D6D6D;
}
#profile_login input {
	border: none;
	display: block;
	width: 100%;
	padding: 15px 0;
	border-bottom: 2px solid #EBEBEB;
	font-family: "AkkuratLight-Regular";
	height:40px;
	font-size: 19px;
	line-height: 32px;
	background:#f9f9f9;
	padding:5px;
}
#profile_login input:focus {
	outline: none;
}

form#profile_login ::-webkit-input-placeholder { color:#00D5E7; opacity:1}
form#profile_login ::-moz-placeholder { color:#00D5E7; opacity:1} /* firefox 19+ */
form#profile_login :-ms-input-placeholder { color:#00D5E7; opacity:1} /* ie */
form#profile_login input:-moz-placeholder { color:#00D5E7; opacity:1}

#profile_login input.submit {
	background-color:#C0C0C0;
	color:#fff;
	padding: 10px 0;
	border-bottom: none;
	height: auto;
}

/* ==========================================================================
   sidebar categories
   ========================================================================== */
div.blog-categories{ margin-top:90px;}
div.blog-categories span {
  background: #0a6294;
  height: 50px;
  width: 100%;
  display: block;
  color: #fff;
  font-size: 19px;
  font-family: 'AkkuratLight-Regular';
  line-height: 50px;
}
div.blog-categories ul{ padding:0; background:#f8f8f8; }
div.blog-categories ul li{list-style-image: url('../img/list-bullet.png'); list-style-position: inside; padding:20px; cursor:pointer; border-bottom:1px solid #fff; }
div.blog-categories ul li a{
color: #6d6d6d;
font-family: "AkkuratLight-Regular";
font-size: 19px;
line-height: 15px;
list-style:none;
text-decoration:none;
padding-left:10px;
}
div.blog-categories ul li:hover a{color: #0a6294;}
div.blog-categories ul li a span.go-icon{ margin:0 auto; height:20px; width:20px; display:inline-block; text-align:center; background:url(../img/related-icon.png) no-repeat; float:right}
div.blog-categories ul li:hover a span.go-icon{ background:url(../img/related-hover.png) no-repeat; }


div.download-pack{ margin-top:90px; background:#f8f8f8; padding: 30px;}
div.download-pack h3{color: #0a6294;
    font-family: "AkkuratLight-Regular";
    font-size: 22px;
    font-weight: normal;
    line-height: 32px;
	padding:0; margin:0 0 20px}
div.download-pack ul { padding-left:0px }
div.download-pack p, div.download-pack ul li{color: #6d6d6d;
font-family: "AkkuratLight-Regular";
font-size: 16px;
line-height: 24px;

text-decoration:none;list-style-position: inside;  }

.page-template-page-country-v2 .widget_text form input.email,
div.download-pack form input.email{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f9f9f9 none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #ebebeb;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 2px;
    color: #6d6d6d;
    font-family: "AkkuratLight-Regular";
    font-size: 19px;
    height: 40px;
    line-height: 32px;
    padding: 5px;
    width: 100%;
	margin-bottom:25px;
	
	
	}

.page-template-page-country-v2 .widget_text form input.submit-btn,
div.download-pack form input.submit-btn{ border:none; padding:5px 18px; background:#05d6e9; color:#fff;font-family: "AkkuratLight-Regular";
    font-size: 19px; }
div.download-pack form input.submit-btn:hover{ background:#00a3b2;}	
div.testimonial-sidebar{ margin-top:90px; margin-bottom:120px; background:#ffffff; padding: 50px; border:1px double #c6c6c6 }
div.testimonial-sidebar p {
	color: #0a6294;
    font-family: "AkkuratLight-Regular";
    font-size: 23px;
    font-weight: normal;
    line-height: 34px;
	padding:0; text-align:center
	
	}

.testimonial-holder-sidebar {
    line-height: 98px;
    margin: 60px auto 0;
    min-height: 98px;
    position: relative;
    width: 150px;
	text-align:center
}

.testimonial-holder-sidebar h5 {
    color: #6d6d6d;
    display: inline-block;
    float: none;
    font-family: "AkkuratLight-Regular";
    font-size: 16px;
    line-height: 24px;
    margin-left: 20px;
    vertical-align: middle;
    width: 115px;text-align:center
}
/* ==========================================================================
   blog content
   ========================================================================== */
article.article-blog-section{ margin-bottom:40px;}
div.section-content a{ text-decoration:none}
div.section-content a div.image-holder{height: 200px;
    line-height: 200px;
    margin: -200px auto 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%; display:none; color: #ffffff;
	font-family: "AkkuratLight-Regular";
    font-size: 23px;
	}
div.section-content a:hover div.image-holder{ background:rgba(54, 220, 235, 0.8); display:block }
div.section-content{ background:#f8f8f8; display:block; float:none; height:100%}
div.section-content img.img-responsive{ width:100%; }
div.content-section-info{ padding:10px 25px}
div.content-section-info h3.entry-title{
	color: #6d6d6d;
	font-family: "AkkuratLight-Regular";
    font-size: 23px;
	line-height:30px;
	padding:0;
	margin:10px 0;
	}
div.content-section-info h3.entry-title a{
	color: #6d6d6d;
	font-family: "AkkuratLight-Regular";
    font-size: 23px;
	line-height:30px;
	padding:0
	}
div.content-section-info h3.entry-title a:hover{color: #05d6e9;}
div.content-section-info h4 {
    color: #05d6e9;
    font-family: "Akkurat-Regular";
    font-size: 12px;
    line-height: 24px;
}
div.content-section-info p{ font-family: "AkkuratLight-Regular";
    font-size: 16px;
    line-height: 24px;color: #6d6d6d;}
nav.pagination h2.screen-reader-text{ display:none; }
nav.pagination {
    border-radius: 4px;
    display: block;
    margin: 0 auto;
    padding-left: 0;width: 100%;
}
nav.pagination div.pix-load-more input{border:none; padding:10px 50px; background:#05d6e9; color:#fff;font-family: "AkkuratLight-Regular";
    font-size: 19px;  margin-top:0}
nav.pagination div.pix-load-more input:hover{background:#00a3b2;}
span.drop-arrow{ background:url(../img/select-dd.png) no-repeat; width:22px; height:14px; margin:30px auto 0; display:block }


.hovereffect {
width:100%;
height: auto;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
}

.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(5,214,233,0.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}


.hovereffect a.info {
text-decoration:none;
display:inline-block;
color:#fff;
font-family: "AkkuratLight-Regular";
font-size:23px;padding: 7px 14px;
line-height:100%;
background-color:transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  margin: 0;
  padding: 25%;
}

.hovereffect a.info:hover {

}

.hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}
/* ==========================================================================
   sidebar categories
   ========================================================================== */
div.single-content h4{ color:#0a6294;font-family: "Akkurat-Regular"; font-size: 12px; line-height:24px; margin-top:45px; }
div.single-content h3.entry-title{
	color: #6d6d6d;
	font-family: "AkkuratLight-Regular";
    font-size: 23px;
	line-height:30px;
	padding:0
	}
div.single-content p{font-family: "AkkuratLight-Regular";
    font-size: 16px;
    line-height: 24px;color: #6d6d6d;}
div.single-content a.back-btn {
    background: #0a6294 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: "AkkuratLight-Regular";
    font-size: 19px;
    padding: 5px 75px; cursor:pointer; margin-top:50px; display:inline-block; margin-bottom:50px;
}
div.single-content a.back-btn:hover{ background:#0a6294; }
/* ==========================================================================
   updates
   ========================================================================== */
div.process-content{ background:#3f3f3f; margin-top:20px; border-top:30px solid #0a6294; margin-bottom:80px;}
div.process-content.au-pair-for-my-family{  margin-top:100px; margin-bottom:20px;}
div.process-content div.row {  margin:0; padding:45px 0; }
div.process-content div.process-heading h2 {  line-height:58px; font-family: 'AkkuratLight-Regular'; color:#ffffff; max-width:415px; padding:0; margin:0 auto; text-align:center;  }
div.process-content div.process-heading h2 span.underline{ border-bottom: #ffffff 2px solid; display:inline; font-size:46px; }
div.process-content div.process-heading h2 span.underline.smaller{ border-bottom: #ffffff 2px solid; display:inline; font-size:40px; }
	div.process-content div.process-items{ margin:0 auto; text-align:center; }
	div.process-content div.process-items underline{ border-bottom: #ffffff 1px solid; padding-bottom:1px;}
	div.process-content div.process-items.bottom-arrow:after{
	content: '';
	background: url(../img/au-pair-icons/icon-bot-arrow.png) no-repeat transparent;
	width: 30px;
	height: 31px; 
	position:absolute; 
	bottom:-55px; 
	left:43%
	}
	div.process-content div.process-items.right-arrow:after{content: '';
	background: url(../img/au-pair-icons/icon-arrow.png) no-repeat transparent;
	width: 31px;
	height: 30px; 
	position:absolute; 
	right:0; 
	top:40px;  
	}
	div.process-content div.process-items span{ color:#fff; font-size:16px; line-height:24px; font-family: 'AkkuratLight-Regular'; padding:0 15px; }

/*costs*/
div.table-section{  margin-bottom:70px; }
div.table-section h3{ font-family: 'AkkuratLight-Regular'; color:#ffffff; background:#b4b4b4; font-size:24px; line-height:24px; padding:15px; margin:0  }
div.table-section div.table-holder{ margin:0; padding:5px 0px; background:transparent; border-bottom:1px solid #c8c8c8; }
div.table-section div.table-holder:last-child{border-bottom: none;}
div.table-section div.table-holder table{ width:100%; font-size:16px; line-height:24px; font-family: 'AkkuratLight-Regular'; color:#6d6d6d }
div.table-section div.table-holder table td{ border-bottom:1px solid #ededed; padding:5px 0px 5px 15px; }
div.table-section div.table-holder table td span:first-child{  }
div.table-section div.table-holder table td span:last-child{ float:right; text-align:left; width:80px; }
div.table-section div.table-holder table tr:last-child td{ border-bottom: none; }
div.table-section div.table-holder table td:nth-child(1){ max-width: 87%; width: 100%; }
div.table-section.alternate div.table-holder:nth-of-type(odd){ background-color: #f8f8f8; }
div.table-section.alternate div.table-holder:nth-of-type(even){ background-color: #ffffff; }
b.placement-costs{ display:block; margin-bottom:10px; }
div.table-section.alternate div.table-data-holder:nth-of-type(odd){ background-color: #f8f8f8; }
div.table-section.alternate div.table-data-holder:nth-of-type(even){ background-color: #ffffff; }

div.table-section div.table-data-holder{ margin-left:0; margin-right:0; padding:15px 0; border-bottom:1px solid #c8c8c8; }
div.table-section div.table-data-holder:last-child, div.table-section div.table-data-holder.no-border-bot{ border-bottom: none; }

div.table-section div.table-data-holder div.costs-column-a{ font-size:16px; line-height:24px; font-family: 'AkkuratLight-Regular';color:#6d6d6d }
div.table-section div.table-data-holder div.costs-column-b{ font-size:16px; line-height:24px; font-family: 'AkkuratLight-Regular';color:#6d6d6d }
div.table-section div.table-data-holder div.costs-column-b strong{ font-weight:300 !important}
div.table-section div.table-data-holder div p, div.table-section div.table-data-holder div ul, div.table-section div.table-data-holder div p strong{ font-size:16px; line-height:24px; font-family: 'AkkuratLight-Regular';color:#6d6d6d; margin-bottom:0}
div.table-section div.table-data-holder div ul{ padding:15px; }
div.table-section div.table-data-holder div ul li{ font-size:16px; line-height:24px; font-family: 'AkkuratLight-Regular';color:#6d6d6d }

div.table-section div.table-data-holder div.small-fonts p{ font-size:12px; line-height:20px; font-family: 'AkkuratLight-Regular'; margin-bottom:0}
div.costs-column p{ margin-bottom:20px !important; }
div.costs-column.small-fonts p{ margin-bottom:15px !important; }
div.table-section a{ color:#0a6294}
/* basic */
div.blue-heading h3{font-size:23px; line-height:34px; font-family: 'AkkuratLight-Regular';color:#0a6294; margin:35px 0; padding:25px 0;}
div.blue-heading.spcl h3{margin-bottom:5px;}
div.blue-heading h2{font-size:46px; line-height:64px; font-family: 'AkkuratLight-Regular';color:#0a6294; margin:35px 0; padding:25px 0;}
div.blue-heading.faq-heading h3{background: url(../img/faq-blue-heading.png) right center no-repeat transparent; border-top:1px solid #c8c8c8;margin:50px 0 30px; }
div.blue-heading.faq-heading-main{ margin-top:70px;}
div.blue-heading.faq-heading-main a{ text-decoration:none; }
div.blue-heading.faq-heading-main h3{background: url(../img/faq-blue-heading-main.png) right center no-repeat transparent; border-top:1px solid #c8c8c8;margin:0; color:#828282 }
div.blue-heading.faq-heading-main a:hover h3{ text-decoration:none; color:#0a6294}
div.blue-heading.faq-heading-main a:last-of-type h3{border-bottom:1px solid #c8c8c8;}
div.landscape-image{ max-width:780px; max-height:390px; margin-top:20px;margin-bottom:20px;}
div.portrait-image{ max-width:450px; max-height:580px; margin-top:20px;margin-bottom:20px;}
/* country */
div.country-content{ margin-top:40px; margin-bottom:60px; }
div.country-content h3{font-family: 'AkkuratLight-Regular';
  font-size: 23px;
  line-height: 32px;
  color: #6d6d6d; }
  div.country-content.placements{margin-bottom:20px; }
div.country-content.placements h3{ margin-bottom:0; padding-bottom:0;color: #0a6294;  }  
div.country-content-items{margin:0 auto 35px; text-align:center; padding:0 25px;}
div.country-content-items.less-padding{margin:0 auto 35px; text-align:center; padding:0 25px 0 15px;}
div.country-content-items a{ background:#f6f6f6; display:block; }
div.country-content-items a div.h4-holder{ height:60px; line-height:60px;margin:0 auto; text-align:center; background:#f6f6f6;  }
div.country-content-items a div.h4-holder h4{  vertical-align: middle; display: inline-block;   font-family: 'AkkuratLight-Regular';
  font-size: 19px;
  line-height: 26px;
  color: #9f9f9f; width: auto; margin:0 auto; text-align:center}
  div.country-content-items a:hover div.h4-holder h4{color: #0a6294;}
div.country-content.spcl .placements-elements { height: auto!important;margin: 15px 0;min-height: inherit }
div.country-content.spcl .placements-elements:nth-child(2n+1) {
	clear: left;
}
div.country-content-items a span.country-icon{ margin:0 auto;  height:24px; width:100%; display:block; text-align:center; background:url(../img/country-arrow.png) center #0a6294 no-repeat; display:block; }

/* placements */
.placements-elements {
  min-height: 82px;
  margin: 30px 0;
}

.placements-elements .span-holder {
  position: relative;
  min-height: 60px;
  background: url(../img/checkedbox.png) no-repeat left center transparent;
  line-height: 60px;
}

.placements-elements .span-holder h5 {
  vertical-align: middle;
  display: inline-block;
  padding-left: 97px;
  max-width: 365px;
  font-family: 'AkkuratLight-Regular';
  font-size: 19px;
  line-height: 24px;
  color: #6d6d6d;
}

.sub-section-content.faq-content-section{ border-bottom: 1px solid #c8c8c8; }
/* ==========================================================================
   footer
   ========================================================================== */
/* validation */
.wpcf7-validation-errors{ display:none !important; }
.wpcf7-not-valid-tip{ display:none !important; }
.wpcf7-not-valid{ border:solid 1px #b51616 !important; }
.wpcf7-mail-sent-ok{ margin:25px 0 !important; font-family: 'AkkuratLight-Regular';
  font-size: 19px; color:#6d6d6d;
  line-height: 24px; border: none !important}
div.footer-section {
  padding-top: 20px;
  padding-bottom: 30px;
}

ul#menu-footer {
  list-style: none;
}

ul#menu-footer li {
  list-style: none;
  vertical-align: top;
}

ul#menu-footer li.full-width {
  width: 18%;
}
ul#menu-footer li.tutor-width{/*width: 12%*/width: 13%}
ul#menu-footer li.single-width {
  width: 9%;
}
div.subpage ul#menu-footer li.single-width {
  width: 10%;
}
ul#menu-footer li a {
  font-size: 13px;
  line-height: 17px;
  font-family: 'AkkuratLight-Regular';
  color: #00d5e8;
}

ul#menu-footer li a:hover {
  text-decoration: none;
}

ul#menu-footer li ul {
  display: block;
  padding: 0;
}

ul#menu-footer li ul li {
  font-size: 13px;
  line-height: 17px;
  font-family: 'AkkuratLight-Regular';
}

ul#menu-footer li ul li a {
  color: #00d5e8;
  text-decoration: none;
}

ul#menu-footer li ul li a:hover {
  text-decoration: underline;
}
div.alt-darker-gray div.copyright-section span{ margin:0 15px;}
li.footer-social-icons{ padding-right:35px;}
/* ==========================================================================
   Slides
   ========================================================================== */
   
#wrapper-banner {
  position: relative;
  width: 100%;

  height: auto;
  background: #fff;
  margin: 0 auto;
  max-width: 1600px;
  height: 640px;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}

#wrapper-banner.subpage {
  height: 400px;
}

/* ==========================================================================
   country panels
   ========================================================================== */
   
div.country-section div.sub-section-content{ padding-bottom:20px; }
div.country-section div.sub-section-content.first-loop{ padding-bottom:0px; }
div.country-section div.sub-section-content h3{ padding-top:10px; margin-top:10px}
div.country-section div.sub-section-content.first-loop h3{ padding-top:0; margin-top:0}

.panel-group{ margin: 30px 0; }
.panel-group .panel{ border-radius:0; box-shadow: none; }
.panel-group .panel + .panel{ margin-top:3px; }
.panel-default > .panel-heading {
    background-color: #10c6e1;
    border: none;
    color: #fff;
	  font-size: 19px;
  line-height: 24px;
  font-family: 'AkkuratLight-Regular';
}
.panel-title {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
	font-size: 19px;
  line-height: 24px;
  font-family: 'AkkuratLight-Regular';
}
.panel-default{ border:none !important; }
.panel-heading span{ background:url(../img/positive.png) no-repeat;  display:block; width:30px; height:30px; margin-top: -2px; float:right }
.panel-title a{ display:block; text-decoration:none}
.panel-heading{ border-radius: 0px; }
.panel-body{ border:none; background:#fff; padding:0; }
.panel-body div.sub-body{ margin-bottom:10px; background:#f7f7f7; padding:15px; }
.panel-body div.sub-body h3{ margin-top:0; padding:0; margin-bottom:25px; color:#0a6294; font-size:19px;font-family: 'Akkurat-Regular'; text-decoration:underline }
.panel-body div.sub-body p{color: #616161;

    margin-bottom: 0;
    margin-top: 0;
    font-size: 16px;
  line-height: 24px;
  font-family: 'AkkuratLight-Regular';}
.panel-body div.sub-body ul{
	padding:0; list-style:none;  padding-left: 15px;
}
.spcl .panel-body div.sub-body p {
	margin-bottom: 10px;
	margin-top: inherit;
}
.panel-body div:last-of-type{ margin-bottom:40px; }
.panel-body div.sub-body ul li{font-size: 16px; line-height: 24px; font-family: 'AkkuratLight-Regular';color: #616161; list-style-type: none;
list-style-position: inside;
text-indent: -1em; margin-bottom:35px; }
.panel-body div.sub-body ul li:last-child{ margin-bottom:0}
.panel-body div.sub-body ul li:before{ content: "• "; /* Insert content that looks like bullets */
    padding-right: 8px;}
.panel-body div.sub-body div.do-qualify{ background:#333333; margin:0 -15px; }
.panel-body div.sub-body div.do-qualify h3{ color:#ffffff; font-size:46px; line-height:57px;font-family: 'AkkuratLight-Regular'; padding:35px 50px; margin:0; margin-top:20px; }
.panel-body div.sub-body div.do-qualify div.qualify{ background:#3f3f3f; margin:0}

.qualify-elements {
  min-height: 50px;
  padding:0; padding-left:50px; margin-bottom:0 !important
}

.qualify-elements .span-holder {
background: transparent url("../img/checkedbox.png") no-repeat scroll left center;
  background-size:40px;
  margin-bottom:0 !important;
}

.qualify-elements .span-holder h5 {
  font-size:19px; line-height:24px;font-family: 'AkkuratLight-Regular';
  padding-left: 60px;
  color:#ffffff;
}
.panel-body div.sub-body div.do-qualify small{ 

 color: #ffffff;
    display: block;
    font-family: "AkkuratLight-Regular";
    font-size: 12px;
    line-height: 24px;
    padding-right: 20px;
    text-align: right;
    width: 100%;

 }
div.black_content_section{ background:#333333; margin-bottom:25px; margin-top:25px }
div.black_content_section h3{ font-size:23px;font-family: 'AkkuratLight-Regular';  line-height:57px; color:#ffffff; margin:0; padding:0 30px; }
div.black_content_section div.content-area-black{ background:#3f3f3f; padding:15px 30px; }
div.black_content_section div.content-area-black h4{ padding:0; margin:0;font-size:16px;font-family: 'Akkurat-Regular';  line-height:25px; color:#0a6294 }
div.black_content_section div.content-area-black p{  font-size:16px;font-family: 'AkkuratLight-Regular';  line-height:25px; color:#ffffff }


div.black_content_section.gray-version{ background:#b4b4b4; }
div.black_content_section.gray-version h3{ font-size:23px;font-family: 'AkkuratLight-Regular';  line-height:57px; color:#ffffff; margin:0; padding:0 30px; }
div.black_content_section.gray-version div.content-area-black{ background:#f7f7f7; padding:15px 30px; }
div.black_content_section.gray-version div.content-area-black h4{ padding:0; margin:0;font-size:16px;font-family: 'Akkurat-Regular';  line-height:25px; color:#0a6294 }
div.black_content_section.gray-version div.content-area-black p{  font-size:16px;font-family: 'AkkuratLight-Regular';  line-height:25px; color:#616161 }

div.less-margin{ margin-top:0}
div.guarantee-heading{ height:145px; background: transparent url("../img/guarantee.png") no-repeat scroll right center; }

div.guarantee-heading p{ font-size:16px;font-family: 'Akkurat-Regular';  line-height:25px; color:#0a6294; position:absolute; bottom:0; margin:0}

.panel-body div.sub-body ul{
	padding:0; list-style:none;  padding-left: 15px;
}
div.guarantee-content ul li{font-size: 16px; line-height: 24px; font-family: 'AkkuratLight-Regular';color: #616161; list-style-type: none;
list-style-position: inside;
text-indent: -1em; margin-bottom:35px; }
div.guarantee-content ul li:last-child{ margin-bottom:0}
div.guarantee-content ul li:before{ content: "• "; /* Insert content that looks like bullets */
    padding-right: 8px;}
div.sub-section-content.small p{font-size:13px;font-family: 'AkkuratLight-Regular';  line-height:24px; color:#616161; margin-top:110px; }
div.country-section div.sub-section-content ul li{ margin-bottom:25px; }
/* ==========================================================================
   Main category menu
   ========================================================================== */
div.header-section header.page-header {
  margin: 0;
  padding-bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
  z-index: 500;
}

div.header-section header.page-header img#logo{ display: inline-block}
div.header-section header.page-header img#logo-reduced{ display:none; margin-top:10px}

div.header-section.head_fixed header.page-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  transition: all 400ms cubic-bezier(1, 0, 0, 1) 0s;
}
div.header-section.head_fixed header.page-header img#logo{ display:none}
div.header-section.head_fixed header.page-header img#logo-reduced{ display:inline-block}

header.page-header h1 {
  display: inline-block;
  height: 60px;
  margin: 15px 0;
}

header.page-header h1 a {
  height: 60px;
  width: 100%;
  display: block;
}

header nav {
  z-index: 400;
  clear: both;
  margin: 0 auto;
  text-align: right;
}

div.header-section.head_fixed header.page-header h1 {
  height: 45px;
  margin: 0;
}

div.header-section.head_fixed header.page-header h1 a {
  height: 45px;
}

div.header-section.head_fixed header.page-header h1 a img {
  height: 35px;
}

div.header-section div.blue-bar-section {
  height: 45px;

  width:100%;
  background: #00a3b2;
  position: relative;
  z-index: 300;
    font-size: 14px;
  line-height: 19px;
  font-family: 'Akkurat-Regular';
}
div.header-section div.blue-bar-section span{ font-family: 'Akkurat-Regular';}
div.header-section.head_fixed div.blue-bar-section {
  position: fixed;
  left: 0;
  top: 45px;
  width: 100%;
  

  height: 30px;
  background: rgba(255, 255, 255, 0.8);
}
div.header-section div.blue-bar-section .container-wider{  background: #00a3b2; margin: 0 auto; text-align:center   }
div.header-section div.blue-bar-section .container-wider div.container{ margin:0 auto; text-align:center}
div.header-section.head_fixed div.blue-bar-section .container-wider{  background: #00a3b2; width:100%; max-width:1600px;   box-shadow: 0 5px 8px #999; margin: 0 auto;
  -o-box-shadow: 0 5px 8px #999;
  -moz-box-shadow: 0 5px 8px #999;
  -webkit-box-shadow: 0 5px 8px #999;
  -khtml-box-shadow: 0 5px 8px #999; }

div.header-section .contact-header-info {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 45px;
}

div.header-section.head_fixed .contact-header-info {
  line-height: 30px;
}

div.header-section div.blue-bar-section img {
  margin: -7px 20px 0;
}

div.header-section div.blue-bar-section span:last-child {
  border-right: 1px solid #fff;
  padding-right: 20px;
}

div.header-section div.blue-bar-section a {
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
  line-height: 19px;
  font-family: 'Akkurat-Regular';
}

.desktop_vw {
  display: block;
}

.mobile_vw {
  display: none;
}

ul#menu {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  font-size: 0;
}
ul#menu li{ list-style:none }
ul#menu li ul{ list-style:none }
ul#menu a {
  text-decoration: none;
  display: block;
  font-weight: normal;
  font-family: 'Akkurat-Regular';
}

ul#menu li.level-0 li a {
  color: #fff;
  font-size: 16px;
}

ul#menu li.level-0 {
  clear: both;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  line-height: 90px;
  height: 90px;
  padding: 0 16px;
}

div.head_fixed ul#menu li.level-0 {
  height: 45px;
  line-height: 45px;
  padding: 0 14px;
}

ul#menu li.level-0.last {
  border-right: none;
  padding-right: 0;
}

#main_wrapper.head_fixed ul#menu li.level-0 {
  height: 34px;
}

ul#menu li.level-0 a.level-1 {
  padding: 0;
  white-space: nowrap;
  font-size: 17px;
  font-family: 'Akkurat-Regular';
  color: #616161;
  display: inline-block;
  letter-spacing: 0px;
}

ul#menu li.first.level-0 a.level-1 {
  border-left: 0;
  padding-left: 0;
}

ul#menu li.level-0:hover a.level-1 {
  color: #e51b24 !important;
}

ul#menu li.level-0 span.arrow {
  vertical-align: middle;
  text-indent: -999px;
  width: 15px;
  height: 16px;
  background: url(../img/dropdown.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  margin: 0px 2px 0 8px;
  font-size: 0px;
}

ul#menu li.level-0.current_page_parent a, ul#menu li.level-0.current-menu-item a {
}

ul#menu li.level-0 ul {
  position: absolute;
  display: none;
  margin: 0;
  box-shadow: 0 1px 3px #ccc;
  -o-box-shadow: 0 1px 3px #ccc;
  -moz-box-shadow: 0 1px 3px #ccc;
  -webkit-box-shadow: 0 1px 3px #ccc;
  -khtml-box-shadow: 0 1px 3px #ccc;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0;
}

ul#menu li.level-0 a.level-1.hover {
  color: #0a6294 !important;
}
/*ul#menu li.level-0 a.level-1.hover span.arrow{
	background-position: -79px -44px;
}*/
ul#menu li.level-0 span.dropArrow {
  width: 0;
  height: 0;
  background: none
	display: none;
  position: absolute;
  left: -10px;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 510;
}

ul#menu li.level-0.hover span.dropArrow {
  display: block;
}

/* Level 2 normal */
ul#menu li.level-0 ul ul {
  padding-top: 0;
}

ul#menu li.level-0 li {
  position: relative;
  filter: none;
  font-size: 17px;
  line-height: 40px;
  height: auto;
  min-height: auto;
  width: auto;
  min-width: 230px;
  display: block;
  padding: 0;
}

ul#menu li.level-0 li.last {
  border-bottom: none;
}

ul#menu li.level-0 li a {
  font-family: 'Akkurat-Regular';
  display: block!important;
  padding: 5px 0;
  margin: 0 10px;
  font-size: 17px;
  line-height: 40px;
  color: #616161;
 /*5f5f5f*/
  vertical-align: middle;
  border-bottom: 1px solid #D8D8D8;
  text-transform: none;
  text-align: left;
  font-weight: normal;
  font-style: normal;
}

ul#menu li.level-0 li:hover a {
  color: #0a6294 !important;
}

ul#menu li.level-0 li span.arrow {
  font-size: 13px!important;
  text-indent: 0;
  height: auto;
  width: auto;
  line-height: 15px;
  position: absolute;
  right: 5px;
  color: #ccc;
  background-image: none;
  margin-top: 0;
}
/* Level 2 custom */
ul#menu li.level-0.custom ul.level-1 {
  width: auto;
  overflow: hidden;
  display: table;
}

ul#menu li.level-0.custom ul.level-1 li {
  min-width: inherit;
}

ul#menu li.level-0.custom ul.level-1 li.level-1 {
  display: table-cell;
  border-left: 1px solid #DBDBDB;
  border-bottom: none;
  padding: 12px 6px;
}

ul#menu li.level-0.custom ul.level-1 li.level-1.last {
  border-right: none;
}

ul#menu li.level-0.custom ul.level-1 ul {
  display: block;
  position: relative;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
}

ul#menu li.level-0.custom ul.level-1 ul li {
  border-bottom: none;
}

ul#menu li.level-0.custom ul.level-1 a {
  white-space: nowrap;
  display: block;
  border-bottom: none;
  padding: 8px 20px 8px 15px;
}

ul#menu li.level-0.custom ul.level-1 a.level-2 {
  text-transform: uppercase;
  color: #A5A5A5;
  font-family: 'Akkurat-Regular';
  font-size: 12px;
}

ul#menu li.level-0.custom ul.level-1 .arrow {
  display: none;
}

ul#menu li.level-0.custom ul.level-1 li.level-1.hlight a.level-2 {
  color: #DDC35D;
  font-size: 15px;
  font-family: 'Akkurat-Regular';
}

ul#menu li.level-0.custom ul.level-1 li.level-2.hlight a {
  font-family: 'Akkurat-Regular';
}

/* Main mobile menu */
#mobile_slctd_menu {
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  position: relative;
  padding-left: 55px;
  font-size: 17px;
  text-decoration: none;
  font-family: 'Akkurat-Regular';
  color: #ffffff;
  background-color: #0a6294;
  text-align: left;
  text-outline: none;
}

#mobile_footer_slctd_menu {
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  position: relative;
  padding-left: 55px;
  font-size: 17px;
  text-decoration: none;
  font-family: 'Akkurat-Regular';
  color: #0a6294;
  background-color: #414141;
  text-align: left;
  text-outline: none;
}

#mobile_slctd_menu.opn {
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  position: relative;
  padding-left: 55px;
  font-size: 17px;
  text-decoration: none;
  font-family: 'Akkurat-Regular';
  color: #ffffff;
  background-color: #0a6294;
  text-align: left;
  text-outline: none;
}

#mobile_footer_slctd_menu.opn {
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  position: relative;
  padding-left: 55px;
  font-size: 17px;
  text-decoration: none;
  font-family: 'Akkurat-Regular';
  color: #0a6294;
  background-color: #414141;
  text-align: left;
  text-outline: none;
}

#mobile_slctd_menu:before {
  content: '';
  background: url(../img/mobile/header_burger.png) no-repeat #0a6294;
  width: 35px;
  height: 45px;
  vertical-align: top;
  display: inline-block;
  position: absolute;
  margin-top: 12px;
  left: 15px;
  top: 0;
}

#mobile_footer_slctd_menu:before {
  content: '';
  background: url(../img/mobile/footer_burger.png) no-repeat #414141;
  width: 35px;
  height: 45px;
  vertical-align: top;
  display: inline-block;
  position: absolute;
  margin-top: 12px;
  left: 15px;
  top: 0;
}

#mobile_slctd_menu.opn:before {
  background: url(../img/mobile/header_burger.png) no-repeat #0a6294;
}

#mobile_footer_slctd_menu.opn:before {
  background: url(../img/mobile/footer_burger.png) no-repeat #414141;
}

a.m_call {
  float: right;
  width: 50px;
  height: 45px;
  background: url(../img/mobile/header_phone.png) #0a6294 center no-repeat;
}

a.m_mail {
  float: right;
  width: 50px;
  height: 45px;
  background: url(../img/mobile/header_mail.png) #0a6294 center no-repeat;
}

#footer-main-section a.m_call {
  background: url(../img/mobile/footer_phone.png) #414141 center no-repeat;
}

#footer-main-section a.m_mail {
  background: url(../img/mobile/footer_mail.png) #414141 center no-repeat;
}

#mainMobileMenu {
  clear: both;
  position: absolute;
  display: none;
 /* change to none */
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  color: #0D0D0D;
  width: 100%;
  z-index: 1000;
  box-shadow: 0 5px 3px #333;
  -o-box-shadow: 0 5px 3px #333;
  -moz-box-shadow: 0 5px 3px #333;
  -webkit-box-shadow: 0 5px 3px #333;
  -khtml-box-shadow: 0 5px 3px #333;
  text-align: left;
  top: 45px;
}

#footerMobileMenu {
  clear: both;
  position: relative;
  display: none;
 /* change to none */
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #e7e7e7;
  color: #0D0D0D;
  width: 100%;
  z-index: 1000;
  box-shadow: 0 5px 3px #333;
  -o-box-shadow: 0 5px 3px #333;
  -moz-box-shadow: 0 5px 3px #333;
  -webkit-box-shadow: 0 5px 3px #333;
  -khtml-box-shadow: 0 5px 3px #333;
  text-align: left;
  top: 0px;
}

#mainMobileMenu ul,  #footerMobileMenu ul {
  margin: 0;
  padding: 0;
  display: none;
 /* change to none */;
}

#mainMobileMenu a,  #footerMobileMenu a {
  display: block;
  color: #616161;
  text-decoration: none;
  font-size: 17px;
  line-height: 40px;
  padding: 10px 15px;
  border-bottom: 1px solid #B6B6B6;
  position: relative;
  font-family: 'Akkurat-Regular';
}

#mainMobileMenu a:hover,  #footerMobileMenu a:hover {
  color: #0a6294;
}

#mainMobileMenu li:hover,  #footerMobileMenu li:hover {
  color: #0a6294;
}

#mainMobileMenu li.level-0 ul,  #footerMobileMenu li.level-0 ul {
  background-color: #7e8082;
  list-style: none;
}

#mainMobileMenu li.level-0 ul li a,  #footerMobileMenu li.level-0 ul li a {
  color: #fff !important;
}

#mainMobileMenu li.level-0 ul li a:hover,  #footerMobileMenu li.level-0 ul li a:hover {
  color: #0a6294 !important;
}

#mainMobileMenu li.level-1 ul,  #footerMobileMenu li.level-1 ul {
  background-color: #e7e7e7;
  list-style: none;
}

#mainMobileMenu li.level-1 a.drop,  #footerMobileMenu li.level-1 a.drop {
  background-color: #DDC35D;
}


#mainMobileMenu li.level-2.hlight a,  #footerMobileMenu li.level-2.hlight a {
  font-family: 'Akkurat-Regular';
}

#mainMobileMenu a span.arrow,  #footerMobileMenu a span.arrow {
  font-size: 0;
  text-indent: -999px;
  width: 15px;
  height: 16px;
  background: url(../img/dropdown.png) no-repeat;
  display: inline-block;
  margin-left: 5px;
  float: right;
  margin-top:10px;
}

.desktop_vw {
  display: block !important;
}

.tab_vw {
  display: none !important;
}

.mobile_vw {
  display: none !important;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

#est-overlay{ height:400px; width:100%; max-width:1600px; 
background: url(../img/est-overlay.png) center no-repeat; display:block;  
margin: auto;
position: absolute;
 left: 0;  right: 0; z-index: 99; }
 
#est-overlay.homeoverlay{ top:240px; height:300px; background: url(../img/est-overlay.png) center top no-repeat; }
.social-hidden{ display:none; }
#main h3{ font-family: 'AkkuratLight-Regular'; color:#6d6d6d; }
@media only screen and (min-width : 1000px) and (max-width : 1229px) {
  .desktop_vw {
    display: none !important;
  }

  .tab_vw {
    display: block !important;
  }

  .mobile_vw {
    display: none !important;
  }

  .container {
    width: 100%;
  }

  ul#menu li.level-0 {
    padding: 0 7px;
  }

  ul#menu li.level-0 a.level-1 {
    font-size: 13px;
  }
  .circle p {

	  font-size: 30px;
	  line-height: 38px;
	  margin-top:10px;
	 
	}
}

@media only screen and (min-width : 768px) and (max-width : 999px) {
  .desktop_vw {
    display: none !important;
  }

  .tab_vw {
    display: block !important;
  }

  .mobile_vw {
    display: none !important;
  }

  .container {
    width: 100%;
  }

  ul#menu li.level-0 {
    padding: 0 7px;
  }

  ul#menu li.level-0 a.level-1 {
    font-size: 13px;
  }

  .wrapper {
    min-height: 30px;
  }

  #wrapper-banner {
    background: none !important;
    height: 140px;
    overflow: visible;
  }
  
  #wrapper-banner.subpage{ height:auto}



  div.become-section {
    margin-top: 0px;
  }

  div.header-section header.page-header {
    margin: 0;
    padding-bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    z-index: 500;
  }

  div.header-section.head_fixed header.page-header {
    margin: 0;
    padding-bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    z-index: 500;
  }

  header.page-header h1 {
    display: inline-block;
    height: 60px;
    margin: 15px 0;
  }

  header.page-header h1 a {
    height: 60px;
    width: 100%;
    display: block;
  }

  header nav {
    z-index: 400;
    clear: both;
    margin: 0 auto;
    text-align: right;
  }

  div.header-section.head_fixed header.page-header h1 {
    display: inline-block;
    height: 60px;
    margin: 15px 0;
  }

  div.header-section.head_fixed header.page-header h1 a {
    height: 60px;
    width: 100%;
    display: block;
  }

  .container h2 {
    font-size: 29px;
    line-height: 38px;
    padding: 5px 0 20px;
  }

  .container h3 {
    font-size: 20px;
    line-height: 27px;
  }

  .container p {
    font-size: 20px;
    line-height: 26px;
  }
	div.row.mobile-width-margin-remove{ margin-left:0; margin-right:0}
	.pix-wrapper {
    margin-bottom: 50px;
}
  /*div.gray-bar-bg {
    background: #ff0000;
  }*/

  .mobile-actions {
    
    background: #08b7c7;
  }

  .mobile-actions div.mobile-action {
    background: #08b7c7;
    font-family: 'Akkurat-Regular';
    font-size: 23px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding: 25px 0;
    cursor: pointer;
    height: 215px;
    position: relative;
  }
  
  .mobile-actions div.mobile-action a{ color:#fff; text-decoration:none; }

  .mobile-actions div.mobile-action:hover {
    background: #05d6e9;
  }

  .mobile-actions div#aupair-box {
    border-right: 2px solid #fff;
  }

  .mobile-actions div#hostfamily-box {
    border-left: 2px solid #fff;
  }

  .mobile-actions div.mobile-action a.learn-more-mobile {
    display: block;
    position: absolute;
    bottom: 0;
    background: #05d6e9;
    font-family: 'Akkurat-Regular';
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    color: #fff;
    text-decoration: underline;
  }

  .mobile-actions div.mobile-action:hover  a.learn-more-mobile {
    background: #08b7c7;
  }
 div.become-section{ margin:0 5px;}
  div.become-section div.become-section-bg {
    -moz-box-shadow: -2px 2px 10px #333 inset;
    -webkit-box-shadow: -2px 2px 10px #333 inset;
    box-shadow: -2px 2px 10px #333 inset;
  }

  .become-section-content {
    padding: 0 15px;
  }

  .become-section-content h3 {
    margin: 0;
  }

  hr.blue-short {
    margin-top: 0;
  }

  .become-section-content p {
    font-family: 'AkkuratLight-Regular';
    font-size: 16px;
    line-height: 24px;
    color: #6d6d6d;
  }

  .become-section-content p a {
    color: #05d6e9;
  }

  .mobile-menu-holder {
    padding: 0;
  }

  div.gray-bar-bg div.table-section {
    margin: 10px auto;
  }

  div.gray-bar-bg h2 {
    font-size: 30px;
  }

  .why-choose-elements {
    margin: 15px 0;
  }

  .why-choose-elements .span-holder h5 {
    font-size: 16px;
    line-height: 24px;
    color: #00c5d7;
	
  }

  div.alt-darker-gray div.copyright-section {
    background: #303030;
    font-family: 'AkkuratLight-Regular';
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
  }

  div.social-holder {
    width: auto;
    text-align: center;
    margin: 50px auto;
  }

  div.social-holder a.right-margin {
    margin-right: 20px;
  }

  .circle p {
    font-size: 28px;
    line-height: 36px;
  }
  
  /* profile */
  .container h2.profileTitle {
		border-bottom: 1px solid #D0D0D0;
		padding: 0 0 13px;
		font-size: 46px;
		line-height: normal;
		margin-top: 0;
		margin-bottom: 0;
	}
	.profile-section-content .prof_img {
		display: block;
	}	
	.profile-section-content .tbl {
		margin-top: 0;
		margin-bottom: 0;
	}
	.profile-section-content .dsc_lst {
		margin-top: 0;
		border-top: 18px solid #0DCFE5;
	}
	.profile-section-content .dsc_lst li {
		padding: 25px 15px;
	}
	.profile-section-content .dsc_lst li span.title {
		width: 54%;
		font-size: 22px;
		line-height: 22px;
		color: #05D5E9;
	}
	.profile-section-content .dsc_lst li span.val {
		width: 46%;
		font-size: 16px;
		line-height: 16px;
		color: #A4A4A4;
	}
	
	.profile-section-content .side-profile.blog-categories {
		display: block;
		padding: 0 15px;
		margin-bottom: 30px;
	}
 
/* ==========================================================================
   updates
   ========================================================================== */
div.process-content{ background:#3f3f3f; margin-top:40px; border-top:30px solid #0dcfe5; margin-bottom:50px; padding-bottom:75px}
div.process-content div.row {  margin:0; padding:0; }
div.process-content div.process-heading h2 {  line-height:34px; font-family: 'AkkuratLight-Regular'; color:#ffffff; max-width:270px; padding:45px 0 45px; margin:0 auto; text-align:center;  }
div.process-content div.process-heading h2 span.underline{ border-bottom: none; display:inline; font-size:29px; text-decoration:underline }
div.process-content div.process-heading h2 span.underline.smaller{ border-bottom: none; display:inline; font-size:29px; }
	div.process-content div.process-items{ margin:0 auto; text-align:center; }
	div.process-content div.process-items underline{ border-bottom: #ffffff 1px solid; padding-bottom:1px;}
	div.process-content div.process-items.bottom-arrow:after{
	content: '';
	background: url(../img/au-pair-icons/icon-bot-arrow.png) no-repeat transparent;
	width: 30px;
	height: 31px; 
	position:absolute; 
	bottom:0; 
	left:48%
	}
	div.process-content div.process-items.bottom-arrow, div.process-content div.process-items.right-arrow, div.process-content div.process-items.process-item-single, div.process-content div.process-items.mobile-right-arrow{ height: auto; padding-bottom: 65px; margin-bottom: 30px; }
	div.process-content div.process-items.right-arrow:after, div.process-content div.process-items.mobile-right-arrow:after, div.process-content div.process-items.process-item-single:after{content: '';
	background: url(../img/au-pair-icons/icon-bot-arrow.png) no-repeat transparent;
	width: 30px;
	height: 31px; 
	position:absolute; 
	bottom:0px; 
	left:48%;
	top:auto  
	}
	div.process-content div.process-items span{ color:#fff; font-size:16px; line-height:24px; font-family: 'AkkuratLight-Regular'; padding:0 15px; }
 
 /* related content */
  div.related-content{ padding:0 15px; margin-top:30px;}
  div.related-content-items a{ border-bottom:25px solid #10c6e1; }
  div.related-content-items a div.h4-holder{ height:50px; line-height:50px; }
  div.related-content-items a div.h4-holder h4{ width:auto}
 div.single-content a.back-btn{ margin:50px auto; text-align:center; width:180px; display:block}
  div.single-content a.back-btn.faq{ margin:50px auto 50px 0; text-align:center; width:180px; display:block}
  .aupair-section-content{ padding:0 15px; }
  .aupair-section-content h2{ font-size:36px; line-height:50px; }
  div.single-content h4{ margin:20px 0; }
  .pix-wrapper{margin-bottom: 50px;}
  div.sub-section-content{ padding:0}
  /* costs */
  .break-in-small{ width:100%; display:block}
  div.table-section{ margin-bottom:30px; padding:0}
  div.table-section div.table-holder table td span:last-child{ float:none; width:auto}
  div.table-section div.table-holder table td span.table-span-holder:last-child{ text-decoration:underline }
  div.table-section div.table-holder table td span.table-span-holder:last-child:before { content: ": ";text-decoration: none; display:inline-block }
  .costs-column{ margin-bottom:15px;}
  


/* country */
div.country-content{ margin-top:40px; padding:0 15px; }
div.country-content h3{font-size: 19px; padding-top:0; margin-top:0; }
div.country-content-items{margin:0 auto 35px; text-align:center; padding:0 15px !important;}
div.country-content-items a{ background:#f6f6f6; display:block; }
div.country-content-items a div.h4-holder{ height:60px; line-height:60px;margin:0 auto; text-align:center; background:#f6f6f6;  }
div.country-content-items a div.h4-holder h4{  width: auto; }
  div.country-content-items a:hover div.h4-holder h4{color: #10c6e1;}
  
div.country-content-items a span.country-icon{ margin:0 auto;  height:24px; width:100%; display:block; text-align:center; background:url(../img/country-arrow.png) center #10c6e1 no-repeat; display:block; }

/* placements */
.placements-elements {
  min-height: 50px;
  margin: 0;
}

.placements-elements .span-holder {
background: transparent url("../img/checkedbox.png") no-repeat scroll left center;
  background-size:40px;
}

.placements-elements .span-holder h5 {
	font-size:16px; line-height:24px;
  padding-left: 60px;
  max-width: 300px;
} 
#est-overlay.homeoverlay{ top:0; height:0; background: none; } 
  
}

@media only screen and (min-width : 300px) and (max-width : 767px) {
  .desktop_vw {
    display: none !important;
  }

  .tab_vw {
    display: none !important;
  }

  .mobile_vw {
    display: block !important;
  }

  .container {
    width: 100%;
  }

  .wrapper {
    min-height: 30px;
  }

  #wrapper-banner {
    background: none !important;
    height: 140px;
    overflow: visible;
  }
  #wrapper-banner.subpage{ height:auto}
  div.row.mobile-width-margin-remove{ margin-left:0; margin-right:0}
 

  div.become-section {
    margin-top: 0px;
  }

  div.header-section header.page-header {
    margin: 0;
    padding-bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    z-index: 500;
  }

  div.header-section.head_fixed header.page-header {
    margin: 0;
    padding-bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    z-index: 500;
  }

  header.page-header h1 {
    display: inline-block;
    height: 60px;
    margin: 15px 0;
  }

  header.page-header h1 a {
    height: 60px;
    width: 100%;
    display: block;
  }

  header nav {
    z-index: 400;
    clear: both;
    margin: 0 auto;
    text-align: right;
  }

  div.header-section.head_fixed header.page-header h1 {
    display: inline-block;
    height: 60px;
    margin: 15px 0;
  }

  div.header-section.head_fixed header.page-header h1 a {
    height: 60px;
    width: 100%;
    display: block;
  }

  .container h2 {
    font-size: 29px;
    line-height: 38px;
    padding: 5px 0 20px;
  }

  .container h3 {
    font-size: 20px;
    line-height: 27px;
  }

  .container p {
    font-size: 20px;
    line-height: 26px;
  }
div.row.mobile-width-margin-remove{ margin-left:0; margin-right:0}
	.pix-wrapper {
    margin-bottom: 50px;
}
  .mobile-actions {
    padding: 0;
    background: #0a6294;
  }

  .mobile-actions div.mobile-action {
    background: #0a6294;
    font-family: 'Akkurat-Regular';
    font-size: 23px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding: 25px 0;
    cursor: pointer;
    height: 215px;
    position: relative;
  }
  
  .mobile-actions div.mobile-action a{ color:#fff; text-decoration:none; }

  .mobile-actions div.mobile-action:hover {
    background: #0a6294;
  }

  .mobile-actions div#aupair-box {
    border-right: 2px solid #fff;
  }

  .mobile-actions div#hostfamily-box {
    border-left: 2px solid #fff;
  }

  .mobile-actions div.mobile-action a.learn-more-mobile {
    display: block;
    position: absolute;
    bottom: 0;
    background: #05d6e9;
    font-family: 'Akkurat-Regular';
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    color: #fff;
    text-decoration: underline;
  }

  .mobile-actions div.mobile-action:hover  a.learn-more-mobile {
    background: #08b7c7;
  }

  div.become-section div.become-section-bg.au-pair {
    -moz-box-shadow: -2px 2px 10px #333 inset;
    -webkit-box-shadow: -2px 2px 10px #333 inset;
    box-shadow: -2px 2px 10px #333 inset;
  }

  a.learn-more {
    display: none;
  }

  .become-section-content {
    padding: 0 15px;
  }

  .become-section-content h3 {
    margin: 0;
	font-size:23px;
	line-height:32px;
  }

  hr.blue-short {
    margin-top: 0;
  }

  .become-section-content p {
    font-family: 'AkkuratLight-Regular';
    font-size: 16px;
    line-height: 24px;
    color: #6d6d6d;
  }

  .become-section-content p a {
    color: #05d6e9;
  }

  .mobile-menu-holder {
    padding: 0;
  }

  div.gray-bar-bg div.table-section {
    margin: 10px auto;
  }

  div.gray-bar-bg h2 {
    font-size: 30px;
  }

  .why-choose-elements {
    margin: 15px 0;
  }

  .why-choose-elements .span-holder h5 {
    font-size: 16px;
    line-height: 24px;
    color: #00c5d7;
  }

  div.alt-darker-gray div.copyright-section {
    background: #303030;
    font-family: 'AkkuratLight-Regular';
    font-size: 12px;
    line-height: 25px;
    color: #ffffff;
    text-align: center;
    padding: 15px 0;
  }

  div.social-holder {
    width: auto;
    text-align: center;
    margin: 50px auto;
  }

  div.social-holder a.right-margin {
    margin-right: 20px;
  }

  .why-choose-elements .span-holder h5 {
    max-width: none;
  }

  .squared-row {
    width: 280px;
    margin: 0 auto;
  }
  .circle{ padding:17% 8%; margin:25px 0; }
  .circle p {
	  margin:0 auto;
    font-size: 30px;
    line-height: 45px;
  }

  img.recognized-images {
    margin-bottom: 15px;
  }

  #footer-main-section {
    /*border-bottom: 1px solid rgba(120,120,120,1);*/
  }
  
  /* login form */
	#profile_login {
		width: 96%;
		margin: 0 2%;
	}
  
/* ==========================================================================
   updates
   ========================================================================== */
div.process-content{ background:#3f3f3f; margin-top:40px; border-top:30px solid #0a6294; margin-bottom:50px; padding-bottom:75px}
div.process-content div.row {  margin:0; padding:0; }
div.process-content div.process-heading h2 {  line-height:34px; font-family: 'AkkuratLight-Regular'; color:#ffffff; max-width:270px; padding:45px 0 45px; margin:0 auto; text-align:center;  }
div.process-content div.process-heading h2 span.underline{ border-bottom: none; display:inline; font-size:29px; text-decoration:underline }
div.process-content div.process-heading h2 span.underline.smaller{ border-bottom: none; display:inline; font-size:29px; }
	div.process-content div.process-items{ margin:0 auto; text-align:center; }
	div.process-content div.process-items underline{ border-bottom: #ffffff 1px solid; padding-bottom:1px;}
	div.process-content div.process-items.bottom-arrow:after{
	content: '';
	background: url(../img/au-pair-icons/icon-bot-arrow.png) no-repeat transparent;
	width: 30px;
	height: 31px; 
	position:absolute; 
	bottom:0; 
	left:45%
	}
	div.process-content div.process-items.process-item-single, div.process-content div.process-items.bottom-arrow, div.process-content div.process-items.right-arrow, div.process-content div.process-items.mobile-right-arrow{ height: auto; padding-bottom: 65px; margin-bottom: 30px; }
	div.process-content div.process-items.process-item-single:after, div.process-content div.process-items.right-arrow:after, div.process-content div.process-items.mobile-right-arrow:after{content: '';
	background: url(../img/au-pair-icons/icon-bot-arrow.png) no-repeat transparent;
	width: 30px;
	height: 31px; 
	position:absolute; 
	bottom:0px; 
	left:45%;
	top:auto  
	}
	div.process-content div.process-items span{ color:#fff; font-size:16px; line-height:24px; font-family: 'AkkuratLight-Regular'; padding:0 15px; }
 
 /* related content */
  div.related-content{ padding:0 15px; margin-top:30px;}
  div.related-content-items a{ border-bottom:25px solid #10c6e1; }
  div.related-content-items a div.h4-holder{ height:50px; line-height:50px; }
  div.related-content-items a div.h4-holder h4{ width:auto}
 div.single-content a.back-btn{ margin:50px auto; text-align:center; width:180px; display:block}
  div.single-content a.back-btn.faq{ margin:50px auto 50px 0; text-align:center; width:180px; display:block}
  .aupair-section-content{ padding:0 15px; }
  .aupair-section-content h2{ font-size:36px; line-height:50px; }
  div.single-content h4{ margin:20px 0; }
  .pix-wrapper{margin-bottom: 50px;}
  div.sub-section-content{ padding:0}
  /* costs */
  .break-in-small{ width:100%; display:block}
  div.table-section{ margin-bottom:30px; padding:0}
  div.table-section div.table-holder table td span:last-child{ float:none; width:auto}
  div.table-section div.table-holder table td span.table-span-holder:last-child{ text-decoration:underline }
  div.table-section div.table-holder table td span.table-span-holder:last-child:before { content: ": ";text-decoration: none; display:inline-block }
  .costs-column{ margin-bottom:15px;}
  


/* country */
div.country-content{ margin-top:40px; padding:0 15px; }
div.country-content h3{font-size: 19px; padding-top:0; margin-top:0; }
div.country-content-items{margin:0 auto 35px; text-align:center; padding:0 15px !important;}
div.country-content-items a{ background:#f6f6f6; display:block; }
div.country-content-items a div.h4-holder{ height:60px; line-height:60px;margin:0 auto; text-align:center; background:#f6f6f6;  }
div.country-content-items a div.h4-holder h4{  width: auto; }
  div.country-content-items a:hover div.h4-holder h4{color: #10c6e1;}
  
div.country-content-items a span.country-icon{ margin:0 auto;  height:24px; width:100%; display:block; text-align:center; background:url(../img/country-arrow.png) center #10c6e1 no-repeat; display:block; }

/* placements */
.placements-elements {
  min-height: 50px;
  margin: 0;
}

.placements-elements .span-holder {
background: transparent url("../img/checkedbox.png") no-repeat scroll left center;
  background-size:40px;
}

.placements-elements .span-holder h5 {
	font-size:16px; line-height:24px;
  padding-left: 60px;
  max-width: 300px;
}
div.blue-heading h3 {
    color: #0dcfe5;
    font-family: "AkkuratLight-Regular";
    font-size: 23px;
    line-height: 34px;
    margin: 35px 0;
    padding: 35px 15px;
}
div.faq-section-content{ padding: 0;}
div.faq-section-content h2{ padding:5px 15px 20px; font-size:36px; line-height:50px; }
div.faq-section-content hr.blue-short{ margin-left:15px; }
div.blue-heading.faq-heading-main h3{ font-size:16px; background: transparent url("../img/faq-blue-heading-main.png") no-repeat scroll right 15px center; }
 div.blue-heading.faq-heading-main{ padding:0 -15px; margin-top:50px;}
 div.blue-heading h3{ padding:35px 70px 5px 15px; line-height:32px; font-size:24px; }
 .aupair-section-content p, div.sub-section-content p, .faq-section-content p{ font-size:16px; line-height:24px; }
  div.sub-section-content{ padding:0px; }
div.blue-heading.faq-heading h3{ background:none}  
  div.landscape-image{ max-width:780px; max-height: none;}
div.portrait-image{ max-width:450px; max-height: none;}


  
  /* profile */
	.profile-section-content {
		padding-top: 20px;
	}
  .container h2.profileTitle {
		border-bottom: none;
		padding: 0 15px 13px 15px;
		font-size: 30px;
		margin-top: 0;
		margin-bottom: 10px;
	}
	.container h2.profileTitle .usr_icon {
		float: right;
	}
	.profile-section-content .prof_img {
		display: block;
	}
	.profile-section-content .prof_img img { width: 100%; height: auto }
	.profile-section-content .tbl {
		margin-top: 0;
		margin-bottom: 0;
	}
	.profile-section-content .tbl .lfbrdr {
		border-left: 1px solid #fff;
	}
	.profile-section-content .tbl dt, .profile-section-content .tbl dd {
		font-size: 18px;
		padding: 15px 0;
	}
	.profile-section-content .dsc_lst {
		margin-top: 0;
		border-top: 18px solid #0DCFE5;
	}
	.profile-section-content .dsc_lst li {
		padding: 20px 15px;
	}
	.profile-section-content .dsc_lst li span.title, .profile-section-content .dsc_lst li span.val {
		width: 100%;
		display: block;
	}
	.profile-section-content .dsc_lst li span.title {
		font-size: 18px;
		line-height: 18px;
		padding-bottom: 10px;	
	}
	
	.profile-section-content .side-profile.blog-categories {
		display: block;
		padding: 0 15px;
		margin-bottom: 30px;
	}
	
	div.guarantee-heading p{ bottom:-30px; }
	
	.panel-body div.sub-body div.do-qualify{ background:#333333; margin:0 -15px;}
.panel-body div.sub-body div.do-qualify h3{ color:#ffffff; font-size:24px; line-height:36px;font-family: 'AkkuratLight-Regular'; padding:35px 15px; margin:0; margin-top:20px;  }
.panel-body div.sub-body div.do-qualify div.qualify{ background:#3f3f3f; margin:0}
.panel-body div:last-of-type{ margin-bottom:40px; }
.qualify-elements {
  min-height: 50px;
  padding:0; padding-left:15px;
}
div.guarantee-heading{ height:145px; background: transparent url("../img/guarantee.png") no-repeat scroll left center; }
.qualify-elements .span-holder h5{ padding-right:25px}
#est-overlay.homeoverlay{ top:0; height:0; background: none; } 
}
div.wpcf7-response-output{ display: none !important; font-size:0 !important; visibility:hidden !important;}

.sub-section-content img.aligncenter {
	max-width:100%;
	height: auto;
	margin: 0 auto;
	display: block;
}

div.black_content_section div.content-area-black p a {
color: #fff;
}

.page-template-page-country-v2 .widget_text {
  background: #f9f9f9 !important;
  padding: 30px;
  margin-top: 45px;
  color: #6d6d6d;
}

.page-template-page-country-v2 .widget_text p {
  font-family: "AkkuratLight-Regular";
  font-size: 16px;
  line-height: 24px;
}

.page-template-page-country-v2 .widget_text .widgettitle {
      color: #0a6294;
    font-family: "AkkuratLight-Regular";
    font-size: 22px;
    font-weight: normal;
    line-height: 32px;
    padding: 0;
    margin: 0 0 20px;
}

#text-2 {
  border: 1px double #c6c6c6;
  background: #fff !important;
}

#text-2 p {
  color: #0dcfe5;
}

.categories-list-normal-content {
  list-style: none;
  padding: 0;
  margin: 0;
}

.categories-list-normal-content li {
  float: left;
  width: 33.33%;
  box-sizing: border-box;
  padding: 0 10px;
  min-height: 96px;
}

.categories-list-normal-content li a {
  font-size: 24px;
  line-height: 32px;
  font-family: 'AkkuratLight-Regular';
  font-weight: normal;
  color: #0a6294;
  padding: 30px 0;
  margin: 10px 0;
}

@media screen and (max-width: 600px) {
  .categories-list-normal-content li {
    width: 50%;
  }
}

@media screen and (max-width: 320px) {
  .categories-list-normal-content li {
    width: 100%;
    margin-bottom: 0;
  }
}

.content-area-black p img {
  max-width: 100%;
  width: 100%;
  height: auto;
}