.elementor-menu {
	display: none;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	margin: 0;
	clear: both;
}

.elementor-menu.eltoggled-on,
.no-js .elementor-menu {
	display: block;
}

.elementor-navigation ul {
	list-style: none;
	margin: 0;
}

.elementor-navigation li {
	position: relative;
	display: block;
}

.elementor-navigation a {
	display: block;
	line-height: 1.3125;
	outline-offset: -1px;
	padding: 0.84375em 0;
}

.elementor-nav-menu a {
	color: #ffffff;
}

.elementor-navigation .current-menu-item > a,
.elementor-navigation .current-menu-ancestor > a {
	font-weight: 700;
}

.elementor-navigation ul ul {
	display: none;
}

.elementor-navigation ul li,
.elementor-navigation ul ul li {
	text-align: left;
}

.no-js .elementor-navigation ul ul {
	display: block;
}

.elementor-navigation ul .eltoggled-on {
	display: block;
}

.elementor-navigation .menu-item-has-children > a {
	margin-right: 56px;
}

.eldropdown-toggle {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	color: #1a1a1a;
	content: "";
	height: 48px;
	padding: 0;
	position: absolute;
	right: 0;
	text-transform: none;
	top: 0;
	width: 48px;
}

.eldropdown-toggle:after {
	border: 0 solid #d1d1d1;
	border-left-width: 1px;
	content: "\f107";
	font-family: FontAwesome;
	font-size: 24px;
	left: 1px;
	position: relative;
	width: 48px;
}

.eldropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}

.eldropdown-toggle:focus:after {
	border-color: transparent;
}

.eldropdown-toggle.eltoggled-on:after {
	content: "\f106";
}

.elementor-menu-toggle {
	font-size: 14px;
	font-size: 1rem;
	margin: 1.076923077em 0;
	padding: 0.569230769em 0.769230769em;
	clear: both;
}

.elementor-menu-toggle {
	font-size: 24px;
	font-size: 1.5rem;
}

.no-js .elementor-menu-toggle {
	display: none;
}

.elementor-menu-toggle:focus {
	outline: 0;
}

.elementor-menu-toggle.eltoggled-on:focus {
	outline: thin dotted;
}

@media screen and (min-width: 48em) {
	.elementor-menu-toggle {
		font-size: 16px;
		font-size: 1.0rem;
		margin: 1.3125em 0;
		padding: 0.8125em 0.875em 0.6875em;
	}
}

@media screen and (min-width: 56.875em) {
	.elementor-menu {
		display: block;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}

	.elementor-navigation {
		margin: 0 -0.875em;
	}

	.elementor-navigation li {
		display: inline-block;
	}

	.elementor-navigation a {
		outline-offset: -8px;
		padding: 1em;
		white-space: nowrap;
	}

	.elementor-navigation ul ul {
		display: block;
		left: -999em;
		margin: 0;
		position: absolute;
		z-index: 99999;
	}

	.elementor-navigation ul ul ul {
		top: -1px;
	}

	.elementor-navigation ul ul ul:before,
	.elementor-navigation ul ul ul:after {
		border: 0;
	}

	.elementor-navigation ul ul a {
		white-space: normal;
		width: 12.6875em;
	}

	.elementor-navigation li:hover > ul,
	.elementor-navigation li.focus > ul {
		left: 0;
		right: auto;
	}

	.elementor-navigation ul ul li:hover > ul,
	.elementor-navigation ul ul li.focus > ul {
		left: 100%;
		right: auto;
	}

	.elementor-navigation .menu-item-has-children > a {
		margin: 0;
		padding-right: 2.25em;
	}

	.elementor-navigation .menu-item-has-children > a:after {
		content: "\f107";
		font-family: FontAwesome;
		position: absolute;
		right: 0.625em;
		top: 1.25em;
	}

	.elementor-navigation ul ul .menu-item-has-children > a {
		padding-right: 2.0625em;
	}

	.elementor-navigation ul ul .menu-item-has-children > a:after {
		right: 0.5625em;
		top: 0.875em;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.elementor-align-left .elementor-navigation ul ul .menu-item-has-children > a:after {
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.elementor-align-left .elementor-navigation li:hover > ul,
	.elementor-align-left .elementor-navigation li.focus > ul {
		left: 0;
		right: auto;
	}

	.elementor-align-left .elementor-navigation ul ul li:hover > ul,
	.elementor-align-left .elementor-navigation ul ul li.focus > ul {
		left: 100%;
		right: auto;
	}


	.elementor-align-right .elementor-navigation ul ul .menu-item-has-children > a:after {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.elementor-align-right .elementor-navigation li:hover > ul,
	.elementor-align-right .elementor-navigation li.focus > ul {
		left: auto;
		right: 0;
	}

	.elementor-align-right .elementor-navigation ul ul li:hover > ul,
	.elementor-align-right .elementor-navigation ul ul li.focus > ul {
		left: auto;
		right: 100%;
	}

	.eldropdown-toggle,
	.elementor-navigation ul .eldropdown-toggle.eltoggled-on,
	.elementor-menu-toggle {
		display: none;
	}
}

@media screen and (max-width: 56.874em) {
	.elementor-navigation a {
		padding-left: 1em;
	}
}

.elementor-search select,
.elementor-search textarea,
.elementor-search input,
.elementor-search button {
  max-width: 100%;
  min-height: 1.25rem;
  padding: .175rem;
  margin: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}

.elementor-search input[type=submit],
.elementor-search input[type=button],
.elementor-search input[type=reset],
.elementor-search button {
  min-height: 2.25rem;
  border-radius: 0;
  background-color: #333333;
  color: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: opacity 100ms ease-in-out;
  transition: opacity 100ms ease-in-out;
  -webkit-backface-visibility: hidden;
		  backface-visibility: hidden;
}
.elementor-search input[type=submit]:hover,
.elementor-search input[type=button]:hover,
.elementor-search input[type=reset]:hover,
.elementor-search button:hover {
  opacity: .75;
}

.elementor-search select {
  height: 2.25rem;
}

.elementor-search {
	width: calc(331px + 2rem);
	padding: 0.1rem 1rem 0.567rem;
	background-color: #ffffff;
	display: inline-block;
}

/**
 * Search
 */

.elementor-search .search {
  overflow: hidden;
}

.elementor-search .form {
  float: left;
  margin-right: 5px;
  margin-left: -305px;
}
.elementor-search .form input {
  float: left;
}
.elementor-search .form input.input {
  width: 300px;
  padding-right: 2.25rem;
}
.elementor-search .form input.btn {
  width: 2.25rem;
  margin-left: -2.25rem;
  background-color: transparent;
  color: inherit;
}

.elementor-search .label,
.elementor-search .dismiss {
  float: left;
  padding: 10px 1px 0;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: opacity 100ms ease-in-out;
  transition: opacity 100ms ease-in-out;
  -webkit-backface-visibility: hidden;
		  backface-visibility: hidden;
}
.elementor-search .label:hover,
.elementor-search .dismiss:hover {
  opacity: 0.75;
}
.elementor-search .label i,
.elementor-search .dismiss i {
  line-height: 2.25rem;
}
.elementor-search .label span,
.elementor-search .dismiss span {
  line-height: 2.25rem;
}

.elementor-search .dismiss {
  display: none;
  opacity: 0;
}

/*
 * Overlay NavMenu
 */



#touch-menu {
  display: block;
  cursor: pointer;
  background: #000000;
  width: 61px;
  height: 52px;
  right: 20px;
  margin: 0;
  padding: 12px;
  position: absolute;
  top: 15px;
  z-index: 999;
  transition: none;
}
#touch-menu span:after,
#touch-menu span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#touch-menu span:after {
  top: 9px;
}
#touch-menu span {
  position: relative;
  display: block;
  top: 12px;
}
#touch-menu span,
#touch-menu span:after,
#touch-menu span:before {
  width: 100%;
  height: 3px;
  background-color: #ffffff;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}
#touch-menu.on,
#touch-menu.on span {
  background-color: transparent;
}
#touch-menu.on span {
  height: 0;
}
#touch-menu.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
  background-color: #fff;
}
#touch-menu.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
  background-color: #fff;
}
.overlay-navigation {
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  background: rgba(0,0,0,0.8);
  display: none;
  font-size: 48px;
  line-height: 1em;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  overflow: auto;
  z-index: 10;
  -webkit-transition: background-color 2s ease-in, opacity 2s ease-in;
  transition: background-color 2s ease-in, opacity 2s ease-in;
}
.overlay-navigation.visible {
  display: block;
  -webkit-transition: background-color 2s ease-in, opacity 2s ease-in;
  transition: background-color 2s ease-in, opacity 2s ease-in;
}
.overlay-navigation > ul,
.overlay-navigation div > ul {
  display: block;
  list-style-type: none;
  margin: 70px auto;
  max-width: 800px;
  padding: 0 15px;
}
.overlay-navigation ul ul {
  display: block;
  margin: 0;
  padding: 0 0 0 20px;
  width: 100%;
}
.overlay-navigation ul li {
  background-color: transparent;
  border: none;
  display: block;
  padding: 10px 0;
}
.overlay-navigation a {
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
.overlay-navigation .sub-menu li {
  padding: 20px 0 0 0;
  font-size: 0.75em;
  line-height: 1em;
}
.overlay-navigation a:hover {
  text-decoration: underline;
}

@media only screen and (max-width : 767px) {
	#touch-menu{
		left: auto;
		right: 10px;
		margin: 0;
		top: 10px;
		position: absolute;
		padding: 6px 8px;
		height: 39px;
		width: 50px;
	}
	.overlay-navigation > ul,
	.overlay-navigation div > ul {
		margin: 30px auto;
	}
	.overlay-navigation {
		font-size: 24px;
	}
	.overlay-navigation ul li{
		padding: 8px 0;
	}
	.overlay-navigation .sub-menu li {
		padding: 15px 0 5px;
	}
}

/*
 * MegaMenu Styles
 */

/* Main menu wrapper */
.cbp-hsmenu-wrapper {
	position: relative;
}

/* Common style for all lists */
.cbp-hsmenu-wrapper ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

/* 100% width bar for menu */
.cbp-hsinner {
	background-color: #00275e;
	position: relative;
	z-index: 100;
}

.cbp-hsinner {
	font-weight: inherit;
}

/* Main menu style */
.cbp-hsmenu-wrapper .cbp-hsmenu {
	width: 100%;
	max-width: 75em;
	margin: 0 auto;
	padding: 0 0.875em;
}

.cbp-hsmenu > li {
	margin-left: 4em;
	display: inline-block;
}

.cbp-hsmenu > li:first-child {
	margin-left: 0;
}

/* Main menu link style */
.cbp-hsmenu > li > a {
	color: #ffffff;
	font-size: 1em;
	line-height: 3em;
	display: inline-block;
	position: relative;
	z-index: 10000;
	outline: none;
}

.no-touch .cbp-hsmenu > li > a:hover,
.no-touch .cbp-hsmenu > li > a:focus,
.cbp-hsmenu > li.cbp-hsitem-open > a {
	color: #f4f4f4;
}

/* Add an arrow to the main menu link if it has a submenu (not the only child) */
.cbp-hsmenu > li > a:not(:only-child):before {
	display: inline-block;
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\f107";
	font-size: 80%;
	margin-right: 0.3em;
	opacity: 0.4;
	vertical-align: middle;
}

.cbp-hsmenu > li.cbp-hsitem-open > a:not(:only-child):before {
	content: "\f106";
}

