/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 8, 2016, 8:55:14 AM
    Author     : ManhThang
*/

html{
    overflow-y: scroll !important;

}
body {
    word-wrap: break-word;
    line-height: 1.28;
    width: 100%;
    overflow-x: hidden;
    display: block;
    margin: auto;
    padding: 0px;
    webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background-color: #FFF; 
    font-family: 'Roboto', sans-serif;

}
.desktop{
    display: block;
}
.wrapper{
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex; /* Safari */
    -webkit-flex-direction: column; /* Safari 6.1+ */
    -ms-flex-direction: column;
    display: flex;
    flex-direction: column;
    margin-left: 0px;
    margin-right: 0px;
}
.header{
    width: 100%;
    height: 60px;
    background-color: #42413d;
    position: fixed;
    top:0;
    z-index: 100;
    line-height: 60px;

}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-responsive2 {
    display: block;
    max-width: 80%;
    height: auto;
}
.img-responsive3 {
    display: block;
    max-width: 40%;
    height: auto;
}
.headerLogo{

    margin-left: 10%;
    display: inline-block;
    vertical-align: middle; 
}
.logoF{
    margin-right: 5%;
    display: inline-block;
    vertical-align: middle; 
    float: right;
}
.logoM{
    margin-right: 10%;
    display: inline-block;
    vertical-align: middle; 
    float: right;
}
.logoM img{
    cursor: pointer;
}
.logoM a{
    text-decoration: none;
}
.content{
    width: 80%;
    display: -ms-flexbox;
    display: -webkit-flex; /* Safari */
    -webkit-flex-direction: column; /* Safari 6.1+ */
    -ms-flex-direction: column;
    display: flex;
    flex-direction: column;
    margin-left: 10%;
    margin-right: 10%;
    background-color: #FFF;
}
.banner{
    width: 100%;
    background-color: #f8cf35;
    height: 570px;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;  
    -webkit-flex-direction: column;  
    -ms-flex-direction: column;
    display: flex;
    flex-direction: column;
}
.imgPeople{
    position: absolute;
    bottom: 0;
    width: 80%;
}
.imgPeople img{
    width: 100%;
}
.imgPhoneBanner{
    position: absolute;
    bottom: -100px;
    right: 10%;
    top:70px;
}
.banner_logo{
    margin-top: 110px;
    text-align: center;

}
.banner_logo img{
    display: block;
    margin: auto;
}
.bannerText{
    margin-top: 40px;
    text-align: center;
}
.bannerText1{
    font-size: 20px;
}
.bannerText2{
    font-size: 20px;
     font-family:  RobotoBold;
}
.bannerDownload{
    margin-top: 50px;
    width: 40%;
    margin: auto;
    position: relative;
    z-index: 20;
    /*height: 100px;*/
    /*border: #42413d solid 1px;*/
    /*    display: -ms-flexbox;
        display: -webkit-flex;  
        -webkit-flex-direction: row;  
        -ms-flex-direction: row;
        display: flex;
        flex-direction: row;*/
}
.bannerDownloadDiv{
    width: 33.3%;
    vertical-align: middle;
    display: inline-block;
    float: left;
    margin-top: 35px;

}
.bannerDownloadDiv img{
    height: auto;
    width: 80%;
    margin-left: 10%;
    cursor: pointer;

}
.content1{
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;  
    -webkit-flex-direction: row;  
    -ms-flex-direction: row;
    display: flex;
    flex-direction: row;
    position: relative;
}
.content1Image{
    margin: 50px 110px 0px 100px;

}
.content1Text{
    margin-top: 220px;
    /*    position: absolute;
        text-align: center;
        width: 100%;*/

}
/*.content1Text img{
    margin: auto;
}*/
.txt{
    margin-top: 30px;
}
.content2{
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;  
    -webkit-flex-direction: row;  
    -ms-flex-direction: row;
    display: flex;
    flex-direction: row;
    /*position: relative;*/
}
.content2Image{
    margin-top:  -100px;
    margin-right:  110px;

    /*position: absolute;*/
}
.content2Text{
    width: 60%;
    margin-right: 110px;
    margin-top: 110px;
    text-align: right;
}
.content3{
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;  
    -webkit-flex-direction: row;  
    -ms-flex-direction: row;
    display: flex;
    flex-direction: row;
}
.content3Image{
    margin-top:  -100px;
    margin-left:   110px;

}
.content3Text{
    margin-left:  110px;
    margin-top: 110px;
    text-align: left;
}

