/*
Theme Name: Unitedsunshade
Theme URI: #
Author: Unitedsunshade
Description: Custom theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
.hmunitedsnde-pagetxt-section h1 {
    display: block;
    color: #111518;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
    padding: 0 0 20px 40px;
    margin: 0;
}
.inner-post-content h2 {
    position: relative;
    display: block;
    color: #111518;
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    padding: 0;
    margin: 18px 0;
    text-align: left;
}
.inner-post-content h3 {
    position: relative;
    display: block;
    color: #111518;
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    padding: 0;
    margin: 18px 0;
    text-align: left;
}
.inner-post-content h4 {
    position: relative;
    display: block;
    color: #111518;
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    padding: 0;
    margin: 18px 0;
    text-align: left;
}
b, strong {
    font-weight: 700;
}
.inner-post-content h5 {
    position: relative;
    display: block;
    color: #111518;
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    padding: 0;
    margin: 18px 0;
    text-align: left;
}
.inner-post-content  ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.inner-post-content  ul li {
	display: block;
	color: #3f4245;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	background: url(./assets/images/list-icn1.png) no-repeat 0 10px;
	padding: 5px 0 5px 30px;
	margin: 0;
}
.innerunitedsnde-enqry-section .innenqry-form {
	position: relative;
	padding:30px 20px;
	background: rgb(168 151 123 / 18%);
	border-radius: 10px;
}
.innerunitedsnde-enqry-section p {
    display: block;
    color: #3f4245;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
    padding: 10px 40px 10px 0;
    margin: 0;
}
.innerunitedsnde-enqry-section .innenqry-form input[type=email] {
	width:46%;
	float:left;
	font-size:15px;
	color:#272623;
	font-weight:normal;
	line-height:22px;
	padding:15px;
	margin:15px 2%;
	background:#fff;
	border-radius: 10px;	
	border: 1px solid #d2d5da;
}
.innerunitedsnde-enqry-section .innenqry-form input[type=email]::placeholder {
 	color:#c0cdd2;
	font-weight:normal;
}
.innerunitedsnde-enqry-section .innenqry-form input[type=text] {
	width:46%;
	float:left;
	font-size:15px;
	color:#272623;
	font-weight:normal;
	line-height:22px;
	padding:15px;
	margin:15px 2%;
	background:#fff;
	border-radius: 10px;	
	border: 1px solid #d2d5da;
}
.innerunitedsnde-enqry-section .innenqry-form input[type=text]::placeholder {
 	color:#c0cdd2;
	font-weight:normal;
}
.innerunitedsnde-enqry-section .innenqry-form textarea {
	width:96%;
	height:110px;
	font-size:15px;
	color:#272623;
	font-weight:normal;
	line-height:22px;
	padding:15px;
	margin:15px 2%;
	background:#fff;
	border-radius: 10px;	
	border: 1px solid #d2d5da;
}
.innerunitedsnde-enqry-section .innenqry-form textarea::placeholder {
 	color:#c0cdd2;
	font-weight:normal;
}
.innerunitedsnde-enqry-section .innenqry-form .sbmt {
	display: inline-block;
	font-size:16px;
	color: #fff;
	font-weight:bold;
	line-height:30px;
	padding: 10px 30px;
	margin:15px 2%;
	background: #a8977b;
	border-radius:6px;
	border: none;
	outline: none;
}

.innerunitedsnde-enqry-section {
    padding: 80px 0;
}

.innerunitedsnde-enqry-section h4 {
    position: relative;
    display: block;
    color: #111518;
    font-size: 33px;
    font-weight: 700;
    line-height: 40px;
    padding: 0;
    margin: 20px 0 27px;
}
.innerunitedsnde-contactdetails-section{
    position: relative;
    padding: 190px 0 40px;
}
.innerunitedsnde-contactdetails-section h1 {
    position: relative;
    display: block;
    color: #111518;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    padding: 0;
    margin: 20px 0 50px;
}
.innerunitedsnde-contactdetails-section h1::before {
	content: '';
	position: absolute;
	bottom: -16px;
	left: 0;
	width: 30%;
	height: 1px;
	background: #7f715c;
}
.innerunitedsnde-contactdetails-section .inn-adrstbx {
    position: relative;
    padding: 20px 40px 30px;
    background: #fff;
    margin: 20px 0;
    transition: 0.5s;   
    border: 1px solid #A8977B52;
    border-radius: 10px;
    box-shadow: 0px 15px 30px -20px rgba(167.99999999999997, 150.99999999999994, 122.99999999999999, .8);
    text-align: center;
    min-height: 265px;
}
.innerunitedsnde-contactdetails-section .imgbx {
    padding: 25px 0 20px;
}

.innerunitedsnde-contactdetails-section .inn-adrstbx h4 {
    position: relative;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding: 14px 0 8px;
    margin: 0;
}
.innerunitedsnde-contactdetails-section .inn-adrstbx p a{
    color: #3f4245;
}
.innerunitedsnde-contactdetails-section .inn-adrstbx p {
    color: #3f4245;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.5px;
    padding: 5px 0 10px;
    margin: 0;
}
.innercontent-description-section8 h4 {
    display: block;
    color: #111518;
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
    padding: 0;
    margin: 10px 0;
}
.car-parking-gallery .imgbx {
    overflow: hidden;
}
.car-parking-gallery img {
    width: 100%;
    height: auto;
    transition: transform 0.4s ease;
}
.car-parking-gallery a:hover img {
    transform: scale(1.05);
}
.innerunitedsnde-blog-detail-section {
    position: relative;
    padding: 160px 0 40px;
}
.innerunitedsnde-blog-detail-section h1 {
    position: relative;
    display: block;
    color: #111518;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    padding: 0;
    margin: 10px 0 20px;
}
.innerunitedsnde-blog-detail-section h1::before {
	content: '';
	position: absolute;
	bottom: -16px;
	left: 0;
	width: 30%;
	height: 1px;
	background: #7f715c;
}
.innerunitedsnde-blog-detail-section p {
    display: block;
    color: #3f4245;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
    padding: 10px 40px 10px 0;
    margin: 0;
}
.innerunitedsnde-blog-detail-section p strong {
	font-weight: 700;
}
.innerunitedsnde-blog-detail-section p a {
	color: #a8977b;
	font-weight: 700;
	text-decoration: none;
}
.innerunitedsnde-blog-detail-section p a:hover {
	color: #7f715c;
}
.innerunitedsnde-blog-detail-section .featured-image {
    display: block;
    border-radius: 10px;
    box-shadow: 0px 15px 30px -10px #a8977b;
    float: right;
    width: 45%;
    height: auto;
    margin: 0 0 30px 40px;
}
.recent-post-link h3 {
    padding-top: 10px;
    font-size: 26px;
    font-weight: 600;
}
.unitedsnde-single-post {
    width: 100%;
    float: left;
    margin: 20px 0;
    padding: 0 0 30px;
    border-bottom: 1px solid rgba(0,0,0,.5);
}
.unitedsnde-single-post .post-description {
    width: 60%;
    float: left;
    padding: 0 20px 20px;
}
.unitedsnde-single-post .post-featured-img {
    width: 40%;
    float: left;
}
.unitedsnde-single-post .post-description h2 {
    position: relative;
    display: block;
    color: #111518;
    font-size: 23px;
    font-weight: 600;
    line-height: 32px;
    padding: 0;
    margin: 8px 0;
}
.read-more-btn a {
    display: inline-block;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
    text-decoration: none;
    transition: 0.3s;
    background: #7f715c;
    border-radius: 10px;
    padding: 8px 30px;
    margin: 12px 0;
}
.blog-sidebar {
    background-color: #a8977b2e;
    padding: 40px 30px;
}
.blog-sidebar .recent-post-link ul {
    list-style: none;
    margin: 0;
}
.blog-sidebar .recent-post-link ul li {
    position: relative;
    display: block;
    margin: 0;
}
.blog-sidebar .recent-post-link ul li a {
    display: block;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 28px;
    text-decoration: none;
    padding: 5px 5px 5px 12px;
    margin: 0;
    border-bottom: 1px solid #a8977b;
    transition: all .3s ease 0s;
}
.blog-sidebar .recent-post-link ul li a:before {
    content: '';
    position: absolute;
    top: 14px;
    left: 0;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-left-color: #000;
}
.blog-sidebar .recent-post-link ul li a:hover {
    color: #7f715c;
}
.blog-sidebar .recent-post-link ul li a:hover:before {
    border-left-color: #7f715c;
}
.innerunitedsnde-sipge-section {
	position: relative;
	padding: 100px 0 40px;
}
.innerunitedsnde-sipge-section h1 {
	position: relative;
	display: block;
	color: #111518;
	font-size: 40px;
	font-weight: 700;
	line-height: 40px;
	padding: 0;
	margin: 60px 0 20px;
}
.innerunitedsnde-sipge-section h1::before {
	content: '';
	position: absolute;
	bottom: -16px;
	left: 0;
	width: 30%;
	height: 1px;
	background: #7f715c;
}
.foter-unitedsndewrp .ftabt {
    padding: 10px 20px 0 0;
}
a{
    color:#7f715c;
}
::selection {
    background-color:#7f715c;
   color:#fff; 
}
p:empty {
    display: none;
}
img{
	max-width:100%;
	height:auto;
	overflow-x:hidden;
}
/* Pagination */
.pagination {
    clear: both;
    position: relative;
    font-size: 17px;
    line-height: 19px;
    float: left;
    justify-content: center;
    margin: 10px auto;
    text-align: center;
    display: flex;
    width: 100%;
}

.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 9px 11px 7px 11px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #555;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.pagination a:hover {
    color: #fff;
    background: #f79420;
}

.pagination .current {
    padding: 9px 11px 7px 11px;
    background: #f79420;
    color: #fff;
}