@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
 	line-height: 1;
}

ol, ul {
 	list-style: none;
}

blockquote, q {
 	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: underline;
	color: #002d40;
}

a:focus,
.btn:focus {
	outline: auto 5px #FFA500 !important;
	background-color: #ffce31 !important;
}

body:not(.show-focus-outlines) a:focus,
body:not(.show-focus-outlines) [tabindex]:focus {
  outline: none !important;
  background-color: transparent !important;
}

body:not(.show-focus-outlines) .btn:focus {
	background-color: #ce4851 !important;
}

strong {
	font-weight: 700;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

body {
	background: #fff;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Gotham-Book';
	font-weight: normal;
	position: relative;
}

.container {
	max-width: 1215px;
	width: 100%;
	margin: 0 auto;
	overflow:hidden;
}

.blog-container {
	max-width: 875px;
	width: 100%;
	margin: 0 auto;
	padding: 60px 0 50px;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
}

.main-heading {
	color: #002d40;
	font-size: 4.0714em;
	line-height: 68px;
	position: relative;
	padding-top: 30px;
	margin-bottom: 15px;
}

.main-heading:before {
	position: absolute;
	content: '';
	width: 66px;
	height: 2px;
	background-color: #ce4851;
	display: block;
	top: 0;
	left: 0;
}

h2 {
	font-size: 1.928em;
	line-height: 32px;
	margin-bottom: 15px;
}

/* Universal Classes */
.main-mrgn {
	margin-bottom: 140px;
}

p {
	margin-bottom: 20px;
}

.shadow {
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.21);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.21);
}

.btn {
	background: #ce4851 url(../images/icon-arrow-white-right.svg) no-repeat 80% 18px;
	background-size: 16px 10px;
	color: #fff;
	height: 46px;
	line-height: 46px;
	padding: 0 75px 0 25px;
	display: inline-block;
	font-size: 0.85714em;
	position: relative;
	top: 0;
	transition: all .2s ease;
}

.btn:hover {
	position: relative;
	top: -3px;
}

.border-btn {
	border: 1px solid #fff;
}

.link {
	background: url(../images/icon-arrow-grey-right.svg) no-repeat 80% 3px;
	background-size: 16px 10px;
	padding-right: 45px;
	line-height: 14px;
	display: inline-block;
	font-size: 0.85714em;
}

.highlight {
	font-family: 'Playfair Display', serif;
	font-size: 1.214em;
	line-height: 25px;
	margin-bottom: 10px;
}

.highlight-2 {
	font-family: 'Gotham-Bold';
}

.grey-bg {
	background-color: #f2f2f2;
}

/* Left Col */
.left-col {
	max-width: 552px;
	width: 100%;
	float: left;
}

/* Right Col */
.right-col {
	max-width: 552px;
	width: 100%;
	float: right;
}

.right-col-img {
	max-width: 591px;
	width: 100%;
	float: right;
}

/* Three Col */
.col-3 {
	max-width: 316px;
	width: 100%;
	display: inline-block;
	text-align: center;
	margin: 0 42px;
	vertical-align: top;
}

/* Navigation */
.mainnav {
	position: absolute;
	width: 100%;
	z-index: 11;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	height: 100%;
}

.mainnav.overlay {
    bottom: 0;
    top: 0;
}

.nav-level-1 {
	background: #fff;
	width: 338px;
	height: 100%;
	padding: 60px 0 0 127px;
	box-sizing: border-box;
}

.menu-close a {
	background: url(../images/menu-open.svg) no-repeat 100% 3px;
	background-size: 8px 15px;
	display: inline-block;
	padding-right: 30px;
}

.menu-open a {
	background: url(../images/menu-close.svg) no-repeat 100% 3px;
	background-size: 8px 15px;
	display: inline-block;
	padding-right: 30px;
}

.nav-level-1 .social-icons {
	overflow: hidden;
}

.nav-level-1 .social-icons a {
	color: #ce4851;
}

.nav-level-1 .contact-nos {
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	margin-top: 30px;
	margin-left: -25px;
	text-align: center;
}

.nav-level-1 .contact-nos li {
	float: none;
}

.nav_btn {
	background: #ce4851;
	display: inline-block;
}

.nav_btn a {
	color: #fff;
	display: inline-block;
	padding: 10px 20px;
}

/*.nav-level-1 .icon-phone-nav {
	margin-left: 27px;
}*/

.nav-level-1 .icon-phone-nav img {
	width: 52px;
	height: 50px;
}

.nav-level-1 .contact-nos span {
	margin-bottom: 8px;
}

.nav-level-1 .contact-nos a {
	color: #666666;
	background: none;
	padding-left: 0;
}

.nav-level-2 {
	background: #f2f2f2;
	width: 338px;
	height: 100%;
	padding: 30px 0 0;
	box-sizing: border-box;
	position: absolute;
    left: 338px;
    z-index: 5;
    top: 0;
    display: none;
}

.overlay .nav-level-1, .overlay  .nav-level-2, .main-navigation {
	height: 100%;
}

.services-nav.nav-block-1 .step-img, .services-nav.nav-block-1 h2 {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
}

.services-nav.nav-block-1 .step-img {
    height: 60px;
}

.services-nav {
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 35px 25px;
	padding-bottom: 15px;
}

.services-nav p {
	margin-bottom: 10px;
}

.services-nav:last-of-type {
	border-bottom: 0;
}

.icon-close {
	position: absolute;
	left: 42px;
	top: 0px;
}

.hidenav1 {
	display: none;
}

.icon-close img {
	width: 19px;
	height: 19px;
}

.nav-level-1 li {
	margin-bottom: 20px;
}

/* header */
.header-home {
	min-height: 920px;
}
.header-left {
	float: left;
	width: 50%;
}
.header-right {
	float: right;
	width: 50%;
	background: no-repeat top center;
	background-size: cover;
	height: 920px;
	-moz-box-shadow: inset 2px 0px 5px 0px rgba(0, 0, 0, 0.21);
	-webkit-box-shadow: inset 2px 0px 5px 0px rgba(0, 0, 0, 0.21);
	box-shadow: inset 2px 0px 5px 0px rgba(0, 0, 0, 0.21);
}

.header-home-container {
	margin: 55px 40px 0 125px ;
	position: relative;
	min-height: 745px;
}

.header-home-container h1 {
	font-size: 4.8571em;
	line-height: 81px;
}

.header-home-container h1::before {
	background: none;
}

.header-home-container p {
	color: #002d40;
	line-height: 31px;
	margin-bottom: 30px;
}

.header-home-container .btn {
	width: 300px;
	box-sizing: border-box;
	background-position: 89% 36px;
	font-family: 'Playfair Display', serif;
	padding: 0 40px 0 45px;
	font-size: 1.2857em;
	height: 83px;
	line-height: 83px;
}

.btn-banner {
	box-sizing: border-box;
	font-family: 'Playfair Display', serif;
	font-size: 1.125em;
	width: 250px;
	background-position: 94% 18px;
}

.scroll-link {
	position: absolute;
	bottom: 70px;
	left: 0;
	font-family: 'Playfair Display', serif;
	font-size: 1em;
}

.scroll-link span {
	background: url(../images/icon-arrow-grey-down.svg) no-repeat 80% 7px;
	background-size: 16px 10px;
	padding-right: 40px;
	display: inline-block;
}

.icon-menu {
	width: 30px;
	float: left;
	margin-top: 10px;
}

.logo {
	width: 243px;
	display: inline-block;
	margin-left: 55px;
}

.print-logo {
	display: none;
	width: 243px;
}

.icon-user {
	width: 28px;
}

.icon-phone {
	width: 30px;
	height: 29px;
}

.icon-search {
	width: 30px;
	height: 30px;
}

.search-block {
    background: #002e41;
    padding: 30px;
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    top: 0;
    z-index: 11;
}

.search-overlay {
	display: none;
	background: rgba(255, 255, 255, 0.65);
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 12;
}

.search_form {
    width: 362px;
    position: relative;
    display: inline-block;
    margin-right: 85px;
    vertical-align: middle;
}

#search-focus {
    border: 1px solid #fff;
    border-radius: 25px;
    height: 45px;
    width: 100%;
    background: transparent;
    color: #fff;
    padding: 10px 55px 10px 15px;
    font-size: 0.85714em;
    font-family: 'Playfair Display', serif;
}

