

body,
html {
  margin: 0 auto;
  height: 100%;
  color: #000;
}

body {
  background: #f8f9fd;
  font-family: '29LT Azer', sans-serif;
  color: #000;
  overflow-x: hidden;
}

.form-control {
  font-family: '29LT Azer', sans-serif;
  border: 1px solid #c4cad0;
}

.form-control:focus {
  border-color: #cddc36;
}

@media (min-width: 992px) {
  .padding-right-0-lg {
    padding-right: 0px;
  }
}

.data-table {
  font-size: 16px;
}

@media (max-width: 991px) {
  .data-table {
    font-size: 12px;
  }
}

.data-table th,
.data-table td {
  white-space: pre-line !important;
  word-break: break-all;
  max-width: 170px;
}

.contact-notice {
  font-size: 14px;
  text-align: center;
}

.pointer {
  cursor: pointer;
}

.no-padding {
  padding: 0px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-60 {
  margin-top: 60px;
}

.nav-tabs>li {
  float: right;
}

.admin_page {
  padding: 10px;
}

.modal .close {
  float: left;
}

.bg-white {
  background: #fff;
}

.rtl,
.table {
  direction: rtl;
}

a {
  color: #5f7b8a;
}

a:hover,
a:focus {
  color: #fbbf13;
}

.main {
  padding: 0px;
  overflow: hidden;
}

.main:not(.site-main) {
  margin-bottom: 60px;
}


@media (min-width: 1200px) {
  .pull-right-lg {
    float: right !important;
  }
}

.text-color {
  color: #5f7b8a !important;
}

.text-blue {
  color: #1cb5cf !important;
}

.text-green {
  color: #cddc36 !important;
}

.text-grey {
  color: #949797 !important;
}

.text-blue {
  color: #1cb5cf !important;
}

.circle {
  padding: 10px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  height: 40px;
  display: inline-block;
  width: 40px;
  line-height: 20px;
}

.bg-green {
  background: #cddc36;
}

.bg-blue {
  background: #00bbd3;
}

.bg-purple {
  background: #64489d;
}

.bg-red {
  background: #ef4436;
}

.bg-pink {
  background: #e82063;
}

.bg-orange {
  background: #fbbf13;
}

.bg-dark-green {
  background: #009587;
}

.box-shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.dib {
  display: inline-block;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  direction: rtl;
  line-height: 1.6;
}

section,
footer {
  padding: 50px 0px;
}

section:not(#chat) .container,
footer:not(#chat) .container {
  
}

section#faq {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

section#faq ::-webkit-scrollbar {
  width: 2px;
}

section#faq ::-webkit-scrollbar-track {
  background: #f1f1f1;
}

section#faq ::-webkit-scrollbar-thumb {
  background: #ddd;
}

section#faq ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.flex-center {
  display: flex;
  align-items: center;
}

@media (min-width: 992px) {
  .flex-center-lg {
    display: flex;
    align-items: center;
  }
}

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

.para {
  z-index: -1;
}

