@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(../images/bg-section1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 140px;
    padding-bottom:40px;
}
.about-animation-dv {
	width: 450px;
	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;
}
p.lpabout-txt.bnr-txt {
    font-size: 40px;
    margin: 0;
    color: #ca416e;
    font-family: 'elmr';
}
.bnr-maintxt {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	align-items: center;
}
.depth-cont .best-serv-ul {
	color: #a3a1a1;
	font-family: plr;
	font-size: 15px;
	line-height: 26px;
	float: left;
	padding-right: 30px;
}
h5.frmhd {
    color: #ca416e;
    font-size: 30px;
    font-weight: 100;
    font-family: elmr;
    line-height: 30px;
    margin-bottom: 15px;
}
.footer-wrapper {
    margin-top: 400px;
}


/*******************************************************************************/
.abt-us-sec {
	padding-top: 100px;
}

.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: 500px;
	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;
}
.bottom-chakra .wd20 {
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
}
.bottom-chakra .trusted {
    cursor: pointer;
}
.bottom-chakra a:hover .trusted {
    color: #ca416e
}
.bottom-chakra img.full-size {
    width: 100%;
    height: 100%;
}
.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: 100px !important;
	font-family: plr;
}
.testimonial-wrapper .gap-top {
	padding-bottom: 0;
}
.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: 25px;
}

.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('../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;
}

.coupn-bx-main {
	background: rgba(255,255,255,0.5);
	margin: 0 !important;
	padding: 10px;
	margin-bottom: 25px !important;
}
.mob-labels {
	margin: 0;
	font-size: 13px;
}
.coupn-bx-main .mg-b-25 {
	margin: 0;
	border-bottom: 1px dashed #ddd;
}
.coupn-bx-main .col-3 {
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
	padding: 0 !important;
}
.coupn-bx-main .col-9 {
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%;
}
.coupn-bx-main label {
	text-align: left;
	float: left;
	font-size: 14px;
}
.coupn-bx-main .mob-labels i {
	font-size: 11px;
	margin-right: 3px;
}
.cpn-cd {
	padding: 6px 0;
}
.mob-labels span {
	border: 2px dashed #e07a00;
	padding: 2px 6px;
	background: #FFF4A3;
	color: #009688;
}
.abt-us-sec .chkra-img-main {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	align-items: center;
}

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

	to {
		transform: rotate(360deg);
	}
}
.vw-smpl-rpt .wd20 {
	width: 25%;
}
.new-thm .main-bgs {
	max-width: 100%;
	height: auto;
	width: 100%;
	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
}
.new-thm .main-bgs-2 {
	animation: rounded 60s infinite linear;
	position: absolute;
	top: -222px;
	left: calc(50% - 165px);
	width: 330px;
}
.chkra-img-main-inr {
	position: relative;
	width: 100%;
	height: 100%;
}
@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1,1);
    }
    50% {
        transform: scale(1.1,1.1);
    }
    100% {
        transform: scale(1,1);
    }
}
.new-thm .main-bgs4 {
	/* position: absolute; */
	/* bottom: 29%; */
	/* left: 48%; */
	/* transform: translate(-50% , -50%); */
	animation: zoominoutsinglefeatured 5s infinite;
	width: 70%;
}
@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 30px;
  }
}
.new-thm .main-bgs-3 {
	position: absolute;
	left: 24%;
	/* bottom: 500px; */
	/* transform: translate(-50% , -50%); */
	animation: MoveUpDown 7s linear infinite;
	margin-bottom: -48px;
	width: 25%;
}

.anit-img-bx {
	position: absolute;
	left: 64%;
	bottom: 23%;
	transform: translate(-50% , -50%);
}

.natal-chrt .aboutani1 {
	position: unset;
}
.natal-chrt .about-animation-dv {
	width: 380px;
}
.gnr-prdctn{
	float: left;
}
ul.leaf li {
    padding-left: 0;
}
.kfrm-tab-p {
    border-bottom: 1px solid #0c0;
    text-align: center;
}
.kfrm-hd {
    padding: 5px 10px;
    margin-bottom: -1px;
    background: #ddd;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #ddd;
    border-bottom: 1px solid #0c0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.kfhd-actv {
    border: 1px solid #0c0 !important;
    padding: 5px 10px 6px;
    background: #e6f7ff;
    border-bottom: 0px !important;
}



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

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

	.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;
	} 
	.depth-cont .best-serv-ul {
		font-size: 13px;
	}
	h5.frmhd {
		font-size: 27px;
	}
	.new-thm .main-bgs-2 {
		top: -255px;
	}
	.anit-img-bx {
		bottom: 21%;
	}
}

@media screen and (max-width: 991px){
	.best-serv {
	    font-size: 40px;
	    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: 10px !important;
	    font-family: plr;
	}
	.lpabout-txt {
		font-size: 14px;
	}
	.bnr-maintxt .test-serv-p {
		font-size: 15px;
		line-height: 24px;
	}
	.about-animation-dv {
	    width: 100%;
	}
	.natal-chrt .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;
	}
	p.lpabout-txt.bnr-txt {
		font-size: 28px;
	}
	h5.frmhd {
		font-size: 20px;
		line-height: 20px;
	}
	.new-thm .main-bgs-2 {
		top: -192px;
		width: 260px;
		left: calc(50% - 130px);
	}
	.anit-img-bx {
		bottom: 20%;
	}
	


}

@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: 55px;
	    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;
	}
	p.lpabout-txt.bnr-txt {
		font-size: 22px;
		margin-bottom: 15px;
	}
	.footer-wrapper {
		margin-top: 0;
		float: left;
		width: 100%;
	}
	.chakra-img {
		max-width: 300px;
	}
	.testimonial-wrapper {
		padding-top: 0 !important;
		float: left;
		width: 100%;
	}
	.test-serv-h4 {
		margin-top: 15px !important;
	}
	.bnr-maintxt {
		margin-bottom: 15px;
	}
	.aboutani1 {
		position: unset;
	}
	.about-animation-dv {
		width: 70%;
		margin-bottom: 15px;
	}
	.chkra-img-main-inr {
		overflow: hidden;
	}
	.natal-chrt .about-animation-dv {
		width: 70%;
	}
	.new-thm .main-bgs-2 {
		top: -141px;
	}
	.anit-img-bx {
		bottom: 22%;
	}
	.gnr-prdctn {
		margin: 0 13% 0 0%;
	}

	
	

}

@media screen and (max-width: 575px){
	@keyframes MoveUpDown {
	  0%, 100% {
		bottom: 0;
	  }
	  50% {
		bottom: 10px;
	  }
	}
	.new-thm .main-bgs-3 {
		width: 52px;
	}
	.new-thm .main-bgs-2 {
		top: -217px;
		left: calc(50% - 150px);
		width: 300px;
	}
	.new-thm .main-bgs4 {
		width: 146px;
	}
	.chkra-img-main-inr {
		width: 330px;
		margin: auto;
	}
	
}



@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: 13px;
	}
	.logotag-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;
	}
	.chakra-img {
		max-width: 200px;
	}
	p.lpabout-txt.bnr-txt {
		font-size: 19px;
		margin-top: 15px;
	}
	h5.frmhd {
		font-size: 18px;
	}
}

















































































