@charset "UTF-8";
@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");

/*
	Hielo by TEMPLATED
	templated.co @templatedco
	Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}
div.qaq{
font-weight:700;
		font-size: 110%;
		color: #FFA828;
		padding:5px 0px 0px 0px;
		line-height: 1.5em;
		clear:both;
	 }
div.qaa{

		font-size: 110%;
		color: #000000;
		padding:5px 0px 15px 20px;
		line-height: 1.5em;
		clear:both;
	 }
table.company {

    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 5px;
	table-layout: auto;    
}
 
table.company th,
table.company td 
{
    padding: 10px;
	text-align: left;

}
 
table.company th {
	width:50%;
    background: #FBBE84;
    vertical-align: middle;
    text-align: right;
font-weight:700;
		font-size: 110%;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    
}
table.company th.mg {
min-width:100px;

    text-align: right;
}
 
table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #FBBE84;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() { 
    table.company th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
}
 
table.company td {
    background: #f8f8f8;
	width:50%;
	    text-align: left;
	font-weight:700;
		font-size: 110%;
    padding-left: 20px;
}

table.company td.mg1 {
    background: #f8f8f8;
	text-align: center;
		    padding: 15px;
}
table.company td.mg2 {
    background: #E9E7E7;
	text-align: center;
	    padding: 15px;
}





table.company2 {

    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 5px;
	table-layout: auto;    
}
 
table.company2 th,
table.company2 td 
{
    padding: 10px;
	text-align: left;

}
 
table.company2 th {
	width:50%;
    background: #FFD5AD;
    vertical-align: middle;
    text-align: right;
font-weight:700;
		font-size: 110%;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    
}
table.company2 th.mg {
min-width:100px;

    text-align: right;
}
 
table.company2 th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #FFD5AD;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() { 
    table.company2 th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
}
 
table.company2 td {
    background: #f8f8f8;
	width:50%;
	    text-align: left;
	font-weight:700;
		font-size: 110%;
    padding-left: 20px;
}

table.company2 td.mg1 {
    background: #f8f8f8;
	text-align: center;
		    padding: 15px;
}
table.company2 td.mg2 {
    background: #E9E7E7;
	text-align: center;
	    padding: 15px;
}

