/*@import url("//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;lang=en");*/
/*
 *
 *   INSPINIA Landing Page - Responsive Admin Theme
 *   2.2
 *
*/
/* GLOBAL STYLES
-------------------------------------------------- */
#footer {
  background-color: #F5F3F0;
    min-height: 200px;
    padding: 30px 0;
    color: #2B2B2B;
    font-family: "Poppins", 'Roboto', 'Arial', serif;
}
#footer a {
  color: #2B2B2B;
}
#footer h6 {
  color: #C69C65;
  font-family: "Poppins", "Roboto", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
#footer h3 {
  font-family: "DM Serif Display", 'Roboto', 'Roboto', serif;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.22;
  letter-spacing: normal;
}
#footer .block {
  font-size: 13px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.9;
  letter-spacing: normal;
  color:#2B2B2B;
}
#footer .subfooter {
  padding-top:15px;
}
#footer .social img {
  height:19px;
  margin-right: 35px;
}
.ul-pricing {
  list-style-type: none;
  padding: 0;
}
.ul-pricing li {
  padding-bottom:15px;
  font-size: 16px;

}
.ul-feature {
  margin-top: 35px;
  list-style-type: none;
  padding: 0;
}
.ul-feature li {
  padding-bottom:15px;
  font-size: 16px;

}
.ul-feature li i {
  color: #C69C65;
  font-size: 22px;
}
#footer ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  font-size: 14px;
  font-weight: 300;
  color: rgba(0,0,0,0.79);
  margin-top: 2rem;
}
#footer ul li {
  margin-bottom: 1rem;
}
body {
  color: #2B2B2B;
  font-family: "Poppins",'Roboto', 'Helvetica', 'Roboto',  helvetica, arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  background-color: #F5F3F0;
}
.bloc-exception {
  margin-top:200px;margin-bottom:200px;
}
span.navy {
  color: #91288C;
}
p.text-color {
  color: #2B2B2B;
}
a.navy-link {
  color: #91288C;
  text-decoration: none;
}
a.navy-link:hover {
  color: #17a185;
}
section p {
  color: #2B2B2B;
  font-size: 16px;
}
.video p {
  font-size: 12px;
}
section h1 {
  color: #2B2B2B;

}
.testimonials-text {
  color: #2B2B2B;
}
section h2 {
  /*color: #C69C65;
  font-size: 23px;*/
}
address {
  font-size: 13px;
}
h1 {
  margin-top: 10px;
  font-size: 30px;
  font-weight: 200;
}
.navy-line {
  width: 60px;
  height: 1px;
  margin: 10px auto 0;
  border-bottom: 2px solid #91288C;
}
.navy-bg {
  background-color: #91288C;
  color: #ffffff;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;

  font-weight: bold;
  text-align: center;

}
.navbar-wrapper > * {
  padding: 10px;
  flex: 1 100%;
}


/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-default.navbar-scroll {
  background-color: #f5f3f0;
  border-color: #f5f3f0;
  padding: 15px 0;
}
.navbar-default {
  background-color: #f5f3f0;
  border-color: #f5f3f0;
  transition: all 0.3s ease-in-out 0s;
}
.navbar-default .nav li a, .navbar-default .navbar-nav > a:hover {
  color: #2B2B2B;
  font-family: "Poppins", 'Roboto', helvetica, arial, sans-serif;
  font-size:14px;
  padding: 6px 20px;
  font-weight: 300;
}
.navbar-default .navbar-nav>li>a.btn-gold:hover, .navbar-default .navbar-nav>li>a.btn-gold:focus {
  color: #FFFFFF;
  background-color: #C69C65;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > a:hover {
  border-bottom: none;
}
.navbar-scroll .navbar-nav > li > a {
  padding: 6px 20px;
}


.navbar-default .navbar-nav > .active > a:focus {
  background: transparent;
  color: #fff;
}
.navbar-default.navbar-scroll .navbar-nav > .active > a:focus {
  background: transparent;
  color: inherit;
}

