/*------------------------------------------------------------------ 
    IMPORT FONTS 
-------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Great+Vibes');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*------------------------------------------------------------------ 
    IMPORT FILES 
-------------------------------------------------------------------*/

@import url(animate.css);
@import url(font-awesome.min.css);
@import url(magnific-popup.css);
@import url(responsiveslides.css);
@import url(timeline.css);
@import url(flaticon.css);

/*------------------------------------------------------------------ 
    SKELETON
-------------------------------------------------------------------*/
:root {
	--primary: #f2184f;
	--secondary: #0a1f44;
	--primary-invert: #fff;
	--secondary-invert: #fff;
  
	 /* DEFAULT COLOR OF ALERT TEXT */
	 --alert-text-primary: #fff;
	 
	/* DEFAULT COLOR OF TEXTS */
	--text-primary: #0a1f44;
	
	/* FOR BUTTONS & INPUTS */
	--elements-roundness: 10rem;
  
	/* space-between-blocks: 5.3rem; */
	/* for mobiles */
	/* space-between-blocks-small-screens: 3rem; */
  }

  .space-between-blocks {
	padding-top: var(--space-between-blocks-small-screens);
	padding-bottom: var(--space-between-blocks-small-screens);
  }
  
  @media(min-width: 992px) {
	.space-between-blocks {
	  padding-top: var(--space-between-blocks);
	  padding-bottom: var(--space-between-blocks);
	}
  } 

  @media(max-width: 766px) {
	.line {
	  display: none;
	}
	.footer_menu .firstpa
	{
		padding-top: 2% !important;
	}

  } 
  

body {
	color: #666666;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	line-height: 1.80857;
}

a {
	color: #1f1f1f;
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 0;
	font-weight: normal;
	position: relative;
	padding: 0 0 10px 0;
	font-weight: normal;
	line-height: 120% !important;
	color: #1f1f1f;
	margin: 0
}

h1 {
	font-size: 24px
}

h2 {
	font-size: 22px
}

h3 {
	font-size: 18px
}

h4 {
	font-size: 21px;
	color: #07528d;
	margin-top: 25px;
}

h5 {
	font-size: 14px
}

h6 {
	font-size: 13px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #212121;
	text-decoration: none!important;
	opacity: 1
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	opacity: .8
}

a {
	color: #666666;
	text-decoration: none;
	outline: none;
}
::placeholder { /* Firefox, Chrome, Opera */ 
    color: black !important;
} 
.light_bg{
	background: #f5f8fd;
	padding-top: 60px;
}

/* .dark_bg { */
	/* background: #f8f8f8; */
	/* padding-top: 60px; */
/* } */
/* .dark_bg .full img{
	/* padding-top: 40px; */
/* }  */
/* .dark_bg .white_fonts h3{
	/* color: rgb(255, 255, 255) !important; */
	/* margin-top: 30px !important; */

/* } */
/* .dark_bg .white_fonts h1{
	font-size: 16px;
 } */
.dark_bg .white_fonts p{
	/* color: rgb(255, 255, 255) !important; */
	/* margin-top: 20px !important; */
	line-height: 30px;	
	font-weight: 20px;
}
.dark_bg .white_fonts{
	/* background-color: #28a5df; */
	padding-left:50px;
	height:640px;
}

#about .dark_bg{
	height: 560px;
}

/* .dark_bg1{
	background-image: url('../images/world-map.png');
} */

.dark_bg .view_prodcuts{
	height: 50px;
	border-radius: 5px;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-color: #019fc4;
	background-color: white;
	/* padding: 13px; */
	/* background-color: #4a1975; */
	width: 250px;
}

.dark_bg .view_prodcuts h5{
	font-size: 16px;
	font-weight: 400px;
	padding: 13px;
}

.dark_bg1 .white_fonts p{
	/* color: rgb(255, 255, 255) !important; */
	/* margin-top: 20px !important; */
	line-height: 30px;	
	font-weight: 20px;
}
.dark_bg1 .white_fonts{
	/* background-color: #28a5df; */
	padding-left:50px;
	height:360px;
}

.dark_bg1 .view_prodcuts{
	height: 50px;
	border-radius: 5px;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-color: #019fc4;
	background-color: white;
	/* padding: 13px; */
	/* background-color: #4a1975; */
	width: 250px;
}

.dark_bg1 .view_prodcuts h5{
	font-size: 16px;
	font-weight: 400px;
	padding: 13px;
}

.counter-section{
	background-color: rgba(1, 159, 196, 1);
	color: #fff;
}

.icon-box{
	border: 1px solid #fff;
	height: 80px;
	width: 80px;
	margin: 20px auto;
	transform: rotate(45deg);
}

.counter-box .fa{
	font-size: 30px;
	margin: 20px auto;
	color: #fff	;
	/* transform: rotate(-45deg); */
}

.counter-box p{
	font-size: 18px;
}

.counter-box .counter{
	font-size: 40px;
}

#about .view_prodcuts a{
	color: #019fc4;
	font-weight: 500px;
	text-align: center;
	border-radius: 5px;
}

#product .view_prodcuts{
	height: 50px;
	border-radius: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: white;
	text-align: center;
	background-color: #019fc4;
	width: 250px;
	margin-left: 450px;
}

#product .view_prodcuts p{
	padding: 7px;
}

.padding_left_right {
	padding-left: 30px;
	padding-right: 30px;
}

a,
.btn {
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.btn-custom {
	margin-top: 20px;
	background-color: transparent !important;
	border: 2px solid #ddd;
	padding: 12px 40px;
	font-size: 16px;
}

.lead {
	font-size: 18px;
	line-height: 30px;
	color: #767676;
	margin: 0;
	padding: 0;
}

blockquote {
	margin: 20px 0 20px;
	padding: 30px;
}

ul,
li,
ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

button:focus {
	outline: none;
}

.form-control::-moz-placeholder {
	color: #ffffff;
	opacity: 1;
}

/*---------Product Page section------------*/

.elementor-13 .elementor-element.elementor-element-4bd6373 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0px 0px 0px 0px;
}
.elementor-section {
	position: relative;
	
}
.elementor *, .elementor :after, .elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.elementor-section .elementor-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
	position: relative;
	background-color: rgb(222, 222, 233);
	
}

.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 768px){
.elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
    width: 100%;
}}
.elementor-column {
    position: relative;
    min-height: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.elementor-column .elementor-13 .elementor-element{
	border-style: solid;
    border-width: 3px 0px 0px 0px;
    border-color: #E31C1C;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px 0px 0px 20px;
}
.elementor-13 .elementor-element.elementor-element-75da0d5:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap, .elementor-13 .elementor-element.elementor-element-75da0d5 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: rgba(35, 84, 162, 0.05);
}
/* .elementor-13 .elementor-element {
    border-style: solid;
    border-width: 3px 0px 0px 0px;
    border-color: #E31C1C;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px 0px 0px 20px;
} */
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 10px;
}
.elementor-column-wrap {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.elementor-13 .elementor-element.elementor-element-271cf23 {
    padding: 0px 0px 0px 0px;
}
.elementor-widget-wrap>.elementor-element {
    width: 100%;
}
.elementor-section {
    position: relative;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1200px;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px;
}
.elementor-section .elementor-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
#product_category{
	background-color: #f8f8f8;
}
#toggle{
	margin-top: 50px;
	
  }

#product_category .accordion {
	background-color: #bcd3e9;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 16px;
	font-weight: 600;
	transition: 0.4s;
	border-radius: 5px;
  }
  
  #product_category .active, .accordion:hover {
	background-color: #fafafa;
	border: none;
	outline: none;
  }

  #product_category .panel {
	padding: 0 18px;
	background-color: #fafafa;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
  }
  
  #product_category .panel p{
	text-align: justify;
  }
  
