/*
Template Name: ministere commerce
*/

@font-face {
    font-family: inherit;
    /*src: url('../fonts/Tajawal.ttf');*/
}

@font-face {
    font-family: inherit;
    /*src: url('../fonts/Tajawal.woff');*/
}


html,
body {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

body {
    font-family: 'inherit', sans-serif !important;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}

a {
    color: #6f6f6f;
}

a,
a:active,
a:focus,
a:hover {
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #3f3f3f;
    margin: 0 0 0 0;
    font-weight: bold;
}

h1 {
    font-size: 48px;
    line-height: 52px;
}

h2 {
    font-size: 36px;
    line-height: 48px;
}

h3 {
    font-size: 30px;
    line-height: 36px;
}

h4 {
    font-size: 24px;
    line-height: 30px;
}

h5 {
    font-size: 18px;
    line-height: 24px;
}

h6 {
    font-size: 14px;
    line-height: 18px;
}

p {
    margin-bottom: 20px;
}

.topbar {
    padding: 5px 0;
    background-color: #2b7ab1;
    color: #fff;
}

.topbar .bar-phone {
    border-right: 1px solid #fff;
    font-size: 14px;
    line-height: 14px;
    float: left;
    padding-right: 20px;
    margin: 9px 0;
}

.topbar .bar-mail {
    font-size: 16px;
    line-height: 14px;
    float: left;
    margin: 9px 0;
    margin-left: 20px;
}

.topbar .bar-phone strong,
.topbar .bar-mail strong {
    font-weight: 600;
}

.topbar .header-social {
    float: right;
    margin: -5px 0;
}

.topbar .header-social a {
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    height: 43px;
    width: 50px;
    text-align: center;
    line-height: 43px;
    border-right: 1px solid #fff;
}

.topbar .header-social a:first-of-type {
    border-left: 1px solid #fff;
}

.topbar .header-social .facebook:hover {
    background: #3B5998;
}

.topbar .header-social .twitter:hover {
    background: #55ACEE;
}

.topbar .header-social .rss:hover {
    background: orange;
}

.topbar .header-social .linkedin:hover {
    background: #32608a;
}

.topbar .header-social .google:hover {
    background: #dd4b39;
}

.topbar .header-social .youtube:hover {
    background: #e52d27;
}

.sponsor-button {
    border: 2px solid #2b7ab1;
    border-radius: 3px;
    color: #2b7ab1;
    display: inline-block;
    margin: 20px 0 0 0;
    padding: 5px 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.donation {
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    margin: 20px 0 0 0;
    font-weight: 600;
    text-transform: uppercase;
    background: #ec1d25;
    border: 2px solid #ec1d25;
}

.donation:hover {
    background: #fff;
    color: #ec1d25;
    border: 2px solid #ec1d25;
}

.sponsor-button:hover {
    background-color: #2b7ab1;
    color: #fff;
}

.navbar > .container .navbar-brand {
    width: 260px;
    padding: 5px 15px;
}

#first-slider .main-container {
    padding: 0;
}

#first-slider .slide1 h2,
#first-slider .slide2 h2,
#first-slider .slide3 h2,
#first-slider .slide4 h2 {
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    width: 80%;
    margin: 0 auto;
    padding: 8% 0 0 0;
}

#first-slider .slide1 h2 span,
#first-slider .slide2 h2 span,
#first-slider .slide3 h2 span,
#first-slider .slide4 h2 span {
    /*background: #2b7ab1;*/
    padding: 0 20px;
}

#first-slider .slide1 h3,
#first-slider .slide2 h3,
#first-slider .slide3 h3,
#first-slider .slide4 h3 {
    color: #fff;
    font-size: 20px;
    width: 60%;
    margin: 35px auto 0 auto;
    line-height: 28px;
    font-weight: 400;
}

#first-slider .slide1 h4,
#first-slider .slide2 h4,
#first-slider .slide3 h4,
#first-slider .slide4 h4 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    width: 80%;
    margin: 20px auto 0 auto;
}

#first-slider .slide1 h4 a,
#first-slider .slide2 h4 a,
#first-slider .slide3 h4 a,
#first-slider .slide4 h4 a {
    color: #fff;
    background: #ec1d25;
    display: inline-block;
    border-radius: 3px;
    padding: 5px 20px;
}

#first-slider .slide1 h4 a:hover,
#first-slider .slide2 h4 a:hover,
#first-slider .slide3 h4 a:hover,
#first-slider .slide4 h4 a:hover {
    color: #fff;
    background: #ec1d25;
    display: inline-block;
    border-radius: 3px;
    padding: 5px 20px;
}

#first-slider .slide1 .text-left,
#first-slider .slide3 .text-left {
    padding-left: 40px;
}

#first-slider .carousel-indicators {
    bottom: 0;
    top: 92%;
}

#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
    background-image: none;
}

#first-slider .carousel .item {
    min-height: 399px;
    height: 100%;
    width: 100%;
    text-align: center;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#first-slider h3 {
    animation-delay: 2s;
}

#first-slider h4 {
    animation-delay: 3s;
}

#first-slider h2 {
    animation-delay: 1s;
}

#first-slider .carousel-control {
    /*width: 5%;*/
    text-shadow: none;
}

#first-slider h1 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: bold;
}

#first-slider .p {
    padding-top: 125px;
    text-align: center;
}

#first-slider .p a {
    text-decoration: underline;
}

#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255, 255, 255, .4);
    border: none;
}

#first-slider .carousel-indicators .active {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: none;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-control .fa-angle-right,
.carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .fa-angle-left {
    left: 25%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}

.carousel-control .fa-angle-right {
    right: 25%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}

.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}

/********************************/
/*       Slides backgrounds     */
/********************************/

#first-slider .slide1 {
    background: url(../images/slider1.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

#first-slider .slide2 {
    background: url(../images/slider1.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

#first-slider .slide3 {
    background: url(../images/slider1.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

#first-slider .slide4 {
    background: url(../images/slider1.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

#about-sec {
    display: block;
    width: 100%;
    margin: 60px 0;
}

#about-sec h1 {
    color: #333333;
}

/*.about-sec h1 {*/
/*    color: #ec1d25;*/
/*}*/

#about-sec h2 {
    margin-top: 50px;
    font-size: 30px;
    line-height: 36px;
}

#about-sec hr {
    width: 150px;
    border: 2px solid #A0121A;
}

#about-sec p {
    margin: 15px 0 0 0;
}

#about-sec .btn1 {
    border: 2px solid #2b7ab1;
    border-radius: 3px;
    color: #2b7ab1;
    display: inline-block;
    margin: 30px 0 0 0;
    padding: 9px 20px;
    font-weight: 600;
    text-transform: uppercase;
}

#about-sec .btn1:hover {
    border: 2px solid #ec1d25;
    background: #ec1d25;
    color: #fff;
}

#about-sec .btn2 {
    background: #ec1d25;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin: 30px 0 0 20px;
    padding: 9px 20px;
    font-weight: 600;
    text-transform: uppercase;
}

#about-sec .btn2:hover {
    background-color: #2b7ab1;
    color: #fff;
}

#activities-sec {
    display: block;
    width: 100%;
    background: url(../images/act-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    margin: 60px 0;
    padding: 60px 0;
}

#activities-sec2 h1 {
    display: block;
    width: 100%;
    color: #FFFFFF;
}

#activities-sec2 hr {
    width: 150px;
    border: 2px solid #fff;
}

#activities-sec h1,
#activities-sec h4,
#activities-sec h5 {
    color: #fff;
}

#activities-sec h4 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
}

#activities-sec hr {
    width: 150px;
    border: 2px solid #fff;
}

#activities-sec p {
    margin: 10px 0 0 0;
    color: #fff;
}

#activities-sec a {
    margin: 15px 0 0 0;
    color: #fff;
    font-weight: 700;
    border: 2px solid #fff;
    display: inline-block;
    border-radius: 3px;
    padding: 5px 10px;
}

#activities-sec a:hover {
    color: #ec1d25;
    background: #fff;
}

#activities-sec .top-off {
    margin-top: 40px;
}

#activities-sec .grid-content-left {
    float: left;
    margin-right: 20px;
}

#activities-sec .grid-content-left i {
    height: 80px;
    line-height: 80px;
    width: 80px;
    background: #fff;
    text-align: center;
    font-size: 36px;
    color: #ec1d25;
    transition: all 0.3s ease-in-out;
}

#activities-sec .grid-content-wrapper {
    float: right;
    width: 72%;
}

#activities-sec .top-off:hover .grid-content-left i {
    border-radius: 50%;
}

#video-sec {
    display: block;
    width: 100%;
    margin: 60px 0;
}

#video-sec h1 {
    color: #ec1d25;
    text-transform: uppercase;
}

#video-sec hr {
    width: 150px;
    border: 2px solid #2b7ab1;
}

#video-sec p {
    margin: 0 0 0 0;
}

#video-sec .top-off {
    margin-top: 40px;
}

.grid-image img {
    width: 100%;
}

#video-sec .media-image {
    width: 85px;
    height: 85px;
    margin-right: 20px;
    float: left;
}

#video-sec .media-text {
    float: right;
    width: 81%;
}

#video-sec .media-text h5 {
    margin-top: 15px;
}

#video-sec .media-image img {
    width: 100%;
}

video {
    width: 100%;
    height: auto;
}

#projects-sec {
    display: block;
    width: 100%;
    background: url(../images/project-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    margin: 60px 0;
    padding: 60px 0;
}

#projects-sec h1,
#projects-sec h4,
#projects-sec h5 {
    color: #fff;
}

#projects-sec h4 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
}

#projects-sec hr {
    width: 150px;
    border: 2px solid #fff;
}

#projects-sec p {
    margin: 10px 0 0 0;
    color: #fff;
}

#projects-sec a {
    margin: 15px 0 0 0;
    color: #fff;
    font-weight: 700;
    border: 2px solid #fff;
    display: inline-block;
    border-radius: 3px;
    padding: 5px 10px;
}

#projects-sec a:hover {
    color: #ec1d25;
    background: #fff;
}

