/*--------------------------------------------------------------
# Farrukh
--------------------------------------------------------------*/
/* Reset parallax effect for first slide */

/*
@font-face {
    font-family: 'Rubik'; 
    src: url('/assets/fonts/Rubik.woff2'); 
}
*/

@media print
{
  .hidden-print, .hidden-print * {
    display: none !important;
  }
  
  .print-only {
    display: block !important;
  }
  
  .col-md-8 {
    width: 100% !important; /* Override Bootstrap width for full-width on print */
  }
  
  .print-font {
    font-size: 0.75em !important;
  }
  
}

.btn-payment-continue {
  background-color: rgba(40, 114, 182, 0.7);
  
}

.btn-default,
.btn-payment-send-link {
  background-color: #ffffff;
  border-color: grey;
}

.btn-default:hover,
.btn-payment-send-link:hover {
  background-color: #eeeeee;
  border-color: grey;
}

.accordion-button.collapsed {
  background-color: #eeeeee;
}

.accordion-button {
  font-weight: 600;
}

part, .part{
  font-family: "Courier New";
  font-size: 20px;
  background-color: #cccccc;
  padding: 2px 8px;
}

.btn-search{
  background: #0076b6;
  color: #cccccc;
  /*height: 38px;*/
}

.btn-search:hover{
  background: #0086c6;
  color: #ffffff;  
}

#ProductSection{
  padding: 0;
}

/* universal properties */

.part.red {
  background-color: rgb(255,0,0,0.5);
}

.part.yellow {
  background-color: rgb(255,255,0,0.5);
}

.part.green {
  background-color: rgb(0,200,75,0.5);
}

.part.blue {
  background-color: rgb(75,75,255,0.5);
}

@media (max-width: 575px){
	.nav-pills a:hover{
		color: #fff !important;
	}
}

@media (max-width: 767px){
	#front.nav-pills li{
		margin: auto;
	}
}

@media only screen and (max-width: 991px){
	#power.col-lg-6{
		width: 100%;
	}
}

@media (min-width: 992px){
	#contact.col-lg-6{
		margin-top: 65px;
	}

  #carouselTableCell.table-cell {
    margin-top: 50px;
}

}



@media (max-width: 767px){
	.col-md-6.form-group {
		margin-bottom: 15px;
	}
}

section#prod-power {
    background: rgba(40, 114, 182, 0.1);
}

.headerBG{
	margin-top: 30px;
  margin-bottom: 30px;
}

.headerBG .subHeader {
	font-size: 35px;
}

.col-md-12 h2{
	font-size: 25px;
}

.search-result-title{
	font-size: 18px;
	color: #2872B6;
}

.search-result-title:hover{
	color: #2872B6;
}

.unaliased-link{
	color: #008000;
}

.unaliased-link:hover{
	color: #008000;
}

.grid {
  background-color: #2872b633;
}

.gridTitle{
  font-size: 14px; 
  font-weight: 700;
}

.gridText{
  font-size: 14px; 
  font-weight: 400;
}

.softwareTitle{
  font-size: 12pt;
  font-weight: 700;
}

.softwareVersion{
  font-size: 11pt;
  font-weight: 400;
}

.softwareLink{
  font-size: 12pt;
  font-weight: 700;
}

/*
.prod ul li:before {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    background-image: url(list-ico.webp);
    background-size: cover;
    margin-right: 10px;
}
*/

@media (max-width: 991px){

	.headerBG .subHeader {
		font-size: 32px;
	}

	.col-md-12 h2{
		font-size: 22px;
	}
}

#popular-products .image.p-4{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: auto;
	height: 215px;
}

@media (max-width: 1199px){
	#popular-products .image.p-4{
		height: 180px;
	}
}

@media (max-width: 991px){
	#popular-products .image.p-4{
		height: 130px;
	}
	#popular-products a.about-btn {
		padding: 8px 10px !important;
		font-size: 15px !important;
	}
}

@media (max-width: 767px){
	#popular-products .image.p-4{
		height: 230px;
	}
}

#about .col-lg-6 ul{
	margin-bottom: 0px !important;
}

@media (max-width: 991px){
	#header .navbar.order-last.order-lg-0 {
		display: none;
	}

	#header .col-lg-6{
		margin-bottom: 0px;
	}
	#about .col-lg-6{
		margin-bottom: 0px !important;
	}
	#about .col-lg-6 ul{
		margin-bottom: 0px !important;
	}
}

@media (max-width: 991px){
	#services-section{
    display: none;
	}
	#services-section.s1-section{
    display: none;
	}
	section#contact form {
    margin-top: 30px;
  }
	#contact .col-lg-6{
    margin-bottom: 30px;
	}
	#header .col-lg-6{
		margin-bottom: 0px !important;
	}
}

@media (max-width: 767px) {
	#contact .col-md-4{
		padding-bottom: 20px;
		width: 75%;
		margin: auto;
	}
	section#contact form {
      margin-top: 0px;
    }
	.col-lg-6{
		margin-bottom: 0px;
	}
	#contact .mt-3{
		margin-top: 0px !important;
	}
}

/*white space between nav table*/
#product-megamenu-content .nav-link.show {
    width: 100%;
}

#header .nav-link.active{
	width: 100%;
}

#header #menu{
	width: 55%;
	justify-content: left;
	margin-right: 100%;
	margin-left: 50px;
  padding-top: 16px;
}

#header {
}

.logo.me-auto{
	width: 45%;
}

#header .navbar.order-last.order-lg-0{
	width: 100%
}

#header .row{
    width: 100%;
}

#header .menuitems {
	width: 100%;
}

#header .order-last {
	display: flex;
	align-items: center;
	width: 100%;
}

#header .col-lg-6{
    display: flex;
    justify-content: right;
    align-items: center;
}

@media (max-width: 1199px) and (min-width: 992px){
/*	.intro .col-lg-5 img{
		height: 28vw;
		min-height: 275px;
	}*/
	.intro .intro-title {
		font-size: 4vw;	
	}
}

.overlay {
	opacity: 1;
	font-size: 18px;
	position: absolute;
	top: 440px;
	left: 0;
	width: 100%;
	text-align: center;
	
	animation: fadeIn 2s;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}


.hoverImage{
  padding-top: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#v-mega-image {
  position: relative;
  width: 100%;
}

.menuImageDesc{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}

.menuImgShow{
  visibility: visible;
  opacity: 1;
  transition:visibility 0.3s linear,opacity 0.3s linear
}

.menuDesc{
  font-size: 18px;
  text-align: center;
  padding-top: 20px;
  color: #777777;
  font-style: italic;
}


.megaLink {
	position: relative;
	padding: 6px 0px 6px 10px;
	/*margin-top: 5px;	
  margin-left: 10px;*/
	font-size: 18px;
  font-weight: bold;
	display: inline;
	float: left;
  
  box-shadow: inset 0 0 0 #2872B6;
  color: #555555;
/*  margin: 0 -.75rem;
  padding: 0 .75rem;*/
  transition: color .2s ease-in-out, box-shadow .2s ease-in-out;
  width: 100%;
}

.megaLink:hover{
  box-shadow: inset 500px 0 0 #2872B6;
  color: white;
}


#listStyle {
	position: relative;
	margin-top: 7px;
	font-size: 18px;
    font-weight: bold;
	padding: 0px;
	width: 100%;
	display: inline;
	float: right;
    line-height: 25px;
	color: #555555;
}


