nav
/*
|--------------------------------------------------------------------------
| Revolution slider customization 
|--------------------------------------------------------------------------
*/	

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}

#rs-slider-fullscreen, #rs-slider-elements, #rs-slider-fullwidth{
	visibility: hidden;
	height:100%;
}
.fullscreenvideo video, .html5-fullscreen, .no-video-playback-capabilitites, .video-flash {
	width:100%;
	height:100%;
}
/* typography */

#rs-slider-fullscreen h1,
#rs-slider-fullscreen .h1,
#rs-slider-fullscreen h2,
#rs-slider-fullscreen .h2,
#rs-slider-fullscreen h3,
#rs-slider-fullscreen .h3,

#rs-slider-elements h1,
#rs-slider-elements .h1,
#rs-slider-elements h2,
#rs-slider-elements .h2,
#rs-slider-elements h3,
#rs-slider-elements .h3,

#rs-slider-fullwidth h1,
#rs-slider-fullwidth .h1,
#rs-slider-fullwidth h2,
#rs-slider-fullwidth .h2,
#rs-slider-fullwidth h3,
#rs-slider-fullwidth .h3 {
	margin: 0;
	padding: 0;
}

#rs-slider-fullscreen h1.x-large,
#rs-slider-elements h1.x-large,
h1.x-large {
	/*padding-bottom: 0.25em;*/
	padding-bottom: 10px;
	margin-bottom: 0;
}

@media (max-width: 480px) {

	#rs-slider-fullscreen h1,
	#rs-slider-fullscreen .h1,
	#rs-slider-elements h1,
	#rs-slider-elements .h1,
	#rs-slider-fullwidth h1,
	#rs-slider-fullwidth .h1
	{
		font-size: 22px;
	}

	#rs-slider-fullscreen h2,
	#rs-slider-fullscreen .h2,
	#rs-slider-elements h2,
	#rs-slider-elements .h2,
	#rs-slider-fullwidth h2,
	#rs-slider-fullwidth .h2
	{
		font-size: 14px;
	}

	#rs-slider-fullscreen h3,
	#rs-slider-fullscreen .h3,
	#rs-slider-elements h3,
	#rs-slider-elements .h3,
	#rs-slider-fullwidth h3,
	#rs-slider-fullwidth .h3
	{
		font-size: 14px;
	}

	#rs-slider-fullscreen .btn,
	#rs-slider-elements .btn,
	#rs-slider-fullwidth .btn,
	#rs-slider-fullscreen .btn.large,
	#rs-slider-elements .btn.large,
	#rs-slider-fullwidth .btn.large

	{
		white-space: nowrap;
		font-size: 14px;
		padding:10px!important;
	}

	.slider-btn-wrapper {
	 padding-top:40px!important;
	}
}
@media (max-width: 1000px) {

.shop-slider .slider-btn-wrapper {
		padding-top:70px!important;
	}
}
/*** OVerride, add class=".custom-nekoskin" to the slider container ***/

/* overide round style settings */

.custom-neko-skin .tp-leftarrow.round,
.custom-neko-skin .tp-rightarrow.round {
	background:none!important;
	line-height: 40px;
	text-align:center;
	opacity:0.2;
}

.custom-neko-skin .tp-leftarrow.round:hover,
.custom-neko-skin .tp-rightarrow.round:hover{
	opacity:1;
}

.custom-neko-skin .tp-rightarrow.round:before,
.custom-neko-skin .tp-leftarrow.round:before{
	font-family: 'custom-icons';
	color:white;
	font-size: 40px;
}

.custom-neko-skin .tp-rightarrow.round:before{
	content: '\e8cc';
}

.custom-neko-skin .tp-leftarrow.round:before{
	content: '\e8cd';
}

.custom-neko-skin .tp-bullets.simplebullets.round .bullet {
	height: 10px;
	width: 10px;
	border-radius: 50%;
	background: #FFF;
	display: inline-block;
	margin: 0 5px;
	opacity: 0.5;
}
.custom-neko-skin .tp-bullets.simplebullets.round .bullet:hover,
.custom-neko-skin .tp-bullets.simplebullets.round .bullet.selected {
	cursor:pointer;
	opacity: 1;
}