#projects-sec .top-off {
    margin-top: 30px;
}

#projects-sec h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    height: 40px;
    margin: 10px 0 0 0;
    line-height: 26px;
}

#projects-sec .post-content hr {
    width: 100px;
    border: 1px solid #fff;
    margin: 10px auto;
}

#gallery-sec {
    display: block;
    width: 100%;
    margin: 60px 0;
}

#gallery-sec h1 {
    color: #ec1d25;
}

#gallery-sec hr {
    width: 150px;
    border: 2px solid #2b7ab1;
}

#gallery-sec p {
    margin: 15px 0 0 0;
}

#gallery-sec .btn1 {
    border: 2px solid #2b7ab1;
    border-radius: 3px;
    color: #2b7ab1;
    display: inline-block;
    margin: 30px 0 0 0;
    padding: 9px 20px;
    font-weight: 600;
    text-transform: uppercase;
}

#gallery-sec .btn1:hover {
    border: 2px solid #ec1d25;
    background: #ec1d25;
    color: #fff;
}

#gallery-sec .btn2 {
    background: #ec1d25;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin: 30px 0 0 20px;
    padding: 9px 20px;
    font-weight: 600;
    text-transform: uppercase;
}

#gallery-sec .btn2:hover {
    background-color: #2b7ab1;
    color: #fff;
}

#gallery-sec ul {
    margin: 0;
    padding: 0;
}

#gallery-sec ul li {
    list-style: none;
    width: 23.5%;
    margin: 20px 2% 0 0;
    float: left;
}

#gallery-sec ul li:nth-child(4n+0) {
    margin: 20px 0 0 0;
}

#gallery-sec ul li .image {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#gallery-sec ul li .image img {
    width: 100%;
    transition: all 0.3s ease-in-out;
}

#gallery-sec ul li .image:hover img {
    transform: scale(1.2);
}

#gallery-sec ul li .image .overlay {
    width: 100%;
    height: 100%;
    background: rgba(236, 29, 37, 0);
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s ease-in-out;
    text-align: center;
    opacity: 0;
}

#gallery-sec ul li .image:hover .overlay {
    background: rgba(236, 29, 37, 0.8);
    opacity: 1;
}

#gallery-sec ul li .image .overlay i {
    color: #fff;
    font-size: 50px;
    margin: 24% 0;
}

.callout {
    padding: 40px 0;
    background: #2b7ab1;
}

.callout h2 {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 30px
}

.callout .callout-actions {
    padding: 0 0;
    font-size: 0;
    text-align: center;
}

.callout .callout-actions .button {
    display: inline-block;
    vertical-align: top;
    min-width: 213px;
    margin: 0;
    padding: 11px 15px 12px;
    background: transparent;
    border: 2px solid #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.callout .callout-separator {
    color: #ec1d25;
    font-weight: bold;
    text-transform: uppercase;
}

.callout .callout-separator span {
    display: inline-block;
    vertical-align: middle;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    line-height: 43px;
    font-size: 12px;
}

.callout .callout-separator:before,
.callout .callout-separator:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 1px;
    background: #fff;
}

.callout .callout-separator:before,
.callout .callout-separator:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 1px;
    background: #fff;
}

.footer .footer-body {
    padding: 25px 0;
    background: #e4e4e4;
}

.footer .footer-section .footer-section-title {
    color: #333333;
    font-weight: 900;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.footer .footer-section .footer-section-title:after {
    content: '';
    display: block;
    width: 46px;
    height: 1px;
    margin: 20px 0 20px;
    background: #ec1d25;
}

.footer .footer-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer .footer-section ul li {
    display: inline-block;
    width: 49%;
    margin-bottom: 10px;
}

.footer .footer-section b {
    color: #333333;
}

.footer .footer-section ul li a:hover {
    color: #ec1d25;
}

.subscribe .subscribe-field {
    margin: 0;
    height: 40px;
    font-size: 14px;
    padding: 0 18px;
    border: 0;
    width: 100%;
}

.subscribe .subscribe-btn {
    float: right;
    width: 50px;
    height: 40px;
    background: #ec1d25;
    color: #fff;
    border: 0;
    cursor: pointer;
}

.subscribe .subscribe-inner {
    overflow: hidden;
}

.bwt-footer-copyright {
    font-size: 14px;
    background: #e4e4e4;
    color: #878C92;
    padding: 10px 0;
    line-height: 20px;
    border-top: 1px solid #333333;
}

.bwt-footer-copyright .left-text {
    text-align: left;
    margin: 10px 0;
}

.bwt-footer-copyright .right-text {
    text-align: right;
    margin: 10px 0;
    display: none;
}

.bwt-footer-copyright a {
    color: #6f6f6f;
}

.bwt-footer-copyright a:hover {
    color: #6f6f6f;
}

#inner-banner {
    display: block;
    background-color: #2b7ab1;
}

#inner-banner .overlay {
    /*!*background:rgba(0,0,0,0.7);*!*/
    padding: 47px 0 47px 0;
}

#inner-banner h1 {
    color: #fff;
}

#team {
    margin: 60px 0;
    display: block;
}

#team h1 {
    color: #ec1d25;
}

#team hr {
    width: 150px;
    border: 2px solid #2b7ab1;
}

#team .member {
    margin-top: 30px;
}

#team .avatar-inner img {
    width: 100%;
}

#team .name a {
    color: #333;
    font-weight: 600;
    margin-top: 10px;
    display: block;
    font-size: 16px;
}

#team .regency {
    color: #999;
    font-style: italic;
    font-size: 14px;
    font-weight: 600;
}

#help {
    display: block;
    width: 100%;
    background: url(../images/act-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    margin: 60px 0;
    padding: 60px 0;
}

#help h1,
#help h4,
#help h5 {
    color: #fff;
}

#help h4 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
}

#help hr {
    width: 150px;
    border: 2px solid #fff;
}

#help p {
    margin: 10px 0 0 0;
    color: #fff;
}

#help .icon_circle {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 100%;
    line-height: 115px;
    text-align: center;
    color: #ec1d25;
    position: relative;
    float: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin-right: 30px;
}

#help .help-text {
    float: left;
    width: 75%;
}

#help .top-off {
    margin-top: 40px;
}

#help .line.line-50 {
    background: #fff;
    margin-right: auto;
    width: 50px;
    height: 1px;
    margin: 10px 0 10px;
}

#help .icon_circle:before {
    content: '';
    position: absolute;
    width: 90px;
    height: 90px;
    border: 1px solid #ec1d25;
    background: transparent;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

#help .icon_circle i {
    font-size: 40px;
    letter-spacing: -5px;
}

.act-box {
    border: 1px solid #ccc;
}

.act-box .image {
    margin: 0 -15px;
}

.act-box .image img {
    width: 100%;
}

.act-box .act-pad {
    padding: 40px 50px 50px 50px;
}

.act-box h4 {
    border-bottom: 2px dashed #d5d4d4;
    padding-bottom: 15px;
    margin-bottom: 20px;
    color: #ec1d25;
    text-transform: uppercase;
}

.act-box .price {
    margin: 20px 0px 0px;
    color: #2b7ab1;
    float: left;
    font-weight: 600;
    font-size: 18px;
}

.act-box .goal {
    color: #ec1d25;
    margin-left: 10px;
}

.act-box .btn1 {
    border: 2px solid #2b7ab1;
    border-radius: 3px;
    color: #2b7ab1;
    display: inline-block;
    padding: 9px 20px;
    font-weight: 600;
    text-transform: uppercase;
    float: right;
    margin: 10px 0 0 0 !important;
}

.act-box .btn1:hover {
    border: 2px solid #ec1d25;
    background: #ec1d25;
    color: #fff;
}

#pro-sec {
    display: block;
    width: 100%;
    margin: 60px 0;
}

#pro-sec .top-off {
    margin-top: 30px;
}

#pro-sec h3 {
    font-size: 22px;
    text-transform: uppercase;
    color: #ec1d25;
    margin: 10px 0 0 0;
    line-height: 26px;
}

#pro-sec .post-content {
    border: 1px solid #d7d7d7;
    background-color: #f7f7f7;
    padding: 0 10px;
}

#pro-sec .post-content hr {
    width: 100px;
    border: 2px solid #2b7ab1;
    margin: 10px auto;
}

#pro-sec p {
    margin: 10px 0 0 0;
}

#pro-sec a {
    background: #ec1d25;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin: 15px 0 20px 0;
    padding: 7px 15px;
    font-weight: 600;
    text-transform: uppercase;
}

#pro-sec a:hover {
    background-color: #2b7ab1;
    color: #fff;
}

.google-maps {
    position: relative;
    padding-bottom: 30%;
    /* This is the aspect ratio*/
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.con-box {
    height: 213px;
    color: #fff;
    padding: 50px 0;
    background-color: #ec1d25;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.con-box i {
    font-size: 50px;
}

.con-box h3 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.fancy-box-content p {
    font-size: 14px;
    font-family: 'inherit', sans-serif;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.35px;
    margin: 0 !important;
}

.con-form input[type=text],
.con-form input[type=email],
.con-form input[type=password],
.con-form input[type=phone],
.con-form textarea {
    border-radius: 0;
    width: 100%;
    margin-top: 30px;
    padding: 8px 10px;
    font-weight: 600;
    border: 1px solid #ccc;
}

#owl-demo .sponser-box img {
    width: 100%
}

#owl-demo .item {
    background: #f5f5f5;
    padding-bottom: 1px;
    margin: 10px;
}

#owl-demo .item h4 {
    font-size: 22px;
    text-transform: uppercase;
    color: #ec1d25;
    margin: 10px 0 0 0;
    line-height: 26px;
}

#owl-demo .spon-bdr {
    border-top: 1px solid #ccc;
    margin-top: 5px;
    padding-top: 5px;
    text-align: left;
}

#owl-demo .btn1 {
    background: #2b7ab1;
    border-radius: 3px;
    color: #fff;
    display: block;
    margin: 10px 10px;
    padding: 7px 15px;
    font-weight: 600;
    text-transform: uppercase;
}

