.standbuilderbanner{
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 80px 0 180px; 
	background: #000 url(../images/inneerbanner.webp) no-repeat top center;
	background-size: cover;
}
.standbuilderbanner::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000c
}
.standbuilderbanner .container{
	position: relative;
	z-index: 1;
}
.standbuilderbanner .maintitle{
	color: #fff;
	font-size: 3rem;
	font-weight: 700;
}
.standbuilderbanner .shrtdesc p{
	color: #fff;
	font-size: 1.2rem;
}
.pagequotebtn{
    display: inline-block;
    /*max-width: 200px;
    flex:  0 0 200px;*/
    margin-right: 20px;
    margin-top: 10px;
}
.pagequotebtn a{
    display: inline-block;
    font-size: 1.4rem;
    line-height: 56px;
    background: #E9706E;
    color: #fff;
    border-radius: 45px;
    padding: 0 30px;
}
.innercontent{
    display: block;
    position: relative;
    padding: 0px 0 60px;
    z-index: 1;
    margin-top: -110px;
}
.profilebanner{
    background: #F3F3F3;
    border-radius: 6px;
    padding: 20px;
    display: block;
}
.profilebanner .profile {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border: 1px solid rgb(66 59 61 / .28);
    border-radius: 10px;
    padding: 16px;
    position: relative;
    margin: 0;
    background: #f7e9e8;
}
.profilebanner .figure {
    display: block;
    max-width: 200px;
    flex: 0 0 200px;
    border-radius: 10px;
    margin-right: 30px;
    background: #fff;
    padding: 15px;
}
.profilebanner .figure img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.profilebanner .content {
    display: block;
    flex: 1;
    float: left;
}
.profilebanner .content .title {
    display: block;
    font-size: 1.1rem;
    line-height: 1.2;
    margin-bottom: .5rem;
    color: #000;
    font-weight: 700;
}
.profilebanner .content p {
    display: block;
    font-size: 1rem;
    line-height: 1.7;
    color: #000;
    margin-bottom: .5rem;
}
.profilebanner .fairlocation{
    font-size: 1.2rem;
    color: #000;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Roboto Condensed", Arial, Helvetica,sans-serif;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 7px;
}
.profilebanner .fairlocation img{
	width: 25px;
}
.navbox {
    background: #f8f8f8;
    padding: 25px;
    margin: 20px 0px;
    display: block;
}
.navbox ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.navbox ul li {
    margin: 0px;
}
.navbox ul li a {
    border: 1px solid #989899;
    border-radius: 4px;
    font-size: 16px;
    color: #000;
    padding: 10px 25px;
    background: #f8f8f8;
    transition: all 0.3s ease-in-out;
}
.navbox ul li a:hover{
	background: #E17470;
	color: #fff;
}
.shortbio{
    font-size: 22px;
    text-align: left;
    color: #000;
    line-break: 30px;
    border-bottom: 1px solid #cfcecc;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.aboutcontentbg {
    display: block;
    width: 100%;
    position: relative;
   	background: #f8f8f8;
    border-radius: 6px;
    padding: 20px;
    margin: 25px 0px;
    text-align: justify;
    margin-bottom: 20px;
}

.aboutcontentbg ul, .aboutcontentbg ol {
}
.aboutcontentbg ul li, .aboutcontentbg ol li {
    display: block;
    padding-left: 30px;
    color: #414141;
    position: relative;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: .5rem;
    text-align: justify;
}
.aboutcontentbg ul li::after, .aboutcontentbg ol li::after {
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 14px;
    background: 0 0;
    top: 7px;
    left: 0;
    border: 2px solid #c22c2b;
    border-radius: 50%;
    transition: 250ms ease-in-out;
    text-decoration: none;
    color: transparent;
    content: "";
}
.owl-carousel .owl-dots {
    text-align: center;
    display: block;
    margin-top: 0rem;
}
.owl-carousel button.owl-dot {
    background: #000 !important;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 5px;
}
.owl-carousel button.owl-dot.active {
    background: #ca1f26 !important;
    width: 20px;
    height: 8px;
    border-radius: 5px;
}
.figurecaruosel{
	display: block;
	width: 100%;
	border-radius: 6px;
}
.figurecaruosel img{
	width: 100%;
	height: auto;
	border-radius: 6px;
}
.servicebx{
	display: block;
}
.servicebx ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: -15px;
}
.servicebx ul li {
    padding-bottom: 15px;
    font-size: 16px;
    color: #000;
}
.servicebx ul li i {
    margin-right: 6px;
    color: #be0c30;
}
.gallerysec {
  width: 100%;
  margin-top: 30px;
}
.gallerysec ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.gallerysec ul li {
  flex: 0 0 31%;
  background: #f8f8f8;
  padding-left: 0px;
}
.gallerysec ul li::after{
	display: none;

}
.gallerysec ul li .figure {
  width: 100%;
  padding: 0px;
  margin: 0px !important;
  max-width: 100%;
}
.gallerysec ul li .figure img {
  max-width: 100%;
  height: auto;
}
.formbg {
    background: #fff;
    border-radius: 6px;
    background: #f9f9f6;
    padding: 20px 10px;

}
.headerbx {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    color: #000;
    background-color: #E9706E;
    margin: -20px -10px 15px;
    padding: 20px 10px;
    border-radius: 6px 6px 0 0;
}
.formbg h2 {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    line-height: 30px;
    border-bottom: 1px solid #cfcecc;
    padding-bottom: 10px;
}
.forminner{
    padding: 0 10px;
    background: #fff;
}
.formbg label{
    position: relative;
    bottom: -16px;
    color: #3d3d3d;
    font-size: 16px;
    line-height: 1em;
    font-weight: 300;
    margin-left: 10px;
    padding-right: 12px;
    padding-left: 10px;
    background-color: #fff;
    z-index: 3;
}
.formbg label span{
    color: #ee2618;
}
.input-outer {
    position: relative;
}
.formbg input[type='text']{
    position: relative;
    display: block;
    width: 100%;
    height: 52px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 400;
    padding: 8px 15px;
    margin-bottom: 0;
    border-radius: 5px;
    color: rgba(0,0,0,0.9);
    border: 1px solid #ddd;
    background-color: #fff;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    margin-bottom: 0.0rem;
}
.formbg select{
    position: relative;
    display: block;
    width: 100%;
    height: 52px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 400;
    padding: 8px 30px;
    margin-bottom: 0;
    border-radius: 5px;
    color: rgba(0,0,0,0.9);
    border: 1px solid #ddd;
    background-color: #fff;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    margin-bottom: 0.5rem;
}
.formbg textarea{
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 30px;
    margin-bottom: 0;
    border-radius: 5px;
    color: rgba(0,0,0,0.9);
    border: 1px solid #ddd;
    background-color: #fff;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.formbg input[type='submit']{
    display: inline-block;
    color: #fff;
    background: #E9706E;
    padding: 12px 0px;
    width: 100%;
    border-radius: 45px;
    display: inline-block;
    font-size: 18px;
    text-shadow: none;
    border:none;
    margin: 1rem 0;
    text-align: center;
    font-family: "Roboto Condensed", Arial, Helvetica,sans-serif;
}
@media screen and (max-width:767px){
    .profilebanner .profile{
        justify-content: center;
    }
    .profilebanner .figure{
        margin-bottom:1rem;
    }
    .profilebanner .content {
        float: none;
        text-align: center;
    }
    .profilebanner .fairlocation{
        justify-content: center;
    }
    .navbox ul{
        justify-content: start;
        column-gap: 15px;
        row-gap: 2rem;
    }
}




















