@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700);

.cb-slideshow, .cb-slideshow:after { position:absolute; width:100%; height:100%; top: 0px; left: 0px; z-index: 0; background-color: transparent ;
}
.cb-slideshow li span { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; color: transparent;background-size: cover;
    background-repeat: none; opacity: 0; z-index: 0; -webkit-backface-visibility: hidden; -webkit-animation: imageAnimation 40s linear infinite 0s;
    -moz-animation: imageAnimation 40s linear infinite 0s; -o-animation: imageAnimation 40s linear infinite 0s; -ms-animation: imageAnimation 40s linear infinite 0s;
    animation: imageAnimation 40s linear infinite 0s; }
.cb-slideshow li div { z-index: 1000; position: absolute; bottom: 30px; left: 0px; width: 100%; text-align: center; opacity: 0; color: #fff;
    -webkit-animation: titleAnimation 40s linear infinite 0s; -moz-animation: titleAnimation 40s linear infinite 0s; -o-animation: titleAnimation 40s linear infinite 0s;
    -ms-animation: titleAnimation 40s linear infinite 0s; animation: titleAnimation 40s linear infinite 0s; }
.cb-slideshow li div h3 { font-family: 'Open Sans'; font-size: 50px; padding-left: 20px; line-height: 50px; color:#fff; text-shadow: 1px 1px 1px 1px #dcdab8; }

.cb-slideshow h3,.cb-slideshow h4{ margin:auto; margin-bottom:15%;   width:50%; text-transform: uppercase; background-color:transparent;  font-size: 40px; color:#fff;  text-shadow: 1px 1px 1px 1px #000;}
.cb-slideshow li:nth-child(1) span { background-image: url(../images/unsplash1.jpg); }
.cb-slideshow li:nth-child(2) span { background-image: url(../images/unsplash2.jpg); -webkit-animation-delay: 6s; -moz-animation-delay: 6s;
    -o-animation-delay: 6s; -ms-animation-delay: 6s; animation-delay: 6s; }
.cb-slideshow li:nth-child(3) span { background-image: url(../images/unsplash3.jpg); -webkit-animation-delay: 12s; -moz-animation-delay: 12s;
    -o-animation-delay: 12s; -ms-animation-delay: 12s; animation-delay: 12s; }
.cb-slideshow li:nth-child(4) span { background-image: url(../images/unsplash4.jpg); -webkit-animation-delay: 18s; -moz-animation-delay: 18s;
    -o-animation-delay: 18s; -ms-animation-delay: 18s; animation-delay: 18s; }
.cb-slideshow li:nth-child(5) span { background-image: url(../images/unsplash5.jpg); -webkit-animation-delay: 24s; -moz-animation-delay: 24s;
    -o-animation-delay: 24s; -ms-animation-delay: 24s; animation-delay: 24s; }
.cb-slideshow li:nth-child(6) span { background-image: url(../images/unsplash6.jpg); -webkit-animation-delay: 30s; -moz-animation-delay: 30s;
    -o-animation-delay: 30s; -ms-animation-delay: 30s; animation-delay: 30s; }
.cb-slideshow li:nth-child(2) div { -webkit-animation-delay: 6s; -moz-animation-delay: 6s; -o-animation-delay: 6s; -ms-animation-delay: 6s; animation-delay: 6s; }
.cb-slideshow li:nth-child(3) div { -webkit-animation-delay: 12s; -moz-animation-delay: 12s; -o-animation-delay: 12s; -ms-animation-delay: 12s; animation-delay: 12s; }
.cb-slideshow li:nth-child(4) div { -webkit-animation-delay: 18s; -moz-animation-delay: 18s; -o-animation-delay: 18s; -ms-animation-delay: 18s; animation-delay: 18s; }
.cb-slideshow li:nth-child(5) div { -webkit-animation-delay: 24s; -moz-animation-delay: 24s; -o-animation-delay: 24s; -ms-animation-delay: 24s; animation-delay: 24s; }
.cb-slideshow li:nth-child(6) div { -webkit-animation-delay: 30s; -moz-animation-delay: 30s; -o-animation-delay: 30s; -ms-animation-delay: 30s; animation-delay: 30s; }

#myVideo {
  position: fixed;
  right: 0;
  bottom: -50px;
  min-width: 100%;
  min-height: 100%;
}

.img-unresponsive {
display:block;
max-width:100%;
height:auto;
text-decoration:none; 
cursor: none;
}
.testemail {
display: none;

}
/* admin styles */
.adminmain {
	font-family: Calibri, Verdana, Arial;
	background:#fff;
}
.adminmain p{
    color:#000;
}
.menuadmin {
    width:100%;
	float: left;
}

.menuadmin ul {
  list-style-type: none;
}

.menuadmin li {
	float:left;
    font-weight:bolder;
    font-size:1.0em;
}

.menuadmin li a {
	font-family: Calibri, Verdana, Arial;
	
	text-transform:uppercase;
	color: #313131;
	display:block;
	padding:12px 20px;
	 -webkit-transition: all .9s;
   -moz-transition: all .9s;
   -o-transition: all .9s;
   -ms-transition: all .9s;
   transition: all .9s;
}
.menuadmin li a:hover,.menuadmin li.active a{
	background:#fff;
    color: #5ec3ef;
}
.menuspacer {
height:50px;

}
.container {
margin:auto;
}
.navbar-header{
    height:100px;

}

.row {
margin:0;
}

.copy {
color:#000;
}
.l_slide {
    float:left;
	width:49%;
	padding-right:1%;
    margin-top:0.5%; 
}
.l_slide img{
width:100%; 
 

}

.r_slide {
    float:left;
	width:49%;
	padding-left:1%;
    margin-top:0.5%; 

}
 .r_slide h1 {
        }
.r_slide img{
width:100%; 
 

}

}
.logo {
	float: left;
}

.logocentered {
  position: relative ;
  text-align:center ; 
   margin-top:30px; 
}
.logocentered H2{
    font-size:24pt; 
    font-family: 'regencielight';
    text-align: center ;
    text-transform:uppercase ; 
    letter-spacing: 15px; 
}
.logocentered p{
    font-size:14pt; 
    font-family: 'regencielight';
    text-align: center ;
    letter-spacing: 5px; 
}
.logocentered p a{
    font-size:14pt; 
    font-family: 'regencielight';
    text-align: center ;
    letter-spacing: 5px; 
    text-decoration:none; 
    color:#000;
}
.fullsizeimage {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}
    .fullsizeimage img {
    
    height:300px;
    
    }


/* admin styles */
.pageimage{ height: 100%; max-height: 350px; overflow:hidden; margin-top:10px;   width:100%;}
.mainimage{ 
    height: 500px; 
    overflow:hidden; 
    display:block;  
    width:800px;  
    top: 200px; 
    position:absolute; 
    left: 200px;
    z-index: 0;

}
.img-responsive {
width:100%;
}
.fullwidth {
width:100%;
margin-bottom: 5px; 
}
.wrap {
    margin-left:10%; 
width:80%;

}
.fullwrap100 {
    width:100%;
    margin-bottom: 5px;
    display: block;
    min-height:20px;

}
.admin-form {
    float:right;
    background:#2668c5;
	color: #fff;
}
.col_1_of_4 {
	display: block;
	float: left;
    width: 23%;
	margin:0% 0 1% 1%;
}
.col_1_of_4:first-child {
	margin-left: 0;
}/* all browsers except IE6 and lower */
.col_3_of_4 {
	display: block;
	float: right;
    width: 73%;
	margin:0% 0 1% 1%;
}
.span_1_of_4 {
	width: 23%;
	padding:1%;
     float: right;
    
	
}
.span_1_of_4  h4 {
	color:#4F4F4F;
	margin-bottom: .5em;
	font-size: 1.2em;
	line-height: 1.2;
	font-family: 'ambleregular';
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	border-bottom: 1px solid #CECECE;
	padding-bottom: 0.5em;
	padding-left:20px;
}
.span_1_of_4 ul{
	padding-left:20px;
}
.span_1_of_4  li a {
	font-size: 0.8125em;
	padding: 0.4em 0;
	color:#2A5C86;
	font-family: 'ambleregular';
	display: block;
}
.span_1_of_4  li span{
	font-size:1em;
	font-family: 'ambleregular';
	color:#2A5C86;
	cursor:pointer;
	margin:10px 0;
	display:block;
}
.span_1_of_4 img {
	max-width: 100%;
}
.span_1_of_4  h3 {
	color: #383838;
	margin-bottom: 0.5em;
	font-size: 1.5em;
	line-height: 1.2;
	font-family: 'ambleregular';
	font-weight: normal;
	margin-top: 0px;
	text-transform: uppercase;
 }
