/*header css starts*/
#hed .active{
	color: #eb5d1e;
}
#hed .nav-link:hover{
	color: #eb5d1e;
}
.get-started,.btn-primary{
    color: #fff;
    background-color: #eb5d1e !important;
    border-color: #eb5d1e  !important;
}
.navbar-brand{
	color:#7a6960 !important;
}

/*header css ends*/

/*banner section media css*/
.banner{
	background:#fef8f5;
}

#caro{
	width:100%;
	height:120vh;
	margin:15% 0 -6% 0;
	border-bottom: 2px solid #fcebe3;
}
#caro img{
	width:100%;
}
#caro h1{
	font-size:1.8rem;
	font-weight:700;
	line-height:1.2;
	margin:0 0 4% 0;
	color:#4e4039;
}
#caro h2{
	font-size:1rem;
	font-weight:500;
	line-height:1.2;
	margin:0 0 5% 0;
	color:#a08f86;
}

@media(min-width:360px){
#caro{
	height:120vh;
}
#caro h1{
	font-size:1.7rem;
	font-weight:700;
	line-height:1.2;
} 
#caro h2{
	font-size:1.2rem;
	font-weight:400;
	line-height:1.1;
	margin:0 0 5% 0;
}
} 

@media(min-width:760px){
#caro{
	height:120vh;
	margin:8% 0 -6% 0;
	padding:2%;
}
#caro h1{
	font-size:1.7rem;
	font-weight:700;
	line-height:1.2;
} 
#caro h2{
	font-size:1.4rem;
	font-weight:400;
	line-height:1.1;
	margin:0 0 5% 0;
	
}
}

@media(min-width:1020px){
#caro{
	height:120vh;
	margin:5% 0 -6% 0;
	padding:2%;
}
#caro h1{
	font-size:3rem;
	font-weight:700;
	line-height:1.2;
}
#caro h2{
	font-size:1.6rem;
	font-weight:400;
	line-height:1.1;
	margin:0 0 5% 0;
	
} 
}
/*banner media css ends*/


/*about media starts*/

#abt img{
	padding:15% 8% 10% 8%;
	overflow:hidden;
}
#abt h1{
	font-size:2.1rem;
	color:#4e4039;
	font-weight:700;
}
#abt i{
	font-size:2.5rem;
	color:#f39e7a;
}
#abt h4{
	font-size:1.2rem;
	color: #7a6960;
	font-weight:700;
}
#abt p{
	font-size:0.9rem;
	color:#5a6570;
}
@media(min-width:360px){
#abt i{
	font-size:3rem;
}
#abt h1{
	font-size:2.2rem;
}
#abt h4{
	font-size:1.4rem;
}
#abt p{
	font-size:1rem;
}
}
@media(min-width:768px){
#abt img{
	padding:15% 15% 5% 15%;
	overflow:hidden;
}
#abt i{
	font-size:3rem;
}
#abt h4{
	font-size:1.4rem;
}
#abt p{
	font-size:1rem;
}
}
@media(min-width:1020px){
#abt .abt-flex{
	padding:8% 0 0 0;
}
#abt img{
	padding:10%;
	overflow:hidden;
}
#abt i{
	font-size:3rem;
}
#abt h4{
	font-size:1.2rem;
}
#abt p{
	font-size:0.9rem;
}
}
/*about media ends*/

