@charset "UTF-8";
/*
Theme Name: Brec Template
Theme URI: https://www.brec.ir/
Author: Pazh Dadeh Pardazan Sepand Asa
Version: 1.0
*/
/****************************************
  Variables
*****************************************/
/****************************************
 Layout
*****************************************/
@font-face {
    font-family: "IranSans";
    src: url("fonts/IRANSans.woff") format("woff");
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-szing: border-box;
    box-sizing: border-box;
}

body {
    direction: rtl;
    margin: 0;
    padding: 0;
    font-family: "IranSans", "myriad pro", Tahoma;
    text-align: right;
    background-color: #f7f7f7;
}

.wrapper {
    background-color: #f7f7f7;
    padding: 15px 0;
    margin-bottom: -23px;
}

li {
    list-style: none;
}

a, a:active, a:hover, a:visited, a:focus {
    text-decoration: none;
    outline: none;
}

a {
    transition: 0.4s;
}

hr {
    width: 90%;
    border-color: #eee;
    display: block;
}

:focus {
    outline: none;
}

li.archive-link a, li.archive-link span {
    color: #FC5E77 !important;
    font-weight: 700;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
    color: #3291c9;
}

[class^="pe-7s-"]:hover, [class*=" pe-7s-"]:hover {
    color: #1ba99b;
    transition: color 0.2s linear;
}

.background-image {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

/****************************************
  Top Menu
*****************************************/
nav {
    background-color: #1ba99b !important;
}

.navbar {
    padding: 0;
}

.navbar .container-fluid {
    min-height: 45px;
}

.navbar .container-fluid .navbar-header {
    height: inherit;
}

.navbar-light .navbar-toggler {
    border-color: #1ba99b;
}

.navbar ul {
    padding: 0;
    height: inherit;
}

.navbar ul li.fa {
    color: #eee !important;
    font-size: 13px;
}

.navbar ul li a {
    font-family: 'IranSans';
    font-size: 10px;
    color: #eee !important;
    display: block;
    padding: 7px 8px 7px 8px;
    text-align: center;
}

.navbar ul li a .fa {
    font-size: 12px;
}

.navbar ul li:hover {
    background-color: #179387 !important;
    color: #ffffff !important;
}

.navbar ul li a:hover {
    color: #fdfdfd !important;
}

.logo img {
    width: 100%;
    border: 0px;
}

/****************************************
  carousel
*****************************************/
.carousel-wrapper {
    padding: 5px 0;
}

.carousel .carousel-item {
    height: 290.5px;
}

@media (max-width: 767px) {
    .carousel .carousel-item {
        height: 180px;
    }
}

.carousel-item img {
    height: 100%;
    width: 100%;
}

.carousel-item h5 {
    display: inline-block;
    padding: 12px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    font-size: 13px;
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding-top: 0;
    padding-bottom: 0;
    color: #ffffff;
    text-align: right;
    margin-bottom: -8px;
}

.carousel-indicators {
    bottom: 35px !important;
}

.btn-group-vertical {
    width: 100%;
    height: 100%;
}

.btn-group-vertical .btn {
    border-radius: 0;
    font-size: 10.5px;
    background-color: #3291c9;
    color: #ffffff;
    border-color: #ddd;
    text-align: right;
    padding: 11px;
}

.btn-group-vertical .btn:hover {
    background-color: #FC5E77;
}

/****************************************
  services section
*****************************************/
.services-section {
    margin-bottom: 35px;
}

.services-section .fa {
    font-size: 35px;
    color: #3291c9;
    display: block;
    padding: 15px;
    transition: all linear 0.3s;
}

.services-section .item {
    padding: 15px;
    text-align: center;
    font-weight: 700;
}

.services-section .center .fa {
    /*color: #B54849;*/
    color: #3291c9;
}

.services-section .owl-carousel {
    margin-right: auto !important;
    margin-left: auto !important;
    position: relative;
}

.services-section .owl-theme .owl-nav [class*="owl-"] {
    background-color: transparent;
    padding: 0px;
    margin: 2px;
    border-radius: 0px;
}

.services-section .owl-theme .owl-nav [class*="owl-"]:hover {
    background-color: #F5F5F5;
}

.services-section .owl-nav .fa {
    font-size: 35px;
    color: #3291c9;
    padding: 10px 15px;
}

.owl-nav .owl-prev {
    position: absolute;
    right: 0;
    top: 50px;
}

.owl-nav .owl-next {
    position: absolute;
    left: 0;
    top: 50px;
}

.services-section .item a {
    font-size: 13px;
    color: #888;
}

.owl-item img, .item img {
    height: 40px;
}

/****************************************
Tab Pages
*****************************************/
.nav-tabs {
    border-bottom: 0px;
}

#tabPages {
    margin-top: 25px;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    #tabPages {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

#tabPages .tab-wrapper {
    box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.05);
}

#tabPages ul {
    padding: 0;
    margin: 0;
}

#tabPages a {
    font-size: 12px;
}

@media (max-width: 767px) {
    #tabPages .nav-item a {
        font-size: 10px;
        padding: 5px;
    }
}

#tabPages a.nav-link.active, #tabPages a.nav-link.active .fa, .tab-content a {
    color: #000 !important;
}

#tabPages .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
}

#tabPages .nav-tabs {
    border-bottom: 1px solid #ddd;
}

@media (max-width: 767px) {
    #tabPages .nav-tabs .fa {
        display: none;
    }
}

#tabPages .nav-tabs > li > a {
    border-radius: 0;
    color: #ffffff;
}

#tabPages a:hover {
    color: #3291c9;
}

#tabPages .tab-content {
    padding: 15px;
    min-height: 177px;
    border-top: 2px solid #1ba99b;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    background-color: #ffffff;
}

#tabPages .nav-link .fa {
    vertical-align: middle;
    color: #ffffff;
}

.nav-link span {
    padding-left: 5px;
}

.nav-tabs .nav-item {
    background-color: #1ba99b;
    margin-left: 3px;
}

.card {
    border-radius: 3px;
    background-color: #ffffff !important;
    -webkit-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.05);
}

