/*--
	Author: W3Layouts
	Author URL: http://w3layouts.com
	License: Creative Commons Attribution 3.0 Unported
	License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*-- Reset-Code --*/

body {
	padding: 0;
	margin: 0;
	background: #FFF;
	font-family: 'Open Sans', sans-serif;
}
body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
}
body a:focus, a:hover {
	text-decoration: none;
}
input[type="button"], input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Josefin Sans', sans-serif;
}
big {
	    font-size: 35px;
} 
p {
	margin: 0;
}
ul {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
}
a:focus, a:hover {
	text-decoration: none;
	outline: none;
}
/*-- //Reset-Code --*/
div p button {
    z-index: 999;
    left: 70px;
    top: 70px;
    width: 50px;
    background: transparent;
    padding: 5px;
    position: fixed;
    border: 0px solid #fff;
}
div p button i.fa.fa-bars {
    color: #000; #03A9F4; /*bleu*/
    font-size: 24px;
}

	/*-- Heading-1 --*/

.agileheader h3 {
		position: absolute;
		top: 40%;
		right: 0;
		left: 0;
		width: 60%;
		margin: 0 auto;
		padding: 50px 0;
		font-size: 50px;
		letter-spacing: 3px;
		font-weight: 700;
		color: #fff;
		background-color: rgba(0, 0, 0, 0.75);
		border: 5px solid #FFF;
	}

	/*-- //Heading-1 --*/


.ct-btn-scroll {
    width: 49px;
    height: 49px;
    position:fixed;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
/*    padding-top: 500px; */
    z-index: 9;
    border-radius: 50%;
    -webkit-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out;
}


	/*-- Slider --*/

	.rslides {
		position: relative;
		list-style: none;
		overflow: hidden;
		width: 100%; 
		top: 50px;
		padding: 0;
		margin: 0;
	}

/* size of the images */
	.rslides li {
		-webkit-backface-visibility: hidden;
		position: absolute;
		display: none;
		width: 60%;
		height: auto;
		left: 20%;
	}

	.rslides li:first-child {
		position: relative;
		display: block;
		float: left;
	}

	.rslides img {
		display: block;
		float: left;
		width: 100%;
		height: 100%;
		border: 0;
	}


.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    opacity: 0.1;
    z-index: 3;
    text-indent: -9999px;
    text-decoration: none;
    height: 50px;
    width: 50px;							
    background: #000 url(../images/arrows.png) no-repeat left top;
    margin-top: -45px;
    border-radius: 50%; /* !!!! pas changer sinon probleme iphone */
}

	.callbacks_nav.next {
		left: auto;
		background-position: right top;
		right: 0;
	}

	ul.callbacks_tabs.callbacks1_tabs {
		display: none;
	}

	.callbacks_nav {
		left: 20%;
	}

	.callbacks_nav.next {
		right: 20%;
	}
	
section.banner{
	position:relative;
}
	/*-- // Fin Slider --*/

/*-- //Header --*/
.navbar-right {
    float: right !important;
    margin-right: 0;
}

.beforelogo h2 {
    position: absolute;
    z-index: 999;
    left: 80px;
    top: 40px;
    color: #fff;
    opacity: 0.7;
    font-weight: 700;
    font-size: 18px;
}

.beforelogo h2 a {
    color: #000;
}

.logo a h1 {
    position: absolute;
    z-index: 999;
    right: 13%;
    top: 30px;
    color: #000;
    font-weight: 700;
    font-size: 35px;
    text-align: right;
}

.logo-image {
    position:absolute;
    z-index: 998;
    border: 0px solid #000;
    right: 10px;
    top: 10px;
    width: 22%; /* en relation avec le slider */
    height: 22%;
/*    background-color: rgba(255, 255, 255, 0);
    background-image: url('../images/logo.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right top; */
}


span {
    color: #000; #E91E63;
}

/* texte dans photo du slider */
.banner p {
    position: absolute;
    bottom: 2%;
    right: 0%;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 20px ; /*36px;*/
    text-align: right;
    letter-spacing: 3px;
    font-weight: 700;
    color: #fff;
	opacity: 1;
/*    background-color: rgba(0, 0, 0, 0.15);
    border: 0px solid #FFF; */
}
.banner h4 {
    position: absolute;
    top: 55%;
    left: 56%;
    color: #fff;
    font-size: 42px;
    	opacity: 1;
 /*   background-color: rgba(0, 0, 0, 0.15);
    border: 0px solid #FFF; */
}

/* About */
.wthree-model-video p {
    width: 50%;
    margin: 20px auto 0;
    color: #999;
    font-size: 15px;
    line-height: 24px;
}
.wthree-model-video {
    text-align: center;
}
.wthree-model-video h2 {
    color: #000;
    font-weight: 400;
}
.wthree-model-video h4 {
    font-size: 17px;
    margin: 20px 0 0;
}
.wthree-model-video h4 {
    font-size: 17px;
    border-top: 3px solid #E91E63;
    border-left: 3px solid #E91E63;
    border-right: 3px solid #E91E63;
    width: 111px;
    margin: 20px auto 0;
    padding: 10px 0;
    color: #000;
    font-weight: 600;
}
span.glyphicon.glyphicon-play-circle {
    font-size: 25px;
    color: green;
    margin: 0 0 7px 0;
    cursor: pointer;
}


