@charset "utf-8";
/* CSS Document */
body
{
	font-family: 'Roboto', sans-serif;
	font-size:17px;
}
h1 {
    font-size: 32px;
    color: #091d3e;
}
h2 {
    font-size: 30px;
    color: #091d3e;
}
h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #091d3e;
}
h4 {
    font-size: 18px;
    margin-top: 21px;
    color: #091d3e;
}
h5 {
    font-size: 21px;
    margin-bottom: 0px;
    color: #b3b3b3;
}
h6 {
    font-size: 13px;
}
.template
{
	width:100%;
	height:auto;
}
p
{
	line-height:29px;
	color:#393939;
	padding:10px 0px;
}
.mar-tp
{
	margin-top:40px;
}
.mar-tp1
{
	margin-top:20px;
}
.mar-tp3
{
	margin-top:80px;
}
header
{
	padding:3px 0px;
}
.nav-main
{
	background-color:#091d3e;
	padding: 3px 0px;
}
/*input[type=text] {
  width: 130px;
  box-sizing: border-box;
  border: 1px solid #f1f1f1;
  border-radius: 23px;
  font-size: 16px;
  background-color: white;
  background-image:url(../images/searchicon.png);
  background-position: 10px 10px; 
  background-repeat: no-repeat;
  padding: 9px 20px 9px 40px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}*/

