/*
Theme Name: WP Bootstrap Starter Child
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Template: wp-bootstrap-starter
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description: The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Tags: blog,custom-menu,featured-images,threaded-comments,translation-ready,right-sidebar,custom-background,e-commerce,theme-options,sticky-post,full-width-template
Version: 3.3.6.1698304775
Updated: 2023-10-26 07:19:35

*/



@import url("style2.css");


  @import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900;1,9..40,1000&display=swap');

  @import url('https://fonts.googleapis.com/css2?family=Alumni+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900;1,9..40,1000&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');



h1, h2, h3, h4, h5, h6{
	font-family: 'Alumni Sans', sans-serif;
	margin:0px;
	padding:0px;
}
body p{
	 font-family: 'DM Sans', sans-serif;
	margin:0px;
	padding:0px;
}
.foot-privacy a{
	color:#222;
}
.sticky .vm-head {
    display: none;
}
.vmm-call.mobshow {
    text-align: center;
   background-image: linear-gradient(150deg, #dbe5ff 0%, #fde6fa 44%, #fef3df 76%, #f2ffed 100%);
	padding:0px 0px;
}
.vmm-call a{
	color:#031c49;
	font-size:21px;
	font-weight:900;
	font-family: 'Alumni Sans', sans-serif;
}
.sticky{
	margin-top:0px!important;
}
/**Own Css**/
/**Own Css**/

.screen-reader-response {display:none;}
a {font-family: 'DM Sans', sans-serif; margin:0; padding:0;}
a:hover {text-decoration:none; }
span { font-family: 'DM Sans', sans-serif; margin:0; padding:0;}

.deskshow {display:block;}
.mobshow {display:none;}

.vegacontainer {width:1140px!important; margin:0 auto!important;}
.home .main-tittle {display:none;}
.main-tittle {
    text-align: center;
    display: block;
    padding: 25px 0;
/*     background-color:#031c49; */
	background-image: linear-gradient(150deg, #dbe5ff 0%, #fde6fa 44%, #fef3df 76%, #f2ffed 100%);
}
.main-about .abt-head h2{
	font-size:40px!important;
}
.main-tittle h1 {
    text-transform: uppercase;
    font-weight: 700;
	color:#031c49;
}
.dropdown:hover .dropdown-menu {  display: block; }
 ul.sub-menu { display: none; }
.dg-btn {display:none;}
li#menu-item-30:hover ul.sub-menu {
    z-index: 9;
    position: absolute;
    margin-top: 0;
    display: block;
    background-color: #000;
    background-image: linear-gradient(#fef347, #da4926);
}
ul.dropdown-menu {margin-top:-4px; background-image: linear-gradient(150deg, #dbe5ff 0%, #fde6fa 44%, #fef3df 76%, #f2ffed 100%); width: 250px; }
ul.dropdown-menu li { padding: 0; border-bottom: 1px solid #fff; }
ul.dropdown-menu li a { padding: 5px 0 5px 10px; font-size:15px; color:#031c49;font-weight: 500;}
ul.dropdown-menu li:last-child {border-bottom: 0px;}
#content.site-content { padding-bottom: 0; padding-top: 0; }
.wpcf7 form.sent .wpcf7-response-output { background-color: #222; border-color: #222; color: #fff;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {background-color: #222; border-color: #222; color: #fff;}



/***************Privacy Policy*******************/

.disc-pg-div {padding:30px 0; margin-bottom:110px!important;}
.disc-pg-div p {font-size:15px; line-height:28px;}
.disc-pg-div h4 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    color:#031c49;
    padding-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h5 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    color:#031c49;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h6 {
    text-transform: capitalize;
   margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #031c49;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
/***************Privacy Policy End*******************/

/***************Sticky Header Start***************/

.sticky {
  position: fixed!important;
  top: 0;
  width: 100%;
  z-index:9999!important;
  transition:all 0.6s ease-in-out;
  animation:smothScroll 1s forwards;
}
@keyframes smothScroll{
    0%{ transform:translateY(-40px); }
    100%{ transform:translateY(0px); }
}
.sticky + .site-content { padding-top: 102px; }

/***************Sticky Header Start***************/


/*  -----------------sticky-social------------  */
.social li {
    position: fixed;
    top: 85%;
    z-index: 9999;
    padding: 0px;
    margin: 0px;
}
.social .whatsapp {
    right:20px;
}
.social .call {
    left:20px;
}
.sticky-social img {
    border-radius: 50%;
    width: 100%;
}
.sticky-social .whatsapp img {
    box-shadow: 0px 0px 10px #358939;
}
.sticky-social .call img{
    box-shadow: 0px 0px 10px #194c92;
}
ul.social {
    list-style: none;
}
.pulse-1{
	 animation: shake-animation 2.72s ease infinite;
}
@keyframes shake-animation {
   0% { transform:translate(0,0) }
  1.78571% { transform:translate(5px,0) }
  3.57143% { transform:translate(0,0) }
  5.35714% { transform:translate(5px,0) }
  7.14286% { transform:translate(0,0) }
  8.92857% { transform:translate(5px,0) }
  10.71429% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}

/*  -----------------sticky-social------------  */


/**header start**/

.widget {margin:0;}
 header#masthead {
    margin-bottom: 0;
    background-color:#fff;
    box-shadow: none;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 9;
    /* margin-top:30px; */
}
.home header#masthead{
	position:absolute;
}
/* #masthead nav {  position: relative; top:-8px;} */


body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    padding: 20px 8px;
    font-weight: 400!important;
    font-size: 16px;
    color: #222;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover  {
    color: #fff;
    font-weight: 400;
    border-radius: 100px;
}
ul#menu-menu-1 li {
    padding: 0 15px;
}
.current-menu-item {
/*     background-color: #694285; */
    border-radius: 100px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a{
	color:#222;
}
ul.top-header {
    position: absolute;
    right: 15px;
    display: flex;
    list-style: none;
    gap: 10px;
    top: 75px;
    padding: 0;
    margin: 0;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li { margin-bottom: 0!important; }

.current-menu-item a.dropdown-item {
/*     font-size: 14px; */
    font-weight: 600!important;
}

/**header finish**/
/* top header */
.vm-head ul li {
    list-style: none;
}
.left-abt {
    position: absolute;
    z-index: 1;
    background: #fff;
    border-radius: 25px;
    box-shadow: #fbe6fb 0px 1px 4px;
    margin-top: -139px;
}
.vm-head {
   background: #fff;
    border: 1px solid #eee;
    border-radius: 100px;
    content: "";
    height: 42px;
    width: 100%;
    top: -16px;
    left: 0px
}
.vm-head{
	position:relative;
	display:flex;
	justify-content:center;
}
.vm-head ul {
    display: flex;
    align-items: center;
    text-align: center;
}
.header-book{
	float:right;
}
ul.one-hed {
   width: 74%;
    margin-left: -35px;
    margin-top: 16px;
    gap: 20px;
}
ul.two-hed {
    width: 30%;
    margin-right: -22px;
    justify-content: end;
    margin-top: 15px;
}
.vm-head a {
       color: #222;
    font-weight: 500;
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
}

.abt-head h2 {
    text-transform: uppercase;
    text-align: center;
    color: #031c49;
	font-size:50px;
	padding-top:20px;
}
.abt-head h3 {
    text-align: center;
    font-size: 30px;
    background-image: linear-gradient(150deg, #dbe5ff 0%, #fde6fa 44%, #fef3df 76%, #f2ffed 100%);
    padding: 10px;
    font-weight: 500;
    text-transform: uppercase;
    color: #031c49;
}
p.abt-txt {
    padding: 15px 20px;
    text-align: justify;
	font-size:16px;
}
.abt-service {
    text-align: center;
    border: 1px solid #eee;
    padding: 10px 20px;
    margin: 20px 15px;
	border-radius: 20px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	height:168px;
}
.abt-service h6 {
  text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
    line-height: 20px;
    color: #031c49;
    padding-top: 13px;
}
.hm-form{
	background-image:url(https://masterravishastriji.com/wp-content/uploads/2023/10/form-bg.png);
	background-size:cover;
	width:100%;
	height:100%;
	margin-left:60px;
}
.vm-form{
	padding:20px;
}
.whtt-app {
    position: relative;
	margin-top:50px;
}
.whtt-app:before {
    position: absolute;
    content: "";
    background-image: url(https://masterravishastriji.com/wp-content/uploads/2023/10/green-bg.png);
    background-size: cover;
    width: 1000px;
    height: 100px;
    top: 48px;
    left: -453px;
	z-index:-1;
}
.whtt-app:after {
    position: absolute;
    content: "";
    background-image: url(https://masterravishastriji.com/wp-content/uploads/2023/10/arrow-img.png);
    background-size: cover;
    width: 32px;
    height: 45px;
    height: ;
    bottom: -84px;
    left: 118px;
    z-index: -1;
	 animation: mover 0.8s  infinite alternate; 
}
.add-banner-section {
    position: relative;
	z-index: 99;
}
  @keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-30px); }
}

.form-section{
	margin-top:
}
.vm-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
    border: 2px solid #fff;
    background: transparent;
    border-radius: 100px;
}
.vm-form span {
    position: relative;
}
.vm-form span:after {
    position:absolute;
	content:"";
	top:0px;
	left:-73px;
	background-image:url(https://masterravishastriji.com/wp-content/uploads/2023/10/form-side-icon.png);
	width:75px;
	height:40px;
	background-repeat:no-repeat;
}
.vm-form textarea{
	 border: 2px solid #fff;
    background: transparent;
    border-radius: 10px;
	height:180px;
}
.vm-form input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    width: 100%;
    background: #031c49;
    border-color: #031c49;
    border-radius: 100px;
	margin-bottom:62px!important;
}
.fr-head {
    padding-top: 20px;
    text-align: center;
}
.fr-head h2 {
    font-size: 30px;
    font-weight: 700;
	color:#031c49;
}
.fr-head h4 {
    font-size: 20px;
    font-weight: 400;
	color:#031c49;
}
.whtt-app h4{
	font-size: 44px;
	font-weight:700;
	color:#031c49;
}
.whtt-app h6 {
    font-size: 26px;
    margin-top: 17px;
    text-transform: uppercase;
    text-align: center;
	font-weight:400;
	color:#031c49;
}
.bold-bb{
	font-weight:600;
	color:#031c49;
	font-family: 'Alumni Sans', sans-serif;
}
.lakshi-img{
	margin-top:50px;
}
.right-abt p.abt-txt {
    text-align: center;
}
.one-vmt .abt-head h2{
	padding-top:40px;
}
.one-vmt .right-abt p.abt-txt{
	padding:0px 15px;
}
.video-img {
    text-align: center;
    margin-top: -84px;
}
.vc_tta-tabs-list li span.vc_tta-title-text {
    color:#031c49;
}
.vc_tta.vc_general .vc_tta-tab>a{
	border:none!important;
}
.vc_tta-tabs-list li{
	list-style: none;
    background-image: linear-gradient(150deg, #dbe5ff 0%, #fde6fa 44%, #fef3df 76%, #f2ffed 100%);
    padding: 0px 20px!important;
    margin-top: 21px!important;
	width:80%;
	position:relative;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{
	background:none!important;
	border-color:#fff!important;
}
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active>a::before{
	display:none!important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before{
	border-color:none!important;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab{
	margin-left:88px!important;
}
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-classic .vc_tta-tabs-container, .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-modern .vc_tta-tabs-container{
	margin-top:-107px;
}
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-round .vc_tta-panels, .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-rounded .vc_tta-panels{
	margin-top:-58px!important;
}
.vc_tta-tabs-list li:before{
	    background-image: url(https://masterravishastriji.com/wp-content/uploads/2023/10/srv-icon.png);
    content: "";
    top: 2px;
    left: -57px;
    width: 75px;
    height: 50px;
    background-size: cover;
    position: absolute;
}
.serv-list ul li a{
	color:#031c49;
}
.serv-list {
    position: relative;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container{
	overflow:visible!important;
}
.vc_tta-tabs-list:after {
       position: absolute;
    top: -48px;
    left: 199px;
    background: #031c49;
    height: 1148px;
    z-index: -1;
    width: 50px;
    content: "";
}
.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{
	border:none!important;
}

.add-banner-sec{
	margin-top:50px;
	position:relative;
	z-index:99;
}
.serv-add {
    position: relative;
}
.serv-content {
  position: absolute;
    bottom: 20px;
    background:#031c49b3;
    padding: 30px 20px;
    margin: 0 20px;
	text-align: center;
}
.serv-content h3 {
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
}
p.service-txt {
    color: #fff;
	margin-top: 10px;
}
.why-choose-us{ 
    margin-top:50px;
	border-top:1px solid #eee;
}
.why-choose-us .right-abt{
	background-image:url(https://masterravishastriji.com/wp-content/uploads/2023/10/white-bg.png);
	padding:0px 88px;
	position:relative;
	z-index:99;
	height:347px;
	top:-12px;
	background-size:cover;
}
.why-choose-us .right-abt h3 {
    width: 70%;
    margin: 0 auto;
}
.why-choose-item.up-item {
    margin-top: -132px;
    text-align: center;
}
.why-choose-item.center-item {
    margin-top: -50px;
	text-align:center;
}
.why-choose-item .why-imgg{
	position:relative;
}
.why-choose-item .why-imgg:after{
	position: absolute;
    top: -7px;
    left: 41px;
    z-index: -1;
    height: 168px;
    width: 173px;
    border-radius: 100%;
    content: "";
	background:#fbe6fba8;
	 animation: pulse-animation 2s infinite;
}
@keyframes pulse-animation {
  0% {
    box-shadow:0 0 0 0px #fbe6fb87;
  }
  100% {
    box-shadow: 0 0 0 20px #fbe6fb82;
  }
}
.why-choose-item p.text {
    font-size: 14px;
}
.choose-cont h4 {
    font-size: 24px;
    text-transform: uppercase;
    padding: 14px 0px;
	color:#031c49;
}
ul.ul-list li {
    list-style: none;
    position: relative;
    margin-bottom:20px;
}
ul.ul-list li:before {
    position: absolute;
    top:-5px;
    left: -60px;
    width: 54px;
    content: "";
    background-image: url(https://masterravishastriji.com/wp-content/uploads/2023/10/location-img.png);
    height: 40px;
	background-repeat:no-repeat;
}
.ul-list li a{
	font-family: 'Alumni Sans', sans-serif;
     text-transform:uppercase;
	color:#222;
	font-size:20px;
}
p.location-btn{
	    text-align: center;
    margin-top: 14px;
}
.location-section{
	padding-bottom:150px;
}
p.location-btn a{
	background:#031c49;
	color:#fff;
	padding:10px 40px;
	transition:all 0.4s ease-in-out;
	font-family: 'Alumni Sans', sans-serif;
     text-transform:uppercase;
	font-size:20px;
}
p.location-btn a:hover{
	background:#fbe6fb;
	color:#031c49;
}
.location-section {
    background: #fff;
    border-radius: 25px 25px 0px 0px;
    filter: drop-shadow(0 0 7.5px rgba(242,229,254,0.75));
}
.loc-secc{
	margin-top:50px;
}
.ul-list-loc{
	padding:10px 20px;
}
.test-test{
	background-image:url(https://masterravishastriji.com/wp-content/uploads/2023/10/test-bg.png);
	background-size:cover;
	height:560px;
    margin-top:38px;
	margin-left: -30px;
	width:355px!important;
}
.testi-section h2 {
   padding: 4px 0px;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 700;
    color: #031c49;
	margin-top:20px;
}
.testi-section p {
    padding: 0px 5px;
}
.testi-content {
    border: 1px solid #fff;
    padding: 16px 30px;
    margin-top: 20px;
    text-align: justify;
}
.testi-content h5 {
    padding: 20px 0px;
    font-size: 26px;
    text-transform:capitalize;
    color: #031c49;
}
.loc-secc h3{
	background-image: linear-gradient(150deg, #dbe5ff 0%, #fde6fa 44%, #fef3df 76%, #f2ffed 100%);
	width: 83%;
    margin: 0 auto;
}
/* footer */

.footer-top {
    background-image: url(https://masterravishastriji.com/wp-content/uploads/2023/10/footer-bg.png);
	background-size:cover;
	background-repeat:no-repeat;
	padding-bottom:22px;
}
.vmt-fot{
	position:relative;
	top:-112px;
	z-index:99;
}
.map iframe {
	    margin-top: -203px;
    border-radius: 20px;
}
.footer-top h5 {
	font-size:36px;
	text-transform:uppercase;
}
.footer-top span{
	font-size:66px;
	font-family: 'Alumni Sans', sans-serif;
	text-transform:uppercase;
	color:#fff;
	font-weight:700;
}
.lakshi-img img {
    height: 500px!important;
}
.main-ftr-wp {
    text-align: center;
}
.main-ftr-wp h4 {
    font-size: 44px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-family: "Alumni Sans";
    text-align: center;
}
.main-ftr-wp h4 {
    font-size: 44px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-family: "Alumni Sans";
    text-align: center;
    margin-top: 15px;
}
.main-ftr-wp:after {
    content: '';
    position: absolute;
    top: 112px;
    background: #031c49;
    width: 300px;
    height: 416px;
    z-index: -1;
    left: 0px;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
.main-ftr-wp img.one {
	animation: zoom-in-zoom-out 1s ease infinite;
}
.main-ftr-wp h5 {
    color: #fff;
    margin-top: 10px;
}
.row.map {
    margin-top: -105px;
}
 .disclaimer {
    /* padding: 25px 0px 35px; */
    margin-top: -52px;
}
.disclaimer p {
    position: relative;
    z-index: 99;
    color:#222;
    top: -50px;
} 
span.foot-privacy {
    margin-left: 30px;
}
.copy-right {
    font-size:16px;
    text-align: center;
    padding: 6px 65px;
    color:#222;
    background-color:#fff;
    margin: 42px auto;
    z-index:99;
    border-radius:100px;
    border: 1px solid #dbe5ff;
}
.fotter-bottom{
	background-image: linear-gradient(150deg, #dbe5ff 0%, #fde6fa 44%, #fef3df 76%, #f2ffed 100%);
	height:155px;
	position:relative;
}
.fotter-bottom:before{
	content:"";
	background:#fff;
	width:100%;
	height:128px;
	position:absolute;
	top:0px;
	left:0px;
    filter: drop-shadow(1.545px 4.755px 2.5px rgba(246,229,253,0.75));
}
/* tab */

.vc_tta-tabs-container {
    width: 40%!important;
}


/* about page */

.inner-about-section {
    margin-top: 50px;
	margin-bottom:140px;
}
.inner-form .fr-head{
	padding-top:15px;
}
.inner-form  .vvm-form {
    padding: 15px 30px;
}
.inner-form{
	background-image: linear-gradient(150deg, #dbe5ff 0%, #fde6fa 44%, #fef3df 76%, #f2ffed 100%);
	padding-bottom: 20px;
	border-radius:15px;
}
span.wpcf7-not-valid-tip {
    padding: 10px;
}
.inner-form input {
       background: #ffff;
/*     margin-bottom: -11px!important; */
    border-radius: 100px;
    font-size: 14px;
    padding: 22px;
}
p.abt-vmt-txt {
    font-size: 14px;
    line-height: 24px;
	text-align:justify;
}
.inner-form input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    background: #031c49;
    width: 100%;
    border: 1px solid #031c49;
    padding: 7px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
.inner-form textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    background: #fff;
    height: 194px;
	border-radius:15px;
	font-size:14px;
	color:#222;
}
.inner-cta {
    display: flex;
	align-items:center;
	text-align:center;
	margin-top:30px;
}
.inner-cta .call-cta{
	width:88%;
	margin:0 auto;
}
.inner-cta .call-cta img{
	width:100%;
	transition:all 0.6s ease-in-out;
}
.bot-abt .abt-vmt-txt {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}
.bot-abt {
    margin-top: 40px;
}
.about-vmt h3 {
    font-size: 30px;
    margin-bottom: 9px;
	text-transform:capitalize;
	color:#031c49;
}
.serv-hed {
    text-align: center;
  background-image: linear-gradient(150deg, #dbe5ff 0%, #fde6fa 44%, #fef3df 76%, #f2ffed 100%);
	padding:10px 0px;
	border-radius: 10px 10px 0px 0px; 
}
.inner-cta .call-cta img:hover{
	transform:scale(1.2);
}
.serv-hed h4{
	font-size:30px;
	text-transform:uppercase;
}
.abt-serv-list ul li{
	list-style:none;
	margin-bottom:8px!important;
}
.abt-serv-list {
    background-image:url(https://masterravishastriji.com/wp-content/uploads/2023/11/service-bg.jpg);
	border: 2px solid #031c49;
	border-radius:10px;
	background-size:cover;
	background-repeat:no-repeat;
}
.abt-serv-list ul {
	margin-bottom:15px!important;
	margin-top:15px;
}
.abt-serv-list ul a {
    text-transform: uppercase;
    color: #031c49;
    font-weight: 500;
	transition:all 0.5s ease-in-out;
}
.abt-serv-list ul li img{
	    width: 30px;
    height: 30px;
    padding: 6px;
}
.abt-serv-list ul a:hover{
	transform:translatex(10px);
	display:block;
}
.navbar-nav li:last-child {
    display: none;
}

ul.dropdown-menu li:last-child {
    display: block;
}


@media only screen and (min-width: 767px) and (max-width: 1023px){
.ipad{width:100%!important;}
.deskshow {display:none;}
.mobshow {display:block!important;}
#content.site-content { padding-bottom: 0; padding-top: 0; }
.vegacontainer {width:100%!important; margin:0 auto!important;}

/************************Drop Down Area***************************/

#masthead .navbar-nav .dropdown-menu li a { text-transform: capitalize !important; }
.navbar-nav li.dropdown {  position: relative; }
.navbar-nav li.dropdown .dg-btn {position: absolute;height: 35px;right: 0; width: 40px;display: flex;align-items: center;justify-content: center; color: #694285;font-size: 24px;z-index:99;}
.dropdown-toggle::after, ul.dropdown-menu { display: none !important; }
.navbar-nav li.dropdown.mega-toggle-on ul.dropdown-menu{ display:block !important; }
.dropdown-menu li { border-bottom: 1px solid #eee; }
.dropdown-menu li:last-child{ border-bottom:0px; }
.dropdown-menu li.current-menu-item { background: #330f48; }
#masthead .navbar-nav .dropdown-menu li.current-menu-item a{ color:#fec904 !important; }
.dropdown-menu{ padding:0px; }

.why-choose-item .why-imgg:after{
		display:none;
	}
/************************Drop Down Area End***************************/


/********************************mobile menu********************************/

#masthead nav::before {display:none!important;}
.navbar-brand img { padding-left: 0; }
.home header#masthead { position: relative!important; padding:0; }
.top-hd {  padding: 10px 0; background-color: #694285; }
ul.top-hdr { padding: 0; list-style: none; text-align: center; width: 100%;  margin: 0; }
ul.top-hdr li a { color: #fff; font-size: 30px; vertical-align: middle; padding-left: 9px; padding-bottom: 0; font-weight: 800; }
header#masthead { margin-bottom: 0; background-color: #ffffff; box-shadow: none; padding: 0; }
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {color: #694285; font-weight: 400; background: #69428500; border-radius: 0; }

.navbar-light .navbar-toggler {  border-radius: 100px; background-image: linear-gradient(150deg, #dbe5ff 0%, #fde6fa 44%, #fef3df 76%, #f2ffed 100%); padding: 12px; }
div#main-nav { position: relative; right: 0; top: 10px; margin-bottom:10px;}
ul#menu-menu-1 li { border-bottom: 1px solid #69428540; padding:0px;}
ul#menu-menu-1 li:nth-child(5) { border-bottom: 0px!important; }
.current-menu-item { background-color: #69428500; border-radius: 0; }
 #masthead .navbar-nav > li.current_page_item > a { color: #694285!important; }
body:not(.theme-preset-active) #masthead .navbar-nav > li > a { padding: 8px 0; }
ul.dropdown-menu { padding: 0; margin: 0px!important; }
ul.dropdown-menu li a { padding: 5px 0; font-size: 16px; color: #694285; }
ul.dropdown-menu li:last-child { border-bottom: 0px!important; }
section.main-tittle { text-align: center; background-color: #694285; padding: 1px 0; position: relative; width: 100%; }
section.main-tittle h1 { color:#031c49; font-size: 20px; text-transform: uppercase; }


/********************************mobile menu********************************/
.why-choose-us .right-abt{
		height:279px;
	}
	.bokokcal{
		margin-top:25px;
	}
	.bxxo{
		margin-top:32px;
	}
	.about-vmt {
    margin-top: 26px;
}
	.ab-img img{
		margin:15px 0px;
	}
	.serv-content a {
    color: #031c49;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    background: #fff;
    border-radius: 100px;
    padding: 3px 20px;
	font-family: 'Alumni Sans', sans-serif;
}
	.serv-content{
	position: inherit;
    background: #031c49;
    left: -29px;
    margin: 0px 50px;
    bottom: 64px;
}
	.left-abt{
		margin-top:0px;
		position:relative;
	}
	.serv-add img{
		width:100%;
	}
	.hm-form{
		margin-left:0px;
		margin-top:20px;
	}
	.video-img {
    text-align: center;
    margin-top: -74px;
}
	.whtt-app:before{
		width:1166px;
		top:77px;
	}
	.lakshmi-vmt {
    margin-bottom: 63px!important;
}
	.whtt-app{
		text-align:center;
	}
	.whtt-app:after{
		left:322px;
	}
	.lakshmi-vmt .item-one img{
		width:100%;
	}
	.one-vmt .abt-head h2{
		padding-top:0px;
	}
	.why-choose-us .right-abt h3{
		width:100%;
	}
	.why-choose-item.up-item{
		margin-top:42px!important;
	}
	.why-choose-item.center-item{
		margin-top:35px;
	}
	.why-choose-item .why-imgg:after{
    top: -5px;
    left: 258px;
	}
	.mobile-location {
    display: flex;
    justify-content: space-evenly;
    align-items: baseline;
}
	.test-test{
		height:360px;
		margin-left:0px;
	}
	.location-section {
    padding-bottom: 15px;
}
	.mobile-location .ul-list{
		width:48%;
	}
	.loc-secc{
		margin-bottom:130px;
	}
    .loc-fot {
    text-align: center;
    margin-top: 23px;
}
	.call-em img {
    margin-top: 0px;
    margin-left: 210px;
}

}












@media only screen and (min-width: 320px) and (max-width: 767px){
/* 	 header#masthead{
		margin-top:10px!important;
	} */
	.vmm-call a{
		font-size:28px;
	}
	.bot-abt{
		margin-top:0px;
	}
	
	.wide-menu ul {
    width: auto;
    margin-left: 0px;
}
.wide-menu ul li {
    float: none !important;
    width: 100% !important;
}
	
.deskshow {display:none;}
.mobshow {display:block!important;}
#content.site-content { padding-bottom: 0; padding-top: 0; }
.vegacontainer {width:100%!important; margin:0 auto!important;}


	
	
	
	
/* 	================= */
	
	
body .footer-logos {
    text-align: center;
		margin-top:0;
		margin-left:0;
}

.disclaimer p {
    top: 36px;
}
	
	
	
	
	
	
/************************Drop Down Area***************************/

#masthead .navbar-nav .dropdown-menu li a { text-transform: capitalize !important; }
.navbar-nav li.dropdown {  position: relative; }
.navbar-nav li.dropdown .dg-btn {position: absolute;height: 35px;right: 0; width: 40px;display: flex;align-items: center;justify-content: center; color: #222;font-size: 24px;z-index:99;}
.dropdown-toggle::after, ul.dropdown-menu { display: none !important; }
.navbar-nav li.dropdown.mega-toggle-on ul.dropdown-menu{ display:block !important; }
.dropdown-menu li { border-bottom: 1px solid #eee; }
.dropdown-menu li:last-child{ border-bottom:0px; }
.dropdown-menu li.current-menu-item { background: #330f48; }
#masthead .navbar-nav .dropdown-menu li.current-menu-item a{ color:#fec904 !important; }
.dropdown-menu{ padding:0px; }

/************************Drop Down Area End***************************/


/********************************mobile menu********************************/

#masthead nav::before {display:none!important;}
.navbar-brand img { padding-left: 0; }
.home header#masthead { position: relative!important; padding:0; }
.top-hd {  padding: 10px 0; background-color: #694285; }
ul.top-hdr { padding: 0; list-style: none; text-align: center; width: 100%;  margin: 0; }
ul.top-hdr li a { color: #fff; font-size: 30px; vertical-align: middle; padding-left: 9px; padding-bottom: 0; font-weight: 800; }
header#masthead { margin-bottom: 0; background-color: #ffffff; box-shadow: none; padding: 0; }
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {color: #694285; font-weight: 400; background: #69428500; border-radius: 0; }
.navbar-light .navbar-toggler {  border-radius: 100px; background-image: linear-gradient(150deg, #dbe5ff 0%, #fde6fa 44%, #fef3df 76%, #f2ffed 100%); padding: 12px; position:relative; top:4px;}
div#main-nav { position: relative; right: 0; top: 10px; margin-bottom:10px;}
ul#menu-menu-1 li { border-bottom: 1px solid #69428540; padding:0px;}
ul#menu-menu-1 li:nth-child(5) { border-bottom: 0px!important; }
.current-menu-item { background-color: #69428500; border-radius: 0; }
 #masthead .navbar-nav > li.current_page_item > a { color: #222!important; }
body:not(.theme-preset-active) #masthead .navbar-nav > li > a { padding: 8px 0; }
ul.dropdown-menu { padding: 0; margin: 0px!important; }
ul.dropdown-menu li a { padding: 5px 0; font-size: 16px; color: #694285; }
ul.dropdown-menu li:last-child { border-bottom: 0px!important; }
section.main-tittle { text-align: center; background-color: #694285; padding: 12px 0; position: relative; width: 100%; margin-top:10px;}
section.main-tittle h1 { color: #031c49; font-size: 26px; text-transform: uppercase; }


/********************************mobile menu********************************/
	.bxxo{
		margin-top:32px;
	}
	.bokokcal{
		margin-top:25px;
	}
	span.foot-privacy{
		margin-left:0px;
	}
	.navbar-nav li:last-child {
    display: block;
}
	.ab-img img{
		margin:15px 0px;
	}
	.inner-about-section{
		margin-top:20px;
	}
	.about-vmt {
    margin-top: 26px;
}
	.serv-content h3{
		font-size:30px;
	}
	.fotter-bottom{
		height:250px;
	}
	.loc-secc{
		margin-bottom:88px;
		margin-top:0px;
	}
	p.location-btn{
		margin-top:0px;
	}
	ul.ul-list {
    /* width: 48%; */
}
	.mobile-location{
		display:flex;
		justify-content:space-evenly;
		 align-items:baseline;
		position:relative;
	}
	.mobile-location:before{
    position: absolute;
    top: 0px;
    left: 118px;
    width: 1px;
    height: 289px;
    content: "";
    background: #80808042;
	}
	.location-section {
    padding-bottom: 0px;
    filter: drop-shadow(0 0 7.5px rgba(242,229,254,0.75));
		margin:0 auto;
}
	.test-test{
        margin:30px auto;
		width:100%;
		height:420px;
	}
	.disclaimer{
		    padding: 25px 20px 35px;
    text-align: center;
	}
	.fotter-bottom:before{
		height:192px;
	}
	.copy-right{
		width:90%;
		font-size:10px;
		border-radius:15px;
	}
	.vmt-fot img {
    width: 47%!important;
}
	.loc-fot{
		text-align:center;
	}
	.call-em img {
    margin-top: -187px;
    margin-left: 180px;
}
	.main-ftr-wp{
		display:none;
	}
	.left-abt{
		margin-top:0px!important;
		position:relative;
	}
	.abt-head h2{
		font-size:36px;
	}
	.abt-head h3{
		font-size:18px;
	}
	.hm-form{
		margin-top:30px; 
		margin-left:0px;
		padding:0px 30px;
	}
	.add-banner-sec{
		margin-top:0px;
	}
	.serv-content{
		position:inherit;
		margin-top:-63px;
		background:#031c49;
	}
	.whtt-app:after{
		left:43px;
		bottom:-77px;
	}
	.whtt-app:before{
		height:68px;
		width:588px;
	}
	.whtt-app img {
    margin-top: 14px;
    width: 100%;
}
	.whtt-app h4{
		font-size:23px;
	}
	.vm-form span:after{
		width:67px;
		left:-65px;
	}
	.lakshmi-vmt {
    display: flex;
}
	.whtt-app h6{
		font-size:12px;
		margin-top:3px;
	}
	.whtt-app{
		margin-top:0px;
	}
	p.service-txt{
		margin-bottom:10px;
	
	}
	.why-choose-us .right-abt{
		top:0px;
	}
	.serv-content a {
    color: #031c49;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    background: #fff;
    border-radius: 100px;
    padding: 3px 20px;
	font-family: 'Alumni Sans', sans-serif;
}
	.why-choose-us .right-abt{
		padding:0px;
		background-image:none;
		height:auto;
		margin-top:-38px;
	}
	.why-choose-us .right-abt h3{
		width:100%;
	}
	.why-choose-item.up-item{
		margin-top:42px!important;
	}
	.why-choose-item.center-item{
		margin-top:35px;
	}
	.loc-secc h3{
		width:100%;
	}
	.location-section .right-abt p.abt-txt{
		display:none!important;
	}
	.why-choose-item .why-imgg:after{
		display:none;
	}
	.navbar-light .navbar-brand {
	width:75%;
	}
}

.no-margin-bot {
    margin-bottom: 0!important;
}

.round-edge img {
    border-radius: 10px;
}

.bg-clr {
    background-image: linear-gradient(150deg, #dbe5ff 0%, #fde6fa 44%, #fef3df 76%, #f2ffed 100%);
    padding: 20px;
    border-radius: 8px;
}

.round-edge iframe {
    border-radius: 10px;
}

.wide-menu ul {
    width: 1050px!important;
    margin-left: -800px;
    height: 329px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.wide-menu ul li {
    float: left;
    width: 25%;
	
}


ul.dropdown-menu li a {
    font-size: 13px;
	text-transform:capitalize;
}


.footer-logos {
    margin-top: 150px;
    margin-left: -38px;
}

.header-content {
    text-align: center;
    padding: 15px 15px 25px;
    background-image: linear-gradient(150deg, #dbe5ff 0%, #fde6fa 44%, #fef3df 76%, #f2ffed 100%);
}
