html, body{
	font-family: 'Roboto', sans-serif;
	font-size:100%;
	background:#fff;
	line-height: 24px;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
body a:hover{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	text-decoration:none;
}
/*SCROLL BAR*/
::-webkit-scrollbar {
width:8px;
height:8px;
}
::-webkit-scrollbar-track {
background:#FFF;
-webkit-box-shadow:inset 1px 1px 2px #E0E0E0;
border:1px solid #D8D8D8;
}
::-webkit-scrollbar-thumb {
background:#003366;
-webkit-box-shadow:inset 1px 1px 2px rgba(155,155,155,0.4);
}
::-webkit-scrollbar-thumb:hover {
-webkit-box-shadow:inset 1px 1px 10px rgba(0,0,0,0.3);
}
::-webkit-scrollbar-thumb:active {
background:#003366;
-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.3);
}
.fnt{font-size:1.125em !important;background: #f7f7f9;
    width: 100%;
    height: auto;
    float: left;
    padding: 20px;
    margin-top: 15px;}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}
.footer .container .col-md-4 p {	
	color:#FFF !important;
}	
p{
	margin:0;
	color:#5C5C5C;
	line-height:24px ;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
.intfb {
     background:#FFF !important;padding: 10px 0px;}
.padding-left {
  padding-left: 0px !important;
}
.padding-right {
  padding-right: 0px !important;
}
.brd-top {border-top: 1px solid #303134;}
.brd-right {border-right: 1px solid #FFF;}
.brd-bottom {border-bottom: 1px solid #036}
.brd-left {border-left: 1px solid #303134;}
.mgn-t{margin-right: 10px;}
.mgn-r{margin-right: 10px;}
.mgn-b{margin-right: 10px;}
.mgn-l{margin-right: 10px;}

.mainhead {
	width:100%;
	height:auto;
	float:left;
	border-top:5px solid #0075aa;	
}
.logo{
	width:100%;
	height:auto;
	float:left;
}
.bannermain{
	width:100%;
	height:auto;
	float:left;
}
.bnr{
	width:100%;
	height:auto;
	float:left;
}
.nv-mn{
	width:100%;
	height:auto;
	padding:5px;
	position:absolute !important;
	z-index:999 !important;
}
.mainnav{
	width: 83%;
    height: auto;
    float: left;
    background: #0075aa;
    padding: 5px;
    position: absolute;
    z-index: 999999;
}
.mainnavinr{
	width:100%;
	height:auto;
	float:left;
	border:1px solid #85bdd6;
}
.welcome-main{
	width:100%;
	height:auto;
	float:left;
	line-height: 30px;
}
.welcome-main p{
	line-height: 30px;
}
.thd-hd{
	color:#282f39;	
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:26px;
	text-transform:uppercase;
}
.thd-hd1{
	color:#FFF;	
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:26px;
	text-transform:uppercase;
}
.bt-br{
	border-bottom: 3px solid #18c9f3 !important;	
}
.blue{
	color: #0075aa;
}
.since-main{
	width:100%;
	height:auto;
	float:left;
}
.since-rht{
	width:100%;
	height:auto;
	float:left;	
	background:url(../images/blue-bg.jpg) repeat-x;
	color:#FFF;
	padding:25px 45px;
}
.since-rht p{
	color:#FFF;	
}
.snr-main{
	width:100%;
	height:auto;
	float:left;	
	padding:15px 0px;
	line-height:30px;
}
.hme-tesimain{
	width:100%;
	height:auto;
	float:left;	
	background:url(../images/hme-bt.jpg) no-repeat right bottom;
	padding: 20px 0px; 
}
.read{
	width:100%;
	height:auto;
	float:left;	
	margin-bottom:15px;
}
.read a{
	color:#FFF;
	font-weight:500;
	background: #f6ba18;	
	padding:8px 15px;
}
.read a:hover{
	color:#000;
	background: #18c9f3;	
}
.hme-bg{
	background:#f7f7f9;
	width:100%;
	height:auto;
	float:left;	
	padding:20px;
	margin-top: 15px;
}
.hme-bg ul li{
	list-style:none;
	background: url(../images/blue-arrow.png) no-repeat left 5px;	
	padding-left: 20px;
	line-height: 30px;
}
.hme-ats{
	background: #12a0b1;
	color: #FFF;
	width: 100%;
	height: auto;
	float: left;
	padding: 20px 0px;
	font-size: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	margin-top: 15px;
}
.hme-ats a{
	color:#FFF;
	background:#f6ba18;
	padding: 10px 15px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;	
	font-size: 18px;
}
.footer{
	background:#0075aa;
	width:100%;
	height:auto;
	float:left;	
}
.ftr-block{
	color:#FFF;
	width:100%;
	height:auto;
	float:left;	
}
.ftr-block p{
	color:#FFF;
}
.ft{
	width:100%;
	height:30px;
	color:#333;
	border: 0px;
	background:#FFF !important;
	margin-top:5px !important;	
}
.ft textarea {
	resize:none;
}
.ftr-bottom {
	width:100%;
	height:auto;
	float:left;
	border-top:1px solid #80bad5;	
	color:#FFF;
	padding: 15px 0px;
}
.ftr-block a {
	color:#FFF;
}
.ftr-block a:hover {
	color:#f6ba18;
}
.submit {
	height:30px;
	color:#FFF;
	border: 0px;
	background:#18c9f3;
	margin-top:10px;
	padding: 0px 15px;	
}
.submit:hover {
	background:#f6ba18;
	color:#000;
}
.testi{
	width:100%;
	height:auto;
	float:left;
	border:1px solid #CCC;
	padding: 20px;
	margin-top:10px;
}
.course-main {
	width:100%;
	height:auto;
	float:left;
	line-height: 30px;
}
.ple-mn {
	width:100%;
	height:auto;
	float:left;
	background:#18c9f3;
	padding: 5px;
	color:#FFF;
	margin-bottom: 15px;
}
.gallery {
    padding: 5em 0;
}
.img-top {
    position: relative;
}
.sap_tabs{
	clear: both;
    margin-top: 0.5em
}
.tab_box{
	background:#fd926d;
	padding: 2em;
}
.google-map{width:100%;height:auto;float:left;}
.top1{
	margin-top: 2%;
}
.resp-tabs-list {
  list-style: none;
  padding: 2em 9px 1em;
  margin: 0 auto;
}
.resp-tab-item{
	color:#fff;
	font-size: 1.2em;
	cursor: pointer;
	padding: 6px 25px ;
	display: inline-block;
	margin: 0;
	text-align: center;
	list-style: none;
	outline: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-transform: capitalize;
	margin: 0 0.5em 0;
	background: #ee1b27;
}
.resp-tab-active{
	background: #ee1b27;
  text-shadow: none;
  color: #fff;
}
.resp-tab-item:hover{
	background: #2d3134;
}
.resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
.tab_img{
	padding:1em 0em;
}
.img-top {	
	  position: relative;
}
.img-top img {
    width: 100%;
}
.link-top{
	position: absolute;
 top: 0%;
  text-align: center;
  width: 92%;
  background: rgba(0, 0, 0, 0.49);
  height: 100%;
  padding: 5em 0 0;
  display: none;
}
 i.link {
  background: url(../images/img-sprite.png)no-repeat -103px -189px ;
  width: 53px;
  height: 53px;
  display: inline-block;
 
}
.img-top:hover .link-top{
	display: block;
	
}
.portfolio-main {
	float: left;
	height: auto;
	width: 100%;
	padding: 15px 0px;
	font-family: 'Roboto Condensed', sans-serif;
}
.portfolio-ft {
	float: left;
	height: auto;
	width: 100%;
}
.portfolio-ft img {
	border: 3px solid #FFF;
}
.portfolio-main .col-md-3 {padding: 5px;}
.portfolio-ft p {text-transform: uppercase; font-size: 16px; padding-top: 10px;}
.project-top {
	width: 100%;
	height: auto;
	float: left;
	border: 1px solid #e8e8e8;
	line-height: 34px;
	padding: 3px;
}
.upcoming-box {
	float: left;
	height: auto;
	width: 100%;
	line-height: 34px;
	font-size: 1.4rem;
	text-transform: uppercase;
	color: #49525b;
	background-image: url(../images/arrow-gray.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
}
.upcoming-box a {
	color: #333;
	float: left;
	height: auto;
	width: 100%;
	border-right: 1px solid #bfbfbf;
}
.upcoming-box a:hover {
	color: #FFF !important;
	float: left;
	height: auto;
	width: 100%;
	background-color: #be1511 !important;
	text-decoration: none;
}
.upcoming-active {
	color: #FFF !important;
	background-color: #be1511 !important;
}
.project-bottom {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
}
.contact-grids {
    margin-top: 4em;
}
.project-top .col-md-6 {padding-left: 0px; padding-right: 0px;}
.contact-grid {
    float: left;
    width: 50%;
}
.row-grid {
    float: left;
    width: 50%;
}
.contact-grid input[type="text"], .contact-grid textarea {
    padding: 0.5em;
	font-size: 0.9em;
}
.contact-left{
	float: left;
    width: 50%;
}
.contact-right{
	float: left;
    width: 50%;
}
.google-map iframe {
    height: 300px;
}
.cont-info h5 {
    font-size: 1em;
}
.contact {
    padding: 5em 0;
}
.contact-grid h4 {
    color: #ee1b27;
    font-size: 2em;
    font-family: 'Source Sans Pro', sans-serif;
	margin-bottom: 0.8em;
	    font-weight: 600
}
.contact-grid span{
	color: #777;
    font-size: 1em;
    line-height: 1.8em;
	display: block;
    padding-bottom: 1em;
}
.contact-grid input[type="text"],.contact-grid textarea {
    width: 100%;
    padding: 0.8em;
    font-size: 1em;
    outline: none;
}
.contact-grid textarea {
    resize: none;
    height: 150px;
}
.google-map{
	margin-top:3em;
}
.google-map iframe {
    border: none;
    width: 100%;
    height: 500px;
}
/*-- wmuslider --*/
.wmuSlider {
	position: relative;
	overflow: hidden;
    width: 100%;
	height:auto;
	float:left;
}
.wmuSlider.example1 .wmuSliderWrapper article .banner-wrap .testi p{font-size:14px;text-transform:none;font-weight:400;}
.wmuSlider .wmuSliderWrapper article img {
	max-width: 100%;
	width: auto;
	height: auto;
	display:block;
}
/* Default Skin */
.wmuSliderPagination {
	z-index: 2;
    position: absolute;
    left: 46%;
    bottom: 10%;
}
ul.wmuSliderPagination {
	padding:0;
}
.wmuSliderPagination li {
	float: left;
	margin: 0 8px 0 0;
	list-style-type: none;
}
.wmuSliderPagination a {
	display: block;
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
	-ms-border-radius: 50px;
}
.wmuSliderPagination a.wmuActive {
	background:#1A1A1A;
    box-shadow: 0px 0px 10px #1A1A1A;
	-webkit-box-shadow: 0px 0px 10px #1A1A1A;
	-moz-box-shadow: 0px 0px 10px #1A1A1A;
	-o-box-shadow: 0px 0px 10px #1A1A1A;
	-ms-box-shadow: 0px 0px 10px #1A1A1A;
}