/*service media starts*/
#service,.ser{
	background-color:#fef8f5;
}
#service .card{
	border:none;
	padding:5%;
}
#service h3{
	margin:7% 0 0 0;
	color:#c2b7b1;
	font-weight:600;
}
#service h2{
	margin:4% 0 0 0;
	font-size:2rem;
	line-height:1.4;
	color:#4e4039;
	font-weight:700;
	position:relative;
}
#service h2::after{
	content:"";
	position:absolute;
	display:block;
	left:40%;
	width:4rem;
	height:1rem;
	border-bottom:2px solid #eb5d1e;
}
#service i{
	font-size:2.7rem;
	font-weight:500;
	color:#ef7f4d; 
	line-height:1;
}
#service h5{
	font-size:1.2rem;
	font-weight:600;
}
#service p{
	line-height:1.5;
}
#service .ser-car{
	border-radius:6%;
}
#service .ser-car:hover{
	border-bottom:4px solid #ef7f4d;
}
@media(min-width:360px){
#service h2{
	font-size:2.2rem;
}
#service h2::after{
	left:42%;
}
#service h5{
	font-size:1.2rem;
	font-weight:600;
}
#service h5{
	font-size:1.2rem;
	font-weight:600;
}
#service .ser-car{
	padding:10% 0 10% 0;
	width:100%;
	height:18rem;
}
}
@media(min-width:760px){
#service h3{
	font-weight:700;
}
#service h2{
	margin:0.6% 0 0 0;
	font-size:2.1rem;
}
#service h2::after{
	left:45%;
}
}
@media(min-width:1020px){
#service h3{
	font-size:1.6rem;
}
#service h2{
	margin:0.6% 0 0 0;
	font-size:2.1rem;
}
#service h2::after{
	left:47%;
}
#service .ser-car{
	width:100%;
	height:18rem;
}
}
/*service media ends*/

/*portfolio media ends*/

#portfolio .port{
	background-color:#fff;
}
#portfolio h3{
	margin:7% 0 0 0;
	color:#c2b7b1;
	font-weight:600;
}
#portfolio h2{
	margin:4% 0 0 0;
	font-size:2rem;
	line-height:1.4;
	color:#4e4039;
	font-weight:700;
	position:relative;
}
#portfolio h2::after{
	content:"";
	position:absolute;
	display:block;
	left:40%;
	width:4rem;
	height:1rem;
	border-bottom:2px solid #eb5d1e;
}
#portfolio img{
	border-radius:6%;
	padding:2px;
}
#portfolio .card-over{
	opacity:0;
	top:0;
	bottom:0;
	left:0;
	right:0;	
	border-radius:6%;
	position:absolute;
	background:rgba(122, 105, 96, 0.6);
}
#portfolio .card-over:hover{
	opacity:1;
	overflow:hidden;
	left:0;
}
#portfolio i{
	font-size:1.5rem;
	border-radius:50%;
	margin:0 0.4rem;
	width:2rem;
	height:2rem;
	padding:2%;
	background-color:#fff;
	display:flex;
	align-items:center;
	justify-content:center;
}
#portfolio .port-info{
	display:block;
	color:#fff;
}
@media(min-width:360px){
#portfolio h2{
	font-size:2.2rem;
}
#portfolio h2::after{
	left:42%;
}
}
@media(min-width:760px){
#portfolio h3{
	font-weight:700;
}
#portfolio h2{
	margin:0.6% 0 0 0;
	font-size:2.1rem;
}
#portfolio h2::after{
	left:45%;
}
}
@media(min-width:1020px){
#portfolio h3{
	font-size:1.6rem;
}
#portfolio h2{
	margin:0.6% 0 0 0;
	font-size:2.1rem;
}
#portfolio h2::after{
	left:47%;
}
}

/*portfolio media ends*/

/*faq media starts*/

#faq,.faqq{
	margin:8% 0 0 0;
	background-color:#fef8f5;
}
#faq h3{
	margin:4% 0 0 0;
	color:#c2b7b1;
	font-weight:600;
}
#faq h2{
	margin:4% 0 0 0;
	font-size:2rem;
	line-height:1.4;
	color:#4e4039;
	font-weight:700;
	position:relative;
}
#faq h2::after{
	content:"";
	position:absolute;
	display:block;
	left:40%;
	width:4rem;
	height:1rem;
	border-bottom:2px solid #eb5d1e;
}
#faq .accordion-button{
	background-color:#fef8f5;
	color:#343a40;
}
#faq .accordion-button:hover{
	background-color:#fef8f5;
	color:#c54811;
}
#faq .accordion-button:not(.collapsed)::before {
    background-image: url(../assets/faq.svg);
    transform: rotate(-180deg);
}
#faq .accordion-button::before {
    flex-shrink: 0 !important;
    width: 1.25rem !important;
    height: 1.25rem !important;
    margin: 0 22px 0px 0px !important;
    content: "" !important;
    background-image: url(../assets/faq.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 1.25rem !important;
    transition: transform .2s ease-in-out !important;
}
#faq .accordion-button::after {
	display:none !important;
}
#faq .accordion-button:focus {
    z-index: 3;
    border-color: red;
    outline: 0;
    box-shadow: none !important;
}
#faq .accordion-body{
	background-color:#fef8f5;
	padding:0 0 0 20%;
}
@media(min-width:360px){
#faq h2{
	font-size:2.2rem;
}
#faq h2::after{
	left:42%;
}
#faq .accordion-body{
	padding:0 0 0 17%;
}
}
@media(min-width:760px){
#faq h3{
	font-weight:700;
}
#faq h2{
	margin:0.6% 0 0 0;
	font-size:2.1rem;
}
#faq h2::after{
	left:45%;
}
#faq .accordion-body{
	padding:0 0 0 9%;
}
}
@media(min-width:1020px){
#faq h3{
	font-size:1.6rem;
}
#faq h2{
	margin:0.6% 0 0 0;
	font-size:2.1rem;
}
#faq h2::after{
	left:47%;
}
#faq .accordion-body{
	padding:0 0 0 7%;
}
}
/*faq media ends*/

