.providing-the-best{
    font-family: greycliff-cf; font-weight: 700;
}
.blue-fills{
    background: #166bb6;
    padding: 2%;
    border-radius : 7px;
    text-transform: uppercase;
    min-height : 185px;
}
.blue-fills p{
    position: absolute;
    bottom: 1em;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 0.025em;
    clear:both;
}
.provide-content, .blue-fills p{
    color : #fff;
}
.provide-content-dot{
    color: #166bb6;
}
.providebest_numbers{
    color :#1e88e4;
    font-size : 2.75em;
    font-weight: bold;
    float: left;
}
.provide-img{
    float: right;
    width: 65px;
    border: 2px solid #fff;
    border-radius: 50%;
}
.cms-home .page-main
{
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.home_providing_section
{
    background: #1e1f25;
}
.provide-content p{
    font-size : 1.4em;
    font-family: greycliff-cf; font-weight: 400;
    text-align: justify;
}
section, .section-padding {
    padding: 20px 0;
    position: relative;
}
#home_about_section {
    background: linear-gradient( to right, #eaeef1 0%, #eaeef1 25%, #fff 25%, #fff 100% );
}
.home_about_section .btn.home_default_btn{
	margin-top: 5em;
}
.home_about_section .since_logo{
	height: 100px;
	float: right;
	bottom: 5em;
	position: relative;
}
.home_heading, .provide-content h1 {
    color: #161f6e;
    margin-bottom: 2rem;
}
.provide-content h1 {
    color : #fff;
}
.home_about_section p{
	font-size: 1.6em;
	margin: 1em 0px;
	text-align: justify;
}
.dark-bg {
  background: #252525;
  color: #fff;
}

.dark-bg h2,
.dark-bg h3 {
  color: #fff;
}
#find_the_cooler_section {
    background: url('/media/wysiwyg/pattern-2.png');
    background-size: cover;
    max-width: 100%;
    overflow: hidden;
}
#find_the_cooler_section .find_the_cooler_section-right-text{
	display: grid;
	justify-content: left;
	padding: 60px 15px;
}
.btn.home_default_btn{
	color: white;
	background-color: #ff8200;
	cursor: pointer;
	padding: 10px 50px;
	text-decoration: none;
	display: inline-block;
	font-size: 15px;
	vertical-align: middle;
	font-family: greycliff-cf; font-weight: 600;
	border-radius: 4px;
    border: 1px solid #ff8200;
    box-shadow: none;
}
.btn.home_default_btn:hover{
    background: #fff;
    color: #ff8200;
}
.btn.home_default_btn.right_contact_btn
{
    padding: 10px 40px;
    font-size: 15px;
}
.right_contact_btn:hover{
    background-color: #1569b2;
}
.facts-wrapper {
  text-align: center;
}

.facts-wrapper .ts-facts {
  color: #fff;
}

.ts-facts .ts-facts-icon i {
  font-size: 42px;
  color: #ffb600;
}

.ts-facts .ts-facts-content .ts-facts-num {
  color: #fff;
  font-size: 44px;
  font-weight: bolder;
}
.ts-facts .ts-facts-content .ts-facts-num .counterUp{
	font-family: greycliff-cf; font-weight: 700;
}
.ts-facts .ts-facts-content .ts-facts-title {
  font-size: 16px;
  color: #fff;
  margin: 0;
  font-family: greycliff-cf; font-weight: 600;
}
#home_know_more_section {
   background: url('/media/wysiwyg/pattern-2.png');
   background-size: 40% auto;
   background-repeat: repeat-x;
   background-position: bottom;
}
#home_row_grid_section .col-lg-2 {
    width: 20%;
    flex: unset;
	max-width: unset;
}
#home_row_grid_section .middle-label {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    text-align: center;
}
#home_row_grid_section .latest-post:hover .latest-post-img .img-fluid {
  opacity: 0.3;
}

#home_row_grid_section .latest-post:hover .middle-label {
  opacity: 1;
}
#home_row_grid_section .latest-post .post-title.text-center a{
	color: #161f6e;
	text-transform: uppercase;
	font-size: 1.4vw;
	font-family: greycliff-cf; font-weight: 600;
	margin-top: 1rem;
}
.home-counter-row {
    position: relative;
}
#home_count_section {
    background: url('/media/wysiwyg/8.png');
    background-size: cover;
    overflow: hidden;
    padding: 70px 0px 0px 0px;
}
#home_count_section .box-with-arrow {
    position: relative;
    height: 240px;
    background: url('/media/wysiwyg/box_background.png');
    object-fit: contain;
    background-size: cover;
    display: grid;
    justify-content: center;
    align-content: center;
    padding: 60px;
    font-size: 24px;
    color: white;
    text-align: center;
    border-radius: 0.5em 0.5em 0.5em 0;
}
#home_count_section .box-with-arrow:after {
    content:'';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: solid 2em #050e36;
    border-right: solid 3em transparent;
}
#home_count_section .container-fluid.home_count_below {
   background: linear-gradient(to left, #fff 30% 0px, transparent 50%);
   margin-top: 70px;
}
#home_count_section .container-fluid.home_count_below_text {
    background: white;
    color: black;
    padding: 40px;
}
#home_count_section .container-fluid.home_count_below_text p {
    font-size: 1.4em;
    margin: 1em 0px;
    text-indent: 5em;
	text-align: justify;
}
#home_count_section .container-fluid.home_count_below_text .download_brochure {
    display: grid;
	justify-content: center;
	align-content: center;
}
#home_count_section .container-fluid.home_count_below .right_column{
	background-color: white;
	border-radius: 1em 0;
	padding: 40px 40px 0px 40px;
}
.hidden-md-above{
		display: none !important;
}
#home_count_section .container-fluid.home_count_below_text .right_column{
	padding: 0 40px;
}
.custom-slider .custom_content
{
    font-family: greycliff-cf; font-weight: 600;
}
