/*
    Theme Name: Hidayah
    Theme URL: https://bootstrapmade.com/hidayah-free-simple-html-template-for-corporate/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/
/* ==== Google font ==== */
@import url("https://fonts.googleapis.com/css?family=Lato:400,300,700,900");
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
/* === fontawesome === */
@import url("font-awesome.css");
/* ==== overwrite bootstrap standard ==== */

@import url("animate.css");
/*==========================================================================
  General
  ========================================================================== */
body {
  font-family: "LatoWeb";
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
  color: #656565;
  overflow-x: hidden;
}

/* Webfont: Lato-Regular */
@font-face {
  font-family: "LatoWeb";
  src: url("../fonts/Lato-Regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/Lato-Regular.woff2") format("woff2"),
    /* Modern Browsers */ url("../fonts/Lato-Regular.woff") format("woff"),
    /* Modern Browsers */ url("../fonts/Lato-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Bold */
@font-face {
  font-family: "LatoWebBold";
  src: url("../fonts/Lato-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/Lato-Bold.woff2") format("woff2"),
    /* Modern Browsers */ url("../fonts/Lato-Bold.woff") format("woff"),
    /* Modern Browsers */ url("../fonts/Lato-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Medium */
@font-face {
  font-family: "LatoWebMedium";
  src: url("../fonts/Lato-Medium.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Medium.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/Lato-Medium.woff2") format("woff2"),
    /* Modern Browsers */ url("../fonts/Lato-Medium.woff") format("woff"),
    /* Modern Browsers */ url("../fonts/Lato-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
p {
  color: #656565;
  font-family: "LatoWeb";
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "LatoWeb";
  font-weight: 500;
  line-height: 1.1em;
  color: #333;
  margin-bottom: 20px;
}

/*===========================
  --- Header & menu ----
=========================== */

.main-menu {
  background-color: rgba(255, 255, 255, 0.96);
  position: fixed;
  width: 100%;
  z-index: 999999;
  top: 0px;
}

.dropdown ul.nav li a {
  color: #fff;
}

.dropdown ul.nav li a:hover {
}

h1 a.navbar-brand {
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  text-shadow: none;
  margin-bottom: 10px;
  margin-top: -10px;
}

span {
}
.nav-pills {
  float: right;
  color: #fff;
}
ul.nav-pills {
  color: fff;
}

/*.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 7px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #EEE;
}
.nav-pills > li.active > a{
	background-color: #428bca;
}

.nav-pills > li.active > a:focus {
	background-color: #000;
}
*/

.slider {
  margin-top: 30px;
  margin-bottom: -30px;
}

/* --- section box --- */
.align-center {
  text-align: center;
  margin-top: 10px;
}

#main-content {
  padding: 50px 0;
  text-align: center;
}
.big-box {
  margin-bottom: 40px;
}

.g-recaptcha div {
  width: 100% !important;
}

.rc-anchor-normal {
  height: 74px;
  width: 100% !important;
}

.align-center:hover i {
  color: #ff7200;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

.box-bg {
  margin-bottom: 80px;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-top: 70px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/*===========================
  Portfolio
============================ */
/* --- section heading --- */
.section-header {
  text-align: center;
}
.section-header h2.section-heading {
  text-transform: uppercase;
  font-weight: 700;
}

#section-works {
  margin-top: 30px;
  margin-bottom: 30px;
}

nav#filter a {
  background-color: #eee;
  color: #555;
}

nav#filter a:hover,
nav#filter a.current {
  background-color: #428bca;
  color: #fff;
}

.isotopeWrapper article {
  margin-bottom: 30px;
}

#portfolio img {
  width: 100%;
}

#portfolio article p {
  margin-bottom: 1.45em; /*set next row on the baseline*/
}
nav#filter {
  margin-bottom: 1.5em;
}

nav#filter li {
  display: inline-block;
  margin: 0 0 0 5px;
}
nav#filter a {
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
}
nav#filter ul {
  margin-top: 30px;
}

.portfolio-items article img {
  width: 100%;
}

.portfolio-item {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.portfolio-item img {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.portfolio-item .portfolio-desc {
  display: block;
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  color: rgba(220, 220, 220);
}

.portfolio-item:hover .portfolio-desc {
  padding-top: 20%;
  height: 100%;
  transition: all 200ms ease-in-out 0s;
  opacity: 1;
}

.portfolio-item .portfolio-desc a {
  color: #fff;
}
.portfolio-item .portfolio-desc a:hover {
  /*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
  text-decoration: none;
}
.portfolio-item .portfolio-desc i:hover {
  color: #fff;
}
.portfolio-item .portfolio-desc .folio-info {
  top: -20px;
  padding: 30px;
  height: 0;
  opacity: 0;
  position: relative;
}

.portfolio-item:hover .folio-info {
  height: 100%;
  opacity: 1;
  transition: all 500ms ease-in-out 0s;
  top: 5px;
  background-color: #428bca;
  text-align: center;
}

.portfolio-item .portfolio-desc .folio-info h5 {
  text-transform: uppercase;
  text-align: center;
}
.portfolio-item .portfolio-desc .folio-info p {
  color: #ffffff;
  font-size: 12px;
}

/* --- Map --- */
.map {
  position: relative;
  margin-top: 0px;
  margin-bottom: 40px;
}

/* google map */
#google-map {
  position: relative;
  height: 400px;
}

/* --- contact form  ---- */
#content {
  background-color: #f9f9f9;
}
form#contactform input[type="text"] {
  width: 100%;
  border: 1px solid #f9f9f9;
  min-height: 40px;
  padding-left: 20px;
  font-size: 13px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

form#contactform textarea {
  border: 1px solid #f9f9f9;
  width: 100%;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 13px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10px;
}

.validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#sendmessage {
  color: green;
  border: 1px solid green;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#sendmessage.show,
#errormessage.show,
.show {
  display: block;
}

/* --- comment form ---- */
form#commentform input[type="text"] {
  width: 100%;
  min-height: 40px;
  padding-left: 20px;
  font-size: 13px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}

form#commentform textarea {
  width: 100%;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 13px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}

.btn-theme {
  background-color: #eee;
  text-decoration: none;
  border-radius: 0px;
  margin-bottom: 50px;
  margin-top: 10px;
  color: #777;
}
.btn-theme:hover {
  color: #428bca;
  text-decoration: none;
}
.pull-right {
  color: #428bca;
}

.sections-header {
  text-align: center;
  margin-bottom: 30px;
}
.sections-header h2.sections-heading {
  text-transform: uppercase;
  font-weight: 700;
}

article {
  margin-bottom: 40px;
}

article .post-heading h3 {
  margin-bottom: 20px;
}

article .post-heading h3 a {
  font-weight: 700;
  color: #353535;
}

article .post-heading h3 a:hover {
  text-decoration: none;
}

/* --- post meta --- */
.post-meta {
  background: #fcfcfc;
  border: 1px solid #e6e6e6;
  border-top: none;
  text-align: center;
}

.post-meta .format {
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0 10px;
}

.post-meta i {
  margin: 0;
}

.post-meta .date {
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0 10px;
}

.post-meta .date span {
  text-align: center;
  color: #999;
  font-size: 12px;
  font-weight: 600;
}

.post-meta .comments {
  padding: 10px 0 10px;
}

.post-meta .comments a {
  color: #999;
  font-size: 12px;
  font-weight: 700;
}

.post-meta .comments a:hover {
  text-decoration: none;
}

/* --- post format --- */

.post-image {
  margin-bottom: 20px;
}

.post-quote {
  margin-bottom: 20px;
}

.post-video {
  margin-bottom: 20px;
}

.post-audio {
  margin-bottom: 20px;
}

.post-link {
  margin-bottom: 20px;
}

.post-slider {
  margin-bottom: 20px;
}

