/*
Theme Name: Firstcom Solutions
Author: Firstcom Solutions
Author URI: http://firstcom.com.sg/
Version: 1.0
*/



/*  Font Embedding */

/*
@font-face {
font-family: 'HelveticaNeue';
src: url('fonts/HelveticaNeue.woff') format('woff'),
url('fonts/HelveticaNeue.ttf') format('truetype');
}
*/



/* General / Foundation Overrides */

/* Foundation container size */
.row{
    max-width: 1050px;
}

body{/* Uncomment this to make the website unresponsive, and use small columns in the html */
    min-width: 1050px;
    font-family: 'Myriad Pro',sans-serif;
    color: #222222;
    font-size: 14px;
}

body p,
body li{
    color: #222222;
    font-size: 14px;
}

body a{
    color: inherit;
}

body a:hover,
body a:focus{
}

body input,
body textarea{
    margin-bottom: 8px;
}

textarea,
textarea[rows]{
    height: 100px;
}

.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: 0 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%;
}

.wpcf7-not-valid-tip{
    margin-bottom: 10px;
}

.wpcf7-response-output{
    margin: 0 !important;
}



/* Wordpress Plugins - Slider Revolution */
/* Arrows and Bullets */

/*
.tp-leftarrow{
width: 18px !important;
height: 28px !important;
background-image: url() !important;
}

.tp-rightarrow{
width: 18px !important;
height: 28px !important;
background-image: url() !important;
}

.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;
}
*/



/* Header & Menu */

header{

    padding: 10px 0;
}

#logo{
    display: inline-block;
    position: relative;
    left: 80px;
    top: 22px;
    height: auto;
    width: 1000px;
    border-radius: 58%;
}

.menu{
    list-style-type: none;
    margin: 0;
    margin-top: 30px;
}

.menu a{
    color: #222222;
}

.menu > li{
    display: inline-block;
    margin-right: 20px;
    position: relative;
}

.menu > li:last-child{
    margin-left: 0;
}

.menu > li:hover > a,
.menu > .current-menu-item > a,
.menu > .current-menu-parent > a,
.menu > .current_page_ancestor > a{
    text-decoration: underline;
}

.menu .sub-menu{
    display: none;
    list-style-type: none;
    margin: 0;
}

.menu > .menu-item-has-children:hover > .sub-menu{
    display: block;
    position: absolute;
}

.menu .sub-menu > li {
    display: block;
    background: white;
    width: 100px;
    text-align: left;
}

.menu .sub-menu > li > a {
    display: block;
    padding: 5px 10px;
}



/* Footer * Copyright */

footer{
    background-color: #a8a8a8;
    padding: 20px 0;
}

.footer-logo {
    text-align: right;
    padding-bottom: 10px;		
}

.footer-logo img {
    height: 70px;
}

.copyright{

    font-size: 12px;

    color:#fff;

    text-align: right;

    margin-right: 33px;
}



/* Content */

.slider{

}

.home-content{
    padding: 50px 0;
    background-color: white;
}

.gmap iframe{
    width: 100%;
    height: 300px;
    line-height: 0;
}

header#sidemenu {
    /* position: fixed; */
    top: 0px;
    bottom: 0px;
    z-index: 99;
    width: 186px;
    padding: 0px;
    background: url(img/Home/Line.png) center right repeat-y;
    background-position: 71% 47%;
    /* height: 100%; */
}

div#menu ul {
    margin-top: 79px;
    margin-left: 130px;
}

div#menu ul li a {
    color: #fff;
    /* padding: 18px; */
    /* padding-right: 20px; */
    position: relative;
    top: -101px;
    left: -36px;
    padding-left: 77px;
    visibility: hidden;
    display: inline-block;
    width: 178px;
    margin-top: -16px;
}

div#menu ul li.current-menu-item a {
    visibility: visible;
        color: #fff;
    padding: 18px;
    padding-right: 20px;
    position: relative;
    top: -9px;
    left: -36px;
    padding-left: 77px;
    background: url(img/Home/abg.png) center center no-repeat;
    background-size: 52% 39%;
    width: 250px;
    /* background-position: 72%; */
}



div#menu ul li {
    background: url(img/Home/homeicon.png) center center no-repeat;
    height: 50px;
    width: 50px;
    padding: 23px;
    left: -23px;
    position: relative;
    margin-bottom: 23px;
    list-style: none;
}

