@font-face{
    font-family:elmr;
    src:url('https://www.sriastrovastu.com/landing-page/assets/fonts/ElMessiri-Regular.ttf');
}
@font-face{
    font-family:plr;
    src:url('https://www.sriastrovastu.com/landing-page/assets/fonts/Poppins-Light.ttf');
}



/*----------------------*/
.header-wrap {
    position: absolute;
    width: 100%;
}
.header-left {
	float: left;
	padding: 15px 0 0;
	width: 50%;
}
.header-right {
	width: 50%;
	float: left;
	padding: 15px 0 0;
}

.header-logo-lnk {
	float: left;
	margin-right: 10px;
}
.header-logo {
	width: 90px;
}
.header-logotag-dv {
	float: left;
	color: #fff;
	border-left: 1px solid #aaa;
	margin-top: 12px;
	padding-left: 15px;
	padding-top: 5px;
}
.logotag-p {
	margin-bottom: 5px;
	font-family:plr;
}
.header-main {
	display: table;
	width: 100%;
}
.header-info-dv {
    padding: 17px 0 0;
}
.hinfo-p {
    font-family: plr;
    color: #fff;
    text-align: right;
    margin-bottom: 5px;
}
.lp-section1 {
    background-image: url(https://www.sriastrovastu.com/landing-page/assets/images/bg-section1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 140px;
    padding-bottom:40px;
}
.about-animation-dv {
	width: 350px;
	margin: auto;
	position: relative;
}
.aboutani1 {
	position: absolute;
	top: 0;
	left: 0;
	animation: rounded 120s infinite linear;
}
.aboutani2 {
	position: absolute;
	top: 0;
	left: 0;
	animation: rounded 120s infinite linear reverse;
}
.lpabout-bfrtag {
	color: #ccc;
	font-family: plr;
	position: relative;
}
.lpabout-bfrtag::before {
	background-color: #fff;
	border-radius: 2px;
	content: "";
	display: inline-block;
	height: 5px;
	left: 85px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
}
.lpabout-bfrtag::after {
	background-color: #fff;
	content: "";
	display: inline-block;
	height: 1px;
	left: 85px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 120px;
}

.lpabout-hd{
	color: #ca416e;
	font-size: 57px;
	font-weight: 100;
	font-family: elmr;
	line-height: 57px;
}
.lpabout-txt{
	font-size: 16px;
	color: #b5bad3;
	font-family: plr;
}


/*******************************************************************************/
.abt-us-sec {
	padding-top: 100px;
}
.lpchkra-img {
    animation: 60s rounded linear infinite reverse;
    margin-top: 48px;
}
.lpabout-btn {
	padding: 14px 29px;
	text-decoration: none !important;
	background: transparent;
	border-radius: 50px;
	border: 1px solid #ca416e;
	color: #fff !important;
	font-size: 19px;
	transition: 0.4s !important;
	font-family: elmr;
}
.lpabout-btn:hover{
	background: #ca416e !important;
	border: 1px solid #ca416e !important;
}


/***********************     Service Section Css      *************************/
.service-sec-contain {
	padding-top: 100px;
}
.landing-serv {
	background-color: #0c1023;
	text-align: center;
	position: relative;
}
.t-serv {
	font-size: 25px;
	font-weight: 300;
	line-height: 30px;
	color: #fff;
	margin-top: 0 !important;
	font-family: plr;
}
.best-serv {
	font-style: normal;
	font-size: 55px;
	color: #ca416e;
	margin-top: 0;
	margin-bottom: 20px;
	font-family: elmr;
}
.best-serv-p {
	width: 55%;
	margin: auto;
	font-size: 19px;
	color: #a3a1a1;
	line-height: 32px;
	font-family: plr;
}
.land-serv-img {
	width: 100%;
	height: 100%;
}
.full-size {
	width: 100%;
	height: 100%;
}
.serv-main-dv {
    position: relative;
    margin: 10px;
    margin-bottom: 100px;
    cursor: pointer !important;
}
.home-service-content-h5 {
	font-size: 19px;
	font-weight: 600;
	color: #219bf1;
	margin-bottom: 15px;
	font-family: elmr;
}
.hme-hide-p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 0 !important;
	font-family: plr;
}
.srv-content {
	background-color: rgba(18, 23, 45, 0.7);
	overflow: hidden;
	bottom: 0px;
	left: 0;
	padding: 20px 30px;
	position: absolute;
	right: 0;
	z-index: 2;
	transition: 0.4s !important;
}
.rd-mre {
	position: absolute;
	bottom: -80px;
	left: 0;
	right: 0;
	margin: auto;
}
.top-gap {
	padding-top: 55px;
	z-index: 9;
	position: relative;
}
.rd-mre a {
	padding: 14px 29px;
	text-decoration: none !important;
	background: transparent;
	border-radius: 50px;
	border: 1px solid #2a2a2a;
	color: #fff !important;
	font-size: 19px;
	transition: 0.4s !important;
	font-family: plr;
	cursor: pointer !important;
}
.serv-main-dv:hover a {
	background: #ca416e !important;
	border: 1px solid #ca416e !important;
}
.serv-cov {
	z-index: 9;
	position: relative;
}
.img-wd20 {
	width: 80%;
	margin: auto;
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}
.chakra-img {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	height: auto;
	max-width: 60%;
	vertical-align: middle;
	display: table;
	z-index: 2;
}
.chakra-img img{
	animation: 120s rounded linear infinite;
}
.bottom-chakra {
	padding-top: 100px;
	margin-bottom: 175px;
}
.trusted {
	color: #fff;
	font-family: elmr;
	font-size: 22px;
	margin-top: 15px;
}
.img-btn-num {
	top: 32px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	color: #fff;
	font-size: 25px;
	font-family: elmr;
}
.wd20 {
	width: 20%;
	float: left;
	border-right: 1px solid #252839;
	position: relative;
}
.wd20:last-child {
	border-right: 0;
}
.testi-div {
	text-align: center;
	position: relative;
}
.test-serv-h4 {
	font-size: 25px;
	font-weight: 300;
	line-height: 30px;
	color: #fff;
	margin-top: 0 !important;
	font-family: plr;
}
.test-serv-h2 {
	font-style: normal;
	font-size: 55px;
	color: #ca416e;
	margin-top: 0;
	margin-bottom: 20px;
	font-family: elmr;
}
.test-serv-p {
	margin: auto;
	font-size: 19px;
	color: #a3a1a1;
	line-height: 30px;
	font-family: plr;
}
.testimonial-wrapper {
	padding-top: 125px;
}
.gap-top {
	padding-top: 60px;
	padding-bottom: 60px;
}
.testi-monial-dv {
	text-align: center;
	position: relative;
	margin: 10px;
	border-color: #252839;
	box-shadow: 0 2px 13px 0px rgba(0, 0, 0, 0.3);
	padding: 10px 25px;
}

