@font-face {
  font-family: "almoni-dl-aaa";
  src: url("./fonts/almoni-dl-aaa-400.eot");
  src: url("./fonts/almoni-dl-aaa-400?#iefix") format("embedded-opentype"), url("./fonts/almoni-dl-aaa-400.woff") format("woff"), url("./fonts/almoni-dl-aaa-400.ttf") format("truetype"), url("./fonts/almoni-dl-aaa-400.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "almoni-dl-aaa";
  src: url("./fonts/almoni-dl-aaa-700.eot");
  src: url("./fonts/almoni-dl-aaa-700?#iefix") format("embedded-opentype"), url("./fonts/almoni-dl-aaa-700.woff") format("woff"), url("./fonts/almoni-dl-aaa-700.ttf") format("truetype"), url("./fonts/almoni-dl-aaa-700.svg") format("svg");
  font-weight: 700;
  font-style: normal;
}
body {
  color: #000 !important;
  direction: rtl;
  text-align: right;
}

#wpadminbar {
  overflow-x: hidden;
}
#wpadminbar:hover {
  overflow: visible;
}

a {
  color: #cc0000;
}

.content-wrapper {
  display: flex;
  justify-content: space-between;
  border-radius: 6px;
  border: 1px solid #E1E1E1;
  margin-bottom: 15px;
}
.content-wrapper .sidebar-wrapper {
  width: 290px;
  min-width: 290px;
  padding: 15px 10px;
}
.content-wrapper .sidebar-wrapper aside {
  margin-bottom: 10px;
  border-radius: 6px;
  overflow: hidden;
}
.content-wrapper .sidebar-wrapper aside.br {
  border: 1px solid #E1E1E1;
}
.content-wrapper .sidebar-wrapper aside .aside-header {
  background: url("./../images/box_right_head_left.gif");
  background-size: contain;
  border-bottom: 1px solid #E1E1E1;
  color: #808080;
  font-size: 18px;
  line-height: 22px;
  padding: 6px;
  direction: rtl;
  text-align: right;
}
.content-wrapper .sidebar-wrapper aside .aside-body {
  padding: 6px 12px 12px;
  background: url("./../images/box_right_body_left.gif");
  background-size: contain;
}
.content-wrapper .sidebar-wrapper aside .aside-body img {
  width: 100%;
  border: 4px solid #EEE;
}
.content-wrapper .sidebar-wrapper aside .aside-body p {
  color: #000000;
  padding: 0 0 0 10px;
  text-align: justify;
  font-size: 14px;
  direction: rtl;
}
.content-wrapper .sidebar-wrapper aside .aside-body p a {
  color: #cc3000;
}
.content-wrapper .sidebar-wrapper aside .aside-body .aside-body-footer {
  background: url("./../images/box_right_head_left.gif");
  background-size: contain;
  color: #808080;
  font-size: 14px;
  line-height: 22px;
  padding: 6px;
  text-align: center;
  direction: rtl;
}
.content-wrapper .sidebar-wrapper aside .aside-body .aside-body-footer a {
  color: #cc3000;
}
.content-wrapper .sidebar-wrapper aside .aside-body .aside-body-title {
  direction: rtl;
  text-align: right;
  line-height: 22px;
  padding-bottom: 2px;
  border-bottom: 1px dotted #CCC;
}
.content-wrapper .sidebar-wrapper aside .aside-body .aside-body-title a {
  color: #CC3000;
  font-size: 16px !important;
  text-decoration: none;
  font-weight: 400;
}
.content-wrapper .sidebar-wrapper aside .aside-body ul.list-items.withDesc {
  margin-bottom: 0;
}
.content-wrapper .sidebar-wrapper aside .aside-body ul.list-items.withDesc li {
  background: url("./../images/feed_icon.png");
  background-repeat: no-repeat;
  background-position: right 10px;
}
.content-wrapper .sidebar-wrapper aside .aside-body ul.list-items.withDesc li p {
  color: #555555;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding-right: 14px;
}
.content-wrapper .sidebar-wrapper aside .aside-body ul.list-items.withDesc li a::after {
  display: none;
}
.content-wrapper .sidebar-wrapper aside .aside-body ul.list-items li {
  list-style: square;
  direction: rtl;
  text-align: right;
  border-bottom: 1px solid #E1E1E1;
  overflow: hidden;
}
.content-wrapper .sidebar-wrapper aside .aside-body ul.list-items li a {
  color: #555555;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding: 4px 14px 4px 4px;
}
.content-wrapper .sidebar-wrapper aside .aside-body ul.list-items li a::after {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  width: 4px;
  height: 4px;
  background: #CC3000;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.content-wrapper .sidebar-wrapper aside .aside-body ul.list-items li a:hover {
  color: #006AB8;
}
.content-wrapper .sidebar-wrapper .list-items-with-pagination-body .pagination {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  background: none repeat scroll 0 0 #EEE;
  color: #666;
  margin: 0 0 6px 0;
  padding: 6px;
  direction: ltr;
  text-align: right;
}
.content-wrapper .sidebar-wrapper .list-items-with-pagination-body .pagination .pages a {
  color: inherit;
  font-weight: 700;
  text-decoration: none;
  font-size: 15.4px;
  line-height: 22px;
  padding: 0 2px;
  display: inline-block;
  float: left;
  direction: ltr;
}
.content-wrapper .sidebar-wrapper .list-items-with-pagination-body .pagination .pages a.active {
  color: #CC3000;
}
.content-wrapper .sidebar-wrapper .list-items-with-pagination-body .pagination .page-info {
  color: inherit;
  font-weight: 400;
  font-size: 15.4px;
  line-height: 22px;
}
.content-wrapper .sidebar-wrapper .list-items-with-pagination-body .pagination .page-info span {
  color: #C90404;
}
.content-wrapper .sidebar-wrapper .contact-lists ul {
  margin: 0;
}
.content-wrapper .sidebar-wrapper .contact-lists ul li {
  list-style: none;
  border-bottom: 1px solid #E1E1E1;
}
.content-wrapper .sidebar-wrapper .contact-lists ul li a {
  display: flex;
  flex-flow: row;
  padding: 4px 0 4px 4px;
  color: #555555;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}
.content-wrapper .sidebar-wrapper .contact-lists ul li a details {
  width: 100%;
}
.content-wrapper .sidebar-wrapper .contact-lists ul li a details summary {
  display: flex;
  flex-flow: row;
  outline: none !important;
}
.content-wrapper .sidebar-wrapper .contact-lists ul li a details summary::-webkit-details-marker {
  display: none;
}
.content-wrapper .sidebar-wrapper .contact-lists ul li a:hover {
  color: #006AB8;
}
.content-wrapper .sidebar-wrapper .contact-lists ul li a img {
  margin-left: 5px;
}

.forum .contact-lists {
  display: none;
}

.topic .contact-lists, .topic .socialmedias {
  display: none;
}

.content-wrapper .content-section {
  padding: 15px 10px;
  width: 100%;
}
.content-wrapper .content-section.haspadding {
  padding: 15px 30px;
}
.content-wrapper .content-section.contact {
  color: #757575;
  overflow-x: hidden;
}
.content-wrapper .content-section.contact .inline-flex {
  display: inline-flex;
}
.content-wrapper .content-section.contact .title_line {
  text-align: right;
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 10px;
  margin-top: 10px;
}
.content-wrapper .content-section.contact .left-section {
  direction: rtl;
  text-align: justify;
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
}
.content-wrapper .content-section.contact .left-section a {
  color: #cc3000;
}
.content-wrapper .content-section.contact .left-section small {
  text-decoration: underline;
}
.content-wrapper .content-section.contact .right-section {
  direction: rtl;
  font-size: 14px !important;
  text-align: justify;
}
.content-wrapper .content-section.contact .right-section .box-content {
  color: #434343;
}
.content-wrapper .content-section.contact .right-section input[type=submit]:hover, .content-wrapper .content-section.contact .right-section input[type=reset]:hover {
  background: #dadada;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #838383;
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  color: #313131;
}
.content-wrapper .content-section.contact .right-section input[type=submit] {
  height: 44px;
  line-height: 44px;
  color: #fff;
  background: #cc3000;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  border-top: 1px solid #cd3100;
  border-bottom: 1px solid #781300;
  border-left: 1px solid #961e00;
  border-right: 1px solid #961e00;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  font-family: arial;
  margin: 0;
  border: none;
  padding: 0 23px;
  float: left;
  font-size: 21px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: -1px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  margin-right: 3px;
  margin-bottom: 5px;
}
.content-wrapper .content-section.contact .right-section input.form_builder_text {
  width: 90%;
  border: 1px solid #7F9DB9;
}
.content-wrapper .content-section.contact .right-section textarea.form_builder_textarea {
  width: 90%;
  border: 1px solid #7F9DB9;
}
.content-wrapper .content-section .content-header ul li {
  list-style: none;
  text-align: right;
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
}
.content-wrapper .content-section .content-header ul li a {
  color: #cc3000;
  font-weight: 400;
  direction: rtl;
}
.content-wrapper .content-section .content-header .content-header-title {
  direction: rtl;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  color: #000000;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: right;
  border-bottom: 1px solid #E1E1E1;
}
.content-wrapper .content-section .content-body .content-individual-header {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  margin: 25px 0 10px 0;
}
.content-wrapper .content-section .content-body .content-individual-header .socialmedias {
  display: flex;
  flex-flow: row;
  margin: 0;
}
.content-wrapper .content-section .content-body .content-individual-header .socialmedias li {
  list-style: none;
  margin: 0 1px;
}
.content-wrapper .content-section .content-body .content-individual-header .individual-header ul {
  display: flex;
  flex-flow: row;
  align-items: center;
  margin: 0;
}
.content-wrapper .content-section .content-body .content-individual-header .individual-header ul li {
  list-style: none;
  font-size: 13px;
  line-height: 1.5em;
  margin-bottom: 10px;
  color: #474747;
  margin: 0;
}
.content-wrapper .content-section .content-body .content-individual-header .individual-header ul li a {
  color: #cc3000;
  text-decoration: none;
}
.content-wrapper .content-section .content-body .content-individual-header .individual-header ul li img {
  height: 30px;
  border-radius: 50%;
  margin-left: 10px;
}

.font-controller ul li {
  display: inline-block;
  list-style: none;
  font-size: 13px;
  line-height: 1.5em;
  margin-bottom: 10px;
  color: #474747;
}
.font-controller ul li img {
  width: 16px;
}

.postInfo-wrapper h1, .postInfo-wrapper h2, .postInfo-wrapper h3, .postInfo-wrapper h4, .postInfo-wrapper h5, .postInfo-wrapper h6 {
  color: #000000;
  text-align: right;
  padding-bottom: 10px;
}

.title_line {
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.postInfo-wrapper p {
  color: #000000;
  font-size: 18px;
  line-height: 26px;
  text-align: justify !important;
  direction: rtl;
}

#article_body p, .postInfo-wrapper p span {
  text-align: justify !important;
  font-size: 18px !important;
}

#article_body strong {
  font-weight: bold;
  overflow-wrap: break-word;
}

