@import url("https://fonts.googleapis.com/earlyaccess/droidarabickufi.css");
@import url(https://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");

@font-face {
  font-family: Tajawal;
  src: url(../fonts/tajawal/Tajawal-Medium.ttf);
}

.rounded-lg {
  border-radius: 10px !important;
}

.rounded-md {
  border-radius: 7px !important;
}

.text-dark2 {
  color: #192330;
}

.gallery-images .owl-item {
  padding: 8px !important;
}

body, input, label, select, option, span, a, p,
h1, h2, h3, h4, h5, h6, td, th, tr, button {
  font-family: 'Tajawal', sans-serif !important;
}

@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
}

body {
  font-weight: 400;
  font-size: 1em
}

.green {
  background-color: #28cd69
}

.red {
  background-color: #FB473A
}

.blue {
  background-color: #2680EB
}

.orange {
  background-color: #FB7E1A
}

.gray {
  background-color: #A8A8A8
}

.btn, .small-btn {
  display: inline-block;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 1.1rem .75rem;
  font-size: 13px;
  line-height: 1.5;
  border-radius: .25rem;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn:hover, .small-btn:hover {
  color: #fff;
  text-decoration: none
}

.btn.focus, .focus.small-btn, .btn:focus, .small-btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  color: #fff
}

.small-btn {
  transition: all 0.2s ease-in-out !important;
  padding: .675rem .75rem;
  font-size: 0.9rem;
  min-width: 110px;
  text-align: center;
  font-weight: 400
}

.green-btn {
  background-color: #28cd69
}

.green-btn:hover {
  background-color: #01AF42
}

.green-btn:focus {
  background-color: #01AF42
}

.blue-btn {
  background-color: #2680EB
}

.blue-btn:hover {
  background-color: #0A6EE3
}

.blue-btn:focus {
  background-color: #0A6EE3
}

.orange-btn {
  background-color: #FB7E1A
}

.orange-btn:hover {
  background-color: #F36F06
}

.orange-btn:focus {
  background-color: #F36F06
}

.red-btn {
  background-color: #FB473A
}

.red-btn:hover {
  background-color: #EE2F22
}

.red-btn:focus {
  background-color: #EE2F22
}

.dark-btn {
  background-color: #192330
}

.dark-btn:hover {
  background-color: #131D29
}

.dark-btn:focus {
  background-color: #131D29
}

.dark-blue-btn {
  background-color: #486A91
}

.dark-blue-btn:hover {
  background-color: #36567B
}

.dark-blue-btn:focus {
  background-color: #36567B
}

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

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

a {
  text-decoration: none;
  cursor: pointer;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

a:hover {
  text-decoration: none
}

a:hover, a:focus, a:active {
  text-decoration: none;
  color: inherit
}

img {
  border: none
}

a img:hover {
  opacity: 0.96
}

label {
  font-family: inherit
}

ul, dl, ol, li {
  list-style: none;
  margin: 0px;
  padding: 0px
}

a, strong, i, big {
  font-weight: normal;
  font-style: normal
}

figure, figcaption {
  margin: 0px;
  padding: 0px
}

h1, h2, h3, h4, h5, h6, p {
  padding: 0px;
  margin: 0px
}

input[type=button], input[type=submit] {
  outline: 0;
  box-shadow: 0;
  border: none;
  transition: all 0.5s ease
}

button {
  transition: all 0.5s ease;
  outline: 0;
  border: 0;
  cursor: pointer
}

.member-login h2, .statistics-box .statistics-counter > .row span b, .small-statistics-box article p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid;
  border-color: transparent
}

