body {
	background-color: #fff;
	color: #666;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	padding-top: 110px;
	direction: rtl;
}

hr {
	border-top: 1px solid #e7e7e7
}

h1 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #435b91;
	font-size: 30px;
	text-transform: uppercase
}

h2 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #FFFFFF;
	font-size: 30px;
	text-transform: uppercase
}

h3 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #758cbe;
	font-size: 25px
}

p {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 17px;
	line-height: 30px
}

li {
	font-size: 17px;
}
.scrollLine{
	position:relative; left:0; top:0; height:1px; width:100%; display:table;
}

.row.display-table {
   display: table;
}
.row.display-table [class*=’col-’] {
   float: none;
   display: table-cell;
   background-color:#F00 !important;
}

@media (max-width:767px) {
	p {
		line-height: 25px
	}
}

.btn-default {
	color: #031d40;
	background-color: rgba(255, 255, 255, 0.5);
	border: 2px solid #031d40;
	border-radius: 8px;
	padding: 15px 20px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 20px
}

.btn-default i {
	font-size: 24px
}

.btn-default:hover {
	color: #fff;
	background-color: #24c6e0;
	border: 2px solid #24c6e0
}

.btn-info {
	color: #435b91;
	background-color: #fff;
	border: none;
	padding: 15px 20px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 20px
}

.btn-info i {
	font-size: 24px
}

.btn-info:hover {
	color: #fff;
	background-color: #031d40;
	border: none
}

.btn-danger {
	color: #031d40;
	background-color: #fff;
	border: none;
	padding: 15px 20px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 20px
}

.btn-danger i {
	font-size: 24px
}

.btn-danger:hover {
	color: #fff;
	background-color: #435b91;
	border: none
}

a {
	color: #666;
	transition: ease .3s
}

a:hover {
	color: #666
}

.alert {
	margin-top: 20px
}

.hts-section {
	padding: 80px 0 100px 0
}

@media (max-width:767px) {
	.hts-section {
		padding: 30px 0 50px 0
	}
}

.hts-ligne-50 {
	padding-top: 50px
}

.hts-ligne-30 {
	padding-top: 30px
}

.hts-ligne-15 {
	padding-top: 15px
}

.hts-section-light {
	background-color: #f7f7f7;
	padding: 50px 0
}

.hts-section-dark {
	background-color: #031d40;
	padding: 50px 0
}

.hts-section-dark p {
	color: #fff
}

.hts-section-dark a {
	color: #fff
}

.hts-section-dark h2 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #FFFFFF;
	font-size: 30px;
	text-transform: uppercase;
	padding-bottom: 30px;
	text-align: center
}

.hts-section-dark .col-sm-6 h2 {
	text-align: left;
	padding-bottom: 0
}

.hts-section-gyro {
	background-color: #435b91
}

.hts-section-gyro h1,
.hts-section-gyro p {
	color: #fff
}

.hts-section-gyro-pro {
	background-color: #031d40
}

.hts-section-gyro-pro h1,
.hts-section-gyro-pro p {
	color: #fff
}
.selectedcontact a{
	padding-left:0 !important;	
}
@media (max-width:767px) {
	.hts-section-dark h2 {
		text-align: right;
		padding-bottom: 0
	}
	.selectedcontact a{
		padding-left:15px !important;	
	}
}

.hts-section-boat {
	background: url(img/fond_bateau.jpg) no-repeat top center;
	padding: 360px 0 50px 0;
	background-size: cover
}

.hts-section-boat-seakeeper {
	background: url(img/fond_bateau-seakeeper.jpg) no-repeat top center;
	padding: 380px 0 30px 0;
	background-size: cover
}

.hts-section-boat span {
	color: #fff;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 100px;
	display: table;
	line-height: 80px;
	text-shadow: 0 0 20px rgba(3, 29, 64, 0.3)
}

.hts-section-boat p {
	color: #031d40;
	text-shadow: 0 0 5px #fff
}

@media (max-width:991px) {
	.hts-section-boat {
		padding: 100px 0
	}
	.hts-section-boat span {
		font-size: 50px;
		line-height: 40px
	}
}

@media (max-width:767px) {
	.hts-section-videos iframe {
		height: 160px
	}
}

.hts-section-app {
	background-color: #f7f7f7
}

.hts-section-app-bg {
	background: url(img/seakeeper-app.png) no-repeat;
	background-position: right 0 bottom -20px;
	background-size: contain;
	padding: 80px 0 100px 0
}

@media (max-width:991px) {
	.hts-section-app-bg {
		background-image: none;
		padding: 30px 0 0 0
	}
}

.hts-section-plus {
	padding: 30px 0;
	background-color: #435b91;
	color: #fff;
	font-size: 20px
}

.hts-section-plus a {
	padding: 15px 20px;
	border: 3px solid #fff;
	color: #fff;
	background-color: #435b91;
	display: table
}

.hts-section-plus a:hover {
	border: 3px solid #031d40;
	background-color: #fff;
	color: #031d40;
	text-decoration: none
}

