.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:'\f111';display:inline-block;color:#929292;font-size:10px;margin-right:10px;margin-top:-2px;font-family:'Font Awesome 5 Free';font-weight:400;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(//optivise.store/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(//optivise.store/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:#3399CC !important;border-color:#3399CC !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:#3399CC !important;border-color:#3399CC !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:#3399CC}.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:#3399CC;border-color:#3399CC}.owp-social-share.style-minimal li.linkedin a:hover .owpss-icon{fill:#3399CC}.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:#3399CC}.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:#3399CC}.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%}