/* 

Theme Name:		 Child Server Tn

Description:	 Child Server Tn is a child theme of Divi

Template:		 Divi

*/
viewer-pdf-toolbar{display:none;}
@font-face {
    font-family: 'Lato-Heavy';
    src: url('fonts/Lato-Heavy.eot');
    src: url('fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'), url('fonts/Lato-Heavy.woff2') format('woff2'), url('fonts/Lato-Heavy.woff') format('woff'), url('fonts/Lato-Heavy.ttf') format('truetype'), url('fonts/Lato-Heavy.svg#Lato-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Regular';
    src: url('fonts/Lato-Regular.eot');
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Lato-Regular.woff2') format('woff2'), url('fonts/Lato-Regular.woff') format('woff'), url('fonts/Lato-Regular.ttf') format('truetype'), url('fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Black';
    src: url('fonts/Lato-Black.eot');
    src: url('fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), url('fonts/Lato-Black.woff2') format('woff2'), url('fonts/Lato-Black.woff') format('woff'), url('fonts/Lato-Black.ttf') format('truetype'), url('fonts/Lato-Black.svg#Lato-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Light';
    src: url('fonts/Lato-Light.eot');
    src: url('fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Lato-Light.woff2') format('woff2'), url('fonts/Lato-Light.woff') format('woff'), url('fonts/Lato-Light.ttf') format('truetype'), url('fonts/Lato-Light.svg#Lato-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Bold';
    src: url('fonts/Lato-Bold.eot');
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Lato-Bold.woff2') format('woff2'), url('fonts/Lato-Bold.woff') format('woff'), url('fonts/Lato-Bold.ttf') format('truetype'), url('fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

h1.h1-slider {
    color: #fff;
    font-size: 45px;
    text-transform: uppercase;
    font-family: 'Lato-Black';
    line-height: 1.2;
}

p.p-slider {
    font-family: 'Lato-Light';
    color: #fff;
    font-style: italic;
    line-height: 1.3;
    font-size: 17px;
}

#top-menu a {
    color: #1f1f1f;
    font-family: 'Lato-Bold';
    text-transform: uppercase;
}

@media(min-width:992px) {
    ._col-md-3 {
        padding: 0 15px;
        width: 20%;
        float: left;
        position: relative;
    }
}

@media screen and (min-width:1200px) and (max-width:1440px) {
    #qui-sommes-nous::before {
        left: -50px!important;
    }
}

@media(max-width:991px) {
    div#sidebar-headerimagewidget {
        display: none;
    }
    ._78map p {
        font-size: 14px;
    }
    ._col-md-3 {
        padding: 0 15px;
        width: 25%;
        float: left;
        position: relative;
    }
}

._78map {
    padding: 18px 0;
    overflow: hidden;
}

._78map p {
    color: #fff;
    text-align: center;
    padding-top: 5px;
}

._78map div img {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

._78map div img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

#qui-sommes-nous::before {
    content: 'Qui sommes nous';
    position: absolute;
    left: 50px;
    color: #0c5920;
    font-size: 21px;
    top: 50%;
    font-family: 'Lato-Light';
    text-transform: uppercase;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    z-index: 1;
}

p.style-1 {
    color: #737373;
    font-family: 'Lato-Bold';
    font-style: italic;
    font-size: 16px;
    line-height: 1.8;
}

.tp-bullet .tp-bullet-imageoverlay,
.tp-bullet .tp-bullet-title,
.tp-bullet span.tp-bullet-image {
    display: none!important;
}

#qui-sommes-nous img {
    width: 100%;
    height: 400px;
    object-fit: contain;
}

.btn1 {
    padding: 6px 25px;
    color: #f3f3f3;
    margin-top: 45px;
    display: table;
    background: #666666;
    font-family: 'Lato-Light';
    text-transform: uppercase;
    position: relative;
}

.btn1:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    /* background: rgba(102, 102, 102, 0.3); */
    left: 0;
    border: 2px solid rgba(102, 102, 102, 0.7);
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.btn1:hover:before {
    top: 6px;
    bottom: -6px;
    right: -6px;
    left: 6px;
}