.post-quote blockquote {
  font-size: 16px;
  color: #999;
  font-family: "Noto Serif", serif;
  font-style: italic;
  line-height: 1.6em;
}

.post-image img:hover {
  -webkit-box-shadow: 0 0 2px #979797;
  -moz-box-shadow: 0 0 2px #979797;
  box-shadow: 0 0 2px #979797;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

ul.meta-post {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.meta-post li {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  list-style: none;
  border-right: 1px dotted #e9e9e9;
  padding-right: 10px;
}

ul.meta-post li i {
  float: left;
  font-size: 12px;
  margin: 2px 5px 0 0;
}

ul.meta-post li a {
  color: #999;
  float: left;
  font-size: 12px;
  font-weight: 600;
}

/* --- single post --- */
.bottom-article {
  overflow: hidden;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 0 10px 0;
  margin-top: 20px;
}

/* --- author info --- */

.about-author {
  border: 1px solid #f5f5f5;
  padding: 20px;
  float: left;
  margin-bottom: 5px;
}

.about-author h5 {
  margin-bottom: 10px;
}

/* --- Comment --- */

.comment-area {
  float: left;
  width: 100%;
  margin-top: 30px;
}

.media-content {
  overflow: hidden;
  margin-left: 12px;
  border-bottom: 1px dotted #d5d5d5;
  padding-bottom: 20px;
}

.media-content h6 {
  font-size: 14px;
  font-weight: 700;
}

.media-content span {
  color: #a9a9a9;
  font-size: 14px;
  font-weight: 300;
}

.comment-area .thumbnail > img {
  display: block;
  width: 60px;
  height: 60px;
}
.filter-list {
  margin-top: 20px;
}

/* --- pagination --- */

#pagination a,
#pagination span {
  display: block;
  float: left;
  margin: 0 7px 0 0;
  padding: 7px 10px 6px 10px;
  font-size: 12px;
  line-height: 12px;
  color: #888;
  font-weight: 600;
  margin-bottom: 40px;
}

#pagination a:hover {
  color: #428bca;
  text-decoration: none;
}

#pagination span.current {
  background: #428bca;
  color: #fff;
  font-weight: bold;
}

aside {
  position: relative;
  margin-bottom: 40px;
}

.sidebar-nav {
  float: left;
  width: 100%;
}

.right-sidebar {
  border-left: 1px solid #f5f5f5;
  padding: 0 0 0 30px;
  -webkit-box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, 0.01);
  box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, 0.01);
}

.left-sidebar {
  border-right: 1px solid #f5f5f5;
  padding: 0 30px 0 0;
  -webkit-box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, 0.01);
  box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, 0.01);
}

.left-sidebar .widget h3,
.left-sidebar .widget .widget-content {
  padding-right: 20px;
}
.widget form.form-search {
  border-radius: 0px;
  margin-top: 10px;
}

aside .widget {
  margin-bottom: 40px;
}

ul.cat a:hover {
  color: #428bca;
}
ul.cat,
ul.recent,
ul.folio-detail,
ul.contact-info {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.cat li,
ul.recent li,
ul.folio-detail li,
ul.contact-info li {
  margin: 0 0 15px 0;
  list-style: none;
}

ul.cat li a,
ul.folio-detail li a {
  color: #656565;
}

ul.folio-detail li label {
  display: inline;
  cursor: default;
  color: #353535;
  font-weight: bold;
}

.widget ul.recent li {
  margin-bottom: 20px;
}

ul.recent li h6 {
  margin: 0 0 10px 0;
}

ul.recent li h6 a {
  color: #353535;
  font-size: 16px;
  font-weight: 600;
  margin-right: 20px;
}

.widget ul.tags {
  list-style: none;
  margin: 0;
  margin-left: 0;
  padding-left: 0;
}

.widget ul.tags li {
  margin: 0 5px 15px 0;
  display: inline-block;
}

.widget ul.tags li a {
  background: #e6e6e6;
  color: #333;
  padding: 5px 10px;
}

.widget ul.tags li a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #428bca;
}

.widgetheading {
  width: 100%;
  padding: 0;
}

#bottom .widgetheading {
  position: relative;
  border-bottom: #e6e6e6 1px solid;
  padding-bottom: 9px;
}

aside .widgetheading {
  position: relative;
  border-bottom: #e9e9e9 1px solid;
  padding-bottom: 9px;
}

/* --- search form --- */
.search {
  float: right;
  margin: 35px 0 0;
  padding-bottom: 0;
}

#inner-headline form.input-append {
  margin-top: 10px;
  padding: 0;
}

/* ===================================
Responsive media
==================================== */

.video-container,
.map-container,
.embed-container {
  position: relative;
  margin: 0 0 15px 0;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  border: none;
}
.embed-container iframe,
.embed-container object,
.embed-container embed,
.video-container iframe,
.map-container iframe,
.map-container object,
.map-container embed,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
iframe {
  border: none;
}

img.img-polaroid {
  margin: 0 0 20px 0;
}
.img-box {
  max-width: 100%;
}

/*=========================
  Footer
 ================= */

section#footer {
  background: #242424;
  margin-bottom: -50px;
  padding: 20px;
}

section#footer .copyright {
}

/* footer social icons */
ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
  float: right;
  margin-top: 5px;
  display: flex;
  align-items: center;
  gap: 16px;
}
ul.social-network li {
  display: inline;
  margin: 0 5px;
}

/* footer menu */
ul.footer-menu {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
}
ul.footer-menu li {
  display: inline;
  margin: 0 5px;
}

a.scrollup {
  height: 32px;
  width: 32px;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  position: fixed;
  bottom: 77px;
  right: 20px;
  z-index: 9999;
  opacity: 0.9;
  background: #1c628f;
}
a.scrollup:hover {
  opacity: 1;
  color: #fff;
}

.heading {
  font-family: "LatoWebBold";
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 7px;
  color: #111928;
  font-size: 20px;
}