.post-lists .card {
    margin-bottom: 5px;
    width: 100%;
    height: 95%;
    border-radius: 5px;
}

.post-lists .card .card-block {
    padding: 13px;
}

.post-lists a {
    color: #000;
}

.post-lists .card:hover {
    box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}

.post-lists .card img {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.post-lists .post-thumbnail {
    position: relative;
}

.post-lists .post-categories {
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 7px;
}

.post-lists .post-categories a {
    background-color: #28a745;
    padding: 3px 15px;
    color: #ffffff;
    font-size: 10px;
    border-radius: 3px;
}

.post-lists .card h4 {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 700;
    color: #3291c9;
}

.post-lists .card .post-meta {
    font-size: 10px;
    font-weight: 700;
    color: #888;
    text-align: center;
    padding: 0 10px;
    margin-bottom: 11px;
}

.post-lists .card .post-meta ul {
    padding: 0;
}

.post-lists .card .post-meta ul li {
    display: inline-block;
    padding-right: 5px;
}

.post-lists .card .post-excerpt {
    font-size: 11.5px;
    font-weight: normal;
    text-align: right;
    line-height: 25px;
    color: #292929;
}

.post-lists .card .card-header {
    width: 100%;
    text-align: center;
    font-size: 13px;
    color: #fdfdfd;
    position: absolute;
    top: 146px;
    background-color: rgba(0, 0, 0, 0.7);
}

.post-lists .card .card-button {
    margin-bottom: 20px;
    text-align: center;
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
    left: 4%;
}

.allpostbutton {
    margin-bottom: 5px;
}

.allpostbutton .btn-lg {
    padding: 6px 15px;
    border: 1px solid #FC5E77;
    background-color: #FC5E77;
    color: #ffffff !important;
}

.allpostbutton a {
    font-size: 12px !important;
}

.allpostbutton a:hover {
    background-color: #ffffff;
    color: #363636 !important;
    border: 1px solid #FC5E77;
}

/****************************************
  Side box
*****************************************/
.sidebox {
    margin-bottom: 20px;
    border: 1px solid #eee;
    background-color: #ffffff;
    -webkit-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.sidebox h3 {
    font-size: 13px;
    text-align: center;
    color: #ffffff;
    background-color: #3291c9;
    padding: 10px 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.sidebox a, .logged-in-as a, .comment-reply-title a {
    font-size: 13px;
    color: #000;
    padding: 0px 5px;
}

.sidebox a:hover, .logged-in-as a:hover, .comment-reply-title a:hover {
    color: #1ba99b;
}

.sidebox table {
    width: 100%;
}

.sidebox ul {
    margin: 0px;
    padding: 0px 10px 10px 10px;
}

.sidebox ul li {
    font-size: 13px;
    padding: 3px;
}

.sidebox td, .sidebox td select {
    font-family: 'IranSans' !important;
    font-size: 13px !important;
    padding: 3px !important;
}

.sidebox table {
    width: 100% !important;
}

.cat-post-item {
    border-bottom: 1px solid #eeee;
}

.cat-post-item:last-child {
    border-bottom: 0;
}

/****************************************
  Footer
*****************************************/
footer.footer-site {
    background-color: #323533;
}

footer .copyright {
    color: #fdfdfd;
    font-size: 12px;
    clear: both;
    text-align: center;
    padding-bottom: 8px !important;
}

.copyright {
    text-align: center;
}

.copyright span {
    font-size: 10px !important;
}

.copyright a {
    color: #fdfdfd;
    padding-right: 3px;
    font-size: 10px;
}

.copyright a:hover {
    color: #28a745;
}

.copyright hr {
    max-width: 50px;
    border-color: #28a745;
    display: block;
    height: 1px;
    border-width: 3px;
}

footer .footerbox {
    margin-top: 30px !important;
}

footer .footerbox a img {
    max-width: 100%;
    height: auto;
}

footer .footerbox h3 {
    font-size: 12.5px !important;
    color: #fdfdfd;
    border-bottom: 1px solid #626764;
    padding-bottom: 10px;
}

footer .footerbox ul {
    padding: 0px;
    margin-right: 5px;
}

.footerbox ul li {
    display: block;
    color: #fdfdfd;
}

.footerbox a, .footerbox p {
    font-size: 11.5px;
    color: #fdfdfd;
    padding: 0 5px;
}

.footerbox p, .footerbox ul li {
    font-size: 12px;
    line-height: 25px;
}

footer .footerbox a:hover {
    color: #1ba99b;
    transition: all linear 0.3s;
}

footer .footerbox .fa {
    color: #1ba99b;
    font-size: 16px;
    vertical-align: middle;
}

footer .footerbox img {
    width: auto;
    height: 55px;
    margin-bottom: 5px;
}

footer .contact-us img {
    width: 95%;
    height: auto;
    margin-bottom: 5px;
}

footer .last-modified {
    color: #28a745;
    font-weight: bold;
    font-size: 11px;
    float: left;
}

/****************************************
  Single Page
*****************************************/
.post .card {
    box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.05);
}

.post ol li {
    list-style-type: decimal;
}

.post ul li {
    list-style-type: disc;
}

.post ul li, .post ol li {
    color: #212121;
    font-size: 13.5px;
    margin-bottom: 4px;
    line-height: 30px;
}

.last-updated {
    color: #28a745 !important;
    font-size: 11.5px !important;
    font-weight: 700;
}

.post .post-title {
    color: #000;
    padding: 15px;
    font-size: 14px;
    font-weight: 700;
    border-right: 5px solid #1ba99b;
    margin-bottom: 0;
}

span.count-view {
    float: left;
    font-weight: normal;
    font-size: 12px;
}

.post .wp-post-image {
    display: block;
    float: left;
    margin: 10px 10px 0 10px;
}

.post p img {
    display: block;
    margin: 0 auto;
    border: 2px solid #eee;
    padding: 3px;
    max-width: 100%;
}

.post p {
    padding: 0px 15px 0px 15px;
    font-size: 13.5px;
    text-align: right;
    line-height: 2.5em;
    color: #555;
}

.post_info_box {
    position: relative;
    color: #888;
    border-bottom: 2px solid #f7f7f7;
    margin-bottom: 10px;
}

.post_info_box .print {
    position: absolute;
    left: 10px;
    top: 5px;
}

.post_info_box .print .icon {
    font-size: 17px;
}

.post_info_box ul {
    padding: 0 15px;
    margin-bottom: 10px;
}

.post_info_box li {
    display: inline;
    margin-left: 10px;
}

.post_info_box li .info_title {
    font-family: 'IranSans';
    font-size: 12px;
}

.post_info_box .fa {
    font-size: 15px;
    vertical-align: middle;
}

.cat-post-item a {
    font-size: 12.5px !important;
}

.cat-post-item p {
    font-size: 12px !important;
    margin-top: 15px;
}

.cat-post-item .cat-post-date {
    color: #4CAF50;
    text-align: center;
}

.post table {
    font-size: 13.5px;
}

.post th {
    text-align: right;
}

.post table thead th.nums {
    width: 40px;
}

.post table .nums {
    text-align: center;
}

.post .post-meta-tags {
    padding: 15px;
    font-size: 13px;
}

.post .post-meta-tags a {
    display: inline-block;
    padding: 5px;
    font-size: 12px;
    background-color: #f7f7f7;
    padding: 5px 15px;
    margin-left: 5px;
    margin-bottom: 4px;
    color: #333;
}

.post .post-meta-tags a:first-child {
    margin-right: 3px;
}

.post .post-meta-tags a:hover {
    background-color: #1ba99b;
    color: #ffffff;
}

@media only screen and (max-width: 400px) {
    .post table, .post thead, .post tbody, .post th, .post td, .post tr {
        display: block;
    }

    .post thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .post tr {
        border: 1px solid #ccc;
    }

    .post td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

    .post td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
}

/****************************************
   Page Navigation
*****************************************/
.pagination a, .pagination span {
    width: 34px;
    height: 34px;
    line-height: 32px;
    margin: .3em;
    border: 1px solid rgba(14, 19, 24, 0.15);
    color: #656565;
    font-size: 14px;
    border-radius: 3px;
    text-align: center;
}

.pagination a:hover {
    border-color: #FC5E77;
    color: #FC5E77;
}

.pagination span.current {
    color: #ffffff;
    background-color: #FC5E77;
    border-color: #FC5E77;
}

.pagination .prev, .pagination .next {
    border: 0;
    width: auto;
}

.pagination .prev:hover, .pagination .next:hover {
    border-color: #FC5E77;
    color: #FC5E77;
}

/****************************************
  Post Comments
*****************************************/
.comments-wrapper {
    width: 100%;
    box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.125);
    padding: 10px;
    background-color: #ffffff;
    margin-top: 50px;
}

.comments-wrapper .comment-list {
    margin-bottom: 50px;
    padding: 0;
}

.comments-wrapper .comment-list .comment-body {
    position: relative;
}

.comments-wrapper .comment-list .children {
    background-color: #f7f7f7;
    padding-right: 20px;
    padding-left: 20px;
    list-style: none;
    margin-right: 60px;
    border-radius: 3px;
}

.comments-wrapper .comment-list .children .comment-author:before {
    background-color: #ffffff;
}

.comments-wrapper .comment-list .comment-author {
    position: relative;
    display: block;
    font-size: 14px;
}

.comments-wrapper .comment-list .comment-author .author-name {
    font-weight: 600;
    position: absolute;
    top: 20px;
}

.comments-wrapper .comment-list .comment-author:before {
    position: absolute;
    content: '';
    display: block;
    top: 10px;
    bottom: 13px;
    right: 40px;
    left: 0;
    z-index: 1;
    border-radius: 3px;
    background-color: #f7f7f7;
}

.comments-wrapper .comment-list .comment-author * {
    z-index: 1;
    position: relative;
}

.comments-wrapper .comment-list .comment-author b {
    font-size: 14px;
}

.comments-wrapper .comment-list .comment-author .avatar {
    border-radius: 50%;
    margin-left: 10px;
    border: 3px solid #ffffff;
}

.comments-wrapper .comment-list .comment-metadata {
    text-align: right;
    margin-top: -5px;
    font-size: 12px;
    margin-right: 60px;
}

.comments-wrapper .comment-list .comment-content {
    padding: 20px 0;
    font-size: 13px;
    font-weight: 300;
    margin-right: 60px;
}

.comments-wrapper .comment-list .comment-content code {
    display: block;
    text-align: left;
    direction: ltr;
}

.comments-wrapper .comment-list .comment-author-action {
    font-size: 13px;
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 20px;
}

.comments-wrapper .comment-list .comment-author-action a {
    margin: 0 5px;
}

.comments-wrapper .comment-list .comment-reply-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-right: 2px;
}

