html,
body{
height:100%;
}
.gate-home{
	float: left;
	width: 100%;
	height: 100%;
	background: url(../images/page-bg.jpg) no-repeat center top;
	background-size: 100% 100%;
	text-align: center;
}
.gate-home .block-content{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
 }
.gate-home .digi-gate-logo{
	clear: both;
	overflow: hidden;
	padding: 0 15px;
 }
 .gate-home .time-logo{
 	clear: both;
	overflow: hidden;
	padding: 0 15px;
 }
 .gate-home .from-text{
	 float: left;
	 width: 100%;
	 padding: 10px 0 30px 0;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 34px;
	 line-height: 34px;
}
.gate-home a{
	border:0;
	outline: none !important;
}
.gate-home a img,
.gate-home img{
 	border:0;
	outline: none !important;
	max-width: 100%;
	height: auto;
}



.discount
{
	width: 100%;
	text-align:center;
	background-color:Maroon;
	color:#fff;
	padding: 15px;
	font-weight:bold;
	font-size:19px;
	line-height:20px;
	border: 1px solid #fff;
	margin-top:5px;
}
.hilights
{
	width: 100%;
	padding:5px;
	line-height:20px;
	font-family: Helvetica, Arial, sans-serif ;
	text-align:justify;
	font-size: 13px;
    
}

/*.header1{
	width: 100%;
	text-align:center;
	background-color:Maroon;
	color:#fff;
	padding: 15px;
	font-weight:bold;
	font-size:25px;
	border-bottom: 1px solid #fff;
}*/

.header1{
	float: left;
	width: 100%;
	background:Maroon;
	padding: 6px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	border-bottom: 1px solid #fff;
	vertical-align:middle;
	text-align:center;
}

.header2{
	float: left;
	width: 100%;
	background:#ffcc2a;
	padding: 15px 0;
	border-bottom: 1px solid #fff;
	vertical-align:middle;
}
.header2 .page-head{
	float: left;
	
	font-weight: bold;
	color: #363435;
	font-family: 'Open Sans', sans-serif;
	padding: 5px;
	vertical-align:middle;
}
.header2 .page-innerhead{
	font-size: 14px;
	font-weight: bold;
	color: #363435;
	font-family: 'Open Sans', sans-serif;
	padding-left: 5px;
	line-height: 40px;
	vertical-align:middle;
}
.header2 .page-innerhead1{
	
	font-size: 20px;
	font-weight: bold;
	color: #363435;
	font-family: 'Open Sans', sans-serif;
	line-height: 35px;
	vertical-align:middle;
	text-align:left;
}
.header2 .page-head1{
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #363435;
	font-family: 'Open Sans', sans-serif;
	padding-left: 10px;
	vertical-align:middle;
}
.header2 .page-head strong{
	color: #234686;
	font-weight: bold;
	font-size: 40px;
	line-height: 5px;
	vertical-align:middle
}