/* overide preview4 style settings */
.custom-neko-skin .tp-bullets.preview4 .bullet {
	background: none!important;
	border: 2px solid #FFF!important;
	width: 10px!important;
	height: 10px!important;
	margin: 5px;
}

.custom-neko-skin .tp-bullets.preview4 .bullet:hover,
.custom-neko-skin .tp-bullets.preview4 .bullet.selected 
{
	background: #fff!important;
	width: 10px!important;
	height: 10px!important;
	border: 2px solid #FFF!important;;
}


/*
|--------------------------------------------------------------------------
| bloc images
|--------------------------------------------------------------------------
*/	
/*** News ***/

.news-1 {
	background-image:url(../images/news/news-3.jpg);
}

.news-2 {
	background-image:url(../images/news/news-2.jpg);
}

.news-3 {
	background-image:url(../images/news/news-1.jpg);
	background-position: top right;
}

.city {
	background-image:url(../images/theme-pics/city.jpg);
	background-position: center center;
}


.team-1 {
	background-image:url(../images/team/team-corporate-1.jpg);
}

.team-2 {
	background-image:url(../images/team/team-corporate-2.jpg);
}

.team-3 {
	background-image:url(../images/team/team-corporate-3.jpg);
	background-position: top right;
}


/*** adjust some icons ***/

/** single portfolio **/
#back-to-portfolio i:before{
	margin-right: 17px;
}

/** NEKO AJAX a bouger dans le framework **/
.neko-Ajax-loader{
	overflow:hidden;
	position: relative;
}

.neko-Ajax-loader .swiper-preloader {
	position: absolute;
	left: 0;
	bottom: -300px;
	z-index: 1;
	text-align: center;
	line-height: 100px;
	background: rgba(255, 255, 255, .6);
	height: 100px;
	width: 100%;
	opacity: 0;
	font-size: 25px;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
.neko-Ajax-loader .swiper-preloader.visible {
	bottom: 0px;
	opacity: 1;
	/*z-index: 1;*/
}

@media (max-width: 1025px) {
	
	.swiper-horizontal .swiper-scrollbar{
		height:30px;
		bottom:auto;
		top:0;
		background: rgba(255,255,255,.6);
	}

	.swiper-horizontal  .swiper-scrollbar-drag{
		background: rgba(0,0,0,.6);
	}
}

/** NEKO AJAX a bouger dans le framework **/

/* fix align in template-services.html */
.service-row {
	margin-right: -50px;
	margin-left: -50px;
}

/* image position absolute on home */
.img-absolute {
	position:relative;

}

.img-absolute .img-absolute-wrapper{
	position: absolute;
	top:0;
	left:0;
	width:100%;
}

.img-absolute-spacer {
	height:100px;
}


/*** coming soon ***/

#coming-soon-3 label {
	display:none;
}

#coming-soon-3 .form-control {
	color:white;
	font-weight: bold;
}

.logo-coming-soon {
width:200px;
}

@media (max-width: 1024px) {
	body.header-6 .menu-header:not(.scroll-header) .navbar-default .navbar-nav > li > a.btn.border {
		color: #222;
		border-color: #222;
	}


}
@media (max-width: 1024px) {
	.neko-mega-menu.image-background {
		background:none;
	}
}



.fullcoveredvideo {
	top:auto!important;
	bottom:0!important;
}

@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700;800&display=swap');

.menu-header.navbar-fixed-top{background:none;}
body.header-7 .menu-header{border:none;}

