/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: bb
Version: 1.0
*/

html body .nectar-shape-divider-wrap {
	position: absolute;
	top: auto;
	bottom: -2px;
	left: 0;
	right: 0;
	width: 100%;
	height: 150px;
	z-index: 9;
	transform: translateZ(0);
}
html body .nectar-shape-divider-wrap .nectar-shape-divider {
	width: 100%;
	left: 0;
	bottom: -1px;
	height: 100%;
	position: absolute;
}
html body .nectar-shape-divider-wrap[data-position="top"] {
	top: -1px;
	bottom: auto;
	transform: rotate(180deg);
}
html body .nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(1), html body .nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(1) {
	opacity: 0.15;
}
html body .nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(2), html body .nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(2) {
	opacity: 0.3;
}
html body div[style=" color: #ffffff;"] a {
	color: #ffffff;
}
html body iframe {
	display: block;
}
html body a {
	opacity: 1!important;
}
html body p {
	padding-bottom: 25px;
}
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
	color: #110f23;
}
html body h6 {
	margin-bottom: 20px;
}
html body .nectar-cta[data-style=arrow-animation] .line {
	height: 2px;
}
html body .nectar-cta[data-style=arrow-animation] .link_wrap .link_text {
	padding: 0 0 0 40px!important;
} 
html body .nectar-cta[data-style=arrow-animation] .link_wrap .link_text>.text {
	font-weight: 500;
}
html body #header-outer #top nav>ul > li.wpml-ls-first-item > a {
	margin-right: 6px;
}
html body #header-outer #top nav>ul > li.wpml-ls-first-item > a:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 12px;
	position: relative;
	background-color: #110f23;
	right: -6px;
	vertical-align: middle;
}
html body #header-outer.transparent #top nav>ul > li.wpml-ls-first-item > a:after {
	background-color: #ffffff;
}
html body #header-outer #top nav>ul > li.wpml-ls-last-item > a {
	margin-left: 5px;
}
html body #header-outer.transparent #top nav > ul > li > a, html body #header-outer.transparent #top nav > .sf-menu > li > a {
	opacity: 1!important;
}
html body #header-outer #social-in-menu {
	margin-left: 16px!important;
	margin-right: 16px!important;
}
html body #header-outer #top nav>ul>#social-in-menu>a {
	border: 1px solid #110f23;
	border-radius: 100px;
	text-align: center;
	margin: 0 4px!important;
}
html body #header-outer.transparent #top nav>ul>#social-in-menu>a {
	border-color: #ffffff!important;
}
html body #header-outer #social-in-menu i {
	font-size: 13px;
	width: 20px!important;
	height: 20px!important;
}
.custom-login-item svg {
	margin-left: 5px;
	vertical-align: middle;
	top: -2px;
	position: relative;
}
.small-nav .custom-login-item svg g path {
	fill: #110f23;
	transition: fill .2s ease;
}
#slide-out-widget-area .inner .off-canvas-menu-container li.wpml-ls-first-item {
	margin-top: 30px;
}
#slide-out-widget-area .inner .off-canvas-menu-container li.wpml-ls-item > a {
	font-size: 16px;
	line-height: 26px;
}
#slide-out-widget-area .inner .off-canvas-menu-container li.current-menu-item a {
	text-decoration: underline;
}
.custom-slider .swiper-slide .content {
	transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	-webkit-transform: translateY(-30%);
}
.custom-slider .swiper-slide .content h2 img {
	margin: 0 0 30px!important;
}
.custom-slider .swiper-slide .content .buttons {
	padding-top: 70px;
}
.custom-slider .swiper-slide .button {
	padding: 0 10px;
}
.custom-slider .swiper-slide .button a {
	text-transform: none!important;
	letter-spacing: 0!important;
	font-size: 13px!important;
	line-height: 20px!important;
	padding: 0!important;
}
.custom-slider .swiper-slide .button a:after {
	display: none!important;
}
.custom-slider .swiper-slide .button a .link_wrap {
	padding: 15px 28px;
}
.custom-slider .swiper-slide .button.solid_color a.white {
	color: #727886;
}
.custom-slider-shape {
	position: absolute;
	z-index: 10;
	width: 100%!important;
	bottom: 0;
	left: 0;
	margin-bottom: -1px!important;
}
.custom-slider .swiper-slide .image-bg:after {
	content: "";
	background-color: #110f23;
	opacity: .7;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.page-header-overlay-color:after {
	z-index: 9;
	opacity: .35;
}
.page-header-overlay-color[style="background-color: #110f23;"]:after {
	opacity: .6;
}
.custom-service-boxes .custom-service-box > .vc_column-inner {
	-ms-transition: all .45s cubic-bezier(0.25,1,0.33,1);
	-webkit-transition: all .45s cubic-bezier(0.25,1,0.33,1);
	transition: all .45s cubic-bezier(0.25,1,0.33,1);
}
.custom-service-boxes .custom-service-box:hover > .vc_column-inner {
	box-shadow: 0px 3px 6px #00000029;
}
.custom-service-boxes .custom-service-box .nectar-cta {
	opacity: 0;
	transition: all .45s cubic-bezier(0.25,1,0.33,1);
	transform: translateY(50%);
	-ms-transform: translateY(50%);
	-webkit-transform: translateY(50%);
}
.custom-service-boxes .custom-service-box:hover .nectar-cta {
	opacity: 1;
	transform: translateY(0%);
	-ms-transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.custom-text-with-icons .iwithtext .iwt-icon {
	position: relative;
}
.custom-text-with-icons .iwithtext .iwt-icon img {
	width: auto!important;
	margin-bottom: 15px;
}
.custom-text-with-icons .iwithtext .iwt-text {
	padding-left: 0;
}
.custom-text-with-icons .iwithtext .iwt-text h6 {
	margin-bottom: 15px;
}
.custom-tabs .tabbed[data-style="minimal_flexible"] .wpb_tabs_nav {
	max-width: 1040px;
	margin: 0 auto 50px;
}
.custom-tabs .tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li {
	border-bottom: none!important;
}
.custom-tabs .tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li > a {
	font-size: 13px;
	font-weight: 500;
	padding: 10px 20px;
}
.custom-tabs .tabbed[data-style="minimal_flexible"][data-color-scheme="accent-color"] .wpb_tabs_nav > li.active-tab > a {
	color: #110f23;
}
.custom-tabs .tabbed[data-style="minimal_flexible"][data-color-scheme="extra-color-1"] .wpb_tabs_nav > li.active-tab > a {
	color: #003B7C;
}
.custom-tabs .tabbed[data-style="minimal_flexible"][data-color-scheme="extra-color-2"] .wpb_tabs_nav > li.active-tab > a {
	color: #0878F3;
}
.custom-tabs .tabbed[data-style="minimal_flexible"][data-color-scheme="extra-color-3"] .wpb_tabs_nav > li.active-tab > a {
	color: #851824;
}
.custom-tabs .tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li > a:before {
	display: none!important;
}
.custom-tabs .tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li > a:after {
	height: 3px;
}
.custom-tabs .tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li > a > img {
	margin: 0 auto 15px;
}
.custom-tabs .tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li > a > svg {
	height: auto!important;
	margin: 0 auto 15px;
}
.custom-tabs .tabbed[data-style="minimal_flexible"][data-color-scheme="accent-color"] .wpb_tabs_nav > li.active-tab > a > svg * {
	fill: #110f23;
}
.custom-tabs .tabbed[data-style="minimal_flexible"][data-color-scheme="extra-color-1"] .wpb_tabs_nav > li.active-tab > a > svg * {
	fill: #003B7C;
}
.custom-tabs .tabbed[data-style="minimal_flexible"][data-color-scheme="extra-color-2"] .wpb_tabs_nav > li.active-tab > a > svg * {
	fill: #0878F3;
}
.custom-tabs .tabbed[data-style="minimal_flexible"][data-color-scheme="extra-color-3"] .wpb_tabs_nav > li.active-tab > a > svg * {
	fill: #851824;
}
.custom-gallery .wpb_gallery {
	margin-bottom: 0!important;
}
.custom-gallery .wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-viewport {
	margin: 0 0 25px!important;
}
.custom-gallery .nectar-flickity:not(.masonry) .flickity-slider .cell {
	margin-right: 15px;
}
.custom-gallery .wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-slider .cell img {
	border-radius: 10px;
}
.custom-gallery .nectar-flickity[data-controls=touch_total] .visualized-total {
	background-color: rgb(114 120 134 / 15%);
	height: 7px;
	border-radius: 50px;
	overflow: hidden;
}
.custom-gallery .nectar-flickity[data-controls=touch_total] .visualized-total span {
	background-color: #727886;
	top: 0;
	height: 100%;
	border-radius: 50px;
}
.custom-gallery.extra-color-1 .nectar-flickity[data-controls=touch_total] .visualized-total span {
	background-color: #003B7C;
}
.custom-gallery.extra-color-2 .nectar-flickity[data-controls=touch_total] .visualized-total span {
	background-color: #0878F3;
}
.custom-gallery.extra-color-3 .nectar-flickity[data-controls=touch_total] .visualized-total span {
	background-color: #851824;
}
.custom-recent-post .blog-recent {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}
.custom-recent-post .blog-recent .col img {
	margin-bottom: 35px;
	width: 100%!important;
}
.custom-recent-post .blog-recent .col .post-header .meta-category {
	font-size: 0;
	display: block;
	margin-bottom: 10px;
}
.custom-recent-post .blog-recent .col .post-header .meta-category a {
	font-size: 13px;
	line-height: 20px;
	color: #727886;
}
.custom-recent-post .blog-recent .col .post-header .meta-category a:after {
	content: ", ";
}
.custom-recent-post .blog-recent .col .post-header .meta-category a:last-of-type:after {
	display: none!important;
}
.custom-recent-post .blog-recent .col .post-header h3, .custom-recent-post .blog-recent .col .post-header h3 a {
	margin-bottom: 0;
	font-weight: 700;
	color: #727886!important;
	font-size: 18px;
	line-height: 28px;
}
.custom-recent-post .blog-recent .col .excerpt {
	text-align: justify;
}
.custom-toggles p a {
	color: #727886;
}
.custom-toggles p a:hover {
	color: #110f23;
}
.custom-toggles .toggle {
	margin-bottom: 10px;
}
.custom-toggles .toggle:last-of-type {
	margin-bottom: 0!important;
}
.custom-toggles .toggle > .toggle-title a {
	background-color: #B6BCCB;
	color: #ffffff!important;
	text-align: center;
	padding: 13px 20px;
}
.custom-toggles .toggle > .toggle-title, .custom-toggles .toggle > .toggle-title a {
	font-size: 13px!important;
	line-height: 20px!important;
}
.custom-toggles .toggle>.toggle-title a i:before {
	content: "\f055";
}
.custom-toggles .toggle.open>.toggle-title a i:before {
	content: "\f056";
}
.custom-toggles .toggle>.toggle-title a i {
	font-size: 18px;
}
.custom-toggles .toggle.open>.toggle-title a i {
	color: #B6BCCB!important;
}
.custom-toggles .toggle.extra-color-1>.toggle-title a i {
	color: #003B7C;
}
.custom-toggles .toggle.extra-color-2>.toggle-title a i {
	color: #0878F3;
}
.custom-toggles .toggle.extra-color-3>.toggle-title a i {
	color: #851824;
}
.custom-toggles .toggle>div {
	box-shadow: none!important;
}
.custom-toggles .toggle>div .inner-toggle-wrap {
	padding: 10px 20px 30px!important;
}
.custom-tabs .tabbed[data-style="minimal"] .wpb_tabs_nav {
	border-bottom: 2px solid #B6BCCB;
	margin-bottom: 50px;
}
.custom-tabs .tabbed[data-style="minimal"]>ul li a {
	padding: 10px 30px!important;
	font-size: 15px;
	line-height: 25px!important;
	font-weight: 700;
	margin-bottom: -2px!important;
}
.custom-tabs .tabbed[data-style="minimal"][data-color-scheme="extra-color-1"]>ul li.active-tab a {
	color: #003b7c;
}
.custom-tabs .tabbed[data-style="minimal"][data-color-scheme="extra-color-2"]>ul li.active-tab a {
	color: #0878F3;
}
.custom-tabs .tabbed[data-style="minimal"][data-color-scheme="extra-color-3"]>ul li.active-tab a {
	color: #851824;
}
.custom-tabs .tabbed[data-style="minimal"]>ul li a:after {
	height: 2px;
	bottom: -2px;
}
.custom-tabs .tabbed[data-style="minimal"]>ul li .active-tab:after {
	transform: translateY(-2px);
}
/* .custom-text-with-inline-icons .iwithtext .iwt-icon img {
	width: 163px!important;
	margin-top: 10px!important;
} 
.custom-text-with-inline-icons .iwithtext .iwt-text {
	padding-left: 180px;
} */
.custom-carousel .nectar-flickity[data-controls=touch_total] .visualized-total {
	background-color: rgb(114 120 134 / 15%);
	height: 7px;
	border-radius: 50px;
	overflow: hidden;
	margin-top: 50px;
}
.custom-carousel .nectar-flickity[data-controls=touch_total] .visualized-total span {
	top: 0;
	height: 100%;
	border-radius: 50px;
}
.custom-carousel .nectar-flickity[data-controls=touch_total][data-control-color="default"] .visualized-total span {
	background-color: #727886;
}
.custom-cascading-img .img-with-aniamtion-wrap:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 240px;
	height: 270px;
	background-color: #110f23;
	display: block;
	visibility: visible;
	border-radius: 10px;
}
.custom-cascading-img.extra-color-1 .img-with-aniamtion-wrap:before {
	background-color: #003B7C;
}
.custom-cascading-img.extra-color-2 .img-with-aniamtion-wrap:before {
	background-color: #0878F3;
}
.custom-cascading-img.extra-color-3 .img-with-aniamtion-wrap:before {
	background-color: #851824;
}
.custom-cascading-img .img-with-aniamtion-wrap .hover-wrap-inner img {
	margin-top: 60px!important;
	margin-left: 90px!important;
}
.custom-cascading-img .img-with-aniamtion-wrap.right:before {
	left: unset;
	right: 0;
}
.custom-cascading-img .img-with-aniamtion-wrap.right .hover-wrap-inner img {
	margin-top: 60px!important;
	margin-right: 90px!important;
	margin-left: 0!important;
}
.custom-text-with-contact-icons .force-desktop-text-align-right .iwithtext {
	text-align: left!important;
	margin: 0 0 0 auto;
}
.custom-text-with-contact-icons .iwithtext {
	display: table;
}
.custom-text-with-contact-icons .iwithtext .iwt-icon img {
	width: 29px!important;
	position: relative;
	top: -4px;
} 
.custom-text-with-contact-icons .iwithtext .iwt-text {
	padding-left: 60px;
}
.custom-select select {
	padding: 20px;
	box-shadow: none;
	background-color: #F5F5F5;
	border-radius: 10px;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
	appearance:none;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDYgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHRpdGxlPnNlbGVjdC0tYXJyb3dzPC90aXRsZT48cGF0aCBkPSJNMS4xNDIgOC42ODNMMi4zMSA5Ljc1cy4zNS4zOC42OS4zOGMuMzQgMCAuNjg5LS4zNzkuNjg5LS4zNzlsMS4xNjktMS4wNjhhLjY5LjY5IDAgMCAxIC45NDMuMDA2LjYyLjYyIDAgMCAxIC4wMDYuOTA1TDMuNDcgMTEuODE3QS42NzEuNjcxIDAgMCAxIDMgMTJhLjY3MS42NzEgMCAwIDEtLjQ2OS0uMTgzTC4xOTMgOS41OTRhLjYyLjYyIDAgMCAxIC4wMDYtLjkwNS42OS42OSAwIDAgMSAuOTQzLS4wMDZ6bTAtNS4zNjZBLjY5LjY5IDAgMCAxIC4yIDMuMzExYS42Mi42MiAwIDAgMS0uMDA2LS45MDVMMi41My4xODNBLjY3MS42NzEgMCAwIDEgMyAwYy4xNzEgMCAuMzQxLjA2LjQ2OS4xODNsMi4zMzggMi4yMjNhLjYyLjYyIDAgMCAxLS4wMDYuOTA1LjY5LjY5IDAgMCAxLS45NDMuMDA2TDMuNjg4IDIuMjVTMy4zNCAxLjg3IDMgMS44N2MtLjM0IDAtLjY5LjM4LS42OS4zOEwxLjE0MiAzLjMxN3oiIGZpbGw9IiM1MjVGN0YiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-size: 6px;
	background-position: right 20px top 54%;
}
.custom-select select {
	border: 1px solid #110f23;
}
.extra-color-1.custom-select select {
	border: 1px solid #003b7c;
}
.extra-color-2.custom-select select {
	border: 1px solid #0878F3;
}
.extra-color-3.custom-select select {
	border: 1px solid #851824;
}
html body .form-live {
	overflow: visible;
}
html body .formcraft-css .powered-by {
	display: none!important;
}
html body .formcraft-css .fc-form .form-element .form-element-html input[type=color], html body .formcraft-css .fc-form .form-element .form-element-html input[type=date], html body .formcraft-css .fc-form .form-element .form-element-html input[type=datetime-local], html body .formcraft-css .fc-form .form-element .form-element-html input[type=datetime], html body .formcraft-css .fc-form .form-element .form-element-html input[type=email], html body .formcraft-css .fc-form .form-element .form-element-html input[type=month], html body .formcraft-css .fc-form .form-element .form-element-html input[type=number], html body .formcraft-css .fc-form .form-element .form-element-html input[type=password], html body .formcraft-css .fc-form .form-element .form-element-html input[type=search], html body .formcraft-css .fc-form .form-element .form-element-html input[type=tel], html body .formcraft-css .fc-form .form-element .form-element-html input[type=text], html body .formcraft-css .fc-form .form-element .form-element-html input[type=time], html body .formcraft-css .fc-form .form-element .form-element-html input[type=url], html body .formcraft-css .fc-form .form-element .form-element-html input[type=week], html body .formcraft-css .fc-form .form-element .form-element-html select, html body .formcraft-css .fc-form .form-element .form-element-html textarea {
	padding: 20px!important;
	border-radius: 10px!important;
	border: 1px solid #110f23;
}
html body .formcraft-css .fc-form .form-element .form-element-html .timepicker-cover select, html body .formcraft-css .fc-form .form-element .form-element-html .timepicker-cover input[type=text] {
	border-radius: 0!important;
	padding: 20px 5px!important;
	text-align: center;
}
html body .formcraft-css .fc-form .form-element .form-element-html .timepicker-cover .time-fields-cover {
	border: none;
	border-radius: 10px;
	background-color: #f5f5f5;
	text-align: center;
}
html body .formcraft-css .fc-form .form-element .form-element-html {
	padding-bottom: 40px;
}
html body .formcraft-css .fc-form .form-page-content .form-element:last-of-type .form-element-html {
	padding-bottom: 0!important;
}
html body .formcraft-css .fc-form .field-cover span.main-label span {
	font-weight: 400!important;
	color: #727886!important;
}
html body .formcraft-css .fc-form .form-element .field-cover.customText-cover {
	margin: 0!important;
	padding: 0!important;
}
html body .formcraft-css .fc-form .form-element .field-cover.customText-cover p {
	margin: 0;
}
html body .formcraft-css .fc-form .form-element.form-element-type-customText {
	top: 0!important;
}
html body .formcraft-css .fc-form .form-element.form-element-type-customText .form-element-html {
	padding-bottom: 25px!important;
}
html body .formcraft-css .fc-form h5 {
	font-weight: 400;
	margin-bottom: 0;
}
html body .formcraft-css ::-webkit-input-placeholder { /* Edge */
  color: #727886!important;
}
html body .formcraft-css :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #727886!important;
}
html body .formcraft-css ::placeholder {
  color: #727886!important;
}
html body .formcraft-css .fc-form.label-placeholder .form-element-type-submit .field-cover>span {
	display: inline-block;
}
html body .formcraft-css .fc-form .form-page-content .form-element-type-customText:last-child .form-element-html {
	margin-bottom: 0;
}
html body .formcraft-css .form-element-type-submit .submit-button {
	padding: 0!important;
	box-shadow: none!important;
	opacity: 1!important;
} 
html body .formcraft-css .form-element-type-submit .link_wrap {
	padding: 15px 28px;
}
html body .formcraft-css .fc-form.label-block .field-cover>div {
	margin-top: 12px;
}
html body .formcraft-css .fc-form.label-block .field-cover.customText-cover>div {
	margin-top: 0;
}
html body .formcraft-css .fc-form.label-block .form-element.is-required-true .field-cover span.main-label span:after {
	content: "*";
	color: red;
}
html body .formcraft-css .fc-form.label-block span.sub-label {
	font-size: 13px;
	line-height: 20px;
	margin: 10px 0 0;
	font-style: normal;
	display: block;
}
html body .formcraft-css .fc-form.label-block span.sub-label:empty {
	margin: 0!important;
}
html body .formcraft-css .fc-form.label-block span.sub-label span {
	color: #727886;
}
html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html input[type=color], html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html input[type=date], html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html input[type=datetime-local], html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html input[type=datetime], html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html input[type=email], html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html input[type=month], html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html input[type=number], html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html input[type=password], html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html input[type=search], html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html input[type=tel], html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html input[type=text], html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html input[type=time], html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html input[type=url], html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html input[type=week], html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html select, html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html textarea, html body .extra-color-1 .formcraft-css .fc-form .form-element .form-element-html .timepicker-cover .time-fields-cover {
	border: 1px solid #003b7c;
}
html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html input[type=color], html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html input[type=date], html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html input[type=datetime-local], html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html input[type=datetime], html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html input[type=email], html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html input[type=month], html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html input[type=number], html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html input[type=password], html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html input[type=search], html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html input[type=tel], html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html input[type=text], html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html input[type=time], html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html input[type=url], html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html input[type=week], html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html select, html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html textarea, html body .extra-color-2 .formcraft-css .fc-form .form-element .form-element-html .timepicker-cover .time-fields-cover {
	border: 1px solid #0878F3;
}
html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html input[type=color], html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html input[type=date], html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html input[type=datetime-local], html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html input[type=datetime], html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html input[type=email], html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html input[type=month], html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html input[type=number], html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html input[type=password], html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html input[type=search], html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html input[type=tel], html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html input[type=text], html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html input[type=time], html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html input[type=url], html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html input[type=week], html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html select, html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html textarea, html body .extra-color-3 .formcraft-css .fc-form .form-element .form-element-html .timepicker-cover .time-fields-cover {
	border: 1px solid #851824;
}
html body .formcraft-css .fc-form .form-element.error-field .form-element-html input[type=password], html body .formcraft-css .fc-form .form-element.error-field .form-element-html input[type=tel], html body .formcraft-css .fc-form .form-element.error-field .form-element-html input[type=text], html body .formcraft-css .fc-form .form-element.error-field .form-element-html select, html body .formcraft-css .fc-form .form-element.error-field .form-element-html textarea {
	border-color: red!important;
}
html #footer-outer .formcraft-css .fc-form h6 {
	font-weight: 600;
	margin-bottom: 10px;
}
html body #footer-outer .formcraft-css .fc-form .form-element {
	vertical-align: middle;
}
html body #footer-outer .formcraft-css .fc-form .form-element .form-element-html {
	padding-bottom: 0;
}
html body #footer-outer .formcraft-css .fc-form .form-element.form-element-type-customText .form-element-html {
	padding-bottom: 0!important;
}
html body #footer-outer .formcraft-css .fc-form .form-element .form-element-html input[type=text], html body #footer-outer .formcraft-css .fc-form .form-element .form-element-html input[type=email] {
	border: 1px solid #ffffff;
	background-color: transparent!important;
	padding: 15px 20px!important;
}
html body #footer-outer .formcraft-css ::-webkit-input-placeholder { /* Edge */
  color: #ffffff!important;
}
html body #footer-outer .formcraft-css :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff!important;
}
html body #footer-outer .formcraft-css ::placeholder {
  color: #ffffff!important;
}
html body #footer-outer[data-cols="1"] .col {
	text-align: right!important;
}
html body #footer-outer:before {
	content: "";
	background-color: #110f23;
	opacity: .8;
	position: absolute;
	width: 100%;
	height: 100%;
}
html body #footer-outer .row {
	padding-top: 20%!important;
	padding-bottom: 12px!important;
}
#footer-outer .widget {
	margin-bottom: 40px;
}
html body #footer-outer #footer-widgets .widget.widget_nav_menu li {
	margin: 0 20px!important;
	vertical-align: middle!important;
}
html body #footer-outer #footer-widgets .widget.widget_nav_menu li.custom-logo-item {
	margin-right: 70px!important;
	top: -6px;
	position: relative;
}
html body #footer-outer .widget.widget_nav_menu li a {
	font-weight: 600;
}
html body #footer-outer .widget.widget_nav_menu li a img {
	margin-bottom: 0!important;
}
html body #footer-outer #footer-widgets .col .widget.widget_nav_menu ul li:first-child >a {
	padding-top: 8px!important;
}
/*html body #footer-outer #copyright {
	padding-top: 45px!important;
	padding-bottom: 60px!important;
	font-size: 13px!important;
}*/
html body #footer-outer #copyright p {
	margin-top: 15px!important;
	line-height: 20px!important;
}
html body #footer-outer #copyright .social li a {
	height: 30px!important;
}
html body #footer-outer #copyright .social li a i {
	width: 30px!important;
	height: 30px!important;
	line-height: 30px!important;
	font-size: 17px!important;
}
html body #footer-outer #copyright li a i:after {
	width: 26px!important;
	height: 26px!important;
}
.custom-footer-shape {
	width: 100%!important;
	position: absolute;
	top: -1px;
	left: 0;
}
@media (min-width: 1000px) {
	.custom-slider .swiper-slide .content {
		width: 55%;
	}
	.custom-columns-1 .vc_col-sm-8 {
		width: 60%;
	}
	.custom-columns-1 .vc_col-sm-4 {
		width: 40%;
	}
	html body #page-header-bg[data-alignment-v="middle"] .span_6 .inner-wrap {
		padding-top: 0!important;
	}
}
@media (min-width: 690px) {
	.custom-recent-post .span_4 {
		width: 31%;
	}
	.custom-recent-post .col {
		margin-right: 3%;
	}
}
@media (max-width: 690px) {
	.custom-tabs .tabbed[data-style="minimal"]>ul li a {
		white-space: break-spaces;
		opacity: .6;
		text-align: left;
		padding: 10px 0px!important;
	}
	.custom-tabs .tabbed[data-style="minimal"]>ul li.active-tab a {
		opacity: 1;
	}
	.custom-tabs .tabbed[data-style="minimal"]>ul li {
		display: table;
		text-align: center;
	}
	.custom-tabs .tabbed[data-style="minimal"] .wpb_tabs_nav {
		border-bottom: none!important;
	}
	.custom-cascading-img .img-with-aniamtion-wrap .hover-wrap-inner img {
		margin-top: 30px!important;
		margin-left: 20px!important;
	}
	.custom-cascading-img .img-with-aniamtion-wrap.right .hover-wrap-inner img {
		margin-top: 30px!important;
		margin-right: 20px!important;
	}
	html body .nectar-shape-divider-wrap:not([data-using-percent-val="true"]) .nectar-shape-divider {
		height: 33%;
	}
	html body h2.vc_custom_heading {
		margin-bottom: 35px!important;
		text-align: left!important;
	}
	html body .custom-cta h2.vc_custom_heading {
		text-align: center!important;
	}
	html body #page-header-wrap .span_6 .inner-wrap img {
		max-width: 200px;
	}
	.custom-tabs .tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li > a {
		text-align: left;
		padding: 10px 0px;
	}
	.custom-tabs .tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li > a > svg {
		display: none!important;
	}
	.custom-tabs .tabbed[data-style="minimal_flexible"] .wpb_tabs_nav {
		display: table;
		margin: 0 0 50px!important;
	}
	html body .formcraft-css .fc-form .form-element .submit-cover.align-center {
		text-align: left!important;
	}
	html body .wpb_column .nectar-cta.alignment_phone_lef {
		text-align: left!important;
	}
	.custom-text-with-contact-icons .iwithtext .iwt-text {
		padding-left: 40px;
	}
	.custom-text-with-contact-icons .force-phone-text-align-center .iwithtext {
		text-align: left!important;
		margin: 0 auto!important;
	}
}
@media (max-width: 999px) {
	html body .wpb_column .nectar-cta.alignment_tablet_left {
		text-align: left!important;
	}
	.custom-text-with-contact-icons .force-tablet-text-align-center .iwithtext {
		text-align: left!important;
		margin: 0 auto;
	}
}
@media (max-width: 999px) and (min-width: 691px) { 
	html body .nectar-shape-divider-wrap:not([data-using-percent-val="true"]) .nectar-shape-divider {
		height: 75%;
	}
}
@media (max-width: 480px) {
	html body #footer-outer .formcraft-css .fc-form .form-element .form-element-html {
		padding-bottom: 25px;
	}
	html body #footer-outer .formcraft-css .fc-form .form-element .field-cover.customText-cover .full {
		text-align: right!important;
	}
}



