/*!
Theme Name: MLP World School Tijara, Alwar
Theme URI: http://underscores.me/
Author: 
Author URI: 
Description: 
Version: 2.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dps_international
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

DPS International is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.my-footer-class a:before
{
	content:"- ";
}
.our_workers_area img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.black_cases_area img
{
	height: 284px;
    width: 270px;
    object-fit: cover;
}
.business_box_area img{
	
	height: 230px;
    width: 370px;
    object-fit: cover;
	
}
.metaslider-64
{
	overflow-x: hidden;
}
img.gallery_image_all
{
	width:100%; 
	border-radius:10px; 
	height:250px; 
	object-fit:cover;
}
img.gallery_image_all:hover 
{
	background-color: #fff;
}
.blog_pagination.my_dps_blog span.page-numbers.current
{
		background: #18ba60;
		color: #fff;
		border: 2px solid #18ba60;
		padding: 8px 15.5px;
		border-radius: 0px !important;
		font-size: 18px;
		color: #fff;
		font-family: "Open Sans", sans-serif;
		-webkit-transition: all 400ms linear 0s;
		-o-transition: all 400ms linear 0s;
		transition: all 400ms linear 0s;
}
.blog_pagination.my_dps_blog a.page-numbers
{
	border: 2px solid #d4d4d4;
	padding: 8px 15.5px;
	border-radius: 0px !important;
	font-size: 18px;
	color: #242424;
}
.blog_pagination.my_dps_blog a.page-numbers:focus, .blog_pagination.my_dps_blog a.page-numbers:hover
{
		background: #18ba60;
		color: #fff;
		border-color: #18ba60;
}
 .my_dps_table tr
{
   background-color: #f1f1f1;
}
.my_dps_table tr td, .my_dps_table tr td a
{
   color: #000!important;
   font-size: 15px;
   font-weight: bold;
   font-family: "Montserrat", sans-serif;
   
}
.my_dps_table tr:hover
{
   background-color:#18ba60 !important;
}
.my_dps_table tr:hover td, .my_dps_table tr:hover td a
{
   color: #fff!important;
}
.blog_text_align p
{
	text-align:justify
	
}


.brand_logo_img
{
	height:100%;

	margin-top:3px;
}
 .cases_image{
   width:100%;
   height:171px;
  
}
.cases_image img{
   width:100%;
   object-fit:cover;
   height:200px;
  
}
.all_everyimage_fix img
{
	max-height:400px;
	width:100%;
	object-fit:cover;
}
.manager_image img {
  
    margin-bottom: 0 !important;
   width:100%;
    height: 520px !important;
    object-fit: cover !important;
}
ul.page-list li a:before {
    content: '\f054';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    margin-right: 4px;
    text-decoration: inherit;
    color: #337ab7;
}
ul.children
{
	margin-left:20px;
}
table.wp-block-table.is-style-stripes td, th {
	padding: 7px;}
table.wp-block-table td, th {
    padding: 7px;
}

@media (max-width:450px)
{
	.contact_widget .contact_inner .media .media-body a {
		font-size:13px !important;
	}
}
.manager_image {
    margin-right: -50px;
    margin-bottom: 20px;
}

.submit_btn:hover {
    border-color: #2A292E;
    color: #fff;
}

a.submit_btn.mlp{
    background: #26904a;
    color: white !important;
}

a.submit_btn.mlp:hover {
    border-color: #2a292e !important;
    background: #2a292e;
}

@media (max-width: 600px){
	a.submit_btn.mlp {
    margin-bottom: 15px;
}
}
	