.ms-slide{
	border: 1px solid black;
}

.ms-inner-controls-cont{
	height: 200px;
}

.main-container{
	z-index: 0;
}


.flexx {
	position: relative;
	bottom: 530px;
	margin: auto;
}

.flexx img{
  margin-left: auto;
  margin-right: auto;
}

.flexx h1{
	margin: 0 auto;
	color: #fff;
	font-size: 5em;
  font-weight: bold;
  text-shadow: 1px 7px 5px #000;
  text-transform: uppercase;
}
.flexx strong{
	margin: 0 auto;
	color: #fff;
	font-size: 5em;
  font-weight: bold;
  text-shadow: 1px 7px 5px #000;
  text-transform: uppercase;
}
.skill img{
  padding: 0px 10px 5px 0px;
}

.skill h4,
.skill:hover h4{
  color: #000;
}
.skill h4 strong,
.skill:hover h4 strong {
   color: #000;
	position:relative;
	font-weight:700;
}
.skill:hover h4 img{
	position: relative;
	opacity: 1;
    -webkit-transition-duration: 0.6s;
       -moz-transition-duration: 0.6s;
            transition-duration: 0.6s;
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
         -o-transform: rotate(360deg);
		 	transform: rotate(360deg);
}

.skill .skill-50{
	width: 50%;
}

p.ceo-name{
  text-align: center;
  font-size: 18px;
}

p.about-text{
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
/* 1 May 2019 */
.about-container .about-text {
  text-align:left;
}
.about-container .about-text1 {
  font-size: 24px;
  font-weight:700;
  font-family: 'Lato', sans-serif;
}
.skill p,
.blog-sum-up{
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-weight: 400 !important;
}

.mirco-ceo{
  margin: 0 auto;
}

.clients-carousel,
.partners-carousel{
  margin: 50px 0px;
}

.clients-carousel img,
.partners-carousel img{
	box-shadow: 0px 2px 3px;
}

.owl-carousel .owl-stage{
	padding-top: 20px;
	height: 150px;
}

.product-para,
.lead2{
  font-family: 'Lato', sans-serif;
}

.blog-sum-up{
	font-weight: bold;
	font-size: 14px;
}

.mgk-pdf{
  text-align: left;
}

.mgk-pdf h4{
  font-size: 18px;
}

.mgk-pdf:hover{
  background: #e5e5e5;
}

object{
	width: 100%;
	min-height: 100vh;
}

.lisst li{
	font-family: 'Lato', sans-serif;
}

.mobile-pdf{
	display: none;
}

.thermo h3{
	text-transform: none;
}

.tab-pane h2 span{
	font-size: 22px;
}

#faq-container{
	padding-bottom: 200px;
}

thead{
	background-color: #0d358a;
	color: white;
}

li,
td{
	font-family: 'Lato', sans-serif;
}

ul.paraclipse-features{
	list-style: none;
}

.paraclipse-tabs li{
	background-color: #001982;
	color: #fff;
	border-bottom: 1px solid #ffffff;
}

.paraclipse-product a{
	color: #000;
}

.paraclipse-product a:hover{
	text-decoration: none;
	color: #001982;
}

.paraclipse-product{
	padding: 10px;
}

div.paraclipse-product:hover{
	background-color: #f9f9f9;
}

.paraclipse-product{
	margin: auto 0;
}

#footer-logo{
  width: 200px;
}

#lightgallery img{
	padding: 0px 15px 20px 15px;
}

#lightgallery img:hover{
	opacity: .5;
	cursor: pointer;
}

.lg-sub-html h4{
	font-size: 30px;
}

#lightgallery .col-lg-2,
.baselite-tabs .col-lg-2{
	width: 20%;
}

@media screen and (max-width: 799px){
	#lightgallery .col-lg-2,
	.baselite-tabs .col-lg-2{
		width: 60%;
	}
}

.baselite-tabs{
	margin-top: 20px;
}

.baselite-tabs a h4{
	padding: 50px 0px;
	border: 1px solid black;
	text-align: center;
	color: #000000;
}

.baselite-tabs a h4:hover{
	background-color: #f9f9f9;
	text-decoration: none;
}

.guide-pdf{
	background: #fff;
	padding: 10px 40px;
}

#lightgallery .gallery-item p{
	text-align: center;
}

/* Testimonial Carousel */
#testimonial-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 10px;
		margin-bottom: 70px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#testimonial-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#testimonial-carousel .carousel-control.left {
    left: -60px;
}
#testimonial-carousel .carousel-control.right {
    right: -60px;
}
#testimonial-carousel .carousel-indicators {
    left: 0%;
    top: 200px;
    bottom: 0px;
		width: 100%;
}
#testimonial-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #CCC;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#testimonial-carousel .carousel-indicators .active {
    background: #333333;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border-color: #f33;
    opacity: 1;
    overflow: hidden;
}
.main-container blockquote{
	color: #2b2b2b;
}
.carousel-inner {
    min-height: 300px;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
blockquote small{
	font-weight: bold;
	color: #2d68c6;
	font-size: 14px;
}

.chiller-row h3,
.chiller-row h4{
	text-align: center;
}

.table-striped-blue>tbody>tr:nth-child(odd)>td,
.table-striped-blue>tbody>tr:nth-child(odd)>th{
	background-color: #6cb0d2;
	font-weight: bold;
}

.table-striped-blue>tbody>tr:nth-child(even)>td,
.table-striped-blue>tbody>tr:nth-child(even)>th{
	background-color: #d3ecf9;
	font-weight: bold;
}



.media img{
	width: 300px;
	height: 300px;
}

@media screen and (max-width: 1366px) and (min-width: 1025px){
	.flexx{
		bottom: 360px;
		width: 90%;
	}
	.flexx h1{
		font-size: 4.5em;
		text-shadow: 1px 5px 3px #000;
	}
}
@media screen and (max-width: 1024px) and (min-width: 800px){
	.flexx{
		bottom: 390px;
		width: 80%;
	}
	.flexx h1{
		font-size: 4.5em;
		text-shadow: 1px 5px 3px #000;
	}
}
@media screen and (max-width: 799px) and (min-width: 500px){
	.flexx{
		bottom: 410px;
		width: 80%;
	}
	.flexx h1{
		font-size: 4.5em;
		text-shadow: 1px 5px 3px #000;
	}
	#header-slider{
		height: 600px;
	}
}