@media (max-width: 1024px) {
    h1 {
        font-size: 40px;
        line-height: 46px;
    }

    .navbar > .container .navbar-brand {
        width: 230px;
        padding: 10px 15px !important;
    }

    .sponsor-button,
    .donation {
        font-size: 12px;
    }

    #first-slider .slide1 h2,
    #first-slider .slide2 h2,
    #first-slider .slide3 h2,
    #first-slider .slide4 h2 {
        font-size: 50px;
        width: 90%;
    }

    #first-slider .slide1 h3,
    #first-slider .slide2 h3,
    #first-slider .slide3 h3,
    #first-slider .slide4 h3 {
        width: 80%;
    }

    #first-slider .carousel .item {
        min-height: 450px;
    }

    #activities-sec .grid-content-left {
        float: none;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 10px;
    }

    #activities-sec .grid-content-wrapper {
        float: none;
        width: 100%;
        text-align: center;
    }

    #video-sec .media-image {
        width: 60px;
        height: 60px;
    }

    #video-sec .media-text {
        float: right;
        width: 82%;
    }

    #video-sec .media-text h5 {
        margin-top: 0px;
    }

    .callout h2 {
        font-size: 24px;
    }

    .callout .callout-actions .button {
        min-width: 176px;
    }

    #inner-banner .overlay {
        padding: 47px 0 47px 0;
    }

    #help .help-text {
        width: 71%;
    }

    #help .icon_circle {
        margin-right: 20px;
    }

    .breadcrumb {
        margin-top: 10px;
    }

    .act-box .act-pad {
        padding: 20px 20px 25px 20px;
    }

    #pro-sec h3 {
        font-size: 20px;
        line-height: 24px;
    }
}

@media (max-width: 768px) {
    h1 {
        font-size: 36px;
        line-height: 36px;
    }

    .topbar .bar-phone span,
    .topbar .bar-mail span {
        display: none;
    }

    .topbar .bar-phone,
    .topbar .bar-mail {
        margin: 9px 0 9px 15px;
    }

    .topbar .header-social {
        float: right;
        margin: -5px 15px -5px 0;
    }

    #first-slider .slide1 h2,
    #first-slider .slide2 h2,
    #first-slider .slide3 h2,
    #first-slider .slide4 h2 {
        font-size: 36px;
        width: 90%;
        padding: 17% 0 0 0;
    }

    #first-slider .slide1 h3,
    #first-slider .slide2 h3,
    #first-slider .slide3 h3,
    #first-slider .slide4 h3 {
        font-size: 16px;
        width: 80%;
        margin: 10px auto 0 auto;
        line-height: 24px;
    }

    #first-slider .carousel .item {
        min-height: 400px;
    }

    #about-sec,
    #activities-sec,
    #video-sec,
    #project-sec,
    #gallery-sec,
    #help {
        margin: 40px 0;
    }

    #activities-sec,
    #project-sec,
    #help {
        padding: 40px 0;
    }

    #video-sec .media-image {
        width: 80px;
        height: 80px;
    }

    #video-sec .media-text {
        float: right;
        width: 86%;
    }

    #video-sec .media-text h5 {
        margin-top: 15px;
    }

    .grid-image {
        width: 75%;
        margin: 0 auto;
    }

    .callout h2 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 20px;
    }

    .footer .footer-body {
        padding: 40px 0;
    }

    #gallery-sec ul li {
        width: 48%;
    }

    #gallery-sec ul li:nth-child(4n+0) {
        margin: 20px 0 0 0;
    }

    #gallery-sec ul li:nth-child(2n+0) {
        margin: 20px 0 0 0;
    }

    #inner-banner .overlay {
        padding: 47px 0 47px 0;
    }

    .breadcrumb {
        margin-top: 5px;
    }

    #pro-sec .grid-image {
        width: 100%;
        margin: 0 auto;
    }

    [dir="rtl"] .nav-dropdown > li > a {
        margin-right: 10px;
    }

    .nav-dropdown > li > a {
        background-color: #e4e4e4!important;

    }
    .nav-dropdown > li  {
        background-color: #e4e4e4!important;

    }
    nav-dropdown nav-submenu a {
        margin-right: 20px;
    }

    .navigation-portrait .nav-dropdown > li > ul > li > a {
        margin-right: 30px;
        background-color: white !important;
    }

    .navigation-portrait .nav-dropdown > li > ul > li  {
        margin-right: 30px;
        background-color: white !important;
    }


    [dir="rtl"] .navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
        left: 55% !important;
        transform: rotate(225deg)
    }

    /* [dir="rtl"] .navigation-portrait .nav-menus-wrapper {
        width: 402px!important;
    } */

    [dir="rtl"] .navigation-portrait .submenu-indicator-chevron {
        left: -222px!important;
        right: auto;
    }
}

@media (max-width: 768px) {
    h1 {
        font-size: 30px;
        line-height: 30px;
    }

    .topbar .header-social a {
        width: 45px;
    }

    #first-slider .slide1 h2,
    #first-slider .slide2 h2,
    #first-slider .slide3 h2,
    #first-slider .slide4 h2 {
        font-size: 26px;
        width: 90%;
        padding: 18% 0 0 0;
    }

    #first-slider .slide1 h3,
    #first-slider .slide2 h3,
    #first-slider .slide3 h3,
    #first-slider .slide4 h3 {
        font-size: 14px;
        width: 80%;
        margin: 5px auto 0 auto;
        line-height: 20px;
    }

    #first-slider .slide1 h4 a,
    #first-slider .slide2 h4 a,
    #first-slider .slide3 h4 a,
    #first-slider .slide4 h4 a {
        color: #fff;
        background: #ec1d25;
        display: inline-block;
        border-radius: 3px;
        padding: 0px 15px;
        font-size: 12px;
    }

    #first-slider .slide1 h4,
    #first-slider .slide2 h4,
    #first-slider .slide3 h4,
    #first-slider .slide4 h4 {
        margin: 15px auto 0 auto;
    }

    #first-slider .carousel .item {
        min-height: 350px;
    }

    nav.navbar.bootsnav .navbar-brand {
        margin: 0 0 0 -5px !important;
    }

    .donation,
    .sponsor-button {
        margin: 20px 0 0 0;
    }

    nav.navbar.bootsnav .navbar-toggle {
        margin-right: 0px;
        margin-top: 23px;
    }

    #help .help-text {
        width: 100%;
        float: none;
        margin-top: 10px;
        text-align: center;
    }

    #help .icon_circle {
        float: none;
        margin: 0 auto;
    }

    #help .line.line-50 {
        margin: 10px auto;
    }

    .act-box .act-pad {
        padding: 50px 50px 50px 50px;
    }

    .google-maps {
        position: relative;
        padding-bottom: 40%;
        overflow: hidden;
    }

    .bwt-footer-copyright .left-text {
        text-align: center;
    }

    .bwt-footer-copyright .right-text {
        text-align: center;
    }
}

@media (max-width: 640px) {
    #video-sec .media-text {
        float: right;
        width: 83%;
    }

    #inner-banner .overlay {
        padding: 47px 0 47px 0;
    }

    .breadcrumb {
        margin-top: 15px;
        text-align: left;
    }

    .act-box .act-pad {
        padding: 40px 30px;
    }

    #about-sec h2 {
        margin-top: 30px;
        font-size: 24px;
        line-height: 30px;
    }
}

@media (max-width: 480px) {
    h1 {
        font-size: 26px;
        line-height: 26px;
    }

    .topbar .header-social {
        display: none;
    }

    .attr-nav {
        right: 0;
        top: 50px;
        width: 100%;
        text-align: center;
    }

    #first-slider .slide1 h2,
    #first-slider .slide2 h2,
    #first-slider .slide3 h2,
    #first-slider .slide4 h2 {
        font-size: 20px;
        line-height: 20px;
        padding: 15% 0 0 0;
    }

    #first-slider .slide1 h4,
    #first-slider .slide2 h4,
    #first-slider .slide3 h4,
    #first-slider .slide4 h4 {
        margin: 5px auto 0 auto;
    }

    #video-sec .media-text {
        float: right;
        width: 75%;
    }

    .callout .callout-separator:before,
    .callout .callout-separator:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 10px;
        height: 1px;
        background: #fff;
    }

    #inner-banner .overlay {
        padding: 47px 0 47px 0;
    }

    .act-box .act-pad {
        padding: 30px 20px;
    }

    .act-box .price {
        margin: 15px 0px 0px 0;
        float: none;
    }

    #about-sec .btn1 {
        float: none;
        margin: 15px 0 0 0 !important;
    }

    .google-maps {
        position: relative;
        padding-bottom: 50%;
        overflow: hidden;
    }

    #first-slider {
        margin-top: 100px;
    }

    #first-slider .carousel .item {
        min-height: 270px;
    }
}

@media (max-width: 360px) {
    h1 {
        font-size: 20px;
        line-height: 20px;
    }

    h5 {
        font-size: 15px;
        line-height: 22px;
    }

    .topbar .bar-phone,
    .topbar .bar-mail {
        margin: 9px 0 9px 10px;
        font-size: 12px;
    }

    .topbar .bar-phone {
        padding-right: 10px;
    }

    element.style {
    }

    #first-slider .slide1 h2,
    #first-slider .slide2 h2,
    #first-slider .slide3 h2,
    #first-slider .slide4 h2 {
        font-size: 16px;
        line-height: 16px;
        padding: 8% 0 0 0;
    }

    #first-slider .slide1 h3,
    #first-slider .slide2 h3,
    #first-slider .slide3 h3,
    #first-slider .slide4 h3 {
        font-size: 12px;
        width: 80%;
        margin: 5px auto 0 auto;
        line-height: 16px;
    }

    #video-sec .media-text {
        float: none;
        width: 100%;
        text-align: center;
    }

    #video-sec .media-image {
        width: 80px;
        height: 80px;
        float: none;
        margin: 0 auto;
    }

    .callout .callout-separator span {
        display: block;
        margin: 10px auto;
    }

    .callout .callout-separator:before,
    .callout .callout-separator:after {
        display: none;
    }

    #gallery-sec ul li {
        width: 95%;
        float: none;
        margin: 20px auto 0 auto;
    }

    #gallery-sec ul li:nth-child(2n+0) {
        margin: 20px auto 0 auto;
    }

    #projects-sec h3 {
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
        margin: 10px 0 0 0;
        line-height: 24px;
    }

    .act-box .act-pad {
        padding: 20px 0px;
    }

    #about-sec h2 {
        margin-top: 30px;
        font-size: 20px;
        line-height: 24px;
    }

    #first-slider .carousel .item {
        min-height: 220px;
    }
}

