﻿.contact-us .layout-bg{
    background-image: url(/KintoLocalResource/img/title_bg.png?111037&11072);
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0px 2px 90px rgba(0, 0, 0, 0.03);
    width: 100%;
    padding: 0px 30px 0px 30px;
    margin-top: 40px;
}

.contact-us .th{
    font-family: 'DB_Heavent';
    font-size: 140%;
}

.contact-us .en{
    font-family: "ToyotaType"
   
}

.contact-us .fontEng{
    font-family: "ToyotaType" !important;
}

.contact-us .letsChat-box{
    display: none;
    width: 100%;
    padding: 10px;
    margin-left: 0px;
    text-align: center;
    margin-top: 0px;
}
.contact-us .letsChat-box .imgButton {
    cursor: pointer;
}

.contact-us .letsChat-box .imgButton:hover {
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
}

.contact-us .layout-bg .box .header{
    padding: 0px 20px 0px 0px;
    width: 100%;
    height: auto;
    text-align: left;
}


.contact-us .chatbot .thai{
    color: #fff;
    font-size: 24px;
    line-height: 0.1;
    padding-bottom: 3px;
    font-family: 'DB_Heavent';
}

.contact-us .chatbot .eng{
    color: #fff;
    font-size: 16px;
    line-height: 0.1;
}


.contact-us .block1 .select-thin-text{
    font-weight: normal;
    color: #fff;
}

.contact-us .block1 .select-thin-text:hover{
    color: #00DBEB;
    cursor: pointer;
}

.contact-us .block1 .icon{
    width: 30px;
    height: 30px;
    margin-top: 7px;
}

.contact-us .header .title .thai{
    font-family: 'DB_Heavent';
    color: #fff;
    font-size: 50px;
}

.contact-us .header .title .eng{
    color: #fff;
    font-size: 42px;
}

.contact-us .box{
    display: block;
    text-align: center;
}

.contact-us .box .block1{
    padding: 0px;
    width: 100%;
    margin-top: 20px;
}

.contact-us .box .block2{
    margin-bottom: 0px;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    margin-top: 20px;
    margin-left: 0;
}

.contact-us .contact-box{
    height: auto;
    padding: 20px;
}

.contact-us .contact-box .info .a-title .thai{
    color: #015469;
    font-size: 22px;
    font-weight: bold;
}

.contact-box .info .a-title .eng{
    color: #015469;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.contact-us .contact-box .main-title .thai{
    font-family: 'DB_Heavent';
    color: #4A4A4A;
    font-size: 35px;
    font-weight: bold;
    height: 34px;
}

.contact-us .contact-box .main-title .eng{
    color: #4A4A4A;
    font-size: 28px;
    font-weight: bold;
    height: 34px;
    text-transform: uppercase;
}


@media only screen and (min-width: 900px) {
   .contact-us .box{
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
    }

    .contact-us .box .block1{
        padding: 0px;
        width: 100%;
        margin-top: 20px;
    }

    .contact-us .box .block2{
        margin-bottom: 0px;
        padding: 10px 40px 10px 40px;
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        height: auto;
        margin-top: 20px;
        margin-left: 0;
        height: auto;
    }
    .contact-us .letsChat-box{
        display: block;
        width: 41.66%;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    
    .contact-us .layout-bg .box .header{
        width: 100%;
          height: 80px;
        padding-left: 20px;
    }
    
    .contact-us .block1 .icon{
        width: 40px;
        height: 40px;
        margin-top: 0px;
    }

   

    
}