@media (max-width: 991px) {
  .para {
    transform: scale(1.2);
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.bold {
  font-weight: bold;
}

.newline {
  border-top: 1px solid #64489d;
  margin: 10px 0px !important;
}

.flex-baseline {
  display: flex;
  align-items: baseline;
}

@media (min-width: 991px) {
  .flex-baseline-lg {
    display: flex;
    align-items: baseline;
  }

  .flex-end-lg {
    display: flex;
    align-items: flex-end;
  }
}

.box.quote-box {
  max-width: 500px;
  text-align: justify;
  direction: rtl;
  margin: 0 auto;
}

.box.quote-box .inner-box {
  position: relative;
  font-family: '29LT Azer', sans-serif;
}

.box.quote-box .inner-box p {
  font-size: 34px;
  text-align: justify;
  display: inline;
}

.box.quote-box .inner-box p.text-lg {
  font-size: 58px;
}

.box.quote-box .inner-box::after {
  margin-top: 10px;
  content: "";
  width: 100%;
  height: 80px;
  background-image: url("/img/red_quote.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}

@media (max-width: 991px) {
  .box.quote-box .inner-box::after {
    height: 60px;
  }
}

.box.quote-box .box-buttons {
  max-width: 100%;
  margin-left: 0px;
  margin-right: auto;
  text-align: center;
}

.box.quote-box .box-buttons .btn {
  display: block;
  margin-left: auto;
  font-size: 50px;
  padding: 0px 10px;

  margin-right: auto;
  font-weight: bold;
    width: 320px;
}

@media (max-width: 991px) {
  .box.quote-box .box-buttons .btn {
    font-size: 50px;
  }
}

.box.quote-box .box-buttons .btn:first-child {
  margin-bottom: 20px;
}

.box.quote-box .box-buttons p {
  letter-spacing: 0.9px;
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 1.4;
}

@media (max-width: 991px) {
  .box.quote-box .box-buttons p {
    font-size: 20px;
  }
}

.box.quote-box .box-buttons p.hours {
  letter-spacing: 0;
  direction: ltr;
}

.box.quote-box .box-buttons .days {
  margin-top: -20px;
  font-size: 40px;
}

.box.quote-box .box-buttons .phone {
  font-weight: bold;
  position: relative;
  margin-top: 15px;
  font-size: 40px;
  font-weight: 500;
}

@media (max-width: 991px) {
  .box.quote-box .box-buttons .phone {
    font-size: 28px;
  }
}

.box.quote-box .box-buttons .phone i {
  font-size: 58px;
  letter-spacing: 3px;
  font-style: normal;
  padding-left: 0px;
}

@media (max-width: 768px) {
  .box.quote-box .box-buttons .phone i {
    font-size: 48px;
  }
}

.box.quote-box .box-buttons .phone::before {
  display: none;
  content: "";
  background-image: url("/img/phone.png");
  background-size: 13px;
  height: 25px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 5px;
  width: 15px;
}

.box.logout .inner-box {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  background: #fff;
  padding: 50px 30px;
}

.box.logout .inner-box::after {
  display: none;
}

.box.logout p {
  display: block !important;
  text-align: center !important;
  margin: 0px;
}

.box.logout .logout-label {
  font-weight: bold;
}

.section-title h2 {
  font-size: 90px;
  line-height: 1.2;
}

@media (max-width: 991px) {
  .section-title h2 {
    font-size: 50px;
  }
}

.btn {
  transition: all 0.3s ease;
  border-radius: 10px;
}

.btn.btn-pink {
  color: #fff;
  background-color: #b81d87;
}

.btn.btn-pink:hover,
.btn.btn-pink:focus,
.btn.btn-pink:active {
  opacity: 0.9;
}

.btn.btn-orange {
  color: #fff;
  background-color: #fbbf13;
}

.btn.btn-orange:hover,
.btn.btn-orange:focus,
.btn.btn-orange:active {
  opacity: 0.9;
}

.btn.btn-red {
  color: #fff;
  background-color: #ed1941;
}

.btn.btn-red:hover,
.btn.btn-red:focus,
.btn.btn-red:active {
  opacity: 0.9;
}

.btn.btn-green {
  color: #fff;
  background-color: #cddc36;
}

.btn.btn-green:hover,
.btn.btn-green:focus,
.btn.btn-green:active {
  opacity: 0.9;
}

.btn.btn-purple {
  color: #fff;
  background-color: #5f5fa2;
}

.btn.btn-purple:hover,
.btn.btn-purple:focus,
.btn.btn-purple:active {
  opacity: 0.9;
}

.btn.btn-blue {
  color: #fff;
  background-color: #1cb5cf;
}

.btn.btn-blue:hover,
.btn.btn-blue:focus,
.btn.btn-blue:active {
  opacity: 0.9;
}

.parallax-viewport {
  position: relative;
  overflow: hidden;
}

.parallax-layer {
  position: absolute;
}

#port {
  background: none;
  margin: 1.5em 0px;
  overflow: hidden;
  position: relative;
  z-index: 99;
  top: -110px;
  right: 30px;
  width: 1034px;
  height: 550px;
  opacity: 0.6;
}

.padding-10 {
  padding: 10px;
}

.rtl {
  direction: rtl;
}

.main-margin-top {
  margin-top: 120px;
}

@media (max-width: 991px) {
  .main-margin-top {
    margin-top: 60px;
  }
}

.loader {
  position: fixed;
  z-index: 1000;
  background: rgb(255, 255, 255);
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
}

.loader .loader-icon {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  color: #cddc36;
}

.admin-tabs li a {
  padding: 7px;
  font-size: 16px;
  border-radius: 0px;
}

.admin-tabs li a:hover {
  color: #1cb5cf;
}

.admin-tabs li.active a,
.admin-tabs li.active a:hover,
.admin-tabs li.active a:focus {
  background: #1cb5cf;
  color: #fff;
}

@media (max-width: 991px) {
  .admin-tabs li a {
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 5px 7px;
  }
}

@keyframes flickerAnimation {
  0% {
    background: #fff;
  }

  50% {
    background: #cddc36;
  }

  100% {
    background: #fff;
  }
}

.animate-flicker {
  animation: flickerAnimation 1.5s infinite;
}

@media (min-width: 1200px) {

  .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 {
    float: right;
  }

  .pull-left-lg {
    float: left !important;
  }
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: right;
}

.webxseed {
  text-align: right;
  direction: rtl;
}

.webxseed a,
.webxseed p {
  color: #949797;
}

.webxseed img {
  max-width: 18px;
  display: inline-block;
}

.webxseed p {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}

#navigation {
  padding: 10px 0px;
  background: #fff;
  border-radius: 0px;
}

#navigation .container {
  max-width: 970px;
}
.main-container {
  max-width: 970px;
}
#navigation .navbar-toggle {
  background-color: transparent;
  border: none;
}