.postInfo-wrapper strong {
  font-weight: bold;
  overflow-wrap: break-word;
}
.postInfo-wrapper p a {
  color: #cc3000;
  font-weight: 400;
  text-decoration: underline;
}
.postInfo-wrapper p a:hover {
  text-decoration: none;
}
.postInfo-wrapper figure {
  position: relative;
}
.postInfo-wrapper figure img {
  width: 100%;
}
.postInfo-wrapper figure figcaption {
  width: 100%;
  position: absolute;
  padding: 3px 10px;
  color: #D7D7D7;
  font-size: 11px;
  opacity: 0.7;
  left: 0;
  bottom: 0;
  direction: rtl;
  text-align: justify;
  background: #000000;
}
.postInfo-wrapper .images-groups img {
  width: 100%;
  margin-bottom: 30px;
}
.postInfo-wrapper .legal-advise-forms {
  margin: 15px 0;
  padding: 10px 10px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f5f5f5;
  border: 1px #dcdcdc solid;
  border-radius: 10px;
  position: relative;
}
.postInfo-wrapper .legal-advise-forms .legal-advise-forms-header {
  border-bottom: 1px #CCC dotted;
}
.postInfo-wrapper .legal-advise-forms .legal-advise-forms-header ul {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.postInfo-wrapper .legal-advise-forms .legal-advise-forms-header ul li {
  list-style: none;
  direction: rtl;
}
.postInfo-wrapper .legal-advise-forms .legal-advise-forms-header ul li button {
  padding: 8px;
  border-radius: 50%;
  background: #cc3000;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin-left: 8px;
  line-height: 8px;
  box-sizing: border-box;
}
.postInfo-wrapper .legal-advise-forms .legal-advise-forms-header ul li button img {
  width: 12px;
}
.postInfo-wrapper .legal-advise-forms .legal-advise-forms-body {
  padding: 20px 0 20px 0;
}
.postInfo-wrapper .legal-advise-forms .legal-advise-forms-body .form-inline {
  flex-flow: row-reverse;
}
.postInfo-wrapper .legal-advise-forms .legal-advise-forms-body .form-inline label, .postInfo-wrapper .legal-advise-forms .legal-advise-forms-body .form-inline input {
  margin-left: 5px;
}
.postInfo-wrapper .legal-advise-forms .legal-advise-forms-body .form-inline .legal-advise-btn {
  margin: 0;
  height: 36px;
  line-height: 36px;
  text-align: center !important;
  padding: 0;
  width: 150px;
  font-size: 18px;
  float: none;
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.25);
  color: #fff;
  background: #cc3000;
  border-top: 1px solid #cd3100;
  border-bottom: 1px solid #781300;
  border-left: 1px solid #961e00;
  border-right: 1px solid #961e00;
  line-height: 18px;
}
.postInfo-wrapper .legal-advise-forms .legal-advise-forms-body .form-inline .legal-advise-btn:hover {
  background: #dadada;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #838383;
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  color: #313131;
}
.postInfo-wrapper .info-box {
  padding: 30px 30px 20px 30px;
  border-radius: 6px;
  background-color: #e3e3e3;
  direction: rtl;
  text-align: justify;
  clear: both;
}
.postInfo-wrapper .info-box .info-box-title {
  font-size: 30px;
  line-height: 24px;
  margin: 0 0 1em 0;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #000000;
  margin: 0;
  margin-bottom: 30px;
}
.postInfo-wrapper .info-box .info-box-title a {
  color: #cc3000;
  cursor: auto;
}
.postInfo-wrapper .info-box .info-box-title a:hover {
  text-decoration: none;
}
.postInfo-wrapper .info-box ul {
  display: flex;
}
.postInfo-wrapper .info-box ul li {
  list-style: none;
  font-size: 16px;
  font-weight: 400;
  color: #757575;
}
.postInfo-wrapper .info-box ul li img {
  width: 92px;
  margin-left: 15px;
}
.postInfo-wrapper .info-box ul li a {
  color: #cc3000;
  text-decoration: underline;
}
.postInfo-wrapper .info-box ul li a:hover {
  text-decoration: none;
}
.postInfo-wrapper .info-box ul li.bioimage img {
  min-width: 92px;
  background: #fff;
  border: 1px solid #dbdbdb;
  padding: 5px;
}

.links-title, .accordion-title {
  margin-top: -20px;
  height: 26px;
  line-height: 26px;
  padding-left: 6px;
  padding-right: 6px;
  color: #FFF !important;
  font-weight: bold;
  font-size: 16px;
  background: grey;
  margin-bottom: 5px;
  margin-top: 15px;
  direction: rtl;
  text-align: justify;
}

.links-title a, .accordion-title a, .links-title-v2 a {
  font-size: inherit;
  text-decoration: none;
  color: inherit !important;
  text-decoration: none !important;
}

.links-title-v2 {
  background: unset;
  color: #cc3000 !important;
  border-bottom: 1px solid #cc3000;
  font-size: 20px;
  padding-right: 0;
  font-weight: bold;
  line-height: 1.5 !important;
  margin-top: 30px;
}

.links-box {
  direction: rtl;
  text-align: justify;
}
.links-box a {
  color: #cc3000 !important;
  text-decoration: underline;
}
.links-box a:hover {
  text-decoration: none;
}

.links-lists .links-title {
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
}
.links-lists ul li {
  display: block;
  border-bottom: 1px #CCC dotted;
  line-height: 35px;
  direction: rtl;
  text-align: justify;
  background: url("./../images/red_arrow.png");
  background-repeat: no-repeat;
  background-position: right 13px;
  background-size: 12px;
  padding-right: 20px;
}
.links-lists ul li a {
  color: #cc3000;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 400;
}
.links-lists ul li a:hover {
  text-decoration: none;
}

.grid-list ul {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  padding-top: 10px;
}
.grid-list ul li {
  list-style: none;
  width: 32%;
}
.grid-list ul li a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
}
.grid-list ul li a img {
  width: 100%;
  margin-bottom: 5px;
}
.grid-list ul li a p {
  text-align: right;
  font-size: inherit;
  line-height: 22px;
}

.commandbox img {
  width: 100%;
}

.contact-info {
  background: #CCCCCB;
  margin: 20px 0 10px;
  padding: 10px;
  border-radius: 10px;
  text-align: justify;
  direction: rtl;
  font-size: 18px;
}
.contact-info .contact-info-title {
  font-size: 26px;
  letter-spacing: -1px;
  line-height: 24px;
  margin: 0 0 1em;
  text-transform: uppercase;
  font-weight: normal;
  padding: 0;
  font-style: normal;
  color: #CC3000;
  text-decoration: none;
}
.contact-info p {
  padding: 0 6px;
  margin: 0 0 15px;
  font-size: 16px;
  font-weight: 400;
  color: #434343;
  line-height: 22px;
}
.contact-info p .red_me {
  font-weight: 700;
  color: #ed1c24;
}
.contact-info > span a {
  font-weight: 400;
  color: #ed1c24;
}
.contact-info .form-inline input {
  height: 22px;
  margin-left: 6px;
  background-color: #FFEFEF;
  color: #838383;
  line-height: 22px;
  margin: 0 0 0 8px;
  padding: 0 8px;
  border: 1px solid #CC3000;
}
.contact-info input.contact-info-btn {
  background: #A80000;
  border: 1px solid #A00000;
  color: #FFF;
  overflow: visible;
  padding: 4px 6px 3px;
  text-shadow: 0 1px 0 #666;
  margin: 0;
  vertical-align: baseline;
  line-height: normal;
  border: 0 none;
  padding: 1px 10px;
  border-radius: 0 0 0 0;
  font-size: 16px;
  font-weight: 400;
}

.accordion-wrapper .accordion-title {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}
.accordion-wrapper .accordion-group li {
  list-style: none;
  margin-bottom: 2px;
  margin-top: 8px;
}
.accordion-wrapper .accordion-group li.message-box .accordion-btn {
  padding: 14px 50px 14px 10px;
  margin-top: 8px;
}
.accordion-wrapper .accordion-group li.message-box .accordion-btn::after {
  width: 40px;
  background-image: url("./../images/red_arrow.png");
  background-size: 8px;
}
.accordion-wrapper .accordion-group li.message-box.sticky .accordion-btn::after {
  width: 40px;
  background-image: url("./../images/msgBul2.png");
  background-size: 8px;
}

.single .accordion-wrapper .accordion-group li.reply {
  margin-top: -2px;
}

.accordion-wrapper .accordion-group li.reply .accordion-btn {
  padding: 14px 60px 14px 10px;
}
.accordion-wrapper .accordion-group li.reply .accordion-btn::after {
  width: 50px;
  background-image: url("./../images/msgBul2.png");
  background-size: 8px;
}
.accordion-wrapper .accordion-group li .accordion-btn {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-color: #f2f2f2;
  color: #000000;
  font-size: 13px;
  font-weight: 400;
  box-shadow: none;
  padding: 14px 50px 14px 10px;
  border-bottom: 1px solid #cccccc;
  position: relative;
}
.accordion-wrapper .accordion-group li.reply .accordion-btn {
  background: #fafafa;
}
.accordion-wrapper .accordion-group li .accordion-btn::after {
  content: "";
  height: 100%;
  position: absolute;
  border-left: 1px solid #cccccc;
  top: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
}
.accordion-wrapper .accordion-group li .accordion-content {
  background-color: #fafafa;
  padding: 15px 10px;
}
.accordion-wrapper .accordion-group li .accordion-content p {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  overflow-wrap: break-word;
}
.accordion-wrapper .accordion-group li .accordion-content .accordion-btns-group {
  display: flex;
  flex-flow: row-reverse;
}
.accordion-wrapper .accordion-group li .accordion-content .accordion-btns-group .accordion-content-btn {
  background: none;
  border: none;
}
.accordion-wrapper .accordion-group li .accordion-content .accordion-btns-group .accordion-content-btn a {
  margin-left: 6px;
  font-size: 13px;
  background-color: #dadada;
  border-radius: 6px;
  border-style: solid;
  border-width: 1px;
  color: #313131;
  margin-bottom: 6px;
  padding: 3px 6px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #f0f0f0;
  text-transform: uppercase;
}
.accordion-wrapper .accordion-group li .accordion-content .accordion-btns-group .accordion-content-btn a:hover {
  background: none repeat scroll 0 0 #cc3000;
  border-color: #cd3100 #961e00 #781300;
  border-style: solid;
  border-width: 1px;
  color: #fff;
  font-style: normal;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.search-wrapper a {
  color: #cc3000;
  text-decoration: underline;
  font-size: 15.4px;
  font-weight: 400;
  direction: rtl;
  text-align: center;
  display: block;
}
.search-wrapper a:hover {
  text-decoration: none;
}
.search-wrapper .search-input {
  display: flex;
  justify-content: space-between;
}
.search-wrapper .search-input input {
  width: 100%;
  box-shadow: none;
  outline: none;
  direction: rtl;
}
.search-wrapper .search-input button {
  border: 1px solid #a00000;
  padding: 4px 6px 3px;
  background: #a80000;
  color: #fff;
  text-shadow: 0px 1px 0px #666;
  overflow: visible;
  margin-right: 3px;
  direction: rtl;
}

.archieves-list-wrapper {
  margin-bottom: 40px;
  margin-top: 40px;
}
.archieves-list-wrapper .archieves-list-group {
  margin: 0;
}
.archieves-list-wrapper .archieves-list-group li {
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
  margin-bottom: 15px;
}
.archieves-list-wrapper .archieves-list-group li .archieves-list-img {
  width: 100%;
  margin-left: 15px;
}
.archieves-list-wrapper .archieves-list-group li .archieves-list-img figure {
  position: relative;
  max-width: 290px;
}
.archieves-list-wrapper .archieves-list-group li .archieves-list-img figure figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 3px 6px;
  color: #ffffff;
  background-color: #000000;
}
.archieves-list-wrapper .archieves-list-group li .archieves-list-desc {
  direction: rtl;
  text-align: justify;
}
.archieves-list-wrapper .archieves-list-group li .archieves-list-desc h3 {
  color: #cc3000;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  margin: 0 0 10px;
}
.archieves-list-wrapper .archieves-list-group li .archieves-list-desc h3 a {
  color: inherit;
  text-decoration: none;
}
.archieves-list-wrapper .archieves-list-group li .archieves-list-desc label {
  font-size: 14px;
  font-weight: 400;
  color: #474747;
}
.archieves-list-wrapper .archieves-list-group li .archieves-list-desc p {
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  font-weight: 400;
}
.archieves-list-wrapper .archieves-list-group li .archieves-list-desc p a {
  color: #cc3000;
  text-decoration: none;
  font-weight: 700;
}

