
body {
  font-family: 'DM Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #18213e;
  overflow-x: hidden; }

a {
  outline: medium none !important;
  color: #18213e;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
  a:focus {
    color: #18213e;
    text-decoration: none !important; }
  a:hover {
    color: #ffa513;
    text-decoration: none !important; }

input {
  outline: medium none !important;
  color: #18213e; }


label {
  font-weight: normal; }

h1 {
  font-size: 36px;
  font-weight: bold;
  line-height: 46px;
  font-style: normal; }

h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 40px; }

h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 36px; }

h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 32px; }

h5 {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px; }

h6 {
  font-size: 18px;
  line-height: 28px; }

p {
  font-weight: normal;
  color:#626262;
  line-height: 24px; }

a:focus{
  box-shadow: none;
}

.ml-auto, .mx-auto {
    margin-left: auto!important;
}

.lead{
  font-weight: 400;
  line-height: 30px;
}

.main-bg {
  background-color: #eff2f7;
}

.dark-bg {
  background-color: #18213e;
}

.bg-overlay-black-50:before {
    background: rgba(0, 16, 34, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

/* Page section padding */
.space-ptb {
  padding: 80px 0; }

.space-pt {
  padding-top: 80px; }

.space-pb {
  padding-bottom: 80px; }

hr {
    border-top: 1px solid rgb(160 149 149 / 10%);
}

/* Btn */
button {
  outline: medium none !important;
  color: #21c87a; }

.btn {
  display: inline-block;
  font-size: 16px;
  padding: 10px 40px;
  border-radius: 0px;
  font-weight: 600;
  color: #fff;
  background-color: #ffa513;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn:focus{
  box-shadow: none;
}

.btn:hover{
  color: #ffffff;
  text-decoration: none;
  background: #18213e;
}

/* banner */
.banner {
  padding: 200px 0;
}

.banner form {
  padding-top: 30px;
}

.banner form .form-group {
    margin-bottom: 0;
    padding-right: 0;
}

.banner form .form-control{
   border: 1px solid #000000;
   border-radius: inherit;

}

.bannr-img-section {
  display: none;
}

.left-position::before {
    right: 5%;
    background: url(../images/banner-img02.jpg) center right;
    content: "";
    position: absolute;
    top: 0px;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
}

.header .navbar {
  padding: 20px 20px;
  background: #eff2f7;
}

.navbar .navbar-nav .nav-item {
  margin-right: 10px;
}

.navbar-nav .nav-link {
  position: relative;
}

.navbar .navbar-nav .nav-item .nav-link.active::before  {
    right: 2%;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    color: #ffa512;
    border-bottom:2px solid #ffa512;
    background-repeat: no-repeat;

}

.header .is-sticky {
  position: fixed !important;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
 }



/* info-box */
.info-box {
    padding: 50px 20px;
    background: #fff;
    border: 2px solid #cfd6e5;
}

.info-box .info-box-image h1 {
  font-size: 56px;
  color: #ffa513;
}

.info-box-content .info-box-title {
  color: #001935;
  padding: 15px 0;
}

.features-box .nav-tabs .nav-item {
    margin-bottom: 0;
    border-bottom: 2px solid #d7dbe4;
}

/* tag-line-title */
.tag-line-title h1 {
  font-size: 52px;
  line-height: 64px;
}

.blog-post-category a {
  color: #ff8800;
}

.newsletter-section form .form-control {
    border: 1px solid #474950;
    background: #171e36;
}

.newsletter-section .btn:hover{
   background: #fff;
   color: #323232;
}

.footer .btn:hover {
   background: #fff;
   color: #323232;
}

.newsletter-section form .form-group {
      padding-right: 0;
}

/* footer */
.footer .footer-contact-info ul li {
  display: inline-block;
  color: #fff;
  padding-right: 20px;
}

.footer .footer-contact-info ul li i {
    font-size: 18px;
    margin-right: 15px;
}

.footer-contact-form .footer-contact ul li {
  color: #fff;
  display: flex;
}

.footer-contact-form .footer-contact ul li i {
   color: #fff;
  display: flex;
  margin-right: 15px;
}

.form-control {
    padding: 14px 20px;
    height: 47px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #666666;
    border-radius: inherit;
}


/* nav-tab */

.nav-tabs-03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  }

  .nav-tabs-03 .nav-item .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
     -ms-flex-align: center;
    align-items: center;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: -2px;
     }

    .nav-tabs-03 .nav-item .nav-link i {
      width: 50px;
      height: 50px;
      line-height: 46px;
      display: inline-block;
      text-align: center;
      border: 2px solid #b1b2b4;
      border-radius: 50%;
      margin-right: 14px; }

  .nav-tabs-03 .nav-item .nav-link.active i {
    border: 2px solid #ffa513;
    background: #ffa513;
    color: #ffffff; }

.nav-tabs .nav-link.active {
    color: #ffa513 !important;
    background-color: inherit;
    border-bottom: 2px solid #ffa513;
}

.nav-tabs-03 .nav-tabs .nav-link.active {
  color: #18213e;
}

.nav-tabs .nav-link {
    border: inherit;
}

.nav-tabs-03 .nav-item .nav-link {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 2px solid transparent;
}

/*about*/

.about-section .about-box .img-tittle{
    top: 50%;
    position: absolute;
    right: 0;
    left: 50%;
    color: #fff;
    z-index: 1;
    opacity: 0;
    transition: all 0.6s ease-out 0s;
    transform: translate(-50%, -50%);
}

.about-section .about-box:hover .img-tittle  {
  opacity: 1;
}

.about-section .about-box .about-image::before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fff;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}

.about-section .about-box:hover .about-image::before {
  opacity: 1;
}



/*pricing-table*/
.pricing-table {
  -webkit-box-shadow: 0px 8px 27px 0px rgba(27, 27, 41, 0.15);
          box-shadow: 0px 8px 27px 0px rgba(27, 27, 41, 0.15);
  border-radius: 5px;
  text-align: center;
  padding: 0;
  height: 100%;
  background-color: #fff;
}
.pricing-table h4 {
    margin-bottom: 20px; }
.pricing-table p {
    margin-bottom: 20px; }
.pricing-table .pricing-price sup {
    font-size: 24px;
    font-weight: 500;
    top: -2.5rem;
    right: 5px; }
.pricing-table .pricing-price h2 {
    font-size: 60px; }
.pricing-table .pricing-price h2 span {
      font-size: 14px;
      color: #18213e; }
.pricing-table .pricing-list-style {
    padding: 35px 0; }
.pricing-table .pricing-list-style li {
      margin-bottom: 25px;
      font-weight: 600;
      list-style: none; }

.pricing-table.active h4 {
  background: #18213e;
}

.pricing-table.active {
    transform: scale(1.1);
}

.pricing-table.active a {
    background: #ffffff;
    border-color: #ffffff;
    color: #214d63; }

.pricing-table.active .btn {
  background: #18213e;
  color: #fff;
  padding: 15px 70px;
  border: inherit;
}

.pricing-table .btn {
  border: 2px solid #ffa513;
  background: inherit;
  color: #ffa513;
  padding: 15px 70px;
}

.pricing-table h4 {
    margin-bottom: 20px;
    background: #ffa513;
    color: #fff;
    padding: 20px;
}

.pricing-table .btn {
margin-bottom: 50px;
}

.pricing-table .btn:hover {
    border: 2px solid #ffa513;
    background: #ffa513;
    color: #fff;
}

.pricing-table.active .btn:hover {
  border: inherit;
  background: #ffa513;
  color: #fff;
}

.video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 30px;
  border-radius: 50px;
  width: 75px;
  height: 75px;
  line-height: 60px;
  text-align: center;
  color: #ffa513; }
  .video-btn i {
    margin-left: 5px; }

  .video-btn:hover {
    color: #ffffff; }

  .btn-video {
  width: 120px;
  height: 120px;
  line-height: 120px;
  font-size: 60px;
  background: #006838;
  color: #ffffff;
  display: inline-block;
  border-radius: 50%; }
  .btn-video:hover {
    background: #ffffff;
    color: #006838; }
  .btn-video:focus {
    background: #ffffff;
    color: #006838; }



@media (min-width: 992px) {
  .header .is-sticky {
    width:100%;
    margin: 0 auto;
    right: 0;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
   }
 }




@media (max-width: 991px) {
  .header .navbar-collapse {
    position: absolute;
    top: 100%;
    z-index: 999;
    background: #ffffff;
    width: 100%;
    left: 0;
    margin-left: 0px;
    padding: 20px 40px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  }

  .header .navbar .navbar-toggler {
    position: absolute;
    right: 0px;
    padding-right: 20px;
    color: #18213e;
}

.header .navbar-brand img {
  height: 35px;
}

.navbar-toggler-icon {
    height: 1em;
}

.left-position::before {
  display: none;
}

.bannr-img-section{
  display: block;
}

.banner {
    padding: 100px 0;
}

.pricing-table.active {
    transform: inherit;
}


}

@media (max-width: 768px) {
  h1 {
    font-size: 32px;
    font-weight: bold;
    line-height: 38px;
    font-style: normal;
}

  .banner ,.info-box-element ,.tag-line-element ,
  .features-box ,.clients-box ,.pricing-box ,
  .about-section ,.blog-section  ,.newsletter-section ,.footer {
    padding: 50px 0;
}

.features-box .nav-tabs-03 .nav-item .tittle {
  display: none;
}

.features-box .nav-tabs-03 .nav-item .nav-link {
    justify-content: center;
}

.call-action {
    padding-bottom: 50px;
}

.tag-line-title h1 {
    font-size: 42px;
    line-height: 52px;
}

.banner form .form-group {
    padding-right: 15px;
}

.pricing-table.active {
    transform: inherit;
}

.video-btn {
    font-size: 15px;
    width: 50px;
    height: 50px;
    line-height: 45px;
}

.newsletter-section form .form-group {
    padding-right: 15px;
}



}