h2._h2-title {
    position: relative;
    text-transform: uppercase;
    color: #0c5920;
    font-family: 'Lato-Heavy';
    font-size: 30px;
    margin-bottom: 30px;
    padding: 0;
}

h2._h2-title::before {
    content: attr(data-text);
    position: absolute;
    font-size: 80px;
    top: -11px;
    opacity: 0.46;
    white-space: nowrap;
    color: #e6e6e6;
    font-family: 'Lato-Black';
    z-index: -1;
}

@media(min-width:769px) {
	header#main-header .container {
    width: 80%!important;
    max-width: 80%!important;
}
    #top-menu .menu-item-has-children>a:first-child:after {
        right: 5px!important;
    }
    div#et-top-navigation nav#top-menu-nav ul#top-menu>li.menu-item-has-children a,
    div#et-top-navigation nav#top-menu-nav ul#top-menu>li.current-page-ancestor a {
        padding: 0 22px 0 15px;
    }
    #top-menu li.current-menu-ancestor>a,
    div#et-top-navigation nav#top-menu-nav ul>li.current-menu-parent a,
    div#et-top-navigation nav#top-menu-nav ul>li.current-menu-item a {
        color: #fff!important;
    }
    div#et-top-navigation nav#top-menu-nav ul>li.current-page-ancestor,
    div#et-top-navigation nav#top-menu-nav ul>li.current-menu-parent,
    div#et-top-navigation nav#top-menu-nav ul>li.current-menu-item {
        background: rgb(19, 129, 76);
        background: linear-gradient(left, rgba(19, 129, 76, 1) 0%, rgba(33, 153, 86, 1) 100%);
        background: -moz-linear-gradient(left, rgba(19, 129, 76, 1) 0%, rgba(33, 153, 86, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(19, 129, 76, 1) 0%, rgba(33, 153, 86, 1) 100%);
        color: #fff!important;
    }
    ul.sub-menu {
        padding: 0px!important;
    }
    ul.sub-menu li {
        display: block!important;
        border-bottom: 1px solid #fff!important;
        line-height: 1.3;
        padding: 15px 0!important;
    }
    ul.sub-menu li a {
        color: #fff!important;
    }
    ul.sub-menu li:last-child {
        border-bottom: none!important;
    }
    div#sidebar-headerimagewidget ._pn {
        background: url(img/phone.png)no-repeat left center;
        padding: 0 0 0 29px;
        background-size: 15%;
    }
    div#sidebar-headerimagewidget a {
        font-family: 'Lato-Light';
        color: #fff;
    }
	.sidebar.phone-color{
		background: rgba(1, 138, 210, 1);
        background: linear-gradient(left, rgba(1, 138, 210, 1) 0%, rgba(0, 161, 242, 1) 100%);
        background: -moz-linear-gradient(left, rgba(1, 138, 210, 1) 0%, rgba(0, 161, 242, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(1, 138, 210, 1) 0%, rgba(0, 161, 242, 1) 100%);
	}
    div#sidebar-headerimagewidget {
        padding: 0 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    div#sidebar-headerimagewidget,
    div#et-top-navigation {
        padding-top: 0px!important;
        height: 80px;
    }
    div#et-top-navigation nav#top-menu-nav ul#top-menu>li a {
        padding: 0 15px;
    }
    div#et-top-navigation nav#top-menu-nav ul#top-menu>li {
        height: 80px;
        padding: 0;
        line-height: 80px;
    }
    div#et-top-navigation nav#top-menu-nav ul>li.current-menu-item a {
        color: #fff;
    }
    div#sidebar-headerimagewidget {
        z-index: 99;
        position: relative;
    }
    div#sidebar-headerimagewidget,
    nav#top-menu-nav {
        float: left;
    }
}

div#inter-qui-sommes-nous {
    position: relative;
    display: table;
}

#inter-qui-sommes-nous::before {
    content: '';
    width: 8px;
    height: 80%;
    background: #12834d;
    position: absolute;
    left: -50px;
    bottom: -45px;
}

