/*   -- default -- */
body {
    font-size: 16px !important;
}
html, body{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 100%;
	background: #ffffff;
}

.head-top {
    background-color: #0083b2;
}

.email{
	/* text-align: right; */
}
.email ul li{
	padding: .5em;
}

.email ul li i{
color:#b3cfe1;
}
.email ul li a {
	font-size: 16px;
color: #fff;
}
.logo-size {
width:100%;	
}
/*
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color: #fff !important;
background-color: #0083b2;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color: #fff !important;
background-color: #0083b2 !important;
}

.navbar-nav > li > .dropdown-menu{
	background: #0f0f0f99;
	border-radius: 3px !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	color: #262626 !important;
text-decoration: none;
background: #f4f8f9;
border-radius: 5px;
}
navbar-nav.navbar-right:last-child {
    margin-right: -15px;
}

.navbar{
	margin-bottom:0px !important;
}
.navbar-nav > li > a {
    padding-top: 21px !important;
    padding-bottom: 21px !important;
}
@media(max-width:768px){
	.navbar-toggle {
    background-color: #4caae0;
}
.navbar-default .navbar-toggle {
    border-color: #2b719a;
}
	.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-nav > li > a{
	
	font-size:17px;
}
}



.headings2{
	color: #197ebf;
	
}

.email ul li {
    padding: .5em;
	border-left: 1px solid white;
}
.email ul{
	border-right: 1px solid white;
}
/*-- welcome  --*/


.about-us-class {
	margin-top:3em;
}
.place-grids p{
	color:#0f0e0ee6;
	line-height: 26px;
	font-size: 16px;
	text-align:center;
}

.welcome-content{
	box-shadow: 0px 3px 14px 2px #8080804d;
	padding: 20px 20px;
}
.welcome-content1{
	box-shadow: 0px 3px 14px 2px #8080804d;
	padding: 20px 0px;
}

.sub-content{
	margin-top:1em;
}
/*-- //welcome  --*/


/*Home product slider  */
	#testimonial {
    text-align: center;
}
h3.title-w3-agileits.two {
    color: #fff;
}
.tittle-agileinfo {
    /* margin-bottom: 3em; */
    text-align: center;
}
.test-review img {

    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    width: 37%;
    border: none;
	
}

.friend-grid1 img{
	/* border-radius:0%!important; */
}
.friend-grid1 img:hover {
  border-radius: 50%;
border: 2px solid #8f90904d;
	/* box-shadow: unset; */
}
.test-review img :hover{

}
.test-review h5 {
    font-size: 1.3em;
    color: #0c2149;
    text-transform: none;
    text-align: center;
    letter-spacing: 1px;
	padding-top: 33px;
}
.test-review p {
     color: #545151;
    line-height:1.9em;
	padding: 0 10px;
}
.test-review ul{
	text-align:left;
	padding: 10px;
}

@media(min-width:300px) and (max-width:470px){
.test-review p {
    color: #545151;
    line-height: 18px;
    padding: 0 0px;
}

.test-review h5 {
	padding-top: 0px;
	padding-bottom: 10px;
}
#cssmenu{
	margin-right: 0 !important;	
}
}

.test-review span {
    color: #0072b9;
    letter-spacing: 3px;
    font-size: 15px;
    margin-top: 0.5em;
    display: block;
    font-weight: 600;
}
.test-review img {
    margin: 0 auto;
    position: absolute;
    top: -4em;
    left: 36%;
    width: 28%;
}
#testimonial{
	background-image:url("../images/home-bg.jpg");
	background-size:cover;
}
.owl-theme .owl-controls .owl-page span{
	background:#fff!important;
}
.test-review {
    background: #f1f1f1;
    padding: 3em 1em 1em;
    margin: 4em 3.5em 1em;
    position: relative;
	height:350px!important;
}
.test-review ul li {
 margin: 3px 5px !important;
padding: 3px;
border-bottom: 1px dashed gray;
list-style: inside !important;

}
.test-review ul li a{
	color:black;	
}
.test-review1 ul li{
	border-bottom:none;
}
.test-review1 ul li li{
	border-bottom:1px dashed gray;
}
#testimonial{
	/*background: #12345f;*/
}
#testimonial,.inner_section_w3ls,.about-w3layouts-agileinfo,#blog,.gallery {
     padding:5em 0;
}
.banner-bottom{
  padding:5em 0 0 0;
}


