/* ARO */
/*
COULEURS - Recherche sur :
lien_interne a:hover

*/
.smartphone { 
	display: none;
}
@media(max-width:576px){
.ordi { 
	display: none;
}
.smartphone { 
	display: initial;
}
.card-header img {
    max-width: 80%;
}
}



.img_matiere { 
	position: absolute;
	z-index: 100;
	width: 100%;
	right: -100%;
}




@media(max-width:576px){
.img_matiere { 
	position: relative;
}
}

.wrapper-full-page {
	background: url(/images/bg_FO1.jpg);
	background-position: 0 center;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.wrapper-full-page .content {
	padding-top: 150px !important;
}

@media(max-width:576px){
.wrapper-full-page {
	height: 121% !important;
}
.wrapper-full-page .content {
    padding-top: 60px !important;
}
}

.modal-dialog {
    max-width: 80%;
    margin: 0 auto;
}



.sidebar-mini .wrapper {
    height: 100%;
}
.coordonnees {
    position: fixed;
    bottom: 0;
    font-size: 10px;
    font-weight: 500;
    padding: 20px;
}
.sidebar-mini .coordonnees {
	display: none;
}
.bouton_tableau {
    padding: 0px 7px 1px !important;
	font-size: 12px;
	line-height: 30px !important;
	display: inline-block !important;
}
.titre_tableau {
    line-height: 15px;
}
.sidebar .logo a.logo-mini {
    width: 50px;
    margin-left: 0px;
}
.sidebar-background {
    background-repeat: no-repeat;
    background-size: cover;
}


.input_H40 {
height: 40px !important;
}

.bootstrap-table .table thead > tr > th {
    padding: 0 10px;
}

.messages_OK {
	color: #4cd964;
	font-size: 12px;
	text-align: left;
	padding: 5px 10px;
	font-weight: 500;
	background: white;
	margin: 0 50px;
	border: 1px solid #4cd964;
	border-radius: 5px;
}
.messages_KO {
	color: red;
	font-size: 12px;
	text-align: left;
	padding: 5px 10px;
	font-weight: 500;
	background: white;
	margin: 0 50px;
	border: 1px solid red;
	border-radius: 5px;
}
.select_modif {
	background: linear-gradient(45deg, transparent 50%, #333 50%), linear-gradient(135deg, #333 50%, transparent 50%);
    background-position-x: 0%, 0%;
    background-position-y: 0%, 0%;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
	background-position: calc(100% - 21px) calc(1em + 2px), calc(100% - 16px) calc(1em + 2px), 100% 0;
	background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
	background-repeat: no-repeat;
	border: thin solid #e4e6ef;
	border-radius: .42rem;
}

.input_matiere {
    padding: 2px 10px 5px;
}

.content_ligne_vert_bleue {
    padding-top: 0;
    border-left: 1px solid #0086e3;
}

.navbar-collapse { 
    flex-basis: auto;
}


.zoom {
/*height:400px;*/
}
.zoom p {
/* text-align:center; */
}
.zoom img {
width: 40px;
}
.zoom img:hover {
width: 150px;
}


.zoom1 img {
	width: 200px;
	z-index: 100;
}
.zoom1 img:hover {
	width: 400px;
	right: 15px;
}

.form-control {
	border: 1px solid #e4e6ef !important;
}
.form-control:focus {
	border: 1px solid #e4e6ef !important;
}

.form-control::-ms-expand {
	border: 1px solid #e4e6ef !important;
}
.nav-tabs .nav-link {
    border: 1px solid #F1F1F1;
}
.sidebar .nav .nav-item .nav-link i {
    font-size: 22px;
	line-height: 28px;
}
.icone_petite_menu90 {
	margin: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 30px !important;
}
.icone_petite_menu90 i {
	line-height: 16px !important; 
	transform: rotate(90deg);
	font-size: 16px !important;
	margin: 2px 0 0 !important;
}
.icone_petite_menu90 span {
	left: 10px;
	text-transform: none;
}

.colonne_gauche > li {
    overflow: hidden;
}
.fa {
    width: auto;
}
.bouton_bleu {
    color: #0086e3;
	font-size: 16px;
}
.bouton_rouge {
    color: #FB404B;
	font-size: 16px;
}
.bouton_vert {
    color: #87CB16;
	font-size: 16px;
}

.lien_interne a {
    color: #212529 !important;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
}
.lien_interne a:hover {
    color: #E14504 !important;
}
.nav-item2 a {
    color: #fff !important;
	font-weight: normal;
}
.nav-item2 a:hover {
    color: #212529 !important;
}
.nav-link {
    font-weight: 500 !important;
    font-size: 14px !important;
}
.sidebar .sidebar-wrapper .nav .nav-item [data-toggle="collapse"] ~ div .nav .sidebar-normal {
    font-size: 12px;
}

.icon_actions_bas {
	position: fixed; 
	right: 50px; 
	bottom: 20px; 
	z-index: 99;
}
.icon_actions_bas a {
	font-size: 30px; 
	color: black; 
	padding: 0 10px;
}
.icon_actions_bas a:hover {
	color: #E14504; 
}
.div_select_usin {
	background: white; 
	border-radius: .42rem; 
	display: inline-block;
}



.row {
    font-family: "Montserrat",Arial,sans-serif;
    font-size: 13px;
}

.img_presta a p {
display:none;
}

.img_presta a:hover p {
display:block;
margin:0 0 0 0:
}

	
.full-page>.content:first-of-type {
    padding-top: 190px;
}
/*
.full-page::before {
    opacity: .33;
    background: #000000;
    background: url(https://propierre.com/_ExtranetPP/AdminPP/images/img-03.jpg);
	opacity: 1;
	background-size: 125%;
	background-position: -100px 0;
	background-repeat: no-repeat;
	background-color: black;
}
*/
.full-page[data-color="black"]::after {
    background: transparent;
}
.btn {
    background-color: #000;
	border: 0 none;
}	
	
body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple, .alert, a, .td-name, td, button.close {
    font-family: "Montserrat", sans-serif;
}
h4, .h4 {
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
}
h1,h2,h3,h4,h5,h6{
	margin: 20px 0;
}


.main-panel {
    background: transparent;
}
.main-panel .navbar {
    margin-bottom: 0;
}

.card {
    background-color: transparent;
	border: 0 none;
}
/*
.card .card-header {
    background-color: white;
    width: 120px;
    height: 120px;
    border-radius: 50%;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
*/
.card-header img {
    max-width: 400px;
    margin-top: 10px;
}

h3.header {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    display: block;
}
.form-control {
    border-radius: 25px;
    height: 50px;
}
.card.card-login {
    width: 450px;
	max-width: 100%;
    margin: 0 auto;
	border: 0 none;
	box-shadow: none;
	
}
.login100-form-btn {
	border: 0 none;
	font-weight: 600;
    font-size: 15px;
    line-height: 1.5;
    color: rgb(224, 224, 224);
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    border-radius: 25px;
    background: rgb(51, 51, 51);
    padding: 0px 25px;
    transition: all 0.4s ease 0s;
	font-family: "Montserrat", sans-serif;
}

.pp-btn {
	border: 0 none;
	font-weight: 600;
    font-size: 15px;
    line-height: 1.5;
    color: #FFFFFF;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    border-radius: 25px;
    background: #E14504;
    padding: 0px 25px;
    transition: all 0.4s ease 0s;
	font-family: "Montserrat", sans-serif;
}
.pp-btn-suivant {
	border: 0 none;
	font-weight: 600;
    font-size: 14px;
    line-height: 40px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    border-radius: 25px;
    background: #000;
    padding: 0px 25px;
    transition: all 0.4s ease 0s;
	font-family: "Montserrat", sans-serif;
}
.pp-btn-suivant:hover {
    background: #E14504;
}
.pp-btn-annuler {
	border: 0 none;
	font-weight: 600;
    font-size: 14px;
    line-height: 40px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    border-radius: 25px;
    background: #0086e3;
    padding: 0px 25px;
    transition: all 0.4s ease 0s;
	font-family: "Montserrat", sans-serif;
}
.pp-btn-annuler:hover {
    background: #000;
}
.pp-btn-envoyer {
	border: 0 none;
	font-weight: 600;
    font-size: 14px;
    line-height: 40px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    border-radius: 25px;
    background: #E14504;
    padding: 0px 25px;
    transition: all 0.4s ease 0s;
	font-family: "Montserrat", sans-serif;
}
.pp-btn-envoyer:hover {
    background: #000;
}

.label-file {
    cursor: pointer;
	border-radius: 25px;
	background: #C1C1C1;
	padding: 0px 25px;
	transition: all 0.4s ease 0s;
	font-family: "Montserrat", sans-serif;
	border: 0 none;
	font-weight: 600;
	font-size: 14px;
	line-height: 40px;
	color: #FFF;
}
.label-file:hover {
    color: #000;
}

.input-file {
    opacity: 0;
position: absolute;
margin-left: -155px;
font-size: 25px;
}



@media (min-width: 992px)
.sidebar-mini .sidebar .logo a.logo-normal {
    opacity: 1;
}

.sidebar-mini .sidebar .logo a.logo-normal img {
    width: 115px;
    padding: 5px 10px 5px 0;
    margin-left: -30px;
}
.sidebar-mini .logo {
    width: 60px;
    margin: 0 0 0 18px;
    overflow: hidden;
}


select.form-control-sm:not([size]):not([multiple]) {
    height: auto;
}

.pagination .page-item:last-child .page-link {
    border: 0 none;
}
.pagination .page-item:first-child .page-link {
    border: 0 none;
}
.page-link {
    border: 0 none;
}


td {
    font-size: 12px;
}

.lds_loader {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds_loader div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #000;
  animation: lds_loader 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds_loader div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.lds_loader div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.lds_loader div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes lds_loader {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}


.pl-1 {
    padding-left: 0 !important;
}
.pr-1 {
    padding-right: 0 !important;
}



.footer .copyright .nc-icon {
    color: #000 !important;
}
.navbar .navbar-nav .nav-item .nav-link {
    color: #000 !important;
}
.bouton_plus  {
  z-index: 9999;
  color: #fff;
  background: #000;
  border-radius: 20px;
  display: inline-block;
  float: right;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 35px;
  font-weight: bold;
}
.btn-info {
border: 1px solid #000;
color: #FFFFFF;
background-color: #000;
cursor: pointer;
}

.sidebar .sidebar-wrapper .nav .nav-item [data-toggle="collapse"]~div .nav .sidebar-normal {
/*    left: 50px; */
}

.navbar-brand {
  color: black;
  line-height: 25px;
}

.sidebar::before {
    opacity: 0.2;
/*    background: transparent; */
}
.sidebar {
/*    background: url(../../images/sidebar-1.jpg); */
	background-size: cover !important;
	background-position: center center !important;
}

.tim-row {
    margin-bottom: 20px;
}

.tim-white-buttons {
    background-color: #777777;
}

.typography-line {
    padding-left: 25%;
    margin-bottom: 35px;
    position: relative;
    display: block;
    width: 100%;
}

.typography-line span {
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    position: absolute;
    width: 260px;
    text-transform: none;
}

.tim-row {
    padding-top: 60px;
}

.tim-row h3 {
    margin-top: 0;
}

.card #chartPreferences {
    width: 60%;
    margin: 0 auto;
}

#navbar-full .navbar {
    border-radius: 0 !important;
    margin-bottom: 15px;
    z-index: 2;
}

#map {
    position: relative;
    width: 100%;
    height: 100vh;
}

