::-moz-selection {
	background: rgba(0,0,0,0.66) !important;
	color: #fff;
}
::selection {
	background: rgba(0,0,0,0.66) !important;
	color: #fff;
}
.header_hor .l-header.bg_transparent:not(.sticky) .w-nav.type_desktop .w-nav-list li.current-menu-ancestor .w-nav-anchor.level_1::after ,
.header_hor .l-header.bg_transparent:not(.sticky) .w-nav.type_desktop .w-nav-list.level_1 li.current-menu-item .w-nav-anchor.level_1::after {
background: #ffc107;
}
.header_hor .w-nav.type_desktop .w-nav-list li.current-menu-ancestor .w-nav-anchor.level_1::after,
.header_hor .w-nav.type_desktop .w-nav-list.level_1 li.current-menu-item .w-nav-anchor.level_1::after {
    content: "";
    background: rgba(112, 73, 186, 0.7);
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    transition: all 0.5s ease-in-out !important;
}
.l-header.bg_transparent:not(.sticky) {
    background: linear-gradient(rgba(0,0,0,.5),transparent) repeat-x;
}
.header_hor .l-header.pos_fixed:not(.notransition) .l-subheader {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.services-portfolio .w-portfolio-item-meta-h{
    text-transform: uppercase;
}
.services-portfolio .w-portfolio-item-meta-h .w-portfolio-item-title{
    font-size: 28px;
}
.services-portfolio .w-portfolio-item-meta-h .w-portfolio-item-title::after{
    background-color: #fff;
    height: 1px;
    width: 70px;
    margin: 10px auto 20px;
    display: block;
}
.services-portfolio .w-portfolio-item-meta-h .w-portfolio-item-text{
    color: #f78f1e;
    text-transform: uppercase;
    font-size: 17px;
	opacity: 1;
}
.m-0{
margin: 0 !important;
}
.m-b-5 {
  margin-bottom: 5px !important;
}
.m-b-30 {
  margin-bottom: 30px !important;
}
.m-t-30 {
  margin-top: 30px !important;
}
.ult-item-wrap>div.m-b-25, .m-b-25 {
  margin-bottom: 25px !important;
}
.m-r-10 {
    margin-right: 10px !important;
}
.m-10 {
  margin: 10px !important;
}
.m-20 {
  margin: 20px !important;
}
.p-0, .g-cols .p-0 .vc_column-inner{
padding: 0px !important;
}
.p-20 {
  padding: 20px !important;
}
.btn-sm{
font-size: 12px !important;
}
.text-center {
    text-align: center;
}
/*.service-block{
	background-color: #fff;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
    box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
    -webkit-transition: .3s;
    transition: .3s;
}
.service-block:hover {
    -webkit-box-shadow: 0px 7px 10px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 7px 10px 1px rgba(0,0,0,0.2));
    box-shadow: 0px 7px 10px 1px rgba(0,0,0,0.2);
}
.service-block .aio-icon-box .aio-icon-read {
    padding: 0 1.5em;
    margin-top: 15px;
	text-transform: uppercase;
}*/
.aio-icon-box .aio-icon.circle {
    box-shadow: 0 -1px 0 rgba(0,0,0,.12) inset, 0 1px 1px rgba(0,0,0,0), 0 2px 3px rgba(0,0,0,0);
    transition: transform 0.3s,box-shadow 0.3s !important;
    line-height: 2.5em;
    height: 2.5em;
    width: 2.5em;
	top: -100px !important;
}
.slick-next, .slick-prev {
z-index: 1;
}
.slick-slide:focus{
    outline: none !important;
}
/*.slick-prev {
    left: -35px !important;
}
.slick-next {
    right: -35px !important;
}*/
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    color: #fff;
    background: rgba(0, 0, 0, 0.298039);
	box-shadow: 0 2px 1px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3);
}
.owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover {
    color: #fff;
    background: #7049ba !important;
	box-shadow: 0 2px 3px rgba(0,0,0,.1), 0 4px 8px rgba(0,0,0,.3);
}
.owl-dots {
    margin: 0 auto;
}
.owl-dot.active span {
    background-color: #7049ba !important;
}
.owl-dot span {
    background-color: rgba(96, 57, 168, 0.5) !important;
}
.owl-carousel .owl-stage {
    margin-bottom: 35px;
}
.ult-carousel-wrapper .slick-arrow:hover{
    background: #7049ba !important;
}
.w-btn.style_flat:before{
	border: none;
}
.w-btn.style_flat:hover{
	background-color: #f5f5f5;
}
.w-btn.color_light.style_flat{
	color: #9e9e9e;
}
button.style_flat, .w-btn.style_flat {
    background-color: transparent;
    box-shadow: none!important;
}
.w-btn.color_primary.style_flat{
	color: #7049ba;
}
.material-portfolio .w-grid-item-h:hover .usg_post_image_1 img{
    transform: scale(1.2,1.2) rotate(8deg);
}
.material-portfolio .w-grid-item-h .usg_post_image_1 img{
    transition: transform 0.6s cubic-bezier(.4,0,.2,1);
}
.w-tabs-section-header{
	line-height: 1.5rem;
}
.l-titlebar h4 {
    display: inline-block;
    font-size: 24px;
    line-height: 34px;
    margin: 5px 20px 5px 0;
	text-transform: uppercase;
}
.l-titlebar .g-breadcrumbs {
    font-size: 13px;
    line-height: 22px;
    margin: 12px 0 4px;
	margin: 5px 0;
	display: inline-block;
}
.l-titlebar .l-titlebar-h .wpb_wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
}
.l-popup-box {
    padding: 0;
}
.l-popup-box.active .l-popup-box-content{
    overflow: hidden;
}
.l-popup-box.active~.l-popup-closer {
    background: rgba(0,0,0,0.3);
    color: #fff!important;
    opacity: 1;
    line-height: 50px;
    height: 50px;
    width: 50px;
    margin: 10px;
    font-size: 1.4rem;
    border-radius: 0.3rem;
	right: 12px;
}
/*-----------------------------------------------------------------------------------*/
/*  Contact form 7
/*-----------------------------------------------------------------------------------*/
.contact .wpcf7-form-control {
  
    margin-top: 30px !important;
}
/* .contact ::-webkit-input-placeholder{color: #ffffff;
font-weight: 600;opacity: 0.5;}
.contact :-ms-input-placeholder{color: #ffffff;
font-weight: 600;opacity: 0.5;}
.contact :-moz-placeholder{color: #ffffff;
font-weight: 600;opacity: 0.5;}
.contact ::-moz-placeholder{color: #ffffff;
font-weight: 600;opacity: 0.5;} */

