/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/

/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@font-face {
  font-family: "Righteous";
  src: url("../fonts/BalooChettan-Regular.ttf");
  src: url("../fonts/BalooChettan-Regular.ttf");
}

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/

/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
  box-sizing: border-box !important;
  transition: ease all 0.5s;
}

html {
  scroll-behavior: smooth;
}

body {
  color: #666666;
  font-size: 14px;
  line-height: 1.80857;
  font-weight: normal;
  overflow-x: hidden;
  font-family: "Poppins", sans-serif;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #7ce9ff;
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #151515;
}

a {
  color: #1f1f1f;
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
  font-weight: normal;
  position: relative;
  padding: 0 0 10px 0;
  font-weight: normal;
  line-height: normal;
  color: #111111;
  margin: 0;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 13px;
}

*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #212121;
  text-decoration: none !important;
  opacity: 1;
}

button:focus {
  outline: none;
}

ul,
li,
ol {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

p {
  margin: 20px;
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
}

a {
  color: #222222;
  text-decoration: none;
  outline: none !important;
}

a,
.btn {
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

img {
  max-width: 100%;
  height: auto;
}

:focus {
  outline: 0;
}

.paddind_bottom_0 {
  padding-bottom: 0 !important;
}

.btn-custom {
  margin-top: 20px;
  background-color: transparent !important;
  border: 2px solid #ddd;
  padding: 12px 40px;
  font-size: 16px;
}

.lead {
  font-size: 18px;
  line-height: 30px;
  color: #767676;
  margin: 0;
  padding: 0;
}

.form-control:focus {
  border-color: #ffffff !important;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

.navbar-form input {
  border: none !important;
}

.badge {
  font-weight: 500;
}

blockquote {
  margin: 20px 0 20px;
  padding: 30px;
}

button {
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.full {
  float: left;
  width: 100%;
}

.layout_padding {
  padding-top: 90px;
  padding-bottom: 90px;
}

.padding_0 {
  padding: 0px;
}

/*---------------------------- preloader area ----------------------------*/

.loader_bg {
  position: fixed;
  z-index: 9999999;
  background: #fff;
  width: 100%;
  height: 100%;
}

.loader {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader img {
  width: 280px;
}

/* header section start */

.header_section {
  width: 100%;
  float: left;
  background-image: url(../images/banner-img.jpg);
  height: auto;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.header_bg {
  background: #ffffff;
  border-bottom: 2px solid #7ce9ff;
}

.bg-light {
  background-color: #ffffff !important;
}

.logo {
  width: 17%;
  float: left;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 30px;
  padding-left: 30px;
  font-size: 18px;
  color: #242424;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #7ce9ff;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #7ce9ff;
}

.navbar {
  padding: 0.5rem 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

/* header section end */

/* banner section start */

.banner_section {
  width: 100%;
  float: left;
  padding: 200px 0px;
}

.banner_taital_main {
  width: 100%;
  float: left;
}

.banner_taital {
  width: 100%;
  float: left;
  font-size: 50px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

.banner_taital_1 {
  width: 100%;
  float: left;
  font-size: 30px;
  color: #e7e7e7;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

.consectetur_text {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #ffffff;
  margin-left: 0px;
  padding-bottom: 40px;
  text-align: center;
}

.readmore_bt {
  width: 170px;
  margin: 0 auto;
  text-align: center;
}

.readmore_bt a {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #ffffff;
  background-color: #7ce9ff;
  padding: 10px 0px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 40px;
  font-weight: bold;
}

.readmore_bt a:hover {
  color: #ffffff;
  background-color: #0d0c0c;
}

#main_slider a.carousel-control-prev {
  position: absolute;
  left: -60px;
  right: 0px;
  top: 155%;
}

#main_slider a.carousel-control-next {
  position: absolute;
  right: -60px;
  left: 0px;
  top: 155%;
  background-color: #0d0c0c;
  color: #ffffff;
}

#main_slider .carousel-control-prev,
#main_slider .carousel-control-next {
  width: 55px;
  height: 55px;
  background-color: #7ce9ff;
  opacity: 1;
  font-size: 36px;
  color: #ffffff;
  margin: 0 auto;
  border-radius: 100px;
}

#main_slider .carousel-control-prev:hover,
#main_slider .carousel-control-next:hover,
#main_slider .carousel-control-prev:focus,
#main_slider .carousel-control-next:focus {
  background-color: #0d0c0c;
  color: #ffffff;
}

/* banner section end */

/* about section start */

.about_section {
  width: 100%;
  float: left;
}

.about_taital {
  width: 100%;
  float: left;
  font-size: 40px;
  color: #1f1f1f;
  font-weight: bold;
  padding-top: 20px;
}

.about_text {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #2e2d2d;
  margin-left: 0px;
}

.about_img {
  border-radius: 15px;
}

.read_bt_1 {
  width: 170px;
  float: left;
  margin-top: 20px;
}

.read_bt_1 a {
  width: 100%;
  float: left;
  font-size: 16px;
  text-align: center;
  background-color: #252525;
  color: #ffffff !important;
  padding: 10px 0px;
  border-radius: 40px;
  cursor: pointer;
}

.read_bt_1 a:hover {
  background-color: #7ce9ff;
  color: #ffffff !important;
}

/* about section end */

/* services section start */

.services_section {
  width: 100%;
  float: left;
}

.services_taital {
  width: 100%;
  float: left;
  font-size: 40px;
  color: #252525;
  text-align: center;
  font-weight: bold;
}

.services_section_2 {
  width: 100%;
  float: left;
  margin-top: 40px;
}

.services_box {
  width: 100%;
  float: left;
  border: 2px solid #4f4f4f;
  padding: 40px;
  border-radius: 20px;
}

.services_box:hover {
  border: 2px solid #7ce9ff;
}

.services_box.active {
  border: 2px solid #7ce9ff;
}

.services_icon {
  width: 100%;
  text-align: center;
  min-height: 92px;
}

.services_icon img {
  width: 100px;
}

.retina_text {
  width: 100%;
  font-size: 26px;
  color: #252525;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
}

.services_text {
  width: 100%;
  font-size: 16px;
  color: #181818;
  margin: 0px;
}

/* services section end */

/* gallery section start */

.gallery_section {
  width: 100%;
  float: left;
}

.gallery_taital {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 40px;
  color: #1f1f1f;
  font-weight: bold;
}

.gallery_text {
  width: 100%;
  float: left;
  font-size: 16px;
  text-align: center;
  margin: 0px;
  color: #2a2b2a;
}

.gallery_section_2 {
  width: 100%;
  float: left;
  padding-top: 30px;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.container_main {
  margin-top: 20px;
  position: relative;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: rgb(57, 56, 56, 0.8);
  margin: 0 auto;
}

.container_main:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
}

.interior_text {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

.ipsum_text {
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  margin: 0 auto;
  width: 65%;
  text-decoration: underline;
}

.ipsum_text:hover {
  color: #7ce9ff;
}

.seemore_bt {
  width: 170px;
  margin: 0 auto;
  text-align: center;
  display: flex;
}

.seemore_bt a {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background-color: #252525;
  padding: 10px 0px;
  margin-top: 40px;
  border-radius: 40px;
}

.seemore_bt a:hover {
  background-color: #7ce9ff;
  color: #ffffff;
}

/* gallery section end */

/* blog section start */

.blog_section {
  width: 100%;
  float: left;
}

.blog_taital {
  width: 100%;
  float: left;
  font-size: 34px;
  color: #2a2b2a;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}

.blog_text {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #2a2b2a;
  margin: 20px 0px;
  text-align: center;
}

.blog_section_2 {
  width: 100%;
  float: left;
}

.blog_img {
  width: 100%;
  /* float: left; */
  height: auto;
  background-size: 100%;
  vertical-align: middle;
  align-items: center;
}

.brands {
  width: 550px;
}

/* .dummy_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    padding: 160px 0px;
} */

#custom_slider a.carousel-control-prev {
  position: absolute;
  left: 60px;
  top: 75%;
  background-color: #0d0c0c;
  color: #ffffff;
}

#custom_slider a.carousel-control-next {
  position: absolute;
  right: initial;
  left: 130px;
  top: 75%;
}

#custom_slider .carousel-control-prev,
#custom_slider .carousel-control-next {
  width: 55px;
  height: 55px;
  background-color: #7ce9ff;
  opacity: 1;
  font-size: 36px;
  color: #ffffff;
  margin: 0 auto;
  border-radius: 5px;
}

#custom_slider .carousel-control-prev:hover,
#custom_slider .carousel-control-next:hover,
#custom_slider .carousel-control-prev:focus,
#custom_slider .carousel-control-next:focus {
  background-color: #0d0c0c;
  color: #ffffff;
}

/* blog section end */

/* news section start */

.news_section {
  width: 100%;
  float: left;
}

.news_taital {
  width: 100%;
  float: left;
  font-size: 40px;
  color: #2a2b2a;
  font-weight: bold;
  text-align: center;
}

.news_section_2 {
  width: 100%;
  float: left;
  padding-top: 60px;
}

.news_box {
  width: 100%;
  float: left;
  background-color: #ffffff;
  height: auto;
  padding: 0px 30px 30px 30px;
  box-shadow: 0px 0px 40px 10px #ededed;
  border-radius: 15px;
}

.news_img {
  width: 100%;
}

.post_text {
  width: 100%;
  font-size: 18px;
  color: #252525;
  padding-top: 20px;
}

.news_taital_main {
  width: 100%;
  display: flex;
}

.like_text {
  width: 100%;
  font-size: 16px;
  color: #a9a9a9;
}

.padding_15 {
  padding-left: 5px;
}

.artictecture_text {
  width: 100%;
  font-size: 24px;
  color: #252525;
  font-weight: bold;
  padding-top: 10px;
}

.long_text {
  width: 100%;
  font-size: 16px;
  color: #252525;
  margin: 0px;
}

.news_box:hover {
  background-color: #0a37fc;
}

.news_box:hover .long_text {
  color: #ffffff;
}

.news_box:hover .artictecture_text {
  color: #ffffff;
}

.news_box:hover .like_text {
  color: #ffffff;
}

.news_box:hover .post_text {
  color: #ffffff;
}

.news_box.active {
  background-color: #5c7aff;
}

.long_text.active {
  color: #ffffff;
}

.artictecture_text.active {
  color: #ffffff;
}

.like_text.active {
  color: #ffffff;
}

.post_text.active {
  color: #ffffff;
}

/* news section end */

/* testimonial section start */

.testimonial_section {
  width: 100%;
  float: left;
  padding-bottom: 170px;
}

.testimonial_taital {
  width: 100%;
  float: left;
  font-size: 40px;
  color: #242424;
  text-align: center;
  font-weight: bold;
}

.testimonial_section_2 {
  width: 72%;
  margin: 0 auto;
  padding-top: 100px;
}

.testimonial_box {
  width: 100%;
  float: left;
  background-color: #ffffff;
  height: auto;
  border: 2px solid #363636;
  padding: 0px 20px 40px 20px;
  position: relative;
}

.lorem_text {
  width: 100%;
  font-size: 16px;
  color: #202020;
  margin: 0px;
  text-align: center;
}

.client_img {
  width: 100%;
  float: left;
  position: absolute;
  top: -60px;
}

.customer_text {
  width: 100%;
  float: left;
  font-size: 20px;
  color: #202020;
  margin: 90px 0px 0px 0px;
  font-weight: bold;
}

#my_slider a.carousel-control-prev {
  position: absolute;
  left: -60px;
  right: 0px;
  top: 105%;
  background-color: #0d0c0c;
  color: #ffffff;
}

#my_slider a.carousel-control-next {
  position: absolute;
  right: -60px;
  left: 0px;
  top: 105%;
}

#my_slider .carousel-control-prev,
#my_slider .carousel-control-next {
  width: 55px;
  height: 55px;
  background-color: #7ce9ff;
  opacity: 1;
  font-size: 36px;
  color: #ffffff;
  margin: 0 auto;
}

