@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900');
/***** common styles *****/
body {
	padding: 0 !important;
	margin: 0 !important;
	font-family: 'Hind', sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	font-style: normal !important;
}
h1 {
	padding: 0 !important;
	margin: 0 !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 30px !important;
	font-weight: 600 !important;
	font-style: normal !important;
	color: #282925 !important;
	text-align: center !important;
	position: relative !important;
}
h1:after {
	position: relative;
	height: 4px;
	width: 60px;
	margin: 10px auto 20px auto;
	display: block;
	content: "";
	background: #005ba8;
}
h2 {
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 24px !important;
	font-weight: 400 !important;
	font-style: normal !important;
}
h3 {
	padding: 0 !important;
	margin: 0 0 20px 0 !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 21px !important;
	font-weight: 500 !important;
	font-style: normal !important;
}
h4 {
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	font-style: normal !important;
}
h5 {
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	font-style: normal !important;
}
h6 {
	padding: 0 !important;
	margin: 0 0 30px 0 !important;
	font-family: 'Hind', sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	font-style: normal !important;
	color: #707070 !important;
	text-align: center !important;
}
p {
	padding: 0 !important;
	margin: 0 0 15px 0 !important;
	font-family: 'Hind', sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	font-style: normal !important;
	color: #707070 !important;
	line-height: 24px !important;
	text-align: justify !important;
}
/***** header styles *****/
header {
	float: left;
	width: 100%;
	min-height: 100px;
}
a.logo {
	margin-top: 20px;
	float: left;
}
.ats-elgi-box {
	float: left;
	border-right: 1px solid #e9e9e9;
	min-height: 100px;
	width: 60%;
	text-align: center;
	padding-top: 30px;
}
.elgi-box {
	float: right;
	min-height: 100px;
	width: 40%;
	text-align: center;
	padding-top: 20px;
	border-right: 1px solid #e9e9e9;
}
.quickair{
	float: left;
	padding-top: 20px;
	border-right: 1px solid #e9e9e9;
}
.anjney{
	float: left;
	padding-top: 20px;
}
/***** nav styles *****/
nav {
	float: left;
	width: 100%;
	min-height: 60px;
	background: #005ba8;
	position: relative;
	z-index: 11;
}
nav .sa-btn {
	float: left;
	width: 100%;
	min-height: 60px;
	line-height: 60px;
	background: #00a3e7;
	font-family: 'Hind', sans-serif !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	color: #FFF !important;
	text-align: center !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
}
#access {
	display: block;
	float: float;
	width: 100%;
}
#access ul {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	list-style: none;
}
#access li {
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
}
#access a {
	color: #FFF;
	display: block;
	float: left;
	line-height: 40px;
	padding: 10px 16px;
	text-decoration: none;
}
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	left: 0;
	top: 100%;
	width: 260px;
	z-index: 999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #111;
	color: #FFF;
	font-size: 13px;
	font-weight: 400;
	height: auto;
	line-height: 21px;
	padding: 8px 15px !important;
	width: 275px;
	border-bottom: 1px solid #222;
	margin: 0 !important;
}
#access li:hover > a, #access ul ul :hover > a, #access a:focus {
	background: #00a3e7;
	color: #FFF;
}
#access li:hover > a, #access a:focus {
	background: #00a3e7;
	color: #FFF;
}
#access ul li:hover > ul {
	display: block;
}
#access ul .current-menu-item > a {
	background: #00a3e7;
	color: #FFF;
}
#mob-menu {
	display: none;
}
#mob-menu-container {
	display: none;
	float: left;
	position: relative;
}
/***** banner styles *****/
#home-banner {
	float: left;
	width: 100%;
	position: relative;
	z-index: 10;
}
/***** content area styles *****/
article {
	float: left;
	width: 100%;
}
#content-area {
	float: left;
	width: 100%;
	padding: 60px 0;
}
#hmproduct-area {
	float: left;
	width: 100%;
	padding: 60px 0 30px 0;
}
#hmproduct-area .product-item {
	float: left;
	width: 100%;
	position: relative;
	cursor: pointer;
	margin-bottom: 30px;
}
#hmproduct-area .product-item img{
	width: 100%;
}
#hmproduct-area .product-item .product-holder {
	float: left;
	width: 100%;
	min-height: 300px;
	background: #f7f7f7;
}
#hmproduct-area .product-item .product-info {
	position: absolute;
	bottom: 0;
	background: #005ba8;
	height: 190px;
	max-height: 65px;
	padding: 8px 20px;
	overflow: hidden;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	width: 100%;
}
#hmproduct-area .product-item:hover .product-info {
	max-height: 190px;
}
#hmproduct-area .product-item h3 {
	font-size: 16px !important;
	color: #FFF !important;
	line-height: 50px !important;
	background: url(../images/product-arrow.png) 100% 50% no-repeat;
	min-height: 36px;
}
#hmproduct-area .product-item p {
	color: #FFF !important;
}
#hmabout-area {
	float: left;
	width: 100%;
	padding: 60px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005ba8+0,005ba8+52,f7f7f7+52,f7f7f7+100 */
	background: #005ba8; /* Old browsers */
	background: -moz-linear-gradient(left, #005ba8 0%, #005ba8 52%, #f7f7f7 52%, #f7f7f7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #005ba8 0%, #005ba8 52%, #f7f7f7 52%, #f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #005ba8 0%, #005ba8 52%, #f7f7f7 52%, #f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005ba8', endColorstr='#f7f7f7', GradientType=1 ); /* IE6-9 */
}
#hmabout-area .content-1 h1:after {
	margin: 10px 0 20px 0;
	background: #FFF;
}
#hmabout-area .content-2 h1:after {
	margin: 10px 0 20px 0;
}
#hmabout-area .content-1 {
	float: left;
	width: 100%;
}
#hmabout-area .content-1 h1 {
	text-align: left !important;
	color: #FFF !important;
}
#hmabout-area .content-1 p {
	color: #FFF !important;
}
#hmabout-area .content-2 {
	float: left;
	width: 100%;
}
#hmabout-area .content-2 h1 {
	text-align: left !important;
}
ul.special-list {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
ul.special-list li {
	float: left;
	width: 100%;
	margin: 0 0 10px 20px;
	padding: 0;
	font-family: 'Hind', sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	font-style: normal !important;
	color: #707070 !important;
	line-height: 21px !important;
}
ul.product-list {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 10px;
}
ul.product-list li {
	float: left;
	width: 100%;
	margin: 0 0 10px 20px;
	padding: 0;
	font-family: 'Hind', sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	font-style: normal !important;
	color: #707070 !important;
	line-height: 21px !important;
}
ul.product-list li a {
	color: #007bff !important;
	text-decoration: none;
}
ul.product-list li a:hover {
	color: #005ba8 !important;
	text-decoration: none;
}
#hmtestimonials-area {
	float: left;
	width: 100%;
	padding: 60px 0;
}
.testimonials-box {
	float: left;
	width: 100%;
	background: #FFF;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
	margin-top: 85px;
}
.testimonials-box .photo {
	margin: -85px auto 0 auto;
	width: 120px;
	height: 120px;
	background: #FFF;
	border: 1px solid #dedede;
	display: block;
	border-radius: 60px;
	overflow: hidden;
	position: relative;
}
.testimonials-box .photo img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.testimonials-box .content {
	float: left;
	width: 100%;
	min-height: 170px;
	margin-top: 30px;
}
.testimonials-box .name {
	float: left;
	width: 100%;
	font-family: 'Poppins', sans-serif !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	text-align: center !important;
	margin-bottom: 5px !important;
}
.testimonials-box .department {
	float: left;
	width: 100%;
	font-size: 15px !important;
	text-align: center;
}
/* #content-area h3 {
	margin-bottom: 20px !important;
} */
/***** footerstyles *****/
footer {
	float: left;
	width: 100%;
	color: #707070;
}
footer h3 {
	color: #FFF !important;
}
#foot-top {
	float: left;
	width: 100%;
	padding: 40px 0;
	background: #0e0e0e;
}
#foot-top .col-md-4 {
	margin-bottom: 15px;
}
#foot-bottom {
	float: left;
	width: 100%;
	background: #060606;
	padding: 15px 0;
}
ul.foot-links {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
ul.foot-links a {
	color: #707070;
	text-decoration: none;
}
ul.foot-links li {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 0 16px;
	display: list-item;
	list-style: none;
	font-size: 15px !important;
	color: #707070 !important;
	background: url(../images/footer-arrow.png) 0 6px no-repeat;
}
footer .location {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background: url(../images/location.png) 0 4px no-repeat;
	padding-left: 24px;
}
footer .location span {
	font-weight: 700;
}
footer .phone {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background: url(../images/phone.png) 0 4px no-repeat;
	padding-left: 24px;
}
footer .fax {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background: url(../images/fax.png) 0 4px no-repeat;
	padding-left: 24px;
}
footer .email {
	float: left;
	width: 100%;
	background: url(../images/email.png) 0 6px no-repeat;
	padding-left: 24px;
}
/* ----------- Over Right CSS ----------- */
.shadow-card {
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
}
.service-form label {
	display: none !important;
}
.service-form .service-form-name {
	float: left !important;
	width: 48% !important;
	clear: none !important;
}
.service-form .service-from-email {
	float: right !important;
	width: 48% !important;
	clear: none !important;
}
.service-form .service-form-phone {
	float: left !important;
	width: 100% !important;
	clear: none !important;
}
.service-form .service-form-date {
	float: left !important;
	width: 48% !important;
	clear: none !important;
}
.service-form .service-form-time {
	float: right !important;
	width: 48% !important;
	clear: none !important;
}
.service-form .ginput_container_date input {
	width: 100% !important;
}
.service-appointment-form label {
	display: none !important;
}
.service-appointment-form .service-form-name {
	float: left !important;
	width: 48% !important;
	clear: none !important;
}
.service-appointment-form .service-from-email {
	float: right !important;
	width: 48% !important;
	clear: none !important;
}
.service-appointment-form .service-form-phone {
	float: left !important;
	width: 100% !important;
	clear: none !important;
}
.service-appointment-form .service-form-date {
	float: left !important;
	width: 48% !important;
	clear: none !important;
}
.service-appointment-form {
	margin: 0 auto !important;
	display: block !important;
	padding: 20px !important;
	max-width: 70% !important;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
}
.service-appointment-form .service-form-time {
	float: right !important;
	width: 48% !important;
	clear: none !important;
}
.service-appointment-form .ginput_container_date input {
	width: 100% !important;
}
.service-appointment-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	display: block !important;
	width: 100% !important;
	height: 40px !important;
	padding: 0 12px !important;
	font-size: 14px !important;
	line-height: 40px !important;
	color: #555 !important;
	background-color: #fff !important;
	background-image: none !important;
	border: 1px solid #ccc !important;
	border-radius: 4px !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s !important;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
}
.service-appointment-form input[type="text"]:focus, .service-appointment-form input[type="email"]:focus, .service-appointment-form input[type="number"]:focus, .service-appointment-form input[type="url"]:focus, form input[type="search"]:focus, .service-appointment-form input[type="tel"]:focus, .service-appointment-form input[type="password"]:focus, .service-appointment-form input[type="date"]:focus, .service-appointment-form input[type="color"]:focus, .service-appointment-form select:focus, .service-appointment-form textarea:focus {
	color: #404040 !important;
	border-color: rgba(0, 0, 0, 0.3) !important;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) !important;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) !important;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) !important;
	outline: none !important;
}
.gform_wrapper ul.gform_fields li.gfield {
	padding: 0 !important;
	margin: 0 0 16px 0 !important;
}
.gform_wrapper .top_label div.ginput_container {
	margin: 0 !important;
}
.gform_wrapper .gfield_time_hour i {
	display: none !important;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	padding: 0 !important;
	background-color: none !important;
	margin: 0 !important;
	border: 1px solid #FF0004 !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	display: none !important;
}
.gform_wrapper div.validation_error {
	display: none !important;
}
.gform_wrapper {
	float: left !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}