.member-login span img, .social a img, .share-box .share-icons a img, .register-figure .upload-button label, .small-statistics-box article {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.member-login span img, .social a img, .share-box .share-icons a img, .register-figure .upload-button label, .small-statistics-box a.artical {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.member-login span img, .social a img, .share-box .share-icons a img, .register-figure .upload-button label, .small-statistics-box {
  transition: 0.3s ease-in-out;
}

.h-162 {
  height: 184px !important;
}

input[type=text], input[type=file], input[type=password], input[type=search], input[type=email], input[type=tel], input[type=number], input[type=time], input[type=date], select, textarea {
  width: 100%;
  border-radius: 4px;
  outline: 0;
  font-size: 0.85em;
  color: #333;
  border: 2px solid #E9E9E9;
  background-color: rgba(233, 233, 233, 0.56) !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

input[type=text]::placeholder, input[type=file]::placeholder, input[type=password]::placeholder, input[type=search]::placeholder, input[type=email]::placeholder, input[type=tel]::placeholder, input[type=number]::placeholder, input[type=time]::placeholder, input[type=date]::placeholder, select::placeholder, textarea::placeholder {
  color: #314C65;
  font-size: 0.92em;
  opacity: 1
}

input[type=text]:focus::placeholder, input[type=file]:focus::placeholder, input[type=password]:focus::placeholder, input[type=search]:focus::placeholder, input[type=email]:focus::placeholder, input[type=tel]:focus::placeholder, input[type=number]:focus::placeholder, input[type=time]:focus::placeholder, input[type=date]:focus::placeholder, select:focus::placeholder, textarea:focus::placeholder {
  opacity: 0.4
}

input[type=text], input[type=password], input[type=email], input[type=search], input[type=tel], input[type=number], input[type=time], input[type=date] {
  height: 39px;
  padding: 8px 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px
}

input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=time]:focus, input[type=date]:focus, textarea:focus {
  background-color: #fff !important;
  border-color: #2680EB
}

input[type=file] {
  cursor: pointer;
  padding: 5px 5px;
  direction: ltr;
  height: 39px;
  border: 1px solid #2d2d2d2d;
  border-radius: 4px;
}

select {
  font-size: 13px;
  padding-right: 15px;
  background: url(../images/custom-select-arrow.png) no-repeat left #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  background-position-x: left;
  cursor: pointer;
  height: 39px !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  color: #314C65
}

textarea {
  padding: 12px 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  resize: none
}

.ripple {
  background-position: center;
  transition: background 0.8s
}

.ripple:hover {
  background: #47a7f5 radial-gradient(circle, transparent 1%, #47a7f5 1%) center/15000%
}

.ripple:active {
  background-color: #6eb9f7;
  background-size: 100%;
  transition: background 0s
}

.button {
  border: none;
  border-radius: 2px;
  padding: 12px 18px;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  color: white;
  background-color: #2196f3;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
  outline: none
}

.pinkBg {
  background-color: #ed184f !important;
  background-image: linear-gradient(90deg, #fd5581, #fd8b55)
}

.waves_container {
  height: 60px;
  width: 60px;
  display: block;
  position: relative;
  text-align: center;
  border-radius: 100px;
  margin: 10px 100px;
  z-index: 1
}

.waves_container i {
  line-height: 56px;
  font-size: 30px
}

.waves_container .ripple {
  position: absolute;
  width: 160px;
  height: 160px;
  z-index: -1;
  left: 50%;
  top: 50%;
  opacity: 0;
  margin: -80px 0 0 -80px;
  border-radius: 100px;
  -webkit-animation: ripple 2.6s infinite;
  animation: ripple 2.6s infinite
}

@-webkit-keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.waves_container .ripple:nth-child(2) {
  animation-delay: .3s;
  -webkit-animation-delay: 0.3s
}

.waves_container .ripple:nth-child(3) {
  animation-delay: .8s;
  -webkit-animation-delay: 0.8s
}

.rate-box .rating-value {
  font-size: 0.8em;
  color: #777
}

.star-rating-svg {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' preserveAspectRatio='none' width='73px' height='15.41px' viewBox='0 0 72 13.983' enable-background='new 0 0 72 13.983' xml:space='preserve'%3E %3Cpath fill='%23BC8200' d='M72.045,5.368l-5.048-0.737l-2.26-4.54l-2.25,4.54l-4.899,0.707l-4.889-0.707l-2.26-4.54l-2.26,4.54 l-5.028,0.727l-5.028-0.727l-2.26-4.54l-2.25,4.54l-4.899,0.707l-4.889-0.707l-2.26-4.54l-2.26,4.54l-4.889,0.707L9.514,4.631 l-2.25-4.54l-2.26,4.54l-5.048,0.737l3.654,3.525l-0.866,4.999l4.521-2.36l4.511,2.36l-0.866-4.999l3.505-3.385l3.495,3.385 l-0.856,4.999l4.511-2.36l4.511,2.36l-0.856-4.999l3.495-3.385l3.505,3.385l-0.866,4.999l4.511-2.36l4.521,2.36l-0.866-4.999 l3.634-3.515l3.634,3.515l-0.856,4.999l4.511-2.36l4.511,2.36l-0.856-4.999l3.495-3.385l3.505,3.385l-0.866,4.999l4.511-2.36 l4.521,2.36l-0.866-4.999L72.045,5.368z M10.261,8.684l0.707,4.112l-3.704-1.942L3.55,12.796l0.707-4.112L1.259,5.786l4.142-0.597 l1.862-3.744l1.852,3.744l4.142,0.597L10.261,8.684z M24.569,8.684l0.707,4.112l-3.714-1.942l-3.714,1.942l0.707-4.112l-2.997-2.898 L19.7,5.189l1.862-3.744l1.862,3.744l4.142,0.597L24.569,8.684z M38.868,8.684l0.707,4.112l-3.714-1.942l-3.704,1.942l0.707-4.112 l-2.997-2.898l4.142-0.597l1.852-3.744l1.862,3.744l4.142,0.597L38.868,8.684z M53.445,8.684l0.707,4.112l-3.714-1.942l-3.714,1.942 l0.707-4.112l-2.997-2.898l4.142-0.597l1.862-3.744L52.3,5.189l4.142,0.597L53.445,8.684z M68.45,12.796l-3.714-1.942l-3.704,1.942 l0.707-4.112l-2.997-2.898l4.142-0.597l1.852-3.744l1.862,3.744l4.142,0.597l-2.997,2.898L68.45,12.796z'/%3E %3C/svg%3E");
  width: 74px;
  height: 15.41px;
  display: inline-block;
  transform: scaleX(-1)
}

.w-fit {
  width: fit-content !important;
}

.star-rating-svg, .star-rating-svg > i {
  background-repeat: no-repeat;
  direction: ltr !important
}

.star-rating-svg > i {
  height: inherit;
  top: 0;
  display: block;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' preserveAspectRatio='none' width='73px' height='15.41px' viewBox='0 0 72 13.983' enable-background='new 0 0 72 13.983' xml:space='preserve'%3E %3Cg%3E %3Cg%3E %3ClinearGradient id='SVGID_1_' gradientUnits='userSpaceOnUse' x1='64.9138' y1='0.5004' x2='64.9138' y2='13.6954'%3E %3Cstop offset='0' style='stop-color:%23FFC830'/%3E %3Cstop offset='0.0169' style='stop-color:%23FFCD1E'/%3E %3Cstop offset='0.0385' style='stop-color:%23FFD400'/%3E %3Cstop offset='0.6162' style='stop-color:%23FEBF01'/%3E %3Cstop offset='1' style='stop-color:%23FEAE02'/%3E %3C/linearGradient%3E %3Cpolygon fill='url(%23SVGID_1_)' points='68.355,8.889 69.164,13.593 64.929,11.386 60.564,13.663 61.403,8.829 57.868,5.413 62.752,4.704 64.699,0.789 64.869,0.439 66.956,4.634 67.086,4.654 71.96,5.403 '/%3E %3C/g%3E %3Cg%3E %3Cg%3E %3ClinearGradient id='SVGID_2_' gradientUnits='userSpaceOnUse' x1='50.6451' y1='0.5004' x2='50.6451' y2='13.6954'%3E %3Cstop offset='0' style='stop-color:%23FFC830'/%3E %3Cstop offset='0.0169' style='stop-color:%23FFCD1E'/%3E %3Cstop offset='0.0385' style='stop-color:%23FFD400'/%3E %3Cstop offset='0.6162' style='stop-color:%23FEBF01'/%3E %3Cstop offset='1' style='stop-color:%23FEAE02'/%3E %3C/linearGradient%3E %3Cpolygon fill='url(%23SVGID_2_)' points='54.086,8.889 54.895,13.593 50.66,11.386 46.296,13.663 47.134,8.829 43.599,5.413 48.483,4.704 50.43,0.789 50.6,0.439 52.687,4.634 52.817,4.654 57.691,5.403 '/%3E %3C/g%3E %3Cg%3E %3ClinearGradient id='SVGID_3_' gradientUnits='userSpaceOnUse' x1='35.7159' y1='0.5004' x2='35.7159' y2='13.6954'%3E %3Cstop offset='0' style='stop-color:%23FFC830'/%3E %3Cstop offset='0.0169' style='stop-color:%23FFCD1E'/%3E %3Cstop offset='0.0385' style='stop-color:%23FFD400'/%3E %3Cstop offset='0.6162' style='stop-color:%23FEBF01'/%3E %3Cstop offset='1' style='stop-color:%23FEAE02'/%3E %3C/linearGradient%3E %3Cpolygon fill='url(%23SVGID_3_)' points='39.157,8.889 39.966,13.593 35.731,11.386 31.366,13.663 32.205,8.829 28.67,5.413 33.554,4.704 35.501,0.789 35.671,0.439 37.758,4.634 37.888,4.654 42.762,5.403 '/%3E %3C/g%3E %3Cg%3E %3ClinearGradient id='SVGID_4_' gradientUnits='userSpaceOnUse' x1='21.4472' y1='0.5004' x2='21.4472' y2='13.6954'%3E %3Cstop offset='0' style='stop-color:%23FFC830'/%3E %3Cstop offset='0.0169' style='stop-color:%23FFCD1E'/%3E %3Cstop offset='0.0385' style='stop-color:%23FFD400'/%3E %3Cstop offset='0.6162' style='stop-color:%23FEBF01'/%3E %3Cstop offset='1' style='stop-color:%23FEAE02'/%3E %3C/linearGradient%3E %3Cpolygon fill='url(%23SVGID_4_)' points='24.888,8.889 25.697,13.593 21.462,11.386 17.098,13.663 17.937,8.829 14.401,5.413 19.285,4.704 21.232,0.789 21.402,0.439 23.49,4.634 23.619,4.654 28.493,5.403 '/%3E %3C/g%3E %3Cg%3E %3ClinearGradient id='SVGID_5_' gradientUnits='userSpaceOnUse' x1='7.2776' y1='0.5004' x2='7.2776' y2='13.6954'%3E %3Cstop offset='0' style='stop-color:%23FFC830'/%3E %3Cstop offset='0.0169' style='stop-color:%23FFCD1E'/%3E %3Cstop offset='0.0385' style='stop-color:%23FFD400'/%3E %3Cstop offset='0.6162' style='stop-color:%23FEBF01'/%3E %3Cstop offset='1' style='stop-color:%23FEAE02'/%3E %3C/linearGradient%3E %3Cpolygon fill='url(%23SVGID_5_)' points='10.718,8.889 11.527,13.593 7.293,11.386 2.928,13.663 3.767,8.829 0.231,5.413 5.115,4.704 7.063,0.789 7.233,0.439 9.32,4.634 9.45,4.654 14.324,5.403 '/%3E %3C/g%3E %3Cpath fill='%23BC8200' d='M67.086,4.654l-0.13-0.02l-2.087-4.195l-0.17-0.34l-2.247,4.534l-4.894,0.709l-4.874-0.709L50.427,0.1 L48.17,4.634l-5.024,0.729l-5.024-0.729L35.865,0.1l-2.247,4.534l-4.894,0.709L23.84,4.634L21.583,0.1l-2.257,4.534l-4.884,0.709 L9.548,4.634L7.301,0.1L5.044,4.634L0,5.373l3.655,3.516l-0.869,4.994l4.514-2.357l4.504,2.357l-0.859-4.994l3.496-3.376 l3.496,3.376l-0.859,4.994l4.504-2.357l4.504,2.357l-0.859-4.994l3.496-3.376l3.496,3.376l-0.859,4.994l4.504-2.357l4.514,2.357 l-0.869-4.994l3.635-3.506l3.625,3.506l-0.859,4.994l4.514-2.357l4.504,2.357l-0.859-4.994l3.486-3.376l3.506,3.376l-0.869,4.994 l4.504-2.357l4.514,2.357l-0.05-0.29l-0.809-4.704l3.605-3.486h0.01L72,5.373L67.086,4.654z M10.297,8.679l0.709,4.105 l-3.705-1.938l-3.705,1.938l0.699-4.105L1.308,5.793l4.135-0.599l1.858-3.745l1.848,3.745l4.145,0.599L10.297,8.679z M24.589,8.679l0.699,4.105l-3.705-1.938l-3.705,1.938l0.699-4.105L15.59,5.793l4.135-0.599l1.858-3.745l1.858,3.745l4.135,0.599 L24.589,8.679z M38.871,8.679l0.699,4.105l-3.705-1.938l-3.705,1.938l0.709-4.105l-2.996-2.886l4.145-0.599l1.848-3.745 l1.858,3.745l4.135,0.599L38.871,8.679z M53.423,8.679l0.709,4.105l-3.705-1.938l-3.715,1.938l0.709-4.105l-2.996-2.886 l4.135-0.599l1.868-3.745l1.858,3.745l4.135,0.599L53.423,8.679z M67.705,8.679l0.709,4.105l-3.715-1.938l-3.695,1.938 l0.709-4.105l-2.996-2.886l4.135-0.599l1.848-3.745l1.868,3.745l4.135,0.599L67.705,8.679z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")
}

.rating-side {
  padding: 15px 0px
}

.rating-side span {
  font-size: 0.7em;
  color: #666;
  margin-right: 3px;
  display: inline
}

@media (max-width: 768px) {
  .rating-side {
    padding: 0px
  }
}

.stars-example-fontawesome-o {
  display: inline-block
}

.hidden {
  display: block !important;
  visibility: visible;
  border: none !important
}

.hidden::after {
  content: "0"
}

.hidden .value {
  visibility: hidden
}

.br-theme-fontawesome-stars-o .br-widget {
  height: 40px;
  white-space: nowrap;
  float: right
}

.br-theme-fontawesome-stars-o .br-widget a {
  font: normal normal normal 25px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  margin-right: 2px;
  float: right;
  font-size: 2em
}

.br-theme-fontawesome-stars-o .br-widget a:after {
  content: '\f006';
  color: #d2d2d2
}

.br-theme-fontawesome-stars-o .br-widget a.br-active:after {
  content: '\f005';
  color: #ffae00
}

.br-theme-fontawesome-stars-o .br-widget a.br-selected:after {
  content: '\f005';
  color: #ffae00
}

.br-theme-fontawesome-stars-o .br-widget a.br-fractional:after {
  content: '\f123';
  color: #ffae00
}

.br-theme-fontawesome-stars-o .br-widget .br-current-rating {
  display: none
}

.br-theme-fontawesome-stars-o .br-readonly a {
  cursor: default
}

.br-theme-fontawesome-stars-o .br-reverse a.br-fractional {
  display: inline-block;
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"
}

@media print {
  .br-theme-fontawesome-stars-o .br-widget a:after {
    content: '\f006';
    color: black
  }

  .br-theme-fontawesome-stars-o .br-widget a.br-active:after, .br-theme-fontawesome-stars-o .br-widget a.br-selected:after {
    content: '\f005';
    color: black
  }

  .br-theme-fontawesome-stars-o .br-widget a.br-fractional:after {
    content: '\f123';
    color: black
  }
}

.sidemenu {
  height: 100%;
  width: 0px;
  position: fixed;
  display: block;
  z-index: 15;
  top: 0;
  background: #fff;
  overflow-x: hidden;
  transition: 0.3s;
  padding-top: 60px
}

.sidemenu a {
  width: 250px;
  color: #333;
  font-size: 1em;
  display: block;
  font-weight: bold;
  padding: 8px 10px;
  border-bottom: 1px solid #eee
}

.sidemenu a:hover {
  color: #000;
  background: #fafafa
}

.menu-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 12;
  display: none
}

.row-space {
  padding-right: 11px;
  padding-left: 11px
}

.row-space div {
  padding: 3px 6px
}

label.label {
  color: #0A6EE3;
  font-size: 0.8125em;
  padding: 2px;
  display: block
}

h2.label {
  font-size: 1em;
  padding: 8px 2px;
  display: block;
  font-weight: 600
}

h3.label {
  font-size: 0.9em;
  padding: 8px 2px;
  display: block;
  font-weight: 600;
  color: #FB7E1A
}

.blue-label {
  cursor: pointer;
  position: relative;
  display: block;
  margin: 0px
}

.blue-label input {
  visibility: hidden;
  position: absolute
}

.blue-label span {
  border: 1px solid #ddd;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  display: block;
  padding: 14px 15px;
  font-size: 1em;
  text-align: center;
  color: #000;
  background: #fafafa;
  position: relative;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.blue-label span::after {
  content: '';
  width: 18px;
  height: 18px;
  background-color: rgba(0, 0, 0, 0.1);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  margin: 15px 12px 0px 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px
}

.blue-label span:hover {
  background: #eee
}

.blue-label input:checked + span {
  background: #2680EB;
  color: #fff;
  border-color: #2680EB
}

.blue-label input:checked + span::after {
  background-image: url(../images/check.svg);
  background-position: center center;
  background-size: 12px 12px
}

label {
  font-size: 0.8125em
}

.block-label {
  display: inline-block;
  vertical-align: middle;
  padding: 6px 2px;
  cursor: pointer;
  margin: 0px 8px
}

.block-label input {
  margin-left: 9px
}

.block-label b {
  font-weight: 600;
}

.line-space {
  height: 1px;
  display: block;
  border-bottom: 1px solid #eee;
  margin: 15px 0px;
  clear: both
}

body {
  text-align: right;
  direction: rtl
}

html {
  height: 100%;
  width: 100%
}

body {
  position: relative;
  width: 100%;
  margin: 0px;
  padding: 0px !important;
  overflow-x: hidden !important
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration: underline
}

@media (min-width: 1300px) {
  .container {
    max-width: 1228px !important
  }
}

.main-header {
  background: #fff;
  padding: 15px 7px 20px 3px;
  border-radius: 0 0 40px 40px;
  z-index: 999;
  position: relative;
}

.main-header .logo-side {
  display: inline-block
}

.logo-icon {
  margin-right: 10px;
}

.main-header .main-nav {
  display: inline-block;
  padding-right: 50px
}

.main-header .main-nav > ul > li {
  position: relative;
  display: inline-block
}

.main-header .main-nav > ul > li > a {
  display: block;
  padding: 0px 8px;
  font-size: 17px;
  font-weight: 500;
  color: #444444;
}

.main-header .main-nav > ul > li > a:hover {
  color: #FB7E1A
}

.main-header .main-nav > ul > li > a:focus {
  color: #FB7E1A
}

.main-header .main-nav > ul > li > a:active {
  color: #FB7E1A
}

.main-header .main-nav > ul > li:hover > a {
  color: orange
}

.main-header .main-nav > ul > .active > a {
  color: #FB7E1A !important
}

.main-header .main-nav .sub {
  width: 150px;
  position: absolute;
  z-index: 10;
  display: none;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
  padding: 15px 0px;
  margin-top: 0px;
}

.main-header .main-nav .sub > li > a {
  display: block;
  color: #333;
  padding: 8px;
  font-size: 0.9em;
  border-bottom: 1px solid #eee;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: .2s
}

.main-header .main-nav .sub > li > a i {
  padding: 0px 3px 0px 9px;
  color: #FB7E1A;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: .2s
}

.main-header .main-nav .sub > li > a:hover {
  background: #01AF42;
  color: #fff
}

.main-header .main-nav .sub > li:last-child a {
  border: none
}


.main-header .member-side {
  float: left;
  margin-top: 8px
}

.main-header .member-side .small-btn {
  float: left;
  color: #fff !important
}

.main-header .member-side .small-btn::after {
  font-family: Fontawesome;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.fixed-header {
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  width: 100%;
  padding: 10px 0px !important;
  -webkit-transition: padding 0.3s ease;
  -moz-transition: padding 0.3s ease;
  -ms-transition: padding 0.3s ease;
  -o-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1)
}

.menu-button {
  display: none;
  margin-left: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  width: 44px;
  height: 44px;
  background-image: url(../images/menu-white.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #FB7E1A !important
}

.member-login {
  display: block;
  float: left;
  position: relative;
  padding-right: 47px;
  margin-left: 16px;
  cursor: pointer;
  text-align: right;
  direction: rtl;
  max-width: 146px;
  color: #000
}

.member-login span {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 45px;
  display: block;
  overflow: hidden;
  background-image: url(../images/user.svg);
  background-size: 24px 24px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #E8E8E8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%
}

.member-login span img {
  width: 100%;
  height: 100%;
  object-fit: contain
}

.member-login span img[src=''] {
  display: none
}

.member-login p {
  font-size: 0.7em;
  color: #555;
  padding: 1px 0px 3px 0px
}

.member-login h2 {
  font-size: 0.76em;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s
}

.member-login:hover h2 {
  color: #FB7E1A
}

.side-menu-logo {
  display: none;
  text-align: center;
  padding: 30px 0px 10px 0px;
  width: 250px
}

.side-menu-logo span {
  display: block
}

.side-menu-logo .logo-txt {
  margin-top: 15px
}

@media (max-width: 1200px) {
  .main-header .logo-side .logo-txt {
    display: none
  }
}

@media (max-width: 1199px) {
  .main-header .side-menu {
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    width: 0;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 0px;
    z-index: 20;
    -webkit-transition: width 0.4s ease;
    -moz-transition: width 0.4s ease;
    -ms-transition: width 0.4s ease;
    -o-transition: width 0.4s ease;
    transition: width 0.4s ease;
    -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.4)
  }

  .main-header .side-menu > ul {
    display: block;
    width: 250px
  }

  .main-header .side-menu > ul > li {
    position: relative;
    display: block;
    padding: 9px 6px;
    border-bottom: 1px solid #eee
  }

  .main-header .side-menu .sub {
    width: 100%;
    box-shadow: none;
    background: #ddd;
    position: relative;
    margin-top: 6px
  }

  .main-header .side-menu .sub::after {
    display: none
  }

  .main-header .side-menu .side-menu-logo {
    display: block
  }

  .main-header .logo-side .logo-txt {
    display: inline-block
  }

  .menu-button {
    display: inline-block
  }
}

@media (max-width: 768px) {
  .member-login {
    margin-left: 4px
  }

  .add-ico {
    min-width: 45px;
    height: 45px;
    position: relative
  }

  .add-ico span {
    display: none
  }

  .add-ico::after {
    content: '\f055';
    font-size: 1.4em
  }

  .setting-ico {
    min-width: 45px;
    height: 45px;
    position: relative
  }

  .setting-ico span {
    display: none
  }

  .setting-ico::after {
    content: '\f013';
    font-size: 1.4em
  }
}

@media (max-width: 576px) {
  .main-header .logo-side .logo-icon {
    display: none
  }

  .main-header .logo-side .logo-txt {
    padding-right: 0px
  }
}

@media (max-width: 360px) {
  .menu-button {
    margin-left: 12px
  }
}

@media (max-width: 350px) {
  .logo-side .logo-icon {
    display: none
  }

  .logo-side .logo-txt {
    padding-right: 0px
  }

  .logo-side .logo-txt img {
    width: 116px;
    height: auto
  }

  .menu-button {
    margin-left: 6px
  }
}

.search-banner {
  position: relative;
  width: 100%;
  display: block;
  height: 620px;
  overflow: hidden;
  background: #fff;
  margin-top: -58px;
}

.search-banner .data-container {
  position: relative;
  height: 100%
}

.search-banner .data-container .form-container {
  padding: 0px 15px;
  z-index: 8;
  position: absolute;
  width: 1080px;
  max-width: 100%;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%)
}

.search-banner .data-container .form-container article {
  color: #fff;
  margin-bottom: 36px;
  padding-top: 10px
}

.search-banner .data-container .form-container article h1 {
  font-size: 1.7em;
  font-weight: 600;
  padding: 6px 0px;
  line-height: 32px
}

.search-banner .data-container .form-container article p {
  font-size: 1em;
  padding: 16px 0px 0px 0px
}

.search-banner .wallpaper-slider {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2
}

.search-banner .wallpaper-slider .owl-stage-outer {
  height: 100% !important
}

.search-banner .wallpaper-slider .owl-stage-outer .owl-stage {
  height: 100% !important
}

.search-banner .wallpaper-slider .owl-stage-outer .owl-stage .owl-item {
  height: 100%
}

.search-banner .wallpaper-slider .owl-stage-outer .owl-stage .owl-item img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  min-width: 100%;
  min-height: 100%
}

.search-banner .wallpaper-slider::after {
  content: '';
  position: absolute;
  z-index: 4;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.search-banner .wallpaper-slider::before {
  content: '';
  position: absolute;
  z-index: 6;
  background-image: linear-gradient(to top left, #000, transparent);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.search-banner .owl-dots {
  text-align: right;
  position: absolute;
  bottom: 12%;
  width: 100%;
  z-index: 50;
  margin-right: 15px
}

.search-banner .owl-dots .owl-dot span {
  width: 32px;
  margin: 4px;
  background: rgba(255, 255, 255, 0.2);
  cursor: pointer;
  transition: all 0.3s
}

.search-banner .owl-dots .owl-dot.active span, .search-banner .owl-dots .owl-dot:hover span {
  background: rgba(255, 255, 255, 0.7)
}

@media (min-width: 1364px) {
  .search-banner {
    height: 580px
  }
}

@media (max-width: 576px) {
  .search-banner .data-container .form-container article {
    margin-bottom: 0px;
    padding: 0px 10px
  }

  .search-banner .data-container .form-container article h1 {
    line-height: 42px
  }

  .search-banner .data-container .form-container article p {
    font-size: 0.8em;
    line-height: 24px;
    padding-bottom: 15px
  }

  .search-banner .owl-dots {
    bottom: 4%;
    margin-right: 10px
  }
}

.search-container .search-box .row {
  padding-right: 10px;
  padding-left: 10px
}

.search-container .search-box .row > div {
  padding: 4px
}

@media (min-width: 992px) {
  .search-container .row {
    padding-right: 9px;
    padding-left: 9px
  }

  .search-container .row > div {
    padding: 4px
  }

  .search-container .search-box {
    background: #fff;
    position: relative;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    -o-border-radius: 80px;
    border-radius: 80px;
    min-height: 60px;
    padding-right: 70px;
    position: relative
  }

  .search-container .search-box .row > div {
    padding: 0px
  }

  .search-container .search-box .row > div select {
    height: 60px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: none !important;
    border-left: 1px solid #E5E5E5 !important;
    background-color: #fff !important
  }

  .search-container .search-box::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background: url(../images/se_serach_ico.svg);
    margin: 18px 30px
  }

  .search-container .btn, .search-container .small-btn {
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    -o-border-radius: 80px;
    border-radius: 80px;
    width: 156px
  }

  .search-container .autoComplate-fild {
    padding: 0px 35px 0px 25px;
    height: 60px;
    display: block;
    position: relative
  }

  .search-container .autoComplate-fild input {
    background-color: #fff !important;
    height: 60px;
    border: none
  }

  .search-container .autoComplate-fild::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    z-index: 3;
    margin: 16px 16px 0px 0px;
    height: 24px;
    background: url(../images/search-marker.svg)
  }
}

@media (max-width: 992px) {
  .search-container .btn, .search-container .small-btn {
    padding: .875rem .75rem
  }
}

.categories-bar {
  display: block;
  text-align: center;
  padding-top: 40px
}

.categories-bar a {
  display: inline-block;
  padding: 11px;
  color: #fff;
  font-size: 21px;
}

.categories-bar a i {
  font-family: arial;
  font-size: 0.8em
}

.categories-bar a:hover {
  opacity: 1;
  text-decoration: underline
}

.note {
  display: block;
  font-size: 0.8em;
  color: #666;
  padding: 5px
}

.note a {
  color: #000;
  padding: 0px 4px;
  font-weight: 600;
  font-size: 1em;
  text-decoration: underline
}

#Login-Modal .modal-content {
  padding: 8px 25px;
  min-height: 357px;
}