/*DE THEME OPTIONS*/

.container-wrap {  background-color: #ffffff !important;}
a.section-down-arrow, select.orderby, .single-product .product_meta, .woocommerce-result-count{display:none !important;}
.woocommerce div.product .product_title {
font-size:2em;
}


/* FOOTER */

html body #footer-outer #copyright {
    padding-top: 5px !important;
    padding-bottom: 30px !important;
    font-size: 14px !important;
    color: #ffffff;
}

a.footer_terminos {
    font-size: 15px;
    font-weight: 700;
    color: #ffffff !important;
}

a.footer_terminos:hover {
    font-size: 15px;
    font-weight: 700;
    color: #90abff !important;
    text-decoration: underline;
}   

/**/

/*DESTACADO OFERTA*/

@media (min-width: 768px) {

.woocommerce span.onsale {
    line-height: 49px !important;
    font-size: 20px !important;
}

}


/*AJUSTES WOOCOMMERCE*/

.woocommerce-order h2 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px !important;
    margin-top: 50px !important;
	color: #12112b !important;
}

.woocommerce-order ul {
    color: #12112b !important;
}

.woocommerce-order p {
    color: #12112b !important;
    font-weight: inherit !important;
    text-transform: inherit !important;
    padding: 3px 0;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px !important;
    margin-top: 50px !important;
    font-weight: 700 !important;
	color: #12112b !important;
}

.titulos_dentro_postventa {
    font-size: 17px;
    font-weight: 700;
	margin: 40px 0 10px;
	color: #12112b !important;
}

i {
    font-style: italic;
}

@media (max-width: 768px) {

.woocommerce-order h2 {
    font-size: 20px;
    line-height: 25px;
}


p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 20px;
    line-height: 25px;
}

}


/**/

/*BOTON HOME EN*/

.woocommerce a.button {
    text-transform: inherit !important;
}

.product-add-to-cart .icon-salient-cart:lang(en):after,
.product_type_variable.add_to_cart_button .icon-salient-cart:lang(en):after {
	content:'Get ticket';
	padding-left:10px;
	font-family: 'Open sans', serif;
}

.button.product_type_simple.add_to_cart_button span:lang(en),
.button.product_type_variable.add_to_cart_button span:lang(en){
	display: none;
}

.woocommerce .classic .product-add-to-cart .add_to_cart_button.product_type_variable i {
    display: inline-block;
}

.woocommerce .classic .product-wrap .add_to_cart_button i:lang(en) {
    width: 170px;
}



/**/

.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child {
    margin-bottom: 12px !important;
}

/**/