/* #product_in_productpage .container{
 background-color: #f8f8f8 !important;
} */
/*------------------------------------------------------------------ 
   LOADER 
-------------------------------------------------------------------*/

#preloader {
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 11000;
	position: fixed;
	display: block;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
}

.loader {
    display: block;
    flex-wrap: wrap;
    width: 250px;
    height: auto;
    -webkit-transform-style: preserve-3d;
}

.loader img {
    width: 100%;
    height: auto;
}

.box {
	position: absolute;
	top: 0;
	left: 0;
	width: 75px;
	height: 75px;
	background-image: none;
	background-size: auto auto;
	background-image: none;
	-webkit-animation: move 2s ease-in-out infinite both;
	animation: move 2s ease-in-out infinite both;
	animation-delay: 0s;
	animation-delay: 0s;
	animation-delay: 0s;
	background-image: url('../images/gb.png');
	background-size: 100% 100%;
}

.modal {
	display: none; /* Hidden by default */
	/* position: fixed;  */
	z-index: 1; /* Sit on top */
	left: 10%;
	top: 0%;
	width: 80%; /* Full width */
	height: 80%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color:  #f1f1f1;
	margin-top: 60px;
}

	/* Modal Content/Box */
.modal-content {
	background-color: #fefefe;
	margin: 5% auto 15% auto; 
	border: 1px solid #888;
	width: 80%; /* Could be more or less, depending on screen size */
}

/* #about{
	background-image: url('../images/world-map.png');
} */

.box:nth-child(1) {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.box:nth-child(2) {
	-webkit-animation-delay: -2s;
	animation-delay: -2s;
}

.box:nth-child(3) {
	-webkit-animation-delay: -3s;
	animation-delay: -3s;
}

@-webkit-keyframes move {
	0%,
	100% {
		-webkit-transform: none;
		transform: none;
	}
	12.5% {
		-webkit-transform: translate(40px, 0);
		transform: translate(40px, 0);
	}
	25% {
		-webkit-transform: translate(80px, 0);
		transform: translate(80px, 0);
	}
	37.5% {
		-webkit-transform: translate(80px, 40px);
		transform: translate(80px, 40px);
	}
	50% {
		-webkit-transform: translate(80px, 40px);
		transform: translate(80px, 40px);
	}
	62.5% {
		-webkit-transform: translate(30px, 60px);
		transform: translate(30px, 60px);
	}
	75% {
		-webkit-transform: translate(0, 80px);
		transform: translate(0, 40px);
	}
	87.5% {
		-webkit-transform: translate(0, 40px);
		transform: translate(0, 40px);
	}
}

@keyframes move {
	0%,
	100% {
		-webkit-transform: none;
		transform: none;
	}
	12.5% {
		-webkit-transform: translate(40px, 0);
		transform: translate(40px, 0);
	}
	25% {
		-webkit-transform: translate(80px, 0);
		transform: translate(80px, 0);
	}
	37.5% {
		-webkit-transform: translate(80px, 40px);
		transform: translate(80px, 40px);
	}
	50% {
		-webkit-transform: translate(80px, 80px);
		transform: translate(80px, 80px);
	}
	62.5% {
		-webkit-transform: translate(40px, 80px);
		transform: translate(40px, 80px);
	}
	75% {
		-webkit-transform: translate(0, 80px);
		transform: translate(0, 80px);
	}
	87.5% {
		-webkit-transform: translate(0, 40px);
		transform: translate(0, 40px);
	}
}

#scroll-to-top {
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 10px;
	right: 20px;
	display: none;
	font-size: 25px;
	border-radius: 0;
	transition: .2s;
	letter-spacing: 1px;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	font-weight: 900;
	border-radius: 100%;
}


/*------------------------------------------------------------------ HEADER -------------------------------------------------------------------*/

.top-header .navbar {
	padding: 0px 0px;
}

.top-header {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    margin: 0 auto;
    z-index: 20;
    /* background-position: left; */
    background-repeat: no-repeat;
    background-color: #ffffff80;
    background-size: auto 100%;
}

.top-header .navbar .navbar-collapse ul li a {
	/* text-transform: uppercase; */
	font-size: 17px;
	/* text-align: center; */
	padding: 10px 10px;
	position:relative;
	font-weight: 300;
	overflow: hidden;
	color: #000;
}

.aerofil_different .different {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 250px;
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 10px;
	margin-right: 5px;
}

.aerofil_different .different h5{
	color: white;
	width:60px; 
	height:60px; 
	border-radius: 50px; 
	border-color: white;
	border-width: 1px;
	border-style: solid;
	padding-top: 18px;
	text-align: center;
	margin-left: 40%;
}

a.navbar-brand {
	position: relative;
}
.navbar-brand img{
	
}

.navbar-collapse ul li a .active{
	color: #019fc4;
}

.top-header .navbar .navbar-collapse ul li a.active {
}
.top-header .navbar .navbar-collapse ul li a:hover,
.top-header .navbar .navbar-collapse ul li a:focus {
	background: transparent;
	color: #019fc4;
}

.search_icon.nav-link img {
	width: 25px;
}

.stat{
	background-color: #f1f1f1;
	color: black;
	background-attachment: fixed;
}

.stat i{
	font-size: 40px;
}

.stat p{
	font-weight: bold;
	letter-spacing: 1px;
}

.stat h2{
	color: orange;
}

/* @media (min-width: 992px){
	.top-header .navbar .navbar-collapse ul li {
		margin: 0px 40px;
	}
	}

@media(min-width: 1500px) {
	.top-header .navbar .navbar-collapse ul li {
		margin: 0px 80px;
	}
  }

  @media (min-width: 768px){
	.top-header .navbar .navbar-collapse ul li {
		margin: 0px 30px;
	}
	} */

.top-header.fixed-menu {
	width: 100%;
	position: fixed;
	box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	background: #fff;
	z-index: 20;
}

.navbar-toggler {
	/*border: 2px solid #f43866;*/
	border-radius: 0;
	margin: 15px 15px;
	padding: 8px 8px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	 position: absolute;
    top: -65px;
}

.navbar-toggler span {
 background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); 
 display: block;
	
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 0px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.navbar-toggler span+span {
	margin-top: 5px;
}


