/*
 Theme Name:   Edumodo Child
 Theme URI:    http://demo.themexpert.com/wordpress/edumodo
 Description:  Edumodo Child Theme
 Author:       ThemesGrove
 Author URI:   https://themesgrove.com/
 Template:     edumodo
 Version:      3.1.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Tags:          custom-header, custom-logo, blog, theme-options
 Text Domain:  edumodo-child
*/

.navbar-header .logo-wrapper img {
    height: 100px;
    width: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

/*home page start*/
.photo_gallery_section .filtr-container {
	margin-left:0 !important;
	margin-right:0 !important;
}
.photo_gallery_section .filtr-container .portfolio-wraper .simplefilter li: {
	background: #575a6f;
}
/*home page end*/


.sticy_element_contact_part {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 9;
}
.sticy_element_contact_part ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.sticy_element_contact_part ul>li>a {
    width: 50px;
    height: 50px;
    display: block;
    color: #fff;
    background: #575b6f;
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    margin: 0;
	border-bottom: 1px solid #fff;
}
.sticy_element_contact_part ul>li:last-child>a {
	border-bottom:none;
}
.sticy_element_contact_part ul>li>a:hover {
	background-color: #0098da
}
div#page .page-details:before{
	background:#0098da !important;
}
.history-boxs .elementor-element-populated{
	position: relative;
}
.history-boxs .history-boxs-title{
	position: absolute;
	bottom:0;
	left:10px;
	width: 94.8%;	
}
.page-details {
	background-image: url("/wp-content/uploads/2022/12/DSC_6040.jpg") !important;
}
.content-wrap{
	    padding: 30px 0 58px 0;
}
.managementmessg-sec-para p{
	margin-bottom: 10px;
}
.managementmessg-sec-para p:last-child{
	margin-bottom: 0px;
}
.managementmessg-sec-row-reverse .elementor-column-gap-default{
	flex-direction: row-reverse;
}

.text-para-margin p{
	margin-bottom: 10px;
}
.text-para-margin p:last-child{
	margin-bottom: 0px;
}
.hospital-ame-box{
	background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 4px 10px #00000024;
}
.inquiernowbtn a {
	padding-top: 15px !important;
	padding: 12px 15px;
}
.common-table {

}
.common-heading h2{
	font-size: 25px !important;
	font-family: Poppins !important;
}
.common-table thead tr th{
	background-color:#0098DA;
	color: #fff;
	
	

}
.common-table thead tr:nth-child(odd){
	background-color:rgb(221,221,221,0.3);
}
.common-table{
	background-color:#fff;
}

.common-three-box img{
	width:100%;
}
.common-three-box a {
	width:100%;
	
}
.hospital-ame-box{
	margin-left: 10px;
	margin-right: 10px;
}
/* responsive */
/* history-page */
@media (min-width:576px) and (max-width:767px){
	.hospital-ame-box .elementor-container{
		flex-wrap: nowrap;
	}
	.hospital-ame-box .elementor-element-populated{
		margin-top:0 !important;
	}
}
@media (max-width:767px){
	.common-heading{
			margin-bottom: 10px !important;
	}
	.common-heading h2{
	font-size: 18px !important;
	
}
	.content-wrap {
    padding: 20px 0!important;
}
	p{
		font-size: 13px;
	}
	ul li{
		font-size: 13px;
	}
	ol li{
		font-size: 13px;
	}
	.history-boxs .history-boxs-title{
		left: 0px;
    width: 100%;
}
	.common-three-box h3{
		font-size: 14px !important;
	}
	.hospital-ame-box{
	margin-left: 0px;
	margin-right: 0px;
}
	.common-table th{
		font-size: 15px;
	}
	.common-table td{
		font-size: 14px;
	}
	.page-details{
		min-height:80px !important;
	}
	.inquiry-img img{
		height: 250px;
    width: auto;
	}
	}

@media (min-width:768px) and (max-width:991px){
		.history-boxs .history-boxs-title{
		    width: 91.88%;
}
	.common-three-box h3{
		font-size: 14px !important;
	}
	p{
		font-size: 14px;
	}
	ul li{
		font-size: 14px;
	}
	ol li{
		font-size: 14px;
	}
}