.p-img {
	width: 120px;
	margin: auto;
	margin-bottom: 40px;
	padding-top: 19px;
}
.p-img img {
	border-radius: 100%;
	border: 3px solid #fff;
}
.p-img::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 8px;
	background-image: url('https://www.sriastrovastu.com/landing-page/assets/images/author-bg.png'); 
	width: 155px;
	height: 160px;
	z-index: -1;
	animation: rounded 50s infinite linear;
}

.te-name0h4 {
	font-family: elmr;
	margin-top: 20px;
	font-size: 25px;
	color: #219bf1;
	transition: 0.4s !important;
	padding-bottom: 15px;
}
.te-name0h4::after {
	position: absolute;
	content: "";
	width: 30px;
	height: 2px;
	background: #ca416e;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.glb-img {
    position: absolute;
    text-align: center;
    top: -20%;
    right: -7%;
}
.bag-img a, .bag-img p {
    font-family: elmr;
    color: #fff !important;
    text-decoration: none !important;
}
.p-b-30{
	padding-bottom: 30px !important;
}
.quote-content {
	margin-top: 30px;
	position: relative;
	height: 100px;
	overflow-y: auto;
}
.p-cls {
	line-height: 24px !important;
	position: absolute;
	color: #fff;
	font-family: plr;
	font-size: 17px;
	transition-duration: 6s;
	transform: translateY(0);
	min-height: 100%;
}
.lpabout-btn-p {
	margin-top: 50px;
}
.row{
	overflow: hidden;
}
.slick-prev {
    left: -10px !important;
}
.slick-next {
    right: -10px !important;
}
.slick-next:before, .slick-prev:before {
    font-size: 30px !important;
}


@keyframes rounded {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}



/*************************           Responsive Start         ***********************/

@media screen and (max-width: 1159px){

	.lprdo-dv {
	    margin-right: 10px;
	    padding-top: 10px;
	}
	.abt-us-sec {
	    padding-top: 70px;
	}
	.service-sec-contain {
	    padding-top: 75px;
	}
	.glb-img {
	    right: -3%;
	    width: 200px;
	}
	.bottom-chakra {
	    padding-top: 65px;
	    margin-bottom: 125px;
	}
	.about-animation-dv {
	    width: 380px;
	    margin: auto;
	    position: relative;
	}
	.te-name0h4 {
	    font-size: 19px;
	}
	.p-cls {
		font-size: 15px;
		line-height: 24px;
	}
	.img-btn-num{
		top: 25px;
	}
	.footer a {
	    padding: 0px !important;
	}
	.home-service-content-h5{
	    font-size: 15px;
	    margin-bottom: 7px;
	}
	.hme-hide-p{
	    font-size: 13px;
	}
	.trusted{
	    font-size: 20px;
	    line-height: 25px;
	} 
}

