@font-face {
    font-family: "SFUHelveticaBold";
    src: local("../fonts/SFUHelveticaBold.TTF");
}

@font-face {
    font-family: "SFUHelveticaLight";
    src: local("../fonts/SFUHelveticaLight.TTF");
}

@font-face {
    font-family: "Roboto-Light";
    src: local("../fonts/Roboto-Light.ttf");
}

@font-face {
    font-family: "Myriad-Pro";
    src: url("../fonts/MyriadPro-Regular.otf");
}

@font-face {
    font-family: "Myriad-ProBold";
    src: url("../fonts/MyriadPro-Bold.otf");
}

@font-face {
    font-family: "SanFrancisc-Bold";
    src: url("../fonts/SanFranciscoText-Bold.otf");
}

@font-face {
    font-family: "SanFrancisc-Regular";
    src: url("../fonts/SanFranciscoText-Regular.otf");
}

@font-face {
    font-family: "SanFrancisc-Italic";
    src: url("../fonts/SanFranciscoText-LightItalic.otf");
}

body {
    font-family: "Roboto", sans-serif;
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {}

.table {
    display: table;
    margin-bottom: 0px;
    overflow: hidden;
    margin-top: 0;
}

.cell {
    display: table-cell;
}


/*
menu
*/

.navbar-default {
    /* background: url("../images/bg_nav.jpg"); */
    background-color: #337ab7cc;
    border: none;
    text-transform: uppercase;
    height: 60px;
    font-size: 100%;
    font-family: 'Roboto-Light';
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}
@media screen and (min-width: 768px) {
.navbar-nav {
    margin-left: 50%;
    transform: translateX(-50%);
    width: 735px;
}
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {}


/* .navbar-default {
  background: transparent;
  border: 0;
} */

.navbar-default.menu-fix {
    /* background: rgb(126, 193, 78); */
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.82);
}

.navbar-right {}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
}
.navbar-default .navbar-nav>li.hotline-menu>a {
    border: 1px #fff solid;
    padding: 10px 12px;
    font-weight: bold;
    margin-top: 9px;
}
.navbar-default .navbar-nav>li.hotline-menu>a:hover {
    background: #fff;
    color: rgba(51, 122, 183, 1);
}

.navbar-default .navbar-nav>li>.hotline::after {
    border-right: none !important;
}

.navbar-default .navbar-nav>li>a::after {
    content: " ";
    height: 50%;
    position: absolute;
    right: 0;
    top: 25%;
}

.navbar-header {
    margin-top: 25px;
    transition: 1s all;
}

.navbar-brand>img {
    width: 250px;
}

.navbar-nav>li {
    margin-right: 25px;
    font-family: "SanFrancisc-Regular";
}
.navbar-nav>li:last-child {margin-right:0}


/*
slider
*/

.title-section1 {
    margin-top: 8%;
    color: #fff;
    padding-bottom: 280px;
}

.title-section1 img {    width: 270px;
    margin-bottom: 20px;}

.title-section1 h1 {
    margin-bottom: 3%;
    font-size: 70px;
    font-family: "Myriad-ProBold";
    /* font-family: "SanFranciscoText-Bold"; */
}

.title-section1 h2 {
    font-family: "SanFrancisc-Bold";
    font-size: 40px;
    line-height: 49px;
}

.slider .btn-down {
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 55px;
    transform: translateX(-50%);
}

.slider {
    min-height: 500px;
    background: url("../images/bg-section1.jpg") no-repeat center;
    background-size: cover;
    padding-top: 65px;
    position: relative;
    z-index: 2;
    text-align: center;
}

.slider .left {
    width: 40%;
    vertical-align: middle;
    padding-left: 10%;
}

.slider .right {
    width: 60%;
    position: relative;
}

.slider .right img {
    width: 100%;
}

.slider .right .slogan {
    width: 50%;
    position: absolute;
    left: -80px;
    top: 60px;
}

.slider .form-register {
    background: #fff;
    width: 70%;
    padding: 20px;
    text-align: center;
    margin-top: 65px;
    box-shadow: -13px -12px 1px rgba(255, 255, 255, 0.4), 11px 9px 1px rgba(255, 255, 255, 0.4);
}

.slider .form-register h4 {
    color: #77bd43;
    text-transform: uppercase;
    margin: 10px 0;
    padding: 0;
    line-height: 23px;
}

.slider .form-register form {
    padding: 0 30px;
}

.slider .form-register .btn-register {
    background: url("../images/bg-register.jpg") no-repeat center;
    background-size: cover;
    border: 0;
    border-radius: 0;
    box-shadow: 0;
    color: #48811f;
    text-transform: uppercase;
    width: 100%;
    padding: 10px 10px;
    font-weight: bold;
}

.slider .form-register input {
    width: 100%;
    border-radius: 0px;
    text-align: center;
    color: #999999;
}

