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

/*@import url(http://fonts.googleapis.com/css?family=Montserrat:100, 400,700);*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
body { font-size: 14px;/* font-family: 'Montserrat', sans-serif;*/ font-family: 'Open Sans', sans-serif; color: #504b4b; line-height: 21px; }
* { margin: 0px; padding: 0px; list-style: none; }
.clear { clear: both; }
.container { width: 970px; margin: 0 auto; }
header { position: relative; }
header h1 { float: left; color: #0b91b8; font-size: 40px; margin: 5px 0 0 0 }
header .icons_cnt { float: right; }
.brand_bar { padding: 20px 0 }
.icons_cnt ul { }
.icons_cnt ul li { float: left; padding: 0 25px; line-height: inherit; position: relative; }
.icons_cnt ul li span.icon { background: #0b91b8; border-radius: 3px; margin: 0 10px 0 0; display: inline-block; vertical-align: middle; text-align: center; padding: 2px 5px 0 5px }
.icons_cnt ul li p { display: inline-block; vertical-align: middle; }
.icons_cnt ul li p strong { color: #0b91b8; text-transform: uppercase; }
nav { background: #0b91b8; height: 39px; position: absolute; z-index: 100; border-radius: 0 0 5px 5px }
nav ul li:first-child a { border-radius: 0 0 0px 5px }
nav ul li.active a { background: #076079; }
nav ul li { float: left; border-right: 1px solid #076079; position: relative; }
nav ul li a { color: #fff; padding: 9px 30px; float: left; text-decoration: none; }
nav ul li a:hover { background: #076079; }
nav ul li:hover > a { background: #076079; }
nav ul li ul { position: absolute; display: none; left: 0; top: 39px; background: #076079; width: 200px; }
nav ul li:hover ul { display: block; }
nav ul li:hover ul li { float: none; clear: block; }
nav ul li:hover ul li a { display: block; clear: both; float: none; }
nav ul li:hover ul li:first-child a { border-radius: 0; }
nav ul li:hover ul li a:hover { background: #0b91b8; }
#main_area { margin: 20px 0; }
#main_area .box_col { width: 325px; float: left; margin: 0 50px 0 0; }
#main_area .box_col:nth-child(3) { margin-right: 0px; width: 180px; }
#main_area .box_col .welcome_img { height: 150px; width: 334px; overflow: hidden; background: #0b91b8; margin: 0 25px 20px 0; float: left; }
.welcom-txt { font-weight: normal; color: #444; font-size: 25px; padding: 0 0 30px 0 }
#main_area .box_col .video_section { margin: 0 0 20px }
#main_area .box_col .video_section .video { float: left; width: 105px; height: 84px; background: #0b91b8; }
#main_area .box_col .video_section .video_content { float: right; width: 210px; font-weight: 100; }
#main_area .box_col .video_section .video_content h2 { color: #0b91b8; font-size: 16px; padding: 0 0 5px 0 }
#main_area .box_col .video_section .video_content h2 a { color: #0b91b8; text-decoration: none; }
ul.listing { }
ul.listing li { padding: 0 0 10px 0 }
ul.listing li span { display: inline-block; vertical-align: top; padding: 0 10px 0 0 }
ul.listing li a { color: #0b91b8; text-decoration: none; }
.header_inner { height: 200px; width: 100%; background: #F03; }
.inner_area { margin: 0px 0 0 0; }
.inner_area .area_left { width: 670px; overflow: hidden; float: left; }
.inner_area .area_left .cnt { padding-bottom: 20px; clear: both; }
.inner_area .area_left .cnt h2 { font-weight: normal; font-size: 15px; background-color: #949494; color: #fff; padding: 5px 10px; border: none; }
.inner_area h2 { border-bottom: 5px solid #F00; padding: 0 0 5px 0; margin: 0 0 20px 0 }
.product_listing .product_box { width: 200px; float: left; text-align: center; margin: 0px 10px 20px 10px; }
.product_listing .product_box ul { text-align: left; margin: 0 0 0 6px }
.product_listing .product_box ul li { list-style: inside; list-style-type: circle; list-style-position: inside; line-height: 24px; }
.product_listing .product_box h2 { border: none; font-size: 16px; color: #000; text-align: left; padding: 0px; margin: 5px 0 6px 6px; }
.product_listing .product_box .img_box { background: #ccc; height: 130px; }
.product_listing .product_box p { color: #000; }
.area_right { float: right; width: 250px; }
.contact_area { float: left; width: 600px; }
.contact_area p { padding: 0 0 10px 0 }
.contact_area lable { padding: 0 0 5px 0; display: block; }
.contact_area input[type="text"] { background: #fff; padding: 6px 10px; width: 230px; }
.contact_area textarea { background: #fff; padding: 6px 10px; width: 300px; height: 100px; }
.contact_area input[type="submit"] { padding: 5px 10px; }
.contact_area p.description { margin-bottom: 0; }
.address { float: left; width: 300px; }
.address strong { float: left; width: 300px; text-transform: uppercase; font-size: 16px; color: #0b91b8; }
footer { padding: 50px 0; border-top: #0b91b8 4px solid }
footer .area_box { float: left; width: 300px; margin: 0 50px 0 0 }
footer .area_box:nth-child(3) { width: 220px; }
footer .area_box h2 { color: #000; font-size: 16px; padding: 0px 0 15px 0 }
footer .area_box ul.links { float: left; margin-right: 80px; }
footer .area_box ul.links:nth-last-child(1) { margin-right: 0px; }
footer .area_box ul.links li a { color: #0b91b8; text-decoration: none; }
footer .area_box ul.contacts li { padding: 0 0 10px 27px; clear: both; }
footer .area_box ul.contacts li.address { background: url(../images/location-icon.png) no-repeat; }
footer .area_box ul.contacts li.contact { background: url(../images/phone-icon.png) no-repeat; }
footer .area_box ul.contacts li.email { background: url(../images/msg-icon.png) no-repeat; }
.form_div { }
#title { font-size: 25px; color: #FF6600; }
#form_description { margin-bottom: 30px; }
label { margin: 0px; padding: 0px; clear: both; font-weight: bold; }
.description { clear: both; font-size: 9px; font-style: italic; margin-bottom: 40px; margin-top: 4px; }
input { margin: 0; padding: 0; padding: 5px; margin-bottom: 0px; font-size: 11px; width: 280px; clear: both; margin-top: 3px; }
select { margin: 0; padding: 0; padding: 5px; margin-bottom: 0px; font-size: 11px; width: 280px; clear: both; margin-top: 3px; }
textarea { width: 350px; padding: 5px; height: 100px; margin-bottom: 0px; font-size: 11px; clear: both; margin-top: 3px; }
.checkbox_radio { width: 25px; height: 25px; margin-top: 0px; }
.checkbox_radio_label { font-weight: normal; }
.button { margin-top: 15px; padding: 5px; padding-left: 20px; padding-right: 20px; font-size: 11px; clear: both; width: auto; }
.required { color: #C50505; }
.validation { margin: 0; padding: 0; padding: 5px; margin-bottom: 0px; font-size: 11px; width: 30px; margin-right: 15px; clear: both; margin-top: 3px; }
.field_message { color: #C50505; }
.error_message { color: #C50505; }
.message { text-align: left; padding: 5px; height: 25px; vertical-align: middle; border: 1px solid #C7B69E; background-color: #FEFCD5; }
.error { border: 1px solid #c50505; }
.valid { border: 1px solid #009933; }
#macsteels h2#title { display: none; }
#form_description { display: none; }
.btn { display: block; margin: 5px 0; padding: 10px 0; font-size: 14px; text-align: none; color: #0b91b8 }





.slider-wrapper{ position:relative;}
.slider-wrapper .content {    position: absolute;
    font-size: 56px;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 999;
    font-weight: bold;
    border-bottom: 4px solid #fff;
    line-height: normal;
}