.places-buttons .btn {
    margin-bottom: 30px;
}

.map-container {
    width: 100%;
    height: 100vh;
    max-height: 100vh;
}

#menu-dropdown .navbar {
    border-radius: 3px;
}

#pagination-row .pagination-container {
    height: 100%;
    max-height: 100%;
    display: flex;
    align-items: center;
}

.all-icons .font-icon-detail {
    text-align: center;
    padding: 45px 0px 30px;
    border: 1px solid #e5e5e5;
    border-radius: 0.1875rem;
    margin: 15px 0;
    min-height: 168px;
}

.all-icons [class*="now-ui-icons"] {
    font-size: 32px;
}

.all-icons .font-icon-detail p {
    margin: 25px auto 0;
    width: 100%;
    text-align: center;
    display: block;
    color: #B8B8B8;
    padding: 0 10px;
    font-size: 0.7142em;
}

#icons-row i.now-ui-icons {
    font-size: 30px;
}

.space {
    height: 130px;
    display: block;
}

.space-110 {
    height: 110px;
    display: block;
}

.space-50 {
    height: 50px;
    display: block;
}

.space-70 {
    height: 70px;
    display: block;
}

.navigation-example .img-src {
    background-attachment: scroll;
}

.navigation-example {
    background-position: center center;
    background-size: cover;
    margin-top: 0;
    min-height: 740px;
}