.comments-wrapper .comment-list .comment-date {
    color: #818181;
}

.comments-wrapper .comment-list .comment-awaiting-moderation {
    color: #dc3545;
    font-size: 12px;
    text-align: center;
    display: block;
    margin-top: 10px;
}

.comments-wrapper .comment-list .comment-notes, .comments-wrapper .comment-list .logged-in-as {
    font-size: 12px;
    margin-right: 2px;
}

.comments-wrapper .comment-respond {
    margin-top: 30px;
    padding: 15px;
}

.comments-wrapper .comment-respond .comment-reply-cancel {
    display: none;
}

.comments-wrapper .comment-respond .comment-notes {
    font-size: 13px;
    color: #818181;
}

.comments-wrapper .comment-respond .comment-form-submit {
    margin-top: 10px;
    margin-bottom: 0;
}

.comments-wrapper .btn-send-comment {
    font-size: 12px;
    padding: 7px 12px !important;
    background-color: #FC5E77;
    border: 1px solid #FC5E77;
    color: #fdfdfd;
    border-radius: .3rem;
    cursor: pointer;
}

.comments-wrapper span.has-error {
    font-size: 11px;
    color: #dc3545;
}

.comments-wrapper textarea.has-error,
.comments-wrapper input.has-error {
    border-color: #dc3545;
}

.comments-wrapper .alert-messages {
    display: none;
}

.comments-wrapper .form-control-wrap {
    position: relative;
    margin-bottom: 15px;
}

