/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 18 2025 | 21:58:44 */
header#top {
  /*  background-color: rgb(0 0 0 / 26%);
    border-bottom: 1px solid #8f898936; */
}
#header-outer header {
    border-bottom: 1px solid #64646426;
}
header .container {
    max-width: 1480px;
    padding: 0px 25px;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li.menu-item {
    margin: 0;
    border-left: 1px solid hsl(0deg 0.53% 66.9% / 10%);
	padding-left: 20px;
}
/*.menu-tel span.nectar-text-reveal-button:before {
    content: '\e9cd';
    font-family: 'Material Symbols Outlined';
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px;
}*/
.menu-tel {
    background-color: #bc2026;
    width: 200px;
    justify-content: center;
    position: absolute !important;
    height: 84px;
    right: -240px;
}
.menu-tel span.nectar-text-reveal-button__text {
	color:#fff !important;
}
#header-outer ul.sf-menu>li.menu-item-has-icon>a {
    padding: 0 !important;
}
#top .sf-menu > li.nectar-regular-menu-item > a > .nectar-menu-icon {
    color: #fff;
    line-height: 1;
}
.featured, .interviews {
    max-width: 1400px;
    margin: auto;
}
.top-area {
	height: 700px;
    display: flex
;
    align-items: center;
}
.area-content {
	max-width:1450px;
	margin:auto;
}
.video-element-02 {
	width: 100%;
    height: 500px;
    object-fit: cover;
    margin-top: 100px;
    border-radius: 40px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    box-shadow: 0px 0px 105px 45px rgb(239 186 97 / 20%);
    opacity: 0.7;
}
/* Target the actual heading inside the portfolio grid */
.interviews .nectar-post-grid-item .post-heading span {
  font-family: 'Rubik Dirt', Helvetica, sans-serif !important;
}
.nectar-fancy-box[data-style=image_above_text_underline] .text {
    padding: 30px 10% 0;
    text-align: center;
}
.padding-amount-medium .nectar-badge__inner {
    margin-bottom: 15px;
}
.a-center {
	text-align:center;
}
.txt-margin {
	margin-bottom:30px !important;
}
.home-video video {
	overflow:visible !important;
}
.nectar-fancy-ul ul li {
    margin-bottom:15px;
}
.col2-txt {
    column-count: 2;
    column-gap: 20px;
    line-height: 1.8;
}
.col3-txt {
    column-count: 3;
    column-gap: 20px;
    line-height: 1.8;
}
.nectar-3d-transparent-button {
    font-weight: 400 !important;
}
.contact-info {
    max-width: 900px;
    margin: auto;
	padding-bottom: 50px;
}

.contact-info .divider {
    border-left: 1px solid #bc2026;
    padding-left: 80px !important;
    height: 110px;
}
/*FORM*/
.container-wrap input[type=text], .container-wrap input[type=email], .container-wrap input[type=password], .container-wrap input[type=tel], .container-wrap input[type=url], .container-wrap input[type=search], .container-wrap input[type=date], .container-wrap input[type=number], .container-wrap textarea, .container-wrap select, body > #review_form_wrapper.modal input[type=text], body > #review_form_wrapper.modal textarea, body > #review_form_wrapper.modal select, body > #review_form_wrapper.modal input[type=email], .select2-container--default .select2-selection--single, body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single, .woocommerce input#coupon_code, .material.woocommerce-page[data-form-style="default"] input#coupon_code, body[data-form-style="minimal"] input[type="text"], body[data-form-style="minimal"] textarea, body[data-form-style="minimal"] input[type="email"], body[data-form-style="minimal"] input[type=password], body[data-form-style="minimal"] input[type=tel], body[data-form-style="minimal"] input[type=url], body[data-form-style="minimal"] input[type=search], body[data-form-style="minimal"] input[type=date], body[data-form-style="minimal"] input[type=number], body[data-form-style="minimal"] select {
    background-color: #f4f4f4 !important;
    color: #000000 !important;
	border: 1px solid #dcdcdc;
	height:46px;
}
.container-wrap textarea {
	height:200px;
}
.contact-form-02 textarea {
	height:150px;
}
.contact-form, .contact-form-02 {
    position: relative;
    z-index: 1;
    display: grid;
    column-gap: 20px;
}
.contact-form {
    grid-template-columns: repeat( auto-fit, minmax(350px, 1fr) );
}
.contact-form-02 {
    grid-template-columns: repeat( auto-fit, minmax(300px, 1fr) );
}
.col1 {
    grid-column: 1 / -1;
}
.contact-form span, .contact-form-02 span {
    color: #bc2026 !important;
}
.submit-cont {
    margin: 20px auto;
    text-align: center;
    width: 100%;
    grid-column: 1 / -1;
}
.submit-cont input[type=submit] {
    background-color: #bc2026 !important;
    width: 150px;
}
@media (max-width: 1024px)  {
/*MOBIL HAMBURGER - SALIENT*/
	#top .slide-out-widget-area-toggle a span {
    overflow: visible;
}
	#top .slide-out-widget-area-toggle a span, #header-outer .slide-out-widget-area-toggle .lines, #header-outer .slide-out-widget-area-toggle .lines-button, #header-outer .slide-out-widget-area-toggle .lines:after, #header-outer .slide-out-widget-area-toggle .lines:before, .slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    width: 40px !important;
}
	body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before {
    top: 11px;
}
	#header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after {
    top: -11px;
}

/*END MOBIL HAMURGER - SALIENT*/
}
@media (max-width: 600px)  {
	
.contact-form { 
	grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
    }	
.top-area {
    height: 460px;
}	
header#top {
    padding-bottom: 10px;
}	
body #header-outer {
        margin-bottom: 0;
        padding: 10px 0px 0px;
    }
a.button-banner {
    max-width: 250px;
}
	
a.button-banner span {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
    max-width: 170px;
}	
	
}