/**
* Template Name: Bethany - v4.7.0
* Template URL: https://bootstrapmade.com/bethany-free-onepage-bootstrap-theme/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@font-face {font-family: "JannaLT-Regular";
    src: url("../fonts/dee436f274c410c23fc3de43367ef1ae.eot"); /* IE9*/
    src: url("../fonts/dee436f274c410c23fc3de43367ef1ae.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/dee436f274c410c23fc3de43367ef1ae.woff2") format("woff2"), /* chrome firefox */
    url("../fonts/dee436f274c410c23fc3de43367ef1ae.woff") format("woff"), /* chrome firefox */
    url("../fonts/dee436f274c410c23fc3de43367ef1ae.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("../fonts/dee436f274c410c23fc3de43367ef1ae.svg#JannaLT-Regular") format("svg"); /* iOS 4.1- */
}
*{
    font-family: JannaLT-Regular;
}
.contact h2::after, .h2-main::after {
    right: 0;
    left: auto;
}
.messagebox .corpmessage {
    border-right: 4px solid #009970;
    margin-right: 7px;
    margin-left: 0;
    border-radius: 0px 0px 4px 0px;
    border-left: 0;
}
.messagebox .messagelabel {
    right: 3px;
    padding: 5px 21px 5px 21px;
    border-right: 5px solid;
    border-left: 2px solid;
    border-top: 1px solid;
    border-radius: 20px 20px 3px 20px;
}
.messagebox .objet {
    border-right: 4px solid #009970;
    border-left: none;
    border-radius: 20px 0px 4px 20px;
    margin-right: 7px;
    margin-left: 0;
}
.messagebox .fileattach span {
    padding: 4px 10px;
    margin-right: 0;
    margin-left: 10px;
    border-radius: 0px 0px 0px 0px;
    float: right;
}