/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

 

/*








// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 900
*/



:root {

  --cnvs-themecolor:	#245573; 
  --cnvs-themecolor2:	#d2594f; 	
  --cnvs-themecolor3:	#FDBA35; 	
	
  --cnvs-themecolor-rgb:	36,85,115;  
  --cnvs-themecolor2-rgb:	210,89,79;  	
  --cnvs-themecolor3-rgb:	253,186,53;  	
	
  --bs-link-color:	var(--cnvs-themecolor2);
  --bs-link-color-rgb:	var(--cnvs-themecolor-rgb);
  --bs-link-hover-color:	var(--cnvs-heading-color);
  --cnvs-white:	#fff;
  --cnvs-black:	#000;
  --cnvs-headings-font-weight:	600;

	
  --cpa-themecolor:	#245573;  
  --cpa-themecolor-rgb:	36, 85, 115;  
  --cpa-themecolor2:	#4d8ea5;  
  --cpa-themecolor2-rgb:	77,142,165;  
	
  --cpa-link-color:	var(--cpa-themecolor2);
  --bs-link-color-rgb:	var(--cnvs-themecolor-rgb);
  --bs-link-hover-color:	var(--cnvs-heading-color);
  --cnvs-white:	#fff;
  --cnvs-black:	#000;
  --cnvs-headings-font-weight:	600;

 
}

