@import url(https://fonts.googleapis.com/css2?family=Hind:wght@400;500;600;700&family=Montserrat:wght@400;700&family=Poppins:wght@300;400;600;700&display=swap);

.bg-primary,
.btn-solid-border,
.navbar-toggle .icon-bar {
  background: #1f83ff;
}

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

.service-item i,
.team-img-hover {
  align-items: center;
  display: flex;
}

#wrapper-work ul li,
.bg-counter,
.comment-wrap,
.cta,
.cta-block,
.google-map,
.hero-img,
.latest-blog,
.overly,
.overly-2,
.page-title,
.service-item,
.service-item i,
.slider,
.sub-form,
h3.quote {
  position: relative;
}

.widget.widget-category ul li a,
.widget.widget-tag ul li a {
  color: #837f7e;
  transition: 0.3s;
}

.scroll-to-top,
.service-item h4,
.service-item p,
.team-img-hover li a {
  text-align: center;
}

html {
  overflow-x: hidden;
}

body {
  line-height: 1.5;
  font-family: Montserrat, serif;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  color: rgba(0, 0, 0, 0.65);
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  color: #242424;
}

.h1,
h1 {
  font-size: 2.5rem;
}

.h2,
h2 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 42px;
}

#navbar .nav-link,
.btn {
  font-weight: 500;
  text-transform: uppercase;
}

.h4,
h4,
p {
  line-height: 30px;
}

.h3,
h3 {
  font-size: 1.5rem;
}

.h4,
h4 {
  font-size: 1.3rem;
}

.h5,
h5 {
  font-size: 1.25rem;
}

.h6,
h6 {
  font-size: 1rem;
}

input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"] {
  box-shadow: none;
  height: 45px;
  outline: 0;
  font-size: 14px;
}

.comment-reply-form input:focus,
.comment-reply-form textarea:focus,
.form-control:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus {
  box-shadow: none;
  border: 1px solid #1f83ff;
}

.form-control {
  box-shadow: none;
  border-radius: 0;
}

.py-7 {
  padding: 7rem 0;
}

.btn {
  display: inline-block;
  font-size: 0.8125rem;
  padding: 1rem 2.5rem 0.8rem;
  border-radius: 0;
  transition: 0.3s;
}

.dropdown-toggle::after,
.header-top {
  display: none;
}

.btn-large.btn-icon i,
.btn.btn-icon i {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 5px;
}

.btn:focus {
  box-shadow: none;
}

.btn-main,
.btn-small,
.btn-transparent {
  background: #1f83ff;
  color: #fff;
  transition: 0.2s;
}

.btn-main:hover,
.btn-small:hover,
.btn-transparent:hover {
  background: #00144f;
  color: #fff;
}

.btn-solid-border {
  border: 2px solid #1f83ff;
  color: #242424;
}

.btn-solid-border:hover {
  border: 2px solid #1f83ff;
  background: #0371f7;
}

.btn-transparent,
.btn-transparent:hover {
  background: 0 0;
  color: #1f83ff;
}

.btn-transparent {
  padding: 0;
}

.btn-large {
  padding: 20px 45px;
}

.btn-small {
  padding: 13px 25px 10px;
  font-size: 12px;
  border-radius: 50px;
}

.subtitle,
.text-sm {
  font-size: 14px;
}

.btn-round {
  border-radius: 4px;
}

.btn-round-full {
  border-radius: 50px;
}

.btn.active:focus,
.btn:active:focus,
.btn:focus,
.navbar-toggler:focus,
.slick-slide a,
.slick-slide:focus,
a:focus {
  outline: 0;
}

.bg-gray {
  background: #f5f8f9;
}

.bg-primary-dark {
  background: #f52626;
}

.bg-primary-darker {
  background: #dd0b0b;
}

.bg-dark {
  background: #242424;
}

