.block-number {
  text-align: center;
  font-weight: bold;
  font-size: 0.8125em;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #191919;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.block-number:hover {
  opacity: 1;
}

.block-number::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 6px;
  margin-bottom: 2px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #191919;
}

.block-number a:hover,
.block-number a:focus {
  color: #191919;
}

.demo-section .main-content .section,
.demo-topbar .main-content .topbar,
.demo-navbar .main-content .navbar,
.demo-header .main-content .header,
.demo-footer .main-content .footer {
  margin: 30px 20px 100px;
  border: 1px solid #f5f6f7;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.demo-topbar .main-content .topbar,
.demo-navbar .main-content .navbar {
  position: static;
  margin: 0;
}

.sample-blocks img {
  border-radius: 0.25rem;
}

.sample-blocks img.aos-animate {
  opacity: 0.5 !important;
}

.sample-blocks img:hover {
  opacity: 1 !important;
  -webkit-transition: 0.7s !important;
  transition: 0.7s !important;
}

.sample-blocks a {
  position: absolute;
}

.sample-blocks a:nth-child(1) {
  -webkit-animation: wobble 4s infinite;
  animation: wobble 4s infinite;
  right: 15px;
  bottom: -20px;
}

.sample-blocks a:nth-child(2) {
  -webkit-animation: wobble 8s infinite;
  animation: wobble 8s infinite;
  right: 320px;
  bottom: 30px;
}

.sample-blocks a:nth-child(3) {
  -webkit-animation: wobble 5s infinite;
  animation: wobble 5s infinite;
  right: 0px;
  bottom: 190px;
}

.sample-blocks a:nth-child(4) {
  -webkit-animation: wobble 6s infinite;
  animation: wobble 6s infinite;
  right: 280px;
  bottom: 180px;
}

.sample-blocks a:nth-child(5) {
  -webkit-animation: wobble 9s infinite;
  animation: wobble 9s infinite;
  right: 270px;
  bottom: 320px;
}

.sample-blocks a:nth-child(6) {
  -webkit-animation: wobble 7s infinite;
  animation: wobble 7s infinite;
  right: 20px;
  bottom: 370px;
}

.sample-blocks a:nth-child(7) {
  -webkit-animation: wobble 5s infinite;
  animation: wobble 5s infinite;
  right: 200px;
  bottom: 470px;
}

.sample-blocks a:nth-child(8) {
  -webkit-animation: wobble 8s infinite;
  animation: wobble 8s infinite;
  right: 10px;
  bottom: 470px;
}

.sample-blocks a:nth-child(9) {
  -webkit-animation: wobble 9s infinite;
  animation: wobble 9s infinite;
  right: 0px;
  bottom: 570px;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: rotate(-1deg) translate(-5px, -5px);
    transform: rotate(-1deg) translate(-5px, -5px);
  }

  50% {
    -webkit-transform: rotate(1deg) translate(5px, 5px);
    transform: rotate(1deg) translate(5px, 5px);
  }

  100% {
    -webkit-transform: rotate(-1deg) translate(-5px, -5px);
    transform: rotate(-1deg) translate(-5px, -5px);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: rotate(-1deg) translate(-5px, -5px);
    transform: rotate(-1deg) translate(-5px, -5px);
  }

  50% {
    -webkit-transform: rotate(1deg) translate(5px, 5px);
    transform: rotate(1deg) translate(5px, 5px);
  }

  100% {
    -webkit-transform: rotate(-1deg) translate(-5px, -5px);
    transform: rotate(-1deg) translate(-5px, -5px);
  }
}

@media (max-width: 400px) {

  body>.footer .social a:last-child,
  body>.footer .nav a:last-child {
    display: none;
  }
}

/*#=================== Navbar ============ */
.nav-navbar .nav {
  border-radius: 0;
}

.nav {
  padding-right: 0;
}

section.navbar-mobile.login {
  width: 18%;
}

header#home {
  background-color: #008e9c;
}
p{
  margin-top: 0 !important;
  margin-bottom: 3px !important;
  line-height: 2 !important;
  font-size: 12px !important;
}
/* ========================== News ===============================*/
section.section.bg-gray, .row.align-items-center.h-100, .slider-dots-inside.slick-slider {
  direction: rtl;
  text-align: right;
}
.news-btn {
  float: left;
  margin-bottom: 20px;
  direction: rtl;
  text-align: right;
  font-weight: 400 !important;
}
.ti-angle-right:before {
  content: "\e662";
}
.overlay-image{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.7;
}
/* ========== Style 2 ==============*/
h3.heading a {
    color: #fff;
}
section.section.bg-gray {
    padding-bottom: 40px;
}
header.section-header h2 {
    margin-bottom: -29px;
}
.section-header {
    margin: 0 auto 40px;
}
.section-header hr {
    width: 206px;
}
section.section.mySection {
    margin-bottom: -94px;
}


/*================ Consultant =============*/
.consultant img.card-img-top {
    border-radius: 50%;
    border: 3px solid #fd6100;
    padding: 3px;
    outline: none;
    background: #ffffff;
}
.consultant .card-body {
    padding: 6px 0;
}
.consultant .list-group-item {
    padding: 0px;
    border: none;
}
.consultant .card-title {
    margin-bottom: 3px;
    font-size: 13px;
    font-weight: 700;
}
.consultant .list-group {
    padding-right: 0;
}
.consultant .list-group {
    padding-right: 0;
    padding-left: 0;
    margin: 10px 0 0 0;
    text-align: center;
}
.consultant .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto{
    padding: 5px;
}
.consultant .card-footer {
    padding: 5px 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.consultant h6.divider.mb-5 {
    color: #c08502 !important;
    font-weight: 600 !important;
    background: #fff !important;
    padding: 10px 20px !important;
}
.divider::before, .divider::after {
    content: '';
    -webkit-box-flex: 1;
    flex-grow: 1;
    border-top: 3px solid #fd5f00;
}
.consultant_form {
    background: #fff;
    margin-bottom: 20px;
}
.search_consultant {
    border-radius: 0;
    background: #fd6100;
    margin-right: 15px;
}
h5.search_notes {
    margin-top: 15px;
}
.companies .btn.btn-primary {
    background: #007bff;
    border: 1px solid #024b99;
    color: #fff;
}
.search_companies {
    border-radius: 0;
    background: #007bff;
    margin-right: 15px;
}
.companies_section h6.divider.mb-5 {
    color: #007bff !important
}
.companies_section .divider::before,.companies_section .divider::after {
    border-top: 3px solid #007bff !important;
}