.gform_wrapper .gform_footer {
	margin: 0 !important;
	padding: 0 !important;
}
.gform_button {
	background: #005ba8 !important;
	color: #FFF !important;
	padding: 6px 20px !important;
	font-family: 'Hind', sans-serif !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	float: left !important;
	border: 0 none !important;
	cursor: pointer !important;
	margin: 16px 0 0 0 !important;
	text-transform: uppercase !important;
}
ul.post-list {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
ul.post-list li {
	float: left;
	width: 100%;
	margin: 0 0 10px 20px;
	padding: 0;
	font-family: 'Hind', sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	font-style: normal !important;
	color: #707070 !important;
	line-height: 21px !important;
}
#features ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#features ul li {
	float: left;
	width: 100%;
	margin: 0 0 10px 20px;
	padding: 0;
	font-family: 'Hind', sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	font-style: normal !important;
	color: #707070 !important;
	line-height: 21px !important;
}
.card-header {
	background: #005ba8 !important;
}

/* ----------- Smartphones Portrait and Landscape ----------- */
@media only screen and (min-width : 320px) and (max-width : 767.98px) {
h1 {
	font-size: 24px !important;
}
#access {
	display: none;
}
#mob-menu-container {
	display: block;
}
nav {
	min-height: 44px;
}
nav .sa-btn {
	font-size: 12px !important;
	min-height: 44px !important;
	line-height: 44px !important;
}
#hmproduct-area .product-item h3 {
	font-size: 15px !important;
	line-height: 50px !important;
}
#hmabout-area {
	background: none !important;
	padding: 0 !important;
}
#hmabout-area .our-story-box {
	background: #005ba8;
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
#hmabout-area .why-box {
	background: #f7f7f7;
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
ul.special-list {
	padding: 0 10px;
}
}
/*** TAB ***/
.nav-tabs {
	position: relative;
	min-height: 36px;
	float: left;
	width: 100%;
	margin-top: 30px;
}
.nav-tabs > li:hover:after, .nav-tabs .active:after {
	content: "";
	border-top: 10px solid #00a3e7;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	position: absolute;
	top: 35px;
	right: 38%;
}
.nav-tabs > li > a {
	border-radius: 0px;
	background: #005ba8;
	padding: 10px 20px;
	color: #fff;
	text-decoration: none;
}
.nav-tabs > li > a:hover {
	border-color: transparent;
	background: #00a3e7;
	transition: 0.3s ease;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background: #00a3e7 !important;
	color: #fff;
}
.tab-content > .tab-pane {
	border: 1px solid #c4c4c4;
	border-top: 0px none;
	padding: 20px;
	line-height: 22px;
	float: left;
	width: 100%;
}
.nav-tabs li {
	position: relative !important;
}
.tab-content {
	display: block;
	float: left;
	width: 100%;
}