#notifications {
    background-color: #FFFFFF;
    display: block;
    width: 100%;
    position: relative;
}

.tim-note {
    text-transform: capitalize;
}

#buttons .btn,
#javascriptComponents .btn {
    margin: 0 0px 10px;
}

.space-100 {
    height: 100px;
    display: block;
    width: 100%;
}

.be-social {
    padding-bottom: 20px;
    /*     border-bottom: 1px solid #aaa; */
    margin: 0 auto 40px;
}

.txt-white {
    color: #FFFFFF;
}

.txt-gray {
    color: #ddd !important;
}

.parallax {
    width: 100%;
    height: 570px;
    display: block;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.logo-container .logo {
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #333333;
    width: 50px;
    float: left;
}

.logo-container .brand {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 18px;
    float: left;
    margin-left: 10px;
    margin-top: 7px;
    width: 70px;
    height: 40px;
    text-align: left;
}

.logo-container .brand-material {
    font-size: 18px;
    margin-top: 15px;
    height: 25px;
    width: auto;
}

.logo-container .logo img {
    width: 100%;
}

.navbar-small .logo-container .brand {
    color: #333333;
}

.fixed-section {
    top: 90px;
    max-height: 80vh;
    overflow: scroll;
    position: sticky;
}

.fixed-section ul {
    padding: 0;
}

.fixed-section ul li {
    list-style: none;
}

.fixed-section li a {
    font-size: 14px;
    padding: 2px;
    display: block;
    color: #666666;
}

.fixed-section li a.active {
    color: #00bbff;
}

.fixed-section.float {
    position: fixed;
    top: 100px;
    width: 200px;
    margin-top: 0;
}

.parallax .parallax-image {
    width: 100%;
    overflow: hidden;
    position: absolute;
}

.parallax .parallax-image img {
    width: 100%;
}

@media (max-width: 768px) {
    .parallax .parallax-image {
        width: 100%;
        height: 640px;
        overflow: hidden;
    }
    .parallax .parallax-image img {
        height: 100%;
        width: auto;
    }
}

/*.separator{
    content: "Separator";
    color: #FFFFFF;
    display: block;
    width: 100%;
    padding: 20px;
}
.separator-line{
    background-color: #EEE;
    height: 1px;
    width: 100%;
    display: block;
}
.separator.separator-gray{
    background-color: #EEEEEE;
}*/

.social-buttons-demo .btn {
    margin-right: 5px;
    margin-bottom: 7px;
}

.img-container {
    width: 100%;
    overflow: hidden;
}

.img-container img {
    width: 100%;
}

.lightbox img {
    width: 100%;
}

.lightbox .modal-content {
    overflow: hidden;
}

.lightbox .modal-body {
    padding: 0;
}

@media screen and (min-width: 991px) {
    .lightbox .modal-dialog {
        width: 960px;
    }
}

@media (max-width: 991px) {
    .fixed-section.affix {
        position: relative;
        margin-bottom: 100px;
    }
}

@media (max-width: 768px) {
    .btn,
    .btn-morphing {
        margin-bottom: 10px;
    }
    .parallax .motto {
        top: 170px;
        margin-top: 0;
        font-size: 60px;
        width: 270px;
    }
}

/*       Loading dots  */

/*      transitions */

.presentation .front,
.presentation .front:after,
.presentation .front .btn,
.logo-container .logo,
.logo-container .brand {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

#images h4 {
    margin-bottom: 30px;
}

#javascriptComponents {
    padding-bottom: 0;
}

