/*--------------------- Copyright (c) 2019 --------------------------
[Master Stylesheet] 
Project: INRH DEMO
Version: 1.1.0 
Author: VPRODUCT.org
 ------------------------------------------------------------------- 
[Table of contents] 
1. MAP PAGE EDIT CUSTOM
--------------------------------------------------------------------*/
@media screen and (max-width: 767px){
    .ss_service_one {
        padding-top: 10px !important;
        padding-bottom: 30px;
    }    
    .ss_two_sec{ padding: 5px 5px !important;   margin-bottom: 15px !important; zoom: 0.6;}
    .ss_two_sec h2 { margin: 2px 0px 10px !important; }
    #activeboxthree { z-index: 99; }

}

    .ss_service_one {
        padding-top: 10px !important;
        padding-bottom: 30px;
    }    
    .ss_two_sec{ padding: 5px 5px !important; }
    .ss_two_sec h2 { margin: 2px 0px 10px !important; }

.card-header { background-color: #093040 !important; }
.card { border: none !important; background-color: #0F4E68;}

/*NAV OBS TOP*/
#obserMnu a:hover { color: #FFF !important; }

    #obserMnu a[aria-expanded="false"]:before {
        content: url('../images/svg/arrowlw.svg');
        color: #FFFFFF !important;
        position: absolute !important;
        /*content: '\f063' !important;*/
        font-family: FontAwesome !important;
        visibility: visible;
        font-weight: bolder;
        font-size: 18px;
        width: 20px !important;
        height: 1px !important;        
        left: 15px !important;
        right: none;
        bottom: none;
        top: 12px !important;}

    #obserMnu a[aria-expanded="true"]:before {
        content: url('../images/svg/arrowdw.svg') !important;
        color: #FFFFFF !important;
        position: absolute !important;
        /*content: '\f063' !important;*/
        font-family: FontAwesome !important;
        visibility: visible;
        font-weight: bolder;
        font-size: 18px;
        width: 20px !important;
        height: 1px !important;        
        left: 15px !important;
        right: none;
        bottom: none;
        top: 12px !important;}

.ss_header { text-align: right;}

.obsrvmnhl:before {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    top: 0px;
    bottom: 0px;
    border: 1px solid #093040;
    border-radius: 10px;
    border-right-width: 1px;
    border-left-width: 1px;
    background: #0F4F6A;
}

.submpch { float: left; }

/*NAV COLONE OBS HL PCH*/
ul.sdt_menu{
    left: 0px;
    margin:0;
    padding:0;
    list-style: none;
    font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
    font-size:14px;
    width:170px;
    overflow-x: hidden;
    overflow-y: hidden;
    border-radius: 10px 0 0 10px;
}

ul.sdt_menu a{
    text-decoration:none;
    outline:none;
}
ul.sdt_menu li{
    float:left;
    width:170px;
    height:80px;
    position:relative;
    cursor:pointer;
}
ul.sdt_menu li:first-child > a{ border-radius: 10px 0 0 0;}

ul.sdt_menu li:first-child > a img { border-radius: 10px 0 0 0;}

ul.sdt_menu li:last-child > a{ border-radius: 0 0 0 10px;}

