@import url(http://weloveiconfonts.com/api/?family=brandico|entypo|zocial);

/* brandico */
[class*="brandico-"]:before {
  font-family: 'brandico', sans-serif;
}

/* entypo */
[class*="entypo-"]:before {
  font-family: 'entypo', sans-serif;
}

/* zocial */
[class*="zocial-"]:before {
  font-family: 'zocial', sans-serif;
}

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; line-height:25px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}

.inner_det_page ul , .inner_det_page ol{ list-style:square; }

.inner_det_page ul , .inner_det_page li , .inner_det_page ol {  margin-right: 20px !important;}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


@font-face {
    font-family: HelveticaRoman;
    src: url(../fonts/mezan/HelveticaNeueLTArabic-Roman.eot);
    src: url(../fonts/mezan/HelveticaNeueLTArabic-Roman.eot?#iefix) format('embedded-opentype'), url(../fonts/mezan/HelveticaNeueLTArabic-Roman.woff) format('woff'), url(../fonts/mezan/HelveticaNeueLTArabic-Roman.ttf) format('truetype'), url(../fonts/mezan/HelveticaNeueLTArabic-Roman.svg#svgFontName) format('svg')
}

@font-face {
    font-family: HelveticaLight;
    src: url(../fonts/mezan/HelveticaNeueLTArabic-Light.eot);
    src: url(../fonts/mezan/HelveticaNeueLTArabic-Light.eot?#iefix) format('embedded-opentype'), url(../fonts/mezan/HelveticaNeueLTArabic-Light.woff) format('woff'), url(../fonts/mezan/HelveticaNeueLTArabic-Light.ttf) format('truetype'), url(../fonts/mezan/HelveticaNeueLTArabic-Light.svg#svgFontName) format('svg');
    font-weight: 400
}

@font-face {
    font-family: HelveticaBold;
    src: url(../fonts/mezan/HelveticaNeueLTArabic-Bold.eot);
    src: url(../fonts/mezan/HelveticaNeueLTArabic-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/mezan/HelveticaNeueLTArabic-Bold.woff) format('woff'), url(../fonts/mezan/HelveticaNeueLTArabic-Bold.ttf) format('truetype'), url(../fonts/mezan/HelveticaNeueLTArabic-Bold.svg#svgFontName) format('svg');
    font-weight: 700
}

/* Regular */
@font-face {
    font-family: "JF Flat Regular";
    src: url('../fonts/flat/JF-Flat-regular.eot');
    src: url('../fonts/flat/JF-Flat-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/flat/JF-Flat-regular.svg#JF Flat Regular') format('svg'),
    url('../fonts/flat/JF-Flat-regular.woff') format('woff'),
    url('../fonts/flat/JF-Flat-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




body {		
		 font-family: 'HelveticaRoman', serif;  font-size: 14px;
	
	 }


a {
   
    color: #008dfb;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #800080;
}
a:hover {
    text-decoration: none;
    color: #008dfb;
}
a:active {
    text-decoration: none;
    color: #008dfb;
}


.inner_det_page a {
   
    color: #006ec2;
}
.inner_det_page a:link {
    text-decoration:underline;
}
.inner_det_page a:visited {
    text-decoration: underline;
    color: #006ec2;
}
.inner_det_page a:hover {
    text-decoration: underline;
    color: #000;
}
.inner_det_page a:active {
    text-decoration: underline;
    color: #000;
}
 
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