#navigation .navbar-toggle .icon-bar {
  width: 21px;
  height: 4px;
  background: #ed1941;
}

#navigation .bar-1 {
  transform-origin: bottom left;
}

#navigation .bar-3 {
  transform-origin: top left;
}

#navigation button:not(.collapsed) .bar-1 {
  transform: rotate(45deg);
}

#navigation button:not(.collapsed) .bar-2 {
  transform: scaleX(0);
}

#navigation button:not(.collapsed) .bar-3 {
  transform: rotate(-45deg);
}

#navigation .icon-bar {
  transition: transform 0.5s;
}

#navigation .navbar-collapse {
  border: none;
  box-shadow: none;
}

#navigation .navbar-header .navbar-toggle {
  float: none;
  padding-left: 0px;
}

@media (min-width: 768px) {
  #navigation .navbar-header {
    float: right;
  }
}

#navigation .navbar-header .navbar-brand {
  flex-direction: row-reverse;
  padding: 10px 21px;
    display: flex;
    align-items: center;
}

#navigation .navbar-header .navbar-brand .slogan {
  float: left;
  display: block;
  margin-right: 10px;
}

#navigation .navbar-header .navbar-brand .slogan img {
      height: 20px;
}

@media (max-width: 768px) {
  #navigation .navbar-header .navbar-brand .slogan img {
    max-width: 200px;
  }
}

#navigation .navbar-header .navbar-brand .logo {
  height: 60px;
}

@media (max-width: 768px) {
  #navigation .navbar-header .navbar-brand .logo {
    height: 40px;
  }
}



@media (max-width: 1840px) {
  #navigation .navbar-header .navbar-brand:before {
    width: 12vw;
  }
}

@media (min-width: 768px) {
  #navigation .navbar-header .navbar-brand {
    margin-right: -21px;
    margin-left: 0px;
  }
}

#navigation.app-nav .navbar-header {
  float: right;
}

#navigation.full-width-nav {
  overflow: hidden;
}

#navigation.inverse-navbar {
  background: #cddc36;
  border-bottom: 5px solid #5f7b8a;
}


#navigation.inverse-navbar .navbar-nav li a:before {
  background: #fff !important;
}

#navigation .navbar-collapse {
  transition: all 0.3 ease;
}

@media (max-width: 768px) {
  #navigation .navbar-collapse {
    margin-top: 5px;
  }
}

#navigation .navbar-nav li a {
  padding: 0px 12px;
  text-align: right;
  font-weight: 600;
  font-size: 12pt;
  display: block;
}

@media (min-width: 768px) {
 

}

@media (max-width: 768px) {
  #navigation .navbar-nav li a {
    padding: 10px 21px;
  }
}

#navigation .navbar-nav li a .fa-sign-out {
  transform: rotate(180deg);
  color: #ed1941;
  font-size: 24px;
  vertical-align: middle;
}

#navigation .navbar-nav li:first-child a::before {
  background: #1cb5cf;
}

#navigation .navbar-nav li:nth-child(2) a::before {
  background: #5f5fa2;
}

#navigation .navbar-nav li:nth-child(3) a::before {
  background: #b81d87;
}

#navigation .navbar-nav li:nth-child(4) a:first-child {
  padding-right: 12px;
}

#navigation .navbar-nav li:nth-child(4) a:first-child::before {
  background: #37A919;
}

#navigation .navbar-nav li.social-icons {
  direction: rtl;
          display: flex;
        gap: 10px;
}

        
#navigation .navbar-nav li.social-icons a {
  display: inline-block;
  padding-left: 0px;
  padding-right: 0px;
}

#navigation .navbar-nav li.social-icons a img {
     height: 24px;
}

#navigation .navbar-nav li.social-icons a img:last-child {
  margin-right: 5px;
}

#navigation .navbar-nav li.social-icons a i {
  font-size: 20px;
  color: #949797;
}

#navigation .navbar-nav li.social-icons a i:last-child {
  padding-right: 5px;
}

@media (max-width: 991px) {
  #navigation .navbar-nav li.social-icons {
    text-align: right;
  }
}

@media (min-width: 768px) {
  #navigation .navbar-nav li.social-icons {
    margin-right: 20px;
  }
  #navigation .navbar-nav li {
    float: right;
  }
}

@media (min-width: 768px) {
  #navigation .navbar-nav {
    padding: 10px 0px;
  }
}

#navigation .navbar-nav.navbar-items {
  padding-top: 10px;
}

#navigation .navbar-nav.navbar-items li {
  display: inline-block;
}

#navigation .navbar-nav.navbar-items li a {
  padding: 10px 15px;
}

#navigation .navbar-nav.navbar-items li a::before {
  bottom: 15px;
}

