﻿
*
{
    margin:0;
    padding:0;
   
}

.coloreBlank
{
    color:White;
}

img
{
   max-width:100%;
   
   }
.date
{
    background:none;
    color: white;
    float: left;
    padding: 8px 16px;
    text-decoration: none;    
    border: none;
    font-size: 12px;
    
}

.img
{
    background:none;
   color: white;
    float: left;
    padding: 8px 1px;
    text-decoration: none;    
    border: none;
    font-size: 12px;
    
}


 

.label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    color: #4788EF !important;
    
}

.txt
{
    background:none;
    color: white;
    float: left;
    padding: 8px 10px;
    text-decoration: none;    
    border: none;
    font-size: 12px;
    
}

.txt:hover
{
    background-color: #eee;
    color: Black;
     border: none;
      text-decoration: none;  
}

.TopHeder
{
      
    background-color: #A769B9;
    border-bottom: 1px solid #e8e8e8;
    font-size: 12px;
    min-height: 23px;
    position: relative;
    z-index: 104;
}


/* -- Contact Us page--*/

.jumbotron {

color: #FFF;
border-radius: 0px;
}
.jumbotron-sm  
{
    background: #358CCE !important;
    padding-top: 24px;
padding-bottom: 24px; }
.jumbotron small {
color: #FFF !important ;
}
.h1 small {
font-size: 24px !important;
}

/* --- weewre--*/




/*--- Login Model---*/

.modal-dialog {
    width: 50%;  
    
}
.modal-footer {
    height: 70px;
    margin: 0;
}
.modal-footer .btn {
    font-weight: bold;
}
.modal-footer .progress {
    display: none;
    height: 32px;
    margin: 0;
}
.input-group-addon {
    color: #fff;
    background: #3276B1;
}





/* --- Logo Name ----*/

.logoleft
{    
    float:left;
    text-align:left;
    vertical-align:middle;
    display:block;     
}

.logoright
{
    
    float:right;
    text-align:left;
    vertical-align:middle;
    display:block; 
    padding-top:8px;
    
}

.Title
{
    font-family:Arial Narrow,NikoshBAN;
    font-size:26px;
    font-style:oblique;
   float:left;   
   text-align:center;
   vertical-align:middle; 
    
}




/* --- Logo Name End ----*/

/*--- Main Menu--*/
.navbar-inverse
{
    background-color:#683091 !important;
    border-color:#080808;
    
}

.navbar-inverse .navbar-nav > li > a {
     background:none;
    color: white !important;
    float: left;
    padding: 6px 10px;
    text-decoration: none;    
    border: none;
    font-family:Arial Narrow,NikoshBAN;
    font-size: 14px;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
     background-color: #8DC641 !important;
    color: Black;
     border: none;
      text-decoration: none;  
}




.marginBottom-0 
{
    margin-bottom:0;
       
    }

.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
{
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;}
.dropdown-submenu:hover>a:after
{
    border-left-color:#A769B9;
    }
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu
{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;}




.h3,h3
{
    font-family:Arial Narrow,NikoshBAN ;
    font-size:24px;
    font-weight:500;
    line-height:1.1;
    color:inherit;
    margin-left:5px;
}

.well
{
    min-height:20px;
    padding:19px;
    margin-bottom:20px;
    background-color:#ffffff !important;
    border:1px solid #e3e3e3;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
    
    }

.cont
{
      font-family:Arial Narrow,NikoshBAN;
    font-size:15px;   
   text-align:left;
   vertical-align:middle; 
    
}


/* ---- Banner 2 CS ---*/ 




/* ---- Banner 2 End CSS---*/



.list-groups
{
    padding-left:0;
    margin-bottom:20px;    
    width:100%;
    height:150px;
}


































/*===========footer panel============*/

footer{
	position: relative;
	bottom: 0;
	 
}

.footer-distributed{
	background-color: #A969B9;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;	
	text-align: left;
	 font-family:Arial Narrow,NikoshBAN;
	font-size:15px;
	font-style:oblique:
	padding: 5px;
	margin-top: 5px;
}

.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 100%;
	
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-family:Arial Narrow,NikoshBAN;
	font-size:14px;
	line-height:2;
	margin:10px;
}

.footer-distributed .footer-center p a{
	color:  #5383d3;
	text-decoration: none;;
}


/* Footer Right */

.footer-distributed .footer-right
{
    width:100%;
    text-align:right;
    margin-left:-15px;
		
   
    
}

.footer-distributed .footer-company-about{
	line-height: 10px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	 font-family:Arial Narrow,NikoshBAN;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.footer-distributed .footer-icons{
	margin-top: 25px;
}



/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
		margin-right:0px;
		padding-right:0px;    
	}

	
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		text-align: center;
		 margin-left:-15px;
		

	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}



/*===========footer panel============*/

















































  
























































































/* Base Carousel Styles from Bootstrap CSS */

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel .item > img {
  display: block;
  line-height: 1;
}

.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}

.carousel .active {
  left: 0;
}

.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel .next {
  left: 100%;
}

.carousel .prev {
  left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
  left: 0;
}

.carousel .active.left {
  left: -100%;
}

.carousel .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 45%; /*little change here*/
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.right {
  right: 15px;
  left: auto;
}

.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}


.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}


.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalPopup {
    /*background-color:#ffffdd;
    border-width:3px;
    border-style:solid;
    border-color:Gray; */
    background-color:White;
    padding:10px;
    text-align:center;
    width :200px;
    height:60px;
    border-radius: 5px;
    box-shadow: 5px 5px 3px Silver;
}

.mPopup {
    /*background-color:#ffffdd;
    border-width:3px;
    border-style:solid;
    border-color:Gray; */
    background-color:White;
    padding:10px;
    text-align:center;
    width :200px;
    height:60px;
    z-index:-1050;
    border-radius: 5px;
    box-shadow: 5px 5px 3px Silver;
}

.hidden {display:none}




.Pic
{
    background: url("..\StylesSiteMaster\img\logo-mother.png") ;
}


.requiredField
{
    color:Red; 
    font-size:1.2em;
}