/* RESET CSS*/



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed, 

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	font: inherit;

	vertical-align: baseline;

}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section {

	display: block;

}

body {

	line-height: 1;

}

ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}





body{

	font-family: 'Poppins', sans-serif !important;

	font-size: 14px;

	background-color: #ffffff;\

	color: #000;



}



a{

	text-decoration: none;

}



a:hover{

	text-decoration: none;

}



::placeholder{

	 color: #838383;

  font-size: 13px;

}





::-webkit-input-placeholder {

  color: #838383;

  font-size: 13px;

}



:-moz-placeholder {

  color: #838383;

  font-size: 13px;

}



::-moz-placeholder {

  color: #838383;

  font-size: 13px;

}



:-ms-input-placeholder {

  color: #838383;

  font-size: 13px;

}





.m-bt-15{

	margin-bottom: 15px;

}



.blue-bg{

	background-color: #002f5d !important;

    position: absolute !important;
    left: 100% !important;
    top: 0 !important;

	border-left: 2px solid white !important;

}

.set-drop{

	position: relative;

		

}





.text-white{

	color: #fff !important;

}





.section-title{

	position: relative;

    font-size: 35px;

    color: #002f5d;

    text-align: center; 

}



.section-title:after{

	position: relative;

    content: '';

    display: block;

    background: url(../../../../indoafrica-ictexpo.telecomepc.in/Tepc/assets/tepc/img/design.html);

    width: 111px;

    height: 12px;

    text-align: center;

    margin: 0 auto;

    text-align: center;

    top: 6px;

}





.section-title-a{

    position: relative;

    font-size: 32px;

    color: #ffffff;; 

}



.section-title-a:after{

	position: relative;

    content: '';

    display: block;

    background: url(../../../../indoafrica-ictexpo.telecomepc.in/Tepc/assets/tepc/img/design2.html);

    width: 258px;

    height: 11px;

    text-align: center;

    text-align: center;

    top: 6px;

}


.section-title-l{

    position: relative;

    font-size: 45px;

    color: #ffffff;
    display: inline-block;

}



.section-title-l:after{

	position: relative;

    content: '';

    display: block;

    background: url(../../../../indoafrica-ictexpo.telecomepc.in/Tepc/assets/tepc/img/design2.html);

    width: 258px;

    height: 11px;

    text-align: center;

    text-align: center;

    top: 6px;

}
#zoom{
    animation-name: hurry;
    animation-iteration-count: infinite;
    animation-duration: 2.5s;
}   
    
@keyframes hurry{
    0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(.4) rotate(-8deg);
    -ms-transform: scale(.4) rotate(-8deg);
    transform: scale(.4) rotate(-8deg);
  }

  30%, 50%, 70% {
    -webkit-transform: scale(1) rotate(8deg);
    -ms-transform: scale(1) rotate(8deg);
    transform: scale(1) rotate(8deg);
  }

  40%, 60% {
    -webkit-transform: scale(1) rotate(-8deg);
    -ms-transform: scale(1) rotate(-8deg);
    transform: scale(1) rotate(-8deg);
  }

  80% {
    -webkit-transform: scale(.6) rotate(0);
    -ms-transform: scale(.6) rotate(0);
    transform: scale(.6) rotate(0);
  }
}   




.section-title-d{

    position: relative;

    font-size: 35px;

    color: #002f5d; 

}



.section-title-d:after{

	position: relative;

    content: '';

    display: block;

    background: url(../../../../indoafrica-ictexpo.telecomepc.in/Tepc/assets/tepc/img/design2.html);

    width: 258px;

    height: 11px;

    text-align: center;

    text-align: center;

    top: 6px;

}





.section-title-b{

  	position: relative;

    font-size: 45px;

    color: #fff;

    text-align: center; 

}







.section-title-c{

    position: relative;

    font-size: 35px;

    color: #002f5d; 
    text-transform: capitalize;

}



.section-title-c:after{

	position: relative;

    content: '';

    display: block;

    background: url(../../../../indoafrica-ictexpo.telecomepc.in/Tepc/assets/tepc/img/design2.html);

    width: 258px;

    height: 11px;

    text-align: center;

    text-align: center;

    top: 6px;

}





.p-top-zer0{

	padding-top: 0 !important;

}





.nav-arrow1 {

    position: relative;

    background: #002f5d;

    padding: 6px 10px;

    color: #fff;

}



.nav-arrow-m{

    position: relative;

    background: #002f5d;

    padding: 6px 10px;

    color: #fff;

}





.mybtn{

	position: relative;

    background: white;

    padding: 6px 16px;

    border: 2px solid #002f5d;

    font-size: 16px;

    text-transform: uppercase;

	color: #002f5d;

	transition: .2s;

}





.mybtn:hover{

	color: #fff;

    background: #002f5d;

 

	 

}




.mybtn-n{

       position: relative;
    background: #002f5d;
    padding: 3px 16px;
    border: 2px solid #002f5d;
    font-size: 15px;
    text-transform: capitalize;
    color: #ffffff !important;
    transition: .2s;
    border-radius: 2px;
    top: 16px;

}





.mybtn-n:hover{

	color: #002f5d !important;

    background: #fff;

 

	 

}





.mybtn-1{

	position: relative;

    background: transparent;

    padding: 6px 16px;

    border: 2px solid #fff;

    font-size: 16px;

    text-transform: uppercase;

	color: #fff;

	transition: .2s;

}





.mybtn-1:hover{

	color: #002f5d;

    background: #fff;

 

	 

}



.mybtn5{

	position: relative;

    background: #002f5d;

    padding: 6px 16px;

    border: 2px solid #002f5d;

    font-size: 16px;

    text-transform: uppercase;

    color: #ffffff;

    transition: .2s;

    width: 100%;

    border-radius: 3px;

}





.mybtn5:hover{

	color: #002f5d;

    background: transparent;

 

	 

}





.mybtn-6{

	position: relative;

    background: #002f5d;

    padding: 6px 16px;

    border: 2px solid #002f5d;

    font-size: 16px;

    text-transform: uppercase;

    color: #ffffff;

    transition: .2s;

    width: 100%;

    border-radius: 3px;

	

}





.mybtn-6:hover{

	color: #002f5d;

    background: transparent;

 

	 

}

.mybtn-6 i{

padding-right: 10px;
	 

}





.m-top-15{

	margin-top: 15px;

}





.m-bottom-15{

	margin-bottom: 15px;

}



.m-bottom-45{

	margin-bottom: 45px;

}







