/*!
 * Start Bootstrap - New Age v5.0.5 (https://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-new-age/blob/master/LICENSE)
 */

html,
body {
  width: 100%;
  height: 100%;
}

body {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
}

a {
  color: #fdcc52;
  -webkit-transition: all .35s;
  transition: all .35s;
}

a:hover, a:focus {
  color: #fcbd20;
}

hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
  border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}

section {
  padding: 100px 0;
}

section h2 {
  font-size: 50px;
}
.bordered-cyan::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border: 1px solid #00bcd4; }

.bordered-cyan::-webkit-scrollbar-thumb {
  -webkit-box-shadow: none; }

.square::-webkit-scrollbar-track {
  border-radius: 0 !important; }

.square::-webkit-scrollbar-thumb {
  border-radius: 0 !important; }

.scrollbar-cyan::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #F5F5F5;
  border-radius: 10px; }

.scrollbar-cyan::-webkit-scrollbar {
  width: 4px;
  background-color: #F5F5F5; }

.scrollbar-cyan::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #00bcd4; }
#mainNav
{
  height: 13%;
}
.center-body
{
  height: 90%;
}
.home-con
{
    height: 80%;
    top: 10%;
    width: 100%;
    background: rgba(76, 74, 74, 0.88);
    border-radius: unset;
    box-shadow: 15px 11px rgba(255, 255, 255, 0.8);

}
.header-content
{
    padding: 30px 10px;
}
.home-con h4
{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-size: 16px;
}
.column-1
{
    background: rgba(0, 0, 0, 0.6784313725490196);
    overflow-y: scroll;
    height: 86%;
    top: 14%;
}
.inner-1
{
    height: 50%;
    /* padding: 20px 0; */
    padding-bottom: 15px; 
}
.badge-link-2 img
{
  margin-left: 1em;
}
.h-82
{
  height: 82%;
  top: 18%;
}
.badges
{
    height: 10%;
    text-align: right;
}
.navbar-brand img
{
  width: 60%;
}
.column-2
{
    height: 86%;
}
.menu-res i {
     float: left;
     color: black;
     font-size: 18px;
}
#mainNav {
  border-color: rgba(34, 34, 34, 0.05);
  background-color: #ccc;
  -webkit-transition: all .35s;
  transition: all .35s;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

#mainNav .navbar-brand {
  color: #fdcc52;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

#mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
  color: #fcbd20;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  padding: 8px 10px;
  color: #222222;
}

#mainNav .navbar-nav > li > a {
  font-size: 11px;
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  letter-spacing: 2px;
  text-transform: uppercase;
}

#mainNav .navbar-nav > li > a.active {
  color: #007bff !important;
  background-color: transparent;
}

#mainNav .navbar-nav > li > a.active:hover {
  background-color: transparent;
}

#mainNav .navbar-nav > li > a,
#mainNav .navbar-nav > li > a:focus {
  color: #222222;
}

#mainNav .navbar-nav > li > a:hover,
#mainNav .navbar-nav > li > a:focus:hover {
  color: #fdcc52;
}

@media (min-width: 992px) {
  #mainNav {
    border-color: transparent;
    background-color: rgba(255, 255, 255, 0.8);
  }
  #mainNav .navbar-brand {
    color: fade(white, 70%);
  }
  #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
    color: white;
  }
  #mainNav .navbar-nav > li > a,
  #mainNav .navbar-nav > li > a:focus {
    color: #000;
    font-size: 16px;
    padding-left: 30px;
    font-weight: 500;

  }
  #mainNav .navbar-nav > li > a:hover,
  #mainNav .navbar-nav > li > a:focus:hover {
    color: red;
  }
  #mainNav.navbar-shrink {
    border-color: rgba(34, 34, 34, 0.1);
    background-color: rgba(34, 34, 34, 0.05);
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #222222;
  }
  #mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus {
    color: #fdcc52;
  }
  #mainNav.navbar-shrink .navbar-nav > li > a,
  #mainNav.navbar-shrink .navbar-nav > li > a:focus {
    color: #222222;
  }
  #mainNav.navbar-shrink .navbar-nav > li > a:hover,
  #mainNav.navbar-shrink .navbar-nav > li > a:focus:hover {
    color: #fdcc52;
  }
}

header.masthead {
  position: relative;
  width: 100%;
  padding-top: 100px;
  color: white;
  background: url("../img/bg-pattern.png");
}