/****************************************
     Main Menu
*****************************************/
#site-navigation {
    z-index: 100;
    min-height: 40px;
    position: relative;
    background-color: #ffffff;
}

.main-navigation ul {
    margin: 0;
    padding: 0;
}

.main-navigation ul li {
    float: right;
    position: relative;
    display: inline-block;
    transition: all 0.35s;
}

.main-navigation ul li a {
    display: block;
    padding: 10px 15px;
    font-size: 13px;
    color: #000;
}

.main-navigation ul li:hover > a {
    background-color: #1ba99b;
    color: #ffffff;
}

.main-navigation ul li:hover > a::before, .main-navigation ul li:focus > a::before {
    width: 100%;
}

.main-navigation ul li:hover > .sub-menu, .main-navigation ul li:focus > .sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 999;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
}

.main-navigation > ul > li {
    display: inline-block;
}

.main-navigation > ul > li .sub-menu {
    position: absolute;
    top: 40px;
    right: 0;
    z-index: -1;
    visibility: hidden;
    min-width: 200px;
    opacity: 0;
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
    transition: transform 0.35s, visibility 0.35s, opacity 0.35s;
}

.main-navigation > ul > li .sub-menu li {
    width: 100%;
    background-color: #ffffff;
}

.main-navigation > ul > li .sub-menu li.menu-item-has-children {
    position: relative;
}

.main-navigation > ul > li .sub-menu li.menu-item-has-children .sub-menu {
    top: 0;
    position: absolute;
    right: 100%;
    transition: transform 0, visibility 0.35s, opacity 0.35s;
    -ms-transform: translate(-45px, 0);
    transform: translate(-45px, 0);
}

@media (max-width: 768px) {
    #site-navigation {
        display: none;
    }
}

/****************************************
      Sticky menu
*****************************************/
#ssb-container {
    position: fixed;
    top: 40%;
    z-index: 1000;
    font-size: 12px;
}

.ssb-light-hover a:hover {
    background-color: #BE3F48;
}

#ssb-container .fa {
    font-size: 17px;
}

/****************************************
  scroll Top
*****************************************/
.scrollTop {
    position: fixed;
    right: 3%;
    bottom: 10px;
    background-color: #3291c9;
    padding: 8px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 3px;
}

.scrollTop a {
    color: #ffffff;
    display: block;
}

.scrollTop:hover {
    background-color: #1ba99b;
}

/****************************************
  Media Query
*****************************************/
@media only screen and (max-width: 775px) {
    .d-none {
        display: block !important;
        font-size: 10px !important;
    }

    .carousel-caption h5 {
        font-size: 10px !important;
    }
}

@media only screen and (max-width: 767px) {
    .card {
        height: auto !important;
    }

    .sidebox {
        height: auto !important;
    }
}

@media only screen and (max-width: 640px) {
    .scrollTop {
        display: none;
    }

    .customize-wrapper, .customize-sidebar {
        display: none;
    }

    .last-modified {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 4px;
    }

    .newsletter .es_button {
        clear: both;
        text-align: center;
    }
}

@media only screen and (max-width: 600px) {
    .events {
        display: none;
    }

    .action-buttons {
        margin-bottom: 5px;
    }
}

/****************************************
   Polls
*****************************************/
.wp-polls p > strong {
    font-size: 13px !important;
    margin-right: 4px !important;
    margin-left: 4px !important;
}

.wp-polls-ul li,
.wp-polls-ul li label {
    font-size: 13px !important;
}

.wp-polls-ans p {
    font-size: 13px !important;
}

.wp-polls-ans p .Buttons, .form-submit input {
    font-size: 12px;
    padding: 7px 12px !important;
    background-color: #FC5E77;
    border: 1px solid #FC5E77;
    color: #fdfdfd;
    border-radius: .3rem;
}

.wp-polls-ans p .Buttons:hover, .form-submit input:hover {
    background-color: #ffffff;
    border: 1px solid #FC5E77;
    color: #000;
    cursor: pointer !important;
}

.wp-polls-ans p a {
    font-size: 12px;
    padding: 6px 12px !important;
    background-color: #4caf50;
    color: #fdfdfd;
    transition: all linear 0.3s;
}

.wp-polls-ans p a :hover {
    background-color: #BE3F48;
}

.wp-polls-loading {
    position: absolute !important;
    left: 40% !important;
    top: 55% !important;
}

@media (max-width: 770px) {
    img {
        object-fit: cover;
        object-position: 86% 0;
    }
}

code {
    font-family: IranSans;
}

#wp-realtime-sitemap-menu ul li,
#wp-realtime-sitemap-pages ul li,
#wp-realtime-sitemap-categories ul li,
#wp-realtime-sitemap-archives ul li,
#wp-realtime-sitemap-posts ul li {
    list-style-type: disc;
    color: #000;
    padding: 5px 0;
}

#wp-realtime-sitemap-menu h3,
#wp-realtime-sitemap-pages h3,
#wp-realtime-sitemap-categories h3,
#wp-realtime-sitemap-archives h3,
#wp-realtime-sitemap-posts h3 {
    font-size: 20px;
}

.search-box {
    position: relative;
    margin-bottom: 3px;
    margin-right: 9px;
}

.search-box .search-form input[type=text] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    outline: none;
    background-color: #1ba99b;
    border: 1px solid #1ba99b;
    width: 0;
    padding: 3px 3px 3px 13px;
    cursor: pointer;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    text-align: right;
    margin-top: 3.5px;
    font-size: 11.5px;
}

.search-box .search-form input[type=text]:hover {
    background-color: #ffffff;
}

.search-box .search-form input[type=text]:focus {
    width: 130px;
    padding-left: 32px;
    background-color: #ffffff;
    cursor: auto;
}

.search-box .search-form i {
    position: absolute;
    left: 9px;
    top: 9px;
    color: #eee;
    font-size: 12px;
}

.search-box .search-form i:hover {
    cursor: pointer;
}

.site-date {
    font-size: 12px;
    width: 170px;
    padding-top: 12px;
    color: #ffffff;
    height: 42px;
    text-align: center;
    background-color: #179387;
}