#my_slider .carousel-control-prev:hover,
#my_slider .carousel-control-next:hover,
#my_slider .carousel-control-prev:focus,
#my_slider .carousel-control-next:focus {
  background-color: #0d0c0c;
  color: #ffffff;
}

/* testimonial section end */

/* contact section start */

.contact_section {
  width: 100%;
  float: left;
  padding-bottom: 90px;
}

.contact_taital {
  width: 100%;
  float: left;
  font-size: 40px;
  color: #252525;
  font-weight: bold;
  text-align: center;
}

.contact_section_2 {
  width: 100%;
  float: left;
  padding-top: 55px;
}

.padding_left_0 {
  padding-left: 0px;
}

.mail_section_1 {
  width: 84%;
  float: left;
  padding-top: 40px;
}

.mail_text {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #4f4e4e;
  border: 1px solid #8e8e8e;
  background-color: #ffff;
  padding: 8px 15px;
  margin-top: 20px;
  border-radius: 5px;
}

.massage-bt {
  color: #4f4e4e;
  width: 100%;
  height: 110px;
  font-size: 18px;
  background-color: #ffff;
  padding: 40px 15px 0px 15px;
  border: 1px solid #8e8e8e;
  height: 110px;
  margin-top: 20px;
  border-radius: 10px;
}

