body{
    direction: rtl;
    padding-top: 55px;
    height: calc(100% + 95px);
    /*padding-bottom: 55px;*/
}
.main{
   /* padding-top: 36px;*/
    text-align: right;
}
.fill-lightBlue path{
	fill:#21ADFD !important;
}
.z-index-lower{
	 z-index: 999;
}
.z-index-low{
	 z-index: 9999;
}
.z-index{
	 z-index: 99999999;
}
.padding-bottom{
	 padding-bottom: 85px !important;
}
i.material-icons{
	font-size: 30px;
	position: absolute;
    right: 0;
    left: 8px;
    margin: auto;
    top: 3px;
    bottom: 0;
}
.contents{
	display: contents;
	display: -webkit-inline-box;‏
}
.blue-button{
        width: 100%;
    background: #21ADFD;
    height: 50px;
    text-align: center;
    line-height: 44px;
    color: #fff;
}

/*credit*/
/*
.credit{
	position: absolute;
    height: 18px;
    width: 100%;
    bottom: 0;
    z-index: 99999999;
    background: #21ADFD;
    text-align: center;
    font-size: 11px;
    color: white;
    
}
.credit p{
	opacity: 0.5;
}
.credit a{
	color: black;
}
.credit a:focus,.credit a:hover{
	text-decoration: none;
}*/

/*carousel*/
.carousel-control {
	background-image: none !important;
	text-shadow: none !important;
	opacity: 1 !important;
	z-index: 0;
    top: 74px;
}
.carousel .fa-angle-right,.carousel .fa-angle-left{
    background-color: white;
    height: 30px;
    width: 30px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    color: #ccc;
    padding-top: 1px;
    font-size: 24px;
}
.carousel-parent{
	max-height:200px;
	height:200px;
	overflow-y: hidden;
}
.carousel-inner > .item img {
    margin: 0 auto;
    width: 100%;
    min-height: 200px;
   }
