/* Enter Your Custom CSS Here */
body {
	font-size: .9em;  
}
p {
    line-height: 1.5em;
  	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, .sidebar-widgets h6, .special-h-tag {
	font-size: 1.2em;
    text-align: left;
    text-transform: none;
    color: #00A2A0;
    font-weight: bold;
    letter-spacing: 0px;
	margin-bottom: 0px;
}
#page-content ul li, #page-content ol li {
    margin-bottom: 0px;
    margin:0;
  	padding: 0;
  	line-height: 1.6;
}
html body .be-section .be-row .special-heading-wrap.style3 .special-h-tag {
    margin-bottom: 6px !important;
}
.sidebar-widgets h6 {
    margin-bottom: 20px;    
}
.column-block {
 	margin-bottom: 20px; 
}
.mediumbtn {
 	padding: 15px; 
}
#right-sidebar {
  margin-top: 10px;
}
.right-sidebar-page {
 	padding: 50px 0; 
}
#left-sidebar, .right-sidebar-page #page-content {
  	padding-right: 39px;
    margin-right: 40px;
  	border-right: 1px solid #5e5e5e;
}
.widget {
 	margin-bottom: 20px; 
}
#bottom-widgets .widget {
    margin-bottom: 0px;
}
#bottom-widgets .widget_lsi_widget {
    margin-top: 28px;
}
#navigation ul .sub-menu li a {
    padding: 0 10px;
  	//line-height: 20px;
}
#navigation .sub-menu {
    width: auto;
}
.special-heading.align-center,
.special-heading-wrap.style3 .special-h-tag  {
    text-align: left;
  	margin-bottom: 6px !important;
}
.be-section .be-row:not(:last-child) .column-block .special-h-tag:last-child {
    margin-bottom: 6px !important;
}
.home .be-section-pad {
padding-top: 0px;
}
.right-sidebar-page, .no-sidebar-page {
	padding-top: 50px;
}
.special-heading-wrap.style3 .special-h-tag {
margin: 0px 0px !important;
}
#bottom-widgets {
background-color: #c2d9d3;
color: #58585a;
}
#footer {
display: none;
}
#bottom-widgets-wrap .widget_lsi_widget {
float: right;
}
.call-to-action .action-button {
margin-top: 20px;
}
.be-shortcode.separator {
margin-bottom: 10px;
}
.be-shortcode.call-to-action {
margin-bottom: 10px;
}
.sidebar-widgets {
font-size: 100%;
}
ul.star-icon {
list-style-type: none;
}
ul.star-icon li {
margin-bottom: 5px;
margin-left: -15px;
}
ul.star-icon li:before {
  content: "\2605";
}
ul.normal-dot li {
	margin-bottom: 5px;
}
ul.normal-dot li a {
  text-decoration: underline;
}
ul.normal-dot li a:hover {
  text-decoration: none;
}
#navigation {
	line-height: 70px!important;
}

input[type="text"], input[type="email"], input[type="password"], input[type="tel"] {
    padding: 0px;
  	margin-top: 4px;
    height: 35px;
    width: 48%;
    margin-bottom: 30px;
    background-color: #FFFFFF;
    color: #58585e;
    font-size: 1em;
    border: 1px solid #DEDEDE;
  	border-radius: 4px;
    text-indent: 10px;
    letter-spacing: 0px;
    text-transform: none;
}

textarea {
    background-color: #ffffff;
    border: 1px solid #dedede;
  	border-radius: 4px;
    color: #58585e;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: 1em;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    height: 300px;
    letter-spacing: 1px;
    line-height: inherit;
  	margin-top: 4px;
    margin-bottom: 30px;
    overflow: auto;
    padding: 10px 0 0 10px;
    text-transform: none;
    width: 98%;
}
.home .testimonials_wrap {
 	margin-top: 30px; 
}
.home .testimonials_wrap .flex-control-nav li {
  	margin: 0 6px!important;
}
.testimonial_slide {
  	font-size: 100%;
}

.testimonial-author {
  text-align: center;
  margin-top: 15px;
  letter-spacing: 1px;
}
.testimonials_wrap .flex-viewport {
  margin-bottom: 20px;
}