header.masthead .header-content {
  max-width: 100%;
  margin-bottom: 20px;
  text-align: center;
}

header.masthead .header-content h1 {
  font-size: 30px;
}

header.masthead .device-container {
   max-width: 210px; 
  margin-right: auto;
  margin-left: auto;
}

header.masthead .device-container .screen img {
  border-radius: 3px;
}

@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 550px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead .header-content {
    margin-bottom: 0;
    text-align: left;
  }
  header.masthead .header-content h1 {
    font-size: 50px;
  }
  header.masthead .device-container {
     max-width: 210px; 
  }
}

section.download {
  position: relative;
  padding: 150px 0;
}

section.download h2 {
  font-size: 50px;
  margin-top: 0;
}

section.download .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}

section.download .badges .badge-link:last-child {
  margin-bottom: 0;
}

section.download .badges .badge-link img {
  height: 60px;
}

@media (min-width: 768px) {
  section.download .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  section.download h2 {
    font-size: 70px;
  }
}

section.features .section-heading {
  margin-bottom: 100px;
}

section.features .section-heading h2 {
  margin-top: 0;
}

section.features .section-heading p {
  margin-bottom: 0;
}

section.features .device-container,
section.features .feature-item {
   max-width: 210px; 
  margin: 0 auto;
}

section.features .device-container {
  margin-bottom: 100px;
}

@media (min-width: 992px) {
  section.features .device-container {
    margin-bottom: 0;
  }
}

section.features .feature-item {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

section.features .feature-item h3 {
  font-size: 30px;
}

section.features .feature-item i {
  font-size: 80px;
  display: block;
  margin-bottom: 15px;
  background: -webkit-gradient(linear, right top, left top, from(#7b4397), to(#dc2430));
  background: linear-gradient(to left, #7b4397, #dc2430);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

section.cta {
  position: relative;
  padding: 250px 0;
  background-image: url("../img/bg-cta.jpg");
  background-position: center;
  background-size: cover;
}

section.cta .cta-content {
  position: relative;
  z-index: 1;
}

section.cta .cta-content h2 {
  font-size: 50px;
  max-width: 450px;
  margin-top: 0;
  margin-bottom: 25px;
  color: white;
}

@media (min-width: 768px) {
  section.cta .cta-content h2 {
    font-size: 80px;
  }
}

section.cta .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

section.contact {
  text-align: center;
}

section.contact h2 {
  margin-top: 0;
  margin-bottom: 25px;
}

section.contact h2 i {
  color: #dd4b39;
}

section.contact ul.list-social {
  margin-bottom: 0;
}

section.contact ul.list-social li a {
  font-size: 40px;
  line-height: 80px;
  display: block;
  width: 80px;
  height: 80px;
  color: white;
  border-radius: 100%;
}

section.contact ul.list-social li.social-twitter a {
  background-color: #1da1f2;
}

section.contact ul.list-social li.social-twitter a:hover {
  background-color: #0d95e8;
}

section.contact ul.list-social li.social-facebook a {
  background-color: #3b5998;
}

section.contact ul.list-social li.social-facebook a:hover {
  background-color: #344e86;
}

section.contact ul.list-social li.social-google-plus a {
  background-color: #dd4b39;
}

section.contact ul.list-social li.social-google-plus a:hover {
  background-color: #d73925;
}

footer {
  text-align: center;
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.8);
}

footer p {
  font-size: 16px;
  margin: 0;
  color: #000;
  line-height: 3;
}

footer ul {
  margin-bottom: 0;
}

footer ul li a {
  font-size: 14px;
  color: #000;
}

footer ul li a:hover, footer ul li a:focus, footer ul li a:active, footer ul li a.active {
  text-decoration: none;
}

.bg-primary {
  background: #fdcc52;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdcc52), to(#fdc539));
  background: linear-gradient(#fdcc52, #fdc539);
}

.text-primary {
  color: #fdcc52;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.btn-outline {
  color: white;
  border: 1px solid;
  border-color: white;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
  color: white;
  border-color: #fdcc52;
  background-color: #fdcc52;
}

.btn {
  border-radius: 300px;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  letter-spacing: 2px;
  text-transform: uppercase;
}

.btn-xl {
  font-size: 11px;
  padding: 15px 45px;
}

.animate-show,
.animate-hide {
  -webkit-transition:all linear 1s;
  -moz-transition:all linear 1s;
  -ms-transition:all linear 1s;
  -o-transition:all linear 1s;
  transition:all linear 1s;
}

.animate-show.ng-hide-remove,
.animate-hide.ng-hide-add.ng-hide-add-active {
  opacity: 0;
  display: block !important;
}

.animate-hide.ng-hide-add,
.animate-show.ng-hide-remove.ng-hide-remove-active {
  opacity: 1;
  display: block !important;
}
#menu-1
{
    margin-top: 98px;
    z-index: 1;
    position: fixed;
    background: #ccc;
    width: 100%;
}
#menu-1 ul
{
  list-style: none;
  padding-inline-start: 0;
  margin: 0 6%;
}
#menu-1 li
{
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
#menu-1 a
{
  color: #000;
}

#menu-1 li > a.active,.list-inline li > a.active{
    color: #007bff !important;
    background-color: transparent;
}
.successBox
{
  background: rgba(53, 183, 41, 0.45098039215686275);
  text-align: center;
}
.failBox
{
  background: rgba(255, 0, 0, 0.4392156862745098);
  text-align: center;
}
.successBox p,.failBox p
{
  color: #fff;
  font-size: 16px;
  padding-left: 14px;
  text-align: center;
}
.form-container div, .form-container  span{
    font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
}

.form-container ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #999;
}

.form-container :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #999;
   opacity:  1;
}

.form-container ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #999;
   opacity:  1;
}

.form-container :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #999;
}

.form-container :placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color:  #999;
}

