*::selection {
    background-color: rgb(168, 255, 241);/*rgb(186, 243, 255)#dbff78*/
    /* color: rgb();/* rgb(151, 0, 0) */
}

.buttonMyGrey:hover {
    cursor: pointer;
}

/* btn burger */
#tripleCheese {
    height: 40px;
    margin: auto 0;
    padding: 0 8px;
}

img {
    border-radius: .35rem;
}

#cookie-law2 {
    width: 100% !important;
    height: 105px !important;
}

@media (min-width : 3840px)
{
    html {
        font-size: 250% !important;
    }
}

@media(max-width:2560px) and (min-width:1440px){

    header{
        font-size: 90% ;
    }
    .btn{
        font-size: 95% !important;
    }
    footer{
        font-size: 130% ;
    }

}

@media(max-width: 450px){
    header{
        font-size: 1vh;
    }

    .mx-5{
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .myVideo{
        transform: scale(1.5);
    }

    .myVideoLong {
        transform: scale(1.3);
    }

    body{
        overflow-x: hidden;
    }



}

@media(max-width: 1440px) and (min-width:1024px ){

    footer{
        font-size: 80%;
    }
    .btn{
        font-size: 90% !important;
    }

}

@media(max-width: 1023px) and (min-width:768px ){

    footer{
        font-size: 75%;
    }

}

@media(max-width: 768px) and (min-width:425px ){

    footer{
        font-size: 65%;
    }

}



@media(min-width: 1200px ){

    .responsiveDivCol{
        max-width: 30% !important;
        margin: 15px !important;
    }
}

@media(max-width: 1600px) and (min-width: 1400px){

    .card-text{
        font-size: 16px;
    }
    .card-title{
        font-size: 18px;
    }
}

@media(max-width: 1400px) and (min-width: 1200px){

    .card-text{
        font-size: 15px;
    }
    .card-title{
        font-size: 16px;
    }
}

@media all and (orientation:landscape) and (max-device-width:780px) {

    #disparitionNormalScreen{
    display: block;
    }

    #responsiveMobileTitle{
        font-size: 1.5rem !important;
    }
}

@media all and (max-device-width:480px) and (orientation:portrait) {

    #disparitionNormalScreen{
    display: block;
    }

    .responsiveTitle{
        font-size: 1.5rem !important;
    }
}

#firstSkill{
    transition: max-height 0.7s linear;
}



#disparitionNormalScreen{
    display: none;
}

img {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

::-webkit-scrollbar {
    width: 10px;
    border-radius: 15px;
}

/* Track */
::-webkit-scrollbar-track {
    background: rgba(0, 8, 27, 1);
    border-radius: 15px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    /* background: rgba(28, 50, 124, 0.575);  */
    border-radius: 15px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.40, rgb(0,8,27)), color-stop(0.27, rgb(73,125,189)), color-stop(0.60, rgb(0,8,27)));
}

/* Handle on hover
::-webkit-scrollbar-thumb:hover {
    background: rgba(96, 104, 170, 0.5);
}*/

.bLink {
    cursor: pointer;
    font-weight: bold !important;
}

.bLink:hover {
    text-decoration: none;
}

.bgMyBlue {
    background-color: white;
    /* background-color: rgb(37, 68, 107); */
}

.bgMyBlue2{

    background-color: rgb(0, 8, 27);
}

.bgMyBlue3{
    background-color: rgb(2, 21, 47);
}

.bodybg {
    background-color: rgb(0, 8, 27);
}

.btn:focus {
    outline: none !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.boutonBandeau {
    /* margin-top: 1% !important;
    margin-bottom: 1% !important; */
    /* 
    background-color: #041a3d; 
    color: white;Ajout couleur desktop */
    border-radius: 7px !important;
    background-attachment: fixed;
}

.boutonBandeau:hover {
    background-color: rgb(9, 39, 87);
    color: white;
    transition: .3s;
    cursor: pointer;
}

.buttonMyGrey {
    background-color: rgb() !important;
    color: white !important;
    border: none !important;
    transition: 1s !important;
    transition: box-shadow 1s !important;
    transition: ease-in-out 1s !important;
    -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5);
    background : rgb(12, 40, 74);

}

