@charset "utf-8";
/* CSS Document */


@font-face {
	font-family: 'Accidental Presidency';
	src: url('fonts/AccidentalPresidency.eot');
	src: url('fonts/AccidentalPresidency.eot?#iefix') format('embedded-opentype'),
		url('fonts/AccidentalPresidency.woff') format('woff'),
		url('fonts/AccidentalPresidency.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body {
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: #141414;
    font-weight: normal;
    font-style: normal;
}
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
ul,
ol,
li,
form,
input,
textarea,
dl,
dt,
dd {
    padding: 0px 0px 0px 0px;
    margin: 0;
    font-weight: normal;
    vertical-align: baseline;
}
header,
footer,
section,
nav,
article,
aside {
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-weight: normal;
    vertical-align: baseline;
}
ul {
    list-style: none;
}
li {
    list-style: none;
}
img {
    outline: none;
    border: none;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
}
a {
    outline: none;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.clr {
    clear: both;
    height: 0px;
    margin: 0px;
    padding: 0px;
}
a:focus {
    outline: none;
    text-decoration: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    outline: none;
    outline-offset: -2px
}

/*============================================header css=================================*/
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#dc3537;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
    border-radius: 50%;
    display: inline-block;
    font-size: 16px;
    height: 35px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 35px;
}
.social-circle li i {
    line-height: 37px;
    margin: 0;
    text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.social-circle li .icoFacebook{ background-color:#4e71a7}
.social-circle li .icoTwitter{ background-color:#1cb8eb}
.social-circle li .icoLinkedin{ background-color:#ca3537}



.header{padding-top:5px; background-color:#0c4071;}
.social_icon {
    text-align: center;
}
.social_icon span{font-size:24px; color:#fff; font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; text-transform:uppercase;  letter-spacing: 2px;}

.img_part {
    float: left;
    margin-right: 26px;
}
.img_part img {
    margin-top: -44px;
}
.text_part h1{ font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; font-size:48px; color:#fff; text-transform:uppercase}
.text_part p{ font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-size:30px; color:#fff; text-transform:uppercase; letter-spacing: 1px;}
.text_part {
    padding-top: 76px;
}

.main-login{
 	background-color: #fff;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);

}
.form-control {
    height: auto!important;
padding: 8px 12px !important;
}
.input-group {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
}
#button {
    border: 1px solid #1893d3;
    margin-top: 13px;
    padding: 6px 12px;
    color: #fff;
    text-shadow: 0 1px #fff;
    cursor: pointer;
    -moz-border-radius: 3px 3px;
    -webkit-border-radius: 3px 3px;
    border-radius: 3px 3px;
    background: #1893d3 !important;
   
}
.main-center {
    margin-top: 30px;
    margin: 0 auto;
    max-width: 400px;
   /* padding: 10px 30px;*/
    background: #0d7dc3;
    color: #FFF;
    text-shadow: none;
    width: 345px;
	border-radius:4px;
	padding-top: 34px;
	padding-bottom: 9px;
	border: 8px solid #ffffff;
	margin-top:45px;
-webkit-box-shadow: 4px 5px 5px 0px rgba(0,0,0,1);
-moz-box-shadow: 4px 5px 5px 0px rgba(0,0,0,1);
box-shadow: 4px 5px 5px 0px rgba(0,0,0,1);
}
.main-center h5{ font-size:30px; font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; color:#fff; text-align:center; background-color:#134c81; padding-top: 5px;
padding-bottom: 5px;}

span.input-group-addon i {
    color: #009edf;
    font-size: 17px;
}

.login-button{
	margin-top: 5px;
}

.login-register{
	font-size: 11px;
	text-align: center;
}
.design_form {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 27px;
}
.btn-label {position: relative;left: -12px;display: inline-block;padding: 6px 12px;background: rgba(255, 255, 255, 0.12);border-radius: 3px 0 0 3px;}
.btn-labeled {padding-top: 0;padding-bottom: 0;}
.fgdh{background-color:#fff;}

.text1 h2::before {
    background-color: #bfbfbf;
    bottom: -17px;
    content: "";
    height: 1px;
    left: 44%;
    margin: 0 auto;
    position: absolute;
    right: 50%;
    text-align: center;
    width: 141px;
}
.text1 h2 {
    color: #222222;
    font-family: "Accidental Presidency";
    font-size: 39px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 12px;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
}
.dgdh{background-color:#fff;}
.dgdh {
    background-color: #fff;
    height: 62px;
    padding-bottom: 0;
    padding-top: 20px;
}
/*============================================header css=================================*/
.about {
    padding-top: 24px;
	background-color:#efefef;
	padding-bottom:56px;
}

.about img{float:left;}
.about img {
    float: left;
    padding-right: 25px;
}
.about p{ font-size:18px; color:#484848; text-align:justify; font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif}
.images1 {
    padding-top: 34px;
}

.about2 {
    padding-top: 24px;
	background-color:#fff;
	padding-bottom:56px;
}

.about2 img{float:left;}
.about2 img {
    float: left;
    padding-right: 3px;
}
.about2 p{ font-size:15px; color:#484848; text-align:justify; font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif}
.images1 {
    padding-top: 34px;
}
.dowln_panel h1{ font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; font-size:48px; color:#083b69; padding-bottom:15px;}
.btn-default12{ font-size:48px; font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; color:#fff; background-color:#0c3d7c; border-radius: 9px; border: 1px solid #0c3d7c; -webkit-box-shadow: 2px 4px 5px 0px rgba(87,128,181,1);
-moz-box-shadow: 2px 4px 5px 0px rgba(87,128,181,1);
box-shadow: 2px 4px 5px 0px rgba(87,128,181,1);}
.bttns {
    margin-top: 15px;
}
.footer{ padding-top:30px; padding-bottom:30px; background-color:#012f59; margin-top:36px;}
.footer p{ font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-size:14px; color:#fff;}
.border{height:30px; background-color:#efefef; width:100%; margin-top:-30px}
.copy{float:right}
.copy a{ font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-size:14px; color:#fff; text-decoration:underline}
.btn-default12:hover{ background-color:#222222; border-color:#222222; color:#fff; transition: all 0.3s ease 0s;}