.oauth-buttons {
    text-align:center;
}
.row {
  text-align:center;
}
#login-form{
 min-width:375px;   
}
.login-container{
  width:400px;
  height:330px;
  display:inline-block;
  margin-top: -165px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: -200px;
}
.form-container .create-account:hover{
  opacity:.7;
}
.form-container .create-account{
  color:inherit;
  margin-top: 15px;
    display: inline-block;
  cursor:pointer;
  text-decoration:none;
}

.oauth-buttons .fa{
  cursor:pointer;
  margin-top:10px;
  color:inherit;
  width:30px;
  height:30px;
  text-align:center;
  line-height:30px;
  margin:5px;
  margin-top:15px;
}
.oauth-buttons .fa:hover{
  color:white;
}
.oauth-buttons .fa-google-plus:hover{
  background: #dd4b39;
}
 .oauth-buttons .fa-facebook:hover{
  background: #8b9dc3;
}

.oauth-buttons .fa-linkedin:hover{
  background: #0077b5;
}

.oauth-buttons .fa-twitter:hover{
  background: #55acee;
}

.form-container .req-input .input-status {
    display: inline-block;
    height: 40px;
    width: 40px;
    float: left;  
}
.form-container .input-status::before{
  content: " ";
  height:20px;
  width:20px;
  position:absolute;
  top:10px;
  left:10px;
  color:white;
  border-radius:50%;
  background:white;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  
}

