@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&family=Rancho&display=swap');



body{font-family: 'Montserrat', sans-serif;font-size:14px;}

.main-container {
	float: left;
	width: 100%;
}
img {
    max-width: 100%;
}

/* Header starts */

.header {
    display: flex;
    background-color:#fff;
    justify-content: space-between;
  align-items:center;;
}

.logo-left img{
	width:100%;
}


.header-maarque2 {
	background-color:green;
	color: white;
	font-size:15px;
	font-weight: 600;
	padding:10px;
	text-transform: uppercase;
	text-align: center;

}

.header-maarque2 marquee{display:block;}
/* Header ends */



/* banner starts */

.banner_container {
	float: left;
	width: 100%;
}

.banner-container img {
	float: left;
	width: 100%;
}

.banner_container a.left {
	position: absolute;
	left: 40px;
	top: 50%;
	font-size: 40px;
	color: #fff;
}

.banner_container a.right {
	position: absolute;
	right: 40px;
	top: 43%;
	font-size: 40px;
	color: #fff;
}


/* banner ends */


/*background2 starts  */

.background2 {
	float: left;
	width: 100%;
	background-image: url(../images/backgroundgifcall.html);
}

.background2 img {
	float: none;
	margin: 0 auto;
}


/*background2 ends */


/*ABOUT STARTS*/


/*ABOUT STARTS*/

.about-container {
padding:50px 0px;
text-align:center;
background-color:black;
}

.about-serv1 {
	padding: 0 0 40px 0;
}

.about-ttp1 {
	padding: 30px 10px;
	margin: -40px 0 0 0;
}

.about-serv3 {
	text-align: center;
	padding: 0 30px;
}

.about-serv3 h3 {
	padding: 0 0 10px 0;
	font-size: 25px;
	font-weight: 700;
	color: #008000;

}

.about-serv5 {
	padding: 10px;
}

.about-serv6 {
	text-align: center;
	overflow: hidden;
}

.about-serv8 h4 {
	padding: 0 0 10px 0;
	font-size: 20px;
	font-weight: 400;
	color: #000000;

}

.about-serv3 p {

	font-size: 24px;
	color: #fff;
	padding: 20px;
	text-align: center;
	border-radius: 20px;
	font-weight: 700;
}

.about-serv3 span {

	font-size: 18px;
	color: #fff;
}

.about-serv8 p {

	font-size: 16px;
	color: #000;
}

.about-serv6:hover .about-serv7 img {
	animation: pictp 400ms linear infinite;
}

@keyframes pictp {
	50% {
		transform: 1.1;
	}
}

.about-us1 p {
	font-size: 15px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	margin: 0;
	padding: 5px;
}

.about-title {
    font-size: 40px;
    /* line-height: 30px; */
    font-weight: 600;
    color:green;
    /* margin: 0; */
    /* padding: 5px; */
    padding-bottom: 20px;
}


.about-desc p{    font-size: 16px;
    line-height: 30px;
	color:black;
	}



/*mark2 starts*/

.mark2 {
	padding: 30px 0px;
	background: #0a4317;

}

.main {
	margin: auto;
	padding: 0;
	width: 100%;
}

.mark2a {
	padding: 20px;
	color: #fff;
	text-align: center;
}

.mark2a span {
	font-size: 25px;
	letter-spacing: 1px;
	font-weight: 300;
	line-height: 1.8;
	text-align: center;
}

.mark2a p {
	color: #ffeb00;
	font-size: 25px;
	text-align: center;
	font-weight: 300;
	padding: 15px 0px;
	margin: 0px;
}


/*mark2 ends*/


/*icon-full-box ends*/


/*bestservice starts*/

	
.astro-section{    position: relative;
    color: #fff;
    padding: 40px 0 100px 0;
    background:black;}	
	
.astro-section:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/pattern-chakras-black.png) repeat;
    opacity: 0.1;
}	
	
.astro-section .px-top {
    top: 0;
    background: url(../images/pixel-bg-top.png) repeat-x top left;
	content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 13px;
}
	
.px-bottom{bottom: 0;
    background: url(../images/pixel-bg-bottom.png) repeat-x bottom left;
		content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 13px;
	}	
	
	