@media (max-width: 768px) {
  #navigation {
    min-height: 60px;
  }
}

section#intro,section#faq {
  min-height: 100%;
  margin-top: 10px;
}
section#intro .section-title {
  margin-top:30px
}
section#intro .sentence {
  line-height: 1.3;
  text-align: center !important;
  margin: 0px;
  display: block !important;
}

section#intro .box-1 .sentence {
  color: #4f4f4f;
  letter-spacing: -1px;
  text-align: justify;
}

section#intro .box-1 .sentence.sentence1 {
  font-weight: 100;
  font-size: 28px;
  color: #949797;
}

@media (max-width: 768px) {
  section#intro .box-1 .sentence.sentence1 {
    font-size: 19.5px;
  }
}

section#intro .box-1 .sentence.sentence2 {
  font-weight: bold;
  font-size: 29px;
}

@media (max-width: 768px) {
  section#intro .box-1 .sentence.sentence2 {
    font-size: 21px;
  }
}

section#intro .box-1 .sentence.sentence3 {
  font-size: 51px;
}

@media (max-width: 768px) {
  section#intro .box-1 .sentence.sentence3 {
    font-size: 36px;
  }
}

section#intro .box-1 .sentence.sentence4 {
  font-size: 52px;
}

@media (max-width: 768px) {
  section#intro .box-1 .sentence.sentence4 {
    font-size: 37px;
  }
}

section#intro .box-1 .sentence.sentence5 {
  font-size: 54px;
}

@media (max-width: 768px) {
  section#intro .box-1 .sentence.sentence5 {
    font-size: 38px;
  }
}

section#intro .box-1 .sentence.sentence6 {
  font-size: 29.5px;
  letter-spacing: -1.1px;
}

@media (max-width: 768px) {
  section#intro .box-1 .sentence.sentence6 {
    font-size: 21px;
  }
}

@media (max-width: 768px) {
  section#intro .box-1 .sentence {
    text-align: center;
    display: block;
  }
}

section#intro .box-2 .sentence {
  color: #4f4f4f;
  letter-spacing: -1px;
  text-align: justify;
}

section#intro .box-2 .sentence.sentence1 {
  font-weight: 100;
  font-size: 28px;
  color: #949797;
}

@media (max-width: 768px) {
  section#intro .box-2 .sentence.sentence1 {
    font-size: 20px;
  }
}

section#intro .box-2 .sentence.sentence2 {
  font-weight: bold;
  font-size: 31px;
}

@media (max-width: 768px) {
  section#intro .box-2 .sentence.sentence2 {
    font-size: 22px;
  }
}

section#intro .box-2 .sentence.sentence3 {
  font-size: 43px;
}

@media (max-width: 768px) {
  section#intro .box-2 .sentence.sentence3 {
    font-size: 30px;
  }
}

section#intro .box-2 .sentence.sentence4 {
  font-size: 46px;
  font-weight: bold;
}

@media (max-width: 768px) {
  section#intro .box-2 .sentence.sentence4 {
    font-size: 32px;
  }
}

section#intro .box-2 .sentence.sentence5 {
  font-size: 47.5px;
  font-weight: bold;
  letter-spacing: -1.1px;
}

@media (max-width: 768px) {
  section#intro .box-2 .sentence.sentence5 {
    font-size: 32.7px;
  }
}

@media (max-width: 768px) {
  section#intro .box-2 .sentence {
    text-align: center;
    display: block;
  }
}

section#intro .box-3 .sentence {
  color: #4f4f4f;
  letter-spacing: -1px;
  text-align: justify;
}

section#intro .box-3 .sentence.sentence1 {
  font-weight: 100;
  font-size: 28px;
  color: #949797;
}

@media (max-width: 768px) {
  section#intro .box-3 .sentence.sentence1 {
    font-size: 20px;
  }
}

section#intro .box-3 .sentence.sentence2 {
  font-weight: bold;
  font-size: 29.45px;
}

@media (max-width: 768px) {
  section#intro .box-3 .sentence.sentence2 {
    font-size: 20.7px;
  }
}

section#intro .box-3 .sentence.sentence3 {
  font-size: 73.4px;
}

@media (max-width: 768px) {
  section#intro .box-3 .sentence.sentence3 {
    font-size: 51px;
  }
}

section#intro .box-3 .sentence.sentence4 {
  font-size: 27.8px;
  font-weight: bold;
  letter-spacing: -1.1px;
}

@media (max-width: 768px) {
  section#intro .box-3 .sentence.sentence4 {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  section#intro .box-3 .sentence {
    text-align: center;
    display: block;
  }
}

section#intro .box-4 .sentence {
  color: #4f4f4f;
  letter-spacing: -1px;
  text-align: justify;
}

section#intro .box-4 .sentence.sentence1 {
  font-weight: 100;
  font-size: 28px;
  color: #949797;
}

@media (max-width: 768px) {
  section#intro .box-4 .sentence.sentence1 {
    font-size: 20px;
  }
}