#wrapper #linkStyle {
  box-shadow: 0 0 0 #2872B6;
  color: #555555;
  margin: 0 -.75rem;
  padding: 0 .75rem;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
  width: 100%;
}

#wrapper #linkStyle:hover{
  box-shadow: 30vw 0 0 #2872B6;
  color: white;
}



/*#listContainer img {
  opacity: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 10%;
  margin:2px;
}*/

#wrapper {
	position: relative;
	bottom: inherit;
	background: #f7fcfc;
	/*border-right: 5px solid #2872B6;*/
}

@media (min-width: 992px){
	#header .col-lg-6 {
		width: 45%;
		flex: 0 0 auto;
	}
  
  header#header:before {
    content: '';
    position: absolute;
    background: #2872b6e6;
    clip-path: polygon(0 0, 100% 0, 88% 100%, 0% 100%);
    width: 560px;
    height: 560px;
    top: 0px;
    max-height: 77px;
    left: -142px;
}

  .intro-overlay:before{
    content: '';
    position: absolute;
    background: #2872b6e6;
    clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
	  width: 352px;
	  height: 100px;
    opacity: 0.5;
  }

}

@media (max-width: 575px){
	#header .row > * {
		width: inherit;
		padding-right: 0px;
	}
}

@media (min-width: 576px){
	#header .col-lg-2 {
		flex: 0 0 auto;
		width: 20%;
		position: initial;
		display: flex;
	}
}

@media (min-width: 992px){
	#header .col-lg-4 {
		flex: 0 0 auto;
		width: 25%;
	}
}

@media (max-width: 767px){
	#prod-model .image-container{
		display: inherit;
	}
}

#prod-web .image-container{
	height: 500px;
}

.intro-body img {
	position: fixed;
	width: 45px;
	top: -15px;
	right: 40px;
	z-index: 10;
}

#datasheet {
    max-height: 90%;
    float: right;
    padding-right: 20px;
}

.navbar .flex-column {
    flex-direction: none !important;
}


.navbar li#product-megamenu>a {
	padding: 0px 0px 8.5px 0px;
}

.p-style {
	text-align: center;
}

.tab-content {
  display: block;
  background-color: #fafaff;  
}

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

.nav-pills {
	
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
}

.nav-pills li {
	float: left;
	margin-right: 10px;
}

.nav-pills li a {
	position: relative;
	display: block;
	text-decoration: none;
	padding: 10px 15px;
	border-radius: 4px;
	transition: background-color 0.3s;
	text-align: center;
}



.nav-pills li a.active,
.nav-pills li a.active:hover 	
{  
	font-weight: unset;
	color: #fff;
	background-color: #428bca !important;
}
.nav-pills li a:hover:not(.active) {
	font-weight: unset;
	background-color: #eee;
}
/*--------*/

.image-container {
  display: flex;
  justify-content: center;
}

.image-container img {
	max-width: 100%;
	height: auto;
	margin: 10px;
}
		
.col-md-4-copy, col-md-12-copy {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.img-responsive-copy {
  display: block;
  max-width: 100%;
  height: auto;
}

body {
    font-size: 14px;
}

header#header { 
    height: 75px;
    width: 100%; 
    padding: 0px 0px 0px 0px;
/*    position: absolute;*/
}

.blue-bg.d-flex {
    padding: 20px 5rem;
    background: #3e80be;
    clip-path: polygon(0 0, 100% 0%, 75% 100%, 0 100%);
}


/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

body {
    font-family: "Open Sans", sans-serif;
    color: #444444;
}

a {
  color: #2872b6e6;
	text-decoration: none;
}

a:hover {
    color: #2872B6;
	/*text-decoration: none;*/
	font-weight: 650;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Rubik", sans-serif;
}

h6 {
  font-size: 13pt;
  font-weight: 400;
}

h7 {
  font-size: 13pt;
  font-weight: 600;
  display: inline;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/

#preloader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #fff;
}

#preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid #2872B6;
    border-top-color: #ecf8f9;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-animation: animate-preloader 1s linear infinite;
    animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-preloader {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/

.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #2872B6;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
}

.back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 0;
}

.back-to-top:hover {
    background: #5ec6ca;
    color: #fff;
}

.back-to-top.active {
    visibility: visible;
    opacity: 1;
}


/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/

@media screen and (max-width: 767px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
}


/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/

#topbar {
    background: #102723;
    color: #fff;
    height: 60px;
    font-size: 16px;
    font-weight: 600;
    z-index: 996;
    transition: all 0.5s;
    padding: 0 30px 0 20px;
}

#topbar.topbar-scrolled {
    top: -40px;
}

#topbar .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #fff;
    color: #102723;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

div#topbar>div>div:first-child {
    width: 75%;
}

#topbar i {
    padding-right: 6px;
    line-height: 0;
}

.left-icons {
    display: flex;
    width: 33%;
    float: left;
    align-items: center;
}

.left-icons i,
.left-icons p {
    display: inline;
    margin: 0px;
}

.left-icons i {
    color: #0074b6;
    font-size: 25px;
}

.left-icons p {
    font-weight: 400;
    font-size: 15px;
    padding-left: 10px;
}

/*.left-icons:nth-child(2) {
    text-align: center;
    margin: 0 auto;
    padding-left: 6%;
}*/


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
    background: #fff;
    transition: all 0.5s;
    z-index: 997;
    padding: 20px 0;
    top: 0px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

@media (max-width: 575px) {
    #header {
        padding: 15px 0;
    }
}

#header.header-scrolled {
    top: 0;
}

#header .logo {
    font-size: 28px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.logo.me-auto {
    color: #555555;
	min-width: 335px;
}

.logo_img {
    max-height: 50px;
  	margin-top: 10px;
    margin-left: 20px;
    z-index: 1;
}

#index_carousel {
  /*height: 85vh; */
  height: 600px;
  max-height: 600px;
}

div#product-megamenu-content {
  position: absolute;
  background: #fff;
  padding: 20px;
  margin-top: 15px;
  width: 100%;
  max-width: 1300px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0 2px 3px 0 #2872b6e6;
	display: none;
	/*height: 20vw;*/
	left: 50%;
	transform: translate(-50%);
  z-index: 10;
}

ul#product-megamenu-ul {
	/*
    margin-bottom: 0;
    margin-top: 8px;
	*/
	margin-top: 2px;
}

div#product-megamenu-content.show {
    display: block;
}

li#product-megamenu {
    list-style: none;
    /*margin-left: 40px;*/
}

li#product-megamenu>a {
    padding: 10px 0px 10px 0px;
    font-family: "Rubik", sans-serif;
    white-space: nowrap;
    transition: 0.3s;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
	color: #0C0C0C;
}
li#product-megamenu>a:hover {
	color: #2872B6;
}

li#product-megamenu>a i {
    color: #0074b6;
}

li.dropdown.dropdown-mega .dropdown-toggle::after {
    display: none;
}

li.dropdown.dropdown-mega .dropdown-menu {
    width: 90%;
    top: auto;
    left: 5%;
}

.nav-item.dropdown.dropdown-mega {
    position: static;
}


/**
* Appointment Button
*/

