/*
Theme Name: Teeth
Theme URI: http://vn3c.com
Description: Developt vn3c
Version: 1.0
Author: miaki0512
Author URI: http://vn3c.com
License: GNU General Public License v2 or later
License URI: http://vn3c.com
Text Domain: vn3c.com
Tags: Featured-images, Full-width-template, Custom-background, Custom-colors, Custom-Header, Custom-menu, Two-Columns, Right-sidebar, Threaded-comments, Sticky-post

This theme, like WordPress, is licensed under the GPL.
*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&subset=vietnamese');
@import url('css/owl.carousel.css');
@import url('css/owl.transitions.css');

body {
    margin: 0 auto;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #303030;
}

body.bgGray {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaebed+0,ffffff+50,eaebed+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaebed+0,ffffff+30,ffffff+69,eaebed+100 */
    background: #eaebed; /* Old browsers */
    background: -moz-linear-gradient(left, #eaebed 0%, #ffffff 30%, #ffffff 69%, #eaebed 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #eaebed 0%, #ffffff 30%, #ffffff 69%, #eaebed 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #eaebed 0%, #ffffff 30%, #ffffff 69%, #eaebed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaebed', endColorstr='#eaebed', GradientType=1); /* IE6-9 */
}

body.bgDigital {
    background: #fff;
}

a:hover {
    color: #2675c0;
    text-decoration: none;
}

.Main {

    position: relative;
    left: 0;
    top: 0;
}

.mgbottom20 {
    margin-bottom: 20px;
}

.alignright {
    float: right;
}

.position {
    position: relative;
}

.pageTitleLG {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    line-height: 23px;
}

.breadcrumbs {
    position: relative;
    z-index: 2;
    color: #98a1c5;
}

.breadcrumbs span,
.breadcrumbs a {
    color: #98a1c5;
}

.cleared {
    clear: both;
    margin: 0;
    padding: 0;
    border: none;
    font-size: 1px;
}

.contentPlus table {
    border-top: 1px solid #ccccca;
    border-right: 1px solid #ccccca;
}

.contentPlus table th,
.contentPlus table td {
    border-bottom: 1px solid #ccccca;
    border-left: 1px solid #ccccca;
    padding: 5px;
}

form {
    padding: 0 !important;
    margin: 0 !important;
}

table.position {
    position: relative;
    table-layout: fixed;
}

.aws-search-form .aws-search-field {
    background: url(images/iconSearch.png) 97% center no-repeat;
    padding-right: 45px !important;
}

.headright {
    float: right;
}

.widget_nav_menu ul {
    margin: 0;
    padding: 0;
}

.widget_nav_menu ul li {
    list-style: none;
    border-bottom: 1px solid #e2dddb;
    padding: 10px 0;
}

.widget_nav_menu ul li a {
    font-size: 16px;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
}

.widget_nav_menu ul li .sub-menu li {
    list-style-type: square;
    border: none;
}

.widget_nav_menu ul li .sub-menu li a {
    font-weight: normal;
    text-transform: none;
}

.widget_nav_menu ul li .current-menu-item a {
    color: #034da2;
}

.widget_nav_menu ul li .sub-menu {
    padding-left: 20px;
}

img {
    height: auto;
    max-width: 100%;
}

.tr {
    text-align: right !Important;
}

.tc {
    text-align: center !Important;
}

/*header*/
.topNav {
    background: #014f95;
}

.topNav .social {
    margin: 0;
    padding: 0;
    list-style: none;
}

.topNav .social li {
    float: left;
    margin-right: 20px;
}

.topNav .social li a {
    color: #696763;
}

.topNav .social li a:hover {
    text-decoration: none;
}

.topNav .topChoose {
    font-size: 16px;
    color: #696763;
}

.topNav .topChoose a {
    margin-right: 20px;
    color: #696763;
    font-weight: bold;
    font-size: 14px;
}

.topNav .topChoose a:hover {
    text-decoration: none;
}

.topNav .topChoose i {
    margin-right: 7px;
}

.topNav .topChoose select {
    background: transparent;
    border: none;
    font-weight: bold;
    font-size: 14px;
}

.topNav .Contact {
    color: #347bcf;
    margin-top: 5px;
}

.topNav .Contact a {
    margin: 0 10px;
}

.SearchPro {
    position: relative;
    margin-right: 10px;
    border-right: 1px solid white;
    border-left: 1px solid white;
}

