/* CUSTOM STYLE */
p,
.contact-list>li{
    color:#333333;
}

.modal-lg .full-screen{
    background-size:contain !important;
}

span,
blockquote,
.blockquote{
    color:#999999;
}

.header .nav-item-hover:after {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    list-style-type: none;
    list-style-position: initial;
    list-style-image: initial;
}

.header .logo-img {
    width:120px;
	max-width: inherit;
}
.header .logo-wrap {
    padding:5px 0;
}
.header .logo {
    height:auto;
}


img.product-logo{
    width:480px;
    height:auto;
}

h1.product-title{
    font-weight: normal;
    font-size: 36px;
    line-height: 1;
    margin-bottom:35px;
}

.modal .close{
    opacity: .5;
}
.modal .close span{
    font-size: 36px;
    color:#333333;
}

.carousel-inner .item{
    height:560px !important;
	
}


.form-control:focus{
    color:#ffffff;
    box-shadow:none;
}

.form-control:focus::-moz-placeholder{
    color:#ffffff;
}

.form-control:focus:-ms-input-placeholder{
    color:#ffffff;
}

.form-control:focus::-webkit-input-placeholder{
    color:#ffffff;
}

.footer-seperator .container{
    padding-top:30px;
    padding-bottom: 30px;
}

.footer .content.container{
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer .content.container p{
    margin-top: 20px;
    font-size: 14px;
    color:#f1f1f1;
}

.footer .footer-input{
    background:rgba(0,0,0,0.7);
}

.footer .footer-logo {
    width:120px;
	
}

.contact-list a{
    font-size: 13px;
    font-weight: normal;
    color: #191970;
}

.parallax-window .parallax-content p,
.carousel-centered p {
    color: #ffffff;
}
.bigpix-map a.map{
    display:none;
}
.bigpix-map a.map.makati-map{
    display:block;
}
.bigpix-map a.map .makati {
	background-image:url('../img/map/makati.jpg');
	background-position: center center;
	height: 540px;
	width:100%;
}
.bigpix-map a.map .stpaul {
	background-image:url('../img/map/st-paul.jpg');
	background-position: center center;
	height: 540px;
	width:100%;
}
.bigpix-map a.map .cebu {
	background-image:url('../img/map/cebu.jpg');
	background-position: center center;
	height: 540px;
	width:100%;
}
.bigpix-map a.map .davao {
	background-image:url('../img/map/davao.jpg');
	background-position: center center;
	height: 540px;
	width:100%;
}
.bigpix-map a.map .cdo {
	background-image:url('../img/map/cdo.jpg');
	background-position: center center;
	height: 540px;
	width:100%;
}
.bigpix-map a.map .urdaneta {
	background-image:url('../img/map/urdaneta.jpg');
	background-position: center center;
	height: 540px;
	width:100%;
}



/* FACEBOX ADDITIONAL STYLE */
#facebox .close{
    width: 24px;
    padding-left: 9px;
    opacity: 1;
}

.carousel-indicators {
    left: 0;
    right: 0;
    top: auto;
    bottom: 15px;
    text-align: center;
	width: 100%;}
	
	
.carousel-indicators .active {
	background-color: #6698FF;
}

img.brand-logo {
	height:90px;}
	



/* MOBILE CUSTOM STYLE */
@media (max-width: 480px) {
    
    img.product-logo{
        width:100%;
    }
    
.carousel-title{font-size:44px;font-weight:700;color:#fff;line-height:1.1}

img.brand-logo {
	height:70px;}
	
h2 {font-size:24px;}
h3 {font-size:20px;}

}

@media (min-width: 992px){
    .modal-lg {
        width: 800px;
    }
	

		
.panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
		padding: 20px 50px 20px;
    }



.product_view .modal-dialog{max-width: 800px; width: 100%;}
        .pre-cost{text-decoration: line-through; color: #a5a5a5;}
        .space-ten{padding: 10px 0;}
		
.swiper-app-img {height: 150px; width: 150px;}



.panel-title {
	font-weight:500;}

}

p.one {
		border-bottom: 1px solid gray;
        }

.fa {
  padding: 10px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
  margin-bottom: 25px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
  @
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

	
a:hover { 
color:#000;}

.accordion-toggle:hover {
	color:#FFF;}
	
.panel-heading:hover {
	background-color: #6698FF;
	color:#FFF;}
	


	
table {
    border-collapse: collapse;
    width: 100%;
}

td, th {
    border: 2px solid #98AFC7;
    text-align: left;
    padding: 8px;
}


	


.carousel-indicators li {
  width: 12px !important;
  height: 12px !important;
  border-radius: 50% !important;
  background: #dce0e2;
  position: relative;
  margin: 0 3px !important;
  border: none;
}

span.glyphicon-chevron-left, span.glyphicon-chevron-right {
	color: #6698FF;
	}
	

.bar{
  background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
  a {
    text-decoration: none;
    color: #09f;
  }
}

li.footer-list-item {
	height:25px;}
	
.hov:hover { opacity: 0.5; 
			-ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);}


@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1.1, 1.1);
  }
  to {
    -webkit-transform: scale(1, 1);
  }
}

@keyframes zoom {
  from {
    transform: scale(1.1, 1.1);
  }
  to {
    transform: scale(1, 1);
  }
}

.zoomout  {
  -webkit-animation: zoom 10s;
  animation: zoom 10s;
}


	