.buttonMyGrey:hover {
    transition: 1s !important;
    transition: box-shadow 1s !important;
    transition: ease-in-out 1s !important;
    box-shadow: none;
}
.buttonSuite {
    background-color: transparent !important;
    color: rgb(133, 133, 133) !important;
    border-width: 0px !important;
}

.buttonSuite:hover {
    cursor: pointer;
    background-color: rgb() !important;
    transition: .2s;
    -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0.25), Direction=134, Strength=5);
}

/*
@-webkit-keyframes buttonSuite {
    0% { background-color: transparent !important; }
    50% { background-color: red !important; }
    100% { background-color: rgb(186, 243, 255) !important; }
}
@keyframes buttonSuite {
    0% { background-color: transparent !important; }
    50% { background-color: red !important; }
    100% { background-color: rgb(186, 243, 255) !important; }
}
*/

.col-xl-3, .col-lg-10{

padding-left: 0;
padding-right: 0;



}



#noPadding{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.noPadding{
    padding-left: 0 !important;
    padding-right: 0 !important;
}



.inner-div {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.5s ease;
    transform: scale(1.01);
    transition: 4s;
}

/* Zoom des images */
.inner-div:hover {
    transform: scale(1.2);
    transition: 2s;
}

.myContainer {
    position : fixed;
    transition: 2s;
    z-index: 1;
    width: auto;
    max-width: 40%;
    font-size: 80%;
    right : 5px;
    top : 5px;
}

.ombre {
    -moz-box-shadow: 20px 20px 10px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 20px 20px 10px 0px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 20px 20px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 20px 20px 10px 0px rgba(0, 0, 0, 0.3);
    filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0.3), Direction=134, Strength=5);
}

.ombre-bas{
    -moz-box-shadow: 0px 3px 10px black;
    -webkit-box-shadow: 0px 3px 10px black;
    -o-box-shadow: 0px 3px 10px black;
    box-shadow: 0px 3px 10px black;
    transition: 1s;
}

.ombre-inline:invalid {
    -webkit-box-shadow: inset 0px 0px 4px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 4px 2px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 4px 2px rgba(0,0,0,0.75);
}

.ombre-sm {
    -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0.25), Direction=134, Strength=5);
}

.outer-div {
    overflow: hidden;
    border-radius: 3px 3px 0 0;
}

.t05 {
    transition: 0.5s !important;
}

.t1 {
    transition: 1s !important;
}

.t2 {
    transition: 2s !important;
}

@media (max-width: 1900px) and (min-width: 1450px){

    .responsiveTitle{
        margin-top: -40px;
    }
}

@media (max-width: 1450px){

    .responsiveTitle{
        margin-top: -30px;
    }
}



 .hereInGoodMoment{
        display: none !important;
    }


@media (max-width: 1200px){

    .hereInGoodMoment{
        display: block !important;
    }
    .notHereInGoodMoment{
        display: none;
    }

}

  #modalContact {
    z-index: 99999999;
  }

  .envoyer {
    background-color: black;
    color: white;
    transition : 1.2s;
  }

  .envoyer:hover {
    background-color : black;
    color: white;
    transition : 0.5s;
    -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0.25), Direction=134, Strength=5);
  }

  .fermer {
    background-color : black;
    color: white;
    transition : 1.2s;
  }

  .fermer:hover {
    background-color : red;
    color: white;
    transition : 0.5s;
    -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
    filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0.25), Direction=134, Strength=5);
  }

.moreInformation{
    display: table;
    margin: auto;
}

@media(min-width: 1200px){
  .ImageTitle{
    height:230px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10%;
    margin-left:10%;
    display: flex;
    border-radius: 8px;
    margin-bottom: 3rem;
    margin-top: -2rem;
  }
}

@media(min-width: 920px) and (max-width: 1200px) {
  .ImageTitle{
      height:230px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      margin-right: 10%;
      margin-left:10%;
      display: flex;
      border-radius: 8px;
      margin-top: 3rem;
  }
}

@media(min-width: 300px) and (max-width: 760px){
  .ImageTitle{
    height:230px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    border-radius: 8px;
  }
}

