@import url('https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&display=swap');

* {
    outline: none;
    font-family: 'Nunito', sans-serif;
}

body {
    font-family: 'Nunito', sans-serif;
    background: white;
}


/*
 HEADER / NAVIGATION
*/
.preheader {
    background: #5A5A5A;
    color: #FFF;
    text-transform: uppercase;
    font-size: 11px;
    height: 30px;
    padding: 9px;
    font-weight: 700;
    overflow: hidden;
}

.preheader p {
    float: left;
}

.preheader .stats {
    float: right;
}



.header-connect {
    background: url(../images/template/home/rencontre.jpg) center -525px;
    background-size: cover;
    padding-bottom: 40px;
}

.header-connect .nright {
    float: right;
}

.header-connect .nleft {
    float: left;
}

.header-connect li a {
    color: #FFF;
}

.header-connect li a:hover {
    color: #a8d93d;
}


.header-connect .logo-container {
    background: #ffffff;
    border-radius: 0 0 55% 55%;
    margin-top: -132px;
}

.header-connect .logo-circle {
    background: #ffffff;
    border-radius: 0 0 40px 40px;
    width: 100%;
}

.header-connect .logo-container .logo-circle img {
    width: 79%;
    position: absolute;
    bottom: 21px;
    left: 12%;
}

.header-connect .nav {
    margin-top: 25px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}

#svg-container {
    position: absolute;
    bottom: -7px;
    width: 100%;
    left: 0px;
}