.contact input[type="text"], .contact input[type="tel"], .contact input[type="email"], .contact textarea, .contact select, .contact .wpcf7-not-valid {
background: none repeat scroll 0% 0% rgba(249, 249, 249, 0.13) !important; 
border: 1px solid rgba(255, 255, 255, 0.3);
color: #ffffff;
line-height: normal;
font-weight: 500;
}
.contact input:focus, .contact textarea:focus {
    box-shadow: none !important;
}
.contact textarea {
    padding: 8px 2%;
    border-radius: 0px;
    height: 212px;
    resize: none;
    width: 100%;
}
.contact input{
    padding: 15px 12px !important;
    height: auto;
}
.wpcf7-list-item-label:before {
    font: 21px/22px 'Material Icons';
    position: absolute;
    top: -3px;
    left: -5px;
    opacity: .66;
    transition: color 0.3s,opacity 0.3s;
    font-feature-settings: 'liga';
    text-rendering: optimizeLegibility;
}
.wpcf7-checkbox .wpcf7-list-item-label:before {
    content: 'check_box_outline_blank';
}
.wpcf7-checkbox input[type="checkbox"]:checked+.wpcf7-list-item-label:before {
    content: 'check_box';
    opacity: 1;
}
input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
    color: #7049ba;
}
.wpcf7-list-item-label {
    position: relative;
    padding-left: 20px;
    white-space: normal;
    padding-left: 24px!important;
}
.wpcf7-radio input[type="radio"], .wpcf7-checkbox input[type="checkbox"] {
    display: none;
}
span.wpcf7-list-item {
    width: 44%;
}
.wpcf7-list-item-label:before {
    font-size: 24px !important;
}
.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}
.contact .wpcf7-not-valid {
border-color: rgba(255, 255, 255, 0.3) !important;
}
.w-form-row.focused .wpcf7-not-valid {
    border-color: transparent !important;
}
.contact span.wpcf7-not-valid-tip, .contact div.wpcf7-spam-blocked, .contact div.wpcf7-validation-errors {
    display: block;
	border: none;
    color: #FFC107 !important;
    padding: 4px 8px !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
    border-left: 5px solid #FFC107 !important;
}