input[type=text]:focus {
  width: 100%;
}
.banner-main
{
	width:100%;
	height:auto;
}
.carousel-indicators .active {
    background-color: #286090;
}
.carousel-indicators li {
    border: 1px solid #3c763d;
}
.about-main
{
	width:100%;
	height:auto;
	padding:30px 0px;
}
.gr-line
{
	width:75px;
	height:5px;
	background-color:#009e91;
}
.abt-link
{
	width:100%;
	height:auto;
	margin-top:27px;
}
.abt-link a:link, .abt-link a:visited
{
	color: #091d3e !important;
    background-color: #e9c826;
    padding: 6px 14px;
    border-radius: 18px;
    font-size: 16px;
	margin-bottom: 4px;
    display: inline-block;
}
.abt-link a:hover {
    color: #f3f3f3;
    text-decoration: none;
    background-color: #caa906;
}
.btn-default {
    color: #009e91;
    background-color:transparent;
    text-transform: uppercase;
    font-weight: 500;
    border-color: #009e91;
}
.btn {
    display: inline-block;
    padding: 9px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid #009e91;
    border-radius: 25px;
}
.btn-default:hover {
    background-color: #009e91;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    border-color: #009e91;
}
.test-main-hm
{
	width: 100%;
    height: auto;
    background-image:url(../images/test-bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    backgroun-size: auto auto;
    background-size: cover;
    padding: 30px 0px;
}
.t-sec
{
	width:100%;
	height:auto;
	padding:35px;
	background-color:#FFF;
	margin-bottom: 10px;
}
.gr-line-sm
{
	width:24px;
	height:3px;
	background-color:#009e91;
}
.t-sec p
{
	font-size:15px;
	line-height:24px;
}
.tt1
{
	font-size:11px;
	color:#009e91;
	padding: 7px 0px;
}
.why-vg-main
{
	width:100%;
	height:auto;
	background-color:#091d3e;
	color:white;
	padding:30px 0px;
	text-align:center;
}
.why-vg-main h2
{
	color:white;
	margin-top: 10px;
}
.why-vg-main p
{
	color:white;
	    padding: 0px 100px;
}
.service-main
{
	width:100%;
	height:auto;
	background-color:#f8f8ff;
}
.ser-in
{
	width:100%;
	height:auto;
	text-align:left;
}
.ser-in h2 {
    font-size: 32px;
    color: #091d3e;
    margin-top: 8px;
    text-transform: uppercase;
}
.ser1
{
	width:100%;
	height:auto;
	background-color:#f2f2f2;
	padding:15px;
	    margin-bottom: 5px;
}
.ser-in p
{
	font-size:15px;
	line-height:24px;
	color:#393939;
}
.tvd-main
{
	width:100%;
	height:auto;
	padding:30px 0px;
	text-align:center;
}
.tvd-in
{
	text-align:left;
}
.tvd-main h2
{
	text-transform:uppercase;
	margin-top:8px;
}
.bl
{
	color:#0092ff;
}
.tvd-in p
{
	padding: 0px;
    margin: 0px;
}
.p-sm
{
	font-size:13px;
	display:block;
	padding-left: 18px;
}
.con-main
{
	width:100%;
	height:auto;
	background-image:url(../images/enq-bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    backgroun-size: auto auto;
    background-size: cover;
}
.top-con-sec
{
	width:100%;
	height:auto;
	padding:40px;
	border-radius:7px;
	background-color:white;
	margin-top:100px;
}
.news-main
{
	background-color:#009e91;
	padding:20px;
	border-radius:7px;
}
.bl-line-sm {
    width: 24px;
    height: 3px;
    background-color: #091d3e;
}
.news-main h5
{
	color:white;
}
.news-main h3
{
	margin-top:10px;
}
.news-main p
{
	font-size:15px;
	line-height:22px;
	color:white;
}
.news-line
{
	width:100%;
	height:1px;
	background-color:#a5fff8;
	margin:10px 0px;
}
.enq-main-hm
{
	width:100%;
	height:auto;
}
.logo-main
{
	width:100%;
	height:auto;
	padding:30px 0px;
}
footer
{
	width:100%;
	height:auto;
	background-color:#091d3e;
	padding:30px 0px;
	color:#f3f3f3;
	font-size:15px;
}
footer p
{
	line-height: 24px;
    color: #f3f3f3;
}
.btn-success {
    color: #fff;
    background-color: #009e91;
    border-color: #009e91;
}
.btn-success:hover {
    color: #091d3e;
    background-color: #35eedf;
    border-color: #35eedf;
}
footer h6
{
	font-size: 17px;
}
footer a:link, footer a:visited
{
	color:#f3f3f3;
}
footer a:hover
{
	color:#00b9aa;
	text-decoration:none;
}
.foot-bot
{
	width:100%;
	height:auto;
	background-color:#00112c;
	padding:5px 0px;
	color:#f3f3f3;
	font-size:14px;
	line-height: 25px;
}
.al-ri
{
	text-align:right;
}

/*ABOUT US*/
.abt-banner
{
	width:100%;
	height:auto;
	background-image:url(../images/abt-banner.jpg);
	text-align:center;
	padding:50px 0px;
	background-size: cover;
}
.abt-banner h3
{
	color: white;
    margin-top: 10px;
}
.abt-banner p
{
	color: white;
	padding: 0px;
}
.abt-banner a:link, .abt-banner a:visited
{
	color:#20f3e2;
}
.abt-banner a:hover
{
	text-decoration:underline;
}
.fin-link
{
	width:100%;
	height:auto;
	margin-top:20px;
}
.fin-link a:link, .fin-link a:visited
{
	display:block;
	border: 1px dashed #096;
	padding:7px 15px;
	color:#00112c;
	margin-bottom:7px;
	text-align:center;
}
.fin-link a:hover
{
	display:block;
	border: 1px dashed #096;
	padding:7px 15px;
	color:#1d3f78;
	text-decoration:none;
}
.about-main ul
{
	margin-top: 20px;
    padding-left: 17px;
}
.about-main li
{
	padding-bottom:10px;
}
.pro-in
{
	width:100%;
	height:auto;
	margin-top:30px;
}
.t-sec-pro
{
	width:100%;
	height:auto;
	padding:35px;
	background-color:#f6f6f6;
	margin-bottom:20px;
}

.t-sec-pro h3 {
    font-size: 21px;
}
.fac-li
{
	width:100%;
	height:auto;
	background-color:#f6f6f6;
	padding:20px;
}
.fac-li ul li
{
	list-style-type:none;
	padding-left: 0px;
}
.fac-li ul
{
	padding-left: 0px;
}

.fac-li a:link, .fac-li a:visited
{
	color:#009e91;
}
.fac-li a:hover
{
	color:#091d3e;
	text-decoration:none
}
.paroll-bot
{
	    width: 100%;
    height: auto;
    background-color: #edfffe;
    padding: 20px;
}
.paroll-bot ul {
    margin-top: 0px;
}
.paroll-bot li {
	padding-bottom: 0px;
}
.paroll-bot a
{
	color:#009e91 !important;
}
.tab-content
{
	padding:18px;
}
.tab-content li {
    font-size: 16px;
    padding-bottom: 8px;
    color: #2e2e2e;
    list-style-type: square;
}
.ben-in
{
	width:100%;
	height:auto;
}
/*.ben-in ol
{
	list-style-type:none;
	counter-reset: li
}*/
/*.ben-in ol li::before {content: counter(li); color:#00a99c;
  display: inline-block; width: 1em;
  margin-left: -1em}
.ben-in li {counter-increment: li}*/
.ben-in ol li
{
	font-size:15px;
}
::marker
{
	color:#008a80;
	font-weight: 800;
}
.olt
{
	color: #008a80;
    font-weight: 800;
    font-size: 16px;
}
.banner-in
{
	width:100%;
	height:auto;
}
.line
{
	width:100%;
	height:1px;
	background-color:#999;
	margin:20px 0px;
}
.about-main a:link, .about-main a:link
{
	color:#00aa84;
	margin-bottom: 5px;
}
.about-main a:hover
{
	color:#091d3e;
	text-decoration:none;
}
.tes-in
{
	width:100%;
	height:auto;
	border: 1px dashed #009e91;
	padding:10px;
}
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  max-width: 987px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.abt-banner01 {
    width: 100%;
    height: auto;
    /* background-image: url(../images/abt-banner.jpg); */
    text-align: center;
    padding: 4px 0px;
    background-color: #009e91;
    background-size: cover;
}
.abt-banner01 h3
{
	color: white;
    margin-top: 10px;
}
.abt-banner01 p
{
	color: white;
	padding: 0px;
}
.abt-banner01 a:link, .abt-banner01 a:visited
{
	color:#20f3e2;
}
.abt-banner01 a:hover
{
	text-decoration:underline;
}
.client-link
{
	width:100%;
	height:auto;
	margin-top:27px;
}
.client-link img
{
	margin-bottom:7px;
}
.mr-bot-f
{
    margin-bottom: 5px;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
.why-vg-main p {
    color: white;
    padding: 0px 50px;
}
}

@media only screen and (min-width: 600px) {
}

@media only screen and (min-width: 768px) {
	footer
{
	font-size:13px;
}
h3 {
    font-size: 17px;
    text-transform: uppercase;
    color: #091d3e;
}
.ser-in p {
    font-size: 13px;
}
.t-sec p {
    font-size: 13px;
}
body {
    font-size: 15px;
}
.t-sec-pro
{
	width:100%;
	height:auto;
	padding:17px;
}

.t-sec-pro h3 {
    font-size: 16px;
}
}

@media only screen and (min-width: 992px) {
	h3 {
    font-size: 17px;
    text-transform: uppercase;
    color: #091d3e;
}
footer
{
	font-size:13px;
}
}

@media only screen and (min-width: 1200px) {
	.why-vg-main p {
    color: white;
    padding: 0px 100px;
}
h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #091d3e;
}
footer
{
	font-size:15px;
}
.ser-in p {
    font-size: 15px;
}
.t-sec p {
    font-size: 15px;
}
body {
    font-size: 17px;
}
.t-sec-pro
{
	width:100%;
	height:auto;
	padding:35px;
}

.t-sec-pro h3 {
    font-size: 21px;
}
}