:root,
[data-bs-theme=light] {
	
	

 
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #132E3E;
  --bs-body-color-rgb: 19, 46, 62;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-heading-color: inherit;
  --bs-link-color: #d2594f;
  --bs-link-color-rgb: 210,89,79;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #4d8ea5;
  --bs-link-hover-color-rgb: 77, 142, 165;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgba(253, 186, 53, 0.175);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 0.4rem;
  --bs-border-radius-xxl: 0.5rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(77,142,165, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #d2594f;
  --bs-form-invalid-border-color: #d2594f;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-link-color: #d2594f;
  --bs-link-hover-color: #245573;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 210,89,79;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

 

.swiper-slide .video-overlay,
.swiper-slide .video-placeholder {

	background-color: rgba(var(--cnvs-themecolor-rgb),0.55);
	  background-image: none !important;
 
}

 










 

#page-header .page-title-content h1, .page-title-content .h1 {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-weight:  700;
 font-size: calc(1.375rem + 2.5vw);
  letter-spacing:  1px;
}









h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

.entry h2, .entry .h2 {
  font-size: calc(2rem + 0.9vw) !important;
	line-height: 1.3 !important;
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.entry .entry-title h2, .entry  .entry-title .h2 {
  margin: 0;
  font-size: 1.8rem;
font-weight: 500;
	line-height: 1 !important;
	text-transform: none;
	padding: 0; 
}



 
.entry .entry-title h2 a, .entry  .entry-title .h2  a {
   color: 
}

 
.entry-title h3,
.entry-title .h3  {
 
}
.entry-title h4,
.entry-title .h4  {
 
}







.entry-title h2, .entry-title .h2,
.entry-title h3,
.entry-title .h3,
.entry-title h4,
.entry-title .h4 {
  margin: 0;
  font-size: var(--cnvs-post-title-font-size);
  font-weight: var(--cnvs-post-title-font-weight);
  text-transform: var(--cnvs-post-title-text-transform);
  letter-spacing: var(--cnvs-post-title-font-spacing);
}



.entry-title h3,
.entry-title h3 a,
.entry-title .h3 a,
.entry-title h4 a,
.entry-title .h4 a {}



.entry .lead {
  font-size: 1.5rem;
  font-weight: 400;
	color: rgba(30,30,30,1.00);
}

body .entry blockquote p  {font-weight: lighter; font-family: sans-serif}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}


.dark .badge {
	padding: .7em;
/*	font-size: 12px;*/
	font-size: 1rem;
	margin-bottom: 15px;
	border-radius: 2px;
	font-weight: 500;
	line-height: .8;
}

.dark .badge.badge-default {
	border: 1px solid #ffffff;
	color: #ffffff;
 
}



.entry ol,
.entry ul {
  padding-left: 2rem;
}

.entry ol,
.entry ul,
.entry dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
 

.dark .menu-item.current .menu-link:hover,  
.dark .menu-item.current > .menu-link,
.dark .menu-item:hover > .menu-link{color: #eee;}




/*-----------------------------------------------------------------------------------

	Shortcodes: buttons.scss

-----------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------
	Buttons
-----------------------------------------------------------------*/


.button.button-dark {
  background-color: var(--cnvs-btn-color-dark);
}
.button.button-light {
  --cnvs-btn-color: var(--cnvs-btn-color-light);
  color: var(--cnvs-btn-color-dark);
}
.button:hover {
  background-color: var(--cnvs-btn-color-dark);
  color: #fff;
}
.button.button-dark:hover {
  background-color: var(--cnvs-btn-color);
}
.button.button-mini {
  --cnvs-btn-padding-x: 0.875rem;
  --cnvs-btn-padding-y: 0.25rem;
  --cnvs-btn-fontsize: 0.75rem;
}
.button.button-small {
  --cnvs-btn-padding-x: 1.125rem;
  --cnvs-btn-padding-y: 0.5rem;
  --cnvs-btn-fontsize: 0.875rem;
}
.button.button-large {
  --cnvs-btn-padding-x: 1.625rem;
  --cnvs-btn-padding-y: 0.5rem;
  --cnvs-btn-fontsize: 1.125rem;
}
.button.button-xlarge {
  --cnvs-btn-padding-x: 2.25rem;
  --cnvs-btn-padding-y: 0.625rem;
  --cnvs-btn-fontsize: 1.25rem;
}
.button-desc {
  --cnvs-btn-padding-x: 2.25rem;
  --cnvs-btn-padding-y: 1.5rem;
  --cnvs-btn-fontsize: 1.25rem;
  --cnvs-btn-lineheight: 1;
  text-align: left;
  font-family: var(--cnvs-body-font);
  font-weight: 500;
}
.button-desc span {
  display: block;
  margin-top: 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  font-family: var(--cnvs-secondary-font);
  text-transform: none;
}
.button-desc i {
  font-size: 3.4285714286rem;
  width: 3.4285714286rem;
  text-align: center;
  margin-right: 12px;
}
.button-desc.text-end i {
  margin: 0 0 0 12px;
}
.button-desc div {
  display: inline-block;
}
.button-rounded {
  border-radius: 0.25rem;
}
.button.button-border {
  --cnvs-btn-border-color: var(--cnvs-btn-color-dark);
  border: var(--cnvs-btn-border-width) solid var(--cnvs-btn-border-color);
  background: transparent;
  color: var(--cnvs-btn-border-color);
}
.button.button-border.button-desc {
  line-height: 1;
}
.button.button-border:not(.button-fill):hover {
  background-color: var(--cnvs-btn-color);
  color: #fff;
  border-color: transparent !important;
}
.button.button-border.button-light {
  --cnvs-btn-border-color: #FFF;
}
.button.button-border.button-light:hover {
  background-color: #fff;
  color: var(--cnvs-btn-color-dark);
}
.button.button-3d {
  border-radius: 0.25rem;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
  transition: none;
}
.button.button-3d:hover {
  background-color: var(--cnvs-btn-color);
  opacity: 0.9;
}
.button.button-reveal {
  padding-left: 28px;
  padding-right: 28px;
  overflow: hidden;
}
.button.button-reveal i {
  display: block;
  position: absolute;
  top: 0;
  left: -32px;
  width: 32px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.15);
}





#page-header.page-title.parallax::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to top, rgba(var(--cnvs-themecolor-rgb), 0.75), rgba(0, 0, 0, 0.05));
}




.entry .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}









/* Badge
-----------------------------------------------------------------*/
.badge {
	padding: 8px;
	font-size: 12px;
	margin-bottom: 15px;
	border-radius: 2px;
	font-weight: 500;
	line-height: .8;
}

.badge.badge-default {
	border: 1px solid var(--cnvs-themecolor);
	color: var(--cnvs-themecolor);
}

/* Testimonials Carousel
-----------------------------------------------------------------*/
.testimonials-carousel .owl-stage {
	padding: 2rem 0 1.5rem;
}