div#menu ul li:nth-child(2) {
    background: url(img/Home/aboutnav-icon.png) center center no-repeat;
    height: 50px;
    width: 50px;
    padding: 23px;
    left: -23px;
    position: relative;
    margin-bottom: 30px;
    list-style: none;
}
div#menu ul li:nth-child(3) {
    background: url(img/1-2.png) center center no-repeat;
    height: 50px;
    width: 50px;
    padding: 23px;
    left: -23px;
    position: relative;
    margin-bottom: 30px;
    list-style: none;
}
div#menu ul li:nth-child(4) {
    background: url(img/1-3.png) center center no-repeat;
    height: 50px;
    width: 50px;
    padding: 23px;
    left: -23px;
    position: relative;
    margin-bottom: 30px;
    list-style: none;
}
div#menu ul li:nth-child(5) {
    background: url(img/1-4.png) center center no-repeat;
    height: 50px;
    width: 50px;
    padding: 23px;
    left: -23px;
    position: relative;
    margin-bottom: 30px;
    list-style: none;
}
div#menu ul li:nth-child(6) {
    background: url(img/1-5.png) center center no-repeat;
    height: 50px;
    width: 50px;
    padding: 23px;
    left: -23px;
    position: relative;
    margin-bottom: 30px;
    list-style: none;
}

div#menu ul li:hover a {
    visibility: visible;
    color: #fff;
    padding: 18px;
    padding-right: 20px;
    position: relative;
    top: -9px;
    left: -36px;
    padding-left: 77px;
    background: url(img/Home/abg.png) center center no-repeat;
    background-size: 52% 39%;
    width: 250px;
    /* background-position: 72%; */
}

section#footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 99;
    background:url(img/footer.png) bottom right no-repeat;
}

.slider {
    position: fixed;
}

.page-banner {-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;height: 100%;/* padding-top: 70px; */}

.page-titles {
    font-family: 'Myriad Pro',sans-serif;
    font-size: 31px;
    text-transform: uppercase;
    color: #a52313;
    margin-top: 196px;
}

div#customabout-rows {
    max-width: 52rem;
}

.page-contents p {
    font-size: 13px;
}

.page-titles-services {
    font-family: 'Myriad Pro',sans-serif;
    font-size: 31px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 188px;
}

.services-wrappers {
    background: #fff;
    padding: 40px;
}

.serve-btn {
    background: url(img/Services/service-btn.png) center center no-repeat;
    height: 43px;
    width: 63px;
    margin: 0 auto;
    padding-top: 13px;
    margin-top: 3px;
}
.serve-btn a {
    color:#fff;
    font-size: 11px;
}

.service-name {
    font-size: 18px;
    margin-top: 7px;
}

.service-subtitle {
    font-size: 13px;
}

.products-descriptions p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 17px;
}

.details-btn  {
    background: url(img/Products/d-bg.png) center center no-repeat;
    width: 63px;
    height: 33px;
    text-align: center;
    color:#be0009;
    padding-top: 7px;
}
ul#product-list li {
    border-bottom: 2px solid #b4b2b1;
    padding-bottom: 7px;
    margin-top: 14px;
}

.moreproduct-wrapper {
    margin-top: 50px;
    padding-bottom: 77px;
}


.page-titles-partners {
    font-family: 'Myriad Pro',sans-serif;
    font-size: 31px;
    text-transform: uppercase;
    color: #3b3b3b;
    margin-bottom: 20px;
    margin-top: 189px;
}
.partners-wrappers {
    background: #fff;
    padding: 40px;
    position: relative;
    width: 100%;
}

.overlay-wrapper {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 999;
    display: none;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out;
    background-color: transparent;
}

.partners-wrappers:hover .overlay-wrapper {
    display: block !important;
    background-color: #A52313;
    opacity: 0.9;
    padding-top: 82px;
}

.past-project-title {
    color: #fff;
    font-size: 17px;
}

.past-project-year {
    color: #fff;
}



.wrapper-contactus {
    background-color: rgba(255, 255, 255, 0.8);
    background: rgba(255, 255, 255, 0.8);
    color: rgba(255, 255, 255, 0.8);
    padding: 14px;
}

.info-details ul li {
    list-style: none;
    color:#5b5b5b;
    border-bottom: 1px solid #A52313;
    padding-bottom: 5px;
    margin-bottom: 12px;
    font-size: 13px;
}

.info-details ul {
    margin-left: 63px;
    margin-top: 13px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.name {
    height: 22px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.company-name {
    height: 22px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.emails {
    height: 22px;
}

textarea#enq {
    height: 66px;
}

input#snt {
    border: none;
    background: #A52313;
    padding: 8px;
}

/* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */
@media only screen and (min-width: 90.063em) and (max-width: 120em) { 

/*.copyright {margin-right: -347px;}*/

} 

.service-descriptions {
    margin-top: 21px;
}
.service-descriptions p {
    margin-bottom: 0px;
}
.products-short-descriptions p {
    color: #fff;
}

.update-nag{
display:none ! important;
}