/* about us page or Header of inner page */


.dropdown-menu li.dropdown:hover > ul.dropdown-menu{
    display: block;  
position:abslute;
left:200px; top:-5px;	

}

.white-text{color:#fff; text-align: center; }
.headerpage {
width: 100%;


background: #459DDB url(../img/pattern.png) repeat;
height: auto;
float: left;
padding:0px 0 0px 0px;
}

.headcontent{
text-align: left center;
text-shadow: 0 1px 4px #333;
font-weight: 600;

color: #fff;
font-size: 45px;
padding: 10px 0 10px 0px;
}

.boxer{

padding: 10px 10px 10px 10px;
background: #fff;
border: 1px solid #ddd;
}


.abouth3 {
width: 100%;
background: #F5F3F3;
font-size: 18px;
color: #666;

padding: 10px 0px 10px 15px;
margin: 15px 0 15px 0px;
}

.p{ padding-left:15px; padding-right:15px; }
.pp{ padding-top:10px;}
.ul{ padding:}
.strong{  padding-left:15px; padding-right:15px;   }

.borderp{ margin-bottom:10px;  border-bottom:1px  dashed #ccc; }


.list{

width:100%;

margin-bottom:10px;}

.list ul {
margin: 0px;
padding: 0px;}

.list li {
list-style: none;
display: inline-block; width:100%;}

.list li a{display: block;
text-decoration: none;

color: #666;
font-size: 16px;
border: 1px dashed #ccc;

padding: 5px;
font-weight: 600;
}


.list li a:hover{ background:#459DDB; color:#fff;}

.career{font-size: 16px;
color: #fff;
text-align: left center;
margin: 10px 0 10px 0px;
border-radius: 5px;
background: #333;
padding: 10px 5px 10px 15px;}

/* about us page or Header of inner page */



/* for comming soon page*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}



.counters-title {

font-weight: 400;
font-size: 78px;
text-transform: uppercase;
}


.timer-wrap {
display: inline-block;
margin: 0 20px;
position: relative;
}

.counters {
padding: 0;
}

.timer-bg {
width: 174px;
height: 174px;
border-radius: 90px;
border: 3px solid #7ccbfc;
background-color: #b0e0fd;
background-color: rgba(124,203,252,.5);
position: absolute;
top: 10px;
left: 10px;
}

.digits {
font-family: 'Gafata', 'calibri', "helevetica", sans-serif;
font-weight: 400;
font-size: 46px;
color: #fff;
text-shadow: 0 1px 0 #7ccbfc;
text-align: center;
position: absolute;
top: 58px;
width: 100%;
}

.digits-label {

font-weight: 400;
font-size: 20px;
color: #fff;
text-shadow: 0 1px 0 #7ccbfc;
text-align: center;
text-transform: uppercase;
position: absolute;
bottom: 63px;
width: 100%;
}
.navbar-wrapper {
	
	right: 0;
	left:0;
	z-index: 20;
}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper  {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar  {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 400px;
  margin-bottom: 20px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  background: #000;
    text-align: left;
    padding: 20px;
    width: 500px;
  
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 400px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}



/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}



.top_nav {
text-align: right;
margin-top:0px;

}

.top_nav ul {
margin: 0px;
padding: 2px;}

.top_nav li {
display: inline;
list-style: none;
border-right: 1px solid #333;}


.top_nav li a {
font-size: 12px;
color: #333;
padding: 0px 10px 0px 10px;
text-decoration: none;
border-bottom:1px solid transparent;
}
.top_nav li a:hover{border-bottom:1px solid #ccc;}
.top_nav li:last-child {
border: none;
}

.logo_search {
float: right;
margin-top: 35px;
width: 240px;
margin-bottom: 10px;
}

.logo_search_input {
width: 180px;
height: 32px;

background: #424a59;
outline: none;
border: none;
color: #dae8eb;
text-indent: 10px;
float: left;
font-size: 15px;
margin-top: 5px;
}
.logo_search_button {
width: 65px;
border-radius: 0px;
margin-top: 5px;
margin-left: -5px;
height: 32px;
background-image: linear-gradient(to bottom, #E47A16 0, #E47A16 100%);
/*background: #3baae1;*/
outline: none;
border: none;
cursor: pointer;
float: left;
padding: 5px;
display: inline-block;
}
.right-caret:after,.left-caret:after
 {	content:"";
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
	margin-left:5px;
}
.right-caret:after
{	border-left: 5px solid #ffaf46;
}
.left-caret:after
{	border-right: 5px solid #ffaf46;
}



.dropdown-menu > li
{	position:relative;
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */
	/* Rules below not implemented in browsers yet */
	-o-user-select: none;
	user-select: none;
	cursor:pointer;
	border-bottom:1px dashed #ccc;
	padding-bottom:3px;
	padding-top:3px;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    display:none;
    margin-top: -1px;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	border-left-color:#fff;
	box-shadow:none;
}
.dropdown-menu  li .dropdown:hover > ul.dropdown-menu
{ dissplay:block; }


.right-caret:after,.left-caret:after
 {	content:"";
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
	margin-left:5px;
}
.h3 img{
-webkit-animation:spin 4s linear infinite;
-moz-animation:spin 4s linear infinite;
animation:spin 4s linear infinite;
}
.slider_main{left:10px;  position: relative; top: 0px;  width: 100%; height: 242px; overflow: hidden;}

.slider{ cursor: move; position: absolute;  top: 0px; width: 100%; height: 242px; overflow: hidden; }

.slider a img{ border:1px solid #ccc; border-radius:5px;}





/*Custom css for footer*/




.footer {
	width:100%;
	height:auto;
	float:left;
}


.headerpagefooter {
width: 100%;
background: #151719;
height: auto;
float: left;
padding: 0px 0 0 0px;
}

.foter_copy {
	font-size:12px;
	color:#fff;
	margin-top:10px;
}
.foter_copy_right {
	

	text-align:right;
	font-size:12px;
	color:#fff;
	margin-top:10px;
}

/*Custom css for footer*/
.marginf{ margin-bottom:40px;}
.padding{  padding-bottom:35px;}
@media (max-width:767px){}
@media (min-width:768px){
.slider_main{position: relative; top: 0px; left: 0px; width:100%; height: 242px; overflow: hidden;}
		
.slider{cursor: move; position: absolute; left: 0px; top: 0px; width: 100%; height: 242px; overflow: hidden;}
 .navbar-wrapper {
   
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    /*border-radius: 4px;*/
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }



	}
	
	
	
@media (min-width:992px) {
		.slider_main{ left:10px; position: relative; top: 0px; left: 0px; width: 100%; height: 242px; overflow: hidden;}
		
.slider{cursor: move; position: absolute; left: 0px; top: 0px; width: 100%; height: 242px; overflow: hidden;}


.featurette-heading {
    margin-top: 120px;
  }

}
	
	
	
@media (min-width:1200px){
.slider_main{ left:10px; position: relative; top: 0px; left: 0px; width: 540px; height: 242px; overflow: hidden;}
.slider{cursor: move; position: absolute; left: 0px; top: 0px; width: 100%; height: 242px; overflow: hidden;}}



@media (min-width:280px){
	
	.slider_main { left:10px; position: relative; top: 0px; left: 0px; width: 100%; height: 242px; overflow: hidden;}
		
.slider{cursor: move; position: absolute; left: 0px; top: 0px; width: 100%; height: 242px; overflow: hidden;}
}





@media (min-width:380px) 

{
.slider_main{ left:10px;  position: relative; top: 0px; left: 0px; width: 100%; height: 242px; overflow: hidden;}
		
.slider{cursor: move; position: absolute; left: 0px; top: 0px; width: 100%; height: 242px; overflow: hidden;}}



@media (min-width:480px) {  .slider_main{ left:10px; position: relative; top: 0px; left: 0px; width:100%; height: 242px; overflow: hidden;}
		
.slider{cursor: move; position: absolute; left: 0px; top: 0px; width: 100%; height: 242px; overflow: hidden;}
}


.form-control {  border-radius: 0px;  }

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top, #3baae1 0, #3baae1 100%);
    background-image: -o-linear-gradient(top, #3baae1 0, #3baae1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
    background-image: linear-gradient(to bottom, #E47A16 0, #E47A16 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}


.navbar-nav>li>a {
    
    line-height: 5px;
}
.navbar {
    position: relative;
    min-height: 35px;
    border: 1px solid transparent;
}
@media (min-width:1200px) {
.container { width: 1170px; }
 }

.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: linear-gradient(to bottom, #E47A16 0, #E47A16 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #E47A16;
}


.container-fluid {
    
    background-color: #E47A16;
background: #fa942f url(../img/bottom-bg.jpg) no-repeat center top;
}




.btn-info:active, .btn-info.active {
    background-color: #E47A16;
    border-color: #E47A16;
}
 .btn-info:hover, .btn-info:focus {
    background-color: #E47A16;
    background-position: 0 -15px;
}


h1, .h1 {
    font-size: 20px;
}


.site_boxedfeatures {
    float: left;
    padding: 25px 25px 30px 25px;
    /* margin: 0px 20px 0px 0px; */
        background-color: #f9f9f9;
    border-top: 1px solid #eee;
    text-align: center;
}

.vk  {
line-height: 0.8;
    font-size: 19px;
}



.site_boxedfeatures:hover {

    background: #f9d3ad;
    color: #191717;
}

.nk {

text-transform: uppercase;
    font-size: 35px;
}

.lop {
    float: left;
    padding: 15px;
    border: 1px solid #eee;
    margin: 5px;
}

.admn {
color:#bdbdbd;

}
.atsp {
    font-size: 19px;
color: #fff;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 58px;
}



.atnav>li>a {
    color: #bdbdbd !important;
     
}

.atnav>li>a {
    position: relative;
    display: block;
    padding: 0px;
line-height: 25px;
    display: inline-block;
}

.atnav>li>a:before  {
content: "\00BB \0020";
}
 
.atinverse {

background-image:none;
background-color:transparent;
}




.menu_simple ul {
margin: 0;
padding: 0;
width:185px;
list-style-type: none;
}

.menu_simple ul>li>a{
color:#bdbdbd !important;
    line-height: 30px;
}

.marginflop {

margin-bottom: 30px;
}
.padding34 {
    background: #f5f5f5;
}

@media (min-width: 768px)
{
.atnav>li {
    float: none;
}

.carousel-caption  {
left: 15% !important;

}
}


.padding34 {
    background: #f5f5f5;
font-size: 12px;
}


label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: 700;
}

body {

text-align: justify;
}
.atcol {
    padding-left: 0px;
}
 

.menu_simple ul>li>a:before  {
 

}



.footer.headerpagefooterr {
    width: 100%;
    background: #000;
    height: auto;
    float: left;
    padding: 0px 0 10px 0px;
}

.atfa {
    margin-right: 5px;

}