/* Add a triangle to currently open menu item link */
.cbp-hsmenu > li.cbp-hsitem-open > a:after {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #00275e;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
}

/* Submenu style */
#cbp-hsmenu-wrapper ul.sub-menu,
.cbp-hssubmenu {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	max-width: 75em;
	width: 100%;
	z-index: 0;
	visibility: hidden;
}
#cbp-hsmenu-wrapper ul.sub-menu:before,
#cbp-hsmenu-wrapper ul.sub-menu:after,
.cbp-hssubmenu:before,
.cbp-hssubmenu:after {
	content: " ";
	display: table;
}
#cbp-hsmenu-wrapper ul.sub-menu:after,
.cbp-hssubmenu:after {
	clear: both;
}

/* Let's allow 6 item in a row */
#cbp-hsmenu-wrapper ul.sub-menu > li,
.cbp-hssubmenu > li {
	width: 16.2%;
	display: inline-block;
	vertical-align: top;
	box-shadow: -28px 0 0 -27px #ddd, 0 -28px 0 -27px #ddd;
	opacity: 0;
	-webkit-transition: opacity 0.1s 0s;
	-moz-transition: opacity 0.1s 0s;
	transition: opacity 0.1s 0s;
}

/* First 6 items don't have upper box shadow */
#cbp-hsmenu-wrapper ul.sub-menu > li:nth-child(-n+6),
.cbp-hssubmenu > li:nth-child(-n+6) {
	box-shadow: -28px 0 0 -27px #ddd;
}

/* Every 7th item does not have a left box shadow */
#cbp-hsmenu-wrapper ul.sub-menu > li:nth-child(6n+1),
.cbp-hssubmenu > li:nth-child(6n+1) {
	box-shadow:  0 -28px 0 -27px #ddd;
}

/* The first one does not have any box shadow */
#cbp-hsmenu-wrapper ul.sub-menu > li:first-child,
.cbp-hssubmenu > li:first-child {
	box-shadow: none;
}
#cbp-hsmenu-wrapper ul.sub-menu > li a,
.cbp-hssubmenu > li a {
	display: block;
	text-align: center;
	outline: none;
	padding: 2em 1em 1em 1em;
}