@media (max-width: 320px) {
    #first-slider .slide1 h2,
    #first-slider .slide2 h2,
    #first-slider .slide3 h2,
    #first-slider .slide4 h2 {
        font-size: 16px;
        line-height: 16px;
        padding: 6% 0 0 0;
    }

    #first-slider .carousel .item {
        min-height: 190px;
    }
}

/******************  News Slider Demo-5 *******************/

.post-slide5 {
    margin: 0 15px;
    transition: all .4s ease-in-out 0s;
    box-shadow: 0 1px 2px rgba(43, 59, 93, .3);
    margin-bottom: 2em
}

.post-slide5 .post-img {
    position: relative;
    overflow: hidden
}

.post-slide5 .post-img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0);
    transition: all .4s linear 0s
}

.post-slide5:hover .post-img:before {
    background: rgba(0, 0, 0, .6)
}

.post-slide5 .post-img img {
    width: 100%;
    height: auto
}

.post-slide5 .category {
    width: 20%;
    font-size: 16px;
    color: #fff;
    line-height: 11px;
    text-align: center;
    text-transform: capitalize;
    padding: 11px 0;
    background: #2b7ab1;
    position: absolute;
    bottom: 0;
    left: -50%;
    transition: all .5s ease-in-out 0s
}

.post-slide5:hover .category {
    left: 0
}

.post-slide5 .post-review {
    padding: 25px 20px;
    background: #fff;
    position: relative;
    height: 240px
}

.post-slide5 .post-title {
    margin: 0
}

.post-slide5 .post-title a {
    display: inline-block;
    font-size: 16px;
    color: #2b7ab1;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
    transition: all .3s linear 0s
}

.post-slide5 .post-title a:hover {
    text-decoration: none;
    color: #555
}

.post-slide5 .post-description {
    font-size: 15px;
    color: #555;
    line-height: 26px
}

.post-review .post-bar {
    margin-top: 20px
}

.post-bar span {
    display: inline-block;
    font-size: 14px
}

.post-bar span i {
    margin-right: 5px;
    color: #999
}

.post-bar span a {
    color: #999;
    text-transform: uppercase
}

.post-bar span a:hover {
    text-decoration: none;
    color: #2b7ab1
}

.post-bar span.comments {
    float: right
}

@media only screen and (max-width: 359px) {
    .post-slide5 .category {
        font-size: 13px
    }
}

/*counter*/

.counter-section i {
    color: #FFFFFF;
    display: block;
    margin: 0 0 10px
}

.counter-section span.counter {
    font-size: 40px;
    color: #FFFFFF;
    line-height: 60px;
    display: block;
    font-family: "inherit", sans-serif;
    letter-spacing: 2px
}

.counter-title {
    font-size: 16px;
    color: #FFFFFF;
    text-transform: uppercase
}

.counter-icon {
    top: 25px;
    position: relative
}

.counter-style2 .counter-title {
    float: left
}

.counter-style2 span.counter {
    letter-spacing: 0.55px;
    float: left;
    margin-right: 10px
}

.counter-style2 i {
    float: right;
    line-height: 26px;
    margin: 0 10px 0 0
}

.counter-subheadline span {
    float: right
}

.medium-icon {
    font-size: 40px !important;
    margin-bottom: 15px !important
}

/* hover effect vertical menu */

.grid {
    position: relative;
    margin: 0 auto;
    /*padding: 1em 0 4em;*/
    /*max-width: 221px;*/
    list-style: none;
    text-align: center;
}

/* Common style */
/*.grid figure {*/
/*    position: relative;*/
/*    float: left;*/
/*    overflow: hidden;*/
/*    margin: 10px 1%;*/
/*    !*min-width: 221px;*!*/
/*    !*max-width: 480px;*!*/
/*    !*max-height: 360px;*!*/
/*    !*width: 55%;*!*/
/*    height: 272px;*/
/*   width: 301px;*/
/*    background: linear-gradient(white 20%, #ce0e08 40%, #ce0e08 40%);*/
/*    text-align: center;*/
/*    cursor: pointer;*/
/*}*/

.grid figure.effect-lily.tab1 {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    /*/min-width: 221px;/*/
    /*/max-width: 480px;/*/
    /*/max-height: 360px;/*/
    /*/width: 55%;/*/
    height: 316px;
    width: 301px;
    background: linear-gradient(white 20%, #ce0e08 40%, #ce0e08 40%);
    text-align: center;
    cursor: pointer;
}

.grid figure.effect-lily.tab2 {
    position: relative;
    float: right;
    overflow: hidden;
    margin: 10px 1%;
    /*/min-width: 221px;/*/
    /*/max-width: 480px;/*/
    /*/max-height: 360px;/*/
    /*/width: 55%;/*/
    height: 316px;
    width: 301px;
    background: linear-gradient(white 20%, #ce0e08 40%, #ce0e08 40%);
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    /*text-transform: uppercase;*/
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 62%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */

.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 600;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/* Individual effects */
/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}

figure.effect-lily figcaption {
    text-align: left;
}

figure.effect-lily figcaption > div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    height: 50%;
}

figure.effect-lily h2,
figure.effect-lily p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}

figure.effect-lily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-lily p {
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
    opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-lily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

.title-vertival-menu {
    font-size: 25px;
    line-height: normal;
    color: white !important;
}

/* hover effect vertical menu */

#news-slider {
    /*margin-top: 80px;*/
}

.post-slide {
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    /*box-shadow: 0px 14px 22px -9px #bbcbd8;*/
}

.post-slide .post-img {
    position: relative;
    overflow: hidden;
    /*!*border-radius: 10px;*!*/
    /*margin: -12px 15px 8px 15px;*/
    /* margin-left: 17px;*/
}

.post-slide .post-img img {
    width: 100px;
    height: auto;
    transform: scale(1, 1);
    transition: transform 0.2s linear;
}

.post-slide:hover .post-img img {
    transform: scale(1.1, 1.1);
}

.post-slide .over-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: linear-gradient(-45deg, rgba(6, 190, 244, 0.75) 0%, rgba(45, 112, 253, 0.6) 100%);
    transition: all 0.50s linear;
}

.post-slide:hover .over-layer {
    opacity: 1;
    text-decoration: none;
}

.post-slide .over-layer i {
    position: relative;
    top: 45%;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 25px;
}

.post-slide .post-content {
    background: #fff;
    /*border: 1px solid red;*/
    padding: 2px 20px 40px;
    height: 200px;
    /*border-radius: 15px;*/
}

