@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'BebasRegular';
    src: url('../fonts/bebas__-webfont.eot');
    src: url('../fonts/bebas__-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebas__-webfont.woff') format('woff'),
         url('../fonts/bebas__-webfont.ttf') format('truetype'),
         url('../fonts/bebas__-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldRegular';
    src: url('../fonts/oswald-webfont.eot');
    src: url('../fonts/oswald-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-webfont.woff') format('woff'),
         url('../fonts/oswald-webfont.ttf') format('truetype'),
         url('../fonts/oswald-webfont.svg#OswaldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUINormal';
    src: url('../fonts/segoeui-webfont.eot');
    src: url('../fonts/segoeui-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/segoeui-webfont.woff') format('woff'),
         url('../fonts/segoeui-webfont.ttf') format('truetype'),
         url('../fonts/segoeui-webfont.svg#SegoeUINormal') format('svg');
    font-weight: normal;
    font-style: normal;}

body
{
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: 'SegoeUINormal';
    font-size: 14px;
    overflow-x: hidden;
}

.clear
{
    clear: both;
}

/************************************************************************************** index.html starts **************************************************************************************/

.Main_Container
{
    width: 1000px;
    height: auto;
    margin: 0 auto;
}

.container_main
{
    width: 95%;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.header
{
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto 1% auto;
}

.header_Logo
{
    float: left;
    width: 60%;
    margin: 2% 0 0 0;
    position: relative;
}

.header_Logo img
{
    text-align: left;
    width: 50%;
    margin: 2%;
}

.header_menu
{
    float: right;
    width: 38%;
    margin: 4% 0 0 0;
    position: relative;
}

.menu_container
{
    position: absolute;
    top: 86%;
    width: 50%;
    right: 2.5%;
    height: auto;
    z-index: 100;
    background: #f00;
    font-family: 'OswaldRegular';
    display: none;
    text-transform:uppercase;
}

.menu_container a
{
    font-size: 100%;
    position: relative;
    color: #fff;
    width: 100%;
    text-align: center;
    text-decoration: none;
    float: left;
    padding: 5% 0%;
    /*border-bottom: 1px solid #fff;*/
    line-height: normal;
}

.underline
{
    border-bottom: 1px solid #fff;
    float:left;
    width:90%;
    margin:0 0 0 5%;
}

.menu_container a:hover
{
    background: #111;
}

.menuimg
{
    float: right;
    position: relative;
    width: 18%;
    height: 100%;
    padding: 4%;
    cursor: pointer;
}

.header_menu img
{
    width: 100%;
    float: right;
}

.menuimg:hover
{
    background: #f00;
}

.Slider_Tristar
{
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding: 2%;
    border: 1px solid #aaa;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.about_Content
{
    position: relative;
    font-size: 100%;
    font-family: 'FuturaBook';
    line-height: 120%;
    margin: 3% auto 2% auto;
    text-align: center;
    width: 100%;
}

.about_Content span
{
    text-align: center;
    font-family: 'FuturaBook';
}

.Tristar_TagLine
{
    position: relative;
    font-size: 100%;
    font-family: 'FuturaBook';
    color: #f00;
    font-weight: bold;
}

.Tagline
{
    width: 100%;
    position: relative;
    border-bottom: 1px dotted #393939;
    padding: 0 0 0.5em 0;
    margin: 0 0 0.8em 0;
}

#containerScroll
{
    height: 100%;
    width: 95%;
    font-family: Tahoma;
    z-index: 12;
    position: relative;
}
#carouselScroll
{
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.myLi
{
    height:100% !important;
    position:relative;
    width:100%;
}

.News_Content
{
    background: #f00;
    width: 98%;
    background-position: center;
    height: 100%;
    min-height: 100%;
    position: relative;
    padding: 1%;
    z-index: 1;
}

.Next_News
{
    position:absolute;
    right:0;
    top:4%;
    width: 24%;
    height: auto;
    z-index:15;
}

.Next_Container
{
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.Next_Container img
{
    width:80%;
    padding:10%;
    margin:0 auto;
}

.Next_Container p
{
    text-decoration: none;
    cursor: pointer;
    width: auto;
    padding: 2%;
    position: relative;
    font-size: inherit;
    font-weight: bold;
    text-align: right;
    color: #fff;
    font-family: 'FuturaBook';
}

.News_Text
{
    position: relative;
    font-size: 80%;
    line-height: 120%;
    font-family: 'FuturaBook';
    margin: 3% 2%;
    top:0;
    color: #fff;
    height: 100%;
    min-height: 100%;
}

.News_Date
{
    font-weight: bold;
    border-bottom: 1px dotted #aaa;
    margin: 1% auto;
    padding: 1% 0;
}

.News_Data
{
}

.Redirect_Dept
{
    width: 100%;
    position: relative;
    /*margin: 2% 0 0 0;*/
    padding:2% 0;
    background: #e5e5e5;
}

.Dept_Title
{
    font-family: 'FuturaBook';
    width: 100%;
    text-align: center;
    font-size: 130%;
    line-height: 160%;
    margin: 1% auto 0 auto;
    padding: 0 0 1% 0;
    color: #393939;
    border-bottom: 1px solid #393939;
}

.Dept_Other
{
    margin: 1% auto 0 auto;
    width: 100%;
    text-align: center;
}

.Dept_Other a
{
    font-family: 'BebasRegular';
    color: #727272;
    width: auto;
    margin: 1% auto;
    /* float: left; */
    text-decoration: none;
    font-size: 80%;
    text-align: center;
    padding: 5px 10px;
    display: inline-block;
}

.Dept_Other a:hover
{
    color: #f00;
}

.activeMenu
{
    color: #fff !important;
}

.Bottom_Content_Home
{
    width: 90%;
    margin: 0 auto;
}

.Iso_Title
{
    font-size: 100%;
    line-height: 130%;
    font-family: 'BebasRegular';
    letter-spacing:3px;
    color: #3d3d3d;
    width: 95%;
    margin: 5% auto 2% auto;
    text-align: center;
}

.About_Title
{
    font-family: 'BebasRegular';
    color: #3d3d3d;
    text-align: center;
    padding:2% 0;
}

.About_smalltext
{
    font-family: 'SegoeUINormal';
    color: #3d3d3d;
    text-align: justify;
    width:90%;
    line-height:130%;
    margin:4% auto;
}

/************************************************************************************** index.html ends **************************************************************************************/

/************************************************************************************** about.html starts **************************************************************************************/
.about_content
{
    width:95%;
    margin:0 auto;
    padding:2% 0;
}

.about_Title
{
    font-family: 'BebasRegular';
    letter-spacing:2px;
    /*color:#242424;*/
    color:#fff;
    text-align:center;
    width:100%;
    line-height:130%;
    margin:2% auto;
    background:#f00;
    padding:2% 0;
}

.about_text
{
    font-family: 'SegoeUINormal';
    line-height:120%;
    font-size:100%;
    text-align:justify;
}

.about_text ul li
{
    list-style:disc;
    margin:0 0 0 8%;
}

.HLTEXT
{
    font-weight:bold;
    color:#f00;
}

.More_text
{
    display:none;
    font-family: 'SegoeUINormal';
    line-height:130%;
    font-size:90%;
}

.display_text
{
    font-family: 'SegoeUINormal';
    line-height:130%;
    font-size:90%;
}

.text_more
{
    text-decoration:underline;
    color:#f00;
    cursor:pointer;
    width: 10%;
}

/************************************************************************************** about.html ends **************************************************************************************/


/************************************************************************************** Capabilities.html ends **************************************************************************************/

.capabilities_content
{
    width:100%;
    margin:0 auto;
    padding:1% 0 2% 0;
    background:#e5e5e5;
}

.Capabilities_main_Title
{
    color:#fff;
    font-family: 'BebasRegular';
    text-align:center;
    width:90%;
    font-size:100%;
    line-height:120%;
    margin:3% auto;
    padding:2%;
    background:#f00;
}

.capabilities_menu
{
    background:#fff;
    width:95%;
    margin: 0 auto;
    padding:1% 0;
}

.menuItem
{
    color:#626262;
    padding:2% 2% 2% 7%;
    text-align:left;
    font-family: 'BebasRegular';
    cursor:pointer;
    margin:2% 0;
    text-transform:capitalize;
    line-height:130%;
    font-size:80%;
    background:#fff url(../images/blackBlock.png) no-repeat;
    background-size:1.5%;
    background-position:3% 50%;
}

.menuItem:hover
{
    color:#f00;
    background:#fff url(../images/blackBlock.png) no-repeat;
    background-size:1.5%;
    background-position:3% 50%;
}

.menuItem.active
{
    color:#f00;
    background:#fff;
}

.capabilities_data
{
    display:none;
    padding:3%;
}

.ProductDesignData
{
    
}

.Capabilities_img
{
    width:95%;
    margin: 0 auto;
}

.Capabilities_img img
{
    width:100%;
    margin:2% 0;
}

.btnBack
{
    /*background:#f00;*/
    color:#f00;
    float:right;
    text-align:right;
    font-size:70%;
    padding:1%;
    width:15%;
    margin:2% 0;
    cursor:pointer;
    font-family: 'BebasRegular';
    text-decoration:underline;
}

.capabilities_pageTitle
{
    font-family: 'BebasRegular';
    color:#f00;
    font-weight:bold;
    float:left;
    text-align:center;
    font-size:80%;
    width: 60%;
    margin: 2% 0 2% 0;
    padding: 1% 1% 1% 19%;
    letter-spacing:1px;
    line-height:130%;
    text-transform:uppercase;
}

.Capabilities_Text
{
    margin:2% 0;
    color:#000;
    font-family: 'SegoeUINormal';
    font-size:90%;
    line-height:130%;
    text-align:justify;
}

.Capabilities_HL_Text
{
    margin:2% 0;
    color:#000;
    font-family: 'SegoeUINormal';
    font-size:90%;
    line-height:130%;
    text-align:justify;
    font-weight:bold;
}

/************************************************************************************** Capabilities.html ends **************************************************************************************/



/************************************************************************************** Service.html starts **************************************************************************************/

.service_Content
{
    position:relative;
    width:90%;
    margin:0 auto;
    font-family: 'OswaldRegular';
    background:#fff;
    padding:2% 4%;
}

.Service_Title
{
    font-size:90%;
    line-height:130%;
    margin:2% auto;
    text-align:center;
    text-transform:uppercase;
    padding:2%;
    color:#fff;
    background:#f00;
}

.Service_Detail
{
    font-size:90%;
    line-height:120%;
    margin:4% auto;
    text-align:left;
}

.Service_Detail li
{
    margin: 1% 0 1% 5%;
    text-transform:uppercase;
    background:url(../images/true_Red2.png) no-repeat 0% 50%;
    background-size:4%;
    padding:0 0 0 5%;
}

.Text_Field
{
    margin:6% 0;
    font-family: 'SegoeUINormal';
}

.text_hl
{
    font-weight:bold;
    font-size:90%;
    line-height:130%;
    border-bottom:1px dotted #666;
}

.text_Detail
{
    font-size:90%;
    line-height:120%;
    text-align:justify;
}
/************************************************************************************** Service.html ends **************************************************************************************/

/************************************************************************************** Quality.html ends **************************************************************************************/

.Quality_Content
{
    width:94%;
    margin:2% auto;
    background:#fff;
    padding:2%;
}

.Quality_Title
{
    font-family: 'OswaldRegular';
    background:#ebebeb;
    padding:2% 0;
    color:#000;
    width:50%;
    float:left;
    text-align:center;
    cursor:pointer;
    font-size:90%;
}

.Quality_Title.active
{
    background:#f00;
    color:#fff;
    font-size:90%;
}

.Quality_Data
{
    width:95%;
    margin:2% auto;
}

.Quality_Detail_Title
{
    font-size:100%;
    font-family: 'OswaldRegular';
    margin:2% 0;
    background:#ccc;
    padding:2% 0;
    text-align:center;
}

.Quality_Text
{
    text-align:justify;
    font-size:80%;
    line-height:120%;
    font-family: 'SegoeUINormal';
    padding:2% 0;
}

.Quality_subtitle
{
    font-size:90%;
    font-family: 'OswaldRegular';
    margin:2% 0;
    text-align:center;
    padding:2% 0;
    background:#f00;
    color:#fff;
}

.QA_HL
{
    font-size:90%;
    padding:2%;
    line-height:120%;
    background:#f00;
    font-family: 'OswaldRegular';
    margin:1% 0;
    color:#fff;
    text-align:center;
}

.QASteps
{
   /*background:#ccc;*/
   padding: 0 1% ;
   color:#000;
   font-weight:bold;
}

.QA_Points
{
    font-family: 'SegoeUINormal';
    font-size:80%;
    line-height:120%;
    padding:2% 0;
    text-align:justify;
}

.Quality_Tagline
{
    /*background:#ccc;*/
    font-family: 'SegoeUINormal';
    text-align:justify;
    padding:1% 2%;
    margin:2% 0;
    line-height:130%;
    color:#f00;
}

.Quality_isotext
{
    font-family: 'SegoeUINormal';
    margin:4% 0;
    line-height:120%;
    text-align:justify;
    font-size:80%;
    text-indent:24px;
    background:url(../images/true_Red2.png) no-repeat 0% 3%;
    background-size:18px;
}

.download_link, .download_link a
{
    text-align:center;
    font-family: 'SegoeUINormal';
    color:#f00;
    padding:1% 0;
    margin:0 0 5% 0;
    line-height:120%;
}

/************************************************************************************** Quality.html ends **************************************************************************************/


/************************************************************************************** Contact.html starts **************************************************************************************/

.Contact_Container
{
    width:94%;
    padding:2%;
    margin:2% auto;
    background:#fff;
}

.Contact_Title
{
    text-align:left;
    font-family: 'OswaldRegular';
    font-size:100%;
    line-height:120%;
    color:#fff;
    font-weight:bold;
    margin:2% auto;
    width:94%;
    background:#f00;
    padding:2%;
}

.Contact_Text
{
    font-size:80%;
    line-height:120%;
    font-family: 'SegoeUINormal';
    text-align:justify;
    margin:0 auto;
    width:94%;
}

.contact_address
{
    font-family: 'SegoeUINormal';
    width:90%;
    padding:2%;
    margin:2% auto;
    border:1px solid #eee;
    background: #eee;
}

.Contact_subtitle
{
    font-weight:bold;
    color:#242424;
    font-size:100%;
    line-height:130%;
    margin:1% 0;
}

.address_text
{
    font-size:90%;
    line-height:110%;
    margin:0.8% 0 0 0;
}

.address_text a
{
    color:#f00;
}

.Form_Contact
{
    width:94%;
    margin:0 auto;
}

.form_Field
{
    margin:2% auto;
    width:100%;
}

.Contact_text
{
    border:1px solid #eaeaea;
    padding:1%;
    width:98%;
    color:#000;
    display:inline-block;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.lblCaptcha
{
    background: url(../images/captcha_bg.jpg);
    position: relative;
    width: 100%;
    line-height: 200%;
    height: 2em;
    float: left;
    text-align: center;
    margin:0 0 2% 0;
}

.btnSubmit
{
    width:100%;
    text-align:center;
    margin: 0 auto;
    padding:2%;
    border:0;
    outline:none;
    background:#f00;
    color:#fff;
    font-size:100%;
    font-family: 'SegoeUINormal';
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-appearance: none;
}

/************************************************************************************** Contact.html ends **************************************************************************************/