/*
Theme Name: Lidarope
Version: 1.0.0
Author: Edward Yu
Author URI: http://lforever.com/
*/
@font-face {
  	font-family: "Oswald-ExtraLight", sans-serif;
  	font-weight: 200;
	src: url(Oswald-ExtraLight.ttf);
}
@font-face {
  	font-family: "Oswald-Light", sans-serif;
  	font-weight: 300;
	src: url(Oswald-Light.ttf);
}
@font-face {
  	font-family: "Oswald", sans-serif;
  	font-weight: 400;
	src: url(Oswald-Regular.ttf);
}
@font-face {
  	font-family: "Oswald-Medium", sans-serif;
  	font-weight: 500;
	src: url(Oswald-Medium.ttf);
}
@font-face {
  	font-family: "Oswald-SemiBold", sans-serif;
  	font-weight: 600;
	src: url(Oswald-SemiBold.ttf);
}
@font-face {
  	font-family: "Oswald-Bold", sans-serif;
  	font-weight: 700;
	src: url(Oswald-Bold.ttf);
}
html {
	font-size: 62.5%;
}
body {
	font-size: 1.9rem;
	color: #5b5c5c;
	background: #fff;
	position: relative;
	font-family: Arial, NSimSun, "sans-serif";
	/*color: #004d83;
	color: #d20300;*/
}
.admin-bar #header {
  	top: 32px;
}
@media screen and (max-width: 782px){
	.admin-bar #header {
		top: 46px;
	}
}
#header {
	position: fixed;
  	width: 100%;
  	top: 0px;
  	z-index: 1020;
  	background: rgba(0, 0, 0, 0.3);
  	border-bottom: 1px solid #9faebe;
}
#header.scroll {
	background: rgba(0, 0, 0, 0.7);
  	transition: 0.4s;
}
#header .logo {
	max-width: 150px;
  	transition: 0.4s;
}
#header.scroll .logo {
	max-width: 80px;
}
#header.scroll .lang {
	opacity: 0;
  height: 0;
  margin: 0;
}
#header .omega {
	float: right;
	position: relative;
}
.lang {
	list-style: none;
  padding: 0 10px;
  text-align: right;
  transition: 0.3s;
  line-height: 1;
  white-space: nowrap;
  margin: 0.5rem 1.5rem;
}
.lang li {
	display: inline-block;
	margin: 0 0 0 10px;
}
.lang li a {
	color: #fff;
	font-size: 1.4rem;
	text-decoration: none;
}
a.mega-menu-link {
	font-family: "Oswald", sans-serif!important;
	font-size: 2.3rem!important;
  	color: #ffffff!important;
  	text-transform: uppercase!important;
  	letter-spacing: 1px!important;
}
.mega-sub-menu a.mega-menu-link {
  	color: #00548e!important;
  	font-size: 1.9rem!important;
	text-align: left!important;
}
.mega-indicator {
	display: none!important;
}
.title-wrapper {
	padding: 180px 0 30px;
  	background: #004d83;
	margin: 0 0 30px;
}
.title-wrapper h2 {
  	font-weight: 700;
  	font-size: 4rem;
  	letter-spacing: 0.6rem;
  	line-height: 1.5;
  	color: #fff;
	text-align: center;
}
h2.wp-block-heading {
	font-weight: 700;
  	font-size: 3rem;
  	line-height: 1.5;
  	color: #000;
}
@media(min-width:1200px){
	#header .mega-menu-wrap {
		background: none!important;
	}
	#header .mega-menu-item {
		margin: 0 1.5rem !important;
	}
	#mega-menu-item-29 .mega-sub-menu {
		width: 350px!important;
	}
	.mega-icon-fishing a,
	.mega-icon-crane a,
	.mega-icon-energy a,
	.mega-icon-entertainment a,
	.mega-icon-mooring a,
	.mega-icon-offshore a,
	.mega-icon-safety a,
	.mega-icon-tug a,
	.mega-icon-contact a,
	.mega-icon-culture a,
	.mega-icon-history a,
	.mega-icon-inquiry a,
	.mega-icon-pnews a,
	.mega-icon-snews a,
	.mega-icon-structure a,
	.mega-icon-lida a {
		height: 50px!important;
		line-height: 50px!important;
		margin: 0 0 5px!important;
	}
	.mega-icon-lida {
		background: url(img/mega-icon-lida.png) no-repeat center left/contain!important;
		padding-left: 50px!important;
	}
	.mega-icon-contact {
		background: url(img/mega-icon-contact.png) no-repeat center left/contain!important;
		padding-left: 50px!important;
	}
	.mega-icon-culture {
		background: url(img/mega-icon-culture.png) no-repeat center left/contain!important;
		padding-left: 50px!important;
	}
	.mega-icon-history {
		background: url(img/mega-icon-history.png) no-repeat center left/contain!important;
		padding-left: 50px!important;
	}
	.mega-icon-inquiry {
		background: url(img/mega-icon-inquiry.png) no-repeat center left/contain!important;
		padding-left: 50px!important;
	}
	.mega-icon-pnews {
		background: url(img/mega-icon-pnews.png) no-repeat center left/contain!important;
		padding-left: 50px!important;
	}
	.mega-icon-snews {
		background: url(img/mega-icon-snews.png) no-repeat center left/contain!important;
		padding-left: 50px!important;
	}
	.mega-icon-structure {
		background: url(img/mega-icon-structure.png) no-repeat center left/contain!important;
		padding-left: 50px!important;
	}
	.mega-icon-fishing {
		background: url(img/mega-icon-fishing.png) no-repeat center left!important;
		padding-left: 50px!important;
	}
	.mega-icon-crane {
		background: url(img/mega-icon-crane.png) no-repeat center left!important;
		padding-left: 50px!important;
	}
	.mega-icon-energy {
		background: url(img/mega-icon-energy.png) no-repeat center left!important;
		padding-left: 50px!important;
	}
	.mega-icon-entertainment {
		background: url(img/mega-icon-entertainment.png) no-repeat center left!important;
		padding-left: 50px!important;
	}
	.mega-icon-mooring {
		background: url(img/mega-icon-mooring.png) no-repeat center left!important;
		padding-left: 50px!important;
	}
	.mega-icon-offshore {
		background: url(img/mega-icon-offshore.png) no-repeat center left!important;
		padding-left: 50px!important;
	}
	.mega-icon-safety {
		background: url(img/mega-icon-safety.png) no-repeat center left!important;
		padding-left: 50px!important;
	}
	.mega-icon-tug {
		background: url(img/mega-icon-tug.png) no-repeat center left!important;
		padding-left: 50px!important;
	}
	#header .mega-current-page-ancestor > a.mega-menu-link,
	#header .mega-current-menu-ancestor > a.mega-menu-link,
	#header .mega-menu-item > a.mega-menu-link:hover, 
	#header .mega-menu-item > a.mega-menu-link:focus,
	#header .mega-current-menu-item a.mega-menu-link,
	#header .mega-toggle-on > a.mega-menu-link {
		background: none!important;
	}
	#header .mega-sub-menu {
	  	background: #fff!important;
	  	padding: 15px 0!important;
	  	text-transform: uppercase!important;
	  	box-shadow: 0 0 8px 0 rgba(0,0,0,0.6)!important;
	}
	#header .mega-sub-menu li.mega-menu-item a.mega-menu-link {
		background: none!important;
	}
	#header .mega-sub-menu li.mega-menu-item > a.mega-menu-link:hover, 
	#header .mega-sub-menu li.mega-menu-item > a.mega-menu-link:focus {
		color: #666!important;
	}
}
#footer {
	background: url(img/bg-footer.png) repeat-x center top;
	padding: 20px 0 0;
}
#footer .logo {
	max-width: 150px;
	margin: 0 auto;
}
#footer a {
	color: #fff;
}
#footer a.mega-menu-link {
	font-size: 1.6rem!important;
  	color: #757575!important;
  	text-transform: uppercase!important;
  	font-family: 'Oswald',sans-serif!important;
  	letter-spacing: 0.12rem!important;
  	font-weight: 600!important;
}
/*@media(min-width:1200px){*/
	#footer .mega-menu-wrap {
		background: none!important;
	}
	#footer .mega-menu-toggle {
		display: none!important;
	}
	#footer .mega-menu {
		display: block!important;
		text-align: center!important;
		background: none!important;
	}
	#footer .mega-menu-item {
		margin: 0 1.5rem !important;
		display: inline-block!important;
	}
	#footer .mega-current-page-ancestor > a.mega-menu-link,
	#footer .mega-current-menu-ancestor > a.mega-menu-link,
	#footer .mega-menu-item > a.mega-menu-link:hover, 
	#footer .mega-menu-item > a.mega-menu-link:focus,
	#footer .mega-current-menu-item a.mega-menu-link,
	#footer .mega-toggle-on > a.mega-menu-link {
		background: none!important;
	}
