/**** CSS by Cebu Web Solutions****/
html,body {
    	width: 100%;
    	height: 100%;
    	margin: 0px;
    	padding: 0px;
	box-sizing: border-box;
}
body {
	//margin: 0 auto;
	//max-width: 100%;
    	font-size: 17px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.5em;      
}
p {
	//line-height: 1.4em;
}
h1, h2, h3, h4, h5 {
	font-family: 'Montserrat', sans-serif;	
	//color: #125687;
	line-height: normal;
	margin-top:0px;
	color: #070b76;
    font-weight: 500;
}
h1 {
font-size: 25px;
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 500;
    color: #125687;
	color: #070b76;
}
h2 {
	font-size: 23px;
}
a {
	color: #070b76;
}
#chronoform-contact h2{
	font-size: 23px;
	font-family: 'Montserrat', sans-serif;	
	color: #070b76;
	line-height: normal;
	margin-top:0px;
	font-weight: 500;
}
dt, dd {
	line-height: 1.5em;
}
dt {
	//margin-top: 10px;
}
dd a {
	font-style: italic;
	color: #070b76;
}
.contact dl {
	margin-top:0px;
}
.streetview {
	background-image: url(/images/pegman.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-size: contain;
	display:block;
}
.streetview a{
	color: #070b76;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
}
.w1200 {
	max-width:1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 3px;
	padding-right: 3px;
	box-sizing: border-box;
}
.topstrip {
	background-color: #111;
    color: #aaa;
    font-size: .928em;
}
.top {
	position: relative;
}
.logo {
	text-align: center;
}
.top2, .top3 {
	padding-top: 20px;
}
.top2 h4{
	//font-family: 'Open Sans', sans-serif;
	margin-top: 0px;
}
.top2 {
	max-height: 130px;
	overflow: hidden;
}
.top2,
.moduletabletop2,
.customtop2 {
	overflow: hidden;
}
.customtop2 h4 {
 	-o-transform:translateY(-100%);
 	-moz-transform:translateY(-100%);
 	-webkit-transform:translateY(-100%);
 	transform:translateY(-100%);
	 -o-animation: scroll-up 7s linear infinite;
	 -moz-animation: scroll-up 7s linear infinite;
 	-webkit-animation: scroll-up 7s linear infinite;
	 animation: scroll-up 7s linear infinite;
}
.customtop2 h4 {
	line-height: 2em;
	font-size: 21px;
	text-align: center;
	overflow: hidden;
	text-transform: uppercase;
	color: #dd0000;
    	font-family: arial;
	font-weight: 600;
}
.top3 p {
	color: #070b76;
}
.js-megamenu-off-canvas#js-meganav-off-canvas {
	background-color: #5DA7EE !important;
}
.none .megamenu ul.level0 li.megacss3 a.megacss3, .js-megamenu-off-canvas ul.level0 li>a {
	font-weight: bold;
}
.menuholder {
	background-color: #5da7ee;
	//background-color: #003399;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topmenu a{
	//color: #cc3333;	
}
.homebranch img,
.homeintro img,
.vision img,
.branch img {
	border: #fff solid 5px;
	box-sizing: border-box;
	display: block;
        margin-left: auto;
        margin-right: auto;
}
.showcaseholder {
	background-image: url(/images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-size: contain;
}
.mid {
	background-color: #eee;
	padding-top:60px;
	padding-bottom: 60px;
}
.maincontent {
	padding-top: 20px;
}
.lazada {
	background-color: #142b3d;
	padding-top: 50px;
	padding-bottom: 50px;
}
.lazada a:hover {
	color: #fff;
	text-decoration: none;
}
.lazada h3 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	font-size: 42px;
	text-transform: uppercase;
	margin-top: 0px;
}
.lazada p {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	line-height: normal;
}
.lazada img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.homeintro button,
.viewbranch button {
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-top: 20px;
    padding: 10px 15px;
}
.hline {
	width: 80%;
	margin: 0px auto 60px;
}
.homewhy{
	margin-bottom: 60px;
}
.homewhy i {
	text-align: center;
    display: block;
    color: #5ca7ed;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    box-sizing: border-box;
}
.homewhy .span3 {
  	display: flex;
  	flex-wrap: wrap;
}
.homewhy .whycontent {
	padding: 30px 10px;
}
.whycontent {
	background-color: #fff;
}
.homewhy h3{
	line-height: normal;
    font-size: 20px;
    font-weight: 600;
    color: #070b76;
    margin-top: 0px;
    text-align: center;
}
.homeprod {
	//display: table;
	margin-bottom: 60px;
}
.vision img {
	margin-top: 15px;
}
.branch {
	margin-bottom: 15px;
}
.thumbnails {
  display: flex;
  flex-wrap: wrap;
}
.thumbnails .span3 {
	display: flex; 
}
.thumbnail {
	width: 100%;
}
.thumbnail p {
	text-align: center;
}
.thumbnail img {
	//margin-left: auto !important;
	//margin-right: auto !important;
	//-webkit-animation: zoom1out 0.5s ease-in both;
    	//-moz-animation: zoom1out 0.5s ease-in both;
    	//animation: zoom1out 0.5s ease-in both;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	overflow: hidden;
}
.thumbnail img:hover {
	//-webkit-animation: zoom1 0.5s ease-in both;
	//-moz-animation: zoom1n 0.5s ease-in both;
	//animation: zoom1 0.5s ease-in both;
	-webkit-transform: scale(1.05);
    	-ms-transform: scale(1.05);
        transform: scale(1.05);

}
.homeprod h3 {
	line-height: normal;
    	font-size: 18px;
    	font-weight: 600;
	color: #070b76;
    	margin-top: 20px;
	text-align: center;
}
.bottom1 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.bottom1 h3 {
	text-align: center;
	color: #070b76;
	font-size: 22px;
	margin-top: 0px;
        margin-bottom: 20px;
}
.bottom2a {
	//background-color: #4b463f;
	//color: #fff;
}
.bottom2b {
	//background-color: #4b463f;
	//color: #fff;
}
.spacer1 {
	width: 100%;
	clear: both;
	height: 0px;
}
.footer {
	background-color: #5da7ee;
    	padding: 40px 0 20px;
	text-align: center;
}
.footer h2 {
    color: white;
    font-size: 1em;
    margin-bottom: 25px;
}
.cright {
	font-size: 13px;
	color: #fff;
	line-height: 1.5em;
}
.linkback a {
	color: #ddd;
	font-size: 11px;
}
@keyframes imgFadeInOut {
  0% {
  opacity:1;
}
45% {
opacity:1;
}
55% {
opacity:0;
}
100% {
opacity:0;
}
}

