
 #body .container{
    max-width: 1370px !important;
}

body{
   font-family: "Montserrat", sans-serif !important;
}


.a-font{
    font-family: "Syne", sans-serif;
}

/* @font-face{
    src: url(../fonts/Spartan-Bold.ttf);
    font-family: spartan-bold;
}

*/




/*---------------------- navigation --------------------------*/

.na-link{
    background-color: #fff !important;
    color: #000 !important;
}

.ban-up {
    margin-top: 60px;
}

section.background {
    background: #ddd;
    min-height: auto;
}

.main_nav .navbar .container-fluid {
    padding: 0 50px !important;
}

.main_nav .navbar {
    background-color: initial !important;
    padding: 18px 0 !important;
    border-bottom: 1px solid #acacac;
}

.main_nav .navbar .container .navbar-nav li a {
    color: #ffffff;
    /* padding-left: 28px !important; */
    font-size: 16px;
    font-weight: 500;
    padding: 0 20px !important;
    text-transform: capitalize;
}

.main_nav .navbar .container .navbar-nav li a i {
    font-size: 13px;
    margin-left: 8px;
}

.nav-list {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-list li a{
    display: inline-block;
}


.nav-list li a {
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 0;
    /* margin-top: 15px; */
    /* margin-left: 12px; */
    /* margin-right: 30px; */
    text-decoration: none !important;
    text-transform: capitalize;
    border: 2px solid #fff;
    padding: 7px 26px;
    border-radius: 30px;
    margin-left: 15px;
}

.nav-list li a i {
    color: #67a015;
    margin-right: 8px;
}


/* .xtd-shadow--large-light {
    box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.22) !important;
} */

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background: black; */
    /* box-shadow: 0px 2px 17px 6px #dedddd; */
    box-shadow: 0 6px 17px -6px #abaaaa;
    /* background-color: #fff; */
}

  .sticky2 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background:black; */
  }

  a.nav-btn2 {
    color: #fff;
    font-family: "Saira", sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
    background: #7ab624;
    display: inline-block;
    padding: 14px 18px;
    border-radius: 5px;
}

a.nav-btn2:hover{
    text-decoration: none;
    color: #fff;
}


/*--------------- banner ---------------------*/

