﻿@font-face {
    src: url(../Cairo/Cairo-Regular.ttf);
    font-family: 'Cairo';
}
/*---------------Result info*/
.d-filterBox
{
    width:100%;
    height:auto;
    background-color:#ffffff;
    border-bottom:solid 1px #e0e0e0;
    float:right;
    padding:10px 5px;
    margin-bottom:20px;
}
.d-filterControl
{
    color:#808080;
    border:2px solid #fefefe;
    border-radius:0px;
    font-size:small !important;
    padding:1px;
}
.d-filterControl:focus {
  border:solid 1px #f1f1f1;
  box-shadow: 0 2px 3px 0px #DDDDDD;
    -webkit-box-shadow:0 2px 3px 0px #DDDDDD;
    -moz-box-shadow: 0 2px 3px 0px #DDDDDD;
}
.d-BoxResult {
    width:100%;
    margin-top: 0;
    margin-bottom: 26px;
    font-family:inherit;
    display:inline-block;
}
@media(max-width :768px) {
.d-BoxResultSearch {
    background-color:#fefefe;
    border:solid 1px #fafafa;
    padding:4px 5px;
    margin-bottom: 12px;
    box-shadow: 0 3px 2px 0px #DDDDDD;
    -webkit-box-shadow:0 2px 2px 0px #DDDDDD;
    -moz-box-shadow: 0 2px 2px 0px #DDDDDD;
}
}
@media(max-width :368px) {
.d-BoxResultSearch {
    background-color:#fefefe;
    border:solid 1px #fafafa;
    padding:4px 5px;
    margin-bottom: 12px;
    box-shadow: 0 3px 2px 0px #DDDDDD;
    -webkit-box-shadow:0 2px 2px 0px #DDDDDD;
    -moz-box-shadow: 0 2px 2px 0px #DDDDDD;
}
}