.mi-mar{

	margin-bottom: -25px;

}



.customNavigation-m{

	text-align: center;

    position: absolute;

    right: 65px;

    bottom: 6px;

}



.customNavigation-m .btn{

	padding: 0 !important;

}



.customNavigation-b {

    text-align: center;

    position: absolute;

    right: 65px;

     bottom: 38px; 

}

.customNavigation-b .btn{

	padding: 0 !important;

}






/*============gloabal ul li==============*/



.fa-ul{

	padding-left: 0;

    margin-left: 2.14285714em;

    list-style-type: none;

	margin-left: 0 !important;

}



.fa-ul>li {

    position: relative !important;

	margin-top: 10px;

}



.fa-ul i {

    float: left; 

    padding-top: 4px;

 	font-size: 16px;

    color: #f9b61e;

}



.fa-ul h6 {
    padding-left: 28px;
    padding-bottom: 10px;
    line-height: initial;
    font-size: 16px;
    color: #7b7b7b;

}



.fa-ul h6  a {

    text-decoration: none;

    color: #d84734;

}


.fa-ul li ul{

    padding-left: 0;

    margin-left: 2.14285714em;

    list-style-type: none;


}

.fa-ul li ul li i{

       float: left;
    padding-top: 8px;
    font-size: 11px;
    color: #002f5d;
}

.fa-ul li ul li ul{

    padding-left: 0;

    margin-left: 21px;

    list-style-type: none;


}

.fa-ul li ul li ul li i{

       float: left;
    padding-top: 8px;
    font-size: 11px;
    color: #002f5d;

}




.fa-ul-2{
    position: relative;
    margin-top: 25px;
}


.fa-ul-2 li{
    position: relative;
        margin-bottom: 22px;
}

.fa-ul-2 li h2{
   position: relative;
    font-size: 18px;
    font-weight: 500;
    color: #f9b61e;
    margin: 0;
    padding: 0;
}

.fa-ul-2 li p{
    position: relative;
    padding-top: 10px;
}

.fa-ul-2 li p i{
   font-size: 8px;
    vertical-align: middle;
    padding-right: 10px;
}

.fa-ul-2 li ul li{
    position: relative;
}




/*============header====================*/





.header-info{

	position: relative;

}



.info-row{

	position: relative;

	background: #002f5d;

	padding: 13px 13px 13px 13px;

}



.info-row:before{

	content: '';

	width: 100%;

	height: 100%;

	position: absolute;

	top: 0;

	left: -18px;

	background: #002f5d;

	display: block;

	transform-origin: bottom left;

	transform: skew(28deg,0deg);

}



.info-row:after{

    content: '';
    width: 6%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -48px;
    background: #002f5d;
    display: block;

}





.mail-info{

	position: relative;

	

}



.mail-info ul{

	//float: right;

	

}



.mail-info ul li{

	position: relative;

	display: inline-block;

	color: #fff;

	margin-right: 10px;

	cursor: pointer;

	transition: .2s;

}



	



.mail-info ul li:hover{

	color: #fdb252;

}





.mail-info ul li i{	

	color: #fff;

	padding-right: 8px;

}



.mail-info ul li a{	

	color: #fff;

	text-decoration: none;

	transition: .2s;

}



.mail-info ul li a:hover{

	color: #fdb252;

}





.social-info ul{

	float: right;

	

}





.social-info{

	position: relative;

	

}



.social-info ul li{

	position: relative;

	display: inline-block;

	color: #fff;

	margin-right: 10px;

	cursor: pointer;

}



.social-info ul li i{	

	color: #fff;

	padding-right: 8px;

	transition: .2s;

}



.social-info ul li i:hover{	

	color: #fdb252;

}



.social-info ul li a{	

	color: #fff;

}





.login-info{

	position: relative;

	

}



.login-info ul{

	float: right;

	

}



.login-info ul li{

	position: relative;

	display: inline-block;

	color: #fff;

	margin-right: 5px;

	cursor: pointer;

	transition: .2s;

}



.login-info ul li:hover{

	color: #fdb252;

}



.login-info ul li i{	

	color: #fff;

	padding-right: 8px;

}



.login-info ul li:first-child{

	border-right: 1.5px solid #fff;

	content: "";

	padding-right: 10px;

}





.login-info ul li a{	

	color: #fff;

}







/*.navbar-default*/



.navbar{

	margin-bottom: 0px !important;

}





.navbar-default {

    background-color: transparent;

    border-color: transparent;

	border: 0px;

	margin-top: 28px;

}



.navbar-collapse{

	float: right;

}



.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{

	background: #002f5d;

	color: #fff;

}





.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{

	background: #002f5d;

	color: #fff;	

}





.navbar-default .navbar-nav > li > a{

	color: #210202;

	transition: .2s;

}



.navbar-default .navbar-nav > li > a:hover{

	color: #fff;

	background: #002f5d;

	

}



.dropdown-menu {

    position: absolute;

    top: 100%;

    left: 0;

    z-index: 1000;

    display: none;

    float: left;

    min-width: 160px;

    padding: 5px 0;

    margin: 2px 0 0;

    font-size: 14px;

    text-align: left;

    list-style: none;

    background-color: #002f5d;

    -webkit-background-clip: padding-box;

    background-clip: padding-box;

    border: 0px solid #ccc;

    border-radius: 4px;

    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

    color: #fffff !important;

}



.dropdown-menu > li > a{

	color: #fff;

	transition: .3s;

	padding: 7px 20px;

	border-bottom: 1px solid #2a447b;

}



.dropdown-menu > li > a:hover{

	    background: #02b3b300;

    margin-left: 5px;

}





.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{

	color: #fff;

}



.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{

	background: #002f5d;

    

}



.navbar-default .navbar-toggle .icon-bar {

    background-color: #fff;

}

.navbar-default .navbar-toggle{

	border: 0px;

}



.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {

	background: transparent;

}



.menu-text{

	display: none;

}



.navbar-header{

	background: #ffffff;

}

.navbar-toggle .icon-bar {

    

    width: 22px;

    height: 3px;

    border-radius: 25px;

}



.navbar-toggle{

	margin-top: 6px;

}

.navbar-default .navbar-toggle .icon-bar {

    background-color: #002f5d;

}



.nav > li > a{

	padding: 10px 12px;

}



.navbar-default .navbar-collapse, .navbar-default .navbar-form {

 

    margin-top: 18px;

}



/*banner slider*/