.content-wrpa1{
	float: left;
	width: 100%;
	padding:  15px 0;
}
.content-wrpa1 p{
	font-weight: 400;
	font-size:  14px;
	line-height: 24px;
	margin-bottom:  15px;
}
.widget-tabs{
	float: left;
	width: 100%;
	background:  #ececec;
	padding:  15px 0;
}
.widget-tabs .w-tab{
	width: 100%;
	display: table;
	text-align:  center;
	background: #fe9308;
	color: #fff;
	font-size:  16px;
	font-weight: bold;
	line-height: 20px;
	font-family: arial;
	height: 90px;
}
.widget-tabs .w-tab span{
	    display: table-cell;
    vertical-align: middle;
}
.widget-tabs .w-tab a:hover{
	text-decoration: none;
}
.widget-tabs .w-tab:hover{
	background: #ed8805;
}
.widget-tabs .w-tab2{
	background: #53bf04;
}
.widget-tabs .w-tab2:hover{
	background: #49a803;
}
.widget-tabs .w-tab3{
	background: #e94639;
}
.widget-tabs .w-tab3:hover{
	background: #c42518;
}
.widget-tabs .w-tab4{
	background: #4657a6;
}
.widget-tabs .w-tab4:hover{
	background: #182b85;
}
.time-offerings{
	background: #0033a0;
	float: left;
	width:  100%;
	padding: 15px 0;
	margin: 15px 0;
}
.time-offerings h4{
	font-size: 20px;
	color: #fff;
	margin: 0;
	line-height: 60px;
	font-weight: normal;
}
.time-offerings h4 strong{
	font-size: 18px;
	font-weight: bold;
}
.time-offerings .offer1{
	float: left;
	width: 100%;
	background: #f6d519;
	font-size: 13px;
	font-weight: bold;
	color: #32376f;
	font-family: arial;
	height: 60px;
}
.time-offerings .offer1 img{
	float: left;
	padding: 5px 14px 0 8px;
}
.time-offerings .offer1 span{
	float: left;
	padding: 22px 0 0 0;
}
.time-offerings .offer1:hover{
	background: #ffd900;
}
.coaching-courses{
	float: left;
	width:  100%;
	min-height: 295px;
	background: #f8cb00;
	margin-bottom: 20px;
}
.coaching-courses h4{
	line-height: 16px;
	background: #e64028;
	padding: 10px 15px;
	color: #fff;
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
	border-bottom: 1px solid #fff;
}
.coaching-courses-content{
	padding: 15px;
	clear: both;
	overflow: hidden;
}
.coaching-courses h5{
	float:  left;
	width: 100%;
	font-size: 18x;
	color: #e64028;
	font-weight: 700;
	margin-bottom: 10px;
}

.tags2{
	clear: both;
	overflow: hidden;
	padding: 0;
	margin: 0 0 20px 0;
}
.tags2 li{
	float: left;
	padding: 0 5px 5px 0;
	list-style:none;
}
.tags2 li a{
	float:  left;
	padding: 5px 10px;
	border-radius: 2px;
	background: #fff;
	color: #414141;
	font-weight: 700;
}
.tags2 li a:hover{
	background: #e64028;
	color: #fff;
}
.testimonials2{
	clear: both;
	overflow: hidden;
	padding: 15px;
	min-height: 295px;
	background: url(../images/testi.jpg) bottom right repeat;
}
.testimonials2 .owl-pagination{
	bottom: -45px;
    text-align: center;
}
.testimonials2 .classic-testimonials .testimonial-content{
	padding-bottom:  15px;
}

.reg-head{
	
	
	border: 1px solid #959595;
	background: #fff;
	padding:5px;
	margin-top: 1px;
	background:#3e4e5d;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:20px;
}
.formdiv
{
	border: 1px solid #959595;
	width:100%;
}

.form-block1{
	background: #fff;
	padding: 5px;
	margin-top: 0px;
}
.form-block1 p{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: arial;
	line-height: 18px;
	width:  100%;
	margin: 0 auto 5px auto;
	text-align: center;
}
.form-block1 .form-control{
	margin-bottom: 8px;
    padding: 4px 10px;
    height: 30px;
    font-weight: 400;
}
.form-block1 .btn{
	background: #32376f;
	padding:  8px 10px;
	display:  block;
	margin: 0 auto;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
.form-block1 .btn:hover{
	background: #101550;
}
.form-block1 select.form-control:after{
	content: '';
}
.form-control-select{
	position: relative;
}
.form-control-select:after{
	font-family: FontAwesome;
    content: "\f0d7";
    position: absolute;
    right: 1px;
    top: 1px;
    background: #fff;
    float: right;
    width: 35px;
    text-align: center;
    height: 28px;
    border-radius: 5px;
    line-height: 28px;
}

.content-wrpa1 ul li {
	margin-bottom: 15px;
	
}
.content-wrpa11 ul li {
	margin-bottom: 15px;
	
}

 table.tableizer-table {
	font-size: 12px;
	border: 1px solid #CCC;
	font-family: Helvetica, Arial, sans-serif ;
}

.tableizer-table td {
	padding: 5px;
	border: 1px solid #CCC;
}

.tableizer-table th {
	background-color: #104E8B;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
}
.heading
{
	font-family: Helvetica, Arial, sans-serif ;
	font-size: 18px;
	width: 100%;
	padding:5px;
	line-height:20px;
}