.SearchPro input[type="text"] {
    width: 100%;
    padding: 10px;
    border: none;
}

.SearchPro input[type="submit"] {
    background: #034da2;
    padding: 10px;
    width: 55px;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.SearchPro i {
    position: absolute;
    right: 17px;
    top: 11px;
    font-size: 22px;
    color: white;
}

#lang_choice_1 {
    border: none;
    color: white;
    background: #014f95;
    margin-top: 15px;
    padding: 0 10px 0 10px;
}

.logoNav {
    background: white;
}

.logoNav .container {
    padding: 30px 0;
    border-bottom: 1px solid #cecfcf;
    box-shadow: 0 1px 0 #fff;
}

header {
    padding: 30px 0 0 0;
    background: white;
}

.topNav .account {
    color: #034da2;
}

.topNav .account a {
    color: #034da2;
}

.topNav .account a i {
    margin-right: 7px;
    font-size: 30px;
    color: #a1b7d1;
}

header .navigation {
    padding-top: 18px;
}

.checkLicion {
    margin-bottom: 40px;
}

.menuProduct {
    margin-bottom: 120px;
}

.menuProduct #menu-menu-product {
    display: block;
    width: 120%;
    margin-right: -8%;
    margin-top: -15%;
}

#menu-menu-product li {
    width: 25%;
    padding: 0 15px;
}

#menu-menu-product li a:hover {
    background: transparent;
}

#menu-menu-product li a img {
    width: 300px;
    height: 200px;
}

#menu-menu-product li span.menu-image-title {
    display: block;
    text-align: center;
    font-size: 24px;
    color: white;
    background-color: #034da2;
    margin-top: 0px;
    margin-right: -19px;
}

#menu-menu-product li .dropdown-menu {
    position: absolute;
    background: white;
    border: 1px solid #b3c9e3;
    padding: 0 10px 10px;
    border-radius: 0;
    left: 30px;
    padding: 10px;
    top: 223px;
}

#menu-menu-product li .dropdown-menu:after, #menu-menu-product li .dropdown-menu:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#menu-menu-product li .dropdown-menu:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 15px;
    margin-left: -15px;
}

#menu-menu-product li .dropdown-menu:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #b3c9e3;
    border-width: 17px;
    margin-left: -17px;
}

#menu-menu-product li .dropdown-menu li {
    width: 100%;
    padding: 0;
    text-align: left;
}

#menu-menu-product li .dropdown-menu li a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
}

#menu-menu-product li .dropdown-menu li a:hover span {
    color: black;
}

#menu-menu-product li .dropdown-menu li:last-child a {
    border: none;
}

#menu-menu-product li .dropdown-menu li a span {
    font-size: 17px;
    color: #034da2;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
}

.Partners {
    padding: 20px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.Partners .item {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 80px;
    padding: 0 15px;
}

.Partners .item img {
    vertical-align: middle;
}

/*MenuNav*/
.MenuNav {
    position: relative;
}

.MenuNav .DropNav {
    position: absolute;
    left: 0;
    top: 30px;
    display: block;
    z-index: 9;
    background: white;
    min-width: 240px;
    border: 1px solid #dfe0da;
    display: none;
}

.MenuNav .DropNav ul li ul.dropdown-menu {
    left: -211px;
    top: -2px;
    border-radius: 0;
    border-right: none;
}

.MenuNav .DropNav ul li:hover ul.dropdown-menu {
    display: inherit;
}

.MenuNav:hover .DropNav {
    display: block;
}

.MenuNav .NeoNav {
    margin-left: -15px;
}

.MenuNav .NeoNav i {
    font-size: 30px;
    color: #cacaca;
    margin-right: 10px;
}

.MenuNav .NeoNav {
    color: #255fa8;
}

.MenuNav .DropNav .navbar-nav {
    float: initial;
}

.MenuNav .DropNav li {
    float: initial;
}

.MenuNav .DropNav li:last-child a {
    border: none;
}

.MenuNav .DropNav li a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #dfe0da;
    color: #595959;
    font-size: 15px;
}

.MenuNav .DropNav li a:hover {
    background: none;
    color: #014ba0;
    font-weight: bold;
}

.MenuNav:hover .DropNav {
    display: block;
}

.Cart {
    text-align: right;
    position: relative;
    white-space: nowrap;
}

.Cart .icon-cart i {
    margin-right: 10px;
    color: #cacaca;
    font-size: 30px;
}