.bg-gradient {
  background-image: linear-gradient(145deg,
      rgba(19, 177, 205, 0.95) 0,
      rgba(152, 119, 234, 0.95) 100%);
  background-repeat: repeat-x;
}

.page-title,
.section {
  padding: 100px 0;
}

.define {
  padding: 50px 0;
}

.page-wrapper,
.section-sm {
  padding: 70px 0;
}

.section-title {
  margin-bottom: 70px;
}

.section-title .title {
  font-size: 50px;
  line-height: 50px;
}

.section-title p {
  color: #666;
  font-family: Poppins, sans-serif;
}

#navbar .active .nav-link,
#navbar .nav-link:focus,
#navbar .nav-link:hover,
.color-one,
.header-top .header-top-socials a:hover,
.logo span,
.navbar-brand span,
.next-prev a:hover,
.post-comments .comment-button:hover,
.social-profile ul li a i:hover,
.subtitle,
.text-color,
a:focus,
a:hover {
  color: #1f83ff;
}

.navbar-brand,
.slider .block span,
.subtitle {
  letter-spacing: 1px;
}

.cta:before,
.hero-img:before,
.overly:before,
.page-title:before,
.slider:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000;
}

.page-title {
  overflow: hidden;
}

.page-title img.background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.page-title .container {
  position: relative;
  z-index: 1;
}

.bg-counter:before,
.cta-block:before,
.latest-blog:before,
.overly-2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.join-team .col-lg-8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center !important;
  margin: 0 auto;
}

.pagination .nav-links a.next,
.pagination .nav-links a.prev,
.pagination .nav-links span.current,
.text-black,
a {
  color: #242424;
}

.text-color2 {
  color: #b99769;
}

.text-md {
  font-size: 2.25rem;
}

.text-lg {
  font-size: 3.75rem;
}

.no-spacing {
  letter-spacing: 0;
}

.content-title {
  font-size: 40px;
  line-height: 50px;
}

.header-top .header-top-info a span,
.page-title .block h1,
.page-title .block p {
  color: #fff;
}

#wrapper-work {
  overflow: hidden;
  padding-top: 100px;
}

#wrapper-work ul li {
  width: 50%;
  float: left;
}

#wrapper-work ul li img {
  width: 100%;
  height: 100%;
}

#wrapper-work ul li .items-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  padding-left: 44px;
  padding-top: 140px;
}

#wrapper-work ul li .items-text h2 {
  padding-bottom: 28px;
  padding-top: 75px;
  position: relative;
}

#wrapper-work ul li .items-text h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75px;
  height: 3px;
  background: #fff;
}

#wrapper-work ul li .items-text p {
  padding-top: 30px;
  font-size: 16px;
  line-height: 27px;
  font-weight: 300;
  padding-right: 80px;
}

#features-work {
  padding-top: 50px;
  padding-bottom: 75px;
}

#features-work .block ul li {
  width: 19%;
  text-align: center;
  display: inline-block;
  padding: 40px 0;
}

#navbar {
  background: #00144f;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

#navbar li {
  padding-left: 15px;
}

#navbar .nav-link {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  transition: 0.25s;
}

#navbar .btn {
  padding: 0.7rem 1.5rem 0.5rem;
  color: #fff;
}

.header-top {
  background: #1f83ff;
  color: #919194;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.header-top .header-top-socials {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px 0;
  margin-left: -8px;
}

.header-top .header-top-socials a {
  color: #919194;
  margin-right: 8px;
  font-size: 16px;
  padding: 0 8px;
}

.header-top .header-top-info {
  color: #919194;
  font-size: 16px;
}

.header-top .header-top-info a {
  margin-left: 35px;
  color: #919194;
}

.navbar-toggler {
  padding: 0;
  font-size: 1.5rem;
  color: #fff;
}

.navbar-brand {
  color: #fff;
  font-weight: 600;
}

.dropdown-menu {
  padding: 0;
  border: 0;
  border-radius: 0;
}