/*      layer animation          */

.layers-container {
    display: block;
    margin-top: 50px;
    position: relative;
}

.layers-container img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    text-align: center;
}

.animate {
    transition: 1.5s ease-in-out;
    -moz-transition: 1.5s ease-in-out;
    -webkit-transition: 1.5s ease-in-out;
}

.navbar-default.navbar-small .logo-container .brand {
    color: #333333;
}

.navbar-transparent.navbar-small .logo-container .brand {
    color: #FFFFFF;
}

.navbar-default.navbar-small .logo-container .brand {
    color: #333333;
}

.sharing-area {
    margin-top: 80px;
}

.sharing-area .btn {
    margin: 15px 4px 0;
}

.section-thin,
.section-notifications {
    padding: 0;
}

.section-navbars {
    padding-top: 0;
}

#navbar .navbar {
    margin-bottom: 20px;
}

#navbar .navbar-toggler,
#menu-dropdown .navbar-toggler {
    pointer-events: none;
}

.section-tabs {
    background: #EEEEEE;
}

.section-pagination {
    padding-bottom: 0;
}

.section-download {
    padding-top: 130px;
}

.section-download .description {
    margin-bottom: 60px;
}

.section-download h4 {
    margin-bottom: 25px;
}

.section-examples a {
    text-decoration: none;
}