.slider .info {
    background: rgba(67, 127, 23, 0.8);
    width: 171%;
    z-index: 4;
    position: relative;
    margin-top: 50px;
    margin-bottom: 10px;
    padding: 10px;
    color: #fff;
}

.ul_header {
    margin-top: 10px;
    padding-left: 15px;
}


/* section gioi thieu */

#gioithieu {
    margin: 0;
}

#gioithieu .table .cell.left {
    width: 57%;
    background: url(../images/img-gioithieu.png);
    background-size: cover;
    background-position: center;
}
#gioithieu .table .cell.left p{
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin-top: 2.4%;
    margin-right: 3.2%;
    /* font-family: "SFUHelveticaLight", sans-serif; */
    text-transform: uppercase;
    position: relative;
    font-family: "SanFranciscoText-Bold";
    }
#gioithieu .table .cell.left p:after{
        content: '';
        position: absolute;
        bottom: -12px;
        right: 4px;
        width: 114px;
        border-bottom: 8px solid #000;
}
#gioithieu .table .cell.right {
    /* font-family: "SanFrancisc-Regular"; */
    width: 43%;
    padding-left: 30px;
    vertical-align: top;
    text-align: justify;
    padding-right: 30px;
    font-size: 16px;
    font-weight: normal;
    padding-top: 30px;
    padding-bottom: 30px;
}


/*
dich vu
*/

.title-dichvu {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    margin-top: 3%;
    margin-bottom: 3%;
    /* font-family: "SFUHelveticaLight", sans-serif; */
    font-family: "SanFranciscoText-Bold";
}

#dichvu{
    background: #FAFAFA;
    padding: 27px 0;
}

#dichvu .dvrow1 {
    display: flex;
    margin-bottom: 5%;
}

#dichvu .dvrow1 img {
    margin: auto;
}

#dichvu .dvrow2 img {
    margin: auto;
}

#dichvu .dvrow2 {
    display: flex;
    margin-bottom: 5%;
}


/* Dich vu xanh */

#dichvuxanh {
    overflow: hidden;
}

#dichvuxanh .text-dvxanh {
    /* font-family: "SanFrancisc-Regular"; */
    color: #fff;
    text-align: right;
    font-size: 16px;
    background: #205791;
    padding: 30px 60px 30px 80px;
    /* height: 410px; */
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
#dichvuxanh .text-dvxanh h1{
    font-size: 40px;
    margin-bottom: 34px;
    font-family: "SanFranciscoText-Bold";
}

#dichvuxanh .img-right {
    background: url("../images/dichvuxanh.jpg");
    background-size: cover;
    /* height: 432px; */
}

#dichvuxanh .row3-dv .cell.left {
    width: 30%;
    background: url("../images/img-dvbaotri.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}

#dichvuxanh .row3-dv .cell.mid {
    width: 30%;
    background: url("../images/img-dichvu-dt.jpg") no-repeat;
    background-size: cover;
    background-position: right;
}

#dichvuxanh .row3-dv .cell.right {
    width: 40%;
    background: url("../images/img-dvvesinh.jpg") no-repeat;
    background-size: cover;
}

#dichvuxanh .row3-dv .table {
    height: 330px;
}


/* 
Du An
*/

#du-an {
    background: url("../images/bg_duan.jpg") no-repeat center;
    background-size: cover;
}

#du-an .tittle-duan {
    text-align: center;
    color: #fff;
}

#du-an .tittle-duan p {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 5% 0;
    font-family: "SanFranciscoText-Bold";
}

#du-an .content-duan {
    background: #fff;
    margin-top: -18px;
    padding: 10px 10px 18px 10px;
}

#du-an .content-duan h4 {
    margin: 29px 8px 10px;
    color: #000;
    font-family: "SanFrancisc-Regular";
    font-weight: bold;
}

#du-an .content-duan a {
    color: #000;
    font-family: "SanFrancisc-Regular";
    margin: 40px 8px;
}

#du-an .content-duan p {
    font-family: "SanFrancisc-Italic";
    color: #A9A9A9;
    margin: 9px 8px 40px;
}

#du-an .duan-row2 {
    margin: 5% 0;
}


/* 
mat tien
*/

#bg_mattien {
    background: url(../images/bg_section_mattien.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    height: 500px;
    width: 100%;
    display: block;
}


/* 
hinh anh
*/

#hinh-anh .ha-content {
    display: flex;
}

#hinh-anh .ha-content .ha-left {
    width: 45%;
}

#hinh-anh .ha-content .ha-right {
    width: 53%;
}

#hinh-anh .title-hinhanh {
    text-align: center;
    margin: 5% 0;
}

#hinh-anh .title-hinhanh h1 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
    font-family: "SanFranciscoText-Bold";
}