.navbar-default .navbar-brand {
  color: #fff;
  height: auto;
  display: block;
  font-size: 14px;
  padding: 10px;
  border-radius: 0 0px 5px 5px;
  font-weight: 700;
  transition: all 0.3s ease-in-out 0s;
  margin-top: 14px;
}
.navbar-scroll.navbar-default .nav li a {
  color: #2B2B2B;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  background-color: transpartent;
}
.navbar-wrapper .navbar.navbar-scroll {
  padding-top: 0;
  padding-bottom: 5px;
  border-radius: 0;
}
.nav > li > a {
  padding: 25px 10px 15px 10px;
}
.navbar-scroll .navbar-nav > li > a.btn-gold {
  color: #FFFFFF;
}
.navbar.navbar-scroll .navbar-brand {
  margin-top: 15px;
  border-radius: 5px;
  font-size: 12px;
  padding: 10px;
  height: auto;
}
/* BACKGROUNDS SLIDER
-------------------------------------------------- */
.header-back {
  height: 470px;
  width: 100%;
}
.header-back.one {
  background: url('../img/header_one.jpg') 50% 0 no-repeat;
}
.header-back.mariageacademy {
  background: url('../img/header_mariage_academy.jpg') 50% 0 no-repeat;
}
.header-back.two {
  background: url('../img/header_two.jpg') 50% 0 no-repeat;
}
.header-back.sitemaries {
    background: url(../img/header_site_maries.jpg) 50% 0 no-repeat;
}
.header-back.home {
    background: url(../img/home_1.jpg) 50% 0 no-repeat;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  height: 420px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
  height: 420px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 470px;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
.carousel-control {
  width: 6%;
}
.carousel-inner .container {
  /*position: relative;*/
}
.carousel-inner {
  overflow: visible;
}
.carousel-caption {
  position: absolute;
  top: 100px;
  left: 0;
  bottom: auto;
  right: auto;
  text-align: left;
}


.carousel-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: auto;
  right: auto;
  text-align: left;
  background: rgba(255, 255, 255, 0.7);
  padding: 20px;
  color: #293379;
  width:70%;
}
.site-maries {
  top: 63%;
  transform: translate(-80%, -50%);
  width: 51%;
}
.carousel-caption.blank {
  top: 140px;
}
.carousel-image {
  position: absolute;
  right: 10px;
  top: 150px;
}
.carousel-indicators {
  padding-right: 60px;
}
.carousel-caption h1 {
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: -1.5px;
}
.carousel-caption p {
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: none;
}
.caption-link {
  color: #fff;
  margin-left: 10px;
  text-transform: capitalize;
  font-weight: 400;
}
.caption-link:hover {
  text-decoration: none;
  color: inherit;
}
/* Sections
------------------------- */
.services {
  padding-top: 60px;
}
.services h2 {
  font-size: 20px;
  letter-spacing: -1px;
  font-weight: 600;
  text-transform: uppercase;
}
.features-block {
  margin-top: 40px;
}
.features-text {
  margin-top: 40px;
}
.features small {
  color: #91288C;
}
.features h2 {
  font-size: 18px;
  margin-top: 5px;
}
.features-text-alone {
  margin: 40px 0;
}
.features-text-alone h1 {
  font-weight: 200;
}
.features-icon {
  color: #91288C;
  font-size: 40px;
}
.navy-section {
  margin-top: 60px;
  background: #91288C;
  color: #fff;
  padding: 20px 0;
}
.gray-section {
  background: #f4f4f4;
  margin-top: 60px;
}
.team-member {
  text-align: center;
}
.team-member img {
  margin: auto;
}
.social-icon a {
  background: #91288C;
  color: #fff;
  padding: 4px 8px;
  height: 28px;
  width: 28px;
  display: block;
  border-radius: 50px;
}
.social-icon a:hover {
  background: #17a185;
}
.img-small {
  height: 88px;
  width: 88px;
}
.engagement {
  color: rgb(0, 0, 0, 0.8);
  font-size: 11px;
}
.pricing-plan {
  margin: 20px 10px 0 10px;
  border-radius: 2px;
  padding-bottom: 35px;
  min-height: 305px;
  /*padding-top:30px;*/
}
.pricing-plan.selected {
  transform: scale(1.1);
  background: #f4f4f4 ;
}
.pricing-plan li {
  text-align: center;
  color: #363636;
  font-family: "Poppins", 'Roboto', 'Roboto', serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.88;
  letter-spacing: normal;
}
.pricing-plan .pricing-price {
  margin-bottom:15px;
  font-family: "Poppins", 'Roboto', 'Roboto', serif;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #000000;
  text-align: center
}
.pricing-plan .pricing-price .sub {
  font-size: 14px;
  color: #000
}
.pricing-plan .white-label {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  padding: 0px 40px;
}
.pricing-plan .pricing-price span {
  font-weight: 700;
  color: #d8acbc;
}
.pricing-plan table td {
  padding: 10px 15px ;
  font-size: 12px;
  font-family: "Poppins", 'Roboto', 'Roboto', serif;

}
.pricing-plan table .fa-check {
  color: #C69C65;
}
.pricing-plan .pricing-label-2 {
  font-family: "Poppins", 'Roboto', 'Roboto', serif;
  font-size: 14px;
}
.pricing-plan table .head {
  font-family: "Poppins", 'Roboto', 'Roboto', serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #2B2B2B;
}
.pricing-plan table .background td, .pricing-plan .td-background{
  background-color:  #C69C65;
}
.pricing-border-right {
  border-right: 1px solid #ddd;
}
.no-padding {
  padding: 0 !important;
}

li.pricing-desc {
  font-size: 13px;
  border-top: none;
  padding: 20px 16px ;
}
li.pricing-title {
  color: #363636;
  padding: 22px;
  font-size: 12px;
  font-family: "Poppins", 'Roboto', 'Roboto', serif;
  border-bottom: 1px solid rgba(216, 216, 216, 0.83);
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 3.3px;
  text-align: center;
}
li.pricing-footer {
  color: #363636;
  padding-top: 10px;
  margin-top:10px;
  font-size: 12px;
  font-family: "Poppins", 'Roboto', 'Roboto', serif;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 3.3px;
  text-align: center;
}
.testimonials {
  padding-top: 80px;
  padding-bottom: 90px;

}
.big-icon {
  font-size: 56px;
  color: #293379;
}

/* Buttons - only primary custom button
------------------------- */
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff;
}
.btn {
  padding:7px 20px;
  font-family: 'Poppins', 'Roboto', Helvetica, 'Arial', sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.5px;
}
.btn-lg, .btn-group-lg>.btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.btn-primary {
  background-color: transparent;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  fill: #C69C65;
  color: #C69C65;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #C69C65;
  border-radius: 3px 3px 3px 3px;
}
.btn-transparent {
  background-color: transparent;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  fill: #C69C65;
  color: #C69C65;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #C69C65;
  border-radius: 3px 3px 3px 3px;
}
.btn-transparent:hover {
  color: #C69C65;
}

.btn-transparent-white {
  fill: #FFFFFF;
  color: #FFFFFF;
  border-color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
}

.btn-transparent-black {
  fill: #2B2B2B;
  color: #2B2B2B;
  border-color: #2B2B2B;
}
.btn-primary:hover,
.btn-pricing:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #C69C65;
  color: #FFFFFF;
}
/*.btn-primary:active,
.btn-primary.active,*/
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #1dc5a3;
  border-color: #1dc5a3;
}
.btn-pricing {
  background-color: #C69C65;
  border: 0px;
  color: #FFFFFF;
  font-size: 14px;
  padding: 7px 0px;
  font-weight: 300;
  clear: both;
  display: block;
  margin-top:7px;
  letter-spacing: 0px;
}

