/*
Theme Name: mtcrajindia

Theme URI: https://wordpress.org/themes/mtcrajindia/

Author: The Mobizwebtechnologies Team

Author URI: https://mobizwebtechnologies.com/

Description: MTCRAJINIDA is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. MTCRAJINIDA will make your WordPress look beautiful everywhere.

Version: 1.3

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
  
body , html{
	font-family:'Open Sans',sans-serif;
	font-size:16px;
	padding:0;
 	margin:0;
}
a {
	text-decoration:none;
}
p {
    padding: 0;
    margin: 0;
}
h1,h2,h3,h4,h5,h6 {
    margin: 0;
}
.clearall{ clear:both;
}
ul {
    list-style: none;
    padding: 0px;
	margin:0px;
}



.mainoutr {
    padding: 0;
    margin: 0;
    width: 100%;

position: fixed;
height: 100px;
background: #FFF; 
}
.main-menu { 
	width: 100%;
padding: 0;
margin-bottom: 10;
box-shadow: -0px 3px 12px #000;
position: fixed;
height: 100px;
background: #FFF; 

}
.main-menu-prashant {
    width: 100%;
    display: block;
    margin: 0 auto;
}
nav {
	/*background-color: #003399;*/
    padding: 0px;
}
nav ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
nav ul li {
    /*display:inline-block;*/
    position:relative;
	float:left;
}
nav ul li a{
	font-weight:bold;
}

/* sub navigation */
nav li ul {    
       background-color: #003399;
    position: absolute;
    left: 0;
    top: 70px;
    width: 200px;
}
nav li li:last-child {
	border-bottom:none;
}
nav li li {
	float:none;
    position: relative;
    margin: 0px;
    display: block;
    border-bottom: solid 1px #a5cb40;
    padding: 0 0px;
}
nav li li ul {
    position:absolute;
    top:0;
    left:350px; /* make this equal to the width of the sub nav above */
    margin:0;
}

/* style all links */
nav a {
	padding: 26px 30px;
margin: 0px;
font-size: 14px;
	text-transform: uppercase;
	letter-spacing:2px; 
    color:#003399;
    text-decoration:none;
    display:block;
}
nav a:hover {
   background:#fff;
   color:#FFF;
}

nav li.current_page_item > a , nav li:hover > a{
   background:#003399;
   color:#FFF;
}

/* style sub level links */
nav li li a {
  	margin: 0;
    padding: 10px 21px;
	color:#FFF;
}
nav li li a:hover{ 
	 background-color:#ff6300;
	 color:#FFF;
}
nav li li.current_page_item > a{ 
	 background-color:#ff6300;
	 color:#FFF;
}
nav li li:last-child a {
    border-bottom:none;
}
nav ul li ul li a {
    font-size: 12px;
    font-weight: normal;
}

/* hide sub menu links */
ul.sub-menu {
    display:none;
}

/* show arrows for dropdowns */
nav li.dropdown > a , nav li.menu-item-has-children > a{
       background-image: url(images/arrow-down-main.png);
    background-position: right 7px top 34px;
    background-repeat: no-repeat;
	 
}
nav li.dropdown > a:hover ,  nav li.menu-item-has-children > a:hover{
       background-image: url(images/arrow-down.png);
    background-position: right 7px top 34px;
    background-repeat: no-repeat;	
	 
}

nav li li.dropdown > a {
       background-image: url(images/arrow-right.png);
    background-position: right 10px top 15px;
    background-repeat: no-repeat;
}
nav li li.dropdown > a:hover{
	 background-image: url(images/arrow-right.png);
    background-position: right 10px top 15px;
    background-repeat: no-repeat;
	 background-color:#0b6ec7;
}


.main-banners {
    width: 100%;
    display: block;
    margin: 0 auto;
	padding:0px;
}
.inner-banners {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.inner-banners img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    width: 100%;
	-webkit-box-shadow: 0px 11px 13px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 11px 13px -4px rgba(0,0,0,0.5);
	box-shadow: 0px 11px 13px -4px rgba(0,0,0,0.5);
}



.logo-pics {
    float: left;
    width: 25%;
}
.logoes {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.logo {
    max-width: 100%;
    display: block;
    margin: 10px auto;
}
.logo : hover{
    background-color:#fff;
}

#wrapper {
    width: 75%;
    float: left;
}
 
.popupblogs{   
	display: none;
	text-align: center;
    width: 500px;
    height: auto;
    margin: 0 auto; 
}
.says-blogs h2 {
    padding: 10px 0;
    background-color: #6c9759;
    color: #fff;
}
.says-blogs p{
	font-size:15px;
	padding:10px 0;
}