.content4{
    margin-top: 80px;
    text-align: center;
}
.content4 .logo{
    display: block;
    margin: auto;

}
.content4Download{
    width: 60%;
    margin-top: 50px;
    margin: auto;
    text-align: center;
}
.content4DownloadText{
    text-align: center;
    margin-top: 20px;

}
.content4DownloadDiv{
    display: inline-block;
    vertical-align: middle;
    width: 33.3%;
    float: left;
    margin-top: 50px;
}
.content4DownloadDiv img{
    display: block;
    margin: auto;
    width: 80%;
    height: auto;
}
.contact{
    width: 100%;
    margin-top: 80px;
}
.logoContact{
    display: block;
    margin: auto;
}

.contactContent{
    margin-top: 36px;
    width: 100%;

}
.contactContentDiv{
    width: 45%;
    margin-right: 5%;
    float: left;
}
.contactContentDiv2{
    width: 45%;
    margin-left: 5%;
    float: left;
}
.contactContentDiv .input{
    width: 100%;
    height: 55px;
    margin-bottom: 25px;
    border: #dcdcdc solid 1px;
    border-radius: 5px;
}
.contactContentDiv .input input{
    width: 90%;
    margin-top: 5px;
    height: 45px;
    margin-left: 5%;
    border: none;
    -webkit-appearance: none; 
}
.contactContentDiv2 .input2{
    width: 100%;
    height: 150px;
    margin-bottom: 18px;
    border: #dcdcdc solid 1px;
    border-radius: 5px;
}
.textareaI{
    width: 90%;
    margin-top: 10px;
    height: 135px;
    margin-left: 5%;
    border: none;
    resize: none;
    color: black;

}
/*::-webkit-input-placeholder {  Chrome/Opera/Safari 
  color: pink;
}
::-moz-placeholder {  Firefox 19+ 
  color: pink;
}
:-ms-input-placeholder {  IE 10+ 
  color: pink;
}
:-moz-placeholder {  Firefox 18- 
  color: pink;
}*/
.contactContentDiv2 img{
    cursor: pointer;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.mobile{
    display: none;
}
@media screen and (max-width:1000px){
    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }
    .headerMobile{
        width: 100%;
        height: 60px;
        background-color: #42413d;
        position: fixed;
        top:0;
        z-index: 100;
        line-height: 60px;
    }
    .headerMobileLogo{
        margin-left: 3%;
        display: inline-block;
        vertical-align: middle; 
    }
    .banner{
        height: 550px;
    }
    .imgPeopleMobile{
        position: absolute;
        bottom: 0;
        width: 100%;

    }
    .imgPeopleMobile img{
        width: 100%;
        height: 410px;
    }
    .banner_logo img{
        margin-top: 20px;
    }
    .banner_logoDo{
        margin-top: 18px;
        z-index: 20;

    }
    .banner_logoDo img{
        display: block;
        margin: auto;
        margin-top: 12px;

    }
    .bannerText1{
        font-size: 16px;
    }
    .bannerText2{
        font-size: 16px;
    }
    .bannerText{
        margin-top: 20px;
    }
    .content{
        width: 90%;
        margin-left:5%;
        margin-right: 5%;
    }
    .contentMobile{
        margin-top: 40px;
        width: 100%;
    }
    .contentMobileLogo{
        margin-bottom: 35px;
    }
    .contentMobileLogo img{
        margin: auto;
    }
    .contentMobileImage{
        margin-bottom: 40px;
    }
    .contentMobileImage img{
        margin: auto;
    }
    .contentMobileText{
        text-align: center;
        margin-bottom: 10px;
        max-width: 90%;
        margin-left: 5%;
    }
    .contentMobileDown{

        margin-top: 30px;
    }
    .contentMobileDown img{

        margin: auto;

    }
    .inputMobile{
        width: 100%;
        height: 55px;
        margin-bottom: 15px;
        margin-top: 10px;
        border: #dcdcdc solid 1px;
        border-radius: 5px;
    }

    .inputMobile input{
        width: 90%;
        margin-top: 5px;
        height: 45px;
        margin-left: 5%;
        border: none;
    }
    .input2M{
        width: 100%;
        height: 150px;
        margin-bottom: 18px;
        border: #dcdcdc solid 1px;
        border-radius: 5px;
    }
    .footerM{
        width: 100%;
        text-align: center;
        background-color: #42413d;
        height: 90px;
        margin-top: 30px;
        color: white;
    }
    .footerM .footerMText{
        width: 90%;
        text-align: center;
        margin:20px 5% auto 5%;
    }

}


