﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */


a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
    line-height: 24px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    padding-top: 60px;
    /* font-weight: 500; */
    /* Margin bottom by footer height */
    /*margin-bottom: 60px;*/
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
}

.single_feature {
    position: relative;
    padding: 30px;
    transition: all 0.3s ease 0s;
    box-shadow: 0 0 10px rgba(153, 153, 153, 0.2);
    border-radius: 10px;
    text-align: center;
    margin-top: 1rem;
}


.single_feature:hover {
    box-shadow: 0 0 50px rgba(153, 153, 153, 0.2);
}

.card_feature {

    transition: all 0.3s ease 0s;
    box-shadow: 0 0 10px rgba(153, 153, 153, 0.2);
    border-radius: 10px;
    text-align: center;
  
}


    .card_feature:hover {
        box-shadow: 0 0 50px rgba(153, 153, 153, 0.2);
    }

.top-nav-collapse {
    background-color: #780f2d !important;
  
}

   
    .top-nav-collapse .logo {
        background: url("../img/logo7.png")no-repeat center center ;
        width: 50px;
        height: 50px;
    }


.carousel-control-prev, .carousel-control-next{
    width:5%;
}

.navbar.navbar-dark .breadcrumb .nav-item.active > .nav-link, .navbar.navbar-dark .navbar-nav .nav-item.active > .nav-link {
    background-color: transparent;
    border-bottom: solid;
    border-bottom-color: #562332;
    border-bottom-width: thin;
}

.activebutton {
    background-color: transparent;
    border-bottom: solid;
    border-bottom-color: #562332;
    border-bottom-width: thin;
}

.topmarge {
    margin-top: -60px;
}
@media (max-width: 768px) {
    .carousel-caption.ad-collapse {
        display: none;
    }
    .view {
        /*display: none;*/
    }
    .container-fluid.sticky-top.scrolling-navbar {
        top: 10px !important;
    }
    .topmarge {
        margin-top: 0;
    }
    /*.carousel-caption {
      
        top: 5px !important;
   
    }
    .ad-colcard {
        width: 5rem !important;
        max-width: 5rem !important;
    }
    .ad-carouselcard {
      
        max-width: 40rem !important;
    }*/
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    color: #fff;
    text-align: center;
    top: 70px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* width: 15%; */
    /* color: #fff; */
    text-align: center;
    /* opacity: 0.5; */
}

.ad-carouselcard {
    width: 28rem;
    background-color: #780f2d;
    opacity: 0.8;
    max-width: 28rem;
}

.ad-colcard {
    width: 10rem;
  
    max-width: 10rem;
}

.logo {
    background: url("../img/logo7.png")no-repeat center center;
    /*background-size:cover;*/
    width: 70px;
    height: 70px;
}

.navbar .dropdown-menu {
  
    /*opacity: 0.95;*/
    border: none;
    box-shadow: 0 0 10px rgba(153, 153, 153, 0.2);
    border-radius: 10px;
    background-color: #7F97B2;
   
}
.dropitem{
    color:white !important;
}

.dropitem :hover {
    color: red !important;
}
.main_title {
    text-align: center;
    /*margin-bottom: 30px;*/
}
    .main_title h2 {
        font-family: "Roboto", sans-serif;
        color: #ffffff;
    }