.span_1_of_4  p {
	font-size: 14px;
	padding: 5px 0;
	color:#000;
	line-height: 1.8em;
    font-family: 'Open Sans';
}


.span_1_of_4  li a:hover, .span_1_of_4  li span:hover {
	color:#DD0F0E;
}

.span_3_of_4 {
	width: 73%;
	padding:1%;
    float: left;
	
}
.span_1_of_1 {
	width: 95%;
	padding: 1%;
    float: left;
}
.span_1_of_2 {
	width: 47%;
	padding: 1%;
    float: left;
    
}
.col {
	display: block;
	float: left;
	margin: 0% 0 1% 1.6%;
}
.col:first-child {
	margin-left: 0;
}
.span_2_of_3 {
	width: 64%;
	padding: 1%;
     float: left;
}
.span_1_of_3 {
	width: 31%;
	padding: 1%;
    float:left;
}
.contact-form {
	position: relative;
	padding-bottom: 30px;
}
.contact-form div {
	
}
.contact-form span {
	display: block;
	color: #000;
	padding-bottom: 1px;
	font-family: Calibri, Verdana, Arial;
}
.contact-form input[type="text"],  .contact-form input[type="password"]  {
	padding-top : 4px;
	padding-bottom : 4px;
	display: block;
	width:98%;
	background-color: #edf0f2 ;
	border:1px solid #CACACA;
	outline: none;
	color: #000;
	font-size:1em;
	font-weight:bold;
	font-family: Calibri, Verdana, Arial;
    	-ms-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box; 
    box-sizing:content-box;
}
 .contact-form select  {
	padding-top : 3px;
	padding-bottom : 3px;
	display: block;
	width:98%;
	background-color: #edf0f2 ;
	border:1px solid #CACACA;
	outline: none;
	color: #000;
	font-size:1em;
	font-weight:bold;
	font-family: Calibri, Verdana, Arial;
    overflow: hidden;
 
}
.contact-form textarea  {
	padding-top : 4px;
	padding-bottom : 4px;
	display: block;
    min-height: 100px;
	width:98%;
	background-color: #edf0f2 ;
	border:1px solid #CACACA;
	outline: none;
	color: #000;
	font-size:1em;
	font-weight:bold;
	font-family: Calibri, Verdana, Arial;
    	-ms-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box; 
    box-sizing:content-box;
}

.married_div{
    display: inherit hidden;  

}

.feature {
    width:100%;
    clear: both;
	padding: 0px;
	margin-bottom: 20px; 
    color:#000;
  	font-family: Calibri, Verdana, Arial;
     
}
.feature_left {
    float:left;
    width:50%;
}
.feature_left h1 {
    font-size:1em;
	font-weight:bold;
    width:100%;
}
.feature_left h2 p span {
    width:100%;
    line-height: 1.8em;
    font-size: 14px; 
}

.feature_left img{
    width:80%;
    padding-left:10%; 
    margin-top: 20px; 
 }
.feature_right {
     float:right;
      width:47%;
      margin-left:2%; 
}
.feature_right h1 {
    font-size:1em;
	font-weight:bold;
    width:100%;
}
.feature_right h2 p span {
  line-height: 1.8em;
    font-size: 14px;
       width:100%;
}

.feature_right img{
  width:80%;
    padding-right:10%; 
     margin-top: 20px; 
    
}

/*--Gallery start here--*/
.minigallery {
    width:100%;
    height:90px; 

}
.minigalleryitem_ext {
    display: inline-block;
    padding: 3px 3px 3px 3px;
    text-align:center;
    vertical-align:middle;  
    width:100px;
}
.minigalleryitem_ext:first-child{
    display: inline-block;
    padding: 3px 3px 3px 0px;
    text-align:center;
    vertical-align:middle;  
    width:100px;
    vertical-align:middle;
}


.minigalleryitem {

    display: inline-block;
    overflow:hidden; 
    padding: 5px 5px 5px 5px;
    float: left;
    text-align:center;
    border: 1px solid #d8d8d8; 
    vertical-align:middle;  
    width:95px;
    height:85px;
    
}
.minigalleryitem img {
    width:75px;
    display: inline-block;
    vertical-align: middle;
    overflow:hidden;
   max-height :75px;

}
.gallerydivtop {
    width:100%;
    padding:  0px 0px 0px 0px;
}

.gallerytext {
    width:100%;
    float:left;
    padding-left: 22%; 
    text-align: left; 
    font-family: 'ambleregular';
	font-size:0.823em;
	text-transform:uppercase;
	color: #000;
	display:block;
	background: #fff;
    border: 0px; 
}
.gallerydiv {
    width:100%;
   min-height:800px;
   
    padding:  0px 0px 100px 0px;
}
.gallerymenu {
    width:18%;
    float:left;
    padding: 10px 0px 0px 0px;
}
.gallerybutton {
    width:100%;
    padding: 5px 5px 5px 5px;
    margin: 2px 5px 3px 0px;
    overflow:hidden; 
    text-align: left; 
    font-family: 'ambleregular';
	font-size:0.823em;
	text-transform:uppercase;
	color: #000;
	display:block;
	background: #fff;
    border: 0px; 
}

.gallerybuttonselect {
    width:100%;
    padding: 5px 5px 5px 5px;
    margin: 2px 5px 3px 0px;
    overflow:hidden; 
    text-align: left; 
    background: #fff;
    border: 0px; 
    font-family: 'ambleregular';
	font-size:0.823em;
	text-transform:uppercase;
	color: #000;
	display:block;
    font-weight:bolder; 
}
.galleryitems {
   width:78%;
    float:right;
   padding:2px 0px 0px 0px
}
.galleryitem_ext {
    display: inline-block;
    padding: 3px 3px 3px 3px;
    margin: 4px 4px 4px 0px;
    text-align:center;
    border: 1px solid #d8d8d8; 
    vertical-align:middle;  
    width:140px;
    height:140px;
    vertical-align:middle;
}