.pagination-wrapper {
  margin: 10px 0;
}
.pagination-wrapper ul {
  margin: 0;
  direction: ltr;
}
.pagination-wrapper ul li {
  display: inline-block;
  list-style: none;
}
.pagination-wrapper ul li a, .pagination-wrapper ul li span {
  display: inline-block;
  list-style: none;
  box-sizing: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  padding: 8px 15px;
  margin-right: 2px;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  background: #dadada;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #838383;
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  color: #313131;
  border-radius: 6px;
  cursor: pointer;
  margin-bottom: 10px;
}
.pagination-wrapper ul li.active a, .pagination-wrapper ul li:hover a, .pagination-wrapper ul li.active span {
  color: #fff;
  background: #cc3000;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  border-top: 1px solid #cd3100;
  border-bottom: 1px solid #781300;
  border-left: 1px solid #961e00;
  border-right: 1px solid #961e00;
}
.pagination-wrapper ul li a {
  color: #313131;
}
.pagination-wrapper ul li.active a, .pagination-wrapper ul li:hover a, .pagination-wrapper ul li.active span {
  color: #fff;
  background: #cc3000;
}

.reviews-wrapper p {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px #CCC solid;
  text-align: justify;
  font-size: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.reviews-wrapper > ul > li {
  padding: 20px 0;
}
.reviews-wrapper ul {
  margin: 0;
}
.reviews-wrapper ul li {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  display: inline-block;
}
.reviews-wrapper ul li:first-child {
  padding-top: 0 !important;
}
.reviews-wrapper ul li:last-child {
  border: 0;
  padding: 20px 0 0;
}
.reviews-wrapper ul li .reviews-block {
  width: 50%;
  float: left;
}
.reviews-wrapper ul li .reviews-block .reviews-box {
  background: #5d5d5d;
  padding: 15px;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 15px;
}
.reviews-wrapper ul li .reviews-block .reviews-box li {
  text-align: center;
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
}
.reviews-wrapper ul li .reviews-block .reviews-box li:last-child {
  border-bottom: 0;
}
.reviews-wrapper ul li .reviews-block .reviews-box li h3 {
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 700;
}
.reviews-wrapper ul li .reviews-block .reviews-box li p {
  font-size: 14px;
  color: #EEE;
  border: 0;
  margin: 0;
  color: #ffffff;
  text-align: center;
}
.reviews-wrapper ul li .reviews-block .reviews-box li h4 {
  font-weight: bold;
  padding-bottom: 2px;
  font-size: 14px;
  color: #FFF;
  margin: 0px 10px 10px;
}
.reviews-wrapper ul li .reviews-block .reviews-box li .review-count {
  width: 100px;
  height: 60px;
  line-height: 60px;
  margin: 10px auto 25px auto;
  background: #cc3000;
  border-radius: 10px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #FFF;
  border: 1px #2f2f2f solid;
}
.reviews-wrapper ul li .reviews-block .reviews-box li .rating-individual {
  padding: 10px 0;
  border-bottom: 1px dotted #000000;
  direction: rtl;
  text-align: justify;
}
.reviews-wrapper ul li .reviews-block .reviews-box li .rating-individual .rating-display {
  position: relative;
  padding-left: 30px;
}
.reviews-wrapper ul li .reviews-block .reviews-box li .rating-individual .rating-display span {
  position: relative;
}
.reviews-wrapper ul li .reviews-block .reviews-box li .rating-individual .rating-display span.count {
  position: absolute;
  left: 0;
  top: 0;
}
.reviews-wrapper ul li .reviews-block .reviews-box li .rating-individual .rating-display span.rating {
  width: 100%;
  height: 8px;
  background: #2f2f2f;
  border: 1px solid #333333;
  display: inline-block;
  border-radius: 3px;
}
.reviews-wrapper ul li .reviews-block .reviews-box li .rating-individual .rating-display span.rating::after {
  background: #cc3000;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
}
.reviews-wrapper ul li .reviews-block-desc {
  width: 50%;
  float: left;
  padding-left: 15px;
}
.reviews-wrapper ul li .reviews-block-desc h3 {
  font-weight: 700;
  font-size: 15px;
  border-bottom: 1px #CCC dotted;
  padding-bottom: 2px;
  margin-bottom: 3px;
  color: #333333;
  direction: rtl;
  text-align: justify;
}
.reviews-wrapper ul li .reviews-block-desc p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #757575;
  border: 0;
  margin: 0 0 10px 0;
}
.reviews-wrapper ul li .reviews-block-btns {
  text-align: center;
}
.reviews-wrapper ul li .reviews-block-btns .reviews-block-btn {
  min-width: 200px;
  margin: 0 auto;
  border-radius: 10px;
  background: #cc3000;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  height: 30px;
  line-height: 25px;
  cursor: pointer;
  text-align: center;
}

