/*
|--------------------------------------------------------------------------
| Layout Styles 
|--------------------------------------------------------------------------
*/	

body {
	/*text-align: left;*/
	color: #333;
	font-family: -apple-system, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "メイリオ", meiryo, sans-serif;
}
.light-color {
    color: #333;
}

.mt0 {
	margin-top: 0 !important;
}
.mt5 {
	margin-top: 0.5em !important;
}
.mt10 {
	margin-top: 1em !important;
}
.mt15 {
	margin-top: 1.5em !important;
}
.mt20 {
	margin-top: 2em !important;
}
.mt30 {
	margin-top: 3em !important;
}
.mt40 {
	margin-top: 4em !important;
}
.mt50 {
	margin-top: 5em !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 0.5em !important;
}
.mb10 {
	margin-bottom: 1em !important;
}
.mb15 {
	margin-bottom: 1.5em !important;
}
.mb20 {
	margin-bottom: 2em !important;
}
.mb30 {
	margin-bottom: 3em !important;
}
.mb40 {
	margin-bottom: 4em !important;
}
.mb50 {
	margin-bottom: 5em !important;
}
.mb60 {
	margin-bottom: 6em !important;
}

.mb40-xs0 {
	margin-bottom: 4em;
}


.pt0 {
	padding-top: 0 !important;
}
.pt5 {
	padding-top: 0.5em !important;
}
.pt10 {
	padding-top: 1em !important;
}
.pt15 {
	padding-top: 1.5em !important;
}
.pt20 {
	padding-top: 2em !important;
}
.pt30 {
	padding-top: 3em !important;
}
.pt40 {
	padding-top: 4em !important;
}
.pb0 {
	padding-bottom: 0 !important;
}
.pb5 {
	padding-bottom: 0.5em !important;
}
.pb10 {
	padding-bottom: 1em !important;
}
.pb15 {
	padding-bottom: 1.5em !important;
}
.pb20 {
	padding-bottom: 2em !important;
}
.pb30 {
	padding-bottom: 3em !important;
}
.pb40 {
	padding-bottom: 4em !important;
}
.pr0 {
	padding-right: 0 !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pl0 {
	padding-left: 0 !important;
}
.pl5 {
	padding-left: 5px !important;
}

.lineheight1 {
	line-height: 1 !important;
}
.lineheight15 {
	line-height: 1.5 !important;
}
.lineheight16 {
	line-height: 1.6 !important;
}
.lineheight18 {
	line-height: 1.8 !important;
}
.lineheight20 {
	line-height: 2.0 !important;
}

.no-padding {
	padding: 0 !important;
}
.no-padding-BothSides {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.padding20-BothSides {
	padding-right: 20px !important;
	padding-left: 20px !important;
}
.no-margin {
	margin: 0 !important;
}
.margin-auto {
	margin: 0 auto !important;
}


.clear {
	clear: both;
}
.TextLeft {
	text-align: left !important;
}
.TextRight {
	text-align: right !important;
}
.TextCenter {
	text-align: center !important;
}

.Txt11 {
	font-size: 11px !important;
}
.Txt12 {
	font-size: 12px !important;
}
.Txt14 {
	font-size: 14px !important;
}
.Txt18 {
	font-size: 18px !important;
}
.Txt24 {
	font-size: 24px !important;
}
.Txt30 {
	font-size: 30px !important;
}
.TxtBold {
	font-weight: bold !important;
}

.TxtBlack {
	color: #000 !important;
}
.TxtBlue {
	color: #217fc4 !important;
}
.TxtDBlue {
	color: #003366 !important;
}
.TxtOrange {
	color: #ff6600 !important;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.3 !important;
}
h1 {
	font-size: 35px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
mark, .mark {
	background-color: #ea761e;
	padding: 5px 10px;
}



/*
|--------------------------------------------------------------------------
| 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;
}

.parallax-image {
	background-image: url(../images/bg-parallax.jpg);
}
.parallax {
  width: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position: top center;
  overflow: hidden;
  -webkit-transform: translateZ(0);
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader"
}
.BoxedArticle {
	margin: 20px 0 80px;
	padding: 50px 50px 20px;
	border: 20px solid #E8EDF0;
}
.BoxedArticle-bglogo {
	margin: 20px 0 80px;
	padding: 50px 50px 20px;
	border: 20px solid #E8EDF0;
	background-image: url(../images/bg-logo.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
}
.BoxedArticle-s {
	margin: 0;
	padding: 15px;
	border: 10px solid #E8EDF0;
}
h1 span.asterisk {
	display: inline-block;
	margin-left: 5px;
	vertical-align: top;
}
.arrow_box {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin: 0 auto 15px;
	padding: 10px 20px;
	position: relative;
	background: #217fc4;
	display: table;
}
.arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(11, 25, 94, 0);
	border-top-color: #217fc4;
	border-width: 10px;
	margin-left: -10px;
}
h2.reason1 {
	margin: 10px 0;
	padding: 27px 0 17px 80px;
	background-image: url(../images/h3-reason01.png);
	background-repeat: no-repeat;
}
h2.reason2 {
	margin: 10px 0;
	padding: 27px 0 17px 80px;
	background-image: url(../images/h3-reason02.png);
	background-repeat: no-repeat;
}
h2.reason3 {
	margin: 10px 0;
	padding: 27px 0 17px 80px;
	background-image: url(../images/h3-reason03.png);
	background-repeat: no-repeat;
}
h2.reason4 {
	margin: 10px 0;
	padding: 27px 0 17px 80px;
	background-image: url(../images/h3-reason04.png);
	background-repeat: no-repeat;
}
h2.point1 {
	margin: 10px 0;
	padding: 7px 0 15px 76px;
	background-image: url(../images/h3-point01.png);
	background-repeat: no-repeat;
}
h2.point2 {
	margin: 10px 0;
	padding: 7px 0 15px 76px;
	background-image: url(../images/h3-point02.png);
	background-repeat: no-repeat;
}
h2.point3 {
	margin: 10px 0;
	padding: 7px 0 15px 76px;
	background-image: url(../images/h3-point03.png);
	background-repeat: no-repeat;
}
h2.point4 {
	margin: 10px 0;
	padding: 7px 0 15px 76px;
	background-image: url(../images/h3-point04.png);
	background-repeat: no-repeat;
}
h2.point5 {
	margin: 10px 0;
	padding: 7px 0 15px 76px;
	background-image: url(../images/h3-point05.png);
	background-repeat: no-repeat;
}
/*
h3.deal {
	margin: 10px 0;
	padding: 15px 0 15px 70px;
	background-image: url(../images/h3-deal.png);
	background-repeat: no-repeat;
	text-align: left;
}
*/
h2.deal:before {
	margin: 0 10px 0 0;
	content: "";
	width: 60px;
	height: 60px;
	background-image: url(../images/h3-deal.png);
	background-size: contain;
	vertical-align: middle;
	display: inline-block;
}
h2.deal {
	margin: 10px 0;
	padding: 15px 0 15px;
}

.btn {
    border: 2px solid;
    border-radius: 40px;
    padding: 10px 40px;
}
.btn-inblock {
	display: inline-block;
	width: auto;
}
.btn-lg {
	padding: 20px 48px;
	font-size: 24px;
	font-weight: bold !important;
	line-height: 1;
}
#campaignCont .btn-primary, .btn-primary {
    background-color: #ea761e;
    border-color: #ea761e;
    color: #ffffff !important;
	letter-spacing: normal !important;
}
.privacy {
	font-size: 11px;
	border: solid 1px #e5e5e5;
	width: 100%;
	height: 70px;
	padding: 0.5em;
	overflow: auto;
}



@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;
}



.img-responsive {
    display: inline-block;
}

footer#main-footer {
    background-color: #e5e5e5;
    color: #4d4d4d;
	padding-top: 60px;
}
.footer-widget {
    margin-bottom: 60px;
}