.btn-primary-2 {
  background-color: #000;
  border-color: #000;
  color: #FFF;
  font-size: 12px;
  padding: 15px 35px;
  font-weight: 600;
}
.btn-primary-2:hover,
.btn-primary-2:focus,
.btn-primary-2:active,
.btn-primary-2.active,
.open .dropdown-toggle.btn-primary-2 {
  background-color: #000;
  /*background-image: linear-gradient(39deg, #caa5c1, #f2bbb2);*/
  border-color: #000;
  color: #FFFFFF;
}
/*.btn-primary-2:active,
.btn-primary-2.active,*/
.open .dropdown-toggle.btn-primary-2 {
  background-image: none;
}
.btn-primary-2.disabled,
.btn-primary-2.disabled:hover,
.btn-primary-2.disabled:focus,
.btn-primary-2.disabled:active,
.btn-primary-2.disabled.active,
.btn-primary-2[disabled],
.btn-primary-2[disabled]:hover,
.btn-primary-2[disabled]:focus,
.btn-primary-2[disabled]:active,
.btn-primary-2.active[disabled],
fieldset[disabled] .btn-primary-2,
fieldset[disabled] .btn-primary-2:hover,
fieldset[disabled] .btn-primary-2:focus,
fieldset[disabled] .btn-primary-2:active,
fieldset[disabled] .btn-primary-2.active {
  background-color: #1dc5a3;
  border-color: #1dc5a3;
}


