@charsheet "utf-8";

/*
Theme Name: FirstCom Solutions
Author: FirstCom Solutions
Author URI: http://firstcom.com.sg/
Version: 1.0 
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

/*Global CSS*/
figurecaption{
	float: right;
	padding: 0px;
	position: absolute;
}
.body{
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}

.container{
	padding: 0px;
}

h1{
	font-weight: 300;
	margin-top: 10px;
}

.head-row{
	border-bottom: 1px solid rgba(211 , 211, 211, 0.5);
	z-index: 5;
}

.site-nav{
	display: inline-block;
	padding-left: 18px;
	padding-top: 12px;
	padding-bottom: 0px;
	position: relative;
	top: -10px;
	left: 24px;
}

.site-nav ul{
	padding: 0;
	margin: 0;
	margin-right: 5px;
}

.site-nav ul li a{
	border-top: 4px solid;
	border-top-color: white;
	padding: 39px 45px 50px 0;
	text-decoration: none;
	color: #828689;
	font-size: 16px;
}

.site-nav ul li a:hover{
	border-top: 5px solid green;
	color: green;
}

.site-nav ul ul li a:hover{
	border: 0;
	color: white;
}


.site-nav ul li{
	float: left;
	list-style: none;
	margin-right: 20px;
}

.site-nav ul li:hover ul{
	display: block;
	z-index: 999;
	position: absolute;
}

.site-nav ul ul{
	display: none;
	z-index: 999;
	position: absolute;
}

.site-nav ul ul li{
	float: none;
	padding: 10px 50px 10px 0;
	background-color: #155FAA;
	border: 0;
	z-index: 999;
}

.site-nav ul ul li:hover{
	background-color: #2071C3;
}

.site-nav ul ul li a{
	color: white;
	padding: 10px;
	border: 0;
	margin: 0;
	z-index: 1;
}


/*Header CSS*/
.header-container{
	width: 100%;
	left: 0px;
	background-color: #f6f6f6;
	color: #7a8186;
	font-size: 16px;
	vertical-align: middle;
}

/*Not include in Home Page*/
.sub-header-container{
	width: 100%;
	left:0px;
	border-bottom: 1px solid;
	border-color: #f2f2f2; 
	line-height: 1;
}

/*Footer CSS */
footer{
	padding-top: 10px;
	width: 100%;
	position: absolute;
	left:0px;
	color: #FFF;
}

.footer1{
	min-width: 1024px;
	height: 2.70cm;
	margin-top:50px;
	padding-top:20px;
	padding-bottom:20px;
	background-color: #0a5bad;
	font-size: 12px;
}

.footer2 {
	min-width: 1024px;
	height: 1.87cm;
	padding-top:25px;
	padding-bottom:20px;
	background-color: #00c900;
	font-size: 11px;
}

/*Page Home CSS*/
.home-bg-img{
	width:100%;
	height: 50%;
	background-repeat: no-repeat;
}

.home-page-icon-container{
	text-align: center;
}

.home-page-icon{
	padding-right: 25px;
	margin: 50px ;
	display: inline-block;
}

.home-page-icon-cap{
	padding: 10px 0 0 0;
	color: green;
}

.home-img{
	margin: 0 -2px -1px -2px;
	height: 250px;
	width: 250px;
}

/*Page Company Profile CSS */
.profile
{
	padding: 30px 0 0 0;
}

.com-prof-header{
	padding: 40px 0 30px 0;
	color: #00792a;
	font-size: 50px;
	font-family: "Open Sans light";
}		

.com-profile {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
}

/*Page Service CSS*/
.top-banner{
	width: 100%;
	background-color: black;
}

.service-body-container{
	width:100%;
	padding-top: 33px;
	float:left;
	display: inline-block;
}

/*Page Contact CSS*/
.col-style{
	width: 220px;
	color: #828689;
	padding: 15px 15px 15px 15px;
	margin-left: 10px;
	text-align: left;
}

.col-style-2{
	width: 300px;
	color: #828689;
	padding: 15px 15px 15px 15px;
	margin-left: 10px;
	text-align: left;
}

.th-style{
	padding-left: 15px;
	color: #828689;
}

.table-style{
	float: left;
	display: block;
}

/*Page - ICE CSS*/
.toggle-1, .toggle-2, 
.toggle-3, .toggle-4{
	color: black;
}

a.toggle-1.down:after, a.toggle-2.down:after,
a.toggle-3.down:after, a.toggle-4.down:after{
	content: "\25BC";
	float: left;
}

a.toggle-1:after, a.toggle-2:after,
a.toggle-3:after, a.toggle-4:after{
	content: "\25B2";
	float: left;
}

.toggle-text-1, .toggle-text-2, 
.toggle-text-3, .toggle-text-4{
	display: none;
}