.bc-img {
    background: url(../images-home/banner-1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 612px;
    position: relative;
}

.bc-img2 {
    background: url(../images-home/banner-4.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 612px;
    position: relative;
}

.bc-img3 {
    background: url(../images-home/bannet-3.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 612px;
    position: relative;
}

.ban-text {
    margin-top: 70px;
}

section.background {
    background: #001223;
    min-height: auto;
}

h5.ban-head.a-font {
    font-size: 46px;
    color: #fff;
    margin-bottom: 40px;
}

/* .bc-img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    background-image: linear-gradient(180deg, #00000000 47%, #000000 100%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
} */

.ban-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.ban-list li a {
    background: #022f5a;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px;
    display: inline-block;
    margin-right: 8px;
}

.ban-list li a i {
    color: #cf5e14;
    font-size: 10px;
    margin-right: 6px;
}


a.ban-link {
    background: #00f5ff;
    color: #001223;
    font-weight: 600;
    display: inline-block;
    padding: 15px 28px;
    font-size: 16px;
    border-radius: 6px;
    text-transform: capitalize;
    border-radius: 30px;
    margin-top: 20px;
}

a.ban-link:hover{
    color: #001223;
    text-decoration: none;
}


.main-banner i.fa-solid.fa-arrow-left-long {
    color: #fff;
    /* background: #fff; */
    /* padding: 15px 10px; */
    font-size: 17px;
    border: 2px solid #fff;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    line-height: 55px;
    /* opacity: 1 !important; */
}

.main-banner i.fa-solid.fa-arrow-right-long {
    color: #fff;
    /* background: #fff; */
    /* padding: 15px 10px; */
    font-size: 17px;
    border: 2px solid #fff;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    line-height: 55px;
    /* opacity: 1 !important; */
}

.carousel-control-prev {
    
    opacity: 1 !important;
}

.carousel-control-next {
    
    opacity: 1 !important;
}

.owl-img2 img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(1821%) hue-rotate(329deg) brightness(98%) contrast(100%);
    width: 90px !important;
}

h5.ban-cap.a-font.text-center {
    font-size: 35px;
    color: #fff;
    text-transform: capitalize;
}

h5.ban-cap.a-font.text-center {
    font-size: 27px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 38px;
    margin-top: 80px;
}

section.background {
    background: #001223;
    min-height: auto;
    /* margin-bottom: 70px; */
    padding-bottom: 75px;
}

h5.ic-head.a-font.text-center {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 35px;
}

.icon {
    background: #ecf6ff;
    padding: 50px 0;
}

/*--------------- about ---------------------*/

.about {
    margin-top: 70px;
}

.ab-head {
    color: #000;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 14px;
}

.ab-head span {
    color: #00d8e1;
}

.ab-para {
    font-size: 18px;
    color: #4a4a4a;
    padding: 0 200px;
    line-height: 29px;
    font-weight: 500;
    margin-bottom: 60px;
}

.ab-head2 {
    font-weight: 600;
    color: #000;
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 28px;
}

.ab-img img {
    width: 100%;
    margin-top: 10px;
}

.ab1 {
    width: 40px;
    height: 40px;
    background: #00d8e1;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
    font-size: 13px;
    margin-top: 5px;
}


.ab2 {
    margin-left: 20px;
    margin-bottom: 16px;
}

.ab-cap {
    color: #000;
    font-weight: 600;
    font-size: 18px;
}

.ab-cap2 {
    font-size: 16px;
    color: #4d4d4d;
    font-weight: 500;
}

.icon{
    margin-top: 60px;
}


/*---------------------- benefit --------------------------*/

.benefit {
    margin-top: 70px;
}

.be-icon a img {
    width: 60px;
}

h5.be-head2 a {
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    font-family: "Syne", sans-serif;
    text-transform: capitalize;
}

h5.be-head2 a:hover{
    color: #000000;
    text-decoration: none;

}

h5.be-head2 {
    margin-top: 18px;
    margin-bottom: 12px;
}

p.be-para2 {
    font-size: 16px;
    color: #535353;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
}

.be-1 {
    box-shadow: rgb(207 230 251) 0px 7px 29px 0px;
    padding: 30px;
    border-radius: 12px;
    margin-bottom: 30px;
}

h5.be-head.a-font {
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
    line-height: 41px;
    margin-bottom: 15px;
}

p.be-para {
    line-height: 31px;
}

.bee-link {
    background: #00f5ff;
    color: #001223;
    font-weight: 600;
    display: inline-block;
    padding: 15px 28px;
    font-size: 16px;
    border-radius: 6px;
    text-transform: capitalize;
    border-radius: 30px;
    margin-top: 15px;
}

.bee-link i{
    font-size: 14px;
    margin-left: 10px;
    
}

.bee-link:hover{
    color: #001223;
    text-decoration: none;
}

.be-lft {
    margin-top: 100px;
    margin-right: 24px;
}

.signature {
    background: #001223;
}

.si-icon img {
    /* filter: brightness(0) saturate(100%) invert(79%) sepia(66%) saturate(2353%) hue-rotate(131deg) brightness(98%) contrast(111%); */
    filter: brightness(0) saturate(100%) invert(100%) sepia(14%) saturate(1410%) hue-rotate(309deg) brightness(122%) contrast(93%);
    /* font-size: 55px; */
    width: 50px;
}

h5.si-head {
    font-family: "Syne", sans-serif;
    color: #fff;
    text-transform: capitalize;
    margin-top: 23px;
    margin-bottom: 18px;
}

p.si-para {
    margin-bottom: 0;
    color: #b5b5b5;
    font-size: 15px;
    line-height: 30px;
}



h5.si-head2.a-font {
    font-size: 40px;
    color: #fff;
    text-transform: capitalize;
    padding: 0 390px;
    line-height: 52px;
    margin-bottom: 16px;
}

p.si-para2 {
    color: #bdbdbd;
    padding: 0 254px;
    line-height: 29px;
    margin-bottom: 40px;
}

.signature {
    background: #001223;
    padding: 60px 0;
    margin-top: 40px;
}

.fr-img img {
    width: 100%;
    box-shadow: rgb(178 178 178) 0px 5px 15px;
    border-radius: 12px;
}

.fr-img {
    margin-bottom: 30px;
}

h5.fr-head.a-font.text-center {
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
    line-height: 41px;
    margin-bottom: 13px;
    padding: 0 339px;
}

.fr-para2 {
    color: #0e0e0e;
    /* padding: 0 314px; */
    line-height: 29px;
    margin-bottom: 35px;
    padding: 0 277px;
    text-align: center;
}

.free {
    margin-top: 70px;
}

.fr-link {
    background: #00f5ff;
    color: #001223;
    font-weight: 600;
    display: inline-block;
    padding: 15px 28px;
    font-size: 16px;
    border-radius: 6px;
    text-transform: capitalize;
    border-radius: 30px;
    margin-top: 10px;
}

.fr-link:hover{
    color: #001223;
    text-decoration: none;
}

.te-box {
    background: #e8f4ff;
    padding: 30px;
}

.te-icon i {
    font-size: 35px;
    color: #001223;
}

p.te-para {
    font-weight: 500;
    font-size: 20px;
    line-height: 36px;
    margin-top: 12px;
    margin-bottom: 21px;
}

.te-img img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
}

h5.te-cap2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 6px;
    margin-top: 9px;
}