#search-focus::-webkit-input-placeholder {
  color: #fff;
}
#search-focus::-moz-placeholder {
  color: #fff;
}
#search-focus:-ms-input-placeholder {
  color: #fff;
}
#search-focus:-moz-placeholder {
  color: #fff;
}

#search-focus:focus {
	outline: none;
}

.search-btn {
    position: absolute;
    width: 26px;
    top: calc(50% - 13px);
    height: 26px;
    right: 20px;
}

.popular-searches {
    display: inline-block;
    width: calc(100% - 600px);
    vertical-align: middle;
}

.popular-searches h2 {
	font-size: 0.9286em;
	font-family: 'Gotham-Bold';
	color: #fff;
}

.popular-searches li {
	display: inline-block;
	width: 50%;
	padding-right: 30px;
	box-sizing: border-box;
}

.popular-searches li a {
	color: #fff;
	font-size: 1em;
	font-family: 'Gotham-Book';
	text-transform: capitalize;
}

a.close-icon {
    width: 20px;
    height: 20px;
    display: block;
    float: right;
}

.header-home-bar {
	margin-top: 37px;
	margin-right: 35px;
	margin-left: 38px;
	overflow: hidden;
}

.header-icons {
	float: right;
	position: relative;
	margin-top: 10px;
}

.header-icons a {
	display: inline-block;
	margin-left: 18px;
}

/* Header Inner */
.header-inner {
	background: #fff;
	-moz-box-shadow: 4px 0px 5px 0px rgba(0, 0, 0, 0.21);
	-webkit-box-shadow: 4px 0px 5px 0px rgba(0, 0, 0, 0.21);
	box-shadow: 4px 0px 5px 0px rgba(0, 0, 0, 0.21);
	overflow: visible;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 3;
}

.sticky-header {
	display: none;
}

.header-inner .header-home-bar {
    margin-top: 0;
	padding: 15px 0 10px;
}

.header-inner .icon-menu {
    margin-top: 32px;
}

.header-inner .header-icons {
    margin-top: 25px;
}

/* Banner */
.banner-spacer {
	padding-top: 106px;
}

#banner {
	background: no-repeat top left;
	background-size: cover;
	height: 537px;
	min-height: 537px;
	margin-bottom: 130px;
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}

.header-spacer {
	padding-top: 160px;
}

#banner.inner-banner {
	height: 300px;
	min-height: 300px;
}

.banner-inner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	color: #fff;
	height: 537px;
	min-height: 537px;
	position: relative;
	z-index: 10;
	background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
}
.about-banner .banner-inner {
	background-size: 30%;
}

#banner.inner-banner .banner-inner {
	height: 300px;
	min-height: 300px;
}

/*#banner:before {
	content: '';
	position: absolute;
	background: url(../images/icon-banner.png) no-repeat center center;
	width: 100%;
	height: 537px;
	z-index: 0;
	opacity: 0.9;
}*/

#banner.inner-banner:before {
	display: none;
}

#banner h1 {
	font-size: 4.857em;
	line-height: 81px;
	margin-bottom: 10px;
}


#banner p {
	font-size: 1.42857em;
	line-height: 31px;
	margin-bottom: 30px;
	max-width: 685px;
	width: 100%;
	text-align: center;
}

/* report-cta */
.report-cta {
	color: #fff;
	background-color: #002d40;
	padding: 50px 0;
	margin-bottom: 125px;
}

.report-cta > .container {
	position: relative;
	overflow: visible;
}

.report-cta .inner-cta-content {
	overflow: hidden;
}

.icon-files {
	width: 275px;
	position: absolute;
	left: 0;
	top: -110px;
}

.report-cta-txt {
	float: left;
    margin: 0 20px 0 300px;
    width: calc(100% - 585px);
}

.report-cta-txt h1,
.report-cta-txt h2 {
	font-size: 1.9285em;
	line-height: 49px;
	margin-right: 70px;
	margin-bottom: 5px;
}

.report-cta-txt p {
	font-family: 'Playfair Display', serif;
	font-size: 1em;
	line-height: 25px;
}

.report-cta .btn {
	width: 260px;
	float: right;
	box-sizing: border-box;
	margin-right: 0px;
	margin-top: 28px;
	font-family: 'Playfair Display', serif;
	font-size: 1em;
	background-position: 94% 27px;
	height: 60px;
	line-height: 60px;
}

/* Services Block */
.services-block {
	padding-top: 80px;
}

.service-page.services-block {
	padding-top: 0;
}

.services-block p {
	font-size: 0.92857em;
	line-height: 21px;
	color: #666;
}

.step-img {
    height: 70px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	-ms-align-items: flex-end;
    align-items: flex-end;
    -webkit-align-content: flex-end;
	-moz-align-content: flex-end;
	-ms-align-content: flex-end;
	align-content: flex-end;
	margin-bottom: 15px;
}

.services-nav .step-img img {
    height: 100%;
}

.services-block .service {
	padding: 20px;
	box-sizing: border-box;
}

.services-block .service:hover {
    background: #f3f3f3;
}

.services-block  .services-list {
    text-align: left;
    padding-left: 20px;
    list-style: disc;
    margin-bottom: 15px;
    font-size: 0.92857em;
}

/* Blog Section */
#blog-sec {
	background-color: #f2f2f2;
	padding-bottom: 60px;
	position: relative;
	overflow: hidden;
}

#blog-sec .container{
	position: relative;
	overflow:visible;
}

#blog-sec .container:before {
	content: '';
	background: url(../images/background-01.png) no-repeat;
	position: absolute;
	width: 458px;
	height: 448px;
	left: -180px;
	top: 100px;
	z-index: 0;
}

#blog-sec .container:after {
	content: '';
	background: url(../images/background-02.png) no-repeat;
	position: absolute;
	width: 227px;
	height: 222px;
	right: -90px;
	bottom: -40px;
	z-index: 0;
}

.home #blog-sec {
	padding-top: 114px;
}

.blog-header {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-bottom: 80px;
}

.blog-header.no-margin {
	margin-bottom: 0;
}

.blog-header h1,
.blog-header h2 {
	width: 100%;
	max-width: 370px;
	float: left;
}


.blog-header .right-col {
	margin-top: 55px;
	max-width: 616px;
	margin-right: 100px;
}

.blog-header p {
	margin-bottom: 20px;
}

.main-blog-post {
	background-color: #ce4851;
	color: #fff;
	overflow: hidden;
	position: relative;
	z-index: 1;
	font-size: 0.92857em;
}

.main-blog-post .left-col {
	height: 507px;
	overflow: hidden;
}

.main-blog-post .left-col a,
.main-blog-post .left-col img {
	height: 100%;
	width: auto;
	display: block;
}

.main-blog-post .btn {
	border: 1px solid #fff;
	max-width: 170px;
	box-sizing: border-box;
}

.main-blog-post h2 {
	font-size: 3em;
	line-height: 52px;
	margin-bottom: 20px;
}

.main-blog-post span {
	font-size: 0.7857em;
	line-height: 24px;
	text-decoration: underline;
}

.main-blog-post .right-col {
	max-width: 466px;
	margin: 0px 100px 0 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
    -webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-content: center;
	-moz-align-content: center;
	-ms-align-content: center;
    align-content: center;
    flex: 1 0 auto;
    height: 507px;
    min-height: 507px;
}

.blog-wrap {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-top: 30px;
}

.blog-wrap h2 {
	text-align: center;
	color: #002d40;
	font-size: 1.714em;
	line-height: 29px;
}

.blog-wrap .col-3 img {
    overflow: hidden;
    max-width: 378px;
	max-height: 234px;
	display: block;
}

.blog-categories {
	margin: 0 auto 55px;
	text-align: center;
}

.blog-categories ul {
	border: 1px solid #ce4851;
	border-radius: 19px;
	display: inline-block;
	overflow: hidden;
}
.blog-categories li {
	float: left;
	border-right: 1px solid #ce4851;
	padding: 0;
}

.blog-categories li:last-child {
	border-right: 0px;
}

.blog-categories li a {
	display: block;
	line-height: 38px;
	height: 39px;
	padding: 0 20px;
}

