.slid_bg {
background-image : url(../images/slid-img.jpg);
background-size : cover;
background-repeat : no-repeat;
padding-bottom: 350px;
background-position:center;
}
.nv_lyn_hyt{
border-radius: 50px;
line-height: 40px;
}
* {
padding: 0;
margin: 0;
border: 0;
text-decoration: none;
font-family: 'roboto', sans-serif;
font-size: 17px;
}
.logo img {
max-width: 100%;
display: block;
height: auto;
}
.menu {
font-family: 'roboto', sans-serif;
overflow: hidden;
background-color : rgb(220 208 233 / 30%);
}
.menu ul li { float: left }
.menu ul li a {
    display: block;
    padding: 10px 16px;
    color: #000000;
    font-size: 22px;
}
.menu ul li a:hover { background: none; text-decoration: none; border-bottom: 3px solid #ff2a70; color:#fff;}
.openMenu {
background-color : rgb(255, 42, 112, 0.3);
padding: 10px;
color: #fff;
font-weight: bold;
cursor: pointer;
display: none
}
 @media (max-width: 700px) {
.openMenu { display: none }
.menu ul { display: none }
.menu ul li { float: none }
.menu ul li a {
border-right: none;
border-bottom: 1px solid #555
}
}
@media (min-width: 700px) {
.menu ul { display: block!important }
}
.footer {
color: #999999;
position: absolute;
left: 0;
bottom: 0;
height: auto;
width: 100%;
}
.footer p {
margin-left: 25%;
margin-right: 25%;
}
.footer a {
  margin-right: 3px;
  float: right;
}
.sec_a_bg{
background-color:#fff;
}
.cntr{
text-align: center;
}
.vertical-menu {
background-color: #060809; 
}
.vertical-menu a {
color: #fbff07; 
display: block; 
padding: 5px; 
text-decoration: none;
border-bottom: solid 1px #000;
line-height: 20px;
}
.vertical-menu a:hover {
background-color: #ff2a70; 
border-left: 3px solid #d19b3d;
}
.vertical-menu a.active {
background-color: #ff2a70;
color: white;
border-left: 3px solid #d19b3d;
padding-top: 12px;
padding-bottom: 12px;
}
.fnt_fmly{	
font-family: Aparajita;
font-size: 24px;
}
.fnt_fmlyhd{
font-family: "None";
color:#000000;
}
.fnt_fmlyhdd{
font-family: kokila;
color:#ff2a70;
}
.hd_pd{
padding-bottom: 20px;
padding-top: 20px;
}
.wyt{
color:#000;
}
.txt_linehyt{
line-height: 22px;
}
.bx_pd_ct{
margin-top: 30px;
}
.htl_txt_pd{
margin-top: 15px;
}
.mdlbx_btm{
margin-top: 15px;
margin-bottom: 18px;
}
.bx_brdr{
box-shadow: 0 0 10px #0a9b01 inset;
padding: 10px;
}
.bx_brdrr{
box-shadow: 0 0 10px #b3aa8a inset;
}
.bx_hvr{
transition: transform 3s;
}
.bx_hvr:hover{
transform: translateY(85px);
}
.a_txt{
color:#007a07;
}
.pink_bg{
background-color:#ff2a70;
}
.pink_clr{
color:#ff2a70;
}
.pink_brdr{
border-top: solid 1px #ff2a70;
}
.hdng_brd{
border-bottom: double #ff2a70;
margin-top: 20px;
}
.bg_rgb{
background-color : rgb(0, 0, 0, 0.5);
}
.a_txt:hover{
color:#fff;
text-decoration: none;
}
.a_txtw{
color:#fff;
}
.a_txtw:hover{
color:#ff2a70;
text-decoration: none;
}
.pd_zero{
padding: 0px;
margin: 0px;
}
.mrgn_btm_bx{
margin-bottom: 10px;
}
.lnk_btm_pd{
margin-bottom: 20px;
}
.link_btm_pd{
margin-bottom: 40px;
}
.a_txtt {
color : #fff;
line-height: 23px;
}
.a_txtt:hover {
color : #fff;
text-decoration : none;
}
.secn_bg {
background: url(../images/secn-img.jpg) 0 0 repeat;
padding: 20px;
margin-top:10px;
}
.ftr_bg {
background-color: #f5f5f5;
}
.ftr_nv{
border-left: 2px solid #d19b3d;	
padding-left: 7px;
}
.ftr_nv:hover{
border-left: none;
border-bottom: double #ff2a70;
color:#ff2a70;
padding-left: 7px;
}

.a_wb_lnk{
color:#ff2a70;
}
.a_wb_lnk:hover{
text-decoration: none;
color:#e7e917;
}
.h_tw_fnt{
font-size: 45px;
}
.table > tbody > tr > td {
border-top: 1px solid #ff2a70;
height: 20px;
}
.tbl_pdd{
padding-bottom: 5px;
}
.form-control {
color: #fff;
background: none;
border: #ff2a70 solid 1px;
height: 25px;
}
label {
font-weight: 300;
}
.btnn{
border: solid 1px #ff2a70;
Padding: 10px 30px 10px 30px;
color:#ff2a70;
}
.btnn:hover{
border: solid 1px #fff;
Padding: 10px 30px 10px 30px;
color:#fff;
text-decoration: none;
}
.pdg_mdls{
padding-bottom: 2px;
}
.pdg_htls{
padding-bottom: 6px;
}
.indpnt_pd{
padding-bottom: 20px;
}

/*****Media-query**********/

@media (min-width: 320px) and (max-width: 480px) {	
.slid_bg {
background-image : url(../images/slid-img.jpg);
background-size : cover;
background-repeat : no-repeat;
padding-bottom: 145px;
background-position:center;
}
section.banner-loc .col-md-3 {
    margin: 30px!important;
    padding:10px!important;
}
p.location-title a {
    font-size: 25px!important;
}
.mobile-banner {
    background-image: url(../img/34645689.webp)!important;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0px 380px;
}
.h_tw_fnt {
    font-size: 28px;
}
.col-lg-7.col-sm-9.col-md-9.col-xs-12.mobile-column {
    width: 39%;
    text-align: center;
}
.heading-style h2 {
    font-size: 28px;
}
.nv_lyn_hyt{
border-radius: 20px;
line-height: 20px;
}
.menu {
font-family: 'roboto', sans-serif;
overflow: hidden;
background-color : rgb(0, 0, 0, 0.3);
margin-top: 10px;
margin-bottom:10px;
}
.secn_bg {
background: url(../images/secn-img.jpg) 0 0 repeat;
padding: 0px;
margin-top:10px;
}
img{
width: 100%;
}
.mobileimg {
    width: 100%;
}
.mobileimg img {
    width: 98%;
    margin: auto;
}
}
@media (min-width: 480px) and (max-width: 820px) {
.slid_bg {
background-image : url(../images/slid-img.jpg);
background-size : cover;
background-repeat : no-repeat;
padding-bottom: 200px;
background-position:center;
}
img{
width: 100%;
}	
.col-lg-7.col-sm-9.col-md-9.col-xs-12.mobile-column {
    width: 39%;
    text-align: center;
}
}

@media (min-width: 820px) and (max-width: 1200px) {
img{
width: 100%;
}
.slid_bg {
background-image : url(../images/slid-img.jpg);
background-size : cover;
background-repeat : no-repeat;
padding-bottom: 350px;
background-position:center;
}	
}
@media only screen and (max-width:768px){
    .mobileimg {
    width: 100%;
}
img.img-responsive.mobilelogo {
    display: none;
}
section.banner-loc .col-md-3 {
    margin: 30px!important;
    padding:10px!important;
}
p.location-title a {
    font-size: 25px!important;
}
.mobileimg img {
    width: 98%;
    margin: auto;
}
.mobilelogo {
    width: 85%;
}
.row.new-design.design-row {
    display: inline-block;
}
.category-box.gap {
    margin: 10px 0px;
}
.design-row {
    display: inline-block!important;
}
}

/* Call and whatsapp buttons css start here */
.call-and-chat {
    width: 100%;
    background-color: red;
    position: fixed;
    bottom: 0;
    z-index: 999999;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.call-and-chat a {
    width: 100%;
    text-align: center;
    font-size: 22px;
    padding: 12px;
    color:#fff;
}
.call-and-chat :nth-child(1) {
    background-color: #190089;
}
.call-and-chat :nth-child(2) {
    background-color: #014301;
}
.xml-map {
    padding: 50px 0px 80px;
}
.row.new-design img {
    width: 100%;
    margin-top: 15px;
}
.row.new-design {
    padding: 20px 0px;
}
.design-row {
    display: flex;
    background-image: linear-gradient(45deg, #b9ffea, transparent);
    align-items: center;
    border:2px dashed #000;
}
.design-row p{ 
    color:#000;
}
.category-box img {
    width: 100%;
}
.category-box {
    background-image: linear-gradient(45deg, #007a07, transparent);
    padding: 15px;
    border-radius: 10px;
    border: 3px dashed #000;
}
.category a {
    text-align: center!important;
    padding: 5px;
    font-size: 20px;
    color:#fff;
}
.category a:hover {
    color:#fff;
}
.category {
    background-color: #2c5864;
    text-align: center;
    padding: 10px;
    border: 1px solid #b4f0ff;
    margin: 10px 0px;
}
.gap {
    margin-top: 25px;
}
.new-list {
    list-style: number inside;
    line-height: 35px;
}
.new-list li {
    color: #000;
    font-style: italic;
    font-size:18px;
    line-height:40px;
}
.col-md-8.paragraph-design p {
    color: #000;
    line-height: 26px;
    font-family: revert;
}
.heading-style h2{
    font-size:45px;
}

.mobile-column {
    width: 75%;
}
section.disclaimer {
    background-color: #ffe852;
    padding: 20px 20px 40px;
    width: 90%;
    margin: 20px auto;
    border-radius: 122px;
    box-shadow: 0px 0px 10px;
}
section.disclaimer h5 {
    font-size: 40px;
    text-align: center;
    color: #000;
}
section.disclaimer p {
    color: #000;
    font-size: 20px;
    line-height: 30px;
    width: 88%;
    text-align: center;
    margin: auto;
}
.footer-links a {
    margin: 0px 22px;
    color: #000;
}
.row.tips {
    background-color: white;
    box-shadow: 0px 0px 10px -2px;
    border-radius: 10px;
}
.menu.nv_lyn_hyt ul {
    list-style: none;
}
/* blog page css start here */
section.blog-section {
    padding: 50px 0px;
}
.blog img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: top;
    border: 8px solid #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #bbb;
}
.post {
    background-color: #f2f2f2;
    padding: 10px;
    border-radius: 10px;
    border-bottom: 4px solid black;
    box-shadow: 0px 17px 13px -13px;
    transition:0.3s;
}
.post:hover {
    transform: translateY(-15px);
}
h2.blog-title {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}
p.post-desc {
    font-size: 17px;
    line-height: 25px;
    color: #292c53;
    font-family: math;
}
a.read-more {
    color: #1cb21c;
    font-size: 18px;
}
.blog_bg {
    background-image: url(../img/blog-banner.webp);
    padding-bottom: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* Single post page css start here */
section.all-post {
    background-color: #fff4d5;
    padding: 50px 0px;
}
.row.align-items-center.single-post-row h2 {
    margin: 0px;
}
.o-padding {
    padding: 0px;
}
.related-post {
    background-color: white;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 10px;
    border-bottom: 5px solid #000;
    box-shadow: 0px 17px 13px -13px;
}
.related-post h2 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.container-fluid.ftr_bg.ftr_brdr.xml-map a {
    color: #ca0998!important;
    margin: 0px 15px;
}
.container-fluid.ftr_bg.ftr_brdr.xml-map a:hover {
      color: #ca0998!important;
}
.a_txt:hover{
    color: #ca0998!important;
}
section.banner-loc .col-md-3 {
    box-shadow: 0px 17px 13px  -13px #ffa4a4;
    padding: 45px;
    margin-top: -70px;
    background-image: linear-gradient(45deg, #adfefd, white);
    
}
p.location-title{
    text-align: center!important;
}
p.location-title a {
    font-size: 20px;
}