header{
    min-height: 0;
}
#section1 {
    background-color: #343399;
    background: url(../img/new-page/banner.jpg);
    height: 60vh;
    padding-top: 8%;
        background-repeat: no-repeat;
        background-size: cover;
}
.sec1h2 {
    color: #fff;
    text-align: center;
    z-index: 1;
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 1.25em;
    text-shadow: 0 2px 4px rgb(0 0 0 / 50%);
    z-index: 1;
    position: relative;
    margin-top: 100px;
}
.sec1p{
    color:#fff;
    text-align:center;
    padding-bottom: 100px;
    font-weight: 600;
    font-size: 18px;
}
#ucartz_block_section{
    margin-top:80px;
    margin-bottom: 100px;
}

/*new*/
.marginBottom80 {
    margin-bottom: 80px !important;
}
.marginTop20 {
    margin-top: 20px !important;
}
.doc_h3 {
    font-size: 24px;
    color: #122844;
    font-weight: 400;
    margin: 8px 0;
    line-height: 1.2em;
}
.ucartz_newSite-simple-table {
    border: none;
}
.full {
    width: 100%;
}
table tbody {
    width: 100%;
    box-sizing: border-box;
}
table tr {
    width: 100%;
}
.ucartz_newSite-simple-table tr td {
    color: #122844;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 1px #C5CBCe;
    padding: 10px 5px;
}
.txtLeft {
    text-align: left;
}
.fspx15 {
    font-size: 15px;
    line-height: 25px;
}
table tr td {
    background: none;
}
 table tr td {
    border: 1px solid #59d2ef;
    border-collapse: collapse;
}
.noMargin {
    margin: 0;
}
.bold {
    font-weight: 800 !important;
}
.ucartz_colorBleuVif {
    color: #59d2ef !important;
}
.marginTop30 {
    margin-top: 30px !important;
}
.p-r-0{
    padding-right: 0px;
}
.width-10{
    width: 10%;
}