@media(min-width: 760px) and (max-width: 920px){
  .ImageTitle{
    height: 230px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 4%;
    margin-left:4%;
    display: flex;
    border-radius: 8px;
  }
}

.ImageTitle2{
    height: 100%;
    width:100%;
    margin: auto;
    text-align: center;
    opacity: 1;
    background-color: rgba(220,220,220,0.4);
    transition: 0.3s;
    display:none;
    border-radius: 8px;
}

.ImageTitle2 b{
    display: table-cell;
    vertical-align: middle;
    /*opacity: 0;*/
}
.ImageTitle2:hover{
    background-color: rgba(220,220,220,0.5);
}

#ImageTitleComp{
    background-image: url('../Files/Image/pages/bannières/nos compétences short.png');
}

#ImageTitleValue{
    background-image: url('../Files/Image/pages/philosophie/notre philosophie.mp4');
}

#ImageTitleContrat{
    background-image: url('../Files/Image/pages/bannières/nos contrats short.png');
}

#ImageTitleSecurite{
    /*background-image: url('../Files/Image/pages/securite/securite.mp4');*/
}

#ImageTitleAcronis{
    /*background-image: url('../Files/Image/pages/newPicture/Acronis.jpg');*/
}

#ImageTitleBeemo{
    /*background-image: url('../Files/Image/pages/newPicture/BeemoFond.jpg');*/
}

#ImageTitleTelecom{
    background-image: url('../Files/Image/pages/bannières/offres télécom short.png');
}

#ImageTitleTracabilites{
    background-image: url('../Files/Image/pages/bannières/tracabilité short.png');

}
#ImageTitleSolutions{
    /*background-image: url('../Files/Image/pages/bannières/nos solutions.mp4');*/

}

@media(min-width: 720px) and (max-width: 1200px){
  .myVideo{
    margin: 0 auto;
    right:0;
    bottom:0;
    max-width:90%;
    min-height:100%;
  }
}

@media(min-width: 1200px){
  .myVideo{
    margin: 0 auto;
    right:0;
    bottom:0;
    min-width:100%;
    min-height:100%;
    margin-top:3rem;
  }
}

@media(min-width: 520px) and (max-width: 720px){
  .myVideo{
    margin: 0 auto;
    right:0;
    bottom:0;
    min-width:100%;
    min-height:100%;
  }
}

@media(max-width: 520px){
  .myVideo{
    margin: 0 auto;
    right:0;
    bottom:0;
    min-width:100%;
    min-height:100%;
  }
}


@media (max-width: 850px) {

    .ImageTitle2{
        display: table;

    }

    #ImageTitleComp{
    background-image: url('../Files/Image/pages/bannières/nos compétences 2.png');
    }

    #ImageTitleValue{
        background-image: url('../Files/Image/pages/bannières/notre philosophie 2.png');
    }

    #ImageTitleContrat{
        background-image: url('../Files/Image/pages/bannières/nos contrats 2.png');
    }

    #ImageTitleSecurite{
        /*background-image: url('../Files/Image/pages/newPicture/Securite.jpg');*/
    }

    #ImageTitleAcronis{
       /* background-image: url('../Files/Image/pages/newPicture/Acronis.jpg');*/
    }

    #ImageTitleBeemo{
        /*background-image: url('../Files/Image/pages/newPicture/BeemoFond.jpg');*/
    }

    #ImageTitleTelecom{
        background-image: url('../Files/Image/pages/bannières/offres télécom 2.png');
    }

    #ImageTitleTracabilite{
        background-image: url('../Files/Image/pages/bannières/tracabilité 2.png');
    }


}

.textNotCard{
    color:white;
}

.textNotCardPrep{
    text-align: center;
    margin: auto;
}

.responsiveImagePart3{
    width: 100%;
    margin: auto;
    display: flex;

}

.responsiveImage2Part3{
    margin-left: 10%;
    margin-right: 10%;
    width:80%;
}
#logo-carpe {
	min-height: 50px;
	min-width: 173px;
}

@media (max-width: 400px) {
    #logo-carpe {
        min-height: 48px !important;
        min-width: 156px !important;
    }
}