.post-slide .post-title a {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.post-slide .post-title a:hover {
    text-decoration: none;
    color: #3498db;
}

.post-slide .post-description {
    line-height: 24px;
    color: #808080;
    margin-bottom: 25px;
}

.post-slide .post-date {
    color: #ec1d25;
    font-size: 14px;
}

.post-slide .post-date i {
    font-size: 20px;
    margin-right: 8px;
    color: #CFDACE;
}

.post-slide .read-more {
    background: #ec1d25;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin: 30px 0 0 20px;
    padding: 9px 20px;
    font-weight: 600;
}

.post-slide .read-more:hover {
    background-color: #2b7ab1;
    color: #fff;
}

.owl-controls .owl-buttons {
    text-align: center;
    margin-top: 20px;
}

.owl-controls .owl-buttons .owl-prev {
    background: #fff;
    position: absolute;
    top: -13%;
    left: 15px;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    /*box-shadow: 3px 14px 25px -10px #92b4d0;*/
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-next {
    background: #fff;
    position: absolute;
    top: -13%;
    right: 15px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    /*box-shadow: -3px 14px 25px -10px #92b4d0;*/
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #333;
    font-size: 30px;
}

.owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
}

@media only screen and (max-width: 1280px) {
    .post-slide .post-content {
        padding: 0px 15px 25px 15px;
    }
}

.btn-stat {
    margin: 15px 0 0 0;
    color: #fff;
    font-weight: 700;
    border: 2px solid #fff;
    display: inline-block;
    border-radius: 3px;
    padding: 5px 10px;
}

.btn-stat:hover {
    color: #ec1d25;
    background: #fff;
}

/* e-service */

.icon-box {
    position: relative;
    display: block;
    padding: 40px 20px 30px;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
    border-radius: 5px;
    z-index: 99;
    text-decoration: none;
    margin-bottom: 10px !important;
}

.icon-box .icon {
    margin-bottom: 24px
}

.icon-box:hover {
    z-index: 1;
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

.icon-box .content .title.fz-20 {
    font-size: 20px
}

.icon-box .content .title {
    font-size: 24px;
    line-height: 1.5;
    margin: 0;
    color: #3f3a64
}

.icon-box .content .desc {
    margin-top: 10px
}

.icon-box .content .desc p {
    line-height: 1.6;
    color: #696969
}

p:last-child {
    margin-bottom: 0
}

.icon-box:hover .content .link {
    color: #ec1d25;
}

.icon-box .content .link {
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 34px;
    padding: 5px 0;
    color: #8c89a2
}

.icon-box .content .link i {
    font-size: 16px;
    line-height: 14px;
    margin-left: 14px
}

a.icon-box.text-center {
    height: 378px;
    border: 1px solid red;
    background-color: #f5f6f7;
}

/* e-service */
/* mobile menu */

.icon-box-mobile {
    position: relative;
    display: block;
    padding: 40px 20px 30px;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
    border-radius: 5px;
    z-index: 99;
    text-decoration: none;
    margin-bottom: 10px !important;
}

.icon-box-mobile .icon {
    margin-bottom: 24px
}

.icon-box-mobile:hover {
    z-index: 1;
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

.icon-box-mobile .content .title.fz-20 {
    font-size: 20px
}

.icon-box-mobile .content .title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    margin: 0;
    color: white;
}

.icon-box-mobile .content .desc {
    margin-top: 10px
}

.icon-box-mobile .content .desc p {
    line-height: 1.6;
    color: #696969
}

p:last-child {
    margin-bottom: 0
}

a.icon-box-mobile.text-center {
    /*height: 341px;*/
    border: 1px solid #2b7ab1;
    background-color: #2b7ab1 !important;
}

a.icon-box-mobile.text-center:hover {
    border: 1px solid #ec1d25;
    background-color: #ec1d25 !important;
}

/* mobile menu */

.btn-actu {
    border: 2px solid #2b7ab1;
    border-radius: 3px;
    color: #2b7ab1;
    display: inline-block;
    margin: 30px 0 0 0;
    padding: 9px 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.btn-actu:hover {
    border: 2px solid #ec1d25;
    background: #ec1d25;
    color: #fff !important;
}

.nav.navbar-nav i.fa {
    padding-right: 7px;
}

.menu-top li {
    padding-right: 29px;
}

.title-single-page {
    padding-bottom: 10px;
    color: #2b7ab1;
}

.sub-title-single-page {
    padding-bottom: 10px;
    color: #333333;
}

/* megamenu */

#preloader {
    overflow: hidden;
    background-color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.classy-load {
    -webkit-animation: 2000ms linear 0s normal none infinite running classy-load;
    animation: 2000ms linear 0s normal none infinite running classy-load;
    background: transparent none repeat scroll 0 0;
    border-color: #dddddd #dddddd #111111;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    height: 40px;
    left: calc(50% - 20px);
    position: relative;
    top: calc(50% - 20px);
    width: 40px;
    z-index: 9;
}

@-webkit-keyframes classy-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes classy-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.navigation {
    width: 100%;
    height: 70px;
    display: table;
    position: relative;
    font-weight: 520;
    font-family: inherit;
    background-color: #fff
}

.navigation * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.navigation-portrait {
    height: 48px
}

.navigation-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 19998
}

.navigation-hidden {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important
}

.align-to-left {
    float: left
}

.nav-header {
    float: left
}

.navigation-hidden .nav-header {
    display: none
}

.nav-brand {
    line-height: 70px;
    padding: 0;
    color: #343a40;
    font-size: 24px;
    text-decoration: none !important
}

.nav-brand:hover,
.nav-brand:focus {
    color: #343a40
}

.navigation-portrait .nav-brand {
    font-size: 18px;
    line-height: 48px
}

.nav-logo > img {
    height: 48px;
    margin: 11px auto;
    padding: 0 15px;
    float: left
}

.nav-logo:focus > img {
    outline: initial
}

.navigation-portrait .nav-logo > img {
    height: 36px;
    margin: 6px auto 6px 15px;
    padding: 0
}

.nav-toggle {
    width: 30px;
    height: 30px;
    padding: 6px 2px 0;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: 15px;
    display: none;
    cursor: pointer
}

.nav-toggle:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: #343a40;
    border-radius: 10px;
    box-shadow: 0 .5em 0 0 #343a40, 0 1em 0 0 #343a40
}

.navigation-portrait .nav-toggle {
    display: block
}

.navigation-portrait .nav-menus-wrapper {
    width: 407px;
    height: 100%;
    top: 0;
    left: -429px;
    position: fixed;
    background-color: #fff;
    z-index: 20000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
    left: auto;
    right: -400px
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
    left: 0
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
    left: auto;
    right: 0
}

.nav-menus-wrapper-close-button {
    width: 30px;
    height: 40px;
    margin: 10px 7px;
    display: none;
    float: right;
    color: #343a40;
    font-size: 26px;
    cursor: pointer
}

.navigation-portrait .nav-menus-wrapper-close-button {
    display: block
}

.nav-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    font-size: 0
}

.navigation-portrait .nav-menu {
    width: 100%
}

.navigation-landscape .nav-menu.nav-menu-centered {
    float: none;
    text-align: center
}

.navigation-landscape .nav-menu.nav-menu-centered > li {
    float: none
}

.nav-menu > li {
    display: inline-block;
    float: left;
    text-align: left
}

.navigation-portrait .nav-menu > li {
    width: 100%;
    position: relative;
    border-top: solid 1px #f0f0f0
}

.navigation-portrait .nav-menu > li:last-child {
    border-bottom: solid 1px #f0f0f0
}

.nav-menu + .nav-menu > li:first-child {
    border-top: none
}

.nav-menu > li > a {
    height: 70px;
    padding: 26px 15px;
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    color: #343a40;
    -webkit-transition: color .3s, background .3s;
    transition: color .3s, background .3s
}

.navigation-portrait .nav-menu > li > a {
    width: 100%;
    height: auto;
    padding: 12px 15px 12px 26px
}

/* .nav-menu > li:hover > a,
.nav-menu > li.active > a,
.nav-menu > li.focus > a {
    color: #ec1d25
} */

.nav-menu > li > a > i,
.nav-menu > li > a > [class*=ion-] {
    width: 18px;
    height: 16px;
    line-height: 16px;
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
}

.nav-menu > li > a > [class*=ion-] {
    width: 16px;
    display: inline-block;
    -webkit-transform: scale(1.8);
    transform: scale(1.8)
}

.navigation-portrait .nav-menu.nav-menu-social {
    width: 100%;
    text-align: center
}

.nav-menu.nav-menu-social > li {
    text-align: center;
    float: none;
    border: none !important
}

.navigation-portrait .nav-menu.nav-menu-social > li {
    width: auto
}

.nav-menu.nav-menu-social > li > a > [class*=ion-] {
    font-size: 12px
}

.nav-menu.nav-menu-social > li > a > .fa {
    font-size: 14px
}

.navigation-portrait .nav-menu.nav-menu-social > li > a {
    padding: 15px
}

.submenu-indicator {
    margin-left: 6px;
    margin-top: 6px;
    float: right;
    -webkit-transition: all .2s;
    transition: all .2s
}

.navigation-portrait .submenu-indicator {
    width: 54px;
    height: 44px;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    z-index: 20000
}

.submenu-indicator-chevron {
    height: 6px;
    width: 6px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #70798b #70798b transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border .2s;
    transition: border .2s
}

.navigation-portrait .submenu-indicator-chevron {
    position: absolute;
    top: 18px;
    right: 100%;
}