.boximg img.top1 {
animation-name: imgFadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 8s;
animation-direction: alternate;
}
@keyframes zoom1 {
	from {transform:scale(1); }
	to {transform: scale(1.05);}
}
@keyframes zoom1out {
	from {transform:scale(1.05); }
	to {transform: scale(1.);}
}
/*** Appear ***/
.from-top {
	top: -50px;
	padding-right: 0px;
	opacity: 0;
	position: relative;
}	
.from-bottom {
	bottom: -50px;
	//padding-left: 0px;
	opacity: 0;
	position: relative;
}
.from-left {
	left: -80px;
	padding-right: 0px;
	opacity: 0;
	position: relative;
}	
.from-right {
	right: -80px;
	padding-left: 0px;
	opacity: 0;
	position: relative;
}	
.fade-in {
	opacity: 0;
	position: relative;
	padding-left: 0px;
	right: 0px;	
}
/*** //Appear ***/
/* Move it (define the animation) */
@-o-keyframes scroll-left {
 0%   { -o-transform: translateX(100%); }
 100% { -o-transform: translateX(-100%); }
}
@-moz-keyframes scroll-left {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
 0%   { 
 -moz-transform: translateX(100%); /* Browser bug fix */
 -webkit-transform: translateX(100%); /* Browser bug fix */
 transform: translateX(100%); 		
 }
 100% { 
 -moz-transform: translateX(-100%); /* Browser bug fix */
 -webkit-transform: translateX(-100%); /* Browser bug fix */
 transform: translateX(-100%); 
 }
}
@-o-keyframes scroll-up {
 0%   { -o-transform: translateY(100%); }
 100% { -o-transform: translateY(-100%); }
}
@-moz-keyframes scroll-up {
 0%   { -moz-transform: translateY(100%); }
 100% { -moz-transform: translateY(-100%); }
}
@-webkit-keyframes scroll-up {
 0%   { -webkit-transform: translateY(100%); }
 100% { -webkit-transform: translateY(-100%); }
}
@keyframes scroll-up {
 0%   { 
 -moz-transform: translateY(100%); /* Browser bug fix */
 -webkit-transform: translateY(100%); /* Browser bug fix */
 transform: translateY(100%); 		
 }
 100% { 
 -moz-transform: translateY(-100%); /* Browser bug fix */
 -webkit-transform: translateY(-100%); /* Browser bug fix */
 transform: translateY(-100%); 
 }
}
/* //Move it (define the animation) */