body {
  padding-top: 70px;
  font-family: 'Lato', sans-serif;

}
body.home {
  padding-top: 105px;
}
a {
  cursor: pointer;
}
.f16{
  font-size: 16px;
}
h1,h2,h3,h4,h5{
  font-weight: 700;

}
section {
  display: block;
}
.navbar {
  color: #fff !important;
  background-color: #0c2475 !important;
}

.dropdown-menu{
  background: #041653;
padding: 10px;
}
.dropdown-menu a{
  text-decoration: none;
  font-size: 14px
}
.navbar > .container,
footer > .container {
  z-index: 9;
}

header .navbar a {
  color: #fff !important;
}
body.home header.stickyy .navbar,
header.stickyy .navbar {
  --bs-bg-opacity: 1;
  background: #192132 !important;
}

header.stickyy .navbar a {
  color: #fff !important;
}

header.stickyy .dropdown-menu {
  background: #192132;
  color: #fff;
}

header.stickyy .dropdown-menu a {
  background: #192132;
  color: #fff;
}

header.stickyy .dropdown-menu .dropdown-item.active,
header.stickyy .dropdown-menu .dropdown-item:active {
  text-decoration: none;
  background-color: #3891ff;
}

header.stickyy .dropdown-item:focus,
header.stickyy .dropdown-item:hover {
  color: #fff;
  background-color: #3891ff;
}

.logo {
  max-height: 30px;
  max-width: 100%;
}

.navbar-toggler:focus {
  box-shadow: none;
}
   
            .dropdown-menu{
              background: #041653;
    padding: 10px;
            }
            .dropdown-menu a{
              text-decoration: none;
              font-size: 14px
            }
            
footer {
  background: #192132;
  color: #fff;
  position: relative;
}