.hts-section-plus strong {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif
}

@media (max-width:991px) {
	.hts-section-plus {
		padding: 15px 0
	}
}

.hts-section-video {
	height: 693px
}

.video-section .pattern-overlay {
	min-height: 693px
}

#wrapper_mbYTP_bgndVideo {
	opacity: .5
}

.video-section .buttonBar {
	display: none
}

.player {
	font-size: 1px
}

@media (max-width:1199px) {
	.hts-section-video {
		height: auto
	}
}

.hts-rea a {
	position: relative;
	width: 100%;
	margin: 15px auto;
	border: 1px solid #e7e7e7;
	border-radius: 6px;
	transition: all .3s ease 0s;
	display: block;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15)
}

.hts-rea .titre {
	color: #031d40;
	transition: all .3s ease 0s;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	margin: 20px 0 5px 0;
	display: block;
	min-height:50px;
}

.hts-rea .type {
	color: #435b91;
	transition: all .3s ease 0s;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	display: block;
	letter-spacing: 2px
}

.hts-rea a:hover {
	background-color: #435b91;
	text-decoration: none
}


.hts-rea a:hover span {
	color: #fff
}

.hts-rea a img {
	transition: all .7s ease 0s
}

.hts-rea a:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}


.nonh a:hover{
	background-color: #FFFFFF;
}
.hts-rea .zoom {
	overflow: hidden
}

.hts-gyro-prix {
	padding: 10px 0;
	font-size: 20px;
	font-weight: 700
}

.hts-gyro-contact {
	padding: 0 0 10px 0;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	color: #fff
}

.app{
	min-height:inherit !important;
}
.app h3{
	font-size: 20px;
	text-transform: none !important;
}
.appt{
	color:#333 !important; text-transform: none !important; min-height:160px !important;
}
@media (max-width:991px) {
	.appt{
		min-height:100px !important;
	}
}
@media (max-width:991px) {
	.hts-section-gyro .hts-img-gyro,
	.hts-section-gyro-pro .hts-img-gyro {
		margin-top: 20px
	}
}

.hts-gyro-taille {
	display: table-cell;
	padding: 10px
}

.hts-gyro-taille-ok {
	display: table-cell;
	padding: 10px;
	border: 1px solid #435b91;
	border-radius: 4px
}

.hts-gyro-taille-txt {
	padding-top: 10px;
	display: block
}

.hts-gyro-taille-txt-ok {
	padding-top: 10px;
	display: block;
	color: #435b91
}

@media (max-width:1199px) {
	.hts-gyro-taille {
		display: none
	}
}

.hts-home-slide {

}

