/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


/* .swiper-slide{
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1) !important;
}
 */
body{
	background:#FBFBFB !important;
}
.how_grid {
    background: #fff;
    border-radius: 18px !important;
    display: flex;
    padding: 15px 20px !important;
}
body .patient_registration_form .gform-field-label a {
    color: #48b756 !important;
}
body .patient_registration_form .gform-field-label a:hover {
    color: #252525 !important;
}
h3.elementor-post__title {
    text-align: center;
}
.swiper-pagination-bullet{
/* 	border: 1px solid grey; */
	background: #fff !important;
	opacity: 1 !important;
}

.swiper-pagination-bullet-active{
	border: 1px solid #fff;
}
 .elementor-element.elementor-element .swiper-pagination-bullet-active, .elementor-2859 .elementor-element.elementor-element .swiper-pagination-bullet:hover,.elementor-2866 .elementor-element.elementor-element-53088b9 .swiper-pagination-bullet-active, .elementor-2866 .elementor-element.elementor-element-53088b9 .swiper-pagination-bullet:hover {
    background: #2271B4 !important;
    border-color: #2271B4 !important;
}
.elementor-2866 .elementor-element.elementor-element-53088b9 .swiper-pagination-bullet-active, .elementor-2866 .elementor-element.elementor-element-53088b9 .swiper-pagination-bullet:hover,body.elementor-page-179 .swiper-pagination-bullet-active, body.elementor-page-179 .swiper-pagination-bullet:hover,body.elementor-page-136 .swiper-pagination-bullet-active, body.elementor-page-136 .swiper-pagination-bullet:hover {
    background: #2271B4 !important;
    border-color: #2271B4 !important;
}

.elementor-2866 .elementor-element.elementor-element-53088b9 .swiper-pagination-bullet-active, .elementor-2866 .elementor-element.elementor-element-53088b9 .swiper-pagination-bullet:hover {
    background: #2271B4 !important;
    border-color: #2271B4 !important;
}
.np_height {
    min-height: 90px;
}
.np_heigt {
    min-height: 150px;
}
/*Menu CSS*/
.elementor-nav-menu .sub-arrow .e-font-icon-svg{
	fill: var(--e-global-color-accent);
	font-size:18px;
}

.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{
	fill: var(--e-global-color-primary) !important;
}

.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{
	line-height: 30px;
}

.menu-item .elementor-item-active .elementor-nav-menu .sub-arrow .e-font-icon-svg{
	fill: #fff !important;
}

.fa-chevron-right:before{
	color: var(--e-global-color-primary);
}
.how_grid b a{
    color: #48B756;
	text-decoration: underline;
	font-weight:700 !important;
}
.how_grid b a:hover{
    color: #283F82;
	text-decoration: none;
}
.how_grid .elementor-widget-image-box .elementor-image-box-content {
    width: 100%;
}
.list_bt ul li {
    padding-bottom: 20px;
}
.list li {
    padding-bottom: 20px;
}
img.yomi_logo {
    margin-bottom: -23px;
}
.elementor-element-d1e8692.elementor-align-start .elementor-icon-list-icon {
	margin-top: 7px !important;
}
.traianle_up:before {
    content: "";
    position: absolute;
    left: 3px;
    bottom: -18px;
    width: 0;
    height: 0;
    border-left: 16px solid #083f44;
    border-bottom: 20px solid transparent;
    transform: rotate(90deg);
}
footer .sub-arrow,footer ul.sub-menu {
    display: none !important;
}
.footer_table tr td, .footer_table tr {
    border: none !important;
}
input#gform_submit_button_4 {
    margin: auto;
}
.how_grid b a {
    display: inline-block;
    transition: transform 0.3s ease, color 0.3s ease;
}
.how_grid b a:hover {
    color: #283F82;
    text-decoration: none;
    transform: translateY(-2px) scale(1.01) !important;
}

@media screen and (max-width: 480px){
    .optio{
        height: 20vh;
    }
}


html {
  scroll-padding-top: 300px; /* adjust to match sticky header height */
}


@media (max-width: 767px) {
.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
display: flex;
align-items: start;
}
.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{
flex-direction: row-reverse;
}
.elementor-widget-image-box.elementor-position-left .elementor-image-box-image {
margin-right: 15px !important;
}
.elementor-widget-image-box.elementor-position-right .elementor-image-box-image {
margin-left: 15px !important;
}
}

selector.elementor-widget-image-box .elementor-image-box-content {
margin-left: 15px;
	align-content: center;
	align-items: center;
	justify-content: center;
}