.popupblogss{   
	display: none;
	text-align: center;
    width: 500px;
    height: auto;
    margin: 0 auto; 
}
 

.ourwork-banner{	 
	width: 100%; 
	 
}

.ourwork-text {
    width: 100%;
    margin: 0 auto;
    display: block;
	text-align: center; 
    padding: 30px 0;

}
.block-h1 {
   	color: #003399;
	text-align: center;
	padding: 30px 0 10px;
	font-size: 36px;
	letter-spacing: 2px;
	line-height: 32px;
	display: inline-block;
	margin: 0 auto;
	border-bottom: 3px solid #003399;
	text-transform:uppercase;
}
.tyof-works {
	width: 95%;
	margin: 20px auto;
	display: block;
	text-align: left;
}
.tyof-works p {
    text-align: justify;
	padding: 10px 0;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 24px;
}
.tyof-works h4 {
    padding: 10px 0;
    line-height: 28px;
} 
.works-in {
    width: 95%;
    display: block;
    margin: 0 auto;
	padding: 20px 0;
}

.works-in li {
    float: left;
    width: 23%;
	padding: 10px;
}
.works-in ul li img {
    width: 100%;
    max-width: 100%;
	 
padding: 10px 0;
}
.head-h3 h3 {
	display:block;
	text-align:center;
    padding: 15px 0;
    color: #FFFFFF;
    letter-spacing: 1px;
    background: #6c9759;
    font-size: 16px;
    line-height: 28px;
}
.name-designation h3 {
    display: block;
    text-align: center;
    padding: 3px 0;
    color: #FFFFFF;
    letter-spacing: 1px;
    background: #6c9759;
    font-size: 16px;
    line-height: 28px;
}
.about-banner{
/*	background-image:url(images/9.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat; 
	background-attachment:fixed;*/
	background:#999;
	
	width: 100%;		
	padding:25px 0px;
}
.about-text {
    width: 95%;
    display: block;
    margin: 0 auto;
}

.abt-details {
    background: #FFF;
    padding: 30px 0;
    width: 100%;
    margin: 0 auto;
	text-align:center;
}
.abt-details h2 {
	font-size: 36px;
	letter-spacing: 2px;
	line-height: 32px;
   	margin: 0px auto;
   	padding-bottom:10px;
	text-align: center;
	text-transform: uppercase;
	color: #003399;
	display: inline-block;
	border-bottom: 3px solid #003399;

}
.abt-details p {
    line-height: 28px;
    text-align: justify;
    padding: 0 40px 20px;
}
.read-more-btn {
    text-align: center;
background: #333;
color: #FFF;
padding: 10px;
border-radius: 5px;
float: right;
margin: 0 30px 0 0;
text-transform: uppercase;
letter-spacing: 2px;

}
.read-more-btn:hover {
    background: #666;
}


.blank-banner1{
	background-image:url(images/block2-banner.jpg);
	width: 100%;  
	min-height:350px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat; 
	background-attachment:fixed;	
}
.blank-banner2{
	background-image:url(images/block3-banner.jpg);
	width: 100%;  
	min-height:350px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat; 
	background-attachment:fixed;	
}
.blank-banner3{
	background-image:url(images/block4-banner.jpg);
	width: 100%;  
	min-height:350px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat; 
	background-attachment:fixed;	
}
.blank-banner4{
	background-image:url(images/block2-banner.jpg);
	width: 100%;  
	min-height:350px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat; 
	background-attachment:fixed;	
}
.contact-banner{
	background-image:url(images/9.jpg);
	width: 100%;  
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat; 
	background-attachment:fixed;	
	padding:50px 0px;	
}
 
 
 .tyof-blogs {
    width: 90%;
    margin: 0 auto;
    display: block;
}
.blogs-in {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 20px 0;
}
 .blogs-in ul li {
    float: left;
    width: 31%;
    padding: 10px;
    display: block;
}
.fimages img {
    max-width: 100%;
    width: 100%;
    display: block;
    padding: 10px 0;
}
.blogs h3 {
    display: block;
    text-align: center;
    padding: 15px 0;
    color: #FFFFFF;
    letter-spacing: 1px;
    background: #6c9759;
    font-size: 16px;
    line-height: 28px;
}
 