.friend-grid img:hover {
    border-radius: 60%;
    border: 1px solid #4ba9df;
}
.test-review img{
top: -5em;
left: 40%;
width: 35%;
border-radius: 50%;
}

@media (min-width: 320px) and (max-width: 480px) {
.test-review img {
    top: -4em !important;
    left: 25%;
    width: 52%;
}
}

.owl-wrapper{
	top:17px;
}

.product-title {
    font-size: 32px;
    color: white;
    font-weight: bold;
}
#testimonial, .inner_section_w3ls, .about-w3layouts-agileinfo, #blog, .gallery {
    padding: 3em 0;
}
.switch1{
	margin-top: 8px;
}

.switch3{
	margin-top: 15px;
}



/*  end slider product  */



/* -- Other range of products--*/
.other-products-head{
font-size: 30px;
font-weight: bold;
color: black;
margin: 0em 0em 1em;
}
.friend-grids {
    padding: 2em 0;
    float: left;
    width: 100%;
    background: #8080801a;
	margin-bottom: 2em;
border-radius: 20px 0;
}
.friend-agent {
    padding: 0em 0em 2em 0em;
    margin: 5em 0;
	/*box-shadow: 0px 6px 20px 1px gray;*/
	background: white;
}

friend-grid img {
    border: 1px solid #135d76!important;
}
.headings4 {
	color: #197ebf;
}
.friend-grid p{
	color: #2f2d2dcc;
}
/* --// Other range of products --*/





/* --// HOME --*/



/*-- contact us--*/
.content {
    margin: 1em auto;
}
.main-contact-class{
	margin: 2em;
box-shadow: 0px 4px 34px -3px gray;
padding: 2em;
}
.contact-heading{
	color: black;
/* text-align: center; */
font-size: 25px;
font-weight: bold;
margin-bottom: 1em;
}
.i1{
	color:#197ebf;
	
}
.o1{
	background: #0078c1;
    color: #ffffff;
    padding: .5em;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    margin-right: 1em;
}
.o11{
	    background: #0078c1;
    color: #ffffff;
    padding: 7px 9px 7px 10px;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    margin-right: 1em;
    margin-bottom: 2px !important;
	
}
.o2{
	background: #0078c1;
    color: #ffffff;
        padding: 8px 8px 8px 7px;
    margin-top: 2px;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    margin-right: 1em;
}
.o111{
	background: #0078c1;
    color: #ffffff;
    padding: 5px 11px;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    margin-right: 18px;
	font-size:22px !important;
}

.contact-info{
background: white;
/* border: 1px solid black; */
margin: 2em 0em;
padding: 20px 20px;
line-height: 26px;
    box-shadow: 0px 4px 26px -4px grey;
    /* margin: 0; */
    border-radius: 10px;
}
.address{
	display: inline-flex;
}
.map-class{
	padding: 10px;
border: 1px solid gray;
background: #8080804d;
margin: 2em 1em;
}
/*-- //contact us--*/

/*-- Sitemap --*/