.btn-primary-3 {
  background-color: #FFF;
  border: 0px;
  color: #000;
  font-size: 12px;
  padding: 15px 35px;
  font-weight: 600;
}
.btn-primary-3:hover,
.btn-primary-3:focus,
.btn-primary-3:active,
.btn-primary-3.active,
.open .dropdown-toggle.btn-primary-3 {
  background-color: #FFF;
  /*background-image: linear-gradient(39deg, #caa5c1, #f3bbb3);*/
  border-color: #FFF;
  color: #000;
}
/*.btn-primary-3:active,
.btn-primary-3.active,*/
.open .dropdown-toggle.btn-primary-3 {
  background-image: none;
}
.btn-primary-3.disabled,
.btn-primary-3.disabled:hover,
.btn-primary-3.disabled:focus,
.btn-primary-3.disabled:active,
.btn-primary-3.disabled.active,
.btn-primary-3[disabled],
.btn-primary-3[disabled]:hover,
.btn-primary-3[disabled]:focus,
.btn-primary-3[disabled]:active,
.btn-primary-3.active[disabled],
fieldset[disabled] .btn-primary-3,
fieldset[disabled] .btn-primary-3:hover,
fieldset[disabled] .btn-primary-3:focus,
fieldset[disabled] .btn-primary-3:active,
fieldset[disabled] .btn-primary-3.active {
  background-color: #FFF;
  border-color: #000;
}
/* RESPONSIVE CSS
xs
xs max-width 380
sm max-width 768
md max-width 992
-------------------------------------------------- */
@media (min-width: 768px) {
  .item-bio {
    text-align: center;
  }
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .w-md-80 {
    width: 80%;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.4;
  }
  .featurette-heading {
    font-size: 50px;
  }

  .mt-md-60 {
    margin-top: 60px;
  }

  .section-main .desktop,.section-main .desktop-stock {
    border-radius:3px;width:718px;position:absolute;top:121px;right:100px
  }

  .section-main .tablet,.section-main .tablet-stock {
    border-radius:3px;width:339px;position:absolute;top:345px;right:159px
  }

  .section-main .img-index{
    border-radius:5px;width:450px;position:absolute;top:20%;right:10%;
  }

  .wp-bloc .desktop {
    border-radius:3px;width:718px;position:absolute;top:70px;
  }

  .wp-bloc .tablet {
    border-radius: 3px;
    width: 318px;
    position: absolute;
    top: 218px;
    left: 149px;
  }
  .wp-bloc .app {
    border-radius: 3px;
    width: 271px;
    position: absolute;
    top: 239px;
    left: 53px;
  }
}
@media (max-width: 992px) {
  .carousel-image {
    display: none;
  }
  .img-hidden {
    display:none;
  }
  .pt-sm-120 {
    padding-top:120px;
  }
  .section-main .subtitle {
    width: 100%;
  }
  .wp-main .border-dotted {
    border-right: none;
  }
}
@media (max-width: 380px) {
  .btn-primary {
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  .bio-first {
    min-height:1px !important;
  }

  .carousel-caption,
  .carousel-caption.blank {
    top: 55%
  }
  .mt-sm-100 {
    margin-top:100px;
  }
  .mt-sm-20 {
    margin-top: 20px;
  }
  .carousel-caption h1 {
    font-size: 28px;
  }
  .navbar.navbar-scroll .navbar-brand {
    margin-top: 6px;
  }
  .navbar-default {
    background-color: #fff;
    border-color: #fff;
    padding: 15px 0;
  }
  .navbar-default .navbar-nav > .active > a:focus {
    background: transparent;
    color: inherit;
  }
  .navbar-default .nav li a {
    color: #2B2B2B;
  }

  .navbar-wrapper .navbar {
    padding-top: 0;
    padding-bottom: 5px;
    border-radius: 0;
  }
  .nav > li > a {
    padding: 25px 10px 15px 10px;
  }
  .navbar-nav > li > a {
    padding: 20px 10px;
  }
  .navbar .navbar-brand {
    margin-top: 6px;
    border-radius: 5px;
    font-size: 12px;
    padding: 10px;
    height: auto;
  }
  .navbar-wrapper .navbar {
    padding-left: 15px;
    padding-right: 5px;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover {
    color: inherit;
  }
  .carousel-control {
    display: none;
  }
  .login .bloc {
    padding-left: 0px !important;
  }

  .wp-bloc .desktop {
    display: none;
  }

  .wp-bloc .tablet {
    display: none;
  }
  .section-main .desktop {
    border-radius:3px;width:718px;position:absolute;top:400px;
  }

  .section-main .tablet {
    border-radius:3px;width:225px;position:absolute;top:511px;left:80px
  }

  .section-main .desktop-stock {
    border-radius:3px;width:718px;position:absolute;top:520px;
  }

  .section-main .tablet-stock {
    border-radius:3px;width:225px;position:absolute;top:636px;left:80px
  }

  .section-main .img-index{
    display: none;
  }
  .sm-text-center {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
/* MARGINS & PADDINGS
-------------------------------------------------- */
.p-xxs {
  padding: 5px;
}
.p-xs {
  padding: 10px;
}
.p-sm {
  padding: 15px;
}
.p-m {
  padding: 20px;
}
.p-md {
  padding: 25px;
}
.p-lg {
  padding: 30px;
}
.p-xl {
  padding: 40px;
}
.m-xxs {
  margin: 2px 4px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m {
  margin: 15px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 30px;
}
.m-xl {
  margin: 50px;
}
.m-n {
  margin: 0 !important;
}
.m-l-none {
  margin-left: 0;
}
.m-l-xs {
  margin-left: 5px;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l {
  margin-left: 15px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-n-xxs {
  margin-left: -1px;
}
.m-l-n-xs {
  margin-left: -5px;
}
.m-l-n-sm {
  margin-left: -10px;
}
.m-l-n {
  margin-left: -15px;
}
.m-l-n-md {
  margin-left: -20px;
}
.m-l-n-lg {
  margin-left: -30px;
}
.m-l-n-xl {
  margin-left: -40px;
}
.m-t-none {
  margin-top: 0;
}
.m-t-xxs {
  margin-top: 1px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t {
  margin-top: 15px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-n-xxs {
  margin-top: -1px;
}
.m-t-n-xs {
  margin-top: -5px;
}
.m-t-n-sm {
  margin-top: -10px;
}
.m-t-n {
  margin-top: -15px;
}
.m-t-n-md {
  margin-top: -20px;
}
.m-t-n-lg {
  margin-top: -30px;
}
.m-t-n-xl {
  margin-top: -40px;
}
.m-r-none {
  margin-right: 0;
}
.m-r-xxs {
  margin-right: 1px;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r {
  margin-right: 15px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 30px;
}
.m-r-xl {
  margin-right: 40px;
}
.m-r-n-xxs {
  margin-right: -1px;
}
.m-r-n-xs {
  margin-right: -5px;
}
.m-r-n-sm {
  margin-right: -10px;
}
.m-r-n {
  margin-right: -15px;
}
.m-r-n-md {
  margin-right: -20px;
}
.m-r-n-lg {
  margin-right: -30px;
}
.m-r-n-xl {
  margin-right: -40px;
}
.m-b-none {
  margin-bottom: 0;
}
.m-b-xxs {
  margin-bottom: 1px;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b {
  margin-bottom: 15px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-n-xxs {
  margin-bottom: -1px;
}
.m-b-n-xs {
  margin-bottom: -5px;
}
.m-b-n-sm {
  margin-bottom: -10px;
}
.m-b-n {
  margin-bottom: -15px;
}
.m-b-n-md {
  margin-bottom: -20px;
}
.m-b-n-lg {
  margin-bottom: -30px;
}
.m-b-n-xl {
  margin-bottom: -40px;
}
.space-15 {
  margin: 15px 0;
}
.space-20 {
  margin: 20px 0;
}
.space-25 {
  margin: 25px 0;
}
.space-30 {
  margin: 30px 0;
}
/* PACE PLUGIN
-------------------------------------------------- */
.pace .pace-progress {
  background: #fff;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.pace-inactive {
  display: none;
}
section.timeline {
  padding-bottom: 30px;
}
section.comments {
  padding-bottom: 80px;
}
.comments-avatar {
  margin-top: 25px;
  margin-left: 22px;
}
.comments-avatar .commens-name {
  font-weight: 600;
  font-size: 14px;
}
.comments-avatar img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-right: 10px;
}
.bubble {
  position: relative;
  height: 120px;
  padding: 20px;
  background: #FFFFFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-style: italic;
  font-size: 14px;
}
.bubble:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 15px 14px 0;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -15px;
  left: 30px;
}
/* New Timeline style */
.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.vertical-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1;
}
.vertical-timeline-content .btn {
  float: right;
}
#vertical-timeline.light-timeline:before {
  background: #e7eaec;
}
.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent ;
}
.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent  transparent transparent #f5f5f5;
}
.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #f5f5f5;
}
@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px;
  }
}
@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
  }
}
.vertical-timeline-block {
  position: relative;
  margin: 2em 0;
}
.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-block:first-child {
  margin-top: 0;
}
.vertical-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0;
  }
  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0;
  }
  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center;
}
.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px;
  }
  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px;
  }
  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden;
  }
}
.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
}
.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px;
}
.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500;
}
.vertical-date small {
  color: #91288C;
  font-weight: 400;
}
.vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px;
  }
  .vertical-timeline-content p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .center-orientation .vertical-timeline-content .btn {
    float: left;
  }
  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden;
  }
}
.slick_temoignages p {
  font-size: 15px;
}

.header-zelipop.one {
    background: url(../img/header_zelipop.jpg) 50% 0 no-repeat;
}
.arguments .center{
  text-align: center;
}
.arguments h2 {
  font-size: 30px;
}
.arguments h3 {
  font-size: 20px;
  color: #000;
}
.center {
  text-align: center;
}