.Cart .icon-cart {
    color: #255fa8;
}

.Cart .cart-mini {
    position: absolute;
    top: 30px;
    right: 0;
    background: white;
    min-width: 210px;
    border: 1px solid #dfe0da;
    z-index: 9;
    padding: 10px;
    display: none;
}

.Slider {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 45px;
}

.carousel-indicators .active {
    background: #0077ff;
    width: 13px;
    height: 13px;
}

.carousel-indicators li {
    background: white;
    width: 13px;
    height: 13px;
    border: 1px solid #e5e5e5;
}

.Slider .carousel-indicators {
    left: 5%;
    bottom: 20px;
}

.Cart:hover .cart-mini {
    display: block;
}

.carousel-inner {

}

.carousel-inner .item {
    text-align: center;
}

.carousel-inner .thumbs {
    position: relative;
    display: block;
}

.carousel-inner .thumbs span.shadow {
    background: url(images/bgSlide.png) no-repeat;
    position: absolute;
    bottom: -39px;
    width: 525px;
    height: 48px;
    z-index: -1;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}

.carousel-caption h4 {
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.carousel-caption .readMore {
    position: relative;
    float: left;
}

.carousel-caption .readMore span.shadow {
    background: url(images/bgLearnmore.png) no-repeat;
    position: absolute;
    bottom: -48px;
    width: 525px;
    height: 48px;
    z-index: -1;
}

.carousel-caption p {
    line-height: 28px;
    font-size: 20px;
}

.itemBox .item {
    text-align: center;
}

.itemBox .item h3 {
    font-size: 16px;
    font-weight: bold;
}

.itemBox {
    margin-bottom: 20px;
}

.content h2.title {
    font-size: 20px;
    color: #092273;
    border-bottom: 1px solid #cecfcf;
    box-shadow: 0 1px 0 #fff;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

.productShow .item-title h2 {
    font-size: 20px;
    margin: 0 0 20px 0;
    font-weight: bold;
}

.productShow .item .item-content {
    margin-bottom: 20px;
}

.productShow .item .item-content img {
    height: 130px;
}

.productShow .item .item-content .product .image {
    padding: 10px;
    border: 1px solid #e5e5e5;
}

.productShow .item .item-content .product .image a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 130px;
    text-align: center;
    width: 300px;
}

.productShow .item .item-content .product img {
    vertical-align: middle;
}

.productShow .item .item-content .product .title {
    width: 100%;
    margin: 0 0 20px 0;
    text-align: center;
}

.productShow .item .item-content .product .title a {
    font-size: 14px;
    color: black;
}

.productShow .item .item-content .product .title a:hover {
    text-decoration: none;
    color: #034da2;
}

.post-all {
    margin: 40px 0;
    padding: 0 0 0 20px;
}

.post-all li {
    margin-bottom: 10px;
}

.post-all li a {
    color: #636363;
}

.post-all li a:hover {
    text-decoration: none;
    color: #003E85;
}

.contentProduct {
    border: 1px solid #ccc;
    padding: 30px;
}

.contentProduct .imgItem {
    text-align: center;
}

.contentItem h1 {
    font-size: 20px;
    color: #c4161c;
    font-weight: bold;
    margin: 0 0 20px;
}

.isotope {
    margin-bottom: 40px;
}

.teminocial {
    background: url(images/bgTeminocial.png) center center no-repeat;
    padding: 95px 0;
    color: white;
}

.teminocial .toSay {
    font-size: 25px;
    font-weight: bold;
}

.teminocial .toMem {
    font-size: 18px;
}

.contactForm {
    padding: 50px 0 100px;
}

.contactForm h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 70px 0;
}

.contactForm .groupBtn a {
    padding: 10px 20px;
    background: #2e3192;
    color: white;
    margin: 0 10px;
    font-size: 16px;
}

.contactForm .groupBtn a:hover {
    background: #1d1f66;
    text-decoration: none;
}

.contactForm .groupBtn a i {
    margin-right: 7px;
}

.content {
    margin-bottom: 40px;
    line-height: 23px;
    font-size: 14px;
}

.breadcrumb {
    background: url(images/bgHead.png);
    padding: 29px 0;
    color: white;
    border-radius: 0;
    margin-bottom: 40px;
}

.breadcrumb a {
    color: white;
}

.breadcrumb a:hover {
    text-decoration: none;
}

.content .pageTitle {
    font-size: 25px;
}