h5.te-cap {
    margin-bottom: 0;
    font-size: 16px;
    color: #3f3f3f;
}

h5.te-cap span{
    font-weight: 600;
}

.te-img {
    margin-right: 20px;
}

.te-box {
    background: #e8f4ff;
    padding: 30px;
    border-radius: 12px;
}

h5.tex-head {
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
    line-height: 41px;
    margin-bottom: 13px;
    /* padding: 0 339px; */
    font-family: "Syne", sans-serif;
}

p.tex-para {
    color: #0e0e0e;
    /* padding: 0 314px; */
    line-height: 29px;
    margin-bottom: 35px;
    padding: 0 277px;
    text-align: center;
}

.bu-box {
    text-align: center;
    margin-top: 40px;
}

h5.bu-head {
    font-family: "Syne", sans-serif;
    font-weight: 600;
    color: #000;
}

p.bu-para {
    color: #272727;
    font-size: 16px;
    line-height: 28px;
}

a.bu-link {
    background: #00f5ff;
    color: #001223;
    font-weight: 600;
    display: inline-block;
    padding: 10px 26px;
    font-size: 15px;
    border-radius: 6px;
    text-transform: capitalize;
    border-radius: 8px;
    margin-top: 3px;
}

a.bu-link:hover{
    color: #001223;
    text-decoration: none;
}

.built {
    margin-top: 40px;
}

.signature {
    background: #001223;
    padding: 60px 0;
    margin-top: 70px;
}

.test {
    margin-top: 70px;
}

.footer {
    background: #001223;
}

h5.ftr-header {
    font-family: "Syne", sans-serif;
    color: #fff;
    font-size: 18px;
}

p.ftr-para.mb-4 {
    color: #c0c0c0;
    line-height: 28px;
}

.ftr-social a i {
    color: #ffffff;
    font-size: 18px;
    margin-right: 20px;
}

ul.ftr-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.ftr-list li a {
    color: #dedede;
    display: inline-block;
    font-size: 15px;
    text-transform: capitalize;
    line-height: 36px;
}

ul.ftr-list li a i{
    font-size: 11px;
    margin-right: 10px;
}

h5.ftr-header {
    font-family: "Syne", sans-serif;
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
}

.ftr-2 {
    margin-left: 50px;
}

.ftr-3 {
    margin-left: 75px;
}

.ftr-4 {
    margin-left: 100px;
}

.footer {
    background: #001223;
    padding: 60px 0;
    margin-top: 70px;
}

.footer2 {
    background: #001223;
    border-top: 1px solid #ddd;
    padding: 18px 0;
}

h5.ftr-cap.text-center {
    margin-bottom: 0;
    color: #d1d1d1;
    font-size: 15px;
}