.avis-verifies .controls {
  opacity: 1;

  padding:10px 0px;
  margin-right:15px;
  cursor: pointer;
}
.avis-verifies .controls i {
  color: #000;
}


.avis-verifies .note {
  height: 241px;
  padding: 40px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.avis-verifies .star-solid {
  color: #e4bdb7;
}
.job .subtitle-h2 {
  font-family: "DM Serif Display", 'Roboto', 'Roboto', serif;
  font-size: 40px;
}
.avis-verifies .subtitle-h2 {
  font-family: "DM Serif Display", 'Roboto', 'Roboto', serif;
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.28;
  letter-spacing: normal;
  color: #363636
}

.partners {
  padding-top:40px;padding-bottom:85px;
}

.partners .item-partner {
  background-color:#FFF;
  height: 187px;
  padding: 20px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.partners .title {
  font-family: "Poppins", 'Roboto', Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-align: center;
  color: #363636;
  display: inline-block;
  margin-bottom:25px
}

#navbar > div {
  margin: .1em;
  flex: 1;
}

.no-padding-right {
  padding-right: 0;
}

.no-padding-left {
  padding-left: 0;
}

.MultiCarousel { float: left; overflow: hidden; width: 100%; position:relative; }
.MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
.MultiCarousel .MultiCarousel-inner .item { float: left;}
.MultiCarousel .MultiCarousel-inner .item > div {  position:relative; height:275px;  color:#666; padding: 35px;margin-top:10px}
.MultiCarousel .MultiCarousel-inner .item .stars {
  position:absolute;
  right: 35px;
  top: 35px
}
.MultiCarousel .MultiCarousel-inner .item .text {
  font-family:"Poppins",  'Roboto', 'Roboto', serif;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #2B2B2B;

}
.MultiCarousel .MultiCarousel-inner .item .date {
  font-family: "Poppins", 'Roboto', 'Roboto', serif;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.5px;
  color: #e4bdb7;
}
.MultiCarousel .MultiCarousel-inner .item .title {
  font-family: "Poppins", 'Roboto', 'Roboto', serif;
  font-size: 22px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #363636;
  margin-bottom:0;
}
.MultiCarousel .MultiCarousel-inner a:hover {
  text-decoration: none;
}

.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none;  }
.section-main {
  background: #F5F3F0;
  min-height:770px;
  position:relative;
}
.section-bookingmovie {
  background: url('/themes/inspinia-landing/img/booking_meeting.jpg') 50% 0 no-repeat;
  height:470px;
  position:relative;
  color: #FFFFFF;
}
.section-main .title, .section-bookingmovie .title {
  font-family: "DM Serif Display", 'Roboto', Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.16;
  letter-spacing: normal;
}

.section-main .subtitle {
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  margin-top:19px;
}

.section-main .try {
  margin-bottom:14px;margin-top:50px
}

.section-main .bloc, .section-bookingmovie .bloc {
  position:absolute;top:27%
}

.section-main .bloc .text {
  display:inline-block;font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.5px;
  text-align: center;
  color: #ffffff;
  margin-left: 22px;
  text-transform: uppercase;
}
.section-main .separation {
  width:70%;height:1px;background-blend-mode: multiply, normal;
  background-image: linear-gradient(60deg, #deb69f, rgba(255, 255, 255, 0.55)), radial-gradient(circle at 53% 70%, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5))
}
.mini-bloc-action {
  width: 33px;
  height: 26px;
  border-radius: 2px;
  font-family: "Poppins", 'Roboto', Helvetica, sans-serif;
  display: inline-block;
  padding: 3px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: linear-gradient(39deg, #caa5c1, #f2bbb2);
  border: 1px solid transparent;
  color: #FFFFFF;
}

.solution .subtitle, .partners .subtitle, .features-page .subtitle {
  font-family:"Poppins",  'Roboto', Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.5px;
  text-align: center;
  color: #e4bdb7;
  z-index:0;
  text-transform: uppercase;
}

.solution .subtitle-h2 {

  font-family: "DM Serif Display", 'Roboto', Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-align: center;
  color: #C69C65;
  display: inline-block;
  margin-bottom:25px;
}

.solution .description {
  font-family:"Poppins",  'Roboto', Helvetica, sans-serif; ;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #383838;
}

.agency {
  background-color: #FFFFFF;
}

.agency .div-description {
  padding-top:50px;padding-left:35px; padding-right:35px;padding-bottom:50px;
}
.features-title {
  font-family:"DM Serif Display", "Poppins",  'Roboto', Helvetica, serif;
  font-size: 30px;
  margin-top:30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.91;
  letter-spacing: normal;
  color: #363636;
  margin-bottom:24px
}

.features-description {
  font-family:"Poppins",  'Roboto', Helvetica, serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #2B2B2B;
}

.features-see-more {
  display:inline-block;font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.5px;
  text-align: center;
  color: #e4bdb7;
  margin-left: 22px;
  text-transform: uppercase;
}

.event {
  padding-top:50px;padding-left:35px;padding-bottom:50px; padding-right:35px;
}

.security {
  background: url(/themes/inspinia-landing/img/security.jpg) 50% 0 no-repeat;height:471px;position:relative;text-align:center;padding-top:90px
}

.security .subtitle {
  font-family:"Poppins",  'Roboto', Helvetica, serif;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2px;
  text-align: center;
  color: #ffffff;margin: 0;
  text-transform: uppercase;
  margin-top: 80px;
}

.security .title {
  font-family:"Poppins",  'Roboto', Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.16;
  letter-spacing: normal;
  color: #ffffff;
  width:75%;
  margin-bottom: 30px;
}
.pricing {
  padding-top:40px;
  padding-bottom:165px;
}
.pricing .title {
  font-family: "Poppins",  'Roboto', Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.93;
  letter-spacing: normal;
  text-align: center;
  color: #363636;
  margin-bottom:52px
}
.pricing .title2 {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 3.3px;
  text-align: center;
  color: #e4bdb7;
  text-transform: uppercase;
  margin-bottom:25px
}

.pricing .pricing-note {
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: center;
  color: #363636;
}




label {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #353535;
}
.form-control {
  border-radius: 2px;
  border: solid 1px rgb(151, 151, 151, 0.28);
  height:48px;
}
.small-form .form-control {
  height: 35px;
}

.btn-submit {
  text-align:left;position:relative;width:100%
}
.btn-submit .fa{
  color:#FFF;position:absolute;right:8%;top:18px
}

.alert {
  border-radius : 2px;
}

.h1-title {
  font-family:"DM Serif Display",   'Roboto', Helvetica, serif;
  font-size: 30px;
  margin-top:30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.91;
  letter-spacing: normal;
  color: #363636;
  margin-bottom:24px
}

.agency-page .main-img {
  background: url(/themes/inspinia-landing/img/security.jpg) 50% 0 no-repeat;height:561px;
}

.event-page .main-img {
  background: url(/themes/inspinia-landing/img/asset_features_2.png) 50% 82% no-repeat;height:561px;
}

.client-page .main-img {
  background: url(/themes/inspinia-landing/img/asset_features_3.png) 50% 82% no-repeat;height:561px;
}

.weddingwebsite-page .main-img {
  background: url(/themes/inspinia-landing/img/devices-site-maries.png) 50% 0 no-repeat;height:561px;
}

.features-page .text-subtitle {
  margin-bottom:85px;
  color:#383838;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
}



.features-page .div-description .title {
  font-family: 'Roboto', Helvetica, serif;
  font-size: 23px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.17;
  letter-spacing: normal;
  color: #363636;
}
.features-page .div-description .description {
  font-size: 16px;
  color:#2B2B2B;
  line-height: 1.5;
}

.tutorial .title {
  font-family: 'Roboto', Helvetica, serif;
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-align: center;
  color: #363636;
  margin-top: 70px;
  margin-bottom: 70px;
}

.tutorial .title-video {
  font-family: 'Roboto', Helvetica, serif;
  font-size: 23px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.17;
  letter-spacing: normal;
  text-align: center;
  color: #363636;
}

.tutorial .description-video {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #2B2B2B;
}

.features-img .title {
  font-family: 'Roboto', Helvetica, serif;
  font-size: 33px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.39;
  letter-spacing: normal;
  color: #363636;
}

.features-img .description {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #2B2B2B;
}

.partners-details-img {
  width: 404px;
  height: 296px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  border: solid 1px rgb(209, 209, 209, 0.47);
  margin-top: 84px;
}
.partners-details-img img {
  margin-left:auto;
  margin-right: auto;
}

.partners-details-description {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #383838;
}


.login .description {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #353535;
  text-align: center;
}
.login a {
  color: #353535;
}
.login .bloc {
  padding-bottom: 30px;
  padding-left: 35px;
}
.login-left .title {
  font-family: 'Roboto', Helvetica, serif;
  font-size: 43px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.16;
  letter-spacing: normal;
  color: #ffffff;
}
.login-left .bloc {
  position: absolute;
  top: 8%;
  left: 46px;
  width: 400px;
}
.login-left .subtitle {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ffffff;
}
.register .form-control {
  margin-bottom: 30px;
}

.navbar .div-logo {
  display:none;
}

.navbar-default .navbar-toggle {
  border: none;
}
.navbar-toggle {
  margin-top: 20px;
}

.section-features {
  padding-top:170px;padding-bottom:73px;margin-top:-170px
}
.section-features .container {
  background-color:#FFF;
}
.features-page {
  padding-bottom:30px;
}
.partners .item-partner img {
 width:100px;
  margin:auto;
}
.error {
  color: red;
}
.price-line-through {
  text-decoration: line-through;
  display: block;
  font-size: 12px;
  color: #d35e5e;
}

@media (max-width: 568px) {
  .section-main .title {
    font-size: 31px;
  }

  .btn-primary-3 {
    font-size: 9px;
  }
}
/* xs*/
@media (max-width: 768px) {
  .job .subtitle-h2 {
    font-size: 31px;
  }
  #langue {
    width: 18%;
  }
  .no-padding-xs {
    padding: 0;
  }
  .navbar-nav {
    /*margin-top: 70px;*/
  }
  .section-main {
    /*width: 318px;
    margin-left: auto;
    margin-right: auto;*/
    background-position-x: -500px;
  }
  .btn-primary-2 {
    font-size: 10px;
  }
  .margin-box-partner {
    margin-top: 25px;
  }
  .padding-row-partner {
    padding-left:15px;
    padding-right: 15px;
  }
  .top-xs-60 {
    margin-top: 60px;
  }
  .top-xs-20 {
    margin-top: 20px;
  }
  .center-xs {
    text-align:center!important;
  }
  .div-social {
    padding-top:18px;
    padding-bottom:10px;
    border-top: solid 1px #101213;
    border-bottom: solid 1px #101213;
  }
  .social {
    text-align: center
  }

  #footer .logo {
    margin-left:auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  #footer .container {
    text-align: center;
  }
  .navbar-default .nav li a {
    font-family: 'Roboto', 'Roboto', serif;
    text-align: left;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
  }

  .navbar-default .navbar-collapse {
    border: 0;
  }

}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .margin-box-partner {
    margin-top: 25px;
  }
  .top-120 {
    margin-top: 120px;
  }

  .top-170, .mt-170 {
    margin-top:170px;
  }
  .bio-first {
    min-height:600px;padding-top:70px;
  }
  .bio-second {
    height: 500px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}
.partners .item-partner {
  height: 180px;
  width: 180px;
  margin-bottom:20px;
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

  .margin-box-partner {
    margin-top: 0px;
  }
  .ml-md-20 {
    margin-left: 20px;
  }
  #navbar {
    width:90%
  }
  .navbar .div-logo {
    display:flex;margin-bottom:-15px;flex:0.3
  }
  #navbar .list {
    border-bottom: solid 1px #00000021;
  }
  #navbar .navbar-nav {
    padding-top:10px
  }

  .agency .div-description {
    padding-top: 156px;
    padding-left: 33px;
  }
  .event {
    padding-top:156px;padding-left:60px
  }
  .no-padding-left-md {
    padding-left: 0;
  }
  .security .title,
  .pricing .title,
  .partners .title,
  .section-main .title,
  .avis-verifies
  .subtitle-h2,
  .h1-title,
  .tutorial .title
  {
    font-size: 43px;
  }
  .pricing-plan {
      margin: 20px 0px 0 30px;
  }

  .features-title {
    font-size: 33px;
  }
  .features-description {
    width:70%;
  }
  .MultiCarousel .MultiCarousel-inner .item > div {
    margin-left: 10px;
    margin-right: 10px;
    margin-top:0px;
    height:241px;
  }

    .security .title {
        margin-bottom:170px;
        width:510px;
    }

  .features-page .text-subtitle {
    width: 30%;
  }
  .features-page .text-subtitle-lg {
    width: 50%;
  }
  .features-page .div-description {
    padding-top: 83px;
    padding-left: 116px;
    padding-right: 50px;
  }
  .section-features .container, .tutorial .container {
    width:1046px;padding-bottom:150px
  }
  .features-page .div-description {
    padding-top: 83px;
    padding-left: 116px;
    padding-right: 50px;
  }
  .events-section-image .container {
    background-color:#FFF;width:1046px;padding-bottom:50px
  }
  .events-section-image {
    padding-top:130px;padding-bottom:73px;
  }
  .navbar-default .nav li a.first {
    margin-left:5px;
  }
  .pt-md-50 {
    padding-top: 50px;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

  #navbar {
    width:80%
  }

  .navbar .container, .container-login {
    width:1375px;
  }
  .navbar {
    padding-bottom: 30px;
  }
  .navbar .div-logo {
    display:flex;margin-bottom:-15px;flex:0.3!important;
  }

  #navbar .list {
    border-bottom: solid 1px #00000021;
  }
  #navbar .navbar-nav {
    padding-top:30px
  }
  .top-120 {
    margin-top: 120px;
  }

  .section-main .title {
    font-size: 40px;
  }

  .solution .subtitle-h2 {
    font-size:32px;
  }
  .agency .div-description {
    padding-top: 156px;
    padding-left: 115px;
  }
  .no-padding-left-lg {
    padding-left: 0;
  }
}

