@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Asap');

*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}

body{
	//font-family: 'Asap', sans-serif;
	font-size:14px;
	line-height:1.6;
	letter-spacing:0.07em;
	font-weight:400;
	color:#2b2b2b;
}

.panel-danger>.panel-heading {
    background-color: #01cb93;
    border-color: #01cb93;
}
.text-primary {
    color: #f3f4f5;
}
.or{
	color:#d82b0f;
}

.header .header-top{
	min-height:50px;
	background: #333333;
}

.header .left{
	float:left;
	display:inline-block;
	padding:10px 0px 10px 0px;
	    color: #fff;
}

.header-top .right{
	float:right;
	margin-top:10px;
	margin-right:20px;
	    color: #fff;
}
.header-top ul {
    list-style-type: none;
    margin-bottom: 0px;
}
.header-top .right .dtop1 li {
    padding: 5px;
    background-color: #01cb93;
}
.header .right span{
}

.header .right i{
	margin-right:5px;
}
.idates p, .downloads p, .venue p {
    padding: 12px 0px;
    background: #fff;
	color: #000;
    line-height: 30px;
    border: 5px solid #000;
}

.panel {
    margin-bottom: 20px;
    //background-color: #01cb93;
    padding: 3px;
    border: 1px solid transparent;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.header .right li {
    padding: 5px;
  /*  background-color: #01cb93;*/}
/*.header ul{
	list-style-type: none;
	margin-bottom:0px;

}*/
.header .card ul {
    list-style-type: none;
    margin-bottom: 0px;
    background-color: #01cb93;
}
.header ul li{
	display:inline-block;
}

.header li a{
	color: #f9f5f5;
}



.dtop1 ul li a{color: #131212;}
.dtop ul li span{color:#fff;}
.header li i{
	    font-size: 12px;
    margin-left: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    padding: 9px;
    line-height: 12px;
    font-weight: 600;
    background: #01cb93;
}

.header .logo{
	width:300px;
	float:left;
}

.logo h2{
	margin-top:16px; color:#000;
}
.logo h2 a{color:#000;
}
.logo h2 a:hover{text-decoration:none;
}
.header .menu{
	float:right;
	margin-top: 12px;
}

.aboutus{
}

.aboutus .cube{
	position: absolute;
    border-bottom: 1px solid #9d9d9d;
    min-height: 30px;
    width: 58em;
}

.aboutus .border{
	position: relative;
    text-align: center;
    top: 3em;
}

.aboutus .border i{
	font-size:2.5em;
	color:#9d9d9d;
}

.heading{
	position:relative;
	border-bottom:1px solid #9d9d9d;
	width:50%;
	margin:0 auto;
	margin-top:4em;
}

.heading i{
	padding: 10px;
    font-size: 2em;
    top: -24px;
	left: 45%;
    position: absolute;
    background: #ffffff;
	color: #01cb93;
}

.heading h2{
	position:absolute;
	text-align:center;
}

.aboutcon{
	margin-top: 2em;
    padding: 1em 1em;
}

.aboutcon p{
	color: #9d9d9d;
    font-size: 14px;
    line-height: 1.8;
    text-align: justify;
    letter-spacing: 0.09em;
	margin-bottom:2em;
}

.aboutcon p:first-child{
	color: #2b2b2b;
    font-size: 16px;
}

.acon{
	margin-top: 2em;
}

.acon a{
	color: #9d9d9d;
    font-size: 14px;
    border: 1px solid;
    padding: 5px 10px;
    border-radius: 20px;
    margin-top: 16px;
}

.acon a:hover{
}

.aboutcon h3{
}

.upcoming{
	margin-top: 7em;
    background: #f7f7f7;
	
}

.events{
	 margin-top: 0em;
	 padding: 1em 2em;
}

.eone{
	margin-top:4em;
}

.event{
}

.event .img{
	margin: 9px;
    border: 8px solid #ffffff;
    box-shadow: 4px 4px 8px #888888;
}

.detail{
	    margin: 20px 10px 20px 10px;
    background: #ffffff;
    padding: 5px 10px;
	position:relative;
}

.detail h6{
	position: absolute;
    bottom: 10em;
    font-size: 14px;
    padding: 5px;
    background: rgba(0,0,0,0.5);
    margin: 13px;
    right: 1px;
    color: #fff;
}

.detail p{
	    font-size: 14px;
    margin: 0px;
    padding: 1px 0px;
}

.detail p:first-child{
	color: #fe3e01;
}

.upcoming .heading i{
	background:#f7f7f7;
}

.hlink{
	margin-bottom:3em;
}

.hlink a{
	float: right;
    display: inline-block;
    margin-right: 3em;
    padding: 5px 10px;
    border: 1px solid;
    border-radius: 20px;
	color:#fe3e01;
	text-decoration:none;
}

.hlink a:hover{
	background:#fe3e01;
	color:#ffffff;
}

.rupdates{
	
	padding-bottom: 4em;
}

.recent .images{
}

.recent{
	
	padding: 1em 4em;
}

.rone{
	margin-top:5em;
}

.recent .rcont{
	margin-top:4em;
}

.rcont h3{
	font-size:21px;
}

.rcont p{
	font-size: 13px;
    color: #9d9d9d;
    line-height: 1.4;
    letter-spacing: 0.08em;
}

.images .img1{
	width: 70%;
    border: 8px solid #ffffff;
    position: absolute;
    top: 2em;
    left: 3em;
	box-shadow: 1px 0px 8px #888888;
}

.images .img2{
	width:70%;
	border: 8px solid #ffffff;
	box-shadow: 1px 0px 8px #888888;
}

.bgimg{
	
    height: 200px;
    background-attachment: fixed;
    background-size: cover;
}

.areabg{
	
}

footer{
	
	background:#1f1f1f;
}

.tfoot{
	//padding: 3em 2em 0em 2em;
}

footer .fimg{
	width:150px;
	float:left;
	padding:5px;
}

footer .fabout{
	float: left;
    width: 400px;
    padding: 5px 20px;
    text-align: justify;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.08em;
	color: #aaa;
}

footer ul{
	list-style-type:none;
}

footer h3{
	color: #ffffff;
    font-size: 18px;
    font-weight: 500;
	margin-bottom:1em;
}

footer li{
	padding: 5px 0px;
}

.copy{
	margin-top:2em;
}

.copy .cright{
	float:left;
	color: #fff;
	margin-top: 13px;
}

.copy .fsocial{
	float: right;
    margin-right: 1em;
    margin-top: 0.3em;
}

.qlinks a{
	color:#777;
	text-decoration:none;
}

.contact li{
	color:#aaa;
}

.fsocial li{
	display:inline-block;
}

.fsocial a{
	color:#777;
}

.fsocial i{
	font-size: 12px;
    margin-left: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    padding: 8px;
    line-height: 12px;
    font-weight: 600;
    background: transparent;
    border: 2px solid #777;
}

.copy{
	background:#151515;
}
.about p{ text-align:justify; line-height:25px; margin-bottom:20px;}  
.qlinks{width: 100%;
    float: left;}
.contact {
    margin-top: 0;
    width: 100%;
    float: left;
}

.agileinfo-contact-form-grid input[type="text"], .agileinfo-contact-form-grid input[type="email"], .agileinfo-contact-form-grid input[type="file"]{
	display: inline-block;
    background: none;
    border: 1.5px solid #BBBBBB;
    width: 100%;
    outline: none;
    padding: 10px 15px 10px 15px;
    font-size: 14px;
    color: #000;
    margin-bottom: 1.5em;
}

.agileinfo-contact-form-grid textarea{
	background: none;
    border: 1.5px solid #BBBBBB;
    width: 100%;
    display: block;
    height: 150px;
    outline: none;
    font-size: 0.9em;
    color: #BBBBBB;
    resize: none;
    padding: 10px 15px 10px 15px;
    margin-bottom: 1em;
}

button.btn1{
	border: solid 2px #1f1f1f;
    color: #ffffff;
    font-size: 16px;
    background: #01cb93;
    padding: .5em 2em;
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.w3agile-map{
	    margin: 4em 0 0 0;
}

.w3agile-map iframe{
	border: none;
    min-height: 300px;
    width: 100%;
    margin: 2em 0 0 0;
}

.w3layouts-contact-form-top p{
	font-size: .9em;
    color: #999;
    margin: 2em 0;
    line-height: 1.8em;
}

.w3layouts-contact-form-top h3, .contact-form-top h3{
	    margin: 0 0 1em;
}
.agileits-contact-address ul li{
	display: block;
    margin: 1em 0;
}

/**bootstrap**/

.navbar{
	margin-bottom:12px;
}

.navbar-inverse{
	border-color:#fff;
	background-color:inherit;
}

.navbar-toggle{
	background-color: #333;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover
{
	color:inherit;
	background-color:inherit;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
	border-color:inherit;
}

.navbar-inverse .navbar-nav>li>a:hover{
	color:#2b2b2b;
}
.reg{color:#333;font-family:Helvetica, Arial, sans-serif;}
.reg h3{background: #fff;
    color: #000;
    text-align: center;
    padding: 12px 0px;
    font-weight: bold;}
.reg p{color:#333!important;}
.reg h4{// color: #0a1480;}
.carousel-caption h3{ font-size:32px;}  
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
    top: 30% !important;
}
@media screen and (min-width: 768px)
{
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
    top: 30% !important;
}
}
@media only screen and (max-width: 767px)
{
footer .fabout{ width:100%; padding:5px 0;}
.header-top .right .dtop1 li {
    padding: 5px;
    background-color: #01cb93;
    width: 100%;
    float: left;
}
}