ul.sdt_menu li > a{
    position:absolute;
    top:0px;
    left:0px;
    width:170px;
    height:80px;
    z-index:12;
    background-color: #093040;
    /*background:transparent url(../images/overlay.png) no-repeat bottom right;*/
    -moz-box-shadow:0px 0px 2px #000 inset;
    -webkit-box-shadow:0px 0px 2px #000 inset;
    box-shadow:0px 0px 2px #000 inset;
}
ul.sdt_menu li a img{
    border:none;
    position:absolute;
    width:170px;
    height:80px;
    bottom:0px;
    left:0px;
    z-index:100;
    -moz-box-shadow:0px 0px 4px #000;
    -webkit-box-shadow:0px 0px 4px #000;
    box-shadow:0px 0px 4px #000;
    object-fit: cover;
    opacity: 0;
}
ul.sdt_menu li span.sdt_wrap{
    position:absolute;
    top:0px;
    left:0px;
    width:100px;
    height:80px;
    z-index:999;
}
ul.sdt_menu li span.sdt_active{
    position:absolute;
    background:#111;
    top:0px;
    width:0px;
    height:80px;
    left:170px;
    z-index:14;
    -moz-box-shadow:0px 0px 4px #000 inset;
    -webkit-box-shadow:0px 0px 4px #000 inset;
    box-shadow:0px 0px 4px #000 inset;
}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
    margin-left:15px;
    text-transform:uppercase;
    text-shadow:1px 1px 1px #000;
    text-align: left;
}
ul.sdt_menu li span span.sdt_link{
    color:#fff;
    font-size:18px;
    float:left;
    clear:both;
}
ul.sdt_menu li span span.sdt_descr{
    text-align: left;
    color:#0B75AF;
    float:left;
    clear:both;
    width:155px; /*For dumbass IE7*/
    font-size:10px;
    letter-spacing:1px;
}
ul.sdt_menu li div.sdt_box{
    display:block;
    position:absolute;
    width:170px;
    overflow:hidden;
    height:80px;
    top:0px;
    left:170px;
    display:none;
    background:#000;
}
ul.sdt_menu li div.sdt_box a{
    float:left;
    clear:both;
    line-height:30px;
    color:#0B75AF;
}
ul.sdt_menu li div.sdt_box a:first-child{
    margin-top:15px;
}
ul.sdt_menu li div.sdt_box a:hover{
    color:#fff;
}
ul.sdt_menu li > a.activepch {background: linear-gradient(-55deg , #36d1dc, #5b86e5) !important;}
#scrollUp { border-radius: 10px 0 0 0; display: block; width: 100%; /*background: rgb(9,48,64);
background: linear-gradient(180deg, rgba(9,48,64,1) 0%, rgba(9,48,64,0) 100%);*/}
#scrollDown { border-radius: 0 0 0 10px; display: block; width: 100%; /* background: rgb(9,48,64);
background: linear-gradient(0deg, rgba(9,48,64,1) 0%, rgba(9,48,64,0) 100%);*/}
#scrollUp i { font-size: 25px;}
#scrollDown i { font-size: 25px;}