.send_bt {
  width: 170px;
  margin: 0 auto;
  text-align: center;
}

.send_bt a, .send_bt button {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background-color: #7ce9ff;
  padding: 10px;
  text-transform: uppercase;
  margin-top: 20px;
  display: block;
  font-weight: bold;
  border-radius: 5px;
}

.send_bt a:hover {
  color: #ffffff;
  background-color: #252525;
}

.map_main {
  width: 100%;
  float: left;
}

/* contact section end */

/* footer section start */

.footer_section {
  width: 100%;
  float: left;
  background-color: #252525;
  height: auto;
  padding-bottom: 65px;
  border-radius: 15px;
}

.footer_section_2 {
  width: 100%;
  float: left;
}

.useful_text {
  width: 100%;
  font-size: 24px;
  color: #ffffff;
  text-transform: uppercase;
}

.footer_text {
  width: 70%;
  float: left;
  font-size: 16px;
  color: #ffffff;
  margin: 0px;
  padding-top: 10px;
}

.footer_menu {
  width: 100%;
  float: left;
}

.footer_menu ul {
  margin: 0px;
  padding: 0px;
}

.footer_menu li {
  font-size: 16px;
  color: #ffffff;
}

.footer_menu li a {
  color: #ffffff;
}

.footer_menu li a:hover {
  color: #7ce9ff;
}

