body {
    font-family: "IRANSans-",'B Yekan','Open Sans', sans-serif !important;
}




.flag.flag-en {
    background-position: -176px -44px;
}


a.page-link.disabled {
    pointer-events: none;
    cursor: default;
}

.thumb-info-caption .font-weight-semibold {
    font-size: 1.2em !important;
    margin-bottom: .5rem !important;
}

.custom-link-color-dark {
    color: #1e1e1e;
    transition: ease color 300ms;
}

.product-thumb-info .product-thumb-info-content {
    text-align: center !important;
}


html section.section-secondary {
    background-color: #f7f7f7 !important;
    border-color: #f7f7f7 !important;
}

    html section.section-secondary h1, html section.section-secondary h2, html section.section-secondary h3, html section.section-secondary h4, html section.section-secondary h5, html section.section-secondary h6 {
        color: #6d492c !important;
    }

    html section.section-secondary p {
        color: #22262a !important;
    }

.counters label {
    color: #ffffff !important;
}

p {
    color: #292929 !important;
text-align: justify !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #112332 !important;
}

html .btn-dark-scale-2 {
    background-color: #6d492c !important;
    border-color: #f7f7f7 #6d492c #6d492c !important;
    color: #FFF !important;
}

html body .btn-light, html body .btn-outline.btn-light {
    border-color: #6d492c #6d492c #6d492c !important;
    color: #fff !important;
}

html .btn-light {
    background-color: #6d492c !important;
}

.line-pre-title {
    width: 100%;
    height: 3px;
    display: inline-block;
    vertical-align: middle;
}

html .bg-color-tertiary,
html .bg-tertiary {
    background-color: #1a4174 !important;
}

html .counters .counter-primary [class*="fa-"], html .counters .counter-primary .icons, html .counters .counter-primary strong {
    color: #ffffff !important;
}



.feature-box.feature-box-style-2 h4 {
    color: #212529 !important;
}

@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li > a {
        color: #ffffff !important;
    }
}

@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li:hover > a {
        color: white !important;
    }
}

#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #ffffff !important
}

.btn-outline.btn-primary:hover, .btn-outline.btn-primary.hover {
    color: #FFF !important;
}

@media (min-width: 992px) {
    #header .header-nav.header-nav-stripe nav > ul > li:hover > a, #header .header-nav.header-nav-stripe nav > ul > li.open > a {
        background-color: transparent !important;
    }
}

@media (min-width: 992px) {
    #header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {
        background-color: transparent !important;
    }
}

@media (min-width: 992px) {
    #header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {
        color: #fffff !important;
    }
}

.section-height-2.bg-color-light .featured-box h4 {
    font-size: 1.1em !important;
    font-weight: 100 !important;
}

#footer a:not(.btn).text-color-default {
    color:#2e2e2e  !important;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    
    font-weight: 100;
}

#footer .footer-copyright {
    background:transparent !important;
    padding: 0 !important;
}

    #footer .footer-copyright.footer-copyright-border-grey {
        border-top: 0px solid transparent !important;
    }

a {
    color: #4e4e4e !important;
}

#footer html .text-color-primary {
    color: #6d492c !important;
}

#header.header-effect-shrink .header-top {
    background-color: #6d492c;
}

.header-nav-top .nav-pills .nav-item .nav-link {
    display: none !important;
}


#header .header-logo{margin: 1.8rem 0 !important;}
#header .header-top.header-top-borders .nav-item-borders:first-child {
    border-left: 1px solid #ffffff57;
}

.header-logo strong {
    display: none;
}

.topbar {
    background:#1c1d58 url(/Template/images/roomi-bg-1.png) 0 10px repeat-x;
    min-height: 42px;
    padding: 7px 0 0;
}

    .topbar .btn {
        background-color: #1f486b;
        border-radius: 5px;
        line-height: 15px;
        text-decoration: none;
        padding: 8px 15px 4px;
    }

        .topbar .btn:hover {
            background-color: #bd8c17;
        }