/* NAV PARAM */
.nav-prm .flex-fill div { text-align: center; padding: 3px 5px !important; background: #093040; border-radius: 0px !important;}
.nav-prm .flex-fill:first-child div { border-radius: 10px 0 0 0 !important; }
.nav-prm .flex-fill:last-child div { border-radius: 0 10px 0 0 !important; }
.nav-prm .flex-fill:hover div { background: linear-gradient(-55deg , #36d1dc, #5b86e5) !important;}
.nav-prm .flex-fill:hover a { color: #FFF !important;}
.nav-prm .flex-fill #activeboxnav {
    display: block;
    position: inset;
    visibility: visible;
    opacity: 1;
    border-radius: 10px;
    background: linear-gradient(-55deg , #5b86e5, #36d1dc) !important;
    top: 0;
    left: 0;
    z-index: -1;
    visibility: hidden;
    transition: 0.5s;
    color: #fff;
}


#nav-prm-cnt {height:calc(100vh - 285px) !important;}
.chartcntpie {height:calc(100vh - 400px) !important;
        min-height: 250px !important;}
/*#nav-prm-cnt .d-flex .flex-even img { height:calc(100vh - 585px) !important; min-height: 200px !important;}
#nav-prm-cnt .d-flex .flex-even p { text-align: justify; padding: 15px; }*/

@media screen and (max-width: 1299px){
    #nav-prm-cnt {height:calc(100vh - 285px) !important;}
   /* #nav-prm-cnt .d-flex .flex-even img { height: 200px; }*/
    .chartcntpie {height:calc(100vh - 450px) !important;
        min-height: 250px !important;}
}

@media screen and (max-width: 767px){ 
    #nav-prm-cnt {height:calc(100vh - 245px) !important;}
   /* #nav-prm-cnt .d-flex .flex-even img { height: 150px; }*/
    .nav-prm .flex-fill a { font-size: 14px !important;}
    .chartcntpie {height:calc(100vh - 510px) !important;
        min-height: 300px !important;
        zoom: 0.6;}

}    
@media screen and (max-width: 375px){  
    .nav-prm .flex-fill a { font-size: 12px !important; zoom: 0.9;}

    }
#nav-prm-cnt .d-flex { margin-top: 10px; }
#nav-prm-cnt .d-flex .flex-even { flex: 1;}
.card-img-prm-cnt { width: 100%; height: 100%;border-radius: 0 10px 10px 0;object-fit: cover; }
.card-prm-cnt {margin:20px; border: none !important; background-color: #0F4E68; padding: 0 0 !important; border-radius: 10px; }
.hovzoom {    position: absolute;
    height: 100%;
    width: 100%;
    color: #FFF;
    font-size: 32px;
    opacity: 0.5;
    background: rgba(0, 0, 204, .5);
    display: flex;}
.hovzoom i {
    height: 100%;
    width: 100%;
    position: relative;
    text-align: center;    
    justify-content: center;
    align-items: center;
    display: flex;
}   

#hovzoomi {font-size: 40px;
    position: absolute;
    height: 100%;
    width: 100%;
    /* position: relative; */
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    background: rgba(0, 0, 204, .3);
    transition: all 1s;
    transform-origin: 50% 50%;} 
#hovzoomi:hover { font-size: 75px; color: #FFF;} 

 /*
 *  Scrollbar obs-hal-prm
 */
.scrollbar
{
    overflow-y: scroll;
    overflow-x: hidden;
}

#nav-prm-cnt::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #093040;
    border-radius: 10px;
    margin-top: 5px;
}

#nav-prm-cnt::-webkit-scrollbar
{
    width: 10px; 
}

#nav-prm-cnt::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background-image: -webkit-gradient(linear,
                                       left bottom,
                                       left top,
                                       color-stop(0.44, rgb(54,209,220)),
                                       color-stop(0.72, rgb(73,125,189)),
                                       color-stop(0.86, rgb(91,134,229)));
}

/*/////////////////
/// MAP DISPLAY ///
/////////////////*/

.example_f {
           border-radius: 4px;
           background: linear-gradient(to right, #67b26b, #4ca2cb) !important;
           border: none;
           color: #FFFFFF !important;
           text-align: center;
           text-transform: uppercase;
           font-size: 14px !important;
           padding: 3px;
           width: 200px;
           transition: all 0.4s;
           cursor: pointer;
           margin: 5px;
           display: block !important;
}
.danger {           
           background: linear-gradient(to right, #E50305, #FF0000) !important;
         }         
         .example_f span {
           cursor: pointer;
           display: inline-block;
           position: relative;
           transition: 0.4s;
         }
         .example_f span:after {
           content: '\00bb';
           position: absolute;
           opacity: 0;
           top: 0;
           right: -20px;
           transition: 0.5s;
         }
         .example_f:hover span {
           padding-right: 10px;
         }
         .example_f:hover span:after {
           opacity: 1;
           right: 0;
         }
         .button_cont {
            margin-bottom: 5px;
         }
         .mapplic-tooltip-content {
            overflow-y: unset !important;
        }
        h4.mapplic-margin { color: #000 !important; text-align: left !important; }
        .mapplic-list-category h4 { display: block; color: #999 !important; }
        .mapplic-about { text-align: left;}
        .mapplic-list-container li {text-align: left;}
        /*MAP ELEMENTS BORDER RADIUS*/
        .mapplic-filter {border-radius: 10px 10px 0 0;}
        .mapplic-list-container {border-radius: 0 0 10px 10px;}
        .mapplic-levels {border-radius: 10px;}
        .mapplic-fullscreen-button {border-radius: 10px;}
        .mapplic-zoomin-button {border-radius: 10px 10px 0 0;}
        .mapplic-zoomout-button {border-radius: 0 0 10px 10px;}
        .mapplic-legend {border-radius: 10px;}
        .mapplic-clear-button {border-radius: 10px;}
        .text-muted {color: #FFF !important; font-size: 100% !important;}
        .fancybox-caption__body { font-size: 20px !important; }


input {padding: 0px 20px;}
                @font-face {
                  font-family: 'FNTinrh';
                  font-style: normal;
                  font-weight: 600;
                  font-display: swap;
                  src: url('../assets/webfonts/Avenir-Light.woff') format('woff');
                }
                @font-face {
                  font-family: 'FNT-Med-inrh';
                  font-style: normal;
                  font-weight: 600;
                  font-display: swap;
                  src: url('../assets/webfonts/Avenir-Medium.woff') format('woff');
                }
                body {
                  font-size: 16px;
                  font-weight: 400;
                  font-family: 'FNTinrh', sans-serif;
                  color: #8f979a;
                  line-height: 24px;
                }