.about-btn {
    margin-left: 0px;
    background: #2872B6;
    color: #fff !important;
    padding: 9px 40px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 20px;
    display: inline-block;
    background: #2872B6;
    border-radius: 5px;
    filter: drop-shadow(0px 5px 10px rgba(38, 118, 102, 0.5));
}

#about .about-btn i {
    padding: 0px 20px !important;
}

.about-btn:hover {
    background: #ffffff;
    color: #2872B6 !important;
    border: 1px solid #2872B6;
}

#about .container.about-bottom-container {
    padding: 30px 10px;
    background: #00C9A11A;
    display: inline-block;
    border-radius: 10px;
}

#about .about-txt-col .col-lg-6 {
    float: left;
}

#about li {
    font-size: 15px;
}

@media (max-width: 767px) {
    .about-btn {
        margin: 0 15px 0 0;
        padding: 6px 15px;
    }
}


/**
* Appointment Button
*/

.appointment-btn {
    margin-left: 25px;
    color: #fff !important;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 14px;
    display: inline-block;
    background: #2872B6;
    box-shadow: 0px 4px 10px rgb(40 114 182 / 50%);
    border-radius: 5px;
    padding: 12px 17px !important;
}

.appointment-btn:hover {
    background: #ffffff;
    color: #2872B6 !important;
    border: 1px solid #2872B6;
}

@media (max-width: 767x) {
    .appointment-btn {
        margin: 0 15px 0 0;
        padding: 6px 15px;
    }
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

a.open .bi-caret-down-fill::before {
            content: "\f229";
        }
/**
* Desktop Navigation 
*/ 

nav#navbar {
    height: 75px;
    justify-content: flex-end;
}

/*
.navbar {
    padding: 0;
	position: absolute;
    right: 1%;
}
*/

.navbar ul {
    margin: 0;
    padding: 0px 0px 0px 15px;
    display: flex;
    list-style: none;
}

.navbar li {
    position: relative;
}

#product-megamenu-content .nav-link{
	display: block;
	width: 100% !important;
}

.navbar a,
.navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 7px 7px 7px;
    font-family: "Rubik", sans-serif;
    white-space: nowrap;
    transition: 0.3s;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #0C0C0C;
}

.navbar a i,
.navbar a:focus i {
    font-size: 14px;
    line-height: 0;
    margin-left: 5px;
    color: #0082be;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
    color: #2872B6;
}



.navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 14px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
    border-radius: 4px;
}

.navbar .dropdown ul li {
    min-width: 200px;
}

.navbar .dropdown ul a {
    padding: 10px 20px;
    text-transform: none;
}

.navbar .dropdown ul a i {
    font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
    color: #2872B6;
}

.navbar .dropdown:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
}

/*
@media (max-width: 1399px) {
    .navbar .dropdown .dropdown ul {
        left: -90%;
    }
    .navbar .dropdown .dropdown:hover>ul {
        left: -100%;
    }
}
*/


/**
* Mobile Navigation 
*/

.mobile-nav-toggle {
    color: #555555;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    /*transition: 0.5s;*/
}

.mobile-nav-toggle.bi-x {
    color: #fff;
}

.navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(60, 60, 60, 0.9);
    transition: 0.3s;
    z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px;
}

.navbar-mobile ul {
    display: block;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 10px 0;
    border-radius: 8px;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
    padding: 10px 20px;
    font-size: 15px;
    color: #555555;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
    color: #2872B6;
}

.navbar-mobile .dropdown ul {
    position: static;
    display: none;
    margin: 10px 20px;
    padding: 10px 0;
    z-index: 99;
    opacity: 1;
    visibility: visible;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
    min-width: 200px;
}

.navbar-mobile .dropdown ul a {
    padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
    font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
    color: #2872B6;
}

.navbar-mobile .dropdown>.dropdown-active {
    display: block;
}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
/*
#hero {
    width: 100%;
    height: 100vh;
    background-color: rgba(60, 60, 60, 0.8);
    overflow: hidden;
    position: relative;
}

#hero .carousel,
#hero .carousel-inner,
#hero .carousel-item,
#hero .carousel-item::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

#hero .carousel-item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

#hero .container {
    text-align: center;
    background: rgba(255, 255, 255, 0.9);
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 50px;
    border-top: 4px solid #2872B6;
}

@media (max-width: 1199px) {
    #hero .container {
        margin-left: 50px;
        margin-right: 50px;
    }
}

#hero h2 {
    color: #2f2f2f;
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 600;
}

#hero p {
    margin: 0 auto 30px auto;
    color: #555555;
}

#hero .carousel-inner .carousel-item {
    transition-property: opacity;
    background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
    opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
    opacity: 1;
    transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
    left: 0;
    transform: translate3d(0, 0, 0);
}

#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
    background: none;
    font-size: 30px;
    line-height: 0;
    width: auto;
    height: auto;
    background: rgba(63, 187, 192, 0.8);
    border-radius: 50px;
    transition: 0.3s;
    color: rgba(255, 255, 255, 0.5);
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#hero .carousel-control-next-icon:hover,
#hero .carousel-control-prev-icon:hover {
    background: #2872B6;
    color: rgba(255, 255, 255, 0.8);
}

#hero .carousel-indicators li {
    cursor: pointer;
    background: #fff;
    overflow: hidden;
    border: 0;
    width: 12px;
    height: 12px;
    border-radius: 50px;
    opacity: 0.6;
    transition: 0.3s;
}

#hero .carousel-indicators li.active {
    opacity: 1;
    background: #2872B6;
}

#hero .btn-get-started {
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 14px 32px;
    border-radius: 4px;
    transition: 0.5s;
    line-height: 1;
    color: #fff;
    background: #2872B6;
}

#hero .btn-get-started:hover {
    background: #2872B6;
}

@media (max-width: 575px) {
    #hero {
        height: 100vh;
    }
    #hero .container {
        margin-top: 100px;
    }
}

@media (max-width: 767px) {
    #hero h2 {
        font-size: 28px;
    }
}

@media (min-width: 992px) {
    #hero .carousel-control-prev,
    #hero .carousel-control-next {
        width: 5%;
    }
}

@media (max-height: 500px) {
    #hero {
        height: 160vh;
    }
}
*/
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

.popular-products .carousel-control-next,
.popular-products .carousel-control-prev {
    position: absolute;
    top: 50%;
    bottom: inherit;
    z-index: 1;
    background: #3e80be !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3%;
    padding: 19px 20px !important;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
}

.popular-products .carousel-control-prev {
    left: -35px;
}

.popular-products .carousel-control-next {
    right: -35px;
}

.popular-products h3.f-20 {
    font-size: 16px;
    font-weight: 600;
    padding: 0px !IMPORTANT;
}

.popular-products p.py-2 {
    min-height: 100px;
}