@media (max-width: 991px) {
  header .header-middle-wrapper .row {
    overflow-x: hidden;
  }
  .reviews-wrapper ul li .reviews-block, .reviews-wrapper ul li .reviews-block-desc {
    width: 100%;
  }
  .content-wrapper .sidebar-wrapper {
    display: none;
  }
  .content-wrapper .content-section {
    background-color: #ffffff;
    border-radius: 10px;
  }
  .content-wrapper .content-section .content-body .content-individual-header .individual-header {
    margin-bottom: 10px;
  }
  .content-wrapper .content-section .content-body .grid-list ul {
    padding: 0;
  }
  .content-wrapper .content-section .content-body .grid-list ul li {
    width: 100%;
    border-bottom: 1px #CCC solid;
    background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
  }
  .content-wrapper .content-section .content-body .grid-list ul li a img {
    width: 90px;
    float: right;
    margin: 5px 0 5px 10px;
  }
  .content-wrapper .content-section .content-body .postInfo-wrapper .info-box ul {
    flex-flow: column;
  }
  .content-wrapper .content-section .content-body .postInfo-wrapper .info-box ul li img {
    margin: 0 auto 10px auto;
    display: block;
    border: 4px solid #ffffff;
  }
  .content-wrapper .content-section .content-body .postInfo-wrapper figure {
    margin-top: 40px;
  }
  .content-wrapper .content-section .content-body .postInfo-wrapper figure figcaption {
    width: 75%;
    left: auto;
    right: 0;
    bottom: -25px;
    background-color: #000000;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  /*  .content-wrapper .content-section .content-body .content-individual-header {
    flex-flow: column;
  }*/
  .font-controller {
    display: none;
  }
  .archieves-list-wrapper {
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    overflow: hidden;
  }
  .archieves-list-wrapper .archieves-list-group li {
    padding: 5px 0 5px 6px;
    margin: 0;
    text-decoration: none;
    min-height: 55px;
    border: 1px #CCC solid;
    background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
  }
  .archieves-list-wrapper .archieves-list-group li .archieves-list-img {
    width: 100px;
    margin-left: 10px;
  }
  .archieves-list-wrapper .archieves-list-group li .archieves-list-img figure {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .archieves-list-wrapper .archieves-list-group li .archieves-list-img figure img {
    min-width: 100px !important;
  }
  .archieves-list-wrapper .archieves-list-group li .archieves-list-img figure figcaption {
    display: none;
  }
  .archieves-list-wrapper .archieves-list-group li .archieves-list-desc h3 {
    font-weight: 700;
    text-decoration: none;
    color: #555555;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 0px;
  }
  .archieves-list-wrapper .archieves-list-group li .archieves-list-desc label {
    display: none;
  }
  .archieves-list-wrapper .archieves-list-group li .archieves-list-desc p {
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
  }
  .content-wrapper .content-section.haspadding {
    padding: 15px 15px;
  }
  .legal-advise-forms-body .wpcf7-form-control-wrap {
    position: relative;
    width: 210px !important;
    max-width: none !important;
  }
  .single .postInfo-wrapper .legal-advise-forms-body .wpcf7 .row.dirrtl label {
    margin-bottom: 15px;
    margin-right: -20px;
    max-width: none !important;
  }
  .postInfo-wrapper .info-box .info-box-title {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .archieves-list-wrapper .archieves-list-group li {
    padding: 0;
  }
  .archieves-list-wrapper .archieves-list-group li .archieves-list-desc {
    direction: rtl;
    text-align: justify;
    padding: 15px 10px 10px 10px;
  }
  .archieves-list-wrapper .archieves-list-group li .archieves-list-desc h3 {
    text-align: justify;
    color: #000000;
  }
  .archieves-list-wrapper .archieves-list-group li .archieves-list-desc h3 a {
    font-size: 24px !important;
    color: #000000;
    line-height: 100%;
    text-align: justify;
  }
  .content-wrapper .content-section .content-header .content-header-title {
    text-align: right;
  }
  .archieves-list-wrapper .archieves-list-group li figure {
    position: relative;
    margin-top: 0 !important;
  }
  .archieves-list-wrapper .archieves-list-group li figure figcaption {
    bottom: -25px !important;
    top: auto !important;
  }
  .archieves-list-wrapper .archieves-list-group li .archieves-list-desc p.btnwrap {
    text-align: left !important;
  }
  .archieves-list-wrapper .archieves-list-group li .archieves-list-desc p.btnwrap a {
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    background: #cc3000;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    border-top: 1px solid #cd3100;
    border-bottom: 1px solid #781300;
    border-left: 1px solid #961e00;
    border-right: 1px solid #961e00;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    font-family: arial;
    margin: 0;
    border: none;
    padding: 0 15px;
    float: left;
    font-size: 21px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: -1px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    margin-right: 3px;
    margin-bottom: 5px;
  }
  .searchbtn form {
    display: block !important;
    margin-bottom: 10px;
  }
  .home .archieves-list-wrapper .archieves-list-group li figure img {
    min-width: 100%;
  }
  .grid-list ul li a p {
    padding: 0px 10px;
    margin-bottom: 6px;
  }
}
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Assistant", sans-serif !important;
  font-size: 16px !important;
  color: #757575;
}

.section-title {
  font-size: 1.5em;
  line-height: 40px;
  color: #ed1c24;
  border-bottom: 1px solid #ed1c24;
  text-align: right;
}

/* header styles */
header {
  /* top header */
}
header .header-top-wrapper .header-top-group {
  direction: rtl;
  margin: 0;
}
header .header-top-wrapper .header-top-group li {
  list-style: none;
  margin-right: 10px;
  display: inline-block;
  direction: ltr;
  font-size: 1em;
  position: relative;
  line-height: 40px;
  font-weight: 400;
}
header .header-top-wrapper .header-top-group li a {
  color: inherit;
  text-decoration: none;
}
header .header-top-wrapper .header-top-group li.red {
  color: #ed1c24;
  font-weight: 700;
}
header .header-top-wrapper .header-top-group li img {
  height: 20px;
  margin-right: 2px;
}
header .header-top-wrapper .header-top-group li:first-child {
  font-weight: 700;
  padding-left: 12px;
}
header .header-top-wrapper .header-top-group li:first-child::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 15px;
  background: #000000;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
header .header-middle-wrapper {
  background: url("./../images/header-bg.gif") 0 0 repeat-x #303030;
  padding: 10px 0;
  color: #ffffff;
}
header .header-middle-wrapper .row {
  flex-direction: row;
}
header .header-middle-wrapper .row .flags-wrapper {
  text-align: center;
  margin-top: 5px;
}
header .header-middle-wrapper .row .flags-wrapper .flags-group li {
  display: inline-block;
  list-style: none;
  margin: 0 3px;
}
header .header-middle-wrapper .row .seach-input .search-box {
  border-bottom: 1px solid #ffffff;
  position: relative;
  margin-top: 25px;
}
header .header-middle-wrapper .row .seach-input .search-box .search-input {
  background: transparent;
  border: none;
  width: 100%;
  outline: none;
  color: inherit;
  padding-left: 20px;
  direction: rtl;
}
header .header-middle-wrapper .row .seach-input .search-box .search-btn {
  width: 16px;
  height: 15px;
  background-image: url(../images/search-button.png);
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  outline: none;
  position: absolute;
  left: 0;
  bottom: 2px;
}
header .header-middle-wrapper .row .header-logo {
  text-align: right;
  margin-top: 15px;
}
header .header-middle-wrapper .row .header-logo .logo-top {
  border-bottom: 1px solid #cc3000;
  padding-bottom: 5px;
  display: inline-block;
  direction: rtl;
}
header .header-middle-wrapper .row .header-logo .logo-top a {
  color: inherit;
  text-decoration: none;
}
header .header-middle-wrapper .row .header-logo .logo-top img {
  width: 100px;
  margin-left: 6px;
}
header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left li {
  direction: rtl;
  list-style: none;
  text-align: right;
  line-height: 1.2;
}
header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left li:nth-child(1) {
  text-transform: uppercase;
  font-size: 1.875em;
  font-weight: 700;
}
header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left li:nth-child(1) h1 {
  font-size: inherit;
  font-weight: inherit;
}
header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left li:nth-child(1) span {
  font-size: 0.8em;
}
header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left li:nth-child(2) {
  color: #cc3000;
  font-size: 1.25em;
  font-weight: 400;
  letter-spacing: 0.55px;
}
header .header-middle-wrapper .row .news-feed {
  display: flex;
  flex-direction: row;
  text-align: right;
  padding: 10px 0 0;
}
header .header-middle-wrapper .row .news-feed .news-feed-title {
  font-size: 1.1em;
  display: inline-block;
  font-weight: 700;
  direction: rtl;
  margin: 2px 0 0 10px;
  line-height: 1;
}
header .header-middle-wrapper .row .news-feed .news-feed-title a {
  color: #ffffff !important;
  text-decoration: none !important;
}
header .header-middle-wrapper .row .news-feed .feed ul {
  margin: 0;
}
header .header-middle-wrapper .row .news-feed .feed ul li {
  list-style: none;
  direction: rtl;
  font-size: 0.875em;
  font-weight: 400;
}
header .header-middle-wrapper .row .news-feed .feed ul li a {
  color: inherit;
  text-decoration: none;
  font-size: 14px;
}
header .header-bottom-wrapper {
  box-shadow: 0 0 38.8px 1.2px rgba(0, 0, 0, 0.24) !important;
  margin-bottom: 10px;
}
header .header-bottom-wrapper .navbar {
  padding-left: 0;
  padding-right: 0;
  box-shadow: none !important;
  height: auto;
}
header .header-bottom-wrapper .navbar .navbar-nav {
  margin: 0 !important;
}
header .header-bottom-wrapper .navbar .navbar-nav .menu-item a {
  color: #000000;
  font-size: 18px;
  text-shadow: 1px 1px 0 #fff;
  font-weight: 500 !important;
}
header .header-bottom-wrapper .megamenu {
  position: static;
}
header .header-bottom-wrapper .megamenu .dropdown-menu {
  background: none;
  border: none;
  width: 100%;
}
header .header-bottom-wrapper code {
  color: #745eb1;
  background: #fff;
  padding: 0.1rem 0.2rem;
  border-radius: 0.2rem;
}
header .header-bottom-wrapper .text-uppercase {
  letter-spacing: 0.08em;
}

section.advice-section {
  position: fixed;
  width: 270px;
  padding: 10px;
  box-sizing: border-box;
  background: #ffffff;
  z-index: 111;
  top: 50%;
  left: 10px;
  box-shadow: 0 0 20px 0.5px rgba(0, 0, 0, 0.25);
  direction: rtl;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
section.advice-section .advice-header {
  text-align: center;
  border-bottom: 1px #CCC dotted;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
section.advice-section .advice-header .advice-title {
  display: block;
  font-size: 30px;
  line-height: normal;
  text-align: center;
  color: #ed1c24;
}
section.advice-section .advice-header .advice-desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #757575;
}
section.advice-section .advice-content input, section.advice-section .advice-content textarea {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
  margin-bottom: 16px;
  padding-bottom: 4px;
  padding-right: 2px;
  direction: rtl;
  text-align: right;
}
section.advice-section .advice-content .advice-btn {
  margin: auto;
  padding: 5px 10px;
  border-radius: 2px;
  background-color: #ed1c24;
  color: white;
  float: none;
  height: 30px;
  line-height: 20px;
  width: 150px;
  display: block;
  font-size: 21px;
  font-weight: 600;
}
section.advice-section .advice-content .advice-btn:hover {
  background: #dadada;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #838383;
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  color: #313131;
}
section.banner-section .carousel-indicators {
  margin-bottom: 0;
  background: #ffffff url("./../images/controlnav-bg.gif") 0 0 repeat-x;
  display: table;
  border-spacing: 5px;
  padding: 0 20px;
  border-radius: 6px 6px 0 0;
  margin: 0;
  right: 35%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
section.banner-section .carousel-indicators li {
  display: table-cell;
  width: 12px;
  height: 12px;
  margin: 0 2px;
  border-radius: 100%;
  background-color: #333333;
  opacity: 1;
}
section.banner-section .carousel-indicators li.active, section.banner-section .carousel-indicators li:hover {
  background-color: #cc3000;
}
section.banner-section .carousel-inner .carousel-item .carousel-caption {
  background: rgba(0, 0, 0, 0.5);
  right: 0px;
  left: auto;
  top: 50%;
  bottom: auto;
  padding: 15px;
  box-sizing: border-box;
  max-width: 444px;
  text-align: right;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
section.banner-section .carousel-inner .carousel-item .carousel-caption h3 {
  margin: 0 0 20px;
  font-size: 32.4px;
  line-height: 1;
}
section.banner-section .carousel-inner .carousel-item .carousel-caption h3 a {
  color: inherit;
  text-decoration: none;
}
section.posts-section {
  padding-top: 10px;
}
section.posts-section .three-column-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  margin: 0;
}
section.posts-section .three-column-grid li {
  width: 31%;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  direction: rtl;
  text-align: justify;
  padding-bottom: 15px;
  margin-top: 20px;
  border-bottom: 1px solid lightgrey;
}
section.posts-section .three-column-grid li .post-title {
  font-size: 1.5em;
  text-align: right;
  margin-bottom: 20px;
}
section.posts-section .three-column-grid li .post-title a {
  color: inherit;
  text-decoration: none;
}
section.posts-section .three-column-grid li .post-desc {
  font-size: 1em;
  margin-bottom: 20px;
}
section.posts-section .three-column-grid li img {
  margin-top: auto;
  width: 100%;
}
section.posts-section.crucial, section.posts-section.professional-articles {
  background-color: #f1f1f1;
  padding-top: 40px;
  padding-bottom: 50px;
}
section.posts-section.crucial .three-column-grid li, section.posts-section.professional-articles .three-column-grid li {
  margin-top: 30px;
}
section.testimonial-section {
  background-color: #e1e1e1;
  padding: 30px 0;
  margin-top: 50px;
}
section.testimonial-section .testimonial-carousel .owl-controls {
  text-align: center;
}
section.testimonial-section .testimonial-carousel .testimonial-item {
  text-align: center;
  width: 60%;
  margin: 0px auto;
}
section.testimonial-section .testimonial-carousel .testimonial-item .testimonial-quote {
  position: absolute;
}
section.testimonial-section .testimonial-carousel .testimonial-item .testimonial-quote.left {
  left: 10%;
}
section.testimonial-section .testimonial-carousel .testimonial-item .testimonial-quote.right {
  right: 10%;
}
section.testimonial-section .testimonial-carousel .testimonial-item .testimonial-quote.top {
  top: 0;
}
section.testimonial-section .testimonial-carousel .testimonial-item .testimonial-quote.bottom {
  bottom: 0;
}
section.testimonial-section .testimonial-carousel .testimonial-item .testimonial-title {
  margin-bottom: 20px;
  direction: rtl;
}
section.testimonial-section .testimonial-carousel .testimonial-item .testimonial-title a {
  text-decoration: none;
  color: #323232;
}
section.testimonial-section .testimonial-carousel .testimonial-item .testimonial-desc {
  direction: rtl;
  font-size: 16px;
  color: #323232;
}
section.testimonial-section .testimonial-carousel .testimonial-item .testimonial-author {
  color: #ed1c24;
  direction: rtl;
  font-size: 16px;
}
section.google-reviews-section {
  background-color: #e1e1e1;
  padding: 20px 0 40px;
  text-align: center;
  direction: rtl;
}
section.google-reviews-section .google-reviews-title {
  color: #ed3c34;
  text-transform: unset;
  font-size: 1.875em;
  margin: 0;
}
section.google-reviews-section .google-reviews-group {
  padding: 30px 0;
  margin: 0;
}
section.google-reviews-section .google-reviews-group li {
  list-style: none;
  border: solid 1px rgba(190, 190, 190, 0.35);
  margin: 0 auto;
  padding: 1em;
  flex: 1 1 50%;
}
section.google-reviews-section .google-reviews-group li .google-reviews-author {
  text-transform: capitalize;
  font-weight: bold;
  font-size: 1.1em;
  color: #757575;
  margin: 0;
}
section.google-reviews-section .google-reviews-group li .google-reviews-desc {
  color: #323232;
  line-height: 1.55;
  font-size: 0.875em;
  margin: 0;
}
section.google-reviews-section .google-reviews-group li .google-reviews-ratings .checked {
  color: #eb6e00;
}
section.aresofpractice-section {
  background-color: #f1f1f1;
}
section.aresofpractice-section .section-title {
  margin-bottom: 0;
}
section.aresofpractice-section .aresofpractice-group {
  margin: 0;
}
section.aresofpractice-section .aresofpractice-group li {
  list-style: none;
  direction: rtl;
  text-align: right;
  padding: 5px 0;
  border-bottom: 1px solid #e1e1e1;
}
section.aresofpractice-section .aresofpractice-group li a {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 40px;
  color: #323232;
  text-decoration: none;
}
section.aresofpractice-section article .dok-info .dok-info-header .dok-info-header-inner {
  display: flex;
  text-align: right;
}
section.aresofpractice-section article .dok-info .dok-info-header .dok-info-header-inner p {
  font-size: 1.875em;
  color: #000000;
  line-height: 40px;
  display: inline-block;
  margin-bottom: 0;
}
section.aresofpractice-section article .dok-info .dok-info-header .dok-info-header-inner img {
  height: 65px;
  vertical-align: text-bottom;
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
}
section.aresofpractice-section article .dok-info .dok-info-content {
  direction: rtl;
  text-align: justify;
  padding: 20px 0 30px;
  color: #000000;
}
section.aresofpractice-section article .dok-info .dok-info-content .dok-info-title {
  margin: 0;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 20px;
}
section.aresofpractice-section article .dok-info .dok-info-content p span a {
  text-decoration: underline;
  text-decoration-color: #cc3000;
}
section.aresofpractice-section article .dok-info .dok-info-content p span a:hover {
  text-decoration: none;
}
section.aresofpractice-section article .dok-info .dok-info-content img {
  max-width: 100%;
  margin-bottom: 20px;
}
section.aresofpractice-section article .dok-info .dok-info-content .recent-info-groups li {
  list-style: none;
  padding: 5px 0;
  border-bottom: 1px solid #e1e1e1;
}
section.aresofpractice-section article .dok-info .dok-info-content .recent-info-groups li a {
  font-size: 1.25em;
  line-height: normal;
  color: #323232;
  text-decoration: none;
}
section.aresofpractice-section article .dok-info .dok-info-content .recent-info-groups li .info {
  color: #808080;
  font-size: 0.938em;
  margin: 0;
}
section.social-media-section {
  background-color: #f1f1f1;
}
section.social-media-section .social-media-group {
  display: flex;
  justify-content: space-around;
  margin: 0;
  padding: 30px;
}
section.social-media-section .social-media-group li {
  list-style: none;
}
section.social-media-section .social-media-group li a {
  color: #2f2f2f;
  text-decoration: none;
  font-size: 1.25em;
}
section.social-media-section .social-media-group li a figure {
  display: flex;
  flex-flow: row;
}
section.social-media-section .social-media-group li a figure img {
  margin-right: 10px;
  max-width: 30px;
}
section.social-media-section .social-media-group li a figure figcaption {
  text-transform: uppercase;
}

.row-reverse {
  flex-direction: row-reverse;
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 20px;
  display: block;
  height: 10px;
  margin: 0px 4px;
  width: 10px;
}
.owl-theme .owl-controls .owl-page.active span {
  background: none repeat scroll 0 0 #ed1c24;
}

footer {
  padding: 41px 0;
  background-color: #2f2f2f;
}
footer nav {
  display: flex;
  justify-content: space-between;
}
footer nav .footer-links-box {
  text-align: justify;
}
footer nav .footer-links-box a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  font-size: 1.125em;
}
footer nav .footer-links-box a:hover {
  color: #cc3000;
}
footer nav .footer-links-box .footer-link-title {
  font-size: 1.5em;
  text-align: right;
  margin-bottom: 15px;
}
footer nav .footer-links-box ul li {
  list-style: none;
  text-align: right;
}
footer nav .footer-links-box ul li a {
  font-size: 1.125em;
  line-height: 20px;
}
footer .footer-info {
  text-align: center;
  padding-top: 60px;
}
footer .footer-info .footer-info-logo {
  width: 150px;
}
footer .footer-info p {
  font-size: 1.2em;
  margin: 30px 0 10px;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
}
footer .footer-info p.info-red {
  color: #f8353c;
  margin: 0;
}
footer .footer-info span, footer .footer-info a {
  margin-top: 10px;
  font-size: 14px;
  color: #F2EEEE;
}

/* to remove slide effect  css */
.animated {
  -webkit-animation-duration: 0 ms !important;
  animation-duration: 0 ms !important;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* media queries */
@media (min-width: 1200px) {
  .middle-wrapper {
    max-width: 980px !important;
  }
}
@media (min-width: 992px) {
  .showon-mobile {
    display: none !important;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .container {
    padding: 0;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-box .megamenu-inner .megamenu-submenu:first-child .megamenu-submenu-title {
    border: 0;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-box .megamenu-inner .megamenu-submenu .megamenu-submenu-title {
    text-align: right;
    padding: 0 20px;
    color: #cc3000;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
    border-top: 1px solid lightgrey;
    padding-top: 15px;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-box .megamenu-inner .megamenu-submenu ul {
    display: flex;
    flex-flow: wrap;
    direction: rtl;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-box .megamenu-inner .megamenu-submenu ul li {
    width: 20%;
    margin-bottom: 18px;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-box .megamenu-inner .megamenu-submenu ul li .nav-link {
    line-height: 1;
    font-size: 15px;
    text-align: right;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-box .megamenu-inner .megamenu-submenu ul li .nav-link:hover {
    color: #cc3000;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-box .megamenu-inner .megamenu-submenu ul li .nav-link::after, header .header-bottom-wrapper .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-box .megamenu-inner .megamenu-submenu ul li .nav-link::before {
    display: none;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item:last-child .nav-link::before {
    display: none;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.show > .nav-link {
    color: #cc3000;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.show .nav-link::after {
    display: block;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .menu-item a {
    position: relative;
    padding: 0 20px;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .menu-item a::after {
    display: none;
    right: 0;
    right: 50%;
    position: absolute;
    bottom: -2px;
    color: #cc3000;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .menu-item a::before {
    content: ".";
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 24px;
  }
  .single .accordion-wrapper .accordion-group li .accordion-btn .accordion-activator {
    flex-flow: row-reverse;
  }
  header .header-bottom-wrapper .navbar {
    padding: 0 !important;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 40px;
    height: auto;
    padding: 25px 18px 25px 18px !important;
  }
  header .header-middle-wrapper .row .news-feed .news-feed-title {
    margin: 0 0 0 25px;
  }
  .archieves-list-wrapper .archieves-list-group li .archieves-list-desc {
    direction: rtl;
    text-align: justify;
    min-width: 333px;
  }
  .post-holder.single-post #article_body * {
    text-align: justify !important;
    direction: rtl !important;
    max-width: 600px;
  }
}
@media (max-width: 991px) {
  body {
    background-color: #F0F1F2 !important;
  }
  header .header-middle-wrapper {
    padding-bottom: 10px;
  }
  header .header-middle-wrapper .row .news-feed {
    padding-bottom: 0;
    margin-left: -30px;
  }
  header .header-middle-wrapper .row .news-feed .news-feed-title {
    font-size: 16px;
    font-weight: 700;
    padding-right: 10px;
    min-width: 109px;
  }
  header .header-middle-wrapper .row .news-feed .feed ul li {
    font-size: 14px;
    font-weight: 400;
  }
  header .header-middle-wrapper .row .header-logo {
    margin-top: 0;
    display: inline-block;
  }
  header .header-middle-wrapper .row .header-logo .logo-top img {
    height: 33px;
    width: unset;
  }
  header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left li:nth-child(1) {
    color: white;
    font-weight: bold;
    font-size: 20px;
    margin: 0;
  }
  header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left li:nth-child(1) h1 {
    margin: 0;
    font-size: inherit;
  }
  header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left li:nth-child(2) {
    color: #ed1c24;
    font-size: 14px;
    letter-spacing: 0;
    margin: 0;
    letter-spacing: 0;
    font-weight: 700;
  }
  header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left li:nth-child(1) h1, header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left li:nth-child(1) h2 {
    font-size: 20px !important;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left li:nth-child(1) h1 span, header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left li:nth-child(1) h2 span {
    font-size: 18px !important;
    letter-spacing: 0.5px;
  }
  header .header-middle-wrapper .row .navbar-toggler {
    position: absolute;
    top: 10px;
    z-index: 1;
    right: 0px;
    outline: none;
    cursor: pointer;
    padding-right: 12px;
  }
  header .header-middle-wrapper .row .navbar-toggler.left {
    left: 0px;
    right: auto;
  }
  body.admin-bar header .header-middle-wrapper .row .navbar-toggler {
    top: 60px;
  }
  header .header-bottom-wrapper {
    box-shadow: none;
  }
  header .header-bottom-wrapper .search-box {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    margin-top: 7px;
    margin-bottom: 5px;
  }
  header .header-bottom-wrapper .search-box .search-input {
    width: 100% !important;
    margin-left: 5px !important;
    padding: 8px 10px;
    direction: rtl;
    text-align: right;
    font-size: 1em;
    vertical-align: middle;
    font-weight: normal;
    line-height: normal;
    background-color: white;
    outline: none;
    border-radius: 5px;
    padding-right: 5px;
    border: 1px solid gainsboro;
    height: 28px;
  }
  header .header-bottom-wrapper .search-box .search-btn {
    background-color: #cc3000;
    color: #ffffff;
    height: 22px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1;
    margin-top: 3px;
    border-radius: 6px;
    border-top: 1px solid #cd3100;
    border-bottom: 1px solid #781300;
    border-left: 1px solid #961e00;
    border-right: 1px solid #961e00;
    cursor: pointer;
  }
  header .header-bottom-wrapper .navbar {
    margin: 0 -15px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: auto;
  }
  header .header-bottom-wrapper .navbar .contact-navbar {
    padding: 30px;
    background: #f2f2ee;
  }
  header .header-bottom-wrapper .navbar .contact-navbar .navbar-nav .menu-item a {
    padding-right: 35px;
    position: relative;
  }
  header .header-bottom-wrapper .navbar .contact-navbar .navbar-nav .menu-item a img {
    position: absolute;
    width: 20px;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  header .header-bottom-wrapper .navbar .contact-navbar .navbar-nav .menu-item:last-child .nav-link img {
    top: 10px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  header .header-bottom-wrapper .navbar .navbar-nav .menu-item {
    text-align: right;
    direction: rtl;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .menu-item a {
    color: #666666;
    font-size: 18px;
    text-shadow: 1px 1px 0 #fff;
    font-weight: 500 !important;
    display: block;
    background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%) !important;
    border-bottom: 1px #ccc solid;
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.megamenu.show .nav-link.dropdown-toggle {
    color: #cc3000;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .container {
    max-width: 100%;
    padding: 0;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .container .megamenu-box {
    padding: 0;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .container .megamenu-box .megamenu-inner {
    padding: 0 !important;
  }
  header .header-bottom-wrapper .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .container .megamenu-box .megamenu-inner a {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 700;
  }
  main > section {
    border-radius: 6px;
    padding: 0px !important;
    margin: 10px 10px 0 10px;
    overflow: hidden;
    /*box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);*/
    box-shadow: none;
  }
  main > section .middle-wrapper {
    padding: 0;
  }
  main > section .middle-wrapper > .row {
    margin: 0;
  }
  main > section .middle-wrapper .three-column-grid li {
    display: block;
    position: relative;
    margin: 0 !important;
    padding: 6px;
    min-height: 63px;
    background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%) !important;
  }
  main > section .middle-wrapper .three-column-grid li .post-title {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    margin: 0;
  }
  main > section .middle-wrapper .three-column-grid li .post-desc {
    font-size: 14px;
    line-height: 15px;
    text-align: justify;
    margin-top: 3px;
    margin-bottom: 0;
  }
  main > section .section-title {
    background-color: #333333;
    color: #ffffff;
    border-bottom: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    padding: 10px;
    overflow: hidden;
    margin: 0;
    width: 100%;
  }
  /*
  main > section .middle-wrapper .three-column-grid li img {
    position: absolute;
    width: 100px;
    top: 6px;
    right: 0px;
  }*/
  .showon-desktop {
    display: none !important;
  }
  main section.posts-pagination {
    background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%) !important;
  }
  main section.posts-pagination .posts-pagination-group {
    display: flex;
    flex-flow: row;
    margin: 0;
    padding-right: 10px;
  }
  main section.posts-pagination .posts-pagination-group li {
    list-style: none;
    line-height: 32px !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    display: inline-block;
    width: 20px;
    cursor: pointer;
    text-align: center;
    direction: rtl;
  }
  main section.posts-pagination .posts-pagination-group li.active {
    color: #c90404;
  }
  main section.posts-pagination .posts-pagination-group li.title {
    width: unset;
    margin-left: 10px;
    color: #333 !important;
  }
  main section.aresofpractice-section {
    background-color: transparent;
  }
  main section.aresofpractice-section aside {
    padding: 0;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  }
  main section.aresofpractice-section aside .aresofpractice-group li {
    padding: 6px;
    background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%) !important;
  }
  main section.aresofpractice-section aside .aresofpractice-group li a {
    font-size: 13px;
    font-weight: 700;
    color: #555555;
    line-height: 1;
  }
  main section.aresofpractice-section article {
    background-color: #e3e3e3;
    border-radius: 6px;
    padding: 6px 10px;
  }
  main section.aresofpractice-section article .dok-info .dok-info-content .dok-info-title {
    color: #757575;
    font-size: 14px;
  }
  main section.aresofpractice-section article .dok-info .dok-info-content p {
    color: #575757;
    font-size: 14px;
  }
  main section.aresofpractice-section article .dok-info .dok-info-header .dok-info-header-inner {
    text-align: center;
    display: block;
  }
  main section.aresofpractice-section article .dok-info .dok-info-header .dok-info-header-inner img {
    background: #fff;
    border: 1px solid #dbdbdb;
    padding: 5px;
  }
  main section.aresofpractice-section article .dok-info .dok-info-header .dok-info-header-inner p {
    display: block;
  }
  main section.testimonial-section {
    margin-top: 15px;
  }
  main section.testimonial-section .testimonial-info .testimonial-info-group {
    margin: 0;
    display: block;
  }
  main section.testimonial-section .testimonial-info .testimonial-info-group li {
    width: 100%;
  }
  main section.testimonial-section .testimonial-info .testimonial-info-group li a {
    border-bottom: 1px #CCC solid !important;
    line-height: 32px !important;
    font-size: 16px;
    color: #333 !important;
    background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%) !important;
    display: inline-block;
    width: 100%;
    text-align: right;
    padding: 15px;
  }
  main section.testimonial-section .testimonial-info .testimonial-info-group li a h3 {
    background: none;
    text-overflow: ellipsis;
    font-size: 18px !important;
    line-height: 15px !important;
    margin: 0;
    margin-top: 3px;
    font-weight: 700;
  }
  main section.testimonial-section .testimonial-info .testimonial-info-group li a p {
    font-size: 16px;
    font-weight: normal;
    line-height: 15px !important;
    margin: 0;
    margin-top: 3px;
  }
  main section.testimonial-section .testimonial-info .testimonial-info-group li a h2 {
    line-height: 32px !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    color: #333 !important;
    font-style: italic;
    margin: 0;
  }
  main section.posts-section .three-column-grid {
    flex-direction: column;
  }
  main section.posts-section .three-column-grid li {
    width: 100%;
    margin-bottom: 30px;
  }
  .middle-wrapper {
    max-width: 100% !important;
    width: 100% !important;
  }
  .contact-info .contact-info-title {
    padding: 10px;
  }
  .contact-info .col-12 {
    padding: 0;
  }
  .social-media-section, .header-top-wrapper, .flags-wrapper, .seach-input {
    display: none;
  }
  footer {
    margin-top: 25px;
    padding-top: 20px;
  }
  footer nav {
    flex-flow: wrap;
    padding-left: 0%;
  }
  footer nav .footer-links-box {
    display: inline-block;
    width: 50%;
  }
  footer nav .footer-links-box .footer-link-title {
    margin-bottom: 10px;
  }
  footer nav .footer-links-box .footer-link-title a {
    font-size: 20px !important;
    font-weight: 700;
    color: #acacac;
    margin-top: 20px;
  }
  footer nav .footer-links-box a {
    color: #F2EEEE;
    text-decoration: none;
    font-style: normal;
    font-size: 16px !important;
    font-weight: 400;
  }
  footer .social-networks {
    width: 100%;
    text-align: center;
    margin: 0;
  }
  footer .social-networks li {
    display: inline-block;
    margin: 10px 2px;
    cursor: pointer;
    color: white;
    margin-left: 5px;
    font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 0.75em;
    letter-spacing: 0;
    direction: rtl;
  }
  footer .footer-info {
    padding-top: 0;
  }
  footer .footer-info .info {
    margin-top: 0;
    letter-spacing: 0.3pt;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #f7e2e3;
  }
  footer .footer-info .info-red {
    text-align: center;
    font-size: 15px;
    color: #f8353c;
    padding: 5px;
  }
  footer .footer-info .locateFooter {
    direction: rtl;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    font-weight: 400;
    margin-top: 10px;
  }
  #mega-menu-wrap-header-mobile-menu #mega-menu-header-mobile-menu > li.mega-menu-item > a.mega-menu-link {
    text-align: right;
    padding-right: 25px;
  }
  #mega-menu-wrap-header-mobile-menu #mega-menu-header-mobile-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%) !important;
    text-align: right;
    padding-right: 50px;
  }
  .dok-info-content p, .dok-info-content span, .dok-info-content a {
    font-family: "Arial";
  }
  .archieves-list-wrapper .archieves-list-group li .archieves-list-desc h3 a {
    font-size: 18px;
  }
  .showon-mobile .footer-link-title {
    margin-top: 0;
  }
  main section.testimonial-section {
    padding: 30px 0 !important;
  }
  .home .archieves-list-wrapper {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .home .archieves-list-wrapper h3 {
    padding-bottom: 15px;
  }
  .home .archieves-list-wrapper .archieves-list-group li figure figcaption {
    bottom: -25px !important;
    top: auto !important;
    left: auto;
    right: 0;
    bottom: -25px;
    background-color: #000000;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0.7;
    color: #ffffff;
    font-size: 12px;
    padding-right: 5px;
  }
}
.header-top-group a {
  color: #212529;
}

header .header-top-wrapper .header-top-group li.red a {
  color: #ed1c24;
  font-weight: 700;
}

.logo-top-left, .feed a, .carousel-inner a {
  color: #ffffff !important;
}

#google-reviews {
  display: block !important;
  margin-top: 20px;
  text-align: center;
  /* display: grid; */
  /* grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); */
}

.review-text {
  line-height: 1.55;
  text-align: center !important;
  max-width: 32em;
  margin: auto;
  color: #323232;
}

.banner-section .carousel-inner {
  border-radius: 10px;
}
.banner-section .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -5px;
}

@media (max-width: 767px) {
  header .logosection {
    max-width: 87%;
  }
  header .phonesection {
    width: 13%;
  }
  .post-holder.single-post #article_body .row.dirrtl {
    text-align: center !important;
  }
  .legal-advise-forms-body input {
    text-align: center !important;
  }
  .legal-advise-forms-body .wpcf7 {
    width: 100% important;
  }
  .bottomContact .form-control {
    margin-bottom: 10px !important;
  }
  .bottomContact .contact-info-btn {
    width: 100% !important;
  }
  .bottomForm div.wpcf7 {
    width: 100% !important;
  }
}
header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left li:nth-child(1) h2 {
  font-weight: 900;
  font-size: 30px;
}
header .header-middle-wrapper .row .header-logo .logo-top .logo-top-left li:nth-child(1) h2 span {
  font-size: 24px;
}

#article_abstract {
  font-weight: 700;
  margin-bottom: 10px;
  color: #515151;
}

.post-holder.single-post span a {
  color: #cc3000 !important;
}
.post-holder.single-post span a span, .post-holder.single-post span a strong {
  color: #cc3000 !important;
}
.post-holder.single-post #article_body * {
  text-align: justify !important;
  direction: rtl !important;
}
.post-holder.single-post #article_body table {
  width: 600px;
}
.post-holder.single-post #article_body p span {
  text-align: justify !important;
}
.post-holder.single-post .postInfo-wrapper img {
  max-width: 100%;
  height: auto;
}
.post-holder.single-post .postInfo-wrapper iframe {
  max-width: 100%;
}
.post-holder.single-post #article_body .wpcf7-submit.btn {
  text-align: center !important;
}

/*
.post-holder.single-post #article_body img{
  max-width:100% !important;
  height: auto;
}*/
.content-wrapper .content-section .content-body .content-individual-header .individual-header ul li img {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-left: 10px;
}

.post-holder.single-post ul {
  list-style: none;
}

.article_vote_summery {
  width: 200px;
  background: #EEE;
  padding: 10px;
  border-radius: 10px;
  margin: 14px auto 10px auto;
  text-align: center;
  float: left;
  margin: 20px;
}
.article_vote_summery .the_title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px #ccc dotted;
}
.article_vote_summery .the_count {
  width: 80px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  background: #cc3000;
  border-radius: 10px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #FFF;
}
.article_vote_summery .subtitle {
  margin-top: 5px;
  color: 16px;
  color: #666;
}
.article_vote_summery .subtitle .bold {
  font-weight: bold;
}
.article_vote_summery .add_havat_daat {
  width: 100%;
  margin-top: 10px;
  border-radius: 10px;
  background: #24539f;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}
.article_vote_summery .add_havat_daat:hover {
  background: #5f6e86;
}

.one_havat_daat {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px #CCC solid;
}

.havat_daat_area .top_desc {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px #CCC solid;
}

.one_havat_daat .right_side {
  width: 100%;
  background: #5d5d5d;
  padding: 15px 0;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 15px;
  float: left;
  width: 50%;
}
.one_havat_daat .right_side .the_title {
  font-size: 18px;
  color: #FFF;
  font-weight: bold;
}
.one_havat_daat .right_side .the_date {
  font-size: 14px;
  color: #EEE;
}
.one_havat_daat .right_side .the_rating {
  width: 100px;
  height: 60px;
  line-height: 60px;
  margin: 10px auto;
  background: #cc3000;
  border-radius: 10px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #FFF;
  border: 1px #2f2f2f solid;
}
.one_havat_daat .right_side .rating_area {
  padding: 20px 10px 0;
}
.one_havat_daat .right_side .one_rating {
  border-bottom: 1px #2f2f2f dotted;
  padding-bottom: 10px;
  margin-bottom: 5px;
  color: #FFF;
}
.one_havat_daat .right_side .one_rating:last-child {
  border-bottom: 0;
}
.one_havat_daat .right_side .rating_title {
  text-align: right;
  font-size: 14px;
  padding-right: 4px;
}
.one_havat_daat .right_side .rating_line {
  margin-top: 4px;
}
.one_havat_daat .right_side .rating_line .the_line {
  float: right;
  width: 90%;
  height: 10px;
  border-radius: 4px;
  background: #2f2f2f;
  padding: 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.one_havat_daat .right_side .rating_line .part_line {
  background: #cc3000;
  height: 8px;
  border-radius: 4px;
}
.one_havat_daat .right_side .rating_line .the_amount {
  float: right;
  width: 10%;
  text-align: left;
  font-size: 16px;
  color: #FFF;
  line-height: 10px;
  margin-top: -1px;
}
.one_havat_daat .left_area {
  width: 50%;
  float: right;
  padding: 10px;
  box-sizing: border-box;
}
.one_havat_daat .left_area .short_desc {
  margin-bottom: 15px;
}
.one_havat_daat .left_area .desc_title {
  font-weight: bold;
  font-size: 15px;
  border-bottom: 1px #CCC dotted;
  padding-bottom: 2px;
  margin-bottom: 3px;
  color: #333;
}
.one_havat_daat .right_side > .one_title {
  font-weight: bold;
  padding-bottom: 2px;
  font-size: 14px;
  color: #FFF;
  border-bottom: 1px #CCC dotted;
  margin: 10px 10px 0;
}
.one_havat_daat .rating_area > .one_title {
  font-weight: bold;
  padding-bottom: 2px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #FFF;
  border-bottom: 1px #CCC dotted;
}
.one_havat_daat .add_havat_daat {
  width: 200px;
  margin: 25px auto 0;
  border-radius: 10px;
  background: #cc3000;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  text-align: center;
}
.one_havat_daat .add_havat_daat:hover {
  background: #ce6849;
}

#review_popup .review_title {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #666;
  border-bottom: 1px #CCC solid;
}
#review_popup .slogan {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px #CCC solid;
}
#review_popup .review_inner .one_input {
  margin: 0 auto 20px;
  width: 100%;
}
#review_popup .review_inner .one_input .input_title {
  font-weight: bold;
  line-height: 30px;
  width: 100%;
}
#review_popup .review_inner .one_input .input_code input {
  width: 100%;
  padding: 0 10px;
  height: 30px;
  font-size: 14px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#review_popup .review_inner .one_input .input_code textarea {
  width: 100%;
  height: 80px;
  padding: 10px;
  resize: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#review_popup .review_inner .one_input .input_code textarea:focus {
  background: url(/themes/lawyer/img/newsletter-bg.png);
  border: none;
  border-top: 1px solid #b9bbaf;
  border-left: 1px solid #b9bbaf;
  box-shadow: none;
}
#review_popup .review_inner .rating_table {
  margin: 10px auto 0;
}
#review_popup .review_inner .rating_table .top_table {
  margin-bottom: 10px;
  font-weight: bold;
}
#review_popup .review_inner .rating_table .one_table {
  width: 100%;
}
#review_popup .review_inner .rating_table .table_titles {
  background: #CCC;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  font-weight: bold;
  font-family: Arial, sans-serif;
}
#review_popup .review_inner .rating_table .one_row {
  border-bottom: 1px #CCC solid;
  line-height: 30px;
  height: 30px;
}
#review_popup .review_inner .rating_table .one_col {
  float: right;
  width: 16.666%;
  text-align: center;
}
#review_popup .review_inner .rating_table .one_col:first-child {
  text-align: right;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  width: 100px;
}
#review_popup .review_inner .rating_table .one_col select {
  width: 50px;
}
#review_popup .the_submit {
  margin-top: 30px;
  padding-left: 10px;
}