.footer_social_icon {
  width: 100%;
  float: left;
}

.footer_social_icon ul {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}

.footer_social_icon li {
  float: left;
}

.footer_social_icon li a {
  float: left;
  padding: 4px 4px;
  background-color: #fff;
  color: #252525;
  border-radius: 100%;
  font-size: 18px;
  margin-right: 5px;
  width: 40px;
  text-align: center;
}

.footer_social_icon li a:hover {
  background-color: #7ce9ff;
  color: #ffffff;
}

.margin_right {
  float: right;
  width: 50%;
  text-align: right;
}

.address_text {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #969595;
  padding: 5px 200px 5px 0px;
  border: 0px;
  background-color: transparent;
  height: 40px;
  margin-top: 20px;
  border-bottom: 1px solid #656465;
}

input.address_text::placeholder {
  color: #969595;
}

.get_bt {
  width: 100px;
  float: left;
  font-size: 18px;
  color: #7ce9ff;
  background-color: transparent;
  padding: 0px;
  position: relative;
  left: -90px;
  top: 10px;
}

.get_bt:hover {
  color: #ffffff;
}

.form {
  display: flex;
}

/* footer section end */

/* copyright section start */

.copyright_section {
  width: 100%;
  float: left;
  background-color: #ffffff;
  height: auto;
}

.copyright_text {
  width: 100%;
  float: left;
  font-size: 16px;
  margin-left: 0px;
  color: #151515;
  text-align: center;
}

.copyright_text a {
  color: #151515;
}

.copyright_text a:hover {
  color: #7ce9ff;
}

/* copyright section end */

.margin_top90 {
  margin-top: 90px;
}

/* CTA section start */

.wrap-feature-32 h3 {
  color: #3e4555;
  font-size: 24px;
  font-weight: 600;
}

.cta {
  width: 500px;
  border-radius: 15px;
}

/* CTA section start */

/* partners section start */

.g-6,
.gx-6 {
  --bs-gutter-x: 4.5rem;
}
.g-6,
.gy-6 {
  --bs-gutter-y: 4.5rem;
}
.display-5 {
  font-size: 24px;
  font-weight: 700;
}
.partners {
  width: 200px;
  filter: gray;
  -webkit-filter: grayscale(100%);
}
.partners:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