#cbp-hsmenu-wrapper ul.sub-menu > li a img,
.cbp-hssubmenu > li a img {
	border: none;
	outline: none;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
#cbp-hsmenu-wrapper .no-touch ul.sub-menu > li a:hover img,
.no-touch .cbp-hssubmenu > li a:hover img {
	opacity: 0.5;
}
#cbp-hsmenu-wrapper ul.sub-menu > li a span,
.cbp-hssubmenu > li a span {
	display: block;
	min-height: 3em;
	margin-top: 0.4em;
}
#cbp-hsmenu-wrapper .cbp-hsmenu > li.cbp-hsitem-open ul.sub-menu,
.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu {
	z-index: 1000;
	visibility: visible;
}
#cbp-hsmenu-wrapper .cbp-hsmenu > li.cbp-hsitem-open ul.sub-menu > li,
.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu > li {
	opacity: 1;
	-webkit-transition: opacity 0.5s 0.1s;
	-moz-transition: opacity 0.5s 0.1s;
	transition: opacity 0.5s 0.1s;
}

/* Helper div for animating the background */
.cbp-hsmenubg {
	background: #f7f7f7;
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 0;
	height: 0px;
}

.no-touch .cbp-hsmenubg {
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}

@media screen and (max-width: 65em){
	.cbp-hsmenu-wrapper {
		font-size: 80%;
	}
}

@media screen and (max-width: 51.4375em){
	.cbp-hsmenu-wrapper {
		font-size: 100%;
	}

	.cbp-hsmenu-wrapper .cbp-hsmenu {
		padding: 0;
		max-width: none;
		width: 100%;
	}

	.cbp-hsmenu > li {
		border-top: 1px solid rgba(255,255,255,0.5);
		text-align: center;
		margin: 0 auto;
		display: block;
	}

	.cbp-hsmenu > li:first-child {
		border-top: none;
	}

	.cbp-hsmenu > li > a {
		display: block;
	}

	.cbp-hsmenu > li > a:not(:only-child):before {
		line-height: 1.8;
		right: 0;
		position: absolute;
		font-size: 200%;
	}

	.cbp-hsmenubg {
		display: none;
	}

	#cbp-hsmenu-wrapper ul.sub-menu,
	.cbp-hssubmenu {
		background: #f7f7f7;
		position: relative;
		overflow: hidden;
		height: 0;
	}
	#cbp-hsmenu-wrapper .cbp-hsmenu > li.cbp-hsitem-open ul.sub-menu,
	.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu {
		height: auto;
	}

	/* Let's only allow 3 item in a row now */
	#cbp-hsmenu-wrapper ul.sub-menu > li,
	.cbp-hssubmenu > li {
		width: 30%;
	}

	/* Reset box shadows for the 6 items in row case */
	#cbp-hsmenu-wrapper ul.sub-menu > li:nth-child(-n+6),
	#cbp-hsmenu-wrapper ul.sub-menu > li:nth-child(6n+1),
	.cbp-hssubmenu > li:nth-child(-n+6),
	.cbp-hssubmenu > li:nth-child(6n+1) {
		box-shadow: -28px 0 0 -27px #ddd, 0 -28px 0 -27px #ddd;
	}

	/* First 4 items don't have upper box shadow */
	#cbp-hsmenu-wrapper ul.sub-menu > li:nth-child(-n+3),
	.cbp-hssubmenu > li:nth-child(-n+3) {
		box-shadow: -28px 0 0 -27px #ddd;
	}

	/* Every 5th item does not have a left box shadow */
	#cbp-hsmenu-wrapper ul.sub-menu > li:nth-child(3n+1),
	.cbp-hssubmenu > li:nth-child(3n+1) {
		box-shadow:  0 -28px 0 -27px #ddd;
	}

}

@media screen and (max-width: 25em){
	/* Let's only allow 1 item in a row now */
	#cbp-hsmenu-wrapper ul.sub-menu > li,
	.cbp-hssubmenu > li {
		width: 100%;
		display: block;
	}

	#cbp-hsmenu-wrapper ul.sub-menu > li,
	.cbp-hsmenu-wrapper .cbp-hssubmenu > li {
		box-shadow: 0 1px #cecece;
		text-align: left;
	}

	#cbp-hsmenu-wrapper ul.sub-menu > li a,
	.cbp-hssubmenu > li a {
		text-align: left;
		line-height: 50px;
		padding: 0.4em 1em;
	}

	#cbp-hsmenu-wrapper ul.sub-menu > li a img,
	.cbp-hssubmenu > li a img{
		display:none;
	}

	#cbp-hsmenu-wrapper ul.sub-menu > li a span,
	.cbp-hssubmenu > li a span {
		min-height: 0;
		margin: 0;
	}
}

/*
 * Support for MegaMenu's description.
 */

.menu-item-description {
	display: block;
	text-transform: uppercase;
	font-size: .55rem;
}

.menu-item-object-custom .menu-item-description i:before{
	font-size: 1.15em;
	position: relative;
	top: 0;
	margin-right: 0px;
	margin-left: 2px
}

/*
 * Branding support
 */

.elementor-branding .custom-logo-link {
	padding: 0;
	float: none;
}
.oceanwp-about-me{position:relative;text-align:center}.oceanwp-about-me .oceanwp-about-me-avatar,.oceanwp-about-me .oceanwp-about-me-social{margin-top:20px}.oceanwp-about-me .oceanwp-about-me-avatar
img{position:relative;border-radius:50%}.oceanwp-about-me .oceanwp-about-me-name{display:block;font-size:13px;font-weight:600;margin:16px
0 10px;text-transform:uppercase;clear:none}.oceanwp-about-me .oceanwp-about-me-social
li{display:inline-block;margin-left:6px}.oceanwp-about-me .oceanwp-about-me-social li:first-child{margin-left:0}.oceanwp-about-me .oceanwp-about-me-social li
a{display:inline-block;font-size:14px;text-align:center;width:40px;height:40px;line-height:40px;border-radius:50%}.oceanwp-about-me .oceanwp-about-me-social.style-color li a,.oceanwp-about-me .oceanwp-about-me-social.style-color li a:hover{color:#fff}.oceanwp-about-me .oceanwp-about-me-social.style-color li.facebook
a{background-color:#37589b}.oceanwp-about-me .oceanwp-about-me-social.style-color li.facebook a:hover{background-color:#4e7ddd}.oceanwp-about-me .oceanwp-about-me-social.style-color li.twitter
a{background-color:#46d4fe}.oceanwp-about-me .oceanwp-about-me-social.style-color li.twitter a:hover{background-color:#7ee1fe}.oceanwp-about-me .oceanwp-about-me-social.style-color li.google-plus
a{background-color:#de5a49}.oceanwp-about-me .oceanwp-about-me-social.style-color li.google-plus a:hover{background-color:#fc7a69}.oceanwp-about-me .oceanwp-about-me-social.style-color li.instagram
a{background-color:#5996c7}.oceanwp-about-me .oceanwp-about-me-social.style-color li.instagram a:hover{background-color:#69b4f0}.oceanwp-about-me .oceanwp-about-me-social.style-color li.linkedin
a{background-color:#419cca}.oceanwp-about-me .oceanwp-about-me-social.style-color li.linkedin a:hover{background-color:#52c3fc}.oceanwp-about-me .oceanwp-about-me-social.style-color li.pinterest
a{background-color:#cb2027}.oceanwp-about-me .oceanwp-about-me-social.style-color li.pinterest a:hover{background-color:#f7555c}.oceanwp-about-me .oceanwp-about-me-social.style-color li.youtube
a{background-color:#dd4646}.oceanwp-about-me .oceanwp-about-me-social.style-color li.youtube a:hover{background-color:#ff6262}.oceanwp-about-me .oceanwp-about-me-social.style-light li
a{color:#aaa;border:1px
solid #e9e9e9}.oceanwp-about-me .oceanwp-about-me-social.style-dark li
a{color:#929292;border:1px
solid #555}.oceanwp-about-me .oceanwp-about-me-social.style-light li.facebook a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.facebook a:hover{color:#37589b;border-color:#37589b}.oceanwp-about-me .oceanwp-about-me-social.style-light li.twitter a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.twitter a:hover{color:#46d4fe;border-color:#46d4fe}.oceanwp-about-me .oceanwp-about-me-social.style-light li.google-plus a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.google-plus a:hover{color:#de5a49;border-color:#de5a49}.oceanwp-about-me .oceanwp-about-me-social.style-light li.instagram a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.instagram a:hover{color:#5996c7;border-color:#5996c7}.oceanwp-about-me .oceanwp-about-me-social.style-light li.linkedin a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.linkedin a:hover{color:#419cca;border-color:#419cca}.oceanwp-about-me .oceanwp-about-me-social.style-light li.pinterest a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.pinterest a:hover{color:#cb2027;border-color:#cb2027}.oceanwp-about-me .oceanwp-about-me-social.style-light li.youtube a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.youtube a:hover{color:#dd4646;border-color:#dd4646}#wp-calendar{position:relative;width:100%;font-size:12px;border-collapse:collapse;border-spacing:0;margin:0;border:0}#wp-calendar
caption{font-family:'Montserrat',sans-serif;font-size:13px;font-weight:400;padding-bottom:10px;padding:0
0 10px 0;background-color:transparent;color:#13aff0;border-width:0 0 3px 0;border-style:solid;border-color:#e9e9e9;text-align:center;text-transform:uppercase}#wp-calendar td,#wp-calendar
th{text-align:center}#wp-calendar
th{font-family:'Open Sans';font-size:12px;font-weight:400;padding:13px
0px 14px 0px;background-color:transparent;color:#777;border-width:0 0 1px 0;border-style:solid;border-color:#e9e9e9}#wp-calendar
tbody{border-width:0 0 3px 0;border-style:solid;border-color:#e9e9e9}#wp-calendar tbody td,#wp-calendar tbody td:hover,#wp-calendar tbody td.pad:hover{background:transparent}#wp-calendar tbody
td{font-family:'Open Sans';font-size:12px;color:#929292;width:14.2857%;height:30px;line-height:30px;font-weight:400;padding:5px
0 0 0;border:0;vertical-align:middle}#wp-calendar tbody tr:last-child
td{padding-bottom:10px}#wp-calendar tbody a,#wp-calendar tbody
#today{font-weight:600}#wp-calendar tbody
#today{color:#111}#wp-calendar tfoot
td{background-color:transparent;border:0}#wp-calendar tfoot tr
td{position:absolute;top:-10px;font-family:'Montserrat',sans-serif;background-color:transparent !important;font-size:11px;padding-top:10px;text-transform:uppercase}#wp-calendar tfoot tr td#prev,#wp-calendar tfoot tr
td#next{z-index:10}#wp-calendar tfoot tr td
a{border-bottom:1px solid}#wp-calendar tfoot tr td a:hover{border-bottom-style:dashed}#wp-calendar tfoot
#next{right:0}.contact-info-widget{list-style:none;margin:0;padding:0}.contact-info-widget
li{display:inline-block;width:100%;margin:0
0 20px;padding:0;border:0}.contact-info-widget li:last-child{margin-bottom:0}.contact-info-widget .oceanwp-info-wrap,.contact-info-widget span.oceanwp-contact-title,.contact-info-widget span.oceanwp-contact-text{display:block}.contact-info-widget span.oceanwp-contact-title{color:#777;font-weight:bold;line-height:1.4}.contact-info-widget span.oceanwp-contact-text{line-height:18px}.contact-info-widget
li.skype{display:inline-block}.contact-info-widget li.skype
a{display:inline-block;background-color:#0ca5de;color:#fff;font-size:12px;font-weight:600;line-height:1;letter-spacing:1px;text-transform:uppercase;padding:12px
15px}.contact-info-widget li.skype a:hover{background-color:#0581af;color:#fff}.contact-info-widget.default
i{float:left;width:40px;height:40px;line-height:40px;border:1px
solid #e9e9e9;color:#13aff0;margin-right:15px;text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.contact-info-widget.default .oceanwp-info-wrap{padding-left:55px}.contact-info-widget.big-icons
li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.contact-info-widget.big-icons li:last-child{margin-bottom:0}.contact-info-widget.big-icons
i{float:left;width:72px;height:72px;line-height:72px;font-size:30px;margin-right:20px;color:#13aff0;border:1px
solid #e9e9e9;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.contact-info-widget.big-icons li:hover
i{background-color:#13aff0;color:#fff;border-color:#13aff0}.contact-info-widget.big-icons span.oceanwp-contact-title{display:block;font-size:14px}.contact-info-widget.big-icons li.skype
a{width:100%;text-align:center}.contact-info-widget.no-icons li .oceanwp-contact-title{display:inline-block;min-width:70px;font-weight:600}.contact-info-widget.no-icons
li.skype{margin-top:20px}.oceanwp-custom-links{list-style:none;margin:0;padding:0}.oceanwp-custom-links
li{padding:2px
0}.oceanwp-custom-links li
a{display:inline-block;position:relative;font-size:13px;color:#333}.oceanwp-custom-links li a:before{content:'\f10c';display:inline-block;color:#929292;font-size:10px;margin-right:10px;margin-top:-2px;font-family:FontAwesome;font-weight:normal;vertical-align:middle;zoom:1}.oceanwp-custom-links li a:hover{margin-left:8px;color:#13aff0}.oceanwp-custom-links li a:hover:before{color:#13aff0}.oceanwp-custom-links li:first-child{padding-top:0}.oceanwp-custom-menu.right{text-align:right}.oceanwp-custom-menu.center{text-align:center}.oceanwp-custom-menu>ul{list-style:none;margin:0;padding:0}.oceanwp-custom-menu>ul>li{float:none;display:inline-block}.oceanwp-custom-menu>ul>li>a{display:block;padding:8px
15px;font-size:13px;line-height:20px;color:#555;letter-spacing:0.6px}.oceanwp-custom-menu>ul>li>a:hover{color:#333}.custom-menu-widget .oceanwp-custom-menu>ul>li{display:block;border-bottom:1px solid #e9e9e9}.custom-menu-widget .oceanwp-custom-menu>ul>li>a{padding:8px
0}.custom-menu-widget .oceanwp-custom-menu>ul>li>a .nav-arrow{position:absolute;top:50%;right:0;padding:0;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.custom-menu-widget .oceanwp-custom-menu.right>ul>li>a .nav-arrow{right:auto;left:0}[dir="rtl"] .custom-menu-widget .oceanwp-custom-menu.right>ul>li>a .nav-arrow{right:0;left:auto}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu{position:relative;top:auto;left:auto;background-color:transparent;border-top:0;min-width:100%;margin:10px
0 0 12px;line-height:1;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}[dir="rtl"] .custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu{right:auto}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu
li{float:none;display:block;border-bottom:1px solid #e9e9e9}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu li:last-child{border-bottom:0}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu li a.menu-link{padding:8px
0;font-size:13px;line-height:20px;color:#555;letter-spacing:0.6px}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu li a.menu-link:hover{background-color:transparent;color:#333}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu li
a{position:relative}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu li a .nav-arrow{display:none}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu .open-this{position:absolute;top:0;right:0;width:36px;height:100%;line-height:36px;font-size:14px;text-align:center;cursor:pointer;z-index:10}[dir="rtl"] .custom-menu-widget .oceanwp-custom-menu>ul.click-menu .open-this{left:0;right:auto}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu .open-this
i{padding:0}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu li.opened>a>.open-this i:before{content:'\f106'}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu .sub-menu{border-top:1px solid #e9e9e9;margin:0}.oceanwp-instagram-pics
li{display:block;float:left;height:100%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.oceanwp-instagram-pics.margin
li{padding:3px}.oceanwp-instagram-pics li
a{vertical-align:top}.oceanwp-instagram-pics li
img{display:block;width:100%}.oceanwp-instagram-pics li:hover{opacity:0.8}.oceanwp-instagram-header{position:relative;padding:10px}.oceanwp-instagram-header.oceanwp-left{text-align:left}.oceanwp-instagram-header.oceanwp-right{text-align:right}.oceanwp-instagram-header.oceanwp-center{text-align:center}.oceanwp-instagram-avatar{line-height:1}.oceanwp-instagram-header.oceanwp-left .oceanwp-instagram-avatar{float:left;margin-right:10px}.oceanwp-instagram-header.oceanwp-right .oceanwp-instagram-avatar{float:right;margin-left:10px}.oceanwp-instagram-header.oceanwp-center .oceanwp-instagram-avatar{margin:0
0 10px}.oceanwp-instagram-avatar
a{position:relative;display:inline-block;width:75px;height:75px;overflow:hidden}.oceanwp-instagram-avatar.square a,.oceanwp-instagram-avatar.square a
img{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.oceanwp-instagram-avatar.rounded a,.oceanwp-instagram-avatar.rounded a
img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.oceanwp-instagram-avatar a
img{width:75px;height:75px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.oceanwp-instagram-avatar a:hover
img{opacity:0.5}.oceanwp-instagram-follow{position:absolute;top:0;margin-top:-12px;display:block;text-align:center;width:100%;opacity:0;-webkit-transition:all ease-out .2s;-moz-transition:all ease-out .2s;-o-transition:all ease-out .2s;transition:all ease-out .2s}.oceanwp-instagram-follow
span{display:inline-block;padding:4px
6px;font-size:10px;line-height:1;text-transform:uppercase;background-color:#47bc60;background-image:-webkit-gradient(linear, left top, left bottom, from(#47bc60), to(#39a64e));background-image:-webkit-linear-gradient(top, #47bc60, #39a64e);background-image:-moz-linear-gradient(top, #47bc60, #39a64e);background-image:-o-linear-gradient(top, #47bc60, #39a64e);background-image:-ms-linear-gradient(top, #47bc60, #39a64e);background-image:linear-gradient(top, #47bc60, #39a64e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#47bc60',EndColorStr='#39a64e');color:#fff;border:1px
solid #329345;text-shadow:0 1px 1px #2c803c;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.oceanwp-instagram-avatar a:hover .oceanwp-instagram-follow{top:50%;opacity:1}.oceanwp-instagram-info .oceanwp-instagram-username{display:block;font-size:16px;font-weight:600;line-height:1.3;margin:0
0 4px;text-transform:capitalize}.oceanwp-instagram-info .oceanwp-instagram-desc{display:block;line-height:1.3;margin:0}.oceanwp-instagram-pics.style-one li:first-child{width:100%}.oceanwp-instagram-pics.style-one
li{width:33.33%}.oceanwp-instagram-pics.style-two li:nth-child(1),.oceanwp-instagram-pics.style-two li:nth-child(2){width:50%}.oceanwp-instagram-pics.style-two
li{width:25%}.oceanwp-instagram-pics.style-three li:nth-child(4n+1){width:100%}.oceanwp-instagram-pics.style-three
li{width:33.33%}.oceanwp-style-four-wrap{background:#f6f6f6;border-bottom:3px solid #eee;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.oceanwp-instagram-bar{background-color:#6f97b6;background-image:-webkit-gradient(linear, left top, left bottom, from(#6f97b6), to(#3f729b));background-image:-webkit-linear-gradient(top, #6f97b6, #3f729b);background-image:-moz-linear-gradient(top, #6f97b6, #3f729b);background-image:-ms-linear-gradient(top, #6f97b6, #3f729b);background-image:-o-linear-gradient(top, #6f97b6, #3f729b);background-image:linear-gradient(top, #6f97b6, #3f729b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#6f97b6',EndColorStr='#3f729b');border-top-left-radius:3px;border-top-right-radius:3px;overflow:hidden}.oceanwp-instagram-bar .instagram-logo{display:block;margin:8px
auto 6px;width:96px;height:29px;background:url("/wp-content/plugins/ocean-extra/assets/img/instagram-logo.png") no-repeat}.oceanwp-style-four-wrap .oceanwp-instagram-header{background-color:#fff;padding:20px
15px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-style:solid;border-color:#eaeaea}.oceanwp-style-four-wrap .oceanwp-instagram-header.oceanwp-after{border-top:1px solid #eaeaea;margin-bottom:10px}.oceanwp-instagram-pics.style-four.margin li
img{padding:3px;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.04),0 1px 5px rgba(0,0,0,0.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.04),0 1px 5px rgba(0,0,0,0.1);box-shadow:0 0 0 1px rgba(0,0,0,0.04),0 1px 5px rgba(0,0,0,0.1)}.oceanwp-instagram-pics.style-four{padding:10px;border-left-width:1px;border-right-width:1px;border-style:solid;border-color:#eaeaea}.oceanwp-instagram-pics.style-four
li{width:33.33%}.oceanwp-instagram-pics.two-columns
li{width:50%}.oceanwp-instagram-pics.three-columns
li{width:33.33%}.oceanwp-instagram-pics.four-columns
li{width:25%}.oceanwp-instagram-pics.five-columns
li{width:20%}.oceanwp-instagram-pics.six-columns
li{width:16.66%}.oceanwp-instagram-pics.seven-columns
li{width:14.28%}.oceanwp-instagram-pics.eight-columns
li{width:12.5%}.oceanwp-instagram-pics.nine-columns
li{width:11.11%}.oceanwp-instagram-pics.ten-columns
li{width:10%}.oceanwp-instagram-link{display:block;margin:10px
0 0;text-align:center}.oceanwp-instagram-link
a{display:inline-block;font-size:12px;line-height:1.2;letter-spacing:0.8px;padding:0
0 3px;border-bottom:1px solid;text-transform:uppercase}.oceanwp-style-four-wrap .oceanwp-instagram-link{padding:3px
0 16px;margin:0;border-left-width:1px;border-right-width:1px;border-style:solid;border-color:#eaeaea}.oceanwp-style-four-wrap .oceanwp-instagram-link
a{display:block;background-color:#5582A7;color:#fff;padding:12px
8px;margin:0
auto;font-weight:600;border:0;width:80%;max-width:300px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.1);box-shadow:0 0 0 1px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.1)}.oceanwp-style-four-wrap .oceanwp-instagram-link a:hover{background-color:#3f729b;color:#fff}.oceanwp-flickr-wrap
.flickr_badge_image{float:left;margin:0
4% 10px 0;width:30.6%;transition:all .3s ease}.oceanwp-flickr-wrap .flickr_badge_image:hover{opacity:0.8}.oceanwp-flickr-wrap .flickr_badge_image#flickr_badge_image3,.oceanwp-flickr-wrap .flickr_badge_image#flickr_badge_image6,.oceanwp-flickr-wrap
.flickr_badge_image#flickr_badge_image9{margin-right:0}.oceanwp-flickr-wrap .flickr_badge_image
a{border:none}.oceanwp-flickr-wrap .flickr_badge_image
img{margin:0;overflow:hidden;position:relative;width:100%;height:100%;max-width:100%;max-height:100%}p.flickr_stream_wrap{display:inline-block;width:100%;margin-top:10px;margin-bottom:0;font-size:90%;line-height:1;letter-spacing:0.6px}p.flickr_stream_wrap
a{display:inline-block;background-image:url("/wp-content/plugins/ocean-extra/assets/img/flickr.png");background-repeat:no-repeat;background-position:left center;padding-left:25px}@media only screen and (max-width: 480px){.oceanwp-flickr-wrap
.flickr_badge_image{width:23%}}.oceanwp-newsletter-form-wrap{position:relative}.oceanwp-newsletter-form-wrap .oceanwp-mail-text{margin-bottom:10px}.oceanwp-newsletter-form-wrap
form{position:relative;max-width:100%;margin:0
auto}.oceanwp-newsletter-form-wrap input[type="email"]{height:50px;padding:0
15px;margin:0}.oceanwp-newsletter-form-wrap
button{display:block;position:absolute;top:50%;right:15px;padding:0
15px;height:60%;border-radius:3px;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}#mc-embedded-subscribe-form .email-wrap{position:relative;margin-bottom:10px}#mc-embedded-subscribe-form .gdpr-wrap label,#mc-embedded-subscribe-form .gdpr-wrap .err-msg{display:block}#mc-embedded-subscribe-form .err-msg,#mc-embedded-subscribe-form .res-msg{display:block;padding:3px
13px;margin-bottom:10px;border:1px
solid transparent;border-radius:4px}#mc-embedded-subscribe-form .err-msg,#mc-embedded-subscribe-form .failed.res-msg{color:#a94442;background-color:#f2dede;border-color:#ebccd1}#mc-embedded-subscribe-form .success.res-msg{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}#mc-embedded-subscribe-form .success.res-msg,#mc-embedded-subscribe-form .failed.res-msg{margin:6px
0 0}body.woocommerce .oceanwp-newsletter-form-wrap
button{padding-top:0 !important;padding-bottom:0 !important}.oceanwp-recent-posts
li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;position:relative;line-height:1.6;margin-top:15px;padding-top:15px;border-top:1px solid #e9e9e9}.oceanwp-recent-posts li:first-child{margin-top:0;padding-top:0;border:0}.oceanwp-recent-posts .recent-posts-thumbnail{position:relative;width:25%;min-width:68px;margin-right:4%}.oceanwp-recent-posts .recent-posts-thumbnail
img{width:100%;border-radius:3px}.oceanwp-recent-posts .recent-posts-thumbnail
.overlay{position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;border-radius:3px;background-color:rgba(0,0,0,0.2);opacity:0;text-align:center;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease}.oceanwp-recent-posts .recent-posts-thumbnail:hover
.overlay{opacity:1}.oceanwp-recent-posts .recent-posts-details{width:100%}.oceanwp-recent-posts .recent-posts-title{font-weight:500;letter-spacing:0.4px}.oceanwp-recent-posts .recent-posts-info{display:block;color:#aaa;margin-top:6px;font-size:10px;line-height:1.2;text-transform:uppercase;letter-spacing:0.2px}.oceanwp-recent-posts .recent-posts-info
.sep{padding:0
3px}.oceanwp-recent-posts .recent-posts-date,.oceanwp-recent-posts .recent-posts-comments{display:inline-block}.oceanwp-recent-posts .recent-posts-date i,.oceanwp-recent-posts .recent-posts-comments
i{margin-right:4px}.oceanwp-recent-posts .recent-posts-comments
a{color:#999}.oceanwp-recent-posts .recent-posts-comments a:hover{color:#32b6c0}@media only screen and (max-width: 959px){.oceanwp-recent-posts .recent-posts-thumbnail{width:15%;margin-right:3%}}@media only screen and (max-width: 480px){.oceanwp-recent-posts .recent-posts-thumbnail{width:25%;margin-right:4%}}.oceanwp-social-icons{display:inline-block;width:100%;list-style:none;margin:0;padding:0}.oceanwp-social-icons.rotate a:hover{transform:rotate(360deg)}.oceanwp-social-icons.zoomout a:hover{transform:scale(0.8)}.oceanwp-social-icons.float a:hover{transform:translateY(-3px)}.oceanwp-social-icons
li{display:inline-block;margin:3px;padding:0}.oceanwp-social-icons li
a{display:block;padding:0;text-align:center}.oceanwp-social-icons.style-light li a,.oceanwp-social-icons.style-dark li a,.oceanwp-social-icons.style-colored li
a{width:55px;height:55px;line-height:55px;font-size:16px;border-radius:2px}.oceanwp-social-icons.style-light li
a{color:#bbb;border:1px
solid #e9e9e9}.oceanwp-social-icons.style-light li.oceanwp-twitter a:hover{color:#46d4fe !important;border-color:#46d4fe !important}.oceanwp-social-icons.style-light li.oceanwp-facebook a:hover{color:#37589b !important;border-color:#37589b !important}.oceanwp-social-icons.style-light li.oceanwp-google-plus a:hover{color:#de5a49 !important;border-color:#de5a49 !important}.oceanwp-social-icons.style-light li.oceanwp-pinterest a:hover{color:#cb2027 !important;border-color:#cb2027 !important}.oceanwp-social-icons.style-light li.oceanwp-dribbble a:hover{color:#ea4c89 !important;border-color:#ea4c89 !important}.oceanwp-social-icons.style-light li.oceanwp-vk a:hover{color:#597BA5 !important;border-color:#597BA5 !important}.oceanwp-social-icons.style-light li.oceanwp-instagram a:hover{color:#3F729B !important;border-color:#3F729B !important}.oceanwp-social-icons.style-light li.oceanwp-linkedin a:hover{color:#39C !important;border-color:#39C !important}.oceanwp-social-icons.style-light li.oceanwp-tumblr a:hover{color:#2C4762 !important;border-color:#2C4762 !important}.oceanwp-social-icons.style-light li.oceanwp-github a:hover{color:#60b044 !important;border-color:#60b044 !important}.oceanwp-social-icons.style-light li.oceanwp-flickr a:hover{color:#fa4086 !important;border-color:#fa4086 !important}.oceanwp-social-icons.style-light li.oceanwp-skype a:hover{color:#00AFF0 !important;border-color:#00AFF0 !important}.oceanwp-social-icons.style-light li.oceanwp-trello a:hover{color:#0079bf !important;border-color:#0079bf !important}.oceanwp-social-icons.style-light li.oceanwp-foursquare a:hover{color:#2d5be3 !important;border-color:#2d5be3 !important}.oceanwp-social-icons.style-light li.oceanwp-youtube a:hover{color:#C4302B !important;border-color:#C4302B !important}.oceanwp-social-icons.style-light li.oceanwp-vimeo a:hover{color:#1ab7ea !important;border-color:#1ab7ea !important}.oceanwp-social-icons.style-light li.oceanwp-vine a:hover{color:#00bf8f !important;border-color:#00bf8f !important}.oceanwp-social-icons.style-light li.oceanwp-xing a:hover{color:#006464 !important;border-color:#006464 !important}.oceanwp-social-icons.style-light li.oceanwp-yelp a:hover{color:#C41200 !important;border-color:#C41200 !important}.oceanwp-social-icons.style-light li.oceanwp-tripadvisor a:hover{color:#589442 !important;border-color:#589442 !important}.oceanwp-social-icons.style-light li.oceanwp-rss a:hover{color:#ff7900 !important;border-color:#ff7900 !important}.oceanwp-social-icons.style-light li.oceanwp-email a:hover{color:#13aff0 !important;border-color:#13aff0 !important}.oceanwp-social-icons.style-dark li
a{color:#333;border:1px
solid #333}.oceanwp-social-icons.style-dark li.oceanwp-twitter a:hover{color:#46d4fe !important;border-color:#46d4fe !important}.oceanwp-social-icons.style-dark li.oceanwp-facebook a:hover{color:#37589b !important;border-color:#37589b !important}.oceanwp-social-icons.style-dark li.oceanwp-google-plus a:hover{color:#de5a49 !important;border-color:#de5a49 !important}.oceanwp-social-icons.style-dark li.oceanwp-pinterest a:hover{color:#cb2027 !important;border-color:#cb2027 !important}.oceanwp-social-icons.style-dark li.oceanwp-dribbble a:hover{color:#ea4c89 !important;border-color:#ea4c89 !important}.oceanwp-social-icons.style-dark li.oceanwp-vk a:hover{color:#597BA5 !important;border-color:#597BA5 !important}.oceanwp-social-icons.style-dark li.oceanwp-instagram a:hover{color:#3F729B !important;border-color:#3F729B !important}.oceanwp-social-icons.style-dark li.oceanwp-linkedin a:hover{color:#39C !important;border-color:#39C !important}.oceanwp-social-icons.style-dark li.oceanwp-tumblr a:hover{color:#2C4762 !important;border-color:#2C4762 !important}.oceanwp-social-icons.style-dark li.oceanwp-github a:hover{color:#60b044 !important;border-color:#60b044 !important}.oceanwp-social-icons.style-dark li.oceanwp-flickr a:hover{color:#fa4086 !important;border-color:#fa4086 !important}.oceanwp-social-icons.style-dark li.oceanwp-skype a:hover{color:#00AFF0 !important;border-color:#00AFF0 !important}.oceanwp-social-icons.style-dark li.oceanwp-trello a:hover{color:#0079bf !important;border-color:#0079bf !important}.oceanwp-social-icons.style-dark li.oceanwp-foursquare a:hover{color:#2d5be3 !important;border-color:#2d5be3 !important}.oceanwp-social-icons.style-dark li.oceanwp-youtube a:hover{color:#C4302B !important;border-color:#C4302B !important}.oceanwp-social-icons.style-dark li.oceanwp-vimeo a:hover{color:#1ab7ea !important;border-color:#1ab7ea !important}.oceanwp-social-icons.style-dark li.oceanwp-vine a:hover{color:#00bf8f !important;border-color:#00bf8f !important}.oceanwp-social-icons.style-dark li.oceanwp-xing a:hover{color:#006464 !important;border-color:#006464 !important}.oceanwp-social-icons.style-dark li.oceanwp-yelp a:hover{color:#C41200 !important;border-color:#C41200 !important}.oceanwp-social-icons.style-dark li.oceanwp-tripadvisor a:hover{color:#589442 !important;border-color:#589442 !important}.oceanwp-social-icons.style-dark li.oceanwp-rss a:hover{color:#ff7900 !important;border-color:#ff7900 !important}.oceanwp-social-icons.style-dark li.oceanwp-email a:hover{color:#13aff0 !important;border-color:#13aff0 !important}.oceanwp-social-icons.style-colored li
a{color:#fff}.oceanwp-social-icons.style-colored li a:hover{color:#fff}.oceanwp-social-icons.style-colored li.oceanwp-twitter
a{background-color:#46d4fe}.oceanwp-social-icons.style-colored li.oceanwp-twitter a:hover{background-color:#39b4d8}.oceanwp-social-icons.style-colored li.oceanwp-facebook
a{background-color:#37589b}.oceanwp-social-icons.style-colored li.oceanwp-facebook a:hover{background-color:#2d477c}.oceanwp-social-icons.style-colored li.oceanwp-google-plus
a{background-color:#de5a49}.oceanwp-social-icons.style-colored li.oceanwp-google-plus a:hover{background-color:#bb4c3e}.oceanwp-social-icons.style-colored li.oceanwp-pinterest
a{background-color:#cb2027}.oceanwp-social-icons.style-colored li.oceanwp-pinterest a:hover{background-color:#a91d23}.oceanwp-social-icons.style-colored li.oceanwp-dribbble
a{background-color:#ea4c89}.oceanwp-social-icons.style-colored li.oceanwp-dribbble a:hover{background-color:#c64174}.oceanwp-social-icons.style-colored li.oceanwp-vk
a{background-color:#597BA5}.oceanwp-social-icons.style-colored li.oceanwp-vk a:hover{background-color:#486384}.oceanwp-social-icons.style-colored li.oceanwp-instagram
a{background-color:#3F729B}.oceanwp-social-icons.style-colored li.oceanwp-instagram a:hover{background-color:#315a7c}.oceanwp-social-icons.style-colored li.oceanwp-linkedin
a{background-color:#39C}.oceanwp-social-icons.style-colored li.oceanwp-linkedin a:hover{background-color:#2678a1}.oceanwp-social-icons.style-colored li.oceanwp-tumblr
a{background-color:#2C4762}.oceanwp-social-icons.style-colored li.oceanwp-tumblr a:hover{background-color:#1d3042}.oceanwp-social-icons.style-colored li.oceanwp-github
a{background-color:#60b044}.oceanwp-social-icons.style-colored li.oceanwp-github a:hover{background-color:#4f9237}.oceanwp-social-icons.style-colored li.oceanwp-flickr
a{background-color:#fa4086}.oceanwp-social-icons.style-colored li.oceanwp-flickr a:hover{background-color:#c63169}.oceanwp-social-icons.style-colored li.oceanwp-skype
a{background-color:#00AFF0}.oceanwp-social-icons.style-colored li.oceanwp-skype a:hover{background-color:#0291c6}.oceanwp-social-icons.style-colored li.oceanwp-trello
a{background-color:#0079bf}.oceanwp-social-icons.style-colored li.oceanwp-trello a:hover{background-color:#0079bf}.oceanwp-social-icons.style-colored li.oceanwp-foursquare
a{background-color:#2d5be3}.oceanwp-social-icons.style-colored li.oceanwp-foursquare a:hover{background-color:#2d5be3}.oceanwp-social-icons.style-colored li.oceanwp-youtube
a{background-color:#C4302B}.oceanwp-social-icons.style-colored li.oceanwp-youtube a:hover{background-color:#982420}.oceanwp-social-icons.style-colored li.oceanwp-vimeo
a{background-color:#1ab7ea}.oceanwp-social-icons.style-colored li.oceanwp-vimeo a:hover{background-color:#1494bd}.oceanwp-social-icons.style-colored li.oceanwp-vine
a{background-color:#00bf8f}.oceanwp-social-icons.style-colored li.oceanwp-vine a:hover{background-color:#01906c}.oceanwp-social-icons.style-colored li.oceanwp-xing
a{background-color:#006464}.oceanwp-social-icons.style-colored li.oceanwp-xing a:hover{background-color:#014646}.oceanwp-social-icons.style-colored li.oceanwp-yelp
a{background-color:#C41200}.oceanwp-social-icons.style-colored li.oceanwp-yelp a:hover{background-color:#940f01}.oceanwp-social-icons.style-colored li.oceanwp-tripadvisor
a{background-color:#589442}.oceanwp-social-icons.style-colored li.oceanwp-tripadvisor a:hover{background-color:#426f32}.oceanwp-social-icons.style-colored li.oceanwp-rss
a{background-color:#ff7900}.oceanwp-social-icons.style-colored li.oceanwp-rss a:hover{background-color:#d46603}.oceanwp-social-icons.style-colored li.oceanwp-email
a{background-color:#13aff0}.oceanwp-social-icons.style-colored li.oceanwp-email a:hover{background-color:#0f8dc2}.oceanwp-social-icons.style-simple
li{margin:0
6px}.oceanwp-social-icons.style-simple li
a{font-size:16px}.owp-social-share{margin:0;padding:0;list-style:none}.owp-social-share
li{float:left;margin:0
8px 8px 0}.owp-social-share li
a{display:-webkit-inline-flex;display:-ms-inline-flex;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;width:40px;height:40px;line-height:1;border-radius:30px;overflow:hidden}.owp-social-share li a .owpss-icon{fill:#fff;width:16px;height:16px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.owp-social-share.style-minimal li
a{border:1px
solid #e9e9e9}.owp-social-share.style-minimal li a .owpss-icon{fill:#bbb}.owp-social-share.style-minimal li.twitter a:hover{color:#00aced;border-color:#00aced}.owp-social-share.style-minimal li.twitter a:hover .owpss-icon{fill:#00aced}.owp-social-share.style-minimal li.facebook a:hover{color:#3b5998;border-color:#3b5998}.owp-social-share.style-minimal li.facebook a:hover .owpss-icon{fill:#3b5998}.owp-social-share.style-minimal li.googleplus a:hover{color:#dd4b39;border-color:#dd4b39}.owp-social-share.style-minimal li.googleplus a:hover .owpss-icon{fill:#dd4b39}.owp-social-share.style-minimal li.linkedin a:hover{color:#39C;border-color:#39C}.owp-social-share.style-minimal li.linkedin a:hover .owpss-icon{fill:#39C}.owp-social-share.style-minimal li.pinterest a:hover{color:#cb2027;border-color:#cb2027}.owp-social-share.style-minimal li.pinterest a:hover .owpss-icon{fill:#cb2027}.owp-social-share.style-minimal li.viber a:hover{color:#9d62cc;border-color:#9d62cc}.owp-social-share.style-minimal li.viber a:hover .owpss-icon{fill:#9d62cc}.owp-social-share.style-minimal li.vk a:hover{color:#3673be;border-color:#3673be}.owp-social-share.style-minimal li.vk a:hover .owpss-icon{fill:#3673be}.owp-social-share.style-minimal li.reddit a:hover{color:#ff5c1f;border-color:#ff5c1f}.owp-social-share.style-minimal li.reddit a:hover .owpss-icon{fill:#ff5c1f}.owp-social-share.style-minimal li.tumblr a:hover{color:#35465c;border-color:#35465c}.owp-social-share.style-minimal li.tumblr a:hover .owpss-icon{fill:#35465c}.owp-social-share.style-minimal li.viadeo a:hover{color:#ff7452;border-color:#ff7452}.owp-social-share.style-minimal li.viadeo a:hover .owpss-icon{fill:#ff7452}.owp-social-share.style-colored li
a{color:#fff}.owp-social-share.style-colored li a:hover{-moz-opacity:.8;-webkit-opacity:.8;opacity:.8}.owp-social-share.style-colored li a .owpss-icon{fill:#fff}.owp-social-share.style-colored li.twitter
a{background-color:#00aced}.owp-social-share.style-colored li.facebook
a{background-color:#3b5998}.owp-social-share.style-colored li.googleplus
a{background-color:#dd4b39}.owp-social-share.style-colored li.linkedin
a{background-color:#39C}.owp-social-share.style-colored li.pinterest
a{background-color:#cb2027}.owp-social-share.style-colored li.viber
a{background-color:#9d62cc}.owp-social-share.style-colored li.vk
a{background-color:#3673be}.owp-social-share.style-colored li.reddit
a{background-color:#ff5c1f}.owp-social-share.style-colored li.tumblr
a{background-color:#35465c}.owp-social-share.style-colored li.viadeo
a{background-color:#ff7452}.owp-social-share.style-dark li
a{background-color:#222;color:#fff}.owp-social-share.style-dark li a:hover{-moz-opacity:.8;-webkit-opacity:.8;opacity:.8}.owp-social-share.style-dark li a .owpss-icon{fill:#fff}.owp-social-share.style-dark.name-shown .owp-icon-wrap{background-color:rgba(255,255,255,0.08)}.owp-social-share.name-shown li
a{min-width:144px;width:100%}.owp-social-share.name-shown
ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between}.owp-social-share.name-shown ul
li{margin:6px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.owp-social-share.name-shown ul li
a{min-width:144px;width:100%}.owp-social-share.name-shown .owp-icon-wrap{display:block;position:absolute;top:0;bottom:0;left:0;display:-webkit-inline-flex;display:-ms-inline-flex;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,0.08);padding:0
12px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.owp-social-share.name-shown .owp-social-name{display:block;width:100%;padding:0
10px 0 50px;font-size:15px;font-weight:500;text-align:center}.owp-social-share.name-shown.style-minimal li a:hover .owpss-icon{fill:#fff !important}.owp-social-share.name-shown.style-minimal li.twitter a:hover .owp-icon-wrap{background-color:#00aced}.owp-social-share.name-shown.style-minimal li.facebook a:hover .owp-icon-wrap{background-color:#3b5998}.owp-social-share.name-shown.style-minimal li.googleplus a:hover .owp-icon-wrap{background-color:#dd4b39}.owp-social-share.name-shown.style-minimal li.linkedin a:hover .owp-icon-wrap{background-color:#39C}.owp-social-share.name-shown.style-minimal li.pinterest a:hover .owp-icon-wrap{background-color:#cb2027}.owp-social-share.name-shown.style-minimal li.viber a:hover .owp-icon-wrap{background-color:#9d62cc}.owp-social-share.name-shown.style-minimal li.vk a:hover .owp-icon-wrap{background-color:#3673be}.owp-social-share.name-shown.style-minimal li.reddit a:hover .owp-icon-wrap{background-color:#ff5c1f}.owp-social-share.name-shown.style-minimal li.tumblr a:hover .owp-icon-wrap{background-color:#35465c}.owp-social-share.name-shown.style-minimal li.viadeo a:hover .owp-icon-wrap{background-color:#ff7452}.tagcloud
a{display:inline-block;background-color:#f8f8f8;color:#333;border:1px
solid #e9e9e9;font-size:12px !important;line-height:1;padding:8px
12px;margin:0
2px 5px 0;letter-spacing:0.4px;text-transform:uppercase}.tagcloud a:hover{background-color:#f1f1f1;color:#333;border-color:#ddd}#sidebar .video-widget .responsive-video-wrap
iframe{min-height:100%}.is-sticky #site-header,.is-sticky #top-bar-wrap{position:fixed}.is-sticky #top-bar-wrap{z-index:1000}.is-sticky #site-header{-webkit-box-shadow:0px 2px 5px rgba(0,0,0,0.1);box-shadow:0px 2px 5px rgba(0,0,0,0.1);z-index:999}.is-sticky #site-header.no-shadow{-webkit-box-shadow:none;box-shadow:none}.is-sticky #site-header-inner{padding:0;-webkit-transition:padding 0.3s ease;transition:padding 0.3s ease}.is-sticky #site-header,.is-sticky #top-bar-wrap,.is-sticky .header-top{opacity:0.95}#site-header.top-header .is-sticky .header-top{position:fixed}#site-header.medium-header .is-sticky .bottom-header-wrap{position:fixed}#site-header.custom-header .is-sticky .owp-sticky{position:fixed}#site-header.fixed-scroll,#top-bar-wrap.top-bar-sticky{-webkit-transition:opacity .3s, background-color .3s;transition:opacity .3s, background-color .3s}.is-sticky #site-header.fixed-scroll{width:auto}.is-sticky #site-header.slide-effect{-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.is-sticky #site-header.slide-effect.show{-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all 0.5s ease;transition:all 0.5s ease}#site-header.top-header.slide-effect .is-sticky .header-top{-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}#site-header.top-header.slide-effect.show .header-top{-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all 0.5s ease;transition:all 0.5s ease}#site-header.medium-header.slide-effect .is-sticky .bottom-header-wrap{-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}#site-header.medium-header.slide-effect.show .bottom-header-wrap.fixed-scroll{-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all 0.5s ease;transition:all 0.5s ease}#site-header.custom-header.slide-effect .is-sticky .owp-sticky{-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}#site-header.custom-header.slide-effect.show .owp-sticky{-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.is-sticky #site-header.up-effect{-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.is-sticky #site-header.up-effect.header-up{-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.is-sticky #site-header.up-effect.header-down{-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}#site-header.top-header.up-effect .is-sticky .header-top{-webkit-transition:all 0.5s ease;transition:all 0.5s ease}#site-header.top-header.up-effect.header-up .header-top{-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}#site-header.top-header.up-effect.header-down .header-top{-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}#site-header.medium-header.up-effect .is-sticky .bottom-header-wrap{-webkit-transition:all 0.5s ease;transition:all 0.5s ease}#site-header.medium-header.up-effect.header-up .bottom-header-wrap.fixed-scroll{-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}#site-header.medium-header.up-effect.header-down .bottom-header-wrap.fixed-scroll{-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}#site-header.custom-header.up-effect .is-sticky .owp-sticky{-webkit-transition:all 0.5s ease;transition:all 0.5s ease}#site-header.custom-header.up-effect.header-up .owp-sticky{-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}#site-header.custom-header.up-effect.header-down .owp-sticky{-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}#site-logo .sticky-logo-link,#site-header.center-header #site-navigation-wrap .middle-site-logo .sticky-logo-link{display:none}.is-sticky #site-header #site-logo.has-sticky-logo #site-logo-inner .custom-logo-link,.is-sticky #site-header.center-header #site-navigation-wrap .middle-site-logo.has-sticky-logo .custom-logo-link{display:none}.is-sticky #site-header #site-logo #site-logo-inner .sticky-logo-link,.is-sticky #site-header.center-header #site-navigation-wrap .middle-site-logo .sticky-logo-link{display:block}#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .sticky-logo-link{display:none}#site-header #site-logo #site-logo-inner,#site-header .oceanwp-social-menu .social-menu-inner,#site-header.full_screen-header .menu-bar-inner{-webkit-transition:height 0.3s ease;transition:height 0.3s ease}.is-sticky #site-header.shrink-header #site-logo #site-logo-inner,.is-sticky #site-header.shrink-header .oceanwp-social-menu .social-menu-inner,.is-sticky #site-header.shrink-header .after-header-content .after-header-content-inner{height:54px}.is-sticky #site-header.shrink-header #site-navigation-wrap .dropdown-menu>li>a,.is-sticky #site-header.shrink-header .oceanwp-mobile-menu-icon a,.is-sticky #site-header.shrink-header .after-header-content .after-header-content-inner>a,.is-sticky #site-header.shrink-header .after-header-content .after-header-content-inner>div>a{line-height:54px}.is-sticky #site-header.shrink-header.full_screen-header .menu-bar-inner{height:54px}#top-bar-wrap.has-full-width-top #top-bar,#site-header.has-full-width-header #site-header-inner{-webkit-transition:width 0.4s ease;transition:width 0.4s ease}.is-sticky #top-bar-wrap.has-full-width-top #top-bar,.is-sticky #site-header.has-full-width-header #site-header-inner{width:100%;max-width:100%;padding-left:30px;padding-right:30px}.is-sticky #top-bar-wrap.has-full-width-top,.is-sticky #site-header.has-full-width-header{width:100% !important;left:0;right:0}.is-sticky #site-header.has-full-width-header #site-header-inner #site-navigation-wrap,.is-sticky #site-header.has-full-width-header #site-header-inner #site-header.full_screen-header #site-navigation-wrap{right:18px}.is-sticky #top-bar-wrap.has-full-width-top #top-bar #top-bar-social.top-bar-right{right:30px}.is-sticky #top-bar-wrap.has-full-width-top #top-bar #top-bar-social.top-bar-left{left:30px}
.otw-row,.otw-columns,.block-grid,.block-grid>li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.otw-row{max-width:100%;margin:0
auto}.otw-row .otw-row{width:auto;max-width:none;margin:0
-10px}.otw-row.otw-collapse .otw-column, .otw-row.otw-collapse .otw-columns{padding:0}.otw-row .otw-row{width:auto;max-width:none;min-width:0;margin:0
-10px}.otw-row .otw-row.otw-collapse{margin:0}.otw-column,.otw-columns{float:left;min-height:1px;padding:0
10px;position:relative}.otw-column.centered,.otw-columns.centered{float:none;margin:0
auto}[class*="otw-column"]+[class*="otw-column"]:last-child{float:right}[class*="otw-column"]+[class*="otw-column"].end{float:left}.otw-one, .otw-row .otw-one{width:4.16667%}.otw-two, .otw-row .otw-two{width:8.33333%}.otw-three, .otw-row .otw-three{width:12.5%}.otw-four, .otw-row .otw-four{width:16.6%}.otw-five, .otw-row .otw-five{width:20.83333%}.otw-six, .otw-row .otw-six{width:25%}.otw-seven, .otw-row .otw-seven{width:29.16667%}.otw-eight, .otw-row .otw-eight{width:33.33333%}.otw-nine, .otw-row .otw-nine{width:37.5%}.otw-ten, .otw-row .otw-ten{width:41.66667%}.otw-eleven, .otw-row .otw-eleven{width:45.83333%}.otw-twelve, .otw-row .otw-twelve{width:50%}.otw-thirteen, .otw-row .otw-thirteen{width:54.16667%}.otw-fourteen, .otw-row .otw-fourteen{width:58.33333%}.otw-fifteen, .otw-row .otw-fifteen{width:62.5%}.otw-sixteen, .otw-row .otw-sixteen{width:66.66667%}.otw-seventeen, .otw-row .otw-seventeen{width:70.83333%}.otw-eighteen, .otw-row .otw-eighteen{width:75%}.otw-nineteen, .otw-row .otw-nineteen{width:79.16667%}.otw-twenty, .otw-row .otw-twenty{width:83.33333%}.otw-twentyone, .otw-row .otw-twentyone{width:87.5%}.otw-twentytwo, .otw-row .otw-twentytwo{width:91.66667%}.otw-twentythree, .otw-row .otw-twentythree{width:95.83333%}.otw-twentyfour, .otw-row .otw-twentyfour{width:100%}.otw-row .otw-offset-by-one{margin-left:4.16667%}.otw-row .otw-offset-by-two{margin-left:8.33333%}.otw-row .otw-offset-by-three{margin-left:12.5%}.otw-row .otw-offset-by-four{margin-left:16.66667%}.otw-row .otw-offset-by-five{margin-left:20.83333%}.otw-row .otw-offset-by-six{margin-left:25%}.otw-row .otw-offset-by-seven{margin-left:29.16667%}.otw-row .otw-offset-by-eight{margin-left:33.33333%}.otw-row .otw-offset-by-nine{margin-left:37.5%}.otw-row .otw-offset-by-ten{margin-left:41.66667%}.otw-row .otw-offset-by-eleven{margin-left:45.83333%}.otw-row .otw-offset-by-twelve{margin-left:50%}.otw-row .otw-offset-by-thirteen{margin-left:54.16667%}.otw-row .otw-offset-by-fourteen{margin-left:58.33333%}.otw-row .otw-offset-by-fifteen{margin-left:62.5%}.otw-row .otw-offset-by-sixteen{margin-left:66.66667%}.otw-row .otw-offset-by-seventeen{margin-left:70.83333%}.otw-row .otw-offset-by-eighteen{margin-left:75%}.otw-row .otw-offset-by-nineteen{margin-left:79.16667%}.otw-row .otw-offset-by-twenty{margin-left:83.33333%}.otw-row .otw-offset-by-twentyone{margin-left:87.5%}.otw-row .otw-offset-by-twentytwo{margin-left:91.66667%}.otw-push-two{left:8.33333%}.otw-pull-two{right:8.33333%}.otw-push-three{left:12.5%}.otw-pull-three{right:12.5%}.otw-push-four{left:16.66667%}.otw-pull-four{right:16.66667%}.otw-push-five{left:20.83333%}.otw-pull-five{right:20.83333%}.otw-push-six{left:25%}.otw-pull-six{right:25%}.otw-push-seven{left:29.16667%}.otw-pull-seven{right:29.16667%}.otw-push-eight{left:33.33333%}.otw-pull-eight{right:33.33333%}.otw-push-nine{left:37.5%}.otw-pull-nine{right:37.5%}.otw-push-ten{left:41.66667%}.otw-pull-ten{right:41.66667%}.otw-push-eleven{left:45.83333%}.otw-pull-eleven{right:45.83333%}.otw-push-twelve{left:50%}.otw-pull-twelve{right:50%}.otw-push-thirteen{left:54.16667%}.otw-pull-thirteen{right:54.16667%}.otw-push-fourteen{left:58.33333%}.otw-pull-fourteen{right:58.33333%}.otw-push-fifteen{left:62.5%}.otw-pull-fifteen{right:62.5%}.otw-push-sixteen{left:66.66667%}.otw-pull-sixteen{right:66.66667%}.otw-push-seventeen{left:70.83333%}.otw-pull-seventeen{right:70.83333%}.otw-push-eighteen{left:75%}.otw-pull-eighteen{right:75%}.otw-push-nineteen{left:79.16667%}.otw-pull-nineteen{right:79.16667%}.otw-push-twenty{left:83.33333%}.otw-pull-twenty{right:83.33333%}.otw-push-twentyone{left:87.5%}.otw-pull-twentyone{right:87.5%}.otw-push-twentytwo{left:91.66667%}.otw-pull-twentytwo{right:91.66667%}#map_canvas img, .map_canvas
img{max-width:none!important}.otw-row{*zoom:1}.otw-row:before,.otw-row:after{content:" ";display:table}.otw-row:after{clear:both}.block-grid{display:block;overflow:hidden;padding:0}.block-grid>li{display:block;height:auto;float:left}.block-grid.one-up{margin:0
-10px}.block-grid.one-up>li{width:100%;padding:0
10px 10px}.block-grid.two-up{margin:0
-10px}.block-grid.two-up>li{width:50%;padding:0
10px 10px}.block-grid.two-up>li:nth-child(2n+1){clear:both}.block-grid.three-up{margin:0
-10px}.block-grid.three-up>li{width:33.33333%;padding:0
10px 10px}.block-grid.three-up>li:nth-child(3n+1){clear:both}.block-grid.four-up{margin:0
-10px}.block-grid.four-up>li{width:25%;padding:0
10px 10px}.block-grid.four-up>li:nth-child(4n+1){clear:both}.block-grid.five-up{margin:0
-10px}.block-grid.five-up>li{width:20%;padding:0
10px 10px}.block-grid.five-up>li:nth-child(5n+1){clear:both}.block-grid.six-up{margin:0
-10px}.block-grid.six-up>li{width:16.66667%;padding:0
10px 10px}.block-grid.six-up>li:nth-child(6n+1){clear:both}.otw-hide-label,.otw-show-label{color:#fff;font-size:12px;margin-bottom:0;padding:10px
30px;z-index:100000;cursor:pointer}.otw-show-label{padding:10px
30px;position:absolute}.otw-hide-label{padding:0;position:absolute;display:block;width:30px;height:30px;line-height:30px;text-align:center;font-size:14px}.otw-sticky{position:absolute;z-index:99999}.otw-sticky .otw-sticky-content{padding:10px
0;position:relative}.otw-sticky .otw-sticky-content-inner{margin:0
auto}.otw-sticky.fixed-position{position:fixed}.otw-sticky.otw-align-left{text-align:left}.otw-sticky.otw-align-center{text-align:center}.otw-sticky.otw-align-right{text-align:right}.otw-sticky.otw-sticky-once .otw-show-label{display:none}.otw-sticky.otw-slide-animation .otw-sticky-content,
.otw-sticky.otw-slide-animation .otw-show-label,
.otw-sticky.otw-slide-animation .otw-hide-label{-webkit-transition:all 0.6s ease-in-out, 1s;-moz-transition:all 0.6s ease-in-out, 1s;-o-transition:all 0.6s ease-in-out, 1s;transition:all 0.6s ease-in-out, 1s}.otw-sticky.otw-fade-animation .otw-sticky-content,
.otw-sticky.otw-fade-animation .otw-show-label,
.otw-sticky.otw-fade-animation .otw-hide-label{-webkit-transition:opacity 0.6s ease-in-out, 1s;-moz-transition:opacity 0.6s ease-in-out, 1s;-o-transition:opacity 0.6s ease-in-out, 1s;transition:opacity 0.6s ease-in-out, 1s}.otw-sticky.otw-fade-animation.otw-show-sticky .otw-sticky-content,
.otw-sticky.otw-fade-animation.otw-show-sticky .otw-hide-label{opacity:1}.otw-sticky.otw-fade-animation.otw-show-sticky .otw-show-label{opacity:0}.otw-sticky.otw-fade-animation.otw-hide-sticky .otw-sticky-content,
.otw-sticky.otw-fade-animation.otw-hide-sticky .otw-hide-label{opacity:0}.otw-sticky.otw-fade-animation.otw-hide-sticky .otw-show-label{opacity:1}.otw-sticky.otw-full-bar.otw-top-sticky,.otw-sticky.otw-full-bar.otw-bottom-sticky{width:100%}.otw-sticky.otw-full-bar.otw-top-sticky .otw-show-label,
.otw-sticky.otw-full-bar.otw-top-sticky .otw-hide-label, .otw-sticky.otw-full-bar.otw-bottom-sticky .otw-show-label,
.otw-sticky.otw-full-bar.otw-bottom-sticky .otw-hide-label{right:30px}.otw-sticky.otw-full-bar.otw-left-sticky,.otw-sticky.otw-full-bar.otw-right-sticky{height:100%}.otw-sticky.otw-full-bar.otw-left-sticky .otw-hide-label,
.otw-sticky.otw-full-bar.otw-left-sticky .otw-show-label, .otw-sticky.otw-full-bar.otw-right-sticky .otw-hide-label,
.otw-sticky.otw-full-bar.otw-right-sticky .otw-show-label{top:30px;right:auto}.otw-sticky.otw-full-bar.otw-left-sticky .otw-sticky-content, .otw-sticky.otw-full-bar.otw-right-sticky .otw-sticky-content{height:100%}.otw-sticky.otw-side-box.otw-top-sticky,.otw-sticky.otw-side-box.otw-bottom-sticky{margin:0
auto}.otw-sticky.otw-side-box.otw-top-sticky .otw-show-label,
.otw-sticky.otw-side-box.otw-top-sticky .otw-hide-label, .otw-sticky.otw-side-box.otw-bottom-sticky .otw-show-label,
.otw-sticky.otw-side-box.otw-bottom-sticky .otw-hide-label{right:0}.otw-sticky.otw-side-box.otw-left-sticky,.otw-sticky.otw-side-box.otw-right-sticky{top:10%;bottom:10%}.otw-sticky.otw-side-box.otw-left-sticky .otw-hide-label,
.otw-sticky.otw-side-box.otw-left-sticky .otw-show-label, .otw-sticky.otw-side-box.otw-right-sticky .otw-hide-label,
.otw-sticky.otw-side-box.otw-right-sticky .otw-show-label{top:0;right:auto}.otw-sticky.otw-top-sticky{bottom:auto;left:0;right:0;top:0}.otw-sticky.otw-top-sticky.otw-show-sticky .otw-sticky-content{margin-top:0}.otw-sticky.otw-top-sticky.otw-show-sticky .otw-show-label{margin-top:-100%}.otw-sticky.otw-top-sticky.otw-show-sticky .otw-hide-label{bottom:-30px}.otw-sticky.otw-top-sticky.otw-hide-sticky .otw-sticky-content{margin-top:-100%}.otw-sticky.otw-top-sticky.otw-hide-sticky .otw-show-label{margin-top:0}.otw-sticky.otw-top-sticky.otw-hide-sticky .otw-hide-label{bottom:100%}.otw-sticky.otw-top-sticky.otw-fade-animation .otw-sticky-content{margin-top:0 !important}.otw-sticky.otw-top-sticky.otw-fade-animation.otw-show-sticky .otw-show-label{margin-top:0}.otw-sticky.otw-top-sticky.otw-fade-animation.otw-hide-sticky .otw-hide-label{bottom:-30px}.otw-sticky.otw-bottom-sticky{bottom:0;left:0;right:0;top:auto}.otw-sticky.otw-bottom-sticky.otw-show-sticky .otw-sticky-content{bottom:-1px}.otw-sticky.otw-bottom-sticky.otw-show-sticky .otw-show-label{bottom:-100%}.otw-sticky.otw-bottom-sticky.otw-show-sticky .otw-hide-label{margin-top:-29px}.otw-sticky.otw-bottom-sticky.otw-hide-sticky .otw-sticky-content{bottom:-1200px}.otw-sticky.otw-bottom-sticky.otw-hide-sticky .otw-show-label{bottom:0}.otw-sticky.otw-bottom-sticky.otw-hide-sticky .otw-hide-label{margin-top:100%}.otw-sticky.otw-bottom-sticky.otw-fade-animation .otw-sticky-content{bottom:0 !important;margin-bottom:0 !important}.otw-sticky.otw-bottom-sticky.otw-fade-animation.otw-show-sticky .otw-show-label{bottom:0}.otw-sticky.otw-bottom-sticky.otw-fade-animation.otw-hide-sticky .otw-hide-label{margin-top:-30px}.otw-sticky.otw-left-sticky{bottom:0;left:0;right:auto;top:0}.otw-sticky.otw-left-sticky .otw-show-label{right:auto}.otw-sticky.otw-left-sticky.otw-show-sticky .otw-sticky-content{margin-left:0}.otw-sticky.otw-left-sticky.otw-show-sticky .otw-show-label{left:-100%}.otw-sticky.otw-left-sticky.otw-show-sticky .otw-hide-label{right:-30px}.otw-sticky.otw-left-sticky.otw-hide-sticky .otw-sticky-content{margin-left:-1200px}.otw-sticky.otw-left-sticky.otw-hide-sticky .otw-show-label{left:0}.otw-sticky.otw-left-sticky.otw-hide-sticky .otw-hide-label{right:150%}.otw-sticky.otw-left-sticky.otw-fade-animation .otw-sticky-content{margin-left:0 !important}.otw-sticky.otw-left-sticky.otw-fade-animation.otw-show-sticky .otw-show-label{left:0}.otw-sticky.otw-left-sticky.otw-fade-animation.otw-hide-sticky .otw-hide-label{right:-30px}.otw-sticky.otw-right-sticky{bottom:0;left:auto;right:0;top:0}.otw-sticky.otw-right-sticky .otw-show-label{top:30px}.otw-sticky.otw-right-sticky.otw-show-sticky .otw-sticky-content{margin-right:0}.otw-sticky.otw-right-sticky.otw-show-sticky .otw-show-label{right:-100%}.otw-sticky.otw-right-sticky.otw-show-sticky .otw-hide-label{left:-30px}.otw-sticky.otw-right-sticky.otw-hide-sticky .otw-sticky-content{margin-right:-1200px}.otw-sticky.otw-right-sticky.otw-hide-sticky .otw-show-label{right:0}.otw-sticky.otw-right-sticky.otw-hide-sticky .otw-hide-label{left:150%}.otw-sticky.otw-right-sticky.otw-fade-animation .otw-sticky-content{margin-right:0 !important}.otw-sticky.otw-right-sticky.otw-fade-animation.otw-show-sticky .otw-show-label{right:0}.otw-sticky.otw-right-sticky.otw-fade-animation.otw-hide-sticky .otw-hide-label{left:-30px}.otw-white-popup{position:relative;background:#FFF;padding:20px;width:auto;margin:20px
auto}.otw-sticky-shadow-small{-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.35);-moz-box-shadow:0 2px 5px rgba(0, 0, 0, 0.35);box-shadow:0 2px 5px rgba(0,0,0,0.35)}.otw-sticky-shadow-large{-webkit-box-shadow:0 8px 20px 5px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 8px 20px 5px rgba(0, 0, 0, 0.15);box-shadow:0 8px 20px 5px rgba(0,0,0,0.15)}.otw-sticky-border-type-solid{border-style:solid}.otw-sticky-border-type-dashed{border-style:dashed}.otw-sticky-border-type-dotted{border-style:dotted}.otw-sticky-rounded-border-3{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.otw-sticky-rounded-border-5{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.otw-sticky-rounded-border-10{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.otw-sticky-border-black{border-color:#1c1c1c}.otw-sticky-border-white{border-color:white}.otw-sticky-border-red{border-color:#ff1d25}.otw-sticky-border-orange{border-color:#ff931e}.otw-sticky-border-green{border-color:#8cc63f}.otw-sticky-border-greenish{border-color:#23d7af}.otw-sticky-border-aqua{border-color:#3fa9f5}.otw-sticky-border-blue{border-color:#2356d7}.otw-sticky-border-pink{border-color:#ff7bac}.otw-sticky-border-purple{border-color:#915ecc}.otw-sticky-border-silver{border-color:#d8d8d8}.otw-sticky-border-brown{border-color:#c69c6d}.otw-sticky-transparent{background:transparent}.otw-sticky-background-red{background:#ff1d25}.otw-sticky-background-orange{background:#ff931e}.otw-sticky-background-green{background:#8cc63f}.otw-sticky-background-greenish{background:#23d7af}.otw-sticky-background-aqua{background:#3fa9f5}.otw-sticky-background-blue{background:#2356d7}.otw-sticky-background-pink{background:#ff7bac}.otw-sticky-background-purple{background:#915ecc}.otw-sticky-background-silver{background:#d8d8d8}.otw-sticky-background-brown{background:#c69c6d}.otw-sticky-background-black{background:#1c1c1c}.otw-sticky-background-white{background:white}.otw-sticky-background-light-red{background:#ffd0d1}.otw-sticky-background-light-orange{background:#ffe9d0}.otw-sticky-background-light-green{background:#deefc9}.otw-sticky-background-light-greenish{background:#b9f4e7}.otw-sticky-background-light-aqua{background:#e9f5fe}.otw-sticky-background-light-blue{background:#b9caf4}.otw-sticky-background-light-pink{background:#fff0f6}.otw-sticky-background-light-purple{background:#eee6f7}.otw-sticky-background-light-silver{background:#f9f9f9}.otw-sticky-background-light-brown{background:#f8f3ed}.otw-sticky-background-light-black{background:#757575}.otw-sticky-background-light-white{background:white}.otw-sticky-background-pattern-1{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/cream_pixels.png) repeat}.otw-sticky-background-pattern-2{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/dimension.png) repeat}.otw-sticky-background-pattern-3{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/grey.png) repeat}.otw-sticky-background-pattern-4{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/greyzz.png) repeat}.otw-sticky-background-pattern-5{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/pw_pattern.png) repeat}.otw-sticky-background-pattern-6{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/skelatal_weave.png) repeat}.otw-sticky-background-pattern-7{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/stitch.png) repeat}.otw-sticky-background-pattern-8{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/subtle_grunge.png) repeat}.otw-sticky-background-pattern-9{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/swirl.png) repeat}.otw-sticky-background-pattern-10{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/wood_pattern.png) repeat}.mfp-bg.otw-red-overlay{background:#ff1d25}.mfp-bg.otw-orange-overlay{background:#ff931e}.mfp-bg.otw-green-overlay{background:#8cc63f}.mfp-bg.otw-greenish-overlay{background:#23d7af}.mfp-bg.otw-aqua-overlay{background:#3fa9f5}.mfp-bg.otw-blue-overlay{background:#2356d7}.mfp-bg.otw-pink-overlay{background:#ff7bac}.mfp-bg.otw-purple-overlay{background:#915ecc}.mfp-bg.otw-silver-overlay{background:#d8d8d8}.mfp-bg.otw-brown-overlay{background:#c69c6d}.mfp-bg.otw-black-overlay{background:#1c1c1c}.mfp-bg.otw-white-overlay{background:white}.mfp-bg.otw-overlay-pattern-1{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/cream_pixels.png) repeat}.mfp-bg.otw-overlay-pattern-2{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/dimension.png) repeat}.mfp-bg.otw-overlay-pattern-3{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/grey.png) repeat}.mfp-bg.otw-overlay-pattern-4{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/greyzz.png) repeat}.mfp-bg.otw-overlay-pattern-5{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/pw_pattern.png) repeat}.mfp-bg.otw-overlay-pattern-6{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/skelatal_weave.png) repeat}.mfp-bg.otw-overlay-pattern-7{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/stitch.png) repeat}.mfp-bg.otw-overlay-pattern-8{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/subtle_grunge.png) repeat}.mfp-bg.otw-overlay-pattern-9{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/swirl.png) repeat}.mfp-bg.otw-overlay-pattern-10{background:transparent url(https://soukya.com.au/wp-content/plugins/popping-sidebars-and-widgets-light//include/otw_components/otw_overlay_light/images/wood_pattern.png) repeat}.mfp-bg.mfp-ready.otw-opacity-0{opacity:0}.mfp-bg.mfp-ready.otw-opacity-10{opacity:0.1}.mfp-bg.mfp-ready.otw-opacity-20{opacity:0.2}.mfp-bg.mfp-ready.otw-opacity-30{opacity:0.3}.mfp-bg.mfp-ready.otw-opacity-40{opacity:0.4}.mfp-bg.mfp-ready.otw-opacity-50{opacity:0.5}.mfp-bg.mfp-ready.otw-opacity-60{opacity:0.6}.mfp-bg.mfp-ready.otw-opacity-70{opacity:0.7}.mfp-bg.mfp-ready.otw-opacity-80{opacity:0.8}.mfp-bg.mfp-ready.otw-opacity-90{opacity:0.9}.mfp-bg.mfp-ready.otw-opacity-100{opacity:1}.mfp-zoom-in{}.mfp-zoom-in .mfp-with-anim{opacity:0;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}.mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-removing .mfp-with-anim{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-newspaper{}.mfp-newspaper .mfp-with-anim{opacity:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;-webkit-transform:scale(0) rotate(500deg);-moz-transform:scale(0) rotate(500deg);-ms-transform:scale(0) rotate(500deg);-o-transform:scale(0) rotate(500deg);transform:scale(0) rotate(500deg)}.mfp-newspaper.mfp-bg{opacity:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.mfp-newspaper.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1) rotate(0deg);-moz-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);-o-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}.mfp-newspaper.mfp-removing .mfp-with-anim{-webkit-transform:scale(0) rotate(500deg);-moz-transform:scale(0) rotate(500deg);-ms-transform:scale(0) rotate(500deg);-o-transform:scale(0) rotate(500deg);transform:scale(0) rotate(500deg);opacity:0}.mfp-newspaper.mfp-removing.mfp-bg{opacity:0}.mfp-move-horizontal{}.mfp-move-horizontal .mfp-with-anim{opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:translateX(-50px);-moz-transform:translateX(-50px);-ms-transform:translateX(-50px);-o-transform:translateX(-50px);transform:translateX(-50px)}.mfp-move-horizontal.mfp-bg{opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.mfp-move-horizontal.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.mfp-move-horizontal.mfp-removing .mfp-with-anim{-webkit-transform:translateX(50px);-moz-transform:translateX(50px);-ms-transform:translateX(50px);-o-transform:translateX(50px);transform:translateX(50px);opacity:0}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.mfp-move-from-top{}.mfp-move-from-top .mfp-content{vertical-align:top}.mfp-move-from-top .mfp-with-anim{opacity:0;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;-webkit-transform:translateY(-100px);-moz-transform:translateY(-100px);-ms-transform:translateY(-100px);-o-transform:translateY(-100px);transform:translateY(-100px)}.mfp-move-from-top.mfp-bg{opacity:0;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.mfp-move-from-top.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.mfp-move-from-top.mfp-removing .mfp-with-anim{-webkit-transform:translateY(-50px);-moz-transform:translateY(-50px);-ms-transform:translateY(-50px);-o-transform:translateY(-50px);transform:translateY(-50px);opacity:0}.mfp-move-from-top.mfp-removing.mfp-bg{opacity:0}.mfp-3d-unfold{}.mfp-3d-unfold .mfp-content{perspective:2000px}.mfp-3d-unfold .mfp-with-anim{opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(-60deg);-moz-transform:rotateY(-60deg);-ms-transform:rotateY(-60deg);-o-transform:rotateY(-60deg);transform:rotateY(-60deg)}.mfp-3d-unfold.mfp-bg{opacity:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.mfp-3d-unfold.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg);transform:rotateY(0deg)}.mfp-3d-unfold.mfp-removing .mfp-with-anim{-webkit-transform:rotateY(60deg);-moz-transform:rotateY(60deg);-ms-transform:rotateY(60deg);-o-transform:rotateY(60deg);transform:rotateY(60deg);opacity:0}.mfp-3d-unfold.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out{}.mfp-zoom-out .mfp-with-anim{opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3)}.mfp-zoom-out.mfp-bg{opacity:0;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.mfp-zoom-out.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.mfp-zoom-out.mfp-removing .mfp-with-anim{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}@keyframes
hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}100%{transform:translateY(700px);opacity:0}}@-webkit-keyframes
hinge{0%{-webkit-transform:rotate(0);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:hinge;animation-name:hinge}.mfp-with-fade .mfp-content,.mfp-with-fade.mfp-bg{opacity:0;-webkit-transition:opacity 0.5s ease-out;-moz-transition:opacity 0.5s ease-out;-o-transition:opacity 0.5s ease-out;transition:opacity 0.5s ease-out}.mfp-with-fade.mfp-ready .mfp-content{opacity:1}.mfp-with-fade.mfp-removing.mfp-bg{opacity:0}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:100002;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:100003;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0
8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0
auto;text-align:left;z-index:100005}.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:100004}.mfp-preloader
a{color:#ccc}.mfp-preloader a:hover{color:white}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:100006;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0
0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,
.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,
.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px}.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px}.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler
iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:black}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px
0 40px;margin:0
auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444}.mfp-figure
small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure
figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure
small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px
5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.otw-affiliate{position:relative;padding-bottom:20px !important}.otw-overlay-affiliate{position:absolute;bottom:10px;width:100%;text-align:right;font-size:10px;right:10px}.otw-show-label{white-space:nowrap}.otw-show-sticky-loads .otw-show-label{visibility:hidden}.otw-first-show-sticky .otw-show-label{visibility:hidden}.otw-show-sticky-delay .otw-show-label{visibility:hidden}.otw-show-sticky-mouse .otw-show-label{visibility:hidden}.otw-sticky-wrapoer .otw-row{width:auto}.mfp-content .otw-row{width:auto}.otw-show-sticky-link .otw-show-label{visibility:hidden}@media only screen and (max-width: 767px){.hide-overlay-for-small{display:none}}.otw-hide-sticky.otw-top-sticky .otw-hide-label{visibility:hidden}.otw-sticky.otw-hide-sticky.otw-bottom-sticky.scrolling-position{position:fixed}.otw-sticky.otw-show-sticky.otw-bottom-sticky.scrolling-position{position:fixed}.otw-sticky.otw-show-sticky.otw-bottom-sticky.scrolling-position .otw-show-label{visibility:hidden}.otw-sticky.otw-show-sticky.otw-right-sticky.scrolling-position .otw-show-label{display:none}.otw-sticky.otw-show-sticky.otw-right-sticky.scrolling-position{position:fixed}.otw-sticky.otw-hide-sticky{pointer-events:none}.otw-sticky.otw-hide-sticky .otw-show-label{pointer-events:auto}.mfp-content .otw-align-left{text-align:left}.mfp-content .otw-align-center{text-align:center}.mfp-content .otw-align-right{text-align:right}.otw-right-sticky-closed .otw-sticky-content{display:none}.otw-right-sticky-closed .otw-hide-label{display:none}.otw-sticky.otw-hide-sticky .otw-sticky-content{box-shadow:none !important}