#Login-Modal .modal-content .modal-header {
  border: none
}

#Login-Modal .modal-content .modal-header .modal-title {
  padding: 0px 15px
}

#Login-Modal .modal-content .modal-header .close {
  margin: 3px
}

#Login-Modal .note {
  margin-bottom: 10px;
  text-align: center
}

@media (max-width: 576px) {
  #Login-Modal .modal-content {
    min-height: inherit;
    padding: 10px
  }

  #Login-Modal .note a {
    display: block;
    padding-top: 5px
  }
}

.modal-content {
  border-radius: 25px;
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.4);
  position: relative
}

.modal-content .close {
  position: absolute;
  top: 5px;
  left: 13px;
  margin: 2px;
}

.modal-content .modal-title {
  font-weight: 700;
  font-size: 1em;
  color: #486A91
}

.forget-bar {
  padding: 18px 6px 10px 6px;
  font-size: 0.8em
}

.forget-bar a {
  color: red
}

.forget-bar label {
  cursor: pointer
}

.forget-bar label input {
  margin-left: 8px
}

.tabs-bar {
  display: block;
  width: 100%;
  overflow: auto;
  border-bottom: 1px solid #EBEDF0
}

.tabs-bar .nav-item {
  float: right
}

.tabs-bar .nav-item .nav-link {
  font-size: 0.9em;
  color: #666;
  border-radius: 0px;
  padding: 15px 20px;
  text-align: center
}

.text-gold {
  color: #ffa700 !important;
}

.tabs-bar .nav-item .nav-link.active {
  font-weight: 600;
  background: #26ba60;
  color: white !important;
  border-radius: 50px;
  padding: 11px 27px;
  transition: all 0.4s ease-in-out !important;
}

.modal-header .tabs-bar {
  margin-bottom: 8px
}

.modal-header .tabs-bar .nav-item {
  width: 50%
}

.modal-header .tabs-bar .nav-item .nav-link {
  padding: 15px 0px
}

.or {
  display: block;
  position: relative;
  text-align: center;
  height: 10px;
  margin: 10px 0px 15px 0px;
  border-bottom: 1px solid #ddd
}

.or i {
  position: relative;
  background: #fff;
  font-size: 0.8em;
  text-align: center;
  padding: 0px 8px;
  height: 10px;
  line-height: 10px
}

.face-btn, .google-btn {
  display: block;
  padding: 14px 2px;
  text-align: center;
  color: #fff;
  font-size: 0.8em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  margin: 7px 0px 10px 0px
}

.face-btn::after, .google-btn::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background: #000;
  margin: 14px 10px
}

.face-btn:hover, .google-btn:hover {
  color: #fff;
  opacity: 0.9
}

.face-btn {
  background: #4267B2
}

.face-btn::after {
  background: url(../images/face-login.svg)
}

.google-btn {
  background: #E93225
}

.google-btn::after {
  background: url(../images/google-login.svg)
}

@media (max-width: 330px) {
  .face-btn::after, .google-btn::after {
    display: none
  }
}

.tag, .notifcation-note span {
  font-size: 0.8em;
  padding: 3px 4px 5px 4px;
  min-width: 49px;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  text-align: center
}

.news-section {
  padding: 40px 0px
}

.latest-news-slider .owl-dots {
  float: right
}

.news-item {
  position: relative;
  padding: 0px;
  margin: 0px
}

.news-item .tag, .news-item .notifcation-note span, .notifcation-note .news-item span {
  position: absolute;
  top: 0;
  z-index: 2
}

.news-item .fig-img img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.news-item figcaption i {
  color: #777;
  font-size: 0.74em;
  font-family: arial;
  display: inline-block
}

.large-view, .mid-view {
  background: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  overflow: hidden
}

.large-view .tag, .large-view .notifcation-note span, .notifcation-note .large-view span,
.mid-view .tag, .mid-view .notifcation-note span, .notifcation-note .mid-view span {
  right: 0;
  margin: 15px 10px
}

.large-view .fig-img, .large-view figcaption,
.mid-view .fig-img, .mid-view figcaption {
  display: block
}

.large-view .fig-img,
.mid-view .fig-img {
  height: 219px
}

.large-view figcaption,
.mid-view figcaption {
  padding: 8px 20px
}