@media (max-width: 767px) {
    .site-date {
        display: none;
    }
}

.newsletter .es_widget_form_email {
    display: none;
}

.es_msg {
    margin-right: 5px;
    color: #ffffff !important;
    font-size: 14px;
}

.newsletter {
    background-color: #1ba99b;
    padding: 50px 0;
}

.newsletter h6 {
    color: #ffffff;
    text-align: center;
}

.newsletter .widgettitle {
    display: none;
}

.newsletter .es_textbox_class {
    height: 51px;
    width: 300px;
    margin-left: 5px;
    padding: 12px 16px;
    font-size: 12px;
    line-height: 1.7;
    border-radius: 4px;
    color: #555;
    background-color: #ffffff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.newsletter .es_textbox, .newsletter .es_button {
    padding-bottom: 0 !important;
}

.newsletter .es_textbox_button {
    width: unset;
}

.newsletter form {
    padding-top: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.newsletter .es_button {
    padding-top: 0 !important;
}

.newsletter .es_submit_button {
    font-size: 12px;
    padding: 14px !important;
    color: #ffffff;
    background-color: transparent;
    border: 2px solid #ffffff;
    border-radius: 4px;
    cursor: pointer;
    margin-right: 3px;
}

.newsletter .es_submit_button:hover {
    background-color: #ffffff;
    color: #1ba99b;
}

.barChanged {
    opacity: 0.7;
}

.barChanged1 {
    opacity: 1;
}

.pdfprnt-top-left, .pdfprnt-bottom-left, .pdfprnt-top-bottom-left, .pdfprnt-left {
    position: absolute !important;
    top: 25px;
    left: -10px;
}

.pdfprnt-top-left a img, .pdfprnt-bottom-left a img, .pdfprnt-top-right a img, .pdfprnt-bottom-right a img, .pdfprnt-top-bottom-right a img, .pdfprnt-top-bottom-left a img, .pdfprnt-left a img, .pdfprnt-right a img {
    width: 35px;
    height: auto;
}

ul.navbar-nav li.dropdown:hover div.dropdown-menu {
    display: block;
}

ul.ml-auto a {
    border-left: 1px solid #18988b;
    padding-left: 6px;
}

ul.ml-auto li:last-child a {
    border-left: 0;
}

ul.ml-auto li:first-child {
    margin-right: 3px;
}

@media (max-width: 480px) {
    .newsletter form {
        display: block !important;
    }

    form.es_widget_form {
        padding: 0 15px;
    }

    .es_textbox {
        float: right;
        display: block;
        width: 100%;
    }

    input#es_txt_button {
        width: 100%;
        margin-top: 10px;
    }

    input#es_txt_email {
        width: 100% !important;
    }

    .es_msg {
        margin-right: 5px;
        color: #ffffff !important;
        font-size: 12px;
        width: 100%;
        text-align: center;
    }
}

/********╪│┘ê╪º┘ä╪º╪¬ ┘à╪¬╪»╪º┘ê┘ä*******/
.ufaq-faq-title-text {
    float: right;
}

.ewd-ufaq-post-margin-symbol {
    float: right;
    margin-right: 15px;
}

.ufaq-faq-title h1, .ufaq-faq-title h2, .ufaq-faq-title h3, .ufaq-faq-title h4, .ufaq-faq-title h5, .ufaq-faq-title h6 {
    font-size: 14px;
    font-weight: 700;
}

.ewd-ufaq-post-margin-symbol span {
    font-size: 20px;
}

/********┘å┘é╪┤┘ç ╪│╪º█î╪¬*******/
#wp-realtime-sitemap-menu {
    font-size: 13.5px;
}

#wp-realtime-sitemap-menu h3, #wp-realtime-sitemap-pages h3, #wp-realtime-sitemap-categories h3, #wp-realtime-sitemap-archives h3, #wp-realtime-sitemap-posts h3 {
    font-size: 13px;
    font-weight: 700;
}

/********┘à┘å┘ê█î ┌⌐┘å╪º╪▒ ╪º╪│┘ä╪º█î╪»╪▒*******/
@media (max-width: 767px) {
    .slider-menu {
        display: none;
    }
}

.slider-menu ul {
    padding: 0;
    margin-bottom: 0;
}

.slider-menu ul li a {
    line-height: 35px;
    padding-right: 0.5em;
    font-size: 12px;
    color: #000;
    display: block;
    font-weight: 400;
}

.slider-menu ul li a:hover {
    border-right: 3px solid #1ba99b;
    transition: all 0.3s;
}

.slider-menu ul li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.menu-item-has-children {
    position: relative;
}