#article_abstract {
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 0px;
  font-size: 18px;
  text-align: justify;
  direction: rtl;
}

.post-holder.single-post ul {
  list-style: none;
  direction: rtl;
}
.post-holder.single-post .pagination-wrapper ul {
  direction: ltr;
}

.archieves-list-group article {
  display: flex;
}

.legal-advise-forms-body span, .legal-advise-forms-body label {
  display: flex !important;
  direction: rtl !important;
}

.dirrtl {
  direction: rtl !important;
}

.legal-advise-forms-body span {
  direction: rtl !important;
  margin-right: 20px;
}
.legal-advise-forms-body .btn {
  text-align: center !important;
}

@media (min-width: 992px) {
  #article_body p, #article_body span {
    font-size: 18px !important;
  }
  .archieves-list-desc {
    font-size: 18px !important;
  }
  .archieves-list-desc p {
    font-size: 18px !important;
  }
  .postInfo-wrapper figure img {
    max-width: 100%;
    width: 290px;
    min-width: 290px;
  }
  .single .postInfo-wrapper figure img {
    width: 100%;
  }
  .page-id-32645 .content-wrapper .content-section {
    padding: 15px 10px;
    width: 70%;
  }
  .contact-info .form-inline input {
    width: 160px;
  }
  .contact-info input.contact-info-btn {
    width: auto;
  }
  .post-holder.single-post #article_body table * {
    max-width: 100% !important;
  }
  #fancybox-close {
    display: none !important;
  }
}
.forum #fancybox-close {
  display: inline !important;
}
.forum .form-control {
  direction: rtl;
  margin-bottom: 20px;
}