.popular-products .carousel-item .card .col {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

section {
    padding: 30px 0;
    overflow: hidden;
}

.section-bg {
    background-color: #f7fcfc;
}

/*.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.section-title h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 150px;
    height: 3px;
    background: #2872B6;
    bottom: 0;
}*/


/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/

.breadcrumbs {
    padding: 20px 0;
    background-color: #ecf8f9;
    min-height: 40px;
    margin-top: 120px;
}

@media (max-width: 575px) {
    .breadcrumbs {
        margin-top: 70px;
    }
}

.breadcrumbs h2 {
    font-size: 24px;
    font-weight: 300;
    margin: 0;
}

@media (max-width: 575px) {
    .breadcrumbs h2 {
        margin: 0 0 10px 0;
    }
}

.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.breadcrumbs ol li+li {
    padding-left: 10px;
}

.breadcrumbs ol li+li::before {
    display: inline-block;
    padding-right: 10px;
    color: #6c757d;
    content: "/";
}

@media (max-width: 767px) {
    .breadcrumbs .d-flex {
        display: block !important;
    }
    .breadcrumbs ol {
        display: block;
    }
    .breadcrumbs ol li {
        display: inline-block;
    }
}

.featuresSwiper {
  padding-bottom: 35px;
}


.featuresSwiper .swiper-pagination {
  position: absolute;
  bottom: 0;
}

.featuresSwiper .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    border-radius: 100%;
    opacity: 1;
    transition: 0.3s;
    border-color: #aaaaaa;
    border-width: 1px;
    border-style: solid;
}

.featuresSwiper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #cccccc;
    border-color: #aaaaaa;
    border-width: 1px;
    border-style: solid;
}



/*--------------------------------------------------------------
# Product Categories
--------------------------------------------------------------*/

.intro .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #0074b6 !important;
}

.parallax-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 130%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}

/*--------------------------------------------------------------
# Product Categories
--------------------------------------------------------------*/

#product-categories hr {
    margin-left: -50%;
    width: 200%;
    color: #ffff;
}

.container .icon#product-categories-bottom-i {
    position: absolute;
    display: inline-block;
    text-align: center;
    background-color: #000;
    padding: 5px 10px;
    bottom: -20px;
}


#product-categories .icon-box {
    padding: 15px;
}

#product-categories span.border.container {
    position: relative;
    padding: 20px;
    display: block;
}

#product-categories .icon-box{
	height: 100%;	
}


section#product-categories {
  background: rgb(217 217 217 / 20%);
}

#product-categories span.border.container {
    border-color: #fff !important;
}

#product-categories .icon#product-categories-bottom-i i {
    color: #fff;
}

#product-categories .icon svg path {
    fill: #dddddd;
}

#product-categories .icon svg {
    width: 60px;
    margin: 0 0 15px -10px;
}

#product-categories .icon svg {
    width: 60px;
    height: 100px;
}

#product-categories .col-md-6{
	display: block !important;
	padding-bottom: 20px;

}

#product-categories .icon-box {
    padding: 15px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
}

#product-categories .icon-box::before {
    content: "";
    position: absolute;
    background: #d9f1f2;
    right: 0;
    left: 0;
    bottom: 0;
    top: 100%;
    transition: all 0.3s;
    z-index: -1;
    background: #2872B6;
    top: 0;
    border-radius: 0px;
}

#product-categories .icon {
	display: flex;
	justify-content: center;
	align-items: center;
  margin-bottom: 0px;
}

#product-categories .icon i {
    font-size: 45px;
    line-height: 1;
    color: #fff;
    transition: all 0.3s ease-in-out;
    margin-bottom: 15px;
}

#product-categories .icon#product-categories-bottom-i i {
    margin-bottom: 0px;
    font-size: 30px !important;
    line-height: 1;
    color: #fff;
    transition: all 0.3s ease-in-out;
}

#product-categories .title {
	display: flex;
	justify-content: center;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 17px;
  color: #fff;
}


#product-categories .description {
	/*display: flex;*/
	text-align: center;
  font-size: 15px;
  line-height: 28px;
  margin: 20px 0px;
  min-height: 100px;
  color: #fff;
}

#product-categories .content h2 {
    font-weight: 600;
    font-size: 26px;
    float: left;
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/

.section-title {
  color: #2872B6;
  position: relative;
  display: inline-block;
  padding-bottom: 30px;
}

.section-title p {
    margin-bottom: 0;
}

.section-title h4:before {
	position: absolute;
  background-color: #000;
  content: '';
  width: 120%;
  border: 1px solid;
  right: -10%;
  top: 12px;
  margin-top: 30px;
}

#about .content ul {
    list-style: none;
    padding: 0;
}

#about .content ul li {
    padding-bottom: 10px;
}

#about .content ul i {
    font-size: 20px;
    padding-right: 4px;
    color: #2872B6;
}



/*--------------------------------------------------------------
# Popular Products
--------------------------------------------------------------*/


/* .popular-products  */

@media (max-width: 767px) {
.popular-products .carousel-inner .carousel-item>div {
    display: none;
  }
.popular-products .carousel-inner .carousel-item>div:first-child {
    display: block;
		width: 100%;
  }
}

.popular-products .carousel-inner .carousel-item.active,
.popular-products .carousel-inner .carousel-item-next,
.popular-products .carousel-inner .carousel-item-prev {
  display: flex;
}

@media (min-width: 768px) {
.popular-products .carousel-inner .carousel-item-end.active,
.popular-products .carousel-inner .carousel-item-next {
    transform: translateX(25%);
  }
  
.popular-products .carousel-inner .carousel-item-start.active,
.popular-products .carousel-inner .carousel-item-prev {
    transform: translateX(-25%);
  }
}

.popular-products .carousel-inner .carousel-item-end,
.popular-products .carousel-inner .carousel-item-start {
  transform: translateX(0);
}

.popular-products .f-20 {
    font-size: 20px;
}


/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/

.counts {
    padding-bottom: 30px;
}

.counts .count-box {
    box-shadow: -10px -5px 40px 0 rgba(0, 0, 0, 0.1);
    padding: 30px;
    width: 100%;
}

.counts .count-box i {
    display: block;
    font-size: 30px;
    color: #2872B6;
    float: left;
}

.counts .count-box span {
    font-size: 42px;
    line-height: 24px;
    display: block;
    font-weight: 600;
    color: #555555;
    margin-left: 50px;
}

.counts .count-box p {
    padding: 30px 0 0 0;
    margin: 0;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
}

.counts .count-box a {
    font-weight: 600;
    display: block;
    margin-top: 20px;
    color: #7b7b7b;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    transition: ease-in-out 0.3s;
}

.counts .count-box a:hover {
    color: #2872B6;
}


/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/

.features .icon-box h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 5px 0 10px 60px;
}

.features .icon-box i {
    font-size: 48px;
    float: left;
    color: #2872B6;
}

.features .icon-box p {
    font-size: 15px;
    color: #848484;
    margin-left: 60px;
}

.features .image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
	
}


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

.services .icon-box {
    margin-bottom: 20px;
    text-align: center;
}

.services .icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 50%;
    transition: 0.5s;
    color: #2872B6;
    overflow: hidden;
    box-shadow: 0px 0 25px rgba(0, 0, 0, 0.15);
}

.services .icon i {
    font-size: 36px;
    line-height: 0;
}

.services .icon-box:hover .icon {
    box-shadow: 0px 0 25px rgba(63, 187, 192, 0.3);
}

.services .title {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 18px;
    position: relative;
    padding-bottom: 15px;
}

.services .title a {
    color: #444444;
    transition: 0.3s;
}

.services .title a:hover {
    color: #2872B6;
}

.services .title::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 2px;
    background: #2872B6;
    bottom: 0;
    left: calc(50% - 25px);
}

.services .description {
    line-height: 24px;
    font-size: 14px;
}