.menu-item-has-children > ul {
    background-color: #ffffff;
    display: none;
    position: absolute;
    top: 0;
    right: 100%;
    z-index: 100;
    min-width: 183px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.menu-item-has-children:hover > ul {
    display: block;
}

@media only screen and (max-width: 750px) {
    .menu-item-has-children > ul {
        position: unset !important;
    }
}

.customize-wrapper {
    position: fixed;
    top: 300px;
    right: 0;
    z-index: 99999;
}

.customize-wrapper .btn {
    background: #1ba99b !important;
    border: 0px solid #000 !important;
    border-radius: 0px;
}

.customize-wrapper .btn:hover {
    cursor: pointer;
}

.customize-wrapper .fa {
    font-size: 20px !important;
    color: #ffffff;
    margin-top: 3px;
}

.customize-sidebar {
    position: fixed;
    width: 200px;
    height: 300px;
    right: -250px;
    top: 150px;
    z-index: 99999999;
}

.customize-sidebar .content {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-color: #ddd;
}

.customize-sidebar .title {
    overflow: hidden;
    padding: 5px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.customize-sidebar .title h4 {
    font-size: 13px;
    font-weight: 700;
    margin-top: 10px;
}

.customize-sidebar .body {
    padding: 10px;
}

.customize-sidebar .body:before,
.customize-sidebar .body:after {
    content: " ";
    display: table;
}

.customize-sidebar .section-title:first-child {
    margin-top: 0;
}

.customize-sidebar .section-title {
    font-size: 12px;
    font-weight: 700;
    margin: 10px 0;
}

.set-color {
    height: 25px;
    cursor: pointer;
    margin-bottom: 5px;
}

.customize-sidebar .btn {
    font-size: 12px;
    font-weight: 700;
}

.customize-sidebar .btn:hover {
    color: #ffffff;
    background-color: #1ba99b;
    cursor: pointer;
}

/****************************************
  Secondary Theme
*****************************************/
.theme-one {
    background-color: #494ca2;
}

.theme-two {
    background-color: #774898;
}

.theme-three {
    background-color: #1684a7;
}

.bg-one {
    background-color: #d8d8d8;
}

.bg-two {
    background-color: #323533;
}

.bg-three {
    background-color: #a0d3ff;
}

.secondary-bg {
    background-color: #d8d8d8 !important;
}

.tertiary-bg {
    background-color: #323533 !important;
}

.tertiary-bg .network-status .net-status-title {
    color: #fdfdfd;
}

.tertiary-bg .network-status ul {
    color: #fdfdfd;
}

.quaternary-bg {
    background-color: #a0d3ff !important;
}

.secondary-theme header nav {
    background-color: #494ca2 !important;
}

.secondary-theme .site-date {
    background-color: #5b5dab;
}

.secondary-theme .navbar-light .navbar-toggler {
    border-color: #494ca2;
}

.secondary-theme .navbar ul li:hover {
    background-color: #5b5dab !important;
}

.secondary-theme ul.ml-auto a {
    border-left: 1px solid #6d6fb4;
}

.secondary-theme #tabPages .tab-content {
    border-top: 2px solid #494ca2;
}

.secondary-theme .nav-tabs .nav-item {
    background-color: #494ca2;
}

.secondary-theme .sidebox a:hover, .secondary-theme .logged-in-as a:hover, .secondary-theme .comment-reply-title a:hover {
    color: #494ca2;
}

.secondary-theme footer .footerbox a:hover {
    color: #494ca2;
}

.secondary-theme footer .footerbox .fa {
    color: #494ca2;
}

.secondary-theme .scrollTop:hover {
    background-color: #494ca2;
}

.secondary-theme .search-form input[type=text] {
    background-color: #494ca2;
    border: 1px solid #494ca2;
}

.secondary-theme .newsletter {
    background-color: #494ca2;
}

.secondary-theme .newsletter .es_submit_button:hover {
    color: #494ca2;
}

.secondary-theme .slider-menu ul li a:hover {
    border-right: 3px solid #494ca2;
}

.secondary-theme .customize-wrapper .btn {
    background: #494ca2 !important;
}

.secondary-theme .customize-sidebar .btn:hover {
    color: #ffffff;
    background-color: #494ca2;
    cursor: pointer;
}

.tertiary-theme header nav {
    background-color: #774898 !important;
}

.tertiary-theme .site-date {
    background-color: #845aa2;
}

.tertiary-theme .navbar-light .navbar-toggler {
    border-color: #494ca2;
}

.tertiary-theme .navbar ul li:hover {
    background-color: #845aa2 !important;
}

.tertiary-theme ul.ml-auto a {
    border-left: 1px solid #926cac;
}

.tertiary-theme #tabPages .tab-content {
    border-top: 2px solid #774898;
}

.tertiary-theme .nav-tabs .nav-item {
    background-color: #774898;
}

.tertiary-theme .sidebox a:hover, .tertiary-theme .logged-in-as a:hover, .tertiary-theme .comment-reply-title a:hover {
    color: #774898;
}

.tertiary-theme footer .footerbox a:hover {
    color: #774898;
}

.tertiary-theme footer .footerbox .fa {
    color: #774898;
}

.tertiary-theme .scrollTop:hover {
    background-color: #774898;
}

.tertiary-theme .search-form input[type=text] {
    background-color: #774898;
    border: 1px solid #774898;
}

.tertiary-theme .newsletter {
    background-color: #774898;
}

.tertiary-theme .newsletter .es_submit_button:hover {
    color: #774898;
}

.tertiary-theme .slider-menu ul li a:hover {
    border-right: 3px solid #774898;
}

.tertiary-theme .customize-wrapper .btn {
    background: #774898 !important;
}

.tertiary-theme .customize-sidebar .btn:hover {
    color: #ffffff;
    background-color: #774898;
    cursor: pointer;
}

.quaternary-theme header nav {
    background-color: #1684a7 !important;
}

.quaternary-theme .site-date {
    background-color: #2d90af;
}

.quaternary-theme .navbar-light .navbar-toggler {
    border-color: #494ca2;
}

.quaternary-theme .navbar ul li:hover {
    background-color: #2d90af !important;
}

.quaternary-theme ul.ml-auto a {
    border-left: 1px solid #449cb8;
}

.quaternary-theme #tabPages .tab-content {
    border-top: 2px solid #1684a7;
}

.quaternary-theme .nav-tabs .nav-item {
    background-color: #1684a7;
}

.quaternary-theme .sidebox a:hover, .quaternary-theme .logged-in-as a:hover, .quaternary-theme .comment-reply-title a:hover {
    color: #1684a7;
}

.quaternary-theme footer .footerbox a:hover {
    color: #1684a7;
}

.quaternary-theme footer .footerbox .fa {
    color: #1684a7;
}

.quaternary-theme .scrollTop:hover {
    background-color: #1684a7;
}

.quaternary-theme .search-form input[type=text] {
    background-color: #1684a7;
    border: 1px solid #1684a7;
}

.quaternary-theme .newsletter {
    background-color: #1684a7;
}

.quaternary-theme .newsletter .es_submit_button:hover {
    color: #1684a7;
}

.quaternary-theme .slider-menu ul li a:hover {
    border-right: 3px solid #1684a7;
}

.quaternary-theme .customize-wrapper .btn {
    background: #1684a7 !important;
}

.quaternary-theme .customize-sidebar .btn:hover {
    background-color: #1684a7;
    color: #ffffff;
    cursor: pointer;
}

.foogallery-album-gallery-list .foogallery-pile h3 {
    font-size: 11px;
}

/* Brec Sidebar*/
.sidebar-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    z-index: 999;
    display: none;
}