/*
|--------------------------------------------------------------------------
| Pricing Table
|--------------------------------------------------------------------------
*/	
.pricing-table-1,
.pricing-table-2,
.pricing-table-3,
.pricing-table-4,
.pricing-table-5 {
  margin: 0 0 30px 0;
}
.pricing-box {
  width: 100%;
  text-align: center;
  margin: 0;
  border: 0;
  padding: 0;
  position: relative;
}
.pricing-box ul {
  margin: 0;
  padding: 0;
}
.pricing-box ul li {
  list-style: none;
  margin: 0;
  padding: 20px 0;
}
.pricing-box .title-row h5 {
  margin: 0;
}
.pricing-box .price-row {
  font-weight: 200;
  padding: 20px 0;
}
.pricing-box .price-row .currency {
  vertical-align: top;
  font-size: 1.5em;
}
.pricing-box .price-row .price {
  font-size: 6.6em;
  font-weight: 300;
  line-height: 1em;
}
.pricing-box .price-row .price-cent {
  margin: 0 0 0 -4px;
  font-size: 1.5em;
}
.pricing-box .price-row .plane {
  display: block;
  font-size: 1.2em;
}
.pricing-box .btn {
  margin-top: 20px;
}


.pricing-box {
  background: rgba(255, 255, 255, 0.9);
}
.pricing-box ul li.option {
	color: #000000;
	border-bottom: 1px solid #e5e5e5;
	background-color: #f4fafe;
}
.pricing-box .price-row {
  background: #217fc4;
  color: #ffffff;
}
.pricing-box .price-row .currency {
  color: #0e6252;
}
.pricing-box .price-row .plane {
  color: #98cdf4;
}
.pricing-featured {
  background: #ffffff;
}