.large-view figcaption h2,
.mid-view figcaption h2 {
  font-size: 1.1em;
  font-weight: 600;
  line-height: 32px;
  padding: 4px 0px
}

.large-view figcaption h2 a,
.mid-view figcaption h2 a {
  font-weight: 600;
  color: #2680EB
}

.large-view figcaption h2 a:hover,
.mid-view figcaption h2 a:hover {
  color: #0A6EE3;
  text-decoration: underline
}

.large-view figcaption p,
.mid-view figcaption p {
  font-size: 0.84em;
  color: #444;
  line-height: 24px;
  padding: 4px 0px
}

.latest-view {
  min-height: 167px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: white;
  border: 1px solid #EBEDF0;
  padding: 20px 20px;
  padding-right: 150px
}

.latest-view .fig-img {
  height: 110px;
  width: 110px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  margin: 25px 20px
}

.latest-view .fig-img img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px
}

.latest-view figcaption {
  overflow: hidden;
  height: 120px
}

.latest-view figcaption h2 {
  font-size: 0.84em;
  font-weight: 600;
  padding: 2px 0px 2px 0px;
  line-height: 24px
}

.latest-view figcaption h2 a {
  font-weight: 600;
  color: #000
}

.latest-view figcaption h2 a:hover {
  text-decoration: underline
}

.latest-view figcaption p {
  font-size: 0.72em;
  color: #444;
  line-height: 20px;
  max-height: 44px;
  padding-top: 2px;
  overflow: hidden
}

.latest-view .tag, .latest-view .notifcation-note span, .notifcation-note .latest-view span {
  left: 0;
  margin: 10px
}

.contracting-bx {
  height: 167px;
  display: block;
  padding: 40px;
  background: #192330;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative
}

.contracting-bx img {
  position: absolute;
  top: 40%;
  left: 0;
  margin-left: 25px;
  -webkit-transform: translate(0%, -40%);
  -moz-transform: translate(0%, -40%);
  -o-transform: translate(0%, -40%);
  transform: translate(0%, -40%)
}

.contracting-bx h2 {
  color: #fff;
  font-size: 1.5000em;
  font-weight: 600
}

.contracting-bx p {
  color: #fff;
  opacity: 0.6;
  font-size: 0.74em;
  padding: 11px 0px 0px 60px;
  line-height: 22px
}

.contracting-bx:hover {
  background: #131D29
}

@media (max-width: 768px) {
  .news-section {
    padding-bottom: 25px
  }

  .news-section .contracting-bx {
    padding: 33px 20px
  }
}

@media (max-width: 767px) {
  .news-section .contracting-bx {
    padding: 40px;
    height: auto;
    margin-top: 25px
  }

  .news-section .contracting-bx img {
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%)
  }
}

.banners-section {
  background: #fff;
  padding: 15px 0px
}

.banners-section .widget-item {
  display: block;
  background: #eee;
  padding: 40px;
  margin: 5px 0px;
  padding-right: 150px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  position: relative
}

.banners-section .widget-item img {
  position: absolute;
  top: 0;
  right: 0;
  margin: 40px
}

.banners-section .widget-item h2 {
  color: #192330;
  font-size: 1.5000em;
  font-weight: 600
}

.banners-section .widget-item h2 span {
  font-family: arial;
  padding-right: 6px
}

.banners-section .widget-item p {
  color: #222222;
  font-size: 0.7500em;
  padding: 11px 0px 0px 70px;
  line-height: 22px
}

.banners-section .widget-item:hover {
  background: #E2E2E2
}

@media (min-width: 1025px) {
  .widget-item {
    min-height: 169px
  }
}

@media (max-width: 1024px) {
  .banners-section .widget-item {
    padding: 20px;
    min-height: 125px;
    padding-right: 90px;
    padding-left: 0px
  }

  .banners-section .widget-item h2 {
    font-size: 1.2em
  }

  .banners-section .widget-item p {
    font-size: 0.74em;
    padding: 11px 0px 0px 26px
  }

  .banners-section .widget-item img {
    width: 50px;
    height: auto;
    margin: 20px
  }
}

.tooltip {
  font-size: 0.75em
}

.aqar-img {
  position: relative;
  background: url(../images/defult-img-icon.svg) center center no-repeat
}

.aqar-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  outline: none;
  border: none
}

.aqar-img img[src=""] {
  display: none
}

.img-overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  transition: background .26s ease-in-out
}

.img-overlay .tags, .img-overlay .features-icons {
  position: absolute;
  padding: 11px 11px 11px 11px;
  z-index: 3
}

.img-overlay .features-icons i {
  width: 33px;
  height: 33px;
  display: inline-block;
  background: rgba(0, 0, 0, 0.7);
  transition: background-color .20s ease-in-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  text-align: center
}

.img-overlay .features-icons i img {
  margin-top: 4px;
  width: 24px;
  height: 24px;
  display: inline-block
}

.img-overlay .features-icons i:hover {
  background: #FB7E1A
}

.img-overlay:hover {
  background: rgba(0, 0, 0, 0.3) !important
}

.top-right {
  top: 0;
  right: 0
}

.top-left {
  top: 0;
  left: 0
}

.bottom-left {
  bottom: 0;
  left: 0
}

.bottom-right {
  bottom: 0;
  right: 0
}

.aqar-location {
  color: #192330;
  font-size: 15px;
  position: relative;
  margin: 2px 0px;
  padding-right: 14px;
  display: block;
}

.aqar-location::after {
  content: '';
  width: 15px;
  height: 15px;
  background: url(../images/location.svg);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -2px
}

.aqar-price {
  font-family: arial;
  font-size: 1.0000em;
  color: #111111;
  font-weight: bold
}

.aqar-price i, .aqar-price span {
  color: #666;
  font-size: 0.8em;
  font-weight: 400
}

.aqar-price i {
  padding-right: 2px
}

.aqar-price span {
  display: block;
  font-size: 0.72em;
  padding-bottom: 4px;
  color: #888
}

.p-red {
  color: #FB473A
}

h2.aqar-category {
  font-size: 0.8750em;
  display: block;
  margin-top: 8px;
  padding-bottom: 4px
}

h2.aqar-category a {
  font-weight: 600;
  color: #0A6EE3
}

h2.aqar-category a:hover {
  text-decoration: underline
}

span.aqar-category {
  font-size: 0.7500em;
  display: block;
  color: #192330
}

span.aqar-category i {
  color: #FB473A
}

.department-icon {
  text-align: center;
  display: inline-block;
  min-width: 55px
}

.department-icon i {
  display: block;
  font-size: 0.7000em;
  padding-top: 4px;
  color: #777777
}

.taqsit-icon {
  background: #FB7E1A;
  font-size: 0.8em;
  padding: 6px 10px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  z-index: 4
}

.side-view {
  padding-right: 160px;
  padding-top: 8px;
  position: relative;
  min-height: 130px
}

.side-view .aqar-img {
  width: 147px;
  height: 129px;
  display: block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  right: 0
}

.side-view .aqar-img img, .side-view .aqar-img .img-overlay {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px
}

.block-view {
  padding-top: 8px
}

.block-view .aqar-img {
  height: 213px;
  display: block;
  margin-bottom: 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.3)
}

.block-view .aqar-img img, .block-view .aqar-img .img-overlay {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px
}

.master-view {
  background: #fff;
  min-height: 174px;
  position: relative;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 6px 18px 0px 19px;
  padding-right: 235px;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1)
}

.master-view .aqar-img {
  width: 219px;
  height: 173px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}

.master-view .aqar-img img, .master-view .aqar-img .img-overlay {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}

.master-view .aqar-title {
  font-size: 1.0000em;
  line-height: 24px;
  padding: 12px 0px 4px 0px
}

.master-view .aqar-title a {
  color: #2680EB;
  font-weight: 600
}

.master-view .contient-bar {
  padding-top: 4px;
  margin-top: 10px;
  border-top: 1px solid #F0F0F0
}

.master-view .contient-bar .price-side {
  position: relative
}

.master-view .contient-bar .price-side .aqar-price {
  display: inline-block;
  text-align: right
}

.master-view .contient-bar .price-side .aqar-price:nth-child(2) {
  border-right: 1px solid #F0F0F0;
  padding-right: 17px;
  margin-right: 15px
}

.master-view .contient-bar .price-side .taqsit-icon {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -51px
}

.master-view .contient-bar .department-side .department-icon:nth-child(1) {
  margin-right: -15px
}

@media (max-width: 1199px) {
  .master-view {
    padding-right: 210px;
    min-height: 220px
  }

  .master-view .aqar-img {
    width: 190px;
    height: 220px
  }

  .master-view .department-icon {
    width: auto;
    margin: 0px !important;
    padding: 3px
  }

  .master-view .department-icon img, .master-view .department-icon i {
    display: inline-block
  }

  .master-view .department-icon i {
    padding: 0px 3px
  }

  .master-view .contient-bar {
    padding-top: 8px;
    margin-top: 12px
  }

  .master-view .contient-bar .price-side {
    padding-top: 8px
  }

  .master-view .contient-bar .price-side .taqsit-icon {
    position: inherit;
    margin-top: 0px;
    clear: both
  }
}

@media (max-width: 991px) {
  .master-view {
    padding-right: 240px
  }

  .master-view .aqar-img {
    width: 220px
  }
}

@media (max-width: 767px) {
  .master-view {
    padding-right: 0px;
    padding: 15px
  }

  .master-view .aqar-img {
    width: 100%;
    height: 202px;
    position: relative;
    margin-bottom: 15px
  }

  .master-view .aqar-img img, .master-view .aqar-img .img-overlay {
    border-radius: 6px;
    border-radius: 6px
  }

  .master-view .department-icon {
    width: auto;
    margin: 0px !important;
    padding: 3px
  }

  .master-view .department-icon img, .master-view .department-icon i {
    display: inline-block
  }

  .master-view .department-icon i {
    padding: 0px 3px
  }

  .master-view .contient-bar {
    padding-top: 8px;
    margin-top: 12px
  }

  .master-view .contient-bar .price-side {
    padding-top: 8px
  }

  .master-view .contient-bar .price-side .taqsit-icon {
    position: inherit;
    margin-top: 0px;
    clear: both
  }
}

.aqar-vip {
  height: 322px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden
}

.aqar-vip .aqar-img {
  width: 100%;
  height: 100%;
  display: block
}

.aqar-vip .aqar-img .img-overlay {
  background: none
}

.aqar-vip .aqar-img .img-overlay::after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background-image: linear-gradient(to top left, #000, transparent);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2
}

.aqar-vip .aqar-img .img-overlay .aqar-price {
  display: block;
  padding: 4px 0px;
  font-size: 1.3750em
}

.aqar-vip .aqar-img .img-overlay .aqar-price i {
  font-size: 0.6em
}

.aqar-vip .aqar-img .img-overlay .features-icons, .aqar-vip .aqar-img .img-overlay .tags {
  padding: 20px 18px
}

.aqar-vip .aqar-img .img-overlay .features-icons {
  padding-left: 14px
}

.aqar-vip .aqar-data {
  position: absolute;
  z-index: 5;
  bottom: 0;
  right: 0px;
  padding: 0px 26px 33px 0px;
  width: 100%
}

.aqar-vip .aqar-data * {
  color: #fff
}

.aqar-vip .aqar-data .aqar-category {
  opacity: 0.8;
  margin-top: 6px;
  font-size: 13px;
}

.aqar-vip .aqar-data .aqar-departments {
  position: absolute;
  top: 0;
  left: 0;
  top: 68%;
  left: 0%;
  -webkit-transform: translate(0%, -68%);
  -moz-transform: translate(0%, -68%);
  -o-transform: translate(0%, -68%);
  transform: translate(0%, -68%)
}

.aqar-vip .aqar-data .aqar-departments .department-icon {
  margin: 1px;
}

.aqar-vip .aqar-data .aqar-departments .department-icon img {
  width: 24px;
  height: 24px;
  display: inline-block
}

.aqar-vip .aqar-data .aqar-departments .department-icon i {
  opacity: 0.8
}