section#intro .box-4 .sentence.sentence2 {
  font-weight: bold;
  font-size: 29.6px;
}

@media (max-width: 768px) {
  section#intro .box-4 .sentence.sentence2 {
    font-size: 22.1px;
  }
}

section#intro .box-4 .sentence.sentence3 {
  font-size: 71px;
}

@media (max-width: 768px) {
  section#intro .box-4 .sentence.sentence3 {
    font-size: 49px;
  }
}

section#intro .box-4 .sentence.sentence4 {
  font-size: 28.5px;
  font-weight: bold;
  letter-spacing: -1.1px;
}

@media (max-width: 768px) {
  section#intro .box-4 .sentence.sentence4 {
    font-size: 20.5px;
  }
}

@media (max-width: 768px) {
  section#intro .box-4 .sentence {
    text-align: center;
    display: block;
  }
}

section#intro .box-5 .sentence {
  color: #4f4f4f;
  letter-spacing: -1px;
  text-align: justify;
}

section#intro .box-5 .sentence.sentence1 {
  font-weight: 100;
  font-size: 28px;
  color: #949797;
}

@media (max-width: 768px) {
  section#intro .box-5 .sentence.sentence1 {
    font-size: 19.5px;
  }
}

section#intro .box-5 .sentence.sentence2 {
  font-weight: bold;
  font-size: 30px;
}

@media (max-width: 768px) {
  section#intro .box-5 .sentence.sentence2 {
    font-size: 20.6px;
  }
}

section#intro .box-5 .sentence.sentence3 {
  font-size: 57px;
}

@media (max-width: 768px) {
  section#intro .box-5 .sentence.sentence3 {
    font-size: 39px;
  }
}

section#intro .box-5 .sentence.sentence4 {
  font-size: 39px;
}

@media (max-width: 768px) {
  section#intro .box-5 .sentence.sentence4 {
    font-size: 27px;
  }
}

section#intro .box-5 .sentence.sentence5 {
  font-size: 30px;
  font-weight: bold;
}

@media (max-width: 768px) {
  section#intro .box-5 .sentence.sentence5 {
    font-size: 21px;
  }
}

section#intro .box-5 .sentence.sentence6 {
  font-size: 30.5px;
  font-weight: bold;
  letter-spacing: -1.3px;
}

@media (max-width: 768px) {
  section#intro .box-5 .sentence.sentence6 {
    font-size: 21.7px;
  }
}

@media (max-width: 768px) {
  section#intro .box-5 .sentence {
    text-align: center;
    display: block;
  }
}

section#intro .box-6 .sentence {
  color: #4f4f4f;
  letter-spacing: -1px;
  text-align: justify;
}

section#intro .box-6 .sentence.sentence1 {
  font-weight: 100;
  font-size: 28px;
  color: #949797;
}

@media (max-width: 768px) {
  section#intro .box-6 .sentence.sentence1 {
    font-size: 19.5px;
  }
}

section#intro .box-6 .sentence.sentence2 {
  font-weight: bold;
  font-size: 30px;
}

@media (max-width: 768px) {
  section#intro .box-6 .sentence.sentence2 {
    font-size: 20.6px;
  }
}

section#intro .box-6 .sentence.sentence3 {
  font-size: 59px;
}

@media (max-width: 768px) {
  section#intro .box-6 .sentence.sentence3 {
    font-size: 40px;
  }
}

section#intro .box-6 .sentence.sentence4 {
  font-size: 39px;
}

@media (max-width: 768px) {
  section#intro .box-6 .sentence.sentence4 {
    font-size: 27px;
  }
}

section#intro .box-6 .sentence.sentence5 {
  font-size: 30px;
  font-weight: bold;
}

@media (max-width: 768px) {
  section#intro .box-6 .sentence.sentence5 {
    font-size: 21px;
  }
}

section#intro .box-6 .sentence.sentence6 {
  font-size: 30.5px;
  font-weight: bold;
  letter-spacing: -1.3px;
}

@media (max-width: 768px) {
  section#intro .box-6 .sentence.sentence6 {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  section#intro .box-6 .sentence {
    text-align: center;
    display: block;
  }
}

@media (max-width: 768px) {
  section#intro, section#faq {
    padding: 40px 0px !important;
    margin-top: 50px;
  }
}

section#about .section-title {
  padding-right: 10px;
}

section#about .section-title h2 {
  margin-top: 0px;
  color: #1cb5cf;
}

section#about .section-title h2 span {
  color: #5f5fa2;
}

@media (max-width: 991px) {
  section#about .section-title {
    border-right: 2px solid #fbbf13;
  }
}

section#about .col-lg-8 {
  border-left: 2px solid #fbbf13;
}

@media (max-width: 991px) {
  section#about .col-lg-8 {
    border: none;
  }
}

section#about .col-lg-8 .content {
  text-align: justify;
}