.form-container .input-status::after{
  content: " ";
  height:10px;
  width:10px;
  position:absolute;
  top:15px;
  left:15px;
  color:white;
  border-radius:50%;
  background:#6c757d;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.form-container .req-input{
  width:100%;
    float:left;
  position:relative;
  height:40px;
  display:inline-block;
  border-radius:0px;
  margin:10px 0px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.form-container div .row .invalid:hover{
  background:#EF9A9A;
}

.form-container div .row .invalid{
  background:#E57373;
}

.form-container .invalid .input-status:before {
  width:20px;
  height:4px;
  top:19px;
  left:10px;
  background:white;/*#F44336;*/
  border-radius:0px;
   -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

.form-container .invalid .input-status:after {
  width:20px;
  height:4px;
  background:white;
  border-radius:0px;
  top:19px;
  left:10px;
   -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}

.form-container div .row  .valid:hover{
  background:#A5D6A7;
}

.form-container div .row .valid {
  background:#81C784;
  
}

.form-container .valid .input-status:after {
  border-radius:0px;
    width: 17px;
    height: 4px;
    background: white;
    top: 16px;
    left: 15px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.form-container .valid .input-status:before {
  border-radius:0px;
    width: 11px;
    height: 4px;
  background:white;
    top: 19px;
    left: 10px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.form-container .input-container{
  padding:0px 20px;
}

 .form-container .row-input{
  padding:0px 5px;
}

.form-container .req-input.input-password{
  margin-bottom:0px;
}
.form-container .req-input.confirm-password{
  margin-top:0px;
}

.form-container {
  margin:20px;
  padding:20px;
  border-radius:0px;
  /*background:#B3E5FC;*/
  color:#00838F;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.form-container .form-title{
  font-size:30px;
  color:#061f56;
  font-weight: bold;
  text-align:center;
  margin-bottom:10px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.form-container .submit-row{
  padding:0px 0px;
}

.form-container .btn.submit-form{
     margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 9px;
    background: #061f56;
    color: white;
    border-radius: 4px;
}

.form-container .btn.submit-form:focus{
  outline:0px;
  color:white;
}

.form-container .btn.submit-form:hover{
  background:#061f56;
  color:white;
}

.form-container .tooltip.top .tooltip-arrow {
  border-top-color:#6c757d !important;
}

.form-container .tooltip.top.tooltip-invalid .tooltip-arrow {
  border-top-color:#E57373 !important;
}

.form-container .tooltip.top.tooltip-invalid .tooltip-inner::before{
  background:#E57373;
}
.form-container .tooltip.top.tooltip-invalid .tooltip-inner{
  background:#FFEBEE !important;
  color:#E57373;
}

.form-container .tooltip.top.tooltip-valid .tooltip-arrow {
  border-top-color:#81C784 !important;
}

.form-container .tooltip.top.tooltip-valid .tooltip-inner::before{
  background:#81C784;
}
.form-container .tooltip.top.tooltip-valid .tooltip-inner{
  background:#E8F5E9 !important;
  color:#81C784;
}

.form-container .tooltip.top .tooltip-inner::before{
  content:" ";
  width:100%;
  height:6px;
  background:#6c757d;
  position:absolute;
  bottom:5px;
  right:0px;
}
.form-container .tooltip.top .tooltip-inner{
  border:0px solid #6c757d;
  background:#E0F7FA !important;
  color:#00ACC1;
  font-weight:bold;
  font-size:13px;
  border-radius:0px;
  padding:10px 15px;
}
.form-container .tooltip {
  max-width:150px;
  opacity:1 !important;
}

.form-container .message-box{
  width:100%;
  height:auto;
}

.form-container textarea:focus,.form-container textarea:hover{
  background:#fff;
  outline:none;
  border:0px;
}

.form-container .req-input textarea {
  max-width:calc(100% - 50px);
    width: 100%;
    height: 80px;
   border-radius: 8px;
    border: 1px solid #061f56;
    padding: 10px 9px 0px 9px;
  float:left;
  
}
.form-container input[type=text]:focus, .form-container input[type=password]:focus, .form-container input[type=email]:focus, .form-container input[type=tel]:focus, .form-container select{
    background:#fff;
  color:#777;
  border-left:0px;
  outline:none;
}

.form-container input[type=text]:hover,.form-container input[type=password]:hover,.form-container input[type=email]:hover,.form-container input[type=tel]:hover, . form-container select{
  background:#fff;
}

.form-container input[type=text], .form-container input[type=password], .form-container input[type=email],input[type=tel], form-container select{
  width:calc(100% - 50px);
  float:left;
  border-radius: 8px;
  border: 1px solid #061f56;
  padding: 4px 9px;
  height:40px;
  line-height:40px;
  color:#777;
  background:#fff;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.text_red
{
  color: #f00!important;
}
.text_red {
  color: red;
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
  background-color: #ffe5e5;
  padding: 12px 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/*--header--*/
.header h1 {
    font-size: 3em;
    text-transform: uppercase;
    letter-spacing: 8px;
    color: #fff;
    font-weight: 400;
    margin-top: 1.1em;
    text-align: center;
}
.header-content h1 ul li{
        font-size: 18px;
}
/*--//header--*/

/*--main--*/
.body2 {
    background: url(../images/b1.png) no-repeat!important;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    text-align: center;
    background-position: center;
    background-attachment: fixed;
}
.w3-main {
    background:rgba(255, 255, 255, 0.41);
    width: 53%;
    margin:3em auto;
    -webkit-box-shadow: -2px 11px 32px -13px rgba(0,0,0,0.45);
    -moz-box-shadow: -2px 11px 32px -13px rgba(0,0,0,0.45);
    box-shadow: 20px 25px 41px -9px rgba(0,0,0,0.45);
} 
.agile-info {
    padding: 60px 0px;
    text-align: center;
}
.agile-info h2 {
    font-size: 12em!important;
    color: black;
    line-height: 1;
    font-weight: 300;
    letter-spacing: 20px;
}
.agile-info img{  
  padding-right: 0.1em;
}
.agile-info h3 {
    font-size: 2.5em!important;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    letter-spacing: 12px;
}
.agile-info p {
    font-size: 1em!important;
    color: rgba(0, 0, 0, 0.71);
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 3em;
    margin-top: 2em;
}
.agile-info a {
    font-size: 1em!important;
    text-transform: uppercase;
    color: white;
    width: 18%;
    padding: 12px 0px;
    letter-spacing: 2px;
    display: inline-block;
    background: #962258;
    font-family: 'Ropa Sans', sans-serif;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agile-info a:hover {
    background: #3859a0;
    color: #000;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -o-transition:0.5s all;
  -moz-transition:0.5s all;
  -ms-transition:0.5s all;
}
/* Layout container */
.feature-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1.5rem;
  padding: 40px 24px;
  background: #f9fbfd;
  border-radius: 20px;
}

.feature-tile {
  background: linear-gradient(145deg, #ffffff, #f1f3f6);
  border-radius: 16px;
  padding: 24px 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  border-left: 6px solid #2563eb; /* blue accent line */
}

.feature-tile:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
}

.feature-heading {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 12px;
  color: #1e293b;
}

.feature-desc {
  font-size: 0.96rem;
  color: #475569;
  line-height: 1.6;
}

.modern-feature-card {
  background: #f8f9ff;
  border-radius: 16px;
  padding: 32px;
  margin: 24px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.06);
  font-family: 'Inter', sans-serif;
  color: #061f56;
  line-height: 1.8;
  font-size: 1rem;
  transition: all 0.3s ease-in-out;
}

.modern-feature-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
}

.modern-feature-card ul {
  padding-left: 0;
  list-style: none;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.modern-feature-card li {
  position: relative;
  padding-left: 1.75rem;
  margin-bottom: 0.75rem;
  color: #061f56;
  font-size: 0.96rem;
}

.modern-feature-card li::before {
  content: "✔"; /* you can use icons here */
  position: absolute;
  left: 0;
  top: 0.1rem;
  font-size: 1rem;
  color: #061f56; /* emerald green */
}


.modern-feature-card p strong {
  color: #061f56;
  display: block;
  font-size: 1.05rem;
  margin-top: 1rem;
  font-weight: 600;
}

.modern-feature-card p {
  margin: 0.75rem 0;
  color: #061f56;
}

.modern-feature-card img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* Optional animation */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.feature-card {
  animation: fadeInUp 0.3s ease forwards;
}


@media only screen and (max-width: 1340px) {
 #menu-1{
  display: none;
 }
}
@media only screen and (max-width: 454px) {
  .badge-link-2 img
  {
    margin-top: 1em;
    margin-left: 0;
  }
  #mainNav {
    height: 21%;
  }
}
@media only screen and (max-width: 992px) {
  .home-con {
    box-shadow: 4px 6px rgba(255, 255, 255, 0.8);
  }
  header.masthead .device-container {
    margin: 20px auto;
  }
  .navbar-brand img
  {
    width: 70%;
  }
  #mainNav {
    height: 100px;
  }
  #menu-1{
  display: inline-block;
 }
 .home-con h4
 {
   padding: 20px 10px;
 }
 .badges
 {
  text-align: center;
  margin: 20px;
 }
 footer p {
    line-height: 3;
  }
  footer ul {
    line-height: 3;
  }
  .form-container
  {
    margin: 0;
  }
  .form-container .input-container
  {
    padding: 0;
  }
}
.toast-box {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
  padding: 15px 20px;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  min-width: 250px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  animation: fadeOut 2s ease-in-out forwards;
  opacity: 1;
}

.toast-box.success {
  background-color: #4CAF50; /* Green */
}

.toast-box.error {
  background-color: #f44336; /* Red */
}


@keyframes fadeOut {
  0% { opacity: 1; }
  70% { opacity: 1; }
  100% { opacity: 0; display: none; }
}
.submit-form{
    width:auto !important;
}
.submit-row{
    display: flex !important;
   justify-content: center !important;
}
