@font-face {
  font-family: poppins;
  scr: url(../fonts/Poppins-Light.otf);
  font-weight: lighter;
}

@font-face {
  font-family: poppins;
  src: url(../fonts/Poppins-Regular.otf);
  font-weight: 300;
}

/*
@font-face {
  font-family: poppins;
  src: url(../fonts/Poppins-Medium.otf);
	font-weight: 400;
}
*/

/*
@font-face {
  font-family: poppins;
  scr: url(../fonts/Poppins-SemiBold.otf);
  font-weight: 600;
}

@font-face {
  font-family: poppins;
  src: url(../fonts/Poppins-Bold.otf);
  font-weight: bold;
}
*/

body {
  font-weight: 300 !important;
}

.body-search{
/*
	background-image: url('');
	background-repeat:no-repeat;
	background-position: right center;
*/
/* 	background: linear-gradient(to bottom, #dee3e7 1%,#d9dee3 100%);  */
	background: #d9dee3;
	}
h1{font-size:24px !important;}
a {color:#1385e9;}
header ul.nav-menu > li > a{padding:19px 0px 18px 0px; color:black !important;}

.modal-dialog{max-width:800px;}
.jsmaps-text{display:none !important;}

.home-logo{
	background-color:white;
	padding:20px;
	margin-top:50px;
	border-radius:4px;
	width:400px;
	-webkit-box-shadow: 0px 10px 41px -1px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 10px 41px -1px rgba(0,0,0,0.35);
	box-shadow: 0px 10px 41px -1px rgba(0,0,0,0.35);
	}

.box{
	border-radius:4px !important;
	-webkit-box-shadow: 0px 10px 41px -1px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 10px 41px -1px rgba(0,0,0,0.35);
	box-shadow: 0px 10px 41px -1px rgba(0,0,0,0.35);
	}

.rps-background{
	min-height:calc(100vh - 100px);
	margin-top:60px;
	background: url('../../assets/img/homepage_bg.jpg') no-repeat !important;
	background-color:none !important;
	background-size: cover !important;
	background-position: center center !important;
	}
.rps-text-shadow-blue{text-shadow:1px 1px 1px #5bb0f8 !important;}
.rps-text-shadow-white{text-shadow:1px 1px 1px #878787 !important;}

.button-transparent{
	border: 1px solid white;
	border-radius: 4px;
	padding: 0px 10px;
	background-color:rgba(255, 255, 255, 0.3)
	}

.rps-doctor-row{line-height:17px; margin-left:0px; margin-right:0px;}

.rps-doctor-profile{
	background-color:none !important;
	background-size: cover !important;
	height:100px;
	width:100%;
/* 	margin-left:10%; */
	padding-bottom: 100%;
	border-radius:100%;
	background-position: center center !important;
	display: block;
	margin-top:-5px;
	box-shadow:0px 4px 15px rgba(0, 0, 0, 0.2) !important
}

.rps-verified{
	width:50px !important; 
	position:absolute !important; 
	right:10px !important;
	}

.rps-social-icons{
	width:30px !important;
	height:auto !important; 
	float:left !important;
	margin:2px 7px 0px 0px !important;
	}

.rps-doctor-profile-blank{
	display: block;
	height: auto;
	width:100%;
	border-radius:100% !important;
	margin-top:-5px;
	}

.rps-col-shadow-right{
	-webkit-box-shadow: 10px 0px 20px -15px rgba(8,29,43,0.25);
	-moz-box-shadow: 10px 0px 20px -15px rgba(8,29,43,0.25);
	box-shadow: 10px 0px 20px -15px rgba(8,29,43,0.25);
	}

.rps-col-profile-1{
	padding:25px;
	margin:-25px 25px -25px -25px;
	}

.rps-col-profile-2{
	padding:20px 20px 20px 40px;
	margin:-25px;
	margin-right:25px;
	}

.rps-more-info{
	display:inline-block; width:100%; text-align:center; border-radius:4px; background-color:#0864b2; width: 100%;
	color:white !important;
	}

.rps-button{border-radius:4px; background-color:#0864b2; margin-top: -1px; width: 100%; color:white; cursor:pointer;}

.rps-select{
	display: inline-block;
	position: relative;
	width:calc(100% - 5px);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f7f7f7;
	border-right: 1px solid #e5e5e5 !important;

	}

.rps-selection{
	position: relative;
	width: 100% !important;
	height: 47px;
	color: #62717a;
	text-shadow: 0 1px none;
	background: #fafbfc !important;
	border:0px solid white;
	border-radius: 4px;
	-webkit-appearance: none;
	z-index: 999 !important;
	padding-left:13px;

	}




.rps-footer{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100% !important;
	}

.text-blue-rps{color:#0864b2;}

.country-details p{margin-bottom:0rem !important;}
.country-details h1{color:#0864b2 !important;}
.country-details h2{color:#0864b2 !important;}

@media screen and (max-width: 980px){

.home-logo{margin-top:40px !important;}
.listing-form{margin-bottom:5px;}
.margin-right-5px{margin-right:0px !important;}
.rps-select {width:100% !important; margin-bottom:5px;}
#footer{display:none !important;}
.rps-footer{display:none !important;}

.rps-col-profile-1, .rps-col-profile-2{padding:10px; margin:0px !important;}
.rps-col-shadow-right{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}


}

/* Arnaud */

/* INDEX AKA SEARCH ------------------------------------------------------------ */
.image-comparison {
  border-radius: 5px;
}

.description {
	  font-weight: 400;
	  font-size: 15px;
	  text-shadow: 1px 1px 3px #fff;
  padding: 0 70px 0 70px;
}

.h2-alt {
  /* H2 identique au H1 par défaut*/
  font-size: 28px;
  line-height: 32px;
}

.description-alt {
	font-family: poppins;
	/* font-size: 16px; */
	/* padding: 0 70px 0 70px; */
}

.rps-background-alt{
	height:fit-content;
	margin-top:60px;
	background: url('../../assets/img/background_image_new.jpg') fixed no-repeat !important;
	background-color: #d9dee2;
	background-size: cover !important;
	background-position: center center !important;
	}

.blog-background {
	background-color:  #fafafb;
}

.index-h1, .index-h2, .blog-h2 {
	font-family: poppins;
	font-weight: bold;
	font-size: 36px !important;
}

.index-h4 {
	font-family: poppins;
	font-weight: 400;
	font-size: 23px;
}

.blog-text {
	font-family: poppins;
	font-weight: 400;
	font-size: 19px;
}

.blog-see-all-text {
	font-family: poppins;
	font-size: 16px;
	a {
		color: #0864B2 !important;
	}
}

.blog-article {
	border-radius: 5px;
}

.blog-img {
		border-radius: 5px 0 0 5px;
    width: 200px;
}
.fa{color:#0864b2;}

/* ABOUT US -------------------------------------------------------------------- */
.modal-body-alt {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
}

/* COMMON ---------------------------------------------------------------------- */
.btn-primary-blue {
  background-color: #0864b2;
  color: #fff !important;
  border: none;
  border-radius: 4px;
  padding: 12px 20px 12px 20px;
  text-align: center;
  display: inline-block;
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
  cursor: pointer;
}


.btn-login {
  border: none;
  border-radius: 4px;
  padding: 6px 20px 6px 20px;
  text-align: center;
  display: inline-block;
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
  width: 100%;
  cursor:pointer;
}

.btn-login-primary {
  background-color: #0864b2;
  color: #fff !important;
}

.btn-login-secondary {
  background-color: #fff;
  color: #0864B2 !important;
  border: 1px solid #0864B2;
}
.btn-login-secondary:hover {
    color:#fff !important;
}

.btn-default {
  background-color: #0864b2;
  color: #fff;
  cursor: pointer;
}

.btn-login-primary:hover,
.btn-primary-blue:hover,
.btn-default:hover,
.btn-login:hover {
  background-color: #1385e9;
}

.textarea-notes {
  width: 100%;
  min-height: 185px;
  border-radius: 7px;
}

.custom-hr {
  color: #e0e0e0;
  margin: 0;
}

.custom-checkbox  {
  	-webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  	display: inline-block;
  	position: relative;
    left: 20px;
    top: 20px;
    height: 16px !important;
    width: 16px;
  }

.custom-checkbox:checked {
	background-color: #1B4874;
	border: 1px solid #1B4874;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}

.custom-input-file {
  padding: 3px 0 0 3px;
}


@media screen and (min-width: 992px) and (max-width: 1199px) {
.rps-nav-menu {
  flex-wrap: nowrap !important;
  }
}

.admin-main-title {
  font-size: 14pt;
  color: #07508f;
  font-weight: 500;
}

.admin-box {
  background: #fff;
  padding: 30px 35px 30px 35px;
  border-radius: 12px;
  margin-bottom: 24px;
  -webkit-box-shadow: 0px 6px 18px 0px rgba(0,0,0,0.22);
  box-shadow: 0px 6px 18px 0px rgba(0,0,0,0.22);
}

.admin-box h4 {
  font-size: 12pt;
  color: #1b4874;
  font-weight: 500;
}

.admin-box label {
  font-size: 10pt;
  color: #212529;
  font-weight: lighter;
  margin: 0;
/*   padding: 12px 0 12px 0; */
  padding: 12px 0 2px 0;
}

.admin-box input, select, option {
  font-size: 10pt !important;
  color: #5D6063;
  font-weight: lighter;
  height: 38px;
}

.form-control {
  height: 34px !important;
  padding: 4px !important;
}

@media screen and (min-width:768px) {
  .margin-bottom-responsive {
    margin-bottom: 90px;
  }
}