.cool_facts_area {
	position: relative;
	z-index: auto;
	background: #13847f;
	background: -webkit-linear-gradient(to left, #598328, #13847f);
	background: -webkit-linear-gradient(right, #598328, #13847f);
	background: -webkit-gradient(linear, right top, left top, from(#598328), to(#13847f));
	background: -o-linear-gradient(right, #598328, #13847f);
	background: linear-gradient(to left, #598328, #13847f);
	padding: 180px 0 80px 0;
	/* top: -100px; */
  }
  
  #598328,
  #13847f .cool_facts_area:after {
	position: absolute;
	bottom: -100px;
	left: 0;
	right: 0;
	width: 100%;
	height: 100px;
	background-color: #fff;
	content: ''
  }

  .wowwidth {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
  }


/* search bar */

.search-box {
	position: absolute;
	top: 0;
	right: 50px;
	height: auto;
	padding: 0;
	margin-top: 29px;
}

.search-box:hover .search-txt {
	width: 240px;
	padding: 0 10px;
}

/* .top-header #navbar-wd {
	padding-right: 100px;
} */

.search-btn {
	float: right;
	width: 41px;
	height: 41px;
	background: transparent;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #111;
}

.search-txt {
	border: none;
	outline: none;
	float: left;
	padding: 0;
	color: #000;
	font-size: 14px;
	line-height: 41px;
	width: 0;
	transition: width 400ms;
	background: #fff;
	padding: 0;
	font-weight: 300;
}

.theme_color {
	color: #f2184f;
}

/* ===================================== */

.block-5 {
	--block-background: #ffffff;
	--block-text-color: var(--text-primary);
	background: var(--block-background);
	color: var(--block-text-color);
  }
  
  .block__header {
	margin-bottom: 4rem;
  }
  
  .block__pre-title {
	/* color: var(--primary); */
	font-size: 1.7rem;
	font-weight: 600;
  }
  
  .block__title {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.4;
  }
  
  @media(min-width: 992px) {
	.block__title {
	  font-size: 2.5rem;
	  margin-bottom: -50px;
	}
  }
  
  .block__paragraph {
	font-size: 1.1rem;
	line-height: 1.5;
	opacity: .9;
  }
  
  .card-2 {
	margin-bottom: 2.1rem;
  }
  
  .card-2:last-child {
	margin-bottom: 0;
  }
  
  .card-2__symbol {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.3rem;
	height: 3.25rem;
	width: 3.25rem;
	border: 1px solid var(--primary);
	border-radius: var(--elements-roundness);
	background: white;
	color: var(--primary);
  }
  .card-2__symbol img{
	height: 3.00rem;
	width: 3.00rem;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  @media(min-width: 992px) {
	.card-2__symbol {
	  height: 3.8rem;
	  width: 3.8rem;
	}
  }
  
  .card-2__title {
	font-size: 1.3rem;
	font-weight: 600;
	line-height: 1.46;
  }
  
  .card-2__paragraph {
	font-size: .9rem;
	line-height: 1.5;
	opacity: .8;
	margin: 0;
  }
  .card-1 {
	height: 100%;
	padding: 2rem 1rem;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.1);
	transition: .1s all;
  }
  
  .card-1:hover,
  .card-1:focus {
	color: white;
	background: rgb(255, 203, 203); /*hover background-color*/
	border-color: var(--primary);
  }
  
  .card-1__symbol {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.5rem;
	height: 3.25rem;
	width: 3.25rem;
	border: 1px solid var(--primary);
	border-radius: var(--elements-roundness);
	background: white;
	color: var(--primary);
  }
  
  @media(min-width: 992px) {
	.card-1__symbol {
	  height: 4.25rem;
	  width: 4.25rem;
	}
  }
  
  .card-1__title {
	font-size: 1.3rem;
	font-weight: 600;
	line-height: 1.5;
  }
  
  .card-1__paragraph {
	font-size: .9rem;
	line-height: 1.5;
	opacity: .8;
  }
  .mb-2-1rem {
    margin-bottom: 2.1rem;
}
@media (min-width: 768px){
.col-md-6 {
    -ms-flex: 0 0 50%;
    /* flex: 0 0 50%; */
    max-width: 50%;
}  
}
  /* ========================================================= */
/*------------------------------------------------------------------ Banner -------------------------------------------------------------------*/

.home-slider {
	position: relative;
	height: 540px;
}
	
@media only screen and (max-width: 992px){
	/* .pogoSlider-slide{
	background-position: center;

} */
.pogoSlider{
background-position: center;
}
}
.lbox-caption {
	display: table;
	height: 100% !important;
	width: 100% !important;
	left: 0 !important;
}

.lbox-caption {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 10;
}

.lbox-details {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	height: 100%;
	padding: 22% 0%;
}

.lbox-details::before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.lbox-details h1 {
	font-size: 54px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	font-weight: 600;
	position: relative;
	z-index: 3;
}

.lbox-details h2 {
	font-size: 48px;
	color: #ffffff;
	font-weight: 300;
	position: relative;
	z-index: 3;
}

.lbox-details p {
	color: #ffffff;
	position: relative;
	z-index: 3;
}

.lbox-details p strong {
	color: #70c6eb;
	font-size: 40px;
	font-family: 'Montserrat', sans-serif;
}

.lbox-details a.btn {
	background: #ffffff;
	padding: 10px 20px;
	font-size: 20px;
	text-transform: capitalize;
	color: #3a4149;
	border-radius: 0px;
	position: relative;
	z-index: 3;
}

.lbox-details a.btn:hover {
	background: #70c6eb;
}

.pogoSlider-nav-btn {
	background: black;
}

.pogoSlider-nav-btn--selected {
	background: #019fc4 !important;
}

.pogoSlider--navBottom .pogoSlider-nav {
	bottom: 20px;
}

.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn {
	display: none;
}

.img-responsive {
	max-width: 100%;
	height: 620px;
	/* height: ; */
}

.slide_text h3 {
    font-size: 40px;
    font-weight: 700;
    padding: 0;
    line-height: 45px !important;
	text-transform: uppercase;
	margin-left: 5px;
}
/* @media (max-width: 767px){ 
	.slide_text h3 {
		display:block !important
	}
}  */

@media (max-width: 767px){ 
	#about .dark_bg1 .white_fonts p {
		padding-left: 10px;
		padding-right: 10px;
	}
} 

@media (max-width: 992px){ 
	#about .dark_bg1 .white_fonts p {
		padding-left: 100px;
		padding-right: 100px;
	}
} 

.slide_text h4 {
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.slide_text p {
    color: #f2184f;
    font-size: 20px;
    font-weight: 300;
    padding-top: 0;
    line-height: normal;
    margin-bottom: 0;
}

.contact_bt {
    width: 180px;
    height: 50px;
    background: #f2184f;
    color: #fff;
    float: left;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin-top: 50px;
    border-radius: 5px;
}

.contact_bt:hover,
.contact_bt:focus {
    color: #fff;
}

.dark_bg .contact_bt {
    margin-top: 30px;
}

.slide_text {
    margin-top: 220px;
    padding-left: 80px;
}
/*------------------------------------------------------------------ Home -------------------------------------------------------------------*/

#product{
	/* background-color: #019fc4; */

}
.category
{
	margin-top:50px !important;
} 
#playstore .full img{
	width: 450px;
	height: 702px;
	max-width: 52%;
	margin-top: -40px !important;
	padding-bottom: 50px;
}

/*slide effect*/
#playstore .full img {
    position: relative;
    overflow: hidden;
    width: 450px;
	height: 702px;
	max-width: 52%;
    /* border: 1px solid black; */
}
@media (max-width: 767px){
#playstore .full img {
    position: relative; 
     overflow: hidden;
    width: 450px;
	height: 450px;
	max-width: 52%;
    /* border: 1px solid black; */
}}
#slide {
    position: absolute;
    left: -500px;
    width: 100px;
    height: 100px;
    /* background: blue; */
    -webkit-animation: slide 1.5s forwards;
    -webkit-animation-delay: 2s;
    animation: slide 1.5s forwards;
    animation-delay: 2s;
}

@-webkit-keyframes slide {
    100% { left: 0; }
}

@keyframes slide {
    100% { left: 0; }
}

#playstore .dark_bg .white_fonts{
	background-color: #f8f8f8;
	padding-top: 90px;
}

#playstore .dark_bg .white_fonts h3{
	color: rgb(77, 77, 77) !important;
}

#playstore .dark_bg .white_fonts p{
	color: rgb(77, 77, 77) !important;
}

#playstoreimg{
	width: 50%;
}

#features .container{
	width: 100%;
	background-color: #f5f6f8;
}

#features .container img{
	/* margin-top: -150px; */
	width: 100%;
	/* margin-left: -115px !important; */
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
}

@media (max-width: 767px){
	#features .container img{
		width: 350px;
		/* margin-left: -50px !important; */
	}
}
#features .welcome_thumb {
	position: relative;
	z-index: 0;
  }
  
 #features .welcome_thumb .thumb_1 {
	left: 0;
	margin-left: 0px;
	position: relative;
	margin-left: 30px;
  }
  
  #features .welcome_thumb .thumb_1::before {
	background: #fde7ed;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 405px;
	height: 650px;
	content: "";
	z-index: -1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	left: -30px;
	bottom: -30px;
  }
  @media (max-width: 767px){
	#features .welcome_thumb .thumb_1::before {
		display: none;
	}
}

/* Testimonials Section
--------------------------------*/