@media (max-width: 576px) {
  .aqar-vip .aqar-data {
    padding-bottom: 16px
  }

  .aqar-vip .aqar-data .aqar-category {
    padding-bottom: 14px
  }

  .aqar-vip .aqar-data .aqar-departments {
    position: relative;
    padding-top: 8px
  }

  .aqar-vip .aqar-data .aqar-departments .department-icon {
    width: auto;
    margin: 0px !important;
    padding: 3px
  }

  .aqar-vip .aqar-data .aqar-departments .department-icon img {
    width: 20px;
    height: 20px
  }

  .aqar-vip .aqar-data .aqar-departments .department-icon img, .aqar-vip .aqar-data .aqar-departments .department-icon i {
    display: inline-block
  }

  .aqar-vip .aqar-data .aqar-departments .department-icon i {
    padding: 0px 3px
  }
}

.more-views > h2 {
  font-size: 0.8750em;
  color: #222;
  font-weight: 600;
  margin-bottom: 30px
}

.more-views .owl-dots {
  float: right
}

.social a {
  display: inline-block;
  width: 38px;
  height: 38px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #373E48;
  position: relative
}

.facebook:hover {
  background: #375598 !important
}

.twitter:hover {
  background: #0A6EE3 !important
}

.pint:hover {
  background: #E13F41 !important
}

.telegram:hover {
  background: #279DD8 !important
}

.instgram:hover {
  background: #C130A1 !important
}

.whatsapp:hover {
  background: #01AF42 !important
}

.Vip-ads {
  padding: 10px 0px 20px 0px;
  position: relative
}

.Vip-ads .owl-dots {
  padding-top: 12px
}

.Vip-ads .owl-prev, .Vip-ads .owl-next {
  width: 33px;
  height: 33px;
  position: absolute;
  top: 40%;
  -webkit-transform: translate(0%, -40%);
  -moz-transform: translate(0%, -40%);
  -o-transform: translate(0%, -40%);
  transform: translate(0%, -40%)
}

.Vip-ads .owl-next {
  right: 0%;
  margin-right: -48px !important;
  background: url(../images/next.svg) transparent !important
}

.Vip-ads .owl-prev {
  left: 0%;
  margin-left: -48px !important;
  background: url(../images/prev.svg) transparent !important
}

.Vip-ads .description {
  padding-bottom: 35px
}

@media (max-width: 1024px) {
  .Vip-ads .owl-prev, .Vip-ads .owl-next {
    display: none !important
  }
}

.description h1 {
  font-weight: 600;
  font-size: 1.625em;
  padding-bottom: 20px
}

.description p {
  color: #444;
  font-size: 0.78em;
  line-height: 23px
}

.description .v-all {
  float: left;
  padding: 15px;
  font-size: 0.9em;
  color: #666;
  text-decoration: underline
}

.description .v-all:hover {
  color: #FB7E1A
}

.inline-view h1, .inline-view p {
  display: inline-block;
  padding-bottom: 0px !important;
  vertical-align: top
}

.inline-view p {
  width: 280px;
  max-width: 100%;
  margin-right: 40px
}

@media (max-width: 767px) {
  .inline-view p {
    display: none
  }
}

.latest-ads {
  padding: 15px 0px
}

.latest-ads .description-bar {
  margin-bottom: 28px
}

.latest-ads .description-bar .description {
  padding-top: 10px
}

.latest-ads .description-bar .nav-link {
  font-size: 1em
}

.latest-ads .master-view {
  box-shadow: none !important;
  border: 1px solid #eeeeee
}

.latest-ads .sell-offers-container .ads-item, .latest-ads .rental-offers-container .ads-item {
  padding-top: 17px;
  padding-bottom: 17px
}

.latest-ads .sell-offers-container .round-btn, .latest-ads .rental-offers-container .round-btn {
  width: 318px;
  max-width: 100%;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  margin: 25px auto
}

@media (max-width: 768px) {
  .latest-ads .sell-offers-container .ads-item, .latest-ads .rental-offers-container .ads-item {
    padding-top: 12px;
    padding-bottom: 12px
  }
}

@media (max-width: 570px) {
  .latest-ads .sell-offers-container .ads-item, .latest-ads .rental-offers-container .ads-item {
    padding-top: 8px;
    padding-bottom: 8px
  }
}

@media (min-width: 1024px) {
  .latest-ads .master-view {
    padding-right: 250px
  }

  .latest-ads .master-view .aqar-img {
    width: 226px
  }

  .latest-ads .master-view .contient-bar {
    padding-top: 12px
  }
}

@media (min-width: 768px) {
  .latest-ads .master-view .aqar-location, .latest-ads .master-view .aqar-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid;
    border-color: transparent
  }
}

@media (max-width: 1024px) {
  .latest-ads .master-view {
    padding-right: 170px
  }

  .latest-ads .master-view .aqar-img {
    width: 150px
  }
}

@media (max-width: 991px) {
  .latest-ads .master-view {
    padding-right: 250px
  }

  .latest-ads .master-view .aqar-img {
    width: 226px
  }
}

@media (max-width: 767px) {
  .latest-ads .master-view {
    padding-right: 15px
  }

  .latest-ads .master-view .aqar-img {
    width: 100%
  }
}

.whatapp-fixed-btn {
  background: #28cd69;
  position: fixed;
  right: 0;
  bottom: 0;
  margin: 0px 15px 15px 0px;
  padding: 8px;
  z-index: 9;
  display: inline;
  vertical-align: middle;
  -webkit-box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center
}

.whatapp-fixed-btn img {
  width: 44px;
  height: 44px;
  display: inline-block
}

.whatapp-fixed-btn:hover {
  background: #01AF42
}

@media (min-width: 767px) {
  .whatapp-fixed-btn {
    margin: 0px 15px 15px 0px
  }
}

.modal-padding .modal-content {
  padding: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px
}

.modal-padding .modal-content .modal-header {
  border: none;
  padding-top: 20px;
  padding-bottom: 12px
}

.modal-padding .modal-content .modal-header .modal-title {
  color: #192330;
  font-weight: 600;
  font-size: 1.1em
}

@media (max-width: 576px) {
  .modal-padding .modal-content {
    padding: 10px 5px;
    min-height: inherit
  }
}

.newslatter-note {
  position: relative;
  padding-left: 80px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E2E2E2;
  margin-bottom: 10px
}

.newslatter-note img {
  width: 79px;
  height: 79px;
  position: absolute;
  top: 51%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%)
}

.newslatter-note h2 {
  font-size: 1.4em;
  font-weight: 600;
  padding: 6px 0px
}

.newslatter-note h2 span {
  font-family: arial;
  padding: 0px 6px
}

.newslatter-note p {
  color: #666;
  font-size: 17px;
  line-height: 24px;
  width: 386px;
  max-width: 100%;
  padding-top: 7px;
}

.main-footer {
  padding: 53px 0px 45px 0px;
  background: url(../images/footer-bg.png) bottom center no-repeat #fff
}

.main-footer .foot-list h3 {
  font-size: 0.8750em;
  color: #222;
  font-weight: 600
}

.main-footer .foot-list ul {
  padding-top: 16px
}

.main-footer .foot-list ul li a {
  font-size: 0.7500em;
  color: #192330;
  padding: 6px 0px;
  display: block
}

.main-footer .foot-list ul li a:hover {
  color: #FB7E1A;
  text-decoration: underline
}

.main-footer .footer-bottom-bar {
  border-top: 1px solid #eee;
  padding-top: 34px;
  margin-top: 20px
}

@media (max-width: 767px) {
  .main-footer .foot-list {
    padding-bottom: 20px
  }
}

.footer-contact-item {
  display: inline-block;
  color: #000;
  text-align: right;
  position: relative;
  padding-right: 55px;
  padding-left: 15px;
  margin: 0px 12px
}

.footer-contact-item > i {
  display: block;
  font-size: 0.8em;
  color: #666
}

.footer-contact-item span {
  font-family: arial;
  font-weight: 600;
  font-size: 0.9em
}

.footer-contact-item span i {
  font-weight: 400;
  color: #666;
  padding: 0px 4px;
  font-size: 0.8em
}

.footer-contact-item img {
  position: absolute;
  top: 0;
  right: 0
}

.footer-contact-item:hover {
  color: #F36F06
}

@media (max-width: 576px) {
  .footer-contact-item {
    padding-bottom: 10px
  }
}

.copyRight {
  display: inline-block;
  width: 412px;
  max-width: 100%;
  text-align: right
}

.copyRight h2 {
  font-size: 0.750em;
  color: #444;
  padding-top: 30px
}

.copyRight h2 a {
  font-weight: 600;
  font-size: 1.2em;
  padding: 0px 4px;
  color: #000
}

.footer-newslatter {
  padding: 19px 15px;
  position: relative;
  background: #373E48;
  color: #fff;
  cursor: pointer;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  font-size: 0.9em;
  display: block;
  font-weight: 600;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out
}

.footer-newslatter img {
  position: absolute;
  top: 0;
  left: 0;
  margin: 10px 20px
}

.footer-newslatter:hover {
  background: #2E343B
}

@media (max-width: 1024px) {
  .footer-bottom-bar > div {
    padding-bottom: 15px
  }
}

.search-bar {
  background: #192330;
  padding: 24px 0px
}

.page-title-bar {
  padding: 20px 0px 0px 0px
}

.page-title-bar .container {
  position: relative
}

.page-title-bar h1 {
  font-size: 1.875em;
  font-weight: 600;
  color: #192330;
  padding: 12px 0px 16px 0px
}

.page-title-bar h2 {
  font-size: 1.5000em;
  font-weight: 600;
  color: #192330;
  padding: 10px 0px;
  line-height: 36px
}

.page-title-bar span.date {
  font-family: arial;
  font-size: 0.9em;
  color: #555
}

.page-title-bar .contact-link {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.6875em;
  padding: 4px 15px;
  color: #444444;
  text-decoration: underline
}

.page-title-bar .contact-link:hover {
  color: #FB7E1A
}

.breadcrumb {
  background: none;
  padding: 0px;
  font-size: 0.6875em
}

.breadcrumb .breadcrumb-item {
  padding: 0px;
  margin: 0px
}

.breadcrumb .breadcrumb-item a {
  padding-left: 6px
}

.filter-fixed-bar {
  background: #28cd69;
  padding-top: 8px;
  padding-bottom: 8px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 100px;
  z-index: 8;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  display: none;
  -webkit-transition: margin 0.2s ease;
  -moz-transition: margin 0.2s ease;
  -ms-transition: margin 0.2s ease;
  -o-transition: margin 0.2s ease;
  transition: margin 0.2s ease;
  visibility: hidden
}

.filter-fixed-bar .open-filter, .filter-fixed-bar .open-search {
  color: #fff;
  font-size: 0.8em;
  text-align: center;
  display: block;
  cursor: pointer
}

.filter-fixed-bar .open-filter img, .filter-fixed-bar .open-search img {
  margin-left: 10px
}

.filter-fixed-bar .open-filter {
  border-left: 1px solid rgba(0, 0, 0, 0.2)
}

.fix-margin {
  margin-top: 73px;
  visibility: visible
}

.filter-box-container .filter-form {
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.14);
  -o-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.14);
  -ms-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.14)
}

.filter-box-container .filter-form .filter-title {
  display: block;
  position: relative
}

.filter-box-container .filter-form .filter-title p {
  color: #192330;
  font-weight: 600;
  font-size: 1.1em
}

.filter-box-container .filter-form .filter-title button {
  position: absolute;
  top: 0;
  left: 0
}

.box-backdrop {
  position: fixed !important;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  z-index: 800;
  display: none
}

.filter-icon {
  width: 54px;
  height: 54px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #2680EB;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  position: fixed;
  z-index: 20;
  bottom: 0;
  right: 0;
  margin: 20px;
  display: block;
  text-align: center;
  color: #fff;
  line-height: 58px;
  cursor: pointer;
  display: none
}

.filter-icon i {
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.7em;
  font-weight: 600
}

.mobile-popup {
  width: 490px;
  max-width: 100%;
  padding: 20px;
  position: fixed;
  z-index: 1000;
  top: 10%;
  left: 50%;
  -webkit-transform: translate(-50%, -10%);
  -moz-transform: translate(-50%, -10%);
  -o-transform: translate(-50%, -10%);
  transform: translate(-50%, -10%);
  display: block !important
}

.inside-search-box .search-box-title {
  display: none;
  position: relative
}

