:root {
  --brand-primary: #3368c6;
  --brand-primary-dark: #273c89;
  --brand-primary-light: #5e6eae;
  --brand-accent: #dc372d;
  --brand-accent-dark: #b42820;
  --brand-neutral-dark: #222222;
}

/* Utility brand classes */
.text-brand {
  color: var(--brand-primary) !important;
}
.bg-brand {
  background-color: var(--brand-primary) !important;
}
.border-brand {
  border-color: var(--brand-primary) !important;
}
.btn-brand {
  background-color: var(--brand-primary) !important;
  color: #fff !important;
  border-color: var(--brand-primary) !important;
}
.btn-brand:hover {
  background-color: var(--brand-primary-dark) !important;
}
.badge-accent {
  background-color: var(--brand-accent) !important;
  color: #fff !important;
}
a {
  color: var(--brand-neutral-dark);
}
a:hover {
  color: var(--brand-primary);
}

@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap");
body {
  font-family: "Outfit", sans-serif;
}

section {
  padding: 100px 0;
}

.navbar {
  padding-top: 10px;
  padding-bottom: 60px;
  z-index:999;
  box-shadow:none;
}

p {
  font-size: 16px;
  line-height: 28px;
}

h2,
.heading-2 {
  font-weight: 600;
  font-size: 40px;
  color:#031b4e;
  
   position: relative;

}
.heading-2 {
 
  
    position: relative;
  display: inline-block; /* keeps underline aligned with text */
  text-align: center;

}




.heading-2::after {
  content: "";
  position: absolute;
  left: 50%;                /* move start to middle */
  transform: translateX(-50%); /* shift back by half width */
  bottom: -6px;             /* space below text */
  width: 100px;             /* fixed underline width */
  height: 3px;              /* thickness */
  background-color: #dc372d;   /* underline color */
  border-radius: 2px;       /* optional: rounded edges */
}


h4,
.heading-4 {
  font-size: 20px;
  margin-bottom: 30px;
}

h5,
.heading-5 {
  font-size: 18px;
  margin-bottom: 30px;
}

h6 {
  font-size: 20px;
}

a {
  color: #545454;
  font-size: 15px;
}

img.about-mx-img {
  max-width: 100px;
  margin-bottom: 15px;
}

.theme-gradient {
  background: #3368c6;
 
   
}

.awfia-ad-wrap{
     background-image: url(img/13184960_5133765.svg) !important;
       background: transparent;
  background-position: center;
    background-size: cover;
    padding:0;
}


..awfia-ad-wrap .container {
     height: 440px;
    display: flex;
    justify-content: center;
    align-items: center;
    width:100%;
    background:#0000006b;
}


.section-sm {
  padding: 50px 0;
}

.bg-red {
  background-color: #dc372d;
}

.btn-primary {
  color: #fff;
  background-color: var(--brand-primary) !important;
  border-color: var(--brand-primary) !important;
}

.hus-nav-top a {
  font-size: 16px;
  color: #fff;
}

.hus-nav-top a:hover {
  color: #000;
}

.hus-nav-top .nav-item {
  align-items: center;
  display: flex;
}

.pre-red {
  color: #dc372d;
}

.hus-nav .navbar-collapse {
  flex-grow: 0 !important;
}

.hus-nav .navbar-brand img {
  max-width: 260px;
  height: auto;
}

/*.hus-carousel .carousel-item {
     max-height: 400px; 
}
*/

.hus-nav-bottom {
  background-color: #fff;
  box-shadow: 0 0 0 !important;
  border-top: 1px solid #f2f2f8;
  padding-top: 10px;
  padding-bottom: 10px;
      width: 80%;
    margin: auto;
    background: #3368c6;
    margin-top: -35px;
    z-index: 999;
    border-radius:4px;
}

.hus-nav-bottom a {
  color: #ffffff !important;
  padding: 6px !important;
  font-size: 16px;
  font-weight: 600 !important;
  text-transform: capitalize;
}

.hus-nav-bottom a.active {
  color: #3368c6 !important;
}

.hus-nav .form-control {
  width: 420px;
}

.hus-nav .form-control {
  width: 420px;
}

.hus-nav .form-inline {
  /* background-color: #d0d0d0;
    border-radius: 4px; */
  margin-right: 50px;
}

.hus-nav .btn-outline-success {
  border: none;
  color: #dc372d;
}

.hus-nav .btn-outline-success:hover {
  background-color: #cccccc;
}

.hus-nav-top span {
  color: #dc372d;
}

.hus-nav-top p {
  margin: 0;
  padding: 0.5rem 0px;
  font-size: 16px;
}

.hus-nav-bottom .active-all {
  background-color: #545454 !important;
  border: 1px solid #ffffff;
  border-top: 0;
  border-bottom: 0;
  margin-right: 20px;
}

.hus-nav-bottom .bg-white a {
  color: #545454 !important;
}

.nav-contact img {
  max-width: 24px;
}

.hus-nav .form-inline img {
  max-width: 24px;
}

.hus-carousel .carousel-caption {
  bottom: 130px;
  text-align: left !important;
}

.hus-carousel .carousel-caption h1 {
  font-size: 2.5rem;
  font-weight: bold;
}

.count-box .col {
  border-radius: 4px;
  margin: 10px;
  color: #fff;
  padding: 15px;
}

.count-box-red {
  background-color: #dc372d;
}

.count-box-dark {
  background-color: #524946;
}

.filter-nav {
  padding-bottom: 20px;
}

.nav-fill {
  border-bottom: none;
}

.nav-fill .nav-item {
  position: relative;
  padding: 0 14px;
  background-color: #fff !important;
  margin: 0 15px;
  border-radius: 4px;
  color: #031b4e;
  line-height: 40px;
  font-weight:600;
}

