@charsheet "utf-8";
    
/*
Theme Name: FirstCom Solutions
Author: FirstCom Solutions
Author URI: http://firstcom.com.sg/
Version: 1.0
*/

/*
IMPORT
*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,600,800,700,400italic);

/*
Font Usage:
font-family: 'Open Sans', sans-serif;
*/

/*
GLOBAL CSS OVERRIDE
*/
.row, .row .row {
    margin: 0 auto;
    max-width: 1030px;
    width: 100%;
}

ul li{
    list-style: none;
}

p, ul li{
    line-height: normal !important;
    font-size: 14px;
}

a{
    color: #960203;
}

h5{
    font-weight: bold;
    color: #0c2bae;
    font-size: 16px;
}

body{
    font-family: 'Open Sans', Geneva, sans-serif;
    font-size: 14px;
    color: #717171;
    line-height: normal;
    letter-spacing: normal;
    background-color: #FFFFFF;
    word-spacing: normal;
}

.nopadding{
    padding: 0px;
}

.nopaddingImportant{
    padding: 0px !important;
}

.marginbottom10{
    margin-bottom: 10px !important;
}

.marginbottom20{
     margin-bottom: 20px !important;
 }

.marginbottom30{
    margin-bottom: 30px !important;
}

.marginbottom40{
    margin-bottom: 40px !important;
}

.text-justify{
    text-align: justify;
}

.box_shadow{
    -webkit-box-shadow: 3px 6px 7px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 6px 7px -8px rgba(0,0,0,0.75);
    box-shadow: 3px 6px 7px -8px rgba(0,0,0,0.75);
}

/*
HEADER
*/

.logo{
    margin: 35px 0px 39px 0px;
}

.menuwrapper{
    position: relative;border-bottom: 12px solid #6e0101;
}

.menucontentwrapper{
    bottom: -11px;
    height: 100%;
    position: relative;
    width: 100%;
}

.top-bar{
    background-color: #9b0000;
}

.top-bar-section ul li {
    background: none repeat scroll 0 0 #9b0000;

}

.top-bar-section li:not(.has-form) a:not(.button) {
    background: transparent;
    line-height: 45px;
    padding: 0 24px;
    border-right: 1px solid #6e0101;
}

.top-bar-section li:last-of-type, .top-bar-section li:last-of-type a{
    border-right: none !important;
}

.top-bar-section li a{
    font-family: 'Open Sans', Geneva, sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
   /* word-spacing: 3px;*/
}

.top-bar-section li:hover > a, li.current_page_item a, li.current-page-ancestor a{
    background-color: #6e0101 !important;
}

.top-bar-section li:last-of-type a {
    border-right: medium none !important;
    padding-right: 34px !important;
}

/*
BANNER
*/

.tp-bullets.simplebullets.round .bullet{
    background: url('img/icon_bullets.png') no-repeat;
    height : 14px;
    width : 14px;
    margin: 0px 3px;
}

.tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet:hover{
    background: url('img/icon_bullet_active.png') no-repeat;
}

#slider h2{
    color: #0e3897;
    font-size: 46px;
    font-weight: 600;
    text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 5px !important;
}

#slider h1{
    margin: 0px !important;
    color: #0e3897;
    font-size: 60px !important;
    font-weight: 800;
    text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    line-height: normal !important;
}

.tp-button.red, .tp-button.red:hover, .purchase.red, .purchase.red:hover {
    background-color: #920101 !important;
    box-shadow: none !important;
    padding: 10px 25px !important;
    text-transform: uppercase;
}

/*
CONTENT
*/

.sub_heading{
    background: url("img/sub_heading.png") repeat-x scroll 0 0 rgba(255, 255, 255, 0);
    width: 100%;
    padding: 30px 0 60px 0;
    margin-bottom: 20px;
}

.sub_heading h2{
    font-weight: 800;
    color: #FFFFFF;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.sub_heading .mini_content{
    color: #eac6c6;
    font-weight: 300;
}

.sub_content{
    margin-bottom: 47px;
}

.sub_content .title_bg{
    background: url('img/center_border.png') repeat-x;
    width: 100%;
    margin-bottom: 25px;
}

.sub_content .title_bg h2, .sub_content h2{
    background: #fff;
    font-weight: 800;
    color: #0c2bae;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 0px;
    line-height: 20px;
}

.testimonials h5{
    font-weight: 800;
    color: #0c2bae;
    font-size: 16px;
    margin-top: 40px;
}

.sup_page .content {
    background: url('img/sub_page_bg.png') repeat-x;
    padding-top: 57px;
}

.sup_page .sub_content h2{
    margin-bottom: 30px;
    background: transparent;
}

.sup_page .sub_content p{
    font-size: 13px;
    word-spacing: 2px;
    line-height: 20px !important
}

.sup_page .sub_content{
    margin-bottom: 0px !important;
}

.sub_content hr{
    margin: 45px 0 35px;
}

.sub_content hr:last-of-type{
    margin: 45px 0 10px;
}

.sup_page .sub_content a{
    color: #0e3897;
    font-size: 12px;
}

.sub_menu{
    margin-top: 30px;
}