#hinh-anh .ha-left-2 {
    margin-top: 9px;
    display: flex;
}

#hinh-anh .ha-left-2 img {
    margin-right: 2%;
    width: 49%;
}

#hinh-anh .ha-left img {
    margin-bottom: 1%;
}

#hinh-anh .ha-right .ha-3 {
    height: 68%;
}


/* FOOTER */


/*Footer*/

#footer-tayho {
    padding: 40px 15px;
    background: url(../images/bg_header.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    font-family: 'Roboto-Light';
}

#footer-tayho .title {
    font-size: 120%;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.field-input1 {
    text-align: center;
    padding: 10px 0;
    background: #fff;
    margin-top: 12px;
    border: 0;
    border-radius: 0px;
    width: 100%;
    color: #000000;
}

.field-input {
    border: 0;
    text-align: center;
    border-radius: 0;
    margin-top: 15px;
    position: relative;
    z-index: 10;
}

.field-input-register1 {
    background: url(../images/bg_dk_ft.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 15px;
    border: 1px solid #fde98e;
    text-align: center;
    border-radius: 0px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'Roboto-Bold';
    font-size: 90%;
}

.border-blue {
    border-right: 1px solid #4661ba;
    border-left: 1px solid #4661ba;
    /*padding-left: 8.33333333%;*/
}


/* Doi tac */

#doi-tac {
    background: #fff;
}

#info-carousel .carousel-control.left,
#info-carousel .carousel-control.right {
    background: transparent;
    opacity: 1;
}

#info-carousel .carousel-control.left .glyphicon-chevron-left:before,
#info-carousel .carousel-control.right .glyphicon-chevron-right:before {
    color: #BE1E2D;
    opacity: 1;
}

.title-doitac {
    margin-top: 4%;
    margin-bottom: 0%;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    font-size: 40px;
    font-family: "SanFranciscoText-Bold";
}

.icon-doitac img {
    margin: auto;
}

.icon-doitac {
    margin: 20px 0 40px;
}

.contact_ft {
    margin: 3.7% 0 2.9%;
}

#lien-he{
    background: #EBEEF5;
}


/* Mobile */

@media screen and (max-width: 1400px) {
    .title-section1 {
        margin-top: 8%;
        color: #fff;
        padding-bottom: 308px;
    }
}

@media screen and (max-width: 1300px) {
    #dichvuxanh .row3-dv .cell.mid {
        width: 30%;
        background: url(../images/img-dichvu-dt.jpg) no-repeat;
        background-position: center right;
        background-size: cover;
    }
}
@media screen and (max-width: 1024px) {
#dichvu .dvrow1 img {
    height: 80px;
}

#dichvu .dvrow2 img {
    height: 80px;
}}
@media screen and (max-width: 768px) {
#gioithieu .table .cell.left {
    width: 30%;
}
.logo-foot img{
    height: 100px!important;
    margin: 0 auto;
}
/*.container {
    padding-right: 5px;
    padding-left: 5px;
    }*/
/*.navbar-nav {
    margin-left: 12%;
}*/
#hinh-anh .ha-right .ha-3 {
    height: auto;
}
#hinh-anh .ha-left-2 {
    height: 175px;
}
.logo-foot{margin-bottom: 20px; text-align: center;}
.title-section1 {
    margin-top: 20%;
    padding-bottom: 190px;
}
}
@media screen and (max-width: 420px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background: #406ba8;
    }
    .navbar-default {
        height: auto;}
        .navbar-default .navbar-toggle .icon-bar {
            background-color: #fff;
        }
        .title-section1 h2 {
            font-size: 1.4em;
            line-height: 1.5em;
        }
        .title-section1 img {
            margin-bottom: 0;
        }
        #gioithieu .table .cell.left {
            display: none;
        }
}
@media screen and (max-width: 320px){
.title-section1 h2 {
    font-size: 1.4em;
    line-height: 1.5em;
}
.contact_ft .col-xs-12:nth-child(3) img {
    margin-left: -21px;
}
.slider .btn-down {
    
    right: 41%;}
}


/*
form-footer
*/

.form-footer {
    padding: 70px 0;
    text-align: center;
}

.form-footer h4 {
    color: #77bd43;
    font-family: "SFUHelveticaBold";
    margin-bottom: 20px;
}

.form-footer .btn-register-2 {
    background: #e8f4d8;
    padding: 18px 7px;
    margin-top: 7px;
}

.form-footer .btn-register-2 span {
    background: #77bd43;
    padding: 10px 19px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 15px;
    font-size: 15px;
}

.form-footer input {
    width: 100%;
    border-radius: 0px;
    text-align: center;
    color: #999999;
}


/*

*/

footer {
    background: url("../images/bg-slider.jpg") no-repeat center;
    background-size: cover;
    padding: 20px 0;
}

footer ul li {
    display: inline-block;
    list-style: none;
}

