@charset "utf-8";
.in_mn_69{
    margin-bottom: 0 !important;
}
.contact-form {
	letter-spacing: 0;
}
.wp-concact-164{
    overflow-y:scroll;
    margin-top: 30px;
    height: 300px; 
    background: #ECECEC;
    padding-left: 15px;
    padding-right: 15px;
}
.contact-title-164{
    text-align: center;
    font-size: 18px;
    /* font-weight: bold; */
    line-height: 160%;
    padding-top: 15px;
    color: #363636;
    padding-left: 15px;
}

.cont-contact-165 ul li{
    /* text-align: center; */
    font-size:14px;
    /* font-weight: bold; */
    line-height: 160%;
    padding-top: 15px;
    padding-left: 15px;
    color: #363636;
    padding-bottom: 15px;
}
.thought_text h5{
    left:50%;
    top: 45%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.thought_text {
    text-align: center;
}

.in_mn_69 ul li {
    padding-bottom: 20px;
}

.thought_text img {
    padding-top: 69px;
    padding-bottom: 68px;
    max-width: 154px;
}

.wapper-syotyo {
    background: #f8f6ef;
    margin-top: -17px;
    padding-bottom: 70px;
}

.inner-syotyo {
    background: #fff;
    border-radius: 3px;
    padding-top: 38px;
    padding-left: 52px;
    padding-right: 52px;
}

.syotyo-decs {
    padding-top: 44px;
}

.cont-876 {
    width: 100%;
    max-width: 876px;
    margin: 0 auto;
}

/* =================== */

.err {
	color: red;	
}
.expansion-title-desc {
    font-size: 19px;
    font-weight: bold;
    color: #0072cd;
    padding-bottom: 5px;
    margin-bottom: 40px;
}

.contact-border-bt {
    border-bottom: 3px dotted #cccccc;
    padding-bottom: 10px;
}

.expansion-contact {
    text-align: center;
    width: 100%;
    padding-bottom: 50px;
}

.contact-desc {
    font-size: 15px;
    line-height: 160%;
    color: #363636;
    /* padding-top: 25px; */
    padding-left: 20px;
    letter-spacing: 0
}

.expansion-br-136 {
    display: none;
}

.contact-step ul {
    padding-top: 30px;
    padding-bottom: 25px;
}

.contact-step ul li {
    float: left;
    width: 33.33%;
}

.contact-step ul li:last-child {
    text-align: right;
}

.contact-step ul li:last-child img {
    /*padding-top: 7px;*/
}

.contact-step ul li:nth-child(2) {
    text-align: center;
}

.contact-step ul li:nth-child(2) img {
    /*padding-top: 7px;*/
}

.contact-title-130 h3 {
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    color: #0072cd;
    padding-top: 28px;
    padding-bottom: 30px;
}

/* ************form********* */

.contact-group {
    width: 49%;
    float: left;
    margin-right: 1%;
}

.contact-group table {
    vertical-align: middle;
}

.contact-group tr td {
    padding-bottom: 13px;
}
.mr-555{
  
}
.contact-group tr td:first-child {
    width: 103px;
    height: 38px;
    text-align: right;
    /* padding-right: 10px; */
    font-size: 14px;
    font-weight: bold;
    color: #0072cd;
    letter-spacing: 0;
    vertical-align: middle;
}

.contact-group tr td:last-child {
    text-align: right;
    /*ext-align: left;*/
    margin-top: 0;
    height: 38px;
    vertical-align: middle;
    padding-left: 15px;
}

.contact-group tr td:last-child input {
    width: 329px;
    height: 38px;
    border: 1px solid #cccccc;
    padding: 0 5px;
    background: #fafafa;
}

.contact-group tr:nth-child(6) td:last-child input {
    width: 135px;
    /*width: 310px;*/
    margin-left:3px;
}

.contact-comment {
    width: 50%;
    float: right;
    overflow: hidden;
}

.contact-group table {
    width: 100%;
}

.contact-comment table {
    width: 100%;
}

.contact-comment table tr:first-child {
    width: 115px;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
    color: #0072cd;
    letter-spacing: 0;
    padding-right: 10px;
    outline: none;
    /*text-align: center;*/
}
.color-333 {
	color: #333;
}
.contact-comment table tr:last-child {
    padding-left: 10px;
    outline: none;
}

.contact-comment table tr:last-child textarea {
    width: 100%;
    height: 403px;
    outline: none;
    resize: none;
    padding: 0 5px;
    padding-top: 5px;
    background: #fafafa;
    border: 1px solid #ccc;
}

.contact-txt-desc {
    border: 2px solid #0072cd;
    text-align: center;
    line-height: 160%;
    font-weight: bold;
    color: #0072cd;
    border-radius: 3px;
    padding-top: 15px;
    padding-bottom: 12px;
    letter-spacing: 0
}

.group-137 {
    padding-bottom: 30px;
    overflow: hidden;
}

/* ============= */

.contact-check {
    text-align: center;
    padding-bottom: 12px;
    padding-top: 30px;
}

.styled-checkbox-1 {
    font-size: 15px;
    letter-spacing: 0px !important
}

.styled-checkbox {
    position: absolute;
    opacity: 0;
}

.styled-checkbox+label {
    position: relative;
    cursor: pointer;
    padding: 0;
}

.styled-checkbox+label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: white;
    border: 2px solid #0072cd;
}

