
/* HTML ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

* {margin: 0;padding: 0;}
html{}
body, p, ul, li, ul li p, ol li p, img, form, fieldset, input, text-area, select, button {margin:0; padding:0; border:0;}
body, p, ul, li, ul li p, ol li p, form, fieldset, input, text-area {font-size: 16px;}
body {color:#000; font-family: 'Noto Sans', sans-serif; font-size:13px; line-height:150%; overflow-x: hidden; position: relative;}
form, input, textarea {color:#ffffff;font-size:13px;}
input, textarea, select {background-color:#FFFFFF;}
::placeholder{
    color: #191919;
    font-weight: 400;
    font-family: 'Noto Sans',sans-serif;
    font-style: italic;
    font-size: 16px;
}
input:focus,textarea:focus,select:focus{
    outline: none;
    box-shadow: none;
}
h1, h2, h3, h4, h5, h6 {color:#000;font-weight:normal;line-height:125%;margin:0 0 10px; font-weight: 700;}
h1 {font-size: 36px; font-weight: 700; margin-bottom:  20px;}
h2 { font-size: 32px;}
h3 {font-size: 26px;}
h4 {font-size: 22px;}
h5 {font-size: 20px;}
h6 {font-size: 18px;}
p {
    font-size: 14px;
    font-weight: 400;
    color: #191919;
    line-height: 22px;
    padding-bottom: 15px;
    font-family: "Noto Sans" , sans-serif;
}
ul, ol {margin: 0 0 15px 0;}
ul li {
    padding-left: 20px;
    position: relative;
    font-size: 14px;
    font-family: 'Noto Sans',sans-serif;
    font-weight: 400;
    color: #191919;
    line-height: 19px;
    list-style: none;
    margin: 0 0 20px 0;
}
ul li:before {
    width: 8px;
    height: 8px;
    background: #5F2E7C;
    display: block;
    content: "";
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
}
ol li {
    list-style-type: decimal;
    padding-left: 20px;
    position: relative;
    margin-left: 0;
    font-size: 14px;
    font-family: 'Noto Sans',sans-serif;
    font-weight: 400;
    color: #191919;
    line-height: 19px;
}
table p {padding-bottom:0;}
/*----- Link ------*/

