/*
Theme Name: O'Reilly Shaw Family Lawyers
Theme URI: http://www.fivebyfive.com.au/
Description: A mobile responsive and HTML5 theme built.
Author: Five by Five
Author URI: https://www.fivebyfive.com.au/
Version: 4.0.2
Template: genesis
*/

div, p, span, table, ul, ol, li, a, :before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}

html {
	font-size: 15px;
}
@font-face {
  font-family: 'Avenir-Black';
  src: url('/wp-content/themes/fivebyfive/fonts/Avenir-Black.eot');
  src: url('/wp-content/themes/fivebyfive/fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-Black.svg#Avenir-Black') format('svg'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-Black.ttf') format('truetype'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-Black.woff') format('woff'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-Black.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Heavy';
  src: url('/wp-content/themes/fivebyfive/fonts/Avenir-Heavy.eot');
  src: url('/wp-content/themes/fivebyfive/fonts/Avenir-Heavy.eot?#iefix') format('embedded-opentype'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-Heavy.svg#Avenir-Heavy') format('svg'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-Heavy.ttf') format('truetype'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-Heavy.woff') format('woff'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-Heavy.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Book';
  src: url('/wp-content/themes/fivebyfive/fonts/Avenir-Book.eot');
  src: url('/wp-content/themes/fivebyfive/fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-Book.svg#Avenir-Heavy') format('svg'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-Book.ttf') format('truetype'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-Book.woff') format('woff'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-Book.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-BookOblique';
  src: url('/wp-content/themes/fivebyfive/fonts/Avenir-BookOblique.eot');
  src: url('/wp-content/themes/fivebyfive/fonts/Avenir-BookOblique.eot?#iefix') format('embedded-opentype'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-BookOblique.svg#Avenir-Heavy') format('svg'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-BookOblique.ttf') format('truetype'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-BookOblique.woff') format('woff'),
       url('/wp-content/themes/fivebyfive/fonts/Avenir-BookOblique.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face { 
font-family: Futura-Book-Regular; 
src: url(/wp-content/themes/fivebyfive/fonts/Futura-Book-Regular.otf); 
}
@font-face { 
font-family: Avenir; 
src: url(/wp-content/themes/fivebyfive/fonts/Avenir.ttc); 
}
@font-face { 
font-family: Circe-lighter; 
src: url(/wp-content/themes/fivebyfive/fonts/CRC25.otf); 
font-weight: normal; 
}
@font-face { 
font-family: Circe-light; 
src: url(/wp-content/themes/fivebyfive/fonts/CRC35.otf); 
font-weight: normal;
}
@font-face { 
font-family: Circe-Regular; 
src: url(/wp-content/themes/fivebyfive/fonts/CRC55.otf); 
font-weight: normal; 
}
@font-face { 
font-family: Circe-Bold; 
src: url(/wp-content/themes/fivebyfive/fonts/CRC65.otf); 
font-weight: normal; 
}
@font-face { 
font-family: HypatiaSansPro-ExtraLight; 
src: url(/wp-content/themes/fivebyfive/fonts/HypatiaSansPro-ExtraLight.otf); 
font-weight: normal; 
}
@font-face { 
font-family: HypatiaSansPro-Light; 
src: url(/wp-content/themes/fivebyfive/fonts/HypatiaSansPro-Light.otf); 
font-weight: normal; 
}
@font-face { 
font-family: HypatiaSansPro-Regular; 
src: url(/wp-content/themes/fivebyfive/fonts/HypatiaSansPro-Regular.otf); 
font-weight: normal; 
}

body {
	font-family: Avenir, sans-serif;
	font-size: 16px;
	line-height: 1.8;
	color: #020612;
	-webkit-font-smoothing: antialiased;
	position: relative;
	background: #fff;
	margin: 0;
	padding: 0;
	transition: opacity .2s ease;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px;
	padding: 0;
	line-height: 1.25;
	color: inherit;
	font-weight: bold;
}

h1 { font-size: 55px; }
h2 { font-size: 40px; }
h3 { font-size: 35px; }
h4 { font-size: 30px; }
h5 { font-size: 24px; }
h6 { font-size: 18px; }

p {
	margin: 0 0 20px;
	padding: 0;
}

a {
	font-weight: 600;
	text-decoration: underline;
}

a, button, input, select, textarea {
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a, a:visited {
	color: inherit;
}

a.inherit {
	text-decoration: none;
	font-weight: inherit;
	font-size: inherit;
	color: inherit;
}

hr {
	border: none;
	border-bottom: 1px solid #E0E1E4;
	margin: 50px auto;
}

iframe,
img {
	max-width: 100%;
	height: auto;
}

.fa, .fas, .fab, .far {
	font-family: "FontAwesome";
	font-style: normal;
}

.site-header .wrap,
.nav-primary .wrap {
	width: 1500px;
	max-width: 100%;
	padding: 0 12px;
	margin: 0 auto;
}

.wrapper, .wrap {
	width: 1296px;
	max-width: 100%;
	padding: 0px;
	margin: 0 auto;
}
.wrap:after,
.wrapper:after {
	content: '';
	display: block;
	clear: both;
}

.cols-wrapper {
	display: inline-block;
	width: 100%;
}

.container-fullwidth .content-sidebar-wrap {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

/* Pace */
.pace {
	pointer-events: none;
	user-select: none;
}
.pace-inactive {
	display: none;
}
.pace .pace-progress {
	background: #C6946A;
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 3px;
}

/* Header */
.site-header {
	background-color: #fff;
	padding: 10px 0;
	position: relative;
	z-index: 10;
}
.custom-elementor-header {
	z-index: 20;
}

.header-sticky .site-header {
	position: fixed;
	z-index: 100;
	animation-duration: 0.8s;
	animation-fill-mode: both;
	animation-name: fadeInDown;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	box-shadow: 0 1px 10px -5px rgba(0, 0, 0, 0.1);
}
.header-sticky.admin-bar .site-header {
	margin-top: 32px;
}
.header-sticky .site-header .elementor-container{
	min-height:75px !important;
}
.elementor-editor-active .site-header-container {
	pointer-events: none;
}

/* Menu */
.custom-elementor-header .menu-item a {
	font-size: 14px;
	font-weight: 600;
}
.custom-elementor-header .elementor-nav-menu > li > a,
.custom-elementor-header .elementor-nav-menu > li > a.highlighted,
.custom-elementor-header .elementor-nav-menu > li > a:focus,
.custom-elementor-header .elementor-nav-menu > li > a:hover {
	padding: 0px;
}
.custom-elementor-header .elementor-nav-menu > li > a {
	font-size: 13px;
	margin: 0 9px;
	font-family: Circe-Regular, sans-serif;
	color: #4D4D4D;
    letter-spacing: 1.18px;
    font-weight: normal;
}
.custom-elementor-header .elementor-nav-menu > li > a.elementor-item-active{
	color: #DDA375 !important;
}
.elementor-nav-menu--main .elementor-nav-menu > li:last-child > a {
	margin-right: 0;
}
.elementor-nav-menu .sub-menu li {
	border-bottom: 1px solid #F5F6F8;
}
.custom-elementor-header .elementor-nav-menu .sub-menu a,
.custom-elementor-header .elementor-nav-menu .sub-menu a.highlighted,
.custom-elementor-header .elementor-nav-menu .sub-menu a:focus,
.custom-elementor-header .elementor-nav-menu .sub-menu a:hover {
	padding: 10px 20px;
}
.custom-elementor-header .sub-menu .menu-item a.highlighted,
.custom-elementor-header .sub-menu .menu-item a:hover {
	color: #fff;
}

/* Responsive Menu */
.responsive-menu-trigger-button {
	display: inline-block;
	width: 30px;
	height: 22px;
	background: none;
	position: relative;
	cursor: pointer;
	padding: 0;
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}
.responsive-menu-trigger-button:hover {
	background: none;
}
.responsive-menu-trigger-button .lines,
.responsive-menu-trigger-button .lines:after,
.responsive-menu-trigger-button .lines:before {
	display: block;
	position: absolute;
	background-color: #020613;
	height: 2px;
}
.responsive-menu-trigger-button .lines:after,
.responsive-menu-trigger-button .lines:before {
	content: '';
	width: 30px;
}
.responsive-menu-trigger-button .lines {
	width: 100%;
	top: 1px;
	transition: background-color 0s 0.15s linear;
}
.responsive-menu-trigger-button .lines:before {
	top: 17px;
	transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.responsive-menu-trigger-button .lines:after {
	top: 9px;
	transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.responsive-menu-trigger-button.active .lines {
	transition-delay: 0.32s;
	background-color: transparent;
}
.responsive-menu-trigger-button.active .lines:before {
	top: 7px;
	transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: translate3d(0, 2px, 0) rotate(45deg);
}
.responsive-menu-trigger-button.active .lines:after {
	top: 7px;
	transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: translate3d(0, 2px, 0) rotate(-45deg);
}

.ff-responsive-menu {
	width: 370px;
	max-width: 100%;
	height: 100%;
	position: fixed;
	transition: transform 0.5s;
	top: 0;
	right: 0;
	background: #fff;
	color: #fff;
	transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	overflow: hidden;
}
.responsive-menu-open .ff-responsive-menu {
	transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	z-index: 99999;
}
.ff-responsive-menu-wrapper {
	max-height: 100%;
	overflow-y: auto;
	color: #fff;
}
.ff-responsive-menu-mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	z-index: 0;
	pointer-events: none;
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}
.responsive-menu-open .ff-responsive-menu-mask {
	z-index: 1000;
	opacity: 1;
	pointer-events: auto;
	cursor: pointer;
}
.admin-bar .ff-responsive-menu {
	padding-top: 32px;
}
.ff-responsive-menu ul li.menu-item-has-children{
	background-color:#DDA375;
}
.ff-responsive-menu ul li.menu-item-has-children a{
	color:#fff !important;
}
.ff-responsive-menu ul li.menu-item-has-children.active{
	background-color:#C6946A !important;
}
.ff-responsive-menu-header {
	padding: 20px 30px 16px 30px;
	border-bottom: 1px solid #E0E1E4; 	
    box-shadow: 0 2px 17px 0 rgba(2,6,19,0.09);
}
.ff-responsive-menu-header .responsive-menu-trigger-button {
	float: right;
	margin: 9px 0 9px 10px;
	margin-left: 10px;
}
.ff-responsive-menu-header .responsive-menu-trigger-button .lines,
.ff-responsive-menu-header .responsive-menu-trigger-button .lines:after,
.ff-responsive-menu-header .responsive-menu-trigger-button .lines:before {
	background-color: #020613;
}
.ff-responsive-menu-header .responsive-menu-trigger-button.active .lines {
	background-color: transparent;
}

.ff-responsive-menu-footer {
	padding: 0px;
}
.ff-responsive-menu-body {
	padding: 0;
}

.ff-responsive-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ff-responsive-menu ul li {
	position: relative;
}

.ff-responsive-menu .menu-item a {
	display: block;
	padding: 16px 30px;
	line-height: 1;
	text-decoration: none;
	  color: #4D4D4D;
  font-family: Avenir;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 19px;
}
.ff-responsive-menu .menu-item a:hover {
	opacity: .7;
	text-decoration: underline;
}
.ff-responsive-menu .menu-item.menu-item-has-children > a {
	margin-right: 40px;
}

.ff-responsive-menu .sub-menu {
	display: none;
	padding: 10px 0 10px 15px;
	background: #30343e;
}
.ff-responsive-menu .sub-menu.active {
	display: block;
}
.ff-responsive-menu .sub-menu-trigger {
	display: inline-block;
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 5px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	height: 41px;
	line-height: 41px;
	background: transparent;
}
.ff-responsive-menu .sub-menu-trigger:hover {
	opacity: .7;
}
.ff-responsive-menu .sub-menu-trigger .fa:before {
	content: '\f078';
}
.ff-responsive-menu .sub-menu-trigger.active .fa:before {
	content: '\f077';
}

.ff-responsive-menu-sm-links {
	font-size: 20px;
	line-height: 1;
	margin-top: 20px;
}
.ff-responsive-menu-sm-links a {
	display: inline-block;
	margin: 5px 30px 5px 0;
	color: #fff;
}
.ff-responsive-menu-sm-links a,
.ff-responsive-menu-sm-links a:visited,
.ff-responsive-menu-sm-links a:focus {
	color: #fff;
}

/* Advance Search Form */
.asf-container {
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	background: #262A35;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s, visibility 0.3s;
	-moz-transition: opacity 0.3s, visibility 0.3s;
	transition: opacity 0.3s, visibility 0.3s;
	height: 100px;
	padding: 25px 0;
	color: #fff;
	position: fixed;
}
.admin-bar .asf-container {
    margin-top: 32px;
}
.asf-wrapper {
	position: relative;
}
.asf-container form {
	position: relative;
	height: 100%;
	margin-right: 60px;
}
.asf-container .search-submit {
	background: none;
	border: none;
	font-size: 24px;
	position: absolute;
	right: 10px;
	top: 50%;
	line-height: 1;
	margin-top: -13px;
	opacity: .7;
	padding: 0;
}
.asf-container .search-submit:hover {
	opacity: 1;
}
.asf-container input[type="search"] {
	width: 100%;
	color: #ffffff;
	outline: none;
	font-size: 1.6em;
	height: 100%;
	background-color: transparent;
	border: none;
	background-color: #1e222a;
	background: rgba(0, 0, 0, 0.2);
	padding: 8px 60px 8px 15px;
}
.asf-trigger-container {
	margin-left: 60px;
}
.asf-trigger {
	cursor: pointer;
	line-height: 0;
	display: inline-block;
}
.asf-trigger:hover {
	opacity: .7;
}
.asf-trigger .fa {
	background-image: url(images/svg/search.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 26px;
	height: 26px;
}
.asf-trigger .fa:before {
	display: none;
}
.asf-close {
	cursor: pointer;
}
.asf-close {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 50%;
	font-size: 25px;
	-webkit-transform: translateY(-50%) scale(0);
	transform: translateY(-50%) scale(0);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	opacity: .7;
}
.asf-close:hover {
	opacity: 1;
}
.asf-container.is-visible {
	-webkit-animation: cd-slide-in 0.3s;
	animation: cd-slide-in 0.3s;
	opacity: 1;
	visibility: visible;
}
.asf-container.is-visible .asf-close {
	-webkit-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
}
.asf-container.is-visible .search-submit {
	-webkit-animation: cd-slide-in 0.6s;
	-moz-animation: cd-slide-in 0.6s;
	animation: cd-slide-in 0.6s;
}

/* Footer */
.site-footer > .wrap {
	width: 100%;
}

/* Sticky Footer CTA */
body.with-footer-sticky-cta .site-footer {
	padding-bottom: 68px;
}
.footer-sticky-cta-container {
	position: relative;
	z-index: 9999;
}
.footer-sticky-cta {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #40434c;
	padding: 10px 0;
	box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.1);
	color: #fff;
}
.footer-sticky-cta .wrapper {
	width: 1396px;
}
.footer-sticky-cta.stick {
	display: block;
	-webkit-animation:slide-in-fwd-bottom 1s cubic-bezier(.25,.46,.45,.94) both;
	animation:slide-in-fwd-bottom 1s cubic-bezier(.25,.46,.45,.94) both;
}
.footer-sticky-cta.disabled {
	display: none;
}
.footer-sticky-cta .inner {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 50px;
}
.footer-sticky-cta .left {
	margin: 0 30px;
}
.footer-sticky-cta .right {
	margin: 0 30px;
}
.footer-sticky-cta .close-btn {
	font-size: 20px;
	cursor: pointer;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 50%;
	width: 32px;
	height: 32px;
	line-height: 32px;
	margin-top: -16px;
	background: none;
	text-align: center;
}
.footer-sticky-cta .close-btn:hover {
	opacity: .7;
}

/* Fixes */
.custom-cart-popup {
	width: 0;
	height: 0;
	overflow: hidden;
}
div.elementor-menu-cart__container {
	z-index: 999999;
}

/* Buttons */
.elementor-button,
button,
input[type="button"],
input[type="submit"],
.btn {
	background-color: #2CC6FA;
	border: 1px solid #2CC6FA;
	color: #fff;
	border-radius: 2px;
	font-size: 15px;
	font-weight: 700;
	padding: 16.5px 30px;
	line-height: 1;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	outline: none;
	transition: .3s ease;
}
button,
input[type="button"],
input[type="submit"] {
	-webkit-appearance: none;
}
.elementor-button:hover,
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.btn:hover {
	background-color: #2CC6FA;
	border-color: #2CC6FA;
	color: #fff;
}
.btn:visited, .btn:focus {
	color: #fff;
}

.btn.terrain,
.terrain .elementor-button {
	background: #fff;
	border: 1px solid #FFF;
	color: #178DB5;
}
.btn.terrain:hover,
.terrain .elementor-button:hover {
	background: none;
	border-color: rgba(255,255,255,0.7);
	color: #FFF;
}

.btn.full {
	width: 100%;
}

.elementor-button.elementor-size-md {
	font-size: 15px;
	border-radius: 2px;
}

/* Animations */
@-webkit-keyframes cd-slide-in {
	0% { transform: translateY(-100%); -webkit-transform: translateY(-100%); }
	100% { transform: translateY(0); -webkit-transform: translateY(0); }
}
@keyframes cd-slide-in {
	0% { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }
	100% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
}

@keyframes fadein { from { opacity: 0; } to { opacity: 1; } }
@-moz-keyframes fadein { from { opacity: 0; } to { opacity: 1; } }
@-webkit-keyframes fadein { from { opacity: 0; } to { opacity: 1; } }
@-o-keyframes fadein { from { opacity: 0; } to { opacity: 1; } }
.fade-load {
	-webkit-animation: fadein 2s;
	-moz-animation: fadein 2s;
	-ms-animation: fadein 2s;
	-o-animation: fadein 2s;
	animation: fadein 2s;
}

@-webkit-keyframes fadeInUp {
	0% { opacity: 0; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }
	100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInUp {
	0% { opacity: 0; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }
	100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
@-webkit-keyframes fadeInUpShort {
	0% { opacity: 0; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }
	100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInUpShort {
	0% { opacity: 0; -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); }
	100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.animate-fade-in-up {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInUp;
	animation-name:         fadeInUp;
}

@-webkit-keyframes fadeInDown {
	0% {  opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.animate-fade-in-down {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInDown;
	animation-name:         fadeInDown;
}

@-webkit-keyframes fadeInLeft {
	0% { opacity: 0; -webkit-transform: translateX(-20px); transform: translateX(-20px); }
	100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes fadeInLeft {
	0% { opacity: 0; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); }
	100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}
.animate-fade-in-left {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInLeft;
	animation-name:         fadeInLeft;
}

@-webkit-keyframes fadeInRight {
	0% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); }
	100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes fadeInRight {
	0% { opacity: 0; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); }
	100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}
.animate-fade-in-right {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInRight;
	animation-name:         fadeInRight;
}

@-webkit-keyframes slide-in-fwd-bottom {
	0%{-webkit-transform:translateZ(-1400px) translateY(800px);transform:translateZ(-1400px) translateY(800px);opacity:0}
	100%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}
}
@keyframes slide-in-fwd-bottom {
	0%{-webkit-transform:translateZ(-1400px) translateY(800px);transform:translateZ(-1400px) translateY(800px);opacity:0}
	100%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}
}
.slide-in-fwd-bottom{
	-webkit-animation:slide-in-fwd-bottom 1s cubic-bezier(.25,.46,.45,.94) both;
	animation:slide-in-fwd-bottom 1s cubic-bezier(.25,.46,.45,.94) both;
}

/* Item - Post */
.item-post {
	width: 409px;
	max-width: 100%;
	margin-bottom: 30px;
	background: #fff;
	box-shadow: 0 7px 34px 0 rgba(2,6,19,0.12);
	line-height: 1;
}
.item-post .s2 {
	min-height: 124px;
	padding: 15px 15px 20px;
	line-height: 1.8;
}
.item-post .image {
	line-height: 0;
	background-color: #F9FAFC;
}
.item-post .heading {
	margin-bottom: 8px;
	line-height: 1.4;
	height: 42px;
	font-size: 15px;
	font-weight: bold;
	display: flex;
	align-items: center;
}
.item-post .text {
	font-size: 14px;
	height: 50px;
	margin-bottom: 20px;
}
.item-post .link-container {
	margin-top: 10px;
}

a.more-link,
.more-link:focus,
.more-link:visited {
	color: #020612;
	text-decoration: underline;
	font-size: 12px;
	font-weight: 400;
}
.more-link:hover {
	color: #020612;
	text-decoration: none;
}

.image-tag {
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 10px;
	pointer-events: none;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	text-shadow: 0 0 3px rgba(52,66,82,0.51);
	z-index: 1;
}

.with-loading-svg {
	background-image: url(images/svg/loading-icon.svg);
	background-position: center;
	background-repeat: no-repeat;
}

.b-lazy {
	opacity: 0;
	transition: opacity .5s ease;
}
.b-lazy.b-loaded {
	opacity: 1;
}

/* Form Styles */
@media (min-width:1025px){
input[type="email"], input[type="number"], input[type="password"],
input[type="search"], input[type="tel"], input[type="text"],
textarea, select {
	padding: 14px 25px !important;
}
}
@media (max-width:1024px){
input[type="email"], input[type="number"], input[type="password"],
input[type="search"], input[type="tel"], input[type="text"],
textarea, select {
	padding: 14px 14px !important;
}
}
@media (max-width:420px){
	.ginput_complex .ginput_left, .ginput_complex .ginput_right, .gf_name_has_2 span{
		width:100% !important;
	}
}
input[type="email"], input[type="number"], input[type="password"],
input[type="search"], input[type="tel"], input[type="text"],
textarea, select {
	background-color:#FAFAFA;
	outline: none;
	line-height: 1;
	border: 1px solid #E0E1E4;
	font-family: inherit;
	font-size: inherit;
	height: 50px;
	box-sizing: border-box;
	border-radius: 0;
	max-width: 100%;
}

textarea {
	height: initial;
}

textarea,
select.large,
input.large {
	width: 100%;
}

label {
	font-size: 12px;
	font-weight: 700;
	display: inline-block;
}

.hide-label .gfield_label {
	display: none;
}

.gform_fields ul,
ul.gform_fields {
	list-style: none;
	padding: 0;
}
.gfield {
	margin-bottom: 10px;
}

.gfield_required {
	color: #FA7D5A;
	margin-left: 4px;
}
.gfield_error input,
.gfield_error textarea,
.gfield_error select {
	border-color: #FA7D5A;
}
.error label,
.gfield_error .gfield_label {
	color: #FA7D5A;
}
.validation_message {
	font-size: 12px;
	font-weight: 700;
	color: #FA7D5A;
	padding: 5px 0;
}
.validation_error {
	color: #FA7D5A;
	border: 2px solid #FA7D5A;
	border-left: none;
	border-right: none;
	font-weight: 700;
	text-align: center;
	clear: both;
	padding: 10px;
}

.gform_ajax_spinner {
	position: absolute;
	padding-left: 10px;
}

.ginput_recaptcha {
	overflow: hidden;
}

::-webkit-input-placeholder { opacity: 0.4; color: inherit; }
:-moz-placeholder { opacity: 0.4; color: inherit; }
::-moz-placeholder { opacity: 0.4; color: inherit; }
:-ms-input-placeholder { opacity: 0.4; color: inherit; }


/* Custom Cookie Consent */
.cookie-consent-container {
	display: none;
	background: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	box-shadow: 0 1px 14px -12px #000000;
}
.cookie-consent-container.active {
	display: block;
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInUp;
	animation-name:         fadeInUp;
}
.cookie-consent {
	text-align: center;
	position: relative;
	padding: 0 30px;
}
.cookie-consent .inner {
	padding: 15px 15px 15px 55px;
	display: inline-block;
	position: relative;
	font-size: 12px;
}
.cookie-consent .e1 {
	margin-left: 10px;
	font-weight: 700;
	text-decoration: none;
}
.cookie-consent .e1:hover {
	text-decoration: underline;
}
.cookie-consent .close-btn {
	background-image: url(images/svg/bd-close-b.svg);
	width: 24px;
	height: 24px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -12px;
	cursor: pointer;
	background-color: transparent;
}
.cookie-consent-more-info {
	display: none;
	position: fixed;
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99999;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	line-height: 1.5;
}
.cookie-consent-more-info.active {
	display: flex;
}
.cookie-consent-more-info .close {
	background-image: url(images/svg/bd-close-b.svg);
	width: 24px;
	height: 24px;
	background-position: center;
	background-size: 16px;
	background-repeat: no-repeat;
	display: inline-block;
	position: absolute;
	right: 5px;
	top: 6px;
	cursor: pointer;
	background-color: transparent;
}
.cookie-consent-more-info .inner {
	background: #fff;
	width: 640px;
	max-width: 100%;
	border-radius: 3px;
	padding: 20px 40px;
	max-height: 100%;
	overflow: auto;
	position: relative;
}
.cookie-consent-more-info.active .inner {
	-webkit-animation-duration: 0.3s;
	animation-duration:         0.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInUpShort;
	animation-name:         fadeInUpShort;
}
.cookie-consent-more-info .e1 {
	font-size: 20px;
	margin-bottom: 10px;
}
.cookie-consent-more-info .e2 {
	margin-bottom: 20px;
}
.cookie-consent-more-info .accordion {
	margin-bottom: 10px;
}
.cookie-consent-more-info .accordion .h {
	background-color: #f2f2f2;
	border-radius: 5px;
	padding: 12px 15px 12px 35px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	cursor: pointer;
}
.cookie-consent-more-info .accordion .h:before {
	content: '\f105';
	font-family: 'FontAwesome';
	display: inline-block;
	position: absolute;
	left: 15px;
}
.cookie-consent-more-info .accordion.active .h:before {
	content: '\f107';
}
.cookie-consent-more-info .accordion .h .t1 {
	font-weight: 700;
}
.cookie-consent-more-info .accordion .h .t2 {
	font-size: 12px;
}
.cookie-consent-more-info .accordion .c {
	display: none;
	padding: 10px 15px;
}
.cookie-consent-more-info .accordion.active .c {
	display: block;
	-webkit-animation-duration: 0.3s;
	animation-duration:         0.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInUpShort;
	animation-name:         fadeInUpShort;
}
.accordion.non-necessary .toggle {
	display: inline-block;
}
.accordion.non-necessary .toggle .l {
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
}
.accordion.non-necessary .toggle .ui {
	position: relative;
	display: inline-block;
	width: 38px;
	height: 20px;
	border-radius: 50px;
	vertical-align: middle;
	margin-left: 10px;
	background: #e3e1e8;
}
.accordion.non-necessary .toggle .ui:before {
	content: '';
	display: inline-block;
	background: #fff;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	position: absolute;
	left: 2px;
	top: 2px;
	transition: all .4s ease;
}
.accordion.non-necessary .toggle.active .ui {
	background: #28a745;
}
.accordion.non-necessary .toggle.active .ui:before {
	margin-left: 18px;
}

/* Elementor Overrides */
span.elementor-heading-title,
.sub-heading-style,
.widget-sub-title {
	color: #2CC6FA;
	font-weight: 600;
	font-style: italic;
}

.safari .elementor-invisible {
	visibility: visible;
}

/* Helpers */
.ratio {
	display: inline-block;
	width: 100%;
	position: relative;
	height: 0;
	overflow: hidden;
}
.ratio iframe,
.ratio object,
.ratio embed,
.ratio img {
	position: absolute;
	display: block;
	max-width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.ratio-16-9 {
	padding: 56.25% 0 0 0;
}
.ratio-409-174 {
	padding: 42.542787% 0 0 0;
}

.bold {
	font-weight: 700;
}

.ml-auto { margin-left: auto; }
.mr-20 { margin-right: 20px; }

.text-center {
	text-align: center;
}

.truncate,
.truncate-text {
	overflow: hidden;
}

.hide {
	display: none!important;
}


/* div .radio-container label,
div .checkbox-container label {
	font-size: 1em;
	font-weight: 700;
	cursor: pointer;
	display: inline-block;
	padding-left: 30px;
	margin-left: -30px;
	z-index: 6;
	position: relative;
} */

.radio-style-1 input[type=radio],
.checkbox-style-1 input[type=checkbox] {
	position: absolute;
    opacity: 0;
    width: 20px;
    height: 20px;
    margin: 0;
    left: 0;
    top: 5px;
    z-index: 9;
}

.radio-style-1 .check,
.checkbox-style-1 .check{
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #DDA375;
	background-color: #FFFFFF;
	height: 20px;
	width: 20px;
	top: 3px;
	left: 0;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}

/* .radio-style-1 .check{
	border-radius: 100%;
} */

.radio-style-1 .input-wrap:before,
.checkbox-style-1 .input-wrap:before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 100%;
	height: 12px;
	width: 12px;
	top: 3px;
	left: 3px;
	margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}

.radio-style-1 .checked .input-wrap:before,
.checkbox-style-1 .checked .input-wrap:before,
.radio-style-1 input[type=radio]:checked ~ .check,
.checkbox-style-1 input[type=checkbox]:checked ~ .check{
  background: #DDA375;
}

/* .checkbox-style-1 .input-wrap,
.radio-style-1 .input-wrap {
	vertical-align: top;
	display: inline-block;
	border: 1px solid #2CC6FA;
	background-color: #FFFFFF;
	border-radius: 100%;
	height: 20px;
	width: 20px;
	cursor: pointer;
	margin-right: 10px;
	position: relative;
} */

/* .checkbox-style-1 .input-wrap input,
.radio-style-1 .input-wrap input {
	display: none!important;
} */

.gform_wrapper .radio-style-1 .gfield_radio li label {
	margin-top: 0;
}

.checkbox-style-1 .input-wrap {
	border-radius: 0;
}

.checkbox-container .check {
	border-radius: 0;
	line-height: 18px;
	text-align: center;
}

/* .checkbox-style-1 .checked .input-wrap:before,
.checkbox-container input[type=checkbox]:checked ~ .check:before {
	position: absolute;
	border-radius: 0;
	height: 18px;
	width: 18px;
	top: 0;
	left: 0;
	content: '\f00c';
	font-family: 'FontAwesome';
	color: #fff;
	text-align: center;
	line-height: 19px;
} */
/* Responsive Styles */
@media (min-width:1025px){
	#site-header-container{
		min-height:115px !important;
	}
}
@media only screen and ( max-width: 1024px ) {
	#site-header-container{
		min-height:auto !important;
	}
	.mobile-search{
		background:#C6946A !important;
		position:relative;
		padding-top: 10px;
    padding-bottom: 10px;
	}
	.search-form-input::-webkit-input-placeholder { color: #fff;opacity:1;}
	.search-form-input:-moz-placeholder {  color: #fff;opacity:1;}
	.search-form-input::-moz-placeholder { color: #fff;opacity:1;}
	.search-form-input:-ms-input-placeholder {  color: #fff;opacity:1;}
	.mobile-search .fa{
		    position: absolute;
    left: 30px;
    top: 26px;
	}
	.mobile-search input[type="search"]{
		background:#C6946A !important;
		border-color:#C6946A !important;
		padding-left: 64px !important;
		width: 100%;
		color: #fff;
	}
	.ff-main-menu-slide-links{
		padding-left: 30px;
        padding-top: 20px;
    padding-bottom: 20px;
	}
	.mobile-search .search-form-submit{
		display:none;
	}
	.fa-search:before{
		color:#fff;
	}
	.ff-main-menu-slide-links .fa-phone:before{
		color:#4D4D4D;
		font-size:18px;
	}
	.ff-main-menu-slide-links a{
		  color: #4D4D4D;
  font-family: Avenir;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 28px;
		text-decoration:none !Important;
		    padding-left: 15px;
    position: relative;
    top: -2px;
	}
	.ff-main-menu-slide-links a:hover{
		text-decoration:none !important;
	}
	.sub-menu li{
		border:none !important;
	}
	.ff-responsive-menu ul li{
		border-bottom: 1px solid #E0E1E4;
	}
	.hide-mobile{
		display:none !important;
	}
	.ff-responsive-menu .sub-menu{
		padding:0 !important;
	}
	.tablet-text-align-center .elementor-widget-container {
		text-align: center!important;
	}
	.tablet-text-align-left .elementor-widget-container {
		text-align: left!important;
	}
	.tablet-text-align-right .elementor-widget-container {
		text-align: right!important;
	}
	.tablet-ml-auto {
		margin-left: auto;
	}
	.tablet-mr-auto {
		margin-right: auto;
	}
	.tablet-mx-auto {
		margin-left: auto;
		margin-right: auto;
	}
	.tablet-no-gap .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
		padding: 0;
	}

	.tablet-no-br br {
		display: none;
	}
}

@media only screen and (max-width: 767px) {

	h1, .h1 { font-size: 34px; }
	h2, .h2 { font-size: 30px; }
	h3, .h3 { font-size: 24px; }
	h4, .h4 { font-size: 22px; }
	h5, .h5 { font-size: 18px; }
	h6, .h6 { font-size: 16px; }
	.primary-button a{
    max-width: 156px !important;
	}
	.mobile-text-align-center .elementor-widget-container {
		text-align: center!important;
	}
	.mobile-text-align-left .elementor-widget-container {
		text-align: left!important;
	}
	.mobile-text-align-right .elementor-widget-container {
		text-align: right!important;
	}
	.mobile-ml-auto {
		margin-left: auto;
	}
	.mobile-mr-auto {
		margin-right: auto;
	}
	.mobile-mx-auto {
		margin-left: auto;
		margin-right: auto;
	}
	.mobile-no-gap .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
		padding: 0;
	}

	.mobile-no-br br {
		display: none;
	}

	.footer-sticky-cta .inner {
		display: block;
		text-align: center;
	}
	.footer-sticky-cta .left {
		margin: 0 0 10px;
	}
	.footer-sticky-cta .right {
		margin: 0;
	}
}
	.page-testimonial br,.page-testimonial  br{
		display:none;
	}
	.page-testimonial h3,.page-testimonial p{
		font-weight: normal !important;
	}
@media (max-width:1024px) and (min-width:768px){
	.page-testimonial p,.page-testimonial h3,.page-testimonial-who h3{
		font-size:30px !important;
		line-height:45px !important;
	}
}
@media (max-width:767px) and (min-width:421px){
	.page-testimonial p,.page-testimonial h3{
		font-size:25px !important;
		line-height:35px !important;
	}
	.page-testimonial p{
		margin-bottom:25px !important;
	}
}
@media only screen and (max-width: 420px) {
	.col-xxs-12 {
		width: 100%;
	}
	.page-testimonial p,.page-testimonial h3{
		font-size:15px !important;
		line-height:20px !important;
	}
	.page-testimonial p{
		margin-bottom:20px !important;
	}
}

/*Buttons*/
.primary-button a{
    border-radius: 37.5px;
    background-color: #DDA375;
	border-color:#DDA375;
    color: #FFFFFF !important;
    font-family: Circe-Bold;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 2.13px;
    line-height: 16px;
    text-align: center;
    min-height: 75px;
    max-width: 138px;
	width:100% !important;
    padding: 29px 0px;
    display: inline-block;
}
.primary-button a:hover{
	text-decoration:none !important;
	background-color:#C6946A !important;
	border-color:#C6946A !important;
	transition:all 0.5s;
}
.secondary-button{
	border-radius: 37.5px;
    background-color: #4D4D4D;
    color: #FFFFFF !important;
    font-family: Circe-Bold;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 3.6px;
    line-height: 16px;
    text-align: center;
    min-height: 61px;
    max-width: 202px;
	width:100% !important;
    padding: 22.5px 0px;
    display: inline-block;
}
.secondary-button:hover{
	text-decoration:none !important;
	background-color: #C6946A !important;
	transition:all 0.5s;
}
.transparent-button,.transparent-button-a a{
    border-radius: 37.5px;
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff !important;
    font-family: Circe-Bold;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1.87px;
    line-height: 16px;
    text-align: center;
    min-height: 48px;
    min-width: auto;
    width: auto;
    padding: 15px 25px;
    display: inline-block;
    text-transform: uppercase;
}
.dark-yellow,.dark-yellow-a a{
	border-color:#C6946A;
	color:#C6946A !important;
}
.dark-yellow-a a:hover{
	background:#C6946A !important;
	color:#fff !important;
	text-decoration:none !important;
	border-color:#C6946A !important;
}
.transparent-button:hover{
	text-decoration:none !important;
	background-color:#fff !important;
	border-color:#fff !important;
	color:#DDA375 !important;
	transition:all 0.5s;
}

/*Mediabox*/
.media-box-content .media-box-title{
	  color: #08135A;
  font-family: HypatiaSansPro-Regular; 
  font-size: 26px;
  letter-spacing: 0.65px;
  line-height: 31px;
  text-align: center;
	height:auto !important;
	font-weight: 500;
	display:block;
}
.media-box-content .media-box-text{
	display:none !important;
}
.media-box-image div[data-width][data-height] img{
	display:none !important;
}
@media (min-width:1400px){
.media-box-container,.media-box-image div[data-width][data-height]{
	width: 389px !important;
}	
.media-box-image div[data-width][data-height]{
	width: 389px !important;
	height: 575px !important;
}
}
.media-box-container,.media-box-image div[data-width][data-height]{
	box-shadow:none !important;
}
.media-box-image div[data-width][data-height]{
	box-shadow:none !important;
}
.media-box-content{
	border:none !Important;
	padding-top: 0 !important;
	margin-top:36px;
}
.media-box .link-container{
	opacity: 0.5;
  color: #08135A;
  font-family: HypatiaSansPro-Light;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 15px;
  text-align: center;
	text-decoration:none;
	text-transform:uppercase;
}
.media-box .link-container a{
	text-decoration:none !important;
	font-family: Futura-Book-Regular; 
}
.menu-item .sub-menu li a,.custom-elementor-header .elementor-nav-menu .sub-menu a{
	font-size: 14px;
    font-family: Circe-Light, sans-serif;
    color: #fff;
    letter-spacing: 1.18px;
    font-weight: 300;
	text-transform:uppercase;
	text-decoration: none !important;
}
.elementor-nav-menu .sub-menu a:hover {
    background: #C6946A !important;
}
.elementor-nav-menu .sub-menu li,.custom-elementor-header .elementor-nav-menu .sub-menu a{
	border:none !important;
	background:#dda375;
}
.elementor-nav-menu .sub-menu a{
	padding: 15px 20px !important;
}
.menu-item .sub-menu{
	background:#dda375;
}
.error404 .site-footer{
	display:none !important;
}

/*Hides the overlay play button and replaces with Vimeo icon*/
.eicon-play{display:none;}
.elementor-custom-embed-play {
    height: 40px;
    width: 65px;    
    background: rgba(23,35,34,.75);
    border-radius: 5px;
    position: relative;
}
.elementor-custom-embed-play:hover{
    background-color: #edd900;
}
.elementor-custom-embed-play:hover::after  {
    border-color: #847900;
    border-color: transparent transparent transparent #847900;
}
.elementor-custom-embed-play:after {
    content: "";
    display: block;
    position: absolute;
    top: 10.5px;
    left: 24px;
    margin: 0 auto;
    border-style: solid;
    border-width: 11px 0 9px 20px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 1);
}
.elementor-nav-menu .sub-arrow {
    font-size: 16px;
    line-height: 1;
    padding: 10px 0 10px 5px;
    margin-top: -13px;
    margin-bottom: -10px;
}