body{
	font-family: 'Poppins', sans-serif;	    
}

h1, h2, h3, h4{font-family: 'Playfair Display', serif;}

img{
	max-width: 100%;
}

.top-bar {
    background: -webkit-linear-gradient( 90deg, #400f16, #632214 );
    background: #1c4d90;
    margin: 0;
    padding: 0;
}
ul.top-numb {
    margin: 0;
    padding: 7px 0px;
    list-style: none;
}

ul.top-numb li {
    display: inline-block;
    margin-right: 14px;
}
ul.top-numb li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
ul.top-numb li i {
    background: #f69318;
    color: #fff;
    padding: 10px;
    border-radius: 50px;
    font-size: 18px;
}
.top-mr {
    margin: 0;
    padding: 14px 5px 5px 5px;
    background: #f69318;
    font-weight: 500;
    font-size: 18px;
    color: #000;
}
ul.social-icons {
    list-style: none;
    margin: 0;
    padding: 6px 0;
}

ul.social-icons li {
    display: inline-block;
    margin-right: 10px;
}

ul.social-icons li a i {
    color: #fff;
    font-size: 15px;
    padding: 8px;
    background: #f69318;
    border-radius: 50px;
}

.rel {
    position: relative;
}	

.om-back {
    position: absolute;
    right: 0;
    width: 87%;
}

.om {
    width: 26%;
    position: relative;
    top: 61px;
    left: 10px;
}

.fa-spin {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-duration: var(--fa-animation-duration,2s);
    animation-duration: var(--fa-animation-duration,8s)!important;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,linear);
    animation-timing-function: var(--fa-animation-timing,linear);
}

.new-mar {
    margin-top: 10px;
    background: #f69318;
}
.services-mar {
    background: #1c4d90;
    color: #fff;
    padding: 10px 0;
    margin-top: 9px;
    border: solid 5px #1c4d90;
}

ul.mar-icons{
	margin: 0;
	padding: 0;
}

ul.mar-icons li {
    list-style: none;
    text-decoration: none;
    display: inline-block;
    width: 24%;
    padding: 0 5px;
}
.ic-img-mar {
    width: 100%;
}

.align {
    align-items: center;
}