.blog-categories li a.active {
	background-color: #ce4851;
	color: #fff;
	font-weight: 700;
}

.blog-wrap .col-3 {
	max-width: 378px;
	background-color: #002d40;
	color: #fff;
	margin: 0 35px 30px 0;
	text-align: left;
	overflow: hidden;
	vertical-align: top;
}

.blog-wrap .col-3:nth-child(3n) {
	margin-right: 0;
}

.blog-wrap-txt {
	padding: 30px 21px;
}

.blog-wrap-txt h1 a {
	color: inherit;
}

.blog-wrap-txt .category-name {
	font-size: 0.7857em;
	line-height: 24px;
	text-decoration: underline;
	margin-bottom: 5px;
}

.blog-wrap-txt .category-name a, .blog-wrap-txt h2 a,
.main-blog-post h2 a, .main-blog-post span a {
	color: #fff;
}

.blog-wrap-txt h2 {
	font-size: 1.2857em;
	line-height: 26px;
	margin-bottom: 10px;
	text-align: left;
}

.blog-wrap-txt p {
	font-size: 0.92857em;
	line-height: 21px;
}

.blog-wrap-txt a.read-link {
	font-size: 0.85714em;
	line-height: 21px;
	color: #fff;
	background: url(../images/icon-arrow-white-right.svg) no-repeat 80% 7px;
	background-size: 16px 10px;
	padding-right: 40px;
	display: inline-block;
}

.post-thumbnail {
	display: block;
	position: relative;
}

.post-thumbnail:hover:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.15);
	z-index: 1;
}

.cta-blog-sec .cta-blog {
	text-align: center;
	padding-left: 0;
}

.cta-blog li {
	display: inline-block;
	margin: 25px 20px;
	background: #dbebf4;
    padding: 20px;
}

.cta-blog li img {
	width: 118px;
}

.cta-blog span {
	display: block;
	font-size: 0.92857em;
	font-weight: bold;
}

/* Inner page blog section changes */
#blog-sec.inner-blog {
	margin-bottom: 0;
	padding-top: 70px;
}
#blog-sec.inner-blog .container:before,
#blog-sec.inner-blog .container:after {
	background: none;
}

/*.inner-blog .blog-wrap .col-3 {
    background-color: #ce4851;
}*/

/* Clients */
#clients {
	margin-bottom: 80px;
	padding-top: 65px;
}
.client-block {
	margin-top: 60px;
}

.client-block img {
	margin-right: 55px;
	float: left;
}

/* Footer */
.site-footer {
	background-color: #002d40;
	color: #fff;
	padding: 55px 0 40px;
	font-size: 0.7857em;
	line-height: 26px;
}

.site-footer a {
	color: #fff;
}

.footer-top {
	overflow: hidden;
	margin-bottom: 45px;
}

footer nav  {
	float: left;
	text-transform: uppercase;
	max-width: 55%;
	width: 100%;
}

footer #menu-footer-navigation {
    column-count: 2;
    padding-right: 40px;
    padding: 0;
    list-style: none;
}

footer #menu-footer-navigation ul, footer #menu-footer-navigation li,
.social-icons, .social-icons li,
.footer-middle .social-icons, .footer-middle .social-icons li,
.container .blog-categories ul, .container .blog-categories ul li,
.container .blog-filters ul, .container .blog-filters ul li,
.container .flexslider .slides, .container .flexslider .slides li,
#testimonials .flex-control-nav {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

footer .sub-menu {
    padding-left: 0;
}

.address-details {

	font-family: 'Gotham-Bold';
	margin-top: 0;

}

.footer-middle {
	text-align: center;
	width: 100%;
}

.address-details p {
	margin-bottom: 0;
}

.address-details .address {
	display: inline-block;
    border-right: 2px solid #fff;
    padding: 0 20px;
    line-height: 12px;
}

.address-details .contact li {
    display: inline-block;
    border-right: 2px solid #fff;
    line-height: 12px;
    padding-right: 10px;
}

.address-details .address:last-child,
.address-details li:last-child {
	border: none;
}

.contact-details ul {
	margin-bottom: 40px;
}

.address-title {
	display: inline-block;
	width: 45px;
}

.social-icons {
	font-family: 'Socialico';
	font-size: 3em;
	line-height: 42px;
	margin-top: 10px;
}

.footer-middle .social-icons {
    margin: 10px auto 0;
    overflow: hidden;
    width: 74px;
}

.social-icons li {
	float: left;
	margin-right: 3px;
}

.signup-form {
	float: left;
	max-width: 520px;
	width: 100%;
	font-size: 0.92857em;
}

.signup-form h2 {
	font-size: 1.42857em;
	line-height: 28px;
	margin-bottom: 10px;
}

.signup-form .ctct-form-wrapper .success {
    border-color: #2ECC40;
    color: #FFF;
}

.signup-form input[type="email"],
.contact-info .ctct-form input[type="email"] {
	border: 1px solid #fff;
	height: 47px;
	line-height: 47px;
	width: 350px;
	box-sizing: border-box;
	padding: 0 24px;
	margin-right: 25px;
	background-color: #002d40;
	color: #A9A9A9;
	font-size: 0.92857em;
	font-family: 'Gotham-Book';
}

.signup-form input[type="email"]::placeholder,
.contact-info input[type="email"]::placeholder {
  color: #fff;
}

.signup-btn, .signup-form .ctct-submit,
.contact-info .ctct-submit {
	color: #002d40;
	font-size: 0.85714em;
	font-family: 'Gotham-Bold';
	border: 1px solid #fff;
	height: 47px;
	line-height: 44px;
	cursor: pointer;
	background: #fff url(../images/icon-arrow-grey-right.svg) no-repeat 80% 17px;
	background-size: 16px 10px;
	padding-right: 50px;
	padding-left: 19px;
	display: inline-block;
	border-radius: 0;
}

.ctct-form-wrapper .ctct-disclosure,
.ctct-form-wrapper label {
    display: none;
}

.copyright {
	text-align: center;
	font-size: 0.7857em;
	display: block;
	overflow: hidden;
	width: 100%;
}

/* Complete Service */
.services-grid {
	padding-top: 50px;
    overflow: hidden;
}
.service-grid-inner {
	border-bottom: 1px solid #ccc;
}
.service-grid-inner:last-of-type {
	border-bottom: 0px;
}
.service-grid-inner .col-3 {
	border-right: 1px solid #cccccc;
	box-sizing: border-box;
	margin: 0;
	padding: 0 40px;
	max-width: 402px;
	width: 100%;
	min-height: 425px;
	vertical-align: top;
}

.second-row .col-3 {
	min-height: 350px;
}

.service-grid-inner .col-3:last-of-type {
	border-right: 0px;
}

.service-grid-inner ul {
	font-size: 0.92857em;
	text-align: left;
	font-family: 'Gotham-Bold';
	list-style: disc;
	margin-left: 10px;
}

.service-grid-inner h2 {
	font-size: 1.42857em;
	line-height: 24px;
	margin-bottom: 20px;
}

.second-row h2 {
	padding-top: 45px;
}

.service-grid-inner p {
	font-size: 0.92857em;
	line-height: 22px;
}

.first-row p {
	margin-bottom: 45px;
}

/* Contact info */
.contact-info {
	background-color: #ce4851;
	color: #fff;
	padding: 35px 0;
}

.contact-strip .container {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
    -webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
    -webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

.contact-info h1,
.contact-info h2 {
	font-size: 2.714em;
	line-height: 45px;
	margin-bottom: 10px;
}

.contact-info p {
	font-family: 'Gotham-Bold';
	font-size: 1.0714em;
	line-height: 24px;
	margin-bottom: 8px;
}

.contact-info p a {
	color: #fff;
}

.contact-info .ctct-form input[type="email"] {
	background-color: #ce4851;
}

.ctct-form-wrapper .ctct-button {
	display: block;
}

.contact-info .signup-btn,
.contact-info .ctct-submit {
	color: #ce4851;
	background: #fff url(../images/icon-arrow-red-right.svg) no-repeat 80% 17px;
	background-size: 16px 10px;
	padding-right: 50px;
	padding-left: 41px;
}

.contact-info .ctct-form-field.ctct-form-field-email {
	float: left;
}

.contact-info .ctct-form-wrapper .ctct-form-field {
	margin-bottom: 0;
}

.ctct-form-wrapper .ctct-form abbr {
	text-decoration: none;
}

.contact-info .right-col {
	border-left: 1px solid #fff;
	padding-left: 60px;
}

.contact-nos li {
	float: left;
	margin-right: 50px;
	line-height: 30px;
}

.contact-nos span {
	font-size: 0.92857em;
	display: block;
	line-height: 15px;
}

.contact-nos a {
	font-size: 1.1428em;
	display: block;
	color: #fff;
	font-family: 'Gotham-Bold';
	background: url(../images/icon-phone-white.svg) no-repeat center left;
	background-size: 19px 18px;
	padding-left: 30px;
}

/* Blog Page */
#blog-sec.blog-page {
	margin-bottom: 0;
}