/*---------------Title of Result*/
.d-BoxResultTitle
{
    margin: 2px 0px;
    display:block;
}
.d-BoxResultTitle a{
    cursor:pointer;
}
.d-ResultTitle {
    color:#1A0DAB;
    font-size: large !important;
    text-align:right;
    float: right;
    margin: 0 4px 0 0;
    cursor:pointer;

}
.d-ResultTitle:hover
{
    text-decoration:underline;
}
.d-ResultCat {
    background: #fbfbfb;
    border: solid 1px #f1f1f1;
    font-size: small !important;
    font-family:Cairo;  
    display: inline-block;
    padding: 4px 10px;
    margin-left:2px;
    margin-bottom:3px;
    /*margin-right: 2px;*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-weight: 500;
}
.d-star-box{
    color:rgba(52, 152, 219,1.0);
    text-shadow: 1px 1px 3px rgba(52, 152, 219,1.0);
}
.d-star-boxCold{
    color:rgba(255, 216, 0, 0.90);
    text-shadow: 1px 1px 3px rgba(255, 216, 0, 0.30);
}
.d-star-box:hover ,.d-star-boxCold:hover{
        text-shadow: none;
}
.d-star-pos
{
    position:absolute;
    bottom:3px;
    right:15px;
    z-index:100;
}
.d-star-posTap
{
    position:relative;
    bottom:100%;
    right:1%;
    z-index:100;
}
/*---------------Title of Result*/
.d-BoxResultditels {
    max-height: 53px;
    overflow: hidden;
}
.d-Resultditels
{
    font-size: small;
    padding :0px 5px;
    font-family: 'Cairo';
}
.d-boxLocDitels {
    max-height: 620px;
    min-height: 420px;
    overflow: hidden;
}
.d-LocDitels{
        text-align: justify;
    text-justify: inter-word;
    white-space:pre-line;
}
.BoxResultInfo
{
    display:inline-block;
    overflow:hidden;
}
.d-Resultinfo
{
    float: right;
    margin:1px 6px;
    display:inline-block;
    overflow:hidden;
}
    .d-Resultinfo h5 {
        font-family: 'Cairo';
        font-size: small;
        float: right;
        padding: 2px 0px;
        display: inline-block;
    }
.d-info {
    width:100%;
    background: #fbfbfb;
    font-size:small;
    font-family:Cairo;
    color:#333333;
    padding: 0px 5px;
    border:solid 1px #e7e7e7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.d-BoxResultInfo h5 {
    direction: ltr;
    unicode-bidi: embed;
}

.d-info:hover {
    color: #008b8b;
    text-decoration: none;
}
.d-ico
{
    width:20px;
    height:10px;
    color:#008b8b;
    text-align:center;
}
.divAction
{
    display:none;
    position:absolute;
    top:5px;
    left:15px;
}
.d-pagination
{
    float:right;
}
/*----------------------------------Galery Slider*/
.carousel-inner
{
    /*border: solid 2px #e5e5e5;*/
    border-radius:3px;
}
.d-localDetail{
    padding-top:15px;
    padding-bottom:15px;
}
.d-frim-box {
    height: 100%;
    background: rgb(251, 251, 251) none repeat scroll 0% 0%;
    border: 1px solid rgb(241, 241, 241);
    padding: 15px;
    border-radius: 15px;
    overflow: hidden;
    -webkit-box-shadow: 5px 9px 28px 0 rgba(212,212,212,1);
    -moz-box-shadow: 5px 9px 28px 0 rgba(212,212,212,1);
    box-shadow: 5px 9px 28px 0 rgba(212,212,212,1);
}
.d-locDetailHading
{
    font-size: 1.5em;
    margin: 5px 0;
    padding-bottom:3px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
    border-radius: 5px;
    min-height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
   background-position:center;
}
.hide-bullets {
    list-style:none;
    margin-top:3px;
}
.hide-bullets li div a img
{
    width:100%;
    height:80px;
    border:solid 2px #e5e5e5;
    border-radius:0px;
}
.carousel-control
{
    text-align:center;
    line-height:10em;
}
.carousel-control span
{
    position:absolute;
    top:47%;
    right:47%;
}
.d-btnSlider
{
    position:absolute;
    top:47%;
    right:47%;
}
.d-uploadbox
{
    background-color:#008b8b;
    color:#ffffff;
    border-radius:5px;
    padding:7px 5px;
    text-align:right;
    overflow:hidden;
}
.d-ImgBox
{
    margin: 15px 0px;
    padding:10px 0px;
}
.d-imgViewer
{
    background-color:#009393;
    margin-top:5px;
    width:auto;
    height:240px;
    border:solid 1px #008b8b;
}
.d-ImgBox .d-btn
{
    position:relative;
    top:5px;
    left:1px;
}
/*----------------------------------Business Services & Map*/
.d-dsm
{
    display:block;
    margin-top:20px;
    padding:20px;
    border-top:solid 1px #008b8b;
}
.serviceBox
{
    text-align: center;
    margin-top: 45px;
    padding-top:20px;
    position: relative;
    z-index: 1; 
    margin-bottom: 0px;
}
.serviceBox .service-icon
{
    width: 125px;
    height: 120px;
    border-radius:3px;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    z-index: 2;
    transition: all 0.3s ease-out 0s;
    border:solid 1px #E7E7E7;
}
.serviceBox:hover .service-icon
{
        border:solid 1px #008b8b; 
}
.serviceBox .service-icon span
{
    display: inline-block;
    width: 95px;
    height: 90px;
    line-height: 60px;
    border-radius:3px;
    background: #DDDDDD; 
    font-size: 30px;
    color: #fff;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: all 0.3s ease-out 0s;
}
.serviceBox .service-icon span i
{
    transition: all 0.3s ease-out 0s;
}
.serviceBox:hover .service-icon span i
{
    transform: rotate(-45deg);
}
.d-serviceImg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center
}
.serviceBox .service-content {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    padding: 85px 15px;
    padding-bottom: 20px;
    position: relative;
    transition: all 0.3s ease-out 0s;
}
.serviceBox:hover .service-content
{
        border:solid 1px #008b8b; 
}
.serviceBox .service-content:before
{
    content: "";
    display: block;
    width: 80px;
    height: 80px;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    margin: 0 auto;
    position: absolute;
    top: -37px;
    left: 0;
    right: 0;
    z-index: -1;
    transition: all 0.3s ease-out 0s;
}
.serviceBox:hover .service-content:before
{
    transform: rotate(45deg);
}
.serviceBox .title
{
    font-size: 17px;
    font-weight: 500;
    color: #324545;
    font-family:Cairo;
    text-transform: uppercase;
    margin: 0 0 25px 0;
    position: relative;
    transition: all 0.3s ease-out 0s;
}
.serviceBox:hover .title
{
    color: #008b8b; 
}
.serviceBox .description {
    font-size: 14px;
    font-weight: 500;
    font-family: Cairo;
    line-height: 24px;
    margin-bottom: 0;
}
.d-serviceDitels
{
    width:90%;
    font-size: 17px;
    font-weight: 500;
    color: #324545;
    margin: 10px;
    overflow:hidden;
}
.serviceBox .read-more
{display: block;
 width: 40px;
 height: 40px;
 line-height: 38px;
 border-radius: 50%;
 background: #fff;
 border: 1px solid #e7e7e7;
 font-size: 14px;
 color: #c4c2c2;
 margin: 0 auto;
 position: absolute;
 bottom: -17px;left: 0;
 right: 0;
 transition: all 0.3s ease-out 0s;
 z-index:3;
}
.serviceBox .read-more:hover
{
    border: 1px solid #008b8b;
    color: #008b8b;
    text-decoration: none;
    cursor:pointer;
}
.serviceBox:hover .read-more
{
        border:solid 1px #008b8b; 
}
.serviceBox:hover .d-serviceDitels
{
    color: #008b8b;
    border: 1px solid #008b8b;
}
.d-btnsServiceBox
{
    width:100%;
    height:90px;
    border-radius:0px 0px 3px 3px;
    border:solid 1px #E7E7E7;
    border-top:none;
    background: #fff;
    display:block;
    padding:30px 10px;
    padding-top:40px;
    visibility:visible;
    position:relative;
    top:-15px;
    z-index:1;
    transition: all 0.3s ease-out 0s;
}
.serviceBox:hover .d-btnsServiceBox
{
        border:solid 1px #008b8b; 
        border-top:none; 
}
.d-btnsServiceBoxBisible
{
    height:auto;
-webkit-transition: all 5s ease-in-out;
        -moz-transition: all 5s ease-in-out;
          -o-transition: all 5s ease-in-out;
             transition: all 5s ease-in-out;
}
.d-btnsServiceBoxHidden {
    height: 0px;
   -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
          -o-transition: all 0.1s ease-in-out;
             transition: all 0.1s ease-in-out;
}
/*----------------------------------dialog Model*/
.d-dialog
{
    top:8%;
}

/*----------------------------------dialog Model*/
.d-dalilmap{
    width: 100%;
        height: 550px;
        border:solid 1px #CCCCCC;
        border-top:none;
}
@media (max-width: 568px)
{
.d-dalilmap{
        width: 100%;
        height: 420px;
        border:solid 1px #CCCCCC;
        border-top:none;
}
}