.service {
  padding: 45px 0px 45px;
  margin-bottom: 0px;
  background: url(../img/pattern.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.service p {
  font-family: "LatoWeb";
  color: #6b7280;
  font-size: 20px;
  line-height: 150%;
}
.borderleft {
  border-left: 1px solid #dbdbdb;
}
.ico {
  text-align: center;
  margin-top: 10px;
  color: #1c628f;
}

.borderright {
  border-right: 1px solid #dbdbdb;
}

.heading2 {
  font-family: "LatoWebBold";
  text-transform: capitalize;
  margin-bottom: 18px;
  color: #1c628f;
  font-size: 25px;
}

.testimonial {
  font-family: "LatoWeb";
  color: #464646;
  text-align: justify;
  min-height: 261px;
}

.testimonial p {
  font-family: "LatoWeb";
  color: #464646;
  font-size: 16px;
  line-height: 25px;
}

.name {
  font-family: "LatoWebBold";
  color: #ff7200;
  font-style: italic;
}
.heading3 {
  font-family: "LatoWebBold";
  text-transform: uppercase;
  margin-bottom: 17px;
  color: #262626;
  font-size: 20px;
}

.points {
  margin: 0px;
  padding: 0px;
}

.points ul {
  margin: 0px;
  padding: 0px;
}

.points ul li {
  list-style-type: none;
  font-family: "LatoWeb";
  color: #464646;
  font-size: 16px;
  line-height: 35px;
}

.demo {
  border-radius: 4px;
  width: 250px;
  float: left;
  text-align: center;
  background-color: #95d142;
  margin-top: 30px !important;
  margin-bottom: 50px !important;
  margin: 0px auto;
  margin-left: 18px;
}

.demo a {
  font-family: "LatoWeb";
  color: #262626;
  font-size: 17px;
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  padding: 12px 0px;
  text-transform: uppercase;
  display: block;
  transition: 0.2s;
}

.demo a:hover {
  background-color: #8ac13d;
  border-color: #8ac13d;
  border-radius: 4px;
}

.about {
  margin: 50px 0px 0px;
  padding: 50px 0px 50px;
  background: url(../img/pattern.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.copyright {
  color: #939393;
  font-family: "LatoWeb";
  margin: 0px;
  margin-top: 5px;
}

.slide2 {
  margin-top: 100px;
}

.slide {
}

.slide .fa {
  display: inline-block;
  background: #ffff;
  color: black;
  border: 2px solid #005f68;
  color: #005f68;
  padding: 3px 9px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  border-radius: 4px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: 0.3s all;
  &:hover {
    background: #005f68;
    color: #ffff;
    transition: 0.3s all;
  }
}

.bc {
  background: url(../img/bc.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 50px 0px;
  margin-top: 100px;
}

.bc h2 {
  font-family: "LatoWebBold";
  color: #fff;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
}

.aboutus {
  margin: 50px 0px;
}

.aboutus h2 {
  font-family: "LatoWebBold";
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #1c628f;
  margin-top: 0px;
  font-size: 25px;
}

.aboutus p {
  font-family: "LatoWeb";
  color: #464646;
  font-size: 15px;
  line-height: 25px;
}
.feature-mid-content-wrapper {
  padding: 60px;
}

.imgborder {
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px;
}
.smallheading {
  font-family: "LatoWebBold";
  font-size: 18px;
}

.gap {
  height: 20px;
}

.aboutus hr {
  margin-top: 20px;
  margin-bottom: 34px;
  border: 0;
  border-top: 1px solid #eee;
}
/* .price{
		margin:50px 0px;
	} */

.price h2 {
  font-family: "LatoWebBold";
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #1c628f;
  margin-top: 0px;
  font-size: 25px;
  text-align: center;
}

.price h3 {
  font-family: "LatoWeb";

  margin-bottom: 0px;
  color: #fff;
  margin-top: 0px;
  font-size: 28px;
  text-align: center;
  background: #1c628f;
  line-height: 58px;
}

.price h4 {
  font-family: "LatoWebBold";
  margin-bottom: 10px;
  color: #fff;
  margin-top: 0px;
  font-size: 21px;
  text-align: center;
  background: #ff7200;
  line-height: 27px;
  padding: 15px 14px;
}

.price h5 {
  font-family: "LatoWebBold";
  margin-bottom: 10px;
  color: #262626;
  margin-top: 20px;
  font-size: 25px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 0px;
  margin-bottom: 10px;
  /* background: #ff7200; */
}

.price p {
  font-family: "LatoWeb";
  color: #464646;
  font-size: 15px;
  line-height: 25px;
  text-align: justify;
}

.points2 {
  margin: 0px;
  padding: 0px;
}

.points2 ul {
  margin: 0px;
  padding: 0px;
}

.points2 ul li {
  list-style-type: none;
  font-family: "LatoWeb";
  color: #464646;
  font-size: 16px;
  text-align: left;
  line-height: 25px;
  margin-bottom: 15px;
}

.plans {
  background: #f4f4f4;
  background: url(../img/fbg.jpg);
  margin-top: 30px;
  box-shadow: 1px 1px 2px #ccc;
  padding: 10px 10px 50px;
  min-height: 645px;
}

.signup {
  background: #95d142;
  width: 200px;
  text-align: center;
  border-radius: 5px;
  margin: 0px auto;
  margin-top: 20px;
}

.signup a {
  font-family: "LatoWeb";
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  line-height: 50px;
  display: block;
  transition: 0.2s;
  text-transform: uppercase;
}

.signup a:hover {
  background: #ff7200;
  color: #fff;
  border-radius: 5px;
}

.contactform {
  background: #f9fafb;
  padding: 32px;
  margin-top: 0px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
}

.contactform label {
  font-family: "LatoWeb";
  color: #262626;
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: normal;
  float: left;
  text-align: left;
  margin-right: 23px;
}

.contactform .form-control {
  display: block;
  width: 100%;
  height: 45px;
  margin-bottom: 20px;
  color: #282828;
}
.ch {
  background: #ff8522;
  color: #fff !important;
  padding: 15px 0px;
  margin-bottom: 0px !important;
  box-shadow: 1px 1px 2px #ccc;
}

.contactform .signup {
  margin-top: 40px;
  float: right;
  clear: both;
}

.pp {
  font-family: "LatoWeb";
  color: #5e5e5e;
  /*font-size:16px;*/
  text-align: justify;
}

.pp .smallheading {
  font-family: "LatoWebBold";
  font-size: 18px;
  margin-top: 20px;
  color: #414141;
}

.pp p {
  font-family: "LatoWeb";
  color: #5e5e5e;
  font-size: 16px;
  text-align: justify;
}

.signup2 {
}

.signup2 .ch {
  background: #ff8522;
  color: #fff !important;
  padding: 15px 20px;
  text-align: left !important;
  margin-bottom: 20px !important;
}

.signup2 .contactform {
  background: #f4f4f4;
  padding: 25px 25px;
  margin-top: 0px;
  box-shadow: 1px 1px 2px #ccc;
}

#faqAccordion {
}

#faqAccordion .panel-title > a {
  font-family: "LatoWebBold";
  text-decoration: none;
  text-transform: uppercase;
}

#faqAccordion .panel-heading {
  padding: 15px 15px;
  background: rgb(255, 255, 255);
}

#faqAccordion .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}

#faqAccordion .panel-default {
  border-color: transparent;
}

.mainq {
  background: url(../img/mianq.jpg);
  background-attachment: fixed;
  background-size: cover;
  padding: 50px;
  margin: 50px 0px;
}

.mainq h2 {
  font-family: "LatoWebBold";
  font-size: 30px;
  text-align: center;
  line-height: 48px;
  color: #fff;
  margin-bottom: 0px;
}
.vb {
  border: 12px solid transparent;
  padding: 10px;
  -webkit-border-image: url(../img/borderimg.png) 30 round; /* Safari 3.1-5 */
  -o-border-image: url(../img/borderimg.png) 30 round; /* Opera 11-12.1 */
  border-image: url(../img/borderimg.png) 30 round;
}

.points3 {
  background: #f8f8f8;
  padding: 10px 20px;
  min-height: 720px;
  /* box-shadow: 2px 2px 2px #ccc;*/
}

.points3 ul {
  margin: 0px;
  padding: 0px;
}

.points3 ul li {
  list-style-type: none;
  font-family: "LatoWeb";
  color: #464646;
  font-size: 15px;
  text-align: left;
  line-height: 35px;
}

#faqAccordion .label-primary {
  background-color: #428bca;
  font-family: "LatoWebBold";
  font-size: 13px;
  margin-bottom: 0px;
  padding: 5px 15px;
}

.plans .fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 35px;
  float: left;
  margin-right: 9px;
  margin-top: 5px;
}

.ultimate {
  background: url(../img/mianq.jpg);
  background-attachment: fixed;
  background-size: cover;
  padding: 50px;
  margin-top: 0px;
  margin-bottom: 50px;
}
.ultimate h2 {
  font-family: "LatoWebBold";
  font-size: 30px;
  text-align: center;
  line-height: 48px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 0px;
}
.add {
  background: #ededed;
  padding: 20px;
  border: 11px solid #f4f4f4;
}

.points {
  margin: 0px 18px;
  padding: 0px;
  font-size: 16px;
  line-height: 28px;
}

.points ul li {
  font-size: 18px;
}

.fb {
  margin: 30px 0px;
  padding-top: 48px;
  padding-bottom: 48px;
}
.sale {
  background: #1c1b1b;
}

.sale h2 {
  font-family: "LatoWebBold";
  font-size: 40px;
  color: #fff;
  text-transform: uppercase;
}
.grnButton {
  background-color: #8ac13d;
  border-color: #95d142;
  font-family: "LatoWebBold";
}
.linkButton {
  font-size: 20px;
  text-transform: uppercase;
  margin: 16px 0px;

  color: #ffffff;
  text-decoration: none;
  padding: 14px 40px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
}

