/* Enter Your Custom CSS Here */
.section-wrapper {
    padding: 40px 0;
}
.widget_service_block .section-wrapper {
    padding: 40px 0 20px;
}
article {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.home #main {
    margin-top: 0px;
}
.slider-wrapper .parallax-overlay {
    background: repeat scroll 0 0 rgba(255, 255, 255, 0.1) !important;
}
.section-wrapper {
      margin-top: 30px;
  padding: 30px 0;
}
.section-title-wrapper {
    text-align: center;
    margin-bottom: 10px;
}
.innerText{
  display: none;
}

.widget_our_team_block .main-title, .widget_our_team_block .sub-title {
    color: #333333;
}
.widget_featured_posts_block .parallax-overlay {
    background: rgba(255, 255, 255, 0.4);
}
.transparent .header-wrapper.stick, .non-transparent .header-wrapper.stick {
    background: #FFFFFF;
    padding: 0;
}
.header-wrapper.stick #site-navigation .menu li a, .header-wrapper.no-slider #site-navigation .menu li a {
    color: #33143f;
}
.home.transparent .header-wrapper {
    background: rgba(255, 255, 255, 0.85);
}
#site-navigation .menu li a {
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    color: #743783;
    font-weight: 300;
    display: block;
}
.transparent .header-wrapper, .non-transparent .header-wrapper {
    background: #FFFFFF none repeat scroll 0 0;
    left: 0;
    padding: 10px 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.caption-sub {
    color: #743783;
}
.menu-toggle {
    color: #382146;
}
.search-icon {
    color: #382146;
}
.menu-primary-container {
    background: #FFFFFF none repeat scroll 0 0 !important;
}
.slides {
  	min-height: 350px;
}
.bxslider img {
    max-width: 100%;
    	min-height: 350px !important;
}

.ui-datepicker-title {
    background: #743783!important;
}

.pbSubmit {
    background: #743783!important;
    color: #fff!important;
}

.ui-datepicker-calendar .ui-state-active {
    background: #743783!important;
}
#fbuilder .slots div.htmlUsed a {
	    background: #ccc!important;
    color: #333333!IMPORTANT;
}
#fbuilder .slots div a {
    background: #743783!important;
    color: #fff;
}
.ui-datepicker-inline {
    width: 100%!important;
    max-width: 100%!important;
}
@media screen and (max-width: 782px)
{html {
    margin-top: 0px!important;
	}}
@media (max-width: 768px){
.logged-in.customize-support .header-wrapper.stick, .home.logged-in.customize-support .header-wrapper {
     top: 0px!important;
}}
#site-navigation ul.sub-menu {
    background: #743783 none repeat scroll 0 0;
}
.home #site-navigation ul.sub-menu {
     background: #743783 none repeat scroll 0 0!important;
}
#site-navigation .sub-menu li a {
    color: #fff!important;
}
@media screen and (max-width: 370px)
{.header-wrapper.stick .search-icon, .header-wrapper.stick .search-icon:hover:before, .header-wrapper.no-slider .search-icon, .header-wrapper.no-slider .search-icon:hover:before {
    display: none;
}}