.sitemap-tabs ul li {
    display: inline-block;
    width: 14%;
    margin: 0.5em;
    text-align: center;
    font-size: 1em;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.sitemap-tabs ul li a:hover {
    border-color: #0280e1;
    color: #0280e1;
}

.sitemap a:hover {
    color: #0B5B94;
}

.sitemap-tabs ul li a {
    color: #464646;
    padding: 1em 0;
    border: 1px solid #e2e2e2;
    display: block;
}

.sitemap a {
    color: #151313;
}
p.w3sitemap-title {
    font-size: 23px;
    color: #2066bd;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 0.5em;
}

.product1, .product1 a {
    font-size: 17px;
    color: #0081b8;
	
	
}
.sitemap a:hover {
    color: #0B5B94;
	text-decoration: none;
}
.sitemapbox {
    margin: 2em auto;
}
.sitemap-text-grids ul li a {
    font-size: 16px;
    font-size: 15px;
    line-height: 27px;
    color: #000;
}
.sitemap-tabs {
    margin-top: 2em;
    /* text-align: center; */
}
.sitemap-text-grids {
    margin-bottom: 1em;
}
.sitemap-text-grids ul li{
	line-height:2em;
	list-style: inside;
}

.sub-proxi-switches {
    margin: 0px 5px;
}
.sub-proxi-switches li {
    list-style: none !important;
}
.pro1 {
    color: #0081b8;
    font-weight: bold;
}

.sitemap-text{
	margin-top:1em;
}
@media(min-width:300px) and (max-width:470px){
	.sitemap-tabs ul li { 
	width: 42%;
    margin: 0.3em; 
}
}
@media(min-width:720px) and (max-width:991px){
	.sitemap-tabs ul li { 
	width: 23%;
    margin: 0.3em; 
}
}
@media (min-width: 1025px) and (max-width: 1280px) {
	.img-responsive { 
	/*width: 40%;*/
  
	}
}

a:hover, a:focus {
    color: #111;
    text-decoration: none;
    outline: none;
}
ol, ul {
    list-style: none;
}

/*-- //Sitemap --*/



/*-- Enquiry--*/
.heading {
    margin-bottom: 10px;
}

.enquiry-title {
display: inline-block;

line-height: 1.1;
margin-bottom: 0;
padding-bottom: 10px;
vertical-align: middle;
letter-spacing: 0.06em;
color: #0070b8;
font-size: 30px;
font-weight: bold;
margin-top: 1em;
text-align:left!important;
}
#FeedbackForm .formButton{
	padding: 5px 16px!important;
background-color: #0181ae !important;
color: white!important;
}
.LeftFormNew {
	margin-left:30px!important;
}


/* .text-align1 { */
    /* box-shadow: 0px 0px 5px 5px #8080801a !important; */
    /* padding: 1em !important; */
    /* border-radius: 10px !important; */
/* } */
/*-- //Enquiry--*/















/*---Footer ---



.footer::before {
background-color:black !important;
}

footer, .footer p, .footer ul li a, footer .table-min .dl-horizontal dt {
    color: #caced2f2!important;
}

.footer-strip .back-to-top, .footer-strip .footer-bottom-border {
    background: #0073ba!important;
}
	
.footer .footer-call i:before, .footer .list-type1 li:before {
		    color: #1d7fbd!important;
}

.footer-call i:before {
    font-size: unset;   
}

.footer .footer-title {
    font-size: 18px!important;
    color: #fff;
    margin-bottom: 30px!important;
    font-weight: 700;
}	


.footer {
	    padding-top: 40px!important;
}	
.footer a:hover, .footer .copyright a, .footer-strip .back-to-top i {
    color: #0084b2!important;
}

li::before {
    color: #1d7fbd !important;
}


[class*="list-type1"] li::before {
    content: "\f192";
    font-family: "Fontawesome";
    padding-right: 10px;
    color: #8ECBEE;
    display: table-cell;
    width: 1.28571429em;
    text-align: left;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.friend-grid img{
border: 1px solid #5d6062 !important;
}


footer .list-type1 li {
    font-size: inherit;
    color: inherit;
    border-bottom: 1px solid rgba(120, 120, 120, 0.2);
    width: 100%;
}

.list-type1 li {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #2d2d2d;
    display: table;
    text-align: left;
    margin-bottom: 15px;
}

.marbot20 {
    margin-bottom: 20px;
}
.media {
    margin-top: 0;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.footer a:hover, .footer .copyright a, .footer-strip .back-to-top i {
    color: #0084b2 !important;
}

footer, .footer p, .footer ul li a, footer .table-min .dl-horizontal dt{
	color: #caced2f2 !important;
}
.footer a:hover, .footer .copyright a, .footer-strip .back-to-top i{
	color: #0084b2 !important;
}
a:hover, a:focus {
    color: #333;
    text-decoration: none;
    outline: 0;
}
.footer-call i::before {
    font-size: unset;
}
.footer-call i::before {
    color: #324c73;
    font-size: 18px!important;
    text-align: right;
    margin-right: 15px;
    vertical-align: middle;
}
.media-left, .media-right {
    white-space: nowrap;
}
.footer .footer-call i::before, .footer .list-type1 li::before {
	color: #1d7fbd !important;
	
}



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








/*   -- //default -- */