/*--------------------------------------------------------------
# Appointments
--------------------------------------------------------------*/
/*
.appointment .php-email-form {
    width: 100%;
}

.appointment .php-email-form .form-group {
    padding-bottom: 8px;
}

.appointment .php-email-form .validate {
    display: none;
    color: red;
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 13px;
}

.appointment .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600;
}

.appointment .php-email-form .error-message br+br {
    margin-top: 25px;
}

.appointment .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

.appointment .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

.appointment .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}

.appointment .php-email-form input,
.appointment .php-email-form textarea,
.appointment .php-email-form select {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    padding: 10px !important;
}

.appointment .php-email-form input:focus,
.appointment .php-email-form textarea:focus,
.appointment .php-email-form select:focus {
    border-color: #2872B6;
}

.appointment .php-email-form input,
.appointment .php-email-form select {
    height: 44px;
}

.appointment .php-email-form textarea {
    padding: 10px 12px;
}

.appointment .php-email-form button[type=submit] {
    background: #2872B6;
    border: 0;
    padding: 10px 35px;
    color: #fff;
    transition: 0.4s;
    border-radius: 50px;
}

.appointment .php-email-form button[type=submit]:hover {
    background: #52c2c6;
}
*/

/*--------------------------------------------------------------
# megamenu
--------------------------------------------------------------*/

.megamenu .nav-tabs {
	border-right: 5px solid #2872B6;
	padding: 5px 20px 5px 0;
    border: 0;
}

.megamenu .nav-link {
    border: 0;
    padding: 20px;
    color: #555555;
    border-radius: 0;
    border-left: 5px solid #fff;
    cursor: pointer;
	flex-flow: column;
}

.megamenu .nav-link h4 {
    font-size: 18px;
    font-weight: 600;
    transition: 0.3s;
}

.megamenu .nav-link p {
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: 0.235px;
}

.megamenu .nav-link:hover p{
  letter-spacing: 0px;
}  


.megamenu .nav-link:hover h4 {
    color: #2872B6;
}

.megamenu .nav-link.active {
    background: #f7fcfc;
    border-color: #2872B6;
}

.megamenu .nav-link.active h4 {
    color: #2872B6;
}

.megamenu .tab-pane.active {
    -webkit-animation: slide-down 0.5s ease-out;
    animation: slide-down 0.5s ease-out;
}

.megamenu .tab-pane img {
    float: left;
    max-width: 300px;
    padding: 0 15px 15px 0;
}

@media (max-width: 767px) {
    .megamenu .tab-pane img {
        float: none;
        padding: 0 0 15px 0;
        max-width: 100%;
    }
}

.megamenu .tab-pane h3 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #2872B6;
}

.megamenu .tab-pane p {
    color: #777777;
}

.megamenu .tab-pane p:last-child {
    margin-bottom: 0;
}

@-webkit-keyframes slide-down {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

/* removes contact section title h3 underline, removed content: ""; */
section#contact h3:before {
	display: none;
    position: absolute;
    background-color: #2872B6;
    width: 60px;
    border: 1px solid;
    right: -70px !important;
    top: 12px;
}


.contact .col-md-6,
.contact .col-md-12 {
  margin: 2px 0px !important;
}


.contact .invalid-feedback{
  margin: 0px;
  height: 20px;
}

.form-control.no-validate:valid {
    border: 1px solid #ced4da;
    background-image: unset;
}

/*.form-control{
  margin-bottom: 20px;
}*/

.was-validated .form-control:invalid{
  margin-bottom: 0px;
}

/*

.invalid-feedback{
  display: block !important;
  visibility: hidden;
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}

.was-validated .is-invalid .invalid-feedback{
  visibility: visible;
}
*/

.contact .info-box {
    color: #444444;
    text-align: center;
    box-shadow: 0 0 20px rgba(214, 215, 216, 0.5);
    padding: 20px 0 30px 0;
}

.contact .info-box i {
    font-size: 32px;
    color: #2872B6;
    border-radius: 50%;
    padding: 8px;
    border: 2px dotted #c5ebec;
	margin-bottom: 15px;
}

.contact .info-box h3 {
    font-size: 20px;
    color: #777777;
    font-weight: 600;
    margin: 10px 0;
}

.contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
	margin-top: 15px;
}

.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .error-message br+br {
    margin-top: 25px;
}

.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}

.contact select option{
  color: black;
}

.contact select option[disabled]{
  color: grey;
}

.contact .php-email-form input,
.contact .php-email-form select,
.contact .php-email-form textarea {
    background-color: rgba(10, 31, 51, 0.05);
    /*border-radius: 4px;
    box-shadow: none;
    font-size: 14px;
    border-radius: 5px;
    border: none;
    min-height: 50px;*/
}

.contact .php-email-form input:focus,
.contact .php-email-form select:focus,
.contact .php-email-form textarea:focus {
    border-color: #2872B6;
}

.contact .php-email-form input, 
.contact .php-email-form select {
    padding: 10px 15px;
}

.contact .php-email-form textarea {
    padding: 10px 15px;
}

.contact .php-email-form button[type=submit] {
    background: #2872B6;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}

.contact .php-email-form button[type=submit]:hover {
    background: #2872B6;
}

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
    background: #eeeeee;
    padding: 0 0 30px 0;
    color: #555555;
    font-size: 14px;
}

#footer .footer-top {
    background: #f6f6f6;
    padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
    margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
    font-size: 24px;
    margin: 0 0 20px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 600;
}

#footer .footer-top .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Rubik", sans-serif;
}

#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #2872B6;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
    background: #2872B6;
    text-decoration: none;
}

#footer .footer-top h4 {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding-bottom: 12px;
}

#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #2872B6;
    font-size: 18px;
    line-height: 1;
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}

#footer .footer-top .footer-links ul a {
    color: #555555;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
    color: #2872B6;
}

#footer .footer-top .footer-newsletter form {
    margin-top: 30px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}

#footer .footer-top .footer-newsletter form input[type=email] {
    border: 0;
    padding: 4px;
    width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type=submit] {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px;
    background: #2872B6;
    color: #fff;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
}

#footer .footer-top .footer-newsletter form input[type=submit]:hover {
    background: #2872B6;
}

#footer .copyright {
    text-align: center;
    padding-top: 30px;
}

#footer .credits {
    padding-top: 10px;
    text-align: center;
    font-size: 13px;
}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/

.intro {
    height: 100vh;
    position: relative;
    color: #ffffff;
}

.intro .swiper-pagination {
    bottom: 50px;
}

.intro .swiper-pagination .swiper-pagination-bullet {
    width: 18px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 0;
    opacity: 1;
    transition: 0.3s;
}

.intro .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #2eca6a;
    width: 36px;
}

.intro .swiper-button-next:after {
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    background-size: cover;
    line-height: 1;
    font-family: 'bootstrap-icons';
    content: "\f138";
    color: #fff;
}

.intro .swiper-button-prev:after {
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    background-size: cover;
    line-height: 1;
    font-family: 'bootstrap-icons';
    content: "\f12f";
    color: #fff;
}

div#js-next1 {
    right: 8%;
    top: 60%;
}

div#js-prev1 {
    right: 8%;
    top: 60%;
}

div#js-prev1 {
    left: 88%;
    top: 64%;
}

/*.intro .intro-item {
    padding-top: 1.1rem;
}*/

