body {
    font-family: "proxima-nova","Open sans",sans-serif;
    font-size: 18px;
}
header {
    padding: 15px 0;
    position: relative;
}
.text-dblue{
    color: #283A4D;
}
#MainMenu li {
    display: inline-block;
    margin-left: 30px;
}
#MainMenu a {
    display: inline-block;
}
#MainMenu .current-menu-item a,#MainMenu a:hover{
    color: #00ABEA;
}
#MainMenu.white a{
    color: #fff;
}
#MainMenu .map_site > a {
    background-image: url("../images/map.png");
    overflow: hidden;
    text-indent: 900px;
    width: 15px;
}
#MainMenuFooter li {
    display: inline-block;
    margin-left: 30px;
}
#MainMenuFooter a {
    display: inline-block;
    color: #fff;
}
#MainMenuFooter .map_site > a {
    background-image: url("../images/map.png");
    overflow: hidden;
    text-indent: 900px;
    width: 15px;
}
.banner_for_page {
    background-position: center center;
    background-size: cover;
    height: 260px;
    position: relative;
}
.title_for_page {
    color: #fff;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-weight: 100;
    font-size: 70px;
}
.p_content p {
    margin-bottom: 30px;
    min-height: 1px;
}
.block_list_about{
    background-color: #DEF2FC;
}
.bg_white_infomation{
    background-color: #fff;
}
.block_list_item_content {
    min-height: 290px;
    position: relative;
}
.offset_center{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.bg_block_footer{
    background-image: url("../images/bg_block_footer.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.text-white{
    color: #fff;
}
.button_blue {
    background-color: #00abea;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    padding: 5px 35px;
}
.button_blue:hover{
    color: #00abea;
    background-color: #fff;
}
footer{
    background-color: #000;
    color: #fff;
}
.location-site{
    position: fixed;
    width: 100%;
    background-color: #00ABEA;
    bottom: 0;
    display: none;
    z-index: 10;
}
.location-site a,.location-site span{
    color: #fff;
}
.icon-phone {
    background-image: url("../images/phone.png");
    background-repeat: no-repeat;
    line-height: 48px;
    padding-left: 70px;
    margin-bottom: 15px;
}
.icon-address{
    background-image: url("../images/address.png");
    background-repeat: no-repeat;
    min-height: 48px;
    padding-left: 70px;
    line-height: 30px;
}
.location-site-content{
    position: relative;
}
.close_location {
    background-image: url("../images/close.png");
    display: inline-block;
    font-size: 0;
    height: 38px;
    position: absolute;
    right: 15px;
    top: 45px;
    width: 38px;
    cursor: pointer;
    z-index: 10;
}
.form-location {
    border: 1px solid #fff;
    overflow: hidden;
}
.form-location input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-bottom: 1px solid #fff;
    width: 100%;
    color: #fff;
    padding: 0 10px;
    line-height: 45px;
}
.form-location input[type='email']{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-bottom: 1px solid #fff;
    width: 100%;
    color: #fff;
    padding: 0 10px;
    line-height: 45px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    clear: both;
}
.form-location textarea{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-bottom: 1px solid #fff;
    width: 100%;
    color: #fff;
    padding: 10px;
    height: 90px;
}
.form-location input[type='submit']{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-bottom: 0 solid #fff;
    width: 100%;
    color: #fff;
    padding: 0 10px;
    border-left: 1px solid #fff;
    line-height: 45px;
}
.wpcf7-not-valid-tip {
    border-bottom: 1px solid #fff;
    padding-left: 10px;
    color: red !important;
}

.form-location .fix_br_bottom input[type="text"]{
    border-bottom: 0 solid #fff;
}
div.wpcf7 img.ajax-loader{
    display: none;
}
.form-50 {
    float: left;
    width: 50%;
}
div.wpcf7-validation-errors{
    border: 0;
    margin: 0;
    border-top: 1px solid #fff;
    color: red !important;
}
.form-location .form-50 .wpcf7-not-valid-tip{
    border: 0 solid #fff;
}
.form-location .wpcf7-form.invalid .fix_br_bottom input[type="text"],.form-location .wpcf7-form.invalid input[type='submit']{
    border-bottom: 1px solid #fff;
}
.wrapper {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}
.main_item_slide{
    position: relative;
}
.main_item_slide_col {
    position: absolute;
    bottom: 15%;
    background: rgba(0,171,234,0.9) none repeat scroll 0 0;
    padding: 30px;
    width: 100%;
}
.main_item_slide_col_button,.main_item_slide_col_link {
    background-image: url("../images/left.png");
    background-position: calc(100% - 25px) center;
    background-position: -webkit-calc(100% - 25px) center;
    background-repeat: no-repeat;
    border: 1px solid;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    padding: 5px 35px;
    padding-right: 60px;
}
.main_item_slide_content {
    background-color: #001c47;
    height: 100%;
    position: fixed;
    top: 0;
    width: 50%;
    z-index: 10;
}
#banner-slide .owl-carousel .owl-item img{
    width: inherit;
}
.main_item_slide_content {
    background-color: #001c47;
    height: 100%;
    padding: 30px 80px;
    position: fixed;
    top: 0;
    width: 50%;
    z-index: 10;
    left: 0;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition:all 0.3s ease-in-out 0s;
    overflow-x: hidden;
    overflow-y: scroll;
}
.logo-white-of-slide{
    position: relative;
}
.close_content_slide{
    cursor: pointer;
}
.hidden_w_0{
    left: -50%;
}
#banner-slide .owl-dots {
    bottom: 15%;
    display: inline-block;
    position: absolute;
    right: 10%;
}
.wrapper  .owl-dot {
    background: none;
    display: inline-block;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    margin: 0 5px;
    border: 1px solid #fff;
}
.wrapper  .owl-dot.active{
    background-color: #fff;
}
.item-banner-slide{
    background-size: cover;
    background-position: center center;
}
.home.white #MainMenu .map_site > a{
    background-image: url("../images/map-white.png");
}
.logo img,.logo-white-of-slide img{
    max-width: 160px;
}
.big_text {
    font-size: 180px;
    font-weight: bold;
    line-height: 78%;
    text-align: center;
}
.detail_text h3{
    border-bottom: 1px solid white;
    margin: 0 0 5px;
    padding-bottom: 5px;
}