@media (max-width: 991px) {
  section#about .col-lg-8 .content {
    padding-left: 0px;
    text-align: right;
  }
}

section#about .col-lg-8 .content p {
  text-align: justify;
  font-size: 14px;
}

section#faq .section-title {
  border-left: 2px solid #009587;
  padding-left: 30px;
}

section#faq .section-title h2 {
  color: #5f5fa2;
}

section#faq .section-title h2 span {
  color: #b81d87;
}

@media (max-width: 991px) {
  section#faq .section-title {
    border-left: 0px;
    padding-right: 10px;
    padding-left: 0px;
    border-right: 2px solid #009587;
  }
}

section#faq .faq {
  position: relative;
}

section#faq .faq .panel-primary {
  border: none;
  background: transparent;
  margin-bottom: 20px;
}

section#faq .faq .panel-primary .panel-heading {
  cursor: pointer;
  background: transparent;
  border: none;
  color: #949797;
  padding: 0px;
}

section#faq .faq .panel-primary .panel-heading .panel-title {
  width: 95%;
  display: inline-block;
  font-size: 16px;
  line-height: 1.7;
}

@media (max-width: 991px) {
  section#faq .faq .panel-primary .panel-heading .panel-title {
    width: 90%;
  }
}

section#faq .faq .panel-primary .panel-heading span {
  float: right;
  display: inline-block;
  width: 20px;
  color: #949797;
}

section#faq .faq .panel-primary .panel-heading .fa-plus:before {
  content: "+";
}

section#faq .faq .panel-primary .panel-heading .fa-minus:before {
  content: "-";
}

section#faq .faq .panel-primary .panel-body {
  padding: 0px;
  padding-right: 30px;
}

section#faq .faq .panel-primary .panel-body p {
  color: #5f7b8a;
  font-size: 16px;
  text-align: justify;
  font-size: 14px;
  font-weight: 300;
}

@media (max-width: 991px) {
  section#faq .faq .panel-primary .panel-body p {
    font-size: 13px;
  }
}

@media (max-width: 991px) {
  section#faq .faq .panel-primary .panel-body {
    padding-right: 38px;
  }
}

@media (min-width: 992px) {
  section#faq .faq {
    margin-top: 30px;
  }
}

section#faq .scroll-faq {
  text-align: center;
  display: block;
  color: #cddc36;
  font-size: 26px;
}

section#chat {
  padding: 0px;
  color: #5f7b8a;
  background: #ffffff;
  /* Track */
  /* Handle */
  /* Handle on hover */
}

section#chat ::-webkit-scrollbar {
  width: 5px;
}

section#chat ::-webkit-scrollbar-track {
  background: #f1f1f1;
}

section#chat ::-webkit-scrollbar-thumb {
  background: #ddd;
}

section#chat ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

section#chat .container {
  padding: 0px;
  border: 1px solid rgba(213, 217, 221, 0.5);
}

section#chat .chat-header {
  height: 65px;
}

@media (max-width: 991px) {
  section#chat .chat-header {
    height: auto;
  }
}

@media (max-width: 991px) {
  section#chat .chat-header .conversation-subject p {
    font-size: 14px;
    margin-bottom: 5px;
  }
}

section#chat .chat-header .search-form-holder {
  display: inline-block;
}

section#chat .chat-header .search-form-holder .form-control {
  background: transparent;
}

@media (max-width: 991px) {
  section#chat .chat-header .search-form-holder {
    display: block;
    height: 40px;
    clear: both;
  }

  section#chat .chat-header .search-form-holder .form-control {
    display: inline-block;
    float: right;
  }
}

section#chat .chat-header::after {
  content: "";
  display: block;
  clear: both;
}

section#chat .left-side {
  border-left: 1px solid rgba(213, 217, 221, 0.5);
}

section#chat .left-side .close-toggle {
  color: #444;
  margin: 20px;
  font-size: 30px;
}

section#chat .left-side .nav-pills {
  direction: rtl;
  padding: 0px;
}

section#chat .left-side .nav-pills li {
  width: 49%;
  text-align: center;
  float: right;
}

section#chat .left-side .nav-pills li:first-child {
  border-left: 1px solid rgba(213, 217, 221, 0.5);
}

section#chat .left-side .nav-pills li a {
  color: #000 !important;
  border-radius: 0px;
  border-bottom: 5px solid transparent;
  padding: 15px;
}

section#chat .left-side .nav-pills li.active a {
  background: transparent;
  border-bottom: 5px solid #cddc36;
  font-weight: bold;
}

section#chat .left-side .tab-content .chat-list {
  padding: 0px;
  list-style: none;
  height: 538px;
  overflow: hidden;
  overflow-y: visible;
  /* width */
}

section#chat .left-side .tab-content .chat-list li {
  border-top: 1px solid rgba(213, 217, 221, 0.5);
  text-align: right;
  padding: 5px 10px;
}