#testimonials {
	/* padding: 60px 0; */
	/* box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1); */
  }
  
  #testimonials .section-header {
	margin-bottom: 40px;
  }
  
  #testimonials .testimonial-item .testimonial-img {
	width: 80px;
	border-radius: 50%;
	/* border: 4px solid #fff; */
	float: right;
  }
  
  /* #testimonials .testimonial-item h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	color: black; */
	/* margin-left: 140px; */
  /* } */
  
  /* #testimonials .testimonial-item h4 {
	font-size: 14px;
	color: #3786a5;
	margin: 0 0 15px 0;
	margin-left: 140px;
  } */
  
  #testimonials .testimonial-item p {
	/* font-style: italic; */
	margin: 0px 0 15px 50px;
	color: black;
  }
  
  #testimonials .owl-nav,
  #testimonials .owl-dots {
	margin-top: 5px;
	text-align: center;
  }
  
  #testimonials .owl-dot {
	display: inline-block;
	margin: 0 5px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: black;
  }
  
  #testimonials .owl-dot.active {
	background-color:  #019fc4;
  }

  .mission{
	  background-color: #019fc4;
	  position: absolute;
	  width: 43%;
	  height: 22%;
	  padding:5px;
	  top: 30%;
	  left: 60%;
	  border-radius: 5px;
  }

  .mission h2{
	color: white;
}

.vision h2{
	color: white;
}

.mission p{
	color: white;
}

.vision p{
	color: white;
}

  .vision{
	background-color: #019fc4;
	position: absolute;
	width: 43%;
	height: 22%;
	padding:5px;
	top: 65%;
	left: 60%;
	border-radius: 5px;
}

  @media (min-width: 992px) {
	#testimonials .testimonial-item p {
	  width: 80%;
	  text-align:justify;
	}
  }

  @media (max-width: 767px) {
	#intro .intro-info {
	  width: 100%;
	}
  
	#intro .intro-info h2 {
	  font-size: 34px;
	  margin-bottom: 30px;
	}
  
	.section-header p {
	  width: 100%;
	}
  
	#testimonials .testimonial-item {
	  text-align: left;
	}
  
	#testimonials .testimonial-item .testimonial-img {
	  float: none;
	  margin: auto;
	}
  
	#testimonials .testimonial-item h3,
	#testimonials .testimonial-item h4,
	#testimonials .testimonial-item p {
	  margin-left: 0;
	}
  }

  .section-bg {
	background: #fff;
  }

  .section-header h1 {
	font-size: 36px;
	/* color: #283d50; */
	text-align: center;
	font-weight: 600;
	position: relative;
  }
  
  .section-header p {
	text-align: center;
	margin: auto;
	font-size: 15px;
	padding-bottom: 60px;
	color: #556877;
	width: 50%;
  }

  .section-header p {
    width: 100%;
  }
/*------------------------------------------------------------------ About -------------------------------------------------------------------*/
/* .breadcam_bg {
	background-image: url(../images/Aerofil-About.jpg);
  }
   */
  .breadcam_bg_products {
	background-image: url(../images/pexels-polina-tankilevitc.jpg);
  }
  
  .breadcam_bg_contact {
	background-image: url(../images/pexels-gustavo-fring-4149043.jpg);
  }
  
  .breadcam_bg_2 {
	background-image: url(../images/banner/arseny-togulev-DE6rYp1nAho-unsplash.jpg);
  }
  .breadcam_bg img{
	  width: 100%;
  }
   
  .bradcam_area {
	background-size: cover;
	/* background-position: center center; */
	/* padding: 135px 0 100px 0px; */
  
	background-repeat: no-repeat;
	/* box-shadow: inset 0 0 0 2000px rgba(10, 161, 172, 0.295); */
	/* background-size: cover; */
	/* padding: 200px 0 120px 0; */
  }

  .contact .bradcam_area {
	background-size: cover;
	/* background-position: center center; */
	/* padding: 135px 0 0px 0px; */
  
	background-repeat: no-repeat;
	/* box-shadow: inset 0 0 0 2000px rgba(10, 161, 172, 0.295); */
	/* background-size: cover; */
	/* padding: 200px 0 120px 0; */
  }
  
  @media (max-width: 767px) {
	
	.bradcam_area {
	  /* padding: 150px 0 120px 0; */
	}
  }
  
  
  .bradcam_area h3 {
	font-size: 50px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 0;
	text-transform: capitalize;
  }
  
  @media (max-width: 767px) {
	
	.bradcam_area h3 {
	  font-size: 35px;
	}
  }
  
  
  .bradcam_area p {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	text-transform: capitalize;
  }
  
  
  .bradcam_area p a {
	color: #fff;
  }
  
  
  .bradcam_area p a:hover {
	color: #fff;
  }
.tooltip-1 {
	display: inline-block;
	position: relative;
	color: #70c6eb;
	opacity: 1;
}

.tooltip__wave {
	width: 30%;
	height: 20px;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0px;
	margin: 0 auto;
	overflow: hidden;
}

.tooltip__wave span {
	position: absolute;
	left: -100%;
	width: 200%;
	height: 100%;
	background: url(../images/wave.svg) repeat-x center center;
	background-size: 50% auto;
}

#about .dark_bg{
	/* background-image: url(../images/img-about-us.jpg); */
	background-color: #257dc0;;
	background-repeat: no-repeat;
	height: 100%;
}

#about .dark_bg .white_fonts h3{
	/* color: black !important; */
	margin-left: 30px;
}

#about .dark_bg .white_fonts p{
	color: black !important;
	margin-left: 30px;
	/* margin-top:50px !important; */
}

#about .dark_bg .white_fonts a{
	color: #257dc0;
}

#about .dark_bg1 .white_fonts h3{
	/* color: black !important; */
	margin-left: 30px;
}

#about .dark_bg1 .white_fonts p{
	color: black !important;
	margin-left: 30px;
	/* margin-top:50px !important; */
}

#about .dark_bg1 .white_fonts a{
	color: #257dc0;
}

.products .dark_bg .white_fonts{
	background-color: white;
}

.products .dark_bg .white_fonts h3{
	/* color: black !important; */
	margin-left: 30px;
}

.products .dark_bg .white_fonts p{
	/* color: black !important; */
	margin-left: 30px;
	/* margin-top:50px !important; */
}

.products .dark_bg .white_fonts a{
	color: #257dc0;
}

.products .dark_bg{
	background-color: white;
}

.title-box {
	text-align: center;
	margin-bottom: 30px;
}

.title-box h2 {
	font-size: 75px;
	font-family: 'Great Vibes', cursive;
	color: #e91327;
	font-weight: 400;
	padding: 0;
}

.title-box h2 span {
	color: #70c6eb;
	text-decoration: underline;
}

.about-main-info h2 span {
	color: #70c6eb;
	text-decoration: underline;
}

/* .about-main-info {
	margin-bottom: 30px;
} */

.about-m {}

/* .about-img {
	padding: 30px 0px;
}

.about-img img {
	border-radius: 10px;
} */

/* .about-m ul {
	display: block;
	text-align: center;
	padding-bottom: 30px;
}

.about-m ul li {
	display: inline-block;
	text-align: center;
}

.about-m ul li a {
	background: #528780;
	color: #ffffff;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	display: block;
	border-radius: 50px;
	margin: 0px 5px;
}

.about-m ul li a:hover {
	background: #333333;
	color: #ffffff;
}

.about-main-info h2 {
	font-size: 45px;
	color: #e91327;
	font-weight: 600;
}

.about-main-info a {
	border-radius: 2px;
	transition: .2s;
	padding: 10px 25px;
	background: #e91327;
	color: #ffffff;
	font-weight: 300;
	font-size: 15px;
	border-radius: 0 15px;
	margin-top: 10px;
}

.about-main-info a:hover {
	color: #ffffff;
}

.about-main-info div.full>img {
	height: 500px;
} */

