*{
	padding: 0;
	margin: 0 auto;
	font-family: 'Hind', sans-serif;
}
.font-l{
    font-size: 40px !important;
}
.font-m{
    font-size: 30px;
    line-height: 1.8em;
}
.orange-text{
    color: #f18f19;
}
.white-text{
    color: #fff;
}
.blue-text{
    color: #133575;
}
.theme-text{
    color: #f76a13;
}

.font-s{
    font-size: 20px;
}
.dosha-remedies-main h3 a {
    text-decoration: none;
    color: #f76a13;
    transition: 0.5s;
}
.dosha-remedies-main .section-1 {
    float: left;
    width: 100%;
    padding: 80px 0px 80px;
    position: relative;
    background-size: cover;
    background-position: top center;
    background-image: url(https://www.astroved.com/wp-content/uploads/2021/02/pariganram-1-min.jpg);
    background-repeat: no-repeat;
}
.kalathra-dosha-remedies .section-1 {
    float: left;
    width: 100%;
    padding: 80px 0px 80px;
    position: relative;
    background-size: cover;
    background-position: top center;
    background-image: url(https://www.astroved.com/wp-content/uploads/2021/02/Kalathra-Dosha-lpa.jpg);
    background-repeat: no-repeat;
}
.main-title
{
	font-size: 45px;
    line-height: 44px;
    color: #fff;
}
.section-2 {
    padding: 30px 0px 20px;
    float: left;
    width: 100%;
    background: #ffffff;
}
.section-3 {
    float: left;
    width: 100%;
    background-color: #e9f6ff;
    padding: 30px 0px 30px;
}
.heading-1 {
    margin-bottom: 5px !important;
}
h2,h4,h5 {
    margin-bottom: 0px !important;
    font-size: 28px !important;
}
h3 {
    font-size: 25px;
}
p{
	font-size: 16px;
	line-height: 1.8em;
    margin-bottom: 15px;
}
.section-4{
	float: left;
    width: 100%;
    padding: 40px 0px 20px;
}
.section-5, .section-6{
	float: left;
    width: 100%;
    padding: 30px 0px 40px;
}
.section-6 {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.list-type li {
    padding: 5px 0px 5px 30px;
    list-style: none;
    font-size: 16px;
    line-height: 28px;
}
.list-type li:before, .list li:before {
    content: "\f101";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #123474;
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    left: 17px;
}
.card {
    border: 2px solid #fff;
    box-shadow: 1px 1px 15px #ccc;
    padding: 10px 20px 10px;
}
.card-header img {
    border: 4px solid #f38911;
    width: 130px;
    border-radius: 50%;
    margin: 10px auto;
}
.card-body {
    background: #fff;
    width: 100%;
    vertical-align: top;
}
.card-text {
    margin-bottom: 10px;
    margin-top: 30px;
}
.knowmore-btn a {
    color: #ffffff;
    font-weight: 600;
    border: 1px solid #123474;
    padding: 5px 25px;
    background-color: #123474;
}
a:hover{
    text-transform: none;
}
.knowmore-btn a:hover {
    background-color: #ffffff;
    color: #123474;
    text-transform: none;
}
.card-text {
    margin-top: 20px;
    margin-bottom: 20px;
}
.remedy-num {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #123474;
    border: 4px solid #fff;
    box-shadow: 0 0 0 4px #123474;
    margin: 0 auto;
}
.remedy-num p{
    font-size: 17px;
    color: #fff;
}
.fa-angle-right:before {
    content: "\f105";
    padding-left: 10px;
}
@media only screen and (device-width: 768px) {
    .card{
        padding: 0px;
    }
    .card-header img{
        width: 100px
    }
    .section-6{
        margin-bottom: 0px;
    }
}
@media only screen and (max-width: 600px) {
    .dosha-remedies-main .section-1{
        padding-bottom: 30px;
    }
    .remedy-num{
        margin: 0;
        margin-bottom: 20px;
    }
    .card{
        margin-bottom:20px;
    }
    .section-6 .row {
    margin-top: 0px !important;
    }
    .section-6{
        margin-bottom: 0px;
    }
}
.intro-box{width:90%;margin:0 auto;padding:10px 0}.section-5{padding:30px 0 10px}@media only screen and (device-width:768px){.intro-box{width:100%!important}


/*footer code--*/
.av-commonfooter{
    margin-bottom:0px;
}