.dropdown-menu li:first-child {
  margin-top: 5px;
}

.dropdown-menu li:last-child {
  margin-bottom: 5px;
}

.dropleft .dropdown-menu,
.dropright .dropdown-menu {
  margin: 0;
}

.dropleft .dropdown-toggle::before,
.dropright .dropdown-toggle::after {
  font-weight: 700;
  font-family: "Font Awesome 5 Free";
  border: 0;
  font-size: 10px;
  vertical-align: 1px;
}

.dropleft .dropdown-toggle::before {
  content: "\f053";
  margin-right: 5px;
}

.dropright .dropdown-toggle::after {
  content: "\f054";
  margin-left: 5px;
}

.dropdown-item {
  padding: 0.8rem 1.5rem 0.55rem;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

@media (max-width: 992px) {
  #navbar li {
    padding-left: 0;
  }

  #navbar .btn {
    margin: 15px 0 10px;
  }

  .dropdown-menu {
    text-align: center;
    float: left !important;
    width: 100%;
    margin: 0;
  }

  .dropdown-item {
    padding: 0.6rem 1.5rem 0.35rem;
  }
}

.dropdown-item.active,
.dropdown-item:hover,
.dropdown-submenu.active>.dropdown-toggle,
.dropdown-submenu:hover>.dropdown-item {
  background: #1f83ff;
  color: #fff;
}

ul.dropdown-menu li {
  padding-left: 0 !important;
}

@media (min-width: 992px) {
  .dropdown-menu {
    transition: 0.2s ease-in, visibility 0s linear 0.2s, transform 0.2s linear;
    display: block;
    visibility: hidden;
    opacity: 0;
    min-width: 200px;
    margin-top: 15px;
  }

  .dropdown-menu li:first-child {
    margin-top: 10px;
  }

  .dropdown-menu li:last-child {
    margin-bottom: 10px;
  }

  .dropleft .dropdown-menu,
  .dropright .dropdown-menu {
    margin-top: -10px;
  }

  .dropdown:hover>.dropdown-menu {
    visibility: visible;
    transition: 0.45s;
    opacity: 1;
  }
}

.bg-1 {
  background: url("../images/bg/home-2.webp") 50% 50% / cover no-repeat;
}

.bg-2 {
  background: url("../images/bg/home-5.webp") 0 0 / cover;
}

.slider {
  background: url("../images/bg/home-1.webp") 10% 0 / cover no-repeat;
  padding: 200px 0;
}

.slider .block h1 {
  font-size: 70px;
  line-height: 80px;
  font-weight: 600;
  color: #fff;
}

.slider .block p {
  margin-bottom: 30px;
  color: #b9b9b9;
  font-size: 18px;
  line-height: 27px;
  font-weight: 300;
}

.about-content h4,
.footer .copyright a,
.logo {
  font-weight: 600;
}

.intro-item i {
  font-size: 60px;
  line-height: 60px;
}

.color-two {
  color: #00d747;
}

.color-three {
  color: #9262ff;
}

.color-four {
  color: #088ed3;
}

.bg-about {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 45%;
  min-height: 650px;
  background: url("../images/about/home-8.webp") 0 0 / cover no-repeat;
}

.about-content {
  padding: 20px 0 0 80px;
}

.about-content h4:before {
  content: "\f576";
  font-family: "Font Awesome 6 Free";
  font-size: 30px;
  position: absolute;
  top: 8px;
  left: -65px;
  font-weight: 700;
}

.hero-img,
.portflio-item .overlay-item,
.portflio-item:before,
h3.quote::before {
  content: "";
  position: absolute;
}

.counter-item .counter-stat {
  font-size: 50px;
}

.counter-item p {
  margin-bottom: 0;
}

.bg-counter {
  background: url("../images/bg/counter.webp") 0 0 / cover no-repeat;
}

.team-img-hover .team-social li a.facebook {
  background: #66c;
}

