body {
    margin: 0;
    padding: 0;
    color: #000000;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    font-family: "Bai Jamjuree", sans-serif;
}
ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}
p {
    font-size: 16px;
    line-height: 25px;
    color: #000000;
    margin-bottom: 15px;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 120%;
    text-transform: uppercase;
    font-family: "Bai Jamjuree", sans-serif;
    margin-bottom: 20px;
}

/*---------- Common Used Section ----------*/
a {
    color: inherit;
    text-decoration: none;
    transition:all 0.4s ease-out;
}
a:hover {
    color: inherit;
    text-decoration: none;
}
img {
    max-width: 100%; display: inline-block;
}
.main-bg {
    background: #294D93;
}
.main-bg-2 {
    background: #FFC700;
}
.text-center {
    text-align: center;
}
.text-muted {
    color: #707070 !important
}
.section-padding {
    padding: 100px 0;
}
.pad-top {
    padding-top: 100px;
}
.pad-bottom {
    padding-bottom: 100px;
}
.pad-half-top {
    padding-top: 50px;
}
.pad-half-bottom {
    padding-bottom: 50px;
}
.capitalize-text {
    text-transform: capitalize;
}
.heading{
    font-size: 32px;
    font-weight: 700;
    line-height: 41px;
    letter-spacing: 0;
    margin-bottom: 15px;
    font-family: "Bai Jamjuree", sans-serif;
}
.btn {
    background: #ffc700;
    display: inline-flex;
    align-items: center;
    padding: 8px 25px;  
    font-weight: 700;
}
.btn img {
    height: 30px;
    padding-left: 10px;
}
.border-btn {
    background: transparent;
    border: 1px solid #000000;
    display: inline-flex;
    align-items: center;
    padding: 8px 25px;
    font-size: 12px;
    font-weight: 700;
}
.border-btn img {
    height: 30px;
    padding-left: 10px;
}
.navbar-brand {
    padding-right: 30px;
}

/*---------------------------------------------
                banner start
---------------------------------------------*/
.banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 600px;
}
.rslides li:before {
    content: "";
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.77) 0%, rgba(49, 49, 49, 0) 133.59%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.head-text {
    font-size: 35px;
    font-weight: 600;
    line-height: 45px;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    padding-left: 95px;
}
.head-text:before {
    content: "";
    background: url(../images/subtract.png) no-repeat;
    position: absolute;
    left: 0;
    top: -60px;
    width: 100%;
    height: 210px;
}
.banner-img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.banner-text p {
    color: #fff;
    margin-top: 85px;
    width: 40%;
    margin-bottom: 30px;
}
.extra-service {
    position: absolute;
    left: 43%;
    bottom: 0;
    display: flex;
    align-items: end;
    z-index: 99999;
}
.service-1 {
    padding: 20px 20px !important;
    width: 275px !important;
    height: 87px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    background: #294D93 !important;
}
.service-1 h4 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #ffffff;
    margin: 0;
    text-align: left;
    padding-left: 15px;
}
.service-1 span {
    font-size: 34px;
    font-weight: 700;
    color: #ffffff;
}
.extra-service-item a {
    padding: 10px;
    background: #D9D9D9;
    display: inline-block;
    width: 64px;
    height: 64px;
    line-height: 60px;
    text-align: center;
    cursor: auto;
}
.extra-service-item {
    display: flex;
    align-items: end;
    column-gap: 1px;
    margin-left: 1px;
}
/*---------------------------------------------
                banner end
---------------------------------------------*/


/*---------------------------------------------
             who we are start
---------------------------------------------*/
.section-img {
    position: relative;
}
.main-img {
    position: relative;
    left: 90px;
}
.rectangle-img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}
.dots-img {
    position: absolute;
    bottom: -50px;
    right: 45px;
    z-index: -1;
}
.section-heading {
    position: relative;
}
.main-heading {
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
}
.heading-center {
    text-align: center;
}
.heading-center .heading-icon {
    position: absolute;
    left: -27px;
    top: -20px;
    transform: translate(-35%, 0px);
}
.section-des {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    text-transform: unset;
    border-left: 2px solid #FFC700;
    padding-left: 15px;
}
.description-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    color: #82898F;
    margin-top: 10px;
}
.heading-icon {
    position: absolute;
    left: -40px;
    top: -20px;
}
.main-btn.mt-3 {
    margin-top: 20px;
}
.who-we-are .row {
    display: flex;
    align-items: center;
}
.main-img-2 {
    position: absolute;
    bottom: -10px;
    right: 45px;
    z-index: 1;
}
.second-section-img .dots-img {
    position: absolute;
    top: -45px;
    right: 45px;
    z-index: -1;
}
/*---------------------------------------------
              who we are end
---------------------------------------------*/