/* navbar responsive */
@media (max-width: 990px) {
    #navbarSupportedContent1 {
        max-width: 226px;
        background-color: #041a3d;
        margin-left: auto;
        padding: 10px;
        border-radius: 10px;
        position:absolute;
        top: 55px !important;
        right: 23px;
    }

    nav {
        position: relative;
    }
}

@media(max-width: 990px){
	.nav-item>a {
		min-width: 200px;
		max-width: 220px;
		padding-top: 5px;
		padding-bottom: 5px;
		display: flex;
		justify-content: space-between;
	}
}

@media (max-width: 1199px){

    .responsiveImagePart3{
        height: 100%;
    }
}

.contentPart3{
    margin-right: 10%;
    margin-left:10%;
    display: flex;
}

.h3{
    margin-right: 10%;
    margin-left:10%;
}

#ImageTitleTracabilite{
   /* background-image: url('../Files/Image/pages/newPicture/circle.png');*/
}

.ImageContent{
    height: 200px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10%;
    margin-left:10%;
    display: flex;
}

@media (max-width: 1480px){

    #ImageTitleTracabilite{
        /*background-image: url('../Files/Image/pages/newPicture/demi_demi_circle.png');*/
    }
    .ImageContent{
        height: 375px;
    }
}

@media (max-width: 700px){

    #ImageTitleTracabilite{
       background-size: 390px
    }

    .ImageContent{
        height: 280px;
    }
}

@media(max-width: 500px){
  .marginMiseEnForme{
      margin-left: 10%;
      margin-right: 10%;
      margin-top: -4rem;
  }
}

@media(min-width: 500px) and (max-width: 720px){
  .marginMiseEnForme{
      margin-left: 10%;
      margin-right: 10%;
  }
}

@media(min-width: 720px){
  .marginMiseEnForme{
      margin-left: 10%;
      margin-right: 10%;
      margin-top: -2rem;
  }
}

.sectionModal{
    bottom: 200px !important;
}

@media (min-width:1001px) and (max-width: 1439px){
    .sectionModal{
        bottom: 220px !important;
    }
}

@media (max-width:1000px){
    .sectionModal{
        bottom: 220px !important;
    }
}

@media (max-width:885px){
    .sectionModal{
        bottom: 235px !important;
    }
}

@media (max-width:767px){

    .sectionModal{
        bottom: 440px !important;
    }
}

@media (max-width:550px){
    #tittleNewModal{
        font-size: 20px ;
    }
    #paragraphNewModal{
        font-size: 12px;
    }
}

@media (min-width:444px) and (max-width:550px){
    .sectionModal{
        bottom: 400px !important;
    }
}

@media (max-width:330px){
    .sectionModal{
        bottom: 420px !important;
    }
}

@media (max-width:283){
    .sectionModal{
        bottom: 430px !important;
    }
}


.appearNewModal {

      transition-property: bottom;
}

#tittleNewModal{
    font-size: 1.75rem ;
}


#cookie-law2 {
    visibility: visible !important;
    z-index: 998899 !important;
    width: 100% !important;
    border: 1px solid #717171;
    padding-top: 20px;
    position: fixed;
    bottom: 5px;
    max-width:940px;
    background:#EEEADD;
    margin:10px auto;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    right: 0;
    left: 0;
    background: rgb(9,9,121);
    background: linear-gradient(180deg, rgba(9,9,121,1) 0%, rgba(2,0,36,1) 0%, rgba(7,38,82,1) 39%, rgba(20,89,134,1) 78%, rgba(4,86,120,1) 100%);
}

#cookie-law2 p {
    padding:10px;
    font-size:.95rem;
    text-align:center;
    color:rgb(201, 201, 201);
    margin:0;
}

@media screen and (max-width:700px){
    #cookie-law2 p {
        font-size: .75rem;
    }
}

@media screen and (max-width:345px){
    #cookie-law2 p {
        font-size: .7rem;
    }
}

#cookie-law2 img{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    margin-top: 10px;
}

#cookie-law2 a{
    color: rgb(30, 127, 232);
}

@media (max-width:1900px){
	#navbarSupportedContent1{
		top:0;
	}
}