.ibox-white {
  background: #FFFFFF;
  margin: 0px 10px 50px 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  padding: 65px 40px;
  border-radius: 30px;
  color: #2B2B2B;
}

.ibox-black {
  background: #2B2B2B;
  color: #FFFFFF;
  margin: 0px 10px 50px 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  padding: 40px 60px;
  border-radius: 30px;
}
.ibox-black .btn, .ibox-white .btn {
  border-radius: 20px;
  padding: 11px 40px;
}
.ibox-white .title, .ibox-black .title {
  font-family:"DM Serif Display",   'Roboto', Helvetica, serif;
  font-size: 27px;
  margin-bottom: 15px;
}
.pricing .ibox-black, .pricing .ibox-white {
  padding: 40px 40px;
}
.pricing .ibox-white:hover {
  background-color: #2B2B2B;
  color: #FFFFFF;
}

.ibox {
  background: #f5f3f0;
  /*box-shadow: 0px 7px 27px 0px rgb(48 65 122 / 9%);*/
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0px 10px 50px 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  padding: 30px 45px 30px 35px;
}
.ibox-feature {
  margin: 0px;
  text-align: center;
  height: 300px;
  margin-top: 15px;
  padding: 40px 45px 30px 35px;
}
.ibox-feature i {
  margin: auto;
  margin-bottom: 50px;
}
.ibox-title {
  font-size: 29px;
  font-weight: 200;
  padding: 20px 0px;
}

