/*
Theme Name: Nathan Group
Description: The 2020 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Author: Niyas
Author URI: http://www.mallutimes.com
Version: 1.1.0
Requires PHP: 8.3
*/
h4 {
    font-size: 17px !important;
}
.ctabottom {
    background: #94561d;
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.ctabottom h3, .ctabottom a{
    color: #fff !important;
    text-shadow: none !important;
}
.serviceslist{
	margin-bottom:5%;
}
.serviceslist .innercolumn img {
    width: 100%;
}
.serviceslist .innercolumn {
    margin-bottom: 5%;
}
.serviceslist .innercolumn {
    border: 1px solid #b9b6b6;
    padding: 10px;
}

.watsapp {
    background: url("https://www.nathangroups.com/wp-content/uploads/2020/12/watsapp.jpg") left center no-repeat #189d0e;
    text-decoration: none;
}
.phone1 {
    padding-left: 42px;
    padding-right: 15px;
    font-size: 20px;
    line-height: 41px;
    color: #fff;
	    display: inline-block;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom: 13px;
	left: 8px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	font-size:30px;
	/* box-shadow: 2px 2px 3px #999; */
	z-index:100;
}

.my-float {
    margin-top: 11px;
    font-size: 37px !important;
}
.phone12 p,.phone p{
	padding-bottom:0 !important;
}
.phone12 p {
    padding-left: 8px;
    float: left;
}
#back-to-top {
  right: 103px !important;
}

@media (max-width: 479px) {

.phone12 p {
    float: none;
}
	ul.block-services-full-list li .featured-thumbnail{
		float:none !important;
	}	
	.featured-thumbnail a {
    display: block !important;
}
	.featured-thumbnail a img{
		width:100% !important;
	}
}