.middlebar {
    padding: 30px 0 19px;
    color: rgb(74 74 74);
  
      background-size: 100% 129px;
    z-index: 9;
    top: 0px;
}

.back {
    background-color: #0436a5 !important;
}



.social-icons-facebook i {
    color: #0d2b44 !important;
}

.social-icons li a {
    width: 35px !important;
    height: 35px !important;
}

.social-icons li a {
    font-size: 1rem !important;
    padding-top: 5px !important;
}

.with-pattern .sub-title:before {
    content: '';
    position: absolute;
    left: -2000px;
    top: 50%;
    transform: translateY(-50%);
    width: 2000px;
    height: 13px;
    background: url(/Template/images/roomi-bg-3.png) repeat-x;
}

.nav-tabs li .nav-link, .nav-tabs li .nav-link:hover {
    background: unset !important
}

.tab-content {
    border-radius: unset !important;
    box-shadow: unset !important;
    border: unset !important;
}

.nav-tabs {
    border-bottom: 0px !important;
}

.thumb-info.thumb-info-custom {
    background: #fff;
    box-shadow: 0 0px 8px rgb(0 0 0 / 25%);
    border-radius: 0 10px 10px 10px;
    min-height: 50px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    padding: 10px;
    color: #222;
    font-size: 12px;
}



body {
    color: #3e3e3e !important;
}

.svgFooter {
      position: relative !important;
      bottom: 21px !important;
   }

@media (min-width: 1452px) {

  .directionSquare{
     height:407px !important;
     
   }
}

@media (min-width:1309px) and (max-width:1451px  ) {

  .directionSquare{
     height:393px !important;
     
   }
}
@media (min-width: 1026px) and (max-width:1308px ) {

.directionSquare{
     height:337px !important;
     
   }
}

@media (min-width:992px) and (max-width:1025px  ) {

.directionSquare{
     height:325px !important;
     
   }
}
@media (min-width:320px) and (max-width:991px  ) {

 .directionSquare{
     display:none !important;
     
   }
}


@media (min-width: 1309px) {
  .svgFooter {
      position: relative !important;
      bottom: 68px !important;
   }
  .direction {
      
   bottom: 101% !important;
   left: 10% !important;
   }

}

@media (min-width:992px) and (max-width: 1308px ) {
  .direction {
     bottom: 88% !important;
     left: 10% !important;
   }

}
@media (min-width:360px) and (max-width: 991px ) {
  .direction {
   bottom: 95% !important;
   left: 10% !important;
  }

}


@media (min-width: 992px) {
    #header .header-nav.header-nav-stripe nav > ul > li > a {
        padding: 0 0.5rem !important;
    }
}

@media (min-width: 992px) #header .header-nav.header-nav-stripe nav > ul > li:hover > a, #header .header-nav.header-nav-stripe nav > ul > li:hover > a.active, #header .header-nav.header-nav-stripe nav > ul > li.open > a, #header .header-nav.header-nav-stripe nav > ul > li.open > a.active {
    color: #161616 !important;
}

.thumb-info .thumb-info-title{
background: #0038b6 !important;
letter-spacing: 0em !important;
padding: 10px 14px 2px !important;
}
button.btn.header-btn-collapse-nav.collapsed{font-size: 1.4rem !important;}
.list.list-icons li > [class*="fa-"]:first-child, .list.list-icons li a:first-child > [class*="fa-"]:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .icons:first-child{color:#0038b6 !important;}
.container-fluid{padding-right: 25px !important;padding-left: 25px !important;}

ul.list ::marker {

  color:#fbf52f ;
  font-size:x-large;
}



 .positionImage{
   margin-right: 33px;

 }

@media (min-width: 992px) {
  
   .positionImage {

    margin-right: 134px !important;
    padding-bottom: 23px !important;
   }

}