.detail_text a.next_step {
    border: 1px solid #03b1f6;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    padding: 2px 20px;
    text-decoration: none;
    background-color: #00ABEA;
}
.list_item_process{
    opacity: 0.5;
}
.list_item_process.active{
    opacity: 1;
}
.line_black {
    background-color: #000;
    border-bottom: 2px solid #000;
    display: block;
    height: 3px;
    margin: auto;
    width: 200px;
}
.bg_page_two {
    background-image: url("../images/bg-2page.png");
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.services_item_image img{
    max-width: 95px;
}
.services_item_button {
    background-color: #00abea;
    border: 1px solid #00abea;
    color: #fff;
    display: inline-block;
    padding: 4px 20px;
}
.services_item_button:hover,.detail_text a.next_step:hover{
    background-color: #fff;
    color: #00abea;
}
.sevices_main{
    position: relative;
}
.item_pr_sevices_first{
    background-color: #fff;
    color: #000;
}
.item_pr_sevices_last{
    position: relative;
    height: 100%;
}
.sevices_main_last{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
}
.item_pr_sevices {
    background-color: #00abea;
    color: #fff;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: -100%;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition:all 0.5s ease-in-out 0s;
}
.item_pr_sevices.active{
    left: 0;
}
.item_pr_sevices_last > div {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 65%;
}
.close_item_pr_sevices_last{
    background-image: url("../images/close.png");
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 38px;
    position: absolute;
    right: 45px;
    top: 45px;
    width: 38px;
    z-index: 10;
}
.item_previ{
    position: relative;
}
.item_pr_sevices_mobile {
    background-color: #00abea;
    color: #fff;
    height: 100%;
    left: -100%;
    padding: 45px 15px 15px;
    position: absolute;
    top: 0;
    width: 100%;
    overflow-y: scroll;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition:all 0.5s ease-in-out 0s;
}
.item_pr_sevices_mobile.active{
    left: 0;
}
.close_item_pr_sevices_last_mobile{
    background-image: url("../images/close.png");
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 38px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 38px;
    z-index: 10;
}
.testimonial .owl-prev {
    background: rgba(0, 0, 0, 0) url("../images/lr-02.png") repeat scroll 0 0;
    display: inline-block !important;
    height: 72px;
    position: absolute;
    top: 40%;
    width: 38px;
    font-size: 0;
    left: -135px;
}
.testimonial .owl-next {
    background: rgba(0, 0, 0, 0) url("../images/lr-03.png") repeat scroll 0 0;
    display: inline-block !important;
    height: 72px;
    position: absolute;
    top: 40%;
    width: 38px;
    font-size: 0;
    right: -135px;
}
.testimonial .owl-dots{
    text-align: center;
    margin-top: 50px;
}
.testimonial .owl-dot {
    border: 1px solid #00abea;
    border-radius: 50%;
    color: #000;
    line-height: 40px;
    margin: 0 15px;
    width: 40px;
    display: inline-block;
    font-weight: bold;
}
.testimonial .owl-dot.active,.testimonial .owl-dot:hover{
    color: #fff;
    background-color: #00abea;
}
.text-blue{
    color: #00ABEA;
}
.contact_bg_address {
    background-image: url("../images/contact-03.png");
    background-position: 0 3px;
    background-repeat: no-repeat;
    padding-left: 50px;
}
.contact_bg_phone {
    background-image: url("../images/contact-02.png");
    background-position: 0 3px;
    background-repeat: no-repeat;
    padding-left: 50px;
}
.contact_form ::-webkit-input-placeholder {
    color: #000;
    opacity:  1;
}
.contact_form :-moz-placeholder {
   color: #000;
   opacity:  1;
}
.contact_form ::-moz-placeholder {
   color: #000;
   opacity:  1;
}
.contact_form :-ms-input-placeholder {
   color: #000;
   opacity:  1;
}
.contact_form input,.contact_form textarea{
    background-color: #EFEFF0;
    display: block;
    width: 100%;
    border: 0;
    padding: 7px 10px;
    margin-bottom: 10px;
}
.contact_form textarea{
    height: 100px;
}
.contact_form input[type="submit"]{
    background-color: #00ABEA;
    color: #fff;
}
.bg_page_two_contact{
    background-image: url("../images/bg-contact-page.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 65% auto;
}
.sales_process_item img{
    max-width: 150px;
}
.hv_blue:hover{
    background-color: #001C47;
}
.hv_dblue:hover{
    background-color: #17AFE3;
}
.imagetechnology img{
    max-width: 150px;
}

/* sim digital code */
/* li{
    color: red !important;
}

.red{
    color: red;
}

.sub-menu{
    display: none;
    position: absolute;
    top: 3em;
    left: 0;
    z-index: 99999;
    width: 180px;
    background: rgb(174, 174, 174);
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}

#menu-item-621 :hover > .sub-menu{
    display:block;
}

.MainMenu li{
position: relative;
} */