/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");
@import url("akash.css");
@import url("flaticon.css");
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap');

.dg-pd-top{
    padding-top:60px;
}
.dg-pd-bottom{
    padding-bottom:60px;
}
.dg-pdg-both{
    padding:60px 0px;
}

/*-- Header Start --*/
.header_bottom{
	background:transparent !important;
}
nav.main_menu > ul > li > a>span,
nav.main_menu > ul > li > a{
	line-height:35px !important;
	letter-spacing:0px !important
}
nav.main_menu ul li.active{
	background: #fff;
	border-radius: 30px;
}
.header_inner_right{
	position: absolute;
	float: none;
	width: 100%;
	max-width: 720px;
	right: 0;
}
.side_menu_button {
    display: none;
}
.header_bottom_right_widget_holder,
.header_inner_right .side_menu_button_wrapper{
	width:100%;
	display:block;
}
.dg-top-menu-sec .dg-hd-wapp {
    float: right;
}
.dg-top-menu-sec ul {
    display: flex;
    align-items: center;
    list-style: none;
	gap: 50px;
	padding: 10px 0px;
min-height: 39px;
	border-bottom: 1px solid #fff;
}
nav.main_menu.right{
	top: 70px;
}
.dg-top-menu-sec ul li a {
    color: #fff;
}
.dg-top-menu-sec .dg-hd-wapp a {
    position: absolute;
    right: 0;
    color: #fff;
    background: #2cb742;
    border: 1px solid #fff;
    padding: 3px 20px;
    border-radius: 40px;
    top: 10px;
}
.header_bottom_right_widget_holder {
	padding: 0px;
}
.dg-app-btn a {
    background: #ff6d00 !important;
    border-radius: 40px;
}
.dg-boxhdg {
    margin-bottom: 5px !important;
}
.dg-boxhdg .sub-dg-hd {
    color: #ff4f00;
    font-size: 22px;
}
.dg-boxhdg h4 {
    color: #17154b;
    font-size: 40px;
}
.dg-about-sec {
    background-size: contain !important;
    background-position: bottom center !important;
}
.dg-box-formhom{
	background-image:url(image/form-bg.jpg);
}
.dg-box-formhom {
    background-image: url(image/form-bg.jpg);
    padding: 0px 25px 30px 25px;
    text-align: center;
	border: 1px solid #fff;
}
.dg-box-formhom .wpcf7-submit{
	width: 100% !important;
    padding: 0 !important;
    text-align: center !important;
    border-radius: 100px !important;
}
.wpcf7-textarea{
	border-radius:10px !important;
}