.brec-sidebar {
    position: fixed;
    color: #ffffff;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    height: 100vh;
    width: 100%;
    max-width: 230px;
    border-left: 1px solid #dddddd;
    display: block;
    -webkit-transition: transform 320ms ease;
    -moz-transition: transform 320ms ease;
    -ms-transition: transform 320ms ease;
    -o-transition: transform 320ms ease;
    transition: transform 320ms ease;
}

.brec-sidebar.sidebar-closed {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.brec-sidebar-container {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 40px;
}

.brec-sidebar-container ul li a {
    text-align: right;
    color: #000 !important;
    font-size: 11.5px;
}

.brec-sidebar-container ul li a:hover {
    background-color: #fff;
    color: #1ba99b !important;
}

.brec-sidebar-container .navbar {
    background-color: #fff !important;
}

.brec-sidebar-container .navbar ul {
    margin-bottom: 0 !important;
}

.brec-sidebar-container .sidebar-slider-menu ul li {
    padding: 3px 0;
}

.brec-sidebar-container .sidebar-slider-menu ul {
    margin: 0;
    padding: 0;
    padding-right: 8.5px;
}

.sidebar-scroll {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.sidebar-close {
    position: absolute;
    top: 10px;
    left: 15px;
    cursor: pointer;
    color: #000 !important;
}

.sidebar-close:hover, .sidebar-close:focus {
    color: #1ba99b !important;
}

.brec-search-sidebar {
    position: fixed;
    color: #ffffff;
    z-index: 10000;
    top: 0;
    right: 0;
    left: 0;
    background-color: #ffffff;
    height: 38px;
    width: 100%;
    border-bottom: 1px solid #dddddd;
    display: block;
    -webkit-transition: transform 320ms ease;
    -moz-transition: transform 320ms ease;
    -ms-transition: transform 320ms ease;
    -o-transition: transform 320ms ease;
    transition: transform 320ms ease;
}

.brec-search-sidebar.search-closed {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.brec-search-sidebar form {
    width: 90%;
}

.brec-search-sidebar .search-form input[type="text"] {
    border: 0;
    padding: 9.5px 0;
    font-size: 12px;
    width: 100%;
}

.sidebar-open, .sidebar-search {
    cursor: pointer;
    margin-right: 15px;
    padding-top: 4px;
    font-size: 20px;
    display: none;
    color: #f1f1f1 !important;
}

@media (max-width: 767px) {
    .sidebar-open, .sidebar-search {
        display: block;
    }
}

.sidebar-search {
    padding-top: 2px;
    margin-left: 10px;
    font-size: 15px;
}

.search-close {
    position: absolute;
    top: 8px;
    left: 15px;
    cursor: pointer;
    color: #000 !important;
}

.search-close:hover, .search-close:focus {
    color: #1ba99b !important;
}

.alert {
    font-size: 14px;
}

.acf-menu-item-fields {
    margin-left: 10px !important;
    float: right !important;
    width: 97% !important;
}

/*Offers form*/
.brec-offers-form {
    padding: 40px 0;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

.brec-offers-form .form-group {
    margin-bottom: 30px;
    position: relative;
}

.brec-offers-form .form-group .invalid-feedback {
    font-weight: 500;
    font-size: 10px;
}

.btn-offer-submit, .btn-faq-submit, .btn-symposium-submit {
    background-color: #FC5E77;
    border: 1px solid #FC5E77;
    border-radius: 2px;
    font-size: 13px;
    padding: 10px 30px;
    color: #fff;
    cursor: pointer;
}

.btn-offer-submit:hover, .btn-offer-submit:focus, .btn-faq-submit:hover, .btn-faq-submit:focus, .btn-symposium-submit:hover, .btn-symposium-submit:focus {
    background-color: #ffffff;
    color: #363636 !important;
    border: 1px solid #FC5E77;
}

.form-control-msg {
    display: none;
}

.has-error .form-control-msg {
    display: block;
}

.js-show-feedback {
    display: block;
}

.network-status {
    margin: 15px 0;
}

.network-status .net-status-title {
    font-size: 12px;
    margin-bottom: 0;
}

.network-status .fa {
    color: #c4c4c4;
    padding-left: 3px;
    vertical-align: middle;
}

.network-status ul {
    margin-bottom: 0;
}

.network-status ul.net-first-row {
    border-bottom: 1px dotted #c4c4c4;
}

.network-status ul li {
    display: inline-block;
    font-size: 11.5px;
    margin-left: 20px;
}

/*FAQ form*/
.brec-faq-form {
    margin-top: 50px;
    margin-bottom: 30px;
}

.faq {
    background-color: #f7f7f7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*Advanced Search form*/
button:focus {
    outline: none;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}

.btn.focus, .btn:focus {
    box-shadow: none;
}

.search-container {
    margin-bottom: 20px;
}

.advanced-search-form {
    margin-bottom: 20px;
}

.advanced-search-form .form-group {
    position: relative;
}

.advanced-search-form .form-group button {
    border: 0;
    border-radius: 0;
    color: #ffffff;
    background: #1ba99b;
    cursor: pointer;
}

.advanced-search-form .form-group button .fa {
    vertical-align: middle;
}

.advanced-search-form .form-group button.select-date {
    position: absolute;
    left: 0;
    top: 0;
    padding: 5.5px 10px;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.advanced-search-form .form-group .btn-search {
    font-size: 14px;
}

.advanced-search-form input[type=text], .advanced-search-form select.form-control {
    font-size: 14px;
}

#advancedSearchResult ul li {
    margin-bottom: 10px;
    font-size: 14px;
    list-style-type: decimal;
}

#advancedSearchResult .post-type {
    font-size: 10.5px;
}

#advancedSearchResult .result-count {
    background-color: #f7f7f7;
}

.no-padding {
    padding: 0;
}

form label, form select {
    font-size: 13.5px;
}

#breadcrumbs {
    list-style: none;
    margin-top: 30px;
    overflow: hidden;
    padding-right: 10px;
}

#breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

#breadcrumbs li a {
    font-size: 13px;
}

#breadcrumbs li a:hover {
    color: #1ba99b;
}

