@import "font.css";


* {
    direction: rtl;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-family: Helvetica;

}

html {
    /*22px*/
    font-size: 65%;

    color: black;
    scroll-behavior: smooth;

    scroll-behavior: smooth;
    box-sizing: border-box;
}


body {
    position: relative;
    min-height: 100%;
    /*font-size: clamp(1.5rem, 5vw, 2rem);*/
    font-size: 2rem !important;
}

main {
    min-height: 80vh !important;
}

.datas {

    min-height: 100% !important;

}

#home {
    min-height: 80vh !important;
}


.logo {
    width: 111.875px;
    height: 75px;
}

#NavMenu {
    width: 100%;
    font-size: 1.8rem !important;
}


video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    transform: translateX(-50%) translateY(-50%);
    background: url('../data/no1.png') no-repeat;
    background-size: cover;
    transition: 1s opacity;
}

.content {
    background-color: #0c5460;
    border: 1px solid white;
    padding: 30px;
    display: inline-block;
    width: 20%;
    height: 250px;
}


li a {
    text-decoration: none !important;
    color: #575F67 !important;
}

a {
    text-decoration: none !important;
    color: white !important;
}


.footer-img {

    direction: ltr !important;
    height: 70px;
    width: 70px;
}


a:hover {
    transition: color .4s ease;
    color: gray !important;
    text-decoration: none;
}

.righter1 {
    float: left;
    display: inline-block;
    position: absolute;
    right: 0;
}

.righter {
    float: right;
    display: inline-block;
    position: absolute;
    right: 0;
}

.picto-card-texts {
    width: 50% !important;
}

.img-top {
    width: 180px;
    height: 45px;
}

.r-side {
    display: inline-block !important;
    float: right !important;
    margin-right: 5rem !important;
    padding-top: 5rem !important;
}

#address {
    width: clamp(20ch, 17vw, 70ch) !important;
    display: inline-block !important;
}

.serv-card-text {
    width: clamp(27ch, 50vw, 70ch) !important;
}

.centre {
    color: black;
    margin: 0 auto !important;
    text-align: center;
}

.tableColumn {
    display: table-column;
}

#form {
    margin: 0 auto;
    text-align: center;
    margin-top: 9%;
    margin-bottom: 4%;
}

#form1 {

    margin: 0 auto;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
}

.main_card {
    min-height: 75vh !important;
}


#card_home {
    background-image: url("../data/IMG_7370.JPG");
    background-size: cover !important;
    background-position-y: -12rem !important;

}

#pub {
    display: inline-block;
    float: left;

}

#pub img {
    width: 100% !important;
}

#Publications a {
    color: #FFFFFF !important;
}

#contact_b {
    color: #FFFFFF !important;
    background-image: url("../data/IMG_7545.jpg");
    background-size: cover !important;
    background-position-y: -10rem !important;
}

#contact_b a {
    color: #FFFFFF !important;
}

a #btn1 {
    width: 200px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    border-radius: 4px;
    margin-top: 22%;
    background-color: white;
    color: black;
}

a #btn2 {
    width: 200px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    border-radius: 4px;
    margin-top: .8%;
    font-size: 14px;
    color: white;
}

a #btn3 {
    width: 200px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    border-radius: 4px;
    background-color: white;
    color: black;
    line-height: 40px;
}

#btn4 {

    text-align: center;
    margin: 0 auto;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background-color: white;
    color: black;
    line-height: 40px;
}

a #btn5 {
    width: 200px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    border-radius: 4px;
    margin-top: .2%;
    font-size: 25px;
    color: black;
}


#main1 form {
    margin: 0 auto;
    text-align: center;
}

ul {
    display: inline-block;
    width: 50%;
}

li {
    display: inline-block;
    margin-left: 2%;
}

li a {
    color: black;
}

li:last-child a {
    color: red;
}

table {
    width: 90%;
    border: 1px solid white;
    border-collapse: collapse;
    text-align: center;
    margin: 0 auto;
    font-size: 22px;
    background-color: #aaf2da;
}

#ct2 {
    font-size: 27px;
    font-weight: bolder;

}

table a {
    display: inline-block;
    width: 100px;
}

table tr {
    height: 50px;
    border-bottom: 1px solid white;
}

table tr:first-child {
    background-color: beige;
}

table tr td:nth-child(7) {
    background-color: aliceblue;

}

table tr td:last-child {
    background-color: red;


}

table tr td:nth-child(7) a {
    color: black;
}

table tr td:last-child a {
    color: white;
}

.pf1 {
    font-size: clamp(1rem, 4vw, 2rem);
    padding-top: 0;
}


.page__style a:hover {
    color: #ccc;
}


.carousel {
    height: 300px !important;
    width: 50%;
    color: transparent !important;
    display: inline-block;
}

video {
    margin-right: 3%;
}

.carousel-indicators > li {
    margin: 15px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.carousel-item1 {
    height: 30vh;
    min-height: 100px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.arrow-up {
    text-align: center;
    position: fixed;
    width: 50px !important;
    height: 50px !important;
    display: block;
    opacity: 0;
    border-radius: 10000px;
    right: 2%;
    top: 90%;
    color: white;
    background-color: red;
    font-size: 32px;
}

.border-round{
    border-radius: 50px!important;
}

#footer-text{
    font-size: clamp(1rem, 4vw, 2rem);
}