section#chat .left-side .tab-content .chat-list li .avatar {
  position: relative;
  float: right;
  margin-left: 7px;
  display: inline-block;
}

section#chat .left-side .tab-content .chat-list li .info {
  display: inline-block;
}

section#chat .left-side .tab-content .chat-list li .info h6 {
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
}

section#chat .left-side .tab-content .chat-list li .info p {
  font-size: 14px;
  margin: 0px;
}

section#chat .left-side .tab-content .chat-list li .info span.date {
  color: #c4cad0;
  font-size: 12px;
}

section#chat .left-side .tab-content .chat-list li.active {
  background: #e8e9eb;
}

section#chat .chat-footer {
  border-top: 1px solid rgba(213, 217, 221, 0.5);
}

@media (max-width: 991px) {
  section#chat .chat-footer .col-xs-9 {
    width: 75%;
    padding-left: 0px;
    padding-right: 5px;
  }

  section#chat .chat-footer .col-xs-9 .message-input {
    height: 40px;
    padding: 0px;
    padding: 6px;
    font-size: 13.6px;
    padding-bottom: 0px;
    padding-top: 9px;
  }

  section#chat .chat-footer .col-xs-3 {
    width: 25%;
    padding-right: 0px;
    padding-left: 5px;
  }
}

section#chat .chat-footer .btn {
  padding: 5px 10px;
}

section#chat .chat-footer .btn.btn-icon {
  background: transparent;
  font-size: 22px;
  color: #c4cad0;
}

@media (max-width: 991px) {
  section#chat .chat-footer .btn.btn-icon {
    font-size: 20px;
  }
}

section#chat .chat-footer .btn.btn-send {
  color: #fff !important;
  background: #37A919;
  line-height: 30px;
  text-align: center;
  height: 35px;
  width: 35px;
}

section#chat .chat-footer .btn.btn-send i {
  vertical-align: middle;
}

@media (max-width: 991px) {
  section#chat .chat-footer .btn {
    width: 20px;
    background: none;
    color: #444 !important;
  }

  section#chat .chat-footer .btn.btn-send {
    height: 25px;
    width: 40px;
    line-height: 25px;
    text-align: center;
  }
}

@media (max-width: 991px) {
  section#chat .chat-footer .btn {
    padding: 5px 2px;
  }
}

@media (max-width: 991px) {
  section#chat .chat-footer {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.chat {
  list-style: none;
  padding: 10px;
  height: 500px;
  overflow: hidden;
  overflow-y: visible;
}

.chat .message-uploads {
  padding: 0px;
  text-align: right;
  direction: rtl;
}

.chat .message-uploads li {
  display: inline-block;
  margin-right: 3px;
  font-size: 14px;
}

.chat .message-uploads li:not(.uploads-label) {
  background: #1cb5cf;
  border-radius: 7px;
  color: #fff;
  padding: 2px 15px;
}

.chat .message-uploads li a {
  word-wrap: break-word;
  color: #fff !important;
  font-size: 14px;
}

.chat li p {
  background: #1cb5cf;
  text-align: left;
  width: fit-content;
  width: -moz-fit-content;
  color: #fff;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 8px;
  max-width: 400px;
  margin-left: 0px;
  margin-right: auto;
}

@media (max-width: 991px) {
  .chat li p {
    font-size: 13.6px;
  }
}

.chat li.me p {
  background: #e8e9eb;
  text-align: right;
  color: #5f7b8a;
  margin-left: auto;
  margin-right: 0px;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 0px;
}

.chat li span.date {
  text-align: center;
  color: #c4cad0;
  font-size: 14px;
  display: block;
  margin: 40px 0px;
}

.chat li:not(:last-child) .date::before {
  content: "";
  width: 100%;
  max-width: 400px;
  height: 2px;
  display: block;
  margin: 0 auto;
  border-top: 1px solid rgba(213, 217, 221, 0.5);
  padding-bottom: 10px;
}

@media (max-width: 991px) {
  .chat {
    height: 400px;
  }
}

section#login {
  display: flex;
  align-items: center;
  height: 100vh;
  padding: 0px;
}

section#login .login-form {
  padding: 20px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  direction: rtl;
  max-width: 570px;
  margin: 0 auto;
}

@media (min-width: 992px) {
  section#login .login-form {
    margin-top: -100px;
  }
}

section#login .login-form h3 {
  color: #5f7b8a;
  text-align: center;
  margin-top: 0px;
  font-size: 24px;
  margin-bottom: 40px;
}

section#login .login-form .form-control {
  display: inline-block;
  max-width: 280px;
}

section#login .login-form label {
  display: inline-block;
  width: 150px;
}

section#login .login-form .btn {
  padding: 10px 50px;
}

footer#footer {
  padding-bottom: 20px;
  padding-top: 0px;
  
  background: transparent;
  border-radius: 0px;
}