.pricing_table {
    padding: 0;
}

.leftTutorial {
    border-right: 1px solid #d0d0d0;
}

.tutorialContent {
    border-left: 1px solid #d0d0d0;
    margin-left: -1px;
}

.menu-tutorials-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-tutorials-container li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d0d0d0;
}

.menu-tutorials-container {
    margin-top: 30px;
}

.menu-tutorials-container li a {
    color: #2e3192;
    font-size: 16px;
    font-weight: bold;
}

.menu-tutorials-container li .sub-menu li a {
    color: black;
    font-size: 14px;
    font-weight: normal;
}

.menu-tutorials-container li .sub-menu li {
    margin: 0 0 5px 0;
    padding: 0;
    border: none;
}

.mainFaqs .itemFaqs {
    height: 170px;
    overflow: hidden;
}

.mainFaqs .itemFaqs h3 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.mainFaqs .itemFaqs h3 a {
    color: black;
}

.mainFaqs .itemFaqs h3 a:hover {
    text-decoration: none;
}

.mainFaqs .itemFaqs .excerpt {
    font-size: 14px;
}

.mainFaqs .wpcf7 {
    margin-top: 40px;
}

.mainFaqs .wpcf7 textarea {
    width: 100%;
    background: white;
    border: 1px solid #e0e0e0;
}

.mainFaqs .wpcf7 .groupBtn {
    text-align: center;
}

.mainFaqs .wpcf7 .groupBtn input[type="submit"] {
    padding: 10px 30px;
    background: #003e85;
    border: none;
    color: white;
}

.mainFaqs .wpcf7 .groupBtn input[type="submit"]:hover {
    background: #082A50;
}

.mainFaqs .wpcf7 .groupBtn input[type="reset"] {
    background: white;
    border: 1px solid #d0d0d0;
    padding: 10px 30px;
}

.carousel-caption .btn {
    text-shadow: none;
    float: left !important;
    padding: 10px 30px;
    margin-top: 20px;
    border: none;
    background: #2e3192;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
}

.carousel-caption .btn:hover {
    background: #1D1F63;
}

.contactPricing {
    padding: 0;
    margin-bottom: 40px;
}

.contactPricing .container {
    background: white;
    padding: 40px 0;
    border: 1px solid #d0d0d0;
}

.btnBlue {
    background: #034da2;
    text-transform: uppercase;
    padding: 10px 20px;
    margin-top: 30px;
    display: block;
    color: white;
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
}

.btnBlue:hover {
    background: #0b3a71;
    color: white;
    text-decoration: none;
}

.video img {
    width: 100%;
}

.contentBt h1.pageTitle {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: bold;
    color: #092273;
}

.contentBt h1.pageTitle .entry-date {
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
}

.sidebar aside {
    margin-bottom: 20px;
}

.sidebar aside ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar aside ul li {
    background: url(images/neo.png) 4px no-repeat;
    padding: 0 0 0 20px;
    margin-bottom: 15px;
}

.sidebar aside ul li a {
    color: #3e3e3e;
}

.sidebar aside ul li a:hover {
    text-decoration: none;
}

.widget-title {
    border-bottom: 1px solid #cecfcf;
    box-shadow: 0 1px 0 #fff;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.single-feedback {
    float: left;
    width: 33%;
}

.checkCode .form-group {
    position: relative;
}

