/*--
	Theme Name: theme52702
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

body {  
        zoom: 100%;
	font-size:14px; 
	color:#797979;
	margin: 0 auto;
	background-color:white !important;
        /*border: 2px double #424242;*/
        border-top: none;
        border-bottom: none;
}

.logo_h img{
max-width:270px;
} 

a {
	color:#707173;
}

.sf-menu > li > a {
color:#9e9fa1 !important;
font: bold 16px/30px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
h1, h2, h3, h4, h5 {
color:#9e9fa1 !important;
}
.post-title a {
color:#9e9fa1 ;
}

.service-box h5   {
color:#2DCCD3 !important;
}

.service-box h5:hover {
color:#707173 !important;
}
.service-box h2{
color:#2DCCD3 !important;
}
.service-box h2:hover {
color:#707173 !important;
}
.service-box_txt{
color:#2DCCD3 !important;
}
.service-box_txt:hover {
color:#707173 !important;
}
.footer h4 {
color:#fff !important;
}

.portfolio_item .caption h3 a {
color:#717171 !important;
}

.portfolio_item .caption {
background-color: rgb(172, 173, 173) !important;
}

#content .btn, #content .btn-primary, #content .btn-default, #content .btn-normal, #content .btn-inline {
background-color:#2DCCD3 !important;
}

/*--
	Theme Name: theme52702
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
html{
	margin-top: 0px !important;
}
body {
	font-size:14px; 
	color:#797979;
	margin: 0 auto;
	background-color:white !important;
        /*border: 2px double #424242;*/
        border-top: none;
        border-bottom: none;

}
a {
	color:#707173;
}
	
.logo_h img {
    max-width: 270px;
}

.modalform .half{
	font-family:FontAwesome, Ubuntu;
    float: left;
    width: 45%;
    margin: 10px 0 0 3%;
    font-size: 18px;
    color: white;
}
.modalform .full{
	width: 97%;
    margin: 10px 0 0 3%;
    font-size: 18px;
    color: white;
}
.modalform h4{
	color: white;
}

.modalform .full textarea{
	width: 96%;
}
.modalform select, 
.modalform textarea, 
.modalform input[type="text"], 
.modalform input[type="password"], 
.modalform input[type="datetime"], 
.modalform input[type="datetime-local"], 
.modalform input[type="date"], 
.modalform input[type="month"], 
.modalform input[type="time"], 
.modalform input[type="week"], 
.modalform input[type="number"], 
.modalform input[type="email"], 
.modalform input[type="url"], 
.modalform input[type="search"], 
.modalform input[type="tel"], 
.modalform input[type="color"], 
.modalform .uneditable-input{
    height: 29px;
	width: 84%;
	border: none;
	box-shadow: none;
	color: #2DCCD2;
	border-radius: 8px;
}
.modalform input[type="submit"], 
.modalform input[type="reset"] {
    vertical-align: top;
    height: 45px;
    margin-top: 18px;
    width: 100%;
    border-radius: 8px;
    background-color: #2DCCD2;
    border: none;
    color: white;
    font-size: 20px;
    transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
}

.modalform input[type="submit"]:hover, 
.modalform input[type="reset"]:hover {
    background-color: white;
    color:#2DCCD2;
}

.half span.wpcf7-form-control-wrap {
    background-color: white;
        border-radius: 8px;
	margin-top: 5px;
}

.full span.wpcf7-form-control-wrap {
	margin-top: 5px;
}

.half span.wpcf7-form-control-wrap.your-name:before {
    content: "\f007";
    color:#2DCCD2;
	padding-left: 10px;
}
.half span.wpcf7-form-control-wrap.tu-e-mail:before {
    content: "\f0e0";
    color:#2DCCD2;
	padding-left: 10px;
}
.half span.wpcf7-form-control-wrap.tel-398:before {
    content: "\f095";
    color:#2DCCD2;
	padding-left: 10px;
}
.half span.wpcf7-form-control-wrap.text-698:before {
    content: "\f0ac";
    color:#2DCCD2;
	padding-left: 10px;
}

div#cboxContent{
	background-color: #2DCCD2;
	padding: 20px;
	border-radius: 10px;
}
.half span.wpcf7-form-control-wrap.quiz-958{
	background-color:transparent;
	    font-size: 18px;
}
#cboxBottomCenter, #cboxBottomLeft, #cboxBottomRight, #cboxTopCenter, #cboxTopLeft, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight{
	background:transparent !important;
} 