main section.advice-section .advice-content .advice-btn {
  text-align: center;
}

input[type=text], textarea {
  direction: rtl !important;
  text-align: right !important;
}

#menu_holder ul {
  flex-flow: row;
}
#menu_holder ul li {
  display: inline-block;
  width: 32%;
  direction: rtl;
  text-align: RIGHT;
  border-bottom: 1px solid #E1E1E1;
  padding: 1px 0px;
}
#menu_holder ul li a {
  background: url(./../img/right_box_bullet.gif) no-repeat scroll right center transparent;
  color: #555;
  display: block;
  padding: 4px 14px 4px 4px;
  font-size: 13px !important;
}
#menu_holder.icfsize ul li a {
  font-size: 18px !important;
}
#menu_holder ul li.widget_text, #menu_holder ul li.widget_nav_menu {
  width: 100%;
  display: block;
}
#menu_holder ul p.megamenu-submenu-title {
  color: #cc0000;
  font-weight: bold;
}
#menu_holder ul .megamenu-submenu-title.hasborder {
  border-top: 0;
}
#menu_holder ul li.widget_nav_menu {
  border-bottom: 0;
}

@media (max-width: 991px) {
  #article_abstract {
    clear: both;
  }
  .article_vote_summery {
    float: none;
    margin: 0 auto;
    margin-top: 30px;
  }
  .content-wrapper .content-section .content-body .content-individual-header .socialmedias, .content-wrapper .content-section .content-body .content-individual-header .individual-header ul {
    flex-flow: row;
  }
  .content-wrapper .content-section .content-body .postInfo-wrapper figure figcaption {
    width: 100%;
  }
  .post-holder.single-post #article_body img {
    width: auto;
    max-width: 100%;
  }
  #livesite_action_buttons {
    display: none !important;
  }
  #menu_holder ul li {
    width: 100%;
  }
  #menu_holder ul li.widget_nav_menu a {
    background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%) !important;
    border-bottom: 1px #ccc solid;
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
    display: block;
    width: 100%;
  }
  header .header-middle-wrapper .row .header-logo .logo-top {
    margin-right: 44px;
  }
  .msg-info {
    display: none;
  }
  #menu_holder ul li a {
    line-height: 32px !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #333 !important;
    padding: 0 10px 0 10px !important;
    background: #fff !important;
    background: -moz-linear-gradient(top, #fff 0%, #f2f2f2 100%) !important;
    background: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%) !important;
    background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#f2f2f2",GradientType=0 ) !important;
  }
  header {
    margin-bottom: 20px;
  }
  header .header-bottom-wrapper .navbar .navbar-nav {
    margin: 0 !important;
    border: 1px solid #aaa;
    background: #f2f2ee;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    overflow: hidden;
  }
  .post-holder.single-post #article_body * {
    max-width: 100%;
    overflow-wrap: break-word;
  }
  .forumbuttons button {
    margin: 0 5px !important;
  }
  .forumbuttons a {
    font-size: 18px !important;
  }
  .forumbuttons button.accordion-content-btn.showon-mobile {
    margin-top: 30px !important;
  }
  input[type=submit], input[type=reset] {
    height: 44px;
    line-height: 44px;
    color: #fff;
    background: #cc3000;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    border-top: 1px solid #cd3100;
    border-bottom: 1px solid #781300;
    border-left: 1px solid #961e00;
    border-right: 1px solid #961e00;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    font-family: arial;
    margin: 0;
    border: none;
    padding: 0 23px;
    float: left;
    font-size: 21px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: -1px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    margin-right: 3px;
    margin-bottom: 5px;
  }
  input[type=submit]:hover, input[type=reset]:hover {
    background: #dadada;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #838383;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    color: #313131;
  }
  .post-holder.single-post #article_body table {
    width: 100% !important;
    max-width: 100%;
  }
}
.left-footer {
  color: #ffffff;
}
.left-footer a {
  color: #ffffff;
}

