@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
*{padding: 0;margin: 0;box-sizing: border-box;font-family:Noto Sans, sans-serif;}
body{margin:0;padding:0;line-height:1.6;font-size:20px;overflow-x: hidden;}
html{scroll-behavior:smooth;}
img{max-width: 100%;height:auto;}
a {text-decoration: none!important;}
h1,h2,h3,h4,h5,h6 {padding: 0;margin: 0;font-family:Noto Sans, sans-serif;color: #005BAB;}
.tag-head{color: #005BAB;}
.row {margin: 0;position:relative;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, 
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7,
.col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, 
.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, 
.col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, 
.col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, 
.col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {padding-left:0;padding-right: 0;}
.fixed-top{box-shadow: 0 0 15px rgb(0 0 0 / 10%);}
.container-1400{max-width: 1400px;margin: 0 auto;padding:0 15px;}
.container-1200{max-width: 1200px;margin: 0 auto;padding:0 15px;}
h3.form-heading{font-size: 20px;font-family: Noto Sans, sans-serif;font-weight:600;text-align: center;padding: 0px 0 20px;margin-bottom: 10px;color:#ffffff;}
/* Header Menu */
#header{box-shadow: 0 0 15px rgba(0,0,0,0.2);position: relative;z-index: 99;}
nav ul {margin: 0;}
nav ul li{position: relative;padding: 0 20px; list-style: none;}
nav ul li:last-child{padding-right: 0;}
.logo{padding:15px 0;}
.menu{display:flex;justify-content: space-between;}
.menu nav ul{display: flex;justify-content: space-between;}
nav ul li a:hover{color: #0059A9;}
nav ul li a {font-size: 16px;display: bock;color:#000000;padding-left: 1rem;transition:all 0.5s linear;line-height:61px;}

 
  .menu nav ul li:hover > a{color:#0059A9}
.menu nav ul li:hover{color:#0059A9}
.menu nav ul li ul li:hover{color:#0059A9}
  .menu .menu-item-has-children:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
  
 
  @media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
      left: -90%;
    }
    .navbar .dropdown .dropdown:hover > ul {
      left: -100%;
    }
  }

/*Mobile Navigation*/
.mobile-nav {position: fixed;top: 0;bottom: 0;z-index: 9999;overflow-y: auto;left: -260px;width: 260px;padding-top: 0px;padding-bottom: 18px;background: #ffffff;transition: 0.4s;}
.mobile-nav * {margin: 0;padding: 0;list-style: none;}
.mobile-nav  li a {display: block;position: relative;color: #232090;padding: 10px 20px;font-weight: 500;outline: none;}
.mobile-nav a:hover,
.mobile-nav li:hover>a {color: #000;text-decoration: none;}
.mobile-nav-toggle {position: absolute;top: 18px;right: 15px;z-index: 9998;border: 0;background: none;
 font-size: 24px;transition: all 0.4s;outline: none !important;line-height: 1;cursor: pointer;text-align: right;}
 .mobile-nav-toggle i {color:#232090;}
.icofont-close{color: #232090!important;}
.mobile-nav-active {overflow: hidden;}
.mobile-nav-active .mobile-nav {left: 0;}
.mobile-nav-active .mobile-nav-toggle i {color: #fff;}
.menu-item-has-children> a:after {content: "\ea99";font-family: IcoFont;padding-left: 2px;}
.mobile-nav .menu-item-has-children ul {display: none;overflow: hidden;}
.mobile-nav li.actives ul{display: none;}
/* Home Section 2*/
.home-sec-2{padding:55px 0 10px;background-color: #ffffff;background: linear-gradient(41deg, rgba(183,218,246,1) 7%, rgba(255,255,255,1) 37%);}
.home-sec-2 h1{font-weight: 600;text-transform: uppercase;font-size: 38px;}
.sec-2-content-area{padding-left: 55px;padding-right: 55px;}
@media screen and (max-width:576px){
  .sec-2-content-area{padding-left: 0px;padding-right: 0px;}
}
.home-sec-2 p{font-size: 17px;}
.home-sec-2 .tag-head{font-size: 22px;}
.home-sec-3{padding: 45px 0;}
.home-sec-3-content{display: flex;align-items: flex-start;padding-left: 30px!important;padding-right: 30px!important;padding-bottom: 30px;}
.home-sec-3-content img{width: 50px;}
.home-sec-3-content:last-child{padding-bottom: 0;}
.home-sec-3-content p{font-size: 16px;color: #414141;padding-left: 20px;}
.home-sec-4{
    background: url('../images/secion-3-desktop.jpg') no-repeat top right, linear-gradient(90deg, rgba(234,238,241,1) 7%, rgba(211,216,220,1) 13%, rgba(213,218,222,1) 17%, rgba(213,218,222,1) 100%);
    padding:55px 0;
    /*background-size: cover;*/
    position: relative;
}
.home-sec-4 h3{font-size: 34px;font-weight: 600;padding-bottom: 20px;z-index: 99;}
.home-sec-4 p{font-size: 18px;font-weight: 400;padding-bottom: 20px;}
.home-sec-4 p:last-child{padding-bottom: 0;}
@media screen and (max-width:991px){
  home-sec-4{
    /*background:linear-gradient(180deg, rgba(234,238,241,1) 2%, rgba(211,216,220,1) 13%, rgba(213,218,222,1) 17%, rgba(213,218,222,1) 80%);*/
    }
    .home-sec-4 .container-1200{padding: 0;}
    .home-sec-4 p{color: #f6f6f6;}
    .home-sec-4 h3{color: #f6f6f6;}
    .home-sec-4 .sec-content{padding-left: 15px;padding-right: 15px;}
  .sec_overlay{position: absolute;top: 0;left: 0;width: 100%;background-color: rgba(0,0,0,0.3);display: block;bottom: 0;}}
    @media screen and (max-width:576px){
      .home-sec-4{background-image: none;background:linear-gradient(180deg, rgba(234,238,241,1) 2%, rgba(211,216,220,1) 13%, rgba(213,218,222,1) 17%, rgba(213,218,222,1) 80%);}
      .home-sec-4 p{color: #000000;}
      .home-sec-4 h3{color: #0052ae;}
      .sec_overlay{display: none;}
      .tag-head br{display: none;}
    }
    .mtce-section3{padding:15px 30px 30px;}  
.mtce-section3 h2 {font-size: 34px;line-height: 60px;color: #0052ae;padding: 45px 30px;font-weight: 100;text-align: center;}
.mtce-section3 .col-md-3,
.mtce-section3 .col-md-4 {text-align: center;padding-bottom:30px!important;}
.mtce-section3 h3 {font-size: 18px;line-height: 24px;color: #0052ae;padding: 10px 30px 5px;font-weight: 400;margin:0;}
@media screen and (max-width:576px){.mtce-section3 h2 {font-size: 26px;line-height:1.5;color: #0052ae;padding: 20px;font-weight: 100;text-align: center;
 }
.mtce-section3 h3 {font-size: 16px;line-height: 1.5;color: #0052ae;padding: 10px;font-weight: 400; margin:0;}
.mtce-section3 p {font-size: 14px;line-height: 21px;padding: 0px 30px 10px; margin:0;}
.mtce-section3 small {font-size: 10px;line-height: 15px;padding: 10px 30px 10px;display: block;}
.mtce-section3{padding-left: 0px;padding-right: 0px;}
}
.mtce-section3 img{width: 60px;}

/*Feature page */
.feature-sec-1{background-color: #0059A9;}
.feature-sec-1 h1{color: #ffffff;text-transform: uppercase;font-size: 32px;padding: 25px 0;font-weight: 700;}
.feature-sec-2{padding: 45px 0;}
.feature-sec-2 h3{font-size: 34px;font-weight: 600;padding-bottom: 20px;}
.feature-sec-2 p{font-size: 18px;}
.feature-sec-2 li{font-size: 18px;list-style-type: square;}
.feature-sec-2 ul{padding-left: 20px;}
.feature-sec-3{background: url('../images/featurepage/feature-secion-3-desktop.jpg');background-size: cover;padding: 45px 0;background-position: center right;} 
.feature-sec-3 h3{font-size: 34px;font-weight: 600;padding-bottom: 20px;}
.feature-sec-3 p{font-size: 18px;}
@media screen and (max-width:576px){
  .feature-sec-3{background: url('../images/featurepage/feature-secion-3-mobile.jpg');background-size: cover;
    padding: 45px 0;background-position: right bottom;padding-bottom: 550px;} 
}

.feature-sec-4{background: url('../images/featurepage/feature-section-4-desktop.jpg');background-size: cover;padding: 45px 0;background-position: center right;} 
.feature-sec-4 h3{font-size: 34px;font-weight: 600;padding-bottom: 20px;}
.feature-sec-4 p{font-size: 18px;}
.feature-sec-4 li{font-size: 18px;list-style-type: square;}
.feature-sec-4 ul{padding-left: 20px;}

@media screen and (max-width:576px){
  .feature-sec-4{background: url('../images/featurepage/feature-section-4-mobile.jpg');background-size: cover;
    padding: 45px 0;background-position:right bottom;padding-bottom: 500px;} 
}

.feature-sec-5{background-color: #F8F8F8;padding: 45px 0;}
.feature-sec-5 .col-lg-8{padding-right: 55px;}
.feature-sec-5 h3{font-size: 34px;font-weight: 600;padding-bottom: 20px;}
.feature-sec-5 h5{font-size: 22px;font-weight: 400;padding-bottom: 20px;}
.feature-sec-5 p{font-size: 18px;padding-bottom: 20px;}
.feature-sec-8{background-color: #F7FBFC;padding: 45px 0;}

.feature-sec-8 h3{font-size: 24px;font-weight: 500;padding-bottom: 20px;}
.feature-sec-8 h5{font-size: 22px;font-weight: 400;padding-bottom: 20px;}
.feature-sec-8 p{font-size: 18px;padding-bottom: 20px;}
.feature-sec-8 li{font-size: 18px;list-style-type: square;}
.feature-sec-8 ul{padding-left: 20px;}
.container-1366{max-width: 1366px;margin: 0px auto;}
.feature-sec-6{padding: 55px 0;}
.sec-content_1{border-right: 1px solid #0059A9;}
.sec-content_2{border-left: 1px solid #ffffff;}
.sec-content_3 .sec_content{border-top: 1px solid #0059A9;}
.feature-sec-6 .sec_content{padding: 0px 45px;}
.sec-content_3{padding: 35px 45px;}
.feature-sec-6 .sec_content h3{font-size: 34px;font-weight: 600;padding-top: 20px;padding-bottom: 10px;}
.feature-sec-6 .sec_content p{font-size: 17px;}

.feature-sec-6 .col-lg-6:first-child .sec_content{padding-left: 0;}
.feature-sec-6 .col-lg-6:nth-child(2) .sec_content{padding-right: 0;}
.feature-sec-6 .col-lg-6:nth-child(5) .sec_content{padding-left: 0;padding-top: 40px;}
.feature-sec-6 .col-lg-6:nth-child(6) .sec_content{padding-right: 0;padding-top: 40px;}
.feature-sec-6 .col-lg-6:nth-child(3) {padding-left: 0;}
@media screen and (max-width:576px){li.active{background-color: #0059A9;}
li.active a{color: #ffffff!important;}}
@media screen and (min-width:991px){
  li.active a{color: #0059A9!important;}
}
@media screen and (max-width:990px){
  .feature-sec-4 {background-position-x: 65%;}
}
@media screen and (max-width:576px){
  .sec-content_1 {
    border-right:none;
}
.feature-sec-6 .sec_content {
  padding: 30px 0;
  border-bottom: 1px solid #0059A9;
}
.sec-content_3 .sec_content{border: none;}
.sec-content_3{display: none;}
.feature-sec-6 p:last-child{margin: 0;}
.feature-sec-6 .col-lg-6:first-child .sec_content{padding-top: 0!important;}
}
