/**
* Template Name: Appland - v4.10.0
* Template URL: https://bootstrapmade.com/free-bootstrap-app-landing-page-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

@font-face {
  font-family: "Montserrat";
  src: url('../fonts/Montserrat/static/Montserrat-Medium.ttf') format("truetype");
}
/* @font-face {
  font-family: "Montserrat";
  src: url('../fonts/Montserrat/static/Montserrat-SemiBold.ttf') format("truetype");
} */
body {
  font-family:"Montserrat", sans-serif;
  color: #585a61;
  overflow-x:hidden;
}

a {
  color: #5777ba;
  text-decoration: none;
}

a:hover {
  color: #7b94c9;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family:"Montserrat", sans-serif;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #5777ba;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #748ec6;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
/* #header {
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 15px 0;
  background: rgba(255, 255, 255, 0.95);
}

#header.header-transparent {
  background: transparent;
} */

/* #header.header-scrolled {
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
} */

#header .logo h1 {
  font-size: 30px;
  margin: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 2px;
}

#header .logo h1 a,
#header .logo h1 a:hover {
  color: #5777ba;
  text-decoration: none;
}

#header .logo img {
  margin: 0;
  max-height: 90px;
}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.data-banner{
  background-image: url(../img/banner-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 80vh;
    position: relative;
    display: flex;
    /* justify-content: center;
    align-items: center; */
    position: relative;
}
/* .common_caption h5{
   position: relative; 
    text-transform: uppercase;
    font-size: 2.5rem;
    color: #fff;
    font-weight: 800;
} */
/*.common_caption img{
  width: 30%;
  margin-top:10px;
  margin-left: 70px;
}*/
.common_caption img {
    width: 32%;
    margin-top: 10px;
    margin-left: 37px;
}

.data-section2{
  padding: 30px 0;
  overflow: hidden;
  background-color:#adb5bd24;
}

.section2-content h5{
  font-size: 22px;
  font-weight: 700;
  color: #243763;
  margin-top:30px;
}
.section2-content p{
  font-size: 16px;
  color: #000;
}
.section2-image img{
  width:75%;
  margin-left:50px;
}

.data-section3{
  padding: 20px 0;
  overflow: hidden;
}

.data-line{
  width:250px;
  margin-left:40%;
  margin-top:30px;
}

.section-title {
  text-align: center;
  margin-top:40px;
}

.section-title h2 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #f76e45;
  font-family:"Montserrat", sans-serif;
}


/*--------------------------------------------------------------
# Details
--------------------------------------------------------------*/
.details .content+.content {
  margin-top: 35px;
}

.details p{
  background-color: #adb5bd24;
  border-radius: 100px;
  padding: 40px;
  font-size: 16px;
  color:#636464;
}
.details img{
  width: 75%;
  margin-left: 20px;
}




/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer {
  background: #7ca9c8a1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width:100%;
}
footer img{
  width:25%;
}

footer .footer-top {
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 20px;
  padding-top: 20px;
  text-align:center;
}

footer .navbar-brand {
  color: #fff;
font-size:30px;
}
footer h2 {
  color: #243763;
    padding: 20px;
    font-size: 25px;
}
footer p {
  color: #243763;
}
footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #5777ba;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

@media (max-width: 768px) {

  #footer .copyright,
  #footer .credits {
    float: none;
    text-align: center;
    padding: 5px 0;
  }
}




.navigation{
  position: relative;
  top: 86% !important;
  z-index: 9999;
  position: fixed;
}
.banner-icon {
  background-color: #dee2e6;
  padding: 0px;
  margin-top: 30px;
  border-top-right-radius: 50px;
  width: 100%;
  border: 1px solid #adb5bd;
}
.banner-icon .list-home{
  margin-left: -40px;
}
.list-home p{
   margin-top:30px;
   font-size:16px;
   color:#243763;
}
.banner-icon .banner-home {
  position: absolute;
  height: 53px;
  width: 53px;
  border-radius: 50%;
  border: 3px solid #adb5bd;
  background-color: #dee2e6;
  padding: 2px;
  margin:-45px 12px;
}
.banner-icon ul{
  list-style-type: none;
  position:relative;
  right:34px;  
    
}
  .banner-icon ul li{
    display: inline-block;
    margin: 0 11px;
  }
  .banner-icon ul li img{
    width: 35px;
    margin-top: 15px;
  }