.dg-box-formhom img{margin-top:20px;}
.dg-box-formhom h5{color:#fff;position: relative;z-index: +9999;font-size: 24px;text-align: center;}
.dg-box-formhom h5:before{content:'';width: 300px;left: 0px;height:50px;z-index: -1;overflow: hidden;position: absolute;background:url('https://psychicrudraksh.com/wp-content/uploads/2021/12/hm-cntc-head-bg.png');}
.dg-box-formhom .dg-text{color:#fff;padding: 0 10px;}
/*inner-page- css*/
.inner-head-sec{
	letter-spacing:0;
	font-size:22px;
	color:#ff4f00;
	font-family: 'Comfortaa', cursive;
	font-weight: 700;
}
.text-justify{
	text-align:justify;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0);
}

.pos-relative {
    position: relative;
}

.float-end {
    float: right!important;
}
.aboutus-experience {
    position: absolute;
    content: "";
    left: -5px;
    top: 160px;
    display: inline-block;
    background-color:#ff6d00;
    padding: 17px;
    text-align: center;
    animation: move 4s linear infinite;
    transform-origin: bottom;
}
@keyframes move {
	0%   { transform: translateY(0); }
	50%  { transform: translateY(-20px); }
	100% { transform: translateY(0); }
}
.text-white {
    color: #fff!important;
}
.aboutus-experience a{color:#fff !important;}
.aboutus-experience span {
    display: block;
    font-size: 28px;
    color: #ffffff;
}
.flaticon-phone-call{
	font-size:16px;
}
.flaticon-phone-call p{
	font-size:16px;
}
.mt-10{
	margin-top:10px;
}

.inner-what-sec {
    background: #17154b;
    border-radius: 0px;
    text-align: center;
    border: 1px solid #17154b;
    clear: both;
}
.inner-what-sec h4{
	    padding: 10px;
    font-size: 20px;
    color: #fff;
}

.inner-what-sec a{
	    background: #ffffff;
    padding: 10px;
    display: block;
    font-size: 30px;
    font-weight: 600;
    border-radius: 0px 0px 1px px;
    border-radius: 0px 0px 0px 0px;
}

.inner-what-sec {
    margin-top: 20px;
}

.inner-link-sec h4 {
    background: #17154b;
    text-align: center;
    color: #fff;
    padding: 6px 0;
}

.inner-link-sec li {
    list-style-type: none;
    border: 1px solid #e5e5e5;
    line-height: 38px;
    height: 38px;
    margin: 9px 0;
    padding: 0 10px;
	font-size:13px;
}
.inner-link-sec {
    /* background: #000; */
    padding: 10px;
    border: 1px solid #e5e5e5;
}
.inner-link-sec i{
	color: #ff6d00;
    margin-right: 3px;
}
.inner-contact-div {
    background: #ffffff;
    padding: 25px 15px;
    text-align: center;
    border: 1px solid #e5e5e5;
}

.inner-contact-div h4{
	background: #17154b;
    display: inline-block;
    padding: 5px 20px;
    color: #fff;
    font-size: 22px;
}

.inner-contact-div p{
	    color: #17154b;
    margin-top: 5px;
    font-size: 16px;
    margin-bottom: 12px !important;
    margin-top: 10px;
}
.inner-contact-div .wpcf7-textarea{
	border-radius:10px !important;
}
.service-box:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border: 50px solid transparent;
    border-right: 50px solid #FE354D;
    border-bottom: 50px solid #FE354D;
}
.inner-contact-div .wpcf7-submit{
	width: 100% !important;
    padding: 0 !important;
    text-align: center !important;
    background: #17154b !important;
    color: #fff !important;
    border: 0 !important;
}

.ss-inner-call-2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border: 50px solid transparent;
    border-top: 20px solid #041B52;
    border-left: 30px solid #041B52;
}
.ss-inner-call-2:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border: 50px solid transparent;
 border-right: 20px solid #fd6c00;
    border-bottom: 30px solid #fd6c00;
}
.ss-inner-call-2 {
    position: relative;
    text-align: center;
    border: 1px solid #e5e5e5;
    padding: 25px 36px;
	margin-top:10px;
}
.ss-inner-call-2 h5{
	font-size: 20px;
    letter-spacing: 0;
    font-weight: 600;
}

.ss-inner-call-2 a{
	font-size: 25px;
    background: #fd6c00;
    border-radius: 100px;
    display: inline-block;
    padding: 10px 36px;
    color: #fff;
    font-weight: 600;
    margin-top: 12px;
}
.ss-inner-call-2 .icon {
	    font-size: 25px;
    font-weight: 400;
}

.inner-rw-1{
	padding:40px 0;
}
.inner-rw-3{
	padding:10px 0 40px;
}

.inner-form-sh-sec{
	    text-align: left;
    border: 1px solid #eee;
    padding: 17px 0px;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0px 0px 8px #eee;
}
.content {
    margin-top: -35px;
}
.title_subtitle_holder_inner {
    margin-top: -35px;
}

.sticky .dg-top-menu-sec {
    display: none;
}
header.sticky .header_bottom {
	height: 70px;}