/*team media starts*/

#team h3{
	margin:5% 0 0 0;
	color:#c2b7b1;
	font-weight:600;
}
#team h2{
	margin:4% 0 0 0;
	font-size:2rem;
	line-height:1.4;
	color:#4e4039;
	font-weight:700;
	position:relative;
}
#team h2::after{
	content:"";
	position:absolute;
	display:block;
	left:40%;
	width:4rem;
	height:1rem;
	border-bottom:2px solid #eb5d1e;
}
#team .team-hover{
	top:0;
	left:0;
	right:0;
	bottom:0;
	overflow:hidden;
	
}
#team .team-social{
	opacity:0;
	font-size:1.1rem;
	background:rgba(78, 64, 57, 0.6);
	top:0;
	bottom:0;
	width:20%;
	left:-4%;
	position:absolute;
	transition:left ease-in-out 0.2s;
}

#team .team-social a{
	margin:0 20%;
	color:#fff;
	padding:15% 0;
}
#team img{
	padding:2px;
}
#team .team-name{
	opacity:0;
	z-index:4;
	position:absolute;
	left:0;
	right:0;
	bottom:-6%;
	background: linear-gradient(0deg, rgba(78, 64, 57, 0.95) 0%, rgba(78, 64, 57, 0.95) 15%, rgba(255, 255, 255, 0) 100%);
	transition:bottom ease-in-out 0.2s;
	
}
#team .team-name h4{
	color:#fff;
	font-size:1.2rem;
}
#team .team-name p{
	color:#fff;
	font-size:0.8rem;
	font-style:italic;
}
#team .team-hover:hover .team-social{
	opacity:1;
	left:0;
	transition: left ease-in 0.2s;
}
#team .team-hover:hover .team-name{
	opacity:1;
	bottom:0;
	transition: bottom ease-in 0.2s;
}
@media(min-width:360px){
#team h2{
	font-size:2.2rem;
}
#team h2::after{
	left:42%;
}
}
@media(min-width:760px){
#team h3{
	font-weight:700;
}
#team h2{
	margin:0.6% 0 0 0;
	font-size:2.1rem;
}
#team h2::after{
	left:45%;
}
}
@media(min-width:1020px){
#team h3{
	font-size:1.6rem;
}
#team h2{
	margin:0.6% 0 0 0;
	font-size:2.1rem;
}
#team h2::after{
	left:47%;
}
}
/*team media ends*/