@media only screen and (max-width: 360px) {
.nav-tabs > li > a {
	padding: 10px;
	float: left;
	width: 100%;
}
.nav-tabs li {
	width: 100%;
	float: left;
}
.nav-tabs > li:hover:after, .nav-tabs .active:after {
	display: none;
}
a.logo {
	margin-top: 20px;
	float: left;
	width: 100%;
	text-align: center;
}
.elgi-box {
	float: left;
	width: 100%;
	padding-top: 20px;
}
}
.rental-name {
	text-align: center;
	margin-top: 10px;
	font-size: 18px;
	font-weight: 600;
}
.rental-slider {
	position: relative;
	margin-top: 60px;
}
.rental-slider .bx-wrapper {
	background: none !important;
	border: 0 none !important;
	box-shadow: none !important;
}
.rental-slider .bx-prev {
	top: -60px;
	right: 15px;
	position: absolute;
	background: url(../images/next-01.png) 0 0 no-repeat;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	z-index: 999;
}
.rental-slider .bx-next {
	top: -60px;
	right: 65px;
	position: absolute;
	background: url(../images/prev-01.png) 0 0 no-repeat;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	z-index: 999;
}
.rental-slider .col img {
	display: block;
	width: 100%;
}


/**************************************************************************************************************/
.side-bar a { 
	transform: rotate(90deg);
    transform-origin: right top 0;
    position: fixed;
    background: #00a3e7;
    z-index: 999;
    right: 0;
    padding: 5px;
    top: 50%;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff !important;
	text-decoration: none !important;
    font-size: 18px;
    font-weight: 600;
	font-family: 'Hind', sans-serif !important;
	text-decoration: none;
}
ul.social-icons { 
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
}
ul.social-icons  li{ 
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.icon{
    position: relative;
    left: 0;
    top: 0;
    margin: 0;
}
.icon ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}
.icon li {
	margin: 0 -6px 18px 0;
    display: inline;
}
div .story{
	float: left;
    margin-right: 15px;
}
.story p{
	margin: 0 !important;
    line-height: 32px !important;
}
.social-right{
	margin-left: 80%;
}
.image-holder .blog-banner {
    width: 100%;
	display: block;
}
section#installation-image {
    float: left;
    width: 100%;
    background-color: #f6f6f6;
    padding: 60px 0;
}

