﻿.topfix {
    text-align: center;
    position: fixed;
    top: 93px;
    z-index: 111;
    width: 100%;
    transition: all .6s
}
#map {
    height: 350px;
    margin-top: 20px;
}
.sec-row.thin{
    padding:25px 0;
}
h1 {
    text-align: right;
    color: #21304d;
    padding: 0 20px;
}
img.leaflet-tile {
    filter: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix'values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .5s;
    transition: all .5s;
}
.contact-branch-row .branch-con .branch-item p.head2 span.icon {
    float: right;
    margin-left: 10px;
}
.about-row {
    margin-top: 180px;
  
}
.leaflet-pane {
    z-index: 10;
}
.leaflet-popup-content {
    direction: rtl;
    line-height: 1.7;
    font-family: peyda, Arial;
}
.leaflet-popup-content b {
   display:block
}
.marker-cluster-small {
    background-color: rgba(33, 48, 77, 1);
    color: #fff
}
a#resetBtn {
    position: absolute;
    z-index: 99;
    left: 20px;
    bottom: 80px;
}
.marker-cluster div {
    width: 40px;
    height: 40px;
    margin-left: 0;
    margin-top: 0;
   
    display: flex;
    align-items: center;
    justify-content: center;
}

    .marker-cluster-small div {
        background-color: transparent;
    }
.contact-branch-row .branch-con .branch-item {
    text-align: RIGHT;
    padding: 20px;
     line-height: 1.7;
     border-bottom:0
}
.owl-carousel .owl-item img {
    aspect-ratio: 10 / 7;
    object-fit:cover
}
.icon.hide {
    opacity: 0
}
.contact-branch-row .branch-con .branch-item a b {
 display:block;
    margin-bottom:20px;
}
    .contact-branch-row .branch-con .branch-item:hover {
        background-color: #fff
    }
         .branch-item:hover .head, .branch-item:hover .head2 {
            color: #21304d !important
        }
.contact-branch-row .branch-con .branch-item a.button {
   
    margin-top:15px;
}
#branch_menu .page-desc {
    padding: 15px 200px 7.5px 200px;
    transition: all .5s
}
div.search-con {
    position: relative
}
div.search-con input.form-control {
    padding-right:25px;
}
    div.search-con a {
        position: absolute;
        left: 7px;
        top: 7px;
        font-size: 20px;
        cursor: pointer;
        color: rgba(33, 48, 77, 1);
    }

.search-resultb {
    padding: 10px 2px;
    text-align: RIGHT;
    font-size: 15px;
}
    .search-resultb a.button {
        width: max-content;
        display: inline-flex;
    }
.branch-con .search-row {
    padding: 0 20px 20px 20px;
}
a#search_cancel {
    padding: 5px 10px;
    font-size: 13px;
    margin-right: 10px;
    color: red;
}
.topfix .branch-con {
    margin-bottom: 0
}

        .topfix .branch-con .branch-item {
            padding: 10px 0
        }

#items_con.show .about-item .txt {
    /*            align-items: flex-end;*/
}
.about-row.about-full .about-item .img {
    min-height: initial;
    height: auto
}
.about-row.about-full .about-item  {
   
    position: relative
}
.about-row.about-full .about-item .fi {
   top: -200px;
   right:0;
   position:absolute
}

.contact-branch-row
{
    display:flex
}

.contact-branch-row .branch-con {
    width: 40%;
    flex-direction: column
}
    .contact-branch-row #items_con {
        width: 60%;
        padding: 76px 40px 40px 40px;
    }
h3 img
{
    margin-left:5px;
}
.map-detail {
    display: flex;
}

.map-col-r {
    display: flex;
    flex-wrap: wrap;
    width: 45%;
}

.map-col-r {
    width: 100%;
}
a p b 
{
    display:none !important
}
    .map-col-r span {
        width: 38%;
    }
        .map-col-r span.today {
            font-weight: bold !important;
        }
        .map-col-r span.day-title {
            width: 24%;
        }
.map-col-l
{
    display:none !important
}
.map-col-l span.icon {
    float: right;
    margin-left: 5px;
}

    .map-col-l span.icon.icon-phone {
        opacity: 0
    }

.leaflet-popup-content {
    width: 500px !important;
    text-align: right;
}

    .leaflet-popup-content b {
        margin-bottom: 10px;
        font-size: 16px;
    }

.leaflet-container a:not(.button) {
    color: #21304d;
    text-decoration: underline;
    font-weight: bold;
    float: left
}

.leaflet-container a.button {
    color: #fff;
    margin-top: 15px;
}

    .leaflet-container a.button:hover {
        color: #21304d;
    }

.leaflet-container a.leaflet-popup-close-button {
    right: initial;
    left: 5px;
    top: 5px;
    color: #21304d;
    text-decoration: none !important
}
 
@media(max-width:767px) {

    .contact-branch-row .branch-con .branch-item {
        border: 10px solid #FEFEFE !important;
        padding: 10px 10px 0 10px;
    }
        .contact-branch-row .branch-con .branch-item {
       
            display: flex;
            flex-direction: column;
        }
        .about-row {
        margin-top: 100px;
        height: auto;
     
    }
    .about-row .about-item {
        
        padding-top: 10px;
    }
    .header-row {
        border-bottom: 1px solid #ccc !important;
        background-color: #fff !important
    }
        .header-row .header-con-row
        {
            margin-bottom:10px !important
        }
        .header-row .header-con-row .logo-col .logo-type {
            top: 0 !important;
            opacity: 0 !important
        }
    #branch_menu .page-desc {
        padding: 15px 15px 7.5px 15px;
    
    }
   
    .topfix {
        top: -3px;
    }
    .contact-branch-row {
     
        flex-direction: column;
    }
    #map
    {
        margin:20px 0
    }

    .contact-branch-row .branch-con {
        
      
        margin-bottom: 5px;
        width: 100%;
      
    }
        .contact-branch-row #items_con {
            padding: 20px 20px 0 20px;
            width: 100%;
        }
        .contact-branch-row .branch-con .branch-item {
          
           
            padding:0;
        }

            .contact-branch-row .branch-con .branch-item:nth-child(2n+1) {
            }

            .contact-branch-row .branch-con .branch-item.active {
            }

    .about-row.about-full .about-item .img {
        
        height:75vw
    }
    .contact-branch-row .branch-con .branch-item a{
        display:block
    }
    .contact-branch-row .branch-con .branch-item .head{text-align:right}
    .contact-branch-row .branch-con .branch-item a b {
      
        margin-bottom: 10px;
    }
    .contact-branch-row .branch-con .branch-item a.button {
        
        margin-top: 10px;
    }
    .leaflet-popup-content {
        width: calc(100vw - 50px) !important
    }

    .map-detail {
        flex-direction: column;
    }

    .map-col-l {
        margin-top: 10px;
    }
}
