@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;
}
.ser_heading{font-size: 16px;font-weight: bold;color: #6d6e71;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;
}


/*----------------------------contactpage----------------------------------------*/
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{     margin: 0;
    font-size: 18px;
    margin-bottom: 8px;}
.cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}

.cont-heading {
    margin: 0;

    font-size: 15px;
    text-transform: uppercase;
    background:#60355c;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{    background: #333;
    padding-top: 10px;
    padding-bottom: 10px; margin-bottom: 10px;     padding-right: 10px;
	    color: #fff;}
	
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:75px;
    position: relative;
	    margin-bottom: 35px;
}

.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;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.cont-page h2{    font-weight:bold;
    color: #111;
    font-size: 19px;
    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 h5{    color: #222;
    font-size: 19px;
    margin-bottom: 25px;}
	
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}

.cont-page{text-align:left;font-family: 'Open Sans', sans-serif; font-size: 14px;}
.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;}
}