/*
File Name: style.css
Theme Name:  RT-Theme 19 | Child Theme
Author: RT-Themes
Version: 1.1
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/item/rttheme-19-responsive-multipurpose-wp-theme/10730591
Description: Responsive Multi-Purpose WordPress Theme 
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: rt_theme
Template: rttheme19
*/



.content_row .vc_column_container{
		padding-left:10px;
		padding-right:10px;
}

.gform_wrapper span .gform_description{
		margin-bottom: -40px;
}


.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
		background-color:#f4f4f4;
		color:#000;
}

.gfield input{
		height:30px;	
}

.alcontact{
		margin-top:10%;
		border-color:black;
		border-width:4px;
		border-style:solid;
		padding :20px 0px 20px 0px;
		text-align: center		
}


#menu-item-3042 a {
		font-size:12px;
		background-color:#0093be;
		padding:5px 10px 5px 10px;
}

#menu-item-3042 a:hover{
		color:#0093be;
		background-color:white;
}

#menu-item-3043 a{
		font-size:12px;
		background-color:#0093be;
		padding-right:15px;	
		margin-left:10px;	
		padding:5px 10px 5px 10px;
}

#menu-item-3043 a:hover{
		color:#0093be;
		background-color:white;
}

#gform_widget-2 h5{
		padding-bottom:0px!important;
}