.confidentialite {
	position: relative;
	top: 20%;
	left: 10%;	
	width: 80%;
	margin-top: 5%;
	margin-bottom: 2%;
    font-size: 14px;
    color: #000;

}


.about-grid1, 
.about-grid2, 
.about-grid3 {
	  border: 0px solid #b4b4b4;
      
}

.about-grid1 img {
	padding-top: 0em;
	height: auto; 
	width: 100% ;
}


.about-grid1 h4 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.about-grid2 h4 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 20px;
}
 
.about-grid3 h4 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.about-grid1 h1 {
    color: #999;
    font-size: 15px;
    line-height: 24px;
}

.about-grid2 p {
    color: #999;
    font-size: 15px;
    line-height: 24px;
}

.about-grid3 p {
    color: #999;
    font-size: 15px;
    line-height: 24px;
}
/* //About */


.brand {

    background: rgba(0, 0, 0, 0); 
    padding-top: 3em;
} 



/* MYGALLERY */

.mygallery {
/*    background: url(../images/h2.jpg) no-repeat 0px 0px;
    background-size: 100% 100% !important; */
    background: rgba(255, 255, 255, 1);
} 

.mygallery1 {
	  position: relative;
	  border: 0px solid #b4b4b4;
     height: 500px;
}

.inner-mygallery1 {
	  position: relative;
	  border: 0px solid #b4b4b4;
	  height: 100%;
}

.inner-mygallery1 img {
	position: relative;
	display: block;
	top: 2%;
	left: 2%;
   width: 96%;
   height: 80%;
/*    object-fit:scale-down; */
}

.scale-down {
  object-fit: scale-down;
}

.mygallery1 h3 {
    text-align: center;
    margin-top: 20px;
    font-size: 23px;
    font-weight: 600;
    color: #000;
}
.mygallery1 p {
    text-align: center;
    font-size: 16px;
    margin: 15px 0;
    letter-spacing: 2px;
	 color: #000; 
}
.mygallery1 a {
	 text-align: center;
    font-size: 26px;
	 color: #000;
}

/*
.inner-mygallery1:hover {
    position: relative;
    padding:0 0 10px 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	 box-shadow: 5px 10px 8px #ddd;
    -webkit-box-shadow: 5px 10px 8px #ddd;
    -moz-box-shadow: 5px 10px 8px #ddd;
}
*/

.inner-mygallery1 {
   	padding:0 0 10px 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
    box-shadow: 0 0 40px #aaa;
    -webkit-box-shadow: 0 0 40px #aaa;
    -moz-box-shadow: 0 0 40px #aaa;
}

/* END MY GALLERY */



/* TEAM */

.team {
    /*background: url(../images/h2.jpg) no-repeat 0px 0px;
    /*background-size: 100% 100% !important; 
        background-size: cover;
    background-attachment: fixed; */
    background: rgba(0, 0, 0, 0); rgba(7, 25, 53, 1) ; rgba(81, 161, 175, 0.5); 
} 

.team img {
    width: 100%;
}
.services {
    background: url(../images/back-service.jpeg) repeat-y 0px 0px;
    background-size: cover;
    /*background-attachment: fixed; */
} 

.inner-team1:hover {
    box-shadow: 0 1px 1px #ddd;
	padding:0 0 10px 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
    -webkit-box-shadow: 0 1px 1px #ddd;
    -moz-box-shadow: 0 1px 1px #ddd;
}
.inner-team1 {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
    -webkit-box-shadow: 0 0 40px #aaa;
    -moz-box-shadow: 0 0 40px #aaa;
    box-shadow: 0 0 40px #aaa;
    	padding:0 0 10px 0;
}
.team1 h3 {
    text-align: center;
    margin-top: 20px;
    font-size: 23px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
}
.team1 p {
    text-align: center;
    font-size: 16px;
    margin: 5px 0;
    letter-spacing: 2px;
	color: #000;
}
.team-social a i {
    color: #000;
    font-size: 20px;
    background: #eee;
    padding: 10px;
	width:40px;
	height:40px;
	line-height:20px;
    border-radius: 5px;
}

.inner-team1 {
    position: relative;
    transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
   -webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
	box-shadow: 0 0 40px #aaa;
   -webkit-box-shadow: 0 0 40px #aaa;
    -moz-box-shadow: 0 0 40px #aaa;
   padding:0 0 10px 0;
   
}
.team-social{
	position:absolute;
    display: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.inner-team1:hover div.team-social {
    display: block;
    bottom: 100px;
    left: 68px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
i.fa.fa-twitter {
	color: #1da1f2;
}
i.fa.fa-twitter:hover {
    color: #fff;
    background: #1da1f2;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
	transition:1s all;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}
i.fa.fa-pinterest-p{
	color: #bd081c;
}
i.fa.fa-pinterest-p:hover{
    color: #fff;
    background: #bd081c;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
	transition:1s all;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}
i.fa.fa-linkedin{
	color: #e68523;
}
i.fa.fa-linkedin:hover{
    color: #fff;
    background: #e68523;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
	transition:1s all;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}
/* Team */

/* Services */
.heading h2 {
    font-size: 40px;
/*    text-transform: capitalize; */
    color: #000;
    font-weight: 600;
}
.heading h2 {
    font-size: 40px;
    color:  #000; #E91E63;/*rouge*/
    font-weight: 600;
/*   text-transform: capitalize; */
}

.heading p {
    color: #999;
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0;
}


/*.services h3,.contact h3 {
    color: #fff;
}
*/
.services,.contact,.testimonals,.subscribe,.about,.team,.mygallery{
    padding: 4em 0;
}


.services-left, .services-right, .brand-left {
	border:0px solid #000;
}

.services-left h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
/*    text-transform: capitalize; */
    margin-bottom: 20px;
}
.services-left p {
    color: #999;
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0;
}

.brand-left h4 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
/*    text-transform: capitalize; */
    margin-bottom: 20px;
}
.brand-left p {
    color: #999;
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0;
}