.pink {
  background: #C69C65;
  color: #FFFFFF;
  padding-top: 170px;
  padding-bottom: 100px;
}
.pink h2 {
  font-family: "DM Serif Display", "Roboto", Sans-serif;
  color: #FFFFFF;
}
.pink p {
  color: #FFFFFF;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
  .pt-md-80 {
    padding-top: 80px;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
  .pt-md-60 {
    padding-top:60px;
  }
  .pt-md-150 {
    padding-top:150px;
  }
  .pt-md-250 {
    padding-top:250px;
  }
  .pt-md-100 {
    padding-top:100px;
  }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.gold {
  background-color: #C69C65;
  color: #FFFFFF;
}
.tools {
  background:#FFFFFF;
  border-radius: 4px;
  padding: 50px 35px 50px 35px;
  margin-bottom: 10px;
}
.tools .title {
  font-size:17px;
  font-weight:400;
  margin-bottom:15px;
}
.tools p {
  margin-bottom: 20px;
}
.nav > li > a {
   padding: 0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  color:#000;
  background-color:transparent;
}

.section-main hr {
  border-top: solid 1px #2B2B2B;
  width:60%;
  margin-top:50px;
}
.btn-black:hover,.navbar-default .navbar-nav>li>a.btn-black:hover, .navbar-default .navbar-nav>li>a.btn-black:focus {
  background-color: #2B2B2B;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 3px 3px 3px 3px;
  color:#FFFFFF;
}
.btn-black {
  font-family: "Poppins","Roboto", Sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0px;
  background-color: #2B2B2B;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 3px 3px 3px 3px;
  color:#FFFFFF;
    transition: 0.3s;
}
.btn-white {
  font-family: "Poppins","Roboto", Sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0px;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 3px 3px 3px 3px;
  color:#2B2B2B;
  transition: 0.3s;
}

.btn-gold, .btn-primary {
  font-family: "Poppins","Roboto", Sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0px;
  background-color: #C69C65;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 3px 3px 3px 3px;
  color:#FFFFFF;
  transition: 0.3s;
}
.btn-gold:hover {
  color: #FFFFFF;
}
.btn:hover {
  transform: scale(1.1);
}
.btn-notransform:hover {
  transform: scale(1);
}
.btn-black:hover,.btn-black:focus {
  color:#FFFFFF;
}
.divider {
  border-top: 1px solid #000;
  width: 24%;
  margin: 0 auto;
  margin-top:50px;
  margin-bottom:100px;
}
.mb-3 {
  margin-bottom: 3rem;
}
.mb-4 {
  margin-bottom: 4rem;
}
.mb-60 {
  margin-bottom: 60px;
}
.mt-2 {
  margin-top: 2rem;
}
.mt-3 {
  margin-top: 3rem;
}
.mt-4 {
  margin-top: 4rem;
}
.mt-6 {
  margin-top: 6rem;
}
.text-white {
  color: #FFFFFF;
}
.wp-main {
  /*padding-top:50px;*/
  padding-bottom: 50px;
}
.wp-main h3 {
  font-family: "DM Serif Display", 'Roboto', 'Roboto', serif;

}
.wp-main .name {
  font-weight: 400;
}
.wp-main .border-dotted, .bloc-number .border-dotted {
  border-right: dotted;
}
.wp-main .number {
  font-weight: 500;
  font-size: 55px;
  display: block;
}
.mt-60 {
  margin-top: 60px;
}
.mt-100 {
  margin-top: 100px;
}
.title-feature {
  font-size: 18px;
  font-weight:400;
  display: block;
  margin-bottom: 10px;
}
.main-font {
  font-family: "DM Serif Display", 'Roboto', 'Roboto', serif;
}
.border-bottom-gold {
  border-bottom: solid 1px #C69C65;
}
.pb-4 {
  padding-bottom: 4rem;
}

.gold-subtitle {
  color: #C69C65;
  border-left: solid 2px #C69C65;
  padding-left:10px;
  font-weight: 400;
}
.hr-bold {
  border-top: solid 1px #C69C65;
}
.faq {
  padding-top:80px;
  padding-bottom:80px;

}
.text-gold {
  color: #C69C65;
}
.faq a {
  color: #FFFFFF;
  text-decoration: none;
}

.faq a:hover {
  text-decoration: none;
}
.faq .panel {
  background: transparent;
  border:none;
  -webkit-box-shadow: none;
   box-shadow:none;
}
.faq .panel-default {
border:none;
}
.faq .panel-default>.panel-heading {
color:#2B2B2B;
background-color: transparent;
border:none;
}
.faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
border-top:none;
}
.faq h4 {
font-weight: 300;
}
.more-less {
  float: right;
  color: #FFFFFF;
}
.w-80 {
  width: 80%;
}

.ml-10 {
  margin-left: 10px;
}

.text-gold:hover {
  color: #C69C65;
}

.slide-up {
  animation-name: slideUp;
  animation-duration: 0.8s;
  animation-timing-function: ease-in;
  display: block;
  animation-delay: 10ms;
}

@keyframes slideUp {
  0%{
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;

  }
}
.wp-main .fa, .fa-scale{
  transition: 0.3s;
}
.wp-main .fa:hover, .fa-scale:hover {
  transform: scale(1.1);
}
.bg-white {
  background-color: #FFFFFF;
}
.text-black {
  color: #2B2B2B;
}
.bloc-pricing {
  background: #FFF;
  width: 80%;
  margin: auto;
  color: #2B2B2B;
  padding: 20px;
  border-radius: 10px;
  font-weight: 500;
  text-align:center;
}
.navbar-default .nav li a.active {
  color: #C69C65;
}
.pricing .ibox-white .bloc-pricing {
  background: #C69C65;
  color: #FFFFFF;
}
.pricing .ibox-white:hover  .bloc-pricing {
  background: #FFFFFF;
  color: #2B2B2B;
}
.pricing .ibox-white:hover .btn {
  background: #FFFFFF;
  color: #2B2B2B;
}
.pricing .ibox-white .btn {
  background: #C69C65;
  color: #FFFFFF;
}
.bloc-pricing .price{
  font-size: 50px;
}
.bloc-pricing i {
  font-size: 13px;
}

.bloc-pricing .currency{
  display: inline-block;
  vertical-align: top;
  padding-top: 10px;
  font-size: 12px;
}
.btn-nl {
  border-radius: 0px;
  height: 99%;
}
.fs-10 {
  font-size:10px
}
.section-main .radius {
  border-radius: 3px;
}

.story-bloc {
  padding: 60px 0px 30px 0px;
  border-bottom: solid 1px #2B2B2B;
}
.section-contact {
  padding-top:100px;
  background-color: #C69C65;
  padding-bottom:50px;

}

.section-contact .title {
  font-family: "DM Serif Display", 'Roboto', 'Roboto', serif;
  font-size: 40px;

  color:#FFFFFF;
}

.section-contact p {
  width: 80%;
  color:#FFFFFF;
}
.section-contact .btn-success {
  margin-top:10px;
  width: 100%;
  background-color: #FFF;
  color: #2B2B2B;
  border-color: #FFF;
}
.m-0 {
  margin:0;
}
.btn-lg {
  font-size: 16px;
}
strong {
  font-weight: 600;
}

.item-bio {
  background-color: #C69C65;
  padding: 15px 30px;
  color: #FFF;
  width: 100%;
  margin-top: 20px;
}

.item-bio a {
  color: #FFF;
}

.item-bio a:hover {
  color: #FFF;
  text-decoration: none;
}