div#inter-qui-sommes-nous::after(:after) {
    content: 'test';
    font-size: 18px;
    color: #12834d;
}
h2.nos-produits:before {
    content: url(https://www.server-tn.net/wp-content/uploads/2020/03/bg-h2-01.png);
    position: absolute;
    bottom: -26px;
    left: 50%;
    transform: translateX(-94%);
}
h2.nos-produits {
    padding-left: 39%;
    color: #0c5920;
    font-family: 'Lato-Black';
    text-transform: uppercase;
}
h2.nos-produits::after {
    content: '';
    height: 8px;
    width: 43%;
    background: #12834d;
    position: absolute;
    left: -50px;
    bottom: 17px;
    visibility: visible;
}

p.blinker {
    font-size: 17px;
    text-align: center;
    letter-spacing: 1px;
    font-family: 'Lato-Regular';
}

.link-gr {
    display: table;
    margin: 0 auto;
    border: 1px solid #fff;
}

a._ksdef84.after-l:after {
    content: '';
    width: 1px;
    background: #fff;
    height: 60%;
    position: absolute;
    right: 0;
    bottom: 20%;
}

a._ksdef84:hover {
    background: rgba(21, 97, 55, 0.6392156862745098);
}

a._ksdef84 {
    width: 180px;
    position: relative;
    display: inline-block;
    padding: 5px 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-family: 'Lato-Light';
    text-transform: capitalize;
    letter-spacing: 1.5px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

h2.h2-default {
    text-align: center;
    color: #0c5920;
    font-family: 'Lato-Black';
    text-transform: uppercase;
}

#partenaires p {
    font-family: 'Lato-Light';
    text-align: center;
    color: #0c5920;
    text-align: center;
    font-size: 16px;
}

#carl-img .owl-loaded .owl-nav .owl-prev {
    display: none!important;
}

#carl-img .owl-controls .owl-nav .owl-next {
    background: #6a6967;
    border-radius: 50px;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.single.single-post .et_post_meta_wrapper>img{
	width: auto!important;
    height: 200px!important;
    margin: 0 auto!important;
    display: table!important;
}
#carl-img .owl-controls {
    position: absolute;
    top: 39%;
    right: 20px;
    margin: 0;
}

#carl-img .item {
    overflow: hidden;
}

#carl-img .item img:hover {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
}

#carl-img .item img {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}


/* overlay at start */

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
    z-index: 999999;
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}


/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}


/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}


/* content at start */

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}


/* content animate it */

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}


/* content animate out */

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close,
button.mfp-close {
    width: 45px!important;
    height: 45px!important;
    margin-top: 40px;
    text-align: center;
    background-color: #16864e!important;
    background: #16864e!important;
    opacity: 1!important;
    border-radius: 50px;
    padding: 10px!important;
    display: flex;
    align-items: center;
    padding: 0px!important;
    font-size: 35px!important;
    justify-content: center;
}

.mfp-wrap .mfp-container button:hover {
    background-color: #16864e!important;
    background: #16864e!important;
}

h2._h2-title-white {
    position: relative;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Lato-Heavy';
    font-size: 30px;
    margin-bottom: 70px;
    padding: 0;
}
h2._h2-title-white-00{
	padding-bottom:30px;
	display: table;
    margin: 0 auto;
	color: #fff;
    font-family: 'Lato-Heavy';
	text-transform: uppercase;
    font-size: 30px;
	background:url(https://www.server-tn.net/wp-content/uploads/2020/03/bg-h2-00.png)no-repeat center bottom;
	background-size:content;
}

h2._h2-title-white-center {
        position: relative;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Lato-Heavy';
    font-size: 30px;
    padding: 0;
    text-align: center;
    display: table;
    margin: 0 auto;
}
#disp-flex{
	    display: flex;
    align-items: center;
    justify-content: center;
}
h2._h2-title-white-center::before {
    content: attr(data-text);
    position: absolute;
    left: -7%;
    font-size: 65px;
    top: -11px;
    opacity: .17;
    white-space: nowrap;
    color: #fff;
    font-family: 'Lato-Black';
    z-index: -1;
}
h2._h2-title-white::before {
    content: attr(data-text);
    position: absolute;
    left: 40px;
    font-size: 65px;
    top: -11px;
    opacity: 0.17;
    white-space: nowrap;
    color: #fff;
    font-family: 'Lato-Black';
    z-index: -1;
}