.contact div.wpcf7-mail-sent-ok {
 border: none !important;
color: #7851A9 !important;
padding: 4px 8px !important;
background: #fff;
border-left: 4px solid #7851A9 !important;
-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}
div.wpcf7-validation-errors, div.wpcf7-response-output{
display: none !important;
}

.wpcf7 .wpcf7-btn-label {
	display: block;
	-webkit-transform: scale(1);
			transform: scale(1);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(.78,.13,.15,.86);
			transition: opacity 0.3s, transform 0.3s cubic-bezier(.78,.13,.15,.86);
	}
.wpcf7 .w-btn .g-preloader {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 26px;
	width: 26px;
	margin: -13px 0 0 -13px;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	transform: translate(0,0) !important;
}
@media (max-width: 768px){
span.wpcf7-list-item {
    width: 100%;
}
.contact .wpcf7-submit, .w-form-row .wpcf7-submit {
    margin: 30px auto !important;
}
.responsive-centered{
    text-align: center !important;
    display: inherit !important;
}
}

.w-form {
    padding-top: 10px
}

.w-form-row {
    position: relative;
    padding-left: 40px !important;
    margin-bottom: 24px!important;
}

.w-form-row.no_icon {
    padding-left: 0 !important;
}
.w-form-row.no_icon .w-form-row-label {
    left: 0 !important;
}
.w-form-row.for_submit {
    padding-left: 0!important;
    margin-bottom: 0!important
}

.w-form-row.for_links {
    clear: both;
    padding: 20px 0 0;
    margin: 0!important
}

.w-form-row:before {
    font-family: 'Material Icons'
}

.w-form-row.focused:before,.w-form-row.focused>i {
    opacity: 1
}

.w-form-row.for_log:before,.w-form-row.for_name:before,.w-form-row.for_author:before {
    content: 'person'
}

.w-form-row.for_email:before {
    content: 'email'
}

.w-form-row.for_phone:before {
    content: 'phone'
}

.w-form-row.for_comment:before,.w-form-row.for_message:before {
    content: 'create'
}

.w-form-row.for_url:before {
    content: 'link'
}

.w-form-row.for_captcha:before {
    content: 'extension'
}

.w-form-row.for_pwd:before,.w-form-row.for_post_password:before {
    content: 'lock'
}


.w-form-row:before,.w-form-row>i, .w-form-row p>i {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    line-height: 46px;
    opacity: .33;
    transition: opacity 0.3s,color 0.3s
}

.w-form-row-label {
    position: absolute;
    top: -7px;
    left: 40px;
    font-size: 16px;
	font-size: 13px;
    line-height: 26px;
    pointer-events: none;
    opacity: .66;
    transition: font-size 0.3s cubic-bezier(.78,.13,.15,.86),top 0.3s cubic-bezier(.78,.13,.15,.86);
}

.w-form-row.focused .w-form-row-label,.w-form-row.not-empty .w-form-row-label {
    top: -15px;
    font-size: 13px;
}

.w-form-row-field {
    display: block;
    position: relative;
}

.w-form-row-field input:focus,.w-form-row-field textarea:focus {
    box-shadow: none!important;
}

.w-form-row-field>textarea {
    padding-top: 11px;
    line-height: 24px;
}

.w-form-row-field-bar:before,.w-form-row-field-bar:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 0;
    z-index: 1;
    transition: background-color 0.3s,width 0.3s cubic-bezier(.78,.13,.15,.86);
}
.w-form-row.for_date i{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    line-height: 46px;
    opacity: .33;
    transition: opacity 0.3s,color 0.3s;
}
.w-form-row-field-bar:before {
    left: 50%;
}

