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

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

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

/* @font-face{
    src: url(../fonts/FUTURA55REGULAR.TTF);
    font-family: futura;
} */



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

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

.top-list li a {
    display: inline-block;
    color: #e5e5e5;
    font-size: 15px;
    font-weight: 500;
    margin-left: 40px;
    /* margin-right: 60px; */
}

.top-list li a i {
    color: #0d75bb;
    font-size: 12px;
    margin-right: 15px;
    transform: translateY(1px);
    background: #ecf7ff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
}

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

.top-list2 li a {
    display: inline-block;
    color: #fff;
    margin-left: 20px;
    font-size: 14px;
}

.top-navigation .container-fluid{
    padding: 0 60px !important;
}

.top-navigation {
    background-color: #0d75bb;
    padding: 10px 0;
    position: relative;
}


.top-navigation .container-fluid{
    padding: 0 80px !important;
}

h5.top-cap {
    position: relative;
    color: #fff;
    z-index: 9999;
    font-size: 17px;
    margin-bottom: 0;
    text-transform: capitalize;
    padding-top: 5px;
}



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


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

.logo img {
    width: 109px;
}

.main_nav .navbar {
    background-color: #fff;
    padding: 10px 0 !important;
}

.main_nav .navbar .container .navbar-nav li a {
    color: #000;
    padding: 0 0 0 30px !important;
    font-size: 17px;
    /* text-transform: uppercase; */
    font-weight: 600;
}

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

.nav-btn {
    background-color: #54ba44;
    padding: 9px 35px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
}

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

/* .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;
    
    box-shadow: 0 6px 17px -6px #abaaaa;
}

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

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

.bc-img{
    background: url(../images/banner-a.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 700px;
    
}

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

/* .bc-img3{
    background: url(../images/banner-c.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 670px;
}    */


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

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



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

h5.ab-header3.a-font {
    font-size: 30px;
    line-height: 42px;
    color: #434343;
}

.ab-img img {
    width: 100%;
}

h5.ab-header {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    color: #0d75bb;
    position: relative;
    padding-left: 70px;
    letter-spacing: 2px;
    margin-bottom: 12px;
}

h5.ab-header::before {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #0d75bb;
    position: absolute;
    top: 9px;
    left: 0;
}

h5.ab-header2 {
    font-size: 35px;
    margin-bottom: 16px;
}

p.ab-para {
    font-size: 17px;
    color: #494949;
    line-height: 30px;
}

.ab-img img {
    width: 94%;
}

.icon2 {
    width: 48px !important;
}

.ab-cap {
    font-size: 20px;
    margin-top: 16px;
    margin-bottom: 11px;
}

p.ab-para2 {
    color: #424242;
    line-height: 26px;
}

p.ab-para {
    font-size: 17px;
    color: #494949;
    line-height: 30px;
    margin-bottom: 30px;
}

.ab-link {
    font-weight: 600;
    display: inline-block;
    /* background-image: linear-gradient(to right top, #0d75bb, #008ec5, #00a2b0, #00b181, #54ba44); */
    color: #fff;
    background: #0d75bb;
    padding: 12px 32px;
    /* margin-top: 3px; */
}
.ab-link:hover{
    color: #fff;
    text-decoration: none;
}

/* .ab-rt {
    margin-top: 38px;
} */

.about{
    margin-top: 80px;
}

.ab-icon img {
    width: 60px;
}

h5.ab-header3.a-font {
    font-size: 30px;
    line-height: 42px;
    color: #434343;
    margin-bottom: 22px;
}


/*---------------- business ----------------------*/

.business {
    margin-top: 80px;
}

.business .container-fluid{
    padding: 0 152px !important;
}

h5.bu-header {
    font-size: 22px;
    font-weight: 600;
    color: #7d7d7d;
}

h5.bu-header2 {
    font-weight: 700;
    text-transform: capitalize;
    color: #000000;
    font-size: 37px;
    margin-bottom: 20px;
}

.business .container-fluid .bu-content .nav-tabs li .nav-link.active{
    border: initial !important;
    border-color: initial !important;
    border-bottom: 2px solid #0d75bb !important;
    color: #0d75bb !important;

}

.business .container-fluid .bu-content .nav-tabs {
    border-bottom: initial !important;
    justify-content: center !important;
}

.business .container-fluid .bu-content .nav-tabs li a {
    font-size: 17px !important;
    font-weight: 700;
    color: #00131f;
}

.bu-content2 {
    margin-top: 25px;
}

.bu-box {
    background: #0d75bb;
}

h5.bu-cap {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 18px;
}