@media (min-width: 576px) {
  .g-sm-6,
  .gx-sm-6 {
    --bs-gutter-x: 4.5rem;
  }
  .g-sm-6,
  .gy-sm-6 {
    --bs-gutter-y: 4.5rem;
  }
}
@media (min-width: 768px) {
  .g-md-6,
  .gx-md-6 {
    --bs-gutter-x: 4.5rem;
  }
  .g-md-6,
  .gy-md-6 {
    --bs-gutter-y: 4.5rem;
  }
}
@media (min-width: 992px) {
  .g-lg-6,
  .gx-lg-6 {
    --bs-gutter-x: 4.5rem;
  }
  .g-lg-6,
  .gy-lg-6 {
    --bs-gutter-y: 4.5rem;
  }
}
@media (min-width: 1200px) {
  .g-xl-6,
  .gx-xl-6 {
    --bs-gutter-x: 4.5rem;
  }
  .g-xl-6,
  .gy-xl-6 {
    --bs-gutter-y: 4.5rem;
  }
}
@media (min-width: 1400px) {
  .g-xxl-6,
  .gx-xxl-6 {
    --bs-gutter-x: 4.5rem;
  }
  .g-xxl-6,
  .gy-xxl-6 {
    --bs-gutter-y: 4.5rem;
  }
}
.mb-6 {
  margin-bottom: 4.5rem !important;
}
.py-6 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}
@media (min-width: 576px) {
  .mb-sm-6 {
    margin-bottom: 4.5rem !important;
  }
  .py-sm-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
}
@media (min-width: 768px) {
  .mb-md-6 {
    margin-bottom: 4.5rem !important;
  }
  .py-md-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
}
@media (min-width: 992px) {
  .mb-lg-6 {
    margin-bottom: 4.5rem !important;
  }
  .py-lg-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
}
@media (min-width: 1200px) {
  .mb-xl-6 {
    margin-bottom: 4.5rem !important;
  }
  .py-xl-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
}
@media (min-width: 1400px) {
  .mb-xxl-6 {
    margin-bottom: 4.5rem !important;
  }
  .py-xxl-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
}

/* partners section end */

#more {
  display: none;
}

#button {
  display: inline-block;
  background-color: #7ce9ff;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

iframe {
  border-radius: 15px;
}

.blog-post img {
  border-radius: 10px;
}

.blog-grid-page .blog-post-card {
  margin-bottom: 90px;
}
.blog-grid-page .blog-post-card .blog-post-thumbnail-wrapper {
  width: 100%;
  height: 200px;
  overflow: hidden;
  margin-bottom: 30px;
}
.blog-grid-page .blog-post-card .blog-post-thumbnail-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.blog-grid-page .blog-post-card .blog-post-date {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 6px;
}
.blog-grid-page .blog-post-card .blog-post-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0;
}

.blog-post-single .post-title {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 30px;
}

.blog-post-single .blog-post-wrapper .post-header .post-featured-image {
  width: 100%;
  margin-bottom: 14px;
}

.blog-post-single .blog-post-wrapper .post-header .post-date {
  font-size: 14px;
  line-height: 2.86;
}

.blog-post-single .blog-post-wrapper .post-content h4 {
  margin-bottom: 16px;
}

.blog-post-single .blog-post-wrapper .post-content p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.71;
  margin-bottom: 16px;
}

.blog-post-single .blog-post-wrapper .post-content blockquote {
  background-color: #e6ecf2;
  padding: 27px 40px 27px 84px;
  margin-bottom: 24px;
  position: relative;
}
.blog-post-single .blog-post-wrapper .post-content blockquote::before {
  content: "\201c";
  font-family: monospace;
  font-size: 75px;
  color: #f7b500;
  position: absolute;
  left: 30px;
  top: 15px;
  line-height: 1;
}
.blog-post-single .blog-post-wrapper .post-content blockquote p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.63;
}
.blog-post-single .blog-post-wrapper .post-content blockquote p:last-child {
  margin-bottom: 0;
}

.blog-post-single .blog-post-wrapper .post-tags {
  padding-top: 34px;
  padding-bottom: 34px;
  border-bottom: 2px solid #e6ecf2;
  margin-bottom: 30px;
}

