/*
Theme Name: Firstcom Solutions
Author: Firstcom Solutions
Author URI: http://firstcom.com.sg/
Developer: Laren
Version: 1.0
*/


/*  Font Embedding */

/*
@font-face {
    font-family: 'TrajanProRegular';
    src: url('fonts/TrajanProRegular.woff') format('woff'),
         url('fonts/TrajanProRegular.ttf') format('truetype');
}
*/





@media only screen and (max-width: 64em) {
#logo img {
    max-height: 30px;
}
#logo {
    margin-bottom: 4px !important;
    margin-left: 0 !important;
    margin-top: 4px !important;
}
header {
    background-image: none !important;
    padding: 3px !important;
    max-height: 50px !important;
    width: 100% !important;
}

}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
#logo {
    margin-bottom: 4px !important;
    margin-left: 0 !important;
    margin-top: 4px !important;
}

}

/* General / Foundation Overrides */

/* Foundation container size */
.row{
    max-width: 64em;
/*    width: 64em;*/
}

body{
    /* Uncomment this to make the website unresponsive, and use small columns in the html */
    /* min-width: 1050px; */
    font-family: 'Titillium Web', serif;
    color: #222222;
    /* font-size: 14px; */

}

body p,
body li{
    color: #515151;
    font-size: 100%;
    /* font-family: 'Titillium Web', Arial, sans-serif; */    
    /* line-height: 24px; */
    /* letter-spacing: 1px; */
}
body p{
    margin-bottom: 0;
}

body a{
    color: inherit;
    color: #63b1bc;
}

body a:hover,
body a:focus{
    color: #343453;
}

body input,
body textarea{
    margin-bottom: 8px;
}

body textarea,
body textarea[rows]{
    height: 85px;
    resize: none;
    border: 1px solid #d7d7d7;
    box-shadow: none;
    padding: 3px 15px;
}
body h1 {
    font-size: 150%;
    /* padding-bottom: 10px; */
    margin-bottom: 20px;
    margin-top: 0;
    font-family: "Titillium Web";
    color: #515151;
    font-weight: bold;
    text-transform: uppercase;
}
body h2 {
    font-size: 130%;
    /* padding-bottom: 10px; */
    margin-bottom: 30px;
    /* margin-top: 20px; */
    font-family: "Titillium Web";
    line-height: 18px;
    font-weight: 600;
    color: #363636;
    text-transform: uppercase;
}
body h3 {
    font-size: 100%;
    /* padding-bottom: 10px; */
    /* margin-bottom: 20px; */
    margin-top: 0;
    font-family: "Titillium Web";
    color: #515151;
    font-weight: bold;
}
body h4 {
    font-size: 18px;
    /* padding-bottom: 10px; */
    margin-bottom: 20px;
    margin-top: 0;
    font-family: "Titillium Web";
    color: #c19043;
    font-weight: 600;
}
body h5 {
    font-family: "Titillium Web";
    color: #c19043;
    font-size: 15px;
}
body h6 {

    margin-top: 20px;
    font-family: "Titillium Web";
    

    color: #0d8d34;
    font-weight: bold;

    font-size: 98%;

}
body input[type="text"], body input[type="email"], body input[type="tel"] {
    border: 1px solid #d7d7d7;
    box-shadow: none;
    color: #5d5d5d;
    height: 30px;
    padding: 3px 15px;
    background: none;
    margin-bottom: 3%;
}
body input {
    border: medium none;
    color: #5d5d5d;
    margin-bottom: 20px;
}
body select {
    /* background-color: #fff; */
    /* border: medium none; */
    /* color: #5d5d5d; */
    /* margin-bottom: 10px; */
}
body button, body .button{
    margin-top: 15px;
    /* font-size: 12px; */
    padding: 6% 17%;
    /* background-color: #d62424; */
background-color: ##63b1bc;
    font-family: "Titillium Web";
    border-radius: 5px;
    font-weight: 300;
    color: #fff;
    /* border-left: 2px solid #08630d; */
    /* border-top: 2px solid #08630d; */
}
.margin-bottom-small{
    margin-bottom: 15px;
}

.margin-bottom-medium{
    margin-bottom: 30px;
}

.margin-bottom-large{
    margin-bottom: 60px;
}

