@charset "utf-8";
/* CSS Document Created By Naresh Yannam */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,600,400italic,600italic,700,700italic,800,800italic&subset=latin,greek,greek-ext,latin-ext,cyrillic,vietnamese,cyrillic-ext);

body
{
    font-family: Helvetica !important;
        letter-spacing: 0.2px;
    line-height: 24px;
    font-size: 14px;
}
.full-width
{
	border-top:4px solid #454545;
}
.header
{
	text-align:left;
	float: left;
    width: 100%;
}
.menu_section
{
	float: left;
    width: 100%;
    background: #0060af;
}
.header h4
{
	font-size: 14px;
    color: #0050a1 !important;
    margin-bottom: 2px;
	margin-top: 2px;
    text-transform: uppercase;
    font-weight: 600;
}
.main_menu
{
	float: left;
    width: 100%;
	margin-top: 0px;
}
.banner_slider
{
	float: left;
    width: 100%;
}
.top-menu {
    margin-top: 5px;
}
.top-menu li {
    display: inline;
    border-right: 1px solid #ccc;
    padding: 0 5px;
}
.top-menu li a {
    color: #5a5959;
    font-size: 12px;
}
.navbar-default {
    background-color: #0060af !important;
	margin-bottom: 0px;
}
.navbar {
    position: relative;
    min-height: 45px !important;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    font-family: Helvetica !important;
    padding: 12px 13px !important;
}
.item img {
    width: 100%;
}


.no-r-border{
	border-right: 0px !important;
}
.top-menu {
    margin-top: 27px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
@media (min-width: 768px){
.navbar-nav>li>a {
    padding-top: 0;
    padding-bottom: 0;
}
	}
.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 6px;
	color:#0678d5;
	text-transform:none;
}
.navbar-default .navbar-nav>li>a {
    font-size: 13px;
    color: #fff;
}
.navbar {
	min-height: 0;
	    margin-bottom: 0px;
}
.panel-heading {
    padding: 5px 15px;
}
.panel-body{
	font-size: 13px;
	min-height: 86px;
	padding: 7px;
}
.panel {
    margin-bottom: 10px;
}
.tab-content {
	border:1px solid #337ab7;
	min-height: 276px;
	padding: 8px 6px;
}
.nav-pills>li>a{
	border-radius: 0px;
	background:#fff;
	color:#337ab7 !important;
	padding: 0px 14.3px !important;
	font-size:13px;
}
.nav-tabs {
    border-bottom: 0px solid #ddd;
}
.mar_list{
	padding: 5px;
}
.mar_list li{
	list-style-type: none;
	padding: 5px;
	text-align: justify;
}
.footer_links li{
	list-style-type: none;
	display: inline;
	text-align: center;
	padding: 0 30px;
}
.footer_links li a{
	color: #fff;
	background: #454545;
	padding: 5px 20px;
	border-radius: 4px;
	width: 100%;
}
.footer_links{
	text-align: center;
	padding-left: 0px;
	float: left;
	width: 100%;
}
.links
{
    padding:0px;
    margin:0px;
}
.footer{
	background: #2f2f2f;
	margin-top: 0px;
	float: left;
    width: 100%;
}
.footer p{
	color: #fff;
	padding: 0 20px;
	margin: 5px;
	font-size: 12px;
}
.dropdown-menu{
	background: #2b2b2b;
}
.dropdown-menu a{
	color: #fff;
}
.dropdown-menu>li>a {
    color: #f7f7f7;
    font-size: 12px;
}
@media (min-width: 768px){
.navbar-right .dropdown-menu {
    right: auto;
    left: 0;
}
	}

 
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: underline;
}  
  
@media (max-width: 767px) {
  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  
.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
    text-decoration: none;
}
.dropdown-menu>li>a{
	border-bottom: 1px dotted #7b7f83;
}
.carousel-caption{
	font-size: 30px;
	text-shadow: 0px 1px 1px #000;
	top:38%;
}
@media screen and (min-width: 768px){
.carousel-caption {
    right: 0%;
    left: 40%;
    padding-bottom: 30px;
}
	}
	
	
