	@font-face {
		font-family: 'AppliMincho';
		src: url('../fonts/AppliMincho.woff2') format('woff2'),
			url('../Assets/fonts/AppliMincho.woff') format('woff');
		font-weight: normal;
		font-style: normal;
		font-display: swap;
	}


    body{
        font-family: 'AppliMincho'!important;
    }

/*header css*/
.header-btn {
    background-color: #005bac;
    height: 45px;
    color: #ffffff;
    padding: 0 15px;
    font-size: 15px;
    margin-left: 6px;
    display: flex;
    align-items: center;
}
.sticky{
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
}

.header-btn img {
    padding-right: 10px;
}

.header-text1 {
    color: #289cf5;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-right: 15px;
	    margin-top: 2px;
}

.header-text1 span {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
}

.logotext {
	font-size: 28px;
    font-weight: bold;
    letter-spacing: 5px;
    color: #000000;
    margin-left: 8px;
    float: left;
    margin-top: 12px;
}

.logotext span {
    font-size: 18px;
}

.header-logo {
    width: 220px;
    /*height: max-content;*/
	float: left;
}

.header-main-con {
    margin-top: 25px;
    margin-bottom: 15px;
}

.header-main-con a {
    text-decoration: none;
}

/* Navigation css */
.navbar-bck {
    background-color: #80add5;
    color: #ffffff;
}

.navbar {
    list-style-type: none;
    padding-bottom: 0px;
    padding: 0px;
}

.navbar li {
    text-align: center;
    padding: 0px 17px;
    min-height: 82px;
    display: flex;
    align-items: center;
}

.nav-b-li {
    border-right: 1px solid #ffffff;
}

.navbar li a {
    color: #ffffff;
}

.navbar li:hover, .navbar li:hover a {
    color: #2875b9;
}

.navbar li.active, .navbar li.active a {
    color: #2875b9;
}

.menu-down {
    /*margin-top: 19px;*/
}

/* common css */
.web-btn {
    border: 2px solid #2975b9;
    border-radius: 0;
    color: #2975b9;
    padding: 5px 10px 5px 65px;
    margin: 0 auto;
    display: block;
}

.web-btn i {
    margin-left: 42px;
}

.section-title {
    font-weight: bold;
}

.section-sub-title {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 20px;
}

.mobile-only {
    display: none;
}

.section-para {
    font-size: 13px;
    line-height: 2;
}

.underline-title {
    border-bottom: 2px solid #ffffff;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.underline-title-black {
    border-bottom: 2px solid #000000;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.light-blue-bck {
    background-color: #f4fafe;
}

.page-title {
    text-align: center;
    margin-bottom: 35px;
    font-size: 35px;
}

.page-content {
    line-height: 2;
    font-size: 14px;
}

.blue-text {
    color: #2e78ba;
}

.dark-blue-text {
    color: #1b2c50;
}

.v-align-center {
    display: flex;
    align-items: center;
}

/* home css */
.home-cover-logo {
    margin: 0 auto;
    width: 340px;
    padding-left: 0px;
}

.home-cover-logo .logo1 img {
    width: 190px;
}

.home-cover-logo li {
    display: inline-block;
    margin-right: 8px;
}

.cover-b-text {
    background-color: #4885bd;
    width: max-content;
    margin: 0 auto;
    margin-top: 28px;
}

.cover-b-text p {
    color: #ffffff;
    font-size: 14px;
    padding: 5px 35px;
    letter-spacing: 3px;
}

.home-con-1 {
    background-color: #85FF55;
	padding-top: 45px;
    padding-bottom: 45px;
}

.home-con-1 p {
    text-align: center;
    color: #000000;
    line-height: 2;
    margin-bottom: 0px;
    font-size: 28px;
}

.home-con-2 {
    background-image: url(../img/img-04.png);
    background-repeat: no-repeat;
    background-position-x: right;
    padding: 150px 0px;
}