.blog-post-single .blog-post-wrapper .post-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 49px;
}
.blog-post-single .blog-post-wrapper .post-navigation .prev-post:focus {
  box-shadow: none;
}
.blog-post-single .blog-post-wrapper .post-navigation .prev-post::before {
  content: "\2190";
  margin-right: 6px;
  transition: transform 0.4s ease;
  display: inline-block;
}
.blog-post-single .blog-post-wrapper .post-navigation .prev-post:hover::before {
  transform: translateX(-5px);
}
.blog-post-single .blog-post-wrapper .post-navigation .next-post:focus {
  box-shadow: none;
}
.blog-post-single .blog-post-wrapper .post-navigation .next-post::after {
  content: "\2192";
  margin-left: 6px;
  transition: transform 0.4s ease;
  display: inline-block;
}
.blog-post-single .blog-post-wrapper .post-navigation .next-post:hover::after {
  transform: translateX(5px);
}

.blog-post-single .blog-post-wrapper .comment-section {
  margin-bottom: 108px;
}
.blog-post-single .blog-post-wrapper .comment-section .section-title {
  margin-bottom: 36px;
}

.blog-post-single .blog-post-wrapper .skytech-comment-form .skytech-input,
.blog-post-single .blog-post-wrapper .skytech-comment-form .skytech-textarea {
  width: 100%;
}

.blog-post-single .blog-post-wrapper .skytech-comment-form label {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}

.blog-post-single .blog-post-wrapper .skytech-comment-form .form-group {
  position: relative;
  margin-bottom: 30px;
}

.blog-post-single .blog-post-wrapper .skytech-comment-form .skytech-input {
  border: 0;
  border-bottom: 2px solid #000000;
  padding: 9px 0;
  font-size: 14px;
  font-weight: 700;
}
.blog-post-single
  .blog-post-wrapper
  .skytech-comment-form
  .skytech-input:focus {
  outline: none;
}
.blog-post-single
  .blog-post-wrapper
  .skytech-comment-form
  .skytech-input
  + label {
  position: absolute;
  margin-bottom: 0;
  left: 15px;
  bottom: 9px;
  transition: all 0.3s ease;
}
.blog-post-single
  .blog-post-wrapper
  .skytech-comment-form
  .skytech-input:focus
  + label,
.blog-post-single
  .blog-post-wrapper
  .skytech-comment-form
  .skytech-input:valid
  + label {
  bottom: 34px;
  font-size: 12px;
  font-weight: 400;
}

.blog-post-single .blog-post-wrapper .skytech-comment-form .skytech-textarea {
  border: 2px solid #010101;
  padding: 9px;
}
.blog-post-single
  .blog-post-wrapper
  .skytech-comment-form
  .skytech-textarea:focus {
  outline: none;
}

.blog-post-single .blog-post-wrapper .skytech-comment-form .btn-submit {
  padding: 17px 50px;
  background-color: #131212;
  border-radius: 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}
.blog-post-single .blog-post-wrapper .skytech-comment-form .btn-submit:hover {
  background-color: transparent;
  border: 1px solid #131212;
  color: #131212;
}

.post-tag {
  display: inline-block;
  padding: 7px 15px;
  border: 1px solid #e6ecf2;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.4;
  color: inherit;
  margin-right: 12px;
  margin-bottom: 9px;
}

.sidebar-widget {
  border-bottom: 1px solid #e6ecf2;
  margin-bottom: 31px;
}
.sidebar-widget .widget-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 20px;
}
.sidebar-widget .widget-content {
  padding-bottom: 24px;
}
.sidebar-widget .social-links a {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: inherit;
  margin-right: 10px;
  display: inline-block;
}
.sidebar-widget .social-links a:hover {
  text-decoration: none;
}
.sidebar-widget .gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sidebar-widget .gallery .gallery-grid-item {
  position: relative;
  display: block;
  width: calc((100% - 27px) / 4);
  margin-bottom: 9px;
  height: auto;
}
.sidebar-widget .gallery .gallery-grid-item::before {
  content: "";
  padding-top: 100%;
  float: left;
}
.sidebar-widget .gallery .gallery-grid-item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.sidebar-widget .category-list {
  list-style: none;
  padding-left: 0;
}
.sidebar-widget .category-list li {
  font-size: 16px;
  line-height: 2.5;
}
.sidebar-widget .category-list li a {
  color: inherit;
}
.sidebar-widget .category-list li a:hover {
  text-decoration: none;
}