.content-header {
  position: relative;
}

.pagesocial {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
}
.pagesocial li {
  padding: 0 2px;
}

#article_body span {
  font-family: "almoni-dl-aaa" !important;
  font-weight: 400;
}
#article_body strong {
  font-family: "almoni-dl-aaa" !important;
  font-weight: 400;
  font-weight: 700;
}
#article_body strong span {
  font-weight: 700;
}
#article_body h2 {
  font-size: 26px !important;
  font-weight: 700;
  margin: 0 0 0.75em 0;
}
#article_body h2 span, #article_body h2 strong {
  font-size: 26px !important;
  font-weight: 700;
  margin: 0 0 0.75em 0;
}

.dirrtl.bottomContact {
  padding: 0;
}

.bbp-pagination {
  float: none !important;
  width: 100%;
  margin-bottom: 0 !important;
}

.forumpop#personaladvice {
  text-align: right;
  direction: rtl;
}

.forumbuttons {
  text-align: right;
  direction: rtl;
}
.forumbuttons button {
  background: none;
  border: none;
  margin: 20px 5px;
}
.forumbuttons a {
  margin-bottom: 6px;
  display: inline-block;
  padding: 3px 6px;
  background: #dadada;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #838383;
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  color: #313131;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  letter-spacing: 0.025em;
  text-shadow: 1px 1px 0 #f0f0f0;
}
.forumbuttons a.personal, .forumbuttons a:hover {
  font-style: normal !important;
  color: #ffffff !important;
  background: #cc3000 !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) !important;
  border-top: 1px solid #cd3100 !important;
  border-bottom: 1px solid #781300 !important;
  border-left: 1px solid #961e00 !important;
  border-right: 1px solid #961e00 !important;
}
.forumbuttons a.personal {
  margin-right: 10px !important;
}