.btn-round {
    background-color: transparent;
    border-color: #87B020;
    color: #87B020;
    border-radius: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

.btn-round:hover {
    background: #87B020;
    border-color: #87B020;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #FEFE;
}


.main-nav {
    display: flex;
    height: 150px;
}

.second-nav {
    display: none;
    height: 150px;
}

.mobile-nav {
    display: none;
    height: 150px;
}

.head-form {
    background: #fff;
    border-radius: 6px;
	margin-bottom: 100px;
}

.head-form h4 {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #5A5A5A;
    margin-bottom: 3px;
    margin-left: 2px;
}

/*.head-form .search-gender input {
    background:#e5ebf2;
}
*/

.btn-secondary {
    color: #3e3e3e;
    background-color: #e5ebf2;
    border-color: #e5ebf2;
    font-weight: bolder;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #87B020;
    border-color: #87B020;
}

.head-form select {
    background-color: #e5ebf2;
    border-color: #e5ebf2;
}

.head-form .btn {
    background-color: #fff;
    border-color: #87B020;
    color: #87B020;
    border-radius: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

.head-form .col-lg-3 {
    padding-top: 13px;
    padding-bottom: 16px;
}

.head-form .search-gender label {
    border-radius: 7px;
}


.last-register {
    color: #87B020;
    font-size: 20%;
    margin-right: 2px;
}

.last-register .row {
    width: 100%;
    margin-left: 0;
}

.last-register .col-lg-3 {
    position: relative;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}

.last-register .col-lg-3 span i {
    color: #87B020;
}

.last-register .col-lg-3 span {
    position: absolute;
    left: 16px;
    bottom: 7px;
    font-size: 8px;
    color: #fff;
    background: black;
    letter-spacing: 2px;
    border-radius: 7px;
    width: 79px;
    text-align: center;
    padding: 1px;
    margin-left: 1%;
}

.last-register img {
    width: 90%;
}



.other-profil-card {
    text-align: center;
}

.other-profil-card .box-img {
    overflow: hidden;
	margin:auto;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.other-profil-card .box-img img {
    width: 180px;
	height: 180px;
}

.other-profil-card .card-title {
    margin-top: 12px;
    font-size: 17px;
    font-weight: 700;
	color: #F0836C;
}

.other-profil-card .infos {
    display: inline-block;
	width:100%;
    text-transform: uppercase;
    color: #5A5A5A;
    font-size: 15px;
	text-align:center;
}
.other-profil-card .infos p {
margin-top:2px;
margin-bottom:3px;
}

.other-profil-card a {
    color: #F0836C;
    font-weight: 700;
}

.other-profil-card p {
    font-size: 14px;
	text-transform:uppercase;
    line-height: 16px;
    color: #5A5A5A;
    margin-top: 17px;
    margin-bottom: 17px;
}

.online-profil {
    padding-bottom: 25px;
}

.online-profil h3 {
    text-align: center;
    font-weight: bolder;
    color: #F0836C;
    font-size: 2rem;
}

.box-actu {}

.box-actu h3 {
    font-weight: bolder;
    color: #5A5A5A;
    font-size: 2rem;
    margin-top: 35px;
    margin-bottom: 25px;
}

.box-actu img {
    width: 100%;
}

.box-actu .card-title {
    font-weight: bolder;
    font-size: 1em;
    margin-bottom: 1px;
}

.box-actu .card-body {
    padding: 10px;
}

.box-actu .card-text {
    margin-bottom: 0;
    font-size: 13px;
    text-align: justify;
    color: #a4a4a4;
}


h1 {
    color: #FFF;
    font-weight: bolder;
    padding-bottom: 20px;
    padding-top: 20px;
}


footer {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 14px;
    color: white;
	background-color:#565656;
}

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

footer a:hover {
    color: #FF0055;
}



@media (max-width: 575px) {
    header .logo-container {
        display: none;
    }

    .pre-logo-container {
        display: none;
    }

    .main-nav {
        display: none;
    }

    .second-nav {
        display: none;
    }

    .mobile-nav {
        display: flex;
    }

    .second-nav img {
        display: none;
    }

    header .nav {
        margin-top: 50px;
    }

    .preheader {
        display: none;
    }


}



@media (min-width: 576px) {
    header .logo-container {
        display: none;
    }
	
	.label-right {
		float:right;
	}
	
	.labels-right label {
		text-align:right;
	}

    .pre-logo-container {
        display: none;
    }

    .main-nav {
        display: none;
    }

    .second-nav {
        display: flex;
    }

    .mobile-nav {
        display: none;
    }

    header .nav {
        margin-top: 50px;
    }

}

@media (min-width: 768px) {
    header .logo-container {
        display: none;
    }

    .pre-logo-container {
        display: none;
    }

    .main-nav {
        display: none;
    }

    .second-nav {
        display: flex;
    }

    .mobile-nav {
        display: none;
    }

    header .nav {
        margin-top: 25px;
    }

}





@media (min-width: 992px) {

    .header-connect .logo-container {
        border-radius: 0 0 45% 45%;
        margin-top: -146px;
        display: block;
    }

    .header-connect .logo-circle {
        height: 200px;
		box-shadow: 0 5px 10px 0 rgba(0,0,0,.14),0 0px 0px 0px rgba(0,0,0,.12),0 0px 0px 0 rgba(0,0,0,.112);
    }

    .header-connect .logo-container .logo-circle img {

    }

    .pre-logo-container {
        display: block;
    }

    .header-connect .nav-link {
        padding: 0.5rem 0.5rem;
    }

    .header-connect .nav {
        margin-top: 25px;
        font-size: 13px;
        font-weight: 600;
    }

    .main-nav {
        display: flex;
    }

    .second-nav {
        display: none;
    }

    .mobile-nav {
        display: none;
    }

    .head-form {
        zoom: 0.8;
    }

}





@media (min-width: 1200px) {
.home-padding-left {
padding-left:110px;
}
    header .logo-container {
        border-radius: 0 0 55% 55%;
        margin-top: -127px;
        display: block;
    }

    header .logo-circle {
        height: 241px;
    }

    header .logo-container .logo-circle img {
        bottom: 60px;
    }

    .pre-logo-container {
        display: block;
    }

    header .nav-link {
        padding: 0.5rem 1rem;
    }

    header .nav {
        margin-top: 25px;
        font-size: 15px;
        font-weight: 600;
    }

    .main-nav {
        display: flex;
    }

    .second-nav {
        display: none;
    }

    .mobile-nav {
        display: none;
    }

    .head-form {
        zoom: 1;
    }

}


.modal-connexion .modal-dialog {
    width: 390px;
}
.modal {
	border-radius:none !important;
}

#logo_header2 {
margin-top:10px;
margin-bottom: 15px;
}

.formsearchadv .form-control {
padding-top:2px;
padding-bottom:2px;
height: 30px;
}

.coeurprofil {
font-size:22px;
}
.bulleprofil1 {
font-size:22px;
color:#57DA28;
}
.bulleprofil2 {
font-size:22px;
color:red;
}
.other-profil-card {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border: none;
margin-bottom: 35px;
box-shadow: 0 5px 10px 0 rgba(0,0,0,.14),0 0px 0px 0px rgba(0,0,0,.12),0 0px 0px 0 rgba(0,0,0,.112);
}
#colleftmessageriexs {
    background-color: white !important;
}
.message-left-infos {
    color: black !important;
}
.messagerie-left-title {
    color: black !important;
}
#message_detail_top {
    background-color: #F0836C !important;
}
.panel-default > .panel-heading {
    background: #F0836C !important;
    background-color: #F0836C !important;
    color: black !important;
}


@media (max-width: 991px) {
header li a {
    font-size: 12px;
}
header .nav {
    margin-top: 10px !important;
}

}



.other-profil-card .card-body {
padding: 0px;
min-height: 275px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.menu-compteur {
width:75px;
text-align:center;
}

.message_intro {
color: #989898;
font-size: 11px;
}

.homeslogans {
color:#5A5A5A;
font-weight: bold;
display: inline-block;
font-size: 24px;
line-height: 29px;
}
.home-surligne {
background-color:white;
padding-left:10px;
padding-right:10px;
color:#F0836C;
padding-top:2px;
padding-bottom:2px;
}
.homeslogans-1 {
margin-top:15px;
}
.homeslogans-2 {
margin-bottom:40px;
}
.home-notice {
font-size:15px;
color:#5A5A5A;
}
.themed-grid-col {
padding:7px;
}

.icones-vignette {
color:white;
font-size: 20px;
}
.vignette_infos_nb {
position:absolute;
z-index:20;
top:5px;
right:10px;
}
#discussion_label {
display: inline-block !important;
width: auto !important;
}
#discussion_pseudo:hover,
#discussion_pseudo {
color:white !important;
display: inline-block !important;
width: auto !important;
}

