html,body{
    padding: 0;
    margin: 0;
    widows: 100%;
    height: 100%;
}
.mbpage{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}
.show-menu{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 1;
}
.navbar-brand{
    font-family: 'supermarket';
    color: #2B327A;
    padding: 0px;
    line-height: 2.75em;
}
.navbar-toggler{
    padding: 0; 
}
.navbar-nav {
    font-family: 'supermarket';
    background-color: #1B75BB;
}
.navbar-nav .nav-link {
    
    padding-left: 10px;
    color: #fff;
}
.nav-item{
    border-bottom: 1px solid #ccc;
}
.bar-blue{
    color: #2B327A;
}
.section{
        display: block;
        width: 100%;
    }
#home{
    background-image: url(../images/tmk1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 1.5s linear;
}
#txttile{
    min-height: auto;
}
.logo{
    display: block;
    float: left;
    width: 48px;
}
.header-menu{
    display: inline-block;
    width: 100%;
    height: auto;
    clear: both;
    margin: 5px auto;
}
.menu-show-tel{
    display: inline-block;
    float: right;
    color: #fff;
    padding: 2px 25px;
    font-family: 'supermarket';
    background-color: #1B75BB;
    font-size: 1em;
}
.showtitle{
    font-family: 'supermarket';
    color: #2B3178;
    text-align:center;
    padding: 10px;
    width: 100%;
    height: auto;
    overflow-x: hidden;
    
}
.boxhome{
    display: block;
    width: 100%;
    background-image: url(../images/intro2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size:100%;
    height: 100%;
}
.show-home-about{
    display: block;
    width: 100%;
    padding: 5%;
    height: auto;
}
.show-home-about h1,.show-home-about h2,.show-home-about h3,.show-home-about h4,.show-home-about span{ 
    font-family: 'supermarket';
}
.show-home-about h1{
    margin: 0;
    line-height: 1;
    color: #2B3178;
}
.show-home-about h2{
    margin: 0;
    line-height: 1;
    color: #58585B;
}
.show-home-about h3{
    
    color: #2B3178;
}
.show-home-about h4{
    
    color: #2B3178;
}
.show-home-about span{
    display: block;
    font-size: 1em;
    color: #58585B;
    text-align: justify;
}
.txt-tile{
    display: block;
    font-family: 'supermarket';
    color: #2B3178;
    width: 100%;
    padding: 0px 10%;
}
.homegallery{
    display: block;
    width: 100%;
    height: auto;
    padding: 5%;
    
}
.imagehomegall{
    display: block;
    width: 100%;
}
.link-gall{
    display: block;
    margin: 10px auto;
    position: relative;
    width: 100%;
    height:100%;
    text-decoration: none;
    font-family: 'supermarket';
    color: #fff;
}
.link-gall:hover{
    color: #fff;
}

.opa-text{
    
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #1B75BB;
    opacity: 0.5
}
.txt-gall{
    display: block;
    text-align: center;
    margin: 30% auto;
    font-size: 1.105em;
}
.web-page-5 {
    background-color: #1B75BB;
}
.homecontact{
    display: block;
    font-family: 'supermarket';
    color: #fff;
    height: auto;
}
.homecontact:first-child{
    padding: 10px 30px;
    font-family: 'supermarket';
    color: #fff;
}
.homecontact:last-child{
    height: 50%;
    padding: 20px;
}
.homecontact h2{
   line-height: 1;
   
}
.homecontact h3{
    line-height: 1;
   
}
.homecontact span{
    display: block;
    font-size: 1em;
    margin-top: 30px;
}
.showmap{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.myfooter{
    display: block;
    margin-top: 10px;
    border-top: 1px solid #fff;
    text-align: center;
    font-family: 'supermarket';
    font-size: 1em;
    color: #fff;
    width: 100%;
}
.page-about{
    display: block;
    background-image: url(../images/tmk1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.page-service{
    display: block;
    background-image: url(../images/tmk1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.showtitle2{
    display: block;
    padding: 5%;
    text-align:center;
    width: 100%;
    height: auto;
    font-family: 'supermarket';
    color: #fff;
}
.footer{
    display: block;
    position: relative;
    font-family: 'supermarket';
    color: #fff;
    width: 100%;
    height: auto;
    padding-bottom: 5% ;
    background-color: #1B75BB;
    height: auto;
}
.section-about-comp{
    display: block;
    width: 100%;
    height: auto;
    background-color:#1B75BB; 
    height:auto;
}
.tittle-service{
    display: block;
    width: 100%;
    height: 350px;
    background-color: #1B75BB;
    padding-top: 50px;
    padding-left: 20px;
    font-family: 'supermarket';
    color: #fff;
}
.show-img-service{
    display: block;
    width: 100%;
    height: 350px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
   
}
a.link-subabout{
    display: block;
    width: 100%;
    height: 100%;
    font-family: 'supermarket';
    color: #fff;
    text-decoration: none;
}
.show-opa{
    display: table;
    width: 100%;
    height: 100%;
    background-color: #1B75BB;
    opacity: 0.7
}
.txt-service{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.page-service h1 {
    margin-top: 80px;
    font-family: 'supermarket';
    color: #2B3178;
}
.zoom-bg{
    background-image:url(../images/zoom-button.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50px;
}
.showmyport{
    font-family: 'supermarket';
}
.showmyport h2{
    color: #1B75BB;
}
.showmyport h3{
    color: #6D6E70;
}
.link-gall2{
    display: block;
    position: relative;
    float: left;
    text-decoration: none;
    width: 220px;
    height: 190px;
    margin: 10px;
    overflow: hidden;
}
.link-gall2 img{
    display: block;
    width: 100%;
}
.link-gall2:hover .show-opa{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.showcontact{
    padding-bottom: 50px;
    padding-top: 50px;
    background-color: #1B75BB;
    font-family: 'supermarket';
    color: #fff;
    line-height: 1.65em;
    font-size: 1.15em;
    min-height: 400px;
}
.showcontact h3{
    font-size: 1.8em;
}
.showcontact h5{
    font-size: 1.3em;
}
.contactmap{
    background-color: #fff;
    min-height: 400px;
}
.linkcontact,.linkcontact:hover{
    display: block;
    color: #fff;
    text-decoration: none;
}
.line-icon{
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(../images/line.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 2rem;
}
.mail-icon{
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../images/mai.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 2rem;
}
.tel-icon{
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../images/phone.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 2rem;
}
.fax-icon{
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../images/fax.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 2rem;
}
.contact-center{
    float: none;
    margin: 0px auto;
} 
.contact-form{
    
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #1B75BB;
    font-family: 'supermarket';
    color: #fff;
}
.contact-form h3{
    margin: 10px;
}
.btn-contact{
    display: block;
    width: 100%;
    color: #1B75BB;
    background-color: #fff;
    border: 0px;
    padding: 10px 0px;
}
.contact-error{
    height: 34px;
    
}
.error{
    color: red;
}
.hide{
    display: none;
}
.show-img-service2{
    display: block;
    width: 100%;
    height: 230px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
   
}
.show-img-home{
    display: block;
    width: 100%;
    height: 305px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (min-width: 320px) and (orientation: portrait) {
    .section{
        min-height: 50vh;
    }   
}
@media only screen and (min-width: 320px) and (orientation: landscape) {
    .section{
        min-height: 100vh;
    }
    .section.web-page-5{
        min-height: 50vh;
    }
}
@media (max-width:1070px) {
    .navbar-expand-srset>.container,
    .navbar-expand-srset>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (max-width: 1920px) {
.navbar-header {
    float: none;
}
.navbar-left,.navbar-right {
    float: none !important;
}
.navbar-toggle {
    display: block;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-collapse.collapse {
    display: none!important;
}
.navbar-nav {
    float: none!important;
    margin-top: 7.5px;
}
.navbar-nav>li {
    float: none;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.collapse.in{
    display:block !important;
}
}
