body, html {
    position: relative;
    height: auto;
    margin: 0;
}

body {
	background: url("../img/bg-1.jpg") no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

div.menu {
    top: 35px;
}

.logo-svg-main {
    width: 300px;
    height: 98px;
}

.logo-svg-1 {
    width: 60px;
    height: 60px;
}

.block-header {
    text-align: center;
    padding-top: 33px;
}

.block-header .logo {
    position: unset !important;
    top: unset !important;
    left: unset !important;
    transform: unset !important;
    width: 25vw !important;
}

.content-wrapper {
    max-width: 1080px;
}

.block-info {
    text-align: center;
    margin-top: 55px;
    margin-bottom: 20px;
}

.block-info .en {
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 42px;

}

.block-info .vi {
    color: #ffffff;
    margin-top: -3px;
}

.block-info p {
    font-size: 18px;
    margin: 0;
}

.block-body {
    margin-top: 30px;
}

.block-body p {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 48px;
    padding: 0px 140px 0px 140px;
}

.block-body .hot-line {
    font-size: 24px;
    /*font-weight: 400;*/
    color: #ffffff;
    /*margin-top: 20px;*/
    margin-bottom: 30px;
    font-weight: bold;
}

.form-email .input-group.mb-2 {
    box-shadow: 0 0 3px rgb(32, 189, 190), 0 0 3px rgb(32, 189, 190);
    border-radius: .25rem;
}

.form-email .input-group.mb-2 .input-group-prepend {
    margin-right: 0;
}

.form-email .col-auto .input-group-text {
    font-size: 16px;
    font-weight: 300;
    color: rgb(32, 189, 190);
    background-color: rgba(32, 189, 190, 0.3);
    align-items: unset;
    border: none;
}

.form-email .col-auto {
    width: 100%;
}

.form-email .col-auto .input-group textarea {
    height: 100px;
}

.form-email .col-auto .form-control {
    color: #fff;
    font-size: 16px;
    /*font-weight: 300;*/
    background-color: rgba(32, 189, 190, 0.3);
    border: none;
}

.form-email .col-auto .form-control:focus {
 /*   color: #fff;
    background-color: rgba(44, 137, 165, 0.2);
    border-color: #117a8b;*/
    outline: 0;
    box-shadow: unset;
}

.submit-mail-btn {
    color: #fff;
    font-size: 16px;
    width: 140px;
    height: 45px;
    border-left-width: 45px;
    background-color: rgba(44, 137, 165, 0.2);
}

.submit-mail-text {
    display: inline-block;
    transform: skewX(20deg);
}

.submit-mail-btn svg {
    position: absolute;
    left: 0;
    margin-left: -33px;
    margin-top: 2px;
    transform: skewX(20deg);
    height: 20px;
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
}

.gr_box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*height: 100px;*/
    margin-top: 60px;
}
.gr_box ul li i{
    color: #117a8b;
    font-size: 35px;
}
.gr_box ul li{
    border-radius: 50%;
    border: 2px solid #20bdbe;
    width: 15px;
    height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 15px;
}
.gr_box ul li.center {
    width: 60px;
    height: 60px;
    cursor: pointer;
}
.gr_box ul li.def-left {
    width: 30px;
    height: 30px;
}
.gr_box ul li.def-right {
    width: 30px;
    height: 30px;
}
.gr_box ul li.top {
    width: 20px;
    height: 20px;
}
.gr_box ul li.bottom {
    width: 20px;
    height: 20px;
}

.grid-images img {
    width: 100%;
    height: 100%;
}

.grid-images .img-title {
    position: absolute;
    text-transform: uppercase;
    background: rgba(32, 189, 190, 0.5);
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    font-size: 18px;color: #fff;
}

.grid-images .img-title:hover {
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

/* Footer Css */
.block-footer {
    border-top: solid 1px white;
    margin-top: 100px;
    padding-top: 40px;
}

.block-footer .logo {
    position: unset !important;
    top: unset !important;
    left: unset !important;
    transform: unset !important;
    width: 17vw !important;
}

.block-footer .container-wrapper {
    display: flex;
    padding: 0 145px 0 145px;
    margin: 15px 0 60px;
}

.container-wrapper > li {
    font-size: 20px;
    flex: 1;
    font-family: 'Aris', sans-serif;
    list-style: none;
}

.container-wrapper > li a {
    color: #ffffff;
}

.block-footer .copy-right {
    font-size: 14px;
    color: gray;
}

.line-end-header {
	margin-top: 25px;
}

.st0-logo-bottom {
	fill: white !important;
}

.logo-bottom {
	margin-bottom: 20px;
}

.st0{
	fill:#27BDBE;
	filter: drop-shadow(rgba(0,0,0));
}

.st1{
	clip-path:url(#SVGID_2_);
	fill:#FFFFFF;
}

@media all and (max-width: 1024px) {
    .block-footer {
        opacity: 50%;
    }

    .block-footer .copy-right {
        color: white;
    }
}

@media all and (max-width: 959px) {
    .block-body {
        margin-top: 20px;
    }

    .block-body .hot-line {
        margin-bottom: 15px;
    }

    .block-body p {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .block-info {
        margin-top: 28px;
    }

    .block-info p {
        font-size: 16px;
    }

    .block-info .en {
        font-size: 24px;
        margin-top: 30px;
    }

    .logo-svg-main {
        width: 180px;
        height: 60px;
    }

    .logo-svg-1 {
        width: 59px;
        height: 45px;
    }

    .block-footer {
        border-top: solid 1px gray;
        opacity: 50%;
    }
}

@media all and (max-width: 768px) {
    .block-info {
        margin-top: 25px !important;
    }
}

@media all and (max-width: 767px) {
    .block-header {
        padding-top: 18px;
    }
}
