/* Default Theme JCW */

/* -------------------------------
   General
------------------------------- */

body {
    background: #fff;
    font-family: 'Open Sans', "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #3e3e3e;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6{
    /* font-family: 'Playfair Display', serif;*/
	font-weight: 500;
    color: #3e3e3e;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 1.25;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    font-weight: 300;
    color: #7c7f83;
}
a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
a:focus {
    outline: none;
}
label {
    color: #3e3e3e;
}
p {
    line-height: 20px;
}
.contentAnimated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.finishAnimated {
    -webkit-animation: none !important;
    animation: none !important;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.page-main {
    padding-top: 174px;
}
.bw-cover-img-bg-balance {
    margin-top: -174px;
}
.intro-full .intro-full-content {
    top: 64%;
}
.header.navbar.navbar-transparent {
	background: #ffffff;
}
.bw-cookies {
	width: 70%;
}
.login-cover, .login-cover-bg, .login-cover-image {
    background: #0397d6;
}

/* -------------------------------
   Header
------------------------------- */

.header.navbar {
	display: block;
	padding: 0;
    border-bottom: none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
.header.navbar .navbar-nav > li > a {
    font-size: 14px;
    line-height: 5px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #2d353c;
    font-weight: 600;
	padding: 25px 15px;
}
.header.navbar .navbar-nav > li.active > a,
.header.navbar .navbar-nav > li > a.active,
.header.navbar .navbar-nav > li > a:hover,
.header.navbar .navbar-nav > li > a:focus {
    background: none;
}
.header .navbar-nav {
	margin: 7.5px -15px;
}
.header .nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	text-decoration: none;
}
.header .container-fluid > .navbar-collapse, 
.header .container-fluid > .navbar-header, 
.header .container > .navbar-collapse, 
.header .container > .navbar-header {
	margin-right: -15px;
	margin-left: -15px;
}
.header .navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
}
.header {
    background: transparent;
    z-index: 1;
}

/* Navbar Brand Logo & Text */