.checkCode h3 {
    text-transform: uppercase;
    color: #2e3192;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}

.checkCode input[type="text"] {
    padding: 36px 105px 36px 26px !Important;
    border-radius: 0;
    width: 100%;
    background: #f2f2f2;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 30px;
    border: 6px solid #638ab0;
}

.checkCode button[type="submit"] {
    padding: 16px;
    background: #034da2;
    border-radius: 0;
    border: none;
    color: white;
    position: absolute;
    top: 0;
    right: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 30px;
    margin: 5px;
}

.thumbsCate {
    margin-bottom: 20px;
}

/*blog*/
.contentBlog .itemBlog {
    padding: 30px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #d0d0d0;
}

.contentBlog .itemBlog h3 {
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.contentBlog .itemBlog h3 a {
    color: #303030;
}

.contentBlog .itemBlog h3 a:hover {
    text-decoration: none;
}

.contentBlog .itemBlog .readMore {
    margin-top: 20px;
}

.contentBlog .itemBlog .readMore a {
    padding: 10px 20px;
    background: #2e3192;
    color: white;
    border-radius: 7px;
    box-shadow: 0 3px 6px #828282;
    background: #014f9a;
}

.contentBlog .itemBlog .readMore a:hover {
    color: white;
    background: #1c1e62
}

.contentBlog .itemBlog .thumbs {
    display: block;
    box-shadow: 0 3px 6px #828282;
}

.contentBlog .itemBlog .thumbs img {
    max-width: 100%;
}

.detailLicense .thumbs img {
    border: 1px solid #d0d0d0;
    padding: 10px;
    background: white;
}

.detailLicense .listName {
    padding-top: 60px;
}

.listTabs {
    margin: 0;
    padding: 0;
    list-style: none;
}

.listTabs li {
    font-size: 16px;
    margin: 0 0 10px 0;
}

.listTabs li.titleName {
    margin-bottom: 20px;
}

.listTabs li a {
    color: #333;
}

.listTabs li a:hover, .listTabs li a:focus, .listTabs li.active a {
    text-decoration: none;
    color: #337ab7;
}

.upper {
    font-weight: bold;
    text-transform: uppercase;
}

.detailLicense h2 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #cecfcf;
    box-shadow: 0 1px 0 #fff;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
}

.contenLicense p {
    font-size: 14px;
    margin: 0 0 20px 0;
}

.contenLicense p span {
    display: inline-block;
    width: 20%;
}

.uppercase {
    text-transform: uppercase;
}

.contactPage .contact td {
    color: #337ab7;
    padding: 2px 10px 2px 0;
    font-weight: bold;
}

.contactPage .MapGoogle {
    margin-top: 20px;
}

.contactPage .wpcf7-form input[type="text"],
.contactPage .wpcf7-form input[type="email"],
.contactPage .wpcf7-form input[type="tel"],
.contactPage .wpcf7-form textarea {
    font-weight: normal;
    padding: 5px;
    border: 1px solid #e8e8e8;
    width: 100%;
    color: #5b5b57;
}

.contactPage .wpcf7-form textarea {
    height: 150px;
}

.contactPage .wpcf7-form label {
    width: 100%;
}

.contactPage .wpcf7-form input[type="submit"] {
    background: #0c51a1;
    padding: 10px 30px;
    border: none;
    color: white;
}

.contactPage .wpcf7-form input[type="reset"] {
    border: none;
    background: none;
    margin-right: 15px;
}

/*footer*/
footer {
    background: #03213a;
    padding: 30px 0;
    color: white;
}

footer .borRightWhite {
    border-right: 1px solid #fff;
}

footer .logoFooter {
    text-align: center;
    margin-bottom: 10px;
}

footer .logoFooter img {
    width: 155px;
}

footer .Linkfooter {
    text-align: center;
    margin-bottom: 20px;
}

footer ul.footerLink {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

footer ul.footerLink li {
    float: left;
    margin-left: 20px;
}

footer ul.footerLink li a {
    color: #437ab8;
    font-size: 15px;
}

footer ul.footerLink li a:hover {
    text-decoration: none;
    color: #2e3192;
}

.Social {
    margin-bottom: 10px;
}

.Social i {
    font-size: 20px;
    margin: 0 5px;
}

.Social .fa-facebook-square {
    color: #034da2;
}

.Social .fa-google-plus-square {
    color: #c30000;
}

.Social .fa-youtube-play {
    color: #c30000;
}

.Social .fa-twitter {
    color: #0ab1ff;
}

.subcrite {
    position: relative;
}

.subcrite .es_textbox_class {
    padding: 10px 60px 10px 10px;
    border: 1px solid #e5e5e5;
    background: white;
    width: 100%;
}

.subcrite .es_button input {
    position: absolute;
    right: 16px;
    top: 1px;
    background: #e5e5e5;
    padding: 10px 30px;
    border: none;
    color: #1257a6;
}

.subcrite .es_lablebox {
    display: none;
}

.coppyRight {
    font-size: 14px;
}

.coppyRightBlue {
    background: #092274;
    padding: 20px;
    font-size: 16px;
    text-align: center;
    color: white;
}

video#bgvid {
    position: relative;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background-size: cover;
}

@media screen and (max-device-width: 800px) {
    html {
    }

    #bgvid {
        display: none;
    }
}

section.video {
    height: 465px;
    overflow: hidden;
}

.aligncenter {
    text-align: center !important;
    margin: 0 auto !important;
    max-width: 100% !important;
    display: block;
}