.inside-search-box .search-box-title p {
  color: #192330;
  font-weight: 600;
  font-size: 1.1em
}

.inside-search-box .search-box-title button {
  position: absolute;
  top: 0;
  left: 0
}

@media (min-width: 768px) {
  .filter-box-container {
    padding-top: 15px
  }

  .filter-box-container .filter-form {
    background: #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.14);
    -o-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.14)
  }

  .filter-box-container .filter-form .row {
    padding: 0px 15px !important
  }

  .filter-box-container .filter-form .row > div {
    padding: 0px
  }

  .filter-box-container .filter-form .row > div input, .filter-box-container .filter-form .row > div select {
    background-color: transparent !important;
    border: 0;
    border-left: 1px solid #E9E9E9;
    border-radius: 0px !important
  }

  .filter-box-container .filter-form .row > div .btn, .filter-box-container .filter-form .row > div .small-btn {
    box-shadow: none !important;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    font-weight: normal;
    font-size: 0.9em;
    max-height: 54px
  }

  .filter-box-container .filter-form .filter-title {
    position: absolute;
    display: block;
    margin-top: -30px
  }

  .filter-box-container .filter-form .filter-title p {
    color: #2680EB;
    font-size: 0.7875em;
    font-weight: normal
  }

  .filter-box-container .filter-form .filter-title button {
    display: none
  }
}

@media (max-width: 767px) {
  .filter-box-container {
    display: none
  }

  .filter-box-container .filter-form {
    padding: 30px
  }

  .filter-box-container .filter-form .filter-title {
    padding-bottom: 20px
  }

  .filter-box-container .filter-form .row > div {
    padding-bottom: 12px
  }

  .filter-icon {
    display: block
  }

  .filter-fixed-bar {
    display: block
  }

  .search-bar {
    padding: 0px
  }

  .inside-search-box {
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    padding: 20px;
    display: none
  }

  .inside-search-box .search-box-title {
    display: block;
    margin-bottom: 20px
  }

  .inside-search-box .btn, .inside-search-box .small-btn {
    margin-top: 20px
  }
}

@media (max-width: 414px) {
  .inside-search-box {
    width: 350px
  }
}

.results-container {
  padding: 0px 0px 20px 0px
}

.results-container .aqar-item {
  margin: 15px 0px
}

.total-result {
  border-bottom: 1px solid #C7C7C8;
  display: block;
  clear: both;
  width: 100%;
  height: 14px;
  margin: 15px 0px 35px 0px
}

.total-result i {
  font-size: 0.75em;
  color: #504F4F;
  padding: 0px 0px 0px 15px;
  background: #E5E5E6;
  float: right;
}

.result-pagination {
  display: block;
  border-top: 1px solid #BCBCBD;
  padding-top: 15px
}

.pagination {
  text-align: right !important;
  float: right;
  padding: 8px 0px 35px 0px
}

.pagination .page-item .page-link {
  border: none;
  color: #555;
  margin: 0px 3px;
  min-width: 40px;
  height: 40px;
  line-height: 26px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
  text-align: center
}

.pagination .page-item.active .page-link {
  background: #FB7E1A;
  color: #fff
}

.whatsapp-newslatter, .fixed-ads, .requst-application, .advertiser-data, .share-box, .ask-form, .gallary-container, .details-container, .news-info-container, .settings-menu, .admin-block-item, .step-item, .user-register-contient, .questions-box, .side-data-container, .statistics-box, .small-statistics-box, .white-container, .company-location {
  background: #fff;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 22px
}

.request-fig {
  margin: 15px 0px;
  position: relative;
  height: 378px;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: url(../images/fig-bg.jpg) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16)
}

.request-fig figcaption {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-align: center;
  padding: 30px;
  z-index: 2
}

.request-fig figcaption img {
  margin: 20px 0px
}

.request-fig figcaption h2 {
  font-weight: 600;
  font-size: 1.2500em;
  padding: 8px 0px;
  display: block
}

.request-fig figcaption p {
  line-height: 26px;
  padding: 8px 8px 20px;
  font-size: 0.8125em;
  display: block
}

.request-fig figcaption .btn, .request-fig figcaption .small-btn {
  width: 137px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  height: 50px;
  line-height: 9px
}

.request-fig::after {
  content: '';
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top left, #000, transparent);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px
}

.request-fig::before {
  content: '';
  z-index: 3;
  width: 58px;
  height: 58px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: url(../images/notifcation.svg) #F57A18 center center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  margin: -30px 0px 0px 20px;
  display: block
}

.whatsapp-newslatter {
  margin: 15px 0px
}

.whatsapp-newslatter .newslatter-note {
  margin-bottom: 15px;
  padding-bottom: 12px
}

.whatsapp-newslatter .newslatter-note h2 {
  line-height: 33px
}

.whatsapp-newslatter span {
  background: #28cd69;
  display: block;
  color: #fff;
  font-size: 0.9em;
  text-align: center;
  padding: 15px 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, box-shadow .15s ease-in-out;
  cursor: pointer;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16)
}

.whatsapp-newslatter span:hover {
  background: #01AF42
}

.other-side .contracting-bx {
  margin: 15px 0px
}

.bx-title {
  font-size: 1.1em;
  font-weight: 600;
  display: block;
  margin: 4px 0px
}

.bx-title img {
  margin-left: 10px
}

.fixed-ads {
  margin: 15px 0px
}

.fixed-ads .fixed-ads-slider {
  padding-top: 22px;
  position: relative
}

.fixed-ads .fixed-ads-slider .aqar-img {
  box-shadow: none !important
}

.fixed-ads .fixed-ads-slider .owl-dots {
  padding-top: 12px
}

.fixed-ads .fixed-ads-slider .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -25px
}

.fixed-ads .fixed-ads-slider .owl-nav .owl-prev, .fixed-ads .fixed-ads-slider .owl-nav .owl-next {
  width: 26px;
  height: 26px;
  background-color: #28cd69;
  background-position: center center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 3px
}

.fixed-ads .fixed-ads-slider .owl-nav .owl-next {
  background-image: url(../images/w-ar-l.svg)
}

.fixed-ads .fixed-ads-slider .owl-nav .owl-prev {
  background-image: url(../images/w-ar-r.svg)
}

@media (min-width: 1025px) {
  .side-padding {
    padding-right: 30px
  }
}

.ads-box, .ads-area {
  margin: 15px 0px;
  text-align: center;
  display: block
}

.ads-box img, .ads-area img {
  max-width: 100%;
  height: auto
}

.ads-area {
  padding: 25px 10px
}

.news-container > div {
  padding-bottom: 25px
}

.news-container .large-view {
  min-height: 437px;
  max-height: 437px;
  overflow: hidden
}

.news-container .mid-view {
  min-height: 395px;
  max-height: 437px;
  overflow: hidden
}

@media (max-width: 767px) {
  .news-container > div {
    padding-bottom: 20px
  }

  .news-container .large-view, .news-container .mid-view {
    height: auto;
    overflow: auto
  }
}

.requst-application .description {
  padding: 30px 10px
}

@media (max-width: 767px) {
  .requst-application {
    padding: 15px
  }

  .requst-application .description {
    display: none
  }
}

.aqar-main-description {
  display: block;
  position: relative;
  padding: 35px 0px 0px 0px
}

.aqar-main-description .aqar-category {
  padding-bottom: 7px
}

.aqar-main-description .aqar-location {
  color: #444444
}

.aqar-main-description h2 {
  font-size: 1.5000em;
  font-weight: 600;
  line-height: 36px;
  padding: 8px 0px;
  display: block
}

.aqar-main-description .price-area {
  padding-top: 15px;
  display: block
}

.aqar-main-description .price-area .aqar-price {
  display: inline-block;
  font-size: 1.55em
}

.aqar-main-description .price-area .aqar-price span, .aqar-main-description .price-area .aqar-price i {
  font-size: 0.5em;
  color: #555555
}

.aqar-main-description .price-area .aqar-price:nth-child(2) {
  border-right: 1px solid #CBCBCC;
  padding-right: 17px;
  margin-right: 15px
}

@media (min-width: 1200px) {
  .aqar-main-description .price-area {
    position: absolute;
    top: 40%;
    left: 0;
    -webkit-transform: translate(0%, -40%);
    -moz-transform: translate(0%, -40%);
    -o-transform: translate(0%, -40%);
    transform: translate(0%, -40%)
  }
}

.table-borderless tr td {
  font-size: 0.8125em;
  padding: 6px
}

.table-borderless tr td i {
  color: #2680EB
}

.table-borderless tr td b {
  font-family: arial
}

.price-view b {
  font-size: 1.2em;
  font-family: arial;
  font-weight: 600
}

.price-view i {
  font-size: 0.9em;
  color: #555 !important;
  padding: 0px 4px
}

.advertiser-data {
  margin: 15px 0px
}

.advertiser-data .table-borderless {
  margin: 18px 0px;
  border-bottom: 1px solid #eee
}

.advertiser-data .table-borderless tr:last-child td {
  padding-bottom: 20px
}

.advertiser-data .small-btn {
  text-align: right;
  padding-right: 30px;
  color: #fff !important
}

.advertiser-data .small-btn img {
  margin-left: 8px
}

.share-box {
  margin: 15px 0px;
  background: #192330
}

.share-box .bx-title {
  color: #fff
}

.share-box .share-icons {
  text-align: center;
  padding: 24px 0px 5px 0px
}

.share-box .share-icons a {
  display: inline-block;
  width: 55px;
  height: 55px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #373E48;
  position: relative;
  margin: 4px
}

.share-box .share-icons a img {
  width: 32px;
  height: 32px
}

@media (min-width: 992px) and (max-width: 1199px) {
  .share-box .share-icons a {
    width: 45px;
    height: 45px
  }
}

.ask-form {
  margin: 15px 0px
}

.ask-form p {
  color: #666;
  font-size: 0.8em;
  padding: 15px 6px;
}

.ask-form .btn, .ask-form .small-btn {
  font-weight: 400;
  padding: 14px 5px;
  max-height: 52px;
  margin: 10px 0px
}

.related-ads {
  margin: 25px 0px
}

.related-ads .bx-title {
  margin: 40px 0px
}

.related-ads .related-item {
  padding-bottom: 20px
}

@media (min-width: 992px) and (max-width: 1199px) {
  .related-ads .aqar-item {
    padding-right: 120px
  }

  .related-ads .aqar-item .aqar-img {
    width: 100px;
    height: 100px
  }
}

.gallary-container {
  margin: 15px 0px;
  padding: 0px;
  overflow: hidden;
  width: 100.1%
}

.gallary-container .gallery-images {
  position: relative
}

.gallary-container .gallery-images .item img {
  height: 450px;
  object-fit: cover
}

.gallary-container .gallery-images .item img:hover {
  cursor: zoom-in
}

.gallary-container .gallery-images .owl-nav .owl-prev, .gallary-container .gallery-images .owl-nav .owl-next {
  width: 46px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0.5);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  z-index: 3
}

.gallary-container .gallery-images .owl-nav .owl-prev:hover, .gallary-container .gallery-images .owl-nav .owl-next:hover {
  background-color: #2680EB
}

.gallary-container .gallery-images .owl-nav .owl-next {
  background-image: url(../images/w-ar-l.svg);
  left: 0;
  margin-left: 20px
}

.gallary-container .gallery-images .owl-nav .owl-prev {
  background-image: url(../images/w-ar-r.svg);
  right: 0;
  margin-right: 20px
}

.gallary-container .owl-thumbs {
  text-align: center;
  width: 100%;
  padding: 8px 0px
}

.gallary-container .owl-thumbs .owl-thumb-item {
  background: transparent;
  outline: none;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  margin: 6px 3px;
  transition: all .15s ease-in-out;
  width: 70px;
  height: 70px;
  padding: 0px
}

.gallary-container .owl-thumbs .owl-thumb-item img {
  object-fit: cover !important;
  width: 100% !important;
  height: 100% !important
}

.gallary-container .owl-thumbs .owl-thumb-item {
  opacity: 0.7;
  border: 3px solid #eee
}

.gallary-container .owl-thumbs .owl-thumb-item.active {
  opacity: 1;
  border: 3px solid #2680EB;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.14);
  -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.14);
  -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.14);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.14)
}