.ice-tab{
	padding: 0;
}
.ice-col-1{
	padding-left:0px;
}

.ice-col-2{
	padding:0;
	text-align: center;
}

.ice-col-yellow{
	background-color: yellow;
}

.col-md-3 {
	padding: 0;
}


/*Others*/
.o-image{
	width: 220px;
	height: 160px;
	display: relative;
}

td{
	text-align: center;
}

/**/


#two-column{
	width: 100%;
	margin-top: 10px;
}
#two-column #left{
	width: 50%;
	float: left;
}
#two-column #right{
	width: 50%;
	float: right;
}
#two-column p{
	margin-bottom: 12px;
}
#two-column input[type="text"], #two-column input[type="tel"], #two-column input[type="email"]{
	border:none;
	border:2px solid #C2C2C2;
	font-size :14px;
	width: 50%;
	padding: 10px;
}
#two-column #right input[type="text"],
#two-column #right input[type="tel"], 
#two-column #right input[type="email"]{
	width:100%;
	margin-bottom: 20px;

}

#two-column #left input[type="text"], 
#two-column #left input[type="tel"],
#two-column #left input[type="email"]{
	width:96%;
	margin-bottom: 20px;

}


#two-column textarea {
	position: relative;
	padding: 5px;
	margin-top: 10px;
	border:2px solid #C2C2C2;
	width: 100%;

}
#two-column input[type="submit"]{
	padding:10px 20px;
	background: #0A5BAD;
	color:#fff;
	border: 1px solid #fff;
	float:right;
	font-size: 14px;
}
#two-column input[type="text"]:focus, #two-column textarea:focus, input[type="tel"]:focus, input[type="email"]:focus{
	background: #eee;
}

div.wpcf7-response-output {
	width: 80%;
	padding: 15px;
	border-radius: 5px;
	margin: 0px;
	float: left;
}


.footer1 .col{
	width: 171px;
	display: inline-block;
}

.footer1 .col figurecaption{
	width: 112px;
}



.dropdown-menu {
	float: none;
	border: none;
	background: none;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  color: #fff;
  background-color: transparent;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
  color: #fff;
  background-color: transparent;
}

@media (max-width: 767px) {
	body {
		min-width: initial;
	}
	.navbar-header {
		float: right;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-header .navbar-toggle {
	    border-color: #ABA9A4;
	}
	.navbar-toggle .icon-bar {
	    background-color: #ABA9A4;
	}
	.container {
		width: auto;
	}
	.site-nav {
		left: 0px;
	}
	.home-page-icon-container {
		margin: 15px 0;
	}
	.home-images img {
		max-width: 50%;
	}
	.home-page-icon {
		margin: 5px;
		padding-right: 0px; 
	}
	.com-prof-header {
		font-size: 28px;
	}
	.profile img {
		max-width: 100%;
	}
	.footer1 {
		min-width: initial;
		height: auto;
		padding: 10px;
	}
	.footer1 .col {
		margin-bottom: 10px;
		width: 116px;
  		font-size: 11px;
	}
	.footer2 {
		min-width: initial;
		height: auto;
		text-align: center;
	}
	.footer2 > .container > div {
		float: none !important;
	}
	.footer2 > .container > div + div {
		margin-top: 8px;
	}
	.contact-main > div {
		display: block !important;
		float: none !important;
	}
	.contact-main > div + div {
		margin-top: 15px;
	}
	.navbar-nav > li > a {
		padding: 0px; 
	}
	.navbar-nav>li>a {
		padding-top: 0px; 
		padding-bottom: 0px; 
		line-height: normal; 
	}
	.nav>li>a {
	   padding: 0px; 
	     display: initial;
	}
	.site-nav ul li {
	  float: none;
	  display: block;
	  margin-bottom: 10px;
	}

.site-nav ul li ul li{
	margin-top: 10px;

}

.top-banner img{
	height: 120px !important;
}

	.site-nav ul li a {
	  border: none;
	  padding: 0px 45px 0px 0;
	}
	.site-nav ul li a:hover {
	  border: none;
	}
	.site-nav ul ul {
	  z-index: 1;
	  position: relative;
	}
	.site-nav ul li:hover ul {
	  z-index: 9999;
	  position: relative;
	}
	.dropdown-menu {
		float: none;
		border: none;
		background: none;
	}
	.site-nav ul ul li {
		background-color: transparent;
		padding: 0;
	}
	.site-nav ul ul li a {
		color: #828689;
		padding: 10px;
	}
	.site-nav ul ul li a:hover {
	  border: 0;
	  color: #828689;
	}
	.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	  color: #828689;
	  background-color: transparent;
	}
	.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	  color: #828689;
	  background-color: transparent;
	}
}
.nav>li>a:hover, .nav>li>a:focus {
	background-color: transparent;
}
.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
}