.services-part{
	padding: 50px 0;
	background-image: url(../images/white-back.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.f-40 {
    color: #1c4d90;
    font-size: 40px;
    margin-bottom: 10px;
}

.ser-txt h3{
	font-size: 30px;
}
.ser-txt h3 {
    font-size: 21px;
    background: #fff;
}
a.ser-con {
    color: #000;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
}
a.ser-con i {
    color: #f79319;
}
.br-ds {
    border-bottom: dotted #d6d6d6;
    margin: 22px 0;
}
.abt-p {
    font-size: 18px;
    margin: 0;
    padding: 0;
    color: #e87613;
}
.about-prt {
    border: solid 2px #1c4d90;
    padding: 27px;
    border-radius: 15px;
    box-shadow: 0 10px 19px 7px #ededed;
    background: #fff;
    position: relative;
    overflow: hidden;
}

img.hand_bg {
    position: absolute;
    width: 300px;
    opacity: 0.5;
    left: -7%;
    top: 8%;
}
.abt-p-2 {
    margin-bottom: 25px;
    text-align: left;
}

img.award {
    width: 100%;
}

.k::after {
    content: "k";
}
.plus::after {
    content: "+";
}

.btn-about{
    text-align: left;
}

.btn-about a {
    color: #fff;
    background: #1c4d90;
    padding: 11px 14px;
    text-decoration: none;
    font-weight: 500;
    font-size: 17px;
    transition: 0.8s;
    border-radius: 100px;
}
p.best-asto-para {
    font-size: 14px;
}
.btn-about a:hover{
	background: #f69318;
	color: #000;
}

.ser-txt {
    padding: 10px;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background: #fff;
}	

.best-ser{
	padding: 50px 0;
	background-image: url(../images/white-back.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.best-ser-back {
    background: #f79319;
    padding: 35px;
}

.best-ser-1 {
    background: #fff;
    padding: 8px;
}

.best-ser-1 h3 {
    font-size: 21px;
    margin-top: 40px;
}
.b-ser-i {
    border-radius: 25px 0 22px 23px;
    margin: -30px 0px;
    border: dashed 2px #1c4d90;
}

.cta-part{
	background-image: url(../images/red-back.jpg);
	padding: 40px 0;
}
.cta-part h4 {
    color: #fff;
    font-size: 30px;
}

.cta-part h5 {
    color: #f79319;
    font-size: 30px;
    margin-bottom: 18px;
}

.instant-part{
	padding: 50px 0;
	background-image: url(../images/white-back.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

p.consult {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
}
p.hindi {
    line-height: 1.7;
    font-weight: 500;
    font-size: 15px;
}
h4.why-astro {
    color: #b50100;
}

.testimonial-part{
	padding: 50px 0;
	background: #1c4d90;

}

.testimonial-part h2{
 color: #fff;
 font-size: 40px;
}
p.test-hindi {
    color: #fff;
}

.testimonial-one{
	background: white;
	padding: 15px;
	transition: 0.8s;
}

img.award-last {
    width: 94%;
}
img.testimonial-pic {
    border-radius: 100px;
}

img.star-ic {
    margin-bottom: 10px;
    width: 180px;
}
.testimonial-one h4 {
    color: #b50100;
}
.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-page span{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #6b2014;
    opacity: 0.8;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
    transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span{ background: #e4ac01; }
@media only screen and (max-width: 479px){
    .testimonial{ padding: 20px 15px 40px; }
    .testimonial .description{ padding: 0 5px 20px; }
}

.owl-item {
    padding: 15px;
}

.testimonial-one:hover {
    background: #b50100;
}

.testimonial-one:hover p{
	color: #fff;
}
.testimonial-one:hover h4{
	color: #fff;
}

.services-prt {
    margin: 0;
    text-align: center;
    padding: 50px 0;
    background: #fff;
    background-image: url(../images/white-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.services-prt h2 {
    color: #1c4d90;
    font-size: 40px;
    padding: 0;
}

.choose-part {
    padding: 15px;
    border: solid 2px #eee;
    transition: 0.5s;
    border-radius: 10px;
    background: #1c4d90;
    margin: 15px 0 0 0;
}
.choose-part i {
    color: #000;
    background: #f79319;
    padding: 14px 0;
    font-size: 29px;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    text-align: center;
}
.choose-part p {
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    font-weight: 600;
}

.counter-part {
    padding: 60px 0;
    background-image: url(../images/yellow-back.jpg);
    background-size: cover;
    background-repeat: no-repeat; 
}
.counter-1 {
    background: #b50100;
    color: #fff;
    padding: 20px;
}

.counter-1 p {
    font-size: 20px;
}
.c-org {
    margin: 0;
    color: #ffc614;
    font-size: 15px !important;
    padding-left: 35px;
    position: relative;
}
.c-org:before {
    content: "";
    position: absolute;
    background: #f9c317;
    width: 25px;
    height: 2px;
    top: 11px;
    left: 0;
}
.card-con {
    position: relative;
}
.icon-count {
    background: #f4c11a;
    border: solid #b50100;
    width: 100px;
    height: 100px;
    border-radius: 50px 0 0 50px;
    position: relative;
    left: 26px;
    text-align: center;
    display: flex;
    align-items: center;
    font-size: 37px;
    justify-content: center;
    color: #b50100;
}
.instant-part ul {
    padding-left: 25px;
}


.counter-1 h5 {
    font-size: 40px;
    margin: 0 0 10px 0 !important;
}
.footer {
    padding: 50px 0;
    background: #000000;
    background-image: url(../images/black-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
ul.f-services {
    margin: 0;
    padding: 0;
}
ul.footer-contact li {
    margin-top: 14px;
}
ul.f-services li i {
    color: #f4c11a;
    margin-right: 4px;
}
ul.f-services li {
    list-style: none;
    margin: 5px 0;
    font-size: 15px;
    color: #fff;
}
ul.footer-contact {
    margin: -8px 0;
    padding: 0;
}
.ser-txt .br-ds {
    margin: 8px 0;
}
.ser-txt h3 { 
    color: #1c4d90;
}

.footer p {
    color: #fff;
    font-size: 15px;
}
ul.footer-contact li {
    list-style: none;
    transition: 0.5s;
}
ul.footer-contact li a {
    text-decoration: none;
    color: #fff;
    font-size: 17px;
}
ul.footer-contact li i{
   color: #f4c11a; 
}
.footer-2 {
    background: #f79319;
    border-top: solid 1px #f4bc1a;
    text-align: center;
    padding: 15px;
}
.footer-2 p {
    margin: 0;
    color: #fff;
}
p.cta-p {
    color: #fff;
    font-size: 19px;
}

.footer h4 {
    color: #f4c11a;
    margin-bottom: 15px;
    font-size: 23px;
}
p.Disclaimer {
    margin: 0;
    margin-top: 35px;
}
p.Disclaimer span {
    color: #f4c11a;
    font-weight: 500;
}

ul {
    margin: 0;
    padding: 0;
}
.call-part ul li {
    position: fixed;
    z-index: 999;
    right: -166px;
    width: 220px;
    list-style: none;
    transition: 1.7s;
    bottom: 30px;
}
.call-part ul li a {
    background: #ffffff;
    padding: 0 0 6px 0;
    display: block;
    line-height: 1;
    margin-bottom: 6px;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    border: solid 1px #8888887d;
    box-shadow: 1px 2px 2px 2px #00000030;
}
.call-part ul li.whats i {
    background: #18bd00;
    color: #fff;
}
.call-part ul li:hover {
    right: 0;
}
.call-part ul li a i {
    width: 45px;
    height: 50px;
    background: #ffd500;
    padding: 12px 11px;
    font-size: 25px;
    margin-top: 5px;
    margin-left: 5px;
}
.call-part ul li.whats {
    margin-top: 79px;
}
.call-part ul li.whats {
    bottom: 100px;
}
.post-banner {
    border: solid 1px #fff;
}



@media(max-width:1199px){
	ul.top-numb li a {
    font-size: 13px;
}
.top-mr {
    font-size: 17px;
}
.om {
    top: 48px;
}
.ser-txt h3 {
    font-size: 17px;
}

.btn-about a {
    font-size: 14px;
}
.best-ser-1 h3 {
    font-size: 20px;
}

.choose-part p {
    font-size: 12px;
}

img.consult-banner {
    margin-top: 60px;
}

.ser-txt {
    margin-bottom: 15px;
}

.best-ser-1 {
    margin-bottom: 40px;
}
p.cta-p {
    font-size: 17px;
}
.cta-part h4 {
    font-size: 23px;
}

ul.f-services li {
    font-size: 13px;
}
.f-services p {
    font-size: 13px;
}

.abt-p {
    font-size: 20px;
}

}


@media(max-width:991px){
	ul.top-numb {
    text-align: center;
}

ul.social-icons {
    text-align: center !important;
}
.om {
    top: 33px;
    left: 7px;
}
.btn-about a {
    font-size: 10px;
}
ul.mar-icons li {
    width: 49%;
}
ul.footer-contact li a {
    font-size: 16px;
}

.testimonial-part {
    margin-top: 29px;
}

.instant-part {
padding: 0;

}
.icon-count { 
    width: 60px;
    height: 60px; 
    left: 23px; 
    font-size: 30px; 
}
.counter-1 h5 {
    font-size: 26px; 
}
.counter-1 p {
    font-size: 15px;
}
.counter-1 { 
    padding: 15px;
}
.c-org { 
    font-size: 12px !important;
    padding-left: 35px; 
}
img.add-new-2ban {
   margin-top: 0px;
}
}

@media(max-width:767px){
	.rel {
    display: none;
}
.mm {
    margin-bottom: 5px;
}

ul.mar-icons li {
    width: 49%;
}
.top-bar {
    padding: 8px 0;
}
.award{margin-bottom: 20px;}
.top-mr { 
    padding: 9px 5px 0px 5px; 
    font-size: 16px; 
}
ul.top-numb {
    margin-bottom: 8px;
}
ul.social-icons {
    margin-top: 6px !important;
}
.header-part {
    margin-top: 10px;
}
.mm {
    margin-bottom: 9px;
}
.new-mar {
    padding-bottom: 12px;
}

.f-40 { 
    font-size: 26px; 
}
.services-part p {
    font-size: 17px;
}
.ser-txt h3 {
    font-size: 22px;
}
a.ser-con { 
    font-size: 17px; 
}
.ser-txt {
    margin-bottom: 25px;
}
img.hand_bg { 
    width: 250px; 
    left: 12%;
    top: -154px;
}
.btn-about a {
    font-size: 15px;
}

.m-none{display: none;}
.best-ser-1 { 
    text-align: center;
}
.cta-part {
    text-align: center;
}
.cta-part p.cta-p {
    margin-top: 8px;
}
.cta-part .text-end {
    text-align: center !important;
}
p.consult {
    margin:0 0 10px 0;
    font-size: 16px; 
    margin-top: 20px;
}
.choose-part p {
    font-size: 15px;
}
.icon-count {
    width: 100%;
    height: 100px;
    left: 27px; 
}
.counter-1 {
    margin-bottom: 20px;
}
ul.f-services li {
    font-size: 14px;
}
.footer h4 { 
    font-size: 25px;
    margin-top: 14px;
}
.m-center{
    text-align: center;
}
img.add-new-2ban {
    margin-top: 20px;
}
}

@media(max-width:415px){
	ul.top-numb li i {
    padding: 6px;
    font-size: 12px;
}

ul.top-numb li a {
    font-size: 11px;
}
ul.mar-icons li {
    width: 49%;
}

.m-center{
    text-align: center;
}
img.add-new-2ban {
    margin-top: 20px;
}
}

@media(max-width:340px){
	ul.top-numb li a {
    font-size: 10px;
}
ul.social-icons {
    padding: 7px 0;
}
ul.mar-icons li {
    width: 49%;
}
img.add-new-2ban {
    margin-top: 20px;
}
}