.nav-menu > li:hover > a .submenu-indicator-chevron,
.nav-menu > .active > a .submenu-indicator-chevron,
.nav-menu > .focus > a .submenu-indicator-chevron {
    border-color: transparent #967adc #967adc transparent
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.nav-overlay-panel {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    z-index: 19999
}

.no-scroll {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.nav-search {
    height: 70px;
    float: right;
    z-index: 19998
}

.navigation-portrait .nav-search {
    height: 48px;
    padding: 0 10px;
    margin-right: 52px
}

.navigation-hidden .nav-search {
    display: none
}

.nav-search-button {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    background-color: #fbfcfd
}

.navigation-portrait .nav-search-button {
    width: 50px;
    height: 48px;
    line-height: 46px;
    font-size: 22px
}

.nav-search-icon {
    width: 14px;
    height: 14px;
    margin: 2px 8px 8px 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #343a40;
    text-align: left;
    text-indent: -9999px;
    border: 2px solid;
    border-radius: 50%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nav-search-icon:after,
.nav-search-icon:before {
    content: '';
    pointer-events: none
}

.nav-search-icon:before {
    width: 2px;
    height: 11px;
    top: 11px;
    position: absolute;
    left: 50%;
    border-radius: 0 0 1px 1px;
    box-shadow: inset 0 0 0 32px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.nav-search-button:hover .nav-search-icon {
    color: #ec1d25
}

.nav-search > form {
    width: 100%;
    height: 100%;
    padding: 0 auto;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 99
}

.nav-search-inner {
    width: 70%;
    height: 70px;
    margin: auto;
    display: table
}

.navigation-portrait .nav-search-inner {
    height: 48px
}

.nav-search-inner input[type=text],
.nav-search-inner input[type=search] {
    height: 70px;
    width: 100%;
    margin: 0;
    padding: 0 12px;
    font-size: 26px;
    text-align: center;
    color: #343a40;
    outline: none;
    line-height: 70px;
    border: none;
    background-color: transparent;
    -webkit-transition: all .3s;
    transition: all .3s
}

.navigation-portrait .nav-search-inner input[type=text],
.navigation-portrait .nav-search-inner input[type=search] {
    height: 48px;
    font-size: 18px;
    line-height: 48px
}

.nav-search-close-button {
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: normal;
    color: #343a40;
    font-size: 20px;
    cursor: pointer;
    text-align: center
}

.navigation-portrait .nav-search-close-button {
    top: 10px;
    right: 14px
}

.nav-button {
    margin: 18px 15px 0;
    padding: 8px 14px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px
}

.nav-button:hover,
.nav-button:focus {
    color: #fff;
    text-decoration: none
}

.navigation-portrait .nav-button {
    width: calc(100% - 52px);
    margin: 17px 26px
}

.nav-text {
    margin: 25px 15px;
    display: inline-block;
    color: #343a40;
    font-size: 14px
}

.navigation-portrait .nav-text {
    width: calc(100% - 52px);
    margin: 12px 26px 0
}

.navigation-portrait .nav-text + ul {
    margin-top: 15px
}

.nav-dropdown {
    min-width: 327px;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    list-style: none;
    z-index: 98;
    white-space: nowrap
}

.navigation-portrait .nav-dropdown {
    width: 100%;
    position: static;
    left: 0
}

.nav-dropdown .nav-dropdown {
    left: 100%
}

.nav-menu > li > .nav-dropdown {
    border-top: solid 2px #ec1d25
}

.nav-dropdown > li {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    text-align: left
}

.nav-dropdown > li > a {
    width: 100%;
    padding: 16px 20px;
    display: inline-block;
    text-decoration: none;
    float: left;
    font-size: 13px;
    color: #343a40;
    background-color: #fdfdfd;
}

.nav-dropdown > li:hover > a,
.nav-dropdown > li.focus > a {
    color: #ec1d25
}

.nav-dropdown.nav-dropdown-left {
    right: 0
}

.nav-dropdown > li > .nav-dropdown-left {
    left: auto;
    right: 100%
}

.navigation-landscape .nav-dropdown.nav-dropdown-left > li > a {
    text-align: right
}

.navigation-portrait .nav-dropdown > li > a {
    padding: 12px 20px 12px 30px
}

.navigation-portrait .nav-dropdown > li > ul > li > a {
    padding-left: 50px
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > a {
    padding-left: 70px
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > a {
    padding-left: 90px
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > ul > li > a {
    padding-left: 110px
}

.nav-dropdown .submenu-indicator {
    right: 15px;
    top: 10px;
    position: absolute
}

.navigation-portrait .nav-dropdown .submenu-indicator {
    right: 0;
    top: 0
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-dropdown > li:hover > a .submenu-indicator-chevron,
.nav-dropdown > .focus > a .submenu-indicator-chevron {
    border-color: transparent #ec1d25 #ec1d25 transparent
}

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
    left: 10px
}

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.nav-dropdown-horizontal {
    width: 100%;
    left: 0;
    background-color: #fdfdfd;
    border-top: solid 1px #f0f0f0
}

.nav-dropdown-horizontal .nav-dropdown-horizontal {
    width: 100%;
    top: 100%;
    left: 0
}

.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
    border-top: none
}

.nav-dropdown-horizontal > li {
    width: auto;
    clear: none;
    position: static
}

.navigation-portrait .nav-dropdown-horizontal > li {
    width: 100%
}

.nav-dropdown-horizontal > li > a {
    position: relative
}

.nav-dropdown-horizontal .submenu-indicator {
    height: 18px;
    top: 11px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
    height: 42px;
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator.submenu-indicator-up {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.megamenu-panel {
    width: 100%;
    padding: 15px;
    display: none;
    position: absolute;
    font-size: 14px;
    z-index: 98;
    text-align: left;
    color: inherit;
    border-top: solid 1px #f0f0f0;
    background-color: #fdfdfd;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .075)
}

.navigation-portrait .megamenu-panel {
    padding: 25px;
    position: static;
    display: block
}

.megamenu-panel [class*=container] {
    width: 100%
}

.megamenu-panel [class*="container"] [class*="col-"] {
    padding: 0
}

.megamenu-panel-half {
    width: 50%
}

.megamenu-panel-quarter {
    width: 25%
}

.navigation-portrait .megamenu-panel-half,
.navigation-portrait .megamenu-panel-quarter {
    width: 100%
}

.megamenu-panel-row {
    width: 100%
}

.megamenu-panel-row:before,
.megamenu-panel-row:after {
    display: table;
    content: "";
    line-height: 0
}

.megamenu-panel-row:after {
    clear: both
}

.megamenu-panel-row [class*=col-] {
    display: block;
    min-height: 20px;
    float: left;
    margin-left: 3%
}

.megamenu-panel-row [class*=col-]:first-child {
    margin-left: 0
}

.navigation-portrait .megamenu-panel-row [class*=col-] {
    float: none;
    display: block;
    width: 100% !important;
    margin-left: 0;
    margin-top: 15px
}

.navigation-portrait .megamenu-panel-row:first-child [class*=col-]:first-child {
    margin-top: 0
}

.megamenu-panel-row .col-1 {
    width: 5.583333333333%
}

.megamenu-panel-row .col-2 {
    width: 14.166666666666%
}

.megamenu-panel-row .col-3 {
    width: 22.75%
}

.megamenu-panel-row .col-4 {
    width: 31.333333333333%
}

.megamenu-panel-row .col-5 {
    width: 39.916666666667%
}

.megamenu-panel-row .col-6 {
    width: 48.5%
}

.megamenu-panel-row .col-7 {
    width: 57.083333333333%
}

.megamenu-panel-row .col-8 {
    width: 65.666666666667%
}

.megamenu-panel-row .col-9 {
    width: 74.25%
}

.megamenu-panel-row .col-10 {
    width: 82.833333333334%
}

.megamenu-panel-row .col-11 {
    width: 91.416666666667%
}

.megamenu-panel-row .col-12 {
    width: 100%
}

.megamenu-tabs {
    width: 100%;
    float: left;
    display: block
}

.megamenu-tabs-nav {
    width: 20%;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none
}

.navigation-portrait .megamenu-tabs-nav {
    width: 100%
}

.megamenu-tabs-nav > li > a {
    width: 100%;
    padding: 10px 16px;
    float: left;
    font-size: 13px;
    text-decoration: none;
    color: #343a40;
    border: solid 1px #eff0f2;
    outline: 0;
    background-color: #fff
}

.megamenu-tabs-nav > li.active a,
.megamenu-tabs-nav > li:hover a {
    background-color: #f5f5f5
}

.megamenu-tabs-pane {
    width: 80%;
    min-height: 30px;
    padding: 20px;
    float: right;
    display: none;
    font-size: 13px;
    color: #343a40;
    border: solid 1px #eff0f2;
    background-color: #fff
}

.megamenu-tabs-pane.active {
    display: block
}

.navigation-portrait .megamenu-tabs-pane {
    width: 100%
}

.megamenu-lists {
    width: 100%;
    display: table
}

.megamenu-list {
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
    display: inline-block;
    float: left;
    list-style: none
}

.megamenu-list:last-child {
    margin: 0;
    border: none
}

.navigation-landscape .megamenu-list {
    margin: -15px 0;
    padding: 20px 0;
    border-right: solid 1px #f0f0f0
}

.navigation-landscape .megamenu-list:last-child {
    border: none
}

.megamenu-list > li > a {
    width: 100%;
    padding: 10px 15px;
    display: inline-block;
    color: #343a40;
    text-decoration: none;
    font-size: 13px;
}

.megamenu-list > li > a:hover {
    background-color: #ec1d25;
    color: #fff
}

.megamenu-list > li.megamenu-list-title > a {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #343a40
}

.megamenu-list > li.megamenu-list-title > a:hover {
    background-color: transparent
}

.navigation-landscape .list-col-2 {
    width: 50%
}

.navigation-landscape .list-col-3 {
    width: 33%
}

.navigation-landscape .list-col-4 {
    width: 25%
}

.navigation-landscape .list-col-5 {
    width: 20%
}

.nav-menu > li > a {
    color: #343a40;
    text-transform: uppercase;
}

.nav-dropdown > li > a {
    color: #343a40;
    padding: 10px 20px;
    border-bottom: 1px solid #f6f6f6;
}

.nav-dropdown > li > a:hover,
.nav-dropdown > li > a:focus {
    color: #ec1d25;
}

.main_header_area.sticky {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.transparent-menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
}

.navigation-portrait .nav-menu > li > a {
    width: 100%;
    height: auto;
    padding: 10px 10px 10px 30px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .nav-dropdown > li > a,
    .megamenu-list > li > a {
        width: 65%
    }
}

/* megamenu */
/* share */

#share {
    width: 100%;
    /*margin: 100px auto;*/
    text-align: center;
}

/* buttons */

#share a {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 8px;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    opacity: 0.75;
    transition: opacity 0.15s linear;
}

#share a:hover {
    opacity: 1;
}

/* icons */

#share i {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/* colors */

#share .facebook {
    background: #3b5998;
}

#share .twitter {
    background: #55acee;
}

#share .linkedin {
    background: #0077b5;
}

/* share */
/* btn language */

.btn-language {
    padding: 0px;
    background-color: #e4e7ea !important;
}

i.fa.fa-globe {
    padding-right: 7px;
}

/* btn language */
/* media screen menu */

@media (max-width: 767px) {
    .menu-web-lg {
        display: none;
    }
}

@media (min-width: 770px) {
    .mobile-menu-sm {
        display: none;
    }
}

/* media screen menu */
/* chiffres ministere */

.btn-circle.btn-xl {
    width: 120px;
    height: 120px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 100%;
}

.btn-danger-chiffres {
    color: #fff;
    background-color: #2b7ab1;
    border-color: #2b7ab1;
}

.btn-danger-chiffres:hover {
    color: #fff;
    animation: mymove 5s infinite;
    background-color: #ec1d25;
    border-color: #ec1d25;
}

.chiffres-ministere i.fa {
    padding-top: 15px !important;
}

.counter-section-2 {
    font-size: 40px;
    line-height: 60px;
    display: block;
    color: #2b7ab1;
}

.counter-title-2 {
    font-size: 18px;
    line-height: 24px;
}

button.btn.btn-danger-chiffres.btn-circle.btn-xl:hover {
    margin-left: -30px !important;
    /*-webkit-transition: .3s ease-in-out!important;*/
    transition: .3s ease-in-out !important;
}

/* chiffres ministere */
/* top menu hover */

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #e4e7ea;
}

.href-top-menu {
    color: #333333 !important;
}

.href-top-menu:hover {
    color: #ec1d25 !important;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 15px;
}

.second-menu-link {
    color: white;
}

.second-menu-link:hover {
    color: #cccccc !important;
}

/* top menu hover */
/*@media (max-width: 768px) {*/
/*    .facebook-widget {*/
/*        display: none;*/
/*    }*/
/*}*/
/* FAQ */

.accordion .accordion-item {
    border-bottom: 1px solid #ec1d25;
}

.accordion .accordion-item button[aria-expanded='true'] {
    border-bottom: 1px solid #ec1d25;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
}

.accordion button:hover,
.accordion button:focus {
    cursor: pointer;
    color: #ec1d25;
}

.accordion button:hover::after,
.accordion button:focus::after {
    cursor: pointer;
    color: #ec1d25;
    border: 1px solid #ec1d25;
}

.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
    margin-left: 0px !important;
}

.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

.accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion button[aria-expanded='true'] {
    color: #ec1d25;
}