.txt-visit p {
    color: #ffffff;
    font-family: 'Lato-Bold';
    font-style: italic;
    line-height: 2;
    font-size: 16px;
}

@media(max-width:766px) {
    div#cover-inter-page .container h1 {
        font-size: 25px!important;
    }
    .link-visit {
        display: block;
        width: 100%;
        padding: 20px 0;
    }
    .link-visit a {
        margin: 0 auto;
    }
    h2._h2-title-white {
        margin-bottom: 35px!important;
    }
    h2.green::before,
    h2.green {
        margin-bottom: 20px!important;
    }
    #contact-home .submit-after:after,
    #contact-home>div.et_pb_column:first-child::before {
        left: -30px!important;
    }
    #qui-sommes-nous::before {
        left: -70px;
    }
    h2.nos-produits {
        padding-left: 41%;
    }
    h2.nos-produits::after,
    #inter-qui-sommes-nous::before {
        left: -20px;
    }
    .et_header_style_left #logo,
    .et_header_style_split #logo {
        max-height: 30px;
        height: 30px;
    }
    div#sidebar-headerimagewidget {
        display: none;
    }
    h2 {
        font-size: 25px!important;
    }
    h2::before {
        font-size: 37px!important;
        left: 0!important;
    }
    #qui-sommes-nous::before {
        content: none;
    }
    h2.nos-produits {
        padding-left: 15%;
    }
    h2.nos-produits::after {
        width: 20%;
    }
    .et_header_style_left #logo,
    .et_header_style_split #logo {
        max-height: 30px;
        height: 30px;
    }
    ._78map p {
        font-size: 12px;
    }
}

@media screen and (min-width:767px) and (max-width:768px) {
    div#cover-inter-page .container h1 {
        font-size: 30px!important;
    }
    #qui-sommes-nous::before {
        left: -70px;
    }
    h2.nos-produits {
        padding-left: 41%;
    }
    h2.nos-produits::after,
    #inter-qui-sommes-nous::before {
        left: -20px;
    }
    .et_header_style_left #logo,
    .et_header_style_split #logo {
        max-height: 30px;
        height: 30px;
    }
    div#sidebar-headerimagewidget {
        display: none;
    }
    ._78map p {
        font-size: 12px;
    }
}

@media screen and (min-width:768px) {
    .link-visit {
        width: 25%;
    }
    .txt-visit {
        width: 75%;
    }
}

.link-visit,
.txt-visit {
    float: left;
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
    }
}

.link-visit a {
    background: rgba(230, 230, 230, 0.45);
    border-radius: 50px;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 0 0 rgba(230, 230, 230, 0.45);
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

.link-visit a:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
}

#footer-info {
    color: #bfbfbf!important;
}

div#breadcrumbs-flex {
    position: relative;
    z-index: 2;
    text-align: right;
}

#button-totop {
    z-index: 999999999;
    cursor: pointer;
    background: #666666;
    width: 60px;
    position: fixed;
    height: 60px;
    bottom: 25px;
    right: 20px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

div#cover-inter-page .container h1 {
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
    font-family: 'Lato-Black';
    line-height: 1.2;
    display: inline-block;
    margin-bottom: 15px;
    padding: 0;
    position: relative;
    z-index: 2;
}

.title-brc {
    display: table;
    padding-right: 100px;
    padding-top: 30px;
    position: relative;
    padding-bottom: 123px;
}

.title-brc::after {
    content: '';
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
    width: 81%;
    background: rgba(26, 141, 81, 0.35);
    position: absolute;
}

div#cover-inter-page .container {
    padding-top: 0;
}