.header .navbar-header:before,
.header .navbar-header:after {
}
.header .navbar-brand {
    padding: 25px 15px;
    height: auto;
			float: left;
}
.header .navbar-brand img {
	display: block;
	margin: -10px 0;
	max-height: 95px;
	width: auto;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
.header .brand2 img {
	max-height: 90px;
}
.header .brand3 {
    margin-right: 0px;
}
.brand-logo {
    float: left;
    border: 15px solid;
    border-color: #4DCACA #31A3A3 #1D8888;
    margin-right: 10px;
    margin-top: -5px;
    margin-bottom: -5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.brand-logo + .brand-text {
    margin-left: 42px;
    display: block;
    color: #2d353c;
    font-size: 20px;
    line-height: 20px;
    display: block;
}


/* Navbar Mobile Toggle */

.header .navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-right: 15px;
    margin-top: 18px;
    margin-bottom: 18px;
	background-color: transparent;
	background-image: none;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
.header .navbar-toggle:focus,
.header .navbar-toggle:active {
	outline: none;
}
.header .navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
.header .navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.header.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.header.navbar-default .navbar-collapse, 
.header.navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.header .navbar-toggle .mobile-bar {
}
.header .navbar-toggle .mobile-bar i {
	display: block;
    margin-top: 1px;
    color: #4a4a4a;
}


/* Navbar Transparent & Inverse  */

.header.navbar.navbar-transparent {
    border-bottom: transparent;
}
.header.navbar.navbar-transparent .navbar-nav > li > a,
.header.navbar.navbar-inverse .navbar-nav > li > a {
    color: #000000;
}
.header.navbar.navbar-fixed-top .navbar-nav > li > a {
    color: #000;
    border-radius:4px;
}
.header.navbar.navbar-fixed-top .navbar-nav > li > a:hover {
    color: #ffffff;
    background: transparent;
}
.navbar-collapse ul.navbar-nav > li.active a,
.navbar-collapse ul.navbar-nav > li a.active,
.navbar-collapse ul.navbar-nav > li:hover > a,
.navbar-collapse ul.navbar-nav > li > a:hover,
.header .navbar-collapse ul.navbar-nav > li.active a,
.header .navbar-collapse ul.navbar-nav > li a.active,
.header .navbar-collapse ul.navbar-nav > li:hover > a,
.header .navbar-collapse ul.navbar-nav > li > a:hover,
.header.navbarnavbar-transparentp.header-prepare .navbar-collapse ul.navbar-nav li a.current,
.header.navbarnavbar-transparentp.header-prepare.header-prepare .navbar-collapse ul.navbar-nav li.current a {
     background: transparent;
     color: #e22340;
}

.header.navbar.navbar-transparent .brand-text,
.header.navbar.navbar-inverse .brand-text {
    color: #fff;
}
.navbar-transparent .navbar-toggle,
.navbar-inverse .navbar-toggle {
    border-color: #dadada;
    -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2);
}
.navbar-transparent .navbar-toggle .icon-bar,
.navbar-inverse .navbar-toggle .icon-bar {
    background: #8f8e8e;
}

/* Navbar Small */

.header.navbar.navbar-small {
    border-bottom: none;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.header.navbar.navbar-small .navbar-brand,
.header.navbar.navbar-small .navbar-nav > li > a {
    padding: 15px;
	padding-left: 14px;
    padding-right: 14px;
}
.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 {
}
.navbar-small .navbar-toggle {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-small .navbar-toggle .icon-bar {
    background: #888;
}

.navbar-small .navbar-brand img {
    max-height: 40px;
}
.navbar-small .navbar-nav .dropdown-menu {
    margin-top: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.navbar-nav .dropdown-menu {
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
    padding: 0;
    margin-top: -13px;
    border: none;
	position: absolute;
}

.header.navbar.navbar-small .brand2 {
    display:none;
}
.header.navbar-small .navbar-collapse.collapse {
    width: auto;
	margin-top: 3px;
	margin-bottom: 0px;
	text-align: right;
    margin-right: 0;
}
.header.navbar-small .navbar-header {
    width: auto;
}
.header.navbar-small .navbar-right {
    width: auto;
}

/* Navbar */

.navbar-nav > li.dropdown:hover > .dropdown-menu,
.navbar-nav > li.dropdown:focus > .dropdown-menu {
    display: block;
}
.navbar-nav .dropdown-menu {
    background: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    padding: 0;
    margin-top: 0px;
    border: none;
    position: absolute;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.header.navbar.navbar-fixed-top .navbar-nav > li > a {
    color: #151515;
    border-radius: 4px;
}
.header.navbar.navbar-fixed-top .dropdown:hover a {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
} 
.navbar-nav .dropdown-menu.dropdown-menu-left {
	left: 0;
}
.navbar-nav .dropdown-menu > li > a,
.navbar-nav .dropdown-menu .dropdown-item {
    color: #151515;
    padding: 7px 25px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 20px;
    display: block;
    text-decoration: none;
}
.navbar-nav .dropdown-menu > li.active > a,
.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus,
.navbar-nav .dropdown-menu .dropdown-item:hover,
.navbar-nav .dropdown-menu .dropdown-item:focus,
.navbar-nav .dropdown-menu .dropdown-item.active {
    background: #fbfbfb;
}
.navbar-nav .dropdown-menu > li + li,
.navbar-nav .dropdown-menu .dropdown-item + .dropdown-item {
    border-top: 1px solid #cecece;
}

/* -------------------------------
   Dropdown Menu
------------------------------- */

.dropdown-menu {
    border: none;
    -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2);
    font-size: 12px;
}
.dropdown-menu > li > a {
    padding: 5px 15px;
}
.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus {
    background: #edf0f5;
}
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus {
    background: #348fe2;
}
.dropdown-menu .divider {
    border-color: #eee;
}
.dropdown-menu.media-list {
    max-width: 280px;
    padding: 0;
}
.dropdown-menu.media-list p {
    text-overflow: ellipsis;
    overflow: hidden;
}
.dropdown-menu.media-list .dropdown-header {
    padding: 10px 20px !important;
    background: #fafafa;
}
.dropdown-menu.media-list > .media {
    margin-top: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: -1px;
}
.dropdown-menu.media-list > .media > a {
    display: block;
    padding: 10px 20px !important;
}
.dropdown-menu.media-list > .media .media-object {
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-right: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.dropdown-footer {
    padding: 10px 20px;
}
.dropdown-menu > li.dropdown-footer > a {
    padding: 0 !important;
    display: inline !important;
}
.dropdown-menu > li.dropdown-footer > a:hover,
.dropdown-menu > li.dropdown-footer > a:focus {
    background: none !important;
    text-decoration: underline !important;
}

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
}
.dropdown-toggle::after {
    margin-left: 8px;
    margin-bottom: -1px;
    margin-top: 9px;
    transform: rotateZ(-90deg);
    float: right;
}

.dropdown-submenu:hover>.dropdown-menu{display:block;}

/* -------------------------------
   Fixed Top Menu
------------------------------- */

.header.navbar-fixed-bottom, 
.header.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}
.header.navbar-fixed-top {
	top: 0;
}
.header.navbar-fixed-bottom {
	bottom: 0;
}
.header .navbar-fixed-bottom .navbar-collapse, 
.header .navbar-fixed-top .navbar-collapse {
	max-height: 340px;
}


.header-navbar-2ndsection {
    float:right;
}
.header-navbar-dropdown-title {
    background: #ffffff;
    color: #000 !important;
    text-align: center;
    font-weight: 600;
}
.header.navbar.navbar-fixed-top .navbar-nav > li > a:hover {
    color: #e22340;
}

/* Filled Navbar Buttons */

.header.navbar .navbar-nav > li > a {
    padding: 17px 20px;
}
.header.navbar.navbar-fixed-top .navbar-nav > li > a:hover {
    color: #ffffff;
    background: #0097d7;
}
.navbar-collapse ul.navbar-nav > li.active a,
.navbar-collapse ul.navbar-nav > li a.active,
.navbar-collapse ul.navbar-nav > li:hover > a,
.navbar-collapse ul.navbar-nav > li > a:hover,
.header .navbar-collapse ul.navbar-nav > li.active a,
.header .navbar-collapse ul.navbar-nav > li a.active,
.header .navbar-collapse ul.navbar-nav > li:hover > a,
.header .navbar-collapse ul.navbar-nav > li > a:hover,
.header.navbarnavbar-transparentp.header-prepare .navbar-collapse ul.navbar-nav li a.current,
.header.navbarnavbar-transparentp.header-prepare.header-prepare .navbar-collapse ul.navbar-nav li.current a {
     background: #0097d7;
     color: #ffffff;
}
.navbar-nav .dropdown-menu {
    background: #0097d7;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.navbar-nav .dropdown-menu .dropdown-item:hover, .navbar-nav .dropdown-menu .dropdown-item:focus, .navbar-nav .dropdown-menu .dropdown-item.active, a {
    color: #000000;
}
.navbar-nav .dropdown-menu > li.active > a, .navbar-nav .dropdown-menu > li > a:hover, .navbar-nav .dropdown-menu > li > a:focus, .navbar-nav .dropdown-menu .dropdown-item:hover, .navbar-nav .dropdown-menu .dropdown-item:focus, .navbar-nav .dropdown-menu .dropdown-item.active {
    background: #fbfbfb;
}
.navbar-nav .dropdown-menu > li + li, .navbar-nav .dropdown-menu .dropdown-item + .dropdown-item {
    border-top: 1px solid #0097d7;
}
.navbar-nav .dropdown-menu > li > a, .navbar-nav .dropdown-menu .dropdown-item {
    color: #fff;
	cursor: pointer;
}
.navbar-nav .dropdown-menu .dropdown-item:hover, .navbar-nav .dropdown-menu .dropdown-item:focus, .navbar-nav .dropdown-menu .dropdown-item.active {
    color: #000 !important;
}



.header-social {
    float: left;
    margin-top: 35px;
    margin-right: 5px;
}
.header-social a {
    margin-right: 10px;
    background-color: #0097d7;
    color: #f5f5f5 !important;
}
.header-social a:hover i {
    transition: all ease .4s;
    transform: rotate(360deg)
}
.header.navbar.navbar-small .header-social {
    display: none;
}


/* -------------------------------
   Footer Setting
------------------------------- */

.footer {
    padding: 60px 0;
    padding-bottom: 10px;
    background: #ffffff;
	color: #fff;
	/*border-top: solid 2px #f5f5f5;
    text-align: center;
    box-shadow: inset 0 100px 80px -80px rgba(214, 214, 214,0.7);
    -webkit-box-shadow: inset 0 100px 80px -80px rgba(214, 214, 214, 0.7);*/
	
}
.footer a {
    color: #fff;
}
.footer .footer-brand-logo {
    display: block;
    margin: 0 auto 10px;
    width: 40px;
    border: 20px solid;
    border-color: #4DCACA #31A3A3 #1D8888;
    border-radius: 4px;
}
.footer .footer-brand {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 30px;
}
.sub-footer {
    padding: 5px;
    padding-bottom: 60px;
	font-size: 15px;
    text-align: center;
    background-color: #0097d7;
    color: #ffffff;
    /*box-shadow: inset 0 2px 2px 0 rgba(0,0,0,.14),inset 0 3px 1px -2px rgba(0,0,0,.2),inset 0 1px 5px 0 rgba(0,0,0,.12);*/
}
.sub-footer p:last-child {
    margin-bottom: 0;
	font-weight: 400;
}
.sub-footer a {
    color: #fff;
}
.footeraddress p {
    margin-bottom: 5px;
	font-size: 14px;
}
.footeraddress-icon-1 {
    color: #0097d7;
    text-shadow: 2px 2px 1px rgba(0,0,0,.2);
	margin-right:5px;
}
.footeraddress-icon-2 {
    color: #015fff;
    text-shadow: 2px 2px 1px rgba(0,0,0,.2);
	margin-right:5px;
}
.footeraddress a {
    color: #fff;
}
.footeraddress-icon-3 {
    color: #021aff;
    text-shadow: 2px 2px 1px rgba(0,0,0,.2);
	margin-right:5px;
}
.footer-right {
    text-align:right;
}

.footer-social {
    margin-left: -5px;
}
.footer-social a {
    z-index:0;
	font-size: 20px;
    margin-right: 10px;
}
.footer-twitterembed  {
    margin-top: -10px;
}
.footer-panel-info  {
    padding-left:20px;
	padding-right:20px;
}
.footer-legal {
    text-align: right;
    margin-bottom: 0px;
}
.footer-legal {
    list-style-type: none;
    padding: 0;
    line-height: 1.8;
	text-align: right;
}
.footer-legal li {
	display: inline-block;
}
.footer-legal li:after {
    content: '/';
    padding: 0 5px;
    color: #ffffff;
}
.footer-legal li:last-child:after {
	content:'';
}
.footer-powered {
	text-align: left;
}
footer a:hover, a:focus {
    color: #0097d7;
}
footer .sub-footer a:hover, a:focus {
    color: #b6ff52;
}

/* -------------------------------
   Pace Loader
------------------------------- */

.pace-inactive {
    opacity: 0;
    filter: alpha(opacity=0);
}
.pace {
    background: #2d353c;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    z-index: 1020;
}
.pace-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    height: 3px;
    background: #00acac;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
    z-index: 2000;
}
.pace:before {
    content: '';
    background: #242a30;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 3px;
}
.pace .pace-activity {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
    border-top-color: #00acac;
    border-left-color: #00acac;
    border-radius: 10px;
    -webkit-animation: pace-spinner 400ms linear infinite;
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 400ms linear infinite;
}
@-webkit-keyframes pace-spinner {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes pace-spinner {
  0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes pace-spinner {
  0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes pace-spinner {
  0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes pace-spinner {
  0% { transform: rotate(0deg); transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}


/* -------------------------------
   Content
------------------------------- */

.content {
    padding: 0px 0px 55px;
}
.content-sections {
    padding: 40px 0px 55px;
}
.content-sections-top {
    padding: 40px 0px 0px;
}
.content-sections-bottom {
    padding: 00px 0px 55px;
}
.content .content-title {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px;
    margin-top: 0;
}
.content .content-title:after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    background: #242a30;
    height: 2px;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}
.content .content-desc {
    text-align: center;
    margin-bottom: 40px;
}
.content.has-bg {
    padding-bottom: 60px;
    overflow: hidden;
    position: relative;
	margin-right: 0px;
}
.content.has-bg .content-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.content.has-bg .content-bg img {
    max-width: 100%;
}
.content.has-bg .content-title:after {
    background: #fff;
}
.content.has-bg .content-bg:before {
    content: '';
    background: url(images/bg-content-cover.png);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.content.has-bg .container {
    position: relative;
}
.content.has-bg .container .content-title {
    color: #fff;
}
.content.has-bg .container .content-desc {
    color: rgba(255,255,255,0.6);
}
.content.has-bg h1,
.content.has-bg h2,
.content.has-bg h3,
.content.has-bg h4,
.content.has-bg h5,
.content.has-bg h6 {
    color: #fff;
}

.hubs-modal-content .close-2 {
    margin: 0px;
    padding: 0px;
}

/* -------------------------------
	Home
------------------------------- */

.home {
    padding: 0 !important;
    color: #fff;
}
.home-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    color: #8F8E8E;
    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 30px;
    font-weight: 300;
}
.home-content h1 {
    font-size: 64px;
    font-weight: 600;
}
.home-content h3 {
    font-size: 32px;
}
.home-content p {
    margin-bottom: 60px;
}
.home-content a:hover,
.home-content a:focus {
    color: #fff;
}
.home-content .btn + .btn {
    margin-left: 15px;
}



/* -------------------------------
   About Us
------------------------------- */

.skills .skills-name {
    font-size: 12px;
    color: #242a30;
    margin-bottom: 5px;
    font-weight: 600;
}


/* -------------------------------
   Team
------------------------------- */

.team {
    text-align: center;
    padding: 0 30px;
}
.team .image {
    display: inline-block;
    border-radius: 300px;
    overflow: hidden;
}
.team .info {
    margin-top: 15px;
}
.team .image img {
    border-radius: 300px;
}
.team .name {
    margin-bottom: 5px;
}
.team .title {
    font-size: 12px;
    margin-bottom: 15px;
    font-weight: 600;
}
.team p {
    margin-bottom: 15px;
}
.team .social a {
    border-radius: 300px;
    border: 1px solid #ccc;
    padding: 5px;
    width: 40px;
    height: 40px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    color: #ccc;
    text-decoration: none;
}
.team .social a + a {
    margin-left: 5px;
}



/* -------------------------------
   Quote Setting
------------------------------- */

.quote {
    text-align: center;
    font-size: 28px;
    font-weight: 300;
    color: #fff;
}
.quote .fa-quote-left,
.quote .fa-quote-right {
    color: #fff;
    font-size: 20px;
    position: relative;
    top: -14px;
}
.quote small {
    display: block;
    font-size: 14px;
    color: rgba(255,255,255,0.75);
    margin-top: 20px;
}



/* -------------------------------
   Service
------------------------------- */

.service {
    margin-bottom: 30px;
}
.service .icon {
    float: left;
    width: 50px;
    height: 50px;
    background: #242a30;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.service .title {
    margin-bottom: 5px;
}
.service .icon + .info {
    margin-left: 70px;
}
.service.service-vertical {
    text-align: center;
}
.service.service-vertical .icon {
    float: none;
    margin: 0 auto 15px;
}
.service.service-vertical .info {
    margin: 0;
}



/* -------------------------------
   Work
------------------------------- */

.work {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.work .image img {
    max-width: 100%;
}
.work:hover .desc,
.work:focus .desc {
    margin-top: -62px;
}
.work .desc {
    padding: 12px 15px;
    position: absolute;
    right: 0;
    left: 0;
    top: 100%;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
.work .desc .desc-title {
    color: #fff;
    font-size: 14px;
    display: block;
    font-weight: 600;
}
.work .desc .desc-text {
    font-size: 12px;
    color: #ccc;
    display: block;
}



/* -------------------------------
   Action Box
------------------------------- */

.action-box h3 {
    margin-bottom: 5px;
    margin-top: 3px;
}
.action-box p {
    margin-bottom: 0px;
}
.action-box .icon-large {
    font-size: 48px;
    float: left;
    margin-right: 20px;
    line-height: 50px;
    width: 50px;
    text-align: center;
}
.action-box .btn {
    margin-top: -3px;
}



/* -------------------------------
   Testimonial
------------------------------- */

.testimonials {
    padding-bottom: 50px;
}
.testimonials .item {
    padding-top: 15px;
}
.testimonials .carousel-indicators {
    bottom: 0;
}
.testimonials blockquote {
    border: none;
    text-align: center;
    color: #fff;
    position: relative;
    font-weight: 300;
    margin-bottom: 15px;
    padding: 10px 20px;
    font-size: 17.5px;
}
.testimonials blockquote .fa-quote-left,
.testimonials blockquote .fa-quote-right {
    font-size: 28px;
    position: absolute;
    margin-left: 15px;
    margin-top: 15px;
    color: #8F8E8E;
}
.testimonials blockquote .fa-quote-left {
    margin-left: -43px;
    margin-top: -15px;
}
.testimonials .name {
    color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
}
.testimonials .name span {
    margin-left: 5px;
}
.testimonials .carousel-indicators li {
    background: rgba(255,255,255,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(255,255,255,0.7);
}
.testimonials .carousel-indicators li.active {
    background: #fff;
}
.carousel-indicators li,
.carousel-indicators li.active {
    width: 12px;
    height: 12px;
    margin: 1px 3px;
    border-radius: 12px;
}



/* -------------------------------
   Pricing
------------------------------- */

.pricing-table {
    list-style-type: none;
    margin: 0 -10px;
    padding: 0;
    text-align: center;
}
.pricing-table:before,
.pricing-table:after {
	content: '';
	display: table;
	clear: both;
}
.pricing-table > li {
    float: left;
    padding: 10px;
}
.pricing-table.pricing-col-4 > li {
    width: 25%;
}
.pricing-table.pricing-col-3 > li {
    width: 33.33333%;
}
.pricing-table .pricing-container {
    overflow: hidden;
    border-radius: 6px;
    background: #f0f3f4;
    box-shadow: 0 3px #b6c2c9;
}
.pricing-table h3 {
    background: #242a30;
    margin: 0;
    color: #fff;
    font-size: 14px;
    padding: 15px 30px;
    font-weight: bold;
}
.pricing-table .features {
    list-style-type: none;
    margin: 0;
    padding: 0 30px;
}
.pricing-table .features > li {
    padding: 10px 0;
}
.pricing-table .features > li + li {
    border-top: 1px solid #e2e7eb;
}
.pricing-table .price {
    width: 100%;
    display: table;
    background: #2d353c;
}
.pricing-table .price .price-figure {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    height: 80px;
}
.pricing-table .price .price-number {
    font-size: 28px;
    color: #00a3a3;
    display: block;
}
.pricing-table .price .price-tenure {
    font-size: 12px;
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    text-align: center;
}
.pricing-table .footer {
    padding: 15px 20px;
}
.pricing-table .highlight {
    padding: 0px;
    margin-top: -30px;
}
.pricing-table .highlight .features > li {
    padding: 15px 0;
}
.pricing-table .highlight h3 {
    padding: 20px 30px;
}
.pricing-table .highlight .price .price-figure {
    height: 90px;
}
.pricing-table .highlight .price .price-number {
    color: #fff;
}


/* -------------------------------
   Components
------------------------------- */
.btn.btn-jci {
	background: #0097d7;
    border-color: #0097d7;
    color: #ffffff;
}
.btn-jci:hover, 
.btn-jci:focus, 
.btn-jci:active, 
.btn-jci:active:focus,
.btn-jci.focus,
.btn-jci.active,
.btn-jci.active.focus, 
.btn-jci.active:focus, 
.btn-jci.active:hover, 
.btn-jci:active.focus, 
.btn-jci:active:focus, 
.btn-jci:active:hover, 
.open > .dropdown-toggle.btn-jci,
.open > .dropdown-toggle.btn-jci.focus, 
.open > .dropdown-toggle.btn-jci:focus, 
.open > .dropdown-toggle.btn-jci:hover {
    background: #76b346;
    border-color: #76b346;
}
.btn-group .btn.btn-jci:not(.active) + .btn.btn-jci,
.input-group-btn .btn.btn-jci:not(.active) + .btn.btn-jci {
    border-left-color: #0097d7;
}

.btn.btn-jcimenu {
    padding: 15px 15px;
	background: #0097d7;
    border-color: #0097d7;
    color: #ffffff;
    margin-top: 0px;
    margin-left: 15px;
	    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
.btn-jcimenu:hover, 
.btn-jcimenu:focus, 
.btn-jcimenu:active, 
.btn-jcimenu:active:focus,
.btn-jcimenu.focus,
.btn-jcimenu.active,
.btn-jcimenu.active.focus, 
.btn-jcimenu.active:focus, 
.btn-jcimenu.active:hover, 
.btn-jcimenu:active.focus, 
.btn-jcimenu:active:focus, 
.btn-jcimenu:active:hover, 
.open > .dropdown-toggle.btn-jcimenu,
.open > .dropdown-toggle.btn-jcimenu.focus, 
.open > .dropdown-toggle.btn-jcimenu:focus, 
.open > .dropdown-toggle.btn-jcimenu:hover {
    background: #76b346;
    border-color: #76b346;
}
.btn-group .btn.btn-jcimenu:not(.active) + .btn.btn-jcimenu,
.input-group-btn .btn.btn-jcimenu:not(.active) + .btn.btn-jcimenu {
    border-left-color: #0097d7;
}
.header.navbar.navbar-small .btn-jcimenu {
    padding: 10px 15px;
    margin-top: -5px;
}
.header.navbar.navbar-small .btn-jcimenu-small {
    padding-bottom: 0px;
}

.header.navbar.navbar-fixed-top .btn.btn-jcimenu {
    padding: 15px 20px;
	background: #0097d7;
    border-color: #0097d7;
    color: #ffffff;
    margin-top: 0px;
    margin-left: 15px;
	    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
.header.navbar.navbar-fixed-top .navbar-nav .btn-jcimenu:hover, 
.header.navbar.navbar-fixed-top .navbar-nav .btn-jcimenu:focus, 
.header.navbar.navbar-fixed-top .navbar-nav .btn-jcimenu:active {
    background: #8DC63F;
    border-color: #8DC63F;
}
.header.navbar.navbar-small .navbar-nav .btn-jcimenu {
    padding: 13px 15px;
}

.btn-circle {
    height: 40px;
    width: 40px;
    color: #616161;
    display: inline-block;
    border-radius: 200rem;
    text-align: center;
    line-height: 40px;
    position: relative;
    z-index: 1;
    transition: color ease .5s;
    transition: box-shadow ease-in-out 0s;
    border: 0;
    background-color: transparent;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.btn-circle:before {
    transition: all ease .5s;
    border-radius: 150px;
    z-index: -1;
    content: "";
    position: absolute;
    display: block;
    background-color: #eee;
    height: 0;
    width: 0;
    top: 25px;
    left: 25px
}
.btn-circle:hover,.btn-circle:focus {
    color: #616161;
    transition: box-shadow ease-in-out .8s
}
.btn-circle:hover:before,.btn-circle:focus:before {
    height: 40px;
    width: 40px;
    top: 0;
    left: 0
}
.btn-circle i {
    font-size: 20px;
    vertical-align: middle
}
.btn-circle.btn-facebook {
    color: #3b5998
}
.btn-circle.btn-facebook:before {
    background-color: #3b5998
}
.btn-circle.btn-facebook:hover,.btn-circle.btn-facebook:focus {
    color: #fff
}
.btn-circle.btn-twitter {
    color: #00aced
}
.btn-circle.btn-twitter:before {
    background-color: #00aced
}
.btn-circle.btn-twitter:hover,.btn-circle.btn-twitter:focus {
    color: #fff
}
.btn-circle.btn-youtube {
    color: #b00
}
.btn-circle.btn-youtube:before {
    background-color: #b00
}
.btn-circle.btn-youtube:hover,.btn-circle.btn-youtube:focus {
    color: #fff
}
.btn-circle.btn-linkedin {
    color: #007bb6
}
.btn-circle.btn-linkedin:before {
    background-color: #007bb6
}
.btn-circle.btn-linkedin:hover,.btn-circle.btn-linkedin:focus {
    color: #fff
}
.btn-circle.btn-instagram {
    color: #e4405f
}
.btn-circle.btn-instagram:before {
    background-color: #e4405f
}
.btn-circle.btn-instagram:hover,.btn-circle.btn-instagram:focus {
    color: #fff
}


/* -------------------------------
   Blocks
------------------------------- */



/* -------------------------------
   Modules
------------------------------- */

.bw-milestones-2-img-bg {
    background-image: linear-gradient(to left, #eaeaea, #ffffff);
}
.milestone .number {
    font-size: 42px;
    color: #3e3e3e;
    font-weight: 500;
}
.milestone .title {
    color: #0097d7;
}
.login.login-bw {
    margin: 268px 0 0 -200px !important;
}
.gaccordion-1 .card-dark .card-header {
    background-color: #3a67b1;
}
.bw-price-table-1.bw-price-table-1-dark header {
    background-color: rgb(0, 151, 215);
}
.bw-price-table-1.bw-price-table-1-dark .bw-price-table-1-body:after {
    background-color: rgba(204, 204, 204, 0);
}
.bw-price-table-1:hover {
    background-color: #0097d7;
}
.btn.btn-outline-light {
	color: #ffffff;
	border-width: 2px;
	border-color: #d8d8d8;
	background: none;
}
.btn.btn-outline-light:hover,
.btn.btn-outline-light:focus {
    border-color: #ffffff;
    color: #636363;
	background: #ffffff;
}
.has-bg .bg-cover:before {
    background: rgba(0, 151, 215,.85) !important;
}
.login-cover-bg {
    background: rgba(0,0,0,0.4);
    background: linear-gradient(to bottom,rgba(0, 0, 0, 0.26) 0%,rgba(0, 0, 0, 0.53)) !important;
}
.m-t-20-loginbottom {
    color: #ffffff;
}

/* Widget - Unlimited Nav Tabs */

.tab-overflow {
	position: relative;
	overflow: hidden;
	border-radius: 2px 2px 0 0;
}
.tab-overflow .nav.nav-tabs {
	white-space: nowrap;
	overflow: hidden;
	display: table;
	margin: 0;
	border-radius: 2px 2px 0 0;
}
.tab-overflow .nav.nav-tabs > li,
.tab-overflow.nav.nav-tabs > li {
	display: table-cell;
	float: none;
}
.tab-overflow .nav.nav-tabs > li > a {
	margin-left: -1px;
}
.tab-overflow .next-button,
.tab-overflow .prev-button {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	display: none !important;
	opacity: 0;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
	transition: all .2s linear;
}
.tab-overflow .prev-button {
	left: 0;
	right: auto;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.tab-overflow .nav.nav-tabs.nav-tabs-inverse .next-button,
.tab-overflow .nav.nav-tabs.nav-tabs-inverse .prev-button {
	box-shadow: 0 0 15px #000;
}
.tab-overflow .nav.nav-tabs.nav-tabs-inverse .prev-button {
	box-shadow: 0 0 15px #000;
}
.tab-overflow .next-button a,
.tab-overflow .prev-button a {
	margin: 0;
	background: #c1ccd1;
}
.flat-black .tab-overflow .next-button a,
.flat-black .tab-overflow .prev-button a {
	background: #d2d2d2;
}
.tab-overflow .prev-button > a {
	border-radius: 3px 0 3px;
}
.tab-overflow .nav-tabs-inverse .next-button > a,
.tab-overflow .nav-tabs-inverse .prev-button > a,
.nav.nav-tabs.nav-tabs-inverse > li > a,
.nav.nav-tabs.nav-tabs-inverse > li > a:hover,
.nav.nav-tabs.nav-tabs-inverse > li > a:focus {
	background: #242a30;
}
.flat-black .tab-overflow .nav-tabs-inverse .next-button > a,
.flat-black .tab-overflow .nav-tabs-inverse .prev-button > a,
.flat-black .nav.nav-tabs.nav-tabs-inverse > li > a,
.flat-black .nav.nav-tabs.nav-tabs-inverse > li > a:hover,
.flat-black .nav.nav-tabs.nav-tabs-inverse > li > a:focus {
	background: #2A2A2A;
}
.nav.nav-tabs.nav-tabs-inverse > li.active > a,
.nav.nav-tabs.nav-tabs-inverse > li.active > a:hover,
.nav.nav-tabs.nav-tabs-inverse > li.active > a:focus {
	background: #fff;
	color: #242a30;
}
.tab-overflow.overflow-right .next-button,
.tab-overflow.overflow-left .prev-button {
	display: block !important;
	opacity: 1;
	background: none;
}
.tab-overflow .nav-tabs > li.prev-button + li.active > a {
	border-radius: 0 3px 0 0;
}

/* -------------------------------
   Image Content Center Blocks
------------------------------- */
.gblocks-contentcenter-1 {
    margin: auto;
    width: 50%;
    padding: 50px;
    padding-top: 25px;
}
.gblocks-contentcenter-1-img {
    height: 450px;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 4px;;
}


/* -------------------------------
   Features Tebs 1
------------------------------- */

.gblock-featurestabs-1 { 
}
.gblock-featurestabs-1-tabs atab {
	border-color: #0097d7;
	background: #0097d7;
	color: #ffffff;
    border-radius: 4px;
    padding: 25px;
    margin-bottom: 20px;
    text-decoration: none;
    box-shadow: 0 2px 2px 0 rgba(255, 255, 255, 0.34), 0 3px 1px -2px rgba(158, 158, 158, 0.2), 0 1px 5px 0 rgba(168, 168, 168, 0.32);
}
.gblock-featurestabs-1-tabs atab:hover {
	border-color: #76b346;
	background: #76b346;
	color: #ffffff;
	cursor: pointer;
}
.gblock-featurestabs-1-tabs .active {
	background: #76b346;
}
.gblock-featurestabs-1-tabs i { 
    margin-right: 10px;
}
.gblock-featurestabs-1-tabs span { 
    font-size: 20px;
}
.gblock-featurestabs-1-tabs-col { 
    margin-top: 15px;
}
.gblock-featurestabs-1-tabs-content { 
    padding-left: 0px;
    padding-right: 0px;
}
.gblock-featurestabs-1-tabs-quote { 
    padding: 25px;
    padding-bottom: 10px;
}	   
.gblock-featurestabs-1-tabs-quote img { 
    width: 75px;
    height: 75px;
    object-fit: cover;
    border-radius: 175px;
    margin-bottom: 10px;
}
.gblock-featurestabs-1-tabs-content-ul li {
    margin-bottom: 15px;
}
.gblock-featurestabs-1-tabs-content-videos {
    width: 50%;
	float:left;
	padding-left: 7px;
    padding-right: 7px;
}

/* -------------------------------
	Features Tebs 1 Video Hover
------------------------------- */
.gblock-imagevideo-hover {
	position:relative;
	display:table;
}
.gblock-imagevideo-hover>img {
    border-radius: 4px;
	-webkit-transition: all 0.2s cubic-bezier(0.310, 0.100, 0.570, 1.000);  
       -moz-transition: all 0.2s cubic-bezier(0.310, 0.100, 0.570, 1.000); 
		-ms-transition: all 0.2s cubic-bezier(0.310, 0.100, 0.570, 1.000); 
		 -o-transition: all 0.2s cubic-bezier(0.310, 0.100, 0.570, 1.000);
			transition: all 0.2s cubic-bezier(0.310, 0.100, 0.570, 1.000);
}
.gblock-imagevideo-hover:hover>img {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

	/* IE 5-7 */
	filter: alpha(opacity=90);

	/* Netscape */
	-moz-opacity: 0.9;

	/* Safari 1.x */
	-khtml-opacity: 0.9;

	/* Good browsers */
	opacity: 0.9;
}

.gblock-imagevideo-hover-icon {
	position:absolute;
	left:0; top:0;
	bottom:0; right:0;
	z-index:3;

	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

	/* IE 5-7 */
	filter: alpha(opacity=0);

	/* Netscape */
	-moz-opacity: 0;

	/* Safari 1.x */
	-khtml-opacity: 0;

	/* Good browsers */
	opacity: 0;

    -webkit-transition: all 0.2s cubic-bezier(0.310, 0.100, 0.570, 1.000);  
       -moz-transition: all 0.2s cubic-bezier(0.310, 0.100, 0.570, 1.000); 
		-ms-transition: all 0.2s cubic-bezier(0.310, 0.100, 0.570, 1.000); 
		 -o-transition: all 0.2s cubic-bezier(0.310, 0.100, 0.570, 1.000);
			transition: all 0.2s cubic-bezier(0.310, 0.100, 0.570, 1.000);
}
	.gblock-imagevideo-hover-icon.gblock-imagevideo-hover-dark {
		background-color:rgba(0,0,0,0.3);
	}
	.gblock-imagevideo-hover-icon.gblock-imagevideo-hover-light {
		background-color:rgba(255,255,255,0.3);
	}
.gblock-imagevideo-hover-icon.gblock-imagevideo-hover-light>i {
	color: #e41717;
    background: #fff;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 8px;
}
.gblock-imagevideo-hover-icon>i {
	font-size: 50px;
    position: absolute;
    left: 51%;
    top: 50%;
    margin-left: -45px;
    margin-top: -28px;
    z-index: 2;
}
.gblock-imagevideo-hover:hover>.gblock-imagevideo-hover-icon {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

	/* IE 5-7 */
	filter: alpha(opacity=100);

	/* Netscape */
	-moz-opacity: 1;

	/* Safari 1.x */
	-khtml-opacity: 1;

	/* Good browsers */
	opacity: 1;
}

/* -------------------------------
   Trainers Block 1
------------------------------- */

.gblock-tabs-sp .nav.nav-tabs.nav-tabs-full.nav-tabs-2 li {
    width: 50%;
}
.label.label-jci {
    background: #0097d7 !important;
    color: #ffffff;
    font-size: 16px;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    max-width: fit-content;
    border-radius: 4px;
}
.label.label-jci-training {
    background: #0097d7 !important;
    color: #ffffff;
    font-size: 16px;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    max-width: fit-content;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: left;
}
.label.label-jci-training-color {
    background: #76b346 !important;
}
.geditor-trainers-1-ul {
    list-style-type: none;
	padding-left: 0px;
}
.geditor-trainers-1-ul i {
     color: #0097d7;
}
.geditor-trainers-1-ul li {
	margin-bottom: 8px;
    line-height: 1.5;
    background: #f9f9f9;
    padding: 8px;
}
.geditor-trainers-1-style h4 {
    margin-bottom: 5px;
    color: #0097d7;
}
.geditor-trainers-1-style h5 {
    color: #0097d7;
}
.geditor-trainers-1-row hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 2px solid rgb(0, 151, 215);
}

/* -------------------------------
   Projects Block 1
------------------------------- */

.geditor-projects-1 {
	background: #0197d7;
	border-radius: 4px;
}
.geditor-projects-1-color {
	background: #76b346;
}
.geditor-projects-1-shadow-lg {
    -webkit-box-shadow: 0 15px 30px 0 rgba(146,153,184,.2)!important;
    box-shadow: 0 15px 30px 0 rgba(146,153,184,.2)!important;
}
.geditor-projects-1-box {
	padding:15px !important;
}
.geditor-projects-1-box-area {
	padding:30px;
	color: #ffffff;
}
.geditor-projects-1-box-area h1 {
	color: #ffffff;
}
.geditor-projects-1-box-area h2 {
	color: #ffffff;
}
.geditor-projects-1-box-area h3 {
	color: #ffffff;
}
.geditor-projects-1-box-area h4 {
	color: #ffffff;
}
.geditor-projects-1-box-area h5 {
	color: #ffffff;
}
.geditor-projects-1-autoheight {
	margin: auto;
    width: 50%;
}
.geditor-projects-1 img {
	border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
	height: 100%;
    object-fit: cover;
    object-position: center;
}
.geditor-projects-1-border2 img {
	border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}


/* -------------------------------
   Sponsors Block 2
------------------------------- */

.geditor-sponsorsblock-2 {

}
.geditor-sponsorsblock-2-success {
    border-bottom: solid 3px #0197d7;
    border-radius: 3px;
}
.geditor-sponsorsblock-2-img img{
    width: 100%;
}
.geditor-zoom-img {
    overflow: hidden;
}
.geditor-zoom-img img {
    transition: all ease .6s
}
.geditor-zoom-img:hover img,.geditor-zoom-img:focus img {
    transform: scale(1.15)
}



/* -------------------------------
   Info Block 1
------------------------------- */

.geditor-infoblock-1 {

}
.geditor-infoblock-1-img-bg {
    background-image: linear-gradient(to left, #eaeaea, #ffffff);
}
.geditor-infoblock-1-img-main img {
    max-width: 600px;
    float: right;
	border-radius: 6px;
}
.geditor-infoblock-1-img {
    margin: auto;
    width: 50%;
    padding: 30px;
    padding-left: 35px;
    padding-top: 25px;
}
.geditor-infoblock-1-textbox {
    margin-top: 13%;
}
.geditor-infoblock-1-textbox-2 {
    margin-top: 5%;
}
.geditor-infoblock-1-textbox-bottom {
    margin-bottom: 80px;
}
.geditor-infoblock-1-textbox-bottom-2 {
    margin-bottom: 40px;
}
.geditor-infoblock-1-textbox-text {
    text-align: center;
}


/* -------------------------------
   Team Block 3
------------------------------- */

.geditor-team-3-caption-team {
    margin-top: 0px;
    margin-bottom: 15px;
}
.geditor-team-3-caption-team span {
    font-size: 16px;
	font-weight:600;
}
.geditor-team-3-caption-desc {
	margin-bottom: 8px;
}
.gblocks-card-team-3 {
    border-radius: 4px;
	width: 100%;
	max-width: 390px;
    margin: 0 auto;
	background: #3a67b1 !important;
}
.jcw-card-team-3-bg {
	background: #3a67b1 !important;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.gblocks-card-team-3 img {
    width:100%;
	height: auto;
    max-height: 360px;
    object-fit: cover;
    object-position: top;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.gblocks-card-team-3-row {
    margin-bottom: 40px;
}
.gblocks-card-team-3-circle {
	background: #fff !important;
}
.gblocks-card-team-3-circle img {
	border-radius: 300px;
    width: 200px;
    height: 200px;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.geditor-team-3-caption-team-circle {
	color: #3e3e3e !important;
}
.geditor-team-3-caption-team-circle span {
    color: #3e3e3e;
	font-size: 15px;
}
.gblocks-card-team-3-titlepad {
    padding-bottom: 1px;
}
.geditor-team-3-caption-team p {
    font-size: 16px;
	font-weight:600;
	margin-top: 2px;
	color: #eebd37;
}
.jcw-card-flexfill {
    align-self: stretch;
    display: flex;
    margin-bottom: 20px;
}


/* -------------------------------
   Page Header 2
------------------------------- */

.gblocks-cover-bg-pageheader-2 {
    position: relative;
	margin: 0px 0 0;
    padding: 0px 0 0px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.gblocks-cover-bg-pageheader-2:after {
    display: block !important;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 151, 215,.35);
	background: linear-gradient(180deg, rgba(92,70,112,0.55) 0%, rgba(2,151,216,0.35) 100%);
    z-index: 0;
}
.gblocks-cover-bg-pageheader-2 .container {
    position: relative;
    z-index: 1
}
.gblocks-cover-img-pageheader-2-bg {
    background-size: cover !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
}
.gblocks-pageheader-2-desc {
	font-size: 18px;
}

.gblocks-pageheader-2-card {
    position: relative;
	padding: 20px;
    padding-bottom: 0px;
    border: 0px;
	margin-top: 15px;
	display: flex;
    flex-direction: row;
	background-color: #fff;
    background-clip: border-box;
	border-radius: .25rem;
	z-index: 100;
}
.gblocks-pageheader-color-primary {
    color: #0097d7;
}

.jcw-cover-bg-pageheader-3 {
    padding: 100px 0 105px;
	padding: 5% 0;
	background-color: rgba(4, 4, 4,.20);
}

/* -------------------------------
   Page Header 3
------------------------------- */

.gblocks-pageheader-3-box {
	margin-top: 35px;
    margin-bottom: 30px;
}
.gblocks-pageheader-3-box i {
	color: #ffffff;
	margin-bottom: 5px;
}



/* -------------------------------
   About Founder 1
------------------------------- */

.gblocks-aboutfounder-1-img {
    border-radius: 50%;
    clip-path: circle(50%);
    height: 250px;
    width: 250px;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    object-position: center center;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.geditor-aboutfounder-box {
	background-color: rgb(255, 255, 255);
    border-radius: 25px;
}
.geditor-aboutfounder-title {
	margin-top: 10px;
}
	
/* -------------------------------
   Page Bottom Banner 1
------------------------------- */

.gblocks-bannerbottom-1 {
    margin-bottom: -57px;
	box-shadow: inset 0 40px 80px -80px rgba(236, 236, 236,0.7);
    -webkit-box-shadow: inset 0 40px 80px -80px rgba(236, 236, 236, 0.7);	
}

/* -------------------------------
   Partners Block
------------------------------- */

.tools-blurb {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
}
.tools-blurb.sm {
    width: 120px;
    height: 120px;
}
.tools-blurb.xl {
    width: 180px;
    height: 180px;
}
.tools-blurb.md {
    width: 140px;
    height: 140px;
}
.shadow-lg {
    -webkit-box-shadow: 0 15px 30px 0 rgba(146,153,184,.2)!important;
    box-shadow: 0 15px 30px 0 rgba(146,153,184,.2)!important;
}
.logo-150 {
    width: 150px;
}
.logo-100 {
    width: 100px;
}
.gblock-partners-1 .content-bg-partners {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: linear-gradient(to left, #eaeaea, #ffffff);
}
.gblock-partners-1{
    padding-top:40px;
    padding-bottom:40px;
}
.logo-text-center {
    text-align: center !important;
}
.logo-text-right {
    text-align: right!important;
}
.logo-text-left {
    text-align: left!important;
}

/* -------------------------------
   Homepage Tabs
------------------------------- */
.gblock-tabs-sp .nav.nav-tabs {
    position: relative;
    border: 0
}
.gblock-tabs-sp .nav.nav-tabs li div {
    font-weight: 400;
    padding: 10px 20px;
    color: #dadada;
	background: #424242;
    text-align: center;
	border-radius: 0px;
    margin-right: 0px;
    margin-left: 0px;
	border: none;
}
.gblock-tabs-sp .nav.nav-tabs li div:hover {
    color: #333;
	background:#ffffff;
	cursor: pointer;
}
.gblock-tabs-sp .nav.nav-tabs li div i {
    margin-right: 5px;
    transition: transform cubic-bezier(0,0,.2,1) .5s
}
.gblock-tabs-sp .nav.nav-tabs li div.active {
    cursor: pointer;
    position: relative;
    transition: all cubic-bezier(0,0,.2,1) .5s;
    color: #fff;
    background-color: #0097d7;
    border-color: #0097d7 #0097d7 #0097d7;
    border: none;
}
.gblock-tabs-sp .nav.nav-tabs li div.active i {
    transform: rotate(360deg)
}
.gblock-tabs-sp .nav.nav-tabs.nav-tabs-full {
    width: 100%;
}
.gblock-tabs-sp .nav.nav-tabs.nav-tabs-full.nav-tabs-2 li {
    width: 50%
}
.gblock-tabs-sp .nav.nav-tabs.nav-tabs-full.nav-tabs-3 li {
    width: 33.333%
}
.gblock-tabs-sp .nav.nav-tabs.nav-tabs-full.nav-tabs-4 li {
    width: 25%
}
.gblock-tabs-sp .nav.nav-tabs.nav-tabs-full.nav-tabs-5 li {
    width: 20%
}
.gblock-tabs-sp .nav.nav-tabs.nav-tabs-full.nav-tabs-6 li {
    width: 16.666%
}
.gblock-tabs-sp .nav.nav-tabs.nav-tabs-full.nav-tabs-7 li {
    width: 14.2857%
}
.gblock-tabs-sp .nav.nav-tabs.nav-tabs-full.nav-tabs-8 li {
    width: 12.5%
}
.gblock-tabs-sp .tab-content {
    background: none;
}
.gblock-tabs-sp .tab-content {
    background: none;
}
.infotabs-style {
    margin-top: -10px;
}
.infotabs-style li {
    margin-top: 25px;
}
.infotabs-style h4 {
    margin-bottom: 5px;
    color: #0097d7;
}

/* -------------------------------
   Featured Events 2
------------------------------- */
.featured-events-card-2 {
	padding: 20px;
    background: #f3f3f3;
    border-radius: 6px;
}
.featured-events-desc-2 {
	padding-top: 10px;
}
.featured-events-desc-title {
	margin-bottom: 0px;
}
.featured-events-desc-time {
	font-size: 14px;
}
.featured-events-desc-time span {
	float: right;
}
.featured-events-desc-box {
	height: 120px;
    max-height: 120px;
	overflow: hidden;
	margin-bottom: 15px;
}
.featured-events-desc-img {
	height: 200px;
	object-fit: cover;
    object-position: right;
}
.featured-events-desc-button {
	margin-bottom:2px;
}


/* -------------------------------
   Slider
------------------------------- */
.slider-content {
    display: table-cell;
    vertical-align: bottom;
    text-align: left;
    box-sizing: border-box;
    padding: 50px 70px 50px;
    text-decoration: none;
    opacity: 0.85;
    z-index: 12;
/*	background-color: rgba(0, 0, 0, 0.5); */
    border-color: rgba(0, 0, 0, 0);
    border-width: 0px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    line-height: 26px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 14px;
    white-space: nowrap;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.gblocks-slider-1-captionbox {
    background: none !important;
    border-radius: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 6;
    white-space: normal;
    font-size: 42px !important;
    line-height: 20px;
    font-weight: 700;
    color: rgb(255, 255, 255) !important;
    font-family: Arial, Helvetica, sans-serif;
    border-width: 0px;
    letter-spacing: -1px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: center !important;
    margin: 0px;
    padding: 0px !important;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.gblocks-slider-1-captionbox span {
    z-index: 8;
    white-space: nowrap;
    font-size: 25px;
    line-height: 25px;
    font-weight: 300;
    color: rgb(255, 255, 255);
    font-family: Roboto, sans-serif;
    border-width: 0px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: center;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    max-height: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
}
.gblocks-slider-1-captionbox hr {
	z-index: 7;
    background-color: rgb(140, 197, 62);
    border-color: rgba(0, 0, 0, 0);
    border-width: 0px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 9px;
    white-space: nowrap;
    min-height: 2px;
    min-width: 38px;
    max-height: 2px;
    max-width: 38px;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.btn.btn-outline-slider {
    color: #ffffff;
    border-width: 2px;
    border-color: #d8d8d8;
    background: none;
    opacity: 1;
    letter-spacing: 1px;
	margin-right: 20px;
    margin-left: 20px;
	padding: 10px 34px;
}
.btn.btn-outline-slider:hover,
.btn.btn-outline-slider:focus {
    border-color: #ffffff;
    background:white;
    color: #636363;
}
.gblocks-slider-1-buttons {
	margin-top:60px;
}

.btn.btn-outline-white {
	color: #ffffff;
    border-width: 2px;
    border-color: #d8d8d8;
    background: none;
	padding: 10px 34px;
}
.btn.btn-outline-white:hover,
.btn.btn-outline-white:focus {
    border-color: #ffffff;
    color: #636363;
	background: #ffffff;
}

.bwicon {
	width:auto;
	margin-bottom: 10px;
}
.jci-about-img-1 {
    width: 400px;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    border-radius: 4px;
}


/* -------------------------------
   Custom History
------------------------------- */
.about-history-photos img {
    object-fit:cover;
	height:300px !important; 
	margin-bottom: 10px;
}
.about-years-list {
    font-size: 64px;
    text-align: right;
    border-right: 1px solid #E7E7E7;
}
.about-years-list li a {
    padding-right: 30px;
}
.about-years-list li.active:before {
    content: '';
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-right: 14px solid #E7E7E7;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -14px;
}
.about-years-list li.active:after {
    content: '';
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-right: 14px solid #fafafa;
    position: absolute;
    top: 50%;
    right: -1px;
    margin-top: -14px;
}
.about-years-list li a {
    color: #434343;
    opacity: .2;
}
.about-years-list li .active {
    opacity: 1;
}
.about-years-list li .active a {
    font-size: 88px;
}
.about-years-list li a:hover, .about-years-list li a:focus, .about-years-list li a:active {
    background: transparent;
}
.about-history-text {
    margin-top:15px;
}
.about-timeline {
	position: relative;
	padding: 0 0 30px;
	margin-bottom: 20px;
}
.about-timeline:after {
	content:'';
	display:block;
	width:4px;
	position: absolute;
	left:50%;
	top:0;
	bottom:0;
	background-color: #eaeaea;
	z-index: 1;
	margin-left: -2px;
}
.timeline-date {
	padding:0 10px;
	border-radius: 18px;
	font:700 16px/30px 'Raleway', Verdana, sans-serif;
	letter-spacing: 1px;
	color:#000;
	max-width: 110px;
	text-align: center;
	letter-spacing: 1px;
	position: relative;
	z-index:5;
	margin-bottom: 50px;
}
.about-timeline-section {
	margin-bottom:40px;
	padding:0 15px 20px;
	border-bottom:1px solid #e0e0e0;
	background-color: #ffffff;
	position: relative;
	z-index:5;
}
.about-timeline-section .pull-left {
	margin-right:20px;
}

.about-timeline-section .pull-right {
	margin-right:20px;
	float:left !important;
}

.about-timeline h3 {
	margin: 12px 0 8px;
}

.about-timeline h3 a {
	color:#ECECEC;
}

.about-timeline-section .row {
	margin-left:-1px;
	margin-right:-1px;
}

.about-timeline-section .row [class^="col-"] {
	padding-left:1px;
	padding-right:1px;
	margin-bottom: 2px;
}
.about-timeline-section:after {
	content:'';
	position: absolute;
	right:-30px;
	top:50%;
	margin-top:-10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 16px 10px 0;
	border-color: transparent #eaeaea transparent transparent;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.col-md-push-6 > .about-timeline-section:after {
	right:auto;
	left:-30px;
	border-width: 10px 0 10px 16px;
	border-color: transparent transparent transparent #eaeaea;
}
.timeline-section-date {
	font:600 18px/26px 'Open Sans', Verdana, sans-serif;
	letter-spacing: 0.3px;
	display: block;
	padding:0 12px;
	position: absolute;
	left:100%;
	margin-left:30px;
	top:50%;
	margin-top: -13px;
	background-color: #ffffff;
	white-space: nowrap;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	visibility: visible;
	opacity:1;
	transform:translateX(30px);
	-webkit-transform:translateX(30px);
	border-radius: 6px;
}

.col-md-push-6 > .about-timeline-section .timeline-section-date {
	left:auto;
	right:100%;
	margin-left:0;
	margin-right: 30px;
	transform:translateX(-30px);
	-webkit-transform:translateX(-30px);
}
.about-timeline-section:hover:after,
.about-timeline-section:hover .timeline-section-date {
	visibility: visible;
	opacity:1;
	transform:translateX(0);
	-webkit-transform:translateX(0);
}

.about-timeline [class^="col-"] {
		padding-left:30px;
		padding-right:30px;
	}

	.timeline-date {
		margin-bottom: 70px;
	}

	.about-timeline-section {
		margin-bottom:0px;
	}

	.about-timeline .col-md-push-6 {
		text-align: right;
	}

	.about-timeline-section .pull-left {
		margin-right:25px;
	}

	.about-timeline-section .pull-right {
		margin-left:25px;
		margin-right: 0;
		float:right !important;
	}
.col-md-push-6 {
    left: 50%;
}

/* -------------------------------
   Theme Other Styles
------------------------------- */

.gblocks-custom-page-1-hide {
   display:block !important;
}

.featured-events-desc-title {
    margin-bottom: 5px;
}

.thebox-homelogo img {
    width: 250px;
}
.block-intro-1-text {
    font-weight: 600 !important;
}
.bw-cover-bg-primary:after {
    background-color: rgba(0,0,0,.4);
}
.btn.btn-introbutton {
    font-weight: 600;
	color: #000000;
}
.jci-introblock-text {
    background: rgba(0,0,0,.45);
    border-radius: 14px;
    padding: 10px;
}
.btn.btn-button-pricing-table-1-dark {
    font-weight: 600;
}
.btn.btn-outline {
    font-weight: 600;
}   

.btn.btn-colors {
    background: #0097d7;
    border-color: #0097d7;
    color: #fff;
}
.btn-colors:hover, 
.btn-colors:focus, 
.btn-colors:active, 
.btn-colors:active:focus,
.btn-colors.focus,
.btn-colors.active,
.btn-colors.active.focus, 
.btn-colors.active:focus, 
.btn-colors.active:hover, 
.btn-colors:active.focus, 
.btn-colors:active:focus, 
.btn-colors:active:hover, 
.open > .dropdown-toggle.btn-colors,
.open > .dropdown-toggle.btn-colors.focus, 
.open > .dropdown-toggle.btn-colors:focus, 
.open > .dropdown-toggle.btn-colors:hover {
    background: #eebd37;
    border-color: #eebd37;
    color: #fff;
}
.read-btn {
    color: #fff;
    background-color: #0097d7;
}
.read-btn:hover {
    color: #fff;
    background-color: #eebd37;
}
.btn.btn-button-pricing-table-1-dark {
    background: #0097d7;
    border-color: #0097d7;
}
.login-buttons {
    margin-top:10px;
}
.login.login-bw label {
    color: #ffffff !important;
}
.login.login-bw .login-header .loginbrand small {
    color: rgb(255 255 255) !important;;
}

.bw-cover-img-bg {
    background-size: cover !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
}
.has-bg .bg-cover:before {
    background: rgba(0, 151, 215,.85) !important;
}

.gstore-product-breadcrumb {
    padding-left: 20px;
    background: #0097d7;
}
.gstore-product-breadcrumb>li a {
    color: #fff;
}
.breadcrumb-item.active {
    color: #ffffff;
    font-weight: 600;
}

.about-years-list li div {
    color: #434343;
    opacity: .2;
    cursor: pointer;
}
.about-years-list li div {
    padding-right: 30px;
}
.about-years-list li div:hover {
    text-decoration: underline;
}
.about-years-list li .active div {
    font-size: 88px;
}
.about-years-list li .active {
    opacity: 1;
}

.bw-modules-page-area-bg {
    background: #0397d6;
    background: url(/files/blog/cover-3.jpg) center -88px;
	padding-top: 71px;
    padding-bottom: 135px;
	padding: 5% 0;
}
.bw-modules-page-area-bg:after {
    background-color: rgba(0, 151, 215,.85);
	background: linear-gradient(180deg, rgba(92,70,112,0.55) 0%, rgba(2,151,216,0.35) 100%);
}
.bw-modules-page-info {
    color: #ffffff;
}
.bw-modules-page-info h4 {
    color: #ffffff;
	font-weight: 500;
    font-size: 2rem;
	margin-bottom: 25px;
}
.bw-modules-page-desc {
    font-size: 18px;
}
.bw-modules-container {
    position: relative;
    padding: 20px;
    padding-bottom: 0px;
    border: 0px;
    margin-top: 0px;
    display: flex;
    flex-direction: row;
    background-color: #fff;
    background-clip: border-box;
    border-radius: .25rem;
    z-index: 100;
}
.bw-tabscolor-1 .nav.nav-pills > li > a:hover {
    background: #0097d7;
    color: #fff;
    border-color: rgb(0 151 215);
}
.bw-tabscolor-1 .nav.nav-pills > li > .active  {
    background: #0097d7;
    color: #fff;
    border-color: rgb(0 151 215);
}
.event-pills {
    padding-top: 0px;
}
.blog-breadcrumb a {
    color: #fff;
}
.bw-memberships-listing-tabcontent {
    margin-top: -25px;
}
.blog-2-header-home {
    background: url(/files/blog/cover-3.jpg) center -88px;
}
.blog-2-area-bg:after {
    background-color: rgba(0, 151, 215,.85);
	background: linear-gradient(180deg, rgba(92,70,112,0.55) 0%, rgba(2,151,216,0.35) 100%);
}
.blog-2-page-area {
    margin-bottom: 20px;
	padding-top: 71px;
	padding: 5% 0;
}

.bw-tabscolor-1 .nav.nav-pills > li > a {
    text-transform: uppercase;
}
.bw-tabscolor-1 .nav.nav-pills > li > a:hover {
    background: #0097d7;
    color: #fff;
    border-color: rgb(0 151 215);
}
.bw-tabscolor-1 .nav.nav-pills > li > .active  {
    background: #0097d7;
    color: #fff;
    border-color: rgb(0 151 215);
}
.event-calendar-1 .nav > li > a {
    padding: 10px 20px;
	margin-bottom: 5px;
}
.event-pills {
    padding-top: 0px;
}
.event-calendar-1 .nav-pills > li + li {
    margin-left: 15px;
}
.bw-memberships-2-img-item-img {
    max-height: 450px;
    object-fit: contain;
    background: #0196d8;
}
.bw-membershipdesks-hubs-tab-overflow .nav.nav-tabs > li > a {
    background: #0197d7 !important;
    color: #fff !important;
    border-radius: 4px !important;
}
.bw-membershipdesks-hubs-tab-overflow .nav.nav-tabs > li > .active {
    border-radius: 4px !important;
    background: #313131 !important;
}

.bw-membershipdesks-hubs-tab-overflow .nav.nav-tabs > li > a {
    text-transform: uppercase;
    padding: 10px 25px;
}
.tab-overflow .nav.nav-tabs {
    margin-bottom: 25px;
}


/* -------------------------------
   Custom
------------------------------- */


.event-top-padding .bw-events-list-img img {
    object-fit:cover;
	object-position: center;
	height: 210px !important;
	width:100%;
}
.blog-1-post-detail .post-desc p {
    padding-left: 0px;
    padding-right: 0px;
}
.blog-1-header-info h2 {
    margin-bottom: 70px;

}
.blog-1-header-info {
    width: 85%;
    padding: 30px;
    padding-left: 0px;
    padding-right: 0px;
}
.blog-1-post ul {
    padding-left: 0px;
    padding-right: 0px;
}
.blog-1-post-detail .post-desc p + p {
    padding-left: 0px;
    padding-right: 0px;
}




/* -------------------------------
   Custom 1
------------------------------- */
.w-ft{
    width: fit-content !important;
}

:root{
    --blue: #00B2FF;
    --white: #FFF;
    --purple: #4D007480;
    --yellow: #9B6E0080;
    --lblue: #0034DE80;
    --red: #BD001380;
}

.blue{
    color: var(--blue) !important;
}

.bluebg{
    background-color: var(--blue) !important;
    border-color: var(--blue) !important;
}

.bluegrad{
    background: linear-gradient(180deg, rgba(92,70,112,1) 68%, rgba(2,151,216,1) 100%);
}

.bluegrad2{
    background: linear-gradient(180deg, rgba(92,70,112,1) 0%, rgba(2,151,216,1) 100%);
}

.bluegrad-middle{
    background: linear-gradient(180deg, rgba(2,151,216,1) 0%, rgba(92,70,112,1) 81%);

}

.purplebgopac{
    background: var(--purple) !important;
}

.yellowbgopac{
    background: var(--yellow) !important;
}

.lbluebgopac{
    background: var(--lblue) !important;
}

.redbgopac{
    background: var(--red) !important;
}



.white{
    color: var(--white) !important;
}

.bgoverlay{
    background: rgba(0, 0, 0, 0.4)
}


.nborderRad{
    border-radius: 0px !important;
}


.gradientText{
    background: -webkit-linear-gradient(180deg, rgba(92,70,112,1) 68%, rgba(2,151,216,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



.custombtn{
    text-align: center;
}

.lblueborder{
    border-right: 50px solid var(--blue);
}

.px-10{
    padding-left: 6rem !important;
    padding-right: 6rem !important;
}

.py-10{
    padding-bottom: 6rem !important;
    padding-top: 6rem !important;
}


.l-height1{
    line-height: 1.5;
}


.shadowl{
    box-shadow: -22px 0px 5px -15px rgba(0,0,0,0.28);
    -webkit-box-shadow: -22px 0px 5px -15px rgba(0,0,0,0.28);
    -moz-box-shadow: -22px 0px 5px -15px rgba(0,0,0,0.28);

}

.shadowr{
    box-shadow: 20px 0px 5px -15px rgba(0,0,0,0.29);
    -webkit-box-shadow: 20px 0px 5px -15px rgba(0,0,0,0.29);
    -moz-box-shadow: 20px 0px 5px -15px rgba(0,0,0,0.29);
}

.font-4{
    font-size: 4rem !important;
}

/* ------------------------------
    HP
------------------------------- */

.hp-hero{
    height: 90vh;
}

.hp-hero .herobg{
    background: url('/files/blocks/upload/hero4.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.hp-about .customtext{
    border: 0;
    background: transparent;
    color: white;
    border-bottom: 2px solid white !important;
    font-size: 1rem;

}

.hp-involved{
    padding: 0 !important;
    height: 300px;
} 

.bg1{
    background: url('/files/blocks/upload/jbg1.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg2{
    background: url('/files/blocks/upload/jbg2.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg3{
    background: url('/files/blocks/upload/jbg3.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg4{
    background: url('/files/blocks/upload/jbg4.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.hp-slider .slider-content{
    padding: 0 !important;
    opacity: 1 !important;

}

.hp-slider .slider-content .gblocks-slider-1-captionbox{
    width: 100%;
    height: 100%;
    max-width: 100% !important;
    display: flex;
}
.btn-100 {
    width: 100%;
}

.jcw-homebigimg-image {
    object-fit: cover;
    object-position: center;
    height: 90% !important;
	max-height: 850px;
    width: 100%;
	z-index: 1;
}
.jcw-homebigimg-msg {
	margin-top: 35%;
    position: absolute;
    margin-left: 5%;
	z-index: 1;
}
.bgwhites {
    background: white;
}
.jcw-cover-bg-primary-absolute {
    position: absolute;
}
.jcw-quotes-owl {
     /* padding-top:160px; */
    /* padding-bottom:160px; */
    height: 500px;
}
.jcw-quotes-owl h1 {
    font-size: 30px;
}
.blog-2-card {
	background: linear-gradient(180deg, rgba(92,70,112,1) 0%, rgba(2,151,216,1) 100%);
    color: #fff;
}
.blog-2-card:hover {
   background: linear-gradient(180deg, rgba(2,151,216,1) 0%, rgba(2,151,216,1) 100%);
}
.blog-2-card-img-slide {
    height: 300px!important;
    object-fit: cover;
    object-position: top;
}
.hp-about .customtext{
    background: white;
	color: #2c2c2c;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}

.jcw-card-team-info {
    
}
.geditor-team-3-caption-team span {
    color: #eebd37;
}
.jcw-card-team-info-email {
    color: #eebd37;
}
.jcw-card-presidents {
    margin: 25px;
	margin-top:15px;
	text-align:center;
}
.jcw-card-presidents-year {
    font-size: 20px;
	font-weight:600;
	color: #eebd37 !important;
}
.jcw-card-presidents-info {
    color: #eebd37 !important;
	margin-bottom: 10px;
    margin-top: 2px;
}
.jcw-card-presidents-name {
    margin-top: 0px;
    margin-bottom: 0px;
}
.jcw-card-review-3-bg {
	background: #3a67b1;
	color: #ffffff;
}
.jcw-card-review-3-bg-name {
    color: #eebd37;
	font-weight:600;
}
.jcw-card-review-3-bg h3 {
	color: #ffffff;
}
.jcw-card-review-3-bg h4 {
	color: #ffffff;
}
.jcw-card-review-3-bg h5 {
	color: #ffffff;
}

.jcw-card-joinbox-1 {
	padding-right: 10px;
}
.jcw-card-joinbox-1-ol {
	padding-left: 20px;
}
.hubs-d1-menu-small {
    margin-top: -10px !important;
}

.jciuk-terms h2 {
    font-size: 22px;
	margin-bottom: 10px;
	color: #0097d7;
}
.jciuk-padleftright {
    padding-left:0px !important;
	padding-right:0px !important;
}

.hubs-d1-menu-small {
    top: 60px !important;
}
@media (max-width: 915px) {
.hubs-d1-menu-small {
    top: 0px !important;
}
}