@charset "utf-8";
/* CSS Document */
.maindivvijay{
	font-size:12px;
	line-height:24px;
	font-family: 'Open Sans', sans-serif;

	text-align:justify;
	margin:0px;
	padding:0px;
}
.cl img{width: 180px; height: 150px; object-fit: contain;}

a{text-decoration: none;}
.ser_heading{font-size: 16px;font-weight: bold;color: #0e47a1;line-height: 30px;text-align: center;text-transform: uppercase;}
.ser_img{border: 1px #ccc solid;border-radius: 10px;padding: 1px;}
.headervijay{
	width:1000px;
	height:140px;
	background:#f0f0f0;
	
	}
    .bg-light {
        --bs-bg-opacity: 1;
        
        background: url(image/w-bg.jpg) repeat-x;
    }
    #MenuControl_C{ background: url(image/w-bg.jpg) repeat-x;}
    .navbar.navbar-expand-md{padding: 0;} 
    .navbar-toggler{background-color: #fff;    margin: 4px 0;}
.logo{
		padding:10px 0px 0px 10px;
		float:left;
	}
   
.textvijay{
	float:left;
	padding:35px 0px 0px 25px;
	}
.textvijay a{
	font-size:36px;
	font-weight:bold;
	text-shadow:1px 1px 1px #1a6fa8;
	text-decoration:none;
	color:#1a6fa8;
}
.textvijay1{
	font-size:20PX;;
	float:left;
	padding:13px 0px 0px 60px;
}
.text23{
	float:right;
	padding-right:0PX;
}
.aboutvijaygu{
	width:740px;
}
.services{
	float:left;
	text-align:center;
	padding-left:10px;
}
.services a{
	text-decoration:none;
	color:#000;
}


/*--------------------------------------------------------------
# contact
--------------------------------------------------------------*/
.cont-page h2 {
    font-weight: bold;
    color: #111;
    font-size: 20px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 10px;
  }
  .cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
  }
  .cont-page .map-contp{border:1px dashed #ccc;}
  .st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
  }
  .cont-page .st-feature-box {
    background: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
  }
  .st-feature-box {
    padding-left: 70px;
    position: relative;
  }
  .st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
  .cont-page .feature-box-image .fa{color:#fff; line-height:30px; font-size:30px; margin-top: 10px;}
  /*cont-page*/
  
  
  
.team_img {
    width: 130px;
    border: 6px solid #2f4d5a;
    border-radius: 50%;
}

@media screen and (max-width:767px){
    .navbar.navbar-expand-md > .container-fluid{display: block;}
}