.hvr-radial-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	overflow: hidden;
	background: #070500;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	color: #fff;
	float: left;
	width: 165px;
	height: 45px;
	text-align: center;
	line-height: 45px;
}

.hvr-radial-out::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #f43866;
	border-radius: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-radial-out:hover::before,
.hvr-radial-out:focus::before,
.hvr-radial-out:active::before {
	-webkit-transform: scale(2);
	transform: scale(2);
}

a.hvr-radial-out:hover,
a.hvr-radial-out:focus {
	color: #fff;
}

/*------------------------------------------------------------------ Clients -------------------------------------------------------------------*/
#client .layout_padding {
 /* background-color: #f8f8f8 !important; */
}
/*------------------------------------------------------------------ Vision -------------------------------------------------------------------*/

/* .mission{ */
	/* border:2px solid #f43866; */
	/* margin-top: 10px;
	background-color: #fdfdfd; */
	/* opacity:40%; */
	/* color:black; */
	/* border-radius: 10%; */

/* } */

.vision p{
	/* color:red; */
}


/*------------------------------------------------------------------ Services -------------------------------------------------------------------*/
.overproduct_section .content{
	position: absolute;
	top: 40%;
	left: 25%;
	border-style: solid;
	border-width: 2px;
	border-color: white;
	/* background-color: #edc58a; */
	width: 50%;
	height: 8%;
	padding: 5px;
	text-align: center;
	border-radius: 3px;
	/* transform: translate(-50%, -50%); */
	/* -ms-transform: translate(-50%, -50%); */
	/* color: white; */
}
.overproduct_section .content1{
	position: absolute;
	top: 55%;
	left: 25%;
	border-style: solid;
	border-width: 2px;
	border-color: white;
	/* background-color: #edc58a; */
	width: 50%;
	height: 8%;
	padding: 5px;
	text-align: center;
	border-radius: 3px;
	/* color: white; */
}

.overproduct_section{
	background-color:#019fc4;
	opacity: 0;
}

.overproduct_section .content a{
	color: white;
}

.overproduct_section .content1 a{
	color: white;
}

.products_offer .service_blog {
    float: left;
    width: 100%;
    /*border: solid #555 1px;*/
    padding: 30px;
    /* margin-top: 30px; */
    transition: ease all 0.2s;
}

#brands .service_blog {
    float: left;
    width: 100%;
    /*border: solid #555 1px;*/
    padding: 30px;
    /* margin-top: 30px; */
    transition: ease all 0.2s;
}

#product #carousal_product .service_blog {
    float: left;
	width: 100%;
	padding-top: 20px;
    transition: ease all 0.2s;
}

#product1 #carousal_product .service_blog {
    float: left;
	width: 100%;
	padding-top: 20px;
	/* padding-bottom: 30px; */
    transition: ease all 0.2s;
}

#products .service_blog:hover .service_icons img{
	opacity: 0.3;
	/* background-color:#4a1975; */
 }

 #products .service_blog:hover{
	background-color: rgba(1, 159, 196, 1);
	/* background-color:#4a1975; */
 }
 #products .service_blog:hover h4{
	color: white;
	/* background-color:#4a1975; */
 }

 #products .service_blog:hover p{
	opacity: 0.3;
	/* background-color:#4a1975; */
 }

 #products .service_blog:hover 	h4{
	opacity: 0.3;
	/* background-color:#4a1975; */
 }
  
.service_blog:hover .overproduct_section{
	opacity: 1;
	/* background-color:#4a1975; */
}

#carousal_product .service_blog{
	box-shadow: 0 0 30px 0 rgba(74, 25, 117,.1);
}

.products_offer .service_blog{
	box-shadow: 0 0 30px 0 rgba(74, 25, 117,.1);
}

#brands .service_blog{
	box-shadow: 0 0 30px 0 rgba(74, 25, 117,.1);
}

.service_blog:hover, .service_blog:focus {
	box-shadow: 0 0 30px 0 rgba(74, 25, 117,.2);
	/* background-color: #4a1975; */
	transform: scale(1.02);
	/* border: 1px solid #f43866; */
}

.mask {
    float: left;
    width: 100%;
    /*border: solid #555 1px;*/
    padding: 30px;
    /* margin-top: 30px; */
    transition: ease all 0.2s;
}

.mask p{
	color: black;
}

.mask:hover, .mask:focus {
    box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
	transform: scale(1.02);
	border: 1px solid #019fc4;
}

 .mask{
	background-color: #f5f8fd;
	border-radius: 10px;
	margin-top: -20px !important;
}
 .mask h4{
	border-bottom: none;
	color:#019fc4 !important;
	font-weight: 600;
}
 .mask .full a{
	width: 50%;
	text-align: center;
}

/* .mask h4 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: solid #222 2px;
    color: #222;
    margin-bottom: 15px;
} */

.service_blog h4 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 22px;
    border-bottom: solid #222 2px;
    color:#019fc4;
	margin-bottom: 15px;
	/* text-align: center; */
}

.service_blog .full p{
	/* text-align: center; */
	color: black;
}

#brands .service_blog .full p{
	text-align: left;
}
 
.service_blog .full .country{
	order:1px solid #f43866;
	text-align: center;
	/* padding-left: 12px; */
	/* padding-top: 8px; */
	/* background-color: #f43866; */
	color:white;
	font-size: 15px;
	/* font-weight: bold; */
	/* opacity:80%; */
}

#product .service_blog .full .country{
	order:1px solid #f43866;
	text-align: center;
	/* padding-left: 12px; */
	/* padding-top: 8px; */
	/* background-color: #f43866; */
	color:gray;
	font-size: 13px;
	/* font-weight: bold; */
	/* opacity:80%; */
}

#product1 .service_blog .full .country{
	order:1px solid #f43866;
	text-align: center;
	/* padding-left: 12px; */
	/* padding-top: 8px; */
	/* background-color: #f43866; */
	color:gray;
	font-size: 13px;
	/* font-weight: bold; */
	/* opacity:80%; */
}

.effect-service {
	position: relative;
	height: auto;
	text-align: center;
	cursor: pointer;
	border: 8px solid #eee;
	margin-bottom: 30px;
}

figure.effect-service {
	background: -webkit-linear-gradient(-45deg, #EC65B7 0%, #05E0D8 100%);
	background: linear-gradient(-45deg, #EC65B7 0%, #05E0D8 100%);
}

figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

figure.effect-service img {
	opacity: 0.85;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure figcaption,
.grid figure figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

figure figcaption {
	padding: 10px;
	color: #fff;
	text-transform: capitalize;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-service h2 {
	padding: 20px;
	width: 50%;
	height: 50%;
	text-align: left;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(10px, 10px, 0);
	transform: translate3d(10px, 10px, 0);
}

figure.effect-service h2 {
	background: #e91327;
	padding: 13px;
	width: 94%;
	height: 58px;
	border: 0;
	margin: 0;
	font-weight: 200;
	font-size: 34px;
	color: #ffffff;
	text-align: center;
	font-family: 'Great Vibes', cursive;
}

figure.effect-service p {
	padding: 15px;
	width: 100%;
	height: 80%;
	font-size: 14px;
	border: 2px solid #fff;
	margin: 0;
	font-weight: 300;
	display: none;
}

figure.effect-service p {
	float: right;
	padding: 20px;
	text-align: left;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

figure figcaption>a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

figure.effect-service:hover img {
	opacity: 0.6;
}

figure.effect-service:hover p {
	opacity: 1;
}

figure.effect-service:hover {
	border: 8px solid #e91327;
}
/*------------------------------------------------------------------ Products -------------------------------------------------------------------*/
#products .service_blog{
	background-color: #f6f6f6;
	border-radius: 10px;
	height: 500px;
	margin-top: -20px !important;
}

#brands .service_blog{
	height: 400px;
}

.products_offer .service_blog{
	background-color: white;
	border-radius: 100px;
	height: 200px;
	width: 200px;
	margin-top: -20px !important;
}

#product .service_blog{
	background-color: white;
	border-radius: 10px;
	margin-top: -20px !important;
	height: 420px;
}

#product1 .service_blog{
	background-color: white;
	border-radius: 10px;
	margin-top: -20px !important;
	height: 440px;
}

#product .service_blog h4{
	color: #019fc4;
}