@media (min-width: 280px) and (max-width: 319px) {



.navbar-brand .visible-xs.hidden-sm {
    width: 200px;
}
}



@media (min-width: 320px) and (max-width: 480px) {
.cont-no{
	padding-left:39px!important;
}

.test-review {
    padding: 4em 0em;
    margin: 4em 1.5em 0;
	
}
.switch1{
	margin-top: 41px;
}
.switch2{
	    margin-top: 41px;
}
.switch3{
	margin-top: -10px;
}
.switch4{
	margin-top: 30px;
}
.switch5{
	margin-top: 28px;
}

.friend-grid img {
    width: 70%;
}

.product-title {
    font-size: 30px;
}
.other-products-head{
	font-size: 25px;
}

.LeftFormNew {
	/* margin-left:60px!important; */
}
#FeedbackForm .buttonWrapper {
	width:195px!important;
	margin:auto
}
.lpc-img img {
	margin-left: 12%;
}

}

@media (min-width: 481px) and (max-width: 767px) {
.lpc-img img {
	margin-left: 23%;
}

}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {


}

@media (min-width: 768px) and (max-width: 1024px) {
	
}

@media (min-width: 1025px) and (max-width: 1280px) {
	
}

@media (min-width: 1281px) {
	
}



.popup{
    width: 900px;
    margin: auto;
    text-align: center
}
.popup img{
    width: 200px;
    height: 200px;
    cursor: pointer
}
.show{
    z-index: 999;
    display: none;
}
.show .overlay{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.66);
    position: absolute;
    top: 0;
    left: 0;
}
.show .img-show{
    width: 600px;
    height: 400px;
    background: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden
}
.img-show span{
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    cursor: pointer;
}
.img-show img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
/*End style*/