.astro-detials{display:flex;align-items:center;}	
.astro-detials i{font-size:55px;}	
.content-astro{padding-left:20px;}	
.content-astro h6{font-size: 30px;
    font-weight: 600;
    margin: 0;}	
.content-astro p{margin:0px;}	
	
	
.services{    padding-bottom: 50px;
    position: relative;
    margin-top: -60px;
	background-color:yellow;
	}	
.services .container{max-width:95%;}	
	.serve-items h4{    font-size:16px;
    margin-bottom: 20px;font-weight:bold;
	color: white;
	}	
	
.serve-items p{    margin: 0px;
    padding: 10px 0px;
    font-size: 15px;
	color: white;
	}	
	
.serve-items{
	position: relative;
    text-align: center;
    padding:15px;
    background:green;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 36%);
    min-height: 340px;
	margin-bottom:50px;
}	
	
.serve-items:before{content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    top: 0;
    left: 0;
    background: url(../images/box-head.png) no-repeat center bottom;
    margin-top: -30px;}	
	
.btn-calls:hover{color:#fff;}	
.btn-calls{    /* background: #ff4200; */
    background:black;
    color: #fff;
    font-weight: 600;
    /* margin-bottom: -16px; */
    display: inline-block;
    /* text-decoration: none; */
    padding: 5px 15px;
    border-radius: 30px;
    position: absolute;
    left: 0;
    bottom: -16px;
    /* margin-left: 0; */
    font-size: 15px;
    right: 0;
    margin: 0 auto;
    /* display: inline-table; */
    width: 35%;}	
	
	
.btn-calls:before, .btn-calls:after{    content: '';
    position: absolute;
    width: 93px;
    height: 23px;
    top: 50%;
    margin-top: -12px;}
	
.btn-calls:before{background: url(../images/btn-corner-left.png) no-repeat right center;
    right: 100%;}	
.btn-calls:after{background: url(../images/btn-corner-right.png) no-repeat left center;
    left: 100%;}	
	

	
	
	
/*bestservice starts*/

.bestservices-container {

    padding: 40px 20px;
    text-align: center;
    background-repeat: repeat;
    background-blend-mode: screen;
}

.best-services1 {
	padding: 50px 30px;
}

.best-head {
	padding: 0;
	text-align: center;
}

.best-head p {
	color: #fff;
	font-size: 40px;
	margin: 0;
	font-weight: 600;
	text-transform: capitalize;
}

.best-head span {
	color: #fff;
}

.drp1 {
	background: #000000;
	padding: 2px 0px;
	width: 129px;
	margin: 0px auto;
}

.best-head strong {
	color: #f0c000;
	font-size: 18px;
	font-weight: 500;
	text-transform: capitalize;
}

.best-services2 {
	padding: 40px 20px;
}

.best1 {
	padding: 10px;
}

.best2 {
	padding: 0px!important;
	background: #fff;
	text-align: center;
	overflow: hidden;
	color: #fed43a;
	border: 5px double black;
}

.best-txt {
	padding: 10px 0;
	
}

.best-txt span {
text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    color:black;
    padding: 20px 0px;
    display: block;

}
.carousel-indicators .active {
    background-color: #006300;
}
.best-txt p {
	margin: 0;
	padding: 10px;
}

.best-txt a {
text-decoration: none;
    text-align: center;
    background:#03a9f4;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    padding:8px 30px;
    margin: 0;
    animation: inout 1s ease infinite;
}


.serve-detials{background-color:#ffff01;background-size:cover;padding:50px 0px;}
.serve-detials h2{    font-weight: bold;
    padding-bottom: 30px;
    font-size: 35px;
    color: black;
	text-align:center;}
.list-serve ul{     padding: 0px;
    margin: 0px;
    /* background: #fff; */
    border: solid 2px black;}
.list-serve ul li{    list-style: none;
    padding: 10px;
    border-bottom:solid 2px white;
    font-weight: 500;
    font-size: 17px;
    color:white;
	background-color:green;
	}
.list-serve ul li img{width:20px;}
@keyframes inout {
	50% {
		background-color: #006300;
		color: #fff;
	}
}

.best3 img {
	overflow: hidden;
	border: 4px solid #fff;
	float: left;
	width: 100%;
}

.best1:hover img {
	transform: rotate( 360deg);
	transition: all 100ms linear;
}


/*bestservice ends*/


/*services starts*/


/*services starts*/

.services-container {
	float: left;
	width: 100%;
	background-repeat: repeat;
	background-color: #ffba00;
	text-align: center;
	background-repeat: repeat;
	padding: 3%;
}


/*services starts*/


/*services starts*/

.services-container img {
	float: none;
	padding: 3px;
	margin: 0 auto;
	margin: 0 auto;
}

.service-desc {
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 30px;

	text-align: center;
	padding: 10px 10px 20px 10px;
	font-weight: 500;
	color: #fff;
}

.servicetitle-desc {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 30px;

	text-align: center;
	padding: 10px 10px 20px 10px;
	font-weight: 500;
	color: #000;
}

.service-title {
	float: left;
	width: 100%;
	font-size: 50px;
	color: #ff0000;
	text-align: center;

	text-shadow: 0px 2px 1px #000;
}

.services_block_container {
	float: left;
	width: 100%;
}

.services_block {
	float: left;
	width: 100%;
	text-align: left;
	position: relative;
	margin-bottom: 30px;
	transition: 0.5s;
	margin-top: 20px;
}

.services_block:hover .best-bdr2::before {
	content: "";
	position: absolute;
	width: 5px;
	height: 50px;
	background-color: #fff;
	top: 0;
	left: 0;
}

.services_block:hover .best-bdr2::after {
	content: "";
	position: absolute;
	width: 50px;
	height: 5px;
	background-color: #fff;
	top: 0;
	left: 0;
}

.services_block:hover .best-bdr1::before {
	content: ""!important;
	position: absolute!important;
	width: 5px!important;
	height: 50px!important;
	background-color: #fff!important;
	bottom: 0!important;
	right: 0!important;
}

.services_block:hover .best-bdr1::after {
	content: "";
	position: absolute;
	width: 50px;
	height: 5px;
	background-color: #fff;
	bottom: 0;
	right: 0!important;
}

.services_image {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.services_image img {
	float: none;
	margin: 0 auto;
	border-bottom-left-radius: 100px;
	border-top-right-radius: 100px;
}

.services_title {
	float: left;
	width: 100%;
	padding-top: 5px;
	font-size: 20px;
	text-align: center;
	color: #f0c000;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;

}

.services_desc {
	float: left;
	width: 100%;

	font-size: 15px;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: 400;
}

.services_call {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}

.services_call a {
	color: #fff;

	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: 5px solid #fff;
	margin-top: 17px;
	background-color: #f0c000;
	padding: 6px 45px;
	border-radius: 40px;
}

.services_block:hover .services_call a {
	color: #fff;
	text-decoration: underline;
}

.services_call:hover .services_call a {
	color: #fff;
	text-decoration: underline;
}

.services_call img {
	float: none;
	width: 70%;
	margin: 0 auto;
	margin-top: -30px;
}

@keyframes servicecall {
	50% {
		border: 3px dashed red;
	}
	100% {
		border: 3px solid red;
	}
}

.services_block:hover .services_image img {
	filter: grayscale(1.2);
	transform: rotateY(180deg);
	transition: all 100ms linear;
}

.services_block:hover .services_image img {
	transform: scale(1.1, 1.1);
	transition: all ease 0.3s;
}

a {
	color: black;
}

.service-head {
	float: left;
	width: 100%;
	padding: 10px;
	margin: 0px;
	text-align: center;
	font-weight: 600;
	
	font-size: 40px;
	padding-bottom: 10px;
}


/*.services_image img {
    animation: SampleAnimation 2s infinite alternate;
}@keyframes SampleAnimation{
    50%{
        border-radius: 20%;
    }
    75%{
        border-radius: 50%;
    }    100%{
        border-radius: 100%;
    }0%{
        border-radius: 10%;
    }
}
*/

.services-container {
	float: left;
	width: 100%;
	/*background-image: url(../images/service.gif);*/
	background-color: #1f4935;
	text-align: center;
	background-repeat: repeat;
	padding: 1% 2% 1% 2%;
}

.services-container {
	padding: 2% 1% 3% 1%!important;
}

.social {
	width: 50%;
	padding: 10px;
	margin: 0;
	list-style: none;
	opacity: 0;
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	top: 30%;
	left: 50%;
	border: 3px solid #fff;
	transition: all 0.4s ease 0s;
}

.social li a {
	color: #ff0000;
	background: #ffcc01;
	font-size: 18px;
	line-height: 19px;
	/* height: 45px; */
	padding: 13px;
	/* width: 45px; */
	border-radius: 3px;
	box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
	display: block;
	
	position: relative;
	transition: all .3s ease 0s;
	text-decoration: none;
	text-align: center;
}

.services_block:hover .social {
	opacity: 1;
}


/*services ends*/


/*background3 starts*/

.background3 {
	float: left;
	width: 100%;
}

.background3 img {
width:100%;
}


/*testimonials start*/

.testimonials-container {
	background-image: url(../images/back3.jpg);
	text-align: center;

}

.testi-inn{background-color:green; padding:50px 0px;}
.testi-inn h2{font-weight: bold;
    padding-bottom: 30px;
    font-size: 35px;
    color:white;}
.testimonial-block
{
	padding:15px;
	border:5px solid white;
	border-radius: 0px 50px;
	background-color:#ffff01;
	}
.testimonial-image img {
	float: none;
	width: 30% !important;
	border-radius: 50%;
	margin: 0 auto;
	display: table;
	padding-bottom: 20px;
}

.testimonial-desc {
    font-size: 15px;
	color:black;
	
}

.testimonial-name {
    /* float: left; */
    /* width: 100%; */
    /* text-align: center; */
    color:red;
    font-size: 20px;
    /* padding: 10px; */
    font-weight: bold;
}

.test-head {
	color: #fff;
	font-size: 40px;
	margin: 0;

	font-weight: 600;
	text-transform: capitalize;
}


/*testimonials*/


/*testimonials*/


/*testimonials*/


/*testimonials*/


/*other services starts*/


/*footer2  starts*/


/*footer2  starts*/

.footer {
	float: left;
	width: 100%;
	background-color: #000;
}

.footer-section {
	padding: 0;
	background: #000;
}

.main {
	margin: auto;
	padding: 0;
}

.footer-section1 {
	padding: 50px 30px;
}

.footer1 {
	padding: 10px;
	text-align: center;
}

element.style {}

.footer1 p {
	color: #ffffff;
	line-height: 55px;
	margin: 0;
	font-weight: 400;
	text-transform: capitalize;
	padding: 5px 0;
	font-size: 31px;
}

.footer1 span {
	background: #f6c135;
	color: #000;
	font-weight: 500;
	text-transform: capitalize;
	padding: 3px 11px;
	font-size: 25px;
	animation: blik 0.5s infinite;
}

.footer1 strong {
	font-size: 20px;
	color: #f6c135;
	text-transform: capitalize;
	font-weight: 100;
}

.footer2 {
	padding: 20px 0px;
	color: #fff;
}

.footer3 {
	padding: 10px;
}

.footer4 {
	padding: 0px;
}

.footer-img {
	padding: 0;
	text-align: center;
}

.footer-head p {
	color: #f6c135;
	text-transform: capitalize;
	text-align: left;
	
	font-size: 23px;
	margin: 0;
	letter-spacing: 0.5px;
	padding: 5px 0;
}

.footer-list {
	padding: 5px 0;
}

.footer-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.footer-list li {
	color: #fff;
	line-height: 23px;
	text-transform: capitalize;
	font-size: 16px;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	
}

element.style {}

.footer-list li i {
	color: #f6c135;
	padding: 0px 5px 0 0;
}

.copyrt {
	float: left;
	width: 100%;
	background-color:green;
	padding: 10px;
	color: black;
	text-align: center;
	
}

.fixed-icons{position:fixed;bottom:10%;right:0;}
.fixed-icons .item {width:60px;height:60px;}
.fixed-icons .item img{width:100%;}


@media screen and (max-width: 767px) {

.fixed-icons .item {flex:1;}	
.header{flex-wrap: wrap;}	
.header .item img{    width: 80%;
    margin: 0 auto;
    display: block;}	
.about-container{padding:25px 0px;}
.bestservices-container{padding:0px 15px 10px;}
.about-title, .serve-detials h2, .testi-inn h2{font-size:25px;}


	
}