@charset "UTF-8";
/* CSS Document */


.enquete-section .header_area {
    height: 0;
    margin: 0;
}

#contact #center1 .centerbox h3.title1 {
    border-top: none;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    margin: 2% 0;
    padding: 1% 0;
    text-align: center;
    line-height: 1;
    background: #4db3e7;
}

p.Notice {
    font-size: 26px;
    line-height: 1.8;
    text-align: center;
    background: #4bb0e4;
    padding: 2% 0 !important;
    color: #fff;
}

p.Notice a{
    color: #fff !important;
    font-size: 26px !important;
    text-decoration: underline;
}

p.end-txt {
    text-align: center;
    color: #4eb3e7;
    font-size: 180%;
    line-height: 1;
    padding: 2% 0 !important;
    margin: 0 0 5% 0 !important;
}


#center-seo input[type="submit"], #center-seo input[type="button"], #center3 input[type="submit"], #center3 input[type="button"], #contact #center1 .centerbox .mainCont input[type="button"], #contact #center1 .centerbox .mainCont input[type="submit"] {
    background: none;
    background-color: #3aa1d6;
    border: 1px solid #3aa1d6;
    border-radius: 3px;
    box-sizing: border-box;
    color: #FFF;
    cursor: pointer;
    font-size: 150%;
    height: auto;
    padding: 2% !important;
    width: 42% !important;
}

#center-seo input[type="submit"]:hover, #center-seo input[type="button"]:hover, #center3 input[type="submit"]:hover, #center3 input[type="button"]:hover, #contact #center1 .centerbox .mainCont input[type="button"]:hover, #contact #center1 .centerbox .mainCont input[type="submit"]:hover {
    background-color: #1b74a2;
    background-image: none;
    border: 1px solid #1b74a2;
}


div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=checkbox] {
    margin: 10px 5px 10px 1.5%;
}



@media(max-width:1200px){
}

@media(max-width:1024px){
}

@media(max-width:960px){
}

@media(max-width:768px){
}

@media(max-width:580px){
    div#enquete-header {
        position: fixed;
        top: 0;
        left: 0;
    }
}

@media(max-width:480px){
    #contact #center1 .centerbox h3.title1 {
        font-size: 20px;
        margin: 0;
        padding: 4% 0;
    }
    p.Notice {
        font-size: 15px;
    }
    p.Notice a {
        font-size: 15px !important;
    }
}

@media(max-width:414px){
}

@media(max-width:375px){
}