.blog-page .blog-wrap-inner {
	margin-bottom: 70px;
}


.blog-wrap .ajax-loader-container .col-3:nth-child(6n+1),
.blog-wrap .ajax-loader-container .col-3:nth-child(6n+2),
.blog-wrap .ajax-loader-container .col-3:nth-child(6n+3) {
	background-color: #daebf3;
	color: #002d40;
}


.blog-wrap .ajax-loader-container .col-3:nth-child(6n+1) span a,
.blog-wrap .ajax-loader-container .col-3:nth-child(6n+2) span a,
.blog-wrap .ajax-loader-container .col-3:nth-child(6n+3) span a,
.blog-wrap .ajax-loader-container .col-3:nth-child(6n+1) h2 a,
.blog-wrap .ajax-loader-container .col-3:nth-child(6n+2) h2 a,
.blog-wrap .ajax-loader-container .col-3:nth-child(6n+3) h2 a {
    color: #002d40;
}

.blog-wrap .ajax-loader-container .col-3:nth-child(6n+1) a.read-link,
.blog-wrap .ajax-loader-container .col-3:nth-child(6n+2) a.read-link,
.blog-wrap .ajax-loader-container .col-3:nth-child(6n+3) a.read-link {
    color: #002d40;
    background: url(../images/icon-arrow-grey-right.svg) no-repeat 80% 7px;
    background-size: 16px 10px;
}

.load-btn, .alm-btn-wrap {
	text-align: center;
	margin: 0 auto;
}

.load-btn .btn, .alm-btn-wrap .btn {
	background: #ce4851 url(../images/icon-arrow-white-down.svg) no-repeat 80% 18px;
	background-size: 16px 10px;
	border-radius: 0;
	cursor: pointer;
	border: 1px solid #ce4851;
}

.load-btn .btn:focus, .alm-btn-wrap .btn:focus {
	outline: none;
}

.alm-load-more-btn.more.btn.done {
    display: none;
}

.ajax-loader-container {
	overflow: hidden;
	margin-bottom: 40px;
}

.alm-listing.ajax-loader-container {
	display: flex;
	flex-wrap: wrap;
}

.alm-listing.ajax-loader-container .category-name {
	margin-bottom: 10px;
}

.blog-filters {
	text-align: center;
	margin-bottom: 30px;
}

.blog-filters span {
	font-family: 'Playfair Display', serif;
	font-size: 1.2857em;
	color: #002d40;
	font-weight: 700;
	display: inline-block;
	margin-right: 16px;
}

.blog-filters ul {
	display: inline-block;
}

.blog-filters li {
	display: inline-block;
	border-right: 1px solid #666;
	margin-right: 8px;
	padding-right: 8px;
	line-height: 16px;
}

.blog-filters li a {
	color: #666;
	font-size: 1em;
	line-height: 16px;
}

.blog-filters li.current-cat a, .blog-filters li.active a {
    color: #ce4750;
}

.blog-filters li:last-child {
	border-right: 0;
}

.blog-filters li a.active {
	font-family: 'Gotham-Bold';
	color: #ce4851;
	text-decoration: underline;
}

/* Blog Inner */
#banner.banner-blog {
	height: 340px;
	min-height: 340px;
	background: no-repeat center;
	background-size: cover;
	margin-bottom: 0;
}

#banner.banner-blog:before {
	display: none;
}

#banner.banner-blog .banner-inner {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row nowrap;
	-moz-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
    -webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
    -webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	-ms-align-items: flex-end;
	align-items: flex-end;
    color: #fff;
    height: 340px;
    min-height: 340px;
}

#banner.banner-blog .banner-inner h1 {
	background-color: rgba(178, 31, 52, 0.8);
	font-size: 2.429em;
	line-height: 42px;
	margin: 0 auto;
	padding: 30px 40px;
	width: 875px;
}

#blog-sec.blog-single {
	background-color: #fff;
}
.blog-single .blog-header h1 {
    max-width: 410px;
}

.blog-container h2 {
	font-size: 1.429em;
	line-height:26px;
}

.blog-container img {
	margin-bottom:30px;
}

.blog-container ul, .blog-container ol {
	margin-bottom: 30px;
	padding-left: 30px;
	list-style: disc;
}

.blog-container ol {
	list-style: decimal;
}

.blog-container a {
	color: #ce4851;
	text-decoration:underline;
}

.align-right {
	float:right;
}

.blog-category {
	color:#ce4851;
	font-size: 1.429em;
	line-height:26px;
	font-family: 'Playfair Display', serif;
	font-weight:700;
}

.blog-category span {
	text-decoration:underline;
}

.blog-category a {
	color:#ce4851;
}

/* Contact Page */
.contact-mrgn {
	margin-bottom: 50px;
}
.contact-header {
	border-bottom: 1px solid #666666;
	margin-bottom: 80px;
	height: 1040px;
}
.contact-header .header-right {
	background: #f1f1f1 url(../images/banner-contact.jpg) no-repeat center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	-ms-align-items: flex-end;
	align-items: flex-end;
    height: 1040px;
}
.contact-header .contact-block {
    max-width: 440px;
    font-size: 1.2857em;
    line-height: 27px;
    margin: 10px 0px 80px 110px;
}
.contact-header .address-details {
	max-width: 400px;
	color: #666666;
}
.contact-header .address-details a {
	color: #666666;
}
.contact-header .social-icons a {
	color: #ce4851;
}
.contact-details {
	width: 100%;
	overflow: hidden;
	padding-top: 50px;
}

.contact-details .col-3 {
	max-width: 405px;
	width: 100%;
	float: left;
	margin: 0;
	text-align: left;
}

.contact-details h2 {
	font-size: 1.42857em;
	line-height: 24px;
}

.contact-details p {
	font-size: 1em;
	line-height: 27px;
	margin-bottom: 35px;
}

.contact-details p.para {
	font-family: 'Gotham-Book';
}

/* Contact form */
.contact-form h1 {
	padding-top:  0;
}

.contact-form .wpcf7-form,
.contact-form .ctct-form {
	margin-bottom: 30px;
	max-width: 560px;
	position: relative;
}

.contact-form .error {
	font-size: 0.92857em;
    line-height: 20px;
    font-weight: normal;
	border-color: red !important;
}

.contact-form input[type='text'].error {
	background-color: white;
}

.contact-form label {
	display: block;
	font-size: 1em;
	font-weight: 700;
    margin-bottom: 5px;
    display: block;
}

.contact-form label.error {
	border-color: #f00;
	color: #f00;
	margin-bottom: -15px;
}

.contact-form label abbr:after {
	content: "required";
	display: inline-block;
	margin-left: 5px;
}

.contact-form .ctct-form-wrapper .ctct-button {
    font-size: 0.9em;
    display: block;
}

.wpcf7-form p {
	margin-bottom: 0;
}

.contact-form  .wpcf7-form-control-wrap.your-message,
.contact-form .ctct-form-field {
    max-width: calc(100% - 42px);
    width: 100%;
}

.contact-form .wpcf7-form-control-wrap,
.contact-form .ctct-form-field-text,
.contact-form .ctct-form-field-email {
    vertical-align: top;
    max-width: 245px;
    width: 100%;
    margin-right: 28px;
}

