/* Add here all your CSS customizations */
.margtop
{
	margin-top:-1%;
}

.setclientlogo
{
	
	border:2px solid gray;
	margin:1%;
}

.clientpage
{
	margin-top:5%;
	margin-bottom:5%;
}

/*

.clientpage h4
{
	font-family:cambria;
	
}
*/

.setliposition  > ul 
{
	
	list-style-image:url("../img/rightarrow.png");
	
}

.parallax-background {
    background-image: url(img/contact-us.png);
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.setclientslider
{
	padding:15%;
}



/* for footer slider */
.forslider section.section.section-height-3{
    padding: 3.846px 0;
     padding: 0.6153846154rem 0; 
}


.forslider .pb-5, .py-5 {
    padding-bottom: 1rem!important; */
}
.forslider .pt-5, .py-5 {
    padding-top: 1rem!important; */
}
.forslider .mb-5, .my-5 {
    margin-bottom: 1rem!important; */
}
.forslider .mt-5, .my-5 {
     margin-top: 1rem!important; */
}


/* for bottom footer */
.pb-4, .py-4 {
   padding-bottom: 0.2rem!important;
}
.setbottom .pt-4, .py-4 {
    padding-top: 0.2rem!important; 
}


/* for below menu */
.page-header {
	background-color: #212529;
	margin: 0 0 0 0;
	padding: 30px 0;
	position: relative;
	text-align: left;
}

/* for bottom of area in core values */
.corevalue.mb-5, .my-5 {
     margin-bottom: 0rem!important; 
}

/* for getting on left in services */
article.post-large .post-image, article.post-large .post-date {
    margin-left: 0px; 
}


article.post-large {
     margin-left: 0px; 
}

/* awards img */
.awardsimg img
{
width:100%;
margin-top:1%;
margin-bottom:2%;
}



/* for menu to get shrink */
@media (min-width: 992px)
{
.pb-lg-3, .py-lg-3 
{
    padding-bottom: 0rem!important;
}

.pt-lg-3, .py-lg-3 
{
    padding-top: 0rem!important;
}

}

.heading-services
{
	color:#F04D38;
}



/* for the awards list in management */
.awards-won >  li
{
	
	list-style-image: url('../img/right.png');
	color:#000000;
}

.setpanimg
{
	text-align:center;
}

/* for a list on footer */
.footerlist li 
{
	list-style-image:url('../img/right_white.png');
	font-size: 1em !important;
	color:#fff;
}


/* list on coastal link */
.listcoastal li
{
	list-style-image:url('../img/right.png');
	font-size: 1em !important;
	color:black;
}

/* for link in footer */
#footer a:not(.btn) {
    color: #fff;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

/* fontsize for footer */
.text-4 {
    font-size: 1em !important;
    color: white;
}

/* for setting image on home page */
@media (min-width: 576px)
{
.mt-sm-5, .my-sm-5 {
    margin-top: 0rem!important;
}
}
@media (min-width: 992px)
{
.offset-lg-2 {
    margin-left: 5.666667%;
}
}


/* for text on home page */
.pr-5, .px-5 {
     padding-right: 0rem!important; 
}
.mr-5, .mx-5 {
     margin-right: 0rem!important; 
}


.container-fluid {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

/* for gallery  img border */
.gallery img
{
	border:0px solid #333;
}

hr.solid {
    background: gray;
}


/*for padding on top of section */
section.section {
    background: #fff;
    border-top: 5px solid #f1f1f1;
    margin: 30px 0;
    padding: 10px 0;
}

/* social media on awards page in click of image should not be seen */

.pp_social
{
    display:none;
}