.hts-home-slide-icon {
	background: linear-gradient(to top, #0391d3, #2cb1c6);
	opacity: .9;
	text-align: center;
	color: #fff;
	font-size: 17px;
	padding: 25px 0
}

.hts-home-slide-icon .col-sm-3 {
	padding: 25px 0
}

.hts-home-slide-icon i,
.hts-home-slide-icon img {
	padding-bottom: 15px
}

.hts-home-slide-titre {
	padding-bottom: 50px
}

.hts-home-slide-titre span {
	color: #fff;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 100px;
	display: table;
	line-height: 80px;
	text-shadow: 0 0 5px rgba(3, 29, 64, 0.8)
}

.hts-home-slide-titre-top {
	letter-spacing: 4px;
	border-top: 10px solid #fff;
	padding-top: 15px;
	margin-top: 110px
}

.hts-home-slide-titre-bottom {
	border-bottom: 10px solid #fff;
	padding-bottom: 15px;
	margin-bottom: 30px;
	margin-top: 50px
}

@media (max-width:991px) {
	.hts-home-slide-titre span {
		font-size: 50px;
		line-height: 50px
	}
	.hts-home-slide-titre-top {
		margin-top: 50px;
		letter-spacing: 2px
	}
}
@media (max-width:400px) {
	.hts-home-slide-titre span {
		font-size: 30px;
		line-height: 40px
	}
	.hts-home-slide-titre-top {
		margin-top: 30px;
		letter-spacing: 2px
	}
}

.hts-section-contact {
	background-color: #f7f7f7
}

.hts-section-contact .col-sm-3 {
	margin-top: 30px
}

.hts-section-contact .col-sm-8 {
	margin-top: 30px
}

.hts-section-contact i {
	color: #3155a5
}

.hts-header-top {
	background-color: #fff;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #e7e7e7;
	color: #aaa;
	font-size: 12px;
	z-index: 999
}

.hts-header-top i {
	color: #435b91;
	margin: 0 5px
}

.hts-header-top .col-lg-6 {
	padding: 0
}

.hts-header-top a {
	color: #aaa;
	text-decoration: none
}

.hts-header-top a:hover {
	color: #435b91
}

a.hts-drap {
	margin-right: 10px
}

@media (min-width:1200px) {
	.hts-coordonnees {
		text-align: left
	}
}

@media (max-width:767px) {
	.hts-coordonnees {
		margin: 0 -30px
	}
	.navbar .container {
		padding: 0;
		margin: 0 auto
	}
	.navbar .navbar-header {
		padding: 0;
		margin: 0
	}
	.navbar .navbar-collapse {
		width: 100%;
		margin: -1px 0 0 0;
		padding: 0
	}
	.navbar .navbar-nav {
		width: 100%;
		margin: 0
	}
	.navbar ul.nav {
		width: 100%;
		background-color: #f7f7f7
	}
	.navbar .nav>li {
		border-bottom: 1px solid #e7e7e7!important;
	}
	.navbar-nav>li>a {
		line-height: 50px !important;
		text-align: right
	}
}

.hts-footer {
	color: #fff;
	border-top: 5px solid #333333;
	background-color: #1c3c82;
	padding: 50px 0;
	font-size: 12px
}

.hts-footer a {
	color: #fff;
	font-size: 12px;
	margin: 0 0 0 15px
}

.hts-footer .col-md-3 {
	text-align: right
}

.hts-footer a:hover {
	color: #031d40;
	text-decoration: none
}

@media (max-width:991px) {
	.hts-footer,
	.hts-footer .col-md-3 {
		text-align: center
	}
	.hts-footer a {
		display: inline-block
	}
	.hts-footer i {
		margin-top: 15px
	}
}

.navbar-brand {
	padding: 15px 15px 0 15px
}

.hts-navbar-brand {
	padding: 0 0 0 15px;
	margin: 15px 0 0 15px !important;
	border-left: 1px solid #e7e7e7
}

.navbar {
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	border: 0;
	margin: 0;
	padding: 0;
	height: 80px;
	margin-top: 30px;
	z-index: 99
}

.navbar-nav>li>a {
	padding: 0;
	padding: 0 15px;
	line-height: 80px;
	font-size: 20px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #031d40
}

.navbar-nav>li>a.omega {
	padding: 0 0 0 15px
}

.navbar-nav>li>a:hover {
	color: #435b91
}

.navbar-nav>li.active a {
	color: #758cbe
}

.navbar-nav>li>a:link,
.navbar-nav>li>a:visited,
.navbar-nav>li>a:hover,
.navbar-nav>li>a:active {
	background: none
}

.dropdown-menu {
	background-color: #f7f7f7;
	border: none;
	font-size: 12px
}

.mega-dropdown-menu .container {
	padding: 20px 0;
	
}

a.hts-nav-gyro {
	display: table-cell;
}
.hts-nav-gyro span {
	display: block;
	text-align: center
}

a.hts-nav-video {
	display: block;
}
.hts-nav-video span {
	display: block;
	padding: 0px 0 15px 30px;
	text-align: center;
	font-size:17px;
	border-bottom: dotted 1px #cccccc;
	color: #031d40;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
}

.hts-nav-gyro img {
	margin: 0 auto;
	display: block
}

.seakeeper2 img {
	width: 20%
}

.seakeeper3 img {
	width: 25%
}

.seakeeper5 img {
	width: 30%
}

.seakeeper9 img {
	width: 35%
}

.seakeeper16 img {
	width: 40%
}

.seakeeper26 img {
	width: 45%
}

.seakeeper35 img {
	width: 50%
}
.seakeeper5hd img {
	width: 33%
}
.seakeeper7hd img {
	width: 36%
}

.seakeeper12hd img {
	width: 40%
}

.seakeeper20hd img {
	width: 45%
}

.seakeeper30hd img {
	width: 50%
}

.hts-nav-gyro-type {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	background: linear-gradient(to right, #435b91, #031d40)
}

.navbar-nav>li>.dropdown-menu {
	border-radius: 0
}

.mega-dropdown {
	position: static !important
}

.mega-dropdown-menu {
	padding: 0;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none
}

.mega-dropdown-menu .dropdown-header {
	color: #428bca;
	font-size: 18px;
	font-weight: bold
}
.altnavi, .altnavi a{
	float:left !important;	
}
@media (max-width:991px) {
	a.hts-nav-gyro {
		display: block
	}
	.hts-nav-gyro span {
		text-align: left;
		padding: 5px 0 5px 30px
	}
	
	a.hts-nav-video {
		display: block;
		padding:0;
	}
	.hts-nav-video span {
		text-align: left;
		padding: 5px 0 5px 30px !important;
		font-size:inherit;
		border-bottom: none;
		color: inherit;
		font-family: inherit;
	}
	
	.dropdown-menu {
		font-size: 14px;
		padding-bottom: 15px
	}
	.mega-dropdown-menu .container {
		padding: 0
	}
	.hts-nav-gyro-type,
	.hts-nav-gyro img {
		display: none
	}
	.altnavi, .altnavi a{
		float: inherit !important;	
	}
}

@media (max-width:991px) {
	
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #f7f7f7
}

.navbar-nav .dropdown-menu>li>a:hover {
	background-color: #f7f7f7
}

@media (max-width:991px) {
	.navbar-nav .dropdown-menu>li>a:hover {
		background-color: #e7e7e7
	}
}

.navbar-toggle {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 78px
}