.team-img-hover .team-social li a.linkedin,
.team-img-hover .team-social li a.twitter {
  background: #39c;
}

.team-img-hover .team-social li a.instagram {
  background: #c6c;
}

.team-img-hover {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  justify-content: center;
  background: rgba(255, 255, 255, 0.6);
  opacity: 0;
  transition: 0.2s ease-in-out;
  transform: scale(0.8);
}

.team-img-hover li a {
  display: inline-block;
  color: #fff;
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  border: 2px solid transparent;
  border-radius: 2px;
  transform: translateY(0);
  backface-visibility: hidden;
  transition: 0.3s ease-in-out;
}

.team-img-hover:hover li a:hover {
  transform: translateY(4px);
}

.team-item:hover .team-img-hover {
  opacity: 1;
  transform: scale(1);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.service-item i {
  font-size: 50px;
  opacity: 1;
  justify-content: center;
  margin-bottom: 25px;
}

.cta {
  background: url("../images/bg/home-3.webp") 50% 50% / cover fixed;
  padding: 120px 0;
}

.cta-block {
  background: url("../images/bg/home-3.webp") 0 0 / cover no-repeat;
}

.cta-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.testimonial-item {
  padding: 50px 30px;
}

.testimonial-item i {
  font-size: 40px;
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 1;
}

.testimonial-item .testimonial-text {
  font-size: 20px;
  line-height: 38px;
  color: #242424;
  margin-bottom: 30px;
  font-style: italic;
}

.testimonial-item .testimonial-item-content {
  padding-left: 65px;
}

.hero-img {
  background: url("../images/bg/home-5.webp") 0 0 / cover;
  width: 100%;
  height: 100%;
  top: 0;
}

.h70 {
  height: 55%;
}

.lh-45 {
  line-height: 45px;
}

.pricing-header h1 {
  font-size: 70px;
  font-weight: 300;
}

.pricing .btn-solid-border {
  border-color: #dedede;
}

.pricing .btn-solid-border:hover {
  border-color: #1f83ff;
}

.portflio-item .portfolio-item-content {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.35s;
}

.portflio-item:before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: 0.35s;
  overflow: hidden;
}

.portflio-item:hover .overlay-item,
.portflio-item:hover:before {
  opacity: 1;
}

.portflio-item:hover .portfolio-item-content {
  opacity: 1;
  bottom: 20px;
  right: 30px;
}

.portflio-item .overlay-item {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 80px;
  color: #1f83ff;
  opacity: 0;
  transition: 0.35s;
}

.contact-form-wrap .form-group {
  padding-bottom: 15px;
  margin: 0;
}

.contact-form-wrap .form-group .form-control {
  background: #f5f8f9;
  height: 48px;
  border: 1px solid #eef2f6;
  box-shadow: none;
  width: 100%;
}

.contact-form-wrap .form-group-2 {
  margin-bottom: 13px;
}

.contact-form-wrap .form-group-2 textarea {
  background: #f5f8f9;
  height: 135px;
  border: 1px solid #eef2f6;
  box-shadow: none;
  width: 100%;
}

.calendly-inline-widget {
  min-width: 320px;
  height: 700px;
}

.address-block li,
.tags a,
.widget.widget-category ul li,
.widget.widget-tag ul li {
  margin-bottom: 10px;
}

.address-block li i {
  font-size: 20px;
  width: 20px;
}

.social-icons li {
  margin: 0 6px;
}

.social-icons i {
  margin-right: 15px;
  font-size: 25px;
}

.google-map #map {
  width: 100%;
  height: 450px;
}

.blog-item-content h3,
.lh-36 {
  line-height: 36px;
}

.blog-item-content h3 a {
  transition: 0.4s;
}

.blog-item-content h3 a:hover {
  color: #f75757 !important;
}

.tags a {
  background: #f5f8f9;
  display: inline-block;
  padding: 8px 23px;
  border-radius: 38px;
  border: 1px solid #eee;
  font-size: 14px;
  text-transform: capitalize;
}