i.fa {
    font-size: 35px;
    color: #fff;
}
i.glyphicon {
    color: #fff;
    font-size: 30px;
}
.services-left,.services-right,.brand-left,.testimonals-grids,.about-grids,.mygallery-grid-top,.team-grid-top,.team-grid-bottom,.contact-left, .contact-right,.agileits-feedback-grids {
    margin-top: 40px;
}
.icon1,.icon2,.icon3,.icon4,.icon5,.icon6{
    text-align: center;
    padding: 75px 10px;
}

.icon1 img {
	height: 60px; 
	width: 60px;
}
.icon2 img {
	height: 60px; 
	width: 60px;
}
.icon3 img {
	height: 60px; 
	width: 60px;
}
.icon4 img {
	height: 60px; 
	width: 60px;
}
.icon5 img {
	height: 60px; 
	width: 60px;
}
.icon6 img {
	height: 60px; 
	width: 60px;
}
.icon1 {
/*    background: rgba(81, 175, 84, 0.5); */
    background: rgba(0, 0, 0, 0.5); 
	border:1px solid #fff;
}
 .icon2{
/*    background: rgba(175, 81, 119, 0.5); */
    background: rgba(0, 0, 0, 0.5); 
	border:1px solid #fff;
 }
 .icon3 {
/*    background: rgba(175, 160, 81, 0.5); */
    background: rgba(0, 0, 0, 0.5); 
	border:1px solid #fff;
 }
 .icon4 {
/*    background: rgba(175, 160, 81, 0.5); */
    background: rgba(0, 0, 0, 0.5); 
	border:1px solid #fff;
 }
 .icon5 {
/*    background: rgba(81, 161, 175, 0.5); */
    background: rgba(0, 0, 0, 0.5); 
	border:1px solid #fff;
 }
 .icon6 {
/*     background: rgba(81, 175, 98, 0.5); */
    background: rgba(0, 0, 0, 0.5); 
	border:1px solid #fff;
 }
.services-left, .brand-left {
    padding: 20px 20px 28px;
    background: #eee;
}

.services-left a, .brand-left a {
    font-size: 16px;
    padding: 10px 20px;
    background: #777;
    color: #fff;
}

/*.services-left a:hover{
	background: #2196F3;
}*/

.services-right a {
    font-size: 20px;
        font-weight: 600;
    padding: 1px 2px;
/*    background: #000; */
    opacity: 1; 0.7;
    color: #fff;
}
.services-right p {
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0;
	color:#fff;
}
.read {
    margin-top: 25px;
}
/* /Services */

/* testimonals */
.testimonal img {
    border-radius: 50%;
    width: 50%;
}
.first-grid {
    text-align: center;
    padding: 40px 10px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.first-grid h3 {
    text-transform: uppercase;
    color: #000;
    font-size: 19px;
    font-weight: 600;
    margin: 20px 0 0;
}
.first-grid  h4 {
    margin: 5px 0;
    text-transform: capitalize;
}
.first-grid p {
    font-size: 14px;
    color: #999;
    margin: 10px 0;
    line-height: 24px;
}
/*-- testimonials --*/
.agileits-feedback-grids {
    margin: 4em 0 0 0;
}
.feedback-top{
    padding: 1em;
    background: rgba(255, 255, 255, 0.18);
	position:relative;
}
.feedback-top:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 27%;
    width: 0;
    height: 0;
    border-top: 9px solid rgba(227, 227, 227, 0.23);
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    transform: rotate(0deg);
}
.feedback-top p{
	color:#FFFFFF;
	font-size:.9em;
	margin:0;
	line-height:1.8em;
}
.feedback-img{
    float: left;
    width: 28%;
}
.feedback-grids {
    margin: 2em auto 0;
    width: 55%;
}
.feedback-img img{
	width:100%;
}
.feedback-info {
    margin: 1em !important;
}
.feedback-img-info{
    float: left;
    width: 65%;
    margin-left: .5em;
}
.feedback-img-info h5{
    color: #ff9800;
    font-size: 1em;
    margin: 0;
    font-weight: 600;
}
.feedback-img-info p{
    color: #cecece;
    font-size: .9em;
    margin: 0;
}
/*-- //testimonials --*/
/* //testimonals */

/* contact */

.contact-inner-left h2 {
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin: 20px 0px;
}
.contact-inner-left h4 {
    color: #fff;
    margin: 10px 0;
    font-weight: 600;
    margin-bottom: 20px;
}
.contact-inner-left p {
    line-height: 24px;
    color: #fff; #d1d1d1;
    font-size: 15px;
    margin-bottom: 20px;
    padding-right: 100px;
}
.contact-inner-left a {
    color: #fff;
/*    background: #3ba2c1;
    padding: 10px 20px;
    border-radius: 6px; */
}
/* 
.contact-inner-left a:hover {
	background:#00769a; 
} 
*/

