/*
Theme Name: BlankSlate
Theme URI: https://opencollective.com/blankslate
Author: Bryan Hadaway
Author URI: https://opencollective.com/blankslate#section-contributors
Description: Donate: https://opencollective.com/blankslate. Learn: https://blankslate.me/. BlankSlate is the definitive WordPress boilerplate starter theme. I've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability, with no intrusive visual CSS styles added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/bhadaway/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2024.2
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2024
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}
/* All theme css */

#main-header-wrapper {
	background: linear-gradient(180deg,#fff -31.25%,transparent);
	background-color: rgba(255, 255, 255, 0);
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	background-color: rgb(255 255 255 / 36%);
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
}
.dropdown-menu-item {
	background-color: rgb(255 255 255 / 36%);
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
	visibility: hidden;
 	opacity: 0;
	max-height: 0;
	overflow: hidden;
	transform: translateY(-10px);
	transition: visibility 0.3s ease, opacity 0.3s ease, transform 0.3s ease, max-height 0.3s ease-out;
	padding: 0px;
	margin-top: -5px;
}
.dropdown-menu-item.active-menu-item{
	visibility: visible;
    opacity: 1;
    max-height: 500px; /* Adjust based on content height */
    transform: translateY(0);
	padding: 20px;
}
#elementor-popup-modal-910 .dialog-widget-content.dialog-lightbox-widget-content.animated {
	background-color: rgb(255 255 255 / 36%);
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
}
.theme-link-text:hover a {
		color: #71CA00 !important;
}
.theme-skew-button {
	transform: skew(-13deg);
}
.theme-skew-button .cretive-button-text {
	transform: skew(13deg) !important;
}

#list-controls .elementor-icon-list-item.elementor-inline-item {
	padding: 30px 20px;
}
#list-controls .elementor-icon-list-items.elementor-inline-items {
	flex-wrap: nowrap !important;
}
#list-controls .elementor-icon-list-item.elementor-inline-item {
	border-bottom: 2px solid #F1F9FD;
	width: 100%;
}
#list-controls  .elementor-icon-list-text {
	font-size: 20px !important;
}
#list-controls  .elementor-icon-list-items.elementor-inline-items {
flex-wrap: nowrap !important;
}

/* icon-box css */
.icon-box-section {
	width: 100%;
}
.icon-box-section .elementor-icon-box-icon {
	height: 120px;
	width: 120px;
	border-radius: 50%;
	background-color: #EDC2D0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.icon-box-section .icon-box-section .elementor-icon i {
	font-size: 50px !important;
	width: 50px;
}

/*icon section*/
.white-icon-graybg .elementor-icon {
	background-color: #71CA00;
	padding: 10px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: max-content;
}
.white-icon-dark-bg .elementor-icon {
	background-color: #151515;
	padding: 10px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: max-content;
}
.icon-hover-animation:hover  .elementor-icon svg{
	animation: rotateY .2s linear;
}

@keyframes rotateY {
  0% {
    transform:rotateY(0)
  }
  100% {
    transform:rotateY(360deg)
  }
}

#marqee-suoopr-tlines {
  gap: 10px; /* Adjust spacing between slides */
  animation: marquee 10s linear infinite;
}

#marqee-suoopr-tlines:hover {
  animation-play-state: paused; /* Pause on hover */
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

/* Duplicate slides to create seamless effect */
.marquee .slide {
  flex: none;
  width: auto; /* Adjust as needed */
}

/* Tabs Css */
.tab-trigger-item.active-tab {
	border-bottom: #101630 2px solid;
}
.tab-trigger-item {
	border-bottom: #10163030 2px solid;
}
/*--------------------------------------Contact page form -------------------------------------*/
#form-shortcode-wiget .form-control::placeholder {
    color: #111;
    opacity: 1;
}
#wrapper-contact-us-page {
    max-width: 724px;
}
#form-shortcode-wiget .form-control {
    max-width: 696px;
    background-color: #fff;
    padding: 20px !important;
    border: 1px solid #CED4DA;
    border-radius: 10px !important;
}
#form-shortcode-wiget .wpcf7-list-item {
    display: block !important;
}

#form-shortcode-wiget .form-button {
    color: #111 !important;
}
#form-shortcode-wiget * {
    font-family: "Fira Sans", Sans-serif;
    font-weight: 300;
    line-height: 1.7em;
}
#form-shortcode-wiget .checkbox:active {
    border: 1px solid #000;
}
#form-shortcode-wiget .wpcf7-list-item label {
    background-color: #FFFFFF;
    cursor: pointer;
    width: 100%;
    position: relative;
    padding: 20px !important;
    border: 1px solid #CED4DA;
    border-bottom-color: rgb(206, 212, 218);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-radius: 10px !important;
    z-index: 20;
}

.wpcf7-list-item input[type="radio"], .wpcf7-list-item input[type="checkbox"] {
    cursor: pointer;
    position: absolute;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
}
.contact-title-chekboxes input[type="radio"]:checked + label::before, input[type="radio"]:checked + span::before, input[type="checkbox"]:checked + label::before, input[type="checkbox"]:checked + span::before {
    box-shadow: inset 0 0 0 1px currentColor, inset 0 0 0 3px #fff, inset 0 0 0 7px currentColor;
    color: #FF7423;
    opacity: 1;
    content: "";
    background-color: #E7A951;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
}
.contact-title-chekboxes input[type="radio"] + label::before, input[type="radio"] + span::before, input[type="checkbox"] + label::before, input[type="checkbox"] + span::before {
    position: absolute;
    opacity: 1;
    box-shadow: none !important;
    content: "";
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 10px;
    z-index: -5;

}

#wrapper-contact-us-page .wpcf7-list-item {
    margin: 0;
}
#form-shortcode-wiget .service-chekbox .wpcf7-list-item label {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
#form-shortcode-wiget .service-chekbox input[type="checkbox"] + span::before{
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
#form-shortcode-wiget .img-thumbnail-contact img {
    max-height: 200px;
    width: 100%;
    object-fit: cover;
}
.text-uppercase.forms-title {
    font-size: 22px !important;
    font-weight: 400 !important;
}
#global-form-button {
	color: #000;
	background-color: transparent;
	width: 140px;
	border: none;
	padding: 10px 20px;
	width: max-content;
	font-family: "Source Sans 3", Sans-serif;
	font-weight: 500;
	margin-top: 10px;
	border: 1px solid #000;
	border-radius: 32px;
}
/*--------------------------------------Button of form-------------------------------------*/

/*--------------------------------------Footer Section -------------------------------------*/


@media screen and (max-width: 1366px) {
.icon-box-section {
	width: 300px;
}
 .icon-box-section .elementor-icon-box-icon {
	height: 100px;
	width: 100px;
}
}
@media screen and (max-width: 768px) {
	#main-header-wrapper {
	position: fixed;
	top: 0px;
}
.icon-box-section {
	width: 150px;
}
 .icon-box-section .elementor-icon-box-icon {
	height: 80px;
	width: 80px;
}
	#marqee-suoopr-tlines .elementor-heading-title {
	min-width: max-content;
}
	#marqee-suoopr-tlines 	.elementor-element {
	min-width: 100px !important;
}
	#marqee-suoopr-tlines .elementor-widget-container {
	display: flex;
	align-items: center;
	justify-content: center;
}
}
