/* BuilderEngine Blocks and Default Modules Styles */


/* ====================================================================================================================
 * Frontend & Default Blocks CSS
 * ====================================================================================================================*/

 
 /*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Action Bar
 */
/* -------------------------------
    General Styles
------------------------------- */

.block-column-wide-12 {
	margin-left: -15px !important;
    margin-right: -15px !important;
}	
.block-column-wide-12-actionbar {
	margin-left: -15px !important;
}	
.block-padding-wide-12 {
	padding-right: 0px !important;
    padding-left: 0px !important;
}	
.container .block-column-wide-12 {
	margin-left: 0px !important;
    margin-right: 0px !important;
}	

.blockcontent-action .content-title {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px;
    margin-top: 0;
}
.blockcontent-action .content-title:after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    background: #242a30;
    height: 2px;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}
.blockcontent-action .content-desc {
    text-align: center;
    margin-bottom: 60px;
    color: #242a30;
}
.blockcontent-action {
    padding: 48px 0px 48px;
}
.blockcontent-action.has-bg {
    overflow: hidden;
    position: relative;
}
.blockcontent-action.has-bg .content-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	overflow: hidden;
}
.blockcontent-action.has-bg .content-bg img {
    max-width: 100%;
}
.blockcontent-action.has-bg .content-title:after {
    background: #fff;
}
.blockcontent-action.has-bg .content-bg:before {
    content: '';
    background: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.blockcontent-action.has-bg .container {
    position: relative;
}
.blockcontent-action.has-bg .container .content-title {
    color: #fff;
}
.blockcontent-action.has-bg .container .content-desc {
    color: rgba(255,255,255,0.6);
}

.bg-green {
    background: #00acac;
}
.form-control {
    height: 34px;
}
.form-control-be-40 {
    height: 40px;
}
.alert-default {
    color: #000000;
    background-color: #FDFDFD;
    border-color: #ECECEC;
}

.owl-carousel .owl-controls .owl-page.active span {
    border: 2px solid #b5b5b5 !important;
}
a {
    color: #000;
}
.dataTable {
	font-size:14px;
}


/* -------------------------------
    Social Icons For Themes
------------------------------- */

.social a i{
   display:inline-block;
   width:40px;
   height:40px;
   font-size:15px !important;
   line-height:40px;
   text-decoration:none;
   text-align:center;
   color:#fff;
   -webkit-transition: background 2s ease;
   -moz-transition: background 2s ease;
   -o-transition: background 2s ease;
   -ms-transition: background 2s ease;
   transition: background 2s ease;
}
.social a:hover i{
   background:#000;
}
.social a, .social a:hover{
   border:0px;
   text-decoration:none;
}
.social-icons-bg .social-icon {
	background-color: #f5f5f5;
	padding:10px;
	margin:0 5px 10px 0;
	min-width:39px;
	text-align: center;
	transition:background 0.35s ease-in-out, color 0.25s ease;
	-webkit-transition:background 0.35s ease-in-out, color 0.25s ease;
}
#footer .social-icons-bg .social-icon {
	min-width:36px;
}
.social-icons.no-margin .social-icon {
	margin-bottom: 0;
}
.social-icon {
	display:inline-block;
	font-size:18px;
	line-height: 1;
	margin:0 10px 20px;
	color:#6d6d6d;
	border-radius: 4px;
}
.social-icon.first {
	margin-left:0;
}
.social-icons.text-center .social-icon {
	margin-left:10px;
}
.social-icons-sm .social-icon {
	font-size:15px;
	margin:0 10px 20px;
}
.social-icons-lg .social-icon {
	font-size:22px;
	margin:0 15px 30px;
	border-radius: 6px;
}
a.social { 
	display:inline-block; 
	width:36px; height:36px; 
	line-height:38px; 
	font-size:20px; 
	text-align:center; 
	background:rgba(0,0,0,0.3); 
	color:#fff; 
	margin:10px 1px; 
	text-decoration:none;

	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
		 -o-transition: all 0.2s;
			transition: all 0.2s;
}
a.social.fa-twitter:hover				{ background:#41b7d8!important; color:#fff!important; }
a.social.fa-facebook:hover 				{ background:#3b5997!important; color:#fff!important; }
a.social.fa-google-plus:hover 			{ background:#d64937!important; color:#fff!important; }
a.social.fa-linkedin:hover 				{ background:#0073b2!important; color:#fff!important; }
a.social.fa-vimeo-square:hover 			{ background:#388fc5!important; color:#fff!important; }
a.social.fa-youtube-square:hover 		{ background:#A40F09!important; color:#fff!important; }
a.social.fa-skype:hover 				{ background:#00aff0!important; color:#fff!important; }
a.social.default:hover					{ background:#37353A!important; color:#fff!important; }
a.social.rounded 						{ width:35px; height:35px; line-height:37px; }

.social-icons-bg .social-icon:hover 						{ background-color: #eaeaea; }
.social-icons-bg-hover .social-icon:hover 					{ color:#fff !important; }
.social a.facebook i 										{ background:#1e78ae; }
.social a.twitter i 										{ background:#1ba1e2; }
.social a.google-plus i										{ background:#f22d0c; }
.social a.linkedin i 										{ background:#2d93cf; }
.social-icon.icon-facebook:hover 							{ color:#3b5998; }
.social-icons-bg-hover .social-icon.icon-facebook:hover  	{ color:#fff; background-color: #3b5998; }
.social-icon.icon-twitter:hover 							{ color:#55acee; }
.social-icons-bg-hover .social-icon.icon-twitter:hover  	{ color:#fff; background-color: #55acee; }
.social-icon.icon-google-plus:hover 						{ color:#dd4b39; }
.social-icons-bg-hover .social-icon.icon-google-plus:hover  { color:#fff; background-color: #dd4b39; }
.social-icon.icon-skype:hover 								{ color:#00aff0; }
.social-icons-bg-hover .social-icon.icon-skype:hover  		{ color:#fff; background-color: #00aff0; }
.social-icon.icon-linkedin:hover 							{ color:#0976b4; }
.social-icons-bg-hover .social-icon.icon-linkedin:hover 	{ color:#fff; background-color: #0976b4; }
.social-icon.icon-youtube:hover 							{ color:#e52d27; }
.social-icons-bg-hover .social-icon.icon-youtube:hover 		{ color:#fff; background-color: #e52d27; }
.social-icon.icon-instagram:hover 							{ color:#517fa4; }
.social-icons-bg-hover .social-icon.icon-instagram:hover  	{ color:#fff; background-color: #517fa4; }
.social-icon.icon-github:hover 								{ color:#333333; }
.social-icons-bg-hover .social-icon.icon-github:hover  		{ color:#fff; background-color: #333333; }
.social-icon.icon-android:hover 							{ color:#a4c639; }
.social-icons-bg-hover .social-icon.icon-android:hover  	{ color:#fff; background-color: #a4c639; }
.social-icon.icon-paypal:hover 								{ color:#253b80; }
.social-icons-bg-hover .social-icon.icon-paypal:hover  		{ color:#fff; background-color: #253b80; }
.social-icon.icon-bitbucket:hover 							{ color:#205081; }
.social-icons-bg-hover .social-icon.icon-bitbucket:hover  	{ color:#fff; background-color: #205081; }
.social-icon.icon-html5:hover 								{ color:#e34f26; }
.social-icons-bg-hover .social-icon.icon-html5:hover  		{ color:#fff; background-color: #e34f26; }


/* -------------------------------
    #Action-Box Section Settings
------------------------------- */
#action_box{
}
.action-box h3 {
    margin-bottom: 5px;
    margin-top: 5px;
}
.action-box .icon-large {
	font-size: 48px;
    float: left;
    margin-right: 20px;
    margin-top: 7px;
    width: 50px;
    text-align: center;
}
.action-box .btn {
    margin-top: 5px;
}
.container .action-box .btn {
    margin-top: 5px;
    margin-left: -30px;
}

/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Contact Forms
 */
/* -------------------------------
    General Styles
------------------------------- */
.btn.btn-contact {
    background: #00acac;
    border-color: #00acac;
    color: #fff;
}
.btn.btn-contact:hover,
.btn.btn-contact:focus {
    background: #008a8a;
    border-color: #008a8a;
}
.be-block-contact-horizontal {
    padding-right: 20px;
    padding-left: 20px;
}


/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Home Image
 */
/* -------------------------------
    General Styles
------------------------------- */

.blockcontent-homeimage .content-title {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px;
    margin-top: 0;
}
.blockcontent-homeimage .content-title:after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    background: #242a30;
    height: 2px;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}
.blockcontent-homeimage .content-desc {
    text-align: center;
    margin-bottom: 60px;
    color: #242a30;
}
.blockcontent-homeimage {
    padding: 60px 15px 75px;
}
.blockcontent-homeimage.has-bg {
    padding-bottom: 60px;
    overflow: hidden;
    position: relative;
	margin-top: -20px;
	background: #323232;
}
.blockcontent-homeimage.has-bg .content-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	overflow: hidden; 
}
.blockcontent-homeimage.has-bg .content-bg img {
    display: block;
    height: 100vh;
    object-fit: cover;
}
.blockcontent-homeimage.has-bg .content-title:after {
    background: #fff;
}
.blockcontent-homeimage.has-bg .content-bg:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.blockcontent-homeimage.has-bg .container {
    position: relative;
}
.blockcontent-homeimage.has-bg .container .content-title {
    color: #fff;
}
.blockcontent-homeimage.has-bg .container .content-desc {
    color: rgba(255,255,255,0.6);
}
.blockcontent-homeimage.has-bg h1,
.blockcontent-homeimage.has-bg h2,
.blockcontent-homeimage.has-bg h3,
.blockcontent-homeimage.has-bg h4,
.blockcontent-homeimage.has-bg h5,
.blockcontent-homeimage.has-bg h6 {
    color: #fff;
	font-weight: 500;
}
.blockcontent-homeimage.has-bg h3 {
	font-weight: 300;
}
.bg-green {
    background: #00acac;
}

.label-md {
    padding: .6em 1.2em .6em;
    line-height: 3;
}

/* -------------------------------
    #Home Section Settings
------------------------------- */

.home {
    padding: 0 !important;
    color: #fff;
}
.home-content {
    z-index: 100;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    color: #DEDEDE;
    margin-top: -120px;
    padding: 0 15px;
    text-align: center;
}
.home-content h1,
.home-content h2,
.home-content h3,
.home-content h4 {
    color: #fff;
    margin: 0 0 40px;
    font-weight: 300;
}
.home-content h1 {
    font-size: 64px;
    font-weight: 600;
}
.home-content h3 {
    font-size: 32px;
}
.home-content p {
    margin-bottom: 60px;
	color: #f9f9f9;
}
.home-content .btn + .btn {
    margin-left: 15px;
}
.block-big-image {
height: 100%;
}
.btn.btn-homeimage {
    background: #00acac;
    border-color: #00acac;
    color: #fff;
}
.btn.btn-homeimage:hover,
.btn.btn-homeimage:focus {
    background: #008a8a;
    border-color: #008a8a;
}

.blockcontent-homeimage.has-bg {
    padding-bottom: 60px;
    overflow: hidden;
    position: relative;
    margin-top: 0px;
}
.block-big-image {
    height: 80%;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* -------------------------------
    Image Carousel Block Part 1
------------------------------- */

.owl-container{
	margin-bottom:20px;
	position: relative;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	/*display: none;*/
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	/*display: none;*/
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

#title-one{
	padding-left:10px;
	padding-right:10px;
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
/* -------------------------------
    Image Carousel Block Part 2
------------------------------- */

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Milestones
 */
/* -------------------------------
    General Styles
------------------------------- */

.milestone {
    text-align: center;
}
.milestone-col + .milestone-col {
    border-left: 1px solid rgba(255,255,255,0.2);
}
.milestone .number {
    font-size: 42px;
    font-weight: 300;
}
.milestone .title {
}

.blockcontent-milestones {
    padding: 40px 0px 50px;
}
.blockcontent-milestones.has-bg {
    position: relative;
}
.blockcontent-milestones.has-bg .content-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	overflow: hidden;
}
.blockcontent-milestones.has-bg .content-bg img {
    max-width: 100%;
}
.blockcontent-milestones.has-bg .content-title:after {
    background: #fff;
}
.blockcontent-milestones.has-bg .content-bg:before {
    content: '';
    background: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.blockcontent-milestones.has-bg .container {
    position: relative;
}
.blockcontent-milestones.has-bg .container .content-title {
    color: #fff;
}
.blockcontent-milestones.has-bg .container .content-desc {
    color: rgba(255,255,255,0.6);
}
.blockcontent-milestones.has-bg h1,
.blockcontent-milestones.has-bg h2,
.blockcontent-milestones.has-bg h3,
.blockcontent-milestones.has-bg h4,
.blockcontent-milestones.has-bg h5,
.blockcontent-milestones.has-bg h6 {
    color: #fff;
}
.contentAnimated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.form-horizontal .control-label {
    padding-top: 10px;
    margin-bottom: 0;
    text-align: right;
}

.captchaImg img {
    width: 45% !important;
}
.capup {
    margin-top: -15px;
}


/*!
 * BuilderEngine Themes (http://builderengine.com)
 * Navbar Tir - Navbar 1
 */
/* Navbar Dropdown */
/* -------------------------------
    Navigation / Main Menu
------------------------------- */

/* Navbar Setting */

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: none !important;
}

.navbar-collapse {
  padding-right: 0px;
}
.navbar-nav > li > a {
	font-weight: 600;
    font-size: 15px;
	padding: 13px 18px;
}
.navbar-nav > li > a:hover {
    background: #eeeeee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#header-navbar {
    background-color: transparent;
    padding-top: 12px;
}

/* Navbar Dropdown */

.navbar-nav .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 13px;
}
.navbar-nav .dropdown-menu > li > a {
    padding: 10px 15px;
	font-weight: 600;
}
.navbar-nav .dropdown-menu > li + li {
    border-top: 1px solid #a2a2a2;
}

.navbar-nav .dropdown-menu {
    background: #FCFCFC;
} 
.navbar-nav .dropdown-menu > li.active > a,
.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus {
    background: #eeeeee;
	color: #000000;
}

/* Navbar Mobile Toggle */

.navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 10px;
    margin-top: 12px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #eaeaea;
}
.navbar-inverse {
    background-color: transparent;
    border-color: #080808;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}

/* Navbar Small Setting */

.header.navbar.navbar-small {
    border-bottom: none;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.header.navbar.navbar-small .navbar-brand,
.header.navbar.navbar-small .navbar-nav > li > a {
    padding: 15px;
}
.header.navbar.navbar-transparent.navbar-small {
    background: #fff;
}
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a,
.header.navbar.navbar-transparent.navbar-small .brand-logo + .brand-text {
    color: #2d353c;
}
.navbar-small .navbar-toggle {
    border-color: #ddd;
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-small .navbar-toggle .icon-bar {
    background: #888;
}
.navbar-nav > li.dropdown:hover > .dropdown-menu,
.navbar-nav > li.dropdown:focus > .dropdown-menu {
    display: block;
}

@media (max-width: 1200px) {
.navbar {
    margin-bottom: 0px;
}
}
@media (max-width: 992px) { 
.navbar-right {
    float: none! important;
    display:block;
	margin: auto;
    width: max-content;
}
}
@media (max-width: 767px) {
.navbar-right {
    float: none! important;
    display:block;
	margin: 0px;
    width:auto;
}
.navbar {
    margin-bottom: 0px;
}
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
    padding: 10px 15px;
}
.navbar-nav > li.dropdown:hover > .dropdown-menu,
    .navbar-nav > li.dropdown:focus > .dropdown-menu {
        display: none;
}
    .navbar-nav > li.dropdown.open > .dropdown-menu,
    .navbar-nav > li.dropdown.open:hover > .dropdown-menu,
    .navbar-nav > li.dropdown.open:hover > .dropdown-menu {
        display: block;
        -webkit-animation: none;
        animation: none;
    }
    .navbar-nav > li.dropdown > .dropdown-menu {
        border-top: 1px solid #444;
        border-bottom: 1px solid #444;
    }
}

/*!
 * BuilderEngine Themes (http://builderengine.com)
 * Navbar Solas - Navbar 2
 */
/* -------------------------------
    Navigation / Main Menu
------------------------------- */
/* Navbar_2 */
.header-fixed .nav-menu ul.nav-menu-inner > li > a {
    padding-top: 26px;
    padding-bottom: 26px;
}
.nav-menu {
    position: static;
    float: right;
    display: block;
}

    .nav-menu.active {
        display: block;
    }

    .nav-menu ul.nav-menu-inner {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .nav-menu ul.nav-menu-inner li {
            display: inline-block;
            list-style: none;
            text-align: left;
        }

        .nav-menu ul.nav-menu-inner > li > a {
            color: #000;
        }

.header-light .nav-menu ul.nav-menu-inner > li > a {
    color: #323232;
}




.nav-menu ul.nav-menu-inner li a {
    font-family: inherit;
    display: block;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    outline: none;
    letter-spacing: 2px;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    font-family: "Raleway",sans-serif;
}

.nav-menu ul.nav-menu-inner > li > a {
    padding: 41px 15px;
}

.header .nav-menu ul.nav-menu-inner > li.active a,
.header .nav-menu ul.nav-menu-inner > li a.active,
.header .nav-menu ul.nav-menu-inner > li:hover > a,
.header .nav-menu ul.nav-menu-inner > li > a:hover,
.header.header-dark .nav-menu ul.nav-menu-inner > li.active a,
.header.header-dark .nav-menu ul.nav-menu-inner > li a.active,
.header.header-dark .nav-menu ul.nav-menu-inner > li:hover > a,
.header.header-dark .nav-menu ul.nav-menu-inner > li > a:hover,
.header.header-dark.header-prepare .nav-menu ul.nav-menu-inner li a.current,
.header.header-dark.header-prepare .nav-menu ul.nav-menu-inner li.current a {
    color: #54b9e9;
}

.header.header-light .nav-menu ul.nav-menu-inner > li:hover > a,
.header.header-light .nav-menu ul.nav-menu-inner > li > a:hover,
.header.header-prepare .nav-menu ul.nav-menu-inner li a.current,
.header.header-prepare .nav-menu ul.nav-menu-inner li.current a {
    color: #54b9e9;
}

/* Mobile bar icon */
.nav-mobile.nav-bar-icon {
    display: none;
}

.nav-bar-icon {
    display: inline-block;
    float: right;
    position: relative;
    height: 16px;
    width: 20px;
    padding-top: 47px;
    padding-bottom: 47px;
    margin-left: 15px;
    transition: all 0.17s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.17s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.17s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.17s cubic-bezier(0, 0, 0.58, 1) 0s;
    cursor: pointer;
}

.header-fixed .nav-bar-icon {
    padding-top: 32px;
    padding-bottom: 32px;
}

.nav-bar-icon a {
    color: #fff;
    display: block;
    font-size: 17px;
    padding: 19px 0;
}

    .nav-bar-icon.active a, .nav-bar-icon a.active,
    .nav-bar-icon:hover a, .nav-bar-icon a:hover {
        color: #17a697;
    }

.nav-bar-icon > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 28px;
    height: 3px;
    margin-top: -1px;
    background-color: #ffffff;
    -webkit-transition: -webkit-transform 0.3s, background 0.25s ease;
    -webkit-transition: background 0.25s ease, -webkit-transform 0.3s;
    transition: background 0.25s ease, -webkit-transform 0.3s;
    transition: transform 0.3s, background 0.25s ease;
    transition: transform 0.3s, background 0.25s ease, -webkit-transform 0.3s;
}

    .nav-bar-icon > span:before,
    .nav-bar-icon > span:after {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #ffffff;
        -webkit-transition: -webkit-transform 0.3s, background 0.25s ease;
        -webkit-transition: background 0.25s ease, -webkit-transform 0.3s;
        transition: background 0.25s ease, -webkit-transform 0.3s;
        transition: transform 0.3s, background 0.25s ease;
        transition: transform 0.3s, background 0.25s ease, -webkit-transform 0.3s;
    }

header .nav-bar-icon > span,
header .nav-bar-icon > span:before,
header .nav-bar-icon > span::after,
header.header-dark .nav-bar-icon > span,
header.header-dark .nav-bar-icon > span:before,
header.header-dark .nav-bar-icon > span::after,
header.header-dark.header-prepare .nav-bar-icon > span,
header.header-dark.header-prepare .nav-bar-icon > span:before,
header.header-dark.header-prepare .nav-bar-icon > span::after {
    background-color: #fff;
}

header.header-light .nav-bar-icon > span,
header.header-light .nav-bar-icon > span:before,
header.header-light .nav-bar-icon > span::after,
header.header-prepare .nav-bar-icon > span,
header.header-prepare .nav-bar-icon > span:before,
header.header-prepare .nav-bar-icon > span::after {
    background-color: #323232;
}


.nav-bar-icon > span:before {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
}

.nav-bar-icon > span:after {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    -o-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -moz-transform: translateY(6px);
}

.nav-bar-icon.active {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

    .nav-bar-icon.active > span:before {
        transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }

    .nav-bar-icon.active > span:after {
        transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }

/* Dropdown-menu */
.nav-menu > ul li {
    position: relative;
}

.sub-dropdown.dropdown {
    top: 100%;
    left: 0;
    position: absolute;
}

.sub-dropdown {
    position: absolute;
    display: none;
    background: rgba(32, 33, 32, 0.95);
    padding: 0;
    width: 215px;
	z-index: 999999;
}

    .sub-dropdown li {
        width: 100%;
    }

    .sub-dropdown > li > a {
        padding: 13px 15px;
        display: block;
        color: rgba(255, 255, 255, 0.75);
        font-size: 11px !important;
        font-weight: 500 !important;
        letter-spacing: 1.8px !important;
    }

    .sub-dropdown > li:hover > a {
        background: rgba(255,255,255,0.05);
        color: #fff;
    }

    .sub-dropdown i {
        float: right;
    }


@media all and (max-width: 1024px) {
    .nav-menu ul.nav-menu-inner li {
        display: block;
        width: 100%;
    }

    .nav-menu {
        position: static;
        left: 0;
        top: 100%;
        float: none;
        display: none;
        width: 100%;
        background: rgba(34,34,34,0.85);
        overflow-y: auto;
        z-index: 999;
    }

    .nav-bar-icon, .nav-mobile.nav-bar-icon, .header-fixed .nav-bar-icon {
        display: inline-block;
        float: right;
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .nav-menu ul.nav-menu-inner li a, .header-fixed .nav-menu ul.nav-menu-inner li a {
        padding: 15px 12px;
        border-top: 1px solid #444;
		background: rgba(32, 33, 32, 0.95);
    }


    /* Dropdown */
    .sub-dropdown.dropdown, .sub-dropdown {
        top: 100%;
        position: relative;
        left: 0;
        width: 100%;
    }

        .sub-dropdown a {
            padding-left: 30px !important;
        }

        .sub-dropdown > li > .sub-dropdown > li > a {
            padding-left: 45px !important;
        }

        .sub-dropdown li .sub-dropdown li > .sub-dropdown > li > a {
            padding-left: 60px !important;
        }

    .header .nav-menu ul.nav-menu-inner li a.current,
    .header .nav-menu ul.nav-menu-inner li.current a,
    .header.header-light .nav-menu ul.nav-menu-inner > li:hover > a,
    .header.header-light .nav-menu ul.nav-menu-inner > li > a:hover,
    .header.header-prepare .nav-menu ul.nav-menu-inner li a.current,
    .header.header-prepare .nav-menu ul.nav-menu-inner li.current a {
        color: #fff;
    }

    .header-light .nav-menu ul.nav-menu-inner > li > a {
        color: rgba(255,255,255,0.60);
    }
}
@media (max-width: 480px) {
.nav-menu {
        width: 170%;
    }
}

/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Quote
 */
/* -------------------------------
    General Styles
------------------------------- */

.blockcontent-quote .content-title {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px;
    margin-top: 0;
}
.blockcontent-quote .content-title:after {

}
.blockcontent-quote .content-desc {
    text-align: center;
    margin-bottom: 60px;
    color: #242a30;
}
.blockcontent-quote {
    padding: 45px 0px 50px;
}
.blockcontent-quote.has-bg {
    overflow: hidden;
    position: relative;
}
.blockcontent-quote.has-bg .content-bg {

}
.blockcontent-quote.has-bg .content-bg img {
    max-width: 100%;
}
.blockcontent-quote.has-bg .content-title:after {
    background: #fff;
}
.blockcontent-quote.has-bg .content-bg:before {

}
.blockcontent-quote.has-bg .container {
    position: relative;
}
.blockcontent-quote.has-bg .container .content-title {
    color: #fff;
}
.blockcontent-quote.has-bg .container .content-desc {
    color: rgba(255,255,255,0.6);
}
.blockcontent-quote.has-bg h1,
.blockcontent-quote.has-bg h2,
.blockcontent-quote.has-bg h3,
.blockcontent-quote.has-bg h4,
.blockcontent-quote.has-bg h5,
.blockcontent-quote.has-bg h6 {
    color: #fff;
	font-weight: 500;
}

.bg-green {
    background: #00acac;
}


/* -------------------------------
    Block Quote Settings
------------------------------- */

.quote {
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    color: rgba(255,255,255,0.9);
}
.quote .fa-quote-left,
.quote .fa-quote-right {
    font-size: 14px;
    position: relative;
    top: -14px;
}
.quote small {
    display: block;
    font-size: 14px;
    margin-top: 20px;
}

/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Simple Parallax Scroller
 */
/* -------------------------------
    General Styles
------------------------------- */

.clear{clear: both;}

*[class^="prlx"] {
  position: absolute;
  width: 100%;
  height: 300%;
  top:0;
  left:0;
  z-index: -1;
}
.prlx-1{ background: url('../images/parallax.jpg') repeat; !important;}

.section-one h2, .section-three h2{ 
	font-size:32px;
	font-weight:300;
	position: absolute;
	top:11%;
	left: 3%;
	padding:10px;
}
strong{
	font-weight:700;
}

.section-one, .section-two, .section-three{
	width: 100%; min-height: 500px;
	position: relative;
	overflow: hidden;
}

.text1{
	position:absolute;
	left:3%;
	top:26%;
	width:640px;
	margin: 10px auto;
	font-size: 22px; 
	line-height: 22px;
	padding-left:10px;
}
.text2{
	position:absolute;
    left:3%;
	top:37%;
	width:600px;
	margin: 10px auto;
	font-size: 18px; 
	line-height: 22px;
	padding-left:10px;
}
.text3{
	position:absolute;
    left:3%;
	top:51%;
	width:600px;
	margin: 10px auto;
	font-size: 18px; 
	line-height: 22px;
	padding-left:10px;
}
.btn-main{
	position:absolute;
    left:3.5%;
	top:73%;
	padding:15px 25px;
	font-size:18px; 
}
.prlx-image{
}
.parallax-right-image{
    position: absolute;
    width: 24%;
    right: 3%;
    top: 15%;
}

/*
 * BuilderEngine Block Theme (http://builderengine.com)
 * Slider Block
 */
/* -------------------------------
    General Styles
------------------------------- */

/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 45px;
  margin: -40px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: 0px;
}
.flex-direction-nav .flex-next {
  right: 0px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Image Logo Block
 */
/* -------------------------------
    General Styles
------------------------------- */

.logopadding{
    background: none;
}
.imgitemstyle{
    max-width: 98%;

    padding-left: 2%;
}



/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Image Gallery Block
 */
/* -------------------------------
    General Styles
------------------------------- */
.filtr-item {
	padding: 1rem;
}
.simplefilter li{
	color: white;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	padding: 1rem 2rem;
}
.simplefilter li:hover{
	color: #f3f3f3;
}
.simplefilter .btn-default:active, .btn-default.active{
	color: white;
}
.title{
	text-transform: uppercase;
}
.radius{
	border-radius:5px;
}
.gallerybuttons{
	background:#929ba1;
	color:#fff;
}
.gallerythumbnails{
	width:100%;
}
.gallerymenu ul {
    padding-left: 5px;
}
.blocks-imagegallery-container {
	width:99%;
}
.gallerymenu {
    margin-left: -15px;
}





/* ====================================================================================================================
 * CUSTOM STYLE
 * ====================================================================================================================*/
 
.flexslider{
margin-top:0px;
margin-bottom:0px;
border:0px solid #bbb;
padding:0px;
border-radius:0px;
box-shadow:none;
}

.flexslider .flex-control-nav{
bottom:30px;
}

.flex-control-paging li a{
background:#fff;
box-shadow:0px 0px 3px #555;
}

.flex-control-paging li a:hover{
background:#ccc;
}

.flex-control-paging li a.flex-active{
background:#ccc;
}

.flexslider .slides > li {
position:relative;
}

.flex-caption{
	width: 30%;
	padding: 15px;
	margin: 0 0 60px 40px;
	text-align: center;
	background-color: #222;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
}

.flex-caption h3 {
	color: #fff;
	font-size: 25px;
	padding-bottom: 10px;
	margin:0;
   margin-bottom:3px;
	line-height: 22px;
}

.flex-caption h3 span{
   padding-bottom:3px;
   border-bottom:1px solid #444;
}
	
.flex-caption p {
	margin:0;
	line-height: 19px;
	color: #fff;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/

 @media (max-width: 1200px) {
.parallax-right-image{
	width: 350px;
    height: 250px;
    position: absolute;
    right: 50px;
    top: 100px;
}
.text1{
	color:#fff;
	position:absolute;
	top: 110px;
	width:440px;
	margin: 10px auto;
	font: 18px helvetica, sans-serif;
	line-height: 22px;
	padding-left:10px;
}
.text2{
	color:#fff;
	position:absolute;
	top:180px;
	width:440px;
	margin: 10px auto;
	font: 16px helvetica, sans-serif; line-height: 22px;
	padding-left:10px;
}
.text3{
	color:#fff;
	position:absolute;
	top:250px;
	width:440px;
	margin: 10px auto;
	font: 12px helvetica, sans-serif; line-height: 22px;
	padding-left:10px;
}
.btn-main{
	position:absolute;
	top:350px;
	padding:15px 25px;
	font-size:18px; 
}
.gallerythumbnails {
    height: 135px;
}
}
 
@media (max-width: 992px) { 
.header.navbar .navbar-nav > li > a {
    padding: 5px 20px !important;
}
.gallerythumbnails {
    height: 150px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.parallax-right-image{
	width: 300px;
	height: 200px;
	position: absolute;
	right: 20px;
	top: 100px;
}
}
 
 @media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

@media (max-width: 770px) { 

}

@media (max-width: 767px) {

.parallax-right-image{
    display: none;
}
.gallerythumbnails {
    height: 150px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.section-one h2, .section-three h2 {
    font: 32px helvetica, sans-serif;
    font-family: "Open Sans";
    font-weight: 300;
    color: white;
    position: absolute;
    top: 10px;
    left: 20px;
    padding: 10px;
}
.text1{
	color:#fff;
	position:absolute;
	left:20px;
	top:60px;
	width:280px;
	margin: 10px auto;
	font: 16px helvetica, sans-serif; line-height: 22px;
	padding-left:10px;
}
.text2{
	color:#fff;
	position:absolute;
	left:20px;
	top:150px;
	width:300px;
	margin: 10px auto;
	font: 14px helvetica, sans-serif; line-height: 22px;
	padding-left:10px;
}
.text3{
	color:#fff;
	position:absolute;
	left:20px;
	top:240px;
	width:256px;
	margin: 10px auto;
	font: 12px helvetica, sans-serif; line-height: 22px;
	padding-left:10px;
}
.btn-main{
	position:absolute;
	left:30px;
	top:360px;
	padding:15px 25px;
	font-size:18px; 
}

.bloguserlabel {
    display:none !important;
}

.home-content {
    z-index: 1020;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    color: #8F8E8E;
    margin-top: -190px;
    padding: 0 15px;
    text-align: center;
}
.home-content h1 {
    font-size: 28px !important;
}
.home-content h3 {
    font-size: 22px !important;
}
.home-content h1, .home-content h2, .home-content h3, .home-content h4 {
    margin: 0 0 10px !important;
}

.header.navbar .navbar-nav > li > a {
    padding: 5px 20px !important;
}

}

@media (max-width: 480px) {
	.milestone {
    padding-bottom: 25px;
}
}

/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Testimonials
 */
/* -------------------------------
    General Styles
------------------------------- */

/* -------------------------------
    Block Testimonial Settings
------------------------------- */

.testimonials {
    padding-bottom: 10px;
    padding-top: 10px;
}
.testimonials .item {
    padding-top: 15px;
}
.testimonials .carousel-indicators {
    bottom: -25px;
}
.testimonials blockquote {
    border: none;
    text-align: center;
    position: relative;
    font-weight: 300;
    margin-bottom: 15px;
}
.testimonials blockquote .fa-quote-left,
.testimonials blockquote .fa-quote-right {
    font-size: 28px;
    position: absolute;
    margin-left: 15px;
    margin-top: 15px;
}
.testimonials blockquote .fa-quote-left {
    margin-left: -43px;
    margin-top: -15px;
}
.testimonials .name {
    font-size: 14px;
    margin-bottom: 15px;
}
.testimonials .name span {
    margin-left: 5px;
}
.testimonials .carousel-indicators li {
    background: rgba(183, 183, 183, 0.4);
    border: none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
.testimonials .carousel-indicators li:hover,
.testimonials .carousel-indicators li:focus {
    background: rgba(183, 183, 183, 0.7)
}
.testimonials .carousel-indicators li.active {
    background: #b5b5b5;
}
.testimonialscarousel-indicators li,
.carousel-indicators li.active {
    width: 12px;
    height: 12px;
    margin: 1px 3px;
}

.carousel .carousel-caption h1,
.carousel .carousel-caption h2,
.carousel .carousel-caption h3,
.carousel .carousel-caption h4,
.carousel .carousel-caption h5,
.carousel .carousel-caption h6 {
    color: #fff;
}
.carousel .carousel-control .fa {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: block;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    text-align: center;
    line-height: 30px;
    margin-left: -15px;
}
.carousel .carousel-control.left .fa {
    left: 50%;
}
.carousel .carousel-control.right .fa {
    right: 50%;
    margin-left: 0;
    margin-right: -15px;
}


.blockcontent-testimonials .content-title {
    text-align: center;
    position: relative;
    margin-top: 0;
}
.blockcontent-testimonials .content-desc {
    text-align: center;
    margin-bottom: 60px;
    color: #242a30;
}
.blockcontent-testimonials {
    padding: 10px 0px 40px;
}
.blockcontent-testimonials.has-bg {
    overflow: hidden;
    position: relative;
}
.blockcontent-testimonials.has-bg .content-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	overflow: hidden;
}
.blockcontent-testimonials.has-bg .content-bg img {
    max-width: 100%;
}
.blockcontent-testimonials.has-bg .content-title:after {
    background: #fff;
}
.blockcontent-testimonials.has-bg .content-bg:before {
    content: '';
    background: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.blockcontent-testimonials.has-bg .container {
    position: relative;
}
.blockcontent-testimonials.has-bg .container .content-title {
    color: #fff;
}
.blockcontent-testimonials.has-bg .container .content-desc {
    color: rgba(255,255,255,0.6);
}
.blockcontent-testimonials.has-bg h1,
.blockcontent-testimonials.has-bg h2,
.blockcontent-testimonials.has-bg h3,
.blockcontent-testimonials.has-bg h4,
.blockcontent-testimonials.has-bg h5,
.blockcontent-testimonials.has-bg h6 {
    color: #fff;
	font-weight: 500;
}
.contentAnimated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.bg-green {
    background: #00acac;
}

.blockcontent-testimonials.has-bg {
    text-align: center;
}





/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Team
 */
/* -------------------------------
    Block Team Styles
------------------------------- */

.beblock-team-item-box {
	overflow:hidden; 
	width:100%;
	position:relative;

	-webkit-border-radius:6px;
	   -moz-border-radius:6px;
			border-radius:6px;
}
	.beblock-team-item-box.fullwidth {
		max-width:100%;
	}

.beblock-team-item-box figure {
	width:100%;
	display:block;
	margin-bottom:0;
	overflow:hidden;
	position:relative;
	text-align:center;
}

.beblock-team-item-box-desc {
	padding:10px 20px;
	overflow:hidden;
}
.beblock-team-item-box-desc p {
	margin-top:20px;
	display:block;
	overflow:hidden; 
	text-overflow:ellipsis;
}
	.beblock-team-item-box.fixed-box .beblock-team-item-box-desc p {
	}
.beblock-team-item-box-desc h4 {
	padding:0; margin:0;
}

.beblock-team-item-box.fixed-box .beblock-team-item-box-desc {
}

.beblock-team-item-box.fixed-box figure {
	max-height:100% !important;
	
}
.beblock-team-item-box .socials {
	border-top:#989898 1px solid;
	text-align:center;
}

.beblock-team-item-box .beblock-team-item-hover,
.beblock-team-item-box .beblock-team-item-hover .overlay {
	-webkit-border-top-right-radius: 6px;
	 -webkit-border-top-left-radius: 6px;
		 -moz-border-radius-topleft: 6px;
		-moz-border-radius-topright: 6px;
			 border-top-left-radius: 6px;
			border-top-right-radius: 6px;
}
.beblock-team-item-box .beblock-team-item-hover {
	opacity: 0;
	filter: alpha(opacity=0);
	position:absolute;
	left:0; right:0; top:0; bottom:0;
	text-align:center;
	color:#fff;

	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
		 -o-transition: all 0.2s;
			transition: all 0.2s;
}
.beblock-team-item-box .beblock-team-item-hover,
.beblock-team-item-box .beblock-team-item-hover button,
.beblock-team-item-box .beblock-team-item-hover a {
	color:#fff;
}
.beblock-team-item-box .beblock-team-item-hover .inner {
	position:absolute;
	display:block;
	left:0; right:0; top:50%;
	margin-top:-30px;
	z-index:100;
}
.beblock-team-item-box:hover .beblock-team-item-hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

a.social1 {
	display:inline-block;
	width:36px;
	height:36px;
	line-height:38px;
	font-size:20px;
	text-align:center;
	background:rgba(0,0,0,0.3);
	color:#fff;
	margin:10px 1px;
	text-decoration:none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
a.socia11.fa-twitter:hover				{ background:#41b7d8!important; color:#fff!important; }
a.social1.fa-facebook:hover 				{ background:#3b5997!important; color:#fff!important; }
a.social1.fa-google-plus:hover 			{ background:#d64937!important; color:#fff!important; }
a.social1.fa-linkedin:hover 				{ background:#0073b2!important; color:#fff!important; }
a.social1.fa-vimeo-square:hover 			{ background:#388fc5!important; color:#fff!important; }
a.social1.fa-youtube-square:hover 		{ background:#A40F09!important; color:#fff!important; }
a.social1.fa-flickr:hover 				{ background:#ff0084!important; color:#fff!important; }
a.social1.fa-pinterest:hover 				{ background:#cb2027!important; color:#fff!important; }
a.social1.fa-skype:hover 					{ background:#00aff0!important; color:#fff!important; }
a.social1.fa-rss:hover					{ background:#e0812a!important; color:#fff!important; }
a.social1.default:hover					{ background:#37353A!important; color:#fff!important; }
a.social1.rounded 						{ width:35px; height:35px; line-height:37px; }


/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Project Image
 */
/* -------------------------------
    Block Project Image Styles
------------------------------- */

.item-box {
	overflow:hidden;
	width:100%;
	position:relative;
	margin-bottom: 20px;
	-webkit-border-radius:6px;
	   -moz-border-radius:6px;
			border-radius:6px;
}
	.item-box.fullwidth {
		max-width:100%;
	}

.item-box figure {
	width:100%;
	display:block;
	margin-bottom:0;
	overflow:hidden;
	position:relative;
	text-align:center;
}

.item-box-desc {
	padding:10px 20px;
	overflow:hidden;
}
.item-box-desc p {
	margin-top:20px;
	display:block;
	overflow:hidden; 
	text-overflow:ellipsis;
}
	.item-box.fixed-box .item-box-desc p {
		height:98px;
	}
.item-box-desc h4 {
	padding:0; margin:0;
}

.item-box.fixed-box .item-box-desc {
	height:256px;
}

.item-box.fixed-box figure {
	max-height:263px;
	
}
.item-box .socials {
	border-top:#fff 1px solid;
	text-align:center;
	display:block;
}

.item-box .item-hover,
.item-box .item-hover .overlay {
	-webkit-border-top-right-radius: 6px;
	 -webkit-border-top-left-radius: 6px;
		 -moz-border-radius-topleft: 6px;
		-moz-border-radius-topright: 6px;
			 border-top-left-radius: 6px;
			border-top-right-radius: 6px;
}
.item-box .item-hover {
	opacity: 0;
	filter: alpha(opacity=0);
	position:absolute;
	left:0; right:0; top:0; bottom:0;
	text-align:center;
	color:#fff;

	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
		 -o-transition: all 0.2s;
			transition: all 0.2s;
}
.item-box .item-hover,
.item-box .item-hover button,
.item-box .item-hover a {
	color:#fff;
}
.item-box .item-hover .inner {
	position:absolute;
	display:block;
	left:0; right:0; top:50%;
	margin-top:-30px;
	z-index:100;
}
.item-box:hover .item-hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.overlay.gray {
		background:rgba(215, 215, 215, 0.8) !important;
	}
	
.overlay {
	background:rgba(0,0,0, 0.2);
	position:absolute; 
	left:0; right:0; top:0; bottom:0;

	-webkit-transition: all 1s;
	   -moz-transition: all 1s;
		 -o-transition: all 1s;
			transition: all 1s;
}

.overlay.gray {
	background:rgba(33,33,33,0.5) !important;
}
.blue  {
	color: #577FF0;
}

img {
    width: 100%;
}


/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Service Booking Block
 */
/* ------------------------------------
    Block Service Booking Table Styles
--------------------------------------- */

.beblocks-Pricing-box {
    border: 1px solid #f1f1f1;
    text-align: center;
}
.beblocks-price-title {
}
.beblocks-Pricing-box.beblocks-highlight {
    border: 1px solid #ddd;
}

.beblocks-Pricing-box.beblocks-highlight hr {
    border-color: #ddd;
}

.beblocks-price-title h4, .beblocks-price-title h5 {
    margin-top: 0px;
    margin-bottom: 0px;
	color: #fff;
}
.beblocks-price {
    margin: 0 0px 0px 0;
    font-size: 1.9em;
    font-weight: 900;
}
.beblocks-Pricing-box .beblocks-price {
    font-size: 50px;
    font-weight: 700;
    position: relative;
}

    .beblocks-Pricing-box .beblocks-price .beblocks-price-sm {
        font-size: 14px;
        position: absolute;
    }

    .beblocks-Pricing-box .beblocks-price .beblocks-price-lg {
        padding-left: 10px;
    }

.beblocks-Pricing-box .beblocks-price-tenure {
    font-size: 12px;
    font-weight: 400;
    padding-top: 0px;
}

.beblocks-Pricing-box .beblocks-pricing-features {
    font-size: 16px;
    text-transform: uppercase;
}

    .beblocks-Pricing-box .beblocks-pricing-features ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

        .beblocks-Pricing-box .beblocks-pricing-features ul li {
            padding: 6px;
        }
.beblocks-spacing-box {
    padding: 25px;
    font-size: 16px;
}
.beblocks-Pricing-box hr {
    margin-bottom: 0px;
    margin-top: 0px;
    border-top: 1px solid #f1f1f1;
    border-bottom: none;
    border-left: none;
    border-right: none;
}
.beblocks-spacing-grid {
    padding-top: 25px;
    padding-bottom: 25px;
}

.servicebookingqty {
    width: 36px;
    height: 38px;
    margin: 15px 6px 15px;
    text-align: center;
	padding: 10px 0px !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}




/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Home Video Block
 */
/* ------------------------------------
    Block Homepage HTML5 Video Styles
--------------------------------------- */


#html5vid-intro {
    position: relative;
    overflow: hidden;
}

.html5vid-intro-media-wraper {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.html5vid-intro-bg-section {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.html5vid-intro-overlay-section {
    top: 0;
    width: 100%;
    position: absolute;
    z-index: 2;
}

.html5vid-intro-caption-waper {
    height: 100%;
    position: absolute;
    width: 100%;
	background: rgba(0, 0, 0, 0.45);
    z-index: 2;
}

.html5vid-intro-caption-top {
    z-index: 2;
}

.html5vid-intro-content {
    display: table;
    height: 100%;
    text-align: center;
    width: 100%;
}

.html5vid-intro-content-inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
	padding-bottom: 200px;
}


.html5vid-intro-img-circle {
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: 120px;
    border: 5px solid rgba(0,0,0, 0.2);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-bottom: 30px;
}

    .html5vid-intro-img-circle img {
        outline: none;
        border: none;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
    }

.html5vid-intro-play-icon {
    text-align: center;
}

.html5vid-intro-sub-title {
    letter-spacing: 1.5px;
}

.html5vid-intro-title {
    font-size: 50px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: 400;
    line-height: 1.1;
    /*letter-spacing: -2px;*/
}

.html5vid-intro-title-sm {
    font-size: 44px !important;
    margin-top: 30px;
    font-weight: 400;
    margin-bottom: 0;
}

.html5vid-error-intro-title {
    font-size: 100px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    line-height: 1.1;
}

.html5vid-inner-intro {
    position: relative;
    padding: 200px 0;
}

    .html5vid-inner-intro h1 {
        font-size: 54px;
        margin-top: 30px;
    }

/*#intro .bg-image, #intro.bg-image, #inner-intro .bg-image, #inner-intro.bg-image {
    background-attachment: fixed;
}*/
.html5vid-bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    /*background-attachment: fixed;*/
}

.html5vid-bg-fixed {
    background-attachment: fixed;
}

.html5vid-slide-bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

@media (max-width: 1024px) {
    .html5vid-intro-title {
        letter-spacing: 0;
        font-size: 46px;
    }
}

@media (max-width: 767px) {
    .html5vid-intro-title {
        letter-spacing: 0;
        font-size: 30px;
    }
}

.html5vid-dark-bg h1, .html5vid-dark-bg h2, .html5vid-dark-bg h3, .html5vid-dark-bg h4, .html5vid-dark-bg h5, .html5vid-dark-bg h6, .html5vid-dark-bg p, .html5vid-dark-bg p.small, .html5vid-dark-bg p.large, .html5vid-dark-bg p.lead, .html5vid-dark-bg .page-icon, .html5vid-dark-bg .page-icon-sm, .html5vid-dark-bg ul, .html5vid-dark-bg ol, .html5vid-dark-bg li, .html5vid-dark-bg .alt-icon-top, .html5vid-dark-bg .alt-icon-left, .html5vid-dark-bg .alt-icon-right {
    color: #fff;
}






/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Content Services Block 1
 */
/* ------------------------------------
    Block Services 1 Styles
--------------------------------------- */

#hubinfo {
    text-align: center;
    padding: 80px;
}
.hubdetails {
    margin-top: 21px;
    margin-bottom: 20px;
}
#hubinfo h2 {
    font-size: 32px;
    width: 80%;
    max-width: 80%;
    color:#fff;
    font-weight: 300;
    display: inline-block;
    font-size: 26px;
    line-height: 56px;
    text-transform: capitalize;
}

#hubinfo .hubdetails p {
    font-size: 17px;
    line-height: 1.6;
    margin: 0 auto;
    font-weight: 400;
    text-align: justify;
	color:#fff;
}
.box1 {
    line-height: 1.6;
    width: 80%;
    margin: 0 auto;
    font-weight: 400;
	color:#fff;
}

.hubinfo i {
    display: block;
    margin: 0 auto!important;
    text-align: center;
    padding-left: 0;
    font-size: 45px;
    padding-top: 24px;
	color:#fff;
}

.border-circle {
    background: rgba(245, 80, 80, 0.45);
    border-radius: 120px;
    border: 3px solid rgba(255, 255, 255, 1);
    width: 100px;
    height: 100px;
    margin-bottom: 0!important;
    display: block;
    margin: 0 auto;
}
.border-circle2 {
    background: rgba(245, 80, 80, 0.90);
    border-radius: 120px;
    border: 3px solid rgba(255, 255, 255, 1);
    width: 100px;
    height: 100px;
    margin-bottom: 0!important;
    display: block;
    margin: 0 auto;
}

#hubinfo hr {
	width: 120px;
    height: 1px;
    background: #d3d7da;
    position: relative;
    bottom: 0;
    left: 50%;
    margin-left: -55px;
    margin-top: 20px;
}

#hubinfo .logo2 {
    text-align: center;
}

#hubinfo .logo2 a {
    width: 325px;
	display: block;
    margin-top: 30px;
    margin-bottom: 30px;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
     background: rgba(245, 80, 80, 0.45);
    border-radius: 120px;
    border: 3px solid rgba(255, 255, 255, 1);
    margin: 0 auto;
}

#hubinfo .logo2 a img {
    width: 90%;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.services1-red {
    background-color: #E36A5C;
    color: white;
}
.services1-bgcontent {
	background-image: url("/blocks/content_services_1/images/bizhub1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.marginleft15 {
    margin-left: -15px;
	border-right: 3px solid rgba(255, 255, 255, 1);
}
.textcenter {
    padding: 10px 10px 10px 10px;
}
.info2 {
    padding: 120px !important;
}

.heightfull {
    height:80%;
}

p.services1-white, .services1-white, a.services1-white, h1.services1-white, h2.services1-white, h3.services1-white, h4.services1-white, h5.services1-white, h6.services1-white {
    color: #fff !important;
}


/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Content Services Block 2
 */
/* ------------------------------------
    Block Services 2 Styles
--------------------------------------- */
.services-2-padding {
    padding-top: 15px;
    padding-bottom: 15px;
}
.page-icon-top {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 20px;
    width: 100%;
}
.white .page-icon-top, .white .page-icon-left, .white .features-icon-left, .white .features-icon-right {
    color: #fff;
}




/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Content Services Block 3
 */
/* ------------------------------------
    Block Services 3 Styles
--------------------------------------- */
.beblocks-service-group-block .beblocks-service-block {
		margin-bottom:10px;
	}

.beblocks-service-hover {
	overflow: hidden;
}

.beblocks-service-hover-bg,
.beblocks-service-hover-bg2,
.beblocks-service-hover-bg3 {
	transition: background 0.4s cubic-bezier(.17,.83,.29,.04), border 0.4s cubic-bezier(.17,.83,.29,.04);
	-webkit-transition: background 0.4s cubic-bezier(.17,.83,.29,.04), border 0.4s cubic-bezier(.17,.83,.29,.04);
}

.beblocks-service-hover-bg h3,
.beblocks-service-hover-bg2 h3,
.beblocks-service-hover-bg3 h3 {
	transition: background 0.4s cubic-bezier(.17,.83,.29,.04), border 0.4s cubic-bezier(.17,.83,.29,.04);
	-webkit-transition: background 0.4s cubic-bezier(.17,.83,.29,.04), border 0.4s cubic-bezier(.17,.83,.29,.04);
}

.beblocks-service-hover-bg:hover,
.beblocks-service-hover-bg:hover h3
 {
	color:#fff;
	background-color: #54B9E9;
}
.beblocks-service-hover-bg2:hover,
.beblocks-service-hover-bg2:hover h3 {
	color:#fff;
	background-color: #009688;
}
.beblocks-service-hover-bg3:hover,
.beblocks-service-hover-bg3:hover h3 {
	color:#fff;
	background-color: #ef5350;
}

.beblocks-service-group-block .beblocks-service-hover-bg,
.beblocks-service-group-block .beblocks-service-hover-bg2,
.beblocks-service-group-block .beblocks-service-hover-bg3 {
    padding: 25px 15px;
}

.beblocks-service-block.vertical .beblocks-service-icon-block {
	float:none;
	margin-bottom:25px;
}
.beblocks-service-icon-block {
	min-width:60px;
	display: block;
	float:left;
	font-size:52px;
	line-height: 1;
}



/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Content Panel Block 1
 */
/* ------------------------------------
    Block Panel 1 Styles
--------------------------------------- */
.beblock-panel-block {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	padding: 5px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.beblock-panel-heading-block {
    padding: 10px 15px;
    border: none;
}
.beblock-panel-title-block {
    line-height: 20px;
    font-size: 14px;
	color: white;
	margin-top: 0;
    margin-bottom: 0;
}
.beblock-panel-group-block .beblock-panel-block {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.beblock-panel-body-block {
    padding: 15px;
	background: #ffffff;
}
.beblock-panel-body-block.no-border {
    border: none !important;
}
.beblock-panel-footer-block {
    background: #fff;
    border-top: 1px solid #eee;
}
.panel-inverse > .beblock-panel-heading-block,
.panel-success > .beblock-panel-heading-block,
.panel-warning > .beblock-panel-heading-block,
.panel-danger > .beblock-panel-heading-block,
.panel-primary > .beblock-panel-heading-block,
.panel-info > .beblock-panel-heading-block {
    color: #fff;
}
.panel-inverse > .beblock-panel-heading-block { background: #242a30; }
.panel-success > .beblock-panel-heading-block { background: #008a8a; }
.panel-warning > .beblock-panel-heading-block { background: #c47d15; }
.panel-danger > .beblock-panel-heading-block { background: #cc4946; }
.panel-primary > .beblock-panel-heading-block { background: #2a72b5; }
.panel-info > .beblock-panel-heading-block { background: #3a92ab; }



/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Content Video YouTube Block
 */
/* ------------------------------------
    Block Video YouTube Styles
--------------------------------------- */
.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
 
.js-video.widescreen {
  padding-bottom: 56.34%;
}
 
.js-video.vimeo {
  padding-top: 0;
}
.js-video embed, .js-video iframe, .js-video object, .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}



/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Content Model Pop-up Block
 */
/* ------------------------------------
    Block Model Pop-up Styles
--------------------------------------- */
.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: @zindex-modal;
  -webkit-overflow-scrolling: touch;

  outline: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5 !important;
}



/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Content Tabs 1 Block
 */
/* ------------------------------------
    Block Tabs 1 Styles
--------------------------------------- */
.beblocks-tabs1 .nav > li > a {
    color: #545454;
    font-weight: 600;
}
.beblocks-tabs1 .nav>li>a {
    border-radius: 0px 0px 0 0;
}
.beblocks-tab-content {
    padding: 15px;
    padding-top: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.beblocks-nav-tabs + .beblocks-tab-content {
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}
.beblocks-nav-tabs,
.beblocks-nav-tabs > li > a,
.beblocks-nav-tabs > li.active > a, 
.beblocks-nav-tabs > li.active > a:hover, 
.beblocks-nav-tabs > li.active > a:focus,
.beblocks-nav-tabs.nav-justified > li > a,
.beblocks-nav-tabs.nav-justified > .active > a, 
.beblocks-nav-tabs.nav-justified > .active > a:hover, 
.beblocks-nav-tabs.nav-justified > .active > a:focus {
    border: none !important;
}
.beblocks-nav-tabs {
    background: #c1ccd1;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.beblocks-nav-tabs.nav-tabs-inverse {
    background: #242a30;
}
.beblocks-nav-tabs.beblocks-nav-justified > li > a {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
.beblocks-nav-tabs.nav-tabs-inverse > li.active > a,
.beblocks-nav-tabs.nav-tabs-inverse > li.active > a:hover,
.beblocks-nav-tabs.nav-tabs-inverse > li.active > a:focus {
    color: #242a30;
    background: #fff;
}
.beblocks-nav-tabs.nav-tabs-inverse > li > a:hover,
.beblocks-nav-tabs.nav-tabs-inverse > li > a:focus {
    color: #fff;
    background: none;
}
.beblocks-nav-tabs > li,
.beblocks-nav-tabs.nav-justified > li {
    margin-bottom: 0;
}
.beblocks-nav-tabs > li > a {
    margin-right: 5px;
    line-height: 20px;
}



/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Content Tabs 2 Block
 */
/* ------------------------------------
    Block Tabs 2 Styles
--------------------------------------- */
.beblocks-nav-pills {
    margin-bottom: 10px;
}
.beblocks-nav-pills > li + li {
    margin-left: 5px;
}
.beblocks-nav-pills > li > a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.beblocks-nav-stacked > li + li {
    margin-left: 0;
    margin-top: 5px;
}

.beblocks--tabs2-tab-content {
    padding: 15px;
	padding-top: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Content Timeline Block
 */
/* ------------------------------------
    Block Timeline Styles
--------------------------------------- */

.timeline {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.timeline:before {
    content: '';
    position: absolute;
    top: 5px;
    bottom: 5px;
    width: 5px;
    background: #545454;
    left: 20%;
    margin-left: -2.5px;
}
.timeline > li {
    position: relative;
    min-height: 50px;
}
.timeline > li + li {
    margin-top: 40px;
}
.timeline .timeline-time {
    position: absolute;
    left: 0;
    width: 15%;
    text-align: right;
    padding-top: 7px;
}
.timeline .timeline-time .date,
.timeline .timeline-time .time {
    display: block;
}
.timeline .timeline-time .date {
    line-height: 18px;
    font-size: 14px;
}
.timeline .timeline-time .time {
    line-height: 28px;
    font-size: 24px;
}
.timeline .timeline-icon {
    left: 15%;
    position: absolute;
    width: 10%;
    text-align: center;
    top: 5px;
}
.timeline .timeline-icon a {
    text-decoration: none;
    width: 50px;
    height: 50px;
    display: inline-block;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #575d63;
    line-height: 40px;
    color: #fff;
    font-size: 24px;
    border: 5px solid #2d353c;
    transition: background .2s linear;
    -moz-transition: background .2s linear;
    -webkit-transition: background .2s linear;
}
.timeline .timeline-icon a:hover,
.timeline .timeline-icon a:focus {
    background: #616161;
}
.timeline .timeline-body {
    margin-left: 25%;
    margin-right: 15%;
    position: relative;
    padding: 20px 30px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.timeline .timeline-body:before {
    content: '';
    display: block;
    position: absolute;
    border: 10px solid transparent;
    border-right-color: #bbbbbb;
    left: -20px;
    top: 20px;
}
.timeline-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #b3b3b3;
    line-height: 30px;
}
.timeline-header .userimage {
    float: left;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    overflow: hidden;
    margin: -2px 10px -2px 0;
}
.timeline-header .username {
    font-size: 16px;
    font-weight: 600;
}
.timeline-header .username,
.timeline-header .username a {
}
.timeline img {
    max-width: 100%;
    display: block;
}
.timeline-content {
    font-size: 14px;
}
.timeline-header + .timeline-content,
.timeline-header + .timeline-footer,
.timeline-content + .timeline-footer {
    margin-top: 10px;
}
.timeline-content:before,
.timeline-content:after {
    content: '';
    display: table;
    clear: both;
}
.timeline-title {
    margin-top: 0;
}
.timeline-footer {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.timeline-footer a:not(.btn) {
    color: #575d63;
}
.timeline-footer a:not(.btn):hover,
.timeline-footer a:not(.btn):focus {
    color: #616161;
}

.timeline-icon-fa {
    margin-top: 6px;
}



/*!
 * BuilderEngine Block Theme (http://builderengine.com)
 * Content Comparison Chart Block
 */
/* ------------------------------------
    Block Comparison Chart Styles
--------------------------------------- */
.comparison .table img {
    width: 40px;
}

.comparison .table tbody > tr > td {
    padding: 15px 20px;
    vertical-align: middle;
	text-align: center;
}

.comparison .table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
    border-bottom-width: 2px;
    text-align: center;
	vertical-align: middle;
}

.comparison-icon {
	min-width:32px;
	display: block;
	font-size: 32px;
	line-height: 1;
}
.comparison-icon-yes {
	color: #11de22;
}
.comparison-icon-no {
	color: #de1111;
}

.comparison-icon:hover {
	color: #848484;
	transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}



/*!
 * BuilderEngine Themes (http://builderengine.com)
 */ 
/* -------------------------------
    Component - Buttons
------------------------------- */

.btn {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.btn:focus, 
.btn:active:focus, 
.btn.active:focus {
    outline: none;
}
.btn-icon,
.btn.btn-icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    padding: 0;
    border: none;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
}
.btn-circle,
.btn.btn-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.btn-icon.btn-xs {
    width: 16px;
    height: 16px;
    font-size: 8px;
    line-height: 16px;
}
.btn-icon.btn-sm {
    width: 22px;
    height: 22px;
    font-size: 11px;
    line-height: 22px;
}
.btn-icon.btn-lg {
    width: 34px;
    height: 34px;
    font-size: 17px;
    line-height: 34px;
}
.btn-scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 25px;
    z-index: 1020;
    font-size: 23px !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.26);
    box-shadow: 0 2px 5px rgba(0,0,0,0.26);
}
.page-with-right-sidebar .btn-scroll-to-top {
    left: 25px;
    right: auto;
}
.btn-block {
    padding-left: 12px;
    padding-right: 12px;
}
.btn:active,
.btn-group .btn:active {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2),0 6px 6px rgba(255, 255, 255, 0.03);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2),0 6px 6px rgba(255, 255, 255, 0.03);
} 
.btn.active,
.btn-group .btn.active {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.btn-link,
.btn-group .btn {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-group {
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.02),0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 0 2px rgba(0,0,0,0.02),0 1px 1px rgba(0,0,0,0.2);
}
.btn-link:hover,
.btn-link:focus {
    text-decoration: none;
}
.btn-group .btn+.btn, 
.btn-group .btn+.btn-group, 
.btn-group .btn-group+.btn, 
.btn-group .btn-group+.btn-group {
    margin-left: 0;
}


/* 3.14.1 Component - Button - Default */

.btn.btn-default {
    color: #212121;
    background: #fff;
    border-color: #fff;
}
.btn-default:hover, 
.btn-default:focus, 
.btn-default:active, 
.btn-default:active:focus,
.btn-default.focus,
.btn-default.active,
.btn-default.active.focus, 
.btn-default.active:focus, 
.btn-default.active:hover, 
.btn-default:active.focus, 
.btn-default:active:focus, 
.btn-default:active:hover, 
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default.focus, 
.open > .dropdown-toggle.btn-default:focus, 
.open > .dropdown-toggle.btn-default:hover {
    background: #EEEEEE;
    border-color: #EEEEEE;
}
.btn-default.disabled, 
.btn-default[disabled], 
fieldset[disabled] .btn-default,
.btn-default.active,
.btn-default.active.focus, 
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default:active:focus, 
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default.focus, 
.open > .dropdown-toggle.btn-default:focus, 
.open > .dropdown-toggle.btn-default:hover {
    border-color: #BDBDBD;
}
.btn-group .btn.btn-default:not(.active) + .btn.btn-default,
.input-group-btn .btn.btn-default:not(.active) + .btn.btn-default {
    border-left-color: #BDBDBD;
}


/* 3.14.2 Component - Button - White */

.btn.btn-white {
    font-weight: normal;
    color: #333;
    background: #fff;
    border-color: #fff;
}
.btn.btn-white.btn-white-without-border {
    border-color: #fff;
}
.btn.btn-white.btn-white-without-border.active,
.btn.btn-white.btn-white-without-border.active:hover,
.btn.btn-white.btn-white-without-border.active:focus {
    border-color: #EEEEEE;
}
.btn.btn-white.btn-white-without-border:hover,
.btn.btn-white.btn-white-without-border:focus {
    border-color: #EEEEEE;
}
.btn-white:hover, 
.btn-white:focus, 
.btn-white:active, 
.btn-white:active:focus,
.btn-white.focus,
.btn-white.active,
.btn-white.active.focus, 
.btn-white.active:focus, 
.btn-white.active:hover, 
.btn-white:active.focus, 
.btn-white:active:focus, 
.btn-white:active:hover, 
.open > .dropdown-toggle.btn-white,
.open > .dropdown-toggle.btn-white.focus, 
.open > .dropdown-toggle.btn-white:focus, 
.open > .dropdown-toggle.btn-white:hover {
    background: #EEEEEE;
    border-color: #EEEEEE;
}
.btn-white.disabled, 
.btn-white[disabled], 
fieldset[disabled] .btn-white,
.btn-white.active,
.btn-white.active.focus, 
.btn-white.active:hover,
.btn-white.active:focus,
.btn-white:active:focus, 
.btn-white:active:hover {
    border-color: #BDBDBD;
}
.btn-group .btn.btn-white:not(.active) + .btn.btn-white,
.input-group-btn .btn.btn-white:not(.active) + .btn.btn-white {
    border-left-color: #BDBDBD;
}


/* 3.14.3 Component - Button - Inverse */

.btn.btn-inverse {
    color: #fff;
    background: #212121;
    border-color: #212121;
}
.btn-inverse:hover, 
.btn-inverse:focus, 
.btn-inverse:active, 
.btn-inverse:active:focus,
.btn-inverse.focus,
.btn-inverse.active,
.btn-inverse.active.focus, 
.btn-inverse.active:focus, 
.btn-inverse.active:hover, 
.btn-inverse:active.focus, 
.btn-inverse:active:focus, 
.btn-inverse:active:hover, 
.open > .dropdown-toggle.btn-inverse,
.open > .dropdown-toggle.btn-inverse.focus, 
.open > .dropdown-toggle.btn-inverse:focus, 
.open > .dropdown-toggle.btn-inverse:hover {
    background: #424242;
    border-color: #424242;
}
.btn-group .btn.btn-inverse:not(.active) + .btn.btn-inverse,
.input-group-btn .btn.btn-inverse:not(.active) + .btn.btn-inverse {
    border-left-color: #000;
}


/* 3.14.4 Component - Button - Primary */

.btn.btn-primary {
    color: #fff;
    background: #2196F3;
    border-color: #2196F3;
}
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary:active:focus,
.btn-primary.focus,
.btn-primary.active,
.btn-primary.active.focus, 
.btn-primary.active:focus, 
.btn-primary.active:hover, 
.btn-primary:active.focus, 
.btn-primary:active:focus, 
.btn-primary:active:hover, 
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-primary.focus, 
.open > .dropdown-toggle.btn-primary:focus, 
.open > .dropdown-toggle.btn-primary:hover {
    background: #42A5F5;
    border-color: #42A5F5;
}
.btn-group .btn.btn-primary:not(.active) + .btn.btn-primary,
.input-group-btn .btn.btn-primary:not(.active) + .btn.btn-primary {
    border-left-color: #1E88E5;
}


/* 3.14.5 Component - Button - Success */

.btn.btn-success {
    color: #fff;
    background: #009688;
    border-color: #009688;
}
.btn-success:hover, 
.btn-success:focus, 
.btn-success:active, 
.btn-success:active:focus,
.btn-success.focus,
.btn-success.active,
.btn-success.active.focus, 
.btn-success.active:focus, 
.btn-success.active:hover, 
.btn-success:active.focus, 
.btn-success:active:focus, 
.btn-success:active:hover, 
.open > .dropdown-toggle.btn-success,
.open > .dropdown-toggle.btn-success.focus, 
.open > .dropdown-toggle.btn-success:focus, 
.open > .dropdown-toggle.btn-success:hover {
    background: #26A69A;
    border-color: #26A69A;
}
.btn-group .btn.btn-success:not(.active) + .btn.btn-success,
.input-group-btn .btn.btn-success:not(.active) + .btn.btn-success {
    border-left-color: #00897B;
}


/* 3.14.6 Component - Button - Warning */

.btn.btn-warning {
    color: #fff;
    background: #FF9800;
    border-color: #FF9800;
}
.btn-warning:hover, 
.btn-warning:focus, 
.btn-warning:active, 
.btn-warning:active:focus,
.btn-warning.focus,
.btn-warning.active,
.btn-warning.active.focus, 
.btn-warning.active:focus, 
.btn-warning.active:hover, 
.btn-warning:active.focus, 
.btn-warning:active:focus, 
.btn-warning:active:hover, 
.open > .dropdown-toggle.btn-warning,
.open > .dropdown-toggle.btn-warning.focus, 
.open > .dropdown-toggle.btn-warning:focus, 
.open > .dropdown-toggle.btn-warning:hover {
    background: #FFA726;
    border-color: #FFA726;
}
.btn-group .btn.btn-warning:not(.active) + .btn.btn-warning,
.input-group-btn .btn.btn-warning:not(.active) + .btn.btn-warning {
    border-left-color: #FB8C00;
}


/* 3.14.7 Component - Button - Danger */

.btn.btn-danger {
    color: #fff;
    background: #F44336;
    border-color: #F44336;
}
.btn-danger:hover, 
.btn-danger:focus, 
.btn-danger:active, 
.btn-danger:active:focus,
.btn-danger.focus,
.btn-danger.active,
.btn-danger.active.focus, 
.btn-danger.active:focus, 
.btn-danger.active:hover, 
.btn-danger:active.focus, 
.btn-danger:active:focus, 
.btn-danger:active:hover, 
.open > .dropdown-toggle.btn-danger,
.open > .dropdown-toggle.btn-danger.focus, 
.open > .dropdown-toggle.btn-danger:focus, 
.open > .dropdown-toggle.btn-danger:hover {
    background: #EF5350;
    border-color: #EF5350;
}
.btn-group .btn.btn-danger:not(.active) + .btn.btn-danger,
.input-group-btn .btn.btn-danger:not(.active) + .btn.btn-danger {
    border-left-color: #E53935;
}


/* 3.14.8 Component - Button - Info */

.btn.btn-info {
    color: #fff;
    background: #00BCD4;
    border-color: #00BCD4;
}
.btn-info:hover, 
.btn-info:focus, 
.btn-info:active, 
.btn-info:active:focus,
.btn-info.focus,
.btn-info.active,
.btn-info.active.focus, 
.btn-info.active:focus, 
.btn-info.active:hover, 
.btn-info:active.focus, 
.btn-info:active:focus, 
.btn-info:active:hover, 
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-info.focus, 
.open > .dropdown-toggle.btn-info:focus, 
.open > .dropdown-toggle.btn-info:hover {
    background: #26C6DA;
    border-color: #26C6DA;
}
.btn-group .btn.btn-info:not(.active) + .btn.btn-info,
.input-group-btn .btn.btn-info:not(.active) + .btn.btn-info {
    border-left-color: #00ACC1;
}


/* 3.14.9 Component - Button - Pink */

.btn.btn-pink {
    color: #fff;
    background: #E91E63;
    border-color: #E91E63;
}
.btn-pink:hover, 
.btn-pink:focus, 
.btn-pink:active, 
.btn-pink:active:focus,
.btn-pink.focus,
.btn-pink.active,
.btn-pink.active.focus, 
.btn-pink.active:focus, 
.btn-pink.active:hover, 
.btn-pink:active.focus, 
.btn-pink:active:focus, 
.btn-pink:active:hover, 
.open > .dropdown-toggle.btn-pink,
.open > .dropdown-toggle.btn-pink.focus, 
.open > .dropdown-toggle.btn-pink:focus, 
.open > .dropdown-toggle.btn-pink:hover {
    background: #EC407A;
    border-color: #EC407A;
}
.btn-group .btn.btn-pink:not(.active) + .btn.btn-pink,
.input-group-btn .btn.btn-pink:not(.active) + .btn.btn-pink {
    border-left-color: #D81B60;
}


/* 3.14.10 Component - Button - Purple */

.btn.btn-purple {
    color: #fff;
    background: #9C27B0;
    border-color: #9C27B0;
}
.btn-purple:hover, 
.btn-purple:focus, 
.btn-purple:active, 
.btn-purple:active:focus,
.btn-purple.focus,
.btn-purple.active,
.btn-purple.active.focus, 
.btn-purple.active:focus, 
.btn-purple.active:hover, 
.btn-purple:active.focus, 
.btn-purple:active:focus, 
.btn-purple:active:hover, 
.open > .dropdown-toggle.btn-purple,
.open > .dropdown-toggle.btn-purple.focus, 
.open > .dropdown-toggle.btn-purple:focus, 
.open > .dropdown-toggle.btn-purple:hover {
    background: #AB47BC;
    border-color: #AB47BC;
}
.btn-group .btn.btn-purple:not(.active) + .btn.btn-purple,
.input-group-btn .btn.btn-purple:not(.active) + .btn.btn-purple {
    border-left-color: #8E24AA;
}


/* 3.14.11 Component - Button - Deep Purple */

.btn.btn-deep-purple {
    color: #fff;
    background: #673AB7;
    border-color: #673AB7;
}
.btn-deep-purple:hover, 
.btn-deep-purple:focus, 
.btn-deep-purple:active, 
.btn-deep-purple:active:focus,
.btn-deep-purple.focus,
.btn-deep-purple.active,
.btn-deep-purple.active.focus, 
.btn-deep-purple.active:focus, 
.btn-deep-purple.active:hover, 
.btn-deep-purple:active.focus, 
.btn-deep-purple:active:focus, 
.btn-deep-purple:active:hover, 
.open > .dropdown-toggle.btn-deep-purple,
.open > .dropdown-toggle.btn-deep-purple.focus, 
.open > .dropdown-toggle.btn-deep-purple:focus, 
.open > .dropdown-toggle.btn-deep-purple:hover {
    background: #7E57C2;
    border-color: #7E57C2;
}
.btn-group .btn.btn-deep-purple:not(.active) + .btn.btn-deep-purple,
.input-group-btn .btn.btn-deep-purple:not(.active) + .btn.btn-deep-purple {
    border-left-color: #5E35B1;
}


/* 3.14.12 Component - Button - Indigo */

.btn.btn-indigo {
    color: #fff;
    background: #3F51B5;
    border-color: #3F51B5;
}
.btn-indigo:hover, 
.btn-indigo:focus, 
.btn-indigo:active, 
.btn-indigo:active:focus,
.btn-indigo.focus,
.btn-indigo.active,
.btn-indigo.active.focus, 
.btn-indigo.active:focus, 
.btn-indigo.active:hover, 
.btn-indigo:active.focus, 
.btn-indigo:active:focus, 
.btn-indigo:active:hover, 
.open > .dropdown-toggle.btn-indigo,
.open > .dropdown-toggle.btn-indigo.focus, 
.open > .dropdown-toggle.btn-indigo:focus, 
.open > .dropdown-toggle.btn-indigo:hover {
    background: #5C6BC0;
    border-color: #5C6BC0;
}
.btn-group .btn.btn-indigo:not(.active) + .btn.btn-indigo,
.input-group-btn .btn.btn-indigo:not(.active) + .btn.btn-indigo {
    border-left-color: #3949AB;
}


/* 3.14.13 Component - Button - Light Blue */

.btn.btn-light-blue {
    color: #fff;
    background: #03A9F4;
    border-color: #03A9F4;
}
.btn-light-blue:hover, 
.btn-light-blue:focus, 
.btn-light-blue:active, 
.btn-light-blue:active:focus,
.btn-light-blue.focus,
.btn-light-blue.active,
.btn-light-blue.active.focus, 
.btn-light-blue.active:focus, 
.btn-light-blue.active:hover, 
.btn-light-blue:active.focus, 
.btn-light-blue:active:focus, 
.btn-light-blue:active:hover, 
.open > .dropdown-toggle.btn-light-blue,
.open > .dropdown-toggle.btn-light-blue.focus, 
.open > .dropdown-toggle.btn-light-blue:focus, 
.open > .dropdown-toggle.btn-light-blue:hover {
    background: #29B6F6;
    border-color: #29B6F6;
}
.btn-group .btn.btn-light-blue:not(.active) + .btn.btn-light-blue,
.input-group-btn .btn.btn-light-blue:not(.active) + .btn.btn-light-blue {
    border-left-color: #039BE5;
}


/* 3.14.14 Component - Button - Light Green */

.btn.btn-light-green {
    color: #fff;
    background: #8BC34A;
    border-color: #8BC34A;
}
.btn-light-green:hover, 
.btn-light-green:focus, 
.btn-light-green:active, 
.btn-light-green:active:focus,
.btn-light-green.focus,
.btn-light-green.active,
.btn-light-green.active.focus, 
.btn-light-green.active:focus, 
.btn-light-green.active:hover, 
.btn-light-green:active.focus, 
.btn-light-green:active:focus, 
.btn-light-green:active:hover, 
.open > .dropdown-toggle.btn-light-green,
.open > .dropdown-toggle.btn-light-green.focus, 
.open > .dropdown-toggle.btn-light-green:focus, 
.open > .dropdown-toggle.btn-light-green:hover {
    background: #9CCC65;
    border-color: #9CCC65;
}
.btn-group .btn.btn-light-green:not(.active) + .btn.btn-light-green,
.input-group-btn .btn.btn-light-green:not(.active) + .btn.btn-light-green {
    border-left-color: #7CB342;
}


/* 3.14.15 Component - Button - Lime */

.btn.btn-lime {
    color: #fff;
    background: #CDDC39;
    border-color: #CDDC39;
}
.btn-lime:hover, 
.btn-lime:focus, 
.btn-lime:active, 
.btn-lime:active:focus,
.btn-lime.focus,
.btn-lime.active,
.btn-lime.active.focus, 
.btn-lime.active:focus, 
.btn-lime.active:hover, 
.btn-lime:active.focus, 
.btn-lime:active:focus, 
.btn-lime:active:hover, 
.open > .dropdown-toggle.btn-lime,
.open > .dropdown-toggle.btn-lime.focus, 
.open > .dropdown-toggle.btn-lime:focus, 
.open > .dropdown-toggle.btn-lime:hover {
    background: #D4E157;
    border-color: #D4E157;
}
.btn-group .btn.btn-lime:not(.active) + .btn.btn-lime,
.input-group-btn .btn.btn-lime:not(.active) + .btn.btn-lime {
    border-left-color: #C0CA33;
}


/* 3.14.16 Component - Button - Yellow */

.btn.btn-yellow {
    color: #fff;
    background: #FFEB3B;
    border-color: #FFEB3B;
}
.btn-yellow:hover, 
.btn-yellow:focus, 
.btn-yellow:active, 
.btn-yellow:active:focus,
.btn-yellow.focus,
.btn-yellow.active,
.btn-yellow.active.focus, 
.btn-yellow.active:focus, 
.btn-yellow.active:hover, 
.btn-yellow:active.focus, 
.btn-yellow:active:focus, 
.btn-yellow:active:hover, 
.open > .dropdown-toggle.btn-yellow,
.open > .dropdown-toggle.btn-yellow.focus, 
.open > .dropdown-toggle.btn-yellow:focus, 
.open > .dropdown-toggle.btn-yellow:hover {
    background: #FFEE58;
    border-color: #FFEE58;
}
.btn-group .btn.btn-yellow:not(.active) + .btn.btn-yellow,
.input-group-btn .btn.btn-yellow:not(.active) + .btn.btn-yellow {
    border-left-color: #FDD835;
}


/* 3.14.17 Component - Button - Amber */

.btn.btn-amber {
    color: #fff;
    background: #FFC107;
    border-color: #FFC107;
}
.btn-amber:hover, 
.btn-amber:focus, 
.btn-amber:active, 
.btn-amber:active:focus,
.btn-amber.focus,
.btn-amber.active,
.btn-amber.active.focus, 
.btn-amber.active:focus, 
.btn-amber.active:hover, 
.btn-amber:active.focus, 
.btn-amber:active:focus, 
.btn-amber:active:hover, 
.open > .dropdown-toggle.btn-amber,
.open > .dropdown-toggle.btn-amber.focus, 
.open > .dropdown-toggle.btn-amber:focus, 
.open > .dropdown-toggle.btn-amber:hover {
    background: #FFCA28;
    border-color: #FFCA28;
}
.btn-group .btn.btn-amber:not(.active) + .btn.btn-amber,
.input-group-btn .btn.btn-amber:not(.active) + .btn.btn-amber {
    border-left-color: #FFB300;
}


/* 3.14.18 Component - Button - Deep Orange */

.btn.btn-deep-orange {
    color: #fff;
    background: #FF5722;
    border-color: #FF5722;
}
.btn-deep-orange:hover, 
.btn-deep-orange:focus, 
.btn-deep-orange:active, 
.btn-deep-orange:active:focus,
.btn-deep-orange.focus,
.btn-deep-orange.active,
.btn-deep-orange.active.focus, 
.btn-deep-orange.active:focus, 
.btn-deep-orange.active:hover, 
.btn-deep-orange:active.focus, 
.btn-deep-orange:active:focus, 
.btn-deep-orange:active:hover, 
.open > .dropdown-toggle.btn-deep-orange,
.open > .dropdown-toggle.btn-deep-orange.focus, 
.open > .dropdown-toggle.btn-deep-orange:focus, 
.open > .dropdown-toggle.btn-deep-orange:hover {
    background: #FF7043;
    border-color: #FF7043;
}
.btn-group .btn.btn-deep-orange:not(.active) + .btn.btn-deep-orange,
.input-group-btn .btn.btn-deep-orange:not(.active) + .btn.btn-deep-orange {
    border-left-color: #F4511E;
}


/* 3.14.19 Component - Button - Brown */

.btn.btn-brown {
    color: #fff;
    background: #795548;
    border-color: #795548;
}
.btn-brown:hover, 
.btn-brown:focus, 
.btn-brown:active, 
.btn-brown:active:focus,
.btn-brown.focus,
.btn-brown.active,
.btn-brown.active.focus, 
.btn-brown.active:focus, 
.btn-brown.active:hover, 
.btn-brown:active.focus, 
.btn-brown:active:focus, 
.btn-brown:active:hover, 
.open > .dropdown-toggle.btn-brown,
.open > .dropdown-toggle.btn-brown.focus, 
.open > .dropdown-toggle.btn-brown:focus, 
.open > .dropdown-toggle.btn-brown:hover {
    background: #8D6E63;
    border-color: #8D6E63;
}
.btn-group .btn.btn-brown:not(.active) + .btn.btn-brown,
.input-group-btn .btn.btn-brown:not(.active) + .btn.btn-brown {
    border-left-color: #6D4C41;
}


/* 3.14.20 Component - Button - Blue Grey */

.btn.btn-blue-grey {
    color: #fff;
    background: #607D8B;
    border-color: #607D8B;
}
.btn-blue-grey:hover, 
.btn-blue-grey:focus, 
.btn-blue-grey:active, 
.btn-blue-grey:active:focus,
.btn-blue-grey.focus,
.btn-blue-grey.active,
.btn-blue-grey.active.focus, 
.btn-blue-grey.active:focus, 
.btn-blue-grey.active:hover, 
.btn-blue-grey:active.focus, 
.btn-blue-grey:active:focus, 
.btn-blue-grey:active:hover, 
.open > .dropdown-toggle.btn-blue-grey,
.open > .dropdown-toggle.btn-blue-grey.focus, 
.open > .dropdown-toggle.btn-blue-grey:focus, 
.open > .dropdown-toggle.btn-blue-grey:hover {
    background: #78909C;
    border-color: #78909C;
}
.btn-group .btn.btn-blue-grey:not(.active) + .btn.btn-blue-grey,
.input-group-btn .btn.btn-blue-grey:not(.active) + .btn.btn-blue-grey {
    border-left-color: #546E7A;
}


/* 3.14.21 Component - Button - Grey */

.btn.btn-grey {
    color: #fff;
    background: #9E9E9E;
    border-color: #9E9E9E;
}
.btn-grey:hover, 
.btn-grey:focus, 
.btn-grey:active, 
.btn-grey:active:focus,
.btn-grey.focus,
.btn-grey.active,
.btn-grey.active.focus, 
.btn-grey.active:focus, 
.btn-grey.active:hover, 
.btn-grey:active.focus, 
.btn-grey:active:focus, 
.btn-grey:active:hover, 
.open > .dropdown-toggle.btn-grey,
.open > .dropdown-toggle.btn-grey.focus, 
.open > .dropdown-toggle.btn-grey:focus, 
.open > .dropdown-toggle.btn-grey:hover {
    background: #BDBDBD;
    border-color: #BDBDBD;
}
.btn-group .btn.btn-grey:not(.active) + .btn.btn-grey,
.input-group-btn .btn.btn-grey:not(.active) + .btn.btn-grey {
    border-left-color: #757575;
}


/* Component - Button - Soft Blue */

.btn.btn-soft-blue {
    color: #fff;
    background: #54b9e9;
    border-color: #5ccafe;
}
.btn-soft-blue:hover, 
.btn-soft-blue:focus, 
.btn-soft-blue:active, 
.btn-soft-blue:active:focus,
.btn-soft-blue.focus,
.btn-soft-blue.active,
.btn-soft-blue.active.focus, 
.btn-soft-blue.active:focus, 
.btn-soft-blue.active:hover, 
.btn-soft-blue:active.focus, 
.btn-soft-blue:active:focus, 
.btn-soft-blue:active:hover, 
.open > .dropdown-toggle.btn-soft-blue,
.open > .dropdown-toggle.btn-soft-blue.focus, 
.open > .dropdown-toggle.btn-soft-blue:focus, 
.open > .dropdown-toggle.btn-soft-blue:hover {
    background: #5ccafe;
    border-color: #5ccafe;
}
.btn-group .btn.btn-soft-blue:not(.active) + .btn.btn-soft-blue,
.input-group-btn .btn.btn-soft-blue:not(.active) + .btn.btn-soft-blue {
    border-left-color: #51b0dc;
}


/* Component - Button - Dark Grey */

.btn.btn-dark-grey {
    color: #fff;
    background: #6a6a6a;
    border-color: #6a6a6a;
}
.btn-dark-grey:hover, 
.btn-dark-grey:focus, 
.btn-dark-grey:active, 
.btn-dark-grey:active:focus,
.btn-dark-grey.focus,
.btn-dark-grey.active,
.btn-dark-grey.active.focus, 
.btn-dark-grey.active:focus, 
.btn-dark-grey.active:hover, 
.btn-dark-grey:active.focus, 
.btn-dark-grey:active:focus, 
.btn-dark-grey:active:hover, 
.open > .dropdown-toggle.btn-dark-grey,
.open > .dropdown-toggle.btn-dark-grey.focus, 
.open > .dropdown-toggle.btn-dark-grey:focus, 
.open > .dropdown-toggle.btn-dark-grey:hover {
    background: #595959;
    border-color: #575757;
}
.btn-group .btn.btn-dark-grey:not(.active) + .btn.btn-dark-grey,
.input-group-btn .btn.btn-dark-grey:not(.active) + .btn.btn-dark-grey {
    border-left-color: #000;
}


/* Component - Button - Outline */

.btn.btn-outline {
    color: #fff;
    border-width: 2px;
    border-color: #eee;
    background: none;
}
.btn.btn-outline:hover,
.btn.btn-outline:focus {
    border-color: #fff;
}


/* Component - Button - Extra Large */

.btn-xl, .btn-group-xl>.btn {
    padding: 15px 30px;
}

/* Component - Button - DataTable Vertical Gap */

.btn-datatable-vertical{
	margin-bottom:3px;
}
/* ====================================================================================================================
 * BLOG BLOCKS STYLES
 * ====================================================================================================================*/
 
/* -------------------------------
    Blog Post / General Styles
------------------------------- */

/* BuilderEngine Breadcrumb */

.be-breadcrumb {
	font-size:16px;
	font-weight: 300;
	margin: -3px 0 0;
	padding:0;
	text-align: left;
	position: relative;
	display: inline-block;
	background:none;
	margin-top: 2px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
}
.be-breadcrumb>li {
    display: inline-block;
}
.be-breadcrumb .active {
	font-weight:500;
}
.be-breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}


/* Regular Pagination */

.pagination {
    display: table;
    width: 100%;
    padding-left: 0;
    text-align: center;
    margin: 12px 0 0 0;
    border-radius: 4px;
}
.pagination li {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5em;
    font-weight: 300
}
.pagination > li > a, .pagination > li > span {
    margin-left: 6px;
}
.pagination > li:first-child > a {
    margin-left: 0;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    line-height: 1.42857143;
    text-decoration: none;
    border: none;
    padding: 7px 9px;
    font-weight: 600;
    font-size: 12px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}
.pagination > li > a:hover, .pagination > li > a:focus {
}
.pagination i {
	font-size: 17px;
}
.pagination>li>a, .pagination>li>span {
    padding: 6px 12px;
}
ul.pagination {
	margin-top: 10px;
    margin-bottom: 20px;
}

/* BuilderEngine Pagination */

.be-pagination {
    display: table;
    width: 100%;
    padding-left: 0;
    text-align: center;
    margin: 12px 0 0 0;
    border-radius: 4px;
}
.be-pagination li {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5em;
    font-weight: 300
}
.be-pagination > li > a, .be-pagination > li > span {
    margin-left: 6px;
}
.be-pagination > li:first-child > a {
    margin-left: 0;
}
.be-pagination > li > a, .be-pagination > li > span {
    position: relative;
    float: left;
    line-height: 1.42857143;
    text-decoration: none;
    border: none;
    padding: 7px 9px;
    font-weight: 600;
    font-size: 12px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}
.be-pagination > li > a:hover, .be-pagination > li > a:focus {
}
.be-pagination i {
	font-size: 17px;
}
.be-pagination>li>a, .be-pagination>li>span {
    padding: 6px 12px;
}
ul.be-pagination {
	margin-top: 10px;
    margin-bottom: 20px;
}


/** Blog Block Post
 **************************************************************** **/
#blog .blog-post-block {
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
    padding: 20px;
    padding-top: 10px;
	padding-bottom: 10px;
    width: 100%;
    list-style: none;
	-webkit-border-radius: px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
#blog .blog-post-header h3 {
	margin-top: 5px;
    margin-bottom: 10px;
}
#blog .blog-post-container-label-posted {
    padding: .1em 1.2em .1em;
    line-height: 2.5;
}
#blog .blog-post-image {
    margin-top: 10px;
    margin-bottom: 15px;
}
#blog .blog-post-thumbnail {
    display: block;
    padding: 2px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 2px solid #dfdfdf;
    border-radius: 2px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

#blog .masonry-item {
	padding: 20px;
	position: relative;
	overflow:hidden;
	list-style: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#blog p {
    word-wrap: break-word;
	word-break: normal !important;
}
#blog hr {
    border: 0;
    margin: 15px 0;
    border-top: #F8F8F8 1px solid;
    border-bottom: #EEEEEE 1px solid;
}

#blog figure img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
} 

/** Blog Block Post List
 **************************************************************** **/
#blog_list .masonry-item-blog-list {
	margin: 2% 2% 0 0;
	padding: 20px;
	padding-left: 0px;
    padding-top: 0px;
	position: relative;
	min-height: 1px;
	width:100%;
	overflow:hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.widgetbloglist ul.nav-list li a {
    padding-left:5px;
	color: inherit;
	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
		 -o-transition: all 0.2s;
			transition: all 0.2s;
}
.widgetbloglist ul li a i {
	padding-right: 8px;
}	
.be-blog-recent h5 {
	margin-top:0px;
}

.blog-search-widget {
    margin-bottom: 40px;
    margin-top: 16px;
}

/** Blog Block Category List
 **************************************************************** **/
#blog_cat .masonry-item-blog-category-list {
	margin: 2% 2% 0 0;
	padding: 20px;
	padding-left: 0px;
    padding-top: 0px;
	position: relative;
	min-height: 1px;
	width:100%; overflow:hidden;

	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}
	
.widgetblogcategorylist ul.nav-list li a {
    padding-left:5px;
	color: inherit;
	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
		 -o-transition: all 0.2s;
			transition: all 0.2s;
}

.widgetblogcategorylist ul li a i {
	padding-right: 8px;
}	
	
/* -------------------------------
    Blog Category Posts / General Styles
------------------------------- */

#blog h2 a {
    text-decoration: none;
	font-weight: 500;
    color: #333333;
}

#blog h2 a:hover{
    color: #346C9D;
}

.blog-header-small {
    margin-bottom: 15px;
}



/** Blog Masonry
 **************************************************************** **/
#blog .masonry-item-blog-category-post {
	margin: 2% 2% 0 0;
	padding: 20px;
	position: relative;
	min-height: 1px;
	width:100%; overflow:hidden;

	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}
	#blog .masonry-item-blog-category-post  .item {
		background:none !important;
		margin-bottom:0 !important;
		padding-bottom:0 !important;
	}

.masonry-list {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

#blog .item h3 {
    margin: 0;
    margin-bottom: 10px;
}

.be-blog-block-horizontal {
    float:left;
	padding-left:10px;
	padding-right:10px;
	width:25%;
}
.be-blog-block-horizontal .item h3 {
    font-size:16px;
	font-weight: 600;
}


/* -------------------------------
    Blog Recent Posts / General Styles
------------------------------- */

.widgetblogrecent ul.nav-list li a {
    padding-left: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.widgetblogrecent  ul.nav-list li a {
    color: #333333;
}

.widgetblogrecent  ul.nav-list li a:hover {
    color: #346C9D;
}


/** Blog Masonry
 **************************************************************** **/
#blog .masonry-item-blog-recent {
	margin: 2% 2% 0 0;
	padding: 20px;
	position: relative;
	min-height: 1px;
	color: #242a30;
	background-color: #fbfbfb;
	width:100%; overflow:hidden;

	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
			border-radius: 6px;
}
#blog .masonry-item-blog-recent h4 {
	color: #242a30;
}
	#blog .masonry-item-blog-recent  .item {
		background:none !important;
		margin-bottom:0 !important;
		padding-bottom:0 !important;
	}
	

	
/* -------------------------------
    Blog Tags / General Styles
------------------------------- */

.widgetblogtags ul.nav-list li a {
    padding-left: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.widgetblogtags  ul.nav-list li a {
    color: #428bca;
}

.widgetblogtags  ul.nav-list li a:hover {
    color: #346C9D;
}


/** Blog Tags & Posts
 **************************************************************** **/
#blog .masonry-item-blog-tags {
	position: relative;
    padding-top: 0px;
    padding-bottom: 15px;
    width: 100%;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tagsblock {
    font-size: 12px !important;
}

#blog .item-title .label {
    text-transform: uppercase;
}

.be-blog-block-containers {

}


/* ====================================================================================================================
 *  MEMBERSHIP MODULE & BLOCKS
 * ====================================================================================================================*/
 
/** Application Forms
 **************************************************************** **/
#booking-memberships-content {
	padding: 30px 0px 30px;
}
.booking-membership-application-container h3 {
	text-align:center;
	margin-top: 0px;
}
.booking-membership-application-form {
	padding: 20px;
} 
.booking-membership-application-form-box {
	padding: 20px;
} 
.booking-membership-application-images {
	margin-bottom: 15px;
} 
.booking-membership-application-form-group {
    margin-bottom: 25px;
} 
.booking-membership-application-form-group label {
	font-weight: 600;
} 
.booking-membership-application-form-mandatory hr {
    border-top: #eee 1px solid;
    border-bottom: #eee 1px solid;
    margin: 20px 0;
}
.booking-membership-application-completed-fa {
	background-color: #00acac;
} 
.booking-membership-application-completed-fa i {
	font-size: 22px;
} 
.booking-membership-application-completed-alert {
	margin-left: 15%;
    margin-right: 15%;
    margin-top: 30px;
    padding: 50px;
    font-size: 18px;
    text-align: center;
} 
.booking-membership-application-completed-button {
	text-align:center;
	padding: 20px 0px 100px 0px;
}

/** Membership Price Boxes
 **************************************************************** **/
.booking-membership-prices-image {
  position: relative;
  background-size: cover !important;
  background-position: center !important;
}
.booking-membership-prices-image:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
}
.booking-membership-prices-image-text {
	color: #ffffff;
} 
.booking-membership-pricing-features {
	padding: 20px;
    text-align: left;
} 
.booking-membership-pricing-features ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align:center;
} 
.booking-membership-pricing-features ul li {
    padding: 3.3px;
}
.booking-membership-pricing-book {
	padding: 20px;
} 
.booking-membership-pricing-multiple-col {
	margin-bottom: 20px;
} 

.booking-membership-checkout-back  {
	text-transform: none;
    font-size: 14px;
    margin-top: 10px;
    margin-right: 10px;
} 
.booking-membership-checkout-price {
    font-size: 22px;
    margin-left: 0px;
    padding: 10px;
    /*border: 2px dashed black;*/
}
.booking-membership-prices-spacing-box-single {
    padding: 125px;
    font-size: 16px;
}

.booking-membership-checkout-serviceprice-novat {
    margin-bottom: 2px;
    margin-right: -2px;
    margin-top: 2px;
    font-weight: 600;
    font-size: 17px;
} 
.booking-membership-checkout-small-16 {
    font-size: 20px;
    font-weight: 600;
}
.booking-membership-addon-tick {
    padding: 6px 6px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    float: right;
    margin-right: 10px;
    padding-top: 2px;
}
.booking-membership-checkout-addons-text {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 22px;
    padding-top: 4px;
}

.be-special-memberships {
	height: 310px;
    overflow: hidden;
}


/* ====================================================================================================================
 *  BOOKING SERVICES MODULE & BLOCKS
 * ====================================================================================================================*/
 
/** Services Application Forms
 **************************************************************** **/
#booking-services-content {
	padding: 30px 0px 30px;
}
.booking-services-application-container h3 {
	text-align:center;
	margin-top: 0px;
}
.booking-services-application-form {
	padding: 20px;
	margin-bottom: 20px;
} 
.booking-services-application-images {
	margin-bottom: 15px;
} 
.booking-services-application-form-group {
    margin-bottom: 25px;
} 
.booking-services-application-form-group label {
	font-weight: 600;
} 
.booking-services-application-form-mandatory hr {
    border-top: #eee 1px solid;
    border-bottom: #eee 1px solid;
    margin: 20px 0;
}
.booking-services-application-completed-fa {
	background-color: #00acac;
} 
.booking-services-application-completed-fa i {
	font-size: 22px;
} 
.booking-services-application-completed-alert {
	margin-left: 15%;
    margin-right: 15%;
    margin-top: 30px;
    padding: 50px;
    font-size: 18px;
    text-align: center;
} 
.booking-services-application-completed-button {
	text-align:center;
	padding: 20px 0px 100px 0px;
}

/** Booking Service Module Price Boxes
 **************************************************************** **/
.booking-services-prices-image {
  position: relative;
  background-size: cover !important;
  background-position: center !important;
}
.booking-services-prices-image:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
}
.booking-services-prices-image-text {
	color: #ffffff;
} 
.booking-services-pricing-features {
	padding: 20px;
	padding-left: 0px;
	padding-top: 10px;
    text-align: left;
} 
.booking-services-pricing-features ul {
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
} 
.booking-services-pricing-features ul li {
    padding: 3.3px;
}
.booking-services-pricing-book a {
	font-weight: 600;
} 
.booking-services-pricing-multiple-col {
	margin-bottom: 30px;
} 

.booking-services-checkout-back  {
	text-transform: none;
    font-size: 14px;
    margin-top: 10px;
    margin-right: 10px;
} 
.booking-services-checkout-price {
    font-size: 22px;
    margin-left: 0px;
    padding: 10px;
    /*border: 2px dashed black;*/
}
.booking-services-prices-spacing-box-single {
    font-size: 16px;
    width: 100%;
    height: 400px;
	background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.booking-services-warning {
    font-size: 12px;
}
.booking-services-pay-bookbutton {
    float:right;
}
.booking-services-pay-price {
    margin: 15px 0 0px;
    margin-top: 30px;
}
.booking-services-pay-price:before,
.booking-services-pay-price:after {
    content: '';
    display: table;
    clear: both;
}
.booking-services-pay-price .event-price {
    font-size: 32px;
    padding: 10px;
}
.booking-services-pay-price-button {
    padding-left: 30px;
    padding-right: 30px;
}
.booking-services-main-image-border {
    background: #313131;
    padding: 10px;
} 
.booking-services-pay-price-lg {
    color: #ffffff;
} 
.booking-services-main-padding-boxes {
    padding:20px;
	padding-top: 10px;
} 
.booking-services-checkout-serviceprice-novat {
    margin-bottom: 2px;
    margin-right: -2px;
} 
.booking-services-checkout-small {
    font-size: 13px;
    font-weight: 600;
} 
.booking-services-checkout-small-16 {
    font-size: 18px;
    font-weight: 600;
}
.booking-services-checkout-small-vat {
    font-size: 18px;
    font-weight: 600;
}  
.booking-services-checkout-total {
    margin-top:20px;
}  
.booking-services-checkout-dates {
    font-size: 14px !important;
    font-weight: 600;
} 
.booking-services-checkout-extrabox {
    background: #e6e6e6;
    padding: 15px;
    border: 1px solid #d6d6d6;
    border-radius: 6px;
} 
.booking-services-checkout-addons-text {
    font-size:13px;
	font-weight:600;
	margin-bottom: 12px;
	padding-top: 4px;
} 
.booking-services-addon-tick {
    padding: 6px 6px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    float: left;
    margin-right: 10px;
    padding-top: 2px;
}
.booking-services-addon-options-1 {
    margin-top: 2px;
}
.booking-services-addon-options-checkdates {
    margin-top: 5px;
}

.memberships-multiple-ribbon {
    left: 16px !important;
}


/* ====================================================================================================================
 *  USER ACCOUNT STYLES 
 * ====================================================================================================================*/
 
/** Sidebar
 **************************************************************** **/
.be-uaccount-sidebar {
    width: 250px;
    left: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    font-size: 13px;
    -webkit-transform: translateZ(0);
	box-shadow: 2px 1px 1px 0 rgba(0, 0, 0, 0.05);
}
.be-uaccount-sidebar-bg {

    top: 0;
    left: 0;
    bottom: 0;
    width: 250px;
    z-index: -1000;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}
.be-uaccount-sidebar-pad {
    padding:0px;
    float: left;
    margin-left: -15px;
}
.be-uaccount-main-pad {
	padding: 30px;
	margin-left: -45px;
}
.be-uaccount-main-pad .col-lg-12 {
	padding-left:15px;
	padding-right:15px;
}
.be-uaccount-12-pad .col-lg-12 {
	padding-left:15px;
	padding-right:15px;
}
.be-uaccount-profile-pad .col-lg-12 {
	padding-left:15px;
	padding-right:15px;
}
.be-uaccount-edit-pad {
	padding: 30px;
	margin-left: -45px;
	padding-right:0px;
}
.be-uaccount-dashboard-pad .col-lg-12 {
	padding-right:0px;
}
.be-uaccount-sidebar-column-2-hide {
   width: 60px;
}
.be-uaccount-sidebar-column {
   width: 13.66666667%;
}
.be-uaccount-sidebar-column-2-hide {
   width: 3.66666667% !important;
}
.be-uaccount-page-column {
   width: 86.33333333%;
}


.be-uaccount-sidebar .nav > li:before,
.be-uaccount-sidebar .nav > li:after,
.be-uaccount-sidebar .nav > li > a:before,
.be-uaccount-sidebar .nav > li > a:after {
    content: '';
    clear: both;
    display: table;
}
.be-uaccount-sidebar .nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
    color: #000;
    font-weight: 600;
}
.be-uaccount-sidebar.sidebar-grid .nav > li > a {
    border-bottom: 1px solid #263238;
    border-top: 1px solid #263238;
}
.be-uaccount-sidebar.sidebar-grid .nav > li.active > a {
    border-color: #212121;
    z-index: 10;
}
.be-uaccount-sidebar.sidebar-grid .nav > li + li {
    margin-top: -1px;
}
.be-uaccount-sidebar .nav > li.active > a .label.label-theme,
.be-uaccount-sidebar .nav > li.active > a .badge {
    background: url(../img/transparent/black-0.4.png);
    background: rgba(0,0,0,0.4);
}
.be-uaccount-sidebar .nav > li.expand > a,
.be-uaccount-sidebar .nav > li > a:hover,
.be-uaccount-sidebar .nav > li > a:focus {
    background: none;
    color: #0085c4;
}
.be-uaccount-sidebar .nav > li.active > a, 
.be-uaccount-sidebar .nav > li.active > a:hover, 
.be-uaccount-sidebar .nav > li.active > a:focus {
    color: #fff;
    background: #767676;
}
.be-uaccount-sidebar .nav > li.active > a .label.label-success,
.be-uaccount-sidebar .nav > li.active > a .badge.badge-success {
    background: #008a8a;
}
.be-uaccount-sidebar .nav > li > a i {
    float: left;
    margin-right: 10px;
    width: 24px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    color: #7a7a7a;
}
.be-uaccount-sidebar .nav > li > a i[class*="ion-"] {
    margin-right: 15px;
    width: 18px;
    font-size: 24px;
    margin-top: -2px;
    margin-bottom: -2px;
}
.be-uaccount-sidebar .nav > li > a i[class*="icon-"] {
    width: 18px;
    margin-right: 15px;
    font-size: 20px;
}
.be-uaccount-sidebar .nav > li > a i.material-icons {
    float: left;
    width: 24px;
    height: 24px;
    text-align: center;
    margin: -2px 10px -2px 0;
    font-size: 24px;
    line-height: 24px;
}
.be-uaccount-sidebar .nav > li.active > a i,
.be-uaccount-sidebar .nav > li.active > a:hover i,
.be-uaccount-sidebar .nav > li.active > a:focus i {
    color: #fff;
}
.be-uaccount-sidebar .nav > li > a .badge {
    background: #1b1f24;
    padding: 0 8px;
    margin: 0;
    line-height: 20px;
    font-size: 12px;
    font-weight: normal;
}
.be-uaccount-sidebar .sub-menu:before {
    display: none;
}
.be-uaccount-sidebar .nav > li > a .caret {
    float: right;
    margin-top: 9px;
}
.be-uaccount-sidebar .has-sub.active > .sub-menu {
    display: block;
}
.be-uaccount-sidebar .sub-menu {
    list-style-type: none;
    padding: 10px 0 10px 30px;
    margin: 0;
    background: #1a2229;
    position: relative;
    display: none;
}
.be-uaccount-sidebar .sub-menu:before {
    content: '';
    position: absolute;
    left: 26px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #10181F;
}
.be-uaccount-sidebar .sub-menu .sub-menu {
    padding: 0 0 0 30px;
    background: none;
}
.be-uaccount-sidebar .sub-menu > li > a {
    padding: 5px 20px;
    display:block;
    font-weight: 300;
    color: #889097;
    text-decoration: none;
    position: relative;
}
.be-uaccount-sidebar .sub-menu > li > a:hover,
.be-uaccount-sidebar .sub-menu > li > a:focus,
.be-uaccount-sidebar .sub-menu > li.active > a,
.be-uaccount-sidebar .sub-menu > li.active > a:hover,
.be-uaccount-sidebar .sub-menu > li.active > a:focus {
    color: #fff;
}
.be-uaccount-sidebar .nav > li li.has-sub.active > a {
    color: #889097;
}
.be-uaccount-sidebar .nav .sub-menu > li > a .caret {
    float: right; 
    margin-top: 7px;
}
.be-uaccount-sidebar .nav > li.has-sub .sub-menu, 
.be-uaccount-sidebar li.has-sub .sub-menu > li.active > a, 
.be-uaccount-sidebar li.has-sub .sub-menu > li.active > a:hover, 
.be-uaccount-sidebar li.has-sub .sub-menu > li.active > a:focus, 
.be-uaccount-sidebar .nav > li.has-sub .sub-menu > li > a:hover, 
.be-uaccount-sidebar .nav > li.has-sub .sub-menu > li > a:focus {
    background: #e7e7e7;
}
.be-uaccount-sidebar .nav > li.has-sub .sub-menu {
    background: #efefef;
}
.sidebarpro1 {
    background: #ffffff !important;
    border-bottom: solid 1px #656565;
}
.be-uaccount-sidebar .nav > li.has-sub .sub-menu > li > a {
    color: #000;
    line-height: 20px;
    padding: 5px 20px 5px 24px;
    display: block;
    font-weight: normal;
}
.be-uaccount-sidebar .sidebarpro1 > li > a i {
    float: left;
    margin-right: 10px;
    width: 24px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    color: #7a7a7a;
}
.be-uaccount-sidebar .nav > li.has-sub .sub-menu {
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
}
.be-uaccount-sidebar .nav > li.nav-header {
    margin: 0;
    padding: 10px 20px 5px;
    line-height: 20px;
    font-size: 12px;
    color: #464646;
}
.be-uaccount-sidebar .nav > li.nav-header a {
    padding: 0;
    margin: 0;
    display: inline;
}
.be-uaccount-sidebar .nav > li.nav-header a:hover,
.be-uaccount-sidebar .nav > li.nav-header a:focus {
    background: none;
    color: #fff;
}
.be-uaccount-sidebar .nav > li.nav-header a i {
    float: none;
    margin: 0;
}
.be-uaccount-sidebar .nav > li.nav-profile {
    padding: 0px;
    color: #fff;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
}
.be-uaccount-sidebar .nav > li.nav-profile:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #333;
    display: block;
}
.be-uaccount-sidebar .nav > li.nav-profile > a,
.be-uaccount-sidebar .nav > li.nav-profile.active > a,
.be-uaccount-sidebar .nav > li.nav-profile.active > a:hover,
.be-uaccount-sidebar .nav > li.nav-profile.active > a:focus {
    margin: 0px;
    padding: 20px;
    display: block;
    color: #fff;
    background: none;
}
.be-uaccount-sidebar .nav > li.nav-profile > a:hover,
.be-uaccount-sidebar .nav > li.nav-profile > a:focus {
    background: none;
}
.be-uaccount-sidebar .nav > li.nav-profile > a:before,
.be-uaccount-sidebar .nav > li.nav-profile > a:after {
    content: '';
    display: table;
    clear: both;
}
.be-uaccount-sidebar .nav > li.nav-profile .image,
.be-uaccount-sidebar .nav > li.nav-profile .info {
    position: relative;
}
.be-uaccount-sidebar .nav > li.nav-profile .image {
    width: 50px;
    height: 50px;
    margin: 0 0 10px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.be-uaccount-sidebar .nav > li.nav-profile .image img {
    max-width: 100%;
    max-height: 100%;
}
.be-uaccount-sidebar .nav > li.nav-profile .info {
    font-size: 16px;
    font-weight: 600;
}
.be-uaccount-sidebar .nav > li.nav-profile .info small {
    display: block;
    font-size: 12px;
	font-weight: 500;
    line-height: 16px;
    color: #d0d0d0;
}
.be-uaccount-sidebar .nav > li.nav-profile .caret {
    margin-top: 15px;
}
.be-uaccount-sidebar li.active > a .caret, 
.be-uaccount-sidebar li.expand > a .caret {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.be-uaccount-sidebar li .caret {
    border-width: 5px;
    margin-top: 8px;
    float: right;
    line-height: 20px;
    text-align: center;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
.be-uaccount-sidebar .nav > li.nav-widget {
    padding: 10px 20px;
}
.be-uaccount-sidebar .nav > li.nav-widget i {
    margin-right: auto;
}
.page-sidebar-minified .be-uaccount-sidebar {
    width: 60px;
	margin-left:-15px;
    position: absolute;
	z-index: 1;
}
.page-sidebar-minified .be-uaccount-sidebar-bg {
    width: 60px;
}
.page-sidebar-minified .content {
    margin-left: 60px;
}
.page-sidebar-minified .footer {
    margin-left: 85px;
}
.page-sidebar-minified .be-uaccount-sidebar .slimScrollDiv,
.page-sidebar-minified .be-uaccount-sidebar .slimScrollDiv > div {
    overflow: visible !important;
}
.page-sidebar-minified .be-uaccount-sidebar.sidebar-right .slimScrollDiv,
.page-sidebar-minified .be-uaccount-sidebar.sidebar-right .slimScrollDiv > div {
    overflow: hidden !important;
}
.page-sidebar-minified .be-uaccount-sidebar .nav > li > a {
    padding: 10px 17px;
}
.page-sidebar-minified .be-uaccount-sidebar .nav-profile,
.page-sidebar-minified .be-uaccount-sidebar .nav-header,
.page-sidebar-minified .be-uaccount-sidebar .nav > li > a > span {
    display: none;
}
.page-sidebar-minified .be-uaccount-sidebar .caret {
    position: absolute;
    top: 10px;
    right: 8px;
    border: 4px solid transparent;
    border-left: 4px solid;
}
.page-sidebar-minified .be-uaccount-sidebar .sub-menu .caret {
    top: 10px;
    margin-top: 0 !important;
}
.page-sidebar-minified .be-uaccount-sidebar .nav > li > a > i {
    margin: 0;
}
.page-sidebar-minified .be-uaccount-sidebar .nav li.has-sub > .sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    width: 220px;
    display: none;
    padding: 10px 0;
    margin: 0;
    background: #ffffff;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.page-sidebar-minified .be-uaccount-sidebar li.active > a .caret, 
.page-sidebar-minified .be-uaccount-sidebar li.expand > a .caret,
.page-sidebar-minified .be-uaccount-sidebar .nav li.has-sub > .sub-menu > li {
    -webkit-animation: none;
    animation: none;
    -webkit-transform: none;
    transform: none;
}
.page-sidebar-minified .be-uaccount-sidebar .nav li.has-sub > .sub-menu > li > a {
    padding: 5px 30px;
}
.page-sidebar-minified .be-uaccount-sidebar .nav > li.has-sub:hover > a,
.page-sidebar-minified .be-uaccount-sidebar .nav > li.has-sub:focus > a {
    background: #e7e7e7;
}
.page-sidebar-minified .be-uaccount-sidebar .nav > li.has-sub.active:hover > a,
.page-sidebar-minified .be-uaccount-sidebar .nav > li.has-sub.active:focus > a {
    background: #505050;
}
.page-sidebar-minified .be-uaccount-sidebar li.has-sub > .sub-menu {
    display: none !important;
}
.page-sidebar-minified .be-uaccount-sidebar li.has-sub:hover > .sub-menu,
.page-sidebar-minified .be-uaccount-sidebar li.has-sub:focus > .sub-menu {
    display: block !important;
    overflow: visible !important;
}
.page-sidebar-minified .be-uaccount-sidebar .nav li.has-sub {
    position: relative;
}
.page-sidebar-minified .be-uaccount-sidebar .nav > li.has-sub li.has-sub .sub-menu {
    margin-top: -10px;
}
.sidebar-minify-btn {
    margin: 10px 0;
    float: right;
    padding: 5px 20px 5px 10px !important;
    background: #e1e1e1;
    color: #fff;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px;
}
.sidebar-minify-btn i {
    margin: 0 !important;
    color: #fff;
}
.page-sidebar-minified .sidebar-minify-btn i:before {
    content: '\f101';
}
.page-sidebar-minified.page-with-right-sidebar .content {
    margin-right: 60px;
    margin-left: 0;
}
.page-sidebar-minified.page-with-right-sidebar .footer {
    margin-right: 85px;
    margin-left: 25px;
}
.page-sidebar-minified.page-with-right-sidebar .sub-menu {
    left: auto !important;
    right: 100%;
}
.page-sidebar-minified.page-with-right-sidebar .nav > li.has-sub > a .caret {
    position: absolute;
    left: 5px;
    border: 4px solid transparent;
    border-right: 4px solid;
}
.page-sidebar-minified.page-with-right-sidebar .be-uaccount-sidebar .sub-menu .caret {
    left: 0;
    top: 2px;
    border-left: 4px solid transparent !important;
    border-right: 4px solid !important;
}
.page-sidebar-minified.page-with-right-sidebar .be-uaccount-sidebar .nav li.has-sub > .sub-menu {
    padding: 10px 30px 10px 0;
}
.page-sidebar-minified.page-with-right-sidebar .be-uaccount-sidebar .sub-menu:before {
    right: 26px;
    left: auto;
}
.page-sidebar-minified.page-with-right-sidebar .be-uaccount-sidebar .sub-menu > li > a:before {
    right: 0;
    left: auto;
    margin-right: -6px;
    margin-left: 0;
}
.page-sidebar-minified.page-with-right-sidebar .sidebar-minify-btn i:before {
    content: '\f100';
}
.page-sidebar-minified .sidebar .slimScrollBar,
.page-sidebar-minified .sidebar .slimScrollRail {
    display: none !important;
}
.page-sidebar-minified .sidebar.sidebar-right .slimScrollBar {
    display: block !important;
}
.be-uaccount-sidebar .nav.nav-profile.active > li,
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li {
    -webkit-animation: inToRight 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: inToRight 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
}
.be-uaccount-sidebar .nav.nav-profile.active > li:nth-child(2),
.be-uaccount-sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(2),
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(2) {
    -webkit-animation-delay: 45ms;
    animation-delay: 45ms;
}
.be-uaccount-sidebar .nav.nav-profile.active > li:nth-child(3),
.be-uaccount-sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(3),
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(3) {
    -webkit-animation-delay: 60ms;
    animation-delay: 60ms;
}
.be-uaccount-sidebar .nav.nav-profile.active > li:nth-child(4),
.be-uaccount-sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(4),
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(4) {
    -webkit-animation-delay: 75ms;
    animation-delay: 75ms;
}
.be-uaccount-sidebar .nav.nav-profile.active > li:nth-child(5),
.be-uaccount-sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(5),
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(5) {
    -webkit-animation-delay: 90ms;
    animation-delay: 90ms;
}
.be-uaccount-sidebar .nav.nav-profile.active > li:nth-child(6),
.be-uaccount-sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(6),
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(6) {
    -webkit-animation-delay: 105ms;
    animation-delay: 105ms;
}
.be-uaccount-sidebar .nav.nav-profile.active > li:nth-child(7),
.be-uaccount-sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(7),
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(7) {
    -webkit-animation-delay: 120ms;
    animation-delay: 120ms;
}
.be-uaccount-sidebar .nav.nav-profile.active > li:nth-child(8),
.be-uaccount-sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(8),
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(8) {
    -webkit-animation-delay: 135ms;
    animation-delay: 135ms;
}
.be-uaccount-sidebar .nav.nav-profile.active > li:nth-child(9),
.be-uaccount-sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(9),
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(9) {
    -webkit-animation-delay: 150ms;
    animation-delay: 150ms;
}
.be-uaccount-sidebar .nav.nav-profile.active > li:nth-child(10),
.be-uaccount-sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(10),
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(10) {
    -webkit-animation-delay: 165ms;
    animation-delay: 165ms;
}
.be-uaccount-sidebar .nav.nav-profile.active > li:nth-child(11),
.be-uaccount-sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(11),
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(11) {
    -webkit-animation-delay: 180ms;
    animation-delay: 180ms;
}
.be-uaccount-sidebar .nav.nav-profile.active > li:nth-child(12),
.be-uaccount-sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(12),
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(12) {
    -webkit-animation-delay: 195ms;
    animation-delay: 195ms;
}
.be-uaccount-sidebar .nav.nav-profile.active > li:nth-child(13),
.be-uaccount-sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(13),
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(13) {
    -webkit-animation-delay: 210ms;
    animation-delay: 210ms;
}
.be-uaccount-sidebar .nav.nav-profile.active > li:nth-child(14),
.be-uaccount-sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(14),
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(14) {
    -webkit-animation-delay: 225ms;
    animation-delay: 225ms;
}
.be-uaccount-sidebar .nav.nav-profile.active > li:nth-child(15),
.be-uaccount-sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(15),
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(15) {
    -webkit-animation-delay: 240ms;
    animation-delay: 240ms;
}
.be-uaccount-sidebar .nav.nav-profile > li,
.be-uaccount-sidebar .nav li.has-sub.expand > .sub-menu > li {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
@-webkit-keyframes inToRight {
    to {
        -webkit-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
    }
}
@keyframes inToRight {
    to {
        -webkit-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
    }
}
.be-uaccount-sidebar .nav.nav-profile.active {
    display: block;
}
.be-uaccount-sidebar .nav.nav-profile {
    display: none;
    padding: 5px 0;
    border-bottom: 1px solid #263238;
    margin-bottom: 5px;
}
.be-uaccount-sidebar.sidebar-grid li.nav-profile > a,
.be-uaccount-sidebar.sidebar-grid .nav.nav-profile > li > a {
    border: none;
}
.be-uaccount-sidebar.sidebar-light .nav.nav-profile {
    border-bottom: 1px solid #E0E0E0;
}
.be-uaccount-sidebar .nav > li.divider {
    margin: 5px 0;
    height: 1px;
    background: #263238;
}

.be-uaccount-divider {
    margin: 2px 0;
    height: 1px;
    background: #dadada;
}

/** Account Top Bar 
 **************************************************************** **/
.top-menu.header-fixed {
}
.top-menu.header-fixed:hover {
}

.page-with-top-menu {
    padding-top: 106px;
}
.page-with-top-menu .sidebar {
    padding-top: 106px;
}
.top-menu {
    background: #2b2b2b;
    height: 44px;
    position: relative;
    left: 0;
    right: 0;
	text-align: right;
    z-index: 115;
	 transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
.top-menu .nav {
    white-space: nowrap;
}
.top-menu .nav > li {
    display: inline-block;
    position: relative;
}
.top-menu .nav > li + li {
    margin-left: -3px;
}
.top-menu .nav > li > a {
    padding: 5px 20px;
	padding-bottom: 7px;
    padding-top: 7px;
    color: #ffffff;
    line-height: 29px;
    font-weight: 500;
	font-size: 14px;
}
.top-menu .nav > li:hover {
	background:#484848;
}
.top-menu .nav > li > a .badge,
.top-menu .nav > li > a .label {
    margin-left: 5px;
}
.top-menu .nav > li > a .badge {
    background: #1b1f24;
}
.top-menu .nav > li > a .badge.pull-right,
.top-menu .nav > li > a .label.pull-right {
    margin-top: 4px;
}
.top-menu .nav > li.active > a .label.label-theme,
.top-menu .nav > li.active > a .badge {
    background: url(../img/transparent/black-0.4.png);
    background: rgba(0,0,0,0.4);
}
.top-menu .nav > li > a i {
    float: left;
    font-size: 20px;
    margin-right: 6px;
    line-height: 29px;
    width: 24px;
    text-align: center;
    color: #ffffff;
}
.top-menu .nav > li.active > a i {
    color: #fff;
}
.top-menu .nav > li > a .caret {
    border-width: 5px;
}
.top-menu .nav > li > a .caret.pull-right {
    margin-top: 11px;
    margin-left: 10px;
}
.top-menu .nav > li:hover > a,
.top-menu .nav > li:focus > a,
.top-menu .nav > li > a:hover,
.top-menu .nav > li > a:focus {
    background: none;
}


/* Top Menu Sub Menu Setting */

.top-menu .nav .sub-menu {
    display: none;
    position: absolute;
	text-align: left;
    left: 0;
    min-width: 100%;
    max-width: 100%;
    top: 100%;
    background: #2b2b2b;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
}
.top-menu .sub-menu > li > a {
    padding: 5px 20px;
    display: block;
    color: #ffffff;
    font-size:14px;
    text-decoration: none;
    position: relative;
}
.top-menu .sub-menu > li > a:hover {
    background:#131313;
}
.top-menu .nav .sub-menu > li > a .caret {
    margin-top: 7px;
}
.top-menu .sub-menu .sub-menu {
    background: url(../img/transparent/black-0.2.png);
    background: rgba(0,0,0,0.2);
    position: relative;
    left: 0;
    top: 0;
}
.top-menu .sub-menu > li.active > a,
.top-menu .sub-menu > li.active > a:hover,
.top-menu .sub-menu > li.active > a:focus,
.top-menu .sub-menu > li > a:hover,
.top-menu .sub-menu > li > a:focus {
    color: #fff;
}
.top-menu .nav > li.has-sub:hover > .sub-menu {
    display: block;
}
.top-menu .nav > li.active > a {
    background: #4b7194;
    line-height: 33px;
}
.top-menu .nav > li.active > a:hover,
.top-menu .nav > li.active > a:focus{
    background: #348fe2;
    line-height: 33px;
}

.beaccount-topbar-submenu hr {
	border: 0;
    margin: 4px 0;
    border-top: #5d5c5c 1px solid;
    border-bottom: #615f5f 0px solid;
}

/* Top Menu Left & Right Control */

			.top-menu .nav > li.menu-control {
				position: absolute;
				top: 0;
				width: 40px;
				background: #348fe2;
				height: 44px;
				margin: 0;
			}
			.top-menu .nav > li.menu-control > a {
				padding: 0;
				text-align: center;
				line-height: 40px;
			}
			.top-menu .nav > li.menu-control > a i {
				float: none;
				margin: 0;
				font-size: 28px;
				display: block;
				line-height: 40px;
				color: #fff;
				width: auto;
			}
			.top-menu .nav > li.menu-control.menu-control-left {
				left: -50px;
			}
			.top-menu .nav > li.menu-control.menu-control-right {
				right: -50px;
			}
			@keyframes slideInLeft {
				from { left: -50px; }
				to { left: 0; }
			}
			@-webkit-keyframes slideInLeft {
				from { left: -50px; }
				to { left: 0; }
			}
			.top-menu .nav > li.menu-control.menu-control-left.show {
				-webkit-animation: slideInLeft .2s;
				animation: slideInLeft .2s;
				left: 0;
			}
			@keyframes slideInRight {
				from { right: -50px; }
				to { right: 0; }
			}
			@-webkit-keyframes slideInRight {
				from { right: -50px; }
				to { right: 0; }
			}
			.top-menu .nav > li.menu-control.menu-control-right.show {
				-webkit-animation: slideInRight .2s;
				animation: slideInRight .2s;
				right: 0;
			}
			.top-menu .nav > li.menu-control.menu-control-left > a {
				-webkit-box-shadow: 5px 0 8px -3px rgba(0,0,0,0.5);
				box-shadow: 5px 0 8px -3px rgba(0,0,0,0.5);
			}
			.top-menu .nav > li.menu-control.menu-control-right > a {
				-webkit-box-shadow: -5px 0 8px -3px rgba(0,0,0,0.5);
				box-shadow: -5px 0 8px -3px rgba(0,0,0,0.5);
			}

.be-uaccount-navbar-toggle {
    position: relative;
    float: left;
	font-size:13px;
    font-weight:500;
    padding: 9px 10px;
    margin-top: 12px;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 18px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
.be-uaccount-navbar-inverse .be-uaccount-navbar-toggle:hover, .be-uaccount-navbar-inverse .be-uaccount-navbar-toggle:focus {
    background-color: #333333;
    color:#ffffff;
}
.be-uaccount-navbar-inverse .navbar-toggle {
    border-color: #cfcfcf;
    background: #fff;
}

@keyframes sidebarSlideInLeft {
        from { left: -220px; }
        to { left: 0; }
    }
    @-webkit-keyframes sidebarSlideInLeft {
        from { left: -220px; }
        to { left: 0; }
    }
    @keyframes sidebarSlideInRight {
        from { right: -220px; }
        to { right: 0; }
    }
    @-webkit-keyframes sidebarSlideInRight {
        from { right: -220px; }
        to { right: 0; }
    }
.page-sidebar-toggled .sidebar {
        left: 0;
        animation: sidebarSlideInLeft .2s;
        -webkit-animation: sidebarSlideInLeft .2s;
    }
    .page-sidebar-toggled .sidebar-bg {
        position: fixed;
        background: #2d353c;
        left: 0;
        animation: sidebarSlideInLeft .2s;
        -webkit-animation: sidebarSlideInLeft .2s;
    }
    .page-sidebar-toggled.page-with-right-sidebar .sidebar,
    .page-sidebar-toggled.page-with-right-sidebar .sidebar-bg {
        left: auto;
        right: 0;
        animation: sidebarSlideInRight .2s;
        -webkit-animation: sidebarSlideInRight .2s;
    }


/* -------------------------------
	Account Top Bar Avatar
------------------------------- */					

.beaccount-userbar-img {
	float: right;
    width: 31px;
    height: 31px;
    margin: -1px 0px 13px 12px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px;
}
.beaccount-userbar-floatmenu {
	float: right;
}
.beaccount-userbar-floatmenu-1 {
	margin-top: 3px;
    margin-bottom: 1px;
}
.beaccount-userbar-floatmenu-2 {
	margin-top: 14px;
}
			

/* --------------------------------------------------------------
	Account Dashboard 
-----------------------------------------------------------------*/

.user-account-title {
	padding-bottom: 15px;
}
.panel-box-white {
    background:none;
	color: #333;
	padding: 0px;
    padding-top: 10px;
}
.panel-box-white a {
	white-space: normal;
	padding: 12px 12px;
	background: #ffffff;
    border-color: #fff;
	width: 100%;
}
.panel-box-white a:hover {
	white-space: normal;
	padding: 12px 12px;
	background:rgba(188, 188, 188, 0.2);
}
.panel-box-icon-dashboard {
    padding-bottom: 10px;
}
.panel-box-lineheight {
	line-height: 1.8;
}

.blog-news-entry {
	background: white;
	padding: 15px 35px;
	margin-bottom: 20px;
}
.blog-news-entry strong {
	font-weight: 500;
}
.blog-news-entry p {
	font-weight: 400;
}
.blog-news-entry a {
	color:#4b7194;
}
.blog-news-entry a:hover {
	color:#6aa4d8;
}
.blog-news-entry h3{
	font-size: 1.3em;
	margin-bottom: 10px;
	margin-top: 0px;
}
.blog-news-entry .blog-news-image{
}
.blog-news-entry img{
	width: 100%;
	margin-bottom:10px;
}
.be-uaccount-newsdate p{
	margin-bottom:5px;
}

.btn.btn-success-news {
    color: #fff;
    background: #00acac;
    border-color: #00acac;
	width:75%;
}
.blog-news-desc {
    text-align: center;
}
.btn.btn-success-news:hover, 
.btn.btn-success-news:focus, 
.btn.btn-success-news:active, 
.btn.btn-success-news.active, 
.open .dropdown-toggle.btn-success-news {
    background: #008a8a;
    border-color: #008a8a;
	color: #ffffff;
}
.btn-group .btn.btn-success-news:not(.active) + .btn.btn-success-news,
.input-group-btn .btn.btn-success-news:not(.active) + .btn.btn-success-news {
    border-left-color: #008a8a;
}

#account_rightside {
	margin-top: 10px;
}
.be-uaccount-box-news {
	padding-right:0px;
	padding-left: 30px;
}


/* --------------------------------------------------------------
	Account Profile 
-----------------------------------------------------------------*/
 .beaccount-userbar-img {
	float: right;
    width: 31px;
    height: 31px;
    margin: 0px 0px 3px 11px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px;
}
.beaccount-userbar-floatmenu {
	float: right;
}
.beaccount-userbar-floatmenu-1 {
	margin-top: 3px;
    margin-bottom: 1px;
}
.beaccount-userbar-floatmenu-2 {
	margin-top: 14px;
}

.beaccount-channel-banner {
    padding-top: 20px;
	height:350px;
	padding-left: 20px;
    padding-right: 20px;
    background-position: center;
    background-size: cover;
	background-repeat: no-repeat;
}
.profile-photo {
	box-shadow: 2px #000000;
	display: block;
	position: absolute;
	left: 50px;
	top: 180px;
	padding: 1px;
	width:160px;
	height:160px;
	z-index: 1000;
	cursor: pointer;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}
.cover-name {
	color: #fff;
    text-rendering: optimizelegibility;
    text-shadow: 0 0 3px rgba(0,0,0,.8);
    position: absolute;
    top: 266px;
    left: 235px;
    font-size: 25px;
    font-weight: bold;
    width: 50%;
}

.beaccount-userprofile-profile-menu {
}
.navbar-userprofile-profile-menu {
	background: #ffffff;
    border-radius: 0px;
	margin-bottom: 20px;
}
#navbar-userprofile-profile-menu {
	float:right;
}
#navbar-userprofile-profile-menu a {
    padding: 18px 15px;
    display: block;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    outline: none;
    letter-spacing: 1.5px;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}
.beaccount-profile-body {
    padding: 0px;
    margin-bottom: 20px;
}
.beaccount-profile-col-left {
    padding-left: 0px;
	padding-right: 15px;
}
.beaccount-profile-col-right {
    padding-left: 15px;
	padding-right: 0px;
}
.navbar-userprofile-profile-menu .navbar-nav>li>a:focus, .navbar-userprofile-profile-menu .navbar-nav>li>a:hover {
    color: #333;
    background-color: #efefef;
}
.navbar-userprofile-profile-menu .navbar-nav>li>a {
    color: #333;
    border-radius:0px
}
.navbar-userprofile-profile-menu .navbar-nav>.active>a, .navbar-userprofile-profile-menu .navbar-nav>.active>a:focus, .navbar-userprofile-profile-menu .navbar-nav>.active>a:hover {
    color: #333 !important;
    background-color: #efefef !important;
}
#navbar-userprofile-profile-menu i {
	margin-right:5px;
}
.beaccount-userprofile-profile-info {
	text-align: left;
    padding-left: 20px;
}
.be-uaccount-zadmin {
}


/* ----------------------------------------------------------------
	Account Login & Register
------------------------------------------------------------------- */

.beaccount-login-main {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
	margin-top: 80px;
}					
.beaccount-login-title{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	margin-bottom: 30px;
}
.beaccount-login-title h2 {
    color: #4a4a4a;
    font-weight:600;
}	
.beaccount-login-remember {
    margin-left: 18px;
    margin-top: -5px;
    margin-bottom: 20px;
}	
.beaccount-login-content {
    margin: 75px;
    margin-top: 0px;
}						
.beaccount-login-remember input[type=checkbox] {
	margin-top:2px;
}	
.beaccount-login-remember label {
	color: #727272;
	font-size:13px;
}	
.beaccount-login-buttons {
    margin-left: auto;
    margin-right: auto;	
	width:250px;
	margin-bottom: 20px;
}		
.beaccount-login-buttons-text {
	white-space: normal !important;
}	
.beaccount-login-forgot-link {
    float:right;
	margin-right: 15px;
}	
.beaccount-login-forgot-link a {
    color: #727272;
	font-size:13px;
}		
.beaccount-login-modalfooter .btn+.btn {
    font-weight: 500;
}
.beaccount-login-modalcontent {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
.beaccount-login-footer-register {
    text-align:center;
}
.beaccount-login-header {
    margin-left: -5px;
}

.beaccount-register-main {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
	margin-top: 80px;
}
.beaccount-register-content label {
	color: #727272;
    font-size: 13px;
    margin-bottom: 0px;
    margin-top: 15px;
    margin-left: 5px;
}	
.beaccount-register-terms input[type=checkbox] {
	margin-top:2px;
}	
.beaccount-register-terms {
    margin-bottom: 30px;
    margin-top: 0px;
}	
.beaccount-register-content  {
    margin-bottom: 70px;
}	
.beaccount-register-content p {
    color: #e00f0f;
    font-size: 13px;
}
.beaccount-register-buttons {
    margin-left: auto;
    margin-right: auto;	
	width:350px;
	margin-bottom: 20px;
}	
.beaccount-register-buttons-text {
	white-space: normal !important;
}

/* ----------------------------------------------------------------
	Account Modules Common
------------------------------------------------------------------- */

.form-control-uaccount-responsive {
    width: 500px;
}
.be-uaccount-ck-responsive {
    width: 83%;
    float: left;
}

.be-uaccount-blog-img {
    display: block;
    width: 200px;
    margin-top: 1px;
    margin-bottom: 10px;
}

 
/* --------------------------------------------------------------
	Account Responsive States 
-----------------------------------------------------------------*/

@media (min-width: 1200px) {
.page-sidebar-minified .col-lg-2 {
    width: 6.66666667%;
}
}
@media (max-width: 1820px) {
.be-uaccount-page-column {
    width: 85.33333333%;
}
}
@media (max-width: 1800px) {
.be-uaccount-sidebar-column {
   width: 14.66666667%;
}
}
@media (max-width: 1720px) {
.be-uaccount-page-column {
    width: 84.33333333%;
}
}
@media (max-width: 1700px) {
.be-uaccount-sidebar-column {
   width: 15.66666667%;
}
}
@media (max-width: 1625px) {
.be-uaccount-page-column {
    width: 83.33333333%;
}
}
@media (max-width: 1620px) {
.be-uaccount-sidebar-column {
   width: 16.66666667%;
}
}
@media (max-width: 1570px) {
.be-uaccount-12-pad .col-lg-12 {
    padding-left: 15px;
    padding-right: 7px;
}
.be-uaccount-dashboard-pad .col-lg-12 {
	padding-right:0px;
}
#account_rightside {
    margin-top: 10px;
    margin-right: -23px;
}
.blog-news-entry {
    padding: 15px 27px;
}
.be-uaccount-panel-news {
    padding: 10px 12px;
}
}
 @media (max-width: 1500px) {
.be-uaccount-sidebar {
    width: 240px;
}
.be-uaccount-sidebar-bg {
    width: 240px;
}
.form-control-uaccount {
    width: 300px;
}
}
@media (max-width: 1450px) {
.be-uaccount-sidebar {
    width: 230px;
}
.be-uaccount-sidebar-bg {
    width: 230px;
}
}
@media (max-width: 1400px) {
.be-uaccount-sidebar {
    width: 220px;
}
.be-uaccount-sidebar-bg {
    width: 220px;
}
.be-uaccount-edit-pad {
    padding: 30px;
    margin-left: -35px;
    padding-right: 0px;
}
.be-uaccount-ck-responsive {
    width: 100%;
    float: left;
	padding-left:15px;
	padding-right:15px;
}
}
@media (max-width: 1360px) {
.be-uaccount-edit-pad {
    padding: 30px;
    margin-left: -25px;
    padding-right: 0px;
}
}
@media (max-width: 1300px) {
.be-uaccount-box-news {
    width: 100%;
}
.beaccount-dashboard-box-col {
    width: 33.2%;
}
.be-uaccount-main-pad {
    padding: 30px;
    margin-left: -25px;
}
}
@media (max-width: 1260px) {
.be-uaccount-edit-pad {
    padding: 30px;
    margin-left: -15px;
    padding-right: 0px;
}
}
@media (max-width: 1175px) {
.be-uaccount-sidebar {
    width: 190px;
}
.be-uaccount-sidebar-bg {
    width: 190px;
}
.form-control-uaccount {
    width: 100%;
}
.beaccount-onebox-col {
    width: 100%;
}
}

@media (max-width: 991px) {
.be-uaccount-12-pad {
	padding-left:55px;
	padding-right:0px;
	width:100%;
}
.be-uaccount-sidebar {
    width: 210px;
}
.be-uaccount-sidebar-bg {
    width: 210px;
}
.beaccount-dashboard-box-col {
    width: 49.2%;
}
.be-uaccount-profile-row-container {
    width: 100%;
}
.beaccount-topbar-submenu {
    width: 100%;
}
.form-control-uaccount-responsive {
    width: 100%;
}
.be-uaccount-ck-responsive {
	padding-left:0px;
	padding-right:0px;
}
.beaccount-login-main {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
}
.beaccount-register-main {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
}
.form-control-be-40 {
    margin-bottom: 5px;
}
.be-blog-block-horizontal {
	width:50%; 
}
}
@media (max-width: 810px) {
.be-uaccount-12-pad {
	padding-left:85px;
	padding-right:0px;
	width:100%;
}
.be-uaccount-sidebar {
    width: 210px;
}
.be-uaccount-sidebar-bg {
    width: 210px;
}
.beaccount-dashboard-box-col {
    width: 100%;
}
}
@media (max-width: 767px) {
.be-uaccount-sidebar-column {
    width:0%;
    padding-left: 0px;
    padding-right: 0px;
}
.be-uaccount-page-column {
    width:100%;
}
.be-uaccount-12-pad {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}
.be-uaccount-main-pad {
    padding: 0px;
    margin-left: 0px;
}
.be-uaccount-12-pad .col-lg-12 {
    padding-left: 2px;
    padding-right: 7px;
}
#account_rightside {
    margin-top: 10px;
    margin-right: 30px;
}
.be-uaccount-edit-pad {
    padding: 20px;
    padding-right: 0px;
    padding-left: 27px;
}
.beaccount-profile-col-left {
    padding-left: 0px;
    padding-right: 0px;
}
.beaccount-profile-col-right {
    padding-left: 0px;
    padding-right: 0px;
}
.be-uaccount-profile-navbar-margin {
    float: left;
    margin: 0;
}

.be-uaccount-sidebar {
    position: relative;
    left: -220px;
    padding-top: 0;
    z-index: 1030;
}
.page-sidebar-toggled .be-uaccount-sidebar {
    left: 0px;
	margin-left: 15px;
    animation: sidebarSlideInLeft .2s;
    -webkit-animation: sidebarSlideInLeft .2s;
}

.page-sidebar-toggled .be-uaccount-page-column {
    width:50%;
}
.page-sidebar-toggled .be-uaccount-12-pad {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}
.page-sidebar-toggled .be-uaccount-main-pad {
    padding: 0px;
    margin-left: -15px;
}

.page-sidebar-minified.page-sidebar-minified .be-uaccount-sidebar {
        position: relative;
    }
.page-sidebar-toggled .be-uaccount-sidebar-bg {
    position: fixed;
    background: #ffffff;
    left: 0;
    animation: sidebarSlideInLeft .2s;
    -webkit-animation: sidebarSlideInLeft .2s;
}
.page-sidebar-toggled.page-with-right-sidebar .be-uaccount-sidebar,
.page-sidebar-toggled.page-with-right-sidebar .be-uaccount-sidebar-bg {
    left: auto;
    right: 0;
    animation: sidebarSlideInRight .2s;
    -webkit-animation: sidebarSlideInRight .2s;
}

.page-sidebar-toggled.page-sidebar-minified .be-uaccount-sidebar-bg {
    position: relative;
    background: #ffffff;
    z-index: 1010;
    left: 0;
    animation: sidebarSlideInLeft .2s;
    -webkit-animation: sidebarSlideInLeft .2s;
}
.page-with-right-sidebar.page-sidebar-toggled.page-sidebar-minified .be-uaccount-sidebar-bg {
    left: auto;
    right: 0;
    animation: sidebarSlideInRight .2s;
    -webkit-animation: sidebarSlideInRight .2s;
}
.container .action-box .btn {
    margin-left: 0px;
}
}
@media (max-width: 640px) {
.be-uaccount-sidebar {
    width: 200px;
}
.be-uaccount-sidebar-bg {
    width: 200px;
}
.be-blog-block-horizontal {
    float:left;
	padding-left: 0px;
    padding-right: 0px;
	padding-bottom: 10px;
	width:100%;
}
}
@media (max-width: 490px) {
.cover-name {
    color: #fff;
    text-rendering: optimizelegibility;
    text-shadow: 0 0 3px rgba(0,0,0,.8);
    position: absolute;
    top: 126px;
    left: 52px;
    font-size: 20px;
    font-weight: bold;
    width: 55%;
}
.be-uaccount-topbar-extrabuttons {
    display:none !important;
}
}


/* ====================================================================================================================
 *  EXTRA MISC STYLES 
 * ====================================================================================================================*/
 
/** Lightbox2 Pop-up
 **************************************************************** **/
.BE-dataContainer {
    position: absolute;
    z-index: 99;
}
.BE-dataContainer .lb-data .lb-close {
    margin-top: 5px;
}

/* --------------------------------------------------------------
	Common Responsive States 
-----------------------------------------------------------------*/
@media (max-width: 767px) {
.booking-services-pay-bookbutton {
    float: left;
	width: 100%;
}
.booking-services-pay-price {
    margin-left: 15px;
    float: none !important;
}
}

@media (max-width: 480px) {
.be-xs-12 {
	padding-left:0px;
	padding-right:0px;
}
.be-xs-container {
	padding-left:0px;
	padding-right:0px;
}
.action-box h3 {
    font-size: 22px;
}
.be-block-contact-horizontal {
    padding-right: 0px;
    padding-left: 0px;
}
.be-blog-container-responsive {
    padding-right: 0px;
    padding-left: 0px;
}
.beaccount-login-main {
    margin-top: 0px;
}
.beaccount-login-content {
    margin: 0px;
}
.beaccount-register-main {
    margin-top: 0px;
}
.beaccount-register-content {
    margin: 0px;
}
.beaccount-register-buttons {
    width: 100%;
}
.beaccount-register-content hr {
    margin: 10px 0;
}
.beaccount-login-content hr {
    margin: 10px 0;
}
.quote {
    font-size: 14px;
}
.flexslider .slides img {
    width: 100%;
    display: block;
    height: 180px;
	object-fit: cover;
}
.booking-membership-prices-spacing-box-single {
    padding: 15px;
}
}