.nav-fill .active {
  background-color: #3368c6 !important;
  color: #fff !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.v-mid {
  vertical-align: middle !important;
}

.table-detail .input-group {
  width: 150px;
}

.tab-filter {
  background-color: #f5f7fa;
}

.cat-col > div {
  background-color: #ffffff;
  margin: 5px;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #d7d7d7;
  text-align: center;
}

.cat-col .col-child img {
  max-height: 58px;
  margin: 20px 0;
}

.cat-img {
  text-align: center;
  margin-bottom: 15px;
  overflow: hidden;
}

.cat-img img {
  width: 100%;
}

.tp-fea-product__thumb-text {
  border-radius: 0px;
  background: #ffb000;
  position: absolute;
  top: 10px;
  left: 10px;
  display: inline-block;
}

.tp-fea-product__thumb-text span {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 3px 15px;
  display: inline-block;
}

.tp-fea-product__icon-box {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}

.product-list-item:hover .tp-fea-product__icon-box {
  opacity: 1;
  visibility: visible;
  top: 50%;
  transform: translateY(-50%);
}

.tp-fea-product__icon-box a {
  border-radius: 5px;
  background: #fff;
  /*width: 40px;*/
  height: 40px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  transition: 0.3s;
  margin: 0 2px;
  padding-left: 10px;
  padding-right: 10px;
}

.tp-fea-product__icon-box a:hover {
  background-color: #314b9f;
  color: #fff;
}

.cstm-v-btn {
  border-radius: 20px;
  background: #fff;
  height: auto;
  width: 100%;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  transition: 0.3s;
  margin: 0;
  margin-bottom: 10px;
  padding: 4px 10px;
  font-size: 14px;
}

.cstm-v-btn:hover {
  background-color: #666;
  color: #fff;
}

.cstm-bdg {
  background-color: var(--brand-accent) !important;
  color: #fff !important;
}

.tp-fea-product__star {
  margin-bottom: 5px;
}

.tp-fea-product__star i {
  color: #dc372d;
  padding-right: 2px;
}

.tp-fea-product__star i.color {
  color: #d2d3da;
}

.btn-group-a {
  border-radius: 0;
  background-color: #dc372d;
  border: none;
  font-size: 13px;
}

.btn-group-a:hover {
  background-color: #aa2222;
}

.btn-group-b {
  border-radius: 0;
  background-color: #8b8b8b;
  border: none;
  font-size: 13px;
}

.col-child {
  position: relative;
  margin-bottom: 30px;

  padding-bottom: 25px;
  overflow: hidden;
}

.col-child:hover {
  background-color: #fff;
}

.col-child-btn {
  width: 100%;
  bottom: -110px;
  position: absolute;
  left: 0;
  padding: 0 10px;
  transition: 0.3s;
}

.col-child:hover .col-child-btn {
  bottom: 5px;
}

.col-child p {
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.add-to-cart-btn {
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  background-color: var(--brand-primary);
  padding: 10px;
}

.add-to-cart-btn:hover {
  background-color: var(--brand-primary-dark);
  color: #fff;
}

.cstm-submit-btn {
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  background-color: var(--brand-primary);
  padding: 15px 10px;
}

.cstm-submit-btn:hover {
  background-color: var(--brand-primary-dark);
  color: #fff;
}

.cstm-theme-btn {
background-color: #3368c6;
    text-transform: capitalize;
    color: rgb(255, 255, 255);
    text-decoration: none;
    line-height: 22px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 15px;
    border-color: #3368c6;
    border-style: solid;
    border-width: 1px;
    padding: 17px 40px;
    border-radius: 4px;
}

.cstm-theme-btn:hover {
 transform: translate(-2px, -2px) !important;
    box-shadow: 3px 3px 0px 0px white;
    color:white;
}

.tp-fea-product__price span {
  font-weight: 500;
  font-size: 15px;
  color: var(--brand-accent);
  margin-right: 12px;
}

.tp-fea-product__price del {
  font-size: 15px;
  color: #9695a0;
}

.col-child .btn-group {
  position: absolute;
  bottom: 0;
  left: 5px;
  display: block;
}

/* .carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #000;
    padding: 10px;
    height: 32px;
    width: 32px;
    border-radius: 100px;
    border: 3px solid rgb(0 0 0 / 65%);
    padding: 15px;
} */

.btn-outline-danger:hover {
  background-color: #dc372d;
  border-color: #dc372d;
}

.mobile-search-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #fff;
  color: #524946;
  border-color: #fff;
}

.boarder-right-0 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.error-page-divider {
  text-align: center;
}

.view img {
  margin: 0 auto;
}

.section-pagetop {
  padding-bottom: 10px;
}

#custom-search-input .input-group {
  padding-left: 0;
  padding-right: 0;
}

/* Auto Search Function */

.search-form {
  position: relative;
}

.search-form .form-control {
  width: 100%;
  min-width: 650px !important;
  height: 55px;
  border-color: #dce5f2;
  background-color: #f4f5fb;
  border-radius: 4px;
}

.search-form .btn {
  position: absolute;
  padding: 11px 15px !important;
  color: #aaa;
  right: 13px;
  top: 6px;
}

.search-form .btn i {
  font-size: 20px;
}

#custom-search-input .search-query {
  width: 100%;
  height: 50px;
  color: #444;
  font-size: 14px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 19px;
  padding-bottom: 19px;
  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0;
}

#custom-search-input button {
  height: 50px;
  border: 0;
  z-index: 3;
  background: none;
  padding: 2px 0px;
  position: relative;
  right: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ed3338;
}

.search-query:focus + button {
  z-index: 3;
}