.linkButton a {
  color: #ffffff !important;
  text-decoration: none !important;
}

.borderButton {
  background: none;
  border: 1px solid;
}

.grnBorderButton {
  border-color: #8ac13d;
  color: #8ac13d;
  float: right;
}

.rm {
  margin-left: 61px;
  color: #fff;
  text-decoration: none;
}

@media (max-width: 1024px) {
  .rm {
    margin-left: 0px;
    color: #fff;
    text-decoration: none;
  }
  .linkButton {
    padding: 14px 30px;
  }
  .heading3 {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .main-menu {
    position: relative;
  }
  .logo {
    margin: 0px auto;
    width: 200px;
    height: 67px;
  }
  .navbar {
    background: #27536e;
  }
  .navbar-toggle {
    text-align: center;
    float: none;
    width: 100%;
    color: #fff;
    padding: 0px;
  }

  .slide2 {
    margin-top: 0px;
  }
  .borderright {
    border-right: 0px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .borderleft {
    border-left: 0px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 20px;
  }
  .ultimate h2 {
    font-size: 20px;
    line-height: 38px;
  }
  .ultimate {
    padding: 20px;
  }
  .service {
    padding: 40px 0px 20px;
  }
  .testimonial p {
    font-size: 14px;
    line-height: 22px;
  }
  .heading3 {
    margin-top: 20px;
  }
  .points {
    margin: 0px 0px;
  }
  .about {
    margin: 0px 0px 0px;
    padding: 20px 0px 20px;
  }
  .sale h2 {
    font-family: "LatoWebBold";
    font-size: 26px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
  }
  .linkButton {
    padding: 14px 30px;
    clear: both;
    float: none;
    margin: 0px auto;
    width: 290px;
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }
  .nav_item {
    border: 1px solid red !important;
    margin-left: 0px !important;
  }
  .nav > li > a {
    color: #fff;
  }
  .navbar-nav {
    margin: 7.5px 0px;
  }
  .active2 {
    text-decoration: none;
    background-color: #f7a05c;
    border-radius: 0px !important;
    color: #fff !important;
  }
  .copyright {
    text-align: center;
  }
  ul.social-network {
    list-style: none;
    display: block;
    margin-left: 0 !important;
    padding: 0;
    float: none;
    margin-top: 45px;
    margin: 0px auto;
    text-align: center;
    padding-top: 9px;
  }
  .carousel-control {
    display: none;
  }
  .bc {
    margin-top: 0px;
  }

  .aboutus h2 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 25px;
    text-align: initial;
  }
  .pp p {
    text-align: initial;
  }
  .copyright p {
    font-size: 12px;
  }
  .mainq h2 {
    text-align: center;
  }
  .pp .smallheading {
    text-align: initial;
  }
  #faqAccordion .panel-title > a {
    font-family: "LatoWebBold";
    text-decoration: none;
    text-transform: uppercase;
    text-align: initial;
    line-height: 24px;
    text-align: initial;
  }
  .faqAccordion .pp {
    text-align: inheri !important;
  }

  .question-toggle .panel-title {
    text-align: initial !important ;
  }
  .points3 ul li {
    line-height: 24px;
    margin-bottom: 5px;
  }
  .points {
    text-align: initial;
    margin-left: 15px;
  }

  .about .points {
    text-align: initial;
    margin-left: 0px;
  }
  .fb {
    margin: 0px 0px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
  }
  .plans .fa {
    height: auto;
  }
  .signup {
    background: #95d142;
    width: 200px;
    text-align: center;
    border-radius: 5px;
    margin: 0px auto;
    margin-top: 20px;
    clear: both;
  }
  .points2 ul li {
    display: block;
    width: 100%;
    float: left;
  }
  .plans {
    min-height: 505px;
  }
  .price h2 {
    font-size: 15px !important;
  }

  .carousel-indicators {
    position: absolute;
    bottom: 0px;
  }
  .heading {
    font-size: 15px;
  }
  .bc {
    padding: 11px 0px;
  }
  .bc h2 {
    font-size: 20px;
  }

  .price h5 {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
  }
  .contactform {
    background: #f4f4f4;
    padding: 16px 7px;
    margin-top: 0px;
    box-shadow: 1px 1px 2px #ccc;
  }
  .price p {
    text-align: initial;
  }
  .navbar {
    margin: 15px 0px 15px;
  }

  .aboutus p {
    text-align: initial;
  }

  .aboutus {
    margin: 50px 0px;
    text-align: initial;
  }

  .demo {
    margin-left: 0px;
    float: left;
  }
}
@media (max-width: 480px) {
  .demo a {
    padding: 12px 0px;
  }
  .points ul li {
    font-size: 12px;
    line-height: 24px;
  }
  .price h2 {
    font-size: 13px !important;
  }
  .contactform .signup {
    margin-top: 0px;
    float: none;
    clear: both;
    width: 100%;
  }
}

h1 {
  margin-top: 15px;
  margin-bottom: 10px !important;
}
/* home page */
.home-hero-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hero-content-section {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding-left: 60px;
}
.hero-content-section h2 {
  font-size: 40px;
  line-height: 60px;
  color: #101828;
  font-weight: 500;
}
.hero-content-section p {
  font-size: 20px;
  line-height: 30px;
  color: #475467;
}
.buttons-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}
.buttons-wrapper .showreel-btn {
  padding: 16px;
  border-radius: 8px;
  border: 1px solid #d0d5dd;
  font-size: 20px;
  color: #344054;
  display: flex;
  align-items: center;
  gap: 8px;
  height: 58px;
  text-decoration: none;
}
.buttons-wrapper .showreel-btn:active {
  opacity: 0.7;
}
.buttons-wrapper .hero-contact-us-btn {
  padding: 16px;
  border-radius: 8px;
  font-size: 20px;
  background: #0d657e;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #ffff;
  border: none;
  text-decoration: none;
  height: 58px;
}
.buttons-wrapper .hero-contact-us-btn:active {
  opacity: 0.7;
}
.buttons-wrapper .hero-contact-us-btn:hover {
  background: #033a49;
}
.slider-image {
  height: 100%;
  width: 100%;
  max-height: 700px;
}
.hero-section-align {
  display: flex;
  align-items: center;
}
.slider-wrapper {
  background: #f2fbff;
  width: 100%;
}

.carousel-indicators .active {
  background-color: #0d657e;
}