.banner-section{

	position: relative;

	margin-top: 28px;

}



.carousel-inner img{

	width: 100%;

}



.carousel-fade .carousel-inner .item {

  opacity: 0;

  transition-property: opacity;

    overflow:hidden;

}

.item.active img {

    transition: transform 5000ms linear 0s;

    /* This should be based on your carousel setting. For bs, it should be 5second*/

    transform: scale(1.05, 1.05);

}

.carousel-fade .carousel-inner .active {

  opacity: 1;

}



.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right {

  left: 0;

  opacity: 0;

  z-index: 1;

}



.carousel-fade .carousel-inner .next.left,

.carousel-fade .carousel-inner .prev.right {

  opacity: 1;

}



.carousel-fade .carousel-control {

  z-index: 2;

}



.carousel-control {

    position: absolute;

    top: 38%;

    bottom: 0;

    left: 0;

    width: 13%;

    font-size: 91px;

    color: #fff;

    text-align: center;

    /* text-shadow: 0 1px 2px rgba(0, 0, 0, .6); */

    background-color: rgba(0, 0, 0, 0);

    filter: alpha(opacity=50);

    opacity: 1;

    height: 0;

}



.navbar-brand {

    float: left;

    height: auto;

    padding: 0;

}





/*

WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."

now override the 3.3 new styles for modern browsers & apply opacity

*/

@media all and (transform-3d), (-webkit-transform-3d) {

    .carousel-fade .carousel-inner > .item.next,

    .carousel-fade .carousel-inner > .item.active.right {

      opacity: 0;

      -webkit-transform: translate3d(0, 0, 0);

              transform: translate3d(0, 0, 0);

    }

    .carousel-fade .carousel-inner > .item.prev,

    .carousel-fade .carousel-inner > .item.active.left {

      opacity: 0;

      -webkit-transform: translate3d(0, 0, 0);

              transform: translate3d(0, 0, 0);

    }

    .carousel-fade .carousel-inner > .item.next.left,

    .carousel-fade .carousel-inner > .item.prev.right,

    .carousel-fade .carousel-inner > .item.active {

      opacity: 1;

      -webkit-transform: translate3d(0, 0, 0);

              transform: translate3d(0, 0, 0);

    }

}







/*===================about-us-section=======================*/



.about-us-section{

	position: relative;

	padding: 60px 0;

	text-align: center;

}



.about-us-section p{

	color: #656868;

	font-size: 17px;

    line-height: 30px;

	margin-top: 35px;
    text-align: justify;
	margin-bottom: 35px;

}







/*=======chairman-section============*/



.chairman-section{

	position: relative;

}



.chairman-text{

	position: relative;

    background: #002f5d;

    padding: 46px 42px;

    height: auto;

}



.chairman-text p{

	color: #fff;

}





.chairman-text p{

    color: #fff;
    font-size: 17px;
    line-height: 30px;
    margin-top: 17px;
    margin-bottom: 28px;

}



.chairman-img{

	position: relative;

}



.chairman-img img{

	height: auto;

}





.zero{

	padding: 0;

}





/*=======join-section======*/



.join-section{

	position: relative;

}



.join-text{

   background: #002f5c;

    color: #002f5d;

    text-transform: uppercase;

       font-size: 27px;

    padding: 85px 18px;

    height: 250px;

    overflow: hidden;

    border-bottom: 2px solid #fafafa;

    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.06);

    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.06);

    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.06);

}



.join-text i{

	font-size: 100px;

	transition: .2s;

}



.join-text .icon {

    position: relative;

    margin-top: -26px;

}



.join-text .content h5{

	transition: .2s;

	

}



.join-text:hover .content h5{

	letter-spacing: 2px;

	

}



.join-text:hover .join-text i{

	 margin-left: 6px;

}

	







.join-service .manufac{

	background: #fff;

    text-align: center;

    color: #fff;

    padding: 35px;

    //display: inline-table;

    width: 100%;	
    
           -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
    
        min-height: 250px;
    

}





.manufac .sign-up-box{

	padding: 0;

    text-align: left;

}





.join-service .manufac:hover{

	-webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.55);

-moz-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.55);

box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.55);

}





.join-service .manufac img{

	margin: 0 auto;

}



.join-service .manufac h4{

	    font-size: 19px;

    padding-top: 20px;

}



.join-service a{

	 color: #000;

}


.join-service a:hover{

	 color: #f9aa46;

}







.join-service .ser-provi{

	background: #fff;

    text-align: center;

    color: #002f5d;

    padding: 35px;	

}



.join-service .ser-provi img{

	margin: 0 auto;

}



.join-service .ser-provi h4{

	    font-size: 19px;

    

}



.ser-provi a{

	color: #002f5d;

}





.ser-provi{

	transition: .5s;

}







.ser-provi:hover{

	-webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.55);

-moz-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.55);

box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.55);

}







/*=============initiative-section==================*/



.initiative-section{

	position: relative;

	padding: 60px 0;

	clear: both;

}





.ini-box{

	position: relative;

    padding: 40px;

    border: 1px solid #eaeaea;

    text-align: center;

	margin-top: 60px;

	border-radius: 3px;

	-webkit-box-shadow:  0px 0px 24px 0px rgba(0, 0, 0, 0.12);

	-moz-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);

	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);

	height: 700px;

}

.ini-box a{

 color: #000;

}

.ini-box h4{

	font-size: 22px;

    padding: 10px 0;

}



.ini-box p{

    font-size: 17px;

    line-height: 26px;

    color: #656868;
        text-align: justify;

}







/*=====event-section=======*/



.event-section{

	position: relative;

	background: url(../../../../indoafrica-ictexpo.telecomepc.in/Tepc/assets/tepc/img/bg-corp.html);

	padding: 35px 0;

	background-position: 50% 50%;

	

}



.event-section:before{

	position: absolute;

	top: 0;

	left: 0;

	background: rgba(17, 40, 66, 0.86);

	content: '';

	width: 100%;

	height: 100%;

}



.event-box{

	position: relative;

	border: 1px solid #002f5d;

        padding: 28px 60px;

	-webkit-box-shadow:  1px 0px 24px 0px rgba(0, 0, 0, 0.66);

	-moz-box-shadow: 1px 0px 24px 0px rgba(0, 0, 0, 0.66);

	box-shadow: 1px 0px 24px 0px rgba(0, 0, 0, 0.66);

	margin-top: 45px;

	margin-right: 35px;

}



.event-box img{

	width: 100%;

}