footer ul li:nth-child(1) {
    width: 20%;
}

footer ul li:nth-child(2) {
    width: 40%;
}

footer ul li:nth-child(3) {
    width: 40%;
}

footer h4 {
    color: #fff;
    font-style: normal;
}

footer h5 {
    color: #fff;
    font-family: "Roboto-Light";
}

.borderrl {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

@media only screen and (max-width: 440px) {
    .navbar-header {
        margin-top: 0px !important;
        transition: none;
    }
    .navbar-nav {
        margin-left: 0%;
    }
    .table {
        display: grid;
        margin-bottom: 0px;
        overflow: hidden;
    }
    #gioithieu {
        margin: 0px 0;
    }
    #gioithieu .table .cell.left {
        width: 100%;
    }
    #gioithieu .table .cell.right {
        width: 100%;
        padding: 20px;
    }
    #gioithieu .table .cell.right h1{    font-family: "SanFranciscoText-Bold";
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;}
    #dichvu .dvrow1 {
        display: block;
        margin-bottom: 5%;
    }
    #dichvu .dvrow1 .col-xs-12{margin-bottom: 20px;}
    #dichvu .dvrow1 img {
        width: 40%;
        height: auto;
    }
    .title-dichvu {
        text-align: center;
        font-size: 30px;
    }
    #dichvuxanh .text-dvxanh {
        font-family: "SanFrancisc-Regular";
        color: #fff;
        text-align: justify;
        background: #205791;
        padding: 30px 30px 30px 30px;
        height: auto;
    }
    #dichvuxanh .text-dvxanh h1 {
    font-size: 30px;text-align:center}
    #dichvuxanh .img-right {
        background: url(../images/dichvuxanh.jpg) no-repeat;
        background-size: cover;
        height: 272px;
        width: 100%;
    }
    #dichvuxanh .row3-dv .cell.left,
    #dichvuxanh .row3-dv .cell.mid,
    #dichvuxanh .row3-dv .cell.right {
        width: 100%;
        background-size: cover;
    }
    #dichvuxanh .row3-dv .table {
        height: 675px;
    }
    #du-an .tittle-duan p {
    font-size: 30px;
    margin: 10% 0;
    }
    .title-doitac {
    margin-top: 13%;
    font-size: 30px;
    }
    #lien-he {
    padding: 30px 0 0;
}
    .duan-row1 img {
        width: 100%;
    }
    .duan-row2 img {
        width: 100%;
    }
    .duan-row1 div {
        margin-bottom: 5px;
    }
    .duan-row2 div {
        margin-bottom: 5px;
        padding: 0;
    }
    #du-an .duan-row2 {
        margin: 0;
    }
    #bg_mattien {
        height: 185px;
    }

    #hinh-anh .title-hinhanh h1 {
    font-size: 30px;
    margin: 10% 0;
    }

    #hinh-anh .ha-right .ha-3 {
        height: 24%;
    }
    .ha-content-mb img {
        width: 100%;
    }
    .icon-doitac img {
        margin: 8px;
    }
    .contact_ft img {
        margin-bottom: 20px;
    }
    .contact_ft .col-xs-12:nth-child(3) img{margin-left: -21px;}
    .logo-foot {
    margin-bottom: 0px;
    text-align: left;
}
    .border-blue {
        border-right: none;
        border-left: none
    }
    #footer-tayho .title {
        font-size: 118%;
        text-align: justify;
        text-transform: uppercase;
        font-weight: bold;
    }
    .slider .info {
        width: 100%;
        margin-top: 50px;
        margin-bottom: 10px;
        padding: 10px;
    }
    .slider {
        padding-top: 120px;
    }
    .modal-dialog {
        width: 100%;
        margin: 0px;
    }
    .khong-gian-wra h2,
    h4 {
        text-align: left;
        color: #77bd43;
    }
    .khong-gian-wra hr {
        border-top: 1px solid #cccccc;
        width: 50%;
        margin-left: 25%;
    }
    .khong-gian-wra .info {
        width: 100%;
        padding: 20px;
        color: #fff;
        margin-top: 0;
    }
    footer h5 {
        text-align: center;
    }
    .so-do ul {
        padding-left: 35px;
    }
    .cafe p {
        width: 80%;
        margin: 20px auto;
        text-align: center;
        color: #71bc43;
    }
    .navbar-default .navbar-nav>li{
        margin: 0 auto;
    }
    .navbar-default .navbar-nav>li>a {
        color: #fff;
        text-transform: uppercase;
        cursor: pointer;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
        margin: 0 auto;
    }
    .navbar-default .navbar-nav>li.hotline-menu>a {
        width: fit-content;
    }
}
.hzoom,.hzoom2{transition: all .2s ease-in-out;cursor: pointer;}
.hzoom:hover,.hzoom2:hover {
    transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}