@media (max-width: 991px) {
	.BoxedArticle-bglogo {
		padding: 50px 30px 20px;
	}
	h2 {
		font-size: 20px;
	}
	h2.deal {
		text-align: center;
	}	
	.btn-lg {
    font-size: 20px;
	}
	h2.point1,
	h2.point2,
	h2.point3,
	h2.point4,
	h2.point5 {
		padding: 20px 0 25px 76px;
	}
}

@media (max-width: 767px) {
	.mb40-xs0 {
		margin-bottom: 0;
	}
	.pricing-table-1,
  .pricing-table-2,
  .pricing-table-3,
  .pricing-table-4,
  .pricing-table-5 {
    width: 100%;
  }
	.pricing-featured {
    margin: 0;
  }
	h2 {
		font-size: 18px;
	}
	h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
	}
	h1 {
		font-size: 24px;
	}
	h2.deal:before {
	width: 40px;
	height: 40px;
	}
	h2.deal {
		font-size: 16px;
		text-align: left;
	}
	.TxtCenterXS {
		text-align: center;
	}
	.btn-lg {
    font-size: 18px;
		text-align: left;
		line-height: 1.3;
	}
	h2.point1,
	h2.point2,
	h2.point3,
	h2.point4,
	h2.point5 {
		padding: 10px 0 25px 76px;
	}
}

@media (min-width: 768px) {
.pricing-table-4 {
    width: 49.999%;
  }
.pricing-table-3 {
    width: 33.333%;
  }
.pricing-featured {
    z-index: 5;
    margin-top: -20px;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.5);
  }
}

@media (min-width: 992px) {
  .pricing-table-1,
  .pricing-table-2,
  .pricing-table-3,
  .pricing-table-4,
  .pricing-table-5 {
    margin: 0;
  }
.pricing-table-4 {
    width: 25%;
  }
 .pricing-table-3 {
    width: 33.3333%;
  }
}