.contact-inner-left .contact-between{	
	margin-top:30px;
    margin-bottom: 20px;
}

.contact_grid ul {
	    text-align: left;
}	

.contact_grid ul li {
    display: inline-block;
    list-style: none;
    margin-right: 0em; 
    margin-top: 0em; 
    padding: 0px;
    
/*    list-style-type: none; */
/*    margin-bottom: 8px; */
    font-size: 16px;
        font-weight: 600;
/*    line-height: 18px; */
    color: #fff;  #d1d1d1;
/*    padding-left: 1em; */

}
.contact_grid ul li span{
	left: 0em;
    color: #fff; 
}


.contact-inner-right h2 {
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin: 20px 0px;
}
.contact-right {
    background: #777; 
    opacity: 0.7;
	padding: 20px 0px 30px; 
}

.contact-right a {
	color: #000; 
}

.contact-right a:hover {
	color: #fff; 
}

::-webkit-input-placeholder{
	color:#fff !important;
}

.contact_form input[type="text"], .contact_form input[type="email"] {
    width: 100%;
    border-radius: 0;
    line-height: 15px ; 22px;
    font-size: 14px;
    padding: 14px 17px 14px;
    outline: none;
    color: #FFF;
    border:none;
	border-bottom:1px solid #fff;
    margin: 0 0 0px; 
      background: #212121;
      background: transparent;
}
.contact_form input[type="submit"] {
    padding: 10px 20px;
    border: 1px solid #777; 
    font-size: 14px;
    color: #777; 
    background: #fff;
    text-decoration: none;
    outline: none;
    margin-top: 12px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    cursor: pointer;
    border-radius: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.contact_form input[type="submit"]:hover{
	background: none;
	color:#fff;
    border: 1px solid #fff;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact_form textarea {
    width: 100%;
    border-radius: 0;
    line-height: 22px;
    font-size: 14px;
    padding: 14px 17px 14px; 
    outline: none;
    border:none;
	border-bottom:1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    color: #FFF;
    height: 160px;
    background: transparent;
/*    margin-bottom: 15px; */
}
#contact form {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color:#fff;
}

.messages {
	margin-top: 10px;
    font-size: 14px;
}

.g-recaptcha {
width: 100%;
height: auto;
transform:scale(0.70);
-webkit-transform:scale(0.70);
/* transform-origin:0 0;
-webkit-transform-origin:0 0; */
}


.contact{
    background: url(../images/back-contact.jpeg) repeat-y 0px 0px;
    /*background-size: 100% 100% !important; */
    background-size: cover;
    /*background-attachment: fixed; */
    /* background: rgba(102, 5, 5, 1); */
} 
/* //contact */


/* map */
iframe {
    width: 100%;
    height: 390px;
    border: none;
}
/* //map */

