@font-face 
{
	font-family: 'HelveticaNeue';
	src: url('../fonts/HelveticaNeue.eot');
	src: url('../fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/HelveticaNeue.woff') format('woff'),
		 url('../fonts/HelveticaNeue.ttf') format('truetype'),
		 url('../fonts/HelveticaNeue.svg#ProximaNovaCond-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face 
{
	font-family: 'Roboto-Light';
	src: url('../fonts/Roboto-Light.eot');
	src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Roboto-Light.woff') format('woff'),
		 url('../fonts/Roboto-Light.ttf') format('truetype'),
		 url('../fonts/Roboto-Light.svg#ProximaNovaCond-Regular') format('svg');
	font-weight: normal;

	font-style: normal;
}
@font-face 
{
	font-family: 'Montserrat-ExtraBold';
	src: url('../fonts/Montserrat-ExtraBold.eot');
	src: url('../fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Montserrat-ExtraBold.woff') format('woff'),
		 url('../fonts/Montserrat-ExtraBold.ttf') format('truetype'),
		 url('../fonts/Montserrat-ExtraBold.svg#ProximaNovaCond-Regular') format('svg');
	font-weight: normal;

	font-style: normal;
}
*{margin:0;padding:0;}
*, *:before, *:after{box-sizing:border-box;}
ul{list-style:none;}
a, button, input{outline:0;
	-webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
	   -ms-transition: all 0.2s linear;
	    -o-transition: all 0.2s linear;
          transition: all 0.20s linear;}
a{outline:0;border:none;cursor:pointer;color:#000000;text-decoration:none;}
a:active, a:hover{outline:0;border:none;text-decoration:none;}
p{letter-spacing:0.01em;}
button{outline:0;border:0;cursor:pointer;}
div, section{box-sizing: border-box;}
h1, h2, h3, h4, h5, h5, h6{font-weight:normal;letter-spacing:0.01em;}
body{font-family: 'HelveticaNeue';font-size:16px;color:#000000;background:#677277;}
body, html{height:100%;}
canvas{cursor:pointer;}
/***----------------------------------Home Start------------------------------------------***/
/*Header Start*/
.mainContainer{width:100%;float:left;margin-bottom: -57px;
    min-height: 100%;
    padding-bottom: 57px;}
.LoginContainer{width:100%;float:left;background:#21409a;height:100%;}
.signcont{height:100%}
.forpadd{padding:20px 0;}
.logo2{width:150px;float:left;padding:5px}
.logo2 img{width:100%;float:left;}


.underCons{width:100%;float:left;text-align:center;font-size:35px;padding-top:25%;}
.sendMsgBtn {width: 150px;float: left;padding: 10px;cursor: pointer;color: #fff;background: #003188;}
.contactForm {width: 100%;float: left;padding:20px;}
.contactBtm{width:100%;float:left;background:#df911a;padding:20px;border-radius:10px}
.contactBtm h2{width:100%;float:left;text-align:center;text-transform:uppercase;padding-bottom:5px;color:#fff;font-size:20px;font-family: 'Montserrat-ExtraBold';}
.contactBtm p{width:100%;float:left;color:#003188;text-align:center;color:#fff;font-size:16px}
.contactBtm2 p{width:100%;float:left;color:#003188}
.contactBtm2{width:100%;float:left;padding:30px 0;}
.mapArea{width:100%;float:left;}
.mapArea iframe{width:100%;float:left;}
.theme-social-icons {width:36px;position:fixed;top:50%;right:0;margin-top:-40px;z-index:1;background:#003188;padding:5px 2px;border-radius:5px 0 0 5px;}
.theme-social-icons a {width: 25px;height: 25px;float: left;margin: 2px 2px;color: #fff;text-align: center;padding: 3px 0}
.theme-social-icons a i {font-size: 16px}
.theme-social-icons a:active,
.theme-social-icons a:focus,
.theme-social-icons a:hover {color: #f1b61c;}
.palySec{width:100%;float:left;}





/***--------------------------Responsive End------------------------------------***/