p.bu-para {
    color: #e6e6e6;
    font-size: 15px;
    line-height: 25px;
}

a.bu-link {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    border: 2px solid #fff;
    padding: 9px 38px;
    margin-top: 16px;
}

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

.bu-box {
    background: #0d75bb;
    padding: 170px 30px;
}

.business .container-fluid .bu-content .bu-content2 .row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.business .container-fluid .bu-content .bu-content2 .row .col-lg-4{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.business .container-fluid .bu-content .bu-content2 .row .col-lg-8{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.business .container-fluid .bu-content .bu-content2 .owl-carousel .owl-item img {
    display: block;
    width: auto;
}


/*---------------- project ----------------------*/

.project .container-fluid {
    padding: 0 15px 0 300px !important;
}

.project {
    /* background: #54ba44; */
    margin-top: 80px;
    background-image: linear-gradient(to right top, #0d75bb, #008ec5, #00a2b0, #00b181, #54ba44);
    padding: 60px 0 40px;
}

h5.pro-header.a-font {
    color: #fff;
    font-size: 35px;
    letter-spacing: 1px;
    margin-bottom: 35px;
}

h5.pr-cap {
    font-size: 18px;
    color: #fff;
    margin-top: 25px;
    margin-bottom: 30px;
    line-height: 28px;
}

a.pr-link {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    border: 2px solid #fff;
    padding: 9px 45px;
    margin-left: 414px;
}

a.pr-link2 {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    border: 2px solid #fff;
    padding: 10px 30px;
}

a.pr-link2 i{
    font-size: 14px;
    margin-left: 10px;
}

.project .container-fluid .pro-owl i.fa-solid.fa-arrow-left-long {
    background-image: linear-gradient(to right top, #0d75bb, #008ec5, #00a2b0, #00b181, #54ba44);
    color: #ffffff;
    padding: 14px 16px;
    position: absolute;
    top: 117px;
    left: 0;
}

.project .container-fluid .pro-owl i.fa-solid.fa-arrow-right-long {
    background-image: linear-gradient(to right top, #0d75bb, #008ec5, #00a2b0, #00b181, #54ba44);
    color: #ffffff;
    padding: 14px 16px;
    position: absolute;
    top: 117px;
    right: 0;
}


/*--------------- why ---------------------*/

.wh-container{
    width: 1300px;
    margin: 0 auto;
}

.w-icon img {
    width: 50px;
    /* filter: brightness(0) saturate(100%) invert(34%) sepia(32%) saturate(7315%) hue-rotate(210deg) brightness(90%) contrast(107%); */
    margin: 0 auto;
}

.v-box {
    text-align: center;
}



.why {
    /* background: url(../images/w-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 60px 0; */
    margin-top: 80px;
}

.v-box {
    text-align: center;
    background: #fff;
    padding: 30px 20px;
    margin-bottom: 30px;
    min-height: 251px;
    border-radius: 6px;
    border-bottom: 3px solid #54ba44;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

h5.w-title {
    font-size: 18px;
    color: #000000;
    margin-top: 18px;
    margin-bottom: 12px;
    font-weight: 700;
    line-height: 26px;
    /* font-family: "Kanit", sans-serif; */
}

p.w-para {
    font-size: 16px;
    line-height: 25px;
    color: #535353;
    margin-bottom: 0;
}



h5.w-header.text-center {
    color: #fff;
    font-size: 35px;
    margin-bottom: 28px;
    text-transform: capitalize;
}

h5.w-header.text-center {
    color: #000;
    font-size: 31px;
    margin-bottom: 28px;
    font-family: "Kanit", sans-serif;
    font-weight: 400;
}

img.w-icon {
    width: 40px;
}

.w-icon2 {
    width: 58px !important;
}

/*----------- partner -----------*/


.partner {
    border-top: 2px solid #0c75bb;
    padding: 60px 0;
    margin-top: 80px;
}

.ph-bg {
    background: url(../images/phi-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 70px 0 43px;
    margin-top: 50px;
}

.ph-icon img {
    width: 50px;
}

h5.ph-cap {
    color: #fff;
    margin-top: 22px;
    margin-bottom: 12px;
    line-height: 27px;
}

p.ph-para {
    color: #ddd;
}

.ph-icon {
    width: 42px !important;
}

.ph-box {
    border: 1px solid #fff;
    padding: 40px 30px;
    /* line-height: 30px; */
    min-height: 263px;
    margin-bottom: 30px;
    transition: all .5s ease-in-out;
}

.ph-box:hover{
    background: #0d75bb;
    border: initial;
}

.philosophy .container-fluid{
    padding: 0 80px !important;
}

.ph-bg .container-fluid{
    padding: 0 50px !important;

}

h5.ph-header {
    color: #fff;
    font-size: 65px;
    text-transform: uppercase;
    margin-top: 192px;
    line-height: 65px;
}

/*----------- footer -----------*/

.footer {
    background: #03446f;
    min-height: auto;
    padding: 50px 0;
    /* margin-top: 90px; */
    /* background: url(../images/ftr-bg.png) no-repeat; */
    background-size: cover;
    background-position: center;
}

h5.ftr-heading {
    text-transform: capitalize;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 17px;
    /* margin-top: 30px; */
    position: relative;
}

.ftr-logo a img {
    width: 145px;
}

.ftr-logo {
    /* margin-top: 20px; */
    margin-bottom: 20px;
}

p.ftr-para {
    font-size: 15px;
    color: #e9e9e9;
    line-height: 25px;
    margin-bottom: 10px;
}

h5.ftr-heading2 {
    font-size: 20px;
    margin-bottom: 14px;
    color: #ffffff;
}

h5.ftr-heading2 span{
    color: #f56600;
}

.ftr-social a i {
    /* background-color: #182128; */
    color: #ffffff;
    width: 45px;
    height: 45px;
    font-size: 17px;
    display: inline-block;
    line-height: 45px;
    text-align: center;
    /* padding-right: 15px; */
    margin-top: 15px;
    /* border: 1px solid #4d4d4d; */
    border: 1px solid rgba(255, 255, 255, 0.4);
    /* padding-right: 20px; */
    margin-right: 8px;
}

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

.ftr-list li a {
    display: flex;
    font-size: 16px;
    color: #e9e9e9;
    padding-bottom: 10px;
}

.ftr-list li a i {
    font-size: 15px;
    color: #ffffff;
    margin-top: 5px;
    margin-right: 10px;
}

.ftr-list li a:hover{
    color: #ffffff;
    text-decoration: none;
}

.ftr-list li a h5 {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #e9e9e9;
    padding-right: 20px;
}


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

.ftr-list2 li a {
    display: flex;
    font-size: 16px;
    color: #e9e9e9;
    padding-bottom: 15px;
    text-transform: capitalize;
    font-weight: 400;
}

.ftr-list2 li a:hover{
    color: #dbd9d9;
    text-decoration: none;
}

.ftr-list2 li a i {
    color: #ffffff;
    transform: translatey(6px);
    margin-right: 12px;
    font-size: 15px;
}

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

.ftr-up {
    /* color: #fff; */
    background: #173a79;
    border-top: 1px solid #9e9e9e;
    padding: 16px 0;
}



.ftr-down {
    width: 100%;
    background-color: #23496f;
    padding: 23px 0;
}

.ftr-caption4{
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 0;
}

.ftr-item{
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    justify-content: right;
}

.ftr-item li a{
    font-size: 15px;
    color: #fff;
    display: inline-block;
    padding-left: 15px;
    text-transform: capitalize;
}

.ftr-img img{
    width: 100%;
}

ul.ftr-list2.ftr-top {
   
    margin-top: 59px;
}
.ftr-container{
    width: 1300px;
    margin: 0 auto;
}

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


.ftr-5 {
    float: right;
}



/* .ftr-2 {
    margin-left: 38px;
    border-left: 1px solid #9e9e9e;
    padding-left: 36px;
    border-right: 1px solid #9e9e9e;
} */

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

.ftr-item li a{
    display: inline-block;
}

.ftr-item li a {
    display: inline-block;
    color: #fff;
    /* width: 42px; */
    /* height: 39px; */
    /* text-align: center; */
    font-size: 18px;
    line-height: 40px;
}

h5.ftr-title {
    font-size: 14px;
    color: #ffffff;
    margin-top: 9px;
    margin-bottom: 0;
    font-weight: 400;
}

.ftr-cap {
    font-size: 18px;
    color: #e9e9e9;
    margin-right: 15px;
    transform: translateY(7px);
    margin-bottom: 0;
}

.footer-2 {
    background: #03446f;
    padding: 12px 0;
    border-top: 1px solid #277ab4;
}

.ftr-top3{
    margin-top: 70px;
}

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

.ftr-list4 li a{
    display: inline-block;
    color: #e9e9e9;
    font-size: 14px;
    font-weight: 500;
    padding-left: 15px;

}

h5.ftr-title {
    font-size: 14px;
    color: #e9e9e9;
    margin-top: 9px;
    margin-bottom: 0;
    font-weight: 500;
}


ul.ftr-list2.ftr-top {
    margin-top: 38px;
}