.logo{
    height:50px;
}
.shivanshcreation{
    background-color: #fb722e;
    height: 40px;
}
.dropdown:hover .dropdown-menu{
    display:block;
}

/* Mobile m v kar skte h same code agar ispe nahi hua h to thik h*/


.shivanshcreation1{
    text-align:left;
    color:white;
    line-height:40px;
}
.shivanshcreation2{
    text-align:right;
    color:white; 
    line-height:40px;
}
.shivanshcreation4{
    color:white;
    text-decoration:none;
}
.shivanshcreation4:hover{
    color:white;
    text-decoration:none;
}
.shivanshcreation5{
	background-color:#fb722e;
	color:white;
	text-align: center;
	height:80px;
	line-height:80px;
	font-size:25px;	
	margin:0px;
}

/* Top Line */
.consult{
    margin-left: -15px;
    font-weight:bold;
    font-size: 20px;
}
.consult1{
    margin-right: -15px;
    font-weight:bold;
    font-size: 20px;
}
.consult2{
    color: #ffffff;
    text-decoration: none;
}
.consult2:hover{
    color: #ffffff;
    text-decoration: none;
}
.shivanshtop {
    background-color: #ffffff !important;
}
.shivanshtop1{
    background-color: #343c5c;
    border-color: white;
}
.shivanshtop2{
    color:#343c5c !important;
    font-weight: 900;
} 
.shivanshtop2:hover{
    background-color: #343c5c;
    color: white !important;
    font-weight: 900;
    padding-top: 8px;
    padding-bottom: 8px;
}
.shivanshtop2a{
    color:#343c5c !important;
    font-weight: 900;
} 
.shivanshtop2a:hover{
    background-color: #343c5c;
    color: white !important;
    font-weight: 900;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -8px;
    margin-bottom: -8px;
}
.shivanshtop4{
    background-color:#343c5c;
    color:#ffffff;
    font-weight: 900;
}
.shivanshtop4a{
    background-color: #343c5c;
    color: #ffffff;
    font-weight: 900;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -8px;
    margin-bottom: -8px;
}
.shivanshtop4a:hover{
    background-color:#343c5c;
    color:#ffffff;
    font-weight: 900;
}
/* Top Line */
/* About Us */
.about_us{
	background-color:#ffffff;
	padding-top: 10px;
    padding-bottom: 50px;
}
.about_us2 {
    margin-top: 10px;
}
.about_us4 {
    text-align: center;
    font-size: 50px;
    margin-bottom: 40px;
    font-weight: 900;
    color: #343c5c;
    margin-top: 40px;
}
.about_us41{
    text-align: center;
    font-size: 50px;
    margin-bottom: 40px;
    font-weight: 900;
    color: #343c5c;
    margin-top: 40px;
}
.aimg {
    margin-top: 15px;
    width: 100%;
}
.priority {
    font-size: 26px;
    font-weight: 700;
    color: #343c5c;
    margin-top: 10px;
}
.priority1 {
    font-size: 18px;
}
.aread {
    background-color: #343c5c;
    color: white;
    font-size: 20px;
    text-decoration: none;
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px;
} 
.aread:hover {
    background-color: #fb722e;
    color: white;
    text-decoration: none;
    border-radius: 20px;
}
/* About Us */
/* Our Service */
.our_service {
    background-color: #ebebeb;
    padding-top: 25px;
    padding-bottom: 25px;
} 
.our_service1{ 
    text-align: center;
    font-size: 35px;
    margin-bottom: 60px;
    font-weight: 700;
    color: #343c5c;
    margin-top: 40px;
}
.our_service2 {
    margin-top: 10px;
}
.our_services{
	background-color: #343c5c;
    margin-top: 10px;
    text-align: center;
	border-radius:20px;
}
.our_services1{
	color: white;
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
}
.our_services:hover{
	background-color: #fb722e;
	border-radius:20px;
}
.our_services1:hover{
	color: white;
    text-decoration: none;
}
.simg1{
	height:auto;
	width:100%;
	margin-top: 20px;
}
/* Our Service */
/* Our Portfolio */
.our_portfolio {
    background-color: #ffffff;
    padding-top: 25px;
    padding-bottom: 25px;
}
#portfolio {
    padding: 20px;
    margin: 0 auto;
}
.gallery-title {
    text-align: center;
    font-size: 35px;
    margin-bottom: 40px;
    font-weight: 700;
    color: #343c5c;
    margin-top: 10px;
}
.filter-button{
	font-size: 14px;
    border: 1px solid #343c5c;
    border-radius: 5px;
    text-align: center;
    color: #343c5c;
    margin-bottom: 5px;
    font-weight: 900;
}
.filter-button:hover{
	font-size: 14px;
	font-weight: 900;
    border: 1px solid #343c5c;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    background-color: #343c5c;
}
.btn-default:active .filter-button:active{
	background-color:#fb722e;
	color:#fff;
}
.gallery_product{
	margin-bottom:30px;
	margin-top:10px;
}
.pimg{
	height:350px;
	width:100%;
}
.bb{
	align-items:center;
	justify-content:center;
}
@keyframes scroll{
0%{
	transform: translateX(0);
}
100%{
	transform: translateX(calc(-250px * 7));
}
}
.slider{
	height:100px;
	margin:auto;
	overflow:hidden;
	position:relative;
	width:auto;
}
.slider .slide-track{
	animation: scroll 40s linear infinite;
	display:flex;
	width:calc(250px * 14);
}
.slider .slide{
	height:100px;
	width:250px;
}
/* Our Portfolio */
/* Our Bottom */
.footer{
	background-color:#343c5c;
}
.footer1{
	padding-top: 10px;
    padding-bottom: 20px;
}
.footer2{
	color: white;
    margin-top: 50px;
}
.footer4{
	color: white;
    margin-top: 20px;
}
.footer5{
	color: white;
    margin-top: 20px;
}
.client_list{
 /* background-image: linear-gradient(50deg, #eb2525, transparent); */
	background-color: #fb722e;
	padding-top: 25px;
	padding-bottom: 25px;
}
.client_list1{
	color:white;
	text-align: left;
}
.client_list2{
	width: 140px;
    border-top: 4px solid;
    margin-top: -7px;
    color: #fb722e;
    margin-left: 0px;
    border-radius: 50px;
}