.sticky nav.main_menu.right {
    top: 20px;
}
.sticky nav.main_menu > ul > li > a {
	color: #000000;}
/*contact-css*/

.contact-info-block .inner-box {
    position: relative;
    text-align: center;
    padding-bottom: 20px;min-height:176px;
}

.contact-info-block .inner-box .color-layer {
    position: absolute;
    left: 0px;
    top: 30px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    border-radius: 20px;
    background-color: #ffffff;
}

.contact-info-block .inner-box .icon-box {
    position: relative;
    width: 60px;
    height: 60px;
    color: #ff6d00;
    font-size: 28px;
    border-radius: 10px;
    text-align: center;
    line-height: 56px;
    margin-bottom: 25px;
    display: inline-block;
    border: 2px solid #ff6d00;
    background-color: #ffffff;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.contact-info-block .inner-box .icon-box:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -12px;
    width: 6px;
    height: 12px;
    margin-left: -3px;
    background-color: #ff6d00;
    border-radius: 0px 0px 3px 3px;
}
.contact-info-block .inner-box .icon-box span {
    position: relative;
	    font-size: 28px;
}
.contact-info-block .inner-box h6 {
    position: relative;font-family:'Comfortaa', sans-serif;
    font-weight: 800;
    color: #062056;
	font-size: 16px;
    line-height: 1.3em;
    margin-bottom: 5px;
}
.contact-info-block .inner-box ul li {
    position: relative;
    margin-bottom: 6px;
	    list-style-type: none;
	font-size: 14px;
}

.contact-info-block .inner-box ul li span {
    position: relative;
    color: #ff6d00;
    font-size: 16px;
    font-weight: 600;
}
.cont-page-rw-1 {
    position: relative;
    padding: 70px 0px 70px;
    background-color: #f5f8ff;
    background-position: center top;
    background-repeat: no-repeat;
}
.cnt-pg-frm-sec .form-group .icon {
    position: absolute;
    right: 30px;
    top: 20px;
    color: #243559;
    font-size: 15px;
    line-height: 1em;
    z-index: 1;
    font-weight: 400;
}

.cnt-pg-rw-2{
	    position: relative;
    padding: 40px 30px;
    border-radius: 15px;
    margin-top: 30px;
    background-color: #ffffff;
}
.cnt-pg-frm-sec .wpcf7-text{
	    padding-top: 13px !important;
    padding-bottom: 13px !important;
}

.cnt-pg-frm-sec .wpcf7-submit{
	    background: #ff6d00 !important;
    border: 0 !important;
    color: #fff !important;
}
.cnt-pg-frm-sec .wpcf7-textarea{
	height:125px !important;
}

.cont-pg-rw3{
	margin-top:40px;
}

.book-an-sec.inner-contact-div p {
    font-size: 14px;
}
.book-an-sec.inner-contact-div{
	overflow:hidden;
}
.book-rw-2{
	padding:40px 0;
}
.book-rw-sec{
	padding-top:40px;
}

.case-block-four {
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}

.case-block-four .inner-box {
    position: relative;
}

.case-block-four .inner-box .image {
    position: relative;
    overflow: hidden;
    border-radius: 0px;
}
.case-block-four .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.case-block-four .inner-box .image .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    background-color: rgba(11,12,38,0.70);
}
.case-block-four .inner-box .image .overlay-box .search-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    color: #ffffff;
    z-index: 1;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    line-height: 48px;
    margin-left: -25px;
    margin-top: -40px;
    border-radius: 0px;
    display: inline-block;
    background-color:#ff6d00;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.case-block-four .inner-box .lower-content {
    position: relative;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -60px;
	border:1px solid #eee;
    padding: 20px 25px 20px;
    background-color: #ffffff;
}
.case-block-four .inner-box .lower-content h4 {
    position: relative;
    font-weight: 600;
    line-height: 1.3em;
    margin-top: 5px;
}

.case-block-four .inner-box .lower-content:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    background-color: #ff6d00;
    transform: translateX(0px) translateY(0px);
}

.case-block-four .inner-box:hover .lower-content::before {
    opacity: 1;
    transform: translateX(5px) translateY(5px);
}

