﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.question {
    text-align : right;
}

.answer {
    
}


.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}


.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color : whitesmoke;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

/*


    Custom content



*/

.categorie{
    text-align : center;
}

.centered{
    text-align : center;
}

.main-home {
    margin-top : 20px;
    background-color: rgba(255, 255, 255, 0.90);
    min-height: 500px;
    display: flex;
    display: -ms-flexbox;
    flex-flow: column;
    -ms-flex-flow: column;
    vertical-align: central;
    border-radius: 30px;
}
#fond {
    
    background-image: url("../images/chalet.jpg");
    background-size: cover;
    background-position : center;
    background-repeat: no-repeat;
    height: 100%;
}

body{
    display:flex;
    display : -ms-flexbox;
    flex-flow:column;
   
    vertical-align : central;
}
.bck {
    flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    text-align: center;
    display: flex;
    align-items: center;
    
}

.whiteback {
    background-color: white;
    border-radius: 25px;
    width: 250px;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.row-header {
    flex: 0 1 auto;
}

.row-footer {
    flex: 0 1 auto;
    -ms-flex : 0 1 auto;
}

.align{
    display :flex;
    align-items:center;
    justify-content : center;
}

.row2 {
    
    margin-right: -7.5px;
    margin-left: -7.5px
}

.col-double {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.inline{
    display : flex;
    display: -ms-flexbox;
    justify-content : center;
    flex-direction : row;
    align-items : center;
}

.listeder {
    margin-bottom: -15px;
    margin-left: 10px;
}


.col1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

#listepays {
    display: flex;
    display: -ms-flexbox;
    flex-flow: column;
    vertical-align: central;
    background-color: #ffffffeb;
    margin: 25px;
    margin-right: 10%;
    margin-left: 10%;
    padding-top: 10px;
    border-radius: 30px;
    max-height: 500px;
    text-align : center;
    
}

a {
    color: #173740;
}

a:hover {
    color: #bb6a38;
}

#listepays a, .lienliste ,lienliste a{
    color: #173740;
}

#listepays a:hover, .lienliste:hover, lienliste a:hover {
    color: #bb6a38;
}

.scrolliste {
    overflow-y: auto;
    max-height: 350px;
    width:200px;
   
    
}

.lienliste:hover .triangle-right {
    border-top: 5px solid transparent;
    border-left: 10px solid #bb6a38;
    border-bottom: 5px solid transparent;
}

.pb-3 {
    margin-bottom: 40px;
}

input, button, .btn-default{
    padding : 5px;
    border-radius: 15px;
    background-color : #173740;
    border : 2px solid black;
    color : white;
}

input:hover, button:hover, .btn-default:hover{
    border : 2px solid #173740;
    background-color : white;
    color : #173740;
}

.btn-default {
    margin: 15px 0px 15px 0px;
}

button a{
    color : white;
}
button a:hover{
    color : #173740;
}

.listereg {
    align-items: center;
    justify-content: center;
    display: grid;
    display: -ms-grid;
    
}

.listereg input{
    margin-top: 15px;
}

#scroll {
    margin-left: 25px;
    margin-right: 10px;
    overflow-y: auto;
}



.triangle-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid black;
    border-bottom: 5px solid transparent;
    margin-top: 4px;
    margin-left: 5px;
}

.regionfr, .regionfr a {
    color: #c99478;
    font-size:14px;

}
.flex-detail{
    display : flex;
    display : -ms-flexbox;

}
.prod-img{
    max-height:450px;
}
.col-img {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}
.col-info {
    -ms-flex: 0 0 67%;
    flex: 0 0 67%;
    max-width: 67%;
}

.right-dir{
    justify-content : flex-end;
}

.regionfr:hover, .regionfr a:hover {
    color: #2c386f;
}

.logo{
    max-height : 90px;
}

#colnew {
  
    display : flex;
    align-items : center;
}

.prod{
    width : 68%;
    text-align : right;
}


.tooltip-text {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    width: 200px;
    color: white;
    font-size: 12px;
    background-color: darkorange;
    border-radius: 10px;
    padding: 10px 15px 10px 15px;
}

.hover-text:hover .tooltip-text {
    visibility: visible;
}

#right {
    top: -30px;
    left: -1px;
}


.hover-text {
    position: relative;
    display: inline-block;
    margin: 40px;
    width: 20px;
    color: white;
    background-color: orange;
    font-size: 12px;
    text-align: center;
    border-radius: 100%;
    border: solid 1px orange;
}

.hover-text:hover {
    color: darkorange;
    background-color: white;
}

#colnew2 {
    display: flex;
    align-items: center;
}

.tooltip-text2 {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    width: 200px;
    color: white;
    font-size: 12px;
    background-color: darkorange;
    border-radius: 10px;
    padding: 10px 15px 10px 15px;
}

.hover-text2:hover .tooltip-text2 {
    visibility: visible;
}

#right2 {
    top: -30px;
    left: -1px;
}

#dropdownbut{
    margin : 15px;
}

#paysprod{
    width:65%;
    text-align : right;
}

#elbutton{
    padding-top : 20px;
    padding-bottom : 20px;
}

.hover-text2 {
    position: relative;
    display: inline-block;
    margin: 40px;
    width: 20px;
    color: white;
    background-color: orange;
    font-size: 12px;
    text-align: center;
    border-radius: 100%;
    border: solid 1px orange;
}

.hover-text2:hover {
    color: darkorange;
    background-color: white;
}

@media only screen and (max-width: 768px) {
    .bck {
        display: inline;
        align-items: center;
    }

    .center-tipo{
        text-align : center;
    }

    .main-home .accueil {
        min-height: 300px;
    }

    .col-double {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #listepays {
        margin-left: 15%;
        margin-right: 15%;
    }

    .col-img {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align : center;
    }

    .col-info {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .flex-detail {
        display: block;
    
    }

    .col-sm-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .col-sm-10 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .tooltip-text{
        width:100px;
    }

    #right {
        top: -30px;
        left: -20px;
     
    }

    .tooltip-text2 {
        width: 100px;
    }

    #right2 {
        top: -30px;
        left: -20px;
    }

    .col{
        margin-top:45px;
        margin-bottom : 45px;
    }
}