@media (max-width: 767px) {
  .gallary-container {
    padding-bottom: 0px
  }

  .gallary-container .gallery-images {
    background: #fff
  }

  .gallary-container .gallery-images .item img {
    height: 300px;
    object-fit: cover
  }

  .gallary-container .owl-thumbs {
    display: none
  }
}

.details-container {
  margin: 15px 0px;
  padding: 10px 30px 30px 30px
}

.details-container .d-part {
  border-bottom: 1px solid #eee;
  padding-bottom: 18px
}

.details-container .d-part .bx-title {
  margin: 28px 0px
}

.details-container .details-tabels-container .table {
  padding: 0px;
  margin: 0px
}

.details-container .details-tabels-container .table-borderless tr td {
  font-size: 0.8125em;
  padding: 7px 4px
}

.details-container .details-tabels-container .table-borderless tr td:first-child {
  width: 33%
}

.details-container .details-tabels-container .table-borderless tr td i {
  color: #2680EB
}

.details-container .details-tabels-container .table-borderless tr td b {
  font-family: arial
}

.details-container .details-tabels-container .publish-info {
  margin-top: 15px
}

.details-container .details-tabels-container .publish-info tr td {
  color: #666;
  padding: 4px 4px
}

.details-container .details-tabels-container .publish-info tr td:last-child {
  font-family: arial
}

.details-container .details-tabels-container .publish-info tr td:last-child i {
  font-weight: 600
}

@media (max-width: 576px) {
  .details-container .details-tabels-container .table-borderless tr td:first-child {
    color: #666
  }
}

.facilities {
  display: flex;
  flex-wrap: wrap
}

.facilities .icon-item {
  flex: 33.33333333333333%;
  padding: 6px
}

.facilities .icon-item > span {
  display: block;
  text-align: center;
  border: 1px solid #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  height: 96px
}

.facilities .icon-item > span img {
  margin-top: 23px
}

.facilities .icon-item > span span {
  display: block;
  font-size: 0.750em;
  padding-top: 8px;
  color: #555
}

.facilities .icon-item > span span i {
  font-family: arial;
  font-weight: 600;
  padding: 0px 3px;
  color: #000
}

.features-side {
  padding-top: 9px
}

.features-side .feature-item {
  padding: 6px 5px 6px 9px;
  background: #192330;
  color: #fff;
  font-size: 0.8em;
  display: inline-block;
  margin: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px
}

.features-side .feature-item img {
  margin-left: 2px
}

.features-side .feature-list {
  display: block;
  margin-top: 15px
}

.features-side .feature-list li {
  width: 49%;
  display: inline-block;
  padding: 6px 2px
}

.features-side .feature-list li span {
  font-size: 0.750em;
  color: #333;
  display: block;
  position: relative;
  padding-right: 22px
}

.features-side .feature-list li span::before {
  content: '';
  width: 14px;
  height: 14px;
  background: url(../images/tick.svg) center center no-repeat;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 1px
}

@media (max-width: 768px) {
  .details-container {
    padding: 2px 22px 30px 22px
  }
}

@media (max-width: 576px) {
  .facilities .icon-item > span {
    height: auto;
    padding: 10px 2px
  }

  .facilities .icon-item > span img {
    margin-top: 0px
  }

  .details-container {
    padding: 2px 15px 30px 15px
  }
}

.aqar-description article h2 {
  margin-bottom: 15px !important
}

.aqar-description article p {
  font-size: 0.750em;
  line-height: 28px;
  color: #555
}

.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%
}

.iframe-container > * {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%
}

.aqar-location-map > span {
  padding: 6px 12px;
  display: inline-block;
  margin: 2px;
  color: #2680EB;
  font-size: 0.8em;
  border: 1.2px dashed #DADEE4
}

.aqar-location-map .iframe-container {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 15px
}

.aqar-direction .table {
  font-size: 0.8750em;
  text-align: center
}

.aqar-direction .table thead tr th {
  font-weight: 400;
  background: #F6F6F6
}

#send-mail-Modal .modal-content {
  padding-bottom: 5px;
  min-height: auto
}

#send-mail-Modal .block-view {
  padding-bottom: 12px;
  padding-top: 0px
}

#send-mail-Modal .block-view .aqar-img {
  height: 200px
}

.news-info-container .news-image-container {
  display: block;
  background: #eee;
  text-align: center;
  margin-bottom: 15px
}

.news-info-container .news-image-container img {
  max-width: 100%;
  height: auto;
  max-height: 400px;
  object-fit: contain
}

.news-info-container p {
  font-size: 0.8125em;
  color: #555;
  line-height: 28px;
  padding: 15px 0px
}

.related-news-conatiner > h2 {
  font-weight: 600;
  font-size: 1.8em;
  margin-bottom: 20px
}

.related-news-conatiner .news-item {
  height: 400px
}

.related-news-conatiner .row > div {
  padding-bottom: 25px
}

@media (max-width: 991px) {
  .related-news-conatiner {
    padding-top: 25px
  }
}

.settings-menu {
  padding: 0px;
  overflow: hidden
}

.menu-list li {
  position: relative;
  display: block;
  z-index: 1
}

.menu-list li > a {
  padding: 11px 10px !important;
  display: block;
  font-size: 13px;
  position: relative;
  font-weight: 600;
  z-index: 3;
  color: white !important;
  border-bottom: 1px solid #eeeeee1f;
}

.menu-list li > a > i {
  top: 50%;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  font-family: arial;
  font-size: 0.8em;
  font-weight: 600;
  background: #fff;
  padding: 3px 6px;
  margin-left: 42px;
  color: #000;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px
}

.menu-list li > a:hover {
  background: #fafafa40;
}

.menu-list li .dropdown-list {
  display: none;
  padding: 5px 15px;
  background: #EEF2F7;
  border-bottom: 1px solid #DADEE2;
}

.menu-list li .dropdown-list > a {
  display: block;
  border-bottom: 1px solid #C7C7C7;
  padding: 7px 0px;
  color: #000;
  font-size: 14px !important;
  position: relative;
}

.menu-list li .dropdown-list > a:last-of-type {
  border-bottom: 0px
}

.menu-list li .dropdown-list > a.active {
  font-weight: 600
}

.menu-list li.active > a {
  background-color: #a4bad43b !important;
  color: #fff !important;
}

.menu-list li.active > a::after {
  background: url(../images/option-arrow-ac.svg)
}

.menu-list i.red {
  background: #FB473A;
  color: #fff
}

.open-settings {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #ccc;
  padding: 14px 0px;
  text-align: center;
  z-index: 6;
  font-size: 0.9em;
  background: #192330;
  color: #fff;
  font-weight: 600;
  display: none
}

@media (max-width: 991px) {
  .settings-menu {
    display: none;
    max-width: 92%
  }

  .open-settings {
    display: block
  }
}

.notifcation-note {
  background: #F9A825;
  border: 1px solid #F9A111;
  padding: 8px 10px;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.notifcation-note span, .notifcation-note p {
  display: inline-block
}

.notifcation-note span {
  background: #FB473A;
  margin-left: 6px
}

.notifcation-note p {
  color: #6A4100;
  font-size: 0.9em
}

.notifcation-note button {
  position: absolute;
  top: 50%;
  left: 12px;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%)
}

@media (min-width: 1200px) {
  .notifcation-note {
    position: absolute;
    width: 825px;
    left: 0;
    top: 70%;
    margin-left: 15px;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -70%)
  }
}

@media (min-width: 1300px) {
  .notifcation-note {
    width: 890px
  }
}

.results-filter-bar {
  background: #192330;
  padding: 17px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16)
}

.results-filter-bar input[type='text'], .results-filter-bar input[type='search'], .results-filter-bar select {
  height: 45px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px
}

.results-filter-bar .search-block {
  height: 45px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  position: relative;
  padding-left: 51px
}

.results-filter-bar .search-block input[type='text'], .results-filter-bar .search-block input[type='search'] {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px
}

.results-filter-bar .search-block button {
  width: 51px;
  height: 45px;
  background: url(../images/se-icon.svg) center center no-repeat #00C449;
  position: absolute;
  top: 0;
  left: 0
}

.results-filter-bar .search-block button:hover {
  background-color: #01AF42
}

.results-filter-bar .select-space {
  padding-right: 12px;
  padding-left: 12px
}

.results-filter-bar .select-space > div {
  padding: 0px 4px 0px 4px
}

@media (max-width: 767px) {
  .results-filter-bar .search-block {
    margin-top: 12px
  }
}

.admin-block-item {
  padding: 0px;
  position: relative
}

.admin-block-item .block-body {
  padding: 7px !important;
  border-top-right-radius: 4px
}

.admin-block-item .block-footer {
  background: #EEF2F7;
  border-top: 1px solid #D6D6D6;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 0.750em
}

.admin-block-item .block-footer .row {
  padding-right: 15px;
  padding-left: 15px
}

.admin-block-item .block-footer .row > div {
  padding: 4px 11px;
  border-left: 1px solid #DADEE3;
  text-align: center
}

.admin-block-item .block-footer .row > div i {
  font-family: arial;
  font-weight: 600;
  padding: 0 4px
}

.admin-block-item .block-footer .row > div:last-of-type {
  border: none
}

.admin-block-item .block-settings {
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px 0px 0px 8px
}

.admin-block-item .block-settings .dropdown-icon {
  width: 24px;
  height: 24px;
  background: url(../images/dropdown.svg);
  display: block;
  cursor: pointer
}

.admin-block-item .block-settings .dropdown-icon:hover {
  background: url(../images/dropdown-ac.svg)
}

.admin-block-item .block-settings .dropdown-menu {
  -webkit-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.21);
  -o-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.21);
  -ms-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.21);
  text-align: right;
  padding: 0px;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  z-index: 5
}

.admin-block-item .block-settings .dropdown-menu .dropdown-item {
  font-size: 0.750em;
  border-bottom: 1px solid #eee !important;
  padding: 8px;
  display: block
}

.admin-block-item .block-settings .dropdown-menu .dropdown-item:last-of-type {
  border: 0px
}

.admin-block-item .block-settings .dropdown-menu .dropdown-item:hover {
  color: #fff;
  background: #0A6EE3
}

.admin-block-item .master-view {
  box-shadow: none
}

.admin-block-item:hover .dropdown-icon {
  background: url(../images/dropdown-ac.svg)
}

.blue-border {
  border-right: 6px solid #486A91
}

.orange-border {
  border-right: 6px solid #FF5F11
}

.green-border {
  border-right: 6px solid #28cd69
}

@media (max-width: 991px) {
  .admin-block-item .block-body {
    padding: 30px 12px 12px 12px
  }
}

@media (max-width: 767px) {
  .admin-block-item .block-body {
    padding: 30px 8px 12px 8px
  }
}

.result-items-container .total-result {
  margin-bottom: 24px
}

.result-items-container .admin-block-item {
  margin: 15px 0px
}

.step-item {
  padding: 0px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative
}

.step-item .step-title {
  display: block;
  padding: 10px 9px;
  position: relative;
  cursor: pointer;
  padding-right: 68px;
}

.step-item .step-title span, .step-item .step-title h2, .step-item .step-title i {
  display: inline-block
}

.step-item .step-title span {
  width: 37px;
  height: 37px;
  background: #EBEDF0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  right: 0;
  display: block;
  text-align: center;
  font-family: arial;
  line-height: 36px;
  color: #333;
  font-size: 0.9em;
  margin: 12px 20px;
  z-index: 2;
  font-weight: 600
}

.step-item .step-title h2 {
  font-size: 0.9em;
  font-weight: 600;
  padding: 0px 3px
}

.step-item .step-title i {
  color: red;
  font-size: 0.9em;
  padding: 0px 6px
}

.step-item .step-title::after {
  content: '';
  width: 15px;
  height: 15px;
  left: 0;
  top: 0px;
  position: absolute;
  background: url(../images/close-panel.svg);
  margin: 22px 0px;
  margin-left: 30px
}

.step-item .step-title:hover {
  background: #fafafa
}

.step-item .step-contient {
  padding-right: 58px;
  padding-left: 26px;
  padding-bottom: 20px;
  padding-top: 10px;
  display: none
}

.step-item::after {
  content: '';
  width: 4px;
  height: 100%;
  right: 0;
  top: 0px;
  position: absolute;
  background: #EBEDF0;
  margin-right: 36px;
  z-index: 1
}