.carousel-indicators li {
  background-color: #eaecf0;
}
.home-card-wrapper {
  padding: 24px;
  background: #ffff;
  border-radius: 8px;
}
.home-card-wrapper:hover {
  border: 1px solid #d0d5dd;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);
}
.service {
  background: #ffff;
}
.home-card-inner {
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.home-card-inner {
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.home-card-inner:hover {
  background: #e1effe;
}
.home-card-wrapper:hover .home-card-inner {
  background: #e1effe;
  border-radius: 8px;
}
.ultimate-section-wrapper {
  display: flex;
}
.ultimate-section-wrapper img {
  height: 100%;
  max-width: 404px;
  border-radius: 0 24px 24px 0;
}
.ultimate-section-wrapper h2 {
  font-size: 36px;
  color: #ffff;
  font-weight: 600;
  margin-bottom: 20px;
}
.ultimate-section-wrapper p {
  font-size: 20px;
  color: #b9cedc;
  margin-bottom: 20px;
}
.ultimate-section-wrapper .learn-more-btn {
  padding: 12px 18px;
  border-radius: 8px;
  color: #344054;
  background: #ffff;
  border: none;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.ultimate-section-wrapper .get-start-btn {
  padding: 12px 18px;
  border-radius: 8px;
  color: #ffff;
  background: #1fb3dd;
  border: none;
  font-size: 16px;
  font-weight: 600;
}
.ultimate-section-wrapper .learn-more-btn:active {
  opacity: 0.7;
}
.ultimate-section-wrapper .get-start-btn:active {
  opacity: 0.7;
}
.ultimate-left {
  padding: 64px;
  background: #0d657e;
  border-radius: 24px 0 0 24px;
}
.carousl-items-section-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 96px 0;
}
.carousl-items-section-wrapper .profile-circle {
  height: 84px;
  width: 84px;
  border-radius: 100%;
}
.carousl-items-section-wrapper h3 {
  font-size: 18px;
  font-weight: 600;
  color: #101828;
  margin-top: 16px;
}
.carousl-items-section-wrapper h4 {
  font-size: 16px;
  font-weight: 600;
  color: #475467;
  margin-bottom: 32px;
}
.carousl-items-section-wrapper p {
  font-size: 48px;
  color: #101828;
  line-height: 54px;
  font-weight: 500;
  line-height: 60px; /* 125% */
  letter-spacing: -0.96px;
}
.left-section-list-item li {
  font-size: 18px;
  color: #475467;
}
.left-section-list-item h4 {
  font-size: 36px;
  color: black;
  font-weight: 600;
  text-transform: capitalize;
}
.left-section-list-item .demo a {
  background: #0d657e;
  color: #ffff;
  border-radius: 8px;
  padding: 16px 36px;
  text-wrap: nowrap;
  text-transform: capitalize;
}
/* about page */
.about-us-hero-wrapper {
  padding: 96px 0px 20px 0;
  background: #f2fbff;
}
.about-us-hero-wrapper h4 {
  font-size: 24px;
  font-weight: 600;
  color: #0d657e;
  text-align: center;
}
.about-us-hero-wrapper h3 {
  font-size: 36px;
  font-weight: 600;
  color: #101828;
  text-align: center;
}
.about-us-hero-wrapper p {
  font-size: 20px;
  color: #475467;
  line-height: 30px;
  text-align: center;
}

.about-us-hero-wrapper h5 {
  font-size: 18px;
  font-weight: 600;
  color: #101828;
  text-align: center;
}

.appiontment-hero-header {
  color: white;
  margin-top: 24px !important;
}
.c-mb-24 {
  margin-bottom: 24px !important;
}
.introducing-wrapper {
  padding-top: 96px;
  padding-bottom: 48px;
}
.introducing-wrapper h2 {
  font-size: 30px;
  font-weight: 600;
}
.introducing-wrapper h3 {
  font-size: 20px;
  font-weight: 600;
}
.introducing-wrapper p {
  font-size: 18px;
  line-height: 28px;
  color: #475467;
}
.bg-white {
  background: #ffff;
}
.bg-salate {
  background: #fafcfd;
}
.expend-services-inner {
  background: #0d657e;
  padding: 64px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.expend-services-inner h2 {
  font-size: 30px;
  color: #ffff;
}
.expend-services-inner h4 {
  font-size: 20px;
  color: #ffff;
  margin-bottom: 8px;
}
.expend-services-inner p {
  font-size: 20px;
  color: #c3d8e6;
}
.contact-us-btn {
  background: #1fb3dd;
  border-radius: 8px;
  color: #ffff;
  border: none;
  padding: 12px 20px;
  font-size: 20px;
  margin-top: 16px;
}
.contact-us-btn:active {
  opacity: 0.7;
}
/* footer */
.footer-wrapper {
  padding: 96px 0;
  background: #0d657e;
  .footer-header-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
    .social-link-wrapper {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 16px;
    }
    a {
      color: #fff;
      font-size: 18px;
      font-weight: 500;
      line-height: 24px;
    }
    .footer-logo-wrapper {
      margin-bottom: 32px;
      img {
        width: 100%;
      }
    }
  }
  .year-month-show-date {
    color: #ffff;
  }
  .footer-logo-image-wrapper {
    padding: 4px 24px;
    background: #ffff;
    border-radius: 127px;
  }
}
.footer-contact-section {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: end;
}
.footer-contact-section a {
  font-size: 48px;
  font-weight: 500;
  color: #0d657e;
}
.subscription-form label {
  font-size: 14px;
  font-weight: 500;
  color: #0d657e;
}
.subscribe-input-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}
.subscribe-input-wrapper input {
  width: 100%;
  height: 48px;
  border-radius: 8px;
  border: 1px solid #d0d5dd;
  padding: 0 8px;
}
.subscribe-input-wrapper button {
  background: #0d657e;
  color: #ffff;
  font-size: 16px;
  border-radius: 8px;
  padding: 12px 18px;
  border: none;
  height: 48px;
}
.subscribe-input-wrapper button:active {
  opacity: 0.7;
}
.view-demo-btn {
  border-radius: 8px;
  padding: 12px 18px;
  height: 48px;
  border: 1px solid #d0d5dd;
  display: flex;
  align-items: center;
  gap: 8px;
  color: black;
  font-size: 16px;
  font-weight: 500;
  margin-top: 27px;
}
.view-demo-btn:active {
  opacity: 0.7;
}
.view-demo-btn-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.mb-48 {
  margin-bottom: 48px;
}
.mt-48 {
  margin-top: 48px;
}
.footer-bottom-wrapper {
  padding: 16px 0;
  border-top: 1px solid #d0d5dd;
}

/* tutorial page */
.video-card-wrapper {
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 16px;
}
.avatar-img {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  border: 1px solid #0d657e;
  padding: 2px;
}
.avatar-wrapper {
  display: flex;
  align-items: start;
  gap: 16px;
  padding: 0 16px;
  height: 86px;
}
.avatar-wrapper h2 {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  color: #101828;
  text-transform: capitalize;
  text-align: start;
  overflow: hidden;
  text-overflow: ellipsis;
}
.avatar-wrapper P {
  font-size: 12px;
  color: #000000;
}
.search-input-center {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}
.search-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 0 16px;
  border: 1px solid #d0d5dd;
  border-radius: 8px;
  margin-top: 24px;
}
.search-wrapper input {
  border: none;
  width: 100%;
  height: 42px;
}
.search-wrapper input:focus-visible {
  outline: none;
}

.pagination-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.pagination-prev,
.pagination-next {
  text-decoration: none;
  color: #0d657e;
  padding: 8px 16px;
  border: 1px solid #0d657e;
  border-radius: 4px;
  margin: 0 5px;
  transition: background-color 0.3s, color 0.3s;
  display: flex;
  align-items: center;
  gap: 8px;
}

.pagination-prev:hover,
.pagination-next:hover {
  background-color: #0d657e;
  color: #fff;
}

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

.pagination-number {
  text-decoration: none;
  color: #007bff;
  padding: 8px 12px;
  border: 1px solid #0d657e;
  border-radius: 4px;
  margin: 0 5px;
  transition: background-color 0.3s, color 0.3s;
}

.pagination-number:hover {
  background-color: #0d657e;
  color: #fff;
}

.pagination-number.active {
  background-color: #0d657e;
  color: #fff;
}

.pagination-ellipsis {
  padding: 8px 12px;
  color: #0d657e;
}
.plus-icon {
  display: none;
}
.collapsed .plus-icon {
  display: block;
  border: 1px solid #98a2b3;
  border-radius: 100%;
  padding: 2px;
}
.minus-icon {
  display: block;
  border: 1px solid #98a2b3;
  border-radius: 100%;
  padding: 2px;
}
.collapsed .minus-icon {
  display: none;
}

.contact-section {
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  max-width: 650px;
  margin: 0 auto;
  margin-bottom: 96px;
}

.contact-section img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: 0 -9px;
}

.contact-section p {
  font-size: 20px;
  margin: 16px 0;
  font-weight: 500;
  color: #101828;
}
.contact-section span {
  font-size: 18px;
  color: #475467;
}

.contact-section .button {
  background-color: #0d657e;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
}

