body{
	font-family: "Times New Roman", Times, serif;
}

.box-header.w-100 img{
    min-height:100px;
}

.footer .contact-text {
    color: #fff;
}
.footer .footer-item ul li a {
    color: #fff;
}
.box-experience__content p {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    margin-top: 10px;
    font-size: 36px;
    max-height: 55px;
    overflow: hidden;
}

.box-experience__content a {
    text-decoration: none;
    color:#000;

}
.box-experience__content img {
    /* width: 100%; */
    height: 150px;
    /* padding-bottom: 10px; */
    max-width: 100%;
}
.box-experience__content .container .row div {
    text-align: center;
}
.footer .contact-text img {
    height: 50px;
}
.box-header.w-100 {
    width: 100% !important;
    margin: auto;
    text-align: center;
}

section#mainHeader {
    background: #012b6e;
}

.box-header .main-header ul li a {
    color: #fff;
}

    .box-header .main-header ul li a:hover {
        color: #e2ba48;
    }

.box-info.about {
    overflow: inherit;
}

    .box-info.about .bg-fill img {
        height: auto;
        width: 100%;
    }

    .box-info.about .bg-fill {
        position: static;
		    height: auto;
    }

    .box-info.about .box-info__container {
        padding: 50px;
        margin-top: 0px;
    }

.bg-fill.after {
    margin-top: 50px;
}

h1.title-about {
    position: absolute;
    top: 25%;
    left: 70%;
    color: #fff;
    /* transform: translate(-50%, -50%); */
}
.about.itc h1.title-about {
	position: initial;
    margin: -12% 0 8% 60%;
}
    .tamnhin-icon img {
    width: 100%;
}

.about.itc .bg-fill {
    height: auto !important;
}
.hidden {
    display: none;
}
.color-default{
 color: #3ea0d8;
}
.tamnhin-right,.tamnhin-left {
    padding: 0;
}

.box-info .box-info__container {
    z-index: 2;
    position: relative;
    margin-top: 20px;
}
.tamnhin-desc.title p {
    font-size: 48px;
    color: #3ea0d8;
	font-weight:700;
	padding-left: 10%;
}
h3.dichvu-desc {
    color: #3ea0d8;
    font-size: 30px;
	margin-top: 30px;
}
.tamnhin-desc p {
    font-size: 24px;
    /* padding: 0 0px; */
}
.tamnhin-left p {
    padding-right: 15px;
}
.tamnhin-right .tamnhin-desc {
    padding-left: 15px;
}
.dichvu-icon {
    border-style: dashed;
    display: flex;
    margin: 20px 0;
    padding: 10px 5px;
    background: #f6f6f6;
    border-color: #3ea0d8;
    border-radius: 15px;
    width: 90%;
    align-items: center;
}
.dichvu-icon img {
    height: 65px;
    float: left;
    margin-left: -37px;
    padding-right: 16px;
}

.doitac {
    padding: 10px;
}

    .doitac .border-icon {
        border: 1px solid #3ea0d8;
        background: #fff;
        padding: 50px 0 0 0;
        margin: auto;
        text-align: center;
    }
.box-experience .box-experience__title h3 {
     color: #3ea0d8; 
}
.footer .contact-text {
    color: #fff;
    display: flex;
}
@media (max-width: 769px) {
    .box-header .toggle-menu {
        margin-top: -16px;
    }
    .box-header.w-100 img {
        min-height: auto !important;
    }
    .bg-fill.after {
        margin-top: 15px;
    }
    .box-info.about .box-info__container {
        /* padding: 15px;*/
        margin-top: 0px;
    }
    h1.title-about {
        position: absolute;
        top: 12%;
        left: 59%;
        color: #fff;
        /* transform: translate(-50%, -50%); */
    }
	.dichvu-icon img {
    height: 65px;
    float: left;
    margin-left: -37px;
    padding-right: 16px;
}
.dichvu-icon {
    border-style: dashed;
    display: flex;
    margin: 20px 0;
    padding: 10px 5px;
    background: #f6f6f6;
    border-color: #3ea0d8;
	border-radius: 15px;
	    width: 90%;
}
.dichvu-title {
    color: #3ea0d8;
}
.col-md-6.services.wow.slideInRight.service-left {
    margin-top: 30px;
}
.tamnhin-desc.title p {
    font-size: 28px;
    color: #3ea0d8;
    font-weight: 700;
    padding-left: 0;
	margin-bottom: 0;
}
.tamnhin-desc p {
    font-size: 16px;
    /* padding: 0 0px; */
}
h3.dichvu-desc {
    font-size: 24px;
}
.tamnhin-right .tamnhin-desc {
    margin-bottom: 1rem;
}
.box-info.about.dichvu .box-info__container {
    padding: 0 0 0 50px;
    margin-top: 0px;
}
}