/*!
 * Start Bootstrap - Agency v5.2.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

body {
  overflow-x: hidden;
  font-family: Roboto, 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.mt50 {
  margin-top: 50px;
}

.pb10 {
    padding-bottom: 10px;
}

.text-center {
	vertical-align: middle;
}

.bold {
    font-weight: 700;
}

p {
  line-height: 1.75;
}

a {
  color: #7972DB;
  transition: .3s all ease-in-out;
}

a:hover {
  color: #6a63cf;
}

.text-primary {
  color: #7972DB !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.badge-secondary {
	font-weight: 500;
	font-size: 90%;
	background-color: #7972db;
}

.page-section {
  padding: 100px 0;
}

.page-section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}

.page-section h2.section-heading::after {
  content: " ";
  display: block;
  width: 100px;
  height: 2px;
  margin: 20px auto 60px;
  background-color: #5e57c6;
  background-position-x: 0px;
  background-position-y: 0px;
  background-repeat: repeat;
	background-image: none;
  background-size: auto;
  background-attachment: scroll;
  background-origin: padding-box;
  background-clip: border-box;
}

#portfolio h2.section-heading::after {
  content: " ";
  display: block;
  width: 100px;
  height: 2px;
  margin: 20px auto 60px;
  background-color: #82eadd;
  background-position-x: 0px;
  background-position-y: 0px;
  background-repeat: repeat;
	background-image: none;
  background-size: auto;
  background-attachment: scroll;
  background-origin: padding-box;
  background-clip: border-box;
}

.page-section h3.section-subheading {
  margin-bottom: 75px;
  text-transform: none;
  font: 1.4rem Roboto;
}

@media (min-width: 768px) {
  section {
    padding: 150px 0;
  }
}

::-moz-selection {
  background: #82eadd;
  text-shadow: none;
}

::selection {
  background: #82eadd;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.btn {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #7972DB;
  border-color: #7972DB;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #5e56c6 !important;
  border-color: #5e57c6 !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 rgba(194, 196, 188, 0.61) !important;
}

.btn-outline-green {
  color: #82eadd;
  border-color: #82eadd;
}

.btn-outline-green:hover {
  color: #fff;
  background-color: #82eadd;
  border-color: #82eadd;
}

.btn-outline-green:focus, .btn-outline-green.focus {
  box-shadow: 0 0 0 0.1rem rgb(167, 239, 230, 0.2);
}

.btn-outline-green.disabled, .btn-outline-green:disabled {
  color: #82eadd;
  background-color: transparent;
}

.btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled).active,
.show > .btn-outline-green.dropdown-toggle {
  color: #fff;
  background-color: #82eadd;
  border-color: #82eadd;
}

.btn-outline-green:not(:disabled):not(.disabled):active:focus, .btn-outline-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgb(154, 237, 227, 0.5);
}

#mainNav {
  background-color: #212529;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #7972DB;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-brand {
  color: #7972DB;
  font-family: 'Kaushan Script', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #5e57c6;
}

.nav-brand-img {
	height: auto;
	vertical-align: text-bottom;
	max-width: 7rem;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #7972DB;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #212529;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

/*HEADER*/