#breadcrumbs li strong {
    font-size: 12px;
    color: #656565;
}

#breadcrumbs .separator span {
    font-size: 18px;
    font-weight: 100;
    color: #ccc;
    margin-top: 8px;
}

.html-site-map {
    margin: 0;
    border: 1px dotted #1ba99b;
    padding: 15px 20px;
    height: 100%;
    /* Create the caret/arrow with a unicode, and style it */
}

.html-site-map ul {
    list-style-type: none;
}

.html-site-map li {
    list-style-type: none !important;
    font-size: 13px;
    padding: 3px;
}

.html-site-map li a[href="http://brec.ir"] {
    display: none;
}

.html-site-map li a {
    color: #000;
}

.html-site-map li a:hover {
    color: #1ba99b;
}

.html-site-map .caret {
    cursor: pointer;
    color: #FC5E77;
    user-select: none;
    /* Prevent text selection */
}

.html-site-map .caret:hover {
    color: #1ba99b;
}

.html-site-map .caret::before {
    font-family: FontAwesome;
    content: "\f0d9";
    color: #FC5E77;
    display: inline-block;
    margin-left: 6px;
    vertical-align: middle;
    font-size: 18px;
}

.html-site-map .caret-down::before {
    transform: rotate(-90deg);
}

.html-site-map .nested {
    display: none;
}

.html-site-map .active {
    display: block;
}

.list-group-item {
    font-size: 12px;
}

.list-group-item .lm-link {
    display: block;
    text-align: left;
}

.spinner-wrapper {
    display: inline-block;
    position: relative;
}

.spinner-wrapper .spinner {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: 2px;
    display: none;
}

.spinner-wrapper .spinner-content {
    position: absolute;
    left: calc(50% - 0.75em);
    top: calc(50% - 0.75em);
    -webkit-animation: spinner-loading 1.1s infinite linear;
    animation: spinner-loading 1.1s infinite linear;
    border-top: 0.2em solid rgba(255, 255, 255, 0.2);
    border-right: 0.2em solid rgba(255, 255, 255, 0.2);
    border-bottom: 0.2em solid rgba(255, 255, 255, 0.2);
    border-left: 0.2em solid #ffffff;
    font-size: 0.75em;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    filter: alpha(opacity=0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.alert-danger,
.alert-success,
.alert-warning {
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 2px;
    border: 1px solid transparent;
    font-size: 13px;
}

.alert-danger ul,
.alert-success ul,
.alert-warning ul {
    list-style-type: disc;
    margin-right: 20px;
}

.alert-danger li,
.alert-success li,
.alert-warning li {
    margin-bottom: 3px;
}

.alert-danger li:last-child,
.alert-success li:last-child,
.alert-warning li:last-child {
    margin-bottom: 0;
}

.sidebox .rss-feed-widget {
    margin-right: 15px;
}

.sidebox .rss-feed-widget li {
    list-style-type: disc;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.sidebox .rss-feed-widget li:last-child {
    border-bottom: 0;
}

.sidebox .rss-feed-widget li .feed-date {
    display: block;
    margin-top: 5px;
    color: #818181;
    font-size: 11px;
}

/****************************************
Brec Team Member
*****************************************/
.btm_member {
    vertical-align: top;
    display: inline-block;
    height: auto;
    float: left;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 0 2px 0 rgb(0 0 0 / 5%);
    -moz-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 1px 0 2px 0 rgb(0 0 0 / 5%);
    border-top: 5px solid #1ba99b;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    border-bottom: 6px solid whitesmoke;
    background: white;
    box-sizing: border-box;
    width: 96%;
    margin-right: 2%;
    margin-left: 2%;
    margin-top: 70px;
    margin-bottom: 30px;
}

.btm_member .btm_photo {
    width: 150px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    background-size: cover !important;
    /*background-position: center center !important;*/
    -webkit-box-shadow: 2px 0 2px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 2px 0 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 2px 0 2px 0 rgb(0 0 0 / 10%);
    border-radius: 60px !important;
    border: 8px solid whitesmoke;
    margin-top: -80px;
}

.btm_member .btm_scblock {
    padding-top: 10px;
}

.btm_member .btm_textblock {
    padding: 10px 12px;
}

.btm_member .btm_fullname {
    display: inline;
    font-size: 1.1em;
    font-weight: 400;
    margin-bottom: 8px;
    margin-top: 10px;
    color: #222222;
}

.btm_member .btm_job {
    color: #888888;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
}

.btm_member .btm_desc {
    padding: 0;
    margin-top: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
}

.btm_member .btm_desc,
.btm_member .btm_desc span,
.btm_member .btm_desc p {
    word-break: break-word;
    text-align: right;
}

.btm_member .btm_desc p {
    padding: 0;
    color: #222222;
}

.btm_member .btm_study,
.btm_member .btm_phone {
    text-align: right;
    font-size: 14px;
    margin-top: 20px;
}

.forminator-custom-form-4649.forminator-design--default .forminator-break .forminator-title {
    text-align: right !important;
    font-size: 19px !important;
    font-weight: 700 !important;
}

.main-navigation {
    position: relative;
}

.language-menu-link {
    position: absolute;
    float: left !important;
}

.sub-site-menu-mobile-bg {
    background-color: white;
    margin: 0;
    box-shadow: 2px 0 2px 0 rgb(0 0 0 / 10%);
    padding-right: 15px;
}

.uwy.utb .uai img:not(.check_on), body .uwy.utb .uai img:not(.check_on), .uwy .uai img:not(.check_on), body .uwy .uai img:not(.check_on) {
    content: url("https://brec.ir/wp-content/uploads/2023/07/userway-icon-1-1.png") !important;
    width: 40px !important;
    height: 40px !important;
}

body .uwy.utb .uai {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

span.uiiw {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

table {
    width: auto !important;
    height: auto !important;
}

table td {
    width: auto !important;
    height: auto !important;
}

@media only screen and (max-width: 400px) {
    footer .footerbox a img {
        width: 50% !important;
        height: auto !important;
    }
}

.img-data .footerbox ul li a {
    width: 100%;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}