/*-- subscribe --*/
/*-- newsletter --*/
.subscribe h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}
.subscribe p {
    width: 60%;
    text-align: center;
    margin: 0 auto;
    color: #999;
    font-size: 14px;
    line-height: 25px;
}
.newsletter {
    position: relative;
}
.newsletter input[type="email"] {
    font-style: italic;
    padding: 11px 60px 9px 16px;
    border: 1px solid #3a3939;
    width: 100%;
    text-align: left;
    color: #fff;
    background-color: #191818;
    outline: none;
}
.newsletter input[type="submit"] {
    width: 55px;
    height: 38px;
    background-image: url(../images/email.png);
    background-color: #777; 
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 2px;
    right: 2px;
    padding: 0em;
    border: none;
    outline: none;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.newsletter {
    text-align: center;
    width: 50%;
    margin: 20px auto;
}
.newsletter h4 {
    font-size: 1.4em;
    color: #fff;
    text-transform: uppercase;
	font-weight: 700;
    margin:2em 0 3em 0;
}
.newsletter form {
    width: 60%;
    margin: 0 auto;
}
/*-- //subscribe --*/
/*-- //newsletter --*/

/*-- footer --*/
.agileinfo_footer_grid h4 {
	font-size: 1.4em;
    color: #fff;
    margin-bottom: 0px;
    text-transform: capitalize;
	font-weight: 700;
}

.agileinfo_footer_grid ul {
	    text-align: center;
}	

.agileinfo_footer_grid ul li {
    display: inline-block;
    list-style: none;
    margin-right: 0em; 
    margin-top: 0em; 
    padding: 0px;
    
/*    list-style-type: none; */
/*    margin-bottom: 8px; */
    font-size: 16px;
/*    line-height: 18px; */
    color: #000; #d1d1d1;
/*    padding-left: 1em; */

}
.agileinfo_footer_grid ul li span{
	left: 0em;
    color: #000; 
}
.agileinfo_footer_grid ul li a{
	color: #000; 
	text-decoration:none;
}
.agileinfo_footer_grid ul li a:hover{
	color: #777; 
}
.agileinfo_footer_grid1{
	float:left;
	width:31.45%;
	margin:0 0.3em .3em 0em;
}
.w3agile_footer_copy{
	padding:2em 0;
	border-top:1px solid #606060;
	text-align:center;
	margin-top:3em;
}
.w3agile_footer_copy p{
	font-size:14px;
	color:#8F8F8F;
	margin:0;
	line-height:1.8em;
	letter-spacing: 2px;
}
.w3agile_footer_copy p a{
	color:#fff;
	text-decoration:none;
}
.w3agile_footer_copy p a:hover{
	color:#8F8F8F;
}
.agileinfo_footer_grid:nth-child(1) {
    padding: 0 2em 0 0;
}
.agileinfo_footer_grid p{
	color:#999;
	line-height:2em;
}
.agileinfo_footer_grid p span{
	display:block;
	margin:1em 0 0;
}

/*--footer end here--*/
.footer-agile {
    background: rgba(0,0,0,0) ; rgba(4, 4, 4, 0.5); rgba(4, 4, 4, 0.96);
	padding:1em 0em;
}

.footer-main2 {
    margin-top: 0px 0 0;
    margin-bottom: 0px 0 0;
    padding: 0px;
}

.footer-main2 h4 {
    font-size: 1em;
    text-transform: capitalize;
    color: #2baf2b;
}
.footer-main2 p {
    font-size: 1em;
    line-height: 1.9em;
    letter-spacing: 1px;
    color: #777;
    margin-bottom: 2em;
}

.footer-main2 ul {
    text-align: center;
}

.footer-main2 ul li {
    display: inline-block;
    list-style: none;
    margin-right: 0em; 
    margin-top: 0em; 
    padding: 0px;
}
.footer-main2 ul li a {
    color: #000;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Josefin Sans', sans-serif;
}
.footer-main2 ul li a:hover {
    color: #777; 
}
.footer-main1 h3 {
    font-size: 40px;
    text-transform: capitalize;
    	text-align:center;
    font-weight: 700;
    letter-spacing: 2px;
    color: #000;
}
.footer-main1 h3 a {
    color: #000;
}
.footer-main1 p {
	   text-align:center;
	   font-size: 25px;
       color: #000;
}
/*-- //footer --*/

/* modal */

.modal-content{
	    background: #777;
	    opacity: 0.8;
       margin: 25% auto; /* 25% from the top and centered */
       padding: 20px;
       border: 0px solid #fff;
}
	
.agileits-w3layouts-info img {
    width: 100%;
    margin-bottom: 15px;
}
.modal-title {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}
.agileits-w3layouts-info {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}
.span2 {
    font-size: 40px;
    font-weight: 700;
    color: #000;
}

/* //modal */


h3.agileits-title {
    color: #fff;
}
/* //gellery */

/* copyright */
.copyright-agile {
    text-align: center;
    padding: 10px 0px;
    background: #000;
}
.copyright-agile  p {
    color: white;
    font-size: 13px;
	letter-spacing: 2px;
}
.copyright-agile p a {
    color: #fff !important;
    text-decoration: none !important;
}
.copyright-agile p a:hover {
    color: #777 !important; 
}


/*-- Footer-Social-Icons --*/
.connect-agileits{
    padding-bottom: 22px;
    text-align: center;
    border: 1px solid #515254;
    margin: 2em auto 3em;
    width: 97%;
}
.connect-agileits h4 {
	text-align: center;
}
.social ul li {
	display: inline-block;
}

.social ul li a{
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
/*-- social-icons --*/
.social_icons {
    text-align: center;
}
.social{
    position:relative;
}
.social a{
    position: relative;
    display: inline-block;
    width:34px;
    height:34px;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    text-align: center;
    margin-right: 20px;
}
.social .fb{
    background: #6788ce;
}
.social .fb:before,
.social .fb:after{
    border-color:#6788ce;
}
.social .tw{
    background: #00ACEE;
}
.social .tw:before,
.social .tw:after{
    border-color: #00ACEE;
}

.social .gp{
    background: #DD4B39;
}
.social .gp:before,
.social .gp:after
{
    border-color: #DD4B39;
}
.social .pin{
    background: #fe4445;
}
.social .pin:before,
.social .pin:after
{
    border-color: #fe4445;
}
.social .db{
    background: #f85993;
}
.social .db:before,
.social .db:after
{
    border-color: #f85993;
}
.social .rss{
    background: #ff9845;
}
.social .rss:before,
.social .rss:after
{
    border-color: #ff9845;
}
.social .lin{
    background: #3a9bdc;
}
.social .lin:before,
.social .lin:after
{
    border-color: #3a9bdc;
}
.social a:before,
.social a:after{
    content: "";
    display: block;
    position: absolute;
    background: transparent;
    top: 0; bottom: 0; left: 0; right: 0;
    border-radius: 50%;
    transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	-ms-transition: 0.3s all;
       border: 3px solid;
}
.social a:hover:after{
   -webkit-transform: scale(1.5);
}
.social a:hover:before{
    -webkit-transform: scale(1);
    transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	-ms-transition: 0.3s all;
    opacity: 0;
}
a.icon.gp {
    margin: 0;
} 
.connect-social ul li a i {
     color: #fff;
    line-height: 34px;
    font-size: 1em;
    width: 34px;
    height: 34px;
    border-radius: 50%;
}
.footer-grid-instagram {
    float: left;
    width: 50%;
}
.w3agile_footer_copy p a {
    color: #fff;
}
.social i.fa {
    font-size: 18px;
    line-height: 35px;
    color: #fff;
}
.social ul {
    float: right;
}

/*-- Footer-Social-Icons --*/
/*-- //footer--*/
/* //copyright */


/* top top */
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}
/* //top top */


/* Responsive Design */

@media (max-width:1600px) {

	.banner h4 {
		top: 53%;
	}
}
@media (max-width:1440px) {
	.callbacks_nav{
		top:47%;
	}
	.banner h4 {
		top: 55%;
	}
}
@media (max-width:1366px) {

	.banner h4 {
		top: 50%;
	}
}
@media (max-width:1280px) {
	
	.callbacks_nav {
		top: 43%;
	}
	.banner p {
		font-size: 25px;
	}
}
@media (max-width:1080px) {
	.callbacks_nav {
		top: 40%;
	}
	.banner p {
		font-size: 25px;
	}
	.banner h4 {
		top: 51%;
	}
	div p button {
		left: 60px;
		top: 60px;
	}

	.logo a h1 {
		top: 30px;
		font-size: 22px;
	}
}


/* ipad Horizontal */

@media (max-width:1024px) {

	.rslides {
		top: 40px ;
	}			
	/* size of the images */
	.rslides li {
		width: 80%;
		height: auto;
		left: 10%;
	}

	.callbacks_nav {
		left: 10%;
	}

	.callbacks_nav.next {
		right: 10%;
	}
	
	.banner p {
		font-size: 25px;
	}
	.banner h4 {
		font-size: 21px;
	}
	
	.about-grid1 img {
			padding-top: 3em;
   }	
	
	.wthree-model-video p {
		width: 60%;
	}
	nav.thumbGridNav {
		margin-top: 40px;
	}
	div p button {
		left: 50px;
		top: 50px;
	}
	.beforelogo h2 {
		left: 70px;
		top: 20px;
		font-size: 20px;
	}
	.logo a h1 {
		top: 30px;
		font-size: 20px;
	}
	.callbacks_nav {
		top: 46%;
	}
}

@media (max-width:991px) {
	
	.banner p {
		font-size: 20px;
	}
	.wthree-model-video p {
		width: 66%;
	}
 
/*	 .about-grids {
 		margin-top: 50px;
	}
*/
	.about-grid1 {
		width: 33.33%; 
		float: left;
	}

	.about-grid2 {
		width: 66.66%; 
		float: right;
	}

	.about-grid3 {
		width: 100%;
	}	
	
	.about-grid1 h4{
		margin-bottom:10px;
	}
	
.about-grid1 h1 {
    font-size: 15px;
}

.about-grid2 p {
    font-size: 15px;
}

.about-grid3 p {
    font-size: 15px;
}

	.services-left, .services-right, .brand-left, .testimonals-grids, .mygallery-grid-top, .team-grid-top, .team-grid-bottom, .contact-left, .contact-right ,.agileits-feedback-grids{
		margin-top: 30px;
	}
	
	.services-right p {
    font-size: 16px;
   } 

	.icon1, .icon2, .icon3, .icon4, .icon5, .icon6 {
		width: 33.33%;
		float: left;
	}
	.services-right {
		width: 66.66%;
		float: left;
	}
	.services-left {
		width: 33.33%;
		float: left;
	}
	.brand-left {
		width: 50%;
		float: left;
	}
	
	.icon1, .icon2, .icon3, .icon4, .icon5, .icon6 {
		padding: 90px 10px;
	}
	.mygallery1 {
		width: 50%;
		height: 350px;
		float: left;
	}
	.mygallery1 h3 {
		margin-top: 17px;
		font-size: 19px;
	}
	.mygallery1 p {
		font-size: 14px;
		margin: 0px 0;
	}
	.team1 {
		width: 25%;
		float: left;
	}
	.team1 h3 {
		margin-top: 17px;
		font-size: 19px;
	}
	.team1 p {
		font-size: 14px;
	}
	.team-social a i {
		font-size: 17px;
		width: 30px;
		height: 30px;
		line-height: 13px;
	}
	.inner-team1:hover div.team-social {
		bottom: 90px;
		left: 28px;
	}
	.thumb-grid {
		width: 80%;
	}
	nav.thumbGridNav a {
		width: 16px;
		height: 16px;
	}
	nav.thumbGridNav {
		margin-top: 30px;
	}
	.contact-left,.contact-right{
		width: 50%;
		float: left;
	}
	.contact-inner-left p{
		padding-right: 0px;
	}
	.contact_form input[type="text"], .contact_form input[type="email"] {
		font-size: 14px;
		padding: 12px 10px 10px;
		margin: 0 0 10px;
	}
	.contact_form textarea {
		font-size: 14px;
		padding: 12px 10px 10px;
		height: 140px;
	}
	.contact_form input[type="submit"] {
		padding: 10px;
	}
	.footer-main1 {
		width: 100%;
		float: left;
	}

	.social ul {
		margin-top: 10px;
	}
	.footer-agile {
		padding: 1em 0em;
	}
		
}


@media (max-width:900px) {
	.banner p {
		font-size: 20px;
	}
	.footer-main1 h3 {
		font-size: 35px;
	}
	.footer-main1 p {
		font-size: 20px;
	}
	.services, .contact, .testimonals, .subscribe, .about, .team,.mygallery {
		padding: 3em 0;
	}		
}
@media (max-width:800px) {
	div p button {
		left: 40px;
		top: 40px;
	}
	.logo a h1 {
		top: 20px;
		font-size: 18px;
	}
	.banner p {
		font-size: 20px;
	}

	.callbacks_nav {
		top: 50%;
	}
	div p button i.fa.fa-bars {
		font-size: 20px;
	}
	.wthree-model-video h2 {
		font-size: 22px;
	}
	.wthree-model-video h4 {
		font-size: 16px;
		width: 105px;
		margin: 15px auto 0;
		padding: 8px 0;
	}
	.thumb-grid {
		width: 90%;
	}
	.footer-main1 h3 {
		font-size: 32px;
	}
	.social ul {
		margin-top: 1px;
	}
}



/* IPAD vertical */

@media (max-width:768px) {


	.rslides {
		top: 20px ;
	}
	/* size of the images */
	.rslides li {
		width: 100%;
		height: auto;
		left: 0%;
	}

	.callbacks_nav {
		left: 0%;
	}

	.callbacks_nav.next {
		right: 0%;
	}

	.heading h3 {
		font-size: 35px;
	}
	.banner h4 {
		top: 51%;
	}


	.services-right a {
    font-size: 14px;
   }

	.about-grid1 img {
			padding-top: 8em;
   }


}
@media (max-width:736px) {
	.callbacks_nav {
		top: 60%;
	}
	.overlay {
		width: 60%;
	}
}

/* !!!IPHONE 6s Landscape Leana - Browser tres etroit */

@media (max-width:667px) {
	
	.rslides {
		top: 30px ;
	}			
	/* size of the images */
	.rslides li {
		width: 80%;
		height: auto;
		left: 10%;
	}	
	.callbacks_nav {
		left: 10%;
	}

	.callbacks_nav.next {
		right: 10%;
	}	
	
	.banner p {
		font-size: 15px;
	}
	.callbacks_nav {
		top: 61%;
	}
	.banner h4 {
		top: 53%;
		font-size: 19px;
	}
	.beforelogo h2 {
		left: 70px;
		top: 20px;
		font-size: 20px;
	}
	.logo a h1 {
		top: 10px;
		font-size: 14px;
	}
	div p button {
		left: 30px;
		top: 30px;
		width: 40px;
	}
	
	.about-grid1 img {
			padding-top: 0em;
   }
   	
	.about-grid1 {
		width: 100%; 
		float: left;
	}

	.about-grid2 {
		width: 100%; 
		float: right;
	}

	.about-grid3 {
		width: 100%;
	}			
	
	
	.wthree-model-video p {
		width: 80%;
	}
	.services-left {
		width: 95%;
		float: none;
		margin: 0 auto;
		margin-top:20px;
	}
	.services-right {
		width: 100%;
		float:none;
		margin-top:20px;
	}
	.services-right p {
    font-size: 14px;
   } 

	.icon1, .icon2, .icon3, .icon4, .icon5, .icon6 {
		padding: 40px 10px;
		width: 33.33%;
		height: 140px;
		float: left;
		margin: 10px auto;
	} 
    
	.brand-left {
		width: 100%;
	}	   

	.mygallery1 {
		width: 100%;
		height: auto; 
		float: none;
		margin: 0 auto;
		margin-bottom: 20px;
	}	
	.inner-mygallery1 img {
	position: relative;
	display: block;
	top: 10px;
	left: 2%;
/*   max-width: 96%; Pas mettre width */
   height: 250px; 
   object-fit:scale-down; 
}

	.mygallery1 h3 {
		margin-top: 12px;
		font-size: 15px;
	}
	.mygallery1 p {
		font-size: 14px;
		margin: 3px 0;
	}
	.team1 {
		width: 50%;
		float: left;
		margin-bottom: 20px;
	}
	.team-social a i {
		color: #000;
		font-size: 20px;
		background: #eee;
		padding: 10px;
		width: 40px;
		height: 40px;
		line-height: 20px;
		border-radius: 5px;
	}
	.inner-team1:hover div.team-social {
		display: block;
		bottom: 100px;
		left: 68px;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		transition: all 0.5s;
		-o-transition: all 0.5s;
		-ms-transition: all 0.5s;
	}
	.wthree-model-video p {
		margin: 0px auto 0;
	}
	.footer-main2 ul li a {
		font-size: 16px;
	}
	.social a {
		width: 30px;
		height: 30px;
		margin-right: 15px;
	}
	.social i.fa {
		font-size: 14px;
		line-height: 31px;
	}
	.footer-main1 h3 {
		font-size: 29px;
	}
	.newsletter {
		width: 70%;
	}
}

/* iphone 4s landscape Marc */

@media (max-width:600px) {
	.banner p {
		font-size: 15px;
	}
	.banner h4 {
		font-size: 17px;
	}
	.callbacks_nav {
		top: 51%;
	}
	div p button {
		left: 20px;
		top: 20px;
	}
	.beforelogo h2 {
		left: 60px;
		top: 10px;
		font-size: 18px;
	}
	.logo a h1 {
		top: 10px;
		font-size: 11px;
	}
	.thumb-grid li {
		margin: 1%;
		width: 47.333%;
	}
	.thumb-grid {
		width: 95%;
	}
	.contact-left, .contact-right {
		width: 100%;
		float: none;
	}
}
@media (max-width:568px) {
	.about-grid1 {
/*		width: 100%; */
		float: none;
		margin-bottom: 10px;
	}
	.footer-main2 ul li {
		margin-right: 10px;
	}
	.copyright-agile p {
		letter-spacing: 1px;
	}
	.services, .contact, .testimonals, .subscribe, .about, .team, .mygallery {
		padding: 2em 0;
	}
	.about-grid1 h4 {
		font-size: 18px;
	}
	.wthree-model-video p {
		width: 81%;
	}
	.overlay ul li a {
		font-size: 22px;
	}
	.overlay ul li {
		min-height: 24px;
	}
	.callbacks_nav {
		top: 90%;
	}
	
	.callbacks_nav {
		height: 40px;
		width: 40px;
		background-size: 84px;
	}
}
@media (max-width:480px) {
	.banner h4 {
		top: 60%;
	}
	.inner-team1:hover div.team-social {
		left: 30px;
	}
	.team-grid-bottom {
		margin-top: 0px;
	}
	.footer-main1 {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 2em;
	}
	.social ul {
		float: none;
		text-align: center;
	}
}
/* iphone 6s portrait - leana */
@media (max-width:440px) {
	
	.rslides {
		top: 20px ;
	}
	/* size of the images */
	.rslides li {
		width: 100%;
		height: auto;
		left: 0%;
	}	

	.callbacks_nav {
		left: 0%;
	}

	.callbacks_nav.next {
		right: 0%;
	}
			
	.banner p {
		font-size: 15px;
	}
	.banner h4 {
		font-size: 16px;
		top: 57%;
		left: 50%;
	}
	.beforelogo h2 {
		left: 60px;
		top: 10px;
		font-size: 18px;
	}
	.logo a h1 {
		top: 5px;
		font-size: 5px;
	}
	div p button {
		left: 15px;
		top: 15px;
	}
	.wthree-model-video p {
		width: 100%;
	}

	.services-right-top,.services-right-bottom{
		margin: 0 auto;
		width: 100%;
	}
	.services-right p {
    font-size: 10px;
   } 
   	
	.team1 {
		width: 80%;
		float: none;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.thumb-grid li {
		margin: 1%;
		width: 94.333%;
		margin-bottom: 20px;
	}
	.contact-inner-left h2, .contact-inner-right h2 {
		margin: 15px 0px;
		font-size: 19px;
	}
	.contact-inner-left h4 {
		margin-bottom: 10px;
		font-size: 16px;
	}
	.contact-inner-left .contact-between {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.agileinfo_footer_grid ul li {
		margin-bottom: 3px;
		line-height: 23px;
	}
	iframe {
		height: 300px;
	}
	.newsletter {
		width: 90%;
	}
	.subscribe p {
		width: 100%;
	}
	.footer-main1 h3 {
		font-size: 23px;
		letter-spacing: 1px;
	}
	.footer-main1 {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 25px;
	}
	.social ul {
		float: none;
		text-align: center;
	}
}
@media (max-width:414px) {
	.banner p {
		font-size: 15px;
		letter-spacing: 2px;
	}
	.banner h4 {
		font-size: 15px;
		top: 53%;
		left: 45%;
	}
	.heading h3 {
		font-size: 30px;
	}
	.services-left a {
		font-size: 15px;
		padding: 6px 15px;
	}
	.contact_form input[type="submit"] {
		padding: 7px;
		font-size: 13px;
	}
	.subscribe h3 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.wthree-model-video h2 {
		font-size: 19px;
	}
	.wthree-model-video h4 {
		margin: 8px auto 0;
	}
	.inner-team1:hover div.team-social {
		left: 68px;
	}
}
/* iphone 4 portrait Marc */
@media (max-width:384px) {
	.banner p {
		font-size: 15px;
		letter-spacing: 1px;
	}
	.banner h4 {
		font-size: 15px;
		top: 51%;
	}
	.beforelogo h2 {
		left: 60px;
		top: 10px;
		font-size: 15px;
	}
	.logo a h1 {
		top: 1px;
		font-size: 5px;
	}
	div p button {
		left: 10px;
		top: 10px;
	}
	.copyright-agile {
		padding: 10px;
	}
	.copyright-agile p {
		letter-spacing: 1px;
		line-height: 22px;
	}
	.about-grid1 h4 {
		font-size: 17px;
	}
	.wthree-model-video p{
		font-size:14px;
	}
	.inner-team1:hover div.team-social {
		left: 60px;
	}
}
@media (max-width:375px) {
	.footer-main2 {
		margin: 20px 0 0;
	}
	.callbacks_nav {
		height: 36px;
		width: 36px;
		background-size: 76px;
	}
}

/* iphone Marc portrait */

@media (max-width:320px) {
	.banner p {
		font-size: 15px;
		letter-spacing: 0px;
	}
	.banner h4 {
		font-size: 14px;
		top: 55%;
	}
	.services-right-top, .services-right-bottom {
		margin: 0 auto;
		width: 100%;
	}
	.team1 {
		width: 100%;
	}
	.contact_form textarea {
		font-size: 13px;
		padding: 10px 8px 8px;
		height: 100px;
	}
	.contact_form input[type="text"], .contact_form input[type="email"] {
		font-size: 13px;
		padding: 10px 8px 8px;
		margin: 0 0 8px;
	}
	.overlay ul li a {
		font-size: 27px;
	}
	.overlay ul li {
		display: block;
		height: 20%;
		height: calc(60% / 5);
		min-height: 40px;
	}
	.wthree-model-video h2 {
		font-size: 19px;
		margin-top: 10px;
	}
	.overlay .overlay-close {
		right: 5px;
		top: 36px;
		background-size: 35px;
	}
}
/* //Responsive Design */