.accordion button[aria-expanded='true'] .icon::after {
    width: 0;
}

.accordion button[aria-expanded='true'] + .accordion-content {
    opacity: 1;
    max-height: 100%;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content p {
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    margin: 2em 0;
}

/* FAQ */
/* pagination */

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #f5f6f7;
    text-decoration: none;
    background-color: #2b7ab1;
    border: 1px solid #ddd;
}

/* pagination */
/* card 3d */
/* card 3d */
/* e-service icon */

.svg-eservice {
    padding-bottom: 20px;
}

.effect-box {
    min-height: 182px;
    padding: 15px;
    margin-bottom: 8px;
}

.effect-box-bg {
    background-color: #f5f9fb;
}

.effect-box:hover {
    box-shadow: inset 1px 1px 10px -1px rgb(68 110 163 / 46%) !important;
}

/* e-service icon */
/*#news-slider .owl-wrapper{*/
/*    width: 100% !important;*/
/*}*/
/*#news-slider .owl-item{*/
/*    width: 50% !important;*/
/*}*/

.footer-transition a {
    color: #333333;
}

.footer-transition a:hover {
    padding-left: 10px;
    color: #ec1d25 !important;
    transition: all 0.5s;
}

.list-links li a:hover {
    padding-left: 10px;
    color: #ec1d25 !important;
    transition: all 0.5s;
}

/* rtl */

[dir="rtl"] .footer-section {
    font-family: "inherit", sans-serif;
}

[dir="rtl"] html body {
    font-family: "inherit", sans-serif !important;
}

[dir="rtl"] .navigation {
    font-family: "inherit", sans-serif !important;
}

[dir="rtl"] .topbar .bar-mail {
    float: right;
}

[dir="rtl"] .topbar .header-social {
    float: left;
}

[dir="rtl"] .nav.navbar-nav i.fa {
    padding-left: 7px;
}

[dir="rtl"] .nav-menu {
    float: right;
}

[dir="rtl"] .grid figure img {
    float: left;
}

[dir="rtl"] .nav-menu > li {
    float: right;
    text-align: right;
}

[dir="rtl"] .submenu-indicator {
    margin-right: 6px;
    float: left;
}

[dir="rtl"] .nav-dropdown > li > a {
    text-align: right !important;
    float: right !important;
}

[dir="rtl"] .nav-dropdown .nav-dropdown {
    right: 100%;
}

[dir="rtl"] .nav-dropdown .submenu-indicator {
    left: 2px;
    right: unset;
    transform: rotateZ(-180deg);
}

[dir="rtl"] .subscribe .subscribe-btn {
    float: left;
}

[dir="rtl"] .icon-box .content .link i {
    transform: rotateZ(-180deg);
}

[dir="rtl"] .bwt-footer-copyright .left-text {
    text-align: right;
}

[dir="rtl"] .nav-menus-wrapper.nav-menus-wrapper-open {
    transition-property: right;
}

[dir="rtl"] .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
    -webkit-overflow-scrolling: touch;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

[dir="rtl"] #inner-banner .overlay i.fa.fa-arrow-right {
    transform: rotateZ(-180deg);
}

[dir="rtl"] .post-slide .post-date i {
    margin-left: 8px;
}

[dir="rtl"] .carousel-control .fa-angle-right {
    transform: rotateZ(-180deg);
}

[dir="rtl"] .carousel-control .fa-angle-left {
    transform: rotateZ(-180deg);
}

[dir="rtl"] .post-slide .post-content {
    direction: rtl;
}

[dir="rtl"] .grid figure {
    position: relative;
    /*float: right;*/
    overflow: hidden;
    margin: 10px 1%;
    /* min-width: 221px; */
    /* max-width: 480px; */
    /* max-height: 360px; */
    /* width: 55%; */
    height: 272px;
    width: 301px;
    background: linear-gradient(white 20%, #ce0e08 40%, #ce0e08 40%);
    text-align: center;
    cursor: pointer;
}

[dir="rtl"] .dropdown-menu {
    min-width: 130px !important;
}

[dir="rtl"] .descrip-etab {
    text-align: right !important;
}

[dir="rtl"] .descrip-etab i {
    float: right !important;
    padding-left: 10px;
}

[dir="rtl"] .grid figure.effect-lily.tab1 {
    position: relative;
    /*float: right;*/
    overflow: hidden;
    margin: 10px 1%;
    /*/min-width: 221px;/*/
    /*/max-width: 480px;/*/
    /*/max-height: 360px;/*/
    /*/width: 55%;/*/
    height: 210px;
    width: 100%;
    background: linear-gradient(white 20%, #ce0e08 40%, #ce0e08 40%);
    text-align: center;
    cursor: pointer;
}

[dir="rtl"] .grid figure.effect-lily.tab2 {
    position: relative;
    /*float: left;*/
    overflow: hidden;
    margin: 10px 1%;
    /*/min-width: 221px;/*/
    /*/max-width: 480px;/*/
    /*/max-height: 360px;/*/
    /*/width: 55%;/*/
    height: 210px;
    width: 100%;
    background: linear-gradient(white 20%, #ce0e08 40%, #ce0e08 40%);
    text-align: center;
    cursor: pointer;
}

.descrip-etab {
    text-align: left !important;
}

.descrip-etab i {
    float: left !important;
    padding-right: 10px;
}

.social-btn-sp #social-links {
    margin: 0 auto;
    max-width: 500px;
}

.social-btn-sp #social-links ul li {
    display: inline-block;
}

.social-btn-sp #social-links ul li a {
    padding: 15px;
    border: 1px solid #ccc;
    margin: 1px;
    font-size: 30px;
}

#social-links {
    display: inline-table;
}

#social-links ul li {
    display: inline;
}

#social-links ul li a {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 8px;
    border-radius: 50%;
    font-size: 45px;
    color: #fff;
    background: #3b5998;
    opacity: 0.75;
    transition: opacity 0.15s linear;
}

.reset-btn {
    border: 2px solid #ec1d25;
    border-radius: 3px;
    color: #ec1d25;
    display: inline-block;
    margin: 30px 0 0 0;
    padding: 9px 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.reset-btn :hover {
    color: #2b7ab1;
}

.button--inactive {
    opacity: 0.2;
}

.button img {
    width: 60%;
}

.cards-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cards__container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25rem;
}

.box {
    /*     margin: -1.5rem; */
    width: 12rem;
    height: 20rem;
    box-shadow: 0px 0px 2rem 0px #888888;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    /* transition: 1s all; */
}

.box:nth-child(2n) {
    transform: scale(0.85);
    z-index: -1;
}

.box:nth-child(2) {
    left: 5%;
}

.box:nth-child(4) {
    left: -5%;
}

.box:nth-child(4n + 1) {
    transform: scale(0.75);
    z-index: -2;
}

.box:nth-child(1) {
    left: 15%;
}

.box:nth-child(5) {
    left: -15%;
}

.card__text-content {
    text-align: center;
    width: 75%;
}

.card__title {
    padding: 1rem;
}

.box--hide {
    display: none;
}

.move-out-from-left {
    animation: moveOutLeft 0.5s ease-in-out;
}

.move-out-from-right {
    animation: moveOutRight 0.5s ease-in-out;
}

.move-to-position5-from-left {
    animation: moveToP5Left 0.5s ease-in-out;
}

.move-to-position4-from-left {
    animation: moveToP4Left 0.5s ease-in-out;
}

.move-to-position3-from-left {
    animation: moveToP3Left 0.5s ease-in-out;
}

.move-to-position2-from-left {
    animation: moveToP2Left 0.5s ease-in-out;
}

.move-to-position1-from-left {
    animation: moveToP1Left 0.5s ease-in-out;
}

.move-to-position5-from-right {
    animation: moveToP5Right 0.5s ease-in-out;
}

.move-to-position4-from-right {
    animation: moveToP4Right 0.5s ease-in-out;
}

.move-to-position3-from-right {
    animation: moveToP3Right 0.5s ease-in-out;
}

.move-to-position2-from-right {
    animation: moveToP2Right 0.5s ease-in-out;
}

.move-to-position1-from-right {
    animation: moveToP1Right 0.5s ease-in-out;
}

@keyframes moveOutLeft {
    0% {
        transform: scale(0.75) translateX(0%);
        opacity: 1;
    }
    50% {
        transform: scale(0.5) translateX(-150%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.25) translateX(0%);
        opacity: 0;
    }
}

@keyframes moveOutRight {
    0% {
        transform: scale(0.75) translateX(0%);
        opacity: 1;
    }
    50% {
        transform: scale(0.5) translateX(150%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.25) translateX(0%);
        opacity: 0;
    }
}

@keyframes moveToP5Left {
    from {
        transform: scale(0.75) translateX(100%);
    }
    to {
        transform: scale(0.75) translateX(0);
    }
}

@keyframes moveToP4Left {
    from {
        transform: scale(0.75) translateX(100%);
    }
    to {
        transform: scale(0.85) translateX(0);
    }
}

@keyframes moveToP3Left {
    from {
        transform: scale(0.85) translateX(100%);
    }
    to {
        transform: scale(1) translateX(0);
    }
}

@keyframes moveToP2Left {
    from {
        transform: scale(1) translateX(100%);
    }
    to {
        transform: scale(0.85) translateX(0);
    }
}

@keyframes moveToP1Left {
    from {
        transform: scale(0.85) translateX(100%);
    }
    to {
        transform: scale(0.75) translateX(0);
    }
}

@keyframes moveToP1Right {
    from {
        transform: scale(0.75) translateX(-100%);
    }
    to {
        transform: scale(0.75) translateX(0);
    }
}

@keyframes moveToP2Right {
    from {
        transform: scale(0.75) translateX(-100%);
    }
    to {
        transform: scale(0.85) translateX(0);
    }
}

@keyframes moveToP3Right {
    from {
        transform: scale(0.85) translateX(-100%);
    }
    to {
        transform: scale(1) translateX(0);
    }
}

