/*
Theme Name: Total Safety
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the Total Safety team
Author URI: http://wordpress.org/
Description: Total Safety.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: Total Safety

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */




*{
 margin: 0;
 padding: 0;
 box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6{
 font-weight:normal;
}
img{
 border:none;
 outline:none;
}
a{
 outline:none;
 text-decoration:none;
 transition-duration:0.5s;
 -moz-transition-duration:0.5s;
 -ms-transition-duration:0.5s;
 -o-transition-duration:0.5s;
 -webkit-transition-duration:0.5s;
}
body{
 margin:0;
 padding:0;
 background:#ffffff;
 font-family: "Roboto-Reguler";
overflow-x:hidden;
}
ul{
 margin:0;
 padding:0;
 list-style:none;
}
header,footer,nav,section,article{
 display:block;
}
header:after,header:before,footer:after,footer:before,nav:after,nav:before,section:after,section:before,article:after,article:before{
 display:table;
 clear:both;
 content:"";
}
.col_lg3{
 display:block;
}
.col_lg3:after,.col_lg3:before{
 display:table;
 clear:both;
 content:"";
}
.col_lg3 .col1{
 float:left;
 width:33.3%;
}
.col_lg4{
 display:block;
}
.col_lg4:after,.col_lg4:before{
 display:table;
 clear:both;
 content:"";
}
.col_lg4 .col1{
 float:left;
 width:25%;
}
.container{
 width:1170px;
 margin:0px auto;
 overflow:hidden;
}
/*--------------------------------------------------------------------------------------*/
/*Tables-css-here
/*--------------------------------------------------------------------------------------*/
table {
 width: 100%;
 border-collapse: collapse;
 border-spacing: 0;
 border-collapse: collapse;
 display:table;
 text-align: left;
 border: 1px solid #c9c9c9;
}
table th{
 padding:15px;
 border-top: 1px solid #c9c9c9;
 text-transform:capitalize;
 background:#f4f4f6;
 border-right: 1px solid #c9c9c9;
}
table td {
 padding:10px;
 border-top: 1px solid #c9c9c9;
 border-bottom: 1px solid #c9c9c9;
 border-right: 1px solid #c9c9c9;
 font-size: 14px;
 color: #1b1b1b;
}
/*--------------------------------------------------------------------------------------*/
/*General-css-here
/*--------------------------------------------------------------------------------------*/
.clear {
 clear: both;
}
hr {
 float: left;
 width: 100%;
 border: solid 1px #d9d9d9;
 margin: 22px 0px;
}
.no_margin {
 margin: 0px !important;
}
.no_padding {
 padding: 0px !important;
}
.float_left {
 float: left !important;
}
.float_right {
 float: right !important;
}
.site_content{
 width:100%;
 padding-top:150px;
}
.site_content:after, .site_content:before{
 display:table;
 clear:both;
 content:"";
}
.full_row {
 display:block;
}
.full_row:after,.full_row:before{
 display:table;
 clear:both;
 content:"";
}
/*--------------------------------------------------------------------------------------*/
/*font-face-css-here
/*--------------------------------------------------------------------------------------*/

@font-face {
 font-family: "Roboto-Reguler";
 src: url('fonts/901367188-Roboto-Regular.eot');
 src: url('fonts/901367188-Roboto-Regular.eot?#iefix') format('embedded-opentype'),
 url('fonts/901367188-Roboto-Regular.svg#Roboto') format('svg'),
 url('fonts/901367188-Roboto-Regular.woff') format('woff'),
 url('fonts/901367188-Roboto-Regular.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family:"Roboto-Bold";
 src: url('fonts/447387696-Roboto-Bold.eot');
 src: url('fonts/447387696-Roboto-Bold.eot?#iefix') format('embedded-opentype'),
 url('fonts/447387696-Roboto-Bold.svg#Roboto') format('svg'),
 url('fonts/447387696-Roboto-Bold.woff') format('woff'),
 url('fonts/447387696-Roboto-Bold.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
@font-face {
font-family: 'Raleway-ExtraBold';
src: url('fonts/Raleway-ExtraBold.eot?') format('eot'), 
 url('fonts/Raleway-ExtraBold.otf')  format('opentype'),
 url('fonts/Raleway-ExtraBold.woff') format('woff'), 
 url('fonts/Raleway-ExtraBold.ttf')  format('truetype'),
 url('fonts/Raleway-ExtraBold.svg#Raleway-ExtraBold') format('svg');
}
@font-face {
font-family:'Humanist521BT-BoldCondensed';
src: url('fonts/Humanist521BT-BoldCondensed_gdi.eot');
src: url('fonts/Humanist521BT-BoldCondensed_gdi.eot?#iefix') format('embedded-opentype'),
	url('fonts/Humanist521BT-BoldCondensed_gdi.woff') format('woff'),
	url('fonts/Humanist521BT-BoldCondensed_gdi.ttf') format('truetype'),
	url('fonts/Humanist521BT-BoldCondensed_gdi.svg#Humanist521BT-BoldCondensed') format('svg');
font-weight: 700;
font-style: normal;
font-stretch: condensed;
unicode-range: U+0020-25CA;
}
@font-face {
font-family:'Humanist521BT-RomanCondensed';
src: url('fonts/Humanist521BT-RomanCondensed_gdi.eot');
src: url('fonts/Humanist521BT-RomanCondensed_gdi.eot?#iefix') format('embedded-opentype'),
	url('fonts/Humanist521BT-RomanCondensed_gdi.woff') format('woff'),
	url('fonts/Humanist521BT-RomanCondensed_gdi.ttf') format('truetype'),
	url('fonts/Humanist521BT-RomanCondensed_gdi.svg#Humanist521BT-RomanCondensed') format('svg');
font-weight: 400;
font-style: normal;
font-stretch: condensed;
unicode-range: U+0020-25CA;
}
@font-face {
font-family: 'OpenSans-Bold';
src: url('fonts/OpenSans-Bold.eot?') format('eot'), 
	 url('fonts/OpenSans-Bold.woff') format('woff'), 
	 url('fonts/OpenSans-Bold.ttf')  format('truetype'),
	 url('fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
}
@font-face {
font-family: 'OpenSans-Light';
src: url('fonts/OpenSans-Light.eot?') format('eot'), 
	 url('fonts/OpenSans-Light.woff') format('woff'), 
	 url('fonts/OpenSans-Light.ttf')  format('truetype'),
	 url('fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
}
@font-face {
font-family: 'OpenSans-Semibold';
src: url('fonts/OpenSans-Semibold.eot?') format('eot'), 
	 url('fonts/OpenSans-Semibold.woff') format('woff'), 
	 url('fonts/OpenSans-Semibold.ttf')  format('truetype'),
	 url('fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
}

/*--------------------------------------------------------------------------------------*/
/*header-css-here
/*--------------------------------------------------------------------------------------*/

#header{
 position:fixed;
 top:0;
 left:0;
 width:100%;
 z-index:99;
 background:#fff;
}
.top_header{
 display:block;
 background:#313b46;
 padding:10px 0px;
}
.top_header:after,.top_header:before{
 display:table;
 clear:both;
 content:"";
}
.top_head_right{
 float:right;
}
.top_head_right ul li{
 float:left;
 padding-right:30px;
}
.top_head_right ul li:last-child{
 padding-right:0px;
}

.top_head_right ul li a{
 display:block;
 font-family:"Roboto-Bold";
 font-size:12px;
 color:#fff;
}
.top_head_right ul li a i{
 float:left;
 padding-right:10px;
}
.top_head_right ul li a span{
 float:left;
 font-size:12px;
}
.bottom_header{
 display:block;
 padding:20px 0px;
 background:#fff;
 position:relative;
}
.bottom_header:after,.bottom_header:before{
 display:table;
 clear:both;
 content:"";
}
.logo{
 float:left;
}
.menu{
 float:right;
 margin-top:18px;
}
.menu ul li{
 float:left;
 position:relative;
}
.menu ul li ul.sub-menu{
 width:280px;
 background:#008aff;
 position:absolute;
 left:0;
 display:none;
 top:30px;
}
.menu ul li:hover ul.sub-menu{
  display:block;
}
.menu ul li ul.sub-menu li{
 width:100%;
 margin:0;
 padding:0;
}
.menu ul li ul.sub-menu li a{
 width:100%;
 height:auto;
 font-family: "Roboto-Reguler";
 text-shadow:none;
 font-size:14px;
 line-height:normal;
 color:#fff;
 padding:15px 20px;
 border-radius:0px;
 border-bottom:solid 1px #0178dd;
}
.menu ul li ul.sub-menu li a:hover{
 background:#0178dd;
}
.menu ul li ul.sub-menu li:last-child a{
 border-bottom:none;
}
.menu ul li.menu-item-has-children:after{
 position:absolute;
 content:"";
 top:15px;
 right:18px;
 border-top:solid 7px #313b46;
 border-left:solid 6px transparent;
 border-right:solid 6px transparent;
}
.menu ul li a{
 display:block;
 font-size:13px;
 color:#313b46;
 height:35px;
 text-transform:capitalize;
 line-height:35px;
 padding:0px 20px;
 margin-right:13px;
 font-family: 'Raleway-ExtraBold';
 border-radius:3px;
}
.menu ul li:hover a{
 background:#008aff;
 color:#fff;
}
.menu ul li.current_page_item a{
 background:#008aff;
 color:#fff;
}


/*--------------------------------------------------------------------------------------*/
/*home-page-css-here
/*--------------------------------------------------------------------------------------*/

.slider_bg{
 position:relative;
}
.slide_content{
 position:absolute;
 left:0;
 top:0;
 width:100%;
 z-index:9;
}
.slide_content .slide_logo img{
  width:auto !important;
  height:auto;
}
.slide_content h2{
 font-size:40px;
 color:#f3f3f3;
 font-family:'Humanist521BT-BoldCondensed';
 padding:30px 0px;
}
.shop_brasil{
 display:block;
}
.shop_brasil a{
 display:inline-block;
 font-size:22px;
 color:#f3f3f3;
 font-family:'Humanist521BT-RomanCondensed';
 background:#008aff;
 padding:10px 23px;
 border-radius:3px;
}
.shop_brasil a:hover{
 background:#313b46;
}
.slide_content_inner{
 padding-top:14%;
}
.workplace_safety{
 padding:50px 0px;
 position:relative;
}

.entry-content .workplace_safety_head,
.workplace_safety_head
{
 display:block;
 text-align:center;
}

.entry-content .workplace_safety_head h1,
.workplace_safety_head h1
{
 font-size:30px;
 color:#616161;
 font-family:'Humanist521BT-BoldCondensed';
 margin:0;
 padding:0;
 line-height:normal;
}

.entry-content .workplace_safety_head h1 span,
.workplace_safety_head h1 span
{
 color:#008aff;
}

.entry-content .workplace_safety_head p,
.workplace_safety_head p
{
 font-size:16px;
 color:#7f7f7f;
 line-height:30px;
 padding:18px 0px;
}

.work_place_list{
 display:block;
}
.work_place_list:after,.work_place_list:before{
 display:table;
 clear:both;
 content:"":
}
.work_place_list ul li{
 float:left;
 padding:10px;
 list-style:none;
 width:13.90%;
}
.work_place_list ul li .work_image_box{
 display:block;
 border-bottom:solid 3px #008aff;
 position:relative;
}
.work_place_list ul li .work_image_box:hover .over_box{
 opacity:1;
}



.over_box{
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 opacity:0;
 display:flex;
 align-items:center;
 background:url(images/blue_tr.png) repeat;
 transition-duration:0.5s;
 -moz-transition-duration:0.5s;
 -ms-transition-duration:0.5s;
 -o-transition-duration:0.5s;
 -webkit-transition-duration:0.5s;
}
.over_box a{
 width:100%;
 text-align:center;
 color:#fff;
 font-weight:normal;
 font-size:16px;
 text-transform:capitalize;
}
.over_box a span{
 display:inline-block;
 background:#313b46;
 border-radius:5px;
 padding:8px 15px;
}
.over_box a span:hover{
 background:#014782;
}




.work_place_list ul li .work_image_box img{
 width:100%;
 display:block;
}
.work_place_list ul li .work_image_des{
 display:block;
 text-align:center;
}
.work_place_list ul li .work_image_des h3{
 font-size:22px;
 color:#616161;
 font-family:'Humanist521BT-BoldCondensed';
 padding:20px 0px;
}
.work_place_list ul li:hover h3{
 color:#008aff;
}

.work_place_list ul li .work_image_des h2{
 font-size:22px;
 color:#616161;
 font-family:'Humanist521BT-BoldCondensed';
 padding:20px 0px;
}
.work_place_list ul li:hover h2{
 color:#008aff;
}
.work_place_list ul li{
 float:left;
 padding:10px;
 list-style:none;
 width:13.90%;
}
.work_place_list ul li .work_image_box{
 display:block;
 border-bottom:solid 3px #008aff;
 position:relative;
}
.work_place_list ul li .work_image_box:hover .over_box{
 opacity:1;
}



.over_box{
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 opacity:0;
 display:flex;
 align-items:center;
 background:url(images/blue_tr.png) repeat;
 transition-duration:0.5s;
 -moz-transition-duration:0.5s;
 -ms-transition-duration:0.5s;
 -o-transition-duration:0.5s;
 -webkit-transition-duration:0.5s;
}
.over_box a{
 width:100%;
 text-align:center;
 color:#fff;
 font-weight:normal;
 font-size:16px;
 text-transform:capitalize;
}
.over_box a span{
 display:inline-block;
 background:#313b46;
 border-radius:5px;
 padding:8px 15px;
}
.over_box a span:hover{
 background:#014782;
}




.work_place_list .work_image_box img{
 width:100%;
 display:block;
}
.work_place_list .work_image_des{
 display:block;
 text-align:center;
}
.work_place_list .work_image_des h3{
 font-size:22px;
 color:#616161;
 font-family:'Humanist521BT-BoldCondensed';
 padding:20px 0px;
}
.work_place_list .work_image_des h2{
 font-size:22px;
 color:#616161;
 font-family:'Humanist521BT-BoldCondensed';
 padding:20px 0px;
}

.total_safety_consulting{
 background:#f0eeee;
 padding:60px 0px;
 border-top:solid 1px #dcdcdc;
 border-bottom:solid 1px #dcdcdc;
}
.total_safety_consulting h1{
 font-size:30px;
 color:#616161;
 text-align:center;
 font-family:'Humanist521BT-BoldCondensed';
}
.total_safety_consulting h1 span{
 color:#008aff;
}
.total_safety_list{
 display:block;
 padding-top:40px;
}
.total_safety_list ul li{
 display:block;
 background:url(images/cap_icon.png) no-repeat left 3px;
 padding-left:35px;
 font-size:22px;
 color:#7f7f7f;
 padding-bottom:15px;
}
.total_safety_list ul li:last-child{
 padding-bottom:0px;
}
.articles_interest{
 position:relative;
 background:#fff;
 padding:50px 0px;
}
.articles_head{
 display:block;
}
.articles_head h1{
 font-size:30px;
 text-align:center;
 padding-bottom:35px;
 background:url(images/head_border.png) no-repeat bottom center;
 color:#616161;
 font-family:'Humanist521BT-BoldCondensed';
}
.articles_head h1 span{
 color:#008aff;
}
.articles_list{
 display:block;
 padding-top:40px;
}
.articles_list:after,.articles_list:before{
 display:table;
 clear:both;
 content:"";
}
.articles_list ul li{
 float:left;
 width:25%;
 border:solid 1px #efefef;
}
.articles_list ul li .articles_image{
 display:block;
}

.articles_list ul li .articles_image img {
    height: 175px;
    width: 100%;
}

.articles_list ul li .social img { height:auto;}

.articles_des_box{
 display:block;
 padding:15px;
}
.articles_des_box .date_box{
 display:block;
 font-size:12px;
 color:#757989;
}
.articles_des_box .date_box span{
 font-size:12px;
 color:#757989;
}
.articles_des_box .date_box span font{
 color:#2a2b2f;
 font-size:12px;
 display:inline-block;
}
.articles_des_box h4{
 font-size:24px;
 color:#2a2b2f;
 padding:8px 0px 0px 0px;
 font-family:'Humanist521BT-BoldCondensed';
}
.articles_des_box h4 a{
 color:#2a2b2f;
}

.articles_des_box p.detail{
 font-size:14px;
 color:#757989;
 padding:20px 0px;
 line-height:22px;
min-height: 128px;
}
.read_more_button{
 display:block;
}
.read_more_button a{
 font-size:12px;
 color:#2a2b2f;
 font-family:'Humanist521BT-BoldCondensed';
}
.social_fav_box_bg{
 display:block;
 padding:15px 0 10px 0px;
}
.social_fav_box_bg:after,.social_fav_box_bg:before{
 display:table;
 clear:both;
 content:"";
}
.social_fav_box_bg .social{
 float:left;
}
.social_fav_box_bg .social a{
 float:left;
}
.social_fav_box_bg .fav_box{
 float:right;
 background:#efefef;
 padding:5px;
}
.social_fav_box_bg .fav_box a{
 float:left;
 padding-right:15px;
}
.social_fav_box_bg .fav_box a:last-child{
 padding-right:0px;
}
.social_fav_box_bg .fav_box a span{
 float:left;
 padding-right:10px;
 font-size:11px;
 padding-top:4px;
 font-family:'Humanist521BT-BoldCondensed';
 color:#2a2b2f;
}
.social_fav_box_bg .fav_box a i{
 float:left;
}
.view_articles_button{
 display:block;
 text-align:center;
 padding-top:40px;
}
.view_articles_button:after,.view_articles_button:before{
 display:table;
 clear:both;
 content:"";
}
.view_buttons .more-link{

width: 30%;
 display:inline-block;
 font-size:14px;
 color:#2a2b2f;
 font-family: 'OpenSans-Bold';
 padding:15px 25px 15px 15px;
 text-transform:uppercase;
 border:solid 1px #2a2b2f;
 background:url(images/button_arrow.png) no-repeat 97% center;
}

.view_articles_button a,
.entry-content .view_articles_button a
{
 display:inline-block;
 font-size:14px;
 color:#2a2b2f;
 font-family: 'OpenSans-Bold';
 padding:15px 25px 15px 15px;
 text-transform:uppercase;
 border:solid 1px #2a2b2f;
 background:url(images/button_arrow.png) no-repeat 97% center;
}


.testimonal_bg{
 display:block;
 background:#f0eeee;
 padding:42px 0px;
}
.testimonal_inner{
 padding-top:50px;
 text-align:center;
 display:block;
}
.testimonal_inner p{
 font-size:16px;
 color:#323232;
 line-height:30px;
}
.user_image_box{
 display:block;
 text-align:center;
 padding:30px 0px 30px 0px;
}
.user_image_box a{
 display:inline-block;
 width:80px;
 height:80px;
 border-radius:100%;
 background:#333333;
}
.user_name_box{
 display:block;
 text-align:center;
}
.user_name_box a{
 font-size:16px;
 color:#666666;
}
.testimonal_arrow_box{
 display:block;
 text-align:center;
 padding-top:35px;
}
.testimonal_arrow_box:after,.testimonal_arrow_box:before{
 display:table;
 clear:both;
 content:"":
}
.testimonal_arrow_box ul{
 display:inline-block;
}
.testimonal_arrow_box ul li{
 float:left;
}
.testimonal_arrow_box ul li a img{
 background:#cccccc;
}
.testimonal_arrow_box ul li a:hover img{
 background:#008aff;
}
.testimonal_arrow_box ul li.active a img{
 background:#008aff;
}
.get_touch{
 background:url(images/get_bg.png) no-repeat;
 background-size:100% 100%;
 padding:70px 0px;
}
.get_head{
 display:block;
 text-align:center;
}
.get_head h1{
 font-size:30px;
 color:#f0eeee;
 font-family:'Humanist521BT-BoldCondensed';
 padding:0px 0px 30px 0px;
 background:url(images/get_head_arrow.png) no-repeat bottom center;
}
.get_touch_inner{
 display:block;
 padding-top:50px;
}
.get_touch_inner:after,.get_touch_inner:before{
 display:table;
 clear:both;
 content:"";
}
.get_form_left{
 float:left;
 width:638px;
}
.fild_box{
 display:block;
 margin-bottom:15px;
}
.fild_box input{
 width:100%;
 background:#3e769c;
 height:45px;
 line-height:45px;
 padding:10px;
 color:#fff;
 font-size:14px;
 border:none;
}
.fild_box textarea{
 width:100%;
 background:#3e769c;
 height:170px;
 line-height:normal;
 padding:10px;
 color:#fff;
   font-family: "Roboto-Reguler";
 font-size:14px;
 border:none;
}
.submit_button{
 display:block;
}
.submit_button:after,.submit_button:before{
 display:table;
 clear:both;
 content:"";
}
.submit_button input{
 display:inline-block;
 border:none;
 padding:10px 15px;
 background:#008aff;
 border-radius:3px;
 color:#fff;
 font-size:14px;
 font-family:"Roboto-Bold";
 cursor:pointer;
}
.submit_button input:hover{
 background:#fff;
 color:#333;
}
.contact_detail{
 float:left;
 padding-left:30px;
 width: calc(100% - 638px);
}
.contact_detail h2{
 font-size:18px;
 color:#ffffff;
 font-family:'Humanist521BT-BoldCondensed';
}
.contact_detail p{
 font-size:16px;
 color:#d9d9d9;
 line-height:24px;
 padding:20px 0px;
}


.inner_page_content .contact_detail h2{
 font-size:18px;
 color:#333;
 font-family:'Humanist521BT-BoldCondensed';
}
.inner_page_content .contact_detail p{
 font-size:16px;
 color:#333;
 line-height:24px;
 padding:20px 0px;
}


.inner_page_content  .contact_detail ul li a span {
    color: #333;
    float: left;
    font-size: 14px;
}



.contact_detail ul{
 display:block;
}
.contact_detail ul:after,.contact_detail ul:before{
 display:table;
 clear:both;
 content:"";
}
.contact_detail ul li{
 display:block;
 padding-bottom:8px;
}
.contact_detail ul li:after,.contact_detail ul li:before{
 display:table;
 clear:both;
content:""; 
}
.contact_detail ul li a{
 display:block;
}
.contact_detail ul li a:after,.contact_detail ul li a:before{
 display:table;
 clear:both;
 content:"";
}
.contact_detail ul li a i{
 float:left;
 width:20px;
}
.contact_detail ul li a span{
 float:left;
 font-size:14px;
 color:#d9d9d9;
}

/*--------------------------------------------------------------------------------------*/
/*footer-css-here
/*--------------------------------------------------------------------------------------*/

footer{
 background:#292929;
 padding:30px 0px;
}
.email_address_box{
 display:block;
 padding-right:100px;
}
.email_address_box h1{
 font-size:29px;
 color:#4c4b4b;
 border-bottom:solid 1px #8d8d8d;
 padding-bottom:10px;
 font-family: 'OpenSans-Light';
}
.email_address_box h1 a{
 font-size:29px;
 color:#4c4b4b;
}
footer .col_lg3 .col1.email_address{
 width:550px;
}
.footer_social{
 display:block;
 padding:30px 0px;
}
.footer_social:after,.footer_social:before{
 display:table;
 clear:both;
 content:"";
}
.footer_social ul li{
 float:left;
 margin-right:10px;
}
.footer_social ul li a{
  display:block;
}
.footer_social ul li a:hover{
 opacity:0.7;
}
.footer_social ul li:last-child{
 margin-right:0px;
}
.copy_right_box{
 display:block;
 padding-top:10px;
}
.copy_right_box p{
 font-size:14px;
 color:#696969;
} 
footer .col_lg3  .col1{
 width:26.3%;
}
footer .col_lg3  .col1 h2{
 font-size:24px;
 color:#ffffff;
 font-family: 'OpenSans-Semibold'; 
 padding-bottom:20px; 
}
.footer_menu{
 display:block;
 padding-right:55px;
}
.footer_menu ul li{
 display:block;
 padding:10px 0px;
 border-bottom:solid 1px #8d8d8d;
}
.footer_menu ul li a{
 display:block;
 font-size:14px;
 color:#999999;
}
.footer_menu ul li a:hover{
 color:#fff;
}

.footer_menu ul.menu{ background: rgba(0, 0, 0, 0) none repeat scroll 0 0; display: block !important; float: none; position: relative; text-align: left !important; top: 0;}
/*--------------------------------------------------------------------------------------*/
/*inner-page-css-here
/*--------------------------------------------------------------------------------------*/

.inner_page_content{
 display:block;
}
.inner_page_content:after,.inner_page_content:before{
 display:table;
 clear:both;
 content:"";
}
.inner_banner_bg{
 display:block;
 /*height:700px;*/
 overflow:hidden;
}
.inner_banner_bg img{
 width:100%;
 height:auto;
}
.safty_management_system{
 position:relative;
 padding:30px 0 60px 0px;
}
/*
.management_head{
 display:block;
 text-align:center;
}
.management_head h1{
 display:inline-block;
 font-size:30px;
 color:#616161;
 padding-bottom:30px;
 background:url(images/border02.png) no-repeat bottom center;
 font-family:'Humanist521BT-BoldCondensed';
 margin:0 0 30px;
}*/

.management_head{
 display:block;
 text-align:left;
}
.management_head h1{
 display:inline-block;
 font-size:30px;
 color:#616161;
 padding-bottom:30px;
 font-family:'Humanist521BT-BoldCondensed';
 margin:0 0 30px;
}
.management_head h1 span{
 color:#008aff;
}
.management_list{
 display:block;
 padding-top:50px;
}
.management_list:after,.management_list:before{
 display:table;
 clear:both;
 content:"";
}
.management_list ul li{
 float:left;
 width:50%;
 padding-bottom:45px;
 padding-right:50px;
}
.management_list ul li:after,.management_list ul li:before{
 display:table;
 clear:both;
 content:"";
}
.management_list ul li .management_image{
 float:left;
 width:150px;
 height:150px;
 overflow:hidden;
}
.management_list ul li .management_image a{
 display:block;
}
.management_list ul li .management_image img{
 width:100%;
 height:auto;
}
.management_list ul li .management_des{
 width: calc(100% - 150px);
 float:left;
 padding-left:25px;
}
.management_list ul li .management_des h4{
 font-size:20px;
 color:#616161;
 font-family:'Humanist521BT-BoldCondensed';
}
.management_list ul li .management_des p{
 font-size:15px;
 color:#7f7f7f;
 line-height:22px;
 padding:10px 0px;
}
.management_list ul li .continue_reading{
 display:block;
 font-size:14px;
 color:#008aff;
}
.management_list ul li .continue_reading a{
 color:#008aff;
 font-size:14px;
}
.management_list ul li .continue_reading a:hover{
 color:#333;
}
.menu_toggel{
 float:right;
 cursor:pointer;
 display:none;
}
.menu_toggel img{
 background:#008aff;
}
.inner_page_content{
 display:block;
}
.inner_page_content:after,.inner_page_content:before{
 display:table;
 clear:bot;
 content:"";
}
.inner_page_content h1{
 font-size:30px;
 font-weight:bold;
 color:#333;
 padding:0px 0 20px 0px;
 margin:0;
 font-family:"Roboto-Bold";
}
.inner_page_content h2{
 font-size:18px;
 font-weight:bold;
 padding:15px 0px;
}
.inner_page_content ul {
 list-style:disc;
 padding:5px 15px 20px;
}
.inner_page_content ul li{
 padding-bottom:15px;
 font-size:16px;
}
.text_image_box{
 display:block;
}
.text_image_box:after,.text_image_box:before{
 display:table;
 clear:both;
 content:"";
}
.image_box01{
 float:left;
}
.text_image_box .text_box{
 float:left;
 width:70%;
 padding:0px 15px;
}
.text_image_box .text_box span{
 font-size:14px;
 color:#333;
}
.inner_page_content a{
 font-size:16px;
 font-weight:bold;
 color:#008aff;
}
.inner_page_content a:hover{
 color:#333;
}
.bottom_text_box{
 display:block;
 width:100%;
 padding-top:0;
}
.contact_button{
 display:inline-block;
 padding:10px 15px;
 background:#008aff;
 color:#fff !important;
 font-weight:normal;
 border-radius:5px;
}
.contact_button:hover{
 background:#333;
}
.dummy_list2 ul{
 list-style:none;
}
.inner_page_content p{
 padding-bottom:28px;
}
.wpcf7-form .fild_box input{
 background:#fff;
 border:solid 1px #ccc;
 color:#333;
 font-size:14px;
}
.wpcf7-form .fild_box textarea {
 background:#fff;
 border:solid 1px #ccc;
 color:#333;
 font-size:14px;
}

.page-id-94 .articles_list ul li{height: 425px; overflow:hidden; list-style:none; margin-bottom:15px}
.page-id-94 .articles_des_box h4{max-height:50px; overflow:hidden;}
.page-id-6 .management_head{ display:none}
.page-id-94 .articles_list ul li .read_more_button{
 display:block;
}
.page-id-94 .articles_list ul li .read_more_button a{
 font-size:12px;
 color:#2a2b2f;
 font-family:'Humanist521BT-BoldCondensed';
}

.page-id-94 .articles_list ul li .social_fav_box_bg{ display:none}


#FSContact1 input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #333;
    font-size: 14px;
     height: 45px;
    line-height: 45px;
    padding: 10px;
    width: 100%;
}

#fscf_submit_div1 input#fscf_submit1 {
    background: #008aff none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto-Bold";
    font-size: 14px;
width:auto;
line-height:15px;
    padding: 10px 15px;
}

#FSContact1 textarea#fscf_field1_3 {

    background: #FFF none repeat scroll 0 0;
    border: medium none;
    color: #333;
    font-family: "Roboto-Reguler";
    font-size: 14px;
    height: 170px;
    border: 1px solid #ccc;
    line-height: normal;
    padding: 10px;
    width: 100%;

}


.sp-layer.sp-black.sp-padding.desc-in.desc-in-bg.hide-medium-screen {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    text-align: left !important;
    width: 1177px !important;
	top:4%!important;
}

.sp-layer.sp-black.sp-padding.desc-in.desc-in-bg.hide-medium-screen > span {
    color: #f3f3f3;
    font-family: "Humanist521BT-BoldCondensed";
    font-size: 40px;
    padding: 30px 0;
	display:block;
}

.sp-layer.sp-black.sp-padding.desc-in.desc-in-bg.hide-medium-screen > a {
    background: #008aff none repeat scroll 0 0;
    border-radius: 3px;
    color: #f3f3f3;
    display: inline-block;
    font-family: "Humanist521BT-RomanCondensed";
    font-size: 22px;
    padding: 10px 23px;
}
.sp-layer.sp-black.sp-padding.desc-in.desc-in-bg.hide-medium-screen{opacity:1 !important}
.footer_menu .menu{margin-top:0px}

iframe {
    position: relative;
    top: 18px;
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */

.span_12_of_12 {
	width: 100%;
}

.span_11_of_12 {
	width: 91.53%;
}

.span_10_of_12 {
	width: 83.06%;
}

.span_9_of_12 {
	width: 74.6%;
}

.span_8_of_12 {
	width: 66.13%;
}

.span_7_of_12 {
	width: 57.66%; 
}

.span_6_of_12 {
	width: 49.2%; 
}

.span_5_of_12 {
	width: 40.73%; 
}

.span_4_of_12 {
	width: 32.26%; 
}

.span_3_of_12 {
	width: 23.8%;
}

.span_2_of_12 {
	width: 15.33%; 
}

.span_1_of_12 {
	width: 6.86%; 
}

.span_10_of_10 {
	width: 100%;
}

.span_9_of_10 {
	width: 89.84%;
}

.span_8_of_10 {
	width: 79.68%;
}

.span_7_of_10 {
	width: 69.52%; 
}

.span_6_of_10 {
	width: 59.36%; 
}

.span_5_of_10 {
	width: 49.2%; 
}

.span_4_of_10 {
	width: 39.04%; 
}

.span_3_of_10 {
	width: 28.88%;
}

.span_2_of_10 {
	width: 18.72%; 
}

.span_1_of_10 {
	width: 8.56%; 
}


.section-dynamic h3 {
    text-align: center;
    padding-bottom: 10px;
}
.news-area ul li a .wp-post-image{
    width: 32%;
    height: auto;
    float: left;
    padding-top: 38px;
    padding-right: 12px;
    }

/*----Sharp Web Classes----*/

.pt10 {padding-top:10px;}
.pt20 {padding-top:20px;}
.pt30 {padding-top:30px;}
.pt40 {padding-top:40px;}
.pb10 {padding-bottom:10px;}
.pb20 {padding-bottom:20px;}
.pb30 {padding-bottom:30px !important;}
.pb40 {padding-bottom:40px;}

.container
{
  overflow:inherit;
}

img.alignleft 
{
 float:left;
 margin-right:20px;
}

img.aligncenter 
{
  display: block;
  float: none;
  margin: 0 auto;
}

.text-left
{
 text-align:left;
}

.text-right
{
 text-align:right;
}

.text-center
{
 text-align:center;
}

.menu_toggel
{
 display:none !important;
}


.management_head
{
 display:none;
}

.work_place_list
{
 padding-bottom:50px;
} 

.work_place_list img
{
 border-bottom: 3px solid #008aff;
}

.work_place_list .vc_col-sm-6:first-child
{
 width:57%;
}

.work_place_list .vc_col-sm-6:last-child
{
 width:43%;
}

.work_place_list .vc_col-sm-6:first-child .vc_col-sm-4
{
 width:25%;
}

.work_place_list .vc_col-sm-6:last-child .vc_col-sm-3
{
 width:33.3%;
}

.entry-content .total_safety_consulting h1{
 font-size:30px;
 color:#fff;
 text-align:center;
 font-family:'Humanist521BT-BoldCondensed';
}

.entry-content .total_safety_consulting h1 span{
 color:#008aff;
}

.entry-content .view_articles_button
{
 padding-top:20px;
}

.saftysecpad
{
 padding-right:220px;
}

.getintouch form
{
 margin-top:12px;
}

.getintouch .form-control,
.form-control
{
 background: #fff;
 border: 1px solid #ccc;
 color: #333;
 font-size: 14px;
 height: 45px;
 line-height: 45px;
 padding: 10px;
 margin-bottom:10px !important;
 width: 100%;
}

.getintouch textarea.form-control,
textarea.form-control
{
 background: #fff;
 border: 1px solid #ccc;
 color: #333;
 font-family: "Roboto-Reguler";
 font-size: 14px;
 height: 130px;
 line-height: normal;
 padding: 10px;
 width: 100%;
}

.getintouch input[type="submit"],
input[type="submit"]
 {
  background: #008aff none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto-Bold";
  font-size: 14px;
  line-height: 15px;
  padding: 10px 15px;
  width: auto;
}
.entry-content .get_head1
{
 display:block;
 text-align:center;
}

.entry-content .get_head1 h1, .page-id-8 .entry-content .get_head h1
{
 font-size:30px;
 color:#008AFF;
 font-family:'Humanist521BT-BoldCondensed';
 padding:0px 0px 30px 0px;
 background:url(images/get_head_arrowblue.png) no-repeat bottom center;
}

.entry-content .get_head
{
 display:block;
 text-align:center;
}

.entry-content .get_head h1
{
 font-size:30px;
 color:#f0eeee;
 font-family:'Humanist521BT-BoldCondensed';
 padding:0px 0px 30px 0px;
 background:url(images/get_head_arrow.png) no-repeat bottom center;
}

.entry-content .get_submit input[type="submit"]
 {
 background: #008aff;
 border: medium none;
 border-radius: 3px;
 color: #fff;
 cursor: pointer;
 display: inline-block;
 font-family: "Roboto-Bold";
 font-size: 14px;
 line-height: 15px;
 padding: 10px 15px;
 width: auto;
}

.entry-content .inner_page_content .contact_detail
{
 float:left;
 padding-left:30px;
 width:100%;
}

.entry-content .inner_page_content .contact_detail h2
{
 font-size:18px;
 color:#ffffff;
 font-family:'Humanist521BT-BoldCondensed';
}

.entry-content .inner_page_content .contact_detail p
{
 font-size:16px;
 color:#d9d9d9;
 line-height:24px;
 padding:20px 0px;
}

.contact_detail ul li a span 
{
  color: #d9d9d9;
  float: left;
  font-size: 14px;
}

.entry-content .contact_detail ul li a span 
{
 color: #d9d9d9;
 float: left;
 font-size: 14px;
 font-weight:normal;
}

.safty_management_system
{
 padding-bottom:0; 
}

.entry-content .total_safety_list
{
 display:block;
 padding-top:40px;
}

.entry-content .total_safety_list ul li
{
 display:block;
 <!--background:url(images/cap_icon_white.png) no-repeat left 3px;-->
 padding-left:35px;
 font-size:22px;
 <!--color:#fff;-->
 padding-bottom:15px;
}

.entry-content .total_safety_list ul li:last-child
{
 padding-bottom:0px;
}

.homeblog .rpwe-title
{
 display:none;
}

.homeblog time 
{
  display: none;
}

.homeblog .rpwe-thumb
{
 width:112px;
 height:112px;
 border:none;
 margin:0 10px 0 0 !important;
 padding:0 !important;
}

.homeblog .rpwe-summary 
{
  color: #757989;
  font-size: 14px;
  line-height: 22px;
  min-height: 128px;
}

.homeblog .more-link 
{
  display: block;
  float: left;
  margin-top: 10px;
  width: 100%;
  color: #2a2b2f;
  font-family: "Humanist521BT-BoldCondensed";
  font-size: 12px;
  text-transform:uppercase;
}


.over_box2
{
 position:absolute;
 top:0;
 left:0;
 right:0;
 margin:0 auto;
 text-align:center;
 width:100%; 
 opacity:0;
 transition-duration:0.5s;
 -moz-transition-duration:0.5s;
 -ms-transition-duration:0.5s;
 -o-transition-duration:0.5s;
 -webkit-transition-duration:0.5s;
}

.work_place_list .wpb_single_image .over_box1
{
 opacity:0;
}

.work_place_list .wpb_single_image:hover .over_box1
{
 opacity:1;
}

.siximgsection .over_box1 a {
  background:#313b46;
  color: #fff;  
  font-size: 16px;
  font-weight: normal;
  padding: 5px 10px;
  text-align: center;   
  border-radius: 5px;
  transition: all 0.2s ease-in-out 0s; 
}
.siximgsection .over_box1 a:hover {background:#014782;}
.imgarea {position: relative; background:#1C8AE7;}
.imgpart   img {
  width: 100%;  
}
 
  .imgoverlay {
  background: rgba(31, 137, 226, 0.7);
  height: 96%;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
 transition: all 0.3s ease-in-out 0s;
}

 
 .over_box1 {
  position: absolute;
  left: 0;
  right: 0;
opacity:0;
  text-align: center;
  top: 36%;
 transition: all 0.3s ease-in-out 0s;
}
.imgarea:hover .over_box1 {opacity:1;}
.imgarea:hover .imgoverlay  {opacity:1;}

.siximgsection h2{
 font-size:22px; text-align:center;
 color:#616161;
 font-family:'Humanist521BT-BoldCondensed';
 padding:20px 0px;
}
.siximgsection .wpb_raw_code.wpb_raw_html {
  margin-bottom: 8px;
}
.siximgsection .innercolumns .vc_column-inner:hover h2 {
  color: #1C8AE7;
}

.siximgsection .vc_col-sm-6:first-child {  width: 57%;}
.siximgsection .vc_col-sm-6:last-child {  width: 43%;}

.testimonialsec
{
 background:#f0eeee;
 padding:70px 0 10px;
}

.bottomsocialicon
{
 margin:20px 0 60px 0;
 padding:0;
 list-style:none;
}

.bottomsocialicon li
{
 padding:0;
 margin:0 4px 0 0;
 display:inline;
}

.bottomsocialicon li i
{
 width:30px;
 height:30px;
 line-height:30px;
 text-align:center;
 background:#d2d1cf;
 border-radius:50%;
 color:#292929;
 transition:all ease 0.6s;
}

.bottomsocialicon li i:hover
{
 background:#fff;
}

.inner_page_content ul.listcircle {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.inner_page_content ul.listcircle li:before {
  color: #008aff;
  content: "\f05d";
  font-family: fontawesome;
  font-size: 15px;
  margin: 0 10px 0 0;
}

/*----Start Blog----*/

.clearfix
{
 clear:both;
}

.blogprimary,
.singleblog
{
 float:left;
 width:70%;
 padding-right:30px;
}

.sidebar-container
{
 float:left;
 width:30%;
 background:#292929;
 border-radius:3px;
 padding:20px 24px 10px;
 font-size:14px;
 color:#999999;
}

.sidebar-container .widget
{
 margin-bottom:25px;
}

.sidebar-container h3
{
 color: #ffffff;
 font-family: "OpenSans-Semibold";
 font-size: 24px;
 padding-bottom: 15px;
}

.sidebar-container ul
{
 margin:0;
 padding:0;
 list-style:none;
}

.sidebar-container ul li
{
 margin:0 0 10px;
 padding:0 0 4px;
 border-bottom:1px solid #8d8d8d;
}

.sidebar-container ul li a
{
 color:#999999;
 text-decoration:none;
 transition:all ease 0.6s;
}

.sidebar-container ul li a:hover
{
  color:#fff; 
}

article
{
 background:#f0eeee;
 border-radius:3px;
 padding:25px 25px 30px;
 margin-bottom:30px;
}

.single article
{
 padding-bottom:0;
}

article h1
{
 color: #616161;
 font-family: "Humanist521BT-BoldCondensed";
 font-size: 24px;
 line-height: normal;
 margin: 0 0 15px;
 padding: 0;
}

article h1 a
{
 color: #616161;
}

article .entry-meta
{
 margin-bottom:14px;
}

article .entry-meta a
{
 color:#000;
}

.entry-meta span
{
 margin-right:12px;
}


article p
{
 margin-bottom:18px;
 font-size:15px;
 line-height:20px;
}


.blogimg
{
 width:30%;
}

.blogimg img
{
 float:left;
 width:100%;
 height:auto;
 margin-right:25px; 
}

.single .blogimg
{
 width:100%;
}


.single .blogimg img
{
 float:left;
 width:100%;
 height:auto;
 margin-right:0; 
 margin-bottom:20px;
}


.archive-title
{
 color: #616161;
 font-family: "Humanist521BT-BoldCondensed";
 font-size: 30px;
 line-height: normal;
 margin: 0 0 18px;
 padding: 0;
}

.archive-title a
{
 color: #616161;
}

.archive .sidebar-container
{
 margin-top:54px;
} 

article .contact_button 
{
 border-radius: 3px;
 font-size: 13px;
 padding: 7px 14px;
}


@media(max-width:1200px)
{

.site_content
{
 padding-top:160px !important;
}

.menu ul li a
{
 margin-right:0;
 padding:0 15px;
}

.saftysecpad
{
 padding-right:100px;
}

}

@media(max-width:991px)
{

.menu ul li a
{
 font-size:12px;
 padding:0 8px;
}

.siximgsection .vc_col-sm-6:first-child,
.siximgsection .vc_col-sm-6:last-child
{
 width:50%;
}

.siximgsection .vc_col-sm-6:first-child .vc_col-sm-3
{
 width:50%;
}

.siximgsection .vc_col-sm-6:last-child .vc_col-sm-4
{
 width:50%;
}

.siximgsection .vc_col-sm-6:first-child .vc_col-sm-3, 
.siximgsection .vc_col-sm-6:last-child .vc_col-sm-4
{
 min-height:255px;
}

.saftysecpad
{
 padding-right:50px;
}

.safty_management_system
{
 padding-bottom:0 !important;
}


.blogprimary,
.singleblog
{
 width:100%;
 padding-right:0;
}

.sidebar-container
{
 width:100%;
 margin-bottom:30px; 
}

}



@media(max-width:768px)
{

.siximgsection .vc_col-sm-6:first-child, 
.siximgsection .vc_col-sm-6:last-child
{
 float:left;
}

.siximgsection .vc_col-sm-6:first-child .vc_col-sm-3
{
 float:left !important;
 width:50% !important;  
}

.siximgsection .vc_col-sm-6:last-child .vc_col-sm-4
{
 float:left !important;
 width:50% !important;  
}

.saftysecpad
{
 padding-right:0;
}

}


@media(max-width:650px)
{

.siximgsection .vc_col-sm-6:first-child, 
.siximgsection .vc_col-sm-6:last-child
{
 float:left;
 width:100%;
}

.blogimg img
{
 float:none;
 display:block;
 margin:0 auto 30px;
 width:200px;
 height:200px; 
}


}


@media(max-width:360px)
{

.siximgsection .vc_col-sm-6:first-child .vc_col-sm-3
{
 width:100% !important;  
}

.siximgsection .vc_col-sm-6:last-child .vc_col-sm-4
{
 width:100% !important;  
}

.siximgsection h2
{
 font-size:18px;
}

}



.bottom_text_box {

    text-align: center;
}


.bottom_text_box a.contact_button {
    float: left !important;
        color: #008aff !important;
    padding: 14px 0px;
    font-size: 35px;
    width: 100%;
    margin-bottom: 20px !important;
    border: 2px #008aff solid;
    font-weight: 200 !important;
transition: all .5s;
    text-transform: uppercase;
    background: #fff;}

.bottom_text_box a.contact_button:hover {
    background: transparent;
    border: 2px #009d00 dotted !important;
    color: #009d00 !important;
}

.homeblog .rpwe-title {
     display: block !important; 
}

.service2 {
    margin: 0;
}

.page-id-8 .total_safety_list ul li {
    font-size: 16px;
}
.page-id-8 .total_safety_list ul li:last-child {
    padding-bottom: 15px;
}
ul.sub-menu li a {
    font-family: 'Raleway-ExtraBold' !important;}