.event-box h4{

    font-size: 18px;

    color: #f7a03b;

    padding: 10px 0;

    line-height: initial;

}

.event-box h3{

    font-size: 17px;
    color: #f7a03b;
    /* padding: 10px 0; */
    line-height: initial;

}




.event-box p{

	font-size: 16px;
    line-height: 25px;
    color: white;
    padding-bottom: 12px;

}



.event-box a{

	background: #f7a03b;

    padding: 9px 10px;

    color: #fff;

    display: inline-table;

	border: 2px solid #f7a03b;

	transition: .2s;

	font-size: 16px;

}



.event-box a:hover{

	border: 2px solid #f7a03b;

	background: transparent;

	color: #f7a03b;

}





/*=======customNavigation========*/



.customNavigation{

	text-align: center;

}



.nav-arrow{

	position: relative;

    background: white;

    padding: 6px 10px;

    color: #002f5d;

}



.customNavigation .btn{

	padding: 0;

}







/*=======gallery-section========*/



.gallery-section{

	position: relative;

	padding: 60px 0;

}



.gallery-box{

	position: relative;

	margin-top: 40px;

}





/*=======sign-media=============*/



.sign-media{

	position: relative;

	

}


.latest-activities{

	position: relative;

	background: #fff;

	padding: 80px 42px;
    
    overflow: hidden;
        text-align: left;
}

.latest-title{

	position: relative;

	padding-bottom: 5px;
	text-align: left;

}

.latest-title h3{

	position: relative;

	color: #002f5c;

	    font-size: 38px;
	    text-align: left;

}



.latest-ul{

	padding-left: 0;

    margin-left: 2.14285714em;

    list-style-type: none;

	margin-left: 0 !important;

}



.latest-ul>li {

    position: relative !important;

	margin-top: 10px;

}



.latest-ul i {

    float: left; 

    padding-top: 4px;

 	font-size: 16px;

    color: #f9b61e;

}



.latest-ul h6 {

      padding-left: 20px;
    padding-bottom: 0px;
    line-height: initial;
    font-size: 17px;
    text-align: left;
}



.latest-ul h6  a {

    text-decoration: none;

    color: #d84734;

}

.sign-up-box{

	position: relative;

	background: #002f5c;

	padding: 80px 42px;
    
    overflow: hidden;
}




.sign-title{

	position: relative;

	padding-bottom: 30px;

}



.sign-title h3{

	position: relative;

	color: #fff;

	    font-size: 30px;

}



.sign-title p{

	position: relative;

	color: #fff;

	font-size: 18px;

	padding-top: 15px;

	    line-height: initial;

}



.sign-field{

	position: relative;

}



.sign-field input[type="text"]{

	width: 100%;

    padding: 13px;

    background: transparent;

    border: 2px solid #fff;

    border-radius: 0;

	color: #fff;

}



.sign-field input[type="submit"]{

	width: 100%;

    padding: 14.5px;

    background: #fff;

    border: 1px solid #fff;

    margin-top: 0px;

    margin-left: -4px;

    font-size: 20px;

    color: #03355c;

	transition: .2s;

}



.sign-field input[type="submit"]:hover{

	background: #03355c;

	color: #fff;

}









.sign-field p{

	color: #fff;

    display: inline-table;

    padding-top: 14px;

    font-size: 16px;

}



.sign-contact{

	position: relative;

	margin-top: 35px;

}



.sign-contact ul li{

	color: #fff;

	margin-bottom: 30px;

	font-size: 17px;

	    line-height: initial;

}



.sign-contact ul li:last-child{

	margin-bottom: 0;

}





.sign-contact ul li i{

	color: #fff;

	padding-right: 18px;

}



.sign-contact ul li a{

	color: #fff;

}



/*================media-centre================*/



.media-centre{

	position: relative;

	padding: 0 25px;

	

}



.media-centre h1{

	position: relative;

    font-size: 35px;

    text-align: center;

    color: #03355c;

    margin-bottom: 25px;

}





.media-img{

	position: absolute;

}



.media-text{

	position: relative;

	margin-left: 28%;

}



.media-text h3{

	font-size: 19px;

    margin-bottom: 10px;

    color: #f7a03b;

}



.media-text p{

	font-size: 15px;

    line-height: initial;

}



.media-text h4{

    font-size: 14px;

    margin-top: 4px;

    color: #f7a03b;

}



.media-text a{

       color: #03355c;

    position: relative;

    font-size: 14px;

    margin-left: 7px;

}

.media-img img{

	height: 100px;

	    width: 150px;

}



.media-centre ul li{

	margin-bottom: 35px;

}





/*===========supported-section=============*/



.supported-section{

	position: relative;

	

     padding: 50px 0;

}



.suppor-img{

	position: relative;

	margin-top: 40px;

	text-align: center;

}





/*================footer-section============*/



.footer-section{

	position: relative;

	background: #1e1e1e;

	    padding: 60px 0; 

}





.foot-para p{

	    color: #a6a5a5;

    padding-top: 20px;

    line-height: initial;

}





.foot-para p a{

	color: #00cccb;

}



.footer-content h3{

	    color: #d3cccc;

    font-size: 20px;

}



.footer-content ul{

	margin-top: 35px;

}



.footer-content ul li{

	margin-bottom: 10px;

}



.footer-content ul li a{

	color: #a6a5a5;

	font-size: 14px;

	transition: .2s;

	line-height: initial;

}



.footer-content ul li a:hover{

	letter-spacing: 1px;

}



.copy-section{

	background: #2b2b2b;

	overflow: hidden;

	padding: 13px 32px;

}



.copy-text{

	color: #a6a5a5;

}



.copy-text-de{

	color: #a6a5a5;

	float: right;

}





.login-box{

	position: absolute;

    top: 29px;

    left: -108px;

    float: left !important;

	background: #fff;

}



/* ===============page header style=================== */



.page-header-wrapper{

  

  position: relative;

  padding: 0 0;

  margin-top: 20px;

  background: url(../img/bg-corp.jpg);

  background-size: cover;

  background-position: 50% 50%;

  background-repeat: no-repeat;

}

.page-header-wrapper::before{

  position: absolute;

  content: '';

  width: 100%;

  height: 100%;

  background-color: rgba(0,0,0,0.6);

  left: 0;

}

.page-header-wrapper .page-header-content{

  padding: 90px 0 70px 0;

}



.page-header-wrapper .breadcrumbs{

  padding: 0 0;

  text-align: center;

  color: #fff;

  font-size: 13px;
  
  
  

}