/****************************************/
#automatic-box {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 50px;
}

ul.automatic-list {
    float: left;
    width: 20%;
    margin: 0 0 15px 0;
    padding: 0;
}

ul.automatic-list li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 33.33%;
}
ul.automatic-list .automatic-icon {
    float: left;
    width: 100%;
}
ul.automatic-list .automatic-icon a {
    float: left;
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: pointer;
}
ul.automatic-list .automatic-icon img {
    display: block;
    width: 100%;
}
.automatic-content {
    float: right;
    width: 78%;
    text-align: center;
}
.automatic-content .automatic-image {
    float: left;
    width: 50%;
    border: 1px solid #ccc;
}
.automatic-content .automatic-image img {
    width: 100%;
    display: block;
}

.automatic-content .automatic-image-content {
    float: left;
    width: 50%;
    padding: 0 16px;
}
.automatic-content h3 {
    text-align: left !important;
    margin-bottom: 5px !important;
}

.neat-table th {
    padding: 8px;
    border: 1px solid #f2f2f2;
    background: #015ca8;
    color: #fff;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-align: center;
}
.neat-table td {
    padding: 8px;
    border: 1px solid #5e5e5e;
    text-align: center;
    }

.su-tabs-nav span {
    display: inline-block;
    margin-right: 0px !important;
    padding: 10px 15px;
    min-height: 40px;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 20px;
    cursor: pointer;
    transition: all .2s;
	background: #005ba8;
	border-right: 1px solid;
}
.su-tabs-nav span:hover {
    background: #f5f5f5;
    color: #005ba8 !important;
}
.su-tabs-pane ul li {
    padding: 0;
    margin: 0;
    display: list-item;
    line-height: 24px;
    font-size: 16px;
    color: #333;
}
.su-tabs-panes{
	border: 1px solid #dadada;
}
.su-tabs-pane {
    font-size: 16px !important;
}

