.myheader {
    
}
.txfooterbox {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 25px;
}
.txfooterbox h4 {
    font-weight: bold;
    font-size: 20px;
}
.txfooterbox p{
    font-family: "Lato", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    margin-top: 15px;
    line-height: 30px;
}
.bleft {
    border-left: solid 3px #000000;
}
.bright{
    border-right: solid 3px #000000;
}

.txpricebox {
    width: 100%;
    min-height: 250px;
    border: 3px solid #eaeaea;
    border-radius: 150px;
}
.txpricebox .txpb-left {
    width: 250px;
    height: 244px;
    float: left;
    border: 25px solid #eaeaea;
    border-radius: 125px;
}
.txpricebox .txpb-left p{
    margin-top: 35px;
    text-align: center;
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}
.txpricebox .txpb-left p span{
    display: block;
    font-size: 15px;
}
.txpricebox .txpb-left > div{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #e74c46;
}
.txpricebox .txpb-right {
    float: left;
    padding-left: 35px;
}
.txpricebox .txpb-right p {
    color: #000000;
    margin-top: 30px;
    font-size: 12px;
    
}
.txpricebox .txpb-right a {
    color: #ffffff;
    background: #e74c46;
    padding: 2px 5px;
    font-size: 12px;
}
.txservice .ct-iconBox-content {
    min-height: 225px;
}
.ct-archiveBox {
    height: 130px;
}
.ct-archiveBox h3{
    font-size: 25px;
}
.tx-contact .ct-iconBox-subtitle {
    line-height: 15px;
    margin-top: 10px;
}


#contact_email {
	max-width: 175px;float: left;height: 37px;font-size: 17px;text-align: left;border-color: #e74c46;color: #e74c46;font-weight: 500;
}
#contact_email::-webkit-input-placeholder {
    color: #e74c46;
}
#contact_email:-moz-placeholder {
    /* FF 4-18 */
    color: #e74c46;
}
#contact_email::-moz-placeholder {
    /* FF 19+ */
    color: #e74c46;
}
#contact_email:-ms-input-placeholder {
    /* IE 10+ */
    color: #e74c46;
}

#mydevisres i {
	position: absolute;
    right: 28px;
    font-size: 22px;
    top: 35px;
    color: #555555;
}
    