header.masthead {
  /*text-align: center;*/
  color: white;
  /*background-image: url("../img/header-bg.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;*/
  /*background: linear-gradient(to right, #bd2d90, #f90468 );*/
  position: relative;
   /*background-image: linear-gradient(to right top, #8250c8, #6954c3, #4f56bc, #3456b3, #1255a8);*/
    /*background-image: linear-gradient(to right top, #1255a8, #26478d, #2b3a72, #2a2d59, #242242);*/
	  /*background-image: linear-gradient(to bottom, #212529, #1e252e, #1c2534, #1c2539, #1e243d, #24324f, #294062, #2c4f75, #2e7498, #399bb5, #56c3cc, #82eadd);*/
	   /*background-image: linear-gradient(to bottom, #212529, #1d2530, #1c2537, #1e243d, #242242);*/
	    background-image: linear-gradient(to bottom, #212529, #1c2937, #152d46, #0f3155, #0c3364);
}

header.masthead .intro-banner {
	padding-top: 6.5rem;
	padding-bottom: 1.5rem;
}

header.masthead .intro-text {
  margin-bottom: 1.5rem;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 22px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

header.masthead .intro-text .intro-heading {
  min-height: 8rem;
  font-size: 1.5rem;
  font-weight: 700;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

@media (min-width: 768px) {
  header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
  header.masthead .intro-text .intro-heading {
    font-weight: 700;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
}

header.masthead .intro-text .intro-cta {
	display: none;
}

header.masthead .intro-text .intro-cta a.btn {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

header.masthead .intro-video {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.video-banner-img {
    position: relative;
    overflow: hidden;
}

.overlay {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    background-color: 
    rgba(0, 0, 0, 0.74);
}

.video-play-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 3;
	font-size: 52px;
}

.video-play-icon a {
    color: #fff;
}

ion-icon.logo-youtube {
	vertical-align: sub;
}

header.masthead .intro-cta {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

header.masthead a.btn {
	display: block;
	margin-bottom: 2rem;
	padding-bottom: 1rem;
	padding-top: 1rem;
}

/*SERVICES*/

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

#services .col-md-5 .ion-icon {
	margin-right: 10px;
	vertical-align: middle;
}

.ios-arrow-dropdown {
	font-size: 2em;
	left: 45%;
	position: relative;
	top: 5%;
	margin-bottom: 5%;
}

.services-content {
	padding: 10px;
	margin-top: 2rem;
	background-color: #fdfdfd;
	box-shadow: 0 0 5px #e5e5e5;
}

.services-cta {
	padding-top: 3.5rem;
}

.services-cta a.btn {
	display: block;
	margin-bottom: 2rem;
	padding-bottom: 1rem;
	padding-top: 1rem;
}

.fa, .far, .fas {
    font-family: Roboto, "Font Awesome 5 Free";
}

section#processus ul {
  text-align: left;
}

/*PORTFOLIO RÉALISATIONS*/

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;	
}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all ease 0.5s;
  opacity: 0;
  background: #82eadd;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0 0 1rem;
  text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}

button#backTop {
	display: none;
}

/*******PORTFOLIO MODAL*********/

.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.portfolio-modal .modal-content div.embed-responsive {  margin-bottom: 2rem;
}

.portfolio-modal .modal-content h6.item-intro {
	margin-bottom: 2rem;
	font-weight: 600;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  transform: rotate(45deg);
  background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  transform: rotate(90deg);
  background-color: #212529;
}

/********** CONTACT *****************/

section#contact {
  /*background-color: #212529;*/
  /*background-image: url("../img/map-image.png");*/
  /*background-repeat: no-repeat;
  background-position: center;*/
  background-image: linear-gradient(to bottom, #212529, #1c2937, #152d46, #0f3155, #0c3364);
}

section#contact .section-heading {
  color: #fff;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #fed136;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.footer {
  padding: 25px 0;
  text-align: center;
}

.footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #212529;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #5e57c6;
}

/************* RESPONSIVE CSS  *************/

/*  1 - media screen and (min-width: 1200px)
------------------------------------------------------------------------------------------ */
@media screen and (min-width: 1200px) {
  	header.masthead .intro-banner {
  		padding-top: 10rem;
  		padding-bottom: 6rem;
  		}
  header.masthead .intro-text {
  		padding-top: 2rem;
  		margin-bottom: 0;
  }
  	header.masthead .intro-text .intro-heading {
  	min-height: 13rem;
  	font-size: 2.8rem;
  	}
  	header.masthead .intro-text-cta {
  		padding-top: 2rem;
		padding-bottom: 1rem;
  	}
  	header.masthead .intro-cta {
  		display: none;
  	}
}

/*  1 - media screen and (max-width: 1199px)

------------------------------------------------------------------------------------------ */
@media screen and (max-width: 1199px) {
		header.masthead .intro-text-cta {
			display: none;
		}
}

/*  1 - media screen and (min-width: 992px)

------------------------------------------------------------------------------------------ */
@media screen and (min-width: 992px) {
	.nav-brand-img {
	height: auto;
	vertical-align: text-bottom;
	max-width: 9.5rem;
}
}


/*  1 - media screen and (min-width: 992px) and (max-width: 1199px)

------------------------------------------------------------------------------------------ */
@media screen and (min-width: 992px) and (max-width: 1199px)
{
	header.masthead .intro-banner {
		padding-top: 7.5rem;
		padding-bottom: 3rem;
		}
	header.masthead .intro-text {
			padding-top: 4rem;
		}
	header.masthead .intro-text .intro-heading {
	font-weight: 700;
	font-size: 2.5rem;
	}
	header.masthead .intro-cta {
	padding-bottom: 2rem;
		}
	.services-cta {
	padding-bottom: 0;
		padding-top: 6rem;
	}
}


/*  1 - media screen and (min-width: 576px)
------------------------------------------------------------------------------------------ */
@media screen and (min-width: 576px) and (max-width: 991.98px) {
  	header.masthead .intro-banner {
  		padding-top: 7.5rem;
		padding-bottom: 3rem;
  	}
  	header.masthead .intro-text {
  		padding-top: 2rem;
  	}
  header.masthead .intro-text .intro-heading {
    font-size: 1.8rem;
    font-weight: 700;
  }
  header.masthead .intro-video {
  	padding: 0;
  }
  header.masthead .intro-cta {
  padding-bottom: 2rem;
	}
	.services-cta {
	padding-bottom: 2rem;
		padding-top: 5rem;
	}
}