.home-con-3 {
    background-image: url(../img/img-05.png);
    background-repeat: no-repeat;
    background-position-x: left;
    padding: 150px 0px;
}

.home-con-4 {
    margin-top: 120px;
    margin-bottom: 110px;
}

.home-con-4 .container {
    background-color: #05173e;
    color: #ffffff;
    padding: 55px 80px;
}

.home-con-5 {
    background-image: url(../img/img-26.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
    padding: 150px 0px;
}

.home-con-6 {
    background-image: url(../img/img-07.png);
    background-repeat: no-repeat;
    background-position-x: left;
    padding: 150px 0px;
    margin-bottom: 120px;
}

.home-slider-main {
    display: flex;
    align-items: center;
}

.cover-tx2 {
    font-size: 35px;
    letter-spacing: 10px;
    margin-top: 12px;
    margin-bottom: 10px;
    font-weight: 500;
}

.cover-tx3 {
    line-height: 1.8;
}

.media-text1 {
    font-size: 13px;
}

.media-text2 {
    font-size: 22px;
}

.media-text3 {
    font-size: 15px;
}

.media-text4 .bl-color {
    color: #289cf5;
}

.media-text4 .fz-high {
    font-size: 45px;
}

.media-text5 {
    font-size: 18px;
    letter-spacing: 4px;
}

.home-boxes-left {
    width: 400px;
}

.home-boxes-left .section-para span{
	    font-size: 11.5px;
}

.home-boxes-right {
    width: 400px;
    float: right;
}

.home-con-5 .logo-middle {
    width: 200px;
    margin-bottom: 20px;
}

.home-con-6 .logo-middle {
    width: 120px;
    margin-bottom: 20px;
}

.home-m-ibox {
    display: none;
}



/*footer css*/
.footer-main-con {
    background-color: #05173e;
    color: #ffffff;
    font-size: 15px;
    line-height: 2;
}

.footer-inner {
    padding: 100px 0;
}

.footer-main-con table{
	color: #ffffff;
}
.only-footer-inner{
	padding-top: 60px;
    padding-bottom: 30px;
	text-align: center;
}
/* ground improvement css */
.gi-page-middlebox {
    background-color: #e8edf1;
    padding: 50px;
    margin-top: 40px;
    margin-bottom: 100px;
}

.gi-page-bck1 {
    background-image: url(../img/img-14.png);
    background-repeat: no-repeat;
    background-position-x: right;
    padding: 10px 0px 120px;
}

.gi-page-bluebox {
    background-color: #005bac;
    color: #ffffff;
    padding: 60px;
}

.gi-page-bluebox .section-title {
    font-weight: inherit;
}

.gi-page-bluebox-w-btn {
    background-color: #ffffff;
    padding: 15px;
    margin-top: 50px;
}

.gi-page-bluebox-w-btn img {
    margin: 0 auto;
    display: block;
}

.gi-page-bluebox-w-btn p {
    position: absolute;
    right: 30px;
    top: 85px;
}

.gi-page-bluebox-w-btn i {
    margin-left: 10px;
}

.gi-con-1 {
    margin-top: 100px;
    margin-bottom: 100px;
}

.gi-con-2 h3 {
    margin-top: 50px;
}

.gi-con-2 img {
    /*margin-left: 100px;*/
}

.middle-text1, .middle-text2 {
    position: absolute;
    writing-mode: vertical-rl;
}

.middle-text1 {
    top: 140px;
    left: 178px;
}

.whitebox2-para {
    font-size: 11px;
    line-height: 1.6;
    margin-top: 10px;
}

.whitebox2 .section-sub-title {
    margin-bottom: 0px;
}

.whitebox2-para1 {
    width: 132px;
}

.whitebox2-ddimg {
    height: 122px;
    vertical-align: bottom;
    display: table-cell;
}

.middle-text2 {
    top: 140px;
    left: 358px;
}

.gi-con-3 .whitebox {
    padding: 25px 30px;
}

.gi-con-3 .whitebox2 {
    padding: 25px 30px 5px;
}

.gi-con-3 .section-title {
    margin-bottom: 20px;
}

.gi-bottom-box {
    background-color: #e8edf1;
    padding: 45px;
}

.gi-con-6 {
    margin-top: 100px;
    margin-bottom: 80px;
}

.gi-con-7 {
    margin-top: 55px;
    margin-bottom: 40px;
}

/* ground conditions css */
.gc-con-1 {
    margin-top: 100px;
    margin-bottom: 100px;
}

.gc-con-1 .page-content {
    margin-bottom: 60px;
}

.map-single p {
    margin-bottom: 0px;
    text-align: center;
    background-color: #80add5;
    color: #ffffff;
    padding: 8px;
}

.map-single img {
    width: 100%;
}

.gc-con-2 .page-content {
    margin-bottom: 60px;
}

.gc-con-3 {
    background-color: #05173e;
    color: #ffffff;
    margin-top: 100px;
    margin-bottom: 100px;
}

.gc-con-3 .page-title {
    font-weight: 100;
    margin-top: 40px;
    margin-bottom: 40px;
    line-height: 1.5;
}

.gc-con-4 {
    margin-top: 50px;
    margin-bottom: 80px;
}

.gc-con-4 .green-logo {
margin-bottom: 20px;
    margin-top: 5px;
}
.header-btn-o-page{
	width: 160px;
    margin: 0 auto;
}

.gc-con-5 {
    margin-bottom: 90px;
}

.gb-section-title {
    font-size: 25px;
}

/* cement free css */
.cf-con-1 {
    margin-top: 100px;
    margin-bottom: 100px;
}
.cf-con-1-ft{
	 font-size: 16px;
	     font-weight: 600;
}

.cf-con-1 .hyspeedlogo {
    margin-bottom: 10px;
}

.blue-circle {
    background-color: #2699f4;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    margin: 0 auto;
}

.blue-circle p {
    text-align: center;
    color: #ffffff;
    margin-bottom: 0px;
    margin: 0 auto;
}

.blue-circle span {
    font-size: 26px;
    line-height: 1;
}

.cf-con-1 .section-sub-title {
    margin-top: 20px;
}

.hyspeed-bbox-t1 {
    font-size: 28px;
    margin-top: 28px;
    margin-bottom: 0px;
}

.hyspeed-bbox-t1 span {
    font-size: 55px;
}

.hyspeed-bbox-t2 {
    text-align: right;
    margin-top: -8px;
    margin-right: 22px;
}

.hyspeed-bbox-t3 {
    margin-bottom: 30px;
}

.cf-con-3 {
    margin-top: 100px;
}

.map-bottom-text {
    background-color: transparent !important;
    color: #000000 !important;
}

/* bios ground guarantee css */
.bgg-con-1 {
    margin-top: 100px;
    margin-bottom: 100px;
}

.bgg-con-1 p {
    position: absolute;
    bottom: 0px;
    line-height: 1.5;
}

.bgg-con-2 .bluebox {
    background-color: #005bac;;
    padding: 35px;
}

.bgg-con-2 .bluebox h1 {
    color: #ffffff;
    margin-bottom: 5px;
}

.bgg-con-2 .bluebox h1 span {
    font-size: 20px;
}

.bgg-con-3 .dark-blue-text {
    line-height: 1.8;
}

.bgg-con-3 {
    margin-top: 50px;
}

.bgg-con-4 {
    margin-top: 50px;
}

.bgg-bottom-bbox {
    background-color: #005bac;
    color: #ffffff;
    text-align: center;
    min-height: 445px;
}

.bgg-bottom-bbox p {
    padding: 0px 30px;
}

.bgg-bottom-bbox .bbox1 {
    background-color: #ffffff;
    width: 100%;
    color: #005bac;
    font-size: 30px;
    padding: 2px 0px;
    border: 2px solid #005bac;
}

.bgg-bottom-bbox .bbox2 {
    font-size: 30px;
}

.bgg-bottom-bbox .bbox3 {
    font-size: 12px;
    min-height: 120px;

}

.bgg-bottom-bbox .bbox4 {
    background-color: #289cf5;
    font-size: 18px;
    margin: 0px 30px;
    padding: 10px 0px;
}

.bgg-con-5 {
    margin-top: 100px;
    margin-bottom: 50px;
}
.bgg-con-6{
	margin-bottom: 40px;
}
.bgg-con-6 p{
	    font-size: 18px;
}

/* contact us css */
.cu-con-1 {
    margin-top: 100px;
    margin-bottom: 60px;
}

.contact-num {
    text-align: center;
}

.contact-titles {
    font-size: 18px;
    font-weight: bold;
}

.contact-num {
    color: #289cf5;
    font-size: 60px;
    line-height: 1;
}

.contact-num img {
    margin-right: 20px;
    margin-top: -10px;
}

.cu-con-2 {
    margin-bottom: 80px;
}

.ct-left {
    width: 20%;
}

.ct-left p {
    text-align: right;
    margin-bottom: 0px;
    margin-right: 15px;
}

.ct-right {
    width: 80%;
}

.contact-table tr {
    height: 60px;
}

.ct-right input, .ct-right select, .ct-right textarea {
    background-color: #f2f2f2;
}

.sub-btn {
    padding: 10px;
    margin-top: 9px;
    font-size: 22px;
    font-weight: bold;
    background-color: #000000;
    color: #ffffff;
}

.cu-con-3 {
    margin-bottom: 100px;
}

/* blog page css */
.blogpage-row {
    margin-top: 100px;
    margin-bottom: 80px;
}

.single-blog-con {
    margin-bottom: 25px;
}

/* single post */
.single-post-main {
    margin-top: 100px;
    margin-bottom: 80px;
}

/* company profile page */
.tb-left {
    vertical-align: top;
    width: 140px;
}

.cp-table {
    border-collapse: separate;
    border-spacing: 0 1em;
}

.cp-con-1 {
    margin-top: 100px;
    margin-bottom: 100px;
}

.navbar-toggler p{
	    margin-bottom: 0px;
    font-size: 12px;
    letter-spacing: 2px;
}

@media only screen and (max-width: 1600px) {
    .home-con-2 {
        padding: 80px 0px;
        background-size: contain;
    }

    .home-con-3 {
        padding: 80px 0px;
        background-size: contain;
    }

    .home-con-5 {
        padding: 80px 0px;
        background-size: contain;
    }

    .home-con-6 {
        padding: 80px 0px;
        background-size: contain;
    }
}

@media only screen and (max-width: 1200px) {
    .section-para {
        font-size: 12px;
        line-height: 1.8;
    }

    .cover-tx1 {
        font-size: 25px;
        margin-bottom: 0px;
    }

    .cover-tx2 {
        font-size: 28px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .cover-tx3 {
        line-height: 1.4;
        font-size: 14px;
    }

    .home-con-2 {
        padding: 40px 0px;
    }

    .home-con-3 {
        padding: 40px 0px;
    }

    .home-con-5 {
        padding: 40px 0px;
    }

    .home-con-6 {
        padding: 40px 0px;
    }

    .whitebox2-para {
        font-size: 10px;
        line-height: 1.5;
    }

    .whitebox2-bt {
        font-size: 11.5px;
        line-height: 1.5;
    }

    .whitebox2-ddimg img {
        width: 100%;
    }

    .whitebox2-para1 {
        width: 100%;
    }

    .middle-text1 {
        top: 115px;
        left: 154px;
    }

    .middle-text2 {
        top: 115px;
        left: 297px;
    }

    .middle-text1 img, .middle-text2 img {
        margin-left: -8px;
    }

    .navbar li {
        padding: 0px 8px;
    }

    .hyspeed-bbox-t1 {
        font-size: 22px;
        margin-top: 22px;
    }

    .hyspeed-bbox-t1 span {
        font-size: 45px;
    }

    .bgg-bottom-bbox .bbox2 {
        font-size: 25px;
    }

    .bgg-bottom-bbox .bbox3 {
        min-height: 147px;
    }

    .bgg-bottom-bbox .bbox4 {
        font-size: 17px;
    }
	.header-logo {
		width: 200px;
	}
	.logotext {
		font-size: 27px;
	}
}

@media only screen and (max-width: 991px) {
    .section-title {
        font-size: 20px;
    }

    .page-title {
        margin-bottom: 25px;
        font-size: 30px;
    }

    .navbar li i {
        display: none;
    }

    .navbar li {
        padding: 8px 0px;
        border: none;
        min-height: auto;
    }

    .navbar-toggler {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .logotext {
        font-size: 18px;
        letter-spacing: 0px;
        margin-top: 15px;
    }

    .logotext span {
        font-size: 15px;
    }

    .header-logo {
        width: 150px;
    }

    .header-text1 {
        font-size: 14px;
        margin-right: 0px;
        width: 140px;
        margin-top: 4px;
    }

    .header-btn {
        padding: 0 5px;
        font-size: 12px;
        margin-left: 5px;
    }

    .header-btn img {
        padding-right: 5px;
        width: 20px;
    }

    .gi-con-3 .whitebox {
        margin-bottom: 20px;
    }

    .gi-page-bck1 {
        padding: 10px 0px 250px;
        background-position-y: 90px;
    }

    .gc-con-4 .green-logo {
        width: 290px;
    }

    .blue-circle {
        width: 100px;
        height: 100px;
    }

    .blue-circle p {
        font-size: 12px;
    }

    .blue-circle span {
        font-size: 25px;
    }

    .hyspeed-bbox-t1 {
        font-size: 15px;
        margin-top: 12px;
    }

    .hyspeed-bbox-t1 span {
        font-size: 35px;
    }

    .section-sub-title {
        font-size: 18px;
    }

    .bgg-con-1 img {
        width: 100%;
    }

    .bgg-bottom-bbox p {
        padding: 0px 15px;
    }

    .bgg-bottom-bbox .bbox4 {
        font-size: 13px;
        margin: 0px 15px;
    }

    .bgg-bottom-bbox .bbox2 {
        font-size: 20px;
    }

    .bgg-bottom-bbox .bbox3 {
        min-height: 189px;
    }

    .home-m-ibox {
        display: block;
    }

    .home-con-2 {
        background-image: none;
    }

    .home-boxes-left {
        width: auto;
    }

    .home-con-3 {
        background-image: none;
    }

    .home-boxes-right {
        width: auto;
    }

    .home-con-5 {
        background-image: none;
    }

    .home-con-6 {
        background-image: none;
    }

    .cover-tx1 {
        font-size: 20px;
    }

    .cover-tx2 {
        font-size: 22px;
        margin-top: 2px;
        margin-bottom: 4px;
    }

    .home-cover-logo .logo1 img {
        width: 160px;
    }

    .home-cover-logo .logo2 img {
        width: 45px;
    }

    .home-cover-logo {
        width: 285px;
    }

    .cover-tx3 {
        margin-bottom: 10px;
    }

    .cover-b-text {
        margin-top: 12px;
    }

    .home-con-1 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .media-text1 {
        font-size: 12px;
    }

    .media-text2 {
        font-size: 13px;
    }

    .media-text3 {
        font-size: 12px;
    }

    .underline-title {
        margin-bottom: 20px;
    }

    .media-text4 {
        font-size: 18px;
    }

    .media-text4 .fz-high {
        font-size: 40px;
    }

    .header-logo {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .header-main-con .justify-content-start {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .gi-page-bck1 {
        background-position-y: 125px;
        background-size: contain;
    }

    .page-title {
        font-size: 25px;
    }

    .gi-page-bluebox {
        padding: 45px;
    }

    .gi-con-7 .section-title {
        text-align: left !important;
    }

    .mobile-only {
        display: block;
    }

    .desktop-and-tab {
        display: none;
    }

    .middle-text1, .middle-text2 {
        position: inherit;
        writing-mode: inherit;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .middle-text1 img, .middle-text2 img {
        margin-left: 2px;
        margin-top: -2px;
    }

    .gc-con-4 .green-logo {
        width: 100%;
        position: inherit;
        margin-bottom: 15px;
    }

    .gi-page-bluebox-w-btn p {
        position: inherit;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .gi-page-middlebox {
        padding: 45px;
    }

    .cf-34-img {
        margin-top: 50px;
    }

    .cf-middle-txt {
        margin-top: 30px
    }

    .blue-circle {
        width: 126px;
        height: 126px;
        margin-bottom: 10px;
    }

    .bgg-con-1 p {
        position: inherit;
        margin-top: 25px;
    }

    .bgg-bottom-bbox .bbox3 {
        min-height: auto;
    }

    .bgg-bottom-bbox {
        min-height: auto;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .contact-num {
        font-size: 45px;
    }

    .single-post-con {
        margin-bottom: 20px;
    }

    .home-con-4 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .home-con-4 .container {
        padding: 50px 40px;
    }

    .media-text1 {
        margin-top: 15px;
    }

    .home-m-ibox {
        margin-top: 20px;
    }

    .home-con-6 {
        background-image: none;
        padding-bottom: 0px;
        margin-bottom: 70px;
    }

    .header-text1 span {
        font-size: 12px;
    }

    .header-text1 {
        font-size: 13px;
        margin-top: 7px;
    }

    .header-left {
        padding: 0;
    }

    .header-left h1 {
        font-size: 12px;
		margin-right: 8px;
		margin-top: 12px;
    }

	.logotext span {
		font-size: 12px;
	}

    .header-btn img {
        padding-right: 4px;
        width: 14px;
    }

    .header-btn {
        font-size: 10px;
    }
}

@media only screen and (max-width: 479px) {
    .header-logo {
        width: 135px;
        margin-bottom: 10px;
    }

    .logotext {
        font-size: 14px;
        margin-top: 4px;
    }

    .gi-page-bluebox {
        padding: 20px;
    }

    .gi-bottom-box {
        padding: 20px;
    }

    .gi-page-middlebox {
        padding: 20px;
    }

    .section-title {
        font-size: 18px;
    }

    .page-title {
        font-size: 22px;
    }

    .gi-page-bluebox-w-btn img {
        width: 100%;
    }

    .cf-con-1 .section-sub-title {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .hyspeed-bbox-t1 {
        font-size: 12px;
    }

    .hyspeed-bbox-t1 span {
        font-size: 25px;
    }

    .hyspeed-bbox-t2 {
        text-align: center;
        margin-top: 8px;
        margin-right: 0px;
    }

    .contact-num img {
        margin-right: 10px;
        width: 60px;
    }

    .contact-num {
        font-size: 35px;
    }

    .cover-b-text p {
        font-size: 12px;
        padding: 4px 35px;
        letter-spacing: 0px;
    }

    .cover-tx1 {
        font-size: 15px;
    }

    .cover-tx2 {
        font-size: 15px;
    }

    .cover-tx3 {
        font-size: 10px;
    }

    .home-cover-logo .logo1 img {
        width: 140px;
    }

    .home-cover-logo .logo2 img {
        width: 35px;
    }

    .home-cover-logo {
        width: 243px;
    }

    .home-con-1 p {
        font-size: 12px;
        line-height: 2;
    }

    .home-con-1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .home-boxes-left {
        margin-bottom: 12px;
    }

    .home-boxes-right {
        margin-bottom: 12px;
    }

    .header-right {
        padding: 0;
    }

    .header-text1 {
        font-size: 10px;
        width: 135px;
        margin-top: 4px;
    }

    .header-text1 span {
        font-size: 11px;
    }

    .header-btn {
        height: 35px;
    }
	    .header-left h1 {
        font-size: 8px;
    }

	.logotext span {
		font-size: 8px;
	}
}