@charset "utf-8";

body {
margin: 0;
padding: 0;
font-family: 'Bitter', serif;
background:#ebebeb none repeat scroll 0 0;
background-repeat:no-repeat;
font-size: 16px;
}
.tab-li-center li {
    text-align: center !important;
}
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix { clear: both; }
.space2{ height:2px;}
.space10 { height:10px;}
.space20 { height:20px;}
.space30 { height:30px;}
.space40 { height:40px;}
.space50 { height:50px;}
.space60 { height:60px;}
.spacelong { height:330px;}
a { color: #818181; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
a:hover { color: #23527C; text-decoration: none; }

.nopadding { padding: 0 !important; margin: 0 !important; }


#back-top { bottom: 20px; position: fixed; right: 25px; z-index: 9;}

/*--------------------------- Header ---------------------------*/

.pullcontainer a#pull { display: none; }

p { text-align: justify; font-size: 15px; color: #121212; font-weight: 300; line-height: 1.8em; margin-top: 2px;  }

nav { margin-top: 28px ;  height:32px; margin: 10 auto;}
.logo-holder { background: url(../img/logo.png) no-repeat center center; width: 220px; height: 100px; position: absolute; top: 20px; left:42%; display:none; }
.responsive-logo { display: hidden; }



  #header-section{ position:absolute; width:100%; top:0; z-index:100;}
  .logo { float: left;}
  #nav { background: white; height:32px; margin: 0 auto; margin-top: 70px; opacity: 0.9; }  
  #nav ul { padding: 7px 0 10px; margin: 0; }
  #nav li {display: inline-block; vertical-align: top; font-size:16px; line-height: 24px;font-weight: bold; letter-spacing: 0; white-space: normal;  }
  #nav li a { display: block; color: #005aaa; font-family: 'Roboto', sans-serif; text-transform:uppercase; }
  #nav li a:hover { text-decoration: none;  color: #faa519; }
  #nav li.active a { color: #faa519; }
  
  .nav-opener { display: none; float: right; width: 31px; height: 31px; position: relative; text-indent: -9999px; overflow: hidden; }

.menu-logo a {
padding: 0px !important;
margin-top: -45px;
}

.menu-logo img {
padding: 15px 50px;
background: white; 
}


.nav-opener:before, .nav-opener:after, .nav-opener span { background: #333; border-radius: 4px; position: absolute; top: 17px; left: 3px;
  right: 3px; height: 3px; margin-top: -2px;b-webkit-transition: all 0.2s linear; transition: all 0.2s linear; }

.nav-opener:before { content: ''; top: 8px; left: 30%; }

.nav-opener:after { content: ''; top: 26px; }

.nav-active .nav-opener span { opacity: 0; }

.nav-opener:hover { opacity: .9; }

.nav-active .nav-opener:after, .nav-active .nav-opener:before {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 16px;
  left: 5%;
  right: 5%; }

.nav-active .nav-opener:after {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }
			
/*--------------------------- Header ---------------------------*/

/*--------------------------- slider ---------------------------*/
.bannertite { background:rgba(255,255,255,0.9); font-size:25px; position:absolute; bottom:20px; left:8%; padding:10px 20px}


.slider-template .slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.slider-template .arrow {
  z-index: 100;
}
.slider-template .slider-tumb {
  position: absolute;
  bottom: 28px;
  z-index: 30;
  width: 100%;
  text-align: center;
}
.slider-template .slider-tumb li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-right: 5px;
}
.slider-template .slider-tumb li.active {
  pointer-events: none;
}
.slider-template .slider-tumb li span {
  width: 11px;
  height: 11px;
  background: #ffffff;
  display: block;
  position: relative;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.slider-template .slider-tumb li span:hover {
  background: #faa519;
}
.slider-template .slider-tumb li.active span {
  background: #faa519;
}
.slider-template .slider-tumb li.active span:hover {
  background: #faa519;
}

/*--------------------------- slider end ---------------------------*/

/*--------------------------- Home ---------------------------*/
#projects { background:#f4f4f4; padding:50px 0;}
.thumb-name{background:#008dd2;  padding:10px 15px 10px 15px; color:#faf7f3; font-weight:300; font-size:14px;}

 h1 { position: relative;  margin-top: 20px;}
 h1.one { margin-top: 0; }
 h1.one:before { content: ""; display: block; border-top: solid 1px #dce9f5;
    width: 100%; height: 1px; position: absolute; top: 50%; z-index: 1;
  }  
 h1.one span { background:#f4f4f4; padding: 0 20px; position: relative; z-index: 5; serif; color:#034ea2; font-size:33px;}
 h2 { font-size:20px; font-weight: 300; font-family: inherit; color:#2d3639; margin:0 0 10px 0;}

footer {padding: 10px 0; }
.copyright  {  padding: 3px 0; color: #FFF !important;}
#copyright  p { font-size: 12px; margin: 0; font-family: inherit; color:#848e97; }
footer p { font-size: 13px; margin: 0; font-family: inherit; color:#848e97; }
.footer-leftcol p { text-align: left; font-family: inherit; color:#848e97; font-weight:normal; }
.footer-rightcol p { text-align: right; font-family: inherit; color:#848e97; font-weight:normal;}
.bold-16p { font-size: 20px; font-weight: 400; font-family: inherit; color:#6d3a04; }
.line { border-bottom:1px solid #cacaca; padding-bottom:5px; margin-bottom:15px;}

.footer-leftcol h4 { font-size: 18px; font-weight: 400; font-family: inherit; color:#848e97; margin-bottom:0;}
.footer-leftcol h4::after {display: none;}
.footer-leftcol ul { padding: 0; }
.footer-leftcol li { list-style: none; display: block; line-height:25px;}
.footer-leftcol li a { color:#848e97; font-family: inherit; font-size:12px; text-transform:uppercase;  }

.footer-midcol { margin-left: auto; margin-right: auto; }
.footer-midcol ul { padding: 0; }
.footer-midcol li { list-style: none; display: inline-block; margin-right: 15px; }
.footer-midcol li a { background:#adadad; }
.footer-midcol li a:hover { opacity:1; }
.btn-google-plus {border-radius: 50%; border:none;}
.btn-twitter {border-radius: 50%; border:none;}
.btn-facebook {border-radius: 50%; border:none;}
.enquiry-xs { font-size:30px; color:#034ea2; font-family: inherit; margin:20px 0; display:none;}


/*--------------------------- Home ---------------------------*/

/*--------------------------- ABOUT US ---------------------------*/
.hero { background: url(../img/inner-bg.jpg) no-repeat top center #e8e7e6; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 250px; }
#about { background:#f4f4f4; padding:50px 0;}
.aboutcontent { padding:0 100px;}
.careers { padding:0 100px; width:80%; margin:0px auto;}

#about p{ color:#628aae;}
h4 { font-family: inherit; color:#fffff; font-size:20px;font-weight: 300;}
/*h4::after { content: " "; border: solid 1px #fe0000; display: block; width: 35px; margin: 10px auto; }*/

h5 { font-family: inherit; color:#034ea2; font-size:15px;}
h5::after { content: " "; border: solid 1px #faa519; display: block; width: 17%; margin: 10px auto; }
#team {background:#fff; padding:50px 0;}
/*--------------------------- ABOUT US ---------------------------*/


/*--------------------------- ENQUIRY ---------------------------*/
form input
{
	background: none repeat scroll 0% 0% #fff;
	padding:5px 10px;
	width: 100%;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 400;
	margin-bottom:10px;	
	box-shadow: none;
	border: 1px solid #bdc3cf;
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;

}
form textarea
{
	width: 100%;
    border-radius: 3px;
    box-shadow: none;
    background: none repeat scroll 0% 0% #fff;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
	height: 80px;
	margin-top: 0px;
	font-family: inherit;
	border: 1px solid #bdc3cf;	
	resize: none;
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
}
input.submit
{
background: #344a94;
border: medium none;
color: #FFF;
padding: 10px 20px;
font-size: 14px;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
margin-top: 10px;
transition: background 0.3s ease-in;
cursor: pointer;
display: block;
border-radius : 5px;
width:auto;
}
input.submit:hover
{
	background:#f4a32f;
}
form input:focus
{
	border: 1px solid #bdc3cf;
	background-color: #fff;
}
form textarea:focus
{
	border: 1px solid #bdc3cf;
	background-color: #fff;
}

/*--------------------------- Projects ---------------------------*/

.thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  margin-right:20px;
  background-color: #fff;
  border: 0px solid #ddd !important;
  border-radius: 0px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

/*.nav-tabs { font-family: inherit; font-size:15px; width: auto;
    cursor: auto;}

.nav-pills li a { background: #e9e9e9; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
  margin-right: 0px; padding:10px 20px; border: 0px solid #181A1C; }

.nav-pills li a:hover{ background: #181A1C; border: 0px solid #e63d3d; color:#fff}

.nav-pills li.active>a {
  color: #fff;
  background-color: #181A1C !important;
}
*/

.controls {
display: inline-block;
margin: 0 0 20px 0px;
vertical-align: top;
}
.controls li {
cursor: pointer;
list-style-type: square;
}
.controls li.active {
background: #181A1C;
  color: #fff !important;
}


#Grid {
font-size: 0.1px;
}
#Grid:after {
content: '';
display: inline-block;
width: 100%;
}
#Grid .mix {
opacity: 0;
display: none;
}
#Grid .gap {
display: inline-block;
width: 0px !important;
}



.ih-item.square {
  position: relative;
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.square.effect6 {
  overflow: hidden;
}
.ih-item.square.effect6.colored .info {
}
.ih-item.square.effect6.colored .info h3 {
}
.ih-item.square.effect6 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  border: 1px solid #cfcfcf;
margin: 0.8em 0;
}
.ih-item.square.effect6 .info {
  background: rgba(0, 0, 0, 0.2);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info h3 {
 
  color: #fff;
  text-align: center;
  font-size: 17px;
  line-height:14px;
  font-family: inherit;
  padding: 10px;
  background: #fe0000;
  opacity:0.8;
  margin: 90px 0 0 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  -webkit-transition: all 0.35s 0.1s linear;
  -moz-transition: all 0.35s 0.1s linear;
  transition: all 0.35s 0.1s linear;
}
.ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ih-item.square.effect6 a:hover .info {
  visibility: visible;
  opacity: 1;
}

.ih-item.square.effect6.from_top_and_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.from_top_and_bottom .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.from_top_and_bottom a:hover .info h3,
.ih-item.square.effect6.from_top_and_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.from_left_and_right .info h3 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ih-item.square.effect6.from_left_and_right .info p {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.ih-item.square.effect6.from_left_and_right a:hover .info h3,
.ih-item.square.effect6.from_left_and_right a:hover .info p {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.square.effect6.top_to_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom .info p {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom a:hover .info h3,
.ih-item.square.effect6.top_to_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.bottom_to_top .info h3 {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top a:hover .info h3,
.ih-item.square.effect6.bottom_to_top a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 280px;
  height: 100%;
  background: #ffffff;
  box-shadow: 4px 4px 20px transparent;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s;
  -moz-transition: -moz-transform 0.3s, box-shadow 0.3s;
  transition: transform 0.3s, box-shadow 0.3s;
}
.cd-filter::before {
  /* top colored bar */
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background-color: #41307c;
  z-index: 2;
}
.cd-filter form {
  padding: 70px 20px;
}
.cd-filter .cd-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  width: 60px;
  color: #ffffff;
  font-size: 1.3rem;
  text-align: center;
  background: #37296a;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 3;
}
.no-touch .cd-filter .cd-close:hover {
  background: #32255f;
}
.cd-filter.filter-is-visible {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
}
.cd-filter.filter-is-visible .cd-close {
  opacity: 1;
}


/*--------------------------- Asn Elite Luxury ---------------------------*/

#overview {   padding:100px 0;}
#masterplan { padding:100px 0;}
#floorplans {background:#f4f4f4; padding:100px 0;}
#amenities { padding:100px 0;}
.amenities-content { width: 740px; margin: 0px auto;}
#specifications { padding:150px 0; background:#f4f4f4;}
#photogallery { padding:100px 0;}
#neighborhood {padding:100px 0; background:#f4f4f4;}
#location { padding:100px 0;background:#f4f4f4; }
#enquiry {padding:100px 0; background:#f4f4f4;}
#downloads{padding:120px 0;}
#associated{padding:100px 0; background:#f4f4f4;}


.scroller{}

.navbar-inverse {font-size: 14px;text-transform: uppercase;}
.navbar-inverse .navbar-nav>li>a { color:#fe0000; }
.navbar-nav>li>a:hover{color: #fe0000 !important;}



 #Menuitems {
    display:none;
} 

#master-plan{position:relative; width:1140px; margin:0px auto;}

.dot1{width:20px; height:20px; position:absolute; background:url(../img/elite/dot1.gif) no-repeat center center; top:260px; left:370px;}
.dot1:hover{background:url(../img/elite/dot2.gif) no-repeat center center;}
.dot1 a{display:block; height:20px; width:20px;}

.dot2{width:20px; height:20px; position:absolute; background:url(../img/elite/dot1.gif) no-repeat center center; top:278px; left:412px;}
.dot2:hover{background:url(../img/elite/dot2.gif) no-repeat center center;}
.dot2 a{display:block; height:20px; width:20px;}

.dot3{width:20px; height:20px; position:absolute; background:url(../img/elite/dot1.gif) no-repeat center center; top:260px; left:630px;}
.dot3:hover{background:url(../img/elite/dot2.gif) no-repeat center center;}
.dot3 a{display:block; height:20px; width:20px;}

.dot4{width:20px; height:20px; position:absolute; background:url(../img/elite/dot1.gif) no-repeat center center; top:300px; left:760px;}
.dot4:hover{background:url(../img/elite/dot2.gif) no-repeat center center;}
.dot4 a{display:block; height:20px; width:20px;}

.dot5{width:20px; height:20px; position:absolute; background:url(../img/elite/dot1.gif) no-repeat center center; top:265px; left:885px;}
.dot5:hover{background:url(../img/elite/dot2.gif) no-repeat center center;}
.dot5 a{display:block; height:20px; width:20px;}

.dot6{width:20px; height:20px; position:absolute; background:url(../img/elite/dot1.gif) no-repeat center center; top:360px; left:1020px;}
.dot6:hover{background:url(../img/elite/dot2.gif) no-repeat center center;}
.dot6 a{display:block; height:20px; width:20px;}

.dot7{width:20px; height:20px; position:absolute; background:url(../img/elite/dot1.gif) no-repeat center center; top:390px; left:1010px;}
.dot7:hover{background:url(../img/elite/dot2.gif) no-repeat center center;}
.dot7 a{display:block; height:20px; width:20px;}

.dot8{width:20px; height:20px; position:absolute; background:url(../img/elite/dot1.gif) no-repeat center center; top:395px; left:610px;}
.dot8:hover{background:url(../img/elite/dot2.gif) no-repeat center center;}
.dot8 a{display:block; height:20px; width:20px;}

.dot9{width:20px; height:20px; position:absolute; background:url(../img/dot1.gif) no-repeat center center; top:395px; left:220px;}
.dot9:hover{background:url(../img/elite/dot2.gif) no-repeat center center;}
.dot9 a{display:block; height:20px; width:20px;}
#master-plan1{display:none;}

.pro-logo {  width: 250px; position: absolute;left: 50%; margin-left: -125px;margin-top: 15%;  z-index:5; }
.project-img{position:relative; text-align:center;margin-top: 128px;}
.project-img img{ height:auto;}

.tab-content {
  margin: 14px 0 0 0px;
 
  padding: 0px;
}
.tab-content .padding {
  padding: 20px 40px !important;
}
.tab-content .table th {
  background-color: #034ea2 !important;
  border-right: 1px #FFFFFF solid;
  text-align: center;
  border-bottom: 0px solid #ddd !important;
  font-size: 13px;
  color: #fff;
}

.tab-content .table td {
  color: #747473;
  text-align: center;
  border-top: none !important;
  border-bottom: 1px solid #ddd;
  font-size: 12px;
}

.tab-content h3 {
  margin: 0px 0px 15px 0px;
  color: #faa519;
  font-size: 18px; 
  font-weight: 900;
  font-family: inherit;
}

.floorlayer {
  background: #f7f0dd !important;
  margin: 127px 0 0 0;
  width: 100%; }
  
 .specifications{width:800px; margin:0px auto;}
 .specifications p{ text-align: left; margin:5px 0 10px 0px; color: #3A3C3D;}
 .specifications h6 { font-size:15px; margin:0px; }
 .specifications h4 { font-size:17px; margin:0px; }
 .specifications h4::after {
		  content: " ";
		  border: solid 0px #faa519;
		  display: block;
		  width: 35px;
		  margin: 0px auto;
		}


.sub-head{ font-size:16px; margin-bottom:20px; margin-top:10px; color:#034ea2; font-family: inherit;}
.neighborhood{margin-bottom:40px;}
.neighborhood ul{margin:0px; padding:0px;}
.neighborhood ul li{list-style:none; /*font-family: 'Oswald', sans-serif; font-weight:300;*/ color:#848e97; font-size:13px; margin-bottom:10px;}
.neighborhood ul li span{float:right;}

.enquire-area{width:740px; margin:-10px auto 60px auto;}
.enquire-area1{width:740px; margin:0px auto;}
.custom-input{border-radius:0px; padding:15px; height:auto; border:solid 1px #88b5e7; background:#fff; box-shadow:none; font-size:14px; margin-bottom:15px;}
.custom-btn{border-radius:0px; background:#034ea2; border:none 0px; font-size:16px; font-weight:400; padding:15px;
    -webkit-transition: all 0.25s linear 0s;
    -moz-transition: all 0.25s linear 0s;
    -o-transition: all 0.25s linear 0s;
    transition: all 0.25s linear 0s;
}
.custom-btn:hover{background:#4c92e1;}
.form-control:focus {
  border-color: #88b5e7;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.amenity-bg1{padding:30px; float:left; font-size:15px; width:100%; min-height:200px; color:#fff; background:#a8d3eb;}
.amenity-bg2{padding:30px; float:right; font-size:15px; width:100%; min-height:200px; color:#fff; background:#73b9df;}

/*--------------------------- Asn Elite Luxury ---------------------------*/

#back-to-top {
    display:none;
    position:fixed;
    bottom:30px;
    right:30px;
    height:40px;
    width:40px;
    cursor:pointer;
    background:#000000;
    line-height:1em;
	padding-top:5px;
	font-size:25px;
	text-align:center;
	color:#fff;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    background-position: 12px 16px;
    background-repeat:no-repeat;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity:0.5;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#back-to-top:hover {

    background-color:#fe0000;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity:0.8;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

/************************************************************************************
NAV
*************************************************************************************/
 #nav-wrap {
    margin-top: -2px;
	display:none;
}
/* menu icon */
 #menu-icon {
    display: none;
    /* hide menu icon initially */
}
#menu, #menu li {
    margin: 0;
    padding: 0;
}
#menu li {
    list-style: none;
    float: left;
    margin-right: 5px;
}

#leftNav li {
    background-attachment: scroll;
    background-clip: border-box;
    
    background-image: url("../images/sunny-1-1.gif");
    background-origin: padding-box;
	color: #2d3639;
    background-position: 0 6px;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    font-family: "Roboto",sans-serif;
    font-weight: 300;
	font-size: 16px;
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 30px;
    padding-right: 0;
    padding-top: 4px;
}

.navbar-nav {
	margin-top: 25px;
	/*
    float: left;
	margin-top: 85px;
	*/
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left:0;

   
}


.navbar-nav > li {
      margin-left: 18px;
    margin-right: 28px;
}

.navbar-brand{
	margin:auto;
	text-align:center;
	/*
	position:relative;
	margin-top: -45px;
	*/
}
.navbar-brand a img{
	clear: both;
    margin-top: -40px;
	
    max-width: 135px;
    max-height: 98px;
    text-align: center;
}

/* custom inclusion of right, left and below tabs */

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.product .img-responsive {
    margin: 0 auto;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
  
}
		


.nav-tabs > li > a:hover
{	
    color: #ffffff;		
    background-color: #fe0000;
}
.nav-heights
{
	padding-bottom:90px;
}

.linearrrow
{
content: " ";
border: solid 2px #fe0000;
width: 35px;
margin: 10px auto;
}
.linearrow:after
{

border-bottom: solid 2px blue;
display: block;
width: 80px;

}
h3
{
font-family: bold;
font-size: 18px;
color: #fffff;
}

.nav > li > a {
    position: relative;
    display: block;
    padding:10px 0px 24px;
	font-weight:bold;
	font-family:inherit; 
-webkit-font-smoothing: antialiased;
font-size: 16px;
text-transform:uppercase;
}

#Product_photo {
    padding: 5px 25px 15px 0px;
    float: left;
    width: 300x;
    margin: 0px 0 0 0px;
}

.address  p{
text-align: center;
font-size: 16px;
color: #2d3639;
font-weight: 300;
font-family: inherit;
margin:0px;
}

#navhigh li a:after {
	content: '';
	display: block;
	margin: auto;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}

#navhighh li.nav-brand a:hover:after
{
	border-bottom:0px;
}
#navhigh li a:hover:after {
	width: 100%;
	border-bottom: solid 4px #fe0000;
	margin-top:4px;
	
}
#navhigh li a.selected:hover:after {
	display: none;
}
#navhigh li a.selected
{
content: " ";
border-bottom: solid 4px #fe0000;
}
#navhigh li.navbar-brand  a.selected,#navhigh li.navbar-brand  a:hover:after,li.navbar-brand a:hover:after
{
	border-bottom:0px;
}
 li.navbar-brand a.selected,li.navbar-brand a:hover
{
	border-bottom:0px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}



/* nav link */


/* nav dropdown */
/* #menu ul {
    background: #fff;
    padding: 2px;
    position: absolute;
    border: solid 0px #ccc;
    display: none;
    width: 200px;
}
#menu ul li {
    float: none;
    margin: 0;
    padding: 0;
}
#menu li:hover > ul {
    display: block;
}*/


/*--------------------------- Projects ---------------------------*/


.topbar{
	list-style:none;
	  background:#444444 none repeat scroll 0 0;
}
.topbar i{ margin-right:10px; color:#ff0000;}
.topbar li a:hover{ color:#FFF;}
.topbar li a{ color:#FFF;}
.main-menu{
	list-style:none;
	background-color:#f3f3f3;
}
.topbar  ul li{  float: left;  list-style:none;
   padding:5px; text-transform: lowercase;}
.clearfix{clear:both;}
.ch-item {	
	position:absolute;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;	
	cursor:pointer;
	z-index:100;
	font-size:13px;
	width:inherit;
	height:inherit;	
}

.ch-info-wrap, 
.ch-info{
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.ch-info-wrap {
	top: 20px;
	left: 20px;	

}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;	
	-webkit-backface-visibility: hidden; /*Just for webkit to have a smooth font*/}

.ch-info .ch-info-front {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info .ch-info-back {
	opacity: 0;
	background-color: #e6a12b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6a12b), to(#f9c620));
  background-image: -webkit-linear-gradient(top, #e6a12b, #f9c620);
  background-image: -moz-linear-gradient(top, #e6a12b, #f9c620);
  background-image: -o-linear-gradient(top, #e6a12b, #f9c620);
  background-image: linear-gradient(to bottom, #e6a12b, #f9c620);
	width:75px;
	height:75px;
	text-align:center;
	pointer-events: none;	
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);	
	-webkit-transition: all 0.4s ease-in-out 0.2s;
	-moz-transition: all 0.4s ease-in-out 0.2s;
	-o-transition: all 0.4s ease-in-out 0.2s;
	-ms-transition: all 0.4s ease-in-out 0.2s;
	transition: all 0.4s ease-in-out 0.2s;
}

.ch-img-1 { background:url(../images/About-us.png) no-repeat; }
.ch-img-2 { background:url(../images/Academics.png) no-repeat;}
/*.ch-img-2 { background:url(../images/Admissions.png) no-repeat;}*/
.ch-img-3 { background: url(../images/beyond-academics.png) no-repeat;}
.ch-img-4 { background: url(../images/Campus.png) no-repeat;}
.ch-img-5 { background: url(../images/celebrations.png) no-repeat;}
.ch-img-6 { background: url(../images/go-global.png) no-repeat;}
.ch-img-7 {  background:url(../images/Admissions.png) no-repeat;}
.ch-img-8 { background: url(../images/Careers.png) no-repeat;}
.ch-img-9 { background:url(../images/Contact-us.png) no-repeat;}
.ch-img-10 { background: url(../images/go-global.png) no-repeat;}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	margin: 0 15px;
	padding: 40px 0 0 0;
	height: 80px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px 0;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info a {
	display: block;
	color: #FFF;
	font-style: normal;
	margin:30% 0 0 0%;
	font-size: 12px;
	padding-top: 5px;
	line-height:1.4em;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow:0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p a:hover {
	color: #fff;
}

.ch-item:hover .ch-info-front {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);	
	opacity: 0;
} 

.ch-item:hover .ch-info-back {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
	opacity: 1;
	pointer-events: auto;
}
.dlaczego_kolka {
	width:75%;
	float:left;
	position:relative;
	min-height:800px;
	margin-top: -20px;
}




#k1 {
	left:68%;
	top:3%;
	width:73px;
	height:73px;
}


#k2 {
	left:57%;
	top:3%;
	width:73px;
	height:73px;
}

#k3 {
	left:46%;
	top:8%;
	width:73px;
	height:73px;
}

#k4 {
	left:40%;
	top:20%;
	width:73px;
	height:73px;
}

#k5 {
	left:40%;
	top:35%;
	width:73px;
	height:73px;
}

#k6 {
	left:44%;
	top:49%;
	width:73px;
	height:73px;
}

#k7 {
	left:53%;
	top:57%;
	width:73px;
	height:73px;
}

#k8 {
	left:65%;
	top:58%;
	width:73px;
	height:73px;
}

#k9 {
	left:75%;
	top:53%;
	width:73px;
	height:73px;
}

#k10 {
	left:83%;
	top:43%;
	width:73px;
	height:73px;
}

#k1 { 
animation: inout 1s; 
animation-iteration-count: 1;
-webkit-animation: inout 1s; /* Safari & Chrome */
-webkit-animation-iteration-count: 1; 
margin: auto;
} 

#k2 { 
animation: inout 1.2s; 
animation-iteration-count: 1;
-webkit-animation: inout 1.2s; /* Safari & Chrome */
-webkit-animation-iteration-count: 1; 
margin: auto;
} 

#k3 { 
animation: inout 1.4s; 
animation-iteration-count: 1;
-webkit-animation: inout 1.4s; /* Safari & Chrome */
-webkit-animation-iteration-count: 1; 
margin: auto;
} 

#k4 { 
animation: inout 1.6s; 
animation-iteration-count: 1;
-webkit-animation: inout 1.6s; /* Safari & Chrome */
-webkit-animation-iteration-count: 1; 
margin: auto;
} 

#k5 { 
animation: inout 1.8s; 
animation-iteration-count: 1;
-webkit-animation: inout 1.8s; 
-webkit-animation-iteration-count: 1; 
margin: auto;
} 

#k6 { 
animation: inout 2s; 
animation-iteration-count: 1;
-webkit-animation: inout 2s; 
-webkit-animation-iteration-count: 1; 
margin: auto;
} 

#k7 { 
animation: inout 2.2s; 
animation-iteration-count: 1;
-webkit-animation: inout 2.2s; 
-webkit-animation-iteration-count: 1; 
margin: auto;
} 

#k8 { 
animation: inout 2.4s; 
animation-iteration-count: 1;
-webkit-animation: inout 2.4s; 
-webkit-animation-iteration-count: 1; 
margin: auto;
} 

#k9 { 
animation: inout 2.6s; 
animation-iteration-count: 1;
-webkit-animation: inout 2.6s; 
-webkit-animation-iteration-count: 1; 
margin: auto;
} 
#k10 { 
animation: inout 2.6s; 
animation-iteration-count: 1;
-webkit-animation: inout 2.6s; 
-webkit-animation-iteration-count: 1; 
margin: auto;
} 


@keyframes inout { 
0%   { transform: scale(0, 0); } 
25%   { transform: scale(0, 0); }
50%   { transform: scale(0, 0); }
100%  { transform: scale(1, 1); } 
}

@-webkit-keyframes inout { /* Safari & Chrome */ 
0%   { -webkit-transform: scale(0, 0); } 
25%  { -webkit-transform: scale(0, 0); }
50%  { -webkit-transform: scale(0, 0); }
100% { -webkit-transform: scale(1, 1); } 
} 


#services{
	background-image: url("../images/body.jpg");
	 background-repeat:no-repeat;
	padding-bottom:10px;
}
#our-clients{
	background-image: url("../images/body.jpg");
	 background-repeat:no-repeat;
	padding:20px 30px 25px 50px;
}
#contactus{
	background-image: url("../images/body.jpg");
	 background-repeat:no-repeat;
	padding:20px 30px 25px 50px;
}
#footer{background-image: url("../images/parallax_footer.jpg");
	 /*background:#444444 none repeat scroll 0 0;*/
	padding:20px 30px 25px 50px;
}
#rangeofproducts{
background-image: url("../images/parallax.jpg");
color:#FFF;
padding:10px;
}
#rangeofproducts p{color:#FFF;}
.service-heading {
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
    text-transform: none;
}
.service-heading span{
border-bottom:4px solid #ff0000;
color:#000;
font-weight:bold;
font-size:30px;
letter-spacing:1px;
text-transform:uppercase;
}
.clients-heading span{
border-bottom:4px solid #ff0000;
color:#000;
font-weight:bold;
font-size:30px;
letter-spacing:1px;
padding-bottom:10px;text-transform:uppercase;
}
.contact-heading span{
border-bottom:4px solid #ff0000;
color:#000;
font-weight:bold;
font-size:30px;
letter-spacing:1px;
padding-bottom:10px;text-transform:uppercase;
}
.copyright img{text-align:center;}
.poweredby {
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    color: #aaa;
}
.typeof-product p{margin-top: 0px;padding-left:10px;}

