body{
    font-family: "Ubuntu", sans-serif !important;
}

.main-header-area .logo-img img{
    width: 140px;
}
.main-menu ul li ul.submenu{
    width: 280px;
}
.heding-bg{
    /* background: #4c2785; */
    background-color: #1a1e2d;
}
.theme_btn{
    color: #fff;
    background: #4f828f;
    border-radius: 10px;
}
.slider__content .main-title{
    font-size: 50px;
}
.section-title h2{
    font-size: 35px;
}
.theme-bg2{
    background: #4f8290;
}
.about-area-02 .about-img__thumb{
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    height: 525px;
}
.team{
    border-radius: 10px;
}
.team .team-avatar > img{
    height: 200px;
    object-fit: cover;
    border-radius: 50%;
    width: 200px;
    object-position: top;
    border: 1px solid #ddd;
}
.team__content p{
    color: #858585;
}
.team::before{
    background: #5f84b4;
}
.events:hover .block-one{
    opacity: 1;
    visibility: visible;
}
.events{
    height: 400px;
}
.events__img{
    height: 100%;
}
.events__img img{
    height: 100%;
    object-fit: cover;
}
.blogs__thumb--img{
    height: 230px;
}
.blogs__thumb--img img{
    height: 100%;
    object-fit: cover;
}
.blog-details-area.interne .blogs__thumb--img{
    height: 400px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
footer{
    background-color:#1a1e2d;
}
footer *{
    color: #fffc !important;
}
footer .adresses td{
    vertical-align: top;
}

.site-footer__emergencies {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 280px;
    padding: 42px 25px 25px;
    background-image: linear-gradient(180deg,#ed184b 30px,#fab279 126%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-transform: uppercase;
    color: #fff;
    min-height: 400px;
}

.site-footer__emergencies:after,.site-footer__emergencies:before {
    position: absolute;
    display: block;
    z-index: 1;
    top: 0;
    content: "";
    width:20px;
    height:30px;
    background-color:#1a1e2d;
}

.site-footer__emergencies:before {
    margin-left: -20px;
    left: 0;
    border-top-right-radius: 100%;
}

.site-footer__emergencies:after {
    margin-right: -20px;
    right: 0;
    border-top-left-radius: 100%;
}
.blogs{
    border-radius: 10px;
    overflow: hidden;
}
.slider__content .main-title{
    line-height: 1.2;
}

.about-img__thumb img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

p{
    font-size: 16px;
}
.events__content{
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 2;
}
.footer__widget .semi-title{
    font-size: 18px;
    color: #fff !important;
}

.page-title-area{
    height: 200px;
    min-height: 200px;
    display: flex;
    align-items: center;
    margin-top: inherit;
    background-color: #1b6ba4;
}
.page-title-wrapper{
    padding-top: 0px;
}
.page-title-wrapper .page-title{
    font-size: 30px;
}

.main-menu ul li ul.submenu{
    width: 300px;
    padding: 10px 0;
}
.main-menu ul li ul.submenu li a{
    padding: 12px 25px;
}

.widget-list li{
    font-weight: bold;
    transition: all ease-in .2s;
}
.widget-list li:hover,
.widget-list li.active{
    background-color: #4f8290;
    color: #fff !important;
}
.widget-title {
    font-size: 18px;
    color: #616161;
}

.instafeed{
    padding: 0;
}
.instafeed li{
    width: 33.33333333%;
}
.instafeed li img{
    height: 200px;
    object-fit: cover;
}

.blogs-03__content *{
    color: #424242 !important;
}
.blogs-03__content p{
    color: #424242;
    margin-bottom: inherit;
}
.blogs-03__content ul {
    margin: 0px !important;
    padding: 0 20px !important;
    list-style-type: disc;
}
.blogs-03__content li {
    list-style: initial;
}

.blog-details-area.interne .team-avatar > img{
    height: 150px;
    width: 150px;
}

.blog-standard-right .nav-pills .nav-link{
    color: #616161;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    background: white;
    padding: 23px 35px;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
}
.blog-standard-right .nav-pills .nav-item{
    width: 100%;
}
.blog-standard-right .nav-pills .nav-link.active,
.blog-standard-right .nav-pills .show>.nav-link{
    background-color: #fab279;
    color: #fff !important;
}

.author-img .author-avatar{
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
}
.author-img .author-avatar::before{
    content: none;
}

.project-video.pos-rel {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    height: 300px;
}
.project-video .video-area .popup-video{
    width: 60px;
    height: 40px;
    line-height: 40px;
}
.project-video.pos-rel .title{
    background-color: #00000076;
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    bottom: 0px;
    font-size: 16px;
    /* margin: 10px; */
    border-radius: 10px;
}

.contact-box__icon i{
    background: #4f8290;
}

.post-form-area .input-text textarea{
    height: 300px;
}

.widget-list{
    list-style-type: none;
    padding-left: 0;
}
.langue{
    border-left: 1px solid #ddd;
    padding-left: 10px;
}
.langue .fw-bold{
    background-color: red;
    color: #fff;
    padding: 3px 5px;
    border-radius: 5px;
}
.fw-bold{
    font-weight: bold;
}

.langue.mobile-version{
    display: none;
    position: absolute;
    z-index: 11;
    transform: translate(-20%, -50%);
    top: 50%;
    left: 50%;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px){
    .main-head-02 .quote-btn {
        display: initial;
    }
}

@media screen and (max-width: 998px){
    .slider__content .main-title{
        font-size: 30px;
    }
    .page-title-wrapper .page-title{
        font-size: 30px;
    }
    .langue.mobile-version{
        display: block;
    }
}