div#cover-inter-page {
    background-size: cover;
    padding: 35px 0 0 0;
    background-position: bottom;
}

@media only screen and (max-width: 1024px) {
    .mob-menu-logo-holder {
        margin-left: 9px!important;
        text-align: left!important;
    }
    .et_fixed_nav.et_show_nav #page-container {
        padding-top: 0px!important;
    }
}

#button-totop img {
    width: 40px;
}

a.show {
    opacity: 1!important;
}

#form-cnt input[type="submit"] {
    float: right;
}

p.style-3 {
    text-align: center;
    color: #fff;
    font-family: 'Lato-Bold';
    font-size: 18px;
    line-height: 1.9;
}

#form-cnt input[type="submit"],
#contact-home input[type="submit"] {
    padding: 6px 25px;
    color: #f3f3f3;
    display: table;
    background: #666666;
    font-family: 'Lato-Light';
    text-transform: uppercase;
    border: none;
    position: relative;
    cursor: pointer;
}

h2.green::before,
h2.green {
    color: #16864e!important;
    margin-bottom: 50px!important;
}

#contact-home .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng {
    position: absolute;
}

#contact-home input[type="submit"]:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    left: 0;
    border: 2px solid rgba(102, 102, 102, 0.7);
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

#contact-home input[type="submit"]:hover:after {
    top: 6px;
    bottom: -6px;
    right: -6px;
    left: 6px;
}

#form-cnt input[type="text"],
#contact-home input[type="text"] {
    height: 40px;
    padding-left: 15px;
    width: 100%;
    background: #f7f5f5;
    color: #666666;
    margin-bottom: 20px;
    border: none;
    font-family: 'Lato-Light';
    font-size: 16px;
}

#form-cnt textarea,
#contact-home textarea {
    height: 250px;
    padding: 15px;
    width: 100%;
    background: #f7f5f5;
    color: #666666;
    margin-bottom: 20px;
    border: none;
    font-family: 'Lato-Light';
    font-size: 16px;
}

#contact-home>div.et_pb_column:first-child::before {
    content: '';
    width: 8px;
    height: 115%;
    background: #12834d;
    position: absolute;
    left: -50px;
    bottom: 10px;
}

#contact-home .submit-after:after {
    content: '';
    height: 8px;
    width: 43%;
    background: #12834d;
    position: absolute;
    left: -50px;
    bottom: 9px;
    visibility: visible;
}

#contact-home .submit-after {
    padding-left: 36%;
}

#contact-home span.ajax-loader {
    position: absolute;
    bottom: -20px;
}

p.adr {
    color: #0e0e0f;
    font-family: 'Lato-Light';
    font-size: 17px;
}

.breadcrumbs {
    color: #fff;
    font-family: 'Lato-Light';
    font-size: 16px;
    font-style: italic;
}

.breadcrumbs a {
    color: #fff;
    font-family: 'Lato-Light';
    font-size: 16px;
    padding: 0 6px;
}

.icn-app {
    display: table;
    border-radius: 50px;
    background: #fff;
    position: absolute;
    bottom: 52px;
    margin: 0 auto;
    left: 36%;
}

.three-app .img img {
    width: 100%;
    height: auto;
}

.icn-app img {
    border-radius: 50px;
    padding: 5px;
    width: 80px;
    width: 80px;
}

.title-app h4 {
    text-align: center;
    margin-top: 50px;
    text-transform: uppercase;
    font-family: 'Lato-Heavy';
    color: #78b81e;
    padding-bottom: 20px;
}

#shadow {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .1);
}