.breadcrumb::before,
footer::before,
header.stickyy .navbar::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -40px;
  opacity: 0.2;
  height: 100%;
  z-index: 2;
  background-image: url(../img/pages/home/bg_lines.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

footer .logo {
  max-height: 40px;
  max-width: 100%;
}

footer a {
  text-decoration: none;
}

footer .coorp {
  border-radius: 4px;
  padding: 1rem 1rem 0 1rem;
  text-align: center;
  background: #151d3075;
  font-size: 0.8rem;
}
footer .coorp a {
  font-size: 15px;
  color: #819edb;
}

footer .coorp .bi {
  font-size: 30px;
}
footer .follow-us .bi {
  font-size: 22px;
  margin: 5px;
}

.go-to {
  display: inline-flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  width: 3.125rem;
  height: 3.125rem;
  background-color: rgba(48, 61, 75, 0.522);
  color: #0777ee;
  font-size: 1rem;
  opacity: 0.5;
  border-radius: 50%;
  transition: 0.3s ease-out;
}

/*-------index------*/
ul.blue li {
  color: #3891ff;
  padding: 5px 0;
}
.future{
  line-height: 1 !important;
}
.future .icon {
  text-align: center;
  padding: 15px;
  font-size: 1.5rem !important;
  vertical-align: middle !important;
  background-color: rgb(56 145 255) !important;
  color: #fff;
}
.pricing-area-two {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.bg-e2f3fb {
  background-color: #e2f3fb;
}

.pb-70 {
  padding-bottom: 70px;
}

.pt-100 {
  padding-top: 100px;
}
.mt-100 {
  margin-top: 100px;
}
.section-title {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.box-home-blue{
  background-color: #0c2475 !important;
  color: #fff;
  line:1
 }
 .box-home-blue .section-title p {
   line-height: 1.3;
   color: #fffddd;
 }
 .box-home-blue  .section-title h2 {
   max-width: fit-content;
   color: #ffc107 !important;
 }

 .box-home-blue  .features-points {
  font-size: 66px;
  line-height: 46px;
  letter-spacing: -0.06em;
  font-weight: 700;


}
        
.box-home-blue  .under-stitle{    
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
}

.section-title h2 {
  max-width: 560px;
  text-transform: capitalize;
  font-size: 40px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  color: #273272 !important;
}

.section-title .sub-title {
  color: #3891ff;
  display: block;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 15px;
  font-weight: 600;
}

.section-title p {
  font-size: 16px;
  line-height: 1.8;
  color: #737b9a;
  margin-bottom: 15px;
}

.pricing-area-two .section-title {
  margin-bottom: 55px;
}

.single-pricing-table {
  padding: 80px 0;
  background-color: #ffffff;
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-pricing-table .pricing-header {
  padding: 20px 40px;
}

.single-pricing-table .pricing-header h3 {
  margin-bottom: -5px;
  font-size: 20px;
}

.single-pricing-table .price {
  color: #212529;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 10px 40px 0;
  border-top: 2px dashed #f4f5fe;
  border-bottom: 2px dashed #f4f5fe;
  font-size: 40px;
  font-weight: 900;
}

.single-pricing-table .price sup {
  top: -18px;
  font-size: 18px;
  font-weight: 500;
}

.single-pricing-table .price sub {
  bottom: 2px;
  color: #4a6f8a;
  padding-right: 5px;
  font-size: 14px;
  font-weight: 500;
}

.single-pricing-table .pricing-features {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}

.single-pricing-table.center .pricing-features li {
  padding-left: 0;
  padding-right: 25px;
}

.single-pricing-table .pricing-features li {
  margin-bottom: 10px;
  position: relative;
  color: #444683;
  padding-left: 25px;
}

.single-pricing-table.center .pricing-features li i {
  left: auto;
  right: 0;
}

.single-pricing-table .pricing-features li i {
  color: #3891ff;
  position: absolute;
  left: 0;
  top: 2px;
}

.slide {
}

.single-feedback-item {
  border: 1px solid #eee;
  border-radius: 10px;
  -webkit-box-shadow: 0px 5px 15px #f1f1f1;
  box-shadow: 0px 5px 15px #f1f1f1;
  margin: 30px 15px;
  padding: 15px;
}

.single-feedback-item p {
  color: #565968;
  margin-bottom: 0;
  font-weight: normal;
  font-style: italic;
  font-size: 18px;
}

.single-feedback-item .client-info {
  margin-top: 30px;
  position: relative;
  padding-left: 90px;
}

.single-feedback-item .client-info img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.single-feedback-item .client-info h3 {
  margin-bottom: 0;
  font-size: 20px;
}

.single-feedback-item .client-info span {
  display: block;
  color: #3891ff;
  margin-top: 5px;
  font-size: 15px;
}

.help {
  background: #f4f4f4;
}

.help .analysis-img {
  text-align: center;
}
/*====================contact=======*/
.breadcrumb {
  margin: -8px 0 0 0;
  padding: 80px 0;
  background: #192132;
  color: #fff;
  position: relative;
}

.breadcrumb .container {
  z-index: 3;
  position: relative;
  text-transform: uppercase;
}

.breadcrumb a {
  color: #abaca9;
  text-decoration: none;
}

.curve {
  margin-top: -16px;
  z-index: 2;
}

.map {
  height: 400px;
}

.section-title.w-100,
.section-title.w-100 h2,
.sub-title.w-100 h2 {
  max-width: 100%;
}

.contact-info{
  text-align: center;
border-radius: 5px;
-webkit-transition: 0.5s;
transition: 0.5s;
-webkit-box-shadow: 0 2px 18px 0 rgb(0 0 0 / 8%);
box-shadow: 0 2px 18px 0 rgb(0 0 0 / 8%);
background: #ffffff;
padding: 30px;
margin: 20px;
}
.contact-info h3 {
margin-bottom: 10px;
font-size: 20px;
}
.contact-info p {
margin-top: 0;
margin-bottom: 0;
line-height: 1.5;
font-size: 16px;

}
.contact-info p a {
display: inline-block;
color: #737b9a;
text-decoration: none;
       }      
       .contact-info .icon {
display: inline-block;
width: 70px;
height: 70px;
line-height: 70px;
background: #f5f5f5;
border-radius: 50%;
font-size: 30px;
color: #3891ff;
-webkit-transition: 0.5s;
transition: 0.5s;
margin-bottom: 25px;
}    

/*=========about========*/
.about-content .features-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.about-content .features-list li span {
  display: block;
  background-color: #F8FAFF;
  border-radius: 5px;
  padding: 13px 12px 8px 40px;
  z-index: 1;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 600;
  font-size: 15.5px;
}
.about-content .features-list li span::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  border-radius: 5px;
  background-color: #253372;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about-content .features-list li {

}
.image-about-500{
  max-height: 500px;
  display: inline-block;
}
.about-content .features-list li span i {
  font-size: 12px;
  color: #ffffff;
  background-color: #253372;
  width: 23px;
  height: 23px;
  line-height: 23px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  border-radius: 3px;
  position: absolute;
  left: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.about-text h3 {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
  font-size: 24px;
}
.about-text .features-list {
  padding-left: 0;
  list-style-type: none;
  margin-top: 15px;
  margin-bottom: 0;
}
.about-text .features-list li {
  position: relative;
  margin-bottom: 12px;
  color: #212529;
  padding-top: 3px;
  padding-left: 30px;
}
.about-text .features-list li i {
  font-size: 8px;
  color: #212529;
  background-color: #eaeaf2;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.why-choose .features-text {
  margin-top: 25px;
}
.why-choose .features-text h4 {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 600;
}