.blog-standard .blog-post {
  margin-bottom: 45px;
}
.blog-standard .blog-post .post-thumbnail {
  width: 100%;
  max-height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 14px;
}
.blog-standard .blog-post .post-date {
  font-size: 14px;
  line-height: 2.86;
  margin-bottom: 4px;
}
.blog-standard .blog-post .post-title {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 9px;
}
.blog-standard .blog-post .post-excerpt {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.71;
  margin-bottom: 15px;
}
.blog-standard .blog-post .post-permalink {
  font-size: 14px;
  font-weight: 500;
  line-height: 0.88px;
  color: inherit;
}
.blog-standard .blog-post .post-permalink::after {
  content: "\2192";
  margin-left: 6px;
  transition: transform 0.4s ease;
  display: inline-block;
}
.blog-standard .blog-post .post-permalink:hover {
  text-decoration: none;
}
.blog-standard .blog-post .post-permalink:hover::after {
  transform: translateX(5px);
}

.blog-standard .skytech-pagination {
  margin-bottom: 54px;
}

.skytech-page-title {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 27px;
  padding-top: 29px;
}

.skytech-page-header-content {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 38px;
}

.skytech-pagination a {
  display: inline-flex;
  width: 24px;
  height: 24px;
  font-size: 20px;
  line-height: 1;
  margin-right: 16px;
  color: inherit;
  align-items: center;
  justify-content: center;
  position: relative;
}
.skytech-pagination a::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #7ce9ff;
  transition: all 0.2s ease;
}
.skytech-pagination a.active,
.skytech-pagination a:hover {
  text-decoration: none;
}
.skytech-pagination a.active::after,
.skytech-pagination a:hover::after {
  width: 100%;
}
.skytech-pagination a.next,
.skytech-pagination a.previous {
  width: 35px;
  height: 35px;
  border: 2px solid #000000;
}
.skytech-pagination a.next::after,
.skytech-pagination a.previous::after {
  content: none;
}





.blog-post-single .post-title {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 30px; }

.blog-post-single .blog-post-wrapper .post-header .post-featured-image {
  width: 100%;
  margin-bottom: 14px; }

.blog-post-single .blog-post-wrapper .post-header .post-date {
  font-size: 14px;
  line-height: 2.86; }

.blog-post-single .blog-post-wrapper .post-content h4 {
  margin-bottom: 16px; }

.blog-post-single .blog-post-wrapper .post-content p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.71;
  margin-bottom: 16px; }

.blog-post-single .blog-post-wrapper .post-content blockquote {
  background-color: #e6ecf2;
  padding: 27px 40px 27px 84px;
  margin-bottom: 24px;
  position: relative; }
  .blog-post-single .blog-post-wrapper .post-content blockquote::before {
    content: "\201c";
    font-family: monospace;
    font-size: 75px;
    color: #f7b500;
    position: absolute;
    left: 30px;
    top: 15px;
    line-height: 1; }
  .blog-post-single .blog-post-wrapper .post-content blockquote p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.63; }
    .blog-post-single .blog-post-wrapper .post-content blockquote p:last-child {
      margin-bottom: 0; }

.blog-post-single .blog-post-wrapper .post-tags {
  padding-top: 34px;
  padding-bottom: 34px;
  border-bottom: 2px solid #e6ecf2;
  margin-bottom: 30px; }

.blog-post-single .blog-post-wrapper .post-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 49px; }
  .blog-post-single .blog-post-wrapper .post-navigation .prev-post:focus {
    box-shadow: none; }
  .blog-post-single .blog-post-wrapper .post-navigation .prev-post::before {
    content: "\2190";
    margin-right: 6px;
    transition: transform 0.4s ease;
    display: inline-block; }
  .blog-post-single .blog-post-wrapper .post-navigation .prev-post:hover::before {
    transform: translateX(-5px); }
  .blog-post-single .blog-post-wrapper .post-navigation .next-post:focus {
    box-shadow: none; }
  .blog-post-single .blog-post-wrapper .post-navigation .next-post::after {
    content: "\2192";
    margin-left: 6px;
    transition: transform 0.4s ease;
    display: inline-block; }
  .blog-post-single .blog-post-wrapper .post-navigation .next-post:hover::after {
    transform: translateX(5px); }

.blog-post-single .blog-post-wrapper .comment-section {
  margin-bottom: 108px; }
  .blog-post-single .blog-post-wrapper .comment-section .section-title {
    margin-bottom: 36px; }

.blog-post-single .blog-post-wrapper .skytech-comment-form .skytech-input, .blog-post-single .blog-post-wrapper .skytech-comment-form .skytech-textarea {
  width: 100%; }