.margin-top-small{
    margin-top: 15px;
}

.margin-top-medium{
    margin-top: 30px;
}

.margin-top-large{
    margin-top: 60px;
}


/* WordPress TinyMCE */
/* These styles are required for alignment to work */

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: .5em 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }



/* Wordpress Plugins - Contact Form 7 */

.wpcf7-form-control-wrap{
    width: 100%;
}
div.wpcf7-validation-errors {
    clear: both;
}

.wpcf7-not-valid-tip{
    margin-bottom: 10px;
}

.wpcf7-response-output{
  margin: 0 !important;
}


/* Header & Menu */

header{
    /* padding: 10px 0; */
    position: absolute;
    z-index: 999;
    background-color: rgba(255,255,255, .9);
    width: 100%;
    height: 100px;
    box-shadow: 0 5px 15px -4px #ccc;
}

#logo{
    /* display: inline-block; */
    position: absolute;
    margin-top: 7%;
    /* margin-left: 3%; */
}
#menu{
    /* padding: 0 !important; */
    /* margin: 0 !important; */
    /* margin-top: 60px; */
    /* margin-top: 4px; */
    float: right;
}
#menu ul{
    list-style-type: none;
    margin: 0;
    text-align: center;
    margin-top: 5%;
}

#menu a{
    color: #222222;
}.mm-listview > li > a, .mm-listview > li > span {
    color: #000;
}
#menu ul > li > a {
  /* padding: 0; */
  color: #383838;
  letter-spacing: 0;
  font-size: 100%;
  font-weight: 500;
  /* text-transform: uppercase; */
  /* border-right: 0; */
  font-family: 'Titillium Web', Arial, sans-serif;
  padding: 10px;
}

#menu > ul > li:first-child {
/*    margin-left: 0;*/
}
#menu > ul > li > a:last-child {
    /* border-right: 1px solid #cccccc; */
}

#menu ul > li {
  /* display: inline-block; */
  position: relative;
  /* margin: 38px 0px; */
  float: left;
  /* padding: 38px 0; */
  padding: 10px;
}

#menu ul > li:last-child{
    margin-right: 0;
}

#menu ul > li:hover > a,
#menu ul > .current-menu-item > a,
#menu ul > .current-menu-parent > a,
#menu ul > .current_page_ancestor > a{
    color: #000000;
}

#menu ul > li.current-menu-parent:hover > a, li#menu-item-377:hover {
  color:#000000!important;
}

#menu ul .sub-menu{
    display: none;
    list-style-type: none;
    margin: 0;
}

#menu ul > .menu-item-has-children:hover{
  background-color: rgba(99,177,188,.9);
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;

}

#menu ul > .menu-item-has-children:hover > .sub-menu{
    display: block;
    position: absolute;
    background-color: rgba(99,177,188,.9);
    text-align: left;
    width:230px;
    margin-top:10px;
    margin-left:-10px;
    padding-left:10px;
}



#menu ul .sub-menu > li {
    display: block;
    width: 100%;
}

#menu ul .sub-menu > li > a {
    display: block;
    padding: 0;
    color: white;
      padding:0px!important;
  }

  #menu ul .sub-menu > li > a:hover {

    color: #000000;

}

#mobile-menu-button {
    float: right;
    line-height: 0;
    /* fill: #fff; */
    padding: 8px 0 8px 10px;
}

/* Footer * Copyright */

footer{
    padding: 40px 0 0;
    color: #fff;
    /* text-align: center; */
    /* text-transform: uppercase; */
    background-color: #1f1f1f;
    min-height: 138px;
}

.copyright{
    /* text-align: right; */
    font-size: 85%;
    color: #fff;
    text-transform: uppercase;
}