.typeof-product p a{color: #FFF;}
.typeof-product p a:hover{color: #000;}
.hrline{
 line-height: 30px;
border-bottom:4px solid #FFF;
width: -moz-max-content;
}
#layerslider{
	margin-top:100px;
}
.fa-stack {
    height: 2em;
    line-height: 2em;
    width: 3em !important;
}



.pad-sides .fa-4x {
    font-size: 3.7em;
}
.carousel {
    margin-bottom: 0;
	padding: 0 40px 30px 40px;
}
/* Reposition the controls slightly */
.carousel-control {
	left: -12px;
}
.carousel-control.right {
	right: -12px;
}
/* Changes the position of the indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */

.carousel-indicators .active {
background: #FFF;

}.main-holder {
    overflow: hidden;
    position: relative!important;
	margin-top: 17px;
}

.main-holder input[type="text"],
.main-holder input[type="email"],
.main-holder input[type="tel"],
.main-holder textarea, .main-holder select {
    background: #fff;
    min-height: 40px;
    margin: 0;
    padding: 13.5px 20px 13.5px 20px!important;
    border: none!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    resize: none;
    
    font-size: 16px;
    font-weight: 500;
    color: #787476!important;
}

.main-holder input[type="text"]::-moz-placeholder,
.main-holder input[type="email"]::-moz-placeholder,
.main-holder input[type="tel"]::-moz-placeholder,
.main-holder textarea::-moz-placeholder {
    color: #787476;
}

.main-holder input[type="text"]::-ms-input-placeholder,
.main-holder input[type="email"]::-ms-input-placeholder,
.main-holder input[type="tel"]::-ms-input-placeholder,
.main-holder textarea::-ms-input-placeholder {
    color: #787476;
}

.main-holder input[type="text"]::-webkit-input-placeholder,
.main-holder input[type="email"]::-webkit-input-placeholder,
.main-holder input[type="tel"]::-webkit-input-placeholder,
.main-holder textarea::-webkit-input-placeholder {
    color: #787476;
}

.main-holder input[type="text"]:-moz-placeholder,
.main-holder input[type="email"]:-moz-placeholder,
.main-holder input[type="tel"]:-moz-placeholder,
.main-holder textarea:-moz-placeholder {
    color: #787476;
}

.main-holder input[type="text"]:-ms-input-placeholder,
.main-holder input[type="email"]:-ms-input-placeholder,
.main-holder input[type="tel"]:-ms-input-placeholder,
.main-holder textarea:-ms-input-placeholder {
    color: #787476;
}

.main-holder input[type="text"]::-webkit-input-placeholder,
.main-holder input[type="email"]::-webkit-input-placeholder,
.main-holder input[type="tel"]::-webkit-input-placeholder,
.main-holder textarea::-webkit-input-placeholder {
    color: #787476;
}
.submit{background-image: url("../images/parallax.jpg");
color:#FFF;
font-size:20px;
text-transform:uppercase;
}
.main-holder input[type="submit"],
.main-holder input[type="reset"] {
    background: #ff0000 !important;
    height: 49px;
    margin: 0 15px 0 0;
    padding: 0 20px;
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
 
    font-size: 16px;
    font-weight: 500;
    text-shadow: none;
    text-transform: uppercase;
    text-decoration: none;
   
}

.main-holder input[type="submit"]:focus,
.main-holder input[type="reset"]:focus {
    background: #ff0000 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}

.main-holder input[type="submit"]:hover,
.main-holder input[type="reset"]:hover {
    background: #ff0000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}
.main-holder .col-md-6{
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.form-group button:hover{ color:#FFF;}
.main-website-menu ul.menu-list li:hover > a,.main-website-menu ul.menu-list .active,
.main-website-menu ul.menu-list li>a:hover, .main-website-menu ul.menu-list li>a:focus {
    color: #ff0000;
}


.main-website-menu ul.menu-list li ul li,
.main-website-menu ul.menu-list li ul li a{
	border:0px solid #b7b7b7;
	font-size:14px;
	margin:0;
	
}
.main-website-menu ul.menu-list li ul li a{
	padding-bottom: 8px;
    padding-top: 8px;
	line-height:14px;
	color:#3f3e3e;
	letter-spacing: 1px;
}
.main-website-menu ul.menu-list li ul li a:hover{
	color:#006f45;
	-moz-box-shadow:0px 0px 0px #dbdbdb;
	-o-box-shadow:0px 0px 0px #dbdbdb;
	-ms-box-shadow:0px 0px 0px #dbdbdb;
	-webkit-box-shadow:0px 0px 0px #dbdbdb;
	box-shadow:0px 0px 0px #dbdbdb;
}
.main-website-menu ul.menu-list li a i.menu-icon-set{
	display:none;
}
.main-website-menu ul.menu-list li a>small{
	/*font-family:Swis721 Cn BT soft;*/
	font-size:10px;
	display:block;
	color:#777;
	letter-spacing: 0.6px;
	/*
	text-align:center;
	white-space: nowrap;
	width: 100%;
	transition: width .8s ease; 
	*/
}
.main-website-menu ul.menu-list li a.active  > small{
	color:#ffffff;
}
.main-website-menu ul.menu-list li a:hover{
	color:#fffdfd;
}
.main-website-menu ul.menu-list li a:hover> small{
	/*
	width:0px;
	*/
	color:#ffffff;
}
.main-website-menu ul.menu-list li:first-child ul{
	left:0;
}
.main-website-menu ul.menu-list li ul li a:hover, 
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:hover {
    /*
	background-color: #F6F6F6;
	*/
	background-color: #ff0000;
	color:#FFFFFF;
	
} 

.main-website-menu ul.menu-list li ul li{
	padding:0px;
	margin:0px;
}
.main-website-menu ul.menu-list li ul li a{
	position:relative;
	border-bottom:1px dotted #e5e5e5;
	transition-property: background;
	transition-duration: 0.4s;
	transition-timing-function: linear;
}
.main-website-menu ul.menu-list li ul li a:hover:before{
	font-family:'FontAwesome';
	content:'\f0da';
	left:10px;
	position:absolute;
    color: #F6F6F6;
    -webkit-transition: .35s ease color;
    -o-transition: .35s ease color;
    -ms-transition: .35s ease color;
    -moz-transition: .35s ease color;
    transition: .35s ease color;
}
.main-website-menu ul.menu-list li ul li a:hover{
	border-bottom:1px solid;
}
nav.navbar{
  background-color:#ccc;
   // Animation
   -webkit-transition: all 0.4s ease;
   transition: all 0.4s ease;
}
nav.navbar.shrink {
  min-height: 85px;  box-shadow: 0px 5px 4px #888888;
}
#progress {
	position:fixed;
	z-index:2147483647;
	top:10;
	left:-6px;
	width:0%;
	height:6px;
	background:#b91f1f;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	-moz-transition:width 500ms ease-out,opacity 400ms linear;
	-ms-transition:width 500ms ease-out,opacity 400ms linear;
	-o-transition:width 500ms ease-out,opacity 400ms linear;
	-webkit-transition:width 500ms ease-out,opacity 400ms linear;
	transition:width 500ms ease-out,opacity 400ms linear
}
#progress.done {
	opacity:0
}
#progress dd,#progress dt {
	position:absolute;
	top:0;
	height:6px;
	-moz-box-shadow:#b91f1f 1px 0 6px 1px;
	-ms-box-shadow:#b91f1f 1px 0 6px 1px;
	-webkit-box-shadow:#b91f1f 1px 0 6px 1px;
	box-shadow:#b91f1f 1px 0 6px 1px;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%
}
#progress dd {
	opacity:1;
	width:20px;
	right:0;
	clip:rect(-6px,22px,14px,10px)
}
#progress dt {
	opacity:1;
	width:180px;
	right:-80px;
	clip:rect(-6px,90px,14px,-6px)
}
@-moz-keyframes pulse {
	30% {
		opacity:1
	}
	60% {
		opacity:0
	}
	100% {
		opacity:1
	}
}
@-ms-keyframes pulse {
	30% {
		opacity:.6
	}
	60% {
		opacity:0
	}
	100% {
		opacity:.6
	}
}
@-o-keyframes pulse {
	30% {
		opacity:1
	}
	60% {
		opacity:0
	}
	100% {
		opacity:1
	}
}
@-webkit-keyframes pulse {
	30% {
		opacity:.6
	}
	60% {
		opacity:0
	}
	100% {
		opacity:.6
	}
}
@keyframes pulse {
	30% {
		opacity:1
	}
	60% {
		opacity:0
	}
	100% {
		opacity:1
	}
}
#progress.waiting dd,#progress.waiting dt {
	-moz-animation:pulse 2s ease-out 0s infinite;
	-ms-animation:pulse 2s ease-out 0s infinite;
	-o-animation:pulse 2s ease-out 0s infinite;
	-webkit-animation:pulse 2s ease-out 0s infinite;
	animation:pulse 2s ease-out 0s infinite
}
.inner_page_header{
margin-top: 100px;
}
{
background-image: url("../images/parallax_footer.jpg");
}