.forum-footer-btn {
  color: #000;
  background-color: #FAFAFA;
  background-image: url(../images/bg_button.gif);
}

.forum-footer-left {
  direction: rtl;
}

.page-template-template-contact div.wpcf7-response-output {
  margin: 6em 0.5em 1em;
  padding: 0.2em 1em;
  clear: both;
}

.g-recaptcha {
  direction: rtl;
  margin-top: 20px;
  overflow: hidden;
}

.grecaptcha-badge {
  display: none !important;
}

.signature {
  text-align: right;
  direction: rtl;
  margin-bottom: 20px;
  font-size: 14px !important;
}
.signature p {
  text-align: right;
  direction: rtl;
  margin-bottom: 20px;
  font-size: 14px !important;
}
.signature p span {
  text-align: right;
  direction: rtl;
  margin-bottom: 20px;
  font-size: 14px !important;
}

#article_body td {
  padding: 5px;
}

.menuholder {
  margin-bottom: 30px;
}

iframe {
  max-width: 100%;
}

img.advphoto {
  min-width: 90px !important;
  padding-left: 10px;
}

strong.breadcrumb_last {
  color: #515151;
}

.single-topic .content-wrapper .content-section .content-header .content-header-title.content-wrapper .content-section .content-header .content-header-title, .single-reply .content-wrapper .content-section .content-header .content-header-title {
  direction: rtl;
  font-weight: bold;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #cc0000 !important;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: right;
  border-bottom: 0px solid #E1E1E1;
}

span.wpcf7-not-valid-tip, .single-reply .post-holder.single-post ul.socialmedias, .othercats span.sep:last-child {
  display: none;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 14px;
}

::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
}

:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 14px;
}

:-moz-placeholder {
  /* Firefox 18- */
  font-size: 14px;
}

.postid-21661 .post-holder h1, .postid-21661 .post-holder h2 {
  text-transform: uppercase;
  direction: ltr !important;
  text-align: left !important;
}
.postid-21661 #article_body ul li {
  text-transform: uppercase;
  direction: ltr !important;
  text-align: left !important;
}
.postid-21661 #article_abstract, .postid-21661 .post-holder.single-post #article_body * {
  direction: ltr !important;
}
.postid-21661 .content-wrapper .content-section .content-body .content-individual-header {
  flex-flow: row-reverse;
}
.postid-21661 .content-wrapper .content-section .content-body .content-individual-header .individual-header ul, .postid-21661 .content-wrapper .content-section .content-body .content-individual-header .socialmedias {
  flex-flow: row-reverse;
}
.postid-21661 .content-wrapper .content-section .content-body .content-individual-header .individual-header ul li img {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-left: 0;
  margin-right: 10px;
}
.postid-21661 .postInfo-wrapper figure, .postid-21661 .postInfo-wrapper .legal-advise-forms {
  display: none;
}

.postid-19911 .post-holder h1, .postid-19911 .post-holder h2 {
  text-transform: uppercase;
  direction: ltr !important;
  text-align: left !important;
}
.postid-19911 #article_body ul li {
  text-transform: uppercase;
  direction: ltr !important;
  text-align: left !important;
}
.postid-19911 #article_abstract, .postid-19911 .post-holder.single-post #article_body * {
  direction: ltr !important;
}
.postid-19911 .content-wrapper .content-section .content-body .content-individual-header {
  flex-flow: row-reverse;
}
.postid-19911 .content-wrapper .content-section .content-body .content-individual-header .individual-header ul, .postid-19911 .content-wrapper .content-section .content-body .content-individual-header .socialmedias {
  flex-flow: row-reverse;
}
.postid-19911 .content-wrapper .content-section .content-body .content-individual-header .individual-header ul li img {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-left: 0;
  margin-right: 10px;
}
.postid-19911 .postInfo-wrapper figure, .postid-19911 .postInfo-wrapper .legal-advise-forms {
  display: none;
}

.postid-19913 .post-holder h1, .postid-19913 .post-holder h2 {
  text-transform: uppercase;
  direction: ltr !important;
  text-align: left !important;
}
.postid-19913 #article_body ul li {
  text-transform: uppercase;
  direction: ltr !important;
  text-align: left !important;
}
.postid-19913 #article_abstract, .postid-19913 .post-holder.single-post #article_body * {
  direction: ltr !important;
}
.postid-19913 .content-wrapper .content-section .content-body .content-individual-header {
  flex-flow: row-reverse;
}
.postid-19913 .content-wrapper .content-section .content-body .content-individual-header .individual-header ul, .postid-19913 .content-wrapper .content-section .content-body .content-individual-header .socialmedias {
  flex-flow: row-reverse;
}
.postid-19913 .content-wrapper .content-section .content-body .content-individual-header .individual-header ul li img {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-left: 0;
  margin-right: 10px;
}
.postid-19913 .postInfo-wrapper figure, .postid-19913 .postInfo-wrapper .legal-advise-forms {
  display: none;
}

.postid-19909 .postInfo-wrapper figure, .postid-19909 .postInfo-wrapper .legal-advise-forms {
  display: none;
}

span.pagidisplay {
  color: #C90404;
}

.accordion-wrapper {
  max-width: 640px;
  direction: rtl;
  text-align: right;
}

.post-holder.single-post #article_body ul li span {
  font-size: 18px !important;
}

.paged .accordion-wrapper {
  max-width: 640px;
  direction: rtl;
  text-align: right;
  margin: 35px 0;
}
.paged .accordion-wrapper .accordion-group li .accordion-btn .accordion-activator {
  flex-flow: row-reverse;
}

#mega-menu-wrap-header-menu {
  direction: rtl !important;
}

.forumbtnholder a {
  background: #cc0000;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 10px;
  margin: 20px 0;
  font-weight: bold;
  display: block;
  text-align: center;
  max-width: 50%;
  margin: 30px auto 20px;
  font-size: 24px;
}

p.textbelowform {
  margin-top: 20px;
}

@media (max-width: 991px) {
  .forumbtnholder a {
    max-width: 100%;
  }
  #review_popup {
    width: 100%;
    direction: rtl;
    text-align: right;
  }
}
div.wpcf7-response-output {
  text-align: right;
}

.forum #personaladvice .advice-btn {
  background: #cc0000;
  color: #ffffff;
  text-align: left;
  float: left;
}

.forum-search button {
  background: #cc0000;
  border: 1px solid #cc0000;
  color: #ffffff;
  padding: 0 5px;
  font-size: 12px;
}

.forum-content .forum-search button a {
  color: #ffffff;
}

.forum-archive #bbpress-forums div.bbp-search-form, .topic-archive #bbpress-forums div.bbp-search-form {
  margin-bottom: 10px;
  margin-right: 10px;
}

.forum-archive #bbp_search_submit {
  background: #cc0000;
  border: 1px solid #cc0000;
  color: #ffffff;
  padding: 2px 10px;
  line-height: 165%;
}

.topic-archive #bbp_search_submit {
  background: #cc0000;
  border: 1px solid #cc0000;
  color: #ffffff;
  padding: 2px 10px;
  line-height: 165%;
}
.topic-archive .accordion-wrapper {
  margin-bottom: 10px;
}
.topic-archive .accordion-wrapper .accordion-group li .accordion-btn .accordion-activator {
  flex-flow: row-reverse;
}

.forum-archive #bbpress-forums .bbp-forum-info .bbp-forum-title {
  font-size: 18px;
}
.forum-archive #bbpress-forums .bbp-forum-info .bbp-forum-content {
  font-size: 14px;
}

#bbpress-forums p.bbp-topic-meta {
  font-size: 14px;
}

.forum-archive #bbpress-forums li {
  background: none;
  margin: 0;
  list-style: none;
  font-size: 14px;
}

#enable-toolbar-trigger {
  top: -15px !important;
}

@media (max-width: 991px) {
  #enable-toolbar-trigger {
    top: -50% !important;
    left: 5px !important;
  }
  #enable-toolbar svg#enable-toolbar-trigger-svg {
    width: 40px !important;
    height: 30px !important;
  }
}
.post-holder.single-post #article_body .wpcf7-submit.btn {
  width: 145px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .post-holder.single-post #article_body .wpcf7-submit.btn {
    text-align: center !important;
    width: 130px;
  }
}
.treeicon {
  display: none;
}

#bbp_search_submit {
  background: #cc0000;
  border: 0;
  padding: 2px 10px;
  color: #fff;
}

a.footerfbbtn {
  background: #3b5998;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 10px;
  margin: 20px 0;
  font-weight: bold;
  display: block;
  text-align: center;
  font-size: 24px;
}

#cptapagination-content {
  position: relative;
}

#main-content {
  max-width: 980px;
  padding: 10px;
  margin: auto;
}

/*# sourceMappingURL=main.css.map */
