:root {
  --primary-color: #c72324;
  /* --primary-color:#ff0000; */
  --secondary-color: #f30030;
  --white-color: #ffffff;
  --arham-red-linear: linear-gradient(#881301, #722721);
  --arham-blue-linear: linear-gradient(#007fcc, #0c5887);
  --arham-blue-solid: #000066;
  --arham-dark: #000000;
  --arham-red-single: #881301;
  --arham-red-single2: #722721;
  --arham-blue-single: #007fcc;
  --arham-yellow-single: #ffcb41;
  --arham-blue-single1: #007fcc;
  --arham-blue-single2: #0c5887;
  --arham-footer-color: #404040;
}
.main-header .header-upper .logo-box .logo img {
  width: 200px;
}
.main-header .sticky-header .logo img {
  width: 190px;
  height: auto;
}
.main-header .sticky-header {
  padding: 10px 0;
}
.header-style-two .info-box .icon-box {
  background: var(--arham-red-linear);
  color: var(--white-color);
  top: -8px;
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.main-header .main-menu .navigation > li > a {
  color: var(--arham-red-single);
}
.header-style-two .nav-outer {
  background: #ffffff;
  border: 1px solid #d8d8d8;
}
.main-header .main-menu .navigation > li {
  margin: 0 20px 0 0;
}
.main-slider-two .active .slide .image-layer,
.main-slider-two .image-layer {
  transform: none;
}
/* .main-slider-two h1 span,
.main-slider-two .title span {
  color: var(--arham-red-single);
} */
.main-slider-two .image-layer:before {
  background: rgba(0, 0, 0, 0.8);
  opacity: 0.6;
}
.main-slider-two .image-layer:after {
  background: transparent;
}
.main-slider-two .text {
  color: var(--white-color);
}
.header-style-two .main-menu .navigation > li.dropdown > a:before {
  content: "\f141";
}
.sec-title-two .title {
  color: var(--arham-red-single);
  padding: 10px 100px 10px 0px;
}
.sec-title-two h2 {
  /* color: var(--arham-blue-single); */
  background: -webkit-linear-gradient(
    var(--arham-blue-single1),
    var(--arham-blue-single2)
  );
  background: -moz-linear-gradient(
    var(--arham-blue-single1),
    var(--arham-blue-single2)
  );
  background: -o-linear-gradient(
    var(--arham-blue-single1),
    var(--arham-blue-single2)
  );
  background: -ms-linear-gradient(
    var(--arham-blue-single1),
    var(--arham-blue-single2)
  );
  background: linear-gradient(
    var(--arham-blue-single1),
    var(--arham-blue-single2)
  );
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -ms-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  -ms-text-fill-color: transparent;
  text-fill-color: transparent;
}
.sec-title-two.light h2 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
}
.sec-title-two .title:before {
  content: none;
}
.main-header .info-box ul li {
  text-transform: none;
}
.main-header .info-box ul li a {
  color: #000000;
}
.main-header .info-box ul li a:hover {
  color: #ff0000;
}
.about-section-two .image-column .year-box {
  background: var(--arham-red-linear);
  color: var(--arham-yellow-single);
}
.about-section-two .image-column .year-box h2 {
  color: var(--arham-yellow-single);
}
/* .about-section-two .image-column .image img {
  border-radius: 10px;
} */
.about-section-two .image-column .image {
  border: 4px double var(--arham-yellow-single);
}
.about-section-two .image-column .image-two {
  border: 4px double var(--arham-yellow-single);
}
.cta-logo {
  width: 190px;
}
.btn-style-four {
  background: var(--arham-red-linear);
}
.btn-style-four:hover .btn-wrap .text-two {
  color: var(--white-color);
}
.header-style-two .sticky-header .main-menu .navigation > li:hover > a,
.main-header .main-menu .navigation > li > a:hover {
  color: var(--arham-red-single);
}
.main-header .main-menu .navigation > li:hover > a,
.main-header .main-menu .navigation > li.current > a {
  color: var(--arham-red-single);
}
.main-slider-two .title span {
  color: #ffffff;
}
.cta-section-one .inner-container {
  background: var(--arham-red-linear);
}
.style-5 {
  background: #000000;
}
.cta-section-one .play-box .play-button {
  background: #000000;
}
.service-section-three {
  margin-top: 0;
  background: url("../jpg/2.jpg");
}
.btn-style-four:before {
  background: var(--arham-red-single);
}
.btn-style-four:hover .plus {
  background: #000000;
}
.cta-section .pattern-layer {
  left: 46px;
  bottom: 82px;
}
.cta-section .pattern-layer-two {
  right: 59px;
  top: 59px;
}
.cta-section .pattern-layer,
.cta-section .pattern-layer-two {
  /* background-image: url("../images/background/pattern-4.png"); */
  background-image: url("../png/ic-2.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 232px;
  height: 290px;
}
.cta-section:before {
  background: #000000;
}
.cta-section {
  background-image: url("../jpg/electronics-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 0 60px;
}
.btn-style-one {
  background: var(--arham-red-linear);
}
.btn-style-one .txt {
  color: var(--arham-yellow-single);
}
.btn-style-one:before {
  background: var(--arham-red-single);
}
.sec-title-three .text,
.service-block-four .inner-box .text {
  color: #000000;
}
/* .service-block-four .inner-box .image-layer:before{
  
} */
.service-section-four {
  background: #ffffff;
}
.service-block-four .inner-box {
  position: relative;
  padding: 30px 22px;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  border: 3px double var(--arham-yellow-single);
  height: calc(100% - 30px);
  overflow: hidden;
  background-color: var(--white-color);
}
.service-block-four .inner-box .image-layer:before {
  opacity: 1;
}
.testimonial-section {
  background: url("../jpg/1-1.jpg");
  position: relative;
  background-attachment: fixed;
  background-size: cover;
}
.service-block-three .color-one,
.service-block-three .color-two,
.service-block-three .color-three,
.service-block-three .color-four {
  background: var(--arham-red-single);
}
.service-block-three .inner-box:hover .icon-box .icon {
  background: #000000;
}
.testimonial-section .counter-block .icon-box .icon {
  background: var(--arham-red-linear);
}
.testimonial-section .counter-block .icon-box .icon {
  color: var(--arham-yellow-single);
}
.testimonial-section .counter-block h3,
.testimonial-section .counter-block .counter-text {
  text-align: center;
}
.testimonial-section .counter-block .counter-text {
  color: #000000;
  font-size: 16px;
}
.news-block-two .inner-box .image {
  /* filter: drop-shadow(0px 2px 2px black); */
  filter: none;
  background: none;
}
.news-block-two .inner-box .lower-content {
  text-align: center;
  padding: 0;
}
.news-block-two .inner-box h4 a:hover {
  color: #ff0000;
}
.news-block-two .inner-box {
  box-shadow: 0px 0px 10px #00000047;
  border-radius: 10px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: var(--arham-red-single);
  color: #ffffff !important;
}
.nav-pills .nav-link {
  font-size: 17px;
  color: #000000;
  font-weight: 500;
}
.news-block-two .inner-box:hover .image img {
  opacity: 1;
  /* filter: drop-shadow(0px 2px 2px black); */
  filter: none;
}
.news-block-two .inner-box .image img {
  width: 100%;
  height: 200px;
  object-fit: contain;
}
.news-section-two .owl-nav .owl-prev,
.news-section-two .owl-nav .owl-next {
  background: var(--arham-red-linear);
  color: var(--arham-yellow-single);
}
.news-section-two .owl-nav .owl-prev:hover,
.news-section-two .owl-nav .owl-next:hover {
  background: #1e90ff;
}

.news-table {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.5px;
}

.news-table a {
  color: var(--text-color);
}

.news-table a:hover {
  color: #3f51b5;
}

.news-table a.link-1 {
  color: #3f51b5;
}

.news-table a.link-1:hover {
  color: #28209c;
}

.service-section-three:before {
  opacity: 0.6;
}
.team-section-two {
  background: #f9f9f9;
}
.contact-page-section {
  padding: 50px 0;
}
.yt-emb {
  width: 100%;
  height: auto;
  aspect-ratio: 16/10;
  border-radius: 10px;
  border: 1px solid #000000;
}
.footer-style-two {
  margin-top: 0;
  background: var(--arham-footer-color);
}
.footer-style-two .logo-widget .logo img {
  /* width: 190px; */
  width: 240px;
}
.footer-style-two .logo-widget .social-box li a {
  color: #ffffff;
  background: #ff0000;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.footer-style-two .logo-widget .social-box li a:hover {
  background: #1e90ff;
}
.footer-style-two .news-widget .post {
  padding: 0;
}
.footer-style-two .contact-widget .contact-list li .icon {
  background: var(--arham-red-linear);
  color: #ffffff;
  font-weight: 400;
  width: 35px;
  height: 35px;
  line-height: 35px;
  top: 0px;
}

.footer-style-two .contact-widget .contact-list li {
  margin-bottom: 20px !important;
  padding-left: 52px;
  font-weight: bolder;
  font-size: 20px;
  line-height: 1.4em;
}
.footer-style-two .contact-widget .contact-list li a {
  width: fit-content;
  font-weight: 500;
  font-size: 16px;
}
.footer-style-two .footer-widget h5 {
  margin-bottom: 0;
}
.about-section-two .image-column img {
  border: 1px double var(--arham-yellow-single);
}
.double-border {
  border: 4px double var(--arham-yellow-single) !important;
}
.footer-style-two .contact-widget .contact-list li a:hover,
.footer-style-two .news-widget .post h6 a:hover {
  color: var(--arham-yellow-single);
}
.footer-style-two .widgets-section {
  padding: 0;
}
.footer-style-two .footer-bottom .copyright a {
  color: var(--arham-yellow-single);
}
.footer-style-two {
  padding: 80px 0 10px;
}
.footer-style-two .footer-bottom {
  padding: 30px 0 10px;
  border-top: 2px solid var(--arham-blue-single);
}
.testimonial-section:before {
  opacity: 0.6;
}
.header-style-two .outer-box .btn-box .theme-btn,
.btn-style-four {
  background: var(--arham-red-linear);
}
.btn-style-two .btn-wrap .text-one,
.btn-style-four .btn-wrap .text-one {
  color: var(--arham-yellow-single);
}
.yt-video {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  border: 4px solid var(--arham-yellow-single);
}
.btn-style-two:before {
  background: var(--arham-red-linear);
}
.mobile-show {
  display: none;
}
.team-section-two .pattern-layer-two {
  position: absolute;
  right: 46px;
  bottom: -60px;
  width: 254px;
  height: 323px;
  background-repeat: no-repeat;
  transform: rotate(270deg);
}
.main-slider-two .owl-nav .owl-prev,
.main-slider-two .owl-nav .owl-next {
  margin: 0 10px;
}
/* .main-slider-two .owl-nav {
  position: absolute;
  left: 50%;
  bottom: 3%;
  width:fit-content;
  transform: translate(-50%, -50%);
} */
/* @media only screen and (max-width: 767px){
  .main-slider-two .owl-nav {
    position: absolute;
    left: 50%;
    bottom: 3%;
    transform: translate(-50%, -50%);
  }

} */

.main-slider-two .slide {
  padding: 0;
}

.caption-box {
  position: absolute;
  width: 100%;
  height: 100%;
  align-content: center;
}

.cover-img {
  position: relative !important;
  width: 100%;
  height: auto;
}

.cover-desk {
  display: block !important;
}

.cover-mob {
  display: none !important;
}

.box {
  border: 3px double var(--arham-yellow-single);
  padding: 25px 30px;
}
.box h5 {
  background: -webkit-linear-gradient(
    var(--arham-red-single),
    var(--arham-red-single2)
  );
  background: -moz-linear-gradient(
    var(--arham-red-single),
    var(--arham-red-single2)
  );
  background: -o-linear-gradient(
    var(--arham-red-single),
    var(--arham-red-single2)
  );
  background: -ms-linear-gradient(
    var(--arham-red-single),
    var(--arham-red-single2)
  );
  background: linear-gradient(
    var(--arham-red-single),
    var(--arham-red-single2)
  );
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -ms-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  -ms-text-fill-color: transparent;
  text-fill-color: transparent;
}
.box .fa-location-dot,
.box .fa-envelope,
.box .fa-phone,
.contact-page-section .fa-location-dot,
.contact-page-section .fa-envelope,
.contact-page-section .fa-phone {
  background: -webkit-linear-gradient(
    var(--arham-blue-single1),
    var(--arham-blue-single2)
  );
  background: -moz-linear-gradient(
    var(--arham-blue-single1),
    var(--arham-blue-single2)
  );
  background: -o-linear-gradient(
    var(--arham-blue-single1),
    var(--arham-blue-single2)
  );
  background: -ms-linear-gradient(
    var(--arham-blue-single1),
    var(--arham-blue-single2)
  );
  background: linear-gradient(
    var(--arham-blue-single1),
    var(--arham-blue-single2)
  );
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -ms-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  -ms-text-fill-color: transparent;
  text-fill-color: transparent;
  line-height: 1.5;
  letter-spacing: 2px;
}
.box a {
  color: #000000;
}
.box a:hover {
  color: var(--secondary-color);
}
.contact-form {
  border: 3px double var(--arham-yellow-single);
  padding: 20px;
}
.btn-style-eight {
  background: var(--arham-red-linear);
}
.btn-style-eight:hover {
  background: var(--arham-red-single);
}
.btn-style-eight .btn-wrap .text-one {
  color: var(--arham-yellow-single);
}
.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="email"],
.contact-form .form-group textarea {
  /* border:1px solid #000000; */
  background: #fcf3f5;
  color: #000000;
}
.page-title {
  padding: 180px 0;
  /* background: #3d3c3c !important; */
}
.page-title:before {
  opacity: 0.6;
}

.option-list li {
  position: relative;
  line-height: 30px;
  color: var(--color-five);
  font-size: var(--font-16);
  padding-left: var(--padding-left-35);
  margin-bottom: var(--margin-bottom-15);
}
.fa-x {
  color: red;
  font-weight: bolder;
}
.header-style-two .main-menu .navigation > li > ul {
  background: var(--arham-red-linear);
}
.service-list-two li a:hover {
  color: #ff0000 !important;
}
.team-section-two,
.service-section-three,
.about-section-two,
.service-section-four,
.testimonial-section,
.news-section-two,
.section-side {
  padding: 80px 0 80px;
}
.sidebar-page-container {
  padding: 0;
}
.board-div {
  box-shadow: 2px 1px 2px 3px #ece8e8;
  padding: 10px;
  margin: 0 0 17px 0;
  display: flex;
  flex-direction: column;
  height: calc(100% - 17px);
}

.board-div h4 {
  margin: 10px 0;
  font-size: 15px;
  background: var(--arham-red-linear);
  color: #ffffff;
  border-radius: 5px;
  padding: 6px;
  width: fit-content;
}
label {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
}
.custom-submit {
  border: none;
  outline: none;
  background: #f30030;
  padding: 15px 0;
  border-radius: 8px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  width: 65%;
}
.custom-submit:hover {
  cursor: pointer;
  background: var(--arham-blue-single2);
}
.check-label {
  font-size: 17px;
  font-weight: 400;
}
input[type="checkbox"] {
  transform: scale(1.2);
}
input[type="checkbox"]:hover {
  cursor: pointer;
}
.check-label:hover {
  cursor: pointer;
}
.contact-form .form-group select {
  background: #fcf3f5;
  color: #000000;
}
.more-text {
  display: none;
}
.active {
  color: #ff0000 !important;
}
.board-div img {
  width: 135px;
  display: block;
  margin: 0 auto;
}
.table-bordered td,
.table-bordered th {
  text-align: center;
}
.table-striped tbody tr:nth-of-type(odd) {
  background: #ffffff;
}
thead {
  background: var(--arham-red-linear);
  color: #ffffff;
}
.location-block h3 {
  margin: 0 0 15px 0;
}
.location-block h4 {
  line-height: 1.4em !important;
  margin: 0 0 15px 0;
}
.location-block a {
  font-size: 19px;
  color: var(--arham-red-single);
}
.location-block .inner-box {
  border-radius: 15px;
  padding: 25px;
}
.location-block iframe {
  border: 3px double var(--arham-yellow-single) !important;
  border-radius: 15px;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.service-section-four {
  position: inherit;
}
.contact-form .form-group textarea {
  height: 140px;
}
.main-header .main-menu .navigation > li > ul > li > a {
  padding: 10px 18px;
  line-height: 20px;
  font-size: 14px;
  color: var(--arham-yellow-single);
}
.main-header .main-menu .navigation > li > ul > li:hover > a::before {
  color: var(--arham-yellow-single);
}

.news-block-two.ar-news-block .inner-box .image {
  box-shadow: none;
  filter: none;
  margin-bottom: 20px;
}

.news-block-two.ar-news-block .inner-box .image img {
  width: 100%;
  height: auto;
}

.news-block-two.ar-news-block .inner-box .lower-content {
  text-align: left;
}

.news-block-two.ar-news-block .post-date {
  padding: 6px 6px;
  font-size: 12px;
  background-color: #ededed;
  color: #464646;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
}

.news-block-two.ar-news-block .inner-box h4 {
  font-weight: 600;
  margin-top: 15px;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 5px;
  display: block;
}
.testimonial-section-three {
  padding: 50px 0;
}

.news-block-two.ar-news-block .inner-box p {
  font-size: 14px;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.testimonial-block-two .author-box {
  border-radius: 30px;
  max-width: 100%;
  margin: 0 auto;
  width: 350px;
}
.testimonial-block-two .inner-box {
  min-height: 370px;
}
.news-block-two .inner-box h4 {
  font-size: 15px;
  font-weight: 600;
}
.news-section-two .owl-nav {
  position: absolute;
  right: 50%;
  top: inherit;
  bottom: -70px;
  transform: translate(50%, -50%);
}
.owl-carousel .owl-dots.disabled {
  display: block !important;
}
.owl-carousel .owl-nav.disabled {
  display: none !important;
}
.yt-emb {
  margin: 0 0 30px 0;
}
.testimonial-block-two .inner-box .rating .fa-2 {
  position: relative;
  font-size: var(--font-20);
  color: #999999;
}
.accordion .card {
  margin: 0 0 20px 0;
}
.accordion .card:hover {
  cursor: pointer;
}
.card-header {
  background: #ffffff;
  font-weight: 600;
  border: 1px solid #d9d9d9;
}
.header-style-two .header-upper .upper-right {
  display: none;
}
.why-arham {
  border: 1px solid var(--arham-yellow-single);
  padding: 20px;
  border-radius: 12px;
  min-height: 365px;
}
.why-arham img {
  width: auto;
  height: 75px;
  margin: 0 auto;
  display: block;
}
.why-arham h4 {
  text-align: center;
  /* font-size: 22px; */
  margin: 10px 0;
}
.why-arham p {
  text-align: center;
  margin: 0;
  line-height: 23px;
}
.buy-now-btn {
  background: var(--arham-blue-single);
  color: #ffffff;
  font-weight: 900;
  padding: 12px 45px;
  border-radius: 15px;
  font-size: 17px;
}
.buy-now-btn:hover {
  color: #ffffff;
  background: var(--arham-dark);
}
.nav-pills {
  justify-content: center;
}
.service-block-three .inner-box h5 {
  color: #ffffff;
}
.btn-custom-style-1 {
  background: var(--arham-red-single);
  border: none;
  color: #ffffff !important;
}
.btn-custom-style-1:hover,
.btn-custom-style-2:hover {
  background: var(--arham-dark);
  border: none;
  color: #ffffff !important;
}
.btn-custom-style-2 {
  background: var(--arham-blue-single);
  border: none;
  color: #ffffff !important;
}

.doc-link {
  cursor: pointer;
  padding: 10px;
  border-bottom: 1px solid #eee;
  transition: background 0.3s;
}
.tab {
  overflow: hidden;
}

.tab button {
  background: #000000;
  color: #ffffff;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  border-radius: 20px;
  min-width: 200px;
  margin: 0 20px;
}

.tab button:hover {
  background: var(--arham-blue-single);
}

.tab button.active {
  background: var(--arham-red-single);
  color: #ffffff !important;
}

.tabcontent {
  display: none;
}

.doc-link:hover,
.doc-link.active {
  background-color: #f5f5f5;
}

.hidden {
  display: none;
}

object {
  width: 100%;
  height: 500px;
  /* border: none; */
}

.form-select {
  /* --bs-form-select-bg-img: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e); */
  /* display: block; */
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 5px;
  /* padding: 5px 10px 5px 20px; */
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.list-group-item.active {
  color: #ffffff !important;
  background: #000000;
  border-color: #000000;
}

@media screen and (max-width: 1140px) {
  .main-header .header-upper .upper-right {
    padding: 20px 0 0 0 !important;
  }
}
@media screen and (max-width: 1080px) {
  .main-header .sticky-header .main-menu .navigation > li {
    margin-left: 25px;
  }
}

@media only screen and (max-width: 1023px) {
  .main-header .main-menu .navigation > li {
    margin: 0 12px 0 0 !important;
  }
  .main-header .main-menu .navigation > li > a {
    font-size: 15px !important;
  }
  .main-slider-two .slide {
    padding: 0 !important;
  }
  .main-header.header-style-two .header-lower {
    background: #ffffff !important;
  }
  .header-style-two .nav-outer {
    border: 0;
  }
}

@media only screen and (max-width: 768px) {
  .cover-desk {
    display: none !important;
  }
  .header-style-two .outer-box .btn-box .theme-btn {
    padding: 10px !important;
    font-size: 12px;
  }
  .main-header .sticky-header .logo img {
    width: 165px;
  }
  .main-header .main-menu .navigation > li > a {
    font-size: 13px !important;
  }
  .btn-style-two .plus {
    display: none;
  }
  .why-arham {
    margin: 0 0 20px 0;
    min-height: 390px;
  }
  .main-header .nav-outer .mobile-nav-toggler {
    color: #000000;
  }
  .testimonial-block-two .inner-box {
    min-height: 461px;
  }

  .cover-mob {
    display: block !important;
  }
  .main-slider-two .slide {
    padding: 0 !important;
  }
}
@media screen and (max-width: 500px) {
  .box {
    padding: 10px;
  }
  .nav-pills {
    overflow-x: scroll;
    white-space: nowrap;
    justify-content: space-between;
    scroll-behavior: smooth;
    flex-wrap: nowrap;
    padding: 0 0 15px 0;
  }
  .news-section-two .owl-nav {
    position: relative;
    bottom: -5px;
    top: inherit !important;
    text-align: center;
    transform: none;
  }
  .page-title {
    padding: 65px 0 !important;
  }
  .contact-page-section {
    padding: 30px 0 30px;
  }
  .testimonial-block-two .inner-box {
    min-height: 360px;
  }
  .news-block-two .inner-box h4 {
    font-size: 14px;
  }
  .main-slider-two .owl-nav {
    display: none;
  }
  .caption-box {
    height: 100%;
  }
  /* .sidebar-widget .widget-content{
    display: none;
  } */
  .sidebar-page-container .sidebar-side .padding-left,
  .about-section .content-column .inner-column {
    display: none;
  }
  .sidebar-page-container .content-side,
  .sidebar-page-container .sidebar-side {
    margin-bottom: 0;
  }
  .main-slider-two .slide {
    padding: 0 !important;
  }
  .main-header .header-upper .logo-box .logo img {
    width: 120px;
  }
  .main-header .mobile-menu .nav-logo img {
    width: 135px;
  }
  .menu-outer {
    margin-top: -15px;
  }
  .main-header .sticky-header .logo img {
    width: 134px;
  }
  .main-header .sticky-header .logo {
    padding: 17px 0 6px;
  }
  .team-section-two,
  .service-section-three,
  .about-section-two,
  .service-section-four,
  .testimonial-section,
  .news-section-two,
  .cta-section,
  .section-side {
    padding: 30px 0 30px !important;
  }
  .cta-section .pattern-layer,
  .cta-section .pattern-layer-two {
    background: none;
  }
  .testimonial-section .counter-block h3 {
    font-size: 20px;
  }
  .testimonial-section .counter-block .counter-text {
    font-size: 13px;
  }
  .footer-style-two .logo-widget .logo img {
    width: 140px;
  }
  .footer-style-two .footer-widget {
    margin-bottom: 10px;
  }
  .footer-style-two {
    padding: 20px 0 0;
  }
  .footer-style-two .footer-bottom {
    padding: 10px 0;
    border: none;
  }
  .mobile-hidden {
    display: none;
  }
  .mobile-show {
    display: block;
  }
  .mobile-logo {
    width: 134px;
  }
  .main-header.header-style-two .header-lower,
  .main-header .nav-outer {
    background: #ffffff !important;
  }
  .main-header.header-style-two .nav-outer .mobile-nav-toggler {
    color: #000000;
  }
  .main-header.header-style-two .header-lower .outer-box {
    padding: 22px 0 !important;
  }
  .main-header .sticky-header {
    padding: 4px 0;
  }
  .service-block-three .inner-box h5 {
    margin-top: 20px;
    font-size: 14px;
  }
  .service-block-three .inner-box .icon-box:before {
    position: absolute;
    content: "";
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -3px;
  }
  .service-block-three .inner-box .icon-box .icon {
    width: 24px;
    font-size: 24px;
    height: 24px;
    line-height: 24px;
  }
  .option-list li {
    padding-left: 0;
  }
  .board-div {
    text-align: center;
  }
  .board-div img {
    width: 100px;
  }
  .board-div h4 {
    margin: 10px auto;
    font-size: 10px;
  }
}