.contentBt table {
    margin-bottom: 10px;
}

.contentBt table th, .contentBt table td {
    padding: 10px;
}

.hiddenPC {
    display: none;
}

@media all and (min-width: 1280px) {
    .col-md-p5 {
        width: 21.6%;
        overflow: hidden;
        height: 235px;
        margin-right: -15px;
    }
}

@media all and (max-width: 500px) {

    header .navigation {
        display: none;
    }

    .hiddenMB {
        display: none;
    }

    .hiddenPC {
        display: block;
    }

    .contentProduct .imgItem {
        margin-bottom: 20px;
    }

    .contentProduct {
        border: none;
    }

    .dropdown-menu {
        display: none !important;
    }

    #menu-menu-product li {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        display: inline-block;
        border: 0;
        height: 210px;
        position: relative;
        -webkit-transition: all 200ms ease-in;
        -webkit-transform: scale(1);
        -ms-transition: all 200ms ease-in;
        -ms-transform: scale(1);
        -moz-transition: all 200ms ease-in;
        -moz-transform: scale(1);
        transition: all 200ms ease-in;
        transform: scale(1);
    }

    .MenuNav .DropNavMB {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 25px;
        z-index: 99;
        background: white;
        display: none;
    }

    .MenuNav .DropNavMB .dropdown-menu {
        position: relative;
    }

    .closed {
        text-align: right;
    }

    .closed span {
        background: #4c4c4c;
        border-radius: 100%;
        width: 33px;
        height: 32px;
        text-align: center;
        color: white;
        display: inline-block;
        line-height: 33px;
        cursor: pointer;
    }

    .MenuNav .DropNavMB li a {
        display: block;
        padding: 10px;
        border-bottom: 1px solid #dfe0da;
        color: #595959;
        font-size: 18px;
    }

    .pageTitleLG {
        display: none;
    }

    /*.SearchPro {*/
    /*    clear: both;*/
    /*    margin-top: 10px;*/
    /*    margin-bottom: 10px;*/
    /*}*/
    .pum-theme-657 .pum-container, .pum-theme-lightbox .pum-container {
        max-width: 100% !important;
        left: 10px !Important;
        min-width: auto !Important;
        right: 20px !important;
    }
}

i.fa {
    color: white;
}

.pull-right {
    float: right;
    height: 50px;
    border-left: 1px solid white;
    border-right: 1px solid white;
}

.searchLicense {
    margin-top: -45%;
}

#menu-menu-product li:hover {
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.5);
}

ul#menu-footerlink-1 {
    display: flex;
    list-style-type: none;
    padding-left: 15px;
    padding-top: 15px;
}

hr {
    /* margin-top: 20px; */
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.footer-content {
    color: white;
    text-align: justify;
}

.footer-content > a {
    color: white;
}

.footer-content > i {
    color: white;
}

.footer-title {
    font-weight: bold;
}

ul#menu-footerlink {
    display: flex;
    list-style-type: none;
    padding-left: 15px;
    padding-top: 15px;
}

#header-menu {
    background-color: #80a7ca;
    width: 100%;
    height: 50px;
    text-align: center;
}

.Linkfooter {
    display: inline-block;
    /*width: 60%;*/
    margin-left: -40px;
}

a.menu-image-title-after {
    color: white;
    padding-right: 20px;
    text-transform: uppercase;
    /*font-weight: bold;*/
}

#social-header {
    margin-top: 10px;
}

li.menu-item-2045 {
    background: #014f95;
    height: 70px;
    margin-top: -35px;
    margin-left: 60px;
    width: 100px;
    padding-top: 25px;
    font-size: 20px;
    padding-left: 20px;
}

