body{
	font-family: 'Open Sans', sans-serif;
	background: #e0eff1;
}
body a{
	transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
ul, ol{
	padding:0;
	margin:0;
	
}
.container.mainwrap
{
	background:#fff;
	    margin-top: 10px;
    margin-bottom: 10px;
}
.wrap{
	width:80%;
	margin:0 auto;
}

.header {
  background-color: #fff;
}
ul.support li, ul.support-right li {
  display: inline-block;
  margin: 6px 0 0em 0em;
}
ul.support li a, ul.support li span, ul.support-right li a {
  text-decoration: none;
    vertical-align: bottom;
}

ul.support li i.tele-in{
	  background: url(../images/call.png) 0px 0px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 0;
}
.image-slider {
  position: relative;
}
.banner-grids {
position: absolute;
  bottom: 0;
  z-index: 9999;
  right: 13%;
}
.banner-grids h3 {
	  font-family: 'Poiret One', cursive;
  text-transform: uppercase;
  padding: 10px 0;
    font-weight: 600;
}
.banner-grids p {
  font-size: 0.95em;
  line-height: 1.7em;
  font-weight: 100;
}
.banner-grid4 ul li {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  line-height: 1.8em;
  font-weight: 100;
}
.banner-grid4 ul li span {
  padding-left: 75px;
}
.banner-grid1 {
  background: #81ceff;
  float: left;
  width: 25%;
    padding: 1.5em;
      color: #fff;
}
.banner-grid2 {
  background: #44A7E4;
  float: left;
  width: 25%;
    padding: 1.5em;
      color: #fff;
}
.banner-grid3 {
  background: #0077c0;
  float: left;
  width: 25%;
    padding: 1.5em;
      color: #fff;
}
.banner-grid4 ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.banner-grid4 {
  background: #00598e;
  float: left;
  width: 25%;
  padding: 1.38em;
  color: #fff;
    height: 216px;
}
.top-header-left{
	float:left;
	padding-top: 25px;
}
.top-header-right{
  /*float: right;*/
}
.sub-about-grid-social ul li{
	display:inline-block;
}
.sub-about-grid-social {
	padding: 0.7em 0 0;
}
.social {
  background: #fff;
  border: 1px solid#E0E0E0 ;
}
.social ul {
  padding: 0;
  margin: 0;
}
.social i {
  width: 20px;
  height: 20px;
  background: url('../images/menu-tops.png') no-repeat 0px 0px;
  display: inline-block;
  margin: 6px 4px 0 0;
  padding: 10px;
}
.social ul li{
	display:inline-block;
	  border-right: 1px solid#E0E0E0 ;
}
.social ul li:nth-child(5) {
  border-right: 0;
}
.facebook {
color:#1648a3;
font-size: 32px;
}
.twitter {
color: #53AAE8;
font-size: 32px;
}
.linked {
color: #0E70B6;
font-size: 32px;
}
.youtube {
color: #51615c;
font-size: 32px;
}
.pint {
color: #0991dc;
font-size: 32px;
}


.navigation
{
background:transparent;
}
.navbar {
  border-radius: 5px !important;
}
.logo{
float: left;width: 19%;
padding:14px 0px;
}
.logo a{
display:block;
}
.nav-wil{
padding:0;
}
.wide_range {
    float: left;
    padding: 0px 0px;
    width: 60%;
    text-align: center;
}
.wide_range img
{
	max-width:100%;
	/*background:url(../images/add.gif) no-repeat;*/
}
.navbar-default .navbar-nav > li > a{
  color: #fff;
  font-size: 14px;
     font-size: 15px;
   /* font-weight: 800; */
}
.nav > li > a {
width:100%;
text-align:center;
  padding: 17px 0px !important;
}
.navbar-nav {
  float: left;
  margin: 0;
    padding: 0px 0px;
	width:100%;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  /*color: #e9c899;background-color:transparent !important;*/
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #FFF/*e9c899*/;background-color:transparent !important;
  text-decoration:underline;
}
.navbar-default {
  background-color:#29b3ff;
  padding: 0em 0!important;
  color: #fff;
  border:none;
  margin-bottom: 0;
}
.top-header {
      margin: 0px 0;
}

.navbar-nav > li {
  float: left;

width:14%;
}
.navbar-default .navbar-nav > li:last-child
{
	border-right: 0px solid #ff4e08   !important;
	
}
.navbar-default .navbar-nav > li:first-child
{
	border-left: 0px solid #ff4e08   !important;
	
}
.carousel-indicators li.active{
background:#2b145a/*FF2704*/;
}

.carousel-caption {
position: absolute;
    top: 10px;
    left: 5%;
    bottom: 49%;
    padding: 10px 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    right: 35%;

}
.carousel {
    position: relative;
    margin-top: 10px;
}
.carousel-caption h3{
      font-size: 30px;
text-transform:uppercase;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img
{
    border-radius: 10px;
}
.carousel-control {
    
    visibility: hidden;
}
div.accordion-header
{
	/* Permalinkd - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fffcfc+0,f2eded+100 */
background: #fffcfc; /* Old browsers */
background: -moz-linear-gradient(top,  #fffcfc 0%, #f2eded 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffcfc), color-stop(100%,#f2eded)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fffcfc 0%,#f2eded 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fffcfc 0%,#f2eded 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fffcfc 0%,#f2eded 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fffcfc 0%,#f2eded 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#f2eded',GradientType=0 ); /* IE6-9 */
    padding: 6px 12px;
	border-right: 1px solid rgba(224, 224, 224, 0);
    border-left: 1px solid rgba(224, 224, 224, 0);
}


div.accordion {
}
div.accordion-header span {
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    line-height: 1.3em;
    color: #212121;
    background: url();
}
div.accordion-content {
    border-left: 1px solid rgba(224, 224, 224, 0);
    border-right: 1px solid rgba(224, 224, 224, 0);
    border-top: 1px solid rgba(224, 224, 224, 0);
    border-bottom: 1px solid rgba(204, 204, 204, 0);
    display: none;
    padding: 12px;
    color: #212121;
    background: #FFF;
    font-size: 15px;
    line-height: 1.45em;
    width: 100%;
    float: left;
    background-color: #FAF6F6;
}
.carousel-caption h3 span{
font-weight:700;
}
.carousel-caption p{
font-size:1.5em;
padding-top:20px;
text-transform:uppercase;
}
.carousel-caption p span{
font-weight:700;
}
.carousel-caption p{
}
.formbox
{
}
.formbox .boxshadow
{
background: #FFF1E8;
    padding: 10px 20px 20px;
    text-align: center;
    border-radius: 3px;
    margin-top: 10px;
}
.formbox h2
{
    color: rgb(2, 13, 23);
	margin:0 0 10px;
	line-height:1.5;
	font-size:18px;
}
.formbox ul 
{
    list-style: none;
    text-align: center;
    MARGIN: 0;
    padding: 0;
}
.formbox ul li
{
    display: inline-block;
    width: 22%;
    padding: 0;
}
.formbox ul li input[type="text"]
{
    width: 90%;
    border-radius: 5px;
    padding: 8px;
    border: 0;
}
.formbox ul li input[type="submit"]
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+95,207cca+95 */  background: rgb(30,87,153); /* Old browsers */  background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 95%, rgba(32,124,202,1) 95%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(95%,rgba(32,124,202,1)), color-stop(95%,rgba(32,124,202,1))); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 95%,rgba(32,124,202,1) 95%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 95%,rgba(32,124,202,1) 95%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 95%,rgba(32,124,202,1) 95%); /* IE10+ */  background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 95%,rgba(32,124,202,1) 95%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#207cca',GradientType=0 ); /* IE6-9 */;
 border: 0;
 width: 79%;
 padding: 7px;
 border-radius: 5px;
 color: #fff;
 text-transform: uppercase;
 font-weight: bold;
 font-size: 1.2em;
}
.leftcol
{
    margin: 20px  0 0;
    /* background-color: #f1f1f1; */
}
.leftcol h3
{
    background-color: #ff2704;
    font-size: 1.4em;
    font-weight: 400;
    padding: 12px 15px;
    margin: 0;
    border-radius: 4px;
    color: #fff;
}
.leftcol ul 
{
    list-style: none;
    background-color: #f1f1f1;
    padding: 12px 15px 10px 17px;
}
.leftcol ul li
{
}
.leftcol ul li a
{
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    line-height: 3;
    color: #333;
    border-top: 1px solid rgba(255, 255, 255, 0);
}
.leftcol ul li a span
{
    padding-right: 10px;
    color:rgba(255, 39, 4, 0.62);
}
div.accordion-header-icon {
    color: #FF2704;
}
.footer
{
    background-color: #333/*ff2704*/ /*rgb(255, 241, 232)*/;
    text-align: center;
}
.footer ul 
{
    list-style: none;
    padding: 00;
    margin: 5px 20px;
	/*background:#333/*ff2704;*/
}
.footer ul li
{display: inline-block;
padding: 0px 20px;
/*border-left: 1px solid #999;
border-right: 1px solid #999;*/

margin: 5px 0px 5px 0px;
    /*display: inline-block;
    padding: 5px 20px;
    border-left: 1px solid rgba(172, 98, 49, 0.28);*/
}
/*.footer ul li:first-child
{
    border-left: 0px solid rgb(147, 147, 147);
}*/
.footer ul li a
{
    color: #FFF/*693816*/;
    font-size: 1em;
	font-weight:600;
}

