.freeprivacypolicy-com---palette-dark .cc-nb-okagree,
.freeprivacypolicy-com---palette-dark .cc-nb-reject {
   background: #ff8106 !important;
   color: white !important;
}

.freeprivacypolicy-com---palette-dark .cc-cp-foot-save {
	background: #ff8106 !important;
	color: #fff
}

.card-body h4.vacsie { font-size: 21px }
.feature-box-border-vertical .feature-box { position: relative; }

		.feature-box-border-vertical .feature-box:not(.noborder)::before,
		.feature-box-border-vertical.border-hover-animate .feature-box:not(.noborder)::after {
			content: "";
			position: absolute;
			top: calc(64px + 13px);
			left: 59px;
			width: 2px;
			height: calc(100% - 90px);
			background-color: #EEE;
			z-index: 0;
		}

		.feature-box-border-vertical.border-hover-animate .feature-box:not(.noborder)::after {
			background-color: #FF7101;
			height: 0;
			transition: height .3s ease-in-out;
		}

		.feature-box-border-vertical .feature-box:nth-child(1):not(.noborder)::before { background-color: #FF7101; }

		.feature-box-border-vertical.border-hover-animate .feature-box:hover:not(.noborder)::after { height: calc(100% - 90px); }

		.feature-box-border-vertical .fbox-icon i,
		.feature-box-border-vertical .fbox-border.fbox-light .fbox-icon i {
			line-height: 60px;
			font-size: 24px;
			z-index: 1;
			text-align: center;
		}

.promo-dark {
	background-color: #56588b
}

.promo-border {
	background-color: #eeeff7;
}

.color2 {
color: #d6d7de
	}
.bg-color2 {
background-color: #EEEEF1
	}

.h-bg-color3:hover {
background-color: #d6d7de
	}

.slider-box-wrap {
	position: relative;
	top: -50px;
	margin-bottom: -50px;
	z-index: 2;
}

.slider-bottom-box {
	display: block;
	padding: 40px;
	background: #FFF;
	box-shadow: 0px 10px 40px 0px rgba(47,47,47,0.1);
	border-radius: 3px;
}



#copyrights .copyright-links.graphic a {
border-bottom: none
}

.feature-text {
	display: flex;
	align-items: center;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
	padding-bottom: 10px;
}

.fbox-text {
	font-size: 70px;
	line-height: 1;
	font-weight: 900;
	font-family: sans-serif;
}

.feature-text h3 {
	font-size: 22px;
	line-height: 1.3;
	margin-bottom: 0;
	margin-left: 15px;
	font-weight: 800;
}

.bg-color-light {
	padding: 80px 0;
	background-color: rgba(var(--themecolorrgba, 32,158,187),0.07);
	border-top: 1px solid rgba(var(--themecolorrgba, 32,158,187),.08);
	border-bottom: 1px solid rgba(var(--themecolorrgba, 32,158,187),.1);
}


.bg-black10 { background-color: rgba(0,0,0,0.3) }

.lsm1 { letter-spacing: -0.02rem !important; }

#button-dark-menu:hover {
	
	color: #fff;
	opacity: 1;
	text-shadow: none
	
	}

.button.button-dark {
	background-color: #111;
}