.wapperceeshow{
    max-width: 1280px;
    display: -ms-flexbox;
    display: -webkit-flex; /* Safari */
    -webkit-flex-direction: column; /* Safari 6.1+ */
    -ms-flex-direction: column;
    display: flex;
    flex-direction: column;
    margin: auto;
}
.headerceeshow{
    width: 100%;
    height: 60px;
    background-color: #42413d;
    /*position: fixed;*/
    top:0;
    z-index: 100;
    line-height: 60px;
    margin: auto;

}
.bannerceeshow{
    width: 100%;
    height: auto;
    position: relative;

}
.bannerceeshow video{
    width: 100%;
    height: auto;
}
.downloadbutton{
    position: absolute;
    bottom: 10%;
    right: 10%;
    height: auto;
    width: 40%;
    display: -ms-flexbox;
    display: -webkit-flex; /* Safari */
    -webkit-flex-direction: row; /* Safari 6.1+ */
    -ms-flex-direction: row;
    display: flex;
    flex-direction: row;

}
.introceeshow{
    width: 70%;
    margin-left: 15%;
    margin-top: 40px;
    display: -ms-flexbox;
    display: -webkit-flex; /* Safari */
    -webkit-flex-direction: column; /* Safari 6.1+ */
    -ms-flex-direction: column;
    display: flex;
    flex-direction: column;
}
.introceeshow img{
    margin: auto;
}
.ceeshowtitle{
    margin-top: 25px;
    text-align: center;
     font-family:  RobotoBold;
    font-size: 16px;
}
.ceeshowcontent{
    margin-top: 15px;
    text-align: center;
}
@media screen and (max-width: 768px){
    .introceeshow{
        width: 90%;
        margin-left: 5px;
        margin-top: 25px;
    }
}

.ware_house_header{
    height: 80px;
    width: 100%;
    background-color: #1A1A1A;
    display: flex;
}
.ware_house_header_name{
    height: 50px;
    line-height: 50px;
    margin-top: 5px;
    margin: 0 auto; 
    text-align: center;
    color: white;
    font-size: 30px;


}
.ware_house_header_name_detail{
    border-bottom: yellow solid 4px;
    display:inline-block;
    margin-top: 10px;
}
.ware_house_content{
    background-color: white;
    color: black;
    margin: 20px 10px 20px 10px;
    border-bottom: #000 solid 1px;

}
.ware_house_content_header{
    width: 100%;
    display: flex;
    height: 100px;
    flex-direction: row;
}
.ware_house_content_header_name{
    width: 70%;
    display: flex;
    flex-direction: column;
}
.ware_house_content_header_name1{
    width: 100%;
     font-family:  RobotoBold;
    font-size: 16px;

}
.ware_house_content_header_name2{
    font-size: smaller;
    font-style: italic;
    font-weight: normal;
    color: #999999;

}
.ware_house_content_header_social{
    width: 30%;
    line-height: 100px;
    text-align: right;
    margin-right: 30px;
}
.ware_house_description{
    margin: auto;

     font-family:  RobotoBold;
    font-size: 14px;

}
.anh_giua{
    display: block;
    margin: auto;
}
/*popup*/

.intruction{
    width: 100%;
    margin-top: 40px;
}
.intruction-title{
    text-align: center;
}
.intruction-image{
    width: 547px;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.intruction-image img{
    margin-right: 20px;
    cursor: pointer;
}