#custom-search-input .input-group-btn {
  position: absolute;
  right: 0;
}

#custom-search-input .input-group {
  padding-left: 0;
  padding-right: 0;
}

.search-auto-complete {
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  left: 0;
  right: -1px;
  z-index: 100000;
  top: 42px;
  box-shadow: 0 2px 5px #ccc;
  display: none;
  border-top: none;
  max-height: 450px;
  overflow: scroll;
}

.search-auto-complete ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.search-auto-complete ul li {
  margin: 0;
  font-size: 16px;
  width: 100%;
}

.search-auto-complete ul li a {
  padding: 0 5px;
  color: #000;
  display: table;
  width: 100%;
}

.search-auto-complete-text span {
  color: #314b9f;
  display: block;
  font-size: 12px;
}

.search-auto-complete-text p {
  overflow: hidden;
  text-overflow: ellipsis;
}

.search-auto-complete ul li a:hover {
  background-color: #f7f7f7;
}

.search-auto-complete-text {
  line-height: 18px;
  height: 50px;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.sr-icon {
  float: left;
  height: 50px;
  padding: 5px 5px 5px 0px;
  display: table;
}

.sr-icon i {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}

.megamenu {
  position: static;
  background-color: var(--brand-primary);
  margin-right: 30px;
  border-radius: 4px;
}

.megamenu a {
  color: #fff !important;
}

.hus-nav-bottom .show {
  background-color: #314b9f;
  border-radius: 5px;
}

.hus-nav-bottom .show a {
  color: #fff !important;
}

.megamenu .dropdown-menu {
  background: none;
  border: none;
  width: 100%;
}

.bg-gray {
  background-color: #a0a1a5;
  padding-bottom: 100px !important;
}

.imgblok {
  width: 50%;
}

#slider-2 .carousel-caption {
  right: 15%;
  bottom: 0;
  left: 50%;
  color: #000;
  text-align: center;
  background: #fff !important;
  height: 100%;
  padding: 60px 40px;
  text-align: left;
  width: 50%;
}

#slider-2 .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 60px;
}

.footer {
  background-color: #ced4da !important;
}


.footer h4{
    color:#031b4e;
    font-weight:600;
}
.footer .partnrs img {
  max-width: 60px;
  margin-bottom: 15px;
}

footer.page-footer {
  color: #000;
  border-top: solid 1px #eee;
  padding-top:40px;
}

footer.page-footer a {
  color: #031b4e;
}

.hr-dark {
  width: 70px;
  border-top: 3px solid;
  margin-top: 0;
}

.hr-red {
  width: 70px;
  border-top: 3px solid #dc372d;
  margin-top: 0;
}

.footer-copyright {
  background-color: #fff;
  color: #000;
}

.footer-copyright p {
  font-size: 13px;
}

.owl-dots {
  display: none;
}

.banner-slider{
    margin-top:-28px;
}

.banner-slider .carousel-inner {
  min-height: 50vh;
}

.banner-slider .carousel-item{
    height: 84vh;
    background-position: center;
    background-size: cover;
}

.banner-slider .item-1{
    background-image: url(img/item1.png);
}

.banner-slider .item-2{
    background-image: url(img/item2.png);
}


/* IF CARD IS LINKED */

.icon-control {
  margin-top: 5px;
  float: right;
  font-size: 80%;
}

.badge {
  top: 10px;
  left: 10px;
  position: absolute;
  z-index: 9;
}

.img-wrap {
  overflow: hidden;
  position: relative;
}

.img-wrap img {
  margin-top: 20px;
  width: auto;
  display: inline-block;
  object-fit: cover;
}

.card-product-grid {
  margin-bottom: 20px;
}

.card-product-grid .img-wrap {
  border-radius: 0 0;
  margin: auto;
  height: 150px;
}

.card-product-grid .info-wrap {
  overflow: hidden;
  padding: 18px 20px;
}

.card-product-grid .bottom-wrap {
  padding: 18px;
  border-top: 1px solid;
}

.card-product-grid .topbar {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  left: 0;
  text-align: initial;
  padding: 10px 15px;
}

.card-product-grid .topbar a {
  color: #ccc;
}

.card-product-grid .fix-height {
  height: 80px;
  overflow: hidden;
}

.card-product-grid .btn-overlay {
  transition: 0.5s;
  opacity: 0;
  left: 0;
  bottom: 0;
  color: #fff;
  width: 100%;
  padding: 5px 0;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}

.card-product-grid:hover .btn-overlay {
  opacity: 1;
}

.card-product-grid:hover {
  box-shadow: 0 4px 15px rgba(153, 153, 153, 0.3);
  transition: 0.3s;
}

.item-slide .card-product-grid {
  margin-bottom: 0;
  /* LARGE LIST STYLE PRODUCT ITEM */
}

.card-product-list {
  margin-bottom: 20px;
}

.card-product-list .img-wrap {
  height: 220px;
  border-radius: 0 0;
}

.card-product-list .info-main {
  padding: 1.5rem 1rem;
}

.card-product-list .info-aside {
  padding: 1.5rem 1rem;
  border-left: 1px solid;
  height: 100%;
}

.card-sm .img-wrap {
  height: 160px;
}

.card-lg .img-wrap {
  height: 280px;
}

.card-banner {
  display: flex;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  background-size: cover;
  background-position: center center;
}

.card-banner .card-body {
  background-size: cover;
  position: relative;
  z-index: 10;
}

.card-banner .caption {
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 10;
  padding: 1.25rem;
  color: #fff;
}