.galleryitem {
    display: inline-block;
    overflow:hidden; 
    float: left;
    text-align:center;
    vertical-align:middle;  
    width:130px;
    height:130px;
}
.Centerer
{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.galleryitem img {
     display: inline-block;
     vertical-align:middle;
     overflow:hidden;
      max-width:120px;
      max-height:120px
}
.horizontalsm {
     width: 120px;
}
.verticalsm {
     height:120px;
}
.galleryitem_large {
        width:450px;
        vertical-align:middle;
}

.imgdiv {
    margin-left:auto;
    margin-right:auto;
    padding:0px;
    border: 0px;
    width: 424px;
    overflow: hidden; 
}
.black_overlay{ 
    display: none; 
    position: absolute;
    top: -25%; 
    left: -50%; 
    width: 200%; 
    height: 200%; 
    background-color: #000000; 
    z-index:1001; 
    -moz-opacity: 0.6; 
    opacity:.60; 
    filter: alpha(opacity=60); 
} 


.white_content {
    display: none;
    background-color: #ffffff;
    border: 0 none;
    height: 600px;
    left: 42%;
    margin-left: -300px;
    margin-top: -300px;
    position: fixed;
    top: 50%;
    width: 850px;
    z-index: 9999999;
    padding: 5px 0px 20px 0px;
        border: 0px 0px 0px 0px #000000;
         overflow: auto; 
}
.close
{
	text-align: left;
    font-family:  Calibri, Verdana, Arial;
	font-size: 14px;
    font-weight:bolder;
	color: #000000;
	background-color: transparent ; 
	text-decoration: none;	
    padding: 0px 5px 0px 0px;
	}

.bigpic
{ 
    width:100%;
	margin:0 auto; 
	border: none; 
    text-align:center ;
    vertical-align:middle ; 
     
}
.adminpic
{ 
    width:500px;
	border: none; 
    text-align:left ;
}
.horizontal {
     width: 750px;
     overflow:hidden;

}
.vertical {
     height:580px;
       overflow:hidden;
}

.Horizontal {
     width: 750px;
       overflow:hidden;
}
.Vertical {
     height:580px;
  overflow:hidden;
}
.nav
{
	
	text-align: center;
	border: none;
	clear: none;
	margin: auto;
    vertical-align:middle ; 
	
}
.next
{
	width:35px;
	margin:0 auto; 
	margin-top:25%; 
    border: none;
    float:right;
    vertical-align:middle ; 
} 
.prev
{ 
   width:35px;
	margin:0 auto; 
	border: none; 
    float:left;
    margin-top:25%; 
} 
.centerpart {
width:85%;
float:left; 
margin-top:2%;
margin-left:2%;
text-align: center;
clear: none;
vertical-align:middle ;
}
/*--Gallery end here--*/
/*drag and drop*/
#dropSection, #dropSection2
{
    height: 50px;
    width: 100%;
    background-color: rgba(169, 138, 96, 0.51);
    border: solid 1px rgb(150, 150, 150);
}
       
#btnUpload
{
    display: none;
}

.active {
    background-color: #0E385E !important;
}
/**** Grid 1_0f_4 ****/
.grid {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
}
.grid:first-child { margin-left: 0; }

.grid_1_of_2 {
	display: block;
	float: left;
	margin: 0.8% 1.6% 0.8% 0%;
	box-shadow: 0px 0px 3px rgb(150, 150, 150);
	-webkit-box-shadow: 0px 0px 3px rgb(150, 150, 150);
	-moz-box-shadow: 0px 0px 3px rgb(150, 150, 150);
	-o-box-shadow: 0px 0px 3px rgb(150, 150, 150);
    
}



.grid_1_of_3 {
	display: block;
	float: left;
	margin: 0.8% 0 0.8% 0.8%;
	box-shadow: 0px 0px 3px rgb(150, 150, 150);
	-webkit-box-shadow: 0px 0px 3px rgb(150, 150, 150);
	-moz-box-shadow: 0px 0px 3px rgb(150, 150, 150);
	-o-box-shadow: 0px 0px 3px rgb(150, 150, 150);
    
}
.grid_1_of_3:first-child {
	margin-left: 0;
}
.grid_1_of_3:nth-child(3n+1) {
	margin-left: 0;
}

.shoppingitemimagecontainer {
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  padding: 56.25% 0 0 0;
  overflow: hidden;


}
.shoppingitemimagecontainer img {
  position: absolute;
  display: block;
  max-width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;

}


.prodtitle {
    color: #000;
    font-family: Calibri, Verdana, Arial;
    font-size: 0.6em;
    font-weight: normal;
    text-align: center;
    height :22px;
    overflow:hidden;
    display:block;   
}
.images_1_of_2 {
	width: 48%;
	/*padding: 1%;*/
	text-align: left;
	position: relative;
    float: left;
}
.images_1_of_2  img {
	max-width: 100%;
}
.images_1_of_2  h2 {
	color:#6A82A4;
	font-family: Calibri, Verdana, Arial;
	font-size:1.1em;
	font-weight: normal;
}
.images_1_of_2  p {
	font-size: 0.8125em;
	padding: 0.4em 0;
	color: #333;
}
.images_1_of_2  p span.price {
	font-size: 18px;
	font-family: Calibri, Verdana, Arial;
	color:#CC3636;
}

.images_1_of_3 {
	width: 32%;
	padding: 1%;
	text-align: left;
	position: relative;
}
.images_1_of_3  img {
	max-width: 100%;
}
.images_1_of_3  h2 {
	color:#6A82A4;
	font-family: Calibri, Verdana, Arial;
	font-size:1.1em;
	font-weight: normal;
}
.images_1_of_3  p {
	font-size: 0.8125em;
	padding: 0;
	color: #333;
}
.images_1_of_3  p span.price {
	font-size: 18px;
	font-family: Calibri, Verdana, Arial;
	color:#CC3636;
}
.images_2_of_3 {
	width: 62%;
	padding: 1%;
	text-align: left;
	position: relative;
}
.categories {
        font-size: 24px;
}

.categories_button {
    width:100%;
    text-align:left;
    text-transform:uppercase; 
    font-family: Calibri, Verdana, Arial;
    font-size: 24px;
    background-color:transparent ;
    border:0; 
}
.categories_button:hover {
    width:100%;
    text-align:left;
    text-transform:uppercase; 
    font-family: Calibri, Verdana, Arial;
    font-size: 24px;
    background-color:transparent ;
    border:0; 
    font-weight:bolder; 
}
.categories_button_select {
    width:100%;
    text-align:left;
    font-style:italic;
   
    font-family: Calibri, Verdana, Arial;
    font-size: 24px;
    background-color:transparent ;
    border:0;
    font-weight: bolder; 
     
}


.pricedetails{
    margin: 0;
 	margin-top:0px;
	border-top:0px solid #fff;
    text-decoration: none; 
    text-align: center;
    width:100%;
   overflow: hidden;  
    
}


.label-details{
    margin: 0;
    position: absolute;
    top: 90%;
    left: 50%;
    height:20%;
    transform: translate(-50%, -50%);
   
    background-color:rgb(14, 56, 94, 0.4);
	margin-top:0px;
	border-top:0px solid #fff;
    text-decoration: none; 
    text-align: center;
    width:100%;
   overflow: hidden;  
    
}
.label-text{
	/*float: left;*/
    color:#fff;
    font-size: 18px;
    text-align: center;
}
.label-text-big{
	/*float: left;*/
   font-size:2em;
	font-family: Calibri, Verdana, Arial;
	color:#fff;
    font-weight:bolder; 
    
}
.shopborder {
    border:1px solid #dcdab8; 
    padding: 5px;
}

.pricedetails{
    margin: 0;
 	margin-top:0px;
	border-top:0px solid #fff;
    text-decoration: none; 
    text-align: center;
    width:100%;
   overflow: hidden;  
    
}


.price-details{
    margin: 0;
    position: absolute;
    top: 90%;
    left: 50%;
    height:20%;
    transform: translate(-50%, -50%);
   
    background-color:rgb(38, 104, 197, 0.4);
	margin-top:0px;
	border-top:0px solid #fff;
    text-decoration: none; 
    text-align: center;
    width:100%;
   overflow: hidden;  
    
}
.price-number{
	/*float: left;*/
    color:#000;
    padding-top: 1px;
    font-size: 18px;
    text-align: left;
}
.price-number-big{
	/*float: left;*/
   font-size:2em;
	font-family: Calibri, Verdana, Arial;
	color:#000;
    font-weight:bolder; 
    padding-top: 5px;
}


.price-details p span.rupees{
	font-size:2em;
	font-family: Calibri, Verdana, Arial;
	color:#000;
    font-weight:bolder; 
   
 }
.rupees_big{
	font-size:2.0em;
	font-family: Calibri, Verdana, Arial;
	color:#004EBC;
    text-decoration: none; 
     
}
.add-cart {


}

.add-cart h4 a1{
    color:#2668c5;
    padding-top: 5px;
    font-size: 18px;
    font-weight:bolder; 

}
.add-cart h4 a {
    font-size: 0.8em;
    padding: 5px 10px 5px 10px;
    font-family: verdana, arial, helvetica, helve, sans-serif;
    background: #2668c5;
    color: #fff;
    border: none;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
        
    }
.thumbnail {

width:100px;

}
.desc {
	display: block;
	float: left;
	margin: 0% 0 0% 2.6%;
}
    .desc img {
    width: 50%;
    float: right;
    
    }
.product-details{
	margin:30px 0;
}
.span_1_of_2 {
	width: 67.1%;
	padding: 1.5%;
}
.images_3_of_2 {
	width: 44.2%;
	float: left;
	text-align: center;
}
.span_3_of_2 {
	width: 53.2%;
}
.span_3_of_1 {
	width: 25.2%;
	padding: 1.5%;
}
.images_3_of_2  img {
	max-width: 100%;
}
.span_3_of_2  h2 {
	font-family: 'ambleregular';
	font-size: 1.3em;
	color:#000;
	font-weight: bold;
	margin-top: 0px;
	text-transform: uppercase;
}
.span_3_of_2  p{
	font-size: 0.8125em;
	padding: 0.3em 0;
	color: #000000;
	line-height: 1.6em;
	font-family: verdana, arial, helvetica, helve, sans-serif;
}
.displaypricediv {
}
.displaypricediv p{
color: #969696;
}
.price p {
	font-size: 0.8125em;
	padding:20px 0;
	color: #666;
	vertical-align: top;
}
.price p span {
	font-size:3em;
	font-family: 'ambleregular';
	color:#6dafc7;
}
.priceamount {
	font-size:1.5em;
	font-family: 'ambleregular';
	color:#000;
}
.available {
	padding:20px 0;
	border-top: 1px solid #6dafc7;
}
.available p {
	font-size: 1em;
	color: #333;
	font-weight: bold;
	padding-bottom: 10px;
}
.available li {
	display: inline;
    font-size: 1.2em;
	font-size: 0.8125em;
	padding-right:  2%;
	color: #353535;
}
.available li span {
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
	padding-bottom: 10px;
}
.available li select {
	display: inline;
	font-size: 1.2em;
	color: #333;
	margin-left: 3px;
    width:115px;
}
.available li input {
	display: inline;
	font-size: 1.2em;
	color: #333;
	margin-left: 3px;
    width:40px;
}



/*  Shopping Cart ============================================================================= */


.Order {
  position: relative;
  width:100%;
  float: left;
  padding-bottom: 0px;
  }
.Order75 {
    width: 75%;
    color: #000000;
}
.Order60 {
    width: 60%;
    color: #000000;
}
.Order50 {
    width: 49.5%;
    color: #000000;
}
.Order20 {
    width: 20%;
    text-align:left ;
    color: #000000;
}
.Order20r {
    width: 19%;
    text-align:right ;
    color: #000000;
    padding-right:1%; 
}

.Order15 {
    width: 15%;
    text-align:left ;
    color: #000000;
}
.Order15r {
    width: 13%;
    text-align:right ;
    color: #000000;
}
.Order10Red{
    width: 10%;
    text-align:center ;
    color: #E4292F;
    font-weight:bolder; 
}

.Order10 {
    width: 10%;
    text-align:left ;
    color: #000000;
}
.Order5 {
    width: 5%;
    text-align:left ;
    color: #000000;
}
.Order span{
	display: block;
	font-size: 0.8125em;
	padding-bottom: 5px;
    font-family: verdana, arial, helvetica, helve, sans-serif;
}
.orderbutton {
    background: transparent; 
    font-size: 0.8125em;
	color: #E4292F;
    font-weight:bolder ;
	padding: 0px;
	font-family: verdana, arial, helvetica, helve, sans-serif;
    border: 0px;
    cursor: pointer; 

}
.Orderline {
   border-bottom : 1px solid #CACACA;
 width:100%;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 4px 0 0;
padding-right: 5px; 
}

.uploadprogress {
    position: absolute;
    height:100%; width:100%;
    font-size: 1em;
    padding: 10px;
    font-family: Calibri, Verdana, Arial;
    background: #fff;
    color: #E4292F;
    font-weight: bolder;
    border: none;
    text-decoration: none;
    z-index: 1000;
    text-align: center;
}
.contact-form {
	position: relative;
	padding-bottom: 0px;
}
.contact-form div {
	padding: 0px 0;
}
.contact-form h3 {
	display: block;
	font-size: 1em;
	color: #000000;
	padding-bottom: 5px;
    padding-top: 5px;
    font-weight: bolder;
	font-family: verdana, arial, helvetica, helve, sans-serif;
}
.contact-form span {
	display: block;
	font-size: 0.8125em;
	color: #000000;
	padding-bottom: 5px;
    padding-right:9px; 
	font-family: verdana, arial, helvetica, helve, sans-serif;

}
.contact-form input[type="text"], .contact-form textarea, .contact-form input[type="password"] {
	padding: 5px;
	display: block;
	width:90%;
	background:none;
	border:1px solid #CACACA;
	outline: none;
	color:  #000000;
	font-size: 0.8125em;
	font-weight:normal;
	font-family: verdana, arial, helvetica, helve, sans-serif;
	-webkit-appearance: none;
}
.contact-form input[type="date"]{
	padding: 3px;
	display: block;
	width:98%;
	background:none;
	border:1px solid #CACACA;
	outline: none;
	color:  #000000;
	font-size: 0.8125em;
	font-weight:normal;
	font-family: verdana, arial, helvetica, helve, sans-serif;
	-webkit-appearance: none;
}
.contact-form-text {
    font-size: 0.8125em;
    color:  #000000;
    padding-bottom: 5px;
    font-family: verdana, arial, helvetica, helve, sans-serif;
}
.contact-form textarea {
	resize: none;
	height: 120px;
}
.contact-form input[type="submit"] {
	font-size: 1em;
	padding:5px 10px 5px 10px;
    margin-bottom: 20px; 
	font-family: verdana, arial, helvetica, helve, sans-serif;
	background:#2668c5;
	color: #fff;
   
	border:none;
	text-decoration: none;
	outline: 0;
	cursor:pointer;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	float:right;
	
}
.contact-form input[type="submit"]:hover {
	text-shadow: 0px 0px 1px #000;
	background: #292929;
}


/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation { 0% { opacity: 0; -webkit-animation-timing-function: ease-in; } 8% { opacity: 1; -webkit-animation-timing-function: ease-out; } 17% { opacity: 1 } 25% { opacity: 0 } 100% { opacity: 0 } }
@-moz-keyframes imageAnimation { 0% { opacity: 0;  -moz-animation-timing-function: ease-in; } 8% { opacity: 1; -moz-animation-timing-function: ease-out; } 17% { opacity: 1 } 25% { opacity: 0 } 100% { opacity: 0 } }
@-o-keyframes imageAnimation { 0% { opacity: 0; -o-animation-timing-function: ease-in; } 8% { opacity: 1; -o-animation-timing-function: ease-out; } 17% { opacity: 1 } 25% { opacity: 0 } 100% { opacity: 0 } }
@-ms-keyframes imageAnimation { 0% { opacity: 0; -ms-animation-timing-function: ease-in; } 8% { opacity: 1; -ms-animation-timing-function: ease-out; } 17% { opacity: 1 } 25% { opacity: 0 } 100% { opacity: 0 } }
@keyframes imageAnimation { 0% { opacity: 0; animation-timing-function: ease-in; } 8% { opacity: 1; animation-timing-function: ease-out; }
    17% { opacity: 1 } 25% { opacity: 0 } 100% { opacity: 0 } }
/* Animation for the title */
@-webkit-keyframes titleAnimation { 0% { opacity: 0 } 8% { opacity: 1 } 17% { opacity: 1 } 19% { opacity: 0 } 100% { opacity: 0 } }
@-moz-keyframes titleAnimation { 0% { opacity: 0 } 8% { opacity: 1 } 17% { opacity: 1 } 19% { opacity: 0 } 100% { opacity: 0 } }
@-o-keyframes titleAnimation { 0% { opacity: 0 } 8% { opacity: 1 } 17% { opacity: 1 } 19% { opacity: 0 } 100% { opacity: 0 } }
@-ms-keyframes titleAnimation { 0% { opacity: 0 } 8% { opacity: 1 } 17% { opacity: 1 } 19% { opacity: 0 } 100% { opacity: 0 } }
@keyframes titleAnimation { 0% { opacity: 0 } 8% { opacity: 1 } 17% { opacity: 1 } 19% { opacity: 0 } 100% { opacity: 0 } }
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{ opacity: 1; }

@media screen and (max-width: 1140px) { .cb-slideshow li div h3 { font-size: 140px } }
@media screen and (max-width: 600px) { .cb-slideshow li div h3 { font-size: 60px } }
@media screen and (min-width: 600px) { .cb-slideshow li div h3 { font-size: 70px;line-height: 60px; text-align: center;} }
img.displayed { display: block; margin-left: auto; margin-right: auto; background-color: transparent;}
.scroll-filter{background-color: rgba(0,0,0,0.5);} .intro-scroller { position: absolute; left: 0px; text-align: center; z-index: 9999;
width: 100%; bottom:20px; }
.intro-scroller p{color:#fff;}
.scroll-down{ background-color: #1E1E1E; width:100%; height:60px; position:center; text-align:center; }
.custom-scroll{ color:#fff; }
.mouse-icon { border: 2px solid; border-radius: 15px; bottom: 70px; height: 50px; left: 0; margin: 0 auto; position: absolute; right: 0;
width: 27px; cursor: pointer; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.mouse-icon:hover {opacity: 0.3 !important;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.mouse-icon .wheel { -webkit-animation: 1.7s ease 0s normal none infinite magic-mouse-icon; -moz-animation: 1.7s ease 0s normal none infinite magic-mouse-icon; -o-animation: 1.7s ease 0s normal none infinite magic-mouse-icon; animation: 1.7s ease 0s normal none infinite magic-mouse-icon; border-radius: 30%; background: #fff; height: 12px; left: 0; margin-left: auto; margin-right: auto;
margin-top: 6px; right: 0; width: 5px; }
a.inner-link { color: #fff; text-decoration: none; }
.cb-slideshow li span{ filter: brightness(80%); -webkit-filter: brightness(80%); -moz-filter: brightness(80%); -o-filter: brightness(80%); -ms-filter: brightness(80%); }
@media only screen and (max-width:767px) { .mouse-icon { bottom:10px; } .cb-slideshow li div h3 { font-size:30px; } }
body {  font-family: 'Open Sans'; }
::-moz-selection { background: #dcdab8;color:#000; }
::-webkit-selection { background: #dcdab8;color:#000; }
::selection { background: #dcdab8; color:#000; } 
html, body { height: 100%; }
a{color:#000;text-decoration:none}
a:focus,a:hover{color:#313131;text-decoration:none;}
.img-portfolio { margin-bottom: 30px; }
.img-hover:hover { opacity: 0.8; }
header.carousel { height: 100%; max-height: 650px; }
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner { height: 100%; }
header.carousel .fill2 { width: 100%; height: 100%; background-position: center; background-size: cover; background-color: #1B2D2D; }
header.carousel .fill { width: 100%; height: 100%; background-position: center; background-size: cover; background-color:#dcdab8; }
.error-404 { font-size: 100px; }
.price { display: block; font-size: 50px; line-height: 50px;}
.price sup { top: -20px; left: 2px; font-size: 20px; }
.period { display: block; font-style: italic; }
footer { background-color: #1E1E1E; width:100%; display:block; color:#f7f7f7; }
@media(max-width:991px) {.customer-img, .img-related { margin-bottom: 30px; } }
@media(max-width:767px) {.img-portfolio { margin-bottom: 15px;} header.carousel .carousel { height: 70%; } }
.height-contact-element {margin:5px 0;} 
.carousel-indicators-size{width:15px;height:15px;}
.custom-container{height:300px;}
.custom-labels{background-color:transparent;border-radius:0px; border:0px; border-bottom: 1px solid white}
.btn-noborder-radius{border-radius:0px;}
.menu-border-bottom{background-color:transparent;border-bottom:2px solid white;}
/*.color-elements{color:#dcdab8;}*/
.color-elements{color:#dcdab8;}
.custom-menu li{font-size: 16px;padding:0px 0px;}
.btn-custom, .btn-custom:active,.btn-custom:focus, .btn-custom:hover{background-color:#dcdab8;border-color:#dcdab8}
#about {padding: 10px 0px 10px 0px;/*background-image:url("../images/background.jpg");background-repeat:repeat;*/}
#menufiller {padding-top:80px;}
#products {padding-top:0px;}
#contact {padding-top:10px;}
#location {padding-top:50px;}
#bloghome {padding-top:80px; padding-bottom:20px;}
#contact {padding-top:10px;}
.homeport1 { margin-top:20px; }
.homeport2 { margin-top:40px; }
.orangeback{ background-color:#ffffff; }
#about p{color:#000;line-height: 1.8em;
    font-size: 14px; margin:0; }
#about label, input {
color:#000;
}

.prodmap{margin-right:0px;  margin-left:0px;  position: relative;}
#contact {
    background-color: #0E385E;
}
#contact .fa{padding-right: 31px; color:#fff ;}
span.text {
    color: #fff;
}
span.text a{
	color:#fff;
}
span.text a:hover{
	text-decoration:underline;
}
#follow-us {height:220px;}
#myCarousel li{transform:rotateZ(45deg);}
#footer {width:100%;font-size:12px;color:#1E1E1E;}
.social-icons{color:#fff;font-size:24px; padding:0;}
.list-social-icons {display: inline-block; vertical-align: middle;}
.list-social-icons li {margin: 0px 15px;width: 40px;height: 40px;text-align: center;line-height: 40px;border-radius: 50%;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.list-social-icons li:hover {background:#dcdab8;}
.list-social-icons li:hover .social-icons {color:#f7f7f7;}
.list-social-icons li:active .social-icons {background:#dcdab8;}
.blog{padding-top:100px;}
.pagination {
    margin: 20px 0 50px !important;
}    
.sidebar-padding{padding-top: 20px;}
.blog-title{margin-top: 0;}
.blog-title a{color:#dcdab8; -webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.blog-title a:hover{color:#1a1a1a;text-decoration: none;}
.sidebar-title{color:#1a1a1a;}
.pagination>li>a{color:#dcdab8;}
.pagination>.active>a{background-color: #dcdab8;border-color:#dcdab8; color:white;}
.pagination>li>a:hover {color:#313131;}
.blog-thumb{width:100%;position: relative;display:block;}
.blog-thumb a{position: relative; display:block;}
.blog-thumb a img{ width: 100%; display: block; max-width: 100%; height: auto;}
.blog-thumb a .hover-zoom{  position: absolute; display: block; top: 50%; left: 50%; margin-top: -16px; margin-left: -16px; background: url(../images/zoom-icon.png) no-repeat center center; z-index: 10; width: 32px; height: 32px; -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); -webkit-opacity: 0; -moz-opacity: 0;
  opacity: 0; filter: alpha(opacity=0); -moz-transition: all .8s cubic-bezier(0.175, 0.885, 0.320, 1.275); -o-transition: all .8s cubic-bezier(0.175, 0.885, 0.320, 1.275); -webkit-transition: all .8s cubic-bezier(0.175, 0.885, 0.320, 1.275); transition: all .8s cubic-bezier(0.175, 0.885, 0.320, 1.275); }
.blog-thumb a:after { content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(48, 54, 65, 0.5); z-index: 5; -webkit-border-radius: 3px; -webkit-background-clip: padding-box; -moz-border-radius: 3px; -moz-background-clip: padding;
  border-radius: 3px; background-clip: padding-box; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0);  -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
.blog-sidebar{min-height: 20px;padding: 19px;}
@media(max-width: 991px){.blog-sidebar{ margin: 0 auto;}}
.blog-sidebar h4:hover{color:#dcdab8;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s; }
.sidebar-list{padding-left: 0px;}
.sidebar-list li>h5{margin-top:2px;}
.blog-sidebar ul>li{border-bottom: 1px solid #f2f2f2;  display: block; padding: 10px 10px;}
.blog-sidebar ul>li>a{text-decoration: none;color:gray;}
.blog-sidebar ul>li>a:hover{color:#dcdab8;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.blog-sidebar ul>li>a:before{  display: inline-block;content: '\f105';font-family: 'FontAwesome';font-size: 13px;color: #999999;margin-right: 10px;}
.comments-padding{padding-left:40px;}
.hr-post{border-bottom: 1px solid #2f2f2f;width:100px;}
.btn-eft {
    width: 200px%;
    background-color: #0E385E;
    color: #fff;
    border: 1px solid #dcdab8;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.btn-eft:hover {background-color:#68ace5;border:1px solid #dcdab8;color:#fff;}

.btn-custom {
    width: 100%;
    background-color: #0E385E;
    color: #fff;
    border: 1px solid #dcdab8;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.btn-custom:hover {background-color:#68ace5;border:1px solid #dcdab8;color:#fff;}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, 
input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, 
.uneditable-input:focus {   border-color: none;  box-shadow: none;  outline: 0 none; }
select:focus {outline-color: transparent;}
.form-control{color:#000;}
.form-control::-moz-placeholder{color:#f7f7f7;opacity:1}.form-control:-ms-input-placeholder{color:#f7f7f7;}.form-control::-webkit-input-placeholder{color:#f7f7f7;}
.form-control:focus{border-color:#dcdab8;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
img.displayed{display: block;margin-left: auto;margin-right: auto;background-color:transparent;}
.img-products{position:center;}
.navbar-inverse {
    background-color: #0E385E;
    opacity: 0.85;
    font-size: 15px;
    padding-top: 16px;
    padding-bottom: 16px
}
.navbar-inverse .navbar-nav>li>a { color:#ffffff; padding-bottom:6px; padding-right:10px; text-align:left;   }
.navbar-inverse .navbar-nav li { margin-left:15px; text-transform: uppercase; }
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover
{ color: #fff; background-color: transparent; border-bottom: 3px solid #ffffff;  margin-bottom: 0px;-webkit-transition:0.5s; transition: 0.5s; transition-timing-function: ease; font-weight:bolder;  }
.navbar-inverse .navbar-nav>li>a:hover { color:#68ace5; border-bottom: 3px solid #68ace5;-webkit-transition:0.5s; transition: 0.5s; transition-timing-function: ease; }
.navbar-inverse .navbar-nav>li>a:active { border-bottom: 3px solid #FFF;-webkit-transition:0.5s; transition: 0.5s; transition-timing-function: ease; }
.navbar-inverse { border:none; }
.navbar-brand {float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand img{ margin-top:-15px; margin-left:-25px;}
@media only screen and (max-width:767px) { .navbar-collapse{ border:none; } .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover { border:none; } .navbar-inverse .navbar-nav>li { border-bottom:1px solid #dcdab8; } .navbar-inverse .navbar-nav>li:hover { border-bottom:1px solid #FFF;-webkit-transition:0.5s; transition: 0.5s; transition-timing-function: ease; } .navbar-inverse .navbar-nav>li>a:hover { color:#FFF; border:none; } }
 .carousel-caption{position:absolute;right:15%;top:-40px;left:15%;z-index:10;padding-bottom:20px;color:#313131;text-align:center;text-shadow:0 0px 0px rgba(0,0,0,.6)}
 .carousel-caption .btn{text-shadow:none}
 @media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px} .carousel-caption{right:20%;left:20%;padding-bottom:30px} }
@media only screen and (max-width:767px) {.height-contact-element {margin:25px 0;} }
@media only screen and (max-width:767px) {.padding-contact-element {padding-left:15px;} }
#bloghome a { color:#dcdab8; }
#bloghome p, p{ padding:5px 0px; font-size: 14px; color: #000; 
    line-height: 1.8em;}
#bloghome a:hover { color:#1a1a1a; text-decoration: none; }
#bloghome img:hover { filter: brightness(70%); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); -o-filter: brightness(70%);
    -ms-filter: brightness(70%);-webkit-transition:0.5s; transition: 0.5s; transition-timing-function: ease; }
.mouse-icon { background: none; border: 2px solid; border-radius: 15px; bottom: 0px; height: 44px; left: 0; margin: 0 auto; position: absolute; right: 0; width: 30px; cursor: pointer; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.mouse-icon:hover{ opacity: 0.8 !important; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.mouse-icon .wheel { -webkit-animation: 1.7s ease 0s normal none infinite magic-mouse-icon; -moz-animation: 1.7s ease 0s normal none infinite magic-mouse-icon; -o-animation: 1.7s ease 0s normal none infinite magic-mouse-icon; animation: 1.7s ease 0s normal none infinite magic-mouse-icon; border-radius: 30%; background:#fff; height: 12px; left: 0; margin-left: auto; margin-right: auto; margin-top: 6px; right: 0; width: 6px; }
@-moz-keyframes magic-mouse-icon { 0% { margin-top: 6px; opacity: 0;} 30% { opacity: 1;} 100% { margin-top: 18px; opacity: 0;} }
@-webkit-keyframes magic-mouse-icon { 0% { margin-top: 6px; opacity: 0;} 30% { opacity: 1;} 100% { margin-top: 18px; opacity: 0;} }
@-o-keyframes magic-mouse-icon { 0% { margin-top: 6px; opacity: 0;} 30%  { opacity: 1;} 100% { margin-top: 18px; opacity: 0;} }
@keyframes magic-mouse-icon { 0%   { margin-top: 6px; opacity: 0;} 30%  { opacity: 1;} 100% { margin-top: 18px; opacity: 0;} }
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover { background-color: #dcdab8; }
.homeservices1 { padding-top:40px; margin-bottom:40px; }
.homeservices1 a { color:#efefef; }
.homeservices1 a:hover { color:#FFF; text-decoration: none; }
#services{ padding-top:60px; }
#services p{ color:#000;font-size: 16px; font-weight: bolder;
    line-height: 1.5em;}
#services img { -webkit-filter: grayscale(1); filter: grayscale(1); }
#services img:hover { -webkit-filter: grayscale(0); filter: grayscale(0); -webkit-transition:0.5s;transition: 0.5s; transition-timing-function: ease; }
#services h2 { color:#000; }
.centerim{ text-align:center; font-size:40px; margin: 10px auto; color:#b9b9b9;}
.centerim:hover{ color:#2D2D2D;}
.fa-md { font-size:40px; min-height:80px; }
.fa-md:hover { font-size:40px;  }
.fa-lg { font-size:70px; min-height:150px; }
.fa-lg:hover { font-size:70px;  }
.fa-stack-1x { color:#EFEFEF; -webkit-transition:0.5s; transition: 0.5s; }
.fa-stack-1x:hover { -webkit-transition-timing-function: linear; transition-timing-function: linear; zoom: 1.1; -ms-zoom: 1.1; -webkit-zoom: 1.1; -moz-transform: scale(1.1);}
.fa-circle { color:transparent; border: 1px solid #EFEFEF; border-radius: 50%; }
.fa-stack-1x-alt { color:#ffffff; -webkit-transition:0.5s; transition: 0.5s; }
.fa-stack-1x-alt:hover { -webkit-transition-timing-function: linear; transition-timing-function: linear; zoom: 1.1; -ms-zoom: 1.1; -webkit-zoom: 1.1; -moz-transform: scale(1.1);}
.fa-circle-alt { color:transparent; border: 1px solid #ffffff; border-radius: 50%; }
.centerim > a:hover > i{ color:#FFF;}
.blog-thumb a > img { -webkit-transition:0.5s; transition: 0.5s; }
.blog-thumb a:hover > img {filter: brightness(70%) !important;  -webkit-filter: brightness(70%); -moz-filter: brightness(70%); -o-filter: brightness(70%); -ms-filter: brightness(70%); -webkit-transform: translate3d(10px,0,0); transform: translate3d(10px,0,0); }
.searchbar { max-width: 270px; }
.media-object { max-width: 80px; }
.media-body { color:#9d9d9d;font-size: 13px;line-height:1.5em;}
.media-heading a { color:#313131; font-size:16px; }
.media-heading a:hover { color:#dcdab8; text-decoration: none; }
.media { border-bottom: 1px solid #f2f2f2; padding-bottom:12px; }
.media a:hover > img { filter: brightness(70%) !important;  -webkit-filter: brightness(70%); -moz-filter: brightness(70%); -o-filter: brightness(70%); -ms-filter: brightness(70%);-webkit-transition:0.5s; transition: 0.5s; transition-timing-function: ease; }
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {	background-color:#dcdab8; border-color: #ddd; }
 .page-header { font-size: 25px; padding-bottom:18px; text-transform: uppercase; }
.myfooter { color: #9d9d9d;	padding:10px 0px;}
.myfooter a { color: #efefef; padding:10px 0px; -webkit-transition:0.5s; transition: 0.5s;  }
.myfooter a:hover {	color: #dcdab8; padding:12px 0px; text-decoration: none; -webkit-transition-timing-function: linear; transition-timing-function: linear;}
.singlepost { margin-bottom:60px; }
.singlepost a{ color:#212020;}
.singlepost a:hover {color:#000; font-weight:bolder; }
.entry-meta { padding:6px 0px; color:#9f9f9f; font-size:12px;}
.entry-meta span { margin-right:10px; }
.entry-meta a { color:#dcdab8; }
.entry-meta a:hover { color:#313131; text-decoration: none; }
@media only screen and (min-width:767px){.entry-meta { color:#9f9f9f; font-size:12px; } .entry-meta span { color:#9f9f9f; font-size:12px; } }
.singlepost img:hover { filter: brightness(70%) !important;  -webkit-filter: brightness(70%); -moz-filter: brightness(70%); -o-filter: brightness(70%); -ms-filter: brightness(70%);-webkit-transition:0.5s;  transition: 0.5s; transition-timing-function: ease; cursor: default; }
.btn-twitter { background: #00acee; border-radius: 0; color: #fff }
.btn-twitter:link, .btn-twitter:visited { color: #fff }
.btn-twitter:active, .btn-twitter:hover { background: #0087bd; color: #fff }
.btn-facebook { background: #3b5998; border-radius: 0; color: #fff}
.btn-facebook:link, .btn-facebook:visited { color: #fff }
.btn-facebook:active, .btn-facebook:hover { background: #30477a; color: #fff }
.btn-googleplus { background: #e93f2e; border-radius: 0; color: #fff }
.btn-googleplus:link, .btn-googleplus:visited { color: #fff }
.btn-googleplus:active, .btn-googleplus:hover { background: #ba3225; color: #fff }
.btn-stumbleupon { background: #f74425; border-radius: 0; color: #fff }
.btn-stumbleupon:link, .btn-stumbleupon:visited { color: #fff }
.btn-stumbleupon:active, .btn-stumbleupon:hover { background: #c7371e; color: #fff }
.btn-linkedin { background: #0e76a8; border-radius: 0; color: #fff }
.btn-linkedin:link, .btn-linkedin:visited { color: #fff }
.btn-linkedin:active, .btn-linkedin:hover { background: #0b6087; color: #fff }
.btn-sitename { background-color: #000; border-radius: 0; color: #fff }
.btn-sitename:link, .btn-sitename:visited { color: #fff }
.btn-sitename:active, .btn-sitename:hover { background-color: #000; color: #fff }
.mysharing { margin-top:40px; }
.mysharing .btn { font-size:12px; padding: 4px 8px; margin-right:4px; }
.comments1 { margin-top:60px; }
.comments1 .media-heading  { color:#313131; font-size:16px; }
.comments1 .media-object { max-width: 60px; }
.btn-primary { background-color: #dcdab8;  border:none; }
.btn-primary:hover { background-color: #2D2D2D;-webkit-transition:0.5s; transition: 0.5s; transition-timing-function: ease; }
@media only screen and (min-width:768px) and (max-width: 980px) { 
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
 font-size:14px; } .navbar-inverse .navbar-nav>li>a { font-size:13px; margin-right:3px; padding-left:5px; padding-right: 5px; } }

@media only screen and (max-width:767px) { .searchbar { max-width: 100%; } .navbar-inverse .navbar-toggle { border-color:#e6e6e6; } .portfolio-item { margin-bottom:30px; }
    .images_1_of_2 {
        width: 98%;
    } }
#toTop{ position: fixed; bottom: 38px; right: 10px;	cursor: pointer; display: none; }
.color1 { background-color: #505050; }
.color1:hover { background-color: #353535; }
a, a:visited, a:focus, a:active, a:hover{ outline:0 none !important; }
.homeport1 figure {	position: relative;	float: left; overflow: hidden; margin: 10px 1%; 	min-width: 100%; max-height: 360px;
	width: 48%;	background: #3085a3; text-align: center; cursor: pointer; }
.homeport1 figure img {	position: relative;	display: block;	min-height: 100%; max-width: 100%; opacity: 0.8; }
.homeport1 figure figcaption { padding: 2em; color: #fff; text-transform: uppercase; font-size: 1.25em;	-webkit-backface-visibility: hidden;
	backface-visibility: hidden; }
.homeport1 figure figcaption::before, .homeport1 figure figcaption::after {	pointer-events: none; }
.homeport1 figure figcaption, .homeport1 figure figcaption > a { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.homeport1 figure figcaption > a { z-index: 1000; text-indent: 200%; white-space: nowrap; font-size: 0;	opacity: 0; }
.homeport1 figure h2 { word-spacing: -0.05em; font-weight: 400;	font-size:19px; }
.homeport1 figure h2 span {	font-weight: 800; }
.homeport1 figure h2, .homeport1 figure p {	margin: 0; }
.homeport1 figure p { letter-spacing: 1px;	font-size: 68.5%; }
figure.effect-oscar { background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%); background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%); }
figure.effect-oscar img { opacity: 0.9;	-webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
figure.effect-oscar figcaption { padding: 3em; background-color: rgba(58,52,42,0.7); -webkit-transition: background-color 0.35s; transition: background-color 0.35s; }
figure.effect-oscar figcaption::before { position: absolute; top: 30px;	right: 30px; bottom: 30px; left: 30px; border: 1px solid #fff;
	content: ''; }
figure.effect-oscar h2 { margin: 20% 0 10px 0; -webkit-transition: -webkit-transform 0.35s;	transition: transform 0.35s; -webkit-transform: translate3d(0,100%,0);	transform: translate3d(0,100%,0); }
figure.effect-oscar figcaption::before, figure.effect-oscar p { opacity: 0;	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;	-webkit-transform: scale(0); transform: scale(0);}
figure.effect-oscar:hover h2 { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
figure.effect-oscar:hover figcaption::before, figure.effect-oscar:hover p {	opacity: 1;	-webkit-transform: scale(1); transform: scale(1); }
figure.effect-oscar:hover figcaption { background-color: rgba(58,52,42,0); }
figure.effect-oscar:hover img {	opacity: 0.4; }
#bloghome .btn-primary { color:#FFF; font-size:15px; padding: 8px 14px;}
#bloghome .btn-primary:hover { color:#FFF; }
.hvr-bounce-to-bottom { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);  -webkit-backface-visibility: hidden;  backface-visibility: hidden;  -moz-osx-font-smoothing: grayscale;  position: relative;  -webkit-transition-property: color;  transition-property: color;  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
.hvr-bounce-to-bottom:before { content: ""; position: absolute;  z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #2D2D2D;
  -webkit-transform: scaleY(0);  transform: scaleY(0);  -webkit-transform-origin: 50% 0;  transform-origin: 50% 0;  -webkit-transition-property: transform;  transition-property: transform;  -webkit-transition-duration: 0.5s;  transition-duration: 0.5s;  -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active { color: white; }
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }
#map-canvas {width: 100%; height: 400px;line-height: 2em;}
#contactpage .form-control { color:#000; }
#contactpage h2 { margin:40px 0; }
#page1 {padding: 80px 0px 40px 0px;}
#portfolio1 {padding-top:80px; margin-bottom: 80px; clear:both; display: block; }
#meet-team { padding-top:80px;}
#meet-team ul {text-align: center;}
#meet-team li{ display: inline-block; margin-right:24px; font-size:18px; }
#meet-team .teamspace{ margin-top:30px; }
#meet-team  .team-img img { filter: grayscale(1); -webkit-filter: grayscale(1); -moz-filter: grayscale(1); -o-filter: grayscale(1); -ms-filter: grayscale(1); -webkit-transition:0.8s; transition: 0.8s; }
#meet-team  .team-img img:hover { filter: grayscale(0); -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -o-filter: grayscale(0); -ms-filter: grayscale(0); -webkit-transition:0.8s; transition: 0.8s; cursor: pointer; }
 /*portfolio*/
.port2 { margin:0px;  padding:0px;  max-width: 100%; }
.port3 { width: 33%; min-width: 240px; display: inline-block; margin:0px 0px 7px 0px;  padding:0px; }
.port3 img { width: 99%; min-width: 240px; max-width:380px; cursor: pointer;}
.port3 img:hover { filter: brightness(70%) !important;  -webkit-filter: brightness(70%); -moz-filter: brightness(70%); -o-filter: brightness(70%); -ms-filter: brightness(70%);-webkit-transition:0.5s; transition: 0.5s; transition-timing-function: ease; }
ul.nav-pills  { text-align: center; margin: 25px auto 20px auto; width: auto; display: table; }
.nav-pills>li { float:none; text-align: center; display: table-cell; margin:0px; vertical-align: bottom; }
.nav-pills>li a { color:#333; border-radius:0px; text-align: center; font-weight: bold; padding: 10px 8px; border-bottom: 2px solid #dcdab8; }
.nav>li>a:focus, .nav>li>a:hover { color:#FFF; background-color: #dcdab8; }
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover { background-color: #dcdab8; color:#FFF; }
.nav-pills>li+li { margin:0px; }
.modal-dialog { height: 100%; width: 100%; display: flex; align-items: center; }
.modal-content { margin: 0 auto;  max-width: 80%;  max-height: 80%; }
.nav li a { text-transform: uppercase; }
#about h2, #services h2, #bloghome h2, #meet-team h2, #portfolio1 h2, #contact h2 { text-transform: uppercase; color:#FFF; font-weight:bold; }
.about input {
color: #000;
}

@media screen and (max-width: 768px) {
.navbar-inverse .navbar-nav li { margin-right:5px; margin-left:5px;}
.team-img img { margin-left:auto; margin-right:auto; width:90%; }
.port3 { width: 99%; min-width: 240px; display: inline-block; margin:0px 0px 7px 0px; padding:0px; }
.port3 img { width: 100%; min-width: none; max-width:none; cursor: pointer;}
}
@media (max-width:1024px){
.cb-slideshow li div h3 {
    font-size: 55px;
}
.cb-slideshow li div {
    bottom:60px;
}
.cb-slideshow h3{
    margin-bottom: 10%;
}
}
@media (max-width:768px){
.cb-slideshow li div h3 {
    font-size:45px;
}
.cb-slideshow li div {
    bottom:50px;
}
.cb-slideshow h3{
    margin-bottom:5%;
}
header.carousel {
    max-height: 500px;
}
.col-md-3.portfolio-item {
    width: 50%;
    float: left;
}
}
@media (max-width:736px){
.cb-slideshow li div {
    bottom:30px;
}	
}
@media (max-width:667px){
.cb-slideshow li div {
    bottom:20px;
}	
.cb-slideshow li div h3 {
    font-size:25px;
}
.cb-slideshow h4 {
    margin-bottom: 13%;
}
}
@media (max-width:640px){
.cb-slideshow li div h3 {
    font-size:25px;
}
.cb-slideshow li div {
    bottom:50px;
}
}
@media (max-width:600px){
.cb-slideshow li div {
    bottom:30px;
}	
.cb-slideshow li div h3 {
    font-size:25px;
}
.cb-slideshow h4 {
    margin-bottom: 13%;
}
}
@media (max-width:568px){
.cb-slideshow li div {
    bottom:20px;
}	
.cb-slideshow li div h3 {
    font-size:25px;
}
.cb-slideshow h4 {
    margin-bottom: 13%;
}
}
@media (max-width:480px){
    .images_1_of_3 {
	width: 98%;
	padding: 1%;
	text-align: left;
	position: relative;
}
.menuspacer {
height:80px;

}
.price-details p span.rupees{
	font-size:1.1em;
	font-family: Calibri, Verdana, Arial;
	color:#000;
 }
.cb-slideshow li div h3 {
    font-size: 22px;
    line-height:30px;
    margin:0;
}
.col-md-3.portfolio-item {
    width:100%;
    float:none;
}
.cb-slideshow li div {
    bottom:40px;
} 
.nav-pills>li a {
    padding: 4px 6px;
    font-size: 11px;
} 
.col-md-4.col-sm-12.col-xs-12.portfolio-item {
    padding: 0;
}
.team-img img {
   width: 100%;
}
.cb-slideshow h4 {
    margin-bottom: 20%;
}
.navbar-inverse {
    padding-top: 5px;
    padding-bottom: 5px;
}  
.h2, h2 {
    font-size: 20px;
}
#about {
    padding: 30px 0px 0 0px;
}
#bloghome {
    padding-top:20px;
    padding-bottom: 0;
}
#portfolio1 {
    padding-top: 10px;
    margin-bottom: 0;
}    
div#map-canvas-holder {
    height: 200px !important;
}
.form-control {
   font-size: 11px !important;
}  
#contact .fa {
    padding-right: 15px;
}  
header.carousel {
    max-height:320px;
}
ul.cb-slideshow h4{
	font-size:15px;
	margin:1;
}
.cb-slideshow h3{
    margin-bottom:5%;
}
#about p {
    font-size: 13px;
}
#services {
    padding-top: 15px;
}
.list-social-icons li {
    margin: 0px 5px;
}
#meet-team {
    padding-top:10px;
}
#follow-us {
    height: 160px;
}
.page-header {
    font-size: 18px;
    padding-bottom: 10px;
}
#bloghome p, p {
    padding: 0px 0px;
}
.sidebar-padding {
    padding: 0;
}
#contact {
    padding-top: 5px;
}
.col-lg-6.col-md-8 {
    padding: 0;
}
.height-contact-element {
    margin: 10px 0 0 0;
}
.h3, h3 {
    font-size: 18px;
}
.mysharing {
    margin-top: 20px;
}
.mysharing .btn {
    font-size: 11px;
    padding: 4px 3px;
    margin-right: 0;
}
.comments1 {
    margin-top: 20px;
}
.well {
   padding: 8px;
}
.blog-sidebar {
    padding: 10px;
}
.singlepost {
    margin-bottom: 20px;
}
.blog {
    padding-top: 50px;
}
}

@media screen and (min-width: 769px) and (max-width: 1140px) {
.port3 { width: 49.5%; min-width: 240px; padding:0px; }
.port3 img { width: 100%;  min-width: none; max-width:475px; cursor: pointer; }
}
.nav-pills .active { background-color: #dcdab8; color:#000; }
.contact-msg { line-height:1.6em; margin-bottom:20px;}
