@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),
         url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),
         url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),
         url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),
         url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

/* source-sans-pro-300 - latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/source-sans-pro-v14-latin-300.eot); /* IE9 Compat Modes */
    src: url(../fonts/source-sans-pro-v14-latin-300.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
         url(../fonts/source-sans-pro-v14-latin-300.woff2) format('woff2'), /* Super Modern Browsers */
         url(../fonts/source-sans-pro-v14-latin-300.woff) format('woff'), /* Modern Browsers */
         url(../fonts/source-sans-pro-v14-latin-300.ttf) format('truetype'), /* Safari, Android, iOS */
         url(../fonts/source-sans-pro-v14-latin-300.svg#SourceSansPro) format('svg'); /* Legacy iOS */
  }

* {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	position: static!important;
	width: 100%!important;
	transform: none!important;
	-webkit-transform: none!important;
	background: none!important;
    height: auto!important;

    color-adjust: exact;
    -webkit-print-color-adjust: exact !important;
}

html, body {
    width: 210mm;
    height: 297mm;
  }
  
body {
    padding: 20mm;
    font-family: "Source Sans Pro";
    font-weight: 300;
  }

li.fa{
    font-family: "Source Sans Pro";
    font-weight: 300;
    
}

li.fa::before {
    color: #66caad!important;
    font-family: "FontAwesome";
    margin-right: 3mm;
}

#fix-wrapper,
#footer,
#bottom,
.mod_navigation,
.invisible,
.theme-menu-close,
#theme-menu,
.body_top,
.body_bottom,
.stickyheader,
form,
.mod_breadcrumb {
	display: none!important;
}

body {
    font-size: 10pt!important;
}

.image_container img {
	width: 60mm!important;
	
	height: auto!important;
}

.block.one_third {
    width: 70mm !important;
    margin-top: 5mm;
}

.block.two_third {
    width: 140mm !important;
    margin-top: 7mm;
}
a {
    color: #66caad;
    text-decoration: none;
}

img {
	margin-bottom: 3mm;
}

p {
	margin-bottom: 5mm;
}

ul {
	margin-bottom: 10mm;
}

ul li {
	margin-bottom: 3mm;
}

.ce_gallery {
	margin-bottom: 10mm;
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom: 5mm;
    font-weight: 300;
    /* font-weight: bold; */
}

h1 {
	font-size: 22pt!important;
	line-height: 26pt!important;
}

h2 {
	font-size: 20pt!important;
	line-height: 26pt!important;
}

h3 {
	font-size: 18pt!important;
	line-height: 22pt!important;
}

h4 {
	font-size: 18pt!important;
    line-height: 22pt!important;
    color: #66caad;
}

h5 {
	font-size: 16pt!important;
	line-height: 19pt!important;
}

h6 {
	font-size: 14pt!important;
	line-height: 17pt!important;
}

table {
	width: 100%;
}

table td {
	padding: 0 2mm 2mm 0;
}

.isotope .isotope-item {
	position: static!important;
	transform:none!important;
	-webkit-transform: none!important;
}

.mod_portfoliolist.isotope {
	height: auto!important;
}

.mod_portfoliolist .info {
	margin-bottom: 10mm;
}

.mod_portfoliolist.isotope div {
	width: 100%!important;
	height: auto;
}

.tabs {
	display: none;
}

i.fa {
	display: none;
}

.ce_text_image_bar div {
	height: auto!important;
}

.pdf_link {
	display: none;
}

.mod_customcatalogreader .leftside-inside {
	display: none;
}

.ce_geolocation {
	display: none;
}

.zoomWrapper {
	display: none;
}

.back {
	display: none;
}