.section-examples a+a {
    margin-top: 30px;
}

.section-examples h5 {
    margin-top: 30px;
}

.components-page .wrapper>.header,
.tutorial-page .wrapper>.header {
    height: 500px;
    padding-top: 128px;
    background-size: cover;
    background-position: center center;
}

.components-page .title,
.tutorial-page .title {
    color: #FFFFFF;
}

.brand .h1-seo {
    font-size: 2.8em;
    text-transform: uppercase;
    font-weight: 300;
}

.brand .n-logo {
    max-width: 100px;
    margin-bottom: 40px;
}

.invision-logo {
    max-width: 70px;
    top: -2px;
    position: relative;
}

.creative-tim-logo {
    max-width: 140px;
    top: -2px;
    position: relative;
}

.section-javascript .title {
    margin-bottom: 0;
}

.navbar .switch-background {
    display: block;
}

.navbar-transparent .switch-background {
    display: none;
}

.section-signup .col .btn {
    margin-top: 30px;
}

#buttons-row .btn {
    margin-bottom: 10px;
}

.section-navbars .navbar-collapse {
    display: none;
}

.section-basic {
    padding-top: 0;
}

.section-images {
    padding-bottom: 0;
}



/* ARO du 1er theme */

*{margin:0;padding:0;box-sizing:border-box}
.m-b-10 {
    margin-bottom: 10px;
}
.p-t-10 {
    padding-top: 10px;
}
.p-b-45 {
    padding-bottom: 45px;
}
.p-t-20 {
    padding-top: 20px;
}

body,html{
height:100%;
font-family: 'Montserrat', sans-serif;
}

a{
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	line-height: 1.7;
	color:#666;
	margin:0;
	transition:all .4s;
	-webkit-transition:all .4s;
	-o-transition:all .4s;
	-moz-transition:all .4s
}