.footer-blocks-main {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.footer-blocks-inner {
    width: 90%;
    display: block;
    margin: 0 auto;
}
.blocks-footer:first-child{
	margin-left:0px;	
}
.blocks-footer {
    
    padding: 20px 0;
    margin-left: 2%;
}
.blocks-footer h3 {
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 0 5px 0;
	color:#003399;
    border-bottom: 2px solid #003399;
}
.blocks-footer ul {
    margin: 15px 0;
}

.blocks-footer .address p {
    margin: 5px;
	color: #333;
}
 
.blocks-footer ul li a {
    text-align: left;
    color: #333;
    padding: 5px;
    display: block;
}
.blocks-footer ul li:hover a {
	background:#999;
	color:#FFF;
}

.footer-main {
    background: #333;
    width: 100%;
}
.footer-in {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
.footer-social ul li {
    display: inline-block;
    padding: 10px;
    margin: 20px 0;
}
.footer-social ul li a {
    font-size: 50px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}
.copy-right-footer p {
    color: #FFF;
    padding: 0 0 20px;
letter-spacing: 2px;
line-height: 28px;

}

.copy-right-footer a {
    color: #999;
}
.addhome, .ehome, .conhome, .ehome{
    text-align: left;
    margin: 2% 0 5% 18%;
}

.mylocation p, .conhome a, .ehome a{
    margin: 0px;
    text-align: left;
    padding: 5px 10px;
	text-decoration:none;
	color:#333;
}

.openhors {
    text-align: left;
    margin: 2% 0 5% 18%;
}


.cont-form-details {
    text-align: left;
    margin: 2% auto 5% 10%;
}
.txt-label {
 padding: 0;
float: left;
margin: 14px 0px;
width: 19%;

}

.input-fields {
float: left;
padding: 0 10px;
margin: 0;
width: 74%;

}

.input-fields input, .txt-messages{
   width: 100%;
    margin: 10px 0;
    padding: 5px;
    border: 1px solid #CCC;

}
.sendbtn {
  background: #333;
padding: 10px 50px;
margin: 0 auto;
color: #FFF;
width: auto;
border: none;
text-align: center;
text-transform: uppercase;
font-size: 16px;
letter-spacing: 2px;
cursor: pointer;
border-radius: 5px;
display: block;
float:right;
}

.sendbtn:hover {
    background: #666;
}


.tyof-works-blocks {
	width: 90%;
	margin: 20px auto;
	display: block;
	text-align: left;
}
.tyof-works-blocks p {
    text-align: justify;
	padding: 10px 0;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 24px;
}
.tyof-works-blocks h4 {
    padding: 10px 0;
    line-height: 28px;
	font-size:21px;
}
.tyof-works-blocks h4 span {
    font-size: 15px;
    font-weight: normal;
}
.tyof-works-blocks ul{
	padding:0 0 0 20px;
}
.tyof-works-blocks ul li {
    list-style: outside;
    padding: 5px 0;
}

.dicom-outer {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.dicon-img {
    float: left;
    width: 25%;
}
.dicon-img img {
    display: block; 
    max-width: 100%;
}
.dicom-txt {
    float: right;
    width: 72%;
}

.faq-outers h3 {
    color: #003399;
    font-size: 18px;
	line-height: 32px;
	padding: 20px 0 0 0;
}
.testimonialblock {
    padding: 20px;
    margin: 30px 0;
    border: 1px solid #CCC;
}
.testimonialblock h2 , .testimonialblock h3{
    text-align: center;
    padding: 10px 0;
	color: #003399;
}


.wpcf7-form-control-wrap {
    position: unset;
}
.career-heding h2 { 
    font-size: 24px;
}
.career-heding label { 
    padding: 10px 0;
    display: block;
}
 
.careerform {
    width: 96%;
    display: block;
    margin: 0 auto;
    border:  1px solid #003399;
    padding: 0px 2%;

}

.careerform br, .careerform p {
    display: none;
}
 .social-icon-address br , .social-icon-address p {
	display:block; 
 }
.input-fileds {
    padding: 10px 0;
}
.input-fileds label {
    width: 20%;
    display: block;
    float: left;
    text-align: right;
    margin: 7px 10px;
	font-size: 14px;
}
/*.input-fileds span {
    width: 20%;
    display: block;
    float: left;
    text-align: right;
    margin: 7px 10px;
	font-size: 14px;
}*/
.input-fileds .input-text-fields {
    width: 73%;
    padding: 7px;
    border: 1px solid #999;
    border-radius: 3px;
}

.birthdayvals , .catgoryvals , .religionvals {
    display: block;
    width: 100%;
    padding: 5px;
	border: 1px solid #999;
	border-radius: 3px;
}
.ddmmyyyy .selectoptions:first-child {
    margin: 0 20px 0 0;
}
.ddmmyyyy .selectoptions {
    margin: 0 20px;
	float:left;
	width:20%; 
}
.gnders .selectoptions:first-child , .cast-category .selectoptions:first-child , .exp-year .selectoptions:first-child {
	margin: 4px 20px 4px 0px;
}
 
.gnders .selectoptions , .cast-category .selectoptions , .exp-year .selectoptions {
    text-align: left;
	margin: 4px 20px;
	float:left;
	width:20%;
}

.input-userphoto-fields {
    float: left;
    display: block;
    margin: 6px 0px 0px 0px;
}

.uploadphoto span {
    font-size: 10px;
	text-align: left; 
	margin: 10px 0 0 0;
}
 
 .uploadphoto {
    float: left; 
    display: block;
}
.uploadphoto img.profilepicss {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.uter-hedings{
	width:100%;
	display:block;
}
.outer-hedings h2 {
  /*  display: block;
    padding: 15px 0 5px 0;
    font-size: 18px;
    line-height: 32px;
	border-bottom: 2px solid #666666;
	margin: 0 0 20px 0;
	
	border-radius: 3px;*/
	
	padding: 10px 0 10px 10px;
font-size: 18px;
line-height: 32px;
margin: 15px 0 20px 0;
background: #666;
color: #FFF;
border-radius: 3px;

}
.main-edu-cols , .sub-edu-cols {
    display: block;
    width: 100%;
}
.main-edu-cols > label {
    width: 23%;
    text-align: center;
    border-bottom: 1px solid #999;
    padding: 0px 0px 10px 0;
    display: block;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 10px 5px;
}

 
.sub-edu-cols > label {
    width: 23%;
    text-align: left; 
    padding: 0px 0px 5px 0;
    display: block;
	float: left;
	margin: 10px 5px;
}
.edu-txt-fields {
    width: 95%;
    border: 1px solid #999;
    padding: 5px;
    border-radius: 3px;
}
.addresstextarea {
    width: 73%;
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px; 
	position: unset;
	font-size: 12px;
	font-family: inherit;
}

.submitbtn {
    display: block;
    margin: 20px auto;
    background: #333;
    border: none;
    padding: 10px 0px;
    width: 25%;
    font-size: 18px;
    color: #FFF;
    letter-spacing: 1px;
    border-radius: 3px;
	cursor:pointer;
	text-transform: uppercase;
}
.submitbtn:hover {
	background:#003399;
}


.filed-outer-contact {
    float: left;
    width: 65%;
	display: block;
}
.social-icon-address {
    float: right;
    width: 30%;
    display: block;
}

.filed-outer-contact .input-fileds {
    padding: 5px 0;
}
.filed-outer-contact .input-fileds label {
    width: 100%;
    display: block; 
    margin: 7px 0px;
	font-size: 14px;
	text-align:left;
} 
.filed-outer-contact .input-fileds .input-text-fields , .filed-outer-contact textarea {
    width: 98%;
    padding: 7px;
    border: 1px solid #999;
    border-radius: 3px;
}



.filed-outer-contact .wpcf7-form-control-wrap , .career_details_outer .wpcf7-form-control-wrap {
    position: unset;
}
.filed-outer-contact span.wpcf7-not-valid-tip , .career_details_outer span.wpcf7-not-valid-tip {
	text-align:center;
	font-size: 12px;
}
.filed-outer-contact  input[type=text]  , .filed-outer-contact textarea
{
	font-size:12px; 
	font-family: inherit; 
}

.filed-outer-contact .submitbtn {
    display: block;
    margin: 20px auto;
    background: #333;
    border: none;
    padding: 10px 0px;
    width: 25%;
    font-size: 18px;
    color: #FFF;
    letter-spacing: 1px;
    border-radius: 3px;
	cursor:pointer;
	text-transform: uppercase;
}
.filed-outer-contact .submitbtn:hover {
	background:#003399;
}

.address-mail-mob ul li {
    list-style: none;
}
.address-mail-mob .address p {
   font-size:12px;
   padding:2px 0px;
   color:#333;
}
.address-mail-mob .address h4 {
    padding: 10px 0;
    line-height: 28px;
    font-size: 16px;
}
.address-mail-mob ul li a{
  text-decoration:none;
  font-size:12px;
  color:#333;

}
.contact-social ul {
    padding: 0;
    display: block;
    text-align: center;
}
.contact-social ul li {
    display: inline-block;
	padding: 0px 5px;
}
.contact-social ul li a {
    text-decoration: none;
    font-size: 42px;
    color: #333;
}

.logout-btn {
    float: right;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
}
.uploadphoto > label {
    width: 250px;
}