:root {
  --accent-color: #00d3b3;
  --bs-primary: var(--accent-color);
  --light:#001d20;
  --dark:#001517;
  --blue:#00d3b3;
  --yellow:#deff00;
  --bs-dark: var(--bs-dark);
  --box-shadow: 4px 9px 16px #060f1735;
	--bs-body-font-size:1.15rem;
}

::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background: var(--accent-color);
}

::selection {
  color: #fff;
  background: var(--accent-color);
}

body {
  background-color: var(--black);
  color:white;
}
.contenu{
	padding-top:82px;
}
.bg-dark {
    background-color: var(--dark)!important;
}

.bg-light{
    background-color: var(--light)!important;
}

.light-bg {
  background-color: var(--light);
  color: #3a3a3a;
}
.border-rounded {
  border-radius: 4px;
}

.user_img{width: 100%;}

/* ----------------------------- */
/* ! Typography */
/* ----------------------------- */


*, p {
  font-family: 'Thasadith',"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}
p.intro{
	font-size:1.2rem;
	text-align: center;
	line-height: normal
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
button, .btn {
  font-family: 'Thasadith',"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	color:white;
}
h1{
	color:var(--yellow);
	font-weight: 600;
	text-align: center;
}
h1.display-2{
	color:#001b1e;
	text-transform: uppercase; 
	font-weight:800;
}
.display-4{
	color:#001b1e;
}

h3 {
	font-size:1.25rem;
	padding-top:8px;
	text-transform: uppercase;
	font-weight: bolder;
	color:var(--yellow);
}

h4{
	font-size: calc(1.5rem + .3vw);
}

.accent-color,
a.accent-color {
  color: #492e0d;
}

a {
  color:white;
  text-decoration: none;
}

a:hover,
a:focus {
  color: var(--accent-color);
  text-decoration: none;
}

.reinsurance p{
	font-size:0.9rem;
	color:var(--blue);
}


/* ----------------------------- */
/* ! Navbar */
/* ----------------------------- */


@media (min-width: 767px) {

}
.navbar{
	background-color:var(--dark);
	position:fixed;
	width:100%;
	z-index:10;
}

.navbar-brand img {
  height: auto;
	width:160px;
}

a.nav-link,
.dropdown-menu a {
	padding: 1rem 1.6rem !important;
	text-align: center;
	font-size:1.5rem !important;
	color:white !important;
}
a.nav-link:hover {
  background-color: transparent !important;
  border-radius: 0rem;
  color: var(--accent-color) !important;
}

.navbar-toggler-icon .line {
  width: 100%;
  height: 2px;
  background-color: var(--accent-color);
}

.navbar-collapse.collapse.show {
  background-color: transparent;
}
.navbar .bi{
	width:1em;
	height:1em;
	display: inline-block;
    vertical-align: -0.125em;
	color:var(--yellow)

}

/* ----------------------------- */
/* ! Homepage */
/* ----------------------------- */
.overlay-gradient {
  padding: 10px 0;
}

.vente .overlay-gradient {
  padding: 60px 0;
}

.bg-dark label {
  color: white;
}

.single-review--th {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
}
/* ----------------------------- */
/* ! POP UP */
/* ----------------------------- */
.modal-body{ padding:0; text-align:center;}
.modal-body img{width: 100%;}
.modal-body .btn-close{
	right:10px;
	top:10px;
	position:absolute;
	color:#FFFFFF!important;
}
.modal-body a{
	position:absolute;
	bottom:25px;
	left:50%;
	margin-left:-75px;
}

/* ----------------------------- */
/* ! SHOP */
/* ----------------------------- */
.shop{
	background-color: white;
	border-radius: 12px;
	text-align: center;
	color:var(--blue);
}
.shop .promo-item{
	border:1px solid var(--blue);
	border-radius: 6px;
}
.shop .promo-item p{
	font-family: 'Oswald',"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: bold;

}
.shop .credits{
	font-size:4rem;
	margin-top:-130px;
	margin-bottom:0;
	line-height:4.5rem;
}
.shop .credits-mention{
	font-size:1.1rem;
	line-height:1.5rem;
	color:black;
	text-transform: uppercase;
	margin-bottom:34px;
}
.shop .price{
	font-size:4rem;
	line-height:4.5rem;
	margin-bottom:0;
}
.shop .price-out{
	font-size:1.25rem;
	line-height:1.5rem;
	color:black;
	font-weight: normal!important;
	margin-bottom:12px;
	min-height: 1.5rem;
}
.shop .price-out span{
	font-family: 'Oswald',"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size:1.25rem;
	line-height:1.5rem;
	text-decoration: line-through;
}

.shop .info-price{
	font-size:1rem;
	line-height:1.1rem;
	color:#686868;
	font-weight: normal!important;
	margin-bottom:0.5rem;
}
.shop .promo-item .btn-primary{
	font-family: 'Oswald',"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: bold;
	text-transform: uppercase;
	font-size:1.4rem;
	line-height:1.4rem;
	width:90%;
}
.shop .promo-item.recommanded{
	background-color:  var(--blue);
	border-radius: 6px;
	border:none;
	background-image:url("../images/pictos/recommanded.png");
	background-repeat: no-repeat;
	background-position: top right; 
}
.shop .promo-item.recommanded .credits,.promo-item.recommanded .price{
	color:white;
}
.shop .promo-item.recommanded .btn-primary:hover{
	background-color: white!important;
}

/* ----------------------------- */
/* ! Formulaire */
/* ----------------------------- */
.form-index {
	padding: 1.5rem 2rem;
	background-color:white;
	border-radius: 5px;
	font-size:1.10rem;
	color:black;
}
.form-index .security-mention a{
	color:black;
}
.form-index .security-mention a:hover{
	color:var(--blue);
}


/* ----------------------------- */
/* ! Customization */
/* ----------------------------- */

hr {
  background-color: #233e40;
  opacity: 1;
	margin:0;
}

.bg-img {
  background: no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.rounded {
  border-radius: 18px !important;
  overflow: hidden;
}

.btn-primary {
  	color:#001b1e !important;
	font-weight: bolder;
  	background-color: #deff00;
	font-size: 1.5rem;
	line-height: 1.5rem;
	border:0;
}
.btn-primary:hover, .btn-check:focus + .btn-primary, .btn-primary:focus {
  color:white;
  background-color:var(--blue);
  border-color: white;
}

.spacer {
  display: block;
  height: 15px;
}

.text-right {
  text-align: right;
}
.overflow-hidden {
  overflow: hidden;
}
.row.no-gutters.pros-cons--container .col-md {
  padding-right: 0;
  padding-left: 0;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}


.sticky-top {
  position: sticky;
  top: 20px;
}



.hero-img {
  width: 100%;
  height: 50vh;
}


.overlay {
  background-image: linear-gradient(var(--dark), #060f1770);
}

span.check-dot {
  background-color: var(--accent-color);
  width: 20px;
  height: 20px;
}


.garanty-block {
  margin: 0 auto 35px;
}

.garanty-block--circle {
  background-color: transparent;
  border:4px solid var(--accent-color);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: start;
  color: white;
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
}

.garanty-block--circle-cont img {
  max-width: 70px;
  height: auto;
}

.garanty-block--circle-100 {
  font-size: 34px;
  display: block;
  margin: -7px;
  font-weight: 900;
}
.garanty-block--circle-gar {
  margin-top: -20px;
  font-size: 30px;
  display: block;
}

.garanty-block--rect {
  background-color: var(--accent-color);
  margin: -49px auto 0 auto;
  padding: 8px 14px;
  max-width: 240px;
  text-align: center;
  border-radius: 3px;
}

.btn_payment button {
  width: 100% !important;
  border: transparent;
  background-color: white;
  height: 53px;
  border-radius: 27px;
}

#paypal-button-container {
  width: 100% !important;
}


/* ----------------------------- */
/* ! Stripe */
/* ----------------------------- */
.example.FormStripe {
  background-color: #fff;
  box-shadow: var(--box-shadow);
  min-width: 280px;
  margin: 0 auto;
}
.example.FormStripe h3 {
  color:black;
}

.example.FormStripe .field {
  position: relative;
  width: 100%;
}

.example.FormStripe .field.half-width {
  width: 50%;
  margin: 0px;
}

.example.FormStripe .field.quarter-width {
  width: calc(25% - 10px);
}

.example.FormStripe .baseline {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #cfd7df;
  transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.FormStripe .baseline.w90 {
  width: 90%;
}

.example.FormStripe label {
  position: relative;
  margin-bottom: 5px;
  width: 100%;
  left: 0;
  bottom: 0px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform-origin: 0 50%;
  cursor: text;
  pointer-events: none;
  transition-property: color, transform;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  display: block;
  font-size: 20px;
}

.example.FormStripe .input,
.input.empty {
  position: relative;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: 0px;
  color: var(--dark);
  background-color:#C5C5C5;
  border: 1px solid #ddd;
  padding: 5px 10px;
  min-height: 38px;
}

.example.FormStripe .input::-webkit-input-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.FormStripe .input::-moz-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.FormStripe .input:-ms-input-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.FormStripe .input.StripeElement {
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: opacity;
}

.example.FormStripe .input.focused,
.example.FormStripe .input:not(.empty) {
  opacity: 1;
}

.example.FormStripe .input.focused::-webkit-input-placeholder,
.example.FormStripe .input:not(.empty)::-webkit-input-placeholder {
  color: #cfd7df;
}

.example.FormStripe .input.focused::-moz-placeholder,
.example.FormStripe .input:not(.empty)::-moz-placeholder {
  color: #cfd7df;
}

.example.FormStripe .input.focused:-ms-input-placeholder,
.example.FormStripe .input:not(.empty):-ms-input-placeholder {
  color: #cfd7df;
}

.example.FormStripe .input.focused + label,
.example.FormStripe .input:not(.empty) + label {
  color: #000000;
  transform: scale(0.85) translateY(-20px);
  cursor: default;
}

.example.FormStripe .input.focused + label {
  color: #24b47e;
}

.example.FormStripe .input.invalid + label {
  color: #ffa27b;
}

.example.FormStripe .input.focused + label + .baseline {
  background-color: #24b47e;
}

.example.FormStripe .input.focused.invalid + label + .baseline {
  background-color: #e25950;
}

.example.FormStripe input,
.example.FormStripe button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-style: none;
}

.example.FormStripe input:-webkit-autofill {
  -webkit-text-fill-color: #e39f48;
  transition: background-color 100000000s;
  -webkit-animation: 1ms void-animation-out;
}

.example.FormStripe .StripeElement--webkit-autofill {
  background: transparent !important;
}

.example.FormStripe input,
.example.FormStripe button {
  -webkit-animation: 1ms void-animation-out;
}

.example.FormStripe button {
  display: block;
  width: 100%;
  height: 40px;
  background-color: var(--dark);
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}

.example.FormStripe .error svg {
  margin-top: 0 !important;
}

.example.FormStripe .error svg .base {
  fill: #e25950;
}

.example.FormStripe .error svg .glyph {
  fill: #fff;
}

.example.FormStripe .error .message {
  color: #e25950;
}

.example.FormStripe .success .icon .border {
  stroke: #abe9d2;
}

.example.FormStripe .success .icon .checkmark {
  stroke: #24b47e;
}

.example.FormStripe .success .title {
  color: #32325d;
  font-size: 16px !important;
}

.example.FormStripe .success .message {
  color: #8898aa;
  font-size: 13px !important;
}

.example.FormStripe .success .reset path {
  fill: #24b47e;
}



/* ----------------------------- */
/* ! Footer */
/* ----------------------------- */

footer ul,
ul.list-style-none {
  padding-left: 5px;
  list-style: none;
}

/* ------------------------------------------------------------------------- */
/* ! Responsive */
/* ------------------------------------------------------------------------- */


@media (min-width: 1200px){
.display-2 {
    font-size: 4rem;
}
}
/* ----------------------------- */
/* ! -- Desktop */
/* ----------------------------- */
@media (min-width: 1023px) {
}

/* ----------------------------- */
/* ! -- Tablet */
/* ----------------------------- */
@media (max-width: 1023px) {
}

/* ----------------------------- */
/* ! -- Tablet */
/* ----------------------------- */

@media (max-width: 993px) {
  .md-center {
    display: block;
    margin: 0px auto 20px auto !important;
  }

  .text-center-md {
    text-align: center !important;
  }

  
}

/* ----------------------------- */
/* ! -- BREAKPOINT - - UP TO Smarthphone */
/* ----------------------------- */

@media (min-width: 767px) {

}

@media (max-width: 767px) {
	.contacts .user_info{
		margin:1rem 0 !important; 
		text-align: center;
	}
	.contacts .user_img{
		width:50%;
	}
	.contacts .online_icon {
		right:27%;
	}
	
	hr{
		margin:2rem 0;
	}
	.desktop_only {display: none;}

}

/* ----------------------------- */
/* ! -- Smarthphone */
/* ----------------------------- */

@media(max-width: 576px){
.contacts_card{
	margin-bottom: 15px !important;
}
}