.image-10 {
	background-image: url('../images/slide1.jpg');
  }

  body {
	padding-top:0;
	background:#fff;
	font-weight:normal;
	font-family: 'Figtree', sans-serif;
	font-size:16px;
  }

  .cta-box-text h1{  font-weight:700; font-size:40px; line-height:50px; text-transform:inherit; letter-spacing:0;}

  .cta-box-btn a.btn, .cta-box-btn button {font-weight:700;}
  .cta-box-btn svg{width:16px; height:16px; fill:#fff;margin-left:5px;}

  .cta-box-btn a.btn, .cta-box-btn button {
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	background-color: #0eacea;
	display: inline-flex;
	border-radius: 30px;
	padding: 18px 25px;
	align-items: center;
	font-size:16px;
  }

  .cta-box-btn a.btn:hover, .cta-box-btn button:hover{color:#fff !important;}
  .cta-box {
	padding: 50px;
  }

  .cta-box-text p {
	font-size: 20px;
  }

  .menu-header .nav a {
	font-size: 18px;
	font-family: 'Figtree', sans-serif;
	font-weight:600;
	text-transform:inherit;
	letter-spacing:0;
	
  }
  .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text{color:#fff;}


  .custom-big-text h2, .custom-big-text h2 span{text-transform:inherit; font-size:32px; line-height:42px; letter-spacing:0; }
  .custom-big-text h2 span{display: inline;color:#0eacea;}

  .custom-big-text{padding:80px 0;}
  .menu-header.navbar-fixed-top.active{background:#000;}
  .block-two-col ul {margin:0; padding:0;}
  .block-two-col ul li {
	list-style: none;
	display: flex;
	line-height:24px;
	margin-bottom:15px;
	flex-wrap:wrap;
  }
  .block-two-col ul li:last-child{margin-bottom:0;}
  .block-two-col ul li svg{width:6%; height:16px; margin-right:2%; margin-top:5px;}
  .block-two-col ul li p {
	margin: 0;
	width: 92%;
  }
  .sm-quote-text p strong {
	color: #0eacea;
  }
  .padleft{padding-left:0;}
  .padright{padding-right:0;}

  .block-two-col img{width:100%;}

  .block-two-col {
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;

  }

  .border-right{border-right:1px solid #e4e4e4;}

  .sm-quote-text{border-top: 1px solid #e4e4e4;padding:50px;}
  .sm-quote-text p {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
  }

  .col2-block {
	padding: 40px;
  }
  .col2-block h3{text-transform:inherit;font-size:22px; font-weight:600;line-height:30px; margin-bottom:25px;}

  body.header-7 .menu-header .navbar-default .navbar-nav > li > a:not(.btn) {
	margin-left: 20px;
	margin-right: 20px;
  }
  .col2-block:hover{background:#0eacea; color:#fff;}
  .relative{position: relative;}
  .z-index{z-index:1;}
  .block-two-col .col2-block:hover ul li svg{fill:#fff;}
  .d-flex{display:flex}
  .f-wrap{flex-wrap:wrap;}

  .video-row{padding:80px 0;}
  .full{float:left;width:100%;}

  .video-block {
	max-width: 1050px;
	margin: auto;
	background: #fff;
	box-shadow: 0 15px 50px #e3e3e3;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
  }
  .video-block video {
	width: 50%;
	height:100%;
  }

  .video-block .video-text {
	width: 47%;
	padding-right: 40px;
  }
  .video-block .video-text h3{text-transform:inherit; font-size:22px; font-weight:600; line-height:30px; margin-top:0;}
  .video-block .video-text p{line-height:26px; margin-bottom:0;}

  footer#main-footer{background:url(../images/footer-bg.jpg) no-repeat center 10px #e8edf0; border:none;padding:70px 0;}
  .footer-widget{margin-bottom:0;}

  .footer-widget .cta-box-btn{margin-bottom:25px;}
  .footer-widget p{text-align:right;}
  address {
	margin-bottom: 0;
  }

  .mar-left-none{margin-left:0;}

  .menu-header.navbar-fixed-top.active .navbar-brand > img {
	display: block;
	max-width: 100px;
  }

  #footerLogo {
	max-width: 100%;
	height: auto;
  }

  .red{color:red;}

  .form-mid {
	background: #fff;
	box-shadow: 0 15px 50px #e3e3e3;
	padding: 30px;
	border-radius: 10px;
  }

  .request-form {
	margin:15px 0;
  }

  .form-content-logo {
	display: flex;
	flex-wrap: wrap;
	background: #f4f4f4;
	padding: 20px;
	margin-bottom: 30px;
	justify-content: space-between;
  }

  .logo-form {
	width: 30%;
  }
  .content-form {
	width: 67%;
  }

  .content-form p {
	margin-bottom: 10px;
	font-size: 14px;
  }

  .form-row {
	margin-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
  }
  .form-row label{width:100%;}

  .form-row.two-half .form-fields{width:48.5%;}

  .form-row.full-row .form-fields{width:100%;}

  .form-fields input{margin-bottom:10px;}

  input[type="text"], input[type="tel"], input[type="email"], input[type="number"], select, textarea {
	width: 100%;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	padding: 12px 15px;
	font-size: 14px;
	background:none;
  }
  select{padding:14px 15px;}

  .form-3-block {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
  }
  textarea{text-align:left;}

  .form-row.full-row .form-fields.big {
	width: 50%;
  }
  .form-row.full-row .form-fields.big-2nd {
	width: 28%;
  }

  .form-row.full-row .form-fields.small {
	width: 20%;
  }
.signature-fields{
	border: 2px dashed #d9d9d9;
	border-radius: 4px;
	height: auto;
	text-align:center;
	padding:0;
}
  .form-fields #signature {
	border-bottom: 2px solid #d9d9d9;
	border-radius: 4px;
	height: 150px;
  }
  .signature {
	display: flex;
	justify-content: space-between;
	margin-top:5px;
	width: 100%;
  }
  .signature p {
	font-size: 13px;
	margin-bottom:0;
  }
  .signature button {
	background: #000;
	border: none;
	color: #fff;
	padding: 3px 14px;
	font-size: 13px;
  }

  .button-row input[type="submit"] {
	background: #0eacea;
	display: inline-block;
	border: none;
	color: #fff;
	font-weight: 600;
	padding: 8px 20px;
	border-radius: 4px;
  }
  .button-row{margin-top:40px;}
  .form-row.text-center{justify-content:center;}

  .logo-form img{max-width:100%;}

  #sketchpad {
	position:relative; /* Necessary for correct mouse co-ords in Firefox */
}

.modal-content {
	border-radius: 10px;
  }
  .modal-title {
	color: #000;
	text-transform: inherit;
	font-weight: 600;
	font-family: 'Figtree', sans-serif;
	font-size: 24px;
	text-align: center;
  }
  .modal-footer {
	padding: 0;
	text-align: center;
	border-top: none;
  }
  .modal-header {
	min-height: 16.43px;
	padding: 0;
	border-bottom: none;
  }

  #error_message {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0;
  }
  .modal-dialog {
	width: 500px;
	margin: 30px auto;
  }

  .close {
	font-size: 30px;
	color: #000;
	filter: alpha(opacity=100);
	opacity: 1;
  }

  .cta-box-btn.backtohome svg {
	margin: 0 6px 0 0;
	width: 13px;
	height: 13px;
  }
  
  .cta-box-btn.backtohome {
	margin-bottom: 15px;
  }

  .cta-box-btn.backtohome a.btn {
	font-size: 10px;
	padding:8px;
	border-radius: 3px;
  }

  .cta-box-btn.backtohome.bot {
	margin-bottom: 0;
	margin-top: 15px;
  }

  .videos{padding:50px 0;}

  .videos video {
	width: 100%;
  }
  .videos h2 {
	text-align: center;
	text-transform: inherit;
	font-size: 32px;
	line-height: 42px;
	letter-spacing: 0;
	width: 100%;
	display: block;
	margin-top:0;
  }

  /* responsive css */

  @media(max-width:1520px){
	.sm-quote-text {
		padding: 30px;
	  }
  }

  @media(max-width:1400px){

	  .col2-block {
		padding: 20px;
	  }
	  .sm-quote-text {
		padding: 20px;
	  }
	  .col2-block h3 {
		font-size: 18px;
		line-height: 26px;
		margin-bottom:15px;
	  }
	  .block-two-col ul li {
		line-height: 20px;
		margin-bottom: 8px;
		font-size: 14px;
	  }

	  .sm-quote-text p {
		font-size: 13px;
		line-height: 18px;
	  }
	  .sm-quote-text p:last-child{margin-bottom:0;}
  }
  @media(max-width:1300px){
	.block-two-col ul li{margin-bottom:10px;}
	.col2-block h3 {margin-bottom:20px;}
	.sm-quote-text p {font-size: 18px;line-height: 26px; }
	.block-two-col .col-md-6{width:100%;}
	.block-two-col .col-md-6 .col-md-6{width:50%;}
	.block-two-col ul li {
		line-height: 22px;
		margin-bottom: 10px;
		font-size: 16px;
	  }
	  .responsive-block-pad{padding:0;}
	  .mar-left-none {
		margin-left: 0;
		margin-right: 0;
	  }
  }

  @media(max-width:1199px){

  }

  @media(max-width:1024px){
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	  }
	  .menu-header .navbar-collapse {
		background: #fff;
	  }
	  .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text{color:#000;}
  }

  @media(max-width:991px){
	.cta-box {
		padding: 50px 0;
	  }
	  .custom-big-text h2 br{display:none;}
	  .custom-big-text, .video-row {
		padding: 40px 0;
	  }
	  
	  .custom-big-text h2, .custom-big-text h2 span {
		font-size: 24px;
		line-height: 34px;
	  }
	  .video-block video {
		width: 100%;
		height: auto;
		margin-bottom: 0;
	  }
	  .video-block .video-text {
		width: 100%;
		padding: 20px;
	  }

  }

  @media(max-width:767px){
	.cta-box-text h1 {
		font-size: 28px;
		line-height: 36px;
	  }
	  #home-carousel {
		padding-top: 90px;
	  }
	  .cta-box {
		padding: 10px 0 30px 0;
	  }
	  .footer-widget {
		margin-bottom: 0;
		text-align: center;
	  }
	  .footer-widget img {
		margin-bottom: 40px;
		max-width: 220px;
	  }
	  footer#main-footer {
		padding: 40px 0;
		background: url(../images/footer-bg.jpg) no-repeat center bottom #e8edf0;
	  }
	  .footer-widget p {
		text-align: center;
	  }
	  .logo-form {
		width: 100%;
		margin-bottom: 15px;
	  }
	  .logo-form img {
		max-width: 150px;
	  }
	  .content-form {
		width: 100%;
	  }
	  .form-fields #signature {
		width: 100%;
	  }
  }

  @media(max-width:575px){
	.block-two-col .col-md-6 .col-md-6{width:100%;}
	.col2-block {
		padding: 15px;
	  }
	  .block-two-col .col-md-6 .col-md-6{border-right:none;border-bottom:1px solid #e4e4e4;}
	  .sm-quote-text{border-top:none;padding:20px;}
	  .sm-quote-text p {
		font-size: 16px;
		line-height: 24px;
	  }
	  .form-row.two-half .form-fields {
		width: 100%;
	  }
	  .form-row.full-row .form-fields.big {
		width: 100%;
	  }
	  .form-row.full-row .form-fields.big-2nd {
		width: 60%;
	  }
	  .form-row.full-row .form-fields.small {
		width: 38%;
	  }
	  .form-row label.sm-font {
		font-size: 12px;
	  }
	  .modal-dialog {
		width: 100%;
		max-width: 400px;
		padding:0 15px;
	  }
	  .request-form {
		margin: 15px 0;
	  }
	  .form-mid {
		padding: 15px;
	  }
	  .container, .container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	  }
	 
  }

  @media(max-width:480px){
	.cta-box-text h1 {
		font-size: 24px;
		line-height: 34px;
	  }
	  .cta-box-text p {
		font-size: 18px;
	  }
	  .cta-box-btn a.btn, .cta-box-btn button {
		padding: 18px;
		align-items: center;
		font-size: 13px;

	  }
  }