.nav li ul {
    background: rgb(19, 129, 76)!important;
    background: linear-gradient(left, rgba(19, 129, 76, 1) 0%, rgba(33, 153, 86, 1) 100%)!important;
    background: -moz-linear-gradient(left, rgba(19, 129, 76, 1) 0%, rgba(33, 153, 86, 1) 100%)!important;
    background: -webkit-linear-gradient(left, rgba(19, 129, 76, 1) 0%, rgba(33, 153, 86, 1) 100%)!important;
    color: #fff!important;
    border-top: 2px solid #fff!important;
}
a.ahw152{
	width:250px!important;
}
.date-j {
    background: url(https://www.server-tn.net/wp-content/uploads/2020/03/blog-footer.png)no-repeat top center transparent;
    position: relative;
    background-size: cover;
    padding: 80px 25px 15px;
}
.date-j p:first-child {
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-size: 20px;
	min-height:127px
}
.date-j p:nth-child(2) {
       color: #f7054f;
    font-size: 24px;
    text-align: right;
    position: relative;
}
.bg-img-act{
	box-shadow: 0 5px 11px 0 rgba(0,0,0,.1);
}
.date-j p:nth-child(2):before {
    content: '';
    height: 20px;
    background: #f7054f;
    position: absolute;
    left: 0;
    top: 5px;
    right: 30%;
}
.img-blog{
	height:180px;
}
.img-blog img{
	width:100%;
	object-fit:cover;
}
@media (max-width: 768px){
	header#main-header{display:none;}
	.mob-menu-header-holder.mobmenu{background:#fff!important;}
.bg-img-act {
    width: 100%;
    float: left;
    position: relative;
    padding: 15px;
	}
}

p.fiche-p span {
    color: #15844d;
    text-decoration: underline;
}
p.fiche-p:nth-child(odd) {
    background: #e6e6e6;
}
p.fiche-p {
    font-family: 'Lato-Bold';
    font-style: italic;
    border: 1px solid #ccc;
    padding: 7px;
    text-align: center;
    margin-bottom: 0;
}
select#lang_choice_1 {
    width: 100%;
    border: none;
    font-size: 17px;
}
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready{z-index: 999999999999999;}
    .sd100 {
        overflow: hidden;
        margin-bottom: 15px;
    }
    
    .per2 select {
        width: 100%;
        background: transparent;
        border: none;
    }
    
    .per1,
    .per2 {
        float: left;
    }
    
    .color-1 {
        background-color: #e50c3a;
    }
    
    .color-2 {
        background-color: #0380eb;
    }
    
    .color-3 {
        background-color: #14834d;
    }
    
    .per1 {
		    font-size: 14px;
        color: #fff;
    width: 40%;
    padding: 2px 15px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    }
.per2 img{float: left;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    display: table;}
    .per2 {
		    font-size: 14px;
        width: 60%;
    padding: 2px 15px;
    background-color: #efeeee;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    }
a.img-cader {
    display: inline-block;
    padding: 8px 35px;
    border: 1px solid #1c8149;
    margin: 0 15px;
}
.per1.wd100.color-3 {
    width: 100%!important;
    border-radius: 20px!important;
}
.sd100.bg-20 {
    background: #efeeee;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}
.per2.wd100 {
    width: 100%;
}
.per2.wd100 p {
	padding-bottom:0!important;
}
.per2.wd100 p img {
    text-align: center!important;
    margin: 0 auto!important;
    display: inline-block!important;
    float: none!important;
    height: auto!important;
}

.owl-actuality .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}
.owl-actuality .owl-prev {
	background: transparent!important;
    position: absolute;
    left: -100px;
    top: 50%;
    transform: translateY(-50%);
}
.owl-actuality .owl-next {
	background: transparent!important;
    position: absolute;
    right: -100px;
    top: 50%;
    transform: translateY(-50%);
}
select#lang_choice_1{display:none!important;}

.covid {
    position: fixed;
    right: 10px;
    bottom: 120px;
    color: #fff;
	z-index:9999
}

.covid a{
    color: #fff;
    padding: 9px 15px;
    background: #ff3313;
    border-radius: 50px;
    font-size: 14px;
    box-shadow: 0 0 0 0 rgba(255, 51, 19, 0.7);
    text-decoration:none;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.covid a:hover{color:#fff}
@-webkit-keyframes pulse {to {box-shadow: 0 0 0 15px rgba(232, 76, 61, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 15px rgba(232, 76, 61, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 15px rgba(232, 76, 61, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 15px rgba(232, 76, 61, 0);}}