.inner_page_bg{
     
    background: #4e4e4e;
    
}
.no-margin {
    margin-bottom: 0;
    margin-left: -15;
    margin-right: -15;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.inner_page_bg h2, .inner_page_bg h3 {
    color: #FFF;
    font-family: "Swis721 Cn BT";
    font-size: 42px;
    font-weight: bolder;
    padding-bottom: 30px;
    padding-top: 20px;
}
hr{ -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ea9604;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #ffffff;
    border-left-style: solid;
    border-left-width: 0;
    border-right-color: #ffffff;
    border-right-style: solid;
    border-right-width: 0;
    border-top-color: #ffffff;
    border-top-style: solid;
    border-top-width: 0;
    height: 4px;
    left: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
    position: relative;
    text-align: left;
    width: 100px;}

.section-header h3, .section-header h2 {
    font-size: 30px ;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ff0000;
  margin: 1.5em 0px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
  color: #000;
  text-transform: uppercase;
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 2em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.2em;
}
blockquote:after {
  color: #ccc;
  content: close-quote;
  font-size: 2em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.2em;
}
blockquote p {
  display: inline;
}
.teamname {
  background: #f9f9f9;
  border-left: 2px solid #ff0000;
  margin: 0em 0px;
  padding: 0.5em 10px;
  color: #000;
  text-transform: uppercase;
  font-size: inherit;
  font-weight: bold !important;
}
.profile i{margin-right: 10px; color: #ff0000; font-size: 20px;float: left;}
.team-designation i {color: #000 !important;}
.teamer-discription i{ color: #88C425 !important;}
.team-designation {
  background: #f9f9f9;
  border-left: 2px solid #000;
  margin: 0em 0px;
  padding: 0.5em 10px;
  color: #000;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 300px;

}

.teamer-discription {
  background: #f9f9f9;
  border-left: 2px solid #88C425;
  margin: 0em 0px;
  padding: 0.5em 10px;
  color: #000;
  text-transform: capitalize;
  height:195px;
  font-size: 15px;
  font-weight: 300px;
}
.teamdetails{
  float: :left;
}
.borderleft{ border-right: 1px solid;}
/*----------------------------------------------
                     Our Team               
-----------------------------------------------*/
.team{
    padding:30px 0 75px;
}
h6.description{
  font-weight: bold;
  letter-spacing: 2px;
  color: #999;
  border-bottom: 1px solid rgba(0, 0, 0,0.1);
  padding-bottom: 5px;
}
.profile{
  margin-top: 5px;
  background-color: #fafafa;
}
.profile {
  box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  transition: box-shadow 0.3s ease-in-out;
}

/* Transition to a bigger shadow on hover */
.profile:hover {
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}
.profile img {
 padding:30px;
   margin-left: 0px;
}
/* The fast way */
.make-it-fast {
  box-shadow: 0 1px 2px rgba(0,0,0,0.15);
}

/* Pre-render the bigger shadow, but hide it */
.make-it-fast::after {
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

/* Transition to showing the bigger shadow on hover */
.make-it-fast:hover::after {
  opacity: 1;
}
.profile h1{
  font-weight: normal;
  font-size: 20px;
  margin:10px 0 0 0;
}

.profile .img-box{
  opacity: 1;
  display: block;
  position: relative;
}
.profile .img-box:after{
  content:"";
  opacity: 0;
  height: 325px;
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
.img-box ul{
  position: absolute;
  z-index: 2;
  bottom: 50px;
  text-align: center;
  width: 100%;
  padding-left: 0px;
  height: 0px;
  margin:0px;
  opacity: 0;
}
.profile .img-box:after, .img-box ul, .img-box ul li{
  -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.img-box ul i{
  font-size: 20px;
  letter-spacing: 2px;
}
.img-box ul li{
  width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #ff0000;
    margin: 2px;
    padding: 5px;
  display: inline-block;
}
.img-box a{
  color:#fff;
}
.img-box:hover:after{
  opacity: 1;
}
.img-box:hover ul{
  opacity: 1;
}
.img-box ul a{
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.img-box a:hover li{
  border-color: #fff;
  color: #ff0000;
}
a{
    color:#000;
}
a:hover{
    text-decoration:none;
    color:#ff0000;
}
i.red{
    color:#BC0213;
}
.contactus{margin: 1.5em 0;}
.contactus p {
    float: left;
}.contactus i {
    color: #dc030c;
    float: left; font-size: :28px !important;
}.aligncenter {
    clear: both;
    display: block;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.tab-content .nav-tabs > li {
    float:none;
    display:inline-block;
    zoom:1;
}

.tab-content .nav-tabs {
    text-align:center;
}
.contactusdetails{
   background: #f9f9f9 none repeat scroll 0 0;
    border-left: 5px solid #ff0000;
    color: #000;
  margin-left:25px; color:#000; padding: 6px;}
  .contactus-number{
   background: #f9f9f9 none repeat scroll 0 0;
    border-left: 5px solid #000;
    color: #000;
  margin-left:25px; color:#000; padding: 6px;}
  .contactus-email{
   background: #f9f9f9 none repeat scroll 0 0;
    border-left: 5px solid #88c425;
    color: #000;
  margin-left:25px; color:#000; padding: 6px;}
   .contactus .fa-map-marker{
    color: #ff0000 !important;
    font-size: 28px !important;
    line-height: 25px !important;
  }
   .contactus .fa-mobile{
    color: #000 !important;
    font-size: 28px !important;
    line-height: 25px !important;
    text-align: center;
  }
  .contactus .fa-envelope{
    color: #88c425 !important;
    font-size: 22px !important;
    line-height: 25px !important;
    text-align: center !important;
  }
/* product details*/
.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 996px) {
    .preview {
      margin-bottom: 20px; } }

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }
  .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
    .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.tab-content {
  overflow: hidden; }
  .tab-content img {
    
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s; }

.card {
  margin-top: 10px;
  background: #fff;
  padding: 1em;
  line-height: 1.5em; }

@media screen and (min-width: 997px) {
  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.product-title, .price, .sizes, .colors {
  text-transform: UPPERCASE;
  font-weight: bold; }

.checked, .price span {
  color: #ff9f1a; }

.product-title, .rating, .product-description, .price, .vote, .sizes {
  margin-bottom: 15px; }

.product-title {
  margin-top: 0; }

.size {
  margin-right: 10px; }
  .size:first-of-type {
    margin-left: 40px; }

.color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px; }
  .color:first-of-type {
    margin-left: 20px; }

.add-to-cart, .like {
  background: #ff9f1a;
  padding: 1.2em 1.5em;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background .3s ease;
          transition: background .3s ease; }
  .add-to-cart:hover, .like:hover {
    background: #b36800;
    color: #fff; }

.not-available {
  text-align: center;
  line-height: 2em; }
  .not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; }

.orange {
  background: #ff9f1a; }

.green {
  background: #85ad00; }

.blue {
  background: #0076ad; }

.tooltip-inner {
  padding: 1.3em; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }
.board{
margin: 20px auto;

background: #fff;
/*box-shadow: 10px 10px #ccc,-10px 20px #ddd;*/
}
.board .nav-tabs {
    position: relative;
    /* border-bottom: 0; */
    /* width: 80%; */
    
    margin-bottom: 0;
    box-sizing: border-box;

}

.board > div.board-inner{

    background-size: 30%;
}

p.narrow{
    width: 60%;
    margin: 10px auto;
}

.liner{
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

span.round-tabs.one{
    color: rgb(34, 194, 34);border: 2px solid rgb(34, 194, 34);
}

li.active span.round-tabs.one{
    background: #fff !important;
    border: 2px solid #ddd;
    color: rgb(34, 194, 34);
}

span.round-tabs.two{
    color: #febe29;border: 2px solid #febe29;
}

li.active span.round-tabs.two{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #febe29;
}

span.round-tabs.three{
    color: #3e5e9a;border: 2px solid #3e5e9a;
}

li.active span.round-tabs.three{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #3e5e9a;
}

span.round-tabs.four{
    color: #f1685e;border: 2px solid #f1685e;
}

li.active span.round-tabs.four{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #f1685e;
}

span.round-tabs.five{
    color: #999;border: 2px solid #999;
}

li.active span.round-tabs.five{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #999;
}

.nav-tabs > li.active > a span.round-tabs{
    background: #fafafa;
}
.nav-tabs > li {
    width: auto;
}
/*li.active:before {
    content: " ";
    position: absolute;
    left: 45%;
    opacity:0;
    margin: 0 auto;
    bottom: -2px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    z-index: 1;
    transition:0.2s ease-in-out;
}*/

.nav-tabs > li a{
   
   padding: 10px;
}


.tab-content{
}
.tab-pane{
   position: relative;
}
.tab-content .head{
    font-family: inherit;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.btn-outline-rounded{
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px;
}

.btn.green{
    background-color:#5cb85c;
    /*border: 2px solid #5cb85c;*/
    color: #ffffff;
}


.board .nav > li > a {
    display: block;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    text-transform: uppercase;
}

.board .tab-content .nav  li a {
  border-left: : none !important;
}
.panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #ffffff;
      
         padding: 10px;
    text-align: justify;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 16px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
#myTab .active a{background-color: #ff0000 !important; color: #FFF;padding: none !important;margin: none !important;}
#innerTab {padding-top: 0px; padding-bottom: :10px; text-transform:capitalize; border-bottom: :1px solid #ccc;}
#innerTab li a {text-transform:capitalize; border-right:none;}
#innerTab .active span{color:#ff0000;}
#innerTab  {padding:10px;}
#innerTab .nav-tabs > li:hover, #innerTab .nav-tabs > li:focus
{ 
    color: #000;   
    background-color: #ccc !important;
}
.allert-control{padding: 6px 12px;}
.left-carousel{ background-color: #efefef; margin-top: 25px; padding: :10px; }
.left-carousel .carousel {
    margin-bottom: 0;
  padding: 35px 40px 30px 40px;
}
.left-carousel .carousel-indicators .active{background: #ff0000;}
.left-carousel  .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}
.vcenter img{
display: block;
margin: 0 auto;
}
.devider{
background-image: url("../images/devider.png");
height: 2px;
}
#myTab .active::after{
width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 15px solid #ff0000;
        content: " ";
        position: absolute;
        bottom: -15px;
        left: 35%;
}
.listing ul li {
    background: #f8f8f8 none repeat scroll 0 0;
    list-style: outside none none;
    margin-bottom: 1px;
    padding: 10px;
    transition: all 0.25s linear 0s;
}
.listing ul li a{
   
    margin-left: 10px;

    
}
.listing ul li:hover{background:#f4f4f4;}
.listing ul li a:hover::before{
  font-family:'FontAwesome';
  content:'\f0da';
  left:1px;
  font-size: 25px;
  line-height: 20px;
  position:absolute;
    color: #ff0000;
    -webkit-transition: .35s ease color;
    -o-transition: .35s ease color;
    -ms-transition: .35s ease color;
    -moz-transition: .35s ease color;
    transition: .35s ease color;
}
.menuactive a{
  color: #ff0000 !important;
}
.menuactive {
  color: #ff0000 !important;
}
.products-hover{
  padding: 10px;
}
.product-head {
  color:#000;
  background:#f3f3f3;
  padding:10px;
   z-index: 10001;
  
}