ul.support li.biboxsio, .biboxsio
{
	 display: block;
padding-right:15px;
}
.biboxsio a
{
font-size: 20px;
    color: #333;
    font-weight: 600;
}
.biboxsio i
{
font-size:1.2em;
color:#2b145a/*FF2704*/;
padding-right:10px;
}
.image_ad
{
padding:20px 0;
}
/*.boxshadow
{
-webkit-box-shadow: 0px 0px 18px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 18px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 18px 0px rgba(50, 50, 50, 0.75);
}*/
.image_ad img
{
width:100%
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0.27);
  border: 2px solid #FFF/*rgba(255, 255, 255, 0.63)*/;
  border-radius: 10px;
}


.rightcol
{
    margin: 20px 0 0;
}
.rightcol .row
{
background:#D5ECF4;
padding: 0 20px 20px;
text-align: center;
}
.rightcol h2
{
    background-color: #488bbb;
    font-size: 17px;
    font-weight: 600;
    padding: 12px 15px;
    margin: 0;
    border-radius: 4px;
    color: #fff;
	  margin-bottom:15px;
	  margin-bottom: -3px;
}
.middlecol ul
{
	margin-left:30px;
}
.rightcol ul 
{
    /* list-style: none; */
    /* text-align: center; */
    /* MARGIN: 0; */
    /* padding: 0; */
    list-style: none;    background-color: #f7f4f4;    padding: 12px 15px 10px 17px;
}
.rightcol ul li
{
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 10px 0;
    text-align: center;
}
.rightcol ul li input[type="text"], .rightcol ul li textarea
{
    width: 100%;
    border-radius: 5px;
    padding: 5px 8px;
    border: 0;
}
.rightcol ul li input[type="submit"]
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+95,207cca+95 */  background: rgb(30,87,153); /* Old browsers */  background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 95%, rgba(32,124,202,1) 95%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(95%,rgba(32,124,202,1)), color-stop(95%,rgba(32,124,202,1))); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 95%,rgba(32,124,202,1) 95%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 95%,rgba(32,124,202,1) 95%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 95%,rgba(32,124,202,1) 95%); /* IE10+ */  background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 95%,rgba(32,124,202,1) 95%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#207cca',GradientType=0 ); /* IE6-9 */;
 border: 0;
 width: 60%;
 padding: 7px;
 border-radius: 5px;
 color: #fff;
 text-transform: uppercase;
 font-weight: bold;
 font-size: 1.2em;
}
.footer-bottom
{
background:#333/*ff2704*//*320500*/;
padding-top:10px;
}
.footer-bottom p
{
text-align:center;
color:#FFF/*999*/;
line-height:2;
font-size:.8em;
}
.middlecol
{

  margin: 1px 0;
}
.middlecol h3
{
font-size: 1.6em;
  font-weight: 700;
  margin: 0;
  color: #000;
  padding-bottom:20px;
}




