/*
Theme Name: MultiPurpose Child Theme
Theme URI: http: http://thememotive.com/
Description: Child theme is the recommended way to modify an existing theme if you want to make changes in the theme.
Author: ThemeMotive
Author URI: http://thememotive.com/
Template: multipurpose
Version: 1.0.0
*/

@import url("../multipurpose/style.css?v=1.2");

/*Add your custom styles below:*/
/* Body */
body{
    margin-top:-20px;
}

.form-box .flush-left{
    width: 49%;
}

#wpcf7-f3401-p43-o1 .one_half .wpcf7 input,
#wpcf7-f3401-p43-o1 .second_half .wpcf7 input{
    width: 100%;
}

#wpcf7-f3401-p43-o1 .one_half,
#wpcf7-f3401-p43-o1 .second_half{
    width: 49%;
}

#wpcf7-f3401-p43-o1 .one_half{
    float: left;
}

#wpcf7-f3401-p43-o1 .second_half{
    float: right;
}
/* Footer */
footer nav.social,footer nav.social ul{
    float:none;
}
footer nav.social ul{
    display:inline-block;
}
.widget .social li{
    padding:5px!important;
    background-color:#195CA5!important;
    text-align:center;
    border-radius:4px;
}
.color-custom footer a{
    color:#aeaeae;
}
footer article ul li{
    display:block;
    text-align:center;
    font-size:16px!important;
    font-family: 'Oswald', sans-serif!important;
    margin-top:20px;
}
/* Header */
.main-header-wrapper{
    background-image: url(images/header_background_bottom.png);
    background-position: -293px -765px
}
ul.header-address{
    float:right;
    list-style-type:none;
    display:block;
    font-size:16px!important;
    font-family: 'Oswald', sans-serif!important;
}
header.h3 nav.mainmenu>ul>li>a {
text-decoration: none;
}
.slider5 p {
color: #4545455!important;
}
a {
    text-decoration: underline;
}
a.phone-link{
    color:#26abe2!important;
}
a.footer-maps{
    color:#aeaeae!important;
}
a.footer-maps:hover{
    color:#26abe2!important;
}

footer section.bottom ul{
    list-style:none;
}
footer section.bottom li{
    margin-left:0;
}
.p01 {
    background-image: url(images/patterns/contemporary_china.png);
}
.slider{
    text-align:center;
}
.slider5{
    background-color:#bddfeb!important;
}
.contact>aside{
    max-width:100%;
}
h1,h2,h3,h4,h5,h6{
    font-family:Georgia!important;
}
/*h2 {margin: 1em 0 0.5em; color: #3f3f3f; font: 300 2.154em "Signika",sans-serif;}*/
h3 {margin: 1.5em 0 1em; color: #3f3f3f; font: 300 1.546em "Georgia",sans-serif;}
h4 {margin: 1.5em 0 1em; color: #3f3f3f; font: 300 1.038em "Georgia",sans-serif;}
/*h5 {margin: 1.5em 0 1em; color: #3f3f3f; font: 300 1.385em "Signika",sans-serif;}*/
/*h6 {margin: 1.5em 0 1em; color: #3f3f3f; font: 300 1.231em "Signika",sans-serif;}*/
.single h2{
    color:#028482;
}
.single h1{
    color: #26ABE2;
    font-size: 50px!important;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
    margin-bottom:26px;
    font-family:Georgia!important;
}
.col2 h2 a:hover, .col3 h2 a:hover, .col2 h2 a:hover, .col3 h2 a:hover{
    color:#26abe2;
}
.color-custom p.more a{
    font-size:15px;
}
.t03 h2.underline, ul.tabs a{
    color:#26abe2!important;
}
#wpcf7-f3258-o1 p{
    text-align:center;
    margin:0px;
}
#text-8{
    background-color:#26abe2;
    padding:20px;
    border-radius:4px;
}
.wpcf7-form{
    font-weight:normal;
}
#text-8 h3, ul.tabs a.selected{
    color:#fff!important;
    text-align:center;
}
.wpcf7 p label{
    font-weight:normal;
}
.content a, .color-custom p.more a{
    color:#E8900C!important;
}
a[href^="tel:"]:before {
    content: "\260e";
    margin-right: 0.5em;
}