.w-form-row-field-bar:after {
    right: 50%;
}

.w-form-row.focused .w-form-row-field-bar:before,.w-form-row.focused .w-form-row-field-bar:after {
    width: 50%;
	background-color: #7049ba;
}

.w-form-row-state {
    font-size: 13px;
    line-height: 18px;
    padding-top: 4px;
    height: 0;
    opacity: 0;
    transition: height 0.3s cubic-bezier(.78,.13,.15,.86),opacity 0.3s
}

.w-form .w-btn {
    margin: 0
}

.w-form .w-btn-label {
    display: block;
    transform: scale(1);
    transition: opacity 0.3s,transform 0.3s cubic-bezier(.78,.13,.15,.86)
}

.w-form .w-btn.loading .w-btn-label {
    opacity: 0;
    transform: scale(0)
}

.w-form .w-btn.loading .g-preloader {
    opacity: 1
}

.w-form-message {
    font-size: 17px;
    line-height: 25px;
    opacity: 0;
    transition-property: padding,opacity;
    transition-duration: 0.3s
}

.w-form-message.type_success {
    padding-top: 10px;
    opacity: 1;
    color: #4c0
}

.w-form-message.type_error {
    padding-top: 10px;
    opacity: 1;
    color: red
}

.w-form.align_left .w-form-row.for_submit {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.w-form.align_left .w-form-message.type_success {
    display: inline-block;
    vertical-align: middle;
    padding-top: 0;
    margin: 8px 0
}

.w-form.align_right {
    text-align: left
}

.w-form.align_right .w-form-row.for_submit {
    float: right;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px
}

.w-form.align_right .w-form-message.type_success {
    display: inline-block;
    vertical-align: middle;
    padding-top: 0
}

.w-form-row.check_wrong input,.w-form-row.check_wrong textarea,.w-form-row.check_wrong select {
    border-color: red
}

.w-form-row.check_wrong .w-form-row-state {
    height: 20px;
    padding-top: 4px;
    opacity: 1;
    color: red
}

.w-form.for_protectedpost {
    margin-bottom: 20px;
    padding: 28px 35px 14px
}

.w-form.for_protectedpost:after {
    display: block;
    content: '';
    clear: both
}

.w-form.for_protectedpost .w-form-row.for_info {
    padding: 0
}

.w-form.for_protectedpost .w-form-row.for_post_password,.w-form.for_protectedpost .w-form-row.for_submit {
    float: left;
    margin-right: 10px
}

.w-form.for_protectedpost .w-btn {
    margin-top: 4px
}

.w-form.for_login .w-form-row.for_submit {
    float: left;
    margin-right: 20px
}

.w-form.for_login .w-form-h label {
    float: left;
    margin-top: 10px
}

.w-form.for_login .w-form-h label input[type="checkbox"] {
    vertical-align: top;
    margin: 4px 6px 0 0
}

.w-form-row-link {
    margin-right: 20px
}
.w-form input[type="text"], .w-form input[type="password"], .w-form input[type="email"], .w-form input[type="url"], .w-form input[type="tel"], .w-form input[type="number"], .w-form input[type="date"], .w-form input[type="search"], .w-form textarea, .w-form select {
    font-size: 16px;
    width: 100%;
    border-radius: 0;
    border-width: 0 0 1px;
    border-style: solid;
    box-shadow: 0 -1px 0 0 rgba(0,0,0,0) inset;
    background-color: transparent!important;
    color: inherit !important;
    transition: all 0.3s;
	margin-top: 0 !important;
	padding-left: 0;
}
.w-form input[type="text"], .w-form input[type="password"], .w-form input[type="email"], .w-form input[type="url"], .w-form input[type="tel"], .w-form input[type="number"], .w-form input[type="date"], .w-form input[type="search"], .w-form select {
    line-height: 46px;
    height: 46px;
}
.w-form-row.focused:before {
	color: #7049ba;
}
.wpcf7-form-control.wpcf7-checkbox +.w-form-row-field-bar {
	display: none;
}

.sweet-alert .confirm.w-btn {
font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.2!important;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 0.8em 1.8em;
    background: #7049ba;
    border-color: transparent;
    color: #ffffff!important;
    box-shadow: 0 0.3em 0.6em rgba(112,73,186,0.2);
}
 /*
00 - Tag
------------------------------------------------------------*/
.tagcloud a, .l-footer .tagcloud a {
  line-height: 16px;
  padding: 7px 14px;
  font-size: 11px;
  font-weight: bold;
  margin: 0 5px 5px 0;
  min-width: 18px;
  border-radius: 3px;
  width: auto;
  background: #fefefe;
  display: inline-block;
  text-decoration: none;
  border: 2px solid #e1e1e1;
  text-transform: uppercase;
  color: #424242;
}
.l-footer .tagcloud a {
  background: #242830;
  color: #b2b1b5;
  margin: 3px;
  border: none;
}
.process-carousel .aio-icon-component .aio-icon-title strong {
    display: inline-block;
    padding: 6px;
    margin-right: 10px;
    color: #fff;
    text-align: center;
    height: 42px;
    width: 42px;
	font-size: 22px;
	font-weight: 400;
    line-height: 1.4;
	background: #834d9b; /* fallback for old browsers */
	background: -webkit-linear-gradient(to left, #834d9b , #d04ed6); /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #834d9b , #d04ed6); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	border-radius: 50%;
	box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.ult-carousel-wrapper button.circle-border, .ult-carousel-wrapper button.circle-bg {
    line-height: 2em!important;
    height: 2em!important;
    width: 2em!important;
}
/*one page navigation */
.opn_fixed_wrap {
    z-index: 100 !important;
}
.opn_fixed_container .opn_fixed ul.opn_list {
    box-shadow: 0px 2px 3px 1px rgba(0,0,0,.16),0 5px 10px 0 rgba(0,0,0,.12);
}
.opn_fixed_container.right .opn_fixed ul.opn_list li {
    padding: 2px 6px 2px 8px !important;
}
.opn_fixed_container .opn-tooltip {
	font-family: 'Roboto' !important;
	transition: all .500s ease !important;
}
.opn_fixed_container .opn_fixed ul.opn_list li a:hover i {
	#FFC107 !important;
}
@media screen and (max-width: 900px) {
.w-grid[class*="cols_"] .w-grid-item {
    width: 50%;
}
}
@media (max-width: 767px) {
/*	.opn_fixed_container.right .opn_fixed ul.opn_list li {
		padding: 3px 6px !important;
	} */
	.opn_fixed_container .opn_fixed ul.opn_list li i {
		font-size: 15px !important;
	}
}
@media screen and (max-width: 600px) {
.l-titlebar {
    padding: 0 !important;
}
.l-titlebar .l-titlebar-h .wpb_wrapper{
    display: block;
    text-align: center;
	padding: 25px 0;
}
.l-titlebar h4 {
	text-align: center;
    display: block;
    margin-left: 0!important;
    margin-right: 0!important;
}
.w-grid[class*="cols_"] .w-grid-item {
    width: 100%;
}
}
@media screen and (max-width: 480px) {
.l-titlebar .g-breadcrumbs {
    display: none;
	text-align: center;
}
.w-grid-list .w-grid-item {
    float: none!important;
    width: 100%!important;
}
}
.pulsate{
position:relative;
overflow:inherit;
-webkit-animation:animateHeart 2.5s infinite;
animation:animateHeart 2.5s infinite;
}
@-webkit-keyframes animateHeart{0%{-webkit-transform:scale(1)}5%{-webkit-transform:scale(1.2)}10%{-webkit-transform:scale(1.1)}15%{-webkit-transform:scale(1.3)}50%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(1)}}@keyframes animateHeart{0%{transform:scale(1)}5%{transform:scale(1.2)}10%{transform:scale(1.1)}15%{transform:scale(1.3)}50%{transform:scale(1)}100%{transform:scale(1)}}

.smile_icon_list.circle .icon_list_icon {
    box-shadow: 0 -1px 0 rgba(0,0,0,.12) inset,0 1px 1px rgba(0,0,0,0),0 2px 3px rgba(0,0,0,0);
    transition: transform 0.3s,box-shadow 0.3s!important;
}
.w-socials-item.email .w-socials-item-link-hover {
    background-color: #7049ba;
}
.w-logos-item {
    padding: 0 2rem;
}
.single-us_portfolio .l-titlebar.size_small p, .single-us_portfolio .l-titlebar.size_medium p {
    display: block;
}
.w-portfolio.with_indents.material-portfolio .w-portfolio-item {
    padding: 8px;
}
.w-tabs-section-header i {
    font-size: 24px;
}

/* estimate form customizations */
.lfb_bootstraped #lfb_loader {
    background-color: #ffffff !important;
}
#lfb_form.lfb_bootstraped .has-switch {
    margin: 0px;
}
.lfb_bootstraped #lfb_loader .double-bounce1, .double-bounce2 {
    background-color: #7049ba !important;
}
.lfb_bootstraped .btn-default {
    background-color: #7049ba !important;
}
.lfb_bootstraped .progress-bar{
    background-color: #AE9BD5 !important;
}
.lfb_bootstraped .btn-primary:active,
.lfb_bootstraped .btn-primary:hover,
.lfb_bootstraped .btn-primary:focus {
     opacity: 1!important;
	 box-shadow: 0 0.5em 1em 0 rgba(112,73,186,0.6)!important;
    background: #7049ba!important;
    border-color: transparent!important;
    color: #ffffff!important;
}