.contact-section .button:hover {
  background-color: #005f68;
}
/* feature page */
.quote-wrapper h2 {
  font-size: 30px;
  font-weight: 600;
  color: #101828;
  text-transform: capitalize;
}
.quote-wrapper li {
  font-size: 18px;
  color: #475467;
  text-transform: capitalize;
  list-style: none;
  margin-bottom: 16px !important;
  display: flex;
  align-items: center;
  gap: 8px;
}
.bg-gray {
  background: #fafcfd;
}
.f-align-items {
  display: flex;
  align-items: center;
}
.text-capitalize {
  text-transform: capitalize;
}
/* pricing page */
.pricing-section {
  padding: 40px 0;
}
.pricing-card {
  padding: 20px;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 20px;
  background: #fafcfd;
}
.pricing-card h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px !important;
  color: #101828;
}
.pricing-card .price {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #101828;
}
.pricing-card .feature-list {
  list-style: none;
  padding: 0;
}
.pricing-card .feature-list li {
  margin-bottom: 10px;
  font-size: 18px;
  color: #475467;
  text-align: start;
}
.pricing-card .btn {
  margin-top: 20px;
  background: #0d657e;
  border-radius: 8px;
  width: 100%;
  padding: 12px;
}
.questions-section .questions-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 32px;
  border-radius: 8px;
  background-color: #f9fafb;
}
.questions-section .questions-content .btn {
  padding: 12px 20px;
  background: #0d657e;
  border-radius: 8px;
}
.questions-section .questions-content p {
  font-size: 20px;
  margin-bottom: 0;
  color: #475467;
}
.pricing-card .plan-img {
  margin-top: -68px;
}
.price-plan-top {
  padding: 48px 0;
  background: #fafcfd;
  margin-bottom: 48px;
}
.price-plan-top p {
  font-size: 16px;
  color: #101828;
  text-align: center;
}
.price-plan-top h2 {
  font-size: 24px;
  color: #101828;
  line-height: 32px;
  text-transform: capitalize !important;
}
.price-plan-user-text {
  text-align: center !important;
  font-size: 16px !important;
  color: "#475467";
}
.address-card-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.address-card-wrapper h2 {
  font-size: 20px;
  color: #101828;
  margin: 0;
  text-transform: capitalize !important;
}
.address-card-wrapper h5 {
  font-size: 16px;
  color: #475467;
  margin: 0;
}
.address-card-wrapper p {
  font-size: 16px;
  color: #0d657e;
  font-weight: 600;
}
.address-main-wrapper {
  padding: 96px 0;
}
.contact-us-wrapper {
  margin-top: 96px;
  margin-bottom: 96px;
}
.contact-us-wrapper h1 {
  font-size: 32px;
  color: #212529;
  font-weight: 600;
}
.contact-submit-btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: end;
}
.contact-submit-btn {
  padding: 16px;
  background: #0d657e;
  border-radius: 8px;
  width: 100%;
  border: none;
  color: #ffff;
  font-size: 18px;
}
.contact-submit-btn:active {
  opacity: 0.7;
}
.sign-up-btn-wrapper {
  display: flex;
  justify-content: end;
}
.sign-up-btn {
  background: #0d657e;
  border-radius: 8px;
  width: 100%;
  color: #ffff;
}
/* contact page */