.intro .carousel-item-a {
    position: relative;
    height: 100vh;
}

.intro .carousel-item-a.bg-image {
    background-attachment: scroll;
}

.intro .intro-content {
    position: absolute;
}

.intro .intro-body {
    padding-left: 1rem;
}

@media (min-width: 768px) {
    .intro .intro-body {
        padding-left: 2rem;
    }
}

.intro .intro-body .price-a {
    background: #FFFFFF;
    box-shadow: 0px 5px 10px rgb(10 139 113 / 50%);
    border-radius: 5px;
    color: #102723;
    padding: 10px 30px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 600;
}

.intro .intro-body .price-a i {
    font-size: 28px;
    line-height: 2px;
    color: #2872B6;
}

.intro .intro-body .price-a i::before {
    vertical-align: -7.5px;
}

.intro .spacial {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    color: #ffffff;
}

.intro .intro-title-top {
    margin-bottom: 1rem;
    font-size: 0.9rem;
    color: #ffffff;
    letter-spacing: 0.05em;
}

@media (min-width: 768px) {
    .intro .intro-title-top {
        font-size: 0.9rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 576px) {
    .intro .intro-title-top {
        font-size: 1rem;
        margin-bottom: 2rem;
    }
}

.intro-body li {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
}

@media (min-width: 576px) {
    .intro .intro-title {
        font-size: 30px;
    }
    .intro-body li {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
    }
}

@media (min-width: 768px) {
    .intro .intro-title {
        font-size: 45px;
    }
    .intro-body li {
        font-size: 18px;
        font-weight: 600;
        line-height: 30px;
    }
}

@media (min-width: 576px) {
    .intro-body li {
        font-size: 20px;
        line-height: 30px;
    }
}

.intro .intro-subtitle {
    font-size: 1.5rem;
    font-weight: 300;
}

@media (min-width: 768px) {
    .intro .intro-subtitle {
        font-size: 2.5rem;
    }
}

.intro .intro-subtitle.intro-price {
    padding-top: 1rem;
    font-size: 1.2rem;
}

@media (min-width: 576px) {
    .intro .intro-subtitle.intro-price {
        font-size: 1.3rem;
    }
}

@media (min-width: 768px) {
    .intro .intro-subtitle.intro-price {
        padding-top: 2rem;
        font-size: 1.5rem;
    }
}

@media (min-width: 576px) {
    .intro .intro-subtitle.intro-price {
        padding-top: 3rem;
    }
}

/*------/ Intro Single /------*/

.intro-single {
    padding: 12rem 0 3rem;
}

@media (max-width: 767px) {
    .intro-single {
        padding-top: 9rem;
    }
}

.intro-single .title-single-box {
    padding: 1rem 0 1rem 2rem;
}

.intro-single .title-single-box {
    border-left: 3px solid #2eca6a;
}

.intro-single .title-single-box .title-single {
    font-weight: 600;
    font-size: 2.2rem;
}

@media (min-width: 768px) {
    .intro-single .title-single-box .title-single {
        font-size: 2.1rem;
    }
}

@media (min-width: 576px) {
    .intro-single .title-single-box .title-single {
        font-size: 2.5rem;
    }
}

.intro-single .breadcrumb-box {
    padding: 1rem 0 0 0.5rem;
}

.intro-single .breadcrumb {
    background-color: transparent;
    padding-right: 0;
    padding-left: 0;
}

.display-table {
    width: 100%;
    height: 100%;
    display: table;
}

#header .table-cell {
    /*display: table-cell;
	vertical-align: middle;*/
	margin-top: 125px;
}

#header .container{
	overflow: hidden;
}



/*.intro-body:after {*/
.intro-carousel:after {
    content: '';
    position: absolute;
    background: #2872b694;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    width: 350px;
    height: 415px;
    right: 0;
    bottom: -232px;
    z-index: 1;
}

.intro-carousel:before {
    content: '';
    position: absolute;
    background: #2872b694;
    clip-path:  polygon(0 0, 0% 100%, 100% 0);
    width: 352px;
    height: 352px;
    left: 0;
    top: 0px;
    z-index: 1;
}

.overlay.overlay-a {
    content: '';
    position: absolute;
    background: #2872b6e6;
    clip-path: polygon(0% 0%, 0% 15%, 50% 15%, 0% 100%);
    width: 800px;
    height: 530px;
    left: 0;
    top: -60px;
}

.overlay.overlay-b {
    content: '';
    position: absolute;
    background: #2872b682;
    clip-path: polygon(0% 0%, 0% 15%, 50% 15%, 0% 100%);
    width: 950px;
    height: 630px;
    left: 0;
    top: -60px;
}

.overlay.overlay-c {
    content: '';
    position: absolute;
    background: #2872b680;
    clip-path: polygon(0% 0%, 0% 15%, 50% 15%, 0% 100%);
    width: 1150px;
    height: 730px;
    left: 0;
    top: -60px;
}

#header {
    box-shadow: none !important;
}

#header .logo {
	display: flex;
    font-size: 28px;
    /*padding: 10px 0px 10px 15px !important;*/
	position: initial;
	width: 55%;
}

section#about img.img-fluid {
    float: right;
    margin-right: 40px;
}

#popular-products .content h3 {
    color: #102723;
    font-weight: 600;
    font-size: 35px;
    padding-bottom: 15px;
    text-align: center;
}

#popular-products .carousel-item .card {
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    border-radius: 5px;
    border-color: #fff;
}

#popular-products .carousel-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#popular-products a.about-btn {
    padding: 9px 30px;
    font-size: 15px;
}

#popular-products hr {
    width: 70%;
    border-color: #000;
    border-width: 2px;
    margin: 0 auto !important;
    opacity: 1;
}

#popular-products .carousel-item .card:hover {
    border-color: #0074b6;
}

#popular-products .carousel-item .card:hover h3 {
    color: #2872B6;
}

#popular-products .carousel-item .card:hover hr {
    border-color: #2872B6;
}

section#contact {
    background: #0e24380d;
}

section#contact .section-title {
    text-align: left;
}

section#contact h3 {
    color: #102723;
    font-weight: 600;
    font-size: 30px;
    padding-bottom: 15px;
}

.footer_middel {
    background-color: #fff;
    padding: 30px;
}

#footer .footer-top,
#footer .copy-right-sec {
    background-image: url("../img/footer-bg.webp");
    background-size: cover;
    background-position: 100%;
}

#footer .footer-top h4,
#footer .footer-top p,
#footer .footer-top a,
#footer .footer-top span {
    color: white !important;
}

.col-lg-4.col-md-6.footer-newsletter {
    background: rgba(40, 114, 182, 0.5);
    border-radius: 5px;
    padding: 30px 20px 0px 20px;
    margin-top: -5px;
}

#footer .copyright {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
}

#footer .credits {
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
    text-align: right;
}

#footer .credits a {
    color: #fff;
}

#footer {
    padding-bottom: 0px;
}

#services-section-title {
    background-image: url("../img/services1-bg.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    color: white;
}

#services-section.s1-section {
    background-image: url("../img/services2-bg.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    color: white;
    padding-top: 0px;
    margin-top: -26px;
}

#services-section .col-md-6 {
    /*padding-right: 5%;*/
}