#sub-banner img{
	width: 100% !important;
}

/* .product-three-list {
    min-height: 320px;
} */

.product-box {
    float: left;
    width: 100%;
}
.product-box .product-img {
    float: left;
    width: 100%;
}
.product-img img {
    width: 100% !important;
}
.product-box h3 {
    color: #fff;
    background-color: #015ca8;
    text-align: center;
    padding: 20px 0 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
	float: left;
	width: 100%;
}

.product-box h3 > a {
    color: #fff !important;
}
.product-box a {
    color: #5a5a5a !important;
}
html :where(img) {
    height: auto;
    max-width: 100%;
}

#global-wrapper {
    padding: 60px 0;
    background: #005ba8;
}

#global-wrapper .item .count {
    float: left;
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    color: #f7f7f7;
}
#global-wrapper .item {
    float: left;
    width: 100%;
}
#global-wrapper .item .name {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #FFF;
}
.inner-footprint {
    font-family: 'Poppins', sans-serif !important;
    font-size: 35px !important;
    font-weight: 600 !important;
    color: #f7f7f7 !important;
    text-align: center !important;
    position: relative !important;
    padding-bottom: 30px;
}
.brochure a.brochure-btn {
    padding: 6px 15px;
    color:#fff !important;
    background-color: #015ca8;
    border-radius: 5px;
    outline: none;
}
.request-form .text-center {
    text-align: center!important;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.col-md-12 ul li {
    color: #707070;
}
.brochure {
    margin: 2rem 0;
}
.su-tabs-nav span.su-tabs-current {
    cursor: default;
    background: #00a3e7 !important;
    color: #fff;
}
.su-tabs {
    padding: 0px !important;
    border-radius: 0 !important; 
    background: transparent !important;
}



/* 25-08-2022 */
.blog-archive-area .card-body .item .image-holder img{
	width:100%;
}
.blog-archive-area .card-body .item .image-content h4{
	font-size: 20px !important;
    font-weight: 600 !important;
    padding: 15px 0 !important;
	margin: 0 !important;
    min-height: 100px;
}
.blog-archive-area .card-body .item .image-content p{
	font-size: 18px !important;
	margin:0 !important;
}
.blog-archive-area .card-body .item .image-content hr{
	display: none;
}
.blog-archive-area .card-body .item .btn-primary {
    color: #fff;
    background-color: #0160ab;
    border-color: #0160ac;
	margin: 15px 0;
}
.blog-archive-area .card-body{
	padding:0;
}
.blog-archive-area .card-body .item .image-content{
	padding: 10px 20px 10px 20px;
	min-height: 300px;
}
.blog-archive-area .card-body .item .btn-primary:hover {
    color: #0160ab !important;
    background-color: transparent !important;
    border-color: #0160ab;
}
.blog-archive-area .card-body .item {
    box-shadow: 0px 10px 15px 8px #ddd;
}
.blog-single-area h1{
	font-size: 30px !important;
    font-weight: 600 !important;
    color: #01a3e7 !important;
}
.blog-single-area h3{
	font-size: 20px !important;
    font-weight: 600 !important;
}
.blog-single-area p{
	font-size: 18px !important;
}
.blog-single-area ul li{
	font-size: 18px !important;
}
@media(max-width:991px){
	.blog-archive-area .card-body .item .image-content {
		min-height: 400px;
	}
}
@media(max-width:767px){
	.blog-archive-area .card-body .item .image-content {
		min-height: auto;
	}
	.social-right {
		margin: 0;
		float: left;
		width: 100%;
	}
}