
.iconbox-13.active.bg-w {
    background: #fff;
}
.dngTextBox {
    text-align: center;
}
div#dnn_ctr393_ViewEasyDNNNewsMain_ctl00_pnlArticelImagesGallery {
    display: none;
}
.detail-description h2 {
    font-size: 20px;
    margin-top: 10px;
    color:#444;
    font-weight:bold;
}
.detail-description h3 {
    font-size: 18px;
    margin-top: 10px;
    color:#444;
    font-weight:bold;
}
.detail-description .center {
    margin: 0 auto;
    display: block;
}
#ez-toc-container a {
float:right;
    color: #444!important;
    box-shadow: none;
    text-decoration: none;
    text-shadow: none;
    display: inline-flex;
    align-items: stretch;
    flex-wrap: nowrap;
    line-height: 2;
}
#ez-toc-container li, #ez-toc-container ul, #ez-toc-container ul li, div.ez-toc-widget-container, div.ez-toc-widget-container li {
    background: 0 0;
    list-style: none;
    line-height: 1.6;
    margin: 0;
    overflow: hidden;
    z-index: 1;
}
.ez-toc-container-direction {
    direction: ltr;
}
.blogContent ol,.blogContent ul {
    line-height: 35px
}

.blogContent .ez-toc-container-direction {
    box-shadow: 0 10px 50px 0 rgba(119,132,157,.1411764705882353)!important;
    border-radius: 8px!important;
       background: #fff!important;
    border: none!important;
    padding: 30px 80px!important;
    display: flex!important;
    align-items: center;
    justify-content: flex-end;
    gap: 75px
}

.blogContent .ez-toc-title-container {
    width: auto!important;
    order: 1;
    display: grid
}

.blogContent .ez-toc-title {
    order: 1;
    
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: -.01em;
    margin-top: 12px;
}

.blogContent .ez-toc-title-toggle {
    background-image: url(/Portals/0/blog-content-more.svg);
    background-size: contain;
    height: 95px;
    background-position: 50%;
    background-repeat: no-repeat
}

.blogContent .ez-toc-toggle {
    display: none!important
}

.blogContent .ez-toc-list__more {
    position: absolute;
    bottom: -42px;
    right: 30px;
  
    text-align: justify;
   
    font-weight: 400;
    line-height: 35px;
    letter-spacing: -.15px;
    cursor: pointer
}

.blogContent .ez-toc-container--hasMore {
    padding-bottom: 55px!important
}



.blogContent .ez-toc-counter,.blogContent .ez-toc-counter-rtl,.blogContent .ez-toc-counter-rtl nav,.blogContent .ez-toc-counter nav {
    position: relative
}

.blogContent .ez-toc-counter-rtl nav ul:after,.blogContent .ez-toc-counter nav ul:after {
    content: "";
    border: 5px solid #f7f8fa;
    position: absolute;
    height: 100%;
    top: 0;
    right: 6px;
    border-radius: 6px
}

.blogContent .ez-toc-counter-rtl nav ul li,.blogContent .ez-toc-counter nav ul li {
    padding-right: 30px!important
}

.blogContent .ez-toc-counter-rtl nav ul li:hover a,.blogContent .ez-toc-counter nav ul li:hover a {
    color: #53565d!important;
    text-decoration: unset!important;
    transition: all .3s
}

.blogContent .ez-toc-counter-rtl nav ul li:hover a:after,.blogContent .ez-toc-counter nav ul li:hover a:after {
    border: 2px solid #fff;
    background-color: #20adfc;
    transition: all .3s
}

.blogContent .ez-toc-counter-rtl nav ul li a,.blogContent .ez-toc-counter nav ul li a {
    position: relative;
    color: #8e939b!important;
    text-align: justify;
  
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: -.15px;
    transition: all .3s;
    direction: rtl
}

.blogContent .ez-toc-counter-rtl nav ul li a:after,.blogContent .ez-toc-counter nav ul li a:after {
    content: "";
    top: 10px;
    z-index: 4;
    width: 14px;
    height: 14px;
    right: -26px;
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    filter: drop-shadow(0 2px 5px rgba(119,132,157,.18))
}

.blogContent .ez-toc-counter-rtl nav ul li a:before,.blogContent .ez-toc-counter nav ul li a:before {
    display: none
}

.blogContent .ez-toc-counter-rtl:after,.blogContent .ez-toc-counter:after {
    content: "";
    position: absolute;
    width: 110px;
    height: 80%;
    top: 10px;
    z-index: -1;
    right: -10px;
    transform: rotate(3deg);
    flex-shrink: 0;
    border-radius: 8px;
    background: linear-gradient(180deg,#89b0fa,#adc9fc);
    box-shadow: 0 10px 50px 0 rgba(119,132,157,.14)
}

@media (max-width: 574px) {
    .blogContent .ez-toc-container-direction {
        flex-direction:column-reverse;
        gap: 1­­5px;
        padding: 50px 10px!important
    }
  

    .blogContent .ez-toc-counter:after {
        display: none
    }
}
@media only screen and (max-width: 768px) {
   .single-content {
         font-size: 13px;
    }
   .btn-tel, .btn-hand, .btn-gallery{
           padding-right: 5px !important;
   }
}
.single-content .call-to-action br {
    display: none;
}
.btn-primary:before, .btn-secondary:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    transition: all .3s ease-in-out;
    opacity: 0;
    z-index: -1;
}
.btn-secondary:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--bs-secondary);
    z-index: -2;
}
.btn-large {
    height: 60px;
    line-height: 60px!important;
}
.btn-tel, .btn-hand, .btn-gallery {
    padding-right: 35px;
    align-items: center;
    padding: 0 15px;
    display: inline-block;
    border-radius: 0px;
}
.btn-tel .tel-icon, .btn-hand .hand-icon, .btn-gallery .gallery-icon {
    margin-left: 10px;
    position: relative;
    top: 4px;
}
.btn-tel .tel-icon:before {
    content: url(/Portals/0/tel.svg);
}
.btn-gallery .gallery-icon:before {
    content: url(/Portals/0/gallery.svg);
}
a.btn.btn-danger {
    color: #FFF;
}
.pl-0 {
    padding-left: 0px;
}
.pr-0 {
    padding-right: 0px;
}