.wpcf7-form-control-wrap,
.contact-form .ctct-form-field-text,
.contact-form .ctct-form-field-email {
	margin-bottom: 15px;
	display: inline-block;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.text-field, .select-box,
.ctct-form input[type="text"],
.ctct-form input[type="email"],
.ctct-form input[type="tel"] {
	width: 100%;
	height: 46px;
	line-height: 46px;
	border: 1px solid #b3b3b3;
	display: inline-block;
	font-family: 'Gotham-Book';
	font-size: 0.92857em;
	box-sizing: border-box;
	padding: 0 19px;
	border-radius: 0;
}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form textarea:focus,
.text-field:focus, .select-box:focus,
.signup-form input[type="email"]:focus,
.contact-info input[type="email"]:focus,
.wpcf7-form input[type="submit"]:focus,
.ctct-form input[type="text"]:focus,
.ctct-form input[type="email"]:focus,
.ctct-form input[type="tel"]:focus,
.ctct-form textarea:focus {
	outline: none;
}

.ctct-form-wrapper input[type="text"]:required:valid, .ctct-form-wrapper input[type="email"]:required:valid, .ctct-form-wrapper input[type="password"]:required:valid, .ctct-form-wrapper input[type="tel"]:required:valid, .ctct-form-wrapper input[type="number"]:required:valid {
	background: white !important;
	padding: 0px 19px !important;
}

.wpcf7-form textarea,
.ctct-form textarea {
	max-width: 100%;
	min-width: 100%;
	width: 100%;
	max-height: 106px;
	min-height: 106px;
	height: 106px;
	border: 1px solid #b3b3b3;
	font-family: 'Gotham-Book';
	font-size: 0.92857em;
	box-sizing: border-box;
	padding: 19px;
	line-height: 1.5;
}

span.wpcf7-not-valid-tip {
    font-size: 0.92857em;
    line-height: 20px;
}

.contact-form div.wpcf7-validation-errors {
    font-size: 0.92857em;
}

.mrg-right {
    margin-right: 28px;
}

.wpcf7-form input[type="submit"],
.contact-form .ctct-form input[type="submit"] {
	background: #ce4851 url(../images/icon-arrow-white-right.svg) no-repeat 80% 18px;
	background-size: 16px 10px;
	color: #fff;
	border: 1px solid #ce4851;
	height: 46px;
	line-height: 46px;
	padding: 0 75px 0 25px;
	display: inline-block;
	font-size: 0.85714em;
	font-family: 'Gotham-Bold';
	cursor: pointer;
    border-radius: 0;
}

.booking-form .cols3 {
	width: 31%;
	margin-right: 2%;
}

.booking-form .cols4 {
	width: 25%;
	margin-right: -4px;
	padding-right: 20px;
}

.booking-form .wpcf7-not-valid {
	border-color: #f00 !important;
}

.booking-form .wpcf7-form-control-wrap {
	display: block;
}

.booking-form .cols3:last-child {
	margin-right: 0;
}

.form-block .single-row .wpcf7-list-item {
	display: inline-block;
	margin-right: 20px;
}

.booking-form input[type="text"] {
	width: 100%;
}

#datepicker {
	background: url(../images/select-arrow.svg) no-repeat 95% center;
	background-size: 16px 9px;
	cursor: pointer;
}

.booking-form h3 {
	font-size: 1.5714em;
}

.booking-form p {
	margin-bottom: 20px;
}

.booking-form .wpcf7-form .subheading {
	width: 100%;
	display: block;
	font-weight: 700;
}

.booking-form .hgroup h2,
.booking-form .hgroup h3 {
	margin-bottom: 15px;
}

.booking-form h3.form-block-heading {
	color: #002d40;
}

.booking-form h3.form-block-heading .required-label {
	color: #ce4851;
}

.search-page h1 {
	margin-bottom: 40px;
	font-size: 2.6428em;
    line-height: 48px;
}

#banner.about-banner:before {
	background: url(../images/about-icon.svg) no-repeat;
    height: 340px;
    left: calc(47% - 170px);
    top: calc(50% - 170px);
    opacity: 0.7;
}

#about-page h2 {
	max-width: 550px;
	width: 100%;
}

#background-block {
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 263px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
    -webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
    -webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
    margin-top: 110px;
}

#background-block h1 {
	font-size: 3em;
	line-height: 50px;
	color: #fff;
}

#factors-block .main-heading {
    font-size: 3.5em;
    line-height: 58px;
}

.factors-sec {
	overflow: hidden;
	margin-top: 52px;
}

.factors-block {
	float: left;
}

.factors-block {
    float: left;
    width: 33%;
    padding: 32px 32px 35px;
    box-sizing: border-box;
    background: #f2f2f2;
  	color: #666;
    min-height: 586px;
    margin-right: 5px;
}

.factors-block h2 {
	color: #002D40;
}

.factors-block:last-child {
	margin-right: 0;
}

.factors-block ul {
	padding-left: 15px;
	margin-top: 28px;
}

.factors-block li {
	list-style: disc;
	margin-bottom: 5px;
}

/** Team Page **/
#banner.people-banner:before {
	display: none;
}

.team-wrapper {
    background: #f1f1f1;
    padding: 77px 0;
    margin-bottom: 89px;
}

.team-blocks {
	overflow: hidden;
}

.team-block {
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-top: 78px;
}

.team-block:nth-child(even) {
	margin-right: 0;
}

.team-image {
    display: inline-block;
    width: 176px;
    height: 176px;
    border-radius: 50%;
    vertical-align: top;
    margin-right: 20px;
}

.content-block {
    display: inline-block;
    width: calc(100% - 205px);
}

.content-block h2 {
	color: #002c40;
	margin-bottom: 5px;
	font-size: 2em;
	line-height: 23px;
}

.content-block p {
	font-size: 0.92857em;
}

.content-block .qualification {
    color: #ce4750;
    display: block;
    font-style: italic;
    font-family: 'Playfair Display', serif;
    font-size: 1.0714em;
}

.team-block .highlight {
    display: block;
    font-family: 'Gotham-Bold';
    margin-bottom: 28px;
    font-size: 0.92857em;
}

#other-teams {
    margin-bottom: 27px;
}

#other-teams .team-image {
	width: 84px;
	height: 84px;
	border-radius: 50%;
}

#other-teams .content-block {
    width: calc(100% - 109px);
    min-height: 135px;
}

#other-teams h3 {
    margin-bottom: 10px;
    line-height: 35px;
    color: #002c40;
    font-size: 2em;
}

#other-teams .team-blocks {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

#other-teams .team-blocks::after {
	content: "";
  	flex: auto;
}

#other-teams .team-block {
	width: 33.3%;
    margin-top: 60px;
	margin-right: 0;
	float: none;
}

.other-teams-sec {
	padding-bottom: 40px;
	border-bottom: 1px solid #ddd;
    margin-bottom: 57px;
}

#business-team-block {
	margin-bottom: 74px;
}

#business-team-block .left-col {
    border-right: 1px solid #ddd;
    max-width: 47%;
}

#business-team-block .content-block {
    margin-top: 38px;
    width: 100%;
}

#business-team-block .right-col {
    background-repeat: no-repeat;
    background-size: contain;
}

#business-team-block .right-col .main-heading {
	margin-top: 410px;
}

#business-team-block a.btn {
    margin-top: 25px;
}

/** Careers Page **/
#testimonials {
	margin-bottom: 70px;
}

#testimonials .flexslider {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	padding: 70px;
	height: 540px;
	min-height: 540px;
	box-sizing: border-box;
	text-align: center;
}

#testimonials .flex-control-nav {
    bottom: 140px;
    left: 0;
}

#testimonials .quote-slider p {
	font-size: 1.6428em;
	font-family: 'Gotham-Book';
	color: #fff;
	line-height: 30px;
	padding-top: 70px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

#testimonials .left-col, #testimonials .right-col {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

#testimonials .left-col {
    padding-right: 70px;
    box-sizing: border-box;
}

#testimonials li a {
	background: #959595;
	box-shadow: none;
}

#testimonials .flexslider .slides {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
    -webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

#testimonials .flex-control-nav li {
	margin: 0 3px;
}

#testimonials li a.flex-active {
	background: #fff;
}

#testimonials .flex-direction-nav {
	display: none;
}

.flex-direction-nav li {
    display: inline-block;
    margin: 0 10px;
}

.support-sec-block {
	text-align: center;
}

.support-sec {
	margin-top: 25px;
}