.services {
  position: relative;
  right: 2rem;
  top: 86% !important;
  z-index: 9999;
  position: fixed;
}
.button {
  color: #E3DFE9;
  font-size: 18px;
  background: #dee2e6;
  border-radius: 50%;
  padding: 10px 3px;
  width: 70px;
  height: 70px;
  display: inline-block;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
  margin-bottom: -70px;
  border: 2px solid #adb5bd;
  margin-right: -200px;
}

.button:hover {
  color: #DBD7E0;
  transform: translateY(3px);
}
.button img {
  width: 79%;
  margin-left: 6px;
}
.dropdown {
  position: relative;
  color: #E3DFE9;
  font-size: 15px;
  background: white;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 15px;
  display: block;
  cursor: pointer;
  width: 235px;
  transform: scale(0.01);
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease, box-shadow 0.3s ease 0.15s;
  transform-origin: center top;
  overflow: hidden;
  margin-top: -300px;
}

.dropdown.open {
  transform: scale(1);
  opacity: 1;
  box-shadow: 3px 3px 30px rgba(118, 96, 168, 0.15);
}

.dropdown a {
  position: relative;
  color: #6C6185;
  text-decoration: none;
  display: block;
  padding: 12.5px 30px;
  transition: color 0.2s ease, background-color 0.2s ease, padding-left 0.2s ease;
  overflow: hidden;
}

.dropdown a.clicked {
  padding-left: 35px;
  color: #987CD9;
}

.dropdown a:hover {
  color: #987CD9;
  padding-left: 35px;
}

span {
  z-index: -1;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0px;
  position: absolute;
  background: #987CD9;
  transition: width 0.4s ease;
  border-radius: 1px;
}

span.clicked {
  width: 5px;
} 
@media (max-width: 767px){
  .navigation {
    top: 90%;
  }
}
@media (max-width: 390px){
.common_caption img {
    width: 17%;
    margin-top: 10px;
    margin-left: -9px;
}
.section2-content h5 {
  font-size: 20px;
  margin-top: 20px;
}
.section2-content p {
  font-size: 15px;
}
.data-line {
  width: 170px;
  margin-left: 25%;
}
.section-title h2 {
  font-size: 20px;
}
.details p {
  border-radius: 20px;
  padding: 35px;
  font-size: 12px;
  margin-top: -30px;
}
.navigation {
  margin-left: -27px;
  top: 88%;
}
  .banner-icon{
      margin-left:26px;
      width:90%;
  }
.banner-icon ul li {
  margin: 0px 5px;
}
.banner-icon ul li img {
  width: 23px;
}
.banner-icon .banner-home {
  height: 45px;
  width: 45px;
  padding: 2px;
}
.list-home p {
  font-size: 14px;
}
.services {
  top: 80% !important;
}
.button {
  padding: 6px 0px;
  width: 50px;
  height: 50px;
}
.dropdown {
  font-size: 15px;
  width: 200px;
  margin-top: -280px;
}
footer h2 {
  font-size: 25px;
}
}

@media (min-width: 391px) and (max-width: 900px) {
    .common_caption img {
    width: 20%;
    margin-top: 10px;
    margin-left: -4px;
}
  .navigation {
    margin-left: -27px;
    top: 89% !important;
  }
    .banner-icon{
      margin-left:26px;
      width:90%;
  }
  .banner-icon ul li {
    margin: 0px 5px;
  }
  .banner-icon ul li img {
    width: 23px;
  }
  .banner-icon .banner-home {
    height: 45px;
    width: 45px;
    padding: 2px;
  }
  .list-home p {
    font-size: 14px;
  }
  .services {
    top: 80% !important;
}
.button {
  margin-right: -235px;
}
.data-line {
  margin-left: 20%;
}
}