select {
    -o-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


@media only screen and (min-width: 200px) and (max-width: 786px) {

    section.menuProductMB.hiddenPC {
        padding-bottom: 20px;
    }

    .bg-info {
        background-color: transparent !important;
    }

    .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
        opacity: 100;
        color: rebeccapurple;
    }
    .slick-prev:before, .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: 1;
        color: #ff0e0e;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .menuTitle {
        background-color: #034da2;
        height: 100px;
    }

    .menuTitle > a {
        color: white !important;
    }

    .menuTitle > a > h3 {
        padding-top: 10px !important;
        margin-bottom: 10px !important;
        margin-top: 0 !important;
    }


    .holder{
        height:200px;
        color:#fff;
        text-align:center;
    }
    .center{
        margin:10px;
    }
    .inside-image{
        width:100%;
        height:100%;
    }
    .lazy-height{
        height:300px;
    }
    .fade-height{
        height:400px;
    }

    .hiddenMB {
        display: none;
    }

    .Slider .carousel-indicators {
         left: 50%;
        bottom: -5px;
    }

    .carousel-indicators li {
        background: white;
        width: 10px;
        height: 10px;
        border: 1px solid #e5e5e5;
    }

    .carousel-indicators .active {
        background: #0077ff;
        width: 10px;
        height: 10px;
    }


    #header-menu {
        display: none !important;
    }

    .topNav .social li {
        float: left;
        margin-right: 15px;
    }

    .topNav .topChoose {
        font-size: 16px;
        color: #696763;
        margin-left: -10px;
    }

    #social-header {
        margin-top: 15px;
        padding: 0;
    }

    select {
        -o-appearance: none;
        -ms-appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .SearchPro {
        clear: both;
        width: 120px;
        height: 50px;
    }

    .MenuNav {
        float: left;
        padding-left: 20px;
    }

    .SearchPro input[type="text"] {
        width: 100%;
        padding: 10px;
        border: none;
        height: 30px;
    }

    .aws-search-form .aws-search-field {
        background: url(images/iconSearch.png) 97% center no-repeat;
        padding-right: 15px !important;
    }

    header {
        padding: 0;
        background: white;
    }

    .container.nav-phone {
        padding: 15px;
        text-align: right;
    }

    #menu-menu-product li:hover {
        z-index: 2;
        -webkit-transition: all 200ms ease-in;
        -webkit-transform: scale(1.5);
        -ms-transition: all 200ms ease-in;
        -ms-transform: scale(1.5);
        -moz-transition: all 200ms ease-in;
        -moz-transform: scale(1.5);
        transition: all 200ms ease-in;
        transform: scale(1.1);
    }

    .searchLicense {
        margin-top: 0;
    }

    .menuProduct #menu-menu-product {
        display: block;
        width: 100%;
        margin-top: 0;
    }

    #menu-menu-product li a img {
        width: 250px;
        height: 150px;
    }

    .menuProduct {
        margin-bottom: 20px;
    }

    .logoTeeth {
        display: none;
    }

    .topNav {
        margin-top: 0px;
        display: block;
    }

    .pull-right {
        float: right;
        height: 50px;
        border-left: 0;
        border-right: 0;
        width: 25%;
    }

    .MenuNav .DropNavMB {
        position: fixed;
        top: 20%;
        left: 0;
        right: 0;
        bottom: 13%;
        padding: 0 25px 25px 25px;
        z-index: 99;
        background: white;
        display: none;
    }

    .row.nav-mb {
        background-color: #5995cc;
    }

    .container.nav-mb {
        margin-bottom: 0px !important;
    }

    ul#menu-footerlink {
        display: flex;
        list-style-type: none;
        padding-left: 15px;
        padding-top: 0 !important;
        margin-bottom: 0 !important;
    }

    #lang_choice_1 {
        border: none;
        color: white;
        background: #014f95;
        margin-top: 15px;
        padding: 0 10px 0 10px;
        margin-left: -14px;
        font-size: 12px !important;
        font-weight: unset;
    }

    .aws-container {
        padding-top: 10px;
    }

    .aws-container .aws-search-form {
        position: relative;
        width: 97%;
    }


    #menu-item-908 {
        display: none;
    }

    #menu-item-910 {
        display: none;
    }

    #menu-item-1107 {
        display: none;
    }

    #menu-item-1111 {
        display: none;
    }

    #menu-item-1106 {
        display: none;
    }

    #menu-item-1109 {
        display: none;
    }

    #menu-item-1278 {
        display: none;
    }

    #menu-item-1110 {
        display: none;
    }

    li#menu-item-2045 {
        background: #014f95;
        height: 30px;
        margin-top: -30px;
        margin-left: 200%;
        width: 100px;
        padding-top: 0 !important;
        font-size: 20px;
        border: 1px solid white;
        padding-left: 20px;
    }

    .footer-title {
        font-weight: bold;
        border-top: 1px solid white;
        border-bottom: 1px solid white;
        padding: 10px 10px;
        background-color: #014F95;
    }

    .footer-content {
        color: white;
        padding: 20px 0;
        text-align: justify;
    }

    hr {
        display: none;
    }

}