#services-section .icon-box h4 a {
    color: #fff !important;
    font-size: 18px;
}

#services-section .icon-box svg path {
    fill: white;
}

#services-section .icon-box {
    text-align: center;
    margin: 0 auto;
}

#services-section .icon-box img {
    height: 55px;
    margin: 0px 0px 10px 0px;
}

#services-section .col-md-2.col-lg-2 {
    width: 20% !important;
    align-items: center;
    text-align: center;
    padding: 30px 0;
}

.s1 .icon-box:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ffffff5e;
    bottom: -25px;
    left: 0px;
}

#services-section .col-md-2.col-lg-2:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 60%;
    background: #ffffff2e;
    bottom: 62px;
}

.s1 .col-md-2.col-lg-2:nth-child(6) .icon-box:after,
.s1 .col-md-2.col-lg-2:nth-child(7) .icon-box:after,
.s1 .col-md-2.col-lg-2:nth-child(8) .icon-box:after,
.s1 .col-md-2.col-lg-2:nth-child(9) .icon-box:after,
.s1 .col-md-2.col-lg-2:nth-child(10) .icon-box:after {
    display: none;
}

#services-section .row.s1 {
    margin-top: 20px;
}

#services-section .row.s2 {
}

#services-section .row .col-md-2.col-lg-2:first-child:after {
    display: none;
}

#product-intro {
	height: 100px;  
  display: table;
  background-image: url("../img/product-bg.webp"); 
  /*background-size: auto 100px; 
  background-repeat: no-repeat;*/
  background-position: top;
}

.intro-title {
    color: #ffffff;
    display: table-cell;
    vertical-align: middle;
    padding-top: 10px;
    font-size: 35px;
    font-weight: 400;
    position: relative;
}

.intro-title span {
  font-style: italic;
}

/*#product-intro h1.intro-title {
    display: table-cell;
    vertical-align: middle;
    padding-top: 10px;
    font-size: 35px;
    font-weight: 400;
}

#product-intro h1.intro-title span {
    font-style: italic;
}*/

#product-intro img {
  max-height: 75px;
  margin-top: -10px;
}

#ordering-intro {
	height: 100px;
  display: table;
  background-image: url("../img/ordering-bg.webp"); 
  background-position: top;
}

#policies-intro {
	height: 100px;
  display: table;
  background-image: url("../img/product-bg.webp"); 
  background-position: top;
}

#support-intro {
	height: 100px;
  display: table;
  background-image: url("../img/support-bg.webp"); 
  background-position: 100% 50%;
}

#search-intro {
	height: 100px;
  display: table;
  background-image: url("../img/search-bg.webp"); 
  background-position: 100% 50%;
}


a.appointment-btn.scrollto i {
  color: #fff;
  padding-right: 10px;
}

section#product-tabs {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1111;
  /*display: none;*/
}

.ordering-welcom p {
  font-size: 16px;
  padding: 0 30px;
}

.ord-docs .icon-box {
  text-align: center;
}

.ord-docs .icon img {
  width: 45px;
  margin-bottom: 10px;
}

.ord-docs h4 a {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #000000;
}

.ord-docs h4 a:hover {
  color: #2872B6;
}

.ord-docs .icon-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 2px rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 40px 40px 25px 40px;
    width: 100%;
	margin-bottom: 25px;
}

.ord-docs h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    line-height: 59px;
    color: #102723;
    margin-bottom: 40px;
}

section#ordering-welcom {
    padding-bottom: 0;
    margin-bottom: -15px;
}

.ord-blue-box .col-lg-12 h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 41px;
    margin-bottom: 40px;
}

.ord-blue-box .col-lg-12 {
    background: rgba(10, 139, 113, 0.15);
    border-radius: 10px;
    margin-bottom: 35px;
    padding: 20px 50px !important;
}

.ord-blue-box .col-lg-12 h3:before {
    content: '';
    position: absolute;
    left: 45%;
    right: auto;
    background: #2872B6;
    width: 10%;
    margin-top: 55px;
    height: 2px;
}

section#ord-blue-box {
    padding-top: 30px;
}

section#product-tabs {
    padding: 0;
    z-index: 1;
    margin-right: -1px; 
}

section#product-tabs a {
    background: #145694;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px 10px 10px 10px;
}

section#product-tabs .col-lg-2 {
    padding: 0px;
/*    width: 20%;*/
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

.pngtable td {
  vertical-align: top !important;
}

.prod-docu td{
  font-weight: 600;
  font-size: 12pt;
  vertical-align: middle;
} 

.prod-docu img{
  filter: drop-shadow(2px 2px 2px #555555);
}

#nav-tabs a::after{
  display: block;
  content: attr(data-text);
  font-weight: bold;
  height: 1px;
  color: transparent;
  overflow: hidden;
  visibility: hidden;  
}

.index-section:nth-of-type(odd) {
  background: rgba(40, 114, 182, 0.1);
}

.prodSection:nth-of-type(odd) {
  background: rgba(40, 114, 182, 0.1);
}

.prodSection h5{
  font-size: 11pt !important;
  font-weight: 400;
}

.prodSection ul{
  list-style: none;
}

.prodSection li{
  font-size: 12pt;
}

.bullet::before{
  content: '';
  display: inline-block;
  height: 10px;
  width: 10px;
  background-image: url("/assets/img/list-ico.webp");
  background-size: cover;
  margin-right: 10px;
  margin-left: -20px;
}

.prodSection h3:before {
  content: '';
  position: absolute;
  left: 39%;
  right: auto;
  background: #2872B6;
  width: 22%;
  margin-top: 55px;
  height: 2px;
}

.prodSection h3{
  margin-bottom: 50px;
  
    /*font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 41px;
    margin-bottom: 70px;
    content: '';
    position: absolute;
    left: 39%;
    right: auto;
    background: #2872B6;
    width: 22%;
    margin-top: 55px;
    height: 2px;*/
}

.product-page img{
  max-width: 100%;
  height: auto;
}

.product-page .table-stripe>tbody>tr {
    --bs-table-accent-bg: #d9d9d959;
}

.product-page .table-stripe>tbody>tr td:first-child {
    font-size: 16px;
    font-weight: 600;
}

.product-page .table-stripe>tbody>tr td {
    vertical-align: middle;
}

.product-page .table-stripe>tbody>tr td.output-empty-td {
    padding: 30px;
}

.product-page table thead tr {
    background-color: #0074b6 !important;
    text-align: center;
    color: #fff;
}

.product-page .table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: #2872b633;
}

.product-page .table-striped>tbody>tr:nth-of-type(even)>* {
	--bs-table-accent-bg: #d9d9d959;

}

.product-page .table-striped>tbody>tr td:first-child {
    font-size: 14px;
    font-weight: 600;
	/*text-align: left !important;*/
}

.product-page .table-striped>tbody>tr td	 {
    vertical-align: middle;
	font-size: 14px;
	/*text-align: center;*/
}

.product-page .border-light {
    border-color: rgb(40 114 182 / 40%) !important;
}

.product-page .table-striped>tbody>tr td.output-empty-td {
    padding: 30px;
}

.mt-30 {
    margin-top: 30px;
}

section#prod-measure {
    background: #e5f1f8;
}

section#prod-measure h3:before {
    content: '';
    position: absolute;
    left: 40%;
    right: auto;
    background: #2872B6;
    width: 20%;
    margin-top: 55px;
    height: 2px;
}