@media (min-width: 1200px) {

  footer#footer .col-lg-6 {
    float: right;
  }
}
@media (min-width: 667px) {
  footer#footer {
    margin-top:-50px;
  }
}
footer#footer .footer-logo {

   
}
.footer-logo img {
   margin-left: 0px;
    margin-right: auto;
}
@media (max-width: 991px) {
  footer#footer .footer-logo {
    margin: 20px auto;
  }
}

footer#footer .copyrights p {
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 8.6pt;
  color: #949797;
}

@media (max-width: 991px) {
  footer#footer .copyrights p {
    margin-bottom: 10px;
  }
}

footer#footer .credits {
  font-size: 12px;
}

footer#footer .credits .webxseed {
  display: inline-block;
}

footer#footer .credits p {
  font-size: 12px;
  display: inline-block;
  letter-spacing: 1px;
}

@media (max-width: 991px) {
  footer#footer .credits {
    text-align: center;
  }
}

@media (max-width: 991px) {
  footer#footer {
    text-align: center;
  }
}

section#page {
  min-height: 78vh;
  margin-top: 100px;
}

section#page .container {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  border: 1px solid #d5d9dd;
}

section#page .section-title {
  border-right: 4px solid #ed1941;
  padding-right: 30px;
}

section#page .section-title h2 {
  color: #4f4f4f;
  font-size: 34px;
}

section#page .section-title h2 span {
  color: #5f5fa2;
}

section#page .content {
  margin-top: 30px;
}

section#page .content p,
section#page .content span {
  font-family: '29LT Azer', sans-serif;
  font-size: 16px !important;
  line-height: 1.8 !important;
  text-align: justify;
}

@media (max-width: 991px) {
  section#page .content {
    padding-left: 0px;
    text-align: right;
  }
}

section#page .content table {
  width: 100% !important;
  border: none;
}

section#page .content table tr td {
  padding: 10px;
  font-size: 14px;
}

@media (max-width: 991px) {
  section#page .content table tr td {
    padding: 5px;
  }
}

section#page .content table tr:nth-child(even) {
  background: #f1f1f1;
}

section#page .content table tr:nth-child(odd) {
  background: #f9f9f9;
}

@media (min-width: 992px) {
  .main-container {
    margin-top: 30px;
  }
}

body {
  font-family: '29LT Azer', sans-serif;
  direction: ltr;
}

.padding-left-0 {
  padding-left: 0px;
}

.padding-right-0 {
  padding-right: 0px;
}


.intro-img {
  width: 100%;
  margin-bottom: 10px;
}

/* Page Back Button Styles */
.page-back-button-container {
  margin-bottom: 20px;
}

.page-back-button {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.625rem 1.25rem;
  background-color: #1cb5cf;
  color: #fff !important;
  border-radius: 0.5rem;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.2s ease;
  border: none;
}

.page-back-button:hover {
  background-color: #158da3;
  transform: translateX(2px);
  text-decoration: none;
  color: #fff !important;
}

.page-back-button svg {
  width: 16px;
  height: 16px;
}
@media (min-width: 701px)  {
  #navigation .navbar-nav li a
  { 
        line-height: 34px;
   }
}
/* Responsive Table to Cards (below 700px) */
@media (max-width: 700px) {
  .navbar .container  {
    padding: 0px;
  }
  .navbar-nav {
    padding:18px;
  }
  .navbar-brand {
    padding-right:0px !important;
  }
  #navigation .navbar-header .navbar-toggle {
    margin:0px;
  }
  .navbar-header {
        display: flex;
      justify-content: space-between;
  }

  .page-content-responsive table {
    border: 0;
  }

  .page-content-responsive table thead {
    display: none;
  }

  .page-content-responsive table tr {
    display: block;
    margin-bottom: 1.5rem;
    border: 1px solid #d5d9dd;
    border-radius: 0.5rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background: #fff !important;
    overflow: hidden;
  }

  .page-content-responsive table tr:nth-child(even),
  .page-content-responsive table tr:nth-child(odd) {
    background: #fff !important;
  }

  .page-content-responsive table td {
    display: flex;
    justify-content: space-between;
    padding: 0.75rem 1rem !important;
    text-align: right !important;
    border-bottom: 1px solid #f1f1f1;
    background: #fff !important;
    flex-direction: row-reverse;
  }

  .page-content-responsive table td:last-child {
    border-bottom: none;
  }

  .page-content-responsive table td::before {
    content: attr(data-label);
    font-weight: bold;
    color: #4f4f4f;
    margin-left: 1rem;
    flex-shrink: 0;
  }

  .page-content-responsive table td:first-child {
    background-color: #f9f9f9;
    font-weight: bold;
    border-top-right-radius: 0.5rem;
    border-top-left-radius: 0.5rem;
  }
}


.navbar::before, .navbar::after, .container::before, .container::after {
  content:null;
  display:none;
}