.client_list4{
	width:310px;
	border-top:4px solid;
	margin-top: -7px;
    color: #ffffff;
	margin-left: 0px;
}
.bb{
	align-items:center;
	justify-content:center;
}
@keyframes scroll{
0%{
	transform: translateX(0);
}
100%{
	transform: translateX(calc(-250px * 7));
}
}
.slider{
	height:100px;
	margin:auto;
	overflow:hidden;
	position:relative;
	width:auto;
}
.slider .slide-track{
	animation: scroll 40s linear infinite;
	display:flex;
	width:calc(250px * 14);
}
.slider .slide{
	height:100px;
	width:250px;
}
.simg{
	width:95%;
	height:100px;
}
.areads {
    background-color: #fb722e;
    color: white;
    font-size: 20px;
    text-decoration: none;
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.areads:hover {
    background-color: #bababa;
    color: white;
    text-decoration: none;
    border-radius: 20px;
}
.address{
	font-size:22px;
}
.address1{
    color: black;
	text-decoration:none;
	font-size: 18px;
}
.address1:hover{
	text-decoration:none;
	color:#fb722e;
}
.address2{
    color: white;
	text-decoration:none;
}
.address2:hover{
	text-decoration:none;
	color:#fb722e;
}
.facebooks{
	background: #0000e6;
    color: white;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 30px;
	margin-top: 20px;
	border-radius: 10px;
}
.facebooks:hover{
	background: #4747d1;
}
.youtubes{
	background: #ed0b0b;
    color: white;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 30px;
	margin-top: 20px;
	border-radius: 10px;
}
.youtubes:hover{
	background: #e43434;
}
.twitters{
	background: #0073e6;
    color: white;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 30px;
	margin-top: 20px;
	border-radius: 10px;
}
.twitters:hover{
	background:  #008ae6;
}
.linkedins{
	background: #0073e6;
    color: white;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 30px;
	margin-top: 20px;
	border-radius: 10px;
}
.linkedins:hover{
	background:  #008ae6;
}
.instagrams{
    background: #e68a00;
    color: white;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 30px;
	margin-top: 20px;
	border-radius: 10px;
}
.instagrams:hover{
	background: #e6005c;
}
.linkedins{
	background: #008ae6;
    color: white;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
	margin-top: 20px;
	border-radius: 10px;
}
.linkedins:hover{
	background: #00ace6;
}
.get-left-form {
    top: 370px;
    right: 0px;
    position: fixed;
    z-index: 999;
}
.get-left-form1 {
    top: 390px;
    right: 50px;
    position: fixed;
    z-index: 999;
    background: white;
    width: 75px;
    height: 25px;
    color: black;
    line-height: 25px !important;
    font-size: 11px;
    text-align: center;
}
.get-left-form-whatsapp{
    cursor:pointer;
    width:45px;
    height:45px;
}
.get-left-forms {
    top: 420px;
    right: 0px;
    position: fixed;
    z-index: 999;
}
.get-left-forms1 {
    top: 450px;
    right: 50px;
    position: fixed;
    z-index: 999;
    background: white;
    width: 75px;
    height: 25px;
    color: black;
    line-height: 25px !important;
    font-size: 11px;
    text-align: center;
}
.get-left-forms-phone{
    cursor:pointer;
    width:45px;
    height:45px;
}
.maps{
    width:100%;
    height:450px;
}
/* Our Bottom */
/* About Us Page Design */
.aboutinner{
    background-image: url(../photo/page-title.png);
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
    margin:0px;
}
.aboutinner1{
    width: 100%;
    padding: 90px 0;
    text-align: center;
    background-color: rgba(52,60,92,0.89);
}
.aboutinner2{
    align-items: center!important;
}
.aboutinner3 h2{
    font-weight: 700;
    text-transform: capitalize;
    font-size: 41px;
    line-height: 51px;
    margin-bottom: 0px;
    color: #fff;
}
.aboutinner4{
    color: #fb722e;
}
.aboutinner4 span{
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 30px;
    position: relative;
}
.aboutinner4 span:first-child a {
    color: #fff;
    text-decoration: none;
}
.about_us2{
	margin-top:10px;
}
.about_us5{
	width: 180px;
    border-top: 2px solid;
    border-radius: 50px;
    margin-top: -10px;
    color: #fb722e;
}
/* About Us Page Design */
/* Get Estimate */
.estimate{
    background-color: #fb722e;
    width: 210px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    border-radius: 50px;
}
.estimate a{
    color:white;
}
.estimate a:hover{
    color:white;
    text-decoration:none;
}
/* Get Estimate */
/* Get Wallpaper */
.wallpaper{
    text-align: center;
    font-size: 50px;
    margin-bottom: 40px;
    font-weight: 900;
    color: #343c5c;
    margin-top: 40px;
}
.wallpaper1{
    font-size: 38px;
    font-weight: 900;
    color: #343c5c;
}
/* Get Wallpaper */
/* Our Team */
.inner {
    overflow: hidden;
}
.inner img {
    transition: all 1.5s ease;
}
.inner:hover img{
    transform: scale(1.5);
}
.ourteam{
    text-align:center;
}
.ourportfolio{
    margin-top:20px;
}
.ourportfolio1{
    height:170px;
    width:100%;
}
/* Our Team */
/* Interior Company */
.interiorcompany {
    background-color: #ebebeb;
    padding-top: 25px;
    padding-bottom: 25px;
}
.interiorcompany1 {
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #343c5c;
    margin-top: 40px;
}
/* Interior Company */

/* Eye Lense */
.aboutss{
	background-color:#ebebeb;
	padding-top: 10px;
    padding-bottom: 50px;
}

.ourworks-box{
	width: 60%;
	justify-content: center;
	text-align: center;
	margin-top: -70px;
    margin-bottom: -25px;
}

.our-works-head{
	font-size: 30px;
	font-weight: 400;
	color: #343c5c;
}
.introduce{
	height: 250px;
	background-color:white;
	box-shadow: 0 3px 10px #5969f642;
	border-bottom: 4px solid #5969f6;
	color: black;
}

.introduce:hover{
	box-shadow: 0 3px 15px #5969f666;
	border-bottom: 4px solid #B122e5;
	color: black;
	text-decoration: none;
}
.flex-column-1{
	height: 70%;
	width: 100%;

}
.flex-column-2{
	height: 30%;
	width: 100%;
	align-items:center;
}
.text-gray{
	color: gray;
}
.pic{
    height: 70px;
    width: 70px;
    margin-left: 20px;
    border-radius: 50%;
    transition: all .2s ease-in-out;
}

.introduce:hover .pic{
	transform: scale(1.1);
}
.carousel-indicators .active{
	background-color: #46eeaa;
}
.carousel-indicators li{
	background-color: #c8e5ff;
}
.carousel-indicators{
	bottom: -50px;
}
.p1{
	background-image: url("/assets/photo/male.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p2{
	background-image: url("/assets/photo/female.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;

}
.p3{
	background-image: url("/assets/photo/slider.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.pimo{
    text-align: center;
    line-height:40px;
    text-decoration:none;
}
.pimo1{
    text-decoration:none;
    color:white;
}
.cofounder{
    height:400px;
    width:100%;
}
/* Eye Lense */