section#prod-measure h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    line-height: 41px;
    margin-bottom: 70px;
}

#prod-measure .col-lg-4 {
    background: white;
    width: 31%;
    margin: 1.15%;
    text-align: center;
    padding: 25px 20px 15px 20px !important;
}

#prod-measure .col-lg-4 p {
    margin-bottom: 5px;
    font-size: 16px;
}

#prod-appnote .col-lg-4 {
    background: white;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border-radius: 6px;
    width: 31%;
    margin: 1.15%;
    text-align: center;
    padding: 15px 20px 5px 20px !important;
    margin-bottom: 60px;
}

/*

#prod-appnote .col-lg-4 p {
    margin-bottom: 5px;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
}

#prod-appnote .col-lg-4 p.small {
    font-size: 14px;
    font-weight: 500;
}

#prod-appnote .appnote {
    width: 60%;
    float: left;
}

section#prod-appnote img {
    width: 25%;
    margin-right: 0;
    margin-left: auto;
    float: right;
    margin-top: -34px;
    margin-bottom: -15px;
}
*/

section#prod-soft .col-lg-4 {
    background: #e5f1f8;
    width: 31%;
    /*margin: 1.15%;*/
	margin-left: auto;
	margin-right: auto;
    text-align: center;
    border-radius: 6px;
    padding: 25px 20px 15px 20px !important;
}

section#prod-soft .col-lg-4 p {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
}

section#prod-soft .col-lg-4 p.small {
    font-size: 14px;
    font-weight: 500;
}

section#prod-soft img {
    width: 25%;
    margin-bottom: 20px;
}

section#prod-soft {
    padding-top: 0px;
}

#collapseSearch {
    top: 50px;
    left: 35%;
    width: 65%;    
    z-index: 5;
    position: absolute;
}

a#btn-search {
    padding-left: 8px;
    padding-right: 25px;
    max-width: 35px;
    background: none;
    border: none;
    float: left;
}

a#btn-search i {
    color: #000;
    font-size: 20px;
}

.only-mobile {
    display: none !important;
}

@media only screen and (max-width: 575px){
	.intro-body img {
		display: none;
	}	
}

@media only screen and (max-width: 575px){	
	#about .content h3{
		text-align: center;
	}	
}

@media only screen and (max-width: 1199px){
  #product-intro img {
    display: none;
  }

  #product-intro h1.intro-title {
    font-size: 28px;
  }
}


@media only screen and (max-width: 991px){
  #header {
    background: #2872b6e6;
  }     

	.col-lg-6.col-img{
		margin: auto !important;
		width: 55vw !important;
  }

	.mb-5  {
		margin-bottom: 0px !important;
	}
}

@media only screen and (max-width: 767px) {
	#services-section {
		background-image: url(../img/s2-bg.webp);
	}
}
@media only screen and (max-width: 991px) {
	#services-section .col-md-2.col-lg-2:after {
		display: none;
	}
	
	.s1 .icon-box:after {
		display: none;
	}
}

@media only screen and (max-width: 991px) {
	section#about img.img-fluid{
		display: none;
		width: 60%;
		display: flex;
		margin: auto;
		float: none;
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 991px){
	.intro .row {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	section#about #aboutImg{
		display: none;
	}
	section#about {
		padding: 0px;
	}
}

@media only screen and (min-width: 992px){
	section#about #minimizedImg{
		display: none;
	}
}

@media only screen and (max-width: 991px){
	.col-lg-6{
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px){
.intro .intro-body {
        padding-top: 15px;
    }
	.intro .intro-body .price-a {
		padding: 8px 8px;
		font-size: 13px;
		justify-content: center;
	}
/*	.col-lg-7 {
		width: 75% !important;
		margin-left: 12%;
	}*/
	.intro .intro-title {
		font-size: 24px !important;
	}
	.intro h3 {
		font-size: 20px !important;
		font-weight: 400;
	}
}

@media only screen and (max-width: 991px){
	.intro .col-lg-5{
		display: flex;
		justify-content: center;
		width: auto;
	}
	
	.intro .col-lg-5 img{
		height: 35vw;
		min-height: 235px;
	}

	.intro .col-lg-7 img{
		height: 15vw;
		min-height: 235px;
    text-align: center;
	}

	.intro .intro-title{
		font-size: 35px;
	}
	.intro h3{
		font-size: 20px;
		font-weight: 400;
	}	
/*	.col-lg-7{
		width: 50%;
	}*/
}

@media only screen and (max-width: 991px) {

	nav#navbar {
		display: none;
	}
			
	.intro-body img {
		position: fixed;
		width: 35px;
		top: 10px;
		right: 25px;
		z-index: 10;
	}

	#product-megamenu-content .show {
		display: inline;
		max-height:inherit;
		box-sizing: border-box;
	}
	.navbar a {
		display: none;
	}
	
	.intro-body:after {
		display: none;
		content: '';
		position: absolute;
		background: #2872b694;
		clip-path: polygon(100% 0, 0% 100%, 100% 100%);
		width: 350px;
		height: 415px;
		right: 0;
		bottom: -232px;
		z-index: 1;
	}
	
    .only-mobile {
        display: block !important;
    }
    a.appointment-btn.scrollto {
        width: 75%;
        margin-left: 20px;
        text-align: left !important;
        justify-content: flex-start;
    }
    .side-menu nav>.d-block {
        display: none !important;
    }
    nav#navbar {
        height: auto;
    }
	
	.mobile-nav-toggle {
		display: block;
		color: #fff;
		font-size: 30px;
		cursor: pointer;
		line-height: 0;
		position: absolute;
		top: 15px;
		right: 7px;
	}

    header #product-megamenu-ul {
        display: none;
    }
    .intro .intro-title {
        font-size: 30px;
    }
    .intro .col-lg-4 {
        text-align: center;
    }

    #product-categories .icon-box {
        padding-top: 15px;
    }

    .footer_middel {
        display: none;
    }
    .col-lg-4.col-md-6.footer-newsletter {
        padding: 30px 20px 20px 20px;
    }
	
    #services-section .col-md-2 {
        width: 50%;
    }
    .s1 .col-md-2.col-lg-2:nth-child(6) .icon-box:after,
    .s1 .col-md-2.col-lg-2:nth-child(7) .icon-box:after,
    .s1 .col-md-2.col-lg-2:nth-child(8) .icon-box:after,
    .s1 .col-md-2.col-lg-2:nth-child(9) .icon-box:after,
    .s1 .col-md-2.col-lg-2:nth-child(10) .icon-box:after {
        display: block;
    }

    section#ord-docs {
        padding-top: 0px;
    }
    #ord-blue-box .col-lg-12 {
        width: 92%;
        margin-left: 4%;
    }
    section#product-tabs .col-lg-2 {
        width: 50%;
        margin-bottom: 0px !important;
    }

	.intro-carousel:after {
		display: none;
	}

    .popular-products div#recipeCarousel {
        padding-left: 30px;
        padding-right: 30px;
    }
    .popular-products .carousel-control-prev {
        left: -15px;
    }
    .popular-products .carousel-control-next {
        right: -15px;
    }
    .popular-products p.py-2 {
        min-height: auto;
    }
    div#js-next1,
    div#js-prev1 {
        display: none;
    }
}