.lfb_bootstraped .btn-primary:focus {
    background: #8863cd!important;
}
.lfb_bootstraped .btn-primary,
.lfb_bootstraped a.btn,
#lfb_bootstraped.lfb_bootstraped .btn-primary {
	line-height: 1.2!important;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 0.8em 1.8em;
    background: #7049ba;
    border-color: transparent;
    color: #ffffff!important;
    box-shadow: 0 0.3em 0.6em 0 rgba(112,73,186,0.6);

}
.lfb_bootstraped .genPrice .progress .progress-bar-price{
    box-shadow: 0 -1px 0 rgba(0,0,0,0) inset, 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3) !important;
	transition: background-color 0.3s, color 0.3s, box-shadow 0.3s !important;
}
.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable span.icon_select {
    bottom: 0 !important;
    opacity: 1 !important;
	background-color: #f5f5f5 !important;
}

.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable.checked span.icon_select {
    background-color: #ffb03a !important;
    color: #fff !important;
}
.lfb_bootstraped h3, .bootstrap-datetimepicker-widget h3, .lfb_bootstraped .h3, .bootstrap-datetimepicker-widget .h3 {
    font-size: 34px;
}
#lfb_bootstraped.lfb_bootstraped h5, #lfb_bootstraped.lfb_bootstraped .bootstrap-datetimepicker-widget h5, #lfb_bootstraped.lfb_bootstraped .h5, #lfb_bootstraped.lfb_bootstraped .bootstrap-datetimepicker-widget .h5 {
    font-size: 28px;
    font-family: var(--font-h5);
    font-weight: 300;
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: 0;
    margin-bottom: 1.5rem;
}
.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_stepTitle {
    font-size: 34px;
    font-weight: 300;
}
#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable:not(.checked) ~.lfb_imgTitle {
	color: #34495e;
}
#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable.checked ~.lfb_itemDes {
	color: #7049ba;
}

.lfb_bootstraped  h2, .bootstrap-datetimepicker-widget h2, .lfb_bootstraped  .h2, .bootstrap-datetimepicker-widget .h2 {
    font-size: 28px;
    font-weight: 300;
    line-height: 1.4;
}
#lfb_form.lfb_bootstraped #lfb_close_btn {
	top: 0;
    right: 0;
    text-align: center;
    background: rgba(0,0,0,0.3);
    color: #fff!important;
    opacity: 1;
    line-height: 50px;
    height: 50px;
    width: 50px;
    margin: 15px;
    padding: 0;
    font-size: 1.4rem;
    border-radius: 0.3rem;
}
.lfb_bootstraped .linkPrevious {
    margin-top: 20px;
}