.pagination .nav-links a,
.pagination .nav-links span.current {
  font-size: 20px;
  font-weight: 500;
  color: #c9c9c9;
  margin: 0 10px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

.post-comments .comment-button i,
.widget.widget-tag ul li {
  margin-right: 5px;
  display: inline-block;
}

h3.quote {
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
  padding: 0 25px 0 85px;
  margin: 65px 0 !important;
}

h3.quote::before {
  width: 55px;
  height: 2px;
  background: #1f83ff;
  top: 25px;
  left: 0;
}

.nav-posts-title {
  line-height: 25px;
  font-size: 18px;
}

.latest-blog {
  padding-bottom: 150px;
}

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

.border-1 {
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.blog-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.post.post-single {
  border: none;
}

.blog-subtitle,
.next-prev,
.post-sub-heading,
.widget .widget-title {
  border-bottom: 1px solid #dedede;
}

.post.post-single .post-thumb {
  margin-top: 30px;
}

.post-sub-heading {
  padding-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 20px;
}

.post-social-share {
  margin-bottom: 50px;
}

.post-comments {
  margin: 30px 0;
}

.comment-list ul,
.post-comments .media {
  margin-top: 20px;
}

.post-comments .media>.pull-left {
  padding-right: 20px;
}

.post-comments .comment-author {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.post-comments .comment-author a {
  color: #1f83ff;
  font-size: 14px;
  text-transform: uppercase;
}

.post-comments time {
  margin: 0 0 5px;
  display: inline-block;
  color: grey;
  font-size: 12px;
}

.post-comments .comment-button {
  color: #1f83ff;
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
}

.post-excerpt {
  margin-bottom: 60px;
}

.next-prev a,
.post-excerpt h3 a {
  color: #000;
}

.post-excerpt p {
  margin: 0 0 30px;
}

.post-excerpt blockquote.quote-post {
  margin: 20px 0;
}

.post-excerpt blockquote.quote-post p {
  line-height: 30px;
  font-size: 20px;
  color: #1f83ff;
}

.single-blog {
  background-color: #fff;
  margin-bottom: 50px;
  padding: 20px;
}

.blog-subtitle {
  font-size: 15px;
  padding-bottom: 10px;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.next-prev {
  border-top: 1px solid #dedede;
  margin: 20px 0;
  padding: 25px 0;
}

.comment-wrap .author-avatar,
.next-prev .prev-post i {
  margin-right: 10px;
}

.next-prev .next-post i {
  margin-left: 10px;
}

.social-profile ul li {
  margin: 0 10px 0 0;
  display: inline-block;
}

.social-profile ul li a {
  color: #4e595f;
  display: block;
  font-size: 16px;
}

.comments-section {
  margin-top: 35px;
}

.author-about {
  margin-top: 40px;
}

.post-author {
  margin-right: 20px;
}

.post-author>img {
  border: 1px solid #dedede;
  max-width: 120px;
  padding: 5px;
  width: 100%;
}

.comment-list ul li {
  margin-bottom: 20px;
}

.comment-wrap {
  border: 1px solid #dedede;
  border-radius: 1px;
  margin-left: 20px;
  padding: 10px;
}

.comment-wrap .media .media-heading {
  font-size: 14px;
  margin-bottom: 8px;
}

.comment-wrap .media .media-heading a {
  color: #1f83ff;
  font-size: 13px;
}

.comment-wrap .media .comment-meta {
  font-size: 12px;
  color: #888;
}

.comment-wrap .media p {
  margin-top: 15px;
}

.comment-reply-form {
  margin-top: 80px;
}

.comment-reply-form input,
.comment-reply-form textarea {
  height: 35px;
  border-radius: 0;
  box-shadow: none;
}

.comment-reply-form .btn-main,
.comment-reply-form .btn-small,
.comment-reply-form .btn-transparent,
.comment-reply-form textarea {
  height: auto;
}

pre {
  color: #e83e8c;
}

.widget {
  margin-bottom: 30px;
  padding-bottom: 35px;
}

.widget .widget-title {
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #333;
  font-weight: 500;
}

.widget.widget-latest-post .media .media-object {
  width: 100px;
  height: auto;
}

.widget.widget-latest-post .media .media-heading a {
  color: #242424;
  font-size: 16px;
}

.widget.widget-latest-post .media p {
  font-size: 12px;
  color: grey;
}

.widget.widget-category ul li a:before {
  padding-right: 10px;
}

.widget.widget-category ul li a:hover {
  color: #1f83ff;
  padding-left: 5px;
}

.widget.widget-tag ul li a {
  display: inline-block;
  padding: 8px 15px;
  border: 1px solid #dedede;
  border-radius: 30px;
  font-size: 14px;
}

.widget.widget-tag ul li a:hover {
  color: #fff;
  background: #1f83ff;
  border: 1px solid #1f83ff;
}

.footer {
  padding-bottom: 10px;
}

.lh-35 {
  line-height: 35px;
}

.logo {
  color: #242424;
  letter-spacing: 1px;
}

.sub-form .form-control {
  border: 1px solid rgba(0, 0, 0, 0.06);
  background: #f5f8f9;
}

.footer-btm {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.footer-socials li a {
  margin-left: 15px;
}

.scroll-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999;
  height: 40px;
  width: 40px;
  background: #1f83ff;
  border-radius: 50%;
  line-height: 43px;
  color: #fff;
  cursor: pointer;
  transition: 0.3s;
  display: none;
}

.scroll-to-top:hover {
  background-color: #00144f;
}

@media (max-width: 992px) {
  .slider .block h1 {
    font-size: 56px;
    line-height: 70px;
  }

  .bg-about {
    display: none;
  }

  section.about {
    border: 1px solid #dee2e6;
    border-left: 0;
    border-right: 0;
  }

  .footer-socials {
    margin-top: 20px;
  }

  .footer-socials li a {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  .slider {
    padding: 150px 0;
  }

  h3.quote {
    padding: 0 0 0 20px;
  }

  h3.quote::before {
    top: 5px;
    width: 2px;
    height: 35px;
  }

  .navbar-toggler {
    color: #fff;
  }

  .bg-about {
    display: none;
  }

  .slider .block h1 {
    font-size: 48px;
    line-height: 62px;
  }

  .blog-item-meta span {
    margin: 6px 0;
  }

  .widget {
    margin-bottom: 30px;
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .scroll-to-top {
    bottom: 15px;
    right: 15px;
  }

  .header-top .header-top-info a {
    margin-left: 10px;
    margin-right: 10px;
  }

  .navbar-toggler {
    color: #fff;
  }

  .slider .block h1 {
    font-size: 38px;
    line-height: 50px;
  }

  .content-title {
    font-size: 28px;
    line-height: 46px;
  }

  .p-5 {
    padding: 2rem !important;
  }

  .h2,
  h2 {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 36px;
  }

  .testimonial-item .testimonial-item-content {
    padding-left: 0;
    padding-top: 30px;
  }

  .widget {
    margin-bottom: 30px;
    padding-bottom: 0;
  }
}

@media (max-width: 400px) {
  .header-top .header-top-info a {
    display: block;
  }

  .navbar-toggler {
    color: #fff;
  }

  .content-title {
    font-size: 28px;
    line-height: 46px;
  }

  .bg-about {
    display: none;
  }

  .p-5 {
    padding: 2rem !important;
  }

  .h2,
  h2 {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 36px;
  }

  .testimonial-item .testimonial-item-content {
    padding-left: 0;
    padding-top: 30px;
  }

  .text-lg {
    font-size: 3rem;
  }

  .widget {
    margin-bottom: 30px;
    padding-bottom: 0;
  }
}