.button-medgene:not(.button-border) { background-color: #ff7101 !important; }
.button-3d.button-medgene:hover,
.button-reveal.button-medgener:hover,
.button-border.button-medgene:hover,
.button-border.button-medgene.button-fill::before { background-color: #FF7101 !important; }

.button-border.button-medgene {
	color: #FF7101;
	border-color: #FF7101;
}
.button.button-medgene:hover { background-color: #111 !important; }

.button-grey:not(.button-border) { background-color: #6c757d !important; }
.button-3d.button-grey:hover,
.button-reveal.button-grey:hover,
.button-border.button-grey:hover,
.button-border.button-grey.button-fill::before { background-color: #6c757d !important; }

.button-border.button-grey {
	color: #6c757d;
	border-color: #6c757d;
}
.button.button-grey:hover { background-color: #111 !important; }

.fbox-icon.grey i {
	color: #6c757d;
}

.bg-medgene {
	background: -webkit-linear-gradient(120deg, #fbb91a, #e52a18) !important;
	background: linear-gradient(120deg, #fbb91a, #e52a18) !important;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	}
.bg-medgene:hover {
	background: -webkit-linear-gradient(to top, #575a84, #575a84) !important;
	background: linear-gradient(to top, #575a84, #575a84) !important;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	}
.fmail, .ftel {
	letter-spacing: 0.04rem
	}
@media (max-width: 991.98px) {
	
	.card-body h3.vacsie { font-size: 30px }
	
	.card-body h4.vacsie { font-size: 28px }

	a .tlacidlo {
		padding:14px 32px 14px 32px;
	}
}
.gradient-medgene,
.h-gradient-medgene:hover {
	background: -webkit-linear-gradient(120deg, #fbb91a, #e52a18) !important;
	background: linear-gradient(120deg, #fbb91a, #e52a18) !important;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.gradient-medgene-slider,
.h-gradient-medgene-slider:hover {

	background: -webkit-linear-gradient(to top, #575a84, #575a84) !important;
	background: linear-gradient(to top, #575a84, #575a84) !important;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

/* .button-reveal */
		.button.button-reveal i {
			opacity: 0;
			left: auto !important;
			right: 20px !important;
			background-color: transparent;
			transition: all .3s ease !important;
		}

		.button.text-end.button-reveal i {
			left: 20px !important;
			right: auto !important;
		}

		.button:not(.text-end).button-reveal i {
			left: auto !important;
			right: 20px !important;
		}

		.button:hover.button-reveal i {
			opacity: 1;
			right: 0 !important;
			transform: translateX(-5px);
		}

		.button.button-reveal:not(.text-end):hover span { left: -5% !important; }

		.button.button-reveal.text-end:hover span { left: 5% !important; }

#header .menu-container > .menu-item > .menu-link {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#header.dark.transparent-header .menu-container > .menu-item > .menu-link,
#header.dark.transparent-header .menu-container > .menu-item > .menu-link {
	color: #111;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#header.dark.transparent-header .menu-container > .menu-item:hover > .menu-link,
#header.dark.transparent-header .menu-container > .menu-item.current > .menu-link {
	color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#header.dark.transparent-header .menu-container.mobile-primary-menu > .menu-item.text-color > .menu-link,
#header.dark.transparent-header .menu-container.mobile-primary-menu > .menu-item.text-color > .menu-link i {
	color: #FF7101;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 1;
}

#header.dark.transparent-header .menu-container.mobile-primary-menu > .menu-item > .menu-link,
#header.dark.transparent-header .menu-container.mobile-primary-menu > .menu-item > .menu-link {
	color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#header.dark.transparent-header .menu-container.mobile-primary-menu > .menu-item:hover > .menu-link,
#header.dark.transparent-header .menu-container.mobile-primary-menu > .menu-item.current > .menu-link,
#header.dark .menu-container.mobile-primary-menu > .menu-item.current i {
	color: #FF7101;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#button-dark-menu {
			padding-top: 8px;
		}

.svg-trigger {
	width: 50px;
	height: 50px;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	transition: transform 400ms;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fbox-plain.fbox-sm {
	margin-bottom: 40px;
}

.fbox-icon { top: 3px; }

.fbox-plain.fbox-sm h3 {
	text-transform: none;
	font-weight: 600;
	font-size: 1.125rem;
	letter-spacing: 0;
}

#logo { max-width: 	290px }

.dark #header-wrap {
	background-color: #565887;
}

.slider-title h1 { font-size: 85px; font-family: 'Dosis', sans-serif; font-weight: 500; line-height: 100px; color: #fff; }

.slider-title h2 { font-size: 85px; font-family: 'Dosis', sans-serif; font-weight: 300; line-height: 90px; color: rgba(0,0,0,0.55)}

.slider-title small { font-size: 44px; font-family: 'Dosis', sans-serif; font-weight: 400; line-height: normal; color: rgba(0,0,0,0.55); margin-left: 3px}

.card-block-wrap .card-block { padding: 70px 70px }
.card-block-wrap { 
	background-color: #eeeff7;
}

#header.sticky-header #header-wrap { 
	background-color: rgba(86,88,135,0.92);
}

.mobile-primary-menu .menu-item i  { color: #FFF; opacity: 0.6}
.mobile-primary-menu .menu-item:hover i  { color: #FF7101; opacity: 1}

.card-block.paragraph { 
	background: url('../images/paragraph.svg');
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
}

.widget > h4 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	padding-bottom: 10px;
}

.footer-big-contacts {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

.footer-big-contacts span {
	display: block;
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
	color: #888;
	letter-spacing: 2px;
}

.dark .footer-big-contacts { color: rgba(255,255,255,0.8); }

.bgelement { background: linear-gradient(to right, rgba(255,255,255,0.1) 40%, rgba(255,255,255,0)), url('../images/bg-lab.jpg') no-repeat 30% 50% / cover; }

.accordion-title, .accordion-content { font-family: 'Poppins', sans-serif; }

.popup-banner { padding-top: 200px }

@media (max-width: 991.98px) {	
	
	.popup-banner { padding-top: 250px }
	
	.bgelement {
		background: linear-gradient(to right, rgba(255,255,255,0.8) 60%, rgba(255,255,255,0)), url('../images/bg-lab2.jpg') no-repeat 0% 50% / cover;
	}
	
	
	#logo { max-width: 250px; padding-top: 5px; padding-left: 5px }	
	.header-size-md #header-wrap #logo img {
	height: 80px;
}
	.slider-inner { text-align: center; padding-bottom: 300px }
	.slider-title small { font-size: 36px; font-family: 'Lato', sans-serif; font-weight: 500; line-height: normal; color: rgba(0,0,0,0.55)}
	

	}
@media (max-width: 768px) {
	.slider-title h1 { font-size: 60px; font-family: 'Dosis', sans-serif; font-weight: 500; line-height: 75px; }
	.slider-title h2 { font-size: 60px; font-family: 'Dosis', sans-serif; font-weight: 300; line-height: 75px; color: rgba(0,0,0,0.7);}
	.slider-inner { text-align: center; padding-bottom: 80px }
	.slider-title small { font-size: 28px; font-family: 'Dosis', sans-serif; font-weight: 500; line-height: normal; color: rgba(0,0,0,0.7);}
	h1.display-5 {
		font-size: calc( 1.575rem + 3.9vw );
	}
	.card-block-wrap .card-block { padding: 40px 40px }
	}

@media (max-width: 576px) {
	.slider-title h1 { font-size: 45px; line-height: 50px;}
	.slider-title h2 { font-size: 46px; font-family: 'Dosis', sans-serif; font-weight: 300; line-height: 55px; color: rgba(0,0,0,0.7);}
	.slider-inner { text-align: center; padding-bottom: 80px}
	.slider-title small  { font-size: 20px; font-family: 'Dosis', sans-serif; font-weight: 500; line-height: normal; color: rgba(0,0,0,0.7);}
	}
@media (max-width: 480px) {
	
	.slider-title h1 { font-size: 38px; font-family: 'Dosis', sans-serif; font-weight: 500; line-height: 40px; }
	.slider-inner { text-align: center; padding-bottom: 80px}
	}

@media (max-width: 1200px) {
	.display-1 {
		font-size: calc( 1.725rem + 5.7vw );
	}
	.display-2 {
		font-size: calc( 1.675rem + 5.1vw );
	}
	.display-3 {
		font-size: calc( 1.575rem + 3.9vw );
	}
	.display-4 {
		font-size: calc( 1.475rem + 2.7vw );
	}
	.display-5 {
		font-size: calc( 1.375rem + 1.5vw );
	}
	.display-6 {
		font-size: calc( 1.275rem + 0.3vw );
	}
		.card-block.paragraph { 
	background: url('../images/paragraph2.svg');
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
}
}






/* ----------------------------------------------------------------
	Colors

	Replace the HEX Code with your Desired Color HEX
-----------------------------------------------------------------*/


:root {
	--themecolor: #FF7101; /* Change this Color #FE9603 */
}


::selection {
	background: #bbd6fb;
}

::-moz-selection {
	background: #bbd6fb;
}

::-webkit-selection {
	background: #bbd6fb;
}


a,
h1 > span:not(.nocolor):not(.badge),
h2 > span:not(.nocolor):not(.badge),
h3 > span:not(.nocolor):not(.badge),
h4 > span:not(.nocolor):not(.badge),
h5 > span:not(.nocolor):not(.badge),
h6 > span:not(.nocolor):not(.badge),
.header-extras li .he-text span,
.menu-item:hover > .menu-link,
.menu-item.current > .menu-link,
.dark .menu-item:hover > .menu-link,
.dark .menu-item.current > .menu-link,
.top-cart-item-desc a:hover,
.top-cart-action .top-checkout-price,
.breadcrumb a:hover,
.grid-filter li:not(.activeFilter) a:hover,
.portfolio-desc h3 a:hover,
#portfolio-navigation a:hover,
.entry-title h2 a:hover,
.entry-title h3 a:hover,
.entry-title h4 a:hover,
.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider,
.comment-content .comment-author a:hover,
.product-title h3 a:hover,
.single-product .product-title h2 a:hover,
.product-price ins,
.single-product .product-price,
.process-steps li.active h5,
.process-steps li.ui-tabs-active h5,
.tab-nav-lg li.ui-tabs-active a,
.team-title span,
.btn-link,
.page-link,
.page-link:hover,
.page-link:focus,
.fbox-plain .fbox-icon i,
.fbox-plain .fbox-icon img,
.fbox-border .fbox-icon i,
.fbox-border .fbox-icon img,
.iconlist > li [class^="icon-"]:first-child,
.dark .menu-item:hover > .menu-link,
.dark .menu-item.current > .menu-link,
.dark .top-cart-item-desc a:hover,
.dark .breadcrumb a:hover,
.dark .portfolio-desc h3 a:hover,
.dark #portfolio-navigation a:hover,
.dark .entry-title h2 a:hover,
.dark .entry-title h3 a:hover,
.dark .entry-title h4 a:hover,
.dark .product-title h3 a:hover,
.dark .single-product .product-title h2 a:hover,
.dark .product-price ins,
.dark .tab-nav-lg li.ui-tabs-active a {
	color: var(--themecolor);
}

.color,
.h-text-color:hover,
a.h-text-color:hover,
.grid-filter.style-3 li.activeFilter a,
.faqlist li a:hover,
.tagcloud a:hover,
.nav-tree li:hover > a,
.nav-tree li.current > a,
.nav-tree li.active > a {
	color: var(--themecolor) !important;
}

.top-cart-number::before,
#page-menu-wrap,
.page-menu-nav,
.control-solid .flex-control-nav li:hover a,
.control-solid .flex-control-nav li a.flex-active,
.grid-filter li.activeFilter a,
.grid-filter.style-4 li.activeFilter a::after,
.grid-shuffle:hover,
.entry-link:hover,
.button,
.button.button-dark:hover,
.button.button-3d:hover,
.fbox-icon i,
.fbox-icon img,
.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-effect.fbox-dark:hover .fbox-icon i,
.fbox-border.fbox-effect.fbox-dark .fbox-icon i::after,
.i-rounded:hover,
.i-circled:hover,
.tab-nav.tab-nav2 li.ui-state-active a,
.testimonial .flex-control-nav li a,
.skills li .progress,
.owl-carousel .owl-dots .owl-dot,
#gotoTop:hover,
input.switch-toggle-round:checked + label::before,
input.switch-toggle-flat:checked + label,
input.switch-toggle-flat:checked + label::after,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
input.switch-toggle-round:checked + label:before,
input.switch-toggle-flat:checked + label,
input.switch-toggle-flat:checked + label:after,
.irs-bar,
.dark .entry-link:hover,
.dark .fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-effect.fbox-dark:hover .fbox-icon i,
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:after,
.dark .i-rounded:hover,
.dark .i-circled:hover,
.dark .tab-nav.tab-nav2 li.ui-state-active a,
.dark #gotoTop:hover,
.dark input.switch-toggle-round:checked + label::before,
.dark input.switch-toggle-flat:checked + label,
.dark input.switch-toggle-flat:checked + label::after {
	background-color: var(--themecolor);
}

.bg-color,
.bg-color #header-wrap,
.h-bg-color:hover,
.process-steps li.active a,
.process-steps li.ui-tabs-active a,
.sidenav > .ui-tabs-active > a,
.sidenav > .ui-tabs-active > a:hover,
.owl-carousel .owl-nav [class*=owl-]:hover,
.widget-filter-links li.active-filter span,
.page-item.active .page-link,
.page-link:hover,
.page-link:focus {
	background-color: var(--themecolor) !important;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-themecolor,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-themecolor,
.checkbox-style:checked + .checkbox-style-1-label:before,
.checkbox-style:checked + .checkbox-style-2-label:before,
.checkbox-style:checked + .checkbox-style-3-label:before,
.radio-style:checked + .radio-style-3-label:before {
	background: var(--themecolor);
}

.irs-bar,
.irs-from,
.irs-to,
.irs-single,
.irs-handle > i:first-child,
.irs-handle.state_hover > i:first-child,
.irs-handle:hover > i:first-child {
	background-color: var(--themecolor) !important;
}

.top-cart-item-image:hover,
.grid-filter.style-3 li.activeFilter a,
.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider,
.cart-product-thumbnail img:hover,
.fbox-outline .fbox-icon a,
.fbox-border .fbox-icon a,
.heading-block.border-color::after,
.page-item.active .page-link,
.page-link:focus,
.dark .cart-product-thumbnail img:hover {
	border-color: var(--themecolor);
}

.border-color,
.process-steps li.active a,
.process-steps li.ui-tabs-active a,
.tagcloud a:hover,
.page-link:hover {
	border-color: var(--themecolor) !important;
}

.top-links-sub-menu,
.top-links-section,
.tabs-tb .tab-nav li.ui-tabs-active a,
.dark .top-links-sub-menu,
.dark .top-links-section,
.dark .tabs-tb .tab-nav li.ui-tabs-active a {
	border-top-color: var(--themecolor);
}

.title-border-color::before,
.title-border-color::after,
.irs-from:after,
.irs-single:after,
.irs-to:after,
.irs-from:before,
.irs-to:before,
.irs-single:before {
	border-top-color: var(--themecolor) !important;
}

.title-block {
	border-left-color: var(--themecolor);
}

.rtl .title-block {
	border-left-color: transparent;
	border-right-color: var(--themecolor);
}

.title-block-right {
	border-right-color: var(--themecolor);
}

.rtl .title-block-right {
	border-right-color: transparent;
	border-left-color: var(--themecolor);
}

.more-link,
.tabs-bb .tab-nav li.ui-tabs-active a,
.title-bottom-border h1,
.title-bottom-border h2,
.title-bottom-border h3,
.title-bottom-border h4,
.title-bottom-border h5,
.title-bottom-border h6 {
	border-bottom-color: var(--themecolor);
}

.fbox-effect.fbox-dark .fbox-icon i::after,
.dark .fbox-effect.fbox-dark .fbox-icon i:after {
	box-shadow: 0 0 0 2px var(--themecolor);
}

.fbox-border.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-border.fbox-effect.fbox-dark:hover .fbox-icon i,
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-border.fbox-effect.fbox-dark:hover .fbox-icon i {
	box-shadow: 0 0 0 1px var(--themecolor);
}


@media (min-width: 992px) {

	.sub-menu-container .menu-item:hover > .menu-link,
	.mega-menu-style-2 .mega-menu-title > .menu-link:hover,
	.dark .primary-menu:not(.not-dark) .sub-menu-container .menu-item:hover > .menu-link,
	.dark .mega-menu-style-2 .mega-menu-title:hover > .menu-link {
		color: var(--themecolor);
	}

	.style-3 .menu-container > .menu-item.current > .menu-link,
	.sub-title .menu-container > .menu-item:hover > .menu-link::after,
	.sub-title .menu-container > .menu-item.current > .menu-link::after,
	.page-menu-sub-menu,
	.dots-menu .page-menu-item.current > a,
	.dots-menu .page-menu-item div,
	.dark .style-3 .menu-container > .menu-item.current > .menu-link {
		background-color: var(--themecolor);
	}

	.style-4 .menu-container > .menu-item:hover > .menu-link,
	.style-4 .menu-container > .menu-item.current > .menu-link,
	.dots-menu.dots-menu-border .page-menu-item.current > a {
		border-color: var(--themecolor);
	}

	.sub-menu-container,
	.mega-menu-content,
	.style-6 .menu-container > .menu-item > .menu-link::after,
	.style-6 .menu-container > .menu-item.current > .menu-link::after,
	.top-cart-content,
	.dark .sub-menu-container,
	.dark .mega-menu-content,
	.dark .primary-menu:not(.not-dark) .sub-menu-container,
	.dark .primary-menu:not(.not-dark) .mega-menu-content,
	.dark .top-cart-content {
		border-top-color: var(--themecolor);
	}

	.dots-menu .page-menu-item div::after {
		border-left-color: var(--themecolor);
	}

	.rtl .dots-menu .page-menu-item div::after {
		border-left-color: transparent;
		border-right-color: var(--themecolor);
	}
}