.testimonials-carousel .owl-item {
	opacity: .6;
	transition: transform .3s ease;
	transform: scale(0.8);
}

.testimonials-carousel .owl-item.active.center {
	opacity: 1;
	transform: scale(1);
}

.testimonial {
	border: 0;
	box-shadow: 0 0 35px rgba(140, 152, 164, 0.2);
	border-radius: 0.25rem;
	padding: 25px;
}

.testimonial-image {
	width: 5rem !important;
	height: auto !important;
	margin: -2.5rem auto 0;
}

.breadcrumb,
.entry-meta li,
.entry-meta li a{
  font-size: 1em !important;
  margin: 0 var(--cnvs-post-meta-margin) 0.75rem 0;
  color: #333;
}
.dark .breadcrumb,
.dark .entry-meta li,
.dark .entry-meta li a {color: #fff !important; font-weight: 500;}


.dark .breadcrumb a:hover {color: rgba(225,225,225,0.80); }

.widget > h4, .widget > .h4 {
  
  font-size: var(--cnvs-widget-title-font-size);
  font-weight: var(--cnvs-widget-title-font-weight);
  letter-spacing: var(--cnvs-widget-title-letter-spacing);
  text-transform: var(--cnvs-widget-title-text-transform);
}

 

 
.widget_nav_menu li,  .widget_meta li, .widget_archive li, .widget_recent_comments li, .widget_recent_entries li, .widget_categories li, .widget_pages li, .widget_rss li {
  display: flex;

  font-size: 1.35rem;
}






.widget .posts-sm h4 {font-size: 1.25rem;}

.widget.widget_links li,
footer p, footer li,
footer .widget_nav_menu li, footer .widget_links li, footer .widget_links li a {
  padding: 0;
  font-size: 1.2rem;
}

.widget.widget_links li a { padding: 0.25rem 0.25rem  0.25rem 0.75rem;}

.widget.widget_links:not(.widget-li-noicon) li::before{
  content: "\f135";
	  font-size: 1.25rem;

}

.widget_links:not(.widget-li-noicon) li::before,
.widget_nav_menu:not(.widget-li-noicon) li::before,  .widget_meta:not(.widget-li-noicon) li::before, .widget_archive:not(.widget-li-noicon) li::before, .widget_recent_comments:not(.widget-li-noicon) li::before, .widget_recent_entries:not(.widget-li-noicon) li::before, .widget_categories:not(.widget-li-noicon) li::before, .widget_pages:not(.widget-li-noicon) li::before, .widget_rss:not(.widget-li-noicon) li::before {
  content: "\f135";
  font-family: "bootstrap-icons";
  display: inline-flex;
  align-self: center;
  justify-self: center;
  position: relative;

  line-height: inherit;
  left: 0;
}





/* Tab */

#demo-drone-tab {
	--bs-nav-tabs-border-width: 0px;
	--bs-nav-link-color: #111;
}

#demo-drone-tab .nav-item {
	position: relative;
}

#demo-drone-tab .nav-item .nav-link.active .tab-title {
	font-weight: 600;
}

@media (min-width: 992px) {
	#demo-drone-tab .nav-item .nav-link.active::after {
		content: '';
		position: absolute;
		width: 0; 
		height: 0;
		margin-left: -5px;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid var(--cnvs-contrast-300);
		bottom: 0;
		left: 50%;
	}
}









abbr[title] {
  -webkit-text-decoration: none;
          text-decoration: none;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}




.dark#footer .footer-widgets-wrap, .dark #footer .footer-widgets-wrap {
  color: var(--cnvs-contrast-800);
}
.dark#footer .footer-widgets-wrap a, .dark #footer .footer-widgets-wrap a {
  color: rgba(255, 255, 255, 0.85);
}
.dark#footer .footer-widgets-wrap a:hover, .dark #footer .footer-widgets-wrap a:hover {
  color: var(--cnvs-contrast-1000);
}

.dark #copyrights, #copyrights.dark {
  color: rgba(255, 255, 255, 0.95);
  background-color: rgba(0, 0, 0, 0.5);
}