/* Content */
body table {
background: none;
}
body table tr.even, table tr.alt, body table tr:nth-of-type(2n) {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.slider{

}
.wrapper {
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: 100vh;
}

.gmap iframe{
    width: 100%;
    height: 300px;
    line-height: 0;
}
body .search-wrap input[type="text"] {
  height: 22px ;
  border: 1px solid #cecece;
  box-shadow: none ;
  width: 125px;
  background-position: right center ;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: top;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  margin-bottom: 0 ;
  border-right: 0;
  padding: 2px;
}
body .submit-search {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(http://netsis.com.sg/wp-content/themes/firstcom/img/search_icon.png);
  background-color: #fff;
  padding-right: 19px ;
  display: inline-block;
  float: right;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  height: 22px;
  padding-bottom: 0 ;
  margin-bottom: 0 ;
  border: 1px solid #cecece;
  border-left: 0;
}
/* Wordpress Plugins - Slider Revolution */
/* Arrows and Bullets */


.tp-leftarrow{
    width: 47px !important;
    height: 109px !important;
    background-image: url(img/left.png) !important;
    opacity: .1;
}

.tp-rightarrow{
    width: 47px !important;
    height: 109px !important;
    background-image: url(img/right.png) !important;
    opacity: .1;
}
/*
.tp-bullets.simplebullets.round .bullet{
    border-radius: 50%;
    background: none;
    background-color: white;
    border: none;
    width: 14px;
    height: 14px;
    margin: 0 8px;
}

.tp-bullets.simplebullets.round .bullet.selected{
    border-radius: 50%;
    background: none;
    background-color: red;
    border: none;
    width: 14px;
    height: 14px;
}
*/

.submit {
    font-size: 14px !important;
    padding: 10px 30px !important;
    background-color: #d62424 !important;
    color: #fff !important;
    margin-top: 15px;
    float: right;
    border-radius: 5px !important;
    letter-spacing: 1px;
    /* width: 100%; */
    /* font-family: Open Sans; */
    /* font-weight: 300; */
    /* text-transform: uppercase; */
}
.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}
.block {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}


.banner {
  background-position: center center;
  background-size: cover;
  height: 360px;
}

.page-title {
    color: #fff;    
    font-size: 35px;
    margin-top: 100px;
}

.common-section {
    margin: 4% 0 7%;
    
}

.product_image {
    height: 250px;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
}

.product_image:hover .product_imagewrap {
    opacity: 1;
}
.product_imagewrap {
    background: rgba(0, 50, 148, 0.7);
    height: 100%;
    opacity: 0;
    text-align: center;
    transition: all 0.2s ease 0s;
    width: 100%;
    border-radius: 150px
}
.product_imagetitle {
    padding-top: 44%;

}
.product_imagetitle p {
    color: #fff;
        text-transform: uppercase;
    font-size: 16px;
}
.product-section {
    padding: 120px 0;
    background: url(http://netsis.com.sg/wp-content/themes/firstcom/img/ocean.png) no-repeat center center;
}

.products_ul {
    
}
.products_ul > li {
    padding-bottom: 0;
}

.gallery_image {
background-position: center center;
  background-size: cover;
  height: 144px;
  width: 100%;
}

.gallery-section {
        padding: 120px 0;
}
.product_menu  {
  
}
.product_menu ul{
    list-style-type: none;
    /* padding-top: 12px; */

    margin-left: 0;
}

.product_menu ul > li{
 
      line-height: 16px;
      /* border: 1px solid #ebebeb; */
      /* margin: 10px 10px; */
      /* padding: 10px; */
}
.product_menu ul > li > a{
    margin: 3% 0;
    color: #5c5c5c;
    width: 100%;
    padding: 15px 10px;
    border: 1px solid #ebebeb;
    display: block;
}

.product_menu a:hover, .product_menu .current-menu-item > a{
        color: #fff !important;
    background: #124ec4;
}
.address {
  background: url("http://netsis.com.sg/wp-content/themes/firstcom/img/location.png") no-repeat scroll left top rgba(0, 0, 0, 0);
  margin-top: 20px;
  padding-left: 25px;
  vertical-align: top;
  margin-left: 20px;
}
.tel {
  background: url("http://netsis.com.sg/wp-content/themes/firstcom/img/tel.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  margin-top: 20px;
  padding-left: 25px;
  vertical-align: top;
  margin-left: 20px;
}
.fax {
  background: url("http://netsis.com.sg/wp-content/themes/firstcom/img/fax.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  /* margin-top: 20px; */
  padding-left: 25px;
  vertical-align: top;
  margin-left: 20px;
}
.time {
  background: url("http://netsis.com.sg/wp-content/themes/firstcom/img/time.png") no-repeat scroll left top rgba(0, 0, 0, 0);
  margin-top: 20px;
  padding-left: 25px;
  vertical-align: top;
  margin-left: 20px;
}
.contact-info {
      color: #636363;
  font-size: 13px;
  font-family: 'Titillium Web', Arial, sans-serif;
      margin-bottom: 34px;
}
.contact-info p{
      color: #636363;
  font-size: 13px;
  font-family: 'Titillium Web', Arial, sans-serif;
}
.reset {
  font-size: 14px !important;
  padding: 10px 30px !important;
  background-color: #124ec4 !important;
  color: #fff !important;
  margin-top: -6px;
  float: left;
  letter-spacing: 1px;
  /* width: 100%; */
  /* font-family: Open Sans; */
  /* font-weight: 300; */
  margin-left: 10px;
  /* text-transform: uppercase; */
}
.social-links{
    text-align: right;
}
.fb {
  width: 32px;
  height: 33px;
  background-image: url(img/fb-icon.png);
  display: inline-block;
  vertical-align: middle;
  /* margin-top: 10px; */
  margin-right: 1%;
  background-repeat: no-repeat;
}
.fb:hover {
  background-image: url(img/fb-icon-hover.png);
}
.twitter {
  width: 31px;
  height: 33px;
  background-image: url(img/twitter-icon.png);
  display: inline-block;
  vertical-align: middle;
  /* margin-top: 10px; */
  margin-right: 1%;
  background-repeat: no-repeat;
}
.twitter:hover {
  background-image: url(img/twitter-icon-hover.png);
}
.linkedin {
  width: 31px;
  height: 33px;
  background-image: url(img/linkedin.png);
  display: inline-block;
  vertical-align: middle;
  /* margin-top: 10px; */
  margin-right: 1%;
  background-repeat: no-repeat;
}
.linkedin:hover {
  background-image: url(img/linkedin-hover.png);
}
.products_home {
    margin-bottom: 5%;
}
.products_home p {
    font-size: 92%;
}
.products_home h1 {
    font-size: 110%;
    color: #63b1bc;
    font-weight: 600;
    text-transform: inherit;
    margin: 5% 0;
    padding: 0;
}
.products_home a {

}
.home_message {
    margin: 5% 0;
    
}
.side_menu{
}
.side_menu ul{
    /* margin-left: 0; */
    list-style-type: square;
}
.side_menu ul > li{
}
.side_menu ul > li > a{
    color: #515151;
    font-size: 88%;
}
.side_menu a:hover, .side_menu .current-menu-item > a {
    color: #63b1bc;
}
.banner_img {
    width: 100%;
    min-height: 100px;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background: #63b1bc;
    margin: 1% 0;
    padding: 0;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    color: #fff;
    font-weight: 600;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    background-image: url(img/minus.png) !important;
    width: 8px !important;
    height: 4px !important;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon  {
    background-image: url(img/plus.png);
    width: 4px;
    height: 8px;
    margin-top: 1%;
}

.testi_content {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 5%;
    padding-bottom: 5%;
}
.holder {
    float: right;
}
.index404 {
    margin-top: 5%;
}

.gmaps {
    margin-bottom: 2%;
    
}

.contact-content {
    
}

.contact-form {
    margin-top: 3%;
    
}

#backnews {
    float: right;
}

.readmorenews {
    float: right;
}

.news_img {
    margin-bottom: 2%;
}

.newswrap {
    margin-bottom: 5%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5%;
}
.navigation{
    text-align: right;
}

.navigation ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.navigation li{
    display: inline-block;
    margin: 0 3px;
}

.navigation li.active a{
    /* color: #fe0000; */
color: #63b1bc;
}

.navigation a{
    /* font-weight: 400; */
    color: #515151;
}
.newstitle {
    font-weight: 600;
}

.archivewrap {
    margin-bottom: 1%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1%;
}

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
   margin-bottom: 0px!important; 
}

ul.customerstory {
  margin-left: 0px;
}

ul.customerstory li {
  list-style:none;
}

.my-partners {
  margin-top: 40px;
}

.wpb_wrapper {
  margin-bottom: 10px;
}

article.post-457.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-news{
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(221, 218, 218);
}