@media (min-width: 1200px) {
  .container {
    max-width: 1440px !important;
    width: 100% !important;
  }
}
@media (max-width: 992px) {
  .questions-section .questions-content{
    flex-direction:column;
    gap:16px;
  }
}
@media (max-width: 768px) {
  .ultimate-section-wrapper {
    flex-direction: column;
    gap: 16px;
  }
  .ultimate-section-wrapper img {
    display: none;
  }
  .footer-contact-section a {
    font-size: 16px;
  }
  .footer-contact-section {
    justify-content: start;
  }
  .hero-content-section h2 {
    font-size: 24px;
    line-height: 24px;
  }
  .slider-image {
    margin-top: 16px;
  }
  .buttons-wrapper {
    flex-direction: column;
    gap: 16px;
  }
  .ultimate-left {
    padding: 24px;
    border-radius: 16px;
  }
  .ultimate-section-wrapper h2 {
    font-size: 24px;
  }
  .carousl-items-section-wrapper {
    padding: 32px 0;
  }
  .carousl-items-section-wrapper p {
    font-size: 24px;
    line-height: 32px;
  }
  .left-section-list-item h4 {
    font-size: 24px;
  }
  .heading2 {
    font-size: 16px;
  }
  .demo {
    float: unset;
  }
  .about-us-hero-wrapper {
    padding: 24px 0;
  }
  .about-us-hero-wrapper h3 {
    font-size: 24px;
  }
  .introducing-wrapper {
    padding: 24px 0;
  }
  .expend-services-inner {
    padding: 32px;
  }
  .expend-services-inner {
    display: inline-block;
    padding: 16px;
  }
  .contact-us-btn {
    margin-bottom: 16px;
  }
  .introducing-wrapper h2 {
    font-size: 20px;
  }
  .footer-wrapper {
    padding: 32px 0;
  }
  .pagination-container {
    flex-direction: column;
    gap: 16px;
  }
  .contact-section {
    margin-bottom: 24px;
  }
  .feature-mid-content-wrapper {
    padding: 24px;
  }
  .quote-wrapper h2 {
    font-size: 24px;
  }
  .f-align-items {
    display: inline-block;
  }
  .pricing-card {
    margin-bottom: 48px;
  }
  .pricing-section {
    padding: 24px 0;
  }
  .questions-content {
    flex-direction: column;
    gap: 24px;
  }
  .questions-section .questions-content p {
    text-align: center;
  }
  .mb-48 {
    margin-bottom: 24px;
  }
  .contact-us-wrapper {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .contact-submit-btn {
    margin-top: 16px;
  }
  .address-main-wrapper {
    padding: 48px 0;
  }
  .sign-up-btn-wrapper {
    display: inline-block;
  }
}

.work-flow-img {
  height: 350px;
}
#handle-close-sidebar {
  background: #ffff;
  height: 24px;
  width: 24px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  font-size: 18px;
  &:hover {
    background: #033a49;
    color: #ffff;
  }
}
@media (max-width: 767px) {
  .work-flow-img {
    height: auto;
  }
  .hero-content-section {
    padding-left: 0;
    padding: 16px;
  }
}
@media (max-width: 1199px) {
  .hero-section-align {
    display: inline-block;
  }
}
.hero-section-wrapper {
  .hero-background-image {
    position: relative;
    z-index: 1;
    padding-top: 160px;
    padding-bottom: 68px;

    &::before {
      content: "";
      position: absolute;
      inset: 0;
      background-image: url("../img/background-pattern.png");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      opacity: 0.4;
      z-index: -1;
    }

    > * {
      position: relative;
      z-index: 2;
    }
  }
  .secreenshot-image {
    width: 100%;
  }

  .tag-line-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    .tag-line {
      border-radius: 10px;
      border: 1px solid #d5d7da;
      background: #fff;
      box-shadow: 0px 1px 2px 0px v rgba(10, 13, 18, 0.05);
      font-size: 14px;
      font-weight: 500;
      line-height: 20px;
      padding: 4px 10px;
      text-align: center;
    }
  }

  /* Headings */
  .main-heading {
    text-align: center;
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 72px;
    letter-spacing: -1.2px;
    margin-bottom: 24px;
    color: #181d27;
    margin-left: auto;
    margin-right: auto;
  }

  .sub-heading {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #535862;
    margin-bottom: 3rem;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }

  /* Buttons */
  .buttons-container {
    display: flex;
    justify-content: center;
    gap: 12px;
  }

  .btn {
    display: inline-block;
    padding: 16px 22px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.2s ease;
    border: 1px solid #d5d7da;
    background: #fff;
  }

  .btn-outline {
    color: #2d3748;
    background-color: white;
    border: 1px solid #e2e8f0;
  }

  .btn-outline:hover {
    background-color: #f7fafc;
  }

  .btn-primary {
    color: white;
    background-color: #0e7490;
    border: 1px solid #0e7490;
  }

  .btn-primary:hover {
    background-color: #0c6a82;
  }

  /* Responsive styles */
  @media (max-width: 768px) {
    .main-heading {
      font-size: 3rem;
      line-height: 40px;
    }

    .sub-heading {
      font-size: 1.125rem;
    }

    .buttons-container {
      flex-direction: column;
      align-items: center;
    }

    .btn {
      width: 100%;
      max-width: 300px;
    }
  }

  @media (max-width: 480px) {
    .main-heading {
      font-size: 1.75rem;
    }
  }
}
.business-features-wrapper {
  padding: 120px 0;
  background: #0d657e;
  .features {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
  }

  .feature {
    flex: 1;
    min-width: 300px;
    text-align: center;
    padding: 20px;
  }

  .icon-container {
    background-color: white;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
  }

  .icon {
    width: 24px;
    height: 24px;
    color: #0a6e87;
  }

  .feature-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 24px;
    color: #ffff;
  }

  .feature-description {
    font-size: 16px;
    opacity: 0.9;
    color: #e4e4e4;
  }

  @media (max-width: 768px) {
    .features {
      flex-direction: column;
      gap: 8px;
    }
    & {
      padding: 24px 0;
    }
  }
}
.workflow-wrapper {
  padding: 120px 0;
  .step-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
  }

  .workflow-image img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  }

  .subtitle {
    color: #0d657e;
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: 600;
    line-height: 44px;
  }

  .title {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 44px;
    color: #181d27;
  }

  .description {
    color: #535862;
    font-size: 20px;
    margin-bottom: 40px;
    max-width: 540px;
  }

  .steps {
    margin-top: 30px;
  }

  .step {
    position: relative;
    padding-left: 24px;
    margin-bottom: 24px;
    padding-bottom: 4px;
  }

  .step::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #3498db;
    border-radius: 4px;
  }

  .step-title {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 8px;
    color: #181d27;
    line-height: 24px;
  }

  .step-description {
    color: #535862;
    font-size: 16px;
    line-height: 1.5;
  }

  .cta-button {
    display: inline-block;
    background-color: #0d657e;
    color: white;
    padding: 10px 16px;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    margin-top: 32px;
    border: none;
    cursor: pointer;
    transition: background-color 0.2s;
    line-height: 24px;
  }

  .cta-button:hover {
    background-color: #2980b9;
  }
  @media (max-width: 768px) {
    .workflow-container {
      flex-direction: column;
    }

    .workflow-content {
      order: 1;
    }

    .workflow-image {
      order: 2;
    }
    .step-container {
      grid-template-columns: 1fr;
    }
  }
}
.carousel-wrapper {
  background-color: #0a6e87;
  padding: 48px 0;
  position: relative;
  z-index: 1;
  &::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    background-image: url(../img/carousel-bg-1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
  }
  .hero-section {
    color: white;
    position: relative;
    overflow: hidden;
    min-height: 500px;
  }

  .hero-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .hero-content {
    flex: 1;
    padding: 60px 40px;
    min-width: 300px;
  }

  .hero-carousel {
    flex: 1.2;
    min-width: 300px;
    border-radius: 8px;
    padding: 40px;
    max-height: 500px;
    max-width: 750px;
  }
  .carousel-image {
    img {
      width: 100%;
      height: 100%;
    }
  }

  .hero-title {
    color: #fff;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 2px;
  }

  .feature-list {
    list-style: none;
    padding: 0;
  }

  .feature-list li {
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 1px;
  }

  .feature-list li:before {
    content: "•";
    color: white;
    font-size: 20px;
    margin-right: 10px;
  }

  /* Carousel Styles */
  #carousel {
    height: 100%;
  }

  .testimonial {
    height: 100%;
  }

  .carousel {
    height: 100%;
  }

  .carousel-inner {
    height: 100%;
  }

  .carousel-indicators {
    bottom: -50px;
    left: 48px;
  }

  .carousel-indicators li {
    background-color: #ccc;
    border: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 5px;
  }

  .carousel-indicators .active {
    border-radius: 999px;
    background-color: #fff;
    width: 42px;
    height: 10px;
  }

  .carousl-items-section-wrapper {
    padding: 20px;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
  }

  .profile-circle {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 auto 15px;
    border: 3px solid #0a6e87;
  }

  .item h3 {
    color: #0a6e87;
    font-weight: 600;
    margin-bottom: 5px;
  }

  .item h4.address {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
  }

  .item p {
    color: #333;
    font-size: 16px;
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto;
    font-style: italic;
  }

  /* Navigation dots */
  .hero-dots {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
  }

  .dot {
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    margin: 0 5px;
  }

  .dot.active {
    background-color: white;
  }

  /* Navigation arrows */
  .hero-arrows {
    position: absolute;
    bottom: 0px;
    right: 48px;
    display: flex;
    gap: 10px;
  }

  .arrow {
    width: 30px;
    height: 30px;
    background-color: #0a6e87;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    border: 2px solid rgba(255, 255, 255, 0.12);
    cursor: pointer;
    transition: background-color 0.2s;
  }

  .arrow:hover {
    background-color: #085669;
  }

  /* Responsive styles */
  @media (max-width: 1024px) {
    .hero-container {
      flex-direction: column;
    }
    .hero-carousel {
      margin: 0 20px 40px;
      padding:0;
    }
  }
  @media (max-width: 768px) {
    .hero-container {
      flex-direction: column;
    }

    .hero-content {
      padding: 40px 20px;
    }

    .hero-title {
      font-size: 28px;
    }

    .hero-carousel {
      margin: 0 20px 40px;
    }
  }
  @media (max-width: 576px) {
    & {
      &::before {
        top: 0;
        height: 50%;
        width: 100%;
        opacity: 0.7;
      }
    }
  }
}
.reverse-carousel-wrapper {
  .carousel-wrapper {
    background: #f2fbff;
    &::before {
      left: 0;
      background-image: url(../img/carousel-bg-2.png);
    }
    .hero-container {
      flex-direction: row-reverse;
    }
    .hero-title {
      color: #0d657e;
    }
    .feature-list li {
      color: #414651;
    }
    .feature-list li:before {
      color: #0d657e;
    }
    .carousel-indicators {
      bottom: -50px;
      left: 0;
      margin-left: 0;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: end;
      li {
        background-color: #c7c7c7;
      }

      .active {
        background-color: #0d657e;
      }
    }
    .hero-arrows {
      left: 48px;
      width: fit-content;
    }
  }
}
.video-player-wrapper {
  .title-windowware-pro {
    color: #1c395f;
    leading-trim: both;
    text-edge: cap;
    font-size: 118px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0;
  }
  .sub-title-windowware-pro {
    color: #1c395f;
    leading-trim: both;
    text-edge: cap;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    text-align: end;
  }
  padding: 120px 0;
  .video-container {
    position: relative;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  }

  .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    cursor: pointer;
  }

  .play-button {
    width: 80px;
    height: 80px;
    background-color: rgba(77, 178, 236, 0.9);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.2s ease;
  }

  .play-button:hover {
    transform: scale(1.05);
  }

  .play-icon {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 25px;
    border-color: transparent transparent transparent white;
    margin-left: 5px; /* Slight offset to center visually */
  }

  .video-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 50%; /* 16:9 aspect ratio */
    height: 0;
    background-image: url(../img/thum1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    z-index: 5;
  }

  /* Hide iframe initially */
  .hidden {
    display: none;
  }
  @media (max-width: 1199px) {
    .title-windowware-pro {
      font-size: 60px;
    }
    &{
      padding:48px 0;
    }
  }
  @media (max-width: 992px) {
    .title-windowware-pro {
      font-size: 50px;
    }
  }
  @media (max-width: 576px) {
    .title-windowware-pro {
      font-size: 36px;
    }
  }
}
.review-section-wrapper-carousel {
  background: #f2fbff;
}