.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none; 
    background-color: transparent !important;
    border-radius: 0px; 
    margin-left: 10px;
    text-transform: uppercase;
}

.page-header-wrapper .breadcrumbs li{

display: inline-block;

}




.page-header-wrapper .breadcrumbs a{

  color: #c5dadc;

}

.page-header-wrapper .breadcrumbs a:hover{

  color: #fff;

}

.page-header-wrapper .page-header-title{

  padding-top: 10px;

  text-align: center;

}

.page-header-wrapper .page-header-title h1{

  font-size: 36px;

  color: #fff;

  font-weight: 500;

}









/* ============contact page style=========== */



.page-contact-wrap{

    padding: 70px 0;

}

.page-contact-wrap .page-contact-content{

    padding: 0 0;

	margin-top: 30px;

}

.page-contact-content .page-contact-add{

    padding: 0 0;

}



.page-contact-content p{

	color: #4c4c4c;

	font-size: 17px;

}



.page-contact-add ul{

    list-style-type: none;

    padding-top: 20px;

}

.page-contact-add ul li{

    display: block;

    padding: 5px 0;

	margin-bottom: 19px;

}



.page-contact-add p{

	font-size: 15px;

}



.add-text a{

	color: #555555;

}



.page-contact-add ul li .add-icon{

    padding-right: 15px;

    float: left;

    text-align: center;

}

.page-contact-add ul li .add-icon i{

    margin-right: 15px;

    float: left;

    border: 2px solid #002f5d;

    color: #002f5d;

    width: 45px;

    height: 45px;

    line-height: 40px;

    border-radius: 50%;

    font-size: 18px;

}

.page-contact-add ul li .add-icon i:hover{

    border: 2px solid #002f5d;

    color: #fff;

    background-color: #002f5d;

}



.page-contact-add ul li .add-text{

    padding-left: 50px;

}

.page-contact-add ul li .add-text span {

    color: #002f5d;

    font-size: 16px;

    text-transform: uppercase;

    font-weight: 600;

    line-height: 26px;

}

.page-contact-content .page-contact-form{

    padding: 0 0;

}

.page-contact-form input[type="text"],input[type="email"]{

    padding: 10px 10px;

    margin-bottom: 20px;

    width: 100%;

    border: 1px solid #b9b9b9;

    border-radius: 2px;

}

.page-contact-form select{padding: 0 10px;margin-bottom: 31px;width: 100%;border: 1px solid #b9b9b9;border-radius: 2px;height: 43px;}

.page-contact-form textarea{

    padding: 10px 10px;

    margin-bottom: 20px;

    width: 100%;

    border: 1px solid #b9b9b9;

    border-radius: 2px;

}

.page-contact-map{

    padding: 0px 0;

}







/*====about us page ========about-us-pg-wrap============*/



.about-us-pg-wrap{

	position: relative;

	padding: 60px 0;

}





.about-pg-text{

	position: relative;

	

}



.about-pg-text p{

	color: #656868;

    font-size: 17px;

    line-height: 30px;

    margin-top: 35px;
    text-align: justify;

    margin-bottom: 35px;

	

}



.about-pg-img{

	 margin-top: 72px;

}



.our-vision{

	position: relative;

	background: url(../../../../indoafrica-ictexpo.telecomepc.in/Tepc/assets/tepc/img/vsion.html);

	background-repeat: no-repeat;

	background-position: 50% 50%;

	background-size: cover;

	padding: 40px 0;

}



.our-vision::before{

	position: absolute;

	top: 0;

	left: 0;

	content: '';

	display: block;

	background: #1e1e1e8f;

	width: 100%;

	height: 100%;

	

}



.vision-text p{

	text-align: center;

    font-size: 22px;

    color: #fff;

    margin-top: 15px;

    padding: 0 80px;

    line-height: initial;

}





.activi-pg-us{

	position: relative;

	padding: 60px 0;

}

   

   

.activi-pg-us .about-pg-img{

	 margin-top: 30px;

}   



.activi-pg-us .about-pg-img img{

	margin: 0 auto;

}   



.our-service .ini-box{

	margin-right: 15px;

	    padding: 30px;

		height: 250px;

		    margin-left: 9px;

}



.ben-video{

	position: relative;

	overflow: hidden;

}



.benfeits-box{

	position: relative;

    padding: 42px; 

	

}



.benfeits-box h4{

	color: #03355c;

    font-size: 30px;

	text-align: center;

	margin-bottom: 30px;

}



.benefits-list{
position: relative;
    padding: 63px 25px;
    border: 1px solid #eaeaea;
    text-align: left;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
    line-height: initial;
    font-size: 16px;
    border-left: 2px solid #f9bc76;
    height: 205px;
    margin-bottom: 18px;

}


.testimonial-mou-list{
    
    position: relative;
    padding: 25px 25px;
    border: 1px solid #eaeaea;
    text-align: center;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
    line-height: initial;
    font-size: 16px;
    border-left: 2px solid #f9bc76;
    height: auto;
    margin-bottom: 18px;

}


.showtop{
    display: block !important;
}





.benefits-list ul li{

	    display: inline-block;

    font-size: 17px;

    line-height: initial;

}



.video-box{

	position: relative;

}



.video-box iframe{

	width: 100%;

	height: 370px;

}



.footer-content li i{	

	color: #f9aa46;

    padding-right: 10px;



}



.foot-style{

	    border: 1px solid #2b2a2a;

    padding: 18px;

    border-radius: 2px;

	-webkit-box-shadow: 0px 0px 82px 10px rgb(43, 43, 43);

    -moz-box-shadow: 0px 0px 82px 10px rgb(43, 43, 43);

    box-shadow: 0px 0px 82px 10px rgb(43, 43, 43);

}

.foot-style ul li a:hover{

	letter-spacing: 0px;

	color: #f9af52;

}



.foot-style:hover a,.foot-style:hover h3{

	letter-spacing: 0px;

	color: #f9af52;

}



.twitter {

  color: #000000;

  text-decoration: none;

  display: block;

  padding: 14px;

  -webkit-transition: all .25s ease;

  -moz-transition: all .25s ease;

  -ms-transition: all .25s ease;

  -o-transition: all .25s ease;

  transition: all .25s ease;

}



.twitter:hover {

  color: #FF7D6D;

  text-decoration: none;

}



span {

  //font-style: italic;

  display: block;

}



img {

  max-width: 100%;

}

/* Floating Social Media Bar Style Starts Here */



.fl-fl {

 background: #000000;

    text-transform: uppercase;

    letter-spacing: 3px;

    padding: 9px 4px;

    width: 195px;

    position: fixed;

    right: -145px;

    z-index: 1000;

    font: normal normal 10px Arial;

    -webkit-transition: all .25s ease;

    -moz-transition: all .25s ease;

    -ms-transition: all .25s ease;

    -o-transition: all .25s ease;

    transition: all .25s ease;

    border-top-left-radius: 25px;

    border-bottom-left-radius: 25px;

    display: inline-table;

}



.float-sm .fa {

  font-size: 18px;

    color: #fff;

    width: 40px;

    margin-left: 14px;

}



.fl-fl:hover {

  right: 0;

}



.fl-fl h4 {

  color: #fff !important;

    text-decoration: none;

    text-align: center;

    /* line-height: 40px!important; */

    vertical-align: top!important;

    margin-top: -16px;

	    margin-left: 11px;

    font-weight: bold;

}



.float-fb {

  top: 245px;

  background: #3b5998;

}



.float-tw {

  top: 281px;

  background: #1da1f2;

}



.float-gp {

  top: 317px;

  background: #d84734;

}



.float-rs {

  top: 325px;

}



.float-ig {

  top: 380px;

}



.float-pn {

  top: 435px;

}

/* Floating Social Media Bar Style Ends Here */





.my-map{

	margin-top: 50px;

    background: #f1efe9;

    border: 1px solid #ffebeb;

	padding: 5px;

}



#back-to-top {

   position: fixed;
    bottom: 10px;
    right: 25px;
    z-index: 9999;
    width: 35px;
    height: 34px;
    line-height: 0;
    text-align: center;
    background: #f9b61e;
    color: #444;
    cursor: pointer;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 5s ease-out;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    display: none;
    padding-top: 4px;
}