.step-item:first-of-type::after {
  margin-top: 15px
}

.active-item .step-contient {
  display: block
}

.blue-ti span {
  background: #2680EB !important;
  color: #fff !important
}

.blue-ti::after {
  background: url(../images/open-panel.svg) !important
}

@media (max-width: 768px) {
  .step-item .step-contient {
    padding-right: 60px;
    padding-left: 30px
  }
}

@media (max-width: 500px) {
  .step-item .step-contient {
    padding-right: 10px;
    padding-left: 10px
  }

  .step-item .step-title {
    padding-right: 56px
  }

  .step-item .step-title span {
    margin-right: 15px;
    margin-top: 15px;
    width: 30px;
    height: 30px;
    line-height: 27px
  }

  .step-item .step-title::after {
    margin-left: 18px
  }

  .step-item::after {
    display: none
  }
}

.form-offers-area {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 18px;
  margin-bottom: 10px
}

.offers-type-bar {
  padding-bottom: 15px
}

.offers-type-bar .blue-label {
  min-width: 146px !important;
  display: inline-block !important;
  margin: 3px !important
}

.sell-offer, .final-price {
  display: none
}

.sell-system-bar {
  padding-top: 10px
}

.final-price, .som-had {
  padding-bottom: 15px
}

.final-price {
  padding-top: 10px
}

.upload-button input, .upload-button-sak input {
  visibility: hidden;
  position: absolute
}

.uploaded-style {
  position: relative;
  margin: 0px -6px;
  padding-top: 10px;
  overflow: auto
}

.uploaded-style span {
  height: 100px;
  width: 100px;
  position: relative;
  float: right;
  padding: 5px;
  display: block;
  background-image: url(../images/ajax-loader.gif);
  background-size: 32px 32px;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

.uploaded-style span img {
  object-fit: contain;
  object-position: 50% 50%;
  height: 100%;
  width: 100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #eee
}

.uploaded-style span .remove_img_preview {
  width: 22px;
  height: 22px;
  background: url(../images/remove.svg) no-repeat;
  border: none;
  padding: 0px;
  position: absolute;
  margin: 5px;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer
}

@media (max-width: 400px) {
  .uploaded-style span {
    width: 60px;
    height: 60px
  }
}

.input-area .add-album-figure label {
  background: #fafafa;
  display: block;
  padding: 16px 2px;
  border: 3px dashed #ddd;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  text-align: center
}

.input-area .add-album-figure label p {
  font-size: 1em;
  color: #555;
  position: relative;
  display: inline-block;
  padding-right: 35px
}

.input-area .add-album-figure label p::after {
  content: '';
  width: 24px;
  height: 24px;
  display: block;
  background: url(../images/add_img.svg) no-repeat;
  position: absolute;
  top: 0;
  right: 0px
}

.input-area .add-album-figure label:hover {
  background: #eee
}

.input-area .add-album-figure > i {
  font-size: 0.7em;
  display: block;
  padding: 5px;
  color: #666
}

.uploaded-style {
  padding: 20px 6px
}

.bar-p {
  padding-bottom: 15px
}

.features-bar {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eee
}

.features-list-container {
  padding-bottom: 15px
}

.map-location {
  padding-bottom: 15px
}

.map-location p {
  color: red;
  text-align: center;
  font-size: 0.8em;
  padding: 20px 0px 30px 0px;
  display: block
}

.set-location {
  position: relative
}

.set-location .search-field {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 3;
  padding: 15px 35px 0px 35px
}

.set-location .search-field input {
  background: #fff !important;
  border: none !important;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2)
}

.set-location .search-field::after {
  content: '';
  width: 24px;
  height: 24px;
  background: url(../images/se-ico.svg);
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  margin: 28px 50px
}

#map-canvas {
  width: 100%;
  height: 400px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  background: #fafafa
}

@media (max-width: 500px) {
  #map-canvas {
    height: 300px
  }

  .set-location .search-field {
    padding: 15px
  }

  .set-location .search-field::after {
    margin-left: 30px
  }
}

.register-figure {
  background: #ccc;
  position: relative;
  height: 230px;
  background: #F6F7F8;
  border: 3px dashed #E8E8E8;
  border-spacing: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  margin: 6px 0px 15px 0px
}

.register-figure .upload-button label {
  width: 129px;
  height: 46px;
  background: #2680EB;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  top: auto;
  bottom: 0;
  z-index: 4;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 0.8em;
  line-height: 44px;
  color: #fff;
}

.register-figure .upload-button label:hover {
  background: #0A6EE3
}

.register-figure .uploaded-style {
  height: 100%;
  width: 100%;
  padding: 0px;
  margin: 0px;
  background-color: #F6F7F8;
  background-image: url(../images/user.svg);
  background-position: 50% 30%;
  background-size: 58px 58px;
  background-repeat: no-repeat
}

.register-figure .uploaded-style > span {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #F6F7F8;
  padding: 0px;
  margin: 0px;
  z-index: 5;
  padding: 0px 0px 0px 0px !important
}

.register-figure .uploaded-style > span img {
  border-radius: 0px
}

.register-figure .uploaded-style .remove_img_preview {
  width: 22px;
  height: 22px
}

.ad-aqar-title {
  font-weight: 600;
  font-size: 1.5000em;
  line-height: 38px;
  padding: 15px 0px;
  display: block;
  margin-top: 15px
}

.action-button {
  display: inline-block;
  background: transparent !important;
  padding: 0px;
  margin: 0px 4px;
  min-width: 92px
}

.action-button span, .action-button i {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 0.8em;
}

.action-button i {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  margin-left: 4px
}

.action-button i img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-top: 8px
}

@media (max-width: 1024px) {
  .action-button {
    min-width: auto
  }

  .action-button span {
    display: none
  }

  .action-button i {
    margin: 0px
  }
}

.blue-bar {
  padding-top: 0px;
  overflow: hidden
}

.blue-bar .bx-title {
  background: #486A91;
  color: #fff;
  margin: 0px -22px 20px -22px;
  padding: 12px 8px
}

.questions-box {
  margin: 20px 0px
}

.question-item {
  padding-top: 13px;
  padding-bottom: 13px;
  border-bottom: 1px solid #ddd
}

.question-item h2, .question-item span {
  font-weight: 600;
  font-size: 1em;
  display: block;
  padding: 3px 0px
}

.question-item span {
  color: #0A6EE3;
  font-family: arial
}

.question-item i {
  font-family: arial;
  color: #666;
  font-size: 0.8em
}

.question-item p {
  display: block;
  font-size: 0.8em;
  line-height: 28px;
  color: #444
}

.question-item:last-of-type {
  border: 0px
}

@media (max-width: 767px) {
  .btn-side .small-btn {
    margin-bottom: 6px
  }
}

.circle {
  color: #fff;
  text-align: center;
  margin-right: 6px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  border-radius: 80px
}

.admin-block-item .block-body .block-contient {
  display: block;
  padding: 0px 5px 5px 5px
}

.admin-block-item .block-body .block-contient h2, .admin-block-item .block-body .block-contient h3, .admin-block-item .block-body .block-contient h1 {
  display: block;
  font-weight: 600;
  font-size: 1em;
  padding: 4px 0px;
  line-height: 26px
}

.admin-block-item .block-body .block-contient h2 > span, .admin-block-item .block-body .block-contient h3 > span, .admin-block-item .block-body .block-contient h1 > span {
  color: #0A6EE3;
  font-size: 0.8em;
  font-weight: 400
}

.admin-block-item .block-body .block-contient p {
  font-size: 0.84em;
  color: #555;
  padding: 4px 0px;
  line-height: 25px
}

.admin-block-item .block-body .block-contient p > span {
  color: #0A6EE3;
  font-weight: 600;
  font-family: arial;
  padding: 0 4px
}

.admin-block-item .due-date-bar {
  display: block;
  padding-top: 6px
}

.admin-block-item .due-date-bar > span, .admin-block-item .due-date-bar a {
  display: inline-block;
  padding: 4px 8px;
  font-size: 0.8em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #666
}

.admin-block-item .due-date-bar > span i, .admin-block-item .due-date-bar a i {
  font-family: arial;
  padding: 0 p 3px;
  font-weight: 600;
  color: #000
}

.admin-block-item .due-date-bar span.red {
  color: #fff
}

.admin-block-item .due-date-bar a {
  float: left;
  color: #fff;
  padding: 6px 12px
}

.modal .bx-title {
  padding-top: 12px;
  padding-bottom: 12px
}

.modal .label {
  color: #666;
  padding-right: 3px
}

.modal .btn-block {
  margin-top: 12px
}

.datepicker-icon {
  font-family: arial !important;
  font-weight: 600;
  background-image: url(../images/datepiker-icon.svg);
  background-position: left;
  background-repeat: no-repeat
}

.side-data-container {
  margin-top: 20px
}

.thead-dark tr th {
  background: #385980 !important;
  border-color: #304C6E !important;
  font-size: 0.85em;
  font-weight: normal
}

.main-tabel tr td {
  font-size: 0.85em;
  padding: 8px !important
}

.statistics-box {
  padding: 7px 20px;
}

.statistics-box h2 {
  font-size: 1.1em;
  font-weight: 600;
  padding: 4px;
}

.statistics-box .statistics-counter {
  background: #fafafa;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 35px;
  margin-top: 10px
}

.statistics-box .statistics-counter > .row span {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-left: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC
}

.statistics-box .statistics-counter > .row span b, .statistics-box .statistics-counter > .row span i {
  display: block
}

.statistics-box .statistics-counter > .row span b {
  font-size: 22px;
  padding-top: 9px;
  color: #212529bf;
  font-weight: 600;
}

.statistics-box .statistics-counter > .row span i {
  font-size: 16px;
  padding-top: 9px;
  color: #212529bf;
  font-weight: 600;
}

.statistics-box ul {
  min-height: 185px
}

.statistics-box ul li {
  display: inline-block;
  width: 32%;
  font-size: 0.9em;
  color: #0A6EE3;
  padding: 4px 0px
}

.statistics-box ul li span {
  font-family: arial;
  color: #444;
  padding: 0px 4px
}

.dark-box {
  background: #232F3E
}

.dark-box h2 {
  color: #fff
}

.dark-box .statistics-counter {
  background: none
}

.dark-box .statistics-counter > .row span {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-left: 1px solid #ffffff6e;
  border-bottom: 1px solid #ffffff6e
}

.dark-box .statistics-counter > .row span b {
  color: #fff
}

.dark-box .statistics-counter > .row span i {
  color: #fff;
  opacity: 0.7
}

.dark-box .statistics-counter > .row span:nth-child(4) {
  border-bottom: none
}

.dark-box .statistics-counter > .row span:nth-child(3) {
  border-bottom: none
}

.small-statistics-box {
  height: 145px;
  position: relative
}

.small-statistics-box article {
  text-align: center
}

.small-statistics-box article img {
  margin-bottom: 10px
}

.small-statistics-box article p {
  font-family: arial;
  font-size: 1.3750em;
  font-weight: 600
}

.small-statistics-box article i {
  font-size: 0.8em;
  padding-top: 9px;
  color: #666
}

.info-article {
  padding: 10px;
  margin: 4px
}

.info-article h1, .info-article h2, .info-article h3 {
  font-weight: 600;
  padding: 6px 0px
}

.info-article h2 {
  font-size: 1.2em;
  margin-bottom: 10px
}

.info-article p {
  line-height: 36px;
  color: #555;
  font-size: 0.9em
}

.company-location {
  margin-bottom: 20px;
  padding: 0px;
  overflow: hidden
}

.company-location article {
  padding: 35px
}

.company-location article h2 {
  font-size: 1.2em;
  margin-bottom: 5px;
  font-weight: 600
}

.company-location article p {
  line-height: 36px;
  color: #555;
  font-size: 0.9em;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px
}

.company-location article b {
  font-family: arial
}

.company-location .footer-contact-item {
  display: inline-block !important;
  margin: 0px
}

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


.swal2-popup.swal2-modal {
  border-radius: 35px !important;
}

.mb-1_5 {
  margin-bottom: 6px !important;
}

.radius-48 {
  border-radius: 48px;
}