.item img
{
    width:100%;
}
@media (min-width: 768px){
.navbar-right {
    float: right!important;
    margin-right: 0px;
}
	}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #e8e8e8;
    border-radius: 1px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.breadcrumb li a{
	color: #000;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #000;
    content: "/\00a0";
}
.inner-container{
	box-shadow: 0 0 3px #454545;
}
.breadcrumb>.active {
    color: #484848;
}
h2.head2{
	    margin-top: 0px;
    font-size: 22px;
    background: #3986f7;
    display: inline-block;
    padding: 2px 20px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}
h3.head3{
	      margin-top: 0px;
    font-size: 20px;
    /* background: #3986f7; */
    display: inline-block;
    /* padding: 2px 20px; */
    color: #3986f7;
    text-decoration: underline;
    border-radius: 5px;
    margin-bottom: 10px;
}
.textpara
{
    text-align:center;
}
h4.head4{
	      margin-top: 0px;
    font-size: 18px;
    color: #000;
    border-radius: 5px;
    margin-bottom: 5px;
}
.body-content p{
	text-align: justify;
}
table tr th{
	background: #3986f7;
	color: #fff;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 2px;
    font-weight: 700;
}
.checkbox{
	height: 48px;
	padding-top: 16px;
}
.btn-primary{
	margin-bottom: 20px;
}
li
{
    text-align: justify;
    margin-bottom: 0px;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #ffaa3b;
    color: #000 !important;
    padding: 6px 14px !important;
    font-weight: 500;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff !important;
  
    background-color: #ff6f38;
  
}
.pdfimg td img
{
        width: 22px;
}
th
{
    text-align:center;
}
th, td
{
    vertical-align:middle !important;
}


.textfield
{
    float: left;
    width: 100%;
    height: 32px;
    margin-bottom: 10px;
    margin-top: 3px;
    padding-left: 10px;
}
.videodiv
{
        float: left;
    width: 100%;
    min-height: 200px;
    border: 1px solid #e8e8e8;
    background: #fff;
    padding: 2px;
    margin-bottom:20px;
}
.videolink
{
        min-height: 190px;
    background: #e8e8e8;
}
.videotext
{
}
.videotext a
{
    float: left;
    width: 100%;
    text-align: center;
    padding: 7px;
    text-decoration: none;
    min-height: 54px;
    vertical-align: middle;
}
.tableddisplaymain tr th, .tableddisplaymain tr td
{
   padding:0px !important;
   border:0px;
}
.tableddisplaymain .tabledisplay th, .tableddisplaymain .tabledisplay td
{    padding: 5px !important;}
.body-content
{
	float:left;
	width:100%;
	margin-top:15px;
}

@media (min-width: 1200px){
.container {
    width: 1200px;
}
.header .col-lg-8
{
	padding:0px;
}
.menu_section .col-lg-9 
{
	padding:0px;
}
.header .col-lg-12
{
	padding:0px;
}
.navbar-collapse.collapse
{
	padding-right:0px;
}
.header .col-lg-3
{
	padding-left:0px;
}
}
@media (max-width:767px)
{
    .nav-submenu ul li a
    {
            background: #085a9e !important;
    }
	.top-menu
	{
		padding:0px;
	}
	.nav .nav-submenu>ul {
	margin-left: 0px !important;
}
	.news_sec {
        margin-top: 10px !important;
	}
	.navbar-header
	{
		background-color: #0060af !important;
	}
	.header .col-xs-12{
		padding:0px;
	}
	.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 4px;
}
.navbar-collapse
{
	background:#f1f1f1;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #fff;
}
	.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
	}
	.nav>li>a {
    position: relative;
    display: block;
    padding: 8px 6px;
    background: #fff;
    margin-bottom: 1px;
}
.caret
{
	float:right;
	margin-top: 10px;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #0060af;
    color: #fff;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #0060af;
    border-color: #337ab7;
    color: #fff;
}
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #ccc;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
    color: #000000;
}


.nav a, .nav a:active, .nav a:hover, .nav a:visited {
    border-radius: 6px;
    padding: 5px !important;
    text-decoration: none;
}
.logo
{
	width:100%;
}
.header
{
	border-bottom: 4px solid #454545;
}

.nav-submenu > a:after {
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: 0px;
    margin-top: 5px;
    width: 0;
}
.menu_section {
    float: left;
    width: 100%;
    background: #0a66b2;
}
.nav {
    padding-top: 12px;
}