#back-to-top:hover{

    background: #f13034;;

    

}



@-moz-keyframes bounce {

  0%, 20%, 50%, 80%, 100% {

    -moz-transform: translateY(0);

    transform: translateY(0);

  }

  40% {

    -moz-transform: translateY(-30px);

    transform: translateY(-30px);

  }

  60% {

    -moz-transform: translateY(-15px);

    transform: translateY(-15px);

  }

}

@-webkit-keyframes bounce {

  0%, 20%, 50%, 80%, 100% {

    -webkit-transform: translateY(0);

    transform: translateY(0);

  }

  40% {

    -webkit-transform: translateY(-30px);

    transform: translateY(-30px);

  }

  60% {

    -webkit-transform: translateY(-15px);

    transform: translateY(-15px);

  }

}

@keyframes bounce {

  0%, 20%, 50%, 80%, 100% {

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -webkit-transform: translateY(0);

    transform: translateY(0);

  }

  40% {

    -moz-transform: translateY(-30px);

    -ms-transform: translateY(-30px);

    -webkit-transform: translateY(-30px);

    transform: translateY(-30px);

  }

  60% {

    -moz-transform: translateY(-15px);

    -ms-transform: translateY(-15px);

    -webkit-transform: translateY(-15px);

    transform: translateY(-15px);

  }

}





.default-container{

	position: relative;

	padding: 60px 0;

}



.section-para{

	position: relative;

    padding: 10px 0;

}



.section-para p{

	position: relative;

    font-size: 16px;

    line-height: initial;

    color: #656868;

}





.chairman-p-img{

	    border-top-right-radius: 88px;

    border-bottom-left-radius: 88px;

    

    -webkit-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    -moz-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

	    padding: 46px;

}



.chairman-p-img img{

	    border-top-right-radius: 88px;

    border-bottom-left-radius: 88px;

    //border: 2px solid #2d2d2d;

    -webkit-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    -moz-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

	width: 325px;

}





.chairman-p-text{

	position: relative;

	margin-top: 25px;

}



.chairman-p-text h1{

	position: relative;

    font-size: 30px;

    color: #002f5d;

    padding-bottom: 5px;

}



.chairman-p-text h2{

	    position: relative;

    font-size: 24px;

    color: #333333;

    margin-top: 3px;

	

}



.chairman-p-text p{

	    position: relative;

    margin-top: 10px;

    font-size: 17px;

    line-height: initial;

	

}



.chairman-p-btn{

	display: inline-flex;

    margin-top: 12px;

}



.chair-pg-msg{

	position: relative;

	padding-top: 50px;

}



.chair-pg-msg p{

	font-size: 16px;

	line-height: initial;

	padding-top: 20px;
	text-align: justify;

}



.chairman-p-text h3{

	font-size: 16px;

	line-height: initial;

	padding-top: 20px;

	    color: #dc331d;

		font-weight: 500;

}



.chairman-p-text a i{

	padding-right: 10px;

}



/*===============deafult-page================*/





.default-pg-txt{

	position: relative;
    text-align: justify;
	



}







.default-pg-txt p{

	font-size: 16px;

	line-height: initial;

	padding-top: 20px;

}





/*==========no more tables====================*/



@media only screen and (max-width: 800px) {

    

    /* Force table to not be like tables anymore */

	#no-more-tables table, 

	#no-more-tables thead, 

	#no-more-tables tbody, 

	#no-more-tables th, 

	#no-more-tables td, 

	#no-more-tables tr { 

		display: block; 

	}

 

	/* Hide table headers (but not display: none;, for accessibility) */

	#no-more-tables thead tr { 

		position: absolute;

		top: -9999px;

		left: -9999px;

	}

 

	#no-more-tables tr { border:1px solid #f9f9f9; }

 

	#no-more-tables td { 

		/* Behave  like a "row" */

		border: none;

		border-bottom: 1px solid #eee; 

		position: relative;

		padding-left: 60%; 

		white-space: normal;

		text-align:left;

	}

 

	#no-more-tables td:before { 

		/* Now like a table header */

		position: absolute;

		/* Top/left values mimic padding */

		top: 6px;

		left: 6px;

		width: 45%; 

		padding-right: 10px; 

		white-space: nowrap;

		text-align:left;

		font-weight: normal;

	}

 

	/*

	Label the data

	*/

	#no-more-tables td:before { content: attr(data-title); }

}



#no-more-tables{

	margin-top: 35px;
        overflow: hidden;
}



.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {

    padding: 8px 8px;
    font-size: 16px;

}



#no-more-tables thead{

	background: #002f5d;

    color: white;

}



