/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Description: Twenty Twenty-One Child Theme
Author: the WordPress team
Author URI: https://wordpress.org/
Template: twentytwentyone
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentychild
Tags:two-columns, left-sidebar, right-sidebar, light, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/
.menu-area > ul > li{
	position: relative;
}
.menu-area > ul > li > ul{
    border: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    top: 125px;
    padding: 0;
    border-top: 0 solid #272727;
    -webkit-transition: all linear 300ms 100ms;
    transition: all linear 300ms 100ms;
    opacity: 0;
    z-index: 99999;
	position: absolute;
	float: left;
    min-width: 160px;
	left: 0px;
	visibility: hidden;
    pointer-events: none;
}
.menu-area > ul > li:hover ul{
	top: 55px;
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}
.menu-area > ul > li > ul > li{
	text-align: center;
    padding: 15px 30px;
    left: 100px;
    position: relative;
    opacity: 0;
    -webkit-box-shadow: 1px 1px 20px rgba(32, 32, 32, 0.1);
    box-shadow: 1px 1px 20px rgba(32, 32, 32, 0.1);
    background: #ffffff;
    text-align: left;
    width: 100%;
}
.menu-area > ul > li > ul > li a{
	display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    color: #021a36;
    white-space: nowrap;
	font-size:16px;
	text-transform:uppercase
}
.menu-area > ul > li:hover > ul > li{
	left: 0px;
	opacity: 1;
}
.menu-area > ul > li:hover > ul > li:nth-child(1) {
    -webkit-transition: all ease 200ms 100ms;
    transition: all ease 200ms 100ms;
}
.menu-area > ul > li:hover > ul > li:nth-child(2) {
    -webkit-transition: all ease 200ms 200ms;
    transition: all ease 200ms 200ms;
}
.menu-area > ul > li:hover > ul > li:nth-child(3) {
    -webkit-transition: all ease 200ms 300ms;
    transition: all ease 200ms 300ms;
}
.menu-area > ul > li:hover > ul > li:nth-child(4) {
    -webkit-transition: all ease 200ms 400ms;
    transition: all ease 200ms 400ms;
}
.menu-area > ul > li:hover > ul > li:nth-child(5) {
    -webkit-transition: all ease 200ms 500ms;
    transition: all ease 200ms 500ms;
}
.menu-area > ul > li:hover > ul > li:nth-child(6) {
    -webkit-transition: all ease 200ms 600ms;
    transition: all ease 200ms 600ms;
}