.styled-checkbox:hover+label:before {
    background: #0072cd;
}

.styled-checkbox:focus+label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}

.styled-checkbox:checked+label:before {
    background: #0072cd;
}

.styled-checkbox:disabled+label {
    color: #b8b8b8;
    cursor: auto;
}

.styled-checkbox:disabled+label:before {
    box-shadow: none;
    background: #ddd;
}

.styled-checkbox:checked+label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 9px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* ============== */

.contact-btn-191 {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 62px;
}

.contact-btn-191 button {
    color: #ffffff;
    background: #0072cd;
    line-height: 160%;
    font-size: 15px;
    border: none;
    border-radius: 5px;
    width: 325px;
    height: 55px;
    cursor: pointer;
}

.contact-btn-191 button:hover {
    background: #5da726;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.contact-br-show {
    display: none;
}
.inq-bo{
    border-bottom: 3px dotted #ccc;
}

.back-btn {
    color: #0072cd!important;
	border: 1px solid #0072cd!important;
    background: #fff!important;
}
.back-btn:hover {
    color: #fff!important;
	border: 1px solid #0072cd!important;
    background: #0072cd!important;
}

/* =================== */

@media screen and (max-width:1025px) {
    .wapper-syotyo {
        padding-left: 10px;
        padding-right: 10px;
    }
    .contact-comment table tr:last-child textarea {
        width: 100%;
    }
    .inner-syotyo {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media screen and (max-width:989px) {
    .contact-group {
        width: 100%;
    }
    .contact-comment {
        width: 100%;
        float: left;
    }
    input[type=text] {
        width: 100% !important;
        box-sizing: border-box;
    }
    textarea {
        width: 100%;
    }
    .contact-group tr td:first-child {
        width: 115px;
        padding-right: 10px;
    }
    .contact-group tr:nth-child(6) td:last-child input[type=text] {
        width: 96.5% !important;
    }
    .contact-comment table tr td:first-child {
        width: 119px !important;
    }
    .contact-comment table tr:last-child textarea {
        width: 98%;
        height: 100px;
    }
    .group-137 {
        padding-bottom: 15px;
    }
    .contact-check {
        font-size: 14px;
    }
    .checkmark {
        left: 171px;
    }
    .contact-btn-191 {
        padding-top: 5px;
        padding-bottom: 25px;
    }
    .contact-txt-desc {
        font-size: 12px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .contact-group tr td:last-child {
        padding-left: 0;
    }
    .contact-comment table tr:first-child td:first-child {
        padding-left: 0;
    }
    .contact-comment table tr:last-child textarea {
        width: 100%;
        margin-left: 0;
    }
    .contact-comment table tr td:first-child {
        width: 115px !important;
    }
}

@media screen and (max-width:860px) {
    .syotyo-img img {
        padding-right: 0;
    }
    .icon-home-right>.cont>.ow>img {
        margin-top: -154px;
        padding-right: 30px;
        width: 100%;
        max-width: 160px;
    }
    .innner-office table tr td:last-child {
        font-size: 14px;
    }
    .wapper-syotyo {
        padding-bottom: 40px;
    }
    .office-table {
        padding-bottom: 50px;
    }
    .expansion-contact {
        padding-bottom: 40px;
    }
}

@media screen and (max-width:767px) {
    .expansion-title-desc{
        margin-bottom: 20px !important;
    }
    .contact-group tr:nth-child(7) td{
        display: none;
    } 
    .thought_text img {
        padding-top: 50px;
        padding-bottom: 50px;
        max-width: 350px;
    }
    .inner-syotyo {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 5px;
    }
    .expansion-title-desc {
        padding-bottom: 15px;
    }
    .expansion-contact {
        padding-bottom: 15px;
    }
    .contact-border-bt {
        padding-bottom: 10px !important;
    }
    .contact-desc {
        padding-top: 15px;
        font-size: 14px;
        padding-left: 10px;
        letter-spacing: -0.5px;
    }
    .contact-step ul {
        padding-top: 15px;
    }
    .contact-title-130 h3 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .contact-group {
        width: 100%;
    }
    .contact-comment {
        width: 100%;
        float: left;
    }
    input[type=text] {
        width: 100% !important;
        box-sizing: border-box;
    }
    textarea {
        width: 100%;
    }
    .contact-group tr td:first-child {
        width: 115px;
    }
    .contact-group tr:nth-child(6) td:last-child input[type=text] {
        width: 96.5% !important;
    }
    .contact-comment table tr td:first-child {
        width: 119px !important;
    }
    .contact-comment table tr:last-child textarea {
        width: 98%;
        height: 100px;
    }
    .group-137 {
        padding-bottom: 15px;
    }
    .contact-check {
        font-size: 14px;
    }
    .checkmark {
        left: 171px;
    }
    .contact-btn-191 {
        padding-top: 5px;
        padding-bottom: 25px;
    }
    .contact-txt-desc {
        font-size: 12px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .contact-group tr td:first-child {
        width: 100%;
        float: left;
        text-align: left;
        height: auto;
        background: rgba(8, 87, 166, 0.5);
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
    .contact-group tr td:last-child {
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .contact-comment table tr td:first-child {
        width: 100% !important;
        float: left;
        padding-left: 0;
        height: auto;
        background: rgba(8, 87, 166, 0.5);
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .contact-comment table tr:last-child {
        width: 100% !important;
        float: left;
        padding-left: 0;
        padding-right: 0;
    }
    .contact-comment table tr:last-child td {
        width: 100%;
        float: left;
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .contact-comment table tr:last-child textarea {
        width: 100%;
        margin-left: 0;
    }
    .contact-desc {
        padding-top: 15px;
        font-size: 13px;
        padding-left: 0;
    }
    .contact-group tr td:last-child {
        width: 100%;
        float: left;
        padding-left: 0;
    }
    .contact-group tr td {
        padding-bottom: 0;
    }
    .contact-step ul li {
        width: 100%;
        float: left;
    }
    .contact-title-130 h3 {
        font-size: 12px;
    }
    .contact-check {
        padding-top: 15px;
    }
    .group-137 {
        padding-bottom: 0;
    }
    .contact-br-show {
        display: block;
    }
    .thought_text h5{
        left: 50%;
        top: 36%;
    }
}

@media screen and (max-width:676px) {
    .contact-group tr:nth-child(6) td:last-child input[type=text] {
        width: 95.5% !important;
    }
    .contact-comment table tr:last-child textarea {
        width: 97%;
        height: 100px;
    }
}

@media screen and (max-width:570px) {
    .contact-group tr:nth-child(6) td:last-child input[type=text] {
        width: 94.5% !important;
    }
}

@media screen and (max-width:500px) {
    .contact-group tr:nth-child(6) td:last-child input[type=text] {
        width: 93.5% !important;
    }
}

@media screen and (max-width:480px) {
    .icon-home-right>.cont>.ow>img {
        margin-top: -115px;
        max-width: 130px;
    }
    .thought_text img {
        max-width: 250px;
    }
    .contact-group tr td:first-child {
        width: 100%;
        float: left;
        text-align: left;
        height: auto;
        background: rgba(8, 87, 166, 0.5);
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
    .contact-group tr td:last-child {
        margin-bottom: 40px;
        margin-top: 10px;
    }
    .contact-comment table tr td:first-child {
        width: 100% !important;
        float: left;
        padding-left: 0;
        height: auto;
        background: rgba(8, 87, 166, 0.5);
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .contact-comment table tr:last-child {
        width: 100% !important;
        float: left;
        padding-left: 0;
        padding-right: 0;
    }
    .contact-comment table tr:last-child td {
        width: 100%;
        float: left;
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .contact-comment table tr:last-child textarea {
        width: 100%;
        margin-left: 0;
    }
    .contact-desc {
        padding-top: 0px;
        font-size: 13px;
        padding-left: 0;
    }
    .contact-group tr td:last-child {
        width: 100%;
        float: left;
        padding-left: 0;
    }
    .contact-group tr td {
        padding-bottom: 0;
    }
    .contact-step ul li {
        width: 100%;
        float: left;
    }
    .contact-title-130 h3 {
        font-size: 12px;
    }
    .contact-check {
        padding-top: 15px;
    }
    .group-137 {
        padding-bottom: 0;
    }
    .contact-br-show {
        display: block;
    }
    .expansion-title-desc{
        margin-bottom: 15px !important;
    }
}

@media screen and (max-width:375px) {
    .icon-home-right>.cont>.ow>img {
        display: none;
    }
    .thought_text img {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .in_mn_69 ul li {
        padding-top: 6px;
        /* padding-bottom: 25px; */
    }
    .syotyo-decs p {
        font-size: 14px;
    }
    .inner-syotyo {
        padding-left: 10px;
        padding-right: 10px;
    }
    .innner-office table tr td:last-child {
        padding-left: 10px;
        padding-right: 5px;
        font-size: 11px;
    }
    .contact-border-bt {
        font-size: 15px;
    }
    .contact-desc {
        font-size: 12px;
        letter-spacing: 0.5px
    }
    .styled-checkbox-1 {
        font-size: 12px;
        letter-spacing: 0px !important;
    }
    #expansion-title-desc{
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 320px) {
    .contact-step ul li:nth-child(1) img {
        padding-right: 30px;
    }
    .contact-step ul li:nth-child(2) img {
        padding: 7px 15px;
    }
    .contact-step ul li:nth-child(3) img {
        padding-left: 30px;
        padding-top: 0;
    }
    .wapper-syotyo {
        padding-bottom: 20px;
    }
    .thought_text img {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .contact-border-bt {
        padding-bottom: 0px !important;
    }
    #expansion-title-desc{
        margin-bottom: 15px;
    }
    .contact-group tr:nth-child(6) td:last-child input[type=text]{
        width: 92.5% !important;
    }
  
}