@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');
body{margin: 0px; padding: 0px;     font-family: "Montserrat", sans-serif;}
h1, h2, h3, h4, h5{ margin: 0px; padding: 0px;}
.top-nav{background: #070D59; padding: 10px 0px;}
.top-nav p{ margin: 0px; padding: 0px; color: #fff; font-weight: 500; font-size: 20px;}

.navbar-brand img { width: 80px;}
.navbar-nav { align-items: center;}
.navbar .navbar-nav .nav-link { color: #000; font-size: 1.1em;padding: 10px 20px; font-weight: 600 }
 @media screen and (min-width: 768px) {
    .navbar-brand img {
        width: 250px; 
    }
    .navbar-brand {
      margin-right: 0; 
      padding: 0 1em;
    }
  }

  
  .navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.55);
    border-color: rgba(255,255,255,.1);
    background: #070D59 !important;
  }
  .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show > .nav-link {color: #333;}
  .navbar-dark .navbar-nav .nav-link:hover {color:#FFBE0D;}
  a.icon{float: left;}
  a.buttonstyle{background: #FFBE0D; color: #000 !important; padding: 6px 28px !important; font-size: 14px; border-radius: 30px;}
  a.buttonstyle:hover{background: #070D59;  color: #FFF !important;}
  .banner img{width: 100%;}

  .bannertext{ position: absolute; top: 0px;padding:230px 0px; z-index:99; width:70%; margin: 0 auto; text-align: center; left: 0px; right: 0px;}
  .bannertext h1{ font-size: 55px; color: #fff; font-weight:700; line-height: 1.4;}

  .buttonncenter{ margin-top: 40px; text-align: center;}
  .buttonncenter a.yellow{ background: #FFBE0D; margin-right: 5px;  padding:10px 30px; font-size: 17px; color: #000; border-radius: 30px; text-decoration: none;}
  .buttonncenter a.lightblue{ background: #5993D4;  padding:10px 30px; margin-left: 5px; font-size: 17px; color: #fff; border-radius: 30px; text-decoration: none;}
  
  .buttonncenter a.yellow2{ background: #FFBE0D; margin-right: 5px;  padding:10px 30px; font-size: 17px; color: #000; border-radius: 30px; text-decoration: none;}
  .buttonncenter a.yellow2:hover{ background: #080E59; margin-right: 5px;  padding:10px 30px; font-size: 17px; color: #fff; border-radius: 30px; text-decoration: none;}

  .buttonncenter a.yellow:hover{ background: #5993D4; margin-right: 5px;  padding:10px 30px; font-size: 17px; color: #fff; border-radius: 30px; text-decoration: none;}
  .buttonncenter a.lightblue:hover{ background: #FFBE0D;  padding:10px 30px; margin-left: 5px; font-size: 17px; color: #fff; border-radius: 30px; text-decoration: none;}

  .buttonncenter a.darkblucolor{ background: #080E59; margin-right: 5px;  padding:10px 30px; font-size: 17px; color: #fff; border-radius: 30px; text-decoration: none;}
  .buttonncenter a.darkblucolor:hover{ background: #FFBE0D;  padding:10px 30px; font-size: 17px; color: #fff; border-radius: 30px; text-decoration: none;}

  .hoemvideosection { background: #5692D2;  background-size: auto; background-size: cover; padding: 40px 0;}

  .title_heading{text-align: center; margin-bottom: 30px;}
  .title_heading h3{ font-size:51px; color: #fff; font-weight: 700; line-height: 1.4;}

  .title_heading2{text-align: center; margin-bottom: 30px;}
  .title_heading2 h3{ font-size:51px; color: #080E59; font-weight: 700;}

  .service { padding: 32px; position: relative;  background-color: #F2F4F8;  text-align: center; border-radius: 80px;height: 480px;}
  .service img{margin-bottom: 10px;}
  .service h5{ font-weight: 700; font-size: 31px; color: #5993D4; text-transform: uppercase; margin: 20px 0px;}
  .service span{ font-weight: 700; font-size: 18px; color: #000000; margin-bottom: 8px; display: block;}
  .service p{ font-weight:500; font-size: 16px; color: #000000;}
  .posifixed{position: absolute; bottom:50px; left: 0px; right:0px;}

  .darkblue{background: #080E59; padding-top: 60px; padding-bottom: 150px; margin-top:10px; position: relative;}

  .businessmanagement{ width:54%; margin: 0 auto; padding-top: 50px;}
  .businessmanagement ul{padding-left: 0px;}
  .businessmanagement ul li{ color: #fff; list-style: none; font-size: 28px; font-weight: 600; margin-bottom: 12px;}
  .businessmanagement ul li img{ width:30px;}
  .text-left{text-align: left; margin-left:35px;}
  .imgphone{position: absolute; right: 0px; bottom: 0px; z-index: 9; width: 440px;}

  .contentbox{position: absolute;  right: 30px; bottom: 0px; background: #5993D4; padding: 40px 30px; z-index: 99;  width: 50%; height:550px; transform: translate(0%, -14%);}
  .contentbox p{color: #fff; font-weight: 500; font-size: 18px;}

  .team-member { text-align: left; padding: 40px;}
  .team-member .image { position: relative; z-index: 2; overflow: hidden;}
  img{max-width: 100%;}
  .teamsection{ padding-bottom:20px;}
  .image img{ border-radius: 10px;}
  .team-member p a{font-size:20px; color: #16195E; margin-bottom: 10px; margin-top: 15px; font-weight: 500;}
  .team-member h5{font-size:22px; color: #16195E; margin-bottom: 10px; font-weight: 600; line-height: 1.5;}

  .footersection{background: #080E59; padding: 40px 0px; position: relative; padding-bottom:50px;}
  .formdiv{width:50%; margin: 0 auto;}
  .formdiv input{border-radius: 30px; border: none; font-size: 14px; padding: 10px 15px;}
  .formdiv textarea{border-radius: 10px; border: none; font-size: 14px; padding: 30px 20px; background-color: #fff;}
  .formdiv button{ width: 100%; margin-top: 5px; border-radius: 30px; background: #FFBE0D; border: none; padding: 8px 20px; color: #000;}
  .formdiv button:hover{ background: #5993D4;}
  
.footerbox{text-align: center; margin-top:80px;}
.footerbox h5{ font-size:24px; font-weight:600; color: #FFBE0D; margin-bottom: 20px; text-align: center;}
.footerbox ul{padding-left: 0px;}
.footerbox ul li {margin-bottom: 4px; list-style: none;}
.footerbox ul li a{ color: #fff; font-size: 18px; text-decoration: none; font-weight:600;} 
.footerbox ul li a:hover{ color: #5993D4; } 
.w-80{width: 80%; margin: 0 auto;}
.footericon{position: absolute; bottom: 0px; right: 0px;}
.banner-mobile{ display: none !important;}

@media screen and (max-width:640px){

  /* .banner img{width: 175% !important;}
  .banner img{max-width: 175% !important; margin-left: -100px;} */

  .bannertext{ width: 90%;}
  .bannertext {
    top: 10px !important;
  }

  .navbar-dark .navbar-toggler {
    background: #080E59 !important;
  }
  .navbar-brand img {
    width: 150px;
  }
  .bannertext {
    padding: 40px 0px;
  }
  .bannertext h1 {
    font-size: 20px;
  }
  .buttonncenter a.yellow {
    background: #FFBE0D;
    margin-right: 5px;
    padding: 8px 20px;
    font-size: 14px;
    color: #fff;
    border-radius: 30px;
    text-decoration: none;
  }
  .buttonncenter a.yellow:hover{    padding: 8px 20px;
    font-size: 14px;}
    .buttonncenter a.lightblue {
      background: #5993D4;
      padding: 8px 20px;
      margin-left: 5px;
      font-size: 14px;
      color: #fff;
      border-radius: 30px;
      text-decoration: none;
    }
    .buttonncenter a.lightblue:hover{   padding: 8px 20px;
      font-size: 14px;}
      .buttonncenter {
        margin-top: 28px;
        text-align: center;
      }

      .title_heading h3 {
        font-size: 24px;
        color: #fff;
        font-weight: 700;
        line-height: 1.4;
      }
      iframe{height: 200px !important;}
      .title_heading2 h3 {
        font-size: 24px;
        color: #080E59;
        font-weight: 700;
      }
      .businessmanagement ul li {
        color: #fff;
        list-style: none;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 12px;
      }
      .businessmanagement {
        width: 86%;
        margin: 0 auto;
        padding-top: 5px;
      }
      .contentbox {
        position: relative;
        right: 30px;
        bottom: 0px;
        background: #5993D4;
        padding: 40px 30px;
        z-index: 99;
        width: 100%;
        height: 550px;
        transform: translate(8%, -1%);
      }
      .contentbox p {
        color: #fff;
        font-weight: 500;
        font-size: 14px;
      }
      .team-member {
        text-align: left;
        padding: 40px; padding-bottom:0px;
      }
      .formdiv {
        width: 85%;
        margin: 0 auto;
      }
      .footerbox {
        text-align: center;
        margin-top: 45px;
      }
      .imgphone {
        /* width: 140px; */
        display: none;
      }
      .text-left{ margin-left: 0;}
      .baner-dekstop{ display: none !important;}
      .banner-mobile{ display: block !important;}
}
@media screen and (max-width:1024px){

  .bannertext h1 {
    font-size: 44px !important;
  }
  .navbar .navbar-nav .nav-link {
    padding: 11px 10px !important;
    font-size: 16px;
  }

    .imgphone {
      width: 376px !important;
    }
    .title_heading h3 {
      font-size: 28px !important;}

      
}

@media screen and (max-width:768px){
  .bannertext {
    padding: 120px 0px !important; 
  }
  .bannertext h1 {
    font-size: 33px !important;
  }
  .title_heading2 h3 {
    font-size: 36px !important;
  }
  .businessmanagement {
    width: 80% !important;}

  .navbar .navbar-nav .nav-link {
    padding: 10px 9px !important;}

    .imgphone {
      width: 280px !important;
    }
    .title_heading h3 {
      font-size: 28px !important;}

      /* .contentbox {
        width:100%;} */
        .contentbox p {
          font-size: 15px;
        }
}