/*---- product --*/
.product-main {
    padding: 1em;
    margin: 2em auto;
    box-shadow: 0px 0px 11px 4px #8080804d;
}
.product-content h3 {
    text-align: center;
    margin-bottom: 21px;
	font-family: 'Philosopher', sans-serif;
}
.prodict-adv {
    color: #0081b8;
    font-size: 20px;
	margin-bottom: 10px;
	font-family: 'Philosopher', sans-serif;
}
.product-content ul li {
    line-height: 27px;
    font-size: 16px;
    list-style: inside;
}
.product-5pi p {
    line-height: 27px;
    font-size: 16px;
    margin: 1em auto;
}
.product-spec-table {
    margin: 1em auto;
	border: none;
}
.main-para{
line-height: 27px;
font-size: 16px;
list-style: inside;
}
.product-spec-table table tr td {
	padding: 5px 10px;
}
hr.style14 { 
  border: 0; 
  height: 3px; 
  background-image: -webkit-linear-gradient(left,  #7a7c7d33, #000, #7a7c7d33);
 background-image: -moz-linear-gradient(left, #7a7c7d33, #000, #7a7c7d33);
  background-image: -ms-linear-gradient(left,  #7a7c7d33, #000, #7a7c7d33);
  background-image: -o-linear-gradient(left, #7a7c7d33, #000, #7a7c7d33); 
}
.img-product1{
	width:200px;
}
.global-concept-in-products {
    padding: 0.5em 2em;
}
.global-concept-in-products p{
	text-align: justify;
	line-height: 27px;
	font-size: 16px;
}


/*-- Wire Rope Hoists  */

.model-img-class img {
    border: 2px solid gray;
}

.model-img-class {
    margin: 1em auto;
    float: left;
    width: 100%;
}

.jib-img-class {
    margin: 1em auto;
}
.jib-img-class .jib-cranes-img {
    padding: 5px;
    transition-duration: 0.4s;
box-shadow: 0px 0px 3px 1px #80808080;
}
.jib-img-class .jib-cranes-img:hover {
    padding: 5px;
    transition-duration: 0.4s;
box-shadow: 4px 1px 11px 1px #b0acac;

}
.jib-para1{
	text-align:justify;
	line-height: 27px;
	font-size: 16px;
}
.jib-table{
font-size: 16px;
}
	
	
/*light profile crane system*/
.crane-img img{
	padding: 5px;
    transition-duration: 0.4s;
box-shadow: 0px 0px 3px 1px #80808080;

}
.crane-img img:hover{
	 padding: 5px;
    transition-duration: 0.4s;
box-shadow: 4px 1px 11px 1px #b0acac;
}
.crane-img {
    margin: 1em auto;
}
.lp-crane-main-img{
	margin: 1em auto;
	float: left;
width: 100%;
}
.lpc-img img {
	transition-duration: 1s;
	border: 1px solid #ccc;
/*	transform: scale(0.8);*/
}
.lpc-img img:hover{
	box-shadow: 5px 3px 11px 1px #b0acac;
padding: -10px;
transition-duration: 1s;
border: 1px solid #c3c3c366;
transform: scale(1.1);
z-index:100;
}

/*---- Shrouded Conductor System - 4 Ductor---*/
.lp-crane-content {
    line-height: 27px;
	font-size: 16px;
}
.shrouded-advantages .advt1 span {
    color: #fe5d06;
    font-size: 18px;
}
.shrouded-advantages {
    margin: 1em;
}
.shrouded-advantages h4{
	color: #060606;
	font-weight: bold;
	padding: 10px 0;
}
.shrouded-advantages p {
    text-align: justify;
}
.shrouded-main-content p{
	text-align:justify;
}


/*Manual Range*/
.feature-img-body{

}
.feature-img-body .feature-img {
 /*   margin: 0 14px;*/

}
.feature-title2 {
    color: #0081b8;
    font-size: 20px !important;
    margin-bottom: 10px;
    font-family: 'Philosopher', sans-serif;
	border-bottom: 2px solid #80808080;
}
.scissor-img .sc-img1 {
/*    border: 1px solid gray;*/
}
.scissor-img {
    margin-bottom: 1em;
}
.feature-main p {
    line-height: 25px;
    font-size: 16px;
    text-align: justify; 
    margin-top: 1em;
}
.feature-main .row {
    margin: 1em auto;
	background: #8080801a;
padding: 1em 0;
}
.img-border1 img {
    border: 2px solid #80808066;
    transition-duration: 0.2s;
}
.img-border1 img:hover {
    border:2px solid #656262e6;
    transition-duration: 0.6s;
}
.feature-subpart-width{
	width: 20%;
float: left;
text-align: center;
}
.feature-subpart-width p {
    padding: 10px;
}
.dls-features p {
	text-align:center;
}

/* --- forklifts --- */
.forklifts-box p {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 1em;
}
.forklifts-box h3 {
    padding: 10px;
    text-align: center;
    margin-bottom: 1em;
}
/* ---// forklifts --- */

/*---tools and tackels----*/
.tools-box h3 {
    padding: 10px;
    text-align: center;
    margin-bottom: 1em;
}
.tools-features ul {
    list-style: inside;
    line-height: 27px;
    font-size: 16px;
}
.cad-cam-facility-title {
    padding: 1em;
    text-align: center;
    color: black;
}
.w3layouts_gallery_grids h4 {
    text-align: center;
    margin: 1em auto;
}
.ferreterro li {
    line-height: 27px;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 10px;
}
.plastic-chain .para-plastic {
    font-size: 16px;
    line-height: 27px;
    text-align: justify;
}
/*---tools and tackels----*/
@media (min-width:320px) and (max-width:480px){
.feature-img-body .feature-img {
 /*   margin: 0 14px;*/
	margin-left: 35px;
	margin-bottom: 2px;
}

}
/*
@media (min-width:481px) and (max-width:767px) {
	.feature-subpart-width{
	width: 100%;
	float: left;
	text-align: center;
	}
}

@media (min-width:768px) and (max-width:1024px){
	.feature-subpart-width{
	width: 50%;
	float: left;
	text-align: center;
	}
}

@media (min-width: 1025px) and (max-width: 1280px) {
	.feature-subpart-width{
	width: 20%;
	}
	.feature-subpart-width img{
		width: 90%;
		float: left;
	}
}*/
/*--//Manual Range  --*/


/*-- government value us---*/
.sister-main {
    float: left;
    width: 100%;
}
.sister1 {
    padding: 2em 1em;
    background: #02b3e4;
	text-align: center;
	margin-bottom: 2px;
}
.sister1 i {
    color: #fff ;
    font-size: 3em;
    margin-bottom: 15px;
}
.sister1 p {
    font-size: 20px;
	color: white;
	
}
.sister1:hover i {
    color:black;
}
.sister-main .headings2 {
    margin-bottom: 1em;
    margin-top: 10px;
}
.sister-main2 .headings3 {
   text-align: center;
font-size: 20px;
}
.sister-main2 {
    margin: 2em auto;
}
.sister-main2 ul li {
    padding: 10px;
    border: 1px solid gray;
    margin: 10px;
}


/*link*/
.product-links {
    padding: 10px;
    text-align: center;
    /*color: white;*/
}
.product-links a {
    color: #caced2f2 !important;
}


/*---------------------for sticky header*/
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  
}

.sticky + .content {
  padding-top: 102px;
  
}
.header1 {
    z-index: 99999;
}
.header1 .navbar{
	background: white;
	border-bottom:2px solid #0085b2;
}
/*---------------------//for sticky header*/

.top-footer {
    background: #0085b2;
    padding: 1em;
}
.top-footer .headings2 a {
    font-size: 21px;
    text-transform: capitalize;
    text-align: center;
    color: #fff;
    font-family: 'Philosopher', sans-serif;
}
.top-footer h3{
	font-family: 'Philosopher', sans-serif;
	text-align: center;
color: white;
font-weight: bold;
margin-bottom: 6px;
letter-spacing: 0.8px;
}
.top-footer p{
	letter-spacing:0.8px;
}
.top-footer span {

    padding-right: 7px;

}

.btn{
	font-size: 16px;
}
.contact-tabs a {
    font-size: 16px;
}
.product-links .link a {
    font-size: 16px;
}

.Product-divine{

line-height: 24px;
    font-size: 16px;
   
}

.place-divident{
color: #0f0e0ee6;
    line-height: 26px;
    font-size: 16px;
    text-align: center;

}

.product-content1 div {
  text-align: center;
  margin-bottom: 21px;
  font-family: 'Philosopher', sans-serif;
  /*! font-size: 24px; */
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.w3layouts_gallery_grids1 div {
  text-align: center;
 margin-top: 15px;
  font-size: 18px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.tools-box1 div {
  padding: 10px;
  text-align: left;
  margin-bottom: 1em;
  margin: 0 0;
  font-size: 24px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