.support-sec li {
    display: inline-block;
    width: 24%;
    padding: 20px 30px;
    box-sizing: border-box;
    vertical-align: top;
}

.support-sec span {
	display: block;
	margin-top: 18px;
	font-size: 1.0714em;
    font-weight: bold;
    line-height: 26px;
}

/** Form section **/
.form-section {
    background: #f1f1f1;
    padding: 60px 0 46px;
}

.form-section h1,
.form-section h2 {
    font-size: 3.5714em;
    line-height: 62px;
    color: #002c40;
    margin-bottom: 41px;
}

.form-section .wpcf7-form {
	max-width: 100%;
}

.form-section .wpcf7 {
	margin-top: 60px;
}

.form-wrap {
    overflow: hidden;
}

.form-section .wpcf7-form-control-wrap {
    width: 25%;
    float: left;
    margin-bottom: 29px;
}

.form-section .qualification,
.form-section .select-wrap .wpcf7-form-control-wrap {
    width: 50%;
}

.form-section .wpcf7-form .text-field {
	max-width: 275px;
	font-size: 0.85714em;
}

.form-section .wpcf7-form .qualification .text-field {
    max-width: 578px;
    min-width: 578px;
    max-height: 125px;
    min-height: 125px;
    padding: 10px 19px;
}

.form-section .select-wrap {
    width: 50%;
   	float: left;
}

div.wpcf7-validation-errors {
    border: 1px solid #ff0409;
    margin: 30px 0 0;
}

.form-section .select-wrap p {
	display: block;
	overflow: hidden;
}

.form-section .select-wrap .select-box {
	border-radius: 0;
    background: #fff url(../images/select-arrow.svg) no-repeat 95% center;
    background-size: 16px 9px;
    color: #666;
    height: 48px;
    line-height: 48px;
    -webkit-appearance: none;
	appearance: none;
    padding-right: 40px;
}

.page-content ul, .container ul,
.page-content ol, .container ol {
	padding-left: 40px;
	margin-bottom: 20px;
}

.page-content ul li, .container ul li {
	list-style: disc;
}

.page-content ol li, .container ol li {
	list-style: decimal;
}

/** Booking Form **/
.booking-form form {
	margin-top: 20px;
}

.booking-form .wpcf7-form p {
	display: inline-block;
	width: 49%;
}

ul.form-block,
div.form-block {
	padding-left: 0;
	list-style: none;
	margin-top: 30px;
	border-bottom: 1px solid #B3B3B3;
}

ul.last-block,
div.last-block {
	border-bottom: 0;
}

.form-block .wpcf7-list-item {
    display: block;
    margin: 0 0 10px;
}

.form-block li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

.form-block li.heading {
	width: 100%;
	margin-bottom: 20px;
}

.form-block label {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 0.875em;
    display: block;
}

.form-block label.inline-label {
	display: inline-block;
}

.form-block label .required-label {
	color: #f00;
	font-size: 0.9em;
}

.previous-customer {
	margin-top: 10px;
}

.previous-customer .wpcf7-form-control-wrap {
	display: inline-block;
	margin-left: 15px;
}

.booking-form .inner-form-block ul {
	padding-left: 0;
}

.service-blocks .service-heading {
	display: inline-block;
	color: #ce4851;
	font-size: 1.125em;
	font-weight: bold;
	font-family: 'Gotham-Bold';
}

.booking-form .service-blocks .subheading {
	display: inline-block;
	margin-left: 15px;
	font-size: 1.075em;
	width: auto;
}

.booking-form .service-detail-block {
	display: block;
	background-color: #002d40;
	color: white;
	padding: 30px 40px;
}

.booking-form .service-detail-heading {
	font-family: 'Gotham-Bold';
	font-size: 1.125em;
}

.booking-form [type="radio"]:checked,
.booking-form [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.booking-form .service-detail-block [type="radio"]:checked + .wpcf7-list-item-label,
.booking-form .service-detail-block [type="radio"]:not(:checked) + .wpcf7-list-item-label
{
    position: relative;
    padding-left: 38px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: white;
}

.booking-form [type="radio"]:checked + .wpcf7-list-item-label,
.booking-form [type="radio"]:not(:checked) + .wpcf7-list-item-label
{
    position: relative;
    padding-left: 38px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}

.booking-form [type="radio"]:checked + .wpcf7-list-item-label:before,
.booking-form [type="radio"]:not(:checked) + .wpcf7-list-item-label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -2px;
    width: 22px;
    height: 22px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}


.booking-form [type="radio"]:checked + .service-label:before,
.booking-form [type="radio"]:not(:checked) + .service-label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 22px;
    height: 22px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}


.booking-form [type="radio"]:checked + .wpcf7-list-item-label:after,
.booking-form [type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #ce4851;
    position: absolute;
    top: 6px;
    left: 8px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.booking-form [type="radio"]:checked + .service-label:after,
.booking-form [type="radio"]:not(:checked) + .service-label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #ce4851;
    position: absolute;
    top: 10px;
    left: 8px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.booking-form [type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.booking-form [type="radio"]:checked + .wpcf7-list-item-label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.booking-form .services-group {
	display: inline-block;
}

#eap-services-radio .wpcf7-list-item,
#self-services-radio .wpcf7-list-item,
#no-services-radio .wpcf7-list-item
{
	display: inline-block;
}

#eap-services-radio .wpcf7-list-item-label,
#self-services-radio .wpcf7-list-item-label,
#no-services-radio .wpcf7-list-item-label,
#ind-team-radio .wpcf7-list-item-label,
#leaders-managers-radio .wpcf7-list-item-label,
#specialist-topics-radio .wpcf7-list-item-label {
	text-indent: -9999px;
    width: 0;
    padding-left: 35px;
}

.booking-form .service-blocks .service-label {
	display: inline-block;
}

.booking-form .service-detail-block .eap-services .wpcf7-list-item {
	display: inline-block;
	width: 25%;
}

.booking-form .service-detail-block p:first-of-type {
	width: 100%;
	margin-bottom: 0;
}

.booking-form .service-detail-block .eap-services,
.booking-form .service-detail-block .private-services {
	margin-bottom: 0;
}

.booking-form .service-detail-block p:last-child {
	display: none;
}

.booking-form .service-detail-block .private-services .wpcf7-list-item {
	display: inline-block;
	width: auto;
	margin-right: 25px;
}

.booking-form .service-detail-block {
	margin-top: 15px;
	margin-bottom: 30px;
}

.booking-form .styled-checkboxes .wpcf7-list-item {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 30px;
}

.training-form .styled-checkboxes .wpcf7-list-item {
	display: block;
	margin-right: 0;
}

.booking-form .location-checkboxes .wpcf7-list-item {
	display: inline-block;
	width: 20%;
	margin-top: 10px;
	margin-right: 0;
}

.booking-form .location-form-block p:first-of-type {
	width: 100%;
}

.booking-form .service-detail-block .single-row {
	margin-top: 20px;
}

.booking-form .service-detail-block .cols5 {
	display: inline-block;
	width: 40%;
	margin-right: 15px;
}

.booking-form input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

.booking-form input[type="checkbox"] + .wpcf7-list-item-label {
  position: relative;
  cursor: pointer;
  display: block;
  padding: 0;
  padding-left: 40px;
}

.booking-form input[type="checkbox"] + .wpcf7-list-item-label:before {
  content: '';
  position: absolute;
  left: 0;
  width: 22px;
  height: 22px;
  background: white;
  border: 1px solid #ddd;
}

.booking-form input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
  background: #ce4851;
}

.booking-form input[type="checkbox"]:disabled + .wpcf7-list-item-label {
  color: #b8b8b8;
  cursor: auto;
}

.booking-form input[type="checkbox"]:disabled + .wpcf7-list-item-label:before {
  box-shadow: none;
  background: #ddd;
}

.booking-form input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
  content: '';
  position: absolute;
  left: 7px;
  top: 7px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.booking-form .comments-textarea {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
}

.booking-form .form-block-content {
	margin-bottom: 15px;
}

.booking-form .form-block-content .terms-and-conditions-check {
	margin: 30px 0;
}