@media screen and (max-width: 991px){
	.best-serv {
	    font-size: 45px;
	    margin-bottom: 10px;
	    font-family: elmr;
	}
	.trusted {
	    color: #fff;
	    font-family: elmr;
	    font-size: 17px;
	    margin-top: 15px;
	}
	.t-serv {
	    font-size: 22px;
	    line-height: 20px;
	}
	.testimonial-wrapper {
	    padding-top: 100px;
	}
	.test-serv-h4 {
	    font-size: 22px;
	    font-weight: 300;
	    line-height: 20px;
	    color: #fff;
	    margin-top: 0 !important;
	    font-family: plr;
	}
	.about-animation-dv {
	    width: 100%;
	}
	.header-logo {
	    width: 55px;
	    margin-top: 15px;
	}
	.lpabout-hd {
	    font-size: 40px;
	    line-height: 42px;
	}
	.img-btn-num {
	    top: 17px;
	    font-size: 20px;
	}
	.glb-img {
	    right: -3%;
	    width: 90px;
	}
	.test-serv-h2 {
	    font-size: 40px;
	    margin-bottom: 10px;
	}
	.best-serv-p {
	    width: 70%;
	    font-size: 19px;
	    line-height: 33px;
	}


}

@media screen and (max-width: 767px){
	.header-left {
	    float: none;
	    padding: 15px 0 0;
	    width: 80%;
	    text-align: center;
	    margin: auto;
	}
	.header-right {
	    width: 100%;
	    float: left;
	    padding: 0px 0 0;
	}
	.header-info-dv {
	    padding: 0px 0 0;
	}
	.hinfo-p {
	    text-align: left;
	    margin-bottom: 5px;
	    width: 30%;
	    font-size: 12px;
	    float: left;
	    margin-top: 15px;
	}
	.header-logo {
	    width: 65px;
	    margin-top: 10px;
	}
	.hinfo-p:nth-child(2) {
	    text-align: right !important;
	    width: 70%;
	}
	.logotag-p {
	    font-family: plr;
	    font-size: 15px;
	}
	.lpchkra-img {
	    margin-top: 20px;
	    margin-bottom: 40px;
	}
	.abt-us-sec {
	    padding-top: 25px;
	}
	.lpabout-bfrtag {
	    text-align: center;
	}
	.lpabout-bfrtag::before, .lpabout-bfrtag::after {
	    display: none;
	}
	.lpabout-bfrtag {
	    margin-top: 65px;
	}
        .lpabout-hd {
	    text-align: center;
	}
        .lpabout-txt {
	    text-align: center;
	}
        .lpabout-btn-p {
	    text-align: center;
	}
        .t-serv {
	    font-size: 16px;
	    line-height: 10px;
	}
        .best-serv-p {
	    width: 83%;
	    font-size: 16px;
	    line-height: 30px;
	}
	.bottom-chakra {
	    padding-top: 45px;
	    margin-bottom: 125px;
	}
	.img-wd20 {
	    width: 80%;
	}
        .wd20 {
	    width: 50%;
	    margin-bottom: 10px;
	    border-right: 0 !important;
	    float: left;
	}
        .img-btn-num {
	    top: 34px;
	}
        .test-serv-h4 {
	    font-size: 16px;
	    margin-bottom: 10px;
	}
	.test-serv-p {
	    font-size: 14px;
	    line-height: 24px;
	}
	.d-n{
	    display: block;
	}
	.wd20.wd100 .img-wd20 {
	    width: 40%;
	}
	.wd20.wd100 {
	    width: 100%;
	}
	.glb-img {
	    display: none;
	}

}



@media screen and (max-width: 480px){

	.header-logo-lnk {
	    margin-right: 5px;
	}
        .hinfo-p:nth-child(2) {
	    text-align: center !important;
	    width: 100%;
	}
        .hinfo-p {
	    text-align: center;
	    margin-bottom: 0;
	    width: 100%;
	    font-size: 12px;
	    float: left;
	    margin-top: 3px;
	}
	.lpabout-hd {
	    font-size: 30px;
	    line-height: 42px;
	}
        .best-serv {
	    font-size: 35px;
	    margin-bottom: 10px;
	}
        best-serv-p {
	    width: 100%;
	    font-size: 14px;
	    line-height: 27px;
	}
        .img-btn-num {
	    top: 23px;
	}
	.test-serv-h2 {
	    font-size: 27px;
	    margin-bottom: 5px;
	}
	.service-sec-contain {
	    padding-top: 50px;
	}
	.header-logotag-dv {
	    padding-left: 5px;
	}
	.hinfo-p {
	    font-size: 14px;
	}
	.header-left {
	    float: none;
	    padding: 15px 0 0;
	    width: 100%;
	    text-align: center;
	    margin: auto;
	}
	.rd-mre a {
		padding: 15px 26px;
		font-size: 17px;
	}
}
















































