.pdf-icon{

	background: #f21616;

    padding: 8px;

    color: #fff;

    border-radius: 2px;

	transition: .2s;

}



.pdf-icon:hover{

	background: #000;

}



.navbar-brand img{

	width: auto;

    margin-top: 0px;



}



.drop-fl{

	position: absolute;

    top: 100%;

    left: -251px !important;

	

}





.set-drop a{

	color: #fff;

}



.fixed{

	position: fixed;

	top: 0;

	z-index: 9999;

	width: 100%;

	-webkit-box-shadow: 0px 20px 35px -20px rgba(0,0,0,0.23);

-moz-box-shadow: 0px 20px 35px -20px rgba(0,0,0,0.23);

box-shadow: 0px 20px 35px -20px rgba(0,0,0,0.23);

background: #fff;

transition: .5s;



}





.fixed .navbar-brand img{

	height: auto;

    width: 80px;

    margin-top: 0;

    padding: 4px;

}



.fixed .navbar-default{

	margin-top: 0;

}


.gap-section{

    position: relative;
    background: url('../../../../indoafrica-ictexpo.telecomepc.in/Tepc/assets/tepc/img/bridge.html');
    padding: 85px 0;
    background-repeat:  no-repeat;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position:  50% 50%;
    margin-top: 70px;
}

.gap-section:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height:  100%;
    background: #002e5bb8;

}


.gap-text{
    text-align: center;
    position: relative;
}

.gap-text h1{
    font-size: 32px;
    color: #fff;
    font-weight: 500;
} 



.product-service{

        border-top-right-radius: 88px;

    border-bottom-left-radius: 88px;

    

    -webkit-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    -moz-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

        padding: 46px;
        margin-top: 30px;

}

.product-service ul li{
    position: relative;
    margin-bottom: 20px;
    line-height: initial;
    font-size: 16px;
}

.product-service ul li i{
    padding-right: 10px;
    font-size: 20px;
    color: #002f5d;
}

.subscription-fees{

        border-top-right-radius: 88px;

    border-bottom-left-radius: 88px;

    

    -webkit-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    -moz-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

        padding: 46px;
        margin-top: 30px;

}

.subs-para{
    position: relative;
    padding-top: 25px;

}

.subs-para p{
  font-size: 16px;
}

.election-wrapper{
    position: relative;
    margin:  25px 0;

}

.election-wrapper ul{
    padding-bottom: 10px;
}


.election-wrapper ul li{
    position: relative;
    padding-bottom: 10px;
}

.election-wrapper ul li a{
 position: relative;
    padding-bottom: 10px;
    font-size: 18px;
    color: #000000;
}

.election-wrapper ul li i{
        margin-right: 10px;
    background: #dc2109;
    padding: 9px;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    transition:  .2s;
}

.election-wrapper ul li:hover i{
    background-color: #f9b61e;
}


.member-form{
    position: relative;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    -webkit-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);
    -moz-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);
    box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);
    padding: 46px;
    //margin-top: 30px;
    overflow: hidden;
}


.member-form h1{
    font-size: 20px;
    padding-bottom:  10px;
    text-align: center;
    font-weight: 500;
    line-height: initial;
}

.member-form h2{
       font-size: 19px;
    padding: 10px;
    text-align: center;
    background: #002f5d;
    width: 25%;
    margin: 18px auto;
    color: #fff;
    border-radius: 3px;s

}

.member-form-field{
    position: relative;
}

.member-form-field label{
    position: relative;
    font-size: 15px;
    line-height: initial;
}

.member-form-field input[type="text"]{
    position: relative;
    font-size: 15px;
    padding: 3px 15px;
    margin-top: 8px;
    width: 100%;
    border: 1px solid #e8e5e5;
    border-radius: 3px;
        margin-bottom: 15px;
}

.member-form-field select {
    position: relative;
    font-size: 15px;
    padding: 3px 15px;
    margin-top: 8px;
    width: 100%;
    border: 1px solid #e8e5e5;
    border-radius: 3px;
    margin-bottom: 20px;
}

.member-form-field input[type="date"]{
    position: relative;
    font-size: 15px;
    padding: 3px 15px;
    margin-top: 8px;
    width: 100%;
    border: 1px solid #e8e5e5;
    border-radius: 3px;
        margin-bottom: 20px;
}

.member-form-field textarea{
    position: relative;
    font-size: 15px;
    padding: 3px 15px;
    margin-top: 8px;
    width: 100%;
    border: 1px solid #e8e5e5;
    border-radius: 3px;
    height: 70px;
        margin-bottom: 20px;
}



.default-border{
    position: relative;
    border: 1px dashed #002f5d;

}

.form-format{
    position: relative;
    margin: 30px 0 0 0 ;
}

.form-format h1{
   font-size: 18px;
    padding-bottom: 5px;
    text-align: left;
    font-weight: normal;
    line-height: initial;
}


.form-format h3{
    color: #56595e;
    font-size: 18px;
    padding-bottom: 5px;
    text-align: left;
    font-weight: 600;
    line-height: initial;
    margin: 15px 0;
}


.form-format p{
   font-size: 18px;
    padding-bottom: 5px;
    text-align: left;
    font-weight: normal;
    line-height: initial;
}

.form-format form{
    padding-top: 25px;

}


.member-form-condition{
    position: relative;
}

.member-form-condition p{
        font-size: 16px;
    padding-bottom: 10px;
    text-align: left;
    font-weight: normal;
    line-height: initial;
}


.mem-login{
    position: relative;
    padding-top: 25px;
}

.mem-login input[type="text"]{
    position: relative;
    width: 100%;
    border: 2px solid #e8e8e8;
    padding: 8px;
    border-radius: 3px;
    margin-bottom: 10px;
}

.mem-login input[type="password"]{
    position: relative;
    width: 100%;
    border: 2px solid #e8e8e8;
    padding: 8px;
    border-radius: 3px;
    margin-bottom: 10px;
}

.login-btn{
    position: relative;
    /* text-align: center!important; */
    padding: 10px;
    width: 30%;
    margin: 0 auto !important;
    background: #002f5d;
    color: #fff;
    border: 2px solid #002f5d;
    border-radius: 5px;
    display: inherit;
    margin-top: 10px !important;
    transition: .2s;
}

.login-btn:hover{
    background-color: transparent;
    color: #002f5d;

}

.forgot-pass{
    position: relative;
    margin-top: 20px;
}


.forgot-pass a{
    position: relative;
}