.booking-form .locations-row {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.booking-form .locations-row .state-block:first-child {
	flex: 0 1 27%;
}

.booking-form .locations-row .state-block {
	flex: 0 1 17%;
}

.booking-form .locations-row .state-block h3 {
	display: block;
	color: #ce4851;
	font-size: 1.125em;
	font-weight: bold;
	font-family: 'Gotham-Bold';
}

.service-training-block {
	background: #F8F8F8;
	padding: 3rem 2rem 1rem;
	display: flex;
	flex-flow: row wrap;
	margin-bottom: 3rem;
	justify-content: space-between;
}

.service-training-block .half-column {
	flex: 0 1 45%;
	padding-right: 3rem;
}

.service-training-block .half-column:first-child {
	border-right: 1px solid #F2F2F2;
}

.service-training-block .half-column:nth-child(2) {
	padding-left: 3rem;
	padding-right: 0;
}

p.full-width {
	width: 100% !important;
	margin-top: 0;
}

.service-training-block h3 {
	display: block;
	color: #ce4851;
	font-size: 1.025em;
	font-weight: bold;
	font-family: 'Gotham-Bold';
	margin-bottom: 2rem;
}

.training-textarea {
	margin: 1rem 0 3rem;
}

.mobile {
	display: none;
}

.blog-wrap .search_form {
	margin-bottom: 50px;
}

.blog-wrap #search-focus {
    border: 1px solid #002e40;
    color: #002e40;
}

.blog-wrap #search-focus::-webkit-input-placeholder {
  color: #002e40;
}
.blog-wrap #search-focus::-moz-placeholder {
  color: #002e40;
}
.blog-wrap #search-focus:-ms-input-placeholder {
  color: #002e40;
}
.blog-wrap #search-focus:-moz-placeholder {
  color: #002e40;
}

/* Dialog */
#dialog {
	display: none;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	height: 100%;
	background: #000;
    opacity: .3;
}

.ui-dialog {
    background: #fff;
	padding: 20px;
	z-index: 1;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	position: relative;
}

.ui-dialog-title {
	color: #002d40;
	font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 2em;
    line-height: 38px;
	margin-bottom: 15px;
	display: block;
}

#dialog p {
	margin-bottom: 10px;
}

#dialog label {
	font-family: 'Playfair Display', serif;
    font-weight: 700;
	color: #002d40;
	margin-top: 20px;
	display: block;
}

#dialog .ctct-submit {
	background: #ce4851 url(../images/icon-arrow-white-right.svg) no-repeat 80% 18px;
    background-size: 16px 10px;
    color: #fff;
    height: 46px;
    line-height: 46px;
    padding: 0 75px 0 25px;
    display: inline-block;
	font-size: 0.85714em;
	width: 100%;
	border: none;
}

.ctct-form-wrapper .success {
	border-color: #ce4851;
	font-family: 'Playfair Display', serif;
    font-weight: 700;
	color: #002d40;
}

.ui-dialog-titlebar-close {
	background: none;
	border: none;
	position: absolute;
	top: 10px;
	right: 10px;
	font-family: 'Playfair Display', serif;
    font-weight: 700;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #002e3f;
}

/* Font Resizer Content */
.zeno_font_resizer_container {
	display: inline-block;
}

.text-size {
	position: absolute;
	color: #002d40;
	top: -10px;
	left: 17px;
}

.zeno_font_resizer .screen-reader-text {
	text-indent: -9999px;
	left: -9999px;
	position: absolute;
}

/*** Family Violence Stuff ***/
.fv-image {
	max-width: 100%;
}

.right-col .fv-image {
	box-shadow: none;
}

/* Print Styles */
@media print {
	.header-inner {
		display: none;
	}

	.print-logo {
		display: block;
		margin-bottom: 10px;
		margin-top: 10px;
		text-align: left;
	}

	.blog-category {
		display: none;
	}

	.banner-spacer {
		padding-top: 0;
	}

	.blog-container {
		padding-top: 10px;
	}

	#banner, .banner-inner {
		height: auto !important;
		background-image: none !important;
		min-height: 0px !important;
	}

	#banner.banner-blog .banner-inner h1 {
		font-size: 3.125em;
		width: auto;
		margin: auto;
		margin-top: 20px;
	}


	#blog-sec, .site-footer {
		display: none;
	}
}

/* Employer Login */
.img-circle {
	margin-bottom: 30px;
	/* width: 65px; */
}

.employee-login-container p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 20px;
}

.employee-login-block {
	display: flex;
	min-height: 100vh;
	justify-content: center;
	align-items: center;
	background: url("../images/employee_login.jpg") no-repeat center;
	background-size: cover;
	margin-top: 110px;
}

.employee-login-container {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	max-width: 530px;
	text-align: center;
	padding: 43px 55px 38px;
	box-sizing: border-box;
	margin-top: 45px;
	margin-bottom: 45px;
}

.employee-login-form {
	display: flex;
	flex-direction: column;
	gap: 15px;
	margin-bottom: 75px;
}

.employee-login-form input[type="text"] {
	padding: 20px;
	border: 1px solid #E3E5E5;
	font-size: 15px;
}



.employee-login-form .btn,
.card.booking .btn {
	font-family: 'Playfair Display', serif;
	background: #ce4851 url(../images/icon-arrow-white-right.svg) no-repeat 63% 26px;
	background-size: 17px 13px;
	padding: 0 95px 0 65px;
	border: 0;
	height: 65px;
	line-height: 65px;
	font-size: 18px;
	font-family: 'Playfair Display', serif;
}

.employee-login-container .already-user,
.employee-login-container .employee-login-contact {
	font-size: 13px;
	margin-bottom: 5px;
}

.employee-login-contact a,
.employee-login-container .already-user a {
	color: #ce4851;
	text-decoration: underline;
}

.employee-login-container .already-user a:hover {
	text-decoration: none;
}

.stepper-wrap {
	background: url("../images/blue-bg.svg") no-repeat top;
	background-size: 100% auto;
	padding-top: 190px;
	margin-bottom: 160px;
}

.stepper-container {
	max-width: 834px;
	margin: 0 auto;
	text-align: center;
}

.stepper {
	display: flex;
	justify-content: space-between;
	color: #fff;
	font-size: 16px;
	margin-bottom: 75px;
	gap: 5px;
}

.stepper li {
	position: relative;
	width: 25%;
	text-align: left;
	list-style: none;
	opacity: 40%;
}

.stepper li:after {
	content: "";
	position: absolute;
	left: 0;
	top: 35px;
	height: 6px;
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
}

.stepper li.active {
	opacity: 100%;
}

.card {
	background-color: #fff;
	padding: 60px 50px;
	border: 1px solid #EEEEEE;
	box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.06);
	border-radius: 10px;
	min-height: 480px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	box-sizing: border-box;
}

.card h2 {
	font-size: 26px;
	color: #002D40;
	margin-bottom: 40px;
}

.card .btn {
	background: #ce4851 url(../images/icon-arrow-white-right.svg) no-repeat 63% 26px;
	background-size: 17px 13px;
	padding: 0 95px 0 65px;
	border: none;
	font-size: 18px;
	height: 65px;
	line-height: 65px;
	font-family: 'Playfair Display', serif;
}

.self-assessment p {
	max-width: 650px;
}

.self-assessment .btn {
	margin-top: 20px;
}

.self-assessment .external-link {
	box-sizing: border-box;
	display: none;
}

.card .btn.btn-wide.external-link {
	background-position: 80% 20px;
	margin-bottom: 20px;
}

.assessment-with-link {
	display: none;
}

.self-assessment .btn {
	background: #ce4851 url(../images/external-link.svg) no-repeat 85% 20px;
	background-size: 22px 22px;
}

.card .btn.book-now {
	padding: 0 55px 0 30px;
    display: block;
    background-position: 69% 26px;
}

.card .btn.btn-wide {
	width: 390px;
	padding: 0 75px 0 65px;
}

.card .btn.btn-wide.btn.see-counsellors {
	background-position: 67% 26px;
    background-size: 17px 13px;
    padding: 0 95px 0 65px;
}

.card .message {
	font-size: 28px;
	font-weight: bold;
	color: #002D40;
	line-height: 1.325;
	max-width: 525px;
	font-family: 'Playfair Display', serif;
	margin-bottom: 30px;
}

.card.booking-failed p {
	margin-bottom: 30px;
}

.employee-login-form a:focus, .employee-login-form .btn:focus,
.card a:focus, .card .btn:focus {
	outline: 0 !important;
}