.sub_title {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
    .sub_title p {
        font-family: "Roboto", sans-serif;
        color: #ffffff;
    }

.section_gap {
    /*padding: 50px 0;*/
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
}

.counter_area {
    /*background-image: url(../img/counter-bg.jpg);
    background-size: cover;*/
    background-color: #7f97b2;
    z-index: 1;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 30px;
    padding-top: 0px;
}

.overlay {
    position: relative;
}

.single_counter {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 50px rgba(153, 153, 153, 0.1);
    text-align: center;
    padding: 20px 20px;
}

    .single_counter h1 {
        font-family: "Roboto", sans-serif;
        font-size: 72px;
        color: #ffffff;
        /*margin-bottom: 50px;*/
    }
    .single_counter p {
        font-size: 16px;
        color: #fff;
    }

.single_member {
    text-align: center;
    box-shadow: none;
}

    .single_member .author_decs {
        box-shadow: 0 0 50px rgba(153, 153, 153, 0.1);
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        background: #fff;
        margin-top: -30px;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 14px;
        padding-right: 14px;
    }
    .author{
        overflow:hidden;
    }
        .single_member .author_decs .social_icons {
            margin-top: 20px;
        }

            .single_member .author_decs .social_icons a {
                color: #cccccc;
            }

        .single_member .author_decs h4 {
            margin: 20px 0px 0px;
        }

        .single_member .author_decs .profession {
            margin-bottom: 15px;
        }

        .single_member .author_decs p {
            margin: 0px;
        }




@media (max-width: 991.98px) {
    .carousel.ad-collapse {
        display: none;
    }
    .navbar.ad-collapse {
        background-color: #780f2d;
    }

    .container.ad-collapse{
        margin-top:3rem;
    }
}


@media (min-width: 991.99px) {
    .carousel.ad-collapse {
        display: block;
    }
    .navbar.ad-collapse {
        background-color: transparent;
    }
}


.thumbnail-title {
    font-size: 20px;
    margin-top: 5px;
}

.img-thumb-bg {
    padding: 0;
    overflow: hidden;
    min-height: 300px;
    position: relative;
    border-radius: 3px;
    background-position: center;
    background-color: transparent;
    background-size: cover;
    /*background-image: url(../img/chefpartie.png);*/
    /*background-image: url('http://projects.mostlikers.com/_images/estate-image.jpg');*/
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}

    .img-thumb-bg p {
        color: #fff;
        margin-bottom: 0;
        line-height: 16px;
    }

    .img-thumb-bg .overlay {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        transition: all 0.3s ease-in-out;
        background: rgba(0, 0, 0, 0);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000000 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    }

    .img-thumb-bg .caption {
        bottom: -5px;
        height: 100px;
        font-size: 12px;
        position: absolute;
        padding: 0 20px 20px;
        transition: all 0.3s ease-in-out;
    }

        .img-thumb-bg .caption .tag a {
            color: #fff;
            padding: 0 5px;
            font-size: 12px;
            border-radius: 2px;
            display: inline-block;
            text-transform: uppercase;
            background-color: #850406;
        }

        .img-thumb-bg .caption .title {
            margin-top: 5px;
            font-size: 18px;
            line-height: 20px;
            text-transform: uppercase;
        }

            .img-thumb-bg .caption .title a {
                color: #fff;
            }

                .img-thumb-bg .caption .title a:hover {
                    color: #d82124;
                }

        .img-thumb-bg .caption .meta-data {
            color: #777;
            font-size: 12px;
            line-height: 12px;
            margin-bottom: 15px;
        }

            .img-thumb-bg .caption .meta-data a {
                color: #777;
            }

                .img-thumb-bg .caption .meta-data a .fa {
                    color: #2980B9;
                }

                .img-thumb-bg .caption .meta-data a:hover {
                    color: #2980B9;
                }

        .img-thumb-bg .caption .content {
            display: none;
        }

    .img-thumb-bg:hover .overlay {
        background: rgba(46, 49, 58, 0.8);
    }

    .img-thumb-bg:hover .caption {
        bottom: 60px;
    }

        .img-thumb-bg:hover .caption .content {
            display: block;
        }

.redsite-text {
    color: #A10032;
}

.redbar-bkg {
    background-color: #780f2d;
}

.colorsite1-text {
    color: #7F97B2;
}

.colorsite2-text {
    color: #66798E;
}

.white-text {
    color: #fff !important;
}

.redsite-bkg {
    background-color: #A10032;
}

.colorsiteblack-txt {
    color: #212529 !important;
}
.colorsiteblack-txt:hover {
    color: #212529 !important;
}

.colorsiteContact-bkg {
    background-color: #5A6E79;
}

.colorsitePatho-bkg {
    background-color: #445865;
}

.colorsiteExam-bkg {
    background-color: #8094A0;
}

.colorsiteContact-text {
    color: #5A6E79;
}

.colorsitePatho-text {
    color: #445865;
}

.colorsiteExam-text {
    color: #8094A0;
}

.colorsite1-bkg {
    background-color: #7F97B2;
}

.colorsite2-bkg {
    background-color: #66798E;
}

.contact-link {
    color:white
}

    .contact-link:hover {
        color: white;
        
        border-bottom-color: #A10032;
        border-bottom-style:solid;
    }

.fiche-anchor {
    position: relative;
    top: -125px;
}

.map-container {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

    .map-container iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
        width: 400px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        /*margin-right: -10px;*/
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.iconzoom:hover {
    color: #7F97B2;
}

.pathotag {
    color: #fff;
    padding: 0 5px;
    font-size: 12px;
    border-radius: 2px;
    display: inline-block;
    text-transform: uppercase;
    background-color: #850406;
}


.pathoTitle {
    color: #fff !important;
    margin-top: 5px;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
}

    .pathoTitle:hover {
        color: #d82124 !important;
    }

.wrap-input100 {
    position: relative;
    width: 100%;
    z-index: 1;
}

.input100 {
    font-family: Montserrat-Bold;
    font-size: 15px;
    line-height: 1.2;
    color: #333333;
    display: block;
    width: 100%;
    background: #fff;
    height: 50px;
    border-radius: 25px;
    padding: 0 30px 0 53px;
}

.validate-input {
    position: relative;
}

.focus-input100 {
    display: block;
    position: absolute;
    border-radius: 25px;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 0px;
    color: #126994; /*rgba(0,91,234, 0.6);*/
}

.input100:focus + .focus-input100 {
    -webkit-animation: anim-shadow 0.5s ease-in-out forwards;
    animation: anim-shadow 0.5s ease-in-out forwards;
}

.input100::selection + .focus-input100 {
    background-color: red !important;
    -webkit-animation: anim-shadow 0.5s ease-in-out forwards;
    animation: anim-shadow 0.5s ease-in-out forwards;
}

@-webkit-keyframes anim-shadow {
    to {
        box-shadow: 0px 0px 80px 30px;
        opacity: 0;
    }
}

@keyframes anim-shadow {
    to {
        box-shadow: 0px 0px 80px 30px;
        opacity: 0;
    }
}

.symbol-input100 {
    font-size: 15px;
    color: #999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    border-radius: 25px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 30px;
    pointer-events: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.input100:focus + .focus-input100 + .symbol-input100 {
    color: #126994;
    padding-left: 23px;
}

.container-login100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.login100-form-btn {
    font-family: Montserrat-Bold;
    font-size: 15px;
    line-height: 1.5;
    color: #e0e0e0;
    width: 100%;
    height: 50px;
    border-radius: 25px;
    background: #126994;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
    z-index: 1;
}

    .login100-form-btn::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        border-radius: 25px;
        top: 0;
        left: 0;
        background: #005bea;
        background: -webkit-linear-gradient(left, #005bea, #00c6fb);
        background: -o-linear-gradient(left, #005bea, #00c6fb);
        background: -moz-linear-gradient(left, #005bea, #00c6fb);
        background: linear-gradient(left, #005bea, #00c6fb);
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        opacity: 0;
    }

    .login100-form-btn:hover {
        background: #659DBB;
        color: #fff;
    }

        .login100-form-btn:hover:before {
            opacity: 1;
        }

.myanim {
    opacity:0;
    -webkit-animation: zoominoutsinglefeatured 16s forwards infinite; /* Safari 4.0 - 8.0 */
    /*-webkit-animation-iteration-count: 2;*/ /* Safari 4.0 - 8.0 */
    animation: zoominoutsinglefeatured 16s forwards infinite;
    /*animation-iteration-count: 2;*/
    -moz-animation: zoominoutsinglefeatured 16s forwards infinite; /* Fx 5+ */
    -o-animation: zoominoutsinglefeatured 16s forwards infinite; /* Opera 12+ */
}

@-webkit-keyframes zoominoutsinglefeatured {
    0% {
        opacity: 0;
        transform: scale(0,0);
    }

    40% {
        opacity: 1;
        transform: scale(1,1);
    }
    60% {
        opacity: 1;
        transform: scale(1,1);
    }
    100% {
        opacity: 0;
        transform: scale(0,0);
    }

}

@keyframes zoominoutsinglefeatured {
    0% {
        opacity: 0;
        transform: scale(0,0);
    }

    40% {
        opacity: 1;
        transform: scale(1,1);
    }

    60% {
        opacity: 1;
        transform: scale(1,1);
    }

    100% {
        opacity: 0;
        transform: scale(0,0);
    }
    /*0% {
        transform: scale(0,0);
    }

    50% {
        transform: scale(1,1);
    }

    100% {
        transform: scale(0,0);
    }*/
}

.anim-txt1 {
    color: #274455 !important;
    -webkit-box-shadow: 0px 0px 10px 10px #dae4ea, 0px 0px 10px 10px #dae4ea;
    box-shadow: 0px 0px 10px 10px #dae4ea, 0px 0px 10px 10px #dae4ea;
    background-color: #dae4ea;
}

.anim-txt2 {
    color: #274455 !important;
    -webkit-box-shadow: 0px 0px 10px 10px #dae4ea, 0px 0px 10px 10px #dae4ea;
    box-shadow: 0px 0px 10px 10px #dae4ea, 0px 0px 10px 10px #dae4ea;
    background-color: #dae4ea;
}

.anim-txt3 {
    color: #274455 !important;
    -webkit-box-shadow: 0px 0px 10px 10px #dae4ea, 0px 0px 10px 10px #dae4ea;
    box-shadow: 0px 0px 10px 10px #dae4ea, 0px 0px 10px 10px #dae4ea;
    background-color: #dae4ea;
}

@media only screen and (min-device-width : 375px) and (min-device-height : 812px) and (-webkit-device-pixel-ratio : 3) and (orientation : portrait) {
    .col-xs-6 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (min-device-width : 375px) and (min-device-height : 812px) and (-webkit-device-pixel-ratio : 3) and (orientation : landscape) {
    .col-xs-6 {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}

@media only screen and (min-device-width : 414px) and (min-device-height : 736px) and (-webkit-device-pixel-ratio : 3) and (orientation : portrait) {
    .col-xs-6 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (min-device-width : 375px) and (min-device-height : 667px) and (-webkit-device-pixel-ratio : 2) and (orientation : portrait) {
    .col-xs-6 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (min-device-width : 768px) and (min-device-height : 1024px) and (-webkit-device-pixel-ratio : 3) and (orientation : landscape) {
    .col-xs-6 {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}