.nav-menu > ul > li{
	position: relative;
}
.nav-menu > ul > li > ul{
    border: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    top: 125px;
    padding: 0;
    border-top: 0 solid #272727;
    -webkit-transition: all linear 300ms 100ms;
    transition: all linear 300ms 100ms;
    opacity: 0;
    z-index: 99999;
	position: absolute;
	float: left;
    min-width: 160px;
	left: 0px;
	visibility: hidden;
    pointer-events: none;
    list-style: none;
}
.nav-menu > ul > li:hover ul{
	top: 55px;
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}
.nav-menu > ul > li > ul > li{
	text-align: center;
    padding: 15px 30px;
    left: 100px;
    position: relative;
    opacity: 0;
    -webkit-box-shadow: 1px 1px 20px rgba(32, 32, 32, 0.1);
    box-shadow: 1px 1px 20px rgba(32, 32, 32, 0.1);
    background: #ffffff;
    text-align: left;
    width: 100%;
}
.nav-menu > ul > li > ul > li a{
	display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    color: #021a36 !important;
    white-space: nowrap;
}
.nav-menu > ul > li:hover > ul > li{
	left: 0px;
	opacity: 1;
}
.nav-menu > ul > li > ul > li:after{
	display: none;
}
.nav-menu > ul > li:hover > ul > li:nth-child(1) {
    -webkit-transition: all ease 200ms 100ms;
    transition: all ease 200ms 100ms;
}
.nav-menu > ul > li:hover > ul > li:nth-child(2) {
    -webkit-transition: all ease 200ms 200ms;
    transition: all ease 200ms 200ms;
}
.nav-menu > ul > li:hover > ul > li:nth-child(3) {
    -webkit-transition: all ease 200ms 300ms;
    transition: all ease 200ms 300ms;
}
.nav-menu > ul > li:hover > ul > li:nth-child(4) {
    -webkit-transition: all ease 200ms 400ms;
    transition: all ease 200ms 400ms;
}
.nav-menu > ul > li:hover > ul > li:nth-child(5) {
    -webkit-transition: all ease 200ms 500ms;
    transition: all ease 200ms 500ms;
}
.nav-menu > ul > li:hover > ul > li:nth-child(6) {
    -webkit-transition: all ease 200ms 600ms;
    transition: all ease 200ms 600ms;
}
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Mobile Menu %%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
.rmp-container {
    z-index: 99999999 !important;
}
#rmp-container-474{
	width: 85% !important;
	min-width: 85% !important;
	max-width: 100% !important;
	background: #021a36 !important;
}
#rmp-menu-wrap-474 .rmp-menu-item-link{
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	    transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
#rmp-menu-wrap-474 .rmp-menu-current-item .rmp-menu-item-link {
	background-color: transparent !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#rmp-menu-wrap-474{
	margin-top: 65px;
}
.rmp_menu_trigger{
	display: none !important;
}
.rmp_menu_trigger.is-active{
	display: block !important;
}
#rmp_menu_trigger-474 {
    right: 15% !important;
}
#rmp_menu_trigger-474.is-active {
    background: transparent;
}
#rmp-menu-wrap-474 .rmp-menu-item-link:hover{
	background: #86d3dc;
	    transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
#rmp-menu-wrap-474 .rmp-menu-item-link:hover .rmp-menu-subarrow img{
	filter: brightness(0) invert(1);
}
.rmp-menu-subarrow{
  border-left: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.rmp-menu-subarrow:focus-visible{
	border: 0px;
    box-shadow: none;
    outline: none;
}
button.rmp_menu_trigger {
    z-index: 9999999999;
}
/* Review Form Css */
.review-from .rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    font-size: 30px;
    cursor: pointer;
    margin-bottom: 20px;
}

.review-from .rating span {
    color: #ccc;
    padding: 0 5px;
}

.review-from .rating span.active,
.review-from .rating span:hover,
.review-from .rating span:hover ~ span {
    color: #f5b301;
}

.review-from input, textarea {
    width: 100%;
    padding: 12px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
	font-size: 18px;
}
.review-from input::placeholder{
	font-size: 14px;
}
.review-from textarea::placeholder{
	font-size: 14px;
}
.review-from textarea{
	min-height: 200px;
}
.review-from input:focus{
	outline: none;
}
.review-from textarea:focus{
	outline: none;
}
.review-from button {
    background: #001f3f;
    color: #fff;
    padding: 3px 30px;
    border: none;
    cursor: pointer;
	font-size: 19px;
}
.review-from button:hover{
	background: #000;
    color: #fff;
}
.doctor-image img{
	max-width:300px;
	height:100%;
	object-fit:cover;
}
.modal-body .each_phone_number p{
	margin-bottom:0px;
}
.modal-body .each_phone_number h6{
	font-size:18px
}
.modal-body .each_phone_number h6 i{
	font-size:15px
}
.modal-body .phone_numbers .each_phone_number:not(:last-child){
	margin-bottom:30px
}
.close{
	opacity:1;
}
.close span i{
	color:#000
}
.procedure-area h2{
	font-weight:600;
}
.pro-video-each-area iframe{
	height:315px;
}
/* Home Banner css */
.desktop-view-only{
	display:block;
}
.mobile-view-only{
	display:none;
}
@media(max-width:767px){
	.desktop-view-only{
		display:none !important;
	}
	.mobile-view-only{
		display:block !important;
	}
}