a:focus{outline:none!important}
a:hover{text-decoration:none;color:#fff}



p{
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	line-height:1.7;
	color:#666;
}

ul,li{margin:0;list-style-type:none}
input{outline:none;border:none}textarea{outline:none;border:none}
textarea:focus,input:focus{border-color:transparent!important}
input:focus::-webkit-input-placeholder{color:transparent}
input:focus:-moz-placeholder{color:transparent}
input:focus::-moz-placeholder{color:transparent}
input:focus:-ms-input-placeholder{color:transparent}textarea:focus::-webkit-input-placeholder{color:transparent}textarea:focus:-moz-placeholder{color:transparent}textarea:focus::-moz-placeholder{color:transparent}textarea:focus:-ms-input-placeholder{color:transparent}input::-webkit-input-placeholder{color:#999}input:-moz-placeholder{color:#999}input::-moz-placeholder{color:#999}input:-ms-input-placeholder{color:#999}textarea::-webkit-input-placeholder{color:#999}textarea:-moz-placeholder{color:#999}
textarea::-moz-placeholder{color:#999}textarea:-ms-input-placeholder{color:#999}
button{outline:none!important;border:none;background:0 0}
button:hover{cursor:pointer}iframe{border:none!important}

.txt1{
font-family: 'Montserrat', sans-serif;
font-size: 12px;
color:#ccc;
line-height:1.4;
font-weight: 500;
}
.bo1{border-bottom:1px solid #999}
.hov1:hover{border-color:#d33f8d}
.limiter{width:100%;margin:0 auto}

.container-login100{width:100%;min-height:100vh;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:15px;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;z-index:1}

.container-login100::before{
	content:"";
	display: block;
	position: absolute;
	z-index:-1;
	width:100%;
	height:100%;
	top:0;
	left:0;
/*	background:#4fcd8a;
	background:-webkit-linear-gradient(bottom,#4fcd8a,#E14504);
	background:-o-linear-gradient(bottom,#4fcd8a,#E14504);
	background:-moz-linear-gradient(bottom,#4fcd8a,#E14504);
	background:linear-gradient(bottom,#4fcd8a,#E14504);
	opacity: 0.9; */
	}
.wrap-login100{
	width:390px;
	background:0 0
	}
.login100-form{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:space-between;flex-wrap:wrap}
.login100-form-title{
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color:#fff;
	line-height:1.2;
	text-align:center;
	width:100%;
	display:block;
    font-weight: 500;
}
.login100-form-avatar{width:120px;height:120px;border-radius:50%;overflow:hidden;margin:0 auto}
.login100-form-avatar img{width:100%}
.wrap-input100{position:relative;width:100%;z-index:1}
.input100{
font-family: 'Montserrat', sans-serif;
font-size:15px;
line-height:1.2;
color:#333;
display:block;
width:100%;
background: #fff;
height:50px;
border-radius:25px;
padding:0 30px 0 53px;
filter: none;
}

.focus-input100{display:block;position:absolute;border-radius:25px;bottom:0;left:0;z-index:-1;width:100%;height:100%;
box-shadow:0 0; 
/* color: rgba(0,91,234,.6); */
}

.input100:focus+.focus-input100{-webkit-animation:anim-shadow .5s ease-in-out forwards;animation:anim-shadow .5s ease-in-out forwards}

@-webkit-keyframes anim-shadow{to{box-shadow:0 0 80px 30px;opacity:0}}
@keyframes anim-shadow{to{box-shadow:0 0 80px 30px;opacity:0}}

.symbol-input100{font-size:15px;color:#999;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center;position:absolute;border-radius:25px;bottom:0;left:0;width:100%;height:100%;padding-left:30px;pointer-events:none;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}

.input100:focus+.focus-input100+.symbol-input100{color:#E14504;padding-left:23px}

.container-login100-form-btn{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center}

.container-pp-btn{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center}

/*
.login100-form-btn{font-family:Montserrat-Bold;font-size:15px;line-height:1.5;color:#e0e0e0;width:100%;height:50px;border-radius:25px;background:#333;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;padding:0 25px;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s;position:relative;z-index:1}
*/
.login100-form-btn::before{
content:"";
display:block;
position:absolute;
z-index:-1;
width:100%;
height:100%;
border-radius:25px;
top:0;
left:0;
background:#E14504;
/*
background:#4fcd8a;
background:-webkit-linear-gradient(left,#4fcd8a,#E14504);
background:-o-linear-gradient(left,#4fcd8a,#E14504);
background:-moz-linear-gradient(left,#4fcd8a,#E14504);
background:linear-gradient(left,#4fcd8a,#E14504);
*/
-webkit-transition:all .4s;-o-transition:all .4s;
-moz-transition:all .4s;transition:all .4s;
opacity:0;
}

.login100-form-btn:hover{background:0 0;color:#fff}

.login100-form-btn:hover:before{opacity:1}


/*
.pp-btn{font-family:Montserrat-Bold;font-size:15px;line-height:1.5;color:#e0e0e0;width:100%;height:50px;border-radius:25px;background:#333;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;padding:0 25px;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s;position:relative;z-index:1}
*/
.pp-btn::before{
content:"";
display:block;
position:absolute;
z-index:-1;
width:100%;
height:100%;
border-radius:25px;
top:0;
left:0;
background:rgb(51, 51, 51);
/*
background:#4fcd8a;
background:-webkit-linear-gradient(left,#4fcd8a,#E14504);
background:-o-linear-gradient(left,#4fcd8a,#E14504);
background:-moz-linear-gradient(left,#4fcd8a,#E14504);
background:linear-gradient(left,#4fcd8a,#E14504);
*/
-webkit-transition:all .4s;-o-transition:all .4s;
-moz-transition:all .4s;transition:all .4s;
opacity:0;
}

.pp-btn:hover{background:0 1; color:#fff}

.pp-btn:hover:before{opacity:1}








.btn-face,.btn-google{font-family:Raleway-Bold;font-size:16px;line-height:1.2;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:calc((100% - 10px)/2);height:40px;border-radius:3px;border:1px solid #e6e6e6;background-color:#fff;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}

.btn-face{color:#3b5998}
.btn-face i{font-size:20px;margin-right:10px;padding-bottom:1px}
.btn-google{color:#555}
.btn-google img{width:19px;margin-right:10px;padding-bottom:1px}

.btn-face:hover,.btn-google:hover{border-color:#d33f8d}
.validate-input{position:relative}
.alert-validate::before{content:attr(data-validate);position:absolute;max-width:70%;background-color:#fff;border:1px solid #c80000;border-radius:14px;padding:4px 25px 4px 10px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:8px;pointer-events:none;font-family:Montserrat-Bold;color:#c80000;font-size:13px;line-height:1.4;text-align:left;visibility:hidden;opacity:0;-webkit-transition:opacity .4s;-o-transition:opacity .4s;-moz-transition:opacity .4s;transition:opacity .4s}
.alert-validate::after{content:"\f06a";font-family:FontAwesome;display:block;position:absolute;color:#c80000;font-size:15px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:13px}
.alert-validate:hover:before{visibility:visible;opacity:1}

@media(max-width:992px){.alert-validate::before{visibility:visible;opacity:1}}
@media(max-width:576px){.wrap-login100{padding-top:80px;padding-left:15px;padding-right:15px}}


/* ARO DERNIERS */



select {

  /* make arrow and background */

  background:
    linear-gradient(45deg, transparent 50%, blue 50%),
    linear-gradient(135deg, gray 50%, transparent 50%);
  background-position:
    calc(100% - 21px) calc(1em + 2px),
    calc(100% - 16px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;

  /* styling and reset */

  border: thin solid blue;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;

  /* reset */

  border-radius: 0;
  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance:none;
  -moz-appearance:none;
}



.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: .65rem 1rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
	color: #0086e3;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e4e6ef;
    border-radius: .42rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

.form-control-lg {
    font-size: 14px;
	color: #0086e3;

  /* make arrow and background */

  background:
    linear-gradient(45deg, transparent 50%, #333 50%),
    linear-gradient(135deg, #333 50%, transparent 50%);
  background-position:
    calc(100% - 21px) calc(1em + 2px),
    calc(100% - 16px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;

}

.main-panel .content {
    min-height: 0;
}

.titre_crea_Devis {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
	color: #999;
	margin: 15px 0 0;
}

.li_crea_devis {
    width: 25%;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #E14504;
    border-color: transparent;
    font-weight: 500;
}
.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    color: #fff;
    background-color: #E14504;
    border-color: transparent;
    font-weight: 500;
}


.nav-tabs .nav-item {
    text-align: center;
}

.card .card-category, .card label {
    font-weight: 600;
}

.dropdown-item {
    font-size: 12px;
}
.navbar .navbar-nav .dropdown-menu .dropdown-item .nc-icon {
    margin-top: -2px;
}
form-check .form-check-sign::after {
    color: #0086e3 !important;
}
.resume {
    font-size: 11px;
    background: #F1F1F1;
    padding: 10px 50px 15px;
	min-height: 58px;
	margin: 0 -30px;
}

.navbar .navbar-brand {
    font-size: 15px;
    color: black;
    text-transform: uppercase;
	font-weight: 500;
}
.liste_presta {
 background: #F1F1F1; 
 padding: 15px 20px 10px; 
 margin: 4px 0; 
 border-right: 8px solid white;
}
.label_services {
    padding: 15px 10px 15px;
}

.bloc_accueil {
    background-color: #E14504;
    border: 20px solid white;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
    padding: 40px 0;
    border-radius: 30px;
}
.bloc_accueil a {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
.bloc_accueil a:hover {
    color: #212529;
}