.blog-post-single .blog-post-wrapper .skytech-comment-form label {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px; }

.blog-post-single .blog-post-wrapper .skytech-comment-form .form-group {
  position: relative;
  margin-bottom: 30px; }

.blog-post-single .blog-post-wrapper .skytech-comment-form .skytech-input {
  border: 0;
  border-bottom: 2px solid #000000;
  padding: 9px 0;
  font-size: 14px;
  font-weight: 700; }
  .blog-post-single .blog-post-wrapper .skytech-comment-form .skytech-input:focus {
    outline: none; }
  .blog-post-single .blog-post-wrapper .skytech-comment-form .skytech-input + label {
    position: absolute;
    margin-bottom: 0;
    left: 15px;
    bottom: 9px;
    transition: all 0.3s ease; }
  .blog-post-single .blog-post-wrapper .skytech-comment-form .skytech-input:focus + label, .blog-post-single .blog-post-wrapper .skytech-comment-form .skytech-input:valid + label {
    bottom: 34px;
    font-size: 12px;
    font-weight: 400; }

.blog-post-single .blog-post-wrapper .skytech-comment-form .skytech-textarea {
  border: 2px solid #010101;
  padding: 9px; }
  .blog-post-single .blog-post-wrapper .skytech-comment-form .skytech-textarea:focus {
    outline: none; }

.blog-post-single .blog-post-wrapper .skytech-comment-form .btn-submit {
  padding: 17px 50px;
  background-color: #131212;
  border-radius: 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700; }
  .blog-post-single .blog-post-wrapper .skytech-comment-form .btn-submit:hover {
    background-color: transparent;
    border: 1px solid #131212;
    color: #131212; }

    blockquote {
      margin: 0 0 1rem; }

      .blockquote {
        margin-bottom: 1rem;
        font-size: 1.25rem; }
      
      .blockquote-footer {
        display: block;
        font-size: 80%;
        color: #6c757d; }
        .blockquote-footer::before {
          content: "\2014\00A0"; }


          /* Add this CSS to your stylesheet */
.other-posts {
  margin-top: 20px;
}

.other-post {
  display: flex;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 5px;
  justify-content: space-evenly;
}

.other-thumbnail {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 15px;
}

.other-thumbnail img {
  width: 100%;
  height: auto;
}

.post-details {
  flex: 1;
}

.post-title {
  font-size: 16px !important;
  font-weight: bold;
  margin-bottom: 5px;
}

.post-date {
  font-size: 14px;
  color: #777;
}


.modal-content {
  padding: 30px !important;
}

.spacer {
  padding: 50px;
}



.news-card {
  padding: 32px 24px;
  background-color: #f9f9f9;
  height: 100%;
  position: relative; }
  .news-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    transition: all 0.3s ease-in; }
  .news-card:hover {
    color: #ffffff; }
    .news-card:hover::before {
      opacity: 1; }
  .news-card.news-card-1::before {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/News_1@2x.jpg); }
  .news-card .card-body {
    position: relative;
    z-index: 3; }
  .news-card .author-info {
    margin-bottom: 48px; }
    .news-card .author-info .author-avatar {
      width: 26px;
      height: 26px;
      border-radius: 50%;
      margin-right: 7px; }
    .news-card .author-info .author-name {
      font-size: 12px;
      line-height: 1;
      font-weight: 400;
      margin-bottom: 5px; }
    .news-card .author-info .news-post-date {
      font-size: 10px;
      line-height: 1.2;
      margin-bottom: 0; }
  .news-card .post-meta {
    font-size: 12px;
    line-height: 2.08;
    margin-bottom: 4px; }
    .news-card .post-meta .post-category {
      color: #7ce9ff; }
  .news-card .post-title {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.47;
    margin-bottom: 21px; }
  .news-card .post-permalink {
    font-size: 12px;
    font-weight: 500;
    line-height: 2.08;
    color: inherit; }
    .news-card .post-permalink::after {
      content: "\2192";
      display: inline-block;
      margin-left: 6px;
      color: inherit;
      font-size: 20px;
      transition: transform 0.3s ease-in-out; }
    .news-card .post-permalink:hover {
      color: inherit;
      text-decoration: none; }
      .news-card .post-permalink:hover::after {
        transform: translateX(5px); }