a{
    color:#33a953;
    text-decoration: none;
    outline: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: 700;
}
a:hover {text-decoration: none;color:#16A954;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
button {-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
button:hover {-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}

/*----- Table ------*/

table{border-collapse:collapse;color:#000;margin:0 0 15px;text-align:left;width:100% !important; max-width: 100%;}
table thead tr td, table thead tr td th{background-color:#636466;border-bottom:1px solid #fff;border-right:1px solid #fff;
                                        border-top:1px solid #fff;color:#fff; padding:8px 15px;font-size:16px; line-height:150%; 
                                        font-weight: 600;}
table tbody tr td{
    background-color:#fff;
    border-bottom:1px solid #dfdfdf;
    border-right:1px solid #dfdfdf;
    border-left:1px solid #dfdfdf;
    border-top:1px solid #dfdfdf;
    padding:8px 15px;
    color:#666666; 
    font-size:16px; 
    line-height:150%; 
    font-weight: 400;
/*    font-family: 'FiraSans',sans-serif;*/
}
table tbody tr th{
    background-color:#f1f1f1;
    border-bottom:1px solid #dfdfdf;
    border-right:1px solid #dfdfdf;
    border-left:1px solid #dfdfdf;
    border-top:1px solid #dfdfdf;
    color:#666666;
    padding:8px 15px;
    font-size:16px; 
    line-height:150%; 
    font-weight: 600;
/*    font-family: 'FiraSans',sans-serif;*/
}
table tbody tr td ul, table tbody tr td ol{margin:0;} 

a.download{background: url('/assets/img/front/icons/download.png') left top no-repeat; width: 15px; height: 20px; display: block; color: #696969; font-size: 16px; text-decoration: none; padding-left: 20px;font-weight: bold;}
a.link{background: url('/assets/img/front/icons/link.png') left top no-repeat;width: 15px; height: 20px; display: block;color: #696969; font-size: 16px; text-decoration: none;padding-left: 20px; font-weight: bold;}

video{
    max-height: 700px;
    background-color: #000;
}
.newsletterForm input{color: #000;}

p.desktopView {
    display: none;
}
p.mobileView video,
p.mobileView iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
h1.pageTitle{
    margin:0;
    padding:0px;
    position: relative;
    color: #191919;
    font-size: 22px;
    line-height: 30px;
    font-family: 'DM Serif Text', sans-serif;
    font-weight: 400; 
}
/*BOXES*/
.box-center {float: none; display:block; clear: both;}
.box-right {float: right; padding:0;}
.box-left {float: left; padding:0;}

.box940, .box460 {margin: 0 auto 20px auto;}
.box460 {max-width: 460px;}
.box940 {max-width: 940px;}
.box460.box-left,
.box450.box-left {margin-right: 20px;}
.box460.box-right,
.box450.box-right{margin-left: 20px;}

.boxCaption {
    font-style: italic; 
    clear: both;
    width: 100%;
    font-family: "Noto Sans",sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: none;
}
.image-box .boxCaption{
    display: block;
    text-align: left;
}
/* BOX image */
.image-box {text-align: center;}

/* BOX enterfilet */
.entrefilet-box {}
.entrefilet-box .boxBody {
    background: #fff; 
    padding: 20px 35px; 
    text-align: left; 
    margin: 0;
    position: relative;
    font-size: 20px; 
    color: #191919;
    font-family: 'DM Serif Text';
    font-weight: 400;
    line-height:22px;
    font-style: italic;
}
.entrefilet-box.box-left .boxBody {text-align: right}
.entrefilet-box.box-right .boxBody:before, .entrefilet-box.box-center .boxBody:before {
    width: 4px;
    height: 100%;
    background: #191919;
    content: '';
    display: block;
    float: left;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: 20px;
    bottom: 0;
}
.entrefilet-box.box-left .boxBody:after {
    width: 4px;
    height: 100%;
    background: #191919;
    content: '';
    display: block;
    float: left;
    margin-left: 10px;
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
}
audio::-webkit-media-controls-play-button {
    background-color: rgba(230, 230, 255, 1);
}
/* BOX file */
.boxFiles p {
    background: url("/assets/img/fonet-portal/fonet-download-files.svg");
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 30px; 
    padding-bottom: 0;
    line-height: 22px; 
    display: block; 
    color: #16A954; 
    font-size: 14px;
    font-weight: 700;
    display: table;
    font-family: 'Noto Sans',sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 25px !important; 
}
.boxFiles p.lastFile {margin-bottom: 0}
/* BOX link */
.boxLinks {background-color: #191919; padding: 15px 20px; border-radius: 4px;}
.boxLinks p {padding: 0; margin-bottom: 5px;}
.boxLinks p.lastLink {margin-bottom: 0px;}
.boxLinks p a {
    font-size: 18px;
    color:#fff;
    font-family: 'Noto Sanas', sans-serif;
    margin: 0;
    font-weight: 700;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
    display: block;
}
.link-box p a:hover {text-decoration: underline}

/* BOX embed */
.embed-box {text-align: center; overflow: hidden}

/* BOX video */
.video-box {text-align: center;}

/* BOX audio */
.audio-box {text-align: center;}
.audio-box audio {width: 100%}


.file-box p a {text-decoration: none;color:#152b49}
.file-box p a:hover {text-decoration: underline;}
.embed-box.box940{
    position: relative;
    overflow: hidden;
}
.embed-box.box460{
    position: relative;
    overflow: hidden;
}
.d-flex{
    display: -ms-flexbox !important;
    display: flex !important; 
}
.align-items-center{
    -ms-flex-align: center !important;
    align-items: center !important;  
}
.justify-content-between{
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-start{
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end{
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
/*END OF BOXES*/
@media (max-width: 1200px) {
    .mobile {display: block;}
    .desktop {display: none;}
}
@media (min-width: 1201px) {
    .mobile {display: block;}
    .desktop {display: none;}
}
@media(max-width:639px){
    .embed-box.box460{
        margin-right: 0;
        max-width: 100%;
        margin: 0 0 20px 0 !important;
    }
}