.not-member{
    position: relative;
    margin-top: 20px;
}

.not-member h4{
        position: relative;
    text-align: right;
}

.not-member h4 a{
    position: relative;
}






.upevent-pg{

   border-top-right-radius: 45px;
    border-bottom-left-radius: 45px;
    -webkit-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);
    -moz-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);
    box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);
    padding: 29px 40px 52px 40px;
    margin-bottom: 45px;
    text-align: center;
    height: 500px;

}



.upevent-pg img{

        border-top-right-radius: 35px;

    border-bottom-left-radius: 35px;

    //border: 2px solid #2d2d2d;

    -webkit-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    -moz-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    width: 325px;
        //height: 260px;

}


.gc-mem-img img{

        border-top-right-radius: 35px;

    border-bottom-left-radius: 35px;

    //border: 2px solid #2d2d2d;

    -webkit-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    -moz-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    width: 325px;
        height: 200px;

}

.gc-cou-img img{

        border-top-right-radius: 35px;

    border-bottom-left-radius: 35px;

    //border: 2px solid #2d2d2d;

    -webkit-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    -moz-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);

    width: 325px;
        height: 200px;
        

}







.upevent-pg h1{
   position: relative;
    font-size: 20px;
    color: #002f5d;
    padding-bottom: 10px;
    padding-top: 21px;
    text-align: center;
    display: inline-table;
        line-height: initial;

}



.upevent-pg h2{

         position: relative;
    font-size: 17px;
    color: #f9b61e;
    margin-top: 12px;
    text-align: center;
    line-height: initial;

}

.upevent-pg h3{

      
font-size: 14px;
    line-height: initial;
}



.upevent-pg p{

         position: relative;
    margin-top: 8px;
    font-size: 17px;
    line-height: initial;
    text-align: center;

    

}





.upevent-pg-btn{
    text-align: center;
    margin-top: 12px;
    /* display: -webkit-inline-box; */
    /* overflow: hidden; */
    top: 8px;
    position: relative;

}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: collapse !important;
    border-spacing: 0;
}

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: 500 !important;
}

.test-mou{
    position: relative; 
}

.test-mou .item{
    position: relative; 
    font-size: 17px;
    line-height: initial;
}

.test-mou .item h6{
    position: relative; 
    font-size: px;
    line-height: initial;
    color: #f9b61e;
}


.eve-description{
    position: relative;
    top: 10px;
    font-size: 16px;
    line-height: initial;
    font-weight: 500;
    color: black;
}

.eve-description span{
       margin-bottom: 8px;
    position: relative;
    font-size: 16px;
    line-height: initial;
    font-weight: 500;
    color: #f9b61e;
    border-bottom: 2px solid;
    display: inline-table;
}


.what-new-box{
    padding: 25px;
    margin-top: 66px;
    background: #03355c;
    color: #fff;
    line-height: initial;
    font-size: 16px;
    display: inline-table;
    animation: bg-color 10s infinite;
  -webkit-animation: bg-color 10s infinite;
}




@-webkit-keyframes bg-color {
  0% { background-color:  #03355c ; }
  20% { background-color:  #01cbcb ; }
  40% { background-color:   #ef882d; }
  60% { background-color:   #03355c; }
  80% { background-color:   #01cbcb; }
  100% { background-color:   #03355c; }
}

@keyframes bg-color {
 0% { background-color:  #03355c ; }
  20% { background-color:  #01cbcb ; }
  40% { background-color:   #ef882d; }
  60% { background-color:   #03355c; }
  80% { background-color:   #01cbcb; }
  100% { background-color:   #03355c; }
}


.what-new-box p{
  margin-bottom: 18px;
}


.what-new-box p a{
  color: yellow;
}

/*30-03-2019 css*/

.new-form-tepc{
        position: relative;
    -webkit-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);
    -moz-box-shadow: 0px 0px 51px -3px rgba(0,0,0,.16);
    box-shadow: 0px 0px 51px -3px rgba(0, 0, 0, 0.07);
    margin-bottom: 40px;
}

.member-new-form-field{
    position: relative;
    padding: 20px;
}


.member-new-form-field label{
    position: relative;
}

.member-new-form-field h2{
    position: relative;
}

.form-n-heading{
    position: relative;
        padding: 0;
}

.form-n-heading h2{
    position: relative;
    background: #002f5d;
    padding: 13px;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
}


.member-new-form-field h6{
  position: relative;
    font-size: 17px;
    line-height: initial;
}


.member-new-form-field h6 span{
    position: relative;
    display: initial;
    padding-right: 10px;
    font-style: normal;
    font-weight: 500;
    color: #002f5d;
}


.member-new-form-field input[type="text"]{
    position: relative;
    width: 100%;
    padding: 10px;
    font-size: 17px;
    border: 1px solid #a19d9d;
    
}

.member-new-form-field select{
    position: relative;
    width: 100%;
    padding: 10px 3px;
    font-size: 17px;
    border: 1px solid #a19d9d;
    
}


.member-new-form-field button{
  float: right;
    margin-right: 7px;
    padding: 9px 10px;
    background: #f9b61e;
    border-color: #f9b61e;
    color: #000;
    transition: .2s;
}

.member-new-form-field button i{
    padding-right: 10px;
}

.member-new-form-field button:hover{

    background: #002f5d;
    color: #fff;
        
    


}

.member-new-form-field input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    zoom: 1.5;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: initial !important;
}


.term-li{
    position: relative;
}

.term-li li{
   position: relative;
    list-style-position: inside;
    list-style-type: disc;
    margin-bottom: 20px;
    font-size: 15px;
}

.btn-addmore{
    background: #f3ab06 !important;
    border: none;
    padding: 6px 17px;
    margin-top: 22px;
    border-radius: 2px;
    text-transform: capitalize;
    box-shadow: 0px 2px 2px #dddbdb;
}
.uplaodDocument{
    margin-top:25px;
    font-weight:700 !important;
}
.border-red{
color: #f00;
}

.radioBox input[type="radio"], input[type="checkbox"]{
    margin:0;
    vertical-align:middle;
}

.submitBtn{display: block;
    padding: 8px 27px;
    margin: 0 auto;
    background: #4a8805;
    border: none;
    color: #fff;
    border-radius: 2px;
    box-shadow: 1px 2px 3px #999797;}

.line-1{
    width:100%;
    height:1px;
       margin: 7px 0;
}


.airf{
       font-size: 24px;
    margin: 22px 0 0;
    color: #f9b61e 
}