#products .service_blog h4{
	border-bottom: none;
}

#product .service_blog h4{
	border-bottom: none;
}

#products .service_blog .full a{
	width: 50%;
	text-align: center;
}

#product .service_blog .full a{
	width: 50%;
	text-align: center;
}

/*------------------------------------------------------------------ Gallery -------------------------------------------------------------------*/

.gallery-box {
	padding: 70px 0px 120px;
}

.gallery-box ul {}

.gallery-box ul li {
	position: relative;
	width: 31.33%;
	margin: 0 1% 20px !important;
	padding: 0px;
	float: left;
	border: none;
	overflow: hidden;
	margin-bottom: 0px;
}

.gallery-box ul li a {
	position: relative;
	display: inline-block;
	border: 4px solid #ffffff;
}

.gallery-box ul li a::before {
	content: "";
	position: absolute;
	background: rgba(233, 19, 39, 0.9);
	width: 100%;
	height: 100%;
	left: 0px;
	top: 100%;
	opacity: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}

.gallery-box ul li a .overlay {
	background: #70c6eb;
	color: #3a4149;
	font-size: 22px;
	text-align: center;
	width: 38px;
	height: 38px;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}

.gallery-box ul li a:hover::before {
	top: 0;
	opacity: 1;
}

.gallery-box ul li a:hover .overlay {
	opacity: 1;
}

.gallery-box ul li a:hover {
	border: 4px solid #e91327;
}

.gallery-box ul li a .overlay {
	background: #fff;
	color: #e91327;
}


/*------------------------------------------------------------------ Properties -------------------------------------------------------------------*/

.properties-box {
	padding: 70px 0px;
	background-color: #f2f3f5;
}

.single-team-member {
	position: relative;
	margin-top: 30px;
	border: 10px solid #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

.filter-button-group {
	margin-bottom: 30px;
}

.filter-button-group button {
	border-radius: 2px;
	transition: .2s;
	letter-spacing: 1px;
	padding: 10px 18px;
	background: #57cef8;
	color: #ffffff;
	cursor: pointer;
	border: none;
}

.filter-button-group button:hover {
	color: #ffffff;
}

.properties-single {
	margin-bottom: 30px;
	background: #ffffff;
	transition: all 0.5s ease 0s;
}

.fuit {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 100;
}

.fuit a {
	background: #57cef8;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	color: #ffffff;
}

.for-sal {
	background: #3a4149;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #ffffff;
	border-radius: 2px;
	padding: 5px 10px;
	font-size: 13px;
	z-index: 10;
}

.pro-price {
	background: #57cef8;
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #ffffff;
	border-radius: 2px;
	padding: 5px 10px;
	font-size: 13px;
	z-index: 10;
}

.properties-img {
	position: relative;
	overflow: hidden;
}

.properties-img img {
	-webkit-transition: all 1.5s;
	-moz-transition: all 1.5s;
	-o-transition: all 1.5s;
	-ms-transition: all 1.5s;
	transition: all 1.5s;
	transition-delay: 0s;
	-webkit-transition-delay: .5s;
	-moz-transition-delay: .5s;
	-o-transition-delay: .5s;
	-ms-transition-delay: .5s;
	transition-delay: .5s;
}

.properties-single:hover .properties-img img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.hover-box {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	-webkit-transition: all .9s ease;
	-moz-transition: all .9s ease;
	-o-transition: all .9s ease;
	-ms-transition: all .9s ease;
	transition: all .9s ease;
	transition-delay: 0s;
	-webkit-transition-delay: .5s;
	-moz-transition-delay: .5s;
	-o-transition-delay: .5s;
	-ms-transition-delay: .5s;
	transition-delay: .5s;
}

.properties-single:hover .hover-box {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	opacity: 1;
	top: 0;
}

.properties-dit {
	padding: 15px;
}

.properties-dit h3 {
	font-size: 20px;
}

.properties-dit ul {
	padding: 10px 0px;
}

.properties-dit ul li {
	float: left;
	width: 33.33%;
	font-size: 12px;
	line-height: 30px;
}

.properties-dit ul li i {
	float: right;
	padding: 7px 10px;
	font-size: 15px;
	color: #57cef8;
}

.properties-dit p {
	margin: 0px;
}

.properties-dit p i {
	padding-right: 10px;
}

/*------------------------------------------------------------------ counter ----------------------------------------------------------------*/

h2.timer.count-title.count-number {
    color: #f43866;
    font-size: 60px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    line-height: 60px;
}

p.count-text {
    color: #f43866;
    font-size: 22px;
    font-weight: 600;
    line-height: 20px;
    border-bottom: solid #fff 5px;
    padding-bottom: 10px;
    width: 50%;
}

/*------------------------------------------------------------------ Team -------------------------------------------------------------------*/

.team-box {
	padding: 70px 0px;
}

.team_member_img img {
    border: solid #ece9e2 20px;
    border-radius: 100%;
    width: 300px;
    height: 300px;
}

#team_slider h3 {
    margin-bottom: 10px;
    color: #000;
    font-size: 22px;
    font-weight: 600;
    padding: 0;
    margin-top: 25px;
}

#team_slider p {
    padding: 0 43px;
}

.team_member_img {
    position: relative;
}

.team_member_img .social_icon_team {
    position: absolute;
    top: 19px;
    left: 42px;
    width: 76%;
    height: 87%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    background: rgba(244,56,102,0.7);
	opacity:0;
	transition: ease all 0.2s;
}

.team_member_img:hover .social_icon_team,
.team_member_img:focus .social_icon_team {
	opacity: 1;
}