@keyframes moveToP4Right {
    from {
        transform: scale(1) translateX(-100%);
    }
    to {
        transform: scale(0.85) translateX(0);
    }
}

@keyframes moveToP5Right {
    from {
        transform: scale(0.85) translateX(-100%);
    }
    to {
        transform: scale(0.75) translateX(0);
    }
}

/*card 3d*/

.swiper-pagination-bullet {
    border: 1px solid #1da1f2;
}

.swiper-pagination-bullet-active {
    background: #1da1f2
}

img:not([draggable]),
embed,
object,
video {
    max-width: 100%;
    height: auto;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container.one {
    padding-top: 40px;
    text-align: center;
}

.swiper-container.one .swiper-slide {
    padding: 0 43px;
}

.swiper-container {
    width: 100%;
    padding-bottom: 60px;
}

.swiper-slide img {
    display: block;
    margin: auto;
    width: 100%;
}

.swiper-slide {
    width: 390px;
    height: auto;
    padding: 0 15px;
}

.two .swiper-slide {
    width: 300px;
}

.swiper-slide img {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.swiper-slide .slider-image .preview-icon {
    z-index: -1;
    width: calc(100% - 30px);
}

.swiper-slide.swiper-slide-active .slider-image:hover .preview-icon {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 1;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
}

.swiper-pagination-bullet {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ec1d25;
    border-radius: 10px;
    display: inline-block;
    height: 10px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 26px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.swiper-pagination-bullet-active {
    background: #ec1d25;
    background: #ec1d25;
    border: medium none;
    height: 12px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 12px;
}

.head-card {
    min-height: 80px;
    background-color: #ec1d25;
}

.footer-card {
    min-height: 150px;
    background-color: #2b7ab1;
}

.swiper-slide {
    min-height: 481px;
    min-width: 270px;
}

.content-card {
    min-height: 251px;
    background-color: white;
}

.title-etab {
    color: white;
    text-align: center;
    padding: 28px;
}

.descrip-etab {
    color: white;
    text-align: left;
    padding: 13px;
}

.owl-carousel .item {
    padding: 1rem;
}

.flex-container {
    display: flex;
    flex-wrap: nowrap;
}

.flex-container > div {
    width: 100%;
}

/*card 3d*/

.subscribe .subscribe-btn:hover {
    background-color: #2b7ab1;
}

.svg-eservice:hover {
    transition: all .1s ease-in-out;
    transform: scale(1.2);
}

.dropdown-menu {
    min-width: 130px !important;
}

@media (max-width: 1024px) {
    .menu-web-lg {
        display: none;
    }

    .mobile-menu-sm {
        display: block;
    }
}

@media (min-width: 1025px) {
    .mobile-menu-sm {
        display: none;
    }

    .menu-web-lg {
        display: block;
    }
}

.btn-danger-chiffres .tooltiptext {
    visibility: hidden;
    font-size: 15px;
    width: auto;
    min-width: 171px;
    background-color: #121313;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.btn-danger-chiffres:hover .tooltiptext {
    visibility: visible;
}

/* btn language modif 04/10/2021 */

.menu-top li {
    padding-right: 0px;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
}

ul.menu-top.text-center.nav.navbar-nav {
    margin-top: 5px;
}

ul.menu-top.text-center.nav.navbar-nav {
    padding: 7px;
}

.title-vertival-menu {
    font-size: 25px;
    line-height: normal;
    color: white !important;
}

.bloc-transition:hover {
    padding-right: 30px;
    transition: all 0.5s;
}

.hr-bottom {
    border-bottom: 2px solid;
}

.tab h3 {
    color: white;
}

/*.tr_gris td {*/
/*    font-size: 18px !important;*/
/*}*/

li.active > a {
    color: #9b2729 !important;
}

.tab th {
    font-size: 25px !important;
}

table th h3 {
    font-size: 25px !important;
}

/*.padding_ctn {*/
/*    font-size: 24px !important;*/
/*}*/

table th {
    color: #fff;
    font-weight: bold;
    font-size: .917em;
    text-align: left;
    padding: 8px 5px 8px 17px;
    background: #CE0E08;
    /*border:#fff solid 1px;*/
}

table td {
    padding: 8px 5px 8px 17px;
    color: black;
    font-size: .917em;
    background: url(../image/gif/border_list.gif) left bottom repeat-x;
}

tr:nth-child(even) {
    background: #f3f0ea;
}


[dir="rtl"] .accordion button {
    text-align: right
}

[dir="rtl"] table th {
    text-align: right
}

ul.nav-menu.align-to-left {
    font-weight: bold;
}

[dir="rtl"] .accordion button .icon {
    right: auto;
    left: 0;
}
[dir="rtl"] i.fa.fa-file, i.fa.fa-bell {
    padding-left: 10px;
}

i.fa.fa-file, i.fa.fa-bell {
    padding-right: 10px;
}

/* modif 15/11/2021 */
.overlay-path {
    color: #3f3f3f;
    height: auto;
    background-color: #e4e4e4;
}

.padding-path {
    padding: 15px;

}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu.drop-language {
        text-align: center;

    }
}

.link_ctn {
    white-space: initial !important;
}
#social-links .fab {
    font-size: 45px;
    padding: 16px;
}
@media (max-width: 810px){
    .post-slide .post-content {
        height:373px;
    }
}

.d-flex.py-2.px-3 {
    margin-top: 15px;
    margin-bottom: 15px;
    box-shadow: 0 4px 7px rgb(0 0 0 / 20%);
}

.news-gbo {
    overflow: hidden;
    height: 322px;
    max-height: 322px;
}
.news-ticker-v{
    display: flex;
    flex-wrap: wrap;
    margin:0;
    padding: 0;
    z-index: 999;

    animation: tic-v 10s cubic-bezier(1, 0, .5, 0) infinite;
}
.news-ticker-v:hover {
    animation-play-state: paused;
}

.news-ticker-v li{
    display: flex;
    width: 100%;
    line-height: 30px;
    align-items: center;
    white-space: nowrap;
    padding-left: 20px;
}

.news-ticker-v li a{
    color: #212529;
    font-weight: bold;
}

@keyframes tic-v {
    0%   {margin-top: 0;}
    20%  {margin-top: -30px;}
    40%  {margin-top: -60px;}
    60%  {margin-top: -90px;}
    80%  {margin-top: -120px;}
    100% {margin-top: 0;}
}

span.position-relative.mx-2.badge.badge-primary.rounded-0 {
    border-radius: 0;
    color: white;
    background-color: #ce0e08;
}

/* styles 05/08/2022 */
/*.bloc-news {*/
/*    margin-top: 40px;*/
/*}*/
.bx-news.d-inline-block.d-md-blocktext-white.text-center.breaking-caret {
    font-size: 20px;
    color: white;
    text-align: left;
    line-height: 50px;
    height: 50px;
}
.bg-news {
    background-color: #333333;
}
marquee a  {
    line-height: 50px;
    color: white !important;
}
marquee a:hover  {
    color: #CFDACE !important;
}
.activities-ministere {
    background-color: #e4e4e4;
}

.activities-ministere .box-activities > .icon { text-align: center; position: relative; }
.activities-ministere .box-activities > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #63B76C; vertical-align: middle; }
.activities-ministere .box-activities > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
.activities-ministere .box-activities > .icon > .info {background: white; border-left: 4px solid #355982 !important; padding: 35px 0 35px 0; height:190px }
.activities-ministere .box-activities > .icon > .info > h3.title { font-size: 16px; color: #222; font-weight: 500; }
.activities-ministere .box-activities .space { height: 30px; }

/*.box-services:hover {*/
/*margin-left: -30px !important;*/
/*!*-webkit-transition: .3s ease-in-out!important;*!*/
/*transition: .3s ease-in-out !important;*/
/*}*/

.icon-services img {
    width: 60%;
}
.inner-services h5 {
    color: white !important;
}
h3.chiffres-cles {
    border: 2px solid #A0121A;
    height: 120px !important;
    line-height: 120px !important;
    width: 120px !important;
    background: #fff !important;
    border-radius: 50% !important;
    text-align: center !important;
    font-size: 36px !important;
    color: #A0121A !important;
    transition: all 0.3s ease-in-out;
}
.grid-chiffre {
    text-align: -webkit-center;
    text-align: -moz-center;
}

.descrip-etab a {
    color: white !important;
}
.bg-danger-services {
    background-color: #A0121A!important;
    display: flex !important;
    align-items: center !important;
    height: 90px;
    transition: .5s ease;
    margin-bottom: 20px;
}
.bg-danger-services:hover {
    background-color: #840c13 !important;
    box-shadow: 0 0 0 5px #355982;
    transition: .5s ease;
}
.border img {
    transition: .5s ease;
}


.activities-ministere .box-activities > .icon .info:hover, h3.title:hover  {
    background-color:#355982 !important; ;
}

.activities-ministere .box-activities .icon:hover > .info > h3.title {
    color: white;
}

.activities-ministere .box-activities .icon:hover > .info > .icon-activities {
    background-color: white !important;
}

[dir="rtl"] .bx-news.d-inline-block.d-md-blocktext-white.text-center.breaking-caret {
 text-align: right;

}
.carousel-inner .item {
background-repeat:no-repeat!important;
}
/* styles 05/08/2022 */

.btn_act_responsive{
    display: none;
}
#open_act {
    background: #a0121a;
    padding: 17px 27px;
    border-radius: 15px;
    box-shadow: 0 0 8px #a0121a;
}
#open_act img {
width: 40px;
height: 40px;
}
#open_act:hover {
    background: #333366!important;
}
    
@media screen and (max-width: 640px) { 
    #sidbar_bloc_act {
        display: none;
    }
    .btn_act_responsive {
        display: block;
        cursor: pointer;
        margin-bottom: 30px;
    }
    .grid-image.actualites_bloc {
        width: 100%;
    }
    .grid-image.actualites_bloc img{
        width: 100%;
        height: 100%;
    }

}
@media screen and (max-width: 340px) {
    [dir="rtl"] .navigation-portrait .nav-menus-wrapper {
        width: auto!important;
        margin-right: 20px;
    }
}