@media (max-width:768px){
.top-header
{
text-align:center;
}
.logo {
  float: none;
  width:100%;
}
.wide_range {
    float: none;
    width: 100%;
    text-align: center;
}
ul.support li.biboxsio, ul.support-right li.biboxsio {
  display: block;
  margin: 1em 0 0em 0em;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF;
}
default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #00598E;
}
.navbar-default .navbar-toggle {
  border-color: #00598E;
  background-color: #00598E;	
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #00598E;
}
.navbar-nav > li {
  float: none;
 /* border-right: 1px solid #3953A4 !important;
  border-left: 1px solid #6FCCDD !important; */
  width: 100%;
}
.carousel-caption p {
  font-size: 1.1em;
  padding-top: 8px;
  text-transform: uppercase;
}
.carousel-caption h3 {
  font-size: 2em;
}
.formbox ul li {
  width: 100%;
  padding-bottom:20px;
}
.top-header-right {
  float: none;
}
.footer ul li {
  display: block;
  padding: 5px 20px;
  border-left: 0px solid rgb(147, 147, 147);
  width: 50%;
  text-align: left;
 /* float: left; */
}
}
.parent-childs a, .parent-childs a:focus{ outline:0 !important; }
.parent-childs.active{ background:#ccc; }
.parent-childs ul{ 
  display:none; 
  height:0;
  padding:0 15px; 
  background:none; 
  transition-duration: 1s, 1s, 1s, 1s, 1s, 1s;
  transition-property: width, height, transform, background, font-size, opacity;  
}
.parent-childs.active ul{ 
  display:block; 
  height:auto; 
  opacity:1;
}
.parent-childs.active ul li:first-child a{ border-top:0;  }
.parent-childs.active ul li:last-child a{ border-bottom:0; }


.accordion {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
}
ul.child-link {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
.leftcol ul.child-link a {
        line-height: 20px;
    padding: 4px 10px 4px 21px;
    font-size: 13px;
}
.leftcol ul.child-link li a span {
    margin-left: -18px;
    padding-right: 7px;
}
.data
   {
   display:none;
   position: absolute;
   width:161%;
   background-color:#fe0000;
   background-color: #282c2d;
  border-top: 1px solid #716e6e;
   z-index: 9;
   }
.first:hover .data
   {
   display:block;
   color:#e4f9ca;
   font-size: 15px;
   padding:10px 10px 5px 10px;
   z-index: 9;
   font-size:13px;
  }
 .first .data a:hover
  {
  color:#82f846;
  padding:5px 10px !important;
  text-decoration:none;
  font-size:12px;
  }
  
  .datanew
   {
   display:none;
   position: absolute;
   width:520%;
   background-color:#343a3c;
   border-top:1px solid gray;
   left:-6%; 
   z-index: 9;
   }
.firstnew:hover .datanew
   {
   display:block;
   color:#e4f9ca;
   font-size: 15px;
   padding:10px 10px 5px 10px;
   z-index: 9;
   font-size:13px;
  }
 .firstnew .datanew a:hover
  {
  color:#82f846;
  padding:5px 10px !important;
  text-decoration:none;
  font-size:12px;
  }
  
  


/* Select Div Css */

.double ul {
    width: 700px;
    margin-bottom: 20px;
    overflow: hidden
}

.double li {
    line-height: .80;
    float: left;
    display: inline;
    width: 33%;
    padding: 5px;
    text-align: left;
    margin-left: -30px;
}

.double li a {
    width: 100%;
    font-size: 12px;
    color: #333
}
.newdiv {
    display: none;
    position: absolute;
    width: 700px;
    background: #fff;
    border-style: ridge;
    left: 155px;
    margin-left: -167px;
    margin-top: 5px;
}



.fore,
.newiv {
    position: absolute;
    width: 700px;
    background: #fff;
    border-style: ridge;
    left: -1px
}

.emaujli:hover .newdiv {
    display: block;
    color: #000;
    z-index: 9
}

.newiv {
    display: none
}

.threeli:hover .newiv {
    display: block;
    color: #000;
    z-index: 9
}

.fore {
    display: none
}

.foreli:hover .fore {
    display: block;
    color: #000;
    z-index: 9
}