.our-team {
	text-align: center;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.our-team:before,
.our-team:after {
	content: "";
	width: 130px;
	height: 150px;
	background: #57cef8;
	position: absolute;
	z-index: -1;
}

.our-team:before {
	bottom: -20px;
	left: 0;
}

.our-team:after {
	top: -20px;
	right: 0;
}

.our-team .pic {
	margin: 8px;
	position: relative;
	border: 3px solid #57cef8;
	transition: all 0.5s ease 0s;
}

.our-team:hover .pic {
	border-color: #3a4149;
}

.our-team .pic:after {
	content: "";
	width: 100%;
	height: 0;
	background: #57cef8;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transform-origin: 0 0 0;
	transition: all 0.5s ease 0s;
}

.our-team:hover .pic:after {
	height: 100%;
	opacity: 0.85;
}

.our-team img {
	width: 100%;
	height: auto;
}

.our-team .team-content {
	width: 100%;
	position: absolute;
	top: -50%;
	left: 0;
	transition: all 0.5s ease 0.2s;
}

.our-team:hover .team-content {
	top: 38%;
}

.our-team .title {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: capitalize;
	margin: 0px;
}

.our-team .post {
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	text-transform: capitalize;
}

.our-team .social {
	padding: 0;
	margin: 40px 0 0 0;
	list-style: none;
}

.our-team .social li {
	display: inline-block;
}

.our-team .social li a {
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	border: 1px solid #fff;
	font-size: 18px;
	color: #fff;
	margin: 0 7px;
	transition: all 0.5s ease 0s;
}

.our-team .social li a:hover {
	background: #fff;
	color: #00bed3;
}

@media only screen and (max-width: 990px) {
	.our-team {
		margin-bottom: 30px;
	}
}


/*------------------------------------------------------------------ Blog -------------------------------------------------------------------*/

.blog-box {
	padding: 70px 0px;
	background-color: #f2f3f5;
}

.blog-inner {
	background: #ffffff;
	text-align: center;
	margin-bottom: 30px;
	border: 10px solid #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

.blog-img {
	margin-bottom: 15px;
	overflow: hidden;
}

.blog-img img {
	transition: all 0.9s ease 0s;
}

.blog-inner:hover .blog-img img {
	-moz-transform: scale(1.5) rotate(-10deg);
	-webkit-transform: scale(1.5) rotate(-10deg);
	-ms-transform: scale(1.5) rotate(-10deg);
	-o-transform: scale(1.5) rotate(-10deg);
	transform: scale(1.5) rotate(-10deg);
}

.blog-inner a {
	border-radius: 2px;
	transition: .2s;
	letter-spacing: 1px;
	padding: 10px 18px;
	background: #57cef8;
	color: #ffffff;
}

.blog-inner a:hover {
	color: #ffffff;
}


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

.contact-box {
	padding: 70px 0px;
}

.left-contact{
	margin-top: 50px;
}

.left-contact h2 {
	font-size: 22px;
	font-weight: 500;
	padding-bottom: 30px;
}

.cont-line {
	overflow: hidden;
	margin-bottom: 30px;
}

.icon-b {
	width: 55px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	font-size: 25px;
	margin-right: 15px;
	color: #fff;
	border-radius: 100%;
	background: #f2184f;
}

.dit-right h4 {
	font-size: 16px;
	color: #3a4149;
	font-weight: 500;
	margin: 0;
	padding: 0;
}

.dit-right p {
	font-size: 14px;
	margin-top: 0;
}

.dit-right a {
	font-size: 14px;
	color: #3a4149;
	font-weight: 300;
	line-height: normal;
}

.dit-right a:hover {
	color: #57cef8;
}

.contact-block {
	background-color: #ffffff;
	padding: 30px;
	border-radius: 10px;
}

.contact-block .form-group .form-control {
	background: #ffffff;
	height: 48px;
	font-size: 14px;
	/* border: 0; */
	padding: 5px 20px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 5;
	font-weight: 200;
	letter-spacing: 0px;
	border-color: black;
	border-width: 1px;
}

.submit-button .btn-common {
	background-color: #019fc4;
	border-style: solid;
	border-color: #019fc4;
	border-width: 2px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	font-weight: 400;
	color: white;
	padding: 0 20px;
	outline: 0;
	text-transform: uppercase;
	border-radius: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 1;
}

.contact-block .form-group textarea.form-control {
	height: 150px;
	padding-top: 15px;
}

.submit-button .btn-common:hover {
	background-color:white;
	color: #019fc4;
	opacity: 1;
	border-color: #019fc4;
}

.custom-select {
	height: 45px;
	font-size: 16px;
}

select.form-control:not([size]):not([multiple]) {
	height: calc(45px + 2px);
}

.help-block ul li {
	color: red;
}
.footer{
	background-color:#d8ec8b;
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
}

.footer div{
	padding-top: 10px;
}

.footer h1{
	font-weight: 700;
	font-size: 30px;
	/* text-align: left; */
	/* padding-top: 15px; */
}

.footer-box {
	background-image: url("../images/footer_bg.png");
	/* background: #3786a5; */
	/* background-size: 100% 100%; */
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0;
	color: white;
}

.footer-box .footer-company-name {
	text-align: center;
	margin: 0px;
	color: white;
	font-size: 13px;
	font-weight: 400;
	padding-top: 2px;
}

.footer-box .footer-company-name a {
	color: white;
	text-decoration: underline !important;
}

.footer-box .footer-company-name a:hover {
	color: #e91327;
}

/* Clients Section
--------------------------------*/

#clients {
	padding: 60px 0;
  }
  
  #clients img {
	max-width: 80%;
	opacity: 0.5;
	transition: 0.3s;
	padding: 15px 0;
  }
  
  #clients img:hover {
	opacity: 1;
  }
  
  #clients .owl-nav,
  #clients .owl-dots {
	margin-top: 5px;
	text-align: center;
  }
  
  #clients .owl-dot {
	display: inline-block;
	margin: 0 5px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #ddd;
  }
  
  #clients .owl-dot.active {
	background-color: #1bb1dc;
  }
  
/*------------------------------------------------------------------ Subscribe -------------------------------------------------------------------*/

.subscribe-box {
	padding: 70px 0px;
	background: #e91327;
}

.subscribe-inner {
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
}

.subscribe-inner h2 {
	font-size: 80px;
	font-weight: 600;
	color: #ffffff;
	font-family: 'Great Vibes', cursive;
	padding: 0;
}

.subscribe-inner p {
	color: #cccccc;
}

.subscribe-inner .form-group .form-control-1 {
	width: 100%;
	padding: 12px 15px;
	border-radius: 0px;
	border: none;
}

.subscribe-inner .form-group button {
	border-radius: 0;
	transition: .2s;
	padding: 10px 18px;
	background: #222;
	color: #ffffff;
	border: none;
	cursor: pointer;
	font-weight: 300;
	letter-spacing: 0.1px;
	border-radius: 0 15px 0 15px;
}

.about-main-info h2 img {
	margin-top: -10px;
}

p {
	margin-top: 5px;
	margin-bottom: 1rem;
	font-size: 16px;
	font-weight: 300;
	line-height: normal;
}

.text_align_center {
	text-align: center;
}

.red_bg {
	background: #e91327;
}

/* .white_fonts p,
.white_fonts h1,
.white_fonts h2,
.white_fonts h3,
.white_fonts h4,
.white_fonts h5,
.white_fonts h6,
.white_fonts ul,
.white_fonts ul li,
.white_fonts ul li a,
.white_fonts ul i,
.white_fonts .post_info i,
.white_fonts div,
.white_fonts a.read_more {
	/* color: #fff !important; */
/* } */

.red_bg .about-main-info a {
	background: #fff;
	color: #e91327;
}

.testimonial_img {
	text-align: center;
	width: 100%;
	display: flex;
	justify-content: center;
}

.mfp-figure figure .mfp-bottom-bar {
	display: none;
}

#client_slider .carousel-indicators {
	bottom: -45px;
}

#client_slider .carousel-indicators li {
	height: 15px;
	width: 15px;
	border-radius: 100%;
	background: #999;
}

#client_slider .carousel-indicators li.active {
	background: #e91327;
}

.layout_padding {
	padding-top: 55px;
	padding-bottom: 75px;
}

.heading_main h2 {
    font-size: 40px;
    letter-spacing: -0.5px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}

.heading_main p.large {
    font-size: 20px;
    color: #605f5f;
    position: relative;
    padding: 0;
    font-weight: 500;
    margin: 0;
}

.heading_main p {
    font-family: 'Raleway', sans-serif;
}

.heading_main p.small_tag {
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 600;
    margin: 0;
}

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

p.section_count {
    font-size: 155px;
    margin: 0 45px 0 0;
    color: #cccac5;
    font-weight: 400;
    line-height: 70px;
}

.padding_0 {
	padding: 0;
}

.full {
	float: left;
	width: 100%;
}

.heading_main {
    float: left;
    display: flex;
}

.theme_bg {
	background: #07528d;
}

h3.small_heading {
	font-size: 35px;
	font-weight: 600;
	line-height: normal;
}

.margin-top_20 {
	margin-top: 20px;
}

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

.margin-bottom_30 {
	margin-bottom: 30px;
}

.carousel a.carousel-control-prev {
    background: #019fc4;
    opacity: 1;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    top: 40%;
    left: -80px;
}

.carousel a.carousel-control-next {
	background: #019fc4;
	opacity: 1;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	top: 40%;
	right: -80px;
}

#demo {
	margin-bottom: 20px;
}