.case-block-four .inner-box:hover .overlay-box {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

.ss-ser-rw-1{
	margin-top:40px;
}

.wpcf7 form.sent .wpcf7-response-output{
	float:left;
}
.mobile-show{
	display:none;
}

/**sticky button start**/
.sticky-social{
  position:fixed;
  top:70%;
	z-index:9999;
  left:0px;
  padding:0px;
  margin:0px;
}
.social{
  list-style:none;
}
.social li{
  padding:15px 20px;
  font-size:33px;
  transition:all 0.8s ease-in-out;border-radius: 0px 40px 40px 0px;margin-bottom:5px;
}
.social li:hover{
    margin-right:-30px;
 box-shadow:2px 5px 10px grey;
}
.social li:hover .fa{
    margin-left:10px;
  
}
.sticky-social .fa{
  color:#fff;
  transition:all 0.8s ease-in-out;
}
.fb{
  background-color:#ff4136;
}
.twitte{
    background-color:#1EA1F2;
}
.insta{
    background-color:#DC4F42;
}
li.whatsapp {
    background: #47c756;
}
.link{background:#0077b5;}
.env{background:#a67fae;} 
.phone{background:#000;}
/**sticky button end**/
.home-vide-sec {
    padding: 20px;
}

.puja-service-div {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

.puja-slid-head-sec {
    position: relative;
}

.puja-slid-head-sec h4 {
    border-radius: 0px 0px 15px 15px;
    font-size: 22px;
	font-weight:600;
    color: #000;
    margin-bottom: 2px;
}

.puja-slid-head-sec {
    text-align: center;
    padding: 0 12px;
    margin-top: 0px;
}

.puja-ser-div-sec img {
    border-radius: 5px 5px 0px 0px;
}
.puja-ser-div-sec {
    padding: 10px;
}
.puja-slid-head-sec a {
    background: #000;
    display: inline-block;
    padding: 5px 18px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 10px 0;
    color: #fff;
    margin-top: 15px;
}

.puja-head-sec.ad-heading h4 {
    color: #000;
}
.puja-head-sec.ad-heading p {
    color: #000;
}


/*****--media screen start---*****/
@media only screen and (min-width: 320px) and (max-width: 767px){
	.mobile-show{
	display:block;
}
.title_subtitle_holder_inner {
    margin-top: 0;
}
	.title.title_size_medium h1 {
		font-size: 18px;
	line-height: 20px;
	}
	.inner-rw-1 {
    padding: 20px 0;
}
	.inner-head-sec {
    font-size: 20px;
		line-height: 28px;}
	.pos-relative.aos-init.aos-animate {
    margin-top: 25px;
}
.inner-what-sec {
    margin-top: 15px;
    clear: both;
    display: inline-block;
}
	.inner-contact-div {
    margin-top: 25px;
}
	.inner-contact-div h4{
		font-size:18px;
	}
	.inner-adv-img {
    margin-top: 26px;
}
	.ss-inner-call-2{
		padding: 25px 25px;
	}
	.ss-inner-call-2 .icon {
		font-size: 18px;}
	.ss-inner-call-2 a {
		font-size: 18px;
	padding: 10px 13px;
	}
	.ss-inner-call-2{
		padding: 25px 20px;
	}
	.ss-inner-call-2 a{
		    padding: 6px 13px;
		    font-size: 18px;
	}
	
	.cont-page-rw-1{
		    padding: 20px 0px 40px;
	}
	.contact-info-block {
    margin-top: 30px;
}
	.cnt-pg-rw-2{
		    padding: 25px 15px;
	}
	.cnt-pg-frm-sec {
    margin-top: 30px;
}
	.book-rw-sec {
    padding-top: 10px;
}
	.book-img-2{
		margin-top:25px;
	}
	.dg-app-btn a {
    background: #ff6d0000 !important;
    border-radius: 40px;
}
	
.dg-pdg-both {
    padding: 35px 0px;
}
	.ss-hm-puja-rw-sec{
	padding-top:30px;
}
}
@media only screen and (min-width: 481px) and (max-width: 767px){ }
@media only screen and (min-width: 767px) and (max-width: 1023px){
.ipad{width:100%}
	.title_subtitle_holder_inner {
    margin-top: 0;
}
	.title.title_size_medium h1 {
		font-size: 22px;}
	.inner-rw-1 {
    padding: 20px 0;
}
	.inner-head-sec {
    font-size: 20px;
		line-height: 28px;}
	.pos-relative.aos-init.aos-animate {
    margin-top: 25px;
}
.inner-what-sec {
    margin-top: 15px;
    clear: both;
    display: inline-block;
}
	.inner-contact-div {
    margin-top: 25px;
}
	.inner-contact-div h4{
		font-size:18px;
	}
	.inner-adv-img {
    margin-top: 26px;
}
	.ss-inner-call-2{
		padding: 25px 25px;
	}
	.ss-inner-call-2 .icon {
		font-size: 18px;}
	.ss-inner-call-2 a {
		font-size: 18px;
	padding: 10px 13px;
	}
	.ss-inner-call-2{
		padding: 25px 20px;
	}
	.ss-inner-call-2 a{
		    padding: 6px 13px;
		    font-size: 18px;
	}
	
	.cont-page-rw-1{
		    padding: 20px 0px 40px;
	}
	.contact-info-block {
    margin-top: 30px;
}
	.cnt-pg-rw-2{
		    padding: 25px 15px;
	}
	.cnt-pg-frm-sec {
    margin-top: 30px;
}
	.book-rw-sec {
    padding-top: 10px;
}
	.book-img-2{
		margin-top:25px;
	}
	.dg-app-btn a {
    background: #ff6d0000 !important;
    border-radius: 40px;
}
	
}
@media only screen and (min-width: 1024px) and (max-width: 1300px){ }