.nav ul {
    display: block;
    position: relative;
    zoom: 1;
    list-style-type: none;
    margin: 0;
    padding: 0px;
}
.full-width
{
	border-top:none !important;
}
.main_menu
{
	margin-top:0px;
}
.footer_links li {
    list-style-type: none;
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    padding: 7px 0PX;
}
.footer_links li a {
    color: #fff;
    background: #454545;
    padding: 5px 20px;
    border-radius: 4px;
    width: 100%;
    float: left;
    margin-bottom: 7PX;
}
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #0060af;
    border-color: #035496;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
}
.panel-body span
{
	font-size: 14px;
    font-family: Helvetica !important;
    margin: 0px;
}
.mar_list li a
{
	font-size: 14px;
    font-family: Helvetica !important;
    margin: 0px;
}

.multi-item-carousel .carousel-inner > .item {
  -webkit-transition: 500ms ease-in-out left;
  transition: 500ms ease-in-out left;
}
.multi-item-carousel .carousel-inner .active.left {
  left: -25%;
}
.multi-item-carousel .carousel-inner .active.right {
  left: 25%;
}
.multi-item-carousel .carousel-inner .next {
  left: 25%;
}
.multi-item-carousel .carousel-inner .prev {
  left: -25%;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .multi-item-carousel .carousel-inner > .item {
    -webkit-transition: 500ms ease-in-out left;
    transition: 500ms ease-in-out left;
    -webkit-transition: 500ms ease-in-out all;
    transition: 500ms ease-in-out all;
    -webkit-backface-visibility: visible;
            backface-visibility: visible;
    -webkit-transform: none!important;
            transform: none!important;
  }
}
.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
  background-image: none;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff !important;
    background-color: #337ab7;
    font-size: 13px;
    text-transform: none;
}

        .box_div {
    background-color: #fdfdfd;
    box-shadow: 0px 0px 2px 0px;
    text-align: center;
    padding: 7px;
    position: relative;
    margin-bottom: 7px;
    z-index: 9;
    min-height: 135px;
}
.box_div h4 {
    color: #0074d3;
    margin-top: 0px;
    font-size: 17px !important;
    margin-bottom: 2px;
    font-weight: 500;
}
        @media (min-width: 768px)
        {
            .body-content .col-sm-3
            {
                padding: 4px 4px !important;
            }
            .box_div img {
    width: 50px !important;
}
        }
        .full-width
        {
            border-top: 4px solid #0060af;
        }
        .top-column-right ul.register li a
        {
            color: #00579e;
            padding: 4px;
            font-size: 14px;
            text-align: center;
            font-weight: 500;
        }
        .top-column-left, .top-column-right
        {
            padding-top: 3px;
            padding-bottom: 3px;
        }
        .contact-line .fa
        {
            padding-right: 10px;
        }
        .slide_controls3 .left {
    left: 46%;
    position: absolute;
    z-index: 9999;
}
        .slide_controls3 .right
        {
            left: 53%;
            position: absolute;
            z-index: 9999;
        }
        .tiles_indicators {
    position: absolute;
    bottom: -36px;
    left: 75% !important;
    z-index: 15;
    width: 11%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.tab-content {
    border: 1px solid #337ab7;
    min-height: 248px !important;
    padding: 8px 6px;
}

        #flashingtext
        {
            color: white;
            text-transform: uppercase;
            font-size: 12px;
            font-weight: 600;
            font-family: Helvetica !important;
            padding: 0px 9px;
        }
        #flashingtext1
        {
            font-family: Helvetica !important;
            font-size: 12px;
            color: white;
            text-decoration: none;
            font-weight: 600;
            padding: 0px 10px;
        }
        .top_bar_main
        {
            background: #f0f0f0;
            float: left;
            width: 100%;
        }
    #carousel123 .carousel-inner {
    position: relative;
    width: 100%;
    padding-top: 4px !important;
    overflow: hidden;
}
#carousel123 .carousel-inner {
    position: relative;
    width: 100%;
    padding-top: 4px !important;
    overflow: hidden;
}
.box_div {
    background-color: #fdfdfd;
    box-shadow: 0px 0px 2px 0px;
    text-align: center;
    padding: 7px;
    position: relative;
    margin-bottom: 7px;
    z-index: 9;
    min-height: 132px !important;
}
.tiles_indicators {
    position: absolute;
    bottom: -36px;
    left: 69.2% !important;
    z-index: 15;
    width: 22%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}