.carousel-indicators {
	display: none;
}
/*tooltip*/
.tooltip-map > .tooltip-arrow{
	    border-left-color: #18435B !important;
}
.tooltip-map > .tooltip-inner {
	    background-color:#18435B;
	   
}
.tooltip-map > .tooltip-inner{
	 font-size:12px;
	/*
	 width:150px;
		 height:76px;*/
	
	 text-align: right;
    /* padding: 5px 8px;*/
    padding:0;
}
.tooltip-map > .tooltip-inner b{
	 color:#B2DDF6;
}
.tooltip-map > .tooltip-inner b.read-more{
	color:white;
}
.tooltip-map > .tooltip-inner p{
	margin:0;
}
.tooltip-map > .tooltip-inner svg{
    width: 14px;
	float:left;
}
.tooltip-map > .tooltip-inner svg path{
	fill:#B2DDF6;
}
.last-row-tooltip{
    margin-top: 5px;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip{
	background-color: #18435B!important;
}
.leaflet-popup-content{
	    min-width: 70px;
}
/*header*/
.header {
    height: 55px;
    width: 100%;
    background-color: #fff;
    text-align: center;
    position: relative;
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    
}
.logo-img{
	width:32px;
}
.logo-img path{
	fill:#3B5F74;
}
.icon-bar+.icon-bar {
    margin-top: 4px;
}
.icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    border-radius: 1px;
    background-color: #21ADFD;
}
.search_btn{
    font-size: 35px;
    float: right;
    margin-top: 0px;
    margin-right: 20px;
}
.fa-angle-right{
    font-weight: bolder;
    font-size: 26px;
}
.menu {
	position: fixed;
	width: 243px;
	height: 100%;
	background-color: #2A4148;
	z-index: 9999999999;
	left: 0;
    top:0;
	overflow-x: hidden;
	display: none;
    overflow: scroll;
}
.menu_btn {
	font-size: 35px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 0 !important;
}
.menu > .menu_line {
	height: 63.7px;
	border-bottom: 1px solid #9B9F9F;
	width: 100%;
	transition: 0.1s;
	padding: 19px;
}
.menu_line > p {
	color: white;
	font-size: 16px;
    font-weight: bold;
	text-align: center;
}
/*footer*/
footer {
   position: fixed !important;
    bottom: 0;
    background-color: white;
   /* height: 55px;*/
   height: 75px;
 	width: 100vw;
   	z-index: 9999999999!important;
   /* overflow-x: scroll;
    overflow: scroll;
    overflow-y: hidden;*/
}
footer ul{
    list-style-type: none;
    white-space: nowrap;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    padding: 0;
}
footer li{
	/*width: 65px !important;*/
	margin-left:16px;
   /* margin-top: 3px;
    float: right;
    list-style-type: none;*/
}
footer li img{
    width: 25px;
    position: absolute;
    bottom: 8px;
    color: white;
}
footer .icon-title{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
footer .icon-title path{
	fill:inherit;
}
.circle{
  background-color: #21ADFD;
  width: 50px;
  height: 50px;
  border-radius: 27px;
  text-align: center;
}

.lightBlue{
	color:#21ADFD;
}
.circle > svg{
    width: 35px;
    margin-top: 7px;
}
.circle > svg path{
	fill:#fff;
}
footer .routes{
	position:absolute;
	top: -30px;
    left: 15px;
    z-index: 3;	
}
/*footer li img path{
	fill:red;
}*/
/*about*/
.about{
	background:url(../img/about_2.png);
    background-size: contain;
    background-position-y: 0;
    background-repeat: no-repeat;
    height: 100vh;
    margin-top: -47px;
}
.title{
   position: absolute;
    top: 104px;
    width: 90vw;
    right: 0;
    left: 0;
    margin: auto;
    color: white;
}
.title h5{
	font-size: 12pt;
    font-weight: bold;
}
.title p{
	font-size: 9pt;  
}
.imformation{
    position: absolute;
    top: 195px;
    padding: 18px;
    background-color: white;
    width: 90vw;
    right: 0;
    left: 0;
    margin: auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/*modal*/

.modal.in{
	z-index:999999999!important
}
body.modal-open{
	    margin-right: auto;
}
.modal-dialog{
	margin-top: 100px;
}
.modal{
    width: 90vw;
    margin: auto;
    outline: none;
}
.modal-content{
	/*top: 100px;*/
    border-radius: 3px;
}
.modal-header{
    padding: 10px;
}
.modal-title{
   
	font-size: 15px;
    font-weight: bold;
}
.modal-body{
	padding: 0;	
}
.row-lang{
	border-bottom: 1px solid #e5e5e5;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
}
/*site */
.site-title{
	background: #4E4E4E;
    height: 42px;
    padding: 0 28px;
    position: relative;
    
}
.site-title .text-title{
	 color: #fff;
  	font-weight: bold;
  	width: 83%;
}
.text-title{
    display: inline-block;
    vertical-align: middle;
    margin: 10px;
}
.icon-title{
    height: 20px;
    margin-top: 5px;
    vertical-align: middle;
}
.icon-title path{
	fill:#fff;
}
.row-title svg{
	display:inline-block;
}
 .row-title{
    vertical-align: middle;
    /*display: inline-block;*/
    position: relative;
   /* margin-right: 28px;*/
}

.first-info{
    padding: 0 16px;
    margin: 12px 0;
}
.first-info i{
	color:#D3D3D3;
	
}
p.note{
	margin-right:20px;
}
.first-info .circle{
  background-color: #D7F0FF;
  width: 34px;
  height: 34px;
  border-radius: 20px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.first-info .row-title:nth-child(5){
	display:inline-block;
}

.nevigate{
    display: inline-block;
    margin-right: 90px;
    vertical-align: middle;
    float: left;
}
.nevigate .button{
	background-color: #E95431;
    width: 86px;
    height: 30px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
}
.nevigate .circle{
	background-color: #E95431;
    width: 35px;
    height: 35px;
    border-radius: 25px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 35px;
    margin-right: 5px;
    
     padding-right: 5px;
}
.nevigate .circle .fa,.route-inner .circle .fa{
	color:#fff;
	display: block;
}
.more-info .lightBlue{
	 font-weight: bold;
}
.more-info{
    padding: 0 28px;
    padding-bottom: 10px;
}
.more-info-ltr{
	text-align: left;
    direction: ltr;
}
.information{
	position: relative;
   
    background-color: white;
   
}
.site-title .table{
	border: none;
}
.table tbody>tr>td{
	border:none;
}

/*list of sites*/


.single-site{
    position: relative;
    height: 112px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 95vw;
    margin: 0 auto;
    margin-top: 7px;
    background-color: white;
	
}
.single-site .circle{
    position: absolute;
    top: 8px;
    right: 8px;
    background-color: #E95431;
    width: 35px;
    height: 35px;
    border-radius: 25px;
    text-align: center;
    color: #fff;
    font-size: 35px;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	/*padding-top: 4px;*/
  	
     padding-right: 5px;
}
.single-site .circle:hover{
	box-shadow:none;
}
.single-site .circle i{
	left:0;
}
.single-site .col-xs-4{
    position: relative;
    height: 112px;
    overflow: hidden;
}
.single-site img{
	position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translateY(-50%) translateX(-50%);
 	-moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    height: 112px;
    width: 140px;
}

.single-site .text-title {
    color: black;
    font-weight: bold;
   	margin-right: 0;
    margin-bottom: 0;
    width: 83%;
    
}
.single-site .nevigate{
	margin: 0;
    text-align: left;
}
.single-site .col-xs-6{
	padding: 0;
    align-self: flex-end;
}
.single-site .col-xs-6 span{
	margin-right:4px;
	font-size: 12px;
}
.single-site .row{
	margin:0;
}
.single-site .text{
    line-height: 15px;
    font-size: 14px;
}

.single-site .flex{
	display:flex;
}
.transparent .circle{
    background-color: #efefef;
	
}
.transparent i{
    color: #757575;
}
.blueButton{
    background-color: #21ADFD;
    width: 195px;
    height: 46px;
    border-radius: 26px;
    color: #fff;
    text-align: center;
    padding-top: 11px;
    font-weight: bold;
    font-size: initial;
    position: fixed;
    bottom: 100px;
    right: 0;
    left: 0;
    margin: auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.blueButton path{
	fill:#fff;
}
.blueButton svg{
	height:30px;
	position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}
/*map-route-inner*/
.route-inner{
    padding: 0 8px;
    padding-top: 26px;
    position: absolute;
/*
    background-color: #fff;
*/
    top: 55vh;
/*
    box-shadow: 1px -3px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
*/
   
}
.route-inner select{
   	position: fixed;
    top: 70px;
    margin: 13px;
    width: 135px;
    padding: 5px 14px 5px 5px;
    font-size: 16px;
    border: 1px solid #ccc;
    height: 33px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/arrow.svg) 12% / 6% no-repeat #fff;
    
    
}
.route-inner select::-ms-expand { 
    display: none; /* remove default arrow on ie10 and ie11 */
}
@media screen and (min-width:0\0) {
    .route-inner select {
        background:none\9;
        padding: 5px\9;
    } 
}

.route-inner select:focus,.route-inner option:focus{
	outline-color: #ccc;
}
.route-inner select .optionA{
	 background: url(../img/accessibility_way.svg) 12% / 8% no-repeat #fff;	
}
.route-inner select .optionB{
	 background: url(../img/accessibility_site.svg) 12% / 8% no-repeat #fff;	
}

.route-inner .entity:last-child{
	padding-bottom: 85px ;
}
.route-inner .single-site{
	height:50px;
}
.route-inner .single-site{
	padding: 10px;
    height: auto;
    max-height: 100px;
   }
.route-inner h5{
	/*margin-top: 3px;*/
}
.route-inner .fa{
    color: #ccc;
   }
.route-inner .fa-phone{
    margin-top: 13px;
   }
   .route-inner  .simple{
   	    font-weight: 300;
        
   }
 .route-inner  .text-title{
 	margin-right: 10px;
 }  
.route-inner  .text-title.place{
   	    margin-top: 0;
   }

.route-inner  .single-site .circle{
   	left: 10px;
    bottom: 0;
    right: auto;
    top: 0;
    margin: auto;
   }
.route-inner .single-site .icon-title path{
	fill:inherit;
}

.route-inner .single-site .circle i{
	left:8px;
}
.view-specific{
	 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
     margin-top: 7px;
}
/*gallery*/
.gallery{
    position: fixed;
    height: 322px;
    top: 60px;
    width: 95vw;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    right: 0;
    left: 0;
    margin: auto;
   
}
.gallery-details{
   text-align: right;
    padding: 0 12px;
}
.gallery-title{
    font-weight: bold;
    margin: 0 12px;
}
.gallery .row-title{
	display: inline-block;
}
.gallery .carousel-control .glyphicon-chevron-left,.gallery  .carousel-control .glyphicon-chevron-right{
	    top: 30%;
}
.gallery .nevigate{
	margin-right: 0;
}
.gallery .close{
    position: absolute;
    color: #fff;
    left: 3px;
    top: 3px;
    right:auto;
    opacity: 1;
    background-color: #E95431;
    border-radius: 50px;
    height: 36px;
    padding: 3px;
    bottom: auto;
}
/*.gallery .fa-angle-right,.gallery .fa-angle-left{
    background-color: white;
    height: 30px;
    width: 30px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    color: #ccc;
    padding-top: 1px;
    font-size: 24px;
}*/
.gallery .fa-angle-right{
	right: -8px;
    padding-left: 4px;
	
}
.gallery .fa-angle-left{
	left: -8px;
    padding-right: 4px;
}
.carousel-inner > .item img {
    max-height: 200px;
}
.gallery .carousel-control{
	    /*top: 30%;*/
	   85px;
}
.gallery .carousel-control.right{
	    right: -19px;
}
.gallery .carousel-control.left{
	    left: -19px;
}
.first-info .circle  i{
	color:#fff;
}
 .esriPopup .contentPane , .actionsPane , .esriPopup .pointer, .esriPopup .outerPointer{
 	background-color: #18435B!important;
 }
.esriPopup .contentPane{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 2px 6px 0px 6px!important;
}


.esriPopup a{
text-decoration: none!important;
}
.esriPopup .esriPopupWrapper{
	left: -80px!important;
    bottom: 25px!important;
}
.esriPopup .pointer.bottomLeft{
	    left: 74px!important;
}
.leaflet-tooltip.my-labels {
  background-color: transparent;
  border: transparent;
  box-shadow: none;
  }
  
.loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid  #555;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 2s linear infinite;	
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.marker-number{
	color: white;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    left: 7px;
    top: 2px;
}
.logo_desctop{
    position: absolute;
    max-width: 68%;
    right: 60px;
}

.leaflet-container a{
	     display: none; 
}

.leaflet-popup a{
	display:block;
}
.credit_p{
	    font-size: 12px;
	        text-align: right;
}
.credit_img{
	margin-top: -20px;
    color: white;
    margin-right: 13px;
}
.credit_img_route{
	position: absolute;
    top: 112px;
    margin-right: -8px;
}