.sub_menu ul li a{
    background: transparent !important;
    color: #818181 !important;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}

.sub_menu ul li.current_page_item a, .sub_menu ul li a:hover{
    color: #970202 !important;
}

ul.item_list{
    margin-left: 25px;
}

ul.item_list li {
    list-style: outside url("img/icon_bullet.png") disc;
    margin-left: 0;
    margin-top: 0;
    font-style: italic;
    font-size: 13px;
    padding-left: 10px;
    margin-bottom: 4px;
}

.testi_box_outer{
    margin-top: 10px;
    border: 1px solid #4d412b;
    background: #ebebeb;
    padding: 2px;
}

.testi_box_inner{
    background: #fff;
    padding: 10px 10px 15px;
}

.testimonials .name{
    color: #0e3897;
    font-weight: bold;
    font-size: 13px;
}

.testimonials .designation{
    color: #818181;
    font-size: 13px;
}

.testimonials .company_name{
    color: #9b0000;
    font-size: 13px;
    font-style: italic;
}

.contact_us_info h5{
    font-size: 14px;
    color: #0e3897;
    font-weight: bold;
    text-transform: uppercase;
}

.contact_us_info p{
    color: #818181;
    font-weight: 600;
    font-size: 13px;
}

.contact_us_info p em{
    font-weight: 400;
}

.career h5{
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 14px;
}

/*
FOOTER
*/

.footer{
    background: url('img/footer_bg.png') repeat-x;
    width: 100%;
    color: #FFFFFF;
}

.footer h5{
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px;
}

.contact_info{
    margin-bottom: 15px;
}

.contact_info p{
    font-weight: 400;
    font-size: 12px;
}

.contact_info{
    padding-top: 20px;
}

.contact_info img{
    margin-top: 10px;
}

.copyright p{
    color: #818181;
    margin-bottom: 10px;
}

.contact_info h6{

}


/*
SLICK
*/
.slick-list {
    padding: 0 !important;
}

.slick-prev:before, .slick-next:before {
    content: "";
}

.slick-prev, .slick-prev:hover, .slick-prev:focus{
    background: url('img/home_testimonial_left_arrow.png');
    width: 15px;
    height: 24px;
}

.slick-next, .slick-next:hover, .slick-next:focus{
    background: url('img/home_testimonial_right_arrow.png');
    width: 15px;
    height: 24px;
}

.slick-prev{
    left: -10px;
}

.slick-next{
    right: -10px;
}

/*
SIMPLE PAGINATION
*/

.simple-pagination{
    padding: 0 0 5px;
}

.simple-pagination ul li:first-of-type span, .simple-pagination ul li:last-of-type span{
    text-decoration: none !important;
}

.light-theme .current, .simple-pagination ul li a:hover{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none;
    text-decoration: underline;
    color: #960203;
    font-size: 13px !important;;
}

.light-theme a, .light-theme span{
    border: none !important;
    background:  transparent !important;
    box-shadow: none;
    padding: 0 0px;
}

.simple-pagination ul li a, ul.pagination li button{
    color: #960203 !important;
    font-size: 13px !important;;
    padding: 3px 0px;
}

/*
Contact Form 7
*/

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea{
    height: auto;
    padding: 5px !important;
    box-shadow: none;
    margin: 0px;
    border: 1px solid #eaeaea;
}


.contact_us_info textarea{
    height: 100px !important;
    resize: none;
}

.contact_us_info label{
    margin: 0px !important;
    font-size: 12px;
    font-weight: 600;
    color: #818181;
}

div.wpcf7-validation-errors {
    border: medium none;
}
div.wpcf7-response-output {
    float: left;
    margin: 10px 0 0;
    padding: 0;
}

.contact_us_info input[type='submit']{
    margin-top: 15px;
    background: none repeat scroll 0 0 #a90403;
    border: medium none;
    color: #fff;
    padding: 8px 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: right;
}

.contact_us_info input[type='submit']:after, .contact_us_info input[type='submit']:before{
    float: none;
    clear: both;
}

/*

*/
.selectDiv {
    width: 195px;
    height: 26px;
    line-height:26px;
    overflow: hidden;
    background: url('img/select_bg.png') no-repeat right #FEFEFE;
    margin:0px;
    padding:0px;
    position: relative;
    z-index:100;
    -webkit-box-shadow: 4px 9px 7px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 9px 7px -8px rgba(0,0,0,0.75);
    box-shadow: 4px 9px 7px -8px rgba(0,0,0,0.75);
}
.selectDefault {
    color: #fff;
    padding-left: 23px;
}

.selectDiv select {
    margin:0px;
    padding:0px;
    opacity:0;
    filter:alpha(opacity=0);
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:block;
    z-index:101;
}
.selectDiv select:focus {
    outline: none;
}

.selectDefault, .selectDiv option {
    font-size:14px;
}

span.wpcf7-form-control-wrap{
    top: 4px;
}

.pop-up {
  position: fixed;
  left: -8px;
  z-index: 9999999999;
  top: 65%;
  bottom: 0px;
}

.pop-up form {
  /* padding-left: 29px; */
  color: #2F1343;
  padding-right: 29px;
}

.pop-up:hover .contact-form{
    display: inline-table;
    width: 245px;
    bottom: -4px;
    height: 120px;
    position: absolute;
    top: -68%;
    background: #FEFCFC;
    padding-top: 0px;
}

.contact-form{
    display: none;
    padding:20px;
}

.enquir{
    background: #9B0000;
    width: 108px;
    height: 45px;
    position: absolute;
    left: 8px;
    font-family: 'Open Sans', sans-serif;    
    font-weight: bold !important;
    color: #fff;
    padding-left: 20px;
    padding-top: 14px;
    padding-right: 20px;
    top: -196px;
}
input[type="text"] {
    border: 1px solid;
}