.card-banner .caption.bottom {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

.card-banner .caption.top {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

.card-banner .caption.left {
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
}

.card-banner .text-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  padding: 7px 20px;
  padding-top: 30px;
  border-radius: 0 0;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  color: #fff;
}

.card-banner .img-bg {
  position: absolute;
  right: 0;
  bottom: 0;
  mix-blend-mode: multiply;
  max-width: 100%;
}

.related-p .item {
  min-height: 230px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #dc372d;
}

.page-link {
  color: var(--brand-accent);
}

.page-item.active .page-link {
  background-color: var(--brand-accent);
  border-color: var(--brand-accent);
}

.btn-danger {
  color: #fff;
  background-color: var(--brand-accent);
  border-color: var(--brand-accent);
}

.pb-0-i {
  padding-bottom: 0px !important;
}

.navbar-nav li > span {
  position: relative;
  display: block;
  padding: 10px 15px;
  font-weight: bold;
}

/* adds some margin below the link sets  */

.navbar .dropdown-menu div[class*="col"] {
  margin-bottom: 1rem;
}

/*left right modal*/

.modal.left_modal,
.modal.right_modal {
  position: fixed;
  z-index: 99999;
}

.modal.left_modal .modal-dialog,
.modal.right_modal .modal-dialog {
  position: fixed;
  margin: auto;
  width: 350px;
  max-width: 85%;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.modal-dialog {
  /* max-width: 100%; */
  margin: 1.75rem auto;
}

.nav-contact {
  min-width: 282px;
}

.hd-call {
  text-align: right;
  display: inline-block;
}

.hd-call i {
  font-size: 24px;
  color: #fff;
  background-color: #0ec244;
  width: 35px;
  height: 35px;
  text-align: center;
  padding-top: 6px;
  border-radius: 18px;
}

.nav-contact a {
  font-weight: 400;
}

.count {
  position: relative;
  margin-right: 10px;
}

.count-num {
  position: absolute;
  top: -12px;
  right: -6px;
  font-size: 11px;
  width: 17px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  color: #fff;
}

.count i {
  font-size: 19px;
}

.red-color {
  background-color: #dc372d;
}

.green-color {
  background-color: #08ac71;
}

.contract-sub {
  font-size: 12px;
  font-weight: 400;
  display: block;
  color: #666;
  padding-left: 36px;
}

.cstm-dd-btn {
  background-color: #314b9f !important;
  width: 100%;
  text-align: left;
  color: #fff !important;
  padding: 10px 10px !important;
  padding-bottom: 13px !important;
  position: relative;
  margin-bottom: 5px;
}

.cstm-dd-btn i {
  font-size: 12px;
  position: absolute;
  right: 5px;
  top: 15px;
}

.banner-discription {
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    background: rgba(3, 27, 78, .3);
    z-index: 1;
    height:100%;
}

.banner-discription .caption1 {
  text-transform: uppercase;
  color: #ffffff;
  line-height: 22px;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 14px;
}

.banner-discription .caption2 {
  text-transform: capitalize;
    color: #ffffff;
  line-height: 75px;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 60px;
}

.banner-discription p {
   color: #ffffff;
  text-align: left;
  line-height: 26px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 18px;
  padding-top:15px;
}

.banner-content {
  max-width: 700px;
}

.banner-discription .banner-btn {
  background-color: #3368c6;
  text-transform: capitalize;
  color: rgb(255, 255, 255);
  text-decoration: none;
  line-height: 22px;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 15px;
  border-color: #3368c6;
  border-style: solid;
  border-width: 1px;
  padding: 17px 40px;
  border-radius: 4px;
}

.banner-discription .banner-btn:hover {
  transform: translate(-2px, -2px) !important;
  box-shadow: 3px 3px 0px 0px white;
}
.carousel-indicators{
    bottom:40px;
}

.carousel.hus-carousel .carousel-indicators li {
  border-radius: 50%;
  width:15px;
  height:15px;
}

.carousel.hus-carousel .carousel-indicators li.active {
  width: 15px;
  height:15px;
  border-radius:50%;
  background-color: #314b9f;
}

.center-heading {
  max-width: 450px;
  display: inline-block;
  color:#031b4e;
}

h1 {
  position: relative;
  display: inline-block;
}

.center-heading::after {
content: "";
  position: absolute;
  left: 50%;                /* move start to middle */
  transform: translateX(-50%); /* shift back by half width */
  bottom: -6px;             /* space below text */
  width: 100px;             /* fixed underline width */
  height: 3px;              /* thickness */
  background-color: #dc372d;   /* underline color */
  border-radius: 1px;
}

.awfia-ad-wrap .center-heading {
    color:white;
}
.center-heading .text-black{
 color:white !important;    
}


.cstm-slide-box {
  display: block;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.cstm-slide-box img {
  max-width: 100%;
  border-radius: 8px;
  margin-bottom: 25px;
  border: 4px solid #ccd9f1;
}

.heading-wrap {
  margin-bottom: 40px;
}

.product-slide .carousel-control-prev,
.product-slide .carousel-control-next {
width: 63px;
    height: 63px;
    border-radius: 50%;
    top: 27%;
    background: #99b4e3;
}

.product-slide .carousel-control-prev {
  left: -80px;
}

.product-slide .carousel-control-next {
  right: -80px;
}

.product-slide .carousel-control-prev .carousel-control-prev-icon,
.product-slide .carousel-control-next .carousel-control-next-icon {
     background: url(img/arrow.png);
    height: 43px;
    width: 13px;
    position: absolute;
    top: 0px;
    left: 21px;
}

.product-slide .carousel-control-next .carousel-control-next-icon {
  background-position: right top;
  left:28px !important;
}

.tp-feature-4__item {
  position: relative;
  border-radius: 4px;
  border: 4px solid #ccd9f1;
}

.tp-feature-4__item img {
  max-width: 100%;
}

.tp-feature-4__content {
  position: absolute;
  bottom: 40px;
  left: 25px;
}

.tp-feature-4__content span {
  color: #dc372d;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 17px;
  display: inline-block;
}

.tp-feature-4__title {
  color: #09052f;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 40px;
}

.tp-btn-white-sm {
display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    color: #ffffff;
    background: #8a91ac;
    border-radius: 4px;
    transition: 0.3s;
}

.tp-btn-white-sm:hover {
  color: #fff;
  background-color: #dc372d;
}

.ofr-sec {
  margin-top: 100px;
}

.service-sec {
  padding-bottom: 80px;
}

.service-sec img {
  max-width: 100%;
}

.listing {
  list-style: none;
  padding: 0;
  margin-top: 30px;
}

.listing li {
  display: inline-block;
  width: 49%;
  margin-bottom: 30px;
}

.listing li a {
  font-size: 18px;
  font-weight: 500;
  color: #6c757d;
}

.listing li a:hover {
  color: #314b9f;
}

.listing li a i {
  color: #314b9f;
  margin-right: 15px;
  font-size: 22px;
}

.hm-service-cntnt {
  padding-top: 50px;
}

.hm-service-cntnt p{
    color: #8a91ac;
}

.btn {
  text-transform: capitalize;
}

.cstm-secondary-btn {
  background-color: #dc372d;
  color: #fff;
  font-size: 20px;
  border-radius: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.cstm-secondary-btn:hover {
  background-color: #314b9f;
  color: #fff;
}

.awfia-ad-wrap {
  position: relative;
  overflow: hidden;
}

.ad-wrp-left {
  position: absolute;
  top: 0;
  left: 0;
  display:none;
}

.ad-wrp-right {
  position: absolute;
  top: 0;
  right: -2%;
  display:none;
}

.ad-hdng {
  max-width: 650px;
  z-index: 1;
  position: relative;
}

.ad-hdng figcaption {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}

.ad-hdng h3 {
  font-size: 48px;
  font-weight:600;
}

.text-black {
  color: #000;
}

.tp-testimonial-2__thumb {
  filter: drop-shadow(0px 7px 8px rgba(0, 0, 0, 0.07));
  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding-left: 5px;
}

.tp-testimonial-2__thumb-shape {
  position: fixed;
  top: 14px;
  left: 13px;
  z-index: -1;
}

.testi-description p {
  font-weight: 400;
  font-size: 22px;
  line-height: 1.8;
  color: #8a91ac;
  margin-bottom: 50px;
}

.tp-testimonial-2__star i {
  font-weight: 900;
  font-size: 15px;
  color: #dc372d;
  padding: 0 2px;
}

.testi-slide .carousel-indicators li {
  background-color: #ddd;
}

.tp-footer-4-top__area {
  border-top: 1px solid #e5e5e5;
  padding-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}

.tp-footer-4-top__area h5 {
  margin-bottom: 0;
}

.tp-footer-4-top__item.item-border-1 {
  margin-left: 25px;
}

.tp-feature-3__icon {
  margin-right: 18px;
}

.tp-feature-3__item::after {
  height: 22px;
  width: 1px;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #d9d9d9;
}

.tp-footer-4-top__item .tp-feature-3__item::after {
  height: 58px;
  width: 1.05px;
  background-color: #e5e5e5;
}

.tp-footer-4-top__item.item-border-4 .tp-feature-3__item::after {
  display: none;
}

.tp-footer-4-top__item .tp-feature-3__icon span svg path {
  fill: #e30011;
}

.page-footer {
  font-size: 16px;
}

.footer-abt .footer-logo {
  max-width: 260px;
  border-radius:12px;
  margin-bottom: 15px;
}

.footer-abt p {
  font-size: 18px;
  font-weight: 600;
  color: #031b4e;
}

.footer-list {
  list-style: none;
  padding: 0;
  color: #031b4e;
  margin-bottom: 0;
}

.footer-list li {
  margin-bottom: 15px;
}

.footer-list li a:hover {
  color: #314b9f;
}

.footer-list li img {
  margin-right: 15px;
}

.tp-footer__form {
  position: relative;
  margin-bottom: 40px;
}

.tp-footer__form input {
  outline: none;
  line-height: 56px;
  border: 0;
  height: 64px;
  background: #f5f5f8;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04);
  border-radius: 30px;
  font-size: 16px;
  width: 100%;
  padding-left: 50px;
  padding-right: 70px;
  margin-top: 4px;
}

.tp-footer__input-icon {
  position: absolute;
  top: 49%;
  left: 22px;
  transform: translateY(-50%);
}

.tp-footer__form button {
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
  border: none;
  background: none;
}

.tp-footer__form button span {
  height: 44px;
  width: 44px;
  border-radius: 50%;
  background-color: #314b9f;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tp-footer__social-box a {
  color: #9497a3;
  font-size: 14px;
  width: 38px;
  height: 38px;
  background: #ffffff;
  box-shadow: 0px 1px 2px 0px rgba(1, 16, 61, 0.14);
  border-radius: 10px;
  display: inline-block;
  text-align: center;
  line-height: 38px;
  transition: 0.3s;
  margin: 0 4px;
  border-radius: 4px;
}

.tp-footer__social-box a:hover {
  background-color: #314b9f;
  color: #fff;
}

.tp-copyright-3__border {
  border-top: 1px solid #d9d9d9;
  /*line-height: 88px;*/
  /*height: 88px;*/
  padding:20px 0;
  font-size:14px;
}

.chooser-one {
  margin-top: 10px;
}

.chooser-one ul {
  list-style: none;
  padding: 0;
  margin-top: 8px;
}

.chooser-one ul li {
  display: inline-block;
  margin-right: 10px;
}

.chooser-one ul li a {
  border: 1px solid #ced4da;
  padding: 6px 12px;
  border-radius: 5px;
  display: block;
}

.chooser-one ul li a:hover,
.chooser-one ul li a.active_attribute {
  background-color: #ced4da;
  color: #000;
}

.select-type {
  margin-top: 30px;
  margin-bottom: 30px;
}

.select-type .form-control {
  border-radius: 10px;
}

.select-type select {
  height: 50px !important;
}

.cstm-contact .form-control {
  height: 50px !important;
  border-radius: 10px;
  margin-bottom: 5px;
}

.price-details-page span {
  font-size: 26px;
}

.classic-tabs .cstm-tab.nav li a.active {
  color: #333;
  font-size: 18px;
  text-transform: capitalize;
  border-bottom: 3px solid #666;
  font-weight: 600;
}

.tp-breadcrumb-height {
  padding-top: 60px;
  padding-bottom: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}

.cstm-relative {
  position: relative;
}

.tp-title-shape {
  position: absolute;
  bottom: -20px;
  left: 0;
}

.tp-breadcrumb__title {
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
}

.btn-outline-theme {
  color: var(--brand-primary) !important;
  background-color: transparent !important;
  border: 2px solid var(--brand-primary) !important;
}

.abtleft {
  margin-bottom: 90px;
}

.about-firstimage {
  margin-left: 55px;
}

.about-firstimage img {
  max-width: 100%;
}

.about-second-image {
  position: absolute;
  bottom: -70px;
  left: 0;
  z-index: 1;
  max-width: 291px;
  border: 5px solid #fff;
  border-radius: 5px;
  box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.08);
}

.about-second-image img {
  max-width: 100%;
}

.tp-choose-6__item-wrap {
  background: #fff;
}

.tp-service-2__text p {
  line-height: 29px;
  padding-left: 12px;
  padding-right: 50px;
}

.tp-service-2__text::after {
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 1px;
  height: 43px;
  background: #707481;
  position: absolute;
}

.tp-gradiant-section-subtitle {
  font-weight: 500;
  font-size: 15px;
  text-align: center;
  text-transform: capitalize;
  background: linear-gradient(90deg, #314b9f 0%, #273c89 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  border-radius: 28px;
  padding: 5px 15px;
  display: inline-block;
  margin-bottom: 25px;
}

.purple-color {
  color: #314b9f;
}

.in-abt {
  padding-bottom: 90px;
}

.y-chooseitem {
  background: #fff;
  box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.08);
  padding: 55px 35px;
}

.y-chooseitem span {
  position: relative;
  display: inline-block;
  color: #314b9f;
  margin-bottom: 30px;
}

.y-chooseitem span::after {
  height: 47px;
  width: 47px;
  border-radius: 50%;
  background-color: rgba(115, 92, 252, 0.07);
  position: absolute;
  right: -12px;
  top: 0;
  content: "";
}

.cart-table {
  border-radius: 10px;
  border: 1px solid #e0e0e0;
  margin-bottom: 30px;
}

.pills-primary .nav-link.active {
  background-color: #314b9f !important;
}

.cstm-bread-crumb-list {
  list-style: none;
}

.cstm-bread-crumb-list li {
  display: inline-block;
}

.selectors {
  display: block;
  margin-top: 10px;
}

.selectors a {
  display: inline-block;
  max-width: 80px;
  margin-right: 5px;
}

.selectors a img {
  max-width: 100%;
}

.cstm-zoo-lrg-image {
  padding: 8px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
    0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
  border-radius: 5px;
}

.cstm-qty {
  max-width: 100px;
}

.cstm-lang {
  background-color: #fff;
  padding: 5px 10px;
  margin-left: 0;
  margin-right: 0;
}

.select-lang a {
  color: #000;
}

.select-lang a:hover {
  background-color: #314b9f !important;
}

.select-lang .dropdown-menu {
  min-width: auto;
}

.tp-breadcrumb__list span {
  display: inline-block;
}

.tp-fea-product__price {
  display: none;
}

/*Arabic style */

.rtl-ar {
  direction: rtl;
}

.rtl-ar .hd-call {
  text-align: left;
}

.rtl-ar .search-form .btn {
  left: 13px;
  right: inherit;
}

.rtl-ar .navbar-nav {
  padding-right: 0;
}

.rtl-ar .megamenu .dropdown-menu {
  text-align: right;
}

.rtl-ar .list-unstyled {
  padding-right: 0;
}

.rtl-ar .banner-content {
  float: left;
  text-align: right;
}

.rtl-ar .banner-discription p {
  text-align: right;
}

.rtl-ar .banner-discription .banner-btn i:before {
  content: "\f100";
}

.rtl-ar .tp-feature-4__content {
  text-align: right;
}

.rtl-ar .hm-service-cntnt {
  text-align: right;
}

.rtl-ar .hm-service-cntnt a.btn i {
  margin-left: inherit !important;
  margin-right: 3rem !important;
}

.rtl-ar .hm-service-cntnt i:before {
  content: "\f137";
}

.rtl-ar .listing li a i {
  margin-right: inherit;
  margin-left: 15px;
}

.rtl-ar .testi-description {
  text-align: right;
}

.rtl-ar footer.page-footer {
  text-align: right;
}

.rtl-ar footer.page-footer .container {
  text-align: right !important;
}

.rtl-ar .tp-footer__form button {
  right: inherit;
  left: 7px;
}

.rtl-ar .tp-footer__input-icon {
  right: 22px;
  left: inherit;
}

.rtl-ar .in-abt {
  text-align: right;
}

.rtl-ar .y-chooseitem {
  text-align: right;
}

.rtl-ar .cstm-cntct-left {
  text-align: right;
  padding-left: inherit;
}

.rtl-ar .cstm-contact {
  text-align: right;
}

.rtl-ar .maincategory {
  direction: rtl;
  text-align: right;
}

.rtl-ar .custom-control {
  padding-right: 1.5rem;
  padding-left: inherit;
}

.rtl-ar .custom-control-input {
  right: 0;
  left: inherit;
}

.rtl-ar .cstm-bdg {
  background-color: var(--brand-accent) !important;
  color: #fff !important;
}

.rtl-ar .custom-control-label::before {
  right: -1.5rem;
  left: inherit;
}

.rtl-ar .custom-control-label::after {
  right: -1.5rem;
  left: inherit;
}

.rtl-ar .pr-dt-left {
  text-align: right;
}

.rtl-ar .classic-tabs {
  text-align: right;
}

.rtl-ar .cstm-tab {
  padding-right: 0;
}

.rtl-ar .cart-table {
  text-align: right;
}

.rtl-ar .cstm-checkout {
  text-align: right;
}

.rtl-ar .owl-carousel {
  direction: ltr;
}

@media (min-width: 767px) {
  .rtl-ar .tp-copyright-3__right-box {
    text-align: left;
  }
  .rtl-ar .cstm-cntct-left {
    padding-right: 3rem;
  }
}

/*Arabic end */

@media (min-width: 576px) {
  .product-slide {
    padding-right: 35px;
    padding-left: 35px;
  }
  .left_modal .modal-dialog {
    max-width: 100%;
  }
  .right_modal .modal-dialog {
    max-width: 100%;
  }
}

.modal.left_modal .modal-content,
.modal.right_modal .modal-content {
  /*overflow-y: auto;
    overflow-x: hidden;*/
  height: 100vh !important;
}

.modal.left_modal .modal-body,
.modal.right_modal .modal-body {
  padding: 15px 15px 30px;
}

/*.modal.left_modal  {
    pointer-events: none;
    background: transparent;
}*/

.modal-backdrop {
  display: none;
}

.get_quote_view_modal_body .modal-title {
  font-size: 22px;
}

.get_quote_view_modal_body h5 {
  font-size: 16px;
}

/*Left*/

.modal.left_modal.fade .modal-dialog {
  left: -50%;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left_modal.fade.show .modal-dialog {
  left: 0;
  box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.5);
}

/*Right*/

.modal.right_modal.fade .modal-dialog {
  right: -50%;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right_modal.fade.show .modal-dialog {
  right: 0;
  box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.5);
}

/* ----- Read-more-expand ----- */

.read-mre {
  padding: 1rem;
}

.read-mre ::-webkit-scrollbar {
  display: none;
}

.read-mre .card-body {
  position: absolute;
  background-color: rgb(255 255 255 / 95%);
  border: 6px solid #ffbcbc;
  height: 306px;
  left: 0px;
  top: 0;
  display: none;
  overflow-y: scroll;
  margin: 10px;
}

.card-img-top {
  height: 300px;
}

.read-mre:hover .card-body {
  display: block;
  cursor: n-resize;
}

/* ----- MODAL STYLE ----- */

.modal-content {
  border-radius: 0;
  border: none;
}

.modal-header.left_modal,
.modal-header.right_modal {
  padding: 10px 15px;
  border-bottom-color: #eeeeee;
  background-color: #fafafa;
}

.modal_outer .modal-body {
  overflow-y: auto;
  overflow-x: hidden;
  height: 91vh;
}

.list-col .col-child {
  border: 3px solid #ccd9f1;
  text-align: center;
  border-radius: 8px;
  background-color:white;
}

.cstm-serch-list .col-child {
  border: 1px solid #f5f5f5;
  text-align: center;
  border-radius: 10px;
}

.list-col .col-sm-4 {
  padding: 5px;
}

.list-col .col-sm-4 p {
  padding: 0 10px;
}

.whatsapp-float {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: #25d366;
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s, box-shadow 0.3s;
}

.whatsapp-float:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

.whatsapp-icon {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}

.whatsapp-float {
  animation: bounce 2s infinite;
}

/* breakpoint and up - mega dropdown styles */

@media screen and (min-width: 767px) {
  /* remove the padding from the navbar so the dropdown hover state is not broken */
  /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
  .navbar .nav-item {
    padding: 0.5rem 0.5rem;
    margin: 0;
  }
  /* makes the dropdown full width  */
  .navbar .dropdown {
    position: static;
  }
  .navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    /*  height of nav-item  */
    top: 47px;
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.3s linear;
  }
  .dropdown-menu .container {
    display: block;
  }
  /* shows the dropdown menu on hover */
  .navbar .dropdown:hover .dropdown-menu,
  .navbar .dropdown .dropdown-menu:hover {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.3s linear;
  }
  .navbar .dropdown-menu {
    border: 1px solid #f5f5f5;
    background-color: #ffffff;
  }
  
  .media-body{
      margin-top:8px;
  }
  
    .media-body .count{
    /*    background-color: #556b91;*/
    /*width: 34px;*/
    /*height: 34px;*/
    /*border-radius: 50%;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    }
      .media-body .count i{
          color: #556b91;
      }
  
  .media-body .dropdown-menu {
    top: 35px !important;
  }
  .tp-copyright-3__right-box {
    text-align: right;
  }
}

.required {
  border: 1px solid #d05555 !important;
  color: #d05555 !important;
  background: #fff0f0;
}

.hring {
  border: 1px solid #cecece;
  padding: 20px 20px;
  border-radius: 5px;
  margin-top: 30px;
}

.hring h3 {
  font-size: 22px;
  font-weight: 700 !important;
}

.hring h4 {
  font-size: 20px;
  color: #6c757d;
  font-weight: 600 !important;
}

.hring h5 {
  font-size: 16px;
  color: #6c757d;
  font-weight: 500 !important;
  margin-bottom: 5px !important;
}

.hring p {
  font-size: 0.9rem;
  line-height: 1.5;
  margin-bottom: 8px;
  margin-bottom: 8px;
}

.hring h5 span a {
  color: #dc372d;
  font-weight: 700 !important;
}

.section-content {
  padding: 70px 0;
}

@media (max-width: 1600px) {
  .ad-wrp-left {
    max-width: 400px;
  }
  .ad-wrp-left img {
    max-width: 100%;
  }
  .ad-wrp-right {
    max-width: 400px;
  }
  .ad-wrp-right img {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .hus-carousel .carousel-item img {
    width: 200% !important;
    float: right;
  }
  .banner-slider .carousel-inner {
    min-height: inherit;
  }
  .tp-testimonial-2__thumb img {
    max-width: 100%;
  }
  .testi-description p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .hm-service-cntnt {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .ad-wrp-left,
  .ad-wrp-right {
    display: none;
  }
  .nav-contact {
    padding-top: 15px;
  }
  .banner-discription {
    top: 70px;
  }
  .cstm-slide-box {
    margin-bottom: 30px;
  }
  .nav-fill .nav-item {
    margin: 5px;
  }
}

/* Extra small devices (portrait phones, less than 576px)*/

@media (max-width: 575.98px) {
    
    .banner-slider .carousel-item {
    height: 45vh;}
    
    .carousel-indicators {
    bottom: 10px;
}


    
    
  .w-50 {
    width: 50% !important;
  }
  /* .carousel-inner {
        min-height: 13vh;
        max-height: 28vh;
    } */
  .banner-discription {
    top: 45px;
    /*background-color: #ffffff8c;*/
  }
  .banner-discription .caption2 {
    font-size: 22px;
    line-height: 30px;
  }
  .banner-discription p {
    display: none;
  }
  .banner-discription .banner-btn {
    padding: 7px 21px;
    font-size: 14px;
    margin-left: 0;
  }
  .nav-fill .nav-item {
    padding: 5px 10px;
    width: auto;
    margin: 15px 5px;
  }
  .nav-fill a img {
    max-height: 18px;
  }
  .nav-fill a span {
    display: inline-block;
    padding-top: 0;
    font-size: 13px;
  }
  .product-slide .carousel-control-next {
    right: 0;
  }
  .product-slide .carousel-control-prev {
    left: 0;
  }
  .tp-feature-4__content {
    bottom: inherit;
    top: 15px;
  }
  .tp-feature-4__title {
    padding-bottom: 0;
    /* margin-bottom: 16px; */
  }
  .ad-hdng figcaption {
    margin-bottom: 10px;
  }
  .ad-hdng h3 {
    font-size: 22px;
  }
  #slider-2 .carousel-indicators li {
    top: 40px;
  }
  .tp-footer-4-top__item {
    margin-bottom: 15px;
  }
  .tp-footer-4-top__item.item-border-1 {
    margin-left: 0;
  }
  h2,
  .heading-2 {
    font-size: 22px;
  }
  .ofr-sec {
    margin-top: 30px;
  }
}

/* Small devices (landscape phones, less than 768px)*/

@media (max-width: 767.98px) {
  .hus-nav-bottom {
    background: linear-gradient(90deg, #314b9f 0%, #273c89 100%);
    width:100%;
    border-radius:0px;
  }
  .banner-slider{margin-top: 0;}
  
  .imgblok {
    width: 100%;
  }
  #slider-2 .carousel-caption {
    right: 15%;
    color: #000;
    padding: 15px;
    text-align: left;
    position: initial;
    width: 100%;
  }
  section {
    padding: 40px 0;
  }
  .hus-nav .form-control {
    width: 260px;
  }
  .hus-nav .form-inline {
    margin-right: 0;
  }
  .hus-nav .form-control {
    width: 84%;
  }
  .section-sm {
    padding: 10px 0;
  }
  .cat-col > div {
    margin: 5px 0;
  }
  .tab-filter .row {
    margin: 0;
  }
  .col-child .btn-group {
    width: 100%;
  }
  .megamenu {
    position: static;
    background-color: var(--brand-primary);
    margin-right: 30px;
  }
  /* .carousel-inner {
        min-height: 13vh;
        max-height: 28vh;
    } */
  .search-form .form-control {
    min-width: 350px !important;
    font-size: 12px;
  }
  .search-form .btn {
    padding: 8px 10px !important;
  }
}

/* Medium devices (tablets, less than 992px) */

@media (max-width: 991.98px) {
  .hus-nav .navbar-brand img {
    max-width: 90px;
  }
}

/* Large devices (desktops, less than 1200px) */

@media (max-width: 1199.98px) {
}

@media (min-width: 1200px) {
   
}

 .awfia-ad-wrap .text-center{
        max-width: 100% !important;
        height: 410px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0000005e !important;
    }


@media (max-width: 768px) {
     .awfia-ad-wrap .text-center{
           height: 300px !important;
}
}

.tp-testimonial-2__author-info{
 color: #8a91ac;
}


.hus-nav-bottom .show a {
    color: #585858 !important;
}

.megamenu .dropdown-toggle{
    color: white !important;
}

.tp-copyright-4__area{
        border-top: 1px solid #aaaaaa;
    background-color: #f0f8ff;
}

.tp-footer__form input{
    border-radius:4px;
}

.border-min{
    border-radius:8px;
}