.elementor-post__title a{
	font-family: "Open Sans" !important;
}


/*SA Page CSS */
#sa_heading h1{
	font-family: "Open Sans" !important;
}

#sa_list .elementor-icon-list-item {
    background-color: white;
    padding: 22px 22px !important;
    border-radius: 16px;
    border: 1px solid grey;
}

@media (max-width: 2140px) and (min-width: 880px) {
	#sa_list .elementor-icon-list-text {
    width: 100%;
    text-align: center;
}
}


/* Post Read More button */
.elementor-post__read-more{
	background-color: var(--e-global-color-secondary);
	padding: 8px 23px;
	border-radius: 50px;
	box-shadow: 0px 5px 15px 0 rgba(0,0,0,0.1) !important;
}

@media (max-width: 480px){
	.elementor-post__read-more{
		padding: 10px 20px !important;
		font-size: 16px !important;
	}
}
.elementor-post__read-more-wrapper {
	display:flex;
	justify-content:center!important;
}


/*gravity forms CSS*/


.gform_body .gfield_label {
	color: var(--e-global-color-white);
	font-size: 16px;
	font-weight: 400 !important;
	font-family: "Open Sans" !important;
}

.rma_service .gfield_label{
    color: #000 !important;
}


.gform-field-label{
	color: #000 !important;
}

.gform_body .gfield_label {
	color: #252525;
	font-size: 16px;
}

.patient_registration_form .gfield_label{
	color: #252525;
}

.patient_registration_form .gform-field-label{
	color: #252525 !important;
}

.patient_registration_form .gform-field-label a{
	color: var(--e-global-color-black) !important;
	font-weight: 500;
}

.gform_fields {
	row-gap: 25px !important;
}

.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input{
	width: 100% !important;
}

.gform-theme--foundation .ginput_complex .ginput_container_time {
    inline-size: 33% !important;
}

.gform_button {
	background: var(--e-global-color-secondary) !important;  
	color: #fff !important;
	padding: 15px 35px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 18px !important;
	cursor: pointer;
	border-radius: 50vw !important;
	font-weight: 600 !important;
	
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25) !important;
	transition: all 0.3s ease-in-out !important;
}
.gform_button:hover {
  background-color: var(--e-global-color-primary) !important;
	transform: translatey(-5px);
}

#landing_page .gform_button{
	border-radius: 4px !important;
}
#landing_page .gform_button {
    border-radius: 4px !important;
    text-transform: capitalize !important;
    margin: auto;
}
.gsection_description{
	font-size: 14px;
	font-style: italic;
}

/* gravity form contact us */
#rma_form .gform_button {
	background: var(--e-global-color-secondary) !important;  
	color: #fff !important;
	padding: 15px 35px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 18px !important;
	cursor: pointer;
	border-radius: 50vw !important;
	font-weight: 500 !important;
	text-transform: uppercase !important;
	transition: all 0.3s ease-in-out !important;
	box-shadow: none !important;
}


#rma_form .gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input{
	width: 50% !important;
}

#rma_form .gform-theme--foundation .ginput_complex .ginput_container_time {
    inline-size: auto !important;
}
/* GF confirmation message css*/
.gform_confirmation_message_1{
	color: #252525;
	text-align: center;
}

@media (min-width: 1650px){
.blue_min {
    min-height: 320px;
}
}


@media (max-width: 1650px){
.ivisa_logo.elementor-widget-image img {
	max-width: 110px !important;
}
}
@media (max-width: 1550px){
.ivisa_logo.elementor-widget-image img {
    max-width: 80px !important;
    margin-left: -38px;
}
.np_height {
    min-height: 125px;
}
.np_heigt {
    min-height: 170px;
}
}
@media (max-width: 1400px){
.np_heigt {
    min-height: 202px;
}
}
@media (max-width: 1400px){
.blue_min {
    min-height: 475px;
}
}
@media (max-width: 1100px){
.blue_min {
    min-height: 590px;
}
}

@media (max-width: 991px){
	#gform_confirmation_message_1{
	color: #fff;
	text-align: left;
}
.blue_min,.np_height {
    min-height: unset !important;
}

}	
	
/* table css for sa */
	.table .td{
		border:1px solid #333 !important;
	}
	
	
	
	
@media (max-width: 767px){	

.how_grid .elementor-image-box-wrapper {
    align-items: center !important;
}
.footer_table tr td {
    font-size: 16px !important;
}
.how_grid b {
    display: block;
}
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	