.btn-primary {
    color: #fff!important;
    background-color: #337ab7;
    border-color: #2e6da4;
        overflow: hidden;
    white-space: nowrap;
}

.btn-danger {
    color: #fff!important;
    background-color: #d9534f;
    border-color: #d43f3a;
        overflow: hidden;
    white-space: nowrap;
}
.blog_detail {
 
    background: #fff;
    display: block;
    box-shadow: 0 10px 50px 0 rgba(119, 132, 157, .1411764705882353) !important;
    border-radius: 8px !important;
    border: none !important;
    padding: 30px 20px !important; 
    align-items: center;
    justify-content: flex-end;
    gap: 75px;
}


.call-to-action {
    margin: 2rem 0;
    background-color: #efefef;
    border-radius: 5px;
    padding: 1rem;
}
.call-to-action .title {
    font-size: 18px;
    font-weight: bold;
}
.fishehaj_cta_box {
    background: #eeeeee91;
    padding: 16px;
    border-radius: 16px;
    margin: 32px 0;
}

.fishehaj-ctabox-btn {
    float: left;
    clear: both;
    padding: 4px 8px;
    background: #fed813;
    color: #303030;
    margin: 16px 0 0;
    display: inline-block;
    border-radius: 7px;
    font-weight: 700;
    cursor: pointer;
}
.img-center {
    margin: 0 auto;
    display: block;
}
.iconbox-11:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 10px #cfcfcf;
}
.title.border-bottom h2 {
    border-bottom: 1px solid #dee2e6 !important;
    margin-bottom: 10px;
    text-align: center;
}

.titr {
    font-size: 20px;
    
}
.titr-home h1{
    color: #041a3a;
    font-size: 20px;
    font-weight: 700;
}

.iconbox-12 {
    margin: 30px 0;
    text-align: center;
    transition: .3s ease-in-out;
    position: relative;
    padding: 60px 0px 30px 0px;
    background-image: url(/Portals/_default/Skins/Minis/resource/images/icon-bg-img.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    min-height: 224px;
}

div#dnn_ctr458_HtmlModule_lblContent {
    display: none;
}

.contact_popup {
    position: fixed;
    left: 10px;
    bottom: 0;
    z-index: 101;
    width: 150px;
    border-radius: 3px;
    overflow: hidden;
  
}

.contact_popup .popup_icon {
    height: 40px;
    display: block;
    background-color: #d2973b;
    position: relative;
    border-top-right-radius: 3rem;
}

.contact_popup .popup_icon .phone {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
}

.contact_popup .phone {
    display: block;
    text-align: center;
    font-size: 38px;
    letter-spacing: 3px;
    color:#d2973b;
    font-weight: bolder;
    padding-top: 30px;
}

.contact_popup .popup_icon .quick-alo-ph-circle {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    left: 50%;
    margin-left: -50px;
    border: 2px solid #b7a553;
    background-color: transparent;
    border-radius: 100%;
    opacity: .1;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
}

.contact_popup .popup_icon .quick-alo-ph-circle-fill {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 11px;
    left: 50%;
    margin-left: -40px;
    background-color: #c5b775;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
}

.contact_popup .popup_icon .bg_color {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 26px;
    left: 50%;
    margin-left: -25px;
    border-radius: 50%;
    background-color: #0c7947;
}

.contact_popup .popup_icon .quick-alo-ph-img-circle {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 32px;
    left: 50%;
    margin-left: -25px;
    color: white;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .99;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    transform-origin: 50% 50%;
    font-size:20px;
}

.contact_popup .popup_icon:after {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    left: -3px;
    height: 37px;
    background-color: #d2973b;
    transform: rotate(-7deg);
    margin-top: -19px;
    z-index: 1;
    border-bottom-left-radius: 3rem;
    border-top-right-radius: 3rem;
}

.contact_popup .popup_content {
    background-color: #f9f9f9;
    min-height: 100px;
    position: relative;
    margin-bottom: 7px;
    border-radius: 0 0 3px 3px;
    box-shadow: 1px 1px 5px rgba(0,0,0,.15);
}


.contact_popup .popup_content:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #f9f9f9;
    top: 100%;
    right: 0;
    left: 0;
    margin: -5px auto 0;
    transform: rotate(45deg);
    z-index: 12;
}

.contact_popup .phone a {
    font-size: 20px;
    color: #000;
}

.contact-section01 h1 {
    color: #fff;
    font-size: 24px;
}

.OurService03-section01.text-right h2 {
    font-size: 20px;
}
.OurService03-section01.mb-20 h2 {
    font-size: 20px;
}
.ez-toc-section {
    scroll-margin-top: 5rem;
}