/*}*/
.copyright {
	color: #757575;
  	font-size: 1.2rem;
	margin: 1.5rem;
}
#slideshow-wrapper #slideshow {
	height: 500px;
	margin: 0 0 40px;
}
#slideshow {
	background-size: cover;
	background-position: center;
}
.slideshow-meta {
	height: 100%;
  	padding: 150px 0 0;
}
.slideshow-meta h1 {
  	font-weight: 700;
  	font-size: 4rem;
  	letter-spacing: 0.6rem;
  	line-height: 1.5;
  	color: #fff;
	text-transform: uppercase;
}
.slideshow-meta .btn {
	font-weight: 400;
  	font-style: italic;
  	border-color: #ffffff;
  	font-size: 2rem;
  	color: #fff;
  	border-width: 3px;
  	padding: 10px 20px;
}
.slideshow-meta .btn:hover {
	border-color: #757575;
  	background-color: #757575;
}
.slideshow-meta .featured p {
	color: #fff;
  	text-transform: uppercase;
  	font-weight: 700;
  	font-style: italic;
  	font-size: 2rem;
	text-align: center;
  	line-height: 2.3;
}
.slideshow-meta .featured a {
  	display: inline-block;
  	position: relative;
  	margin-right: 15px;
  	height: 130px;
  	width: 200px;
  	background-color: #fff;
	overflow: hidden;
}
.slideshow-meta .featured a span {
  	position: absolute;
  	width: 100%;
	background: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,0));
  	letter-spacing: 1px;
  	font-style: normal;
  	font-weight: 800;
  	padding: 0.5rem 0.5rem 1.3rem;
 	text-align: left;
	font-size: 1.6rem;
  	z-index: 1;
  	left: 0;
	color: #fff;
}
.slideshow-meta .featured a img {
  	width: auto;
  	height: auto;
  	min-height: 0;
  	top: 90px;
	
  	transition: 0.4s;
  	position: relative;
  	transform: translateY(-50%);
  	padding: 0;
}
.page-wrapper {
	position: relative;
}
.rope-img {
	background-position: 50px -30px;
  	left: 50px;
  	background-repeat: repeat-y;
  	background-attachment: fixed;
  	position: absolute;
  	z-index: 2;
  	height: 100%;
  	width: 90px;
	top: -40px;
}
.page-title {
  	font-weight: 700;
  	color: #757575;
  	line-height: 1.5;
  	font-size: 2.4rem;
  	letter-spacing: 4px;
  	margin-bottom: 30px;
  	text-transform: uppercase;
	text-align: center;
}
.content {
	margin: 0 0 40px;
}
.rope-brand-imgs {
	position: relative;
	z-index: 2;
	margin: 0 0 40px;
}
.rope-spec h3, .rope-spec h4 {
  	font-size: 2rem;
}
.rope-spec h3 {
  	font-weight: 600;
  	font-style: italic;
  	color: #00548e;
  	margin-bottom: 10px;
}
.rope-spec h4 {
  	font-weight: 400;
  	color: #757575;
  	word-break: break-all;
}
table.smalltbl {
  	border: 1px solid #666 !important;
	margin: 0 0 15px;
}
.smalltbl th {
  	font-weight: 400;
  	letter-spacing: 0px;
  	border-bottom: 0 !important;
}
.smalltbl th, 
.smalltbl td {
  	text-align: center;
  	padding: .6rem;
}
.table-heading-grey th {
  	background: #757575;
  	color: #fff;
  	text-transform: uppercase;
  	text-align: center;
}
.smalltbl td {
  	font-size: 1.6rem;
  	font-weight: normal;
  	color: #00548E;
}
#rope-accordion {
	position: relative;
	z-index: 2;
	margin: 0 0 40px;
}
.accordion-header {
	background: #757575;
  	text-align: center;
  	padding: 0px;
  	border-radius: 0px;
	border-bottom: 1px solid rgba(0,0,0,.125);
}
.accordion-header .btn {
	color: #fff;
  	text-transform: uppercase;
  	font-size: 2rem;
  	letter-spacing: 2px;
  	font-weight: 400;
  	width: 100%;
}
.accordion-header .btn.collapsed:after {
  	content: '';
  	transform: rotate(45deg);
  	top: 8px;
}
.accordion-header .btn:after {
  	content: '';
  	border: solid white;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
  	border-width: 0 2px 2px 0;
  	display: inline-block;
	padding: 10px;
	position: absolute;
	transform: rotate(-135deg);
	right: 8%;
	top: 20px;
}
.accordion-button {
	background: none !important;
  	font-size: 2rem !important;
  	display: block;
  	color: #fff !important;
  	text-align: center !important;
  	position: relative;
	border-radius: 0;
}
.accordion-button:hover,
.accordion-button:focus {
	box-shadow: none;
	outline: 2px solid #000!important;
}
.rope-section {
	padding: 2%;
	text-align: center;
}
.rope-section ul {
	list-style: inside;
  	display: flex;
  	justify-content: center;
  	gap: 20px;
  	padding: 0;
  	margin: 0;
	flex-wrap: wrap;
}
#rope-specifications .nav-tabs {
  	margin-left: 1.5rem;
  	margin-top: 45px;
  	border-bottom: 1px solid #efefef;
}
#rope-specifications .nav-tabs .nav-link.active {
  	color: #00548e;
}
#rope-specifications .nav-tabs .nav-link {
  	color: #757575;
  	border: none;
  	font-size: 1.7rem;
  	line-height: 29px;
  	font-weight: 500;
  	padding: .5rem 1.5rem 0.8rem;
  	text-transform: uppercase;
	margin: 0;
}
#rope-specifications th:first-child, 
#rope-specifications td:first-child
{
  	position: sticky;
  	left: 0px;
	text-align: left;
}
#rope-specifications td {
	border-bottom: 1px solid #efefef;
	text-align: center;
}
#rope-specifications .table-striped-columns > :not(caption) > tr > :nth-child(2n) {
	background: #c7c5c5;
}
/*#slideshow > img {
	opacity: 0;
	overflow-hidden;
animate-hover animate-bg-hover
}*/
.slideshow-img {
	opacity: 0;
}
.animate-bg-hover:hover {
	-webkit-animation-name: animateBg;
    animation-name: animateBg;
}
.animate-bg {
    -webkit-animation-name: animateBg;
    animation-name: animateBg;
}
.animate-hover:hover {
  	-webkit-animation-duration: 3000ms;
  	animation-duration: 3000ms;
  	-webkit-animation-fill-mode: both;
  	animation-fill-mode: both;
	animation-direction: alternate;

  	-webkit-animation-timing-function: cubic-bezier(.3,0,.7,1);
  	animation-timing-function: cubic-bezier(.3,0,.7,1);
  	animation-iteration-count: infinite;
}
@keyframes animateBg {
  	from {
    	-ms-transform: scale(1,1);
    	transform: scale(1,1) translateZ(1px);
  	}

  	to {
    	-ms-transform: scale(1.45, 1.45);
    	transform: scale(1.45, 1.45) translateZ(1px);
  	}
}
.img-scale img {
	transition: 0.4s;
}
.img-scale:hover img {
	-webkit-transition: 0.4s;
  	transition: 0.4s;
  	-webkit-transform: scale(1.2, 1.2);
  	transform: scale(1.2, 1.2);
}
.background-scale {
	overflow: hidden !important;
  	position: relative !important;
}
.background-scale > div {
	position: relative;
	z-index: 2;
}
.background-scale:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    transition: transform .4s ease-in-out;
	z-index: 1;
}
.background-scale:hover:after {	
	transform: scale(1.3);
}
.form-control {
	font-size: 1.6rem;
}
.form-submit,
.btn-normal,
.pagenavi a {
	margin: 0;
  	background: #004d83;
  	border: solid 1px #004d83;
  	font-size: 1.6rem;
  	color: #fff;
  	font-weight: normal;
  	padding: 10px 30px;
  	border-radius: 0px;
	text-decoration: none;
}
.form-submit:hover,
.form-submit:focus,
.btn-normal:hover,
.btn-normal:focus,
.pagenavi a:hover,
.pagenavi a:focus {
  	border: solid 1px #d20300;
	background: #d20300!important;
  	color: #fff!important;
}
.form-submit.v2 {
	background: #fff;
  	color: #004d83;
}
.res-bg {
	position: absolute;
  	color: #fff;
  	font-size: 1.8rem;
  	font-family: acumin-pro, sans-serif;
  	font-weight: 600;
  	font-style: italic;
  	letter-spacing: 1px;
  	width: 100%;
  	text-align: right;
  	padding: 50px 40px;
	background: -webkit-linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.5));
	background: -o-linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.5));
	background: linear-gradient(rgba(0,0,0,.0), rgba(0,0,0,.5));
}
#rope-accordion table {
	margin: 0;
}
#rope-accordion table th {
  	font-size: 1rem;
  	text-transform: uppercase;
  	color: #00548e;
  	text-align: left;
  	font-style: normal;
  	font-weight: 700;
	padding: 0.9rem;
	background: #dcdcd8;
}
#rope-accordion tbody tr:nth-of-type(2n+1) {
  	background-color: #fff !important;
}
#rope-accordion tbody tr:nth-of-type(2n) {
  	background-color: #c7c5c5;
}
#rope-accordion table td {
  	vertical-align: middle;
  	font-size: 1.6rem;
  	color: #333333;
	padding: 0.9rem;
}
#rope-accordion .btn {
	color: #555555;
  	border-color: #757575;
  	font-size: 1.6rem;
  	text-transform: uppercase;
}
#rope-accordion .btn:hover,
#rope-accordion .btn:focus {
	color: #fff;
}
.story-content {
	display: flex;
	align-items: center;
}
.story-content .ctlb-block-image {
	flex-basis: 160px;
  	min-width: 160px;
}
.story-content .ctlb-block-desc {
	
}
.category_titles {
	text-align: center;
	margin: 0 0 30px;
}
.post-box {
	border: 1px solid #235071;
	padding: 15px 15px 80px;
	position: relative;
	margin: 0 0 20px;
	height: calc(100% - 20px );
}
.post-box:hover,
.post-box:focus {
	box-shadow: 0 0 10px 0 #235071;
}
.post-box .post-thumb {
	display: block;
  	margin: -15px -15px 15px;
}
.post-box .excerpt {
	
}
.post-box h2 {
	margin: 0 0 10px;
}
.post-box h2 a {
	color: #235071;
	text-decoration: none;
}
.post-box .post-date {
	margin: 0 0 15px;
}
.post-box .btn-normal {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.wp-pagenavi {
	text-align: center;
	margin: 15px 0 30px;
}
.wp-pagenavi span {
	
}
.wp-pagenavi a, .wp-pagenavi span {
	border-color: #235071;
	padding: 0;
  	margin: 2px;
  	width: 30px;
  	height: 30px;
  	text-align: center;
  	display: inline-block;
  	line-height: 30px;
	color: #235071;
}
.wp-pagenavi span.current {
	font-weight: normal;
	background: #235071;
	color: #fff;
}
.post-meta {
	margin: 0 0 20px;
	gap: 15px;
}
.post-views {
	display: inline-block;
}
.pagenavi {
  	gap: 10px;
}
.post-share {
	margin: 0 0 20px;
}
.onlineservice {
	position: fixed;
  	right: 20px;
  	top: 50%;
	background: rgba(0,0,0,0.3) !important;
	border-radius: 30px;
	z-index: 99;
}
.onlineservice ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.onlineservice li {
	width: 50px;
  	height: 50px;
  	position: relative;
}
.onlineservice li a {
	border-radius: 30px;
  	display: block;
  	height: 50px;
  	line-height: 50px;
  	text-align: center;
  	font-size: 20px;
  	color: #fff;
}
.onlineservice li a:focus,
.onlineservice li a:hover {
	background: #004d83;
}
.onlineservice li span {
    position: absolute;
    left: auto;
    right: 25px;
    top: 0;
    transform: translateX(0);
    transition: all .1s;
    z-index: 1;
    min-height: 50px;
	width: 0;
	overflow: hidden;
	border-radius: 30px 0 0 30px;
}
.onlineservice li a:focus span,
.onlineservice li a:hover span {
    transition: all .1s;
	width: 270px;
	background: #004d83;
	text-align: left;
  	padding-left: 20px;
} 
.onlineservice li i {
	position: relative;
	z-index: 2;
}
.elementor-widget-wp-widget-nav_menu {
	
}
.elementor-widget-wp-widget-nav_menu h5 {
	font-family: Oswald, sans-serif;
  	font-weight: bold;
  	line-height: 1.5;
  	color: #fff;
  	font-size: 2rem;
  	letter-spacing: 0.5px;
  	text-transform: uppercase;
}
.elementor-widget-wp-widget-nav_menu .menu {
	padding: 0;
	margin: 0;
	list-style-position: inside;
  color: #fff;
}
.elementor-widget-wp-widget-nav_menu .menu li {
	
}
.elementor-widget-wp-widget-nav_menu .menu li a {
	color: #fff;
}
.elementor-widget-wp-widget-newsletterwidget {
	color: #fff;
}
.elementor-widget-wp-widget-newsletterwidget h5 {
	font-family: Oswald, sans-serif;
  	font-weight: bold;
  	line-height: 1.5;
  	color: #fff;
  	font-size: 2rem;
  	letter-spacing: 0.5px;
  	text-transform: uppercase;
}
.elementor-widget-wp-widget-newsletterwidget div.tnp-subscription {
	margin: 0;
  	max-width: 100%;
}
.elementor-widget-wp-widget-newsletterwidget div.tnp-subscription form {
	flex-grow: 0;
   flex-shrink: 0;
   flex-basis: 50%;
	display: flex;
}
.tnp-field-email {
	width: 100%;
}
.tnp-field-button {
	
}
#menu-rope-category,
#menu-chanpinzhonglei {
	column-count: 2;
}
.sitemap .wp-block-navigation {
	margin: 20px 0;
  padding: 15px;
  border: 1px solid #ddd;
}
.sitemap .wp-block-navigation-item__content {
	
}
.sitemap .wp-block-navigation-submenu {
	position: static!important;
	visibility: visible!important;
	opacity: 1!important;
	width: auto!important;
	height: auto!important;
	border: none !important;
}
.sitemap .wp-block-navigation .wp-block-navigation-item {
	flex-direction: column!important;
	align-items: start!important;
}
.sitemap .wp-block-navigation-submenu .wp-block-navigation-item .wp-block-navigation-item__content {
	padding-left: 10px!important; 
}
.sitemap .wp-block-navigation-submenu .wp-block-navigation-item .wp-block-navigation-item__content:before {
	content: "•";
	margin: 0 15px 0 0;
}
#rope-search {
	border: 1px solid #DADADA;
  	padding: 10px 25px;
	margin: 0 0 30px;
}
#rope-search .card {
	border: none;
	border-bottom: 1px solid #DADADA;
  	padding: 15px 0;
}
#rope-search .card:last-child {
  border: none;
}
#rope-search .card .card-header {
    border-radius: 0;
    background: #ffffff;
    border: none;
    padding: 0;
	position: relative;
}
#rope-search .card .card-header .card-link:after {
  	content: '';
  	border: solid #808080;
  	border-width: 0 2px 2px 0;
  	display: inline-block;
  	padding: 3px;
  	position: absolute;
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
  	right: 2%;
  	top: 13px;
}
#rope-search .card .card-header .card-link.collapsed:after {
   	content: '';
   	transform: rotate(45deg);
   	-webkit-transform: rotate(45deg);
}
#rope-search .card .card-header .card-link {
  	font-size: 17px;
  	line-height: 22px;
  	letter-spacing: 0.85px;
  	color: #808080;
	text-decoration: none;
}
#rope-search .card .card-body {
   	padding: 0;
   	margin-top: 12px;
}
#rope-search .card .form-group {
  	margin: 0 0 15px;
}
#rope-search select.form-select {
	font-size: 1.8rem;
}
#rope-search .form-check-label {
   color: #15548A;
   font-size: 1.5rem;
   line-height: 28px;
   letter-spacing: 0.75px;
   margin-left: 8px;
   text-transform: uppercase;
}
#rope-search .inner {
	max-height: 200px;
	overflow-y: auto;
}
.results .rope {
  	margin: 0;
  	height: 100%;
  	padding: 15px 15px 60px;
  	border: 1px solid #dadada;
  	position: relative;
}
.results .rope .btn-normal {
	display: inline-block;
  	position: absolute;
  	bottom: 15px;
}
.rope-searchspinner {
	text-align: center;
	display: none;
}
.rope-search-fitlers {
	color: #808080;
  	font-size: 17px;
  	line-height: 22px;
  	letter-spacing: 0.85px;
  	margin: 0 0 15px;
}
.rope-search-fitlers .tag {
	border: 1px solid #15548A;
  	position: relative;
  	cursor: pointer;
  	margin: 0 10px 0 0;
  	padding: 4px 8px;
  	color: #15548A;
  	font-size: 14px;
  	line-height: 26px;
  	letter-spacing: 0.7px;
  	border-radius: 0;
  	z-index: auto;
	text-decoration: none;
}
.btn-remove {
	color: #dc3545;
}
@media(max-width:1400px){
	a.mega-menu-link {
		font-size: 1.9rem!important;
	}
}
@media(max-width:1200px){
	#header .row {
		position: relative;
	}
	#header .omega {
		position: static;
		float: none;
	}
	#header .lang {
		right: 25px;
    	top: 10px;
	}
	#header .nav {
		margin: 0 15px 15px 0;
    	float: right;
	}
	#header .mega-menu-toggle {
		background: #004d83;
		position: relative;
	}
	#header .mega-menu-toggle.mega-menu-open {
		top: -50px;
    	right: 0;
	}
	#header .mega-toggle-animated-inner {
		color: #fff;
	}
	#header .mega-menu {
		position: fixed!important;
		top: 0!important;
		right: 0!important;
		bottom: 0!important;
		left: 0!important;
		background: rgba(0,0,0,0.7)!important;
		width: 100%!important;
		height: 100%!important;
		padding: 110px 0 0 !important;
	}
	.mega-indicator {
		display: block!important;
	}
	.mega-indicator:after {
		content: "+"!important;
		font-family: "Oswald-Bold", sans-serif!important;
		width: 40px !important;
    	text-align: center;
    	height: 40px !important;
    	line-height: 40px !important;
		font-size: 3rem;
	}
	.mega-toggle-on > a > .mega-indicator:after {
		content: "-"!important;
    	line-height: 35px !important;
	}
	#header .logo {
  		max-width: 120px;
	}
	.title-wrapper {
  		padding: 160px 0 30px;
	}
	.slideshow-meta {
		text-align: center;
	}
}
@media(max-width:992px){
	/*#slideshow {
		background: none;
	}
	#slideshow > img {
		opacity: 1;
	}*/
	.slideshow-img {
		opacity: 1;
	}
}
@media screen and (max-width: 600px) {
  	#wpadminbar {
    	position: fixed;
  	}
	.slideshow-meta .featured a {
		display: block;
		max-width: 250px;
		margin: 0 auto 10px;
	}
}
@media screen and (max-width: 576px) {
	.rope-img {
		display: none;
	}
}