.options-group {
	width: 100%;
}

.options-group p {
	text-align: left;
	color: #002D40;
	font-size: 15px;
	margin-bottom: 25px;
}

.options-group p.small-text {
	font-size: 14px;
	margin-bottom: 35px;
}

.options {
	display: flex;
	flex-wrap: wrap;
	row-gap: 15px;
	column-gap: 12px;
	margin-bottom: 50px;
}

.location-options {
    margin-top: 25px;
}
.age .options,
.modality-options .options,
.location-options .options {
	margin-bottom: 25px;
}

.age .options {
	width: 390px;
}

.option-button {
	width: 49%;
}

.options-small .option-button {
	width: 32%;
}

.option-button input[type="radio"],
.option-button input[type="checkbox"] {
	display: none;
}

.option-button label {
	display: flex;
	border: 1px solid #E3E5E5;
	width: 100%;
	height: 65px;
	padding: 19px;
	box-sizing: border-box;
	text-align: left;
	gap: 16px;
	color: #002D40;
	font-size: 15px;
}

.option-button input[type="radio"]:checked + label,
.option-button input[type="checkbox"]:checked + label {
	border: 1px solid #2FB624;
	position: relative;
}

.option-button input[type="radio"]:checked + label:after,
.option-button input[type="checkbox"]:checked + label:after {
	content: "";
	position: absolute;
	background: url("../images/green-tick.svg") no-repeat center;
	width: 23px;
	height: 23px;
	right: 10px;
	top: 20px;
}

.age .option-button {
	width: 100%;
}


.result-cards-wrap {
	display: flex;
	gap: 39px;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 42px;
}

.result-summary {
	font-size: 15px;
	border-bottom: 1px solid rgba(181, 189, 196, 0.5);
	max-width: 693px;
	padding: 0 50px 35px;
	margin-bottom: 35px;
}

.result-card {
	background-color: #002D40;
	color: #fff;
	border-radius: 16px;
	width: 327px;
	padding: 36px;
	padding-bottom: 26px;
	box-sizing: border-box;
}

.result-card img {
	width: 168px;
	height: 168px;
	object-fit: cover;
	border-radius: 50%;
	margin-bottom: 16px;
}

.result-name h3 {
	margin-bottom: 10px;
	font-size: 24px;
}

.result-name p {
	font-weight: bold;
	font-size: 15px;
}

.result-card p.result-available {
	font-size: 15px;
	margin-bottom: 28px;
}

.result-card .btn {
	margin-bottom: 20px;
}

.result-card a {
	color: #fff;
}

.no-results p {
	font-size: 28px;
	font-weight: bold;
	line-height: 39px;
	font-family: 'Playfair Display', serif;
	margin: 110px 0;
	max-width: 693px;
	color: #002D40;
}

.restart {
	color: #002D40;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 35px;
	background: url(../images/icon-arrow-grey-right.svg) no-repeat 100% 12px;
	background-size: 17px 13px;
	padding: 0 25px 0 0;
}

.back-wrap {
	margin-top: 28px;
}

.back-btn {
	font-size: 18px;
	font-family: 'Playfair Display', serif;
	background: url(../images/icon-arrow-grey-left.svg) no-repeat 0 7px;
	background-size: 17px 13px;
	padding: 0 0 0 25px;
}

.btn-update {
	background: #ce4851;
	color: #fff;
	background-size: 17px 13px;
	padding: 0 35px;
	border: none;
	font-size: 15px;
	height: 36px;
	line-height: 36px;
}

.results-opton {
	display: flex;
	gap: 10px;
	max-width: 693px;
    padding: 0 50px 35px;
}

.cselect {
	position: relative;
}

.cselect span{
	background: #fff url(../images/icon-arrow-down.svg) no-repeat top 15px right 0;
	background-size: 12px 6px;
	padding-right: 25px;
	padding-left: 10px;
	margin-right: 15px;
	height: 36px;
	font-size: 13px;
	color: #002D40;
	text-decoration: underline;
	display: flex;
	align-items: center;
}

.cselect ul{
	display: none;
	position: absolute;
	z-index:997;
	left: 0;
	top: 36px;
	margin:0;
	width: 125px;
	background: #fff;
	box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
	font-size: 13px;
	color: #002D40;
}

.cselect li {
	padding: 5px 12px;
	list-style:none;
	text-align: left;
	position:relative;
	z-index:999;
}

.cselect li:hover {
	background: #ce4851;
	color: #f3f3f3;
}

.cselect ul:before{
	/* this allows a click outside the custom select box to close it (cause it covers all the viewport)! */
	position:fixed;
	z-index:998;
	top:0;
	left:0;
	background:transparent;
	content: "";
	width:100%;
	height:100%;
}


.btn-group {
	display: flex;
	gap: 6px;
}

.header-home-container .btn.booking {
	background: #DAEBF3 url(../images/icon-arrow-red-right.svg) no-repeat 90% 36px;
	background-size: 17px 13px;
	color: #ce4851;
	padding: 0 10px 0 30px;
    width: 250px;
}

.header-home-container .btn.booking:focus {
	background-color: #DAEBF3 !important;
}

.page-template-template-counsellors .ui-dialog-title {
	display: none;
}

.page-template-template-counsellors .ui-dialog {
	padding: 0px;
	border-radius: 10px;
}

.page-template-template-counsellors .ui-dialog .ui-dialog-content {
	border-radius: 10px;
	padding: 50px;
	background: #fff;
}

.page-template-template-counsellors .ui-dialog-titlebar-close {
	text-indent: -99999px;
	background: url(../images/icon-close.svg) no-repeat;
	top: 24px;
	right: 28px;
}

.card-dialog {
	display: none;
}

.card-dialog-inner {
	display: flex;
	gap: 39px;
}

.card-dialog-inner img {
    width: 168px;
    height: 168px;
    object-fit: cover;
    border-radius: 50%;
}

.card-dialog-inner h3 {
	color: #002D40;
	font-size: 26px;
	margin-bottom: 15px;
}

.card-dialog-inner .designation {
	color: #CE4851;
}

.card-dialog-inner p {
	color: #000;
}

.dialog-content {
	width: calc(100% - 207px);
}

.dialog-buttons {
	display: flex;
	align-items: center;
	gap: 45px;
}

.dialog-close {
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-size: 17px;
}

.privacy-policy li {
    margin-bottom: 15px;
}

.privacy-policy ul li {
    list-style: disc;
    position: relative;
}

.privacy-policy ul li ul {
    margin-top: 15px
}

.privacy-policy .title {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 18px;
    color: #002d40;
	line-height: 1;
}

.privacy-policy h2 span, .privacy-policy p span {
	margin-right: 10px;
	display: inline-block;
}

.privacy-policy h2 span {
	font-size: 23px;
}

.privacy-policy h3.title {
	font-size: 16px;
}


.image-container {
	position: relative;
}

.image-container .image {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.image-container .image a {
	display: inline-block;
}

.image-container .mobile-text {
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}

.image-container img {
	max-width: 300px;
	display: block;
}

.image-container .popover {
	position: absolute;
	bottom: 160px;
	right: 0;
	width: 100%;
	max-width: 100%;
	background-color: white;
	padding: 10px 15px;
	border-radius: 10px;
	border: 1px solid #ddd;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	display: none;
	z-index: 10;
	box-sizing: border-box;
}

.container-wrapper .left-col {
	overflow: initial;
}


.image-container .popover:after, .image-container .popover:before {
	right: 90%;
	top: 100%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.image-container .popover:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.image-container .popover:before {
	border-color: rgba(255, 225, 255, 0);
	border-top-color: #ddd;
	border-width: 11px;
	margin-left: -11px;
}


@media (min-width: 980px) {
	.image-container .mobile-text {
		display: none;
	}

	.image-container .popover {
		bottom: 4%;
		right: -320px;
	}

	.image-container .popover:after, .image-container .popover:before {
		right: 100%;
		top: 83%;
	}

	.image-container .popover:after {
		border-right-color: #fff;
		border-top-color: transparent;
		margin-top: -10px;
	}
	.image-container .popover:before {
		border-right-color: #ddd;
		border-top-color: transparent;
		margin-top: -11px;
	}
}