.ultimate-estimating-card-wrapper {
  padding: 120px 0;
  background-image: url(../img/frame-bg-1.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  .hero {
    border-radius: 24px;
    background: rgba(28, 57, 95, 0.13);
    backdrop-filter: blur(29.5px);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 48px 0;
  }

  .hero-content {
    max-width: 800px;
    color: white;
  }

  h1 {
    color: var(--Base-Base-White, #fff);
    text-align: center;
    margin: 0;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /letter-spacing: 1.8px;
  }

  p {
    color: #f3f4f6;
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
  }

  .cta-buttons {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-top: 48px;
  }

  .btn {
    display: inline-block;
    padding: 0.8rem 1.8rem;
    border-radius: 50px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
  }

  .btn-primary {
    border-radius: 9999px;
    background: #0d657e;
    color: white;
  }

  .btn-primary:hover {
    background: rgb(20, 144, 179);
  }

  .btn-secondary {
    background-color: transparent;
    color: white;
    border: 1px solid white;
  }

  .btn-secondary:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }

  /* Responsive adjustments */
  @media (max-width: 768px) {
    h1 {
      font-size: 2rem;
    }
    .hero-content {
      padding: 24px;
    }
    .cta-buttons {
      flex-direction: column;
      gap: 0.8rem;
    }
    & {
      padding: 60px 0;
    }
  }

  @media (max-width: 480px) {
    h1 {
      font-size: 1.7rem;
    }

    p {
      font-size: 1rem;
    }
  }
}
.signup-page-wrapper {
  padding: 120px 0;
  .sign-up-content-wrapper {
    display: grid;
    grid-template-columns: 1fr 2.5fr;
  }
  .sidebar {
    width: 100%;
    border-radius: 16px;
    background: #0d657e;
    color: white;
    padding: 32px;
    position: relative;
    height: calc(100vh - 130px);
  }

  .main-content {
    flex: 1;
    padding: 64px;
    overflow-y: auto;
  }

  .step {
    display: flex;
    margin-bottom: 25px;
    align-items: flex-start;
  }

  .step-icon {
    width: 48px;
    height: 48px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 16px;
  }

  .step-content h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    opacity: 0.7;
    margin: 0;
  }

  .step-content p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    opacity: 0.7;
  }
  .step.active .step-icon {
    background-color: #ffff;
  }
  .step.active {
    .step-content h3 {
      opacity: 1;
    }
    .step-content p {
      opacity: 1;
    }
  }

  .footer {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    opacity: 0.8;
  }

  h2 {
    color: #181d27;
    font-size: 30px;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 12px;
    margin-top: 0;
  }

  .subtitle {
    color: #535862;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .form-section {
    display: none;
  }

  .form-section.active {
    display: block;
  }

  .form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
  }

  .form-group {
    flex: 1;
    margin-bottom: 15px;
  }

  label {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    color: #333;
  }

  /* label::after {
    content: "*";
    color: #0a7a8e;
    margin-left: 2px;
  } */

  .required {
    color:red;
  }

  /* input,
  select {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    color: #333;
  } */

  input::placeholder {
    color: #999;
  }

  .buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
    gap: 24px;
  }

  button {
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
  }

  .btn-prev {
    background-color: transparent;
    color: #666;
    width: 100%;
    border: 1px solid #d5d7da;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .btn-next {
    background-color: #0a7a8e;
    color: white;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .btn-prev:hover {
    background-color: #414651;
    color: #ffff;
    transition: 0.3s all;
  }
  .btn-next:hover {
    background-color: rgb(9, 139, 161);
    transition: 0.3s all;
  }
  .btn-prev svg,
  .btn-next svg {
    width: 16px;
    height: 16px;
  }

  .btn-prev svg {
    margin-right: 8px;
  }

  .btn-next svg {
    margin-left: 8px;
  }

  /* Plan selection styles */
  .plan-option {
    border: 1px solid #ddd;
    padding: 16px;
    border-radius: 8px;
    /* margin-bottom: 15px; */
    cursor: pointer;
    position: relative;
  }

  .plan-option.selected {
    border: 2px solid #0d657e;
    background-color: rgba(31, 179, 221, 0.1);
  }

  .plan-radio {
    position: absolute;
    top: 20px;
    left: 20px;
  }

  .plan-details {
    margin-left: 40px;
  }

  .plan-name {
    font-weight: 600;
    margin-bottom: 5px;
  }

  .plan-price {
    font-weight: bold;
    margin-bottom: 5px;
  }

  .plan-description {
    font-size: 13px;
    color: #666;
  }

  /* Hide default radio buttons but keep them accessible */
  input[type="radio"] {
    width: auto;
    margin-right: 10px;
  }
  #plan-form {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1.5rem;
    margin-bottom: 2rem;
  }

  .plan-option {
    position: relative;
    background-color: white;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transition: all 0.3s ease;
    cursor: pointer;
  }

  .plan-option:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  }

  /* Modern checkbox styling */
  .plan-radio {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  .plan-details {
    position: relative;
  }

  /* Custom checkbox indicator */
  .plan-details::before {
    content: "";
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    width: 28px;
    height: 28px;
    border: 2px solid #e2e8f0;
    border-radius: 8px;
    background-color: white;
    transition: all 0.2s ease;
  }

  /* Checkmark */
  .plan-details::after {
    content: "";
    position: absolute;
    top: 2.1rem;
    right: 2.6rem;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
    transition: all 0.2s ease;
  }

  /* Selected state styling */
  .plan-option.selected {
    border: 2px solid #0d657e;
  }

  .plan-option.selected .plan-details::before {
    background-color: #0d657e;
    border-color: #0d657e;
  }

  .plan-option.selected .plan-details::after {
    opacity: 1;
  }

  /* Popular badge */
  .plan-option:nth-child(2)::after {
    content: "POPULAR";
    position: absolute;
    top: 1rem;
    left: -2.3rem;
    background-color: #0d657e;
    color: white;
    padding: 0.25rem 3rem;
    font-size: 0.75rem;
    font-weight: 600;
    transform: rotate(-45deg);
  }

  /* Plan content styling */
  .plan-name {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1a202c;
    margin-bottom: 0.75rem;
  }

  .plan-price {
    font-size: 2rem;
    font-weight: 800;
    color: #0d657e;
    margin-bottom: 0.75rem;
  }

  /* Billing info section */
  #billing-info {
    background-color: white;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  }

  #billing-info h2 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: #1a202c;
  }

  /* Responsive adjustments */
  @media (max-width: 768px) {
    #plan-form {
      grid-template-columns: 1fr;
    }
    body {
      padding: 1rem;
    }
    .form-row{
      flex-direction:column;
      margin-bottom:0;
      gap:0;
    }
  }

  /* Features list */
  .plan-features {
    /* margin-top: 1.5rem; */
    border-top: 1px solid #e2e8f0;
    padding-top: 10px;
  }

  .feature-item {
    display: flex;
    align-items: start;
    margin-bottom: 0.75rem;
    color: #4b5563;
    font-size: 12px;
  }

  .feature-item::before {
    content: "✓";
    display: inline-flex;
    align-items: start;
    justify-content: center;
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    background-color: #c7d2fe;
    color: #0d657e;
    border-radius: 50%;
    margin-right: 0.75rem;
    font-size: 0.75rem;
    font-weight: bold;
  }

  @media (max-width: 1024px) {
    & {
      padding-top: 120px;
      padding-bottom: 48px;
    }
    .sign-up-content-wrapper {
      grid-template-columns: 1fr;
      .main-content {
        padding: 0;
        margin-top: 24px;
      }
    }
    .sidebar {
      height: 100%;
    }
  }
}