ul.social_icon li a {
    width: 23px;
    height: 23px;
    /* background: #fff; */
    float: left;
    /* border-radius: 100%; */
    text-align: center;
	font-size: 18px;

  /* display:inline-flex; */
  /* background: #fafafa; */
  color: #800080;
  line-height: 1;
  /* padding: 8px 0; */
  /* margin-right: 4px; */
  /* border-radius: 50%; */
  /* text-align: center; */
  /* width: 36px; */
  /* height: 36px; */
  transition: 0.3s;
}

ul.social_icon li i{
	color: white;
	line-height: 35px;
	/* padding-left: 350px; */
}

ul.social_icon li {
	float: right;
	margin: 10px 5px;
}

.inner_page .top-header {

    position: relative;

}

.inner_page .inner_page_header {

    background: #1f1f1f;
    padding: 40px 0;

}

.inner_page .inner_page_header h3 {

    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;

}

.footer_bottom {
    background: #0c86a9;
	padding: 15px 0;
	color: white;
	font-size: 13px;
}

.footer_bottom p.crp {
	float: left;
	margin: 0;
	color: white;
	font-size: 15px;
}

/* .footer_menu ul {
    list-style: none;
    width: 100%;
    float: left;
} */

/* .footer .footer_menu p {
	color: white;
	font-size: 12px; */
	/* font-weight: bold; */
	/* font-family: Arial, Helvetica, sans-serif; */
/* } */
.top-header .footer_menu p {
	color: black;
	font-size: 15px;
	/* font-family: Arial, Helvetica, sans-serif; */
}

/* .footer .footer_menu img {
	color: white; */
	/* border-radius: 100%; */
	/* border-style: dashed; */
	/* border-color: #4a1975; */
	/* width: 30px;
	height: 30px;
	border-width: 2px; */
    /* background: #fff; */
    /* float: left;
    text-align: center; */
    /* font-size: 18px; */
/* } */

/* .top-header .footer_menu img {
	color: black; */
	/* border-radius: 100%; */
	/* border-style: dashed; */
	/* border-color: #4a1975; */
	/* border-width: 2px; */
    /* background: #fff; */
    /* float: left; */
    /* text-align: center; */
    /* font-size: 18px; */
/* } */

/* .footer_blog li a {
    font-size: 14px;
    font-weight: 300 !important;
    color: #acaba9 !important;
} */

.recent_post_footer p {
    color: #acaba9 !important;
    font-size: 13px;
}

/* .footer_blog h3 {
    margin-bottom: 10px;
} */

.newsletter_form input {
    padding: 5px 10px;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    margin-bottom: 10px;
}

.newsletter_form button {
    background: #f43866;
    color: #fff;
    border: none;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 25px;
    border-radius: 5px;
    cursor: pointer;
}

.footer.footer-box p {
    font-size: 12px;
}

#brands .full p{
	/* font-weight: 400; */
}

/* .footer_blog {
    float: left;
    width: 50%;
} */

ul.bottom_menu li a {
	color: #8d8d8c;
}

ul.bottom_menu li {
	float: left;
	font-size: 14px;
	font-weight: 300;
	margin-left: 20px;
}

.bottom_menu {
	float: right;
}

.innerpage_banner {
	background-color: #f9f9f9;
	min-height: 150px;
	text-align: center;
	background-image: url("../images/slider-01.jpg");
	background-size: cover;
	background-position: center center;
}

.innerpage_banner h2 {
	margin: 55px 0 0;
	padding: 0;
	font-size: 30px;
	text-align: left;
	font-weight: 500;
	position: relative;
}

#demo .img-responsive {
	width: 100%;
}

.top-header.fixed-menu .search-btn {
	background: #111;
}

.top-header.fixed-menu .search-btn img {
    width: 25px;
}

.top-header.fixed-menu .search-box:hover .search-txt {
	width: 240px;
	padding: 0 10px;
	border: solid #000 1px;
	height: 41px;
}

.top-header.fixed-menu ul li:hover a,
.top-header.fixed-menu ul li:focus a {
	color: #00bed3 !important;
}

/*changes*/
.marginbr{
	padding-top: 5%;
}

.marginbrminus{
	padding-top: 5%;
}

.btnsstyle
{
	text-align: center;
}
button.filternotactive{
	background: none !important;
    border: none !important;
    color: black !important;
  
}

button.filteractive :hover {
	background: none !important;
    border: none !important;
    color: black !important;
  
}

/* button.filteractive{
	background: #00bed3 !important;
    border: white !important;

} */

#product .service_blog {
    background-color: #f6f6f6 !important;
    border-radius: 0;
    margin-top: -20px !important;
    height: auto;
    box-shadow: 0.8px 0 2px 0px #0000004a;
}
#product1 #carousal_product .service_blog{
    background-color: #f6f6f6 !important;
    border-radius: 0;
    margin-top: -20px !important;
    height: 420px;
    box-shadow: 0.8px 0 2px 0px #0000004a;
}
.starpin
{
	height: 50px;
    padding: 10px;
}

.btnsstyle .btn-primary{
	background-color: #17a2b8;
	border-color: #17a2b8;
	/* box-shadow: 0 0 0 0.2rem rgba(58,176,195,.5); */
}

.btnsstyle .btn-primary:focus{
	background-color: #17a2b8;
	border-color: #17a2b8;
	box-shadow: 0 0 0 0.2rem rgba(58,176,195,.5);
}

.btnsstyle .btn-info:focus{
	background-color: #17a2b8;
	border-color: #17a2b8;
	box-shadow: 0 0 0 0.2rem rgba(58,176,195,.5);
}
.displayontab
{
	display: none;
}
@media(max-width: 560px) {
	.aerofil_different
	{
		padding-left: 22% !important;
	}
	.firstpa
	{
		padding-top: 0 !important;
	}
.footer-box
	{
		background-image: none !important;
		background: #3786a5;
	}
	.productdt
	{
		font-size: 15px;
		margin-left: 20px;
	}
	

  }
   @media(max-width: 766px) {
  	.footer-box
	{
		background-image: none !important;
		background: #3786a5;
	}
}
   @media(max-width: 380px) {
	.aerofil_different
	{
		padding-left: 13% !important;
	}
	.paddingminus
	{
		padding-right: 15px !important;
	}


	
  }

  .btnsstyle {
   
    margin-bottom: 50px;
}
#easy-filter-wrap .container .row .col-sm-6
{
margin-bottom: 60px;
}
.carousel-item .row .col-sm-12{

	margin-bottom: 60px;

}
.carousel-item .row .col-sm-12 .service_blog{

	height: 460px !important;
	}
@media(max-width: 782px) {

	.resposivehepa{
		margin-top: 10% !important;
		width: 100% !important;
		    margin-left: 0 !important;
	}
	.testservice_blog
	{
		  margin: 25% 25% 12% !important;
	}
	.displayontab
{
	display: block;
}
.hideontab
{
	display: none;
}
.sideimages
	{
		display: none;
	}
	
	}
	@media(max-width: 770px) and (min-width: 480px) {
	#easy-filter-wrap .container .row .col-sm-6
	{
width: 100% !important;
    max-width: 100% !important;
    min-width: 330px !important;

	}
	#easy-filter-wrap .container .row .col-md-6
	{
width: 100% !important;
    max-width: 100% !important;
    min-width: 330px !important;

	}
	
}
@media (max-width: 767px) and (min-width: 576px){
.top-header .navbar .navbar-collapse ul li a {
   width:450px;
   height: 30px;
}
.top-header .navbar .navbar-collapse .row .col-sm-2 {
   max-width: 436px !important;
}
.productdt{
	margin-left: 20px;
}
.leastmenutab li a
{
padding-right: 30px !important;
}

}
 @media(max-width: 576px) {
	
	.paddingminus
	{
		padding-right: 15px !important;
	}


	
  }
  @media(min-width: 1119px) and (max-width: 1343px){
	
	.leastmenutab
	{
		    max-width: 20.666667% !important;
	}


	
  }