/*---------------------------------------------
           service section start
---------------------------------------------*/
.inline-service {
    display: flex;
    align-items: center;
}
.left-offset {
    margin-left: 40px;
}
.service-item {
    width: 33.33%;
    height: 400px;
    padding-left: 165px;
    padding-right: 75px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.service-item h4 {
    font-size: 16px;
    font-weight: 600;
    position: relative;
}
.service-item p {
    font-size: 14px;
    line-height: 21px;
    position: relative;
}
.service-item.main-bg {
    background: #294d93;
}
.text-white {
    color: #ffffff;
}
.text-black {
    color: #000000;
}
.service-item-img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0.3;
    width: 100%;
    object-fit: cover;
}
.bg-2 {
    background: linear-gradient(270.4deg, #F0F0F0 11.68%, rgba(255, 255, 255, 0) 81.76%);
}
.line {
    width: 40px;
    height: 2px;
    background: #fff;
    margin: 5px 0 15px 0;
}
.line.line-black {
    background: #000000;
}
.arrow-btn-1 {
    border: 2px solid #fff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 30px;
    margin-top: 15px;
    position: relative;
}
.arrow-btn-1.black-border {
    border: 2px solid #000000;
}
.pb-0 {
    padding-bottom: 0;
}
.box-service {
    display: grid;
    width: 100%;
    margin-top: 30px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(3, minmax(0px, 1fr));
}
.box-service-item {
    border: 1px solid #EAEAEA;
    padding: 60px 20px;
    position: relative;
}
.box-service-item:before {
    content: '';
    position: absolute;
    right: 20px;
    top: 20px;
    background: url(../images/Rectangle-32.png) no-repeat;
    width: 76px;
    height: 75px;
    background-size: cover;
    display: none;
}
.box-service-item .section-des {
    font-weight: 600;
    margin: 15px 0;
}
.box-service-item:hover {
    box-shadow: 0px 0px 35px 0px #0000000A;
}
.box-service-item:hover:before {
    display: block;
}
.box-service-item p {
    color: #82898F;
    margin: 0;
    font-size: 16px;
    line-height: 25.6px;
}

/* New */
.box-img-left-right-row { display: flex; flex-wrap: wrap; justify-content: space-between; 
    align-items: center; padding: 30px 0px; }
.box-img-left-right-text { width: 50%; border: 1px solid #EAEAEA;  padding: 60px; }
.box-img-left-right-text ul li {   
    color: #82898F;
    list-style: disc;
    margin-left: 15px;
}
.box-img-left-right-img { width: 50%; }
.box-img-left-right-img img { width: 100%; height: 100%; }
.text-white { color: #fff; } 
.uppercase { text-transform: uppercase; }


.inquiry-section-two {
    background: #294D93;
    padding: 60px 0;
}
.why-box-white-row { display: flex; flex-wrap: wrap; justify-content: space-between; 
    padding: 30px 0px; }
.why-box-white { padding: 40px 15px 15px 15px; position: relative; }
.why-box-white h2 { position: absolute; left: 50%; top: -30px; font-size: 46px; color: #ffc700; }
.why-box-white-item { width: 32%;  border: 1px solid rgba(255,255,255,0.2);  }



/*---------------------------------------------
            service section end
---------------------------------------------*/


.box-four-icon {
    display: grid;
    width: 100%;
    margin-top: 30px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(4, minmax(0px, 1fr));
}
.box-four-icon-item {
    border: 1px solid #EAEAEA;
    padding: 60px 20px;
    position: relative;
}
.box-four-icon-item:before {
    content: '';
    position: absolute;
    right: 20px;
    top: 20px;
    background: url(../images/Rectangle-32.png) no-repeat;
    width: 76px;
    height: 75px;
    background-size: cover;
    display: none;
}
.box-four-icon-item .section-des {
    font-weight: 600;
    margin: 15px 0;
    font-size: 15px;
}
.box-four-icon-item:hover {
    box-shadow: 0px 0px 35px 0px #0000000A;
}
.box-four-icon-item:hover:before {
    display: block;
}


/* */
.box-brand {
    display: grid;
    width: 100%;
    margin-top: 30px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(4, minmax(0px, 1fr));
}
.box-brand-item {
    border: 1px solid #EAEAEA;
    padding: 20px;
    position: relative;
    background: #fff;
}





/*---------------------------------------------
            industries section start
---------------------------------------------*/
.industries-area {
    position: relative;
}
.industries-item:hover .hover-on {
    display: block;
}
.industries-item:hover .no-hover {
    display: none;
}
.hover-on {
    display: none;
}
.industries-item:hover:before {
    background: #294D93;
    opacity: 1;
}
.industries-item:hover h5 {
    color: #ffffff;
}
.industries-item:hover span {
    color: #ffffff;
}
.industries-icon img {
    height: 50px;
}
.industries-content {
    position: absolute;
    bottom: -40px;
    left: auto;
    width: 100%;
}
.industries-area .container {
    position: relative;
}
.industries-item h5 {
    font-size: 14px;
    line-height: 18px;
    position: relative;
}
.industries-item span {
    font-size: 34px;
    line-height: 34px;
    font-weight: 700;
    position: relative;
    top: 8px;
}
.industries-icon {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
}
.industries-box {
    display: grid;
    width: 60%;
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: repeat(3, minmax(0px, 1fr));
}
.industries-item {
    position: relative;
    padding: 15px;
    height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-bottom: 1px solid #fff !important;
    border-right: 0px solid #fff !important;
    border-left: 1px solid #fff !important;
    border-top: 1px solid #fff !important;
}
.industries-item:nth-child(3) {
    border-right:1px solid #fff !important;
}
.industries-item:nth-child(4) {
    border-top: 0px solid #fff !important;
}
.industries-item:nth-child(5) {
    border-top: 0px solid #fff !important;
}
.industries-item:nth-child(6) {
    border-top: 0px solid #fff !important;
}
.industries-item:before {
    content: "";
    background: #DDE9FF;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    top: 0;
    left: 0;
}
.industries-area-img {
    width: 100%;
    height: 620px;
    object-fit: cover;
}

/*---------------------------------------------
            industries section end
---------------------------------------------*/



/*---------------------------------------------
           blog section start
---------------------------------------------*/
.blog-item-text .section-des {
    padding-left: 0;
    border-left: 0;
}
.blog-item-img img {
    width: 100%;
    
    object-fit: cover;
}
.blog-item {
    padding-right: 30px;
    margin-top: 60px;
}
.blog-item:first-child, .blog-item:nth-child(2) {
    margin-top: 0;
}
/*---------------------------------------------
           blog section end
---------------------------------------------*/



/*---------------------------------------------
           inquiry section start
---------------------------------------------*/
.inquiry-section {
    background: #294D93;
    padding: 60px 0;
   
}
.inquiry-section h3{
    font-size: 22px;
    font-weight: 600;
    line-height: 27.5px;
    text-align: center;
    color: #ffffff;
    text-transform: inherit;
}
.inquiry-section p { color: #ffffff; }
.inquiry-section .btn {
    font-size: 18px;
    font-weight: 600;
    margin-top: 30px;
}
.inquiry-section .container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
}
/*---------------------------------------------
           inquiry section end
---------------------------------------------*/


/*---------------------------------------------
           footer section start
---------------------------------------------*/
footer {
    background: #1D2E4E;
}
.footer-logo img {
    width: auto;
    height: 105px;
}
.footer-item li { color: #fff; }
.footer-item li a{
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    display: inline-flex;
    align-items: baseline;
    margin-bottom: 15px;
   
}
.footer-item li:last-child a{
    margin-bottom: 0;
}
.footer-item li a span {
    color: #618EE6;
    margin-right: 10px;
}
.social-link li a {
    border: 1px solid #fff;
    width: 28px;
    height: 28px;
    display: block;
    text-align: center;
    line-height: 28px;
    border-radius: 3px;
    margin-right: 10px;
}
.social-link {
    display: flex;
    align-items: center;
    margin-top: 25px;
}
.footer-link li a {
    text-transform: uppercase;
}
.column-space {
    padding-left: 50px;
    padding-right: 100px;
}
.copy-right-area p {
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    color: #ffffff;
}
.copy-right-area a {
    text-decoration: underline;
}
.copy-right-area {
    background: #223862;
    padding: 15px 0;
    margin-top: 50px;
}
/*---------------------------------------------
           footer section end
---------------------------------------------*/

/*---------------------------------------------
           Breadcrum section end
---------------------------------------------*/
.as_breadcrum_wrapper {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0 60px;
    position: relative;
    z-index: 1;
}
/*.as_breadcrum_wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgb(0 51 153 / 82%);
    z-index: -1;
    border-radius: 0 0 30px 30px;
}*/
.as_breadcrum_wrapper h1 {
    margin: 0 0 15px;
    font-size: 40px;
    line-height: 50px;
    color: #000000;
    font-weight: 800;
    text-transform: capitalize;
}
.as_breadcrum_wrapper .breadcrumb {
    display: inline-flex;
    align-items: center;
}
.breadcrumb>li {
    display: inline-flex;
    align-items: center;
    color: #82898F;
    font-weight: 500;
    font-size: 14px;
}
.breadcrumb>li+li:before {
    content: '';
    background-image: url(../images/right.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: inline-flex;
    margin: 0 8px;
    background-size: contain;
    position: relative;
    top: 1px;
}
/*---------------------------------------------
           Breadcrum section end
---------------------------------------------*/



/*---------------------------------------------
       industries-service section start
---------------------------------------------*/
.industries-service {
    display: flex;
}
.industries-key-point {
    /* background: #2D57A8; */
    padding: 70px 100px 70px 200px;
    width: 50%;
}
.industries-key-point-right {
    padding: 70px 50px;
    width: 50%;
}
.industries-key-point h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 27.5px;
    color: #FFC700;
    text-transform: inherit;
    margin-bottom: 60px;
}
.industries-key-point ul li {
    font-size: 18px;
    color: #ffffff;
    position: relative;
    padding-left: 60px;
    margin-top: 45px;
}
.industries-key-point ul li span {
    top: 0;
    left: 0;
    position: absolute;
}
.industries-key-point-right .section-des {
    margin: 30px 0;
}
.industries-key-point-right ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    text-align: justify;
    color: #82898F;
    list-style: disc;
    margin-left: 15px;
}

/*---------------------------------------------
        industries-service section end
---------------------------------------------*/




/* Blog */
.relative { position: relative; }
.blog-listing { padding-bottom: 30px; }
.blog-img { margin-bottom: 20px; }
.blog-img img { width: 100%; }
.blog-listing h4 { margin-bottom: 20px; }
.blog-date { margin-bottom: 20px; }
.blog-date span { color: #5271FF; }


/* Contact Us */
.contact-top-row { display: flex; grid-gap: 30px; justify-content: space-between; }
.contact-col { background: #FDFDFD; border: 1px solid #EAEAEA; 
    padding: 30px; text-align: center; width: 50%; }
    .contact-col p { margin-bottom: 0px; }
     .contact-col h3 { color:#1755CD; margin-bottom: 20px;  }

    .gmap-box { padding-top: 70px; }
    .mapiframe { border: 2px solid #1755CD; }
    .mapiframe iframe { width: 100%; filter: grayscale(100%); display: block;   }
.inline-block {  display: inline-block; }

.contact-page-form .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 12px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #EBEBEB;
    border-radius: 2px;
    -webkit-box-shadow: 0px;
    box-shadow: 0px;  
}
.form-group { margin-bottom: 15px; }
.textarea { height: 150px !important; resize: none; }

.btn-yellow {
    background: #ffc700 url(../images/right-arrow-small.png) no-repeat center right;      
    color: #000 !important;
    font-size: 16px;  
     border-radius: 0px;
     display: inline-block;
     line-height: 38px;
     padding: 5px 80px 5px 30px;
     text-decoration: none !important;
     transition:all 0.3s ease-out;
     border:0px;
text-align: center;
font-weight: bold;
font-family: "Bai Jamjuree", sans-serif;
cursor: pointer;
}


.happy-clt-bg { background: #FFC700; padding: 30px 20px; display: flex; grid-gap: 100px; 
    align-items: center; justify-content: center; }
 .happy-clt-item { text-align: center; }   
.happy-clt-item h2 { font-size: 40px; margin-bottom: 15px; }
.happy-clt-item h3 { margin-bottom: 0px; text-transform: capitalize; }


.start-your-project-section { background: url('../images/syp-bg.jpg'); background-size: cover !important; 
    background-repeat: no-repeat !important; }

.syp-row { display: flex; align-items: center; justify-content: 
        space-between; flex-wrap: wrap; }
.syp-col { width: 49%; }
.start-your-project-section h2, .start-your-project-section p { color: #fff; }
.syp-col img { display: block; }
.img-block img { display: block; }
.start-your-project-section h2 { margin-top: 30px; }