/*clients media starts*/
#client,.clients{
	background-color:#fef8f5;
	margin:5% 0 0 0;
}
#client h3{
	margin:5% 0 0 0;
	color:#c2b7b1;
	font-weight:600;
}
#client h2{
	margin:4% 0 0 0;
	font-size:2rem;
	line-height:1.4;
	color:#4e4039;
	font-weight:700;
	position:relative;
}
#client h2::after{
	content:"";
	position:absolute;
	display:block;
	left:40%;
	width:4rem;
	height:1rem;
	border-bottom:2px solid #eb5d1e;
}
#client .carousel-item{
	width:100%
}
#client .carousel-item img{
	width:100%
}
@media(min-width:360px){
#client h2{
	font-size:2.2rem;
}
#client h2::after{
	left:42%;
}
}
@media(min-width:760px){
#client h3{
	font-weight:700;
}
#client h2{
	margin:0.6% 0 0 0;
	font-size:2.1rem;
}
#client h2::after{
	left:45%;
}
}
@media(min-width:1020px){
#client h3{
	font-size:1.6rem;
}
#client h2{
	margin:0.6% 0 0 0;
	font-size:2.1rem;
}
#client h2::after{
	left:47%;
}
}

/*clients media ends*/

/*contact media starts*/
.contact{
	padding-bottom:5%;
}
.contact-title h3{
	margin:5% 0 0 0;
	color:#c2b7b1;
	font-weight:600;
}
.contact-title h2{
	margin:1% 0 0 0;
	font-size:2rem;
	line-height:1.1;
	color:#4e4039;
	font-weight:700;
	position:relative;
}
.contact-title h2::after{
	content:"";
	position:absolute;
	display:block;
	left:47%;
	width:4rem;
	height:1rem;
	border-bottom:2px solid #eb5d1e;
}
.contact-info{
	background-color:#fff;
	margin-top:4rem;
	padding:30px;
	border-bottom:2px solid #eb5d1e;
	border-top:2px solid #eb5d1e;
}
#contact .contact-info i{
	width:44px;
	height:44px;
	color: #eb5d1e;
	display:flex;
	justify-content:center;
	align-items:center;
	background-color:#fdf1ec;
	border-radius:50%;
	float:left;
	font-size:1.1rem;	
}
#contact .contact-info i:hover{
	color:#fff;
	background-color:#eb5d1e;
}
#contact .contact-info p{
	margin:0 0 2rem 4rem;
	font-size: 1rem;
	font-weight:500;
    color: #ab9d95;
}
#contact .contact-info h4{
	margin-left:4rem;
	font-size: 1.5rem;
	font-weight:500;
    color: #7a6960;
}
#contact .form-button button{
	color:#fff;
	padding:10px 24px;
	border-radius:4px;
	background-color:#eb5d1e;
	border:0;
}
#contact .contact-details{
	margin-top:4rem;
	padding:30px;
	border-bottom:2px solid #eb5d1e;
	border-top:2px solid #eb5d1e;
}
#contact input{
	box-shadow:none;
	border-color:#ced4da;
}
#contact textarea{
	box-shadow:none;
	border-color:#ced4da;
}
/*news letter media starts*/
.news{
    background-color: #fef8f5;
}
.news h4{
	font-size: 2rem;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1;
    font-weight: 600;
    color: #4e4039;
}
.news p{
	font-size:1rem;
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: 500;
}
.news form {
	margin-top: 30px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 4px;
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
    text-align: left;
}
.news form input[type=email]{
	border:0;
	width:100%;
}
input:focus{
	outline:none;
}
.news form input[type=submit]{
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px;
    background: #eb5d1e;
    color: #fff;
    transition: 0.3s;
    border-radius: 4px;
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}
.news form input[type=submit]:hover{
	background:#c54811;
}
/*news letter media ends*/

/*footer media starts*/
.footer a{
	color: #5c5c5c;
	text-decoration:none;
}
.footer a:hover{
	color: #eb5d1e;
}
.footer li i{
	color: #eb5d1e;
}
.footer li{
	margin-top:0.8rem;
}
.footer ul{
	padding:0;
}
.footer .social-links i{
	background-color:#eb5d1e;
	color:#fff;
	width:34px;
	height:34px;
	border-radius:50%;
	display:inline-flex;
	justify-content:center;
	align-items:center;
} 
.footer .social-links i:hover{
	background-color:#ef7f4d;
}

/*copyright media starts*/

#copyright,.cright{
    background-color: #fef8f5 !important;
	padding:1%;
}
#copyright span{
	color:#eb5d1e;
}
@media(min-width:1020px){
#copyright .alr{
	text-align:center;
	float:left;
}
#copyright .credits{
	text-align:center;
	float:right;
}
}
/*copyright media ends*/