/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html, button, input, select, textarea {
	color: #222;
}
html {
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}

::selection {
 background: #b3d4fc;
 text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
audio, canvas, img, video {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */



@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300,800);
/* Template Default Styles */

.contactHeading {
	display:block;
	font-size:20px;
	color:white;
	text-align:center;
}
/* Caption Styles */


.mainTitle {
	font-family: 'Open Sans', sans-serif;
	color: white;
	font-weight: 800;
	margin-top: 10px;
	display: block;
	text-transform: uppercase;
}
.subTitle {
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color: white;
	text-transform: inherit;
	font-size: 25px;
	display: block;
}
header {
	/*background-image:url(../images/headerBG.jpg);
	background-repeat:repeat-x;*/    
	min-height: 101px;
	background: black;
	padding: 10px 0;
	margin: 10px 0;
}
.caption {
	float: left;
	display: block;
	font-size: 30px;
	background: url(../images/bannerCaption.png);
	height:80px;
	padding-left:20px;
	background-repeat: no-repeat;
	position: absolute;
	width:75%;
	line-height: 28px;
	top: 40%;
	text-align:left;
}
span.mainTitle.singleTitle {
	margin-top: 27px;
	margin-left: 35px;
}
section#bannerSection {
	position: relative;
}

#headerLeft{
	float: left;
	padding-left: 2%;
}

#headerRight{
	float: right;
	padding-right: 2%;
}

.third-image{
	width: 16.5%
}

body {
	margin:0;
	background: #9b9997;
	padding:0;
	text-align: center;
	color:#333333;
	font-size:16px;
}
#top {
	display:none;
}
p {
	font-size: 1em;
	color: black;
	font-family: 'Josefin Sans', sans-serif;
}
main {
	max-width:980px;
	margin:auto;
	background: black;
	position: relative;
	display:block;
}
img {
	max-width:100%;
}
h1 {
	font-size: 1.5em;
	font-family: 'Josefin Sans', sans-serif;
	color: black;
}
.mainContent h1, .dotted {
	border-bottom: 1px dotted #ccc;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}
.mainContent p{
	margin-top: 0px;
  padding: 10px 10px 0px 10px;
}
#mainLogo {
	float:left;
	padding: 0 5px;
	display: block;
}
div#mainLogo .slogan {
	display:block;
	color: #01497b;
	font-weight:bold;
	font-size: 17px;
	font-family: times;
	margin-bottom:5px;
}
/* Navigation Styles */

ul.header-nav {
	margin:0;
	display: inline-block;
	padding:4px 0;
	list-style:none;/* Background Image Optional *//*background-image:url(../images/navBG.jpg);
	background-repeat:repeat-x;*/
	
}
a:link, a:visited, a:active, a:hover {
	color:red;
	text-decoration:none;
}
ul.header-nav li:first-child {
	border-left:none;
}
ul.header-nav li {
	float:left;
	margin: 0 10px;
}
ul.header-nav li a, .redBtn {
	color:#FFFFFF;
	background: rgb(197, 25, 25);
	text-decoration:none;
	font-weight:bold;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:16px;
	display:block;
	text-transform: uppercase;
	padding: 5px 10px;
	text-align:center;
	line-height:34px;
}
ul.header-nav li a:hover, ul.header-nav li.active-menu a, .redBtn:hover {
	color:black;
	background:#ccc;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
span.num {
	display: block;
	clear: right;
	float: right;
	text-align: right;
	width: 30%;
	margin-right: 10px;
	margin-top: 25px;
	color: #01497b;
	font-size: 20px;
}
span.num a {
	color: #01497b;
	text-decoration:none;
}
/* ON LINK STATE STYLES */
 

.selected {
	color: #000 !important;
}
/* ON LINK STATE STYLES */

a#writeReview {
	float: right;
	padding: 10px;
	background: black;
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	display: block;
}
/* Main Page styles */

ul.contactList {
	float:none;
	width:100%;
}
div#contactSide h1 {
}
#mainPage {
	
 padding-top: 10px;
	background-color: black;
}
section#sliderContact {
	-webkit-box-shadow: 0 2px 10px 1px #7D7D7D;
	box-shadow: 0 2px 10px 1px #7D7D7D;
}
.mainContent {
  text-align: left;
  background-color: white;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}
#specialOffers {
	background-image:url(../images/contentGrad.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #ccc;
	padding:5px;
	text-align:left;
}
#specialOffers h1 {
	font-size:1.250em;
	color:#00386B;
	margin: 0;
	padding: 0 0 10px 0;
}
article#mainPage aside {
	float: right;
	margin:10px;
	background-color: white;
	width:25%;
}
#mainPage aside img {
	margin: 10px;
}
div#contactSide h1 {
	color: black;
	font-size:1.250em;
	margin: 10px 0;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin: 0 0 15px 0;
}
/* Footer styles */

footer {
	height: 25px;
	border-top: 1px solid white;
	background: black;
	padding:10px 0;
	margin-top: 10px;
	margin-bottom: 11px;
	position:relative;
}
span#top a {
	display: block;
	background:black;
	width:50px;
	color:white;
	text-decoration:none;
	padding: 11px;
	font-weight:bold;
	position: fixed;
	right: 10px;
	z-index: 9999;
	bottom: 45px;
}
ul.footer-nav li {
	display:inline;
	border-left:1px solid white;
}
ul.footer-nav li:first-child {
	border-left:none;
}
ul.footer-nav li a {
	color:white;
	text-decoration:none;
	padding-left:5px;
	font-size:0.813em;
}
ul.footer-nav {
	margin:0;
	padding-left:0;
}
span.copy, span.copy a {
	color: white;
	font-size: 12px;
	text-decoration:none;
}
.clear {
	clear:both;
}
span.sloganHead {
  color: white;
  font-family: 'Josefin Sans', sans-serif;
  display: block;
  width: 100%;
  float: left;
  line-height: 65px;
  text-transform: uppercase;
  text-align: center;
  font-size: 35px;
}
span.grayHead {
	background: #cacfcb;
	display: block;
	font-family: 'Josefin Sans', sans-serif;
	margin: 10px 0;
	padding: 25px;
	text-align: center;
}
/* Contact and slider styles */

div#contactSide {
	min-height: 1148px;
}
.contact {
	width: 25%;
	float: right;
	display:block;
	padding: 9px 0;
	background: #013567;
	height:344px;
}
.contactMain {
	width: 75%;
	display:block;
	margin: 25px auto;
	padding: 9px 0;
	background: #013567;
	-webkit-box-shadow: 0 0 5px 5px #A1A1A1;
	box-shadow: 0 0 5px 5px #A1A1A1;
}
form#contactpageform {
	width: 100%;
}
.contactMain input, .contactMain textarea {
	width: 90%;
	margin: 5px;
	height: 25px;
}
.contactMain textarea {
	height:150px;
}
ul.contactList {
	margin:0;
	padding: 0;
}
ul.contactList li {
	list-style:none;
	margin-left:0;
	padding-left:0;
	padding-bottom:3px;
}
div#sliderWrapper {
	width: 100%;
}
ul.offerImages {
	padding:0;
	margin:0;
}
ul.offerImages li {
	margin:0;
	padding:0;
	list-style:none;
}
section#categoryList {
	width: 70%;
	float: right;
}
ul.box1, .box2, .box3 {
	padding: 0;
	margin-top:0;
	float:left;
	width:30%;
}
.box2 {
	margin:0 25px;
}
ul.box1 li, .box2 li, .box3 li {
	margin: 0;
	list-style: none;
	text-align: left;
	font-size: 0.775em;
	padding: 5px 0 0 20px;
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
#mobileNavTab {
	display: none;
	float: right;
	background: black;
	cursor: pointer;
}
#mainNav {
	background: #0b1425;
	display:block;
}
/* Responsive Menu */

#rMenu {
	display:none;
	background: #5F5F5F;
}
#rMenu a {
	font-size: 20px;
	padding: 5px 0 5px 10px;
	display: block;
	border-top: 1px solid white;
	color: white;
	text-decoration: none;
}
#rMenu a:hover {
	background:#000;
	text-decoration:none;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
#rMenu ul {
	margin-left:0;
	margin-top:0;
	padding-left:0;
	margin-bottom: 0;
}
#CC {
	/*float:right; 
	margin:10px;
	clear:right;*/
	
	position: absolute;
	right: 15px;
	margin-top: -10px;
}
#mainNav .dropMain {
	position:relative;
}
#mainNav .dropMain:hover .dropdown {
	display:block;
}
#mainNav .dropdown {
	display:none;
	position: absolute;
	z-index: 9999;
	background: #013f70;
	top:20px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	margin-left:0;
	padding-left:10px;
	-webkit-box-shadow: 0 2px 10px 1px #7D7D7D;
	box-shadow: 0 2px 10px 1px #7D7D7D;
}
#mainNav .dropdown li {
	border:none !important;
}
#mainNav .dropdown li a {
	text-align:left !important;
	font-size:14px !important;
	width:250px !important;
}
footer .downarrow {
	display:none;
}
#mainNav .downarrow {
	width: 7px;
	margin-left: 5px;
}
#rMenu .downarrow {
	margin-left:10px;
}
#rMenu .downarrow {
	position: static;
	margin-left:15px;
}
span.cities {
	display:block;
	margin:15px;
}
span.cities a {
	font-size:0.813em;
	color:#003E71;
	text-decoration:none;
	font-weight:bold;
}
/* Hide dropdown from Footer and Responsive Navigation */

footer .dropdown, #rMenu .dropdown {
	display:none;
	background: #013f70;
}
#rMenu .dropdown a {
	font-size:1.125em;
}
section#introContent p {
	font-size: 1.2em;
}
/* Review Styles */

.review_box {
	font-size: 14px;
	color: black;
	padding: 10px;
	margin:25px;
	text-align:left;
}
.review_box p{  
  font-size: 1em;
  padding-left: 20px;
  margin-top: 5px;
  color: black;
  font-family: 'Josefin Sans', sans-serif;
  }
.review_box strong {
	font-weight:bold;
	font-size:16px;
}
div.review_rating {
	font-family: arial;
  font-weight: bold;
  color: yellow;
  background-color: rgba(0, 0, 0, 0.4);
  width: 135px;
  -webkit-border-radius: 10px;
  padding-left: 5px;
}
#mainNav .serviceLinkrNav, footer .serviceLinkrNav {
	display:none;
}
ul#servicePageImg li {
	display:inline-block;
	margin: 10px 0;
}
ul#servicePageImg img {
	width: 100%;
	display:block;
	clear:both;
}
ul#servicePageImg {
	margin: 0;
	padding: 0;
}
#servicePageImg a {
	display:inline-block;
	clear:both;
	text-decoration:none;
	color:black;
	text-align:center;
	margin:5px 5px;
	max-width: 215px;
	height:150px;
}
#servicePageImg span {
	display:block;
	clear:both;
	text-align:center;
	width:200px;
	margin: 5px;
	font-size: 13px;
	font-weight: bold;
}
section#introContent {
	width: 96%;
	padding: 10px;
	background: white;
	color: black;
	margin: auto;
}
img.testImage {
	float: left;
}
div#reviewForm {
	height:343px;
	max-width: 662px;
	float: right;
	margin: 0;
	-webkit-box-shadow:none;
	box-shadow:none;
}
#reviewForm textarea {
	height:100px;
}
ul.testCol2 {
	float: right;
	margin: 30px 45px 0 0;
	padding: 0;
}
body#TESTIMONIAL ul.contactList {
	float: left;
	width: 64%;
	margin-left: 10px;
}
ul.testCol2 li {
	list-style:none;
}
section#mainPageBanner {
	position: relative;
}
div#mainLogoCity img {
	background:#01497b;
}
div#mainLogoCity {
	position:absolute;
	right: 0;
	width: 265px;
	margin-top: 50px;
}
div#mainLogoCity span {
	font-size:15px;
	color:red;
	font-weight:bold;
}
span.cityCaption {
	display: block;
	font-size:18px !important;
	color:black !important;
}
#testBanner {
	background:#efe9dd;
}
#reviewForm ul.contactList span {
	float: left;
	color:red !important;
}
form#homeform input, form#homeform textarea {
	width:90%;
}
form#homeform table span {
	line-height: 13px !important;
	display: block;
}
article#contactPage {
	background: white;
	-webkit-box-shadow: 0 2px 10px 1px #7D7D7D;
	box-shadow: 0 2px 10px 1px #7D7D7D;
	padding: 20px 0;
}
.slogan {
	font-size: 30px;
	font-family: 'Josefin Sans', sans-serif;
	color: white;
	font-weight: bold;
}
.slogan a {
	display:block;
	color:white;
	text-decoration:none;
	font-size:.8em;
}
.left {
	float:left;
}
.mrl {
	margin-right:15px;
}
.mbl {
	margin-bottom:15px;
}
.col1 img {
	float:left;
	margin: 0 10px 15px 0;
}


.col1 {
  margin-right: 5px;
  width: 50%;
  color: black;
  float: left;
  padding-left: 15px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 13px;
}
.col2 {
  font-family: 'Josefin Sans', sans-serif;
  min-height: 100px;
  float: left;
  border-left: 1px solid #ccc;
  text-align: left;
  padding-left: 15px;
  font-size: 12px;
}
.col2 img{
	width: 90px;
	margin-top: 5px;
	float: right;
}
.col2 strong { font-size:15px;
font-weight: bold;
 }

.bioName span {
    font-size: 17px;
    font-weight: bold;
}

.bioName {
    font-size: 15px;
    font-weight: bold;
}
#bio p{
	padding: 0px 10px 0px 10px;
  text-indent: 20px;
  font-size: 1em;
  color: black;
  font-family: 'Josefin Sans', sans-serif;
}
#bio .col-1{
  width: 20%;
  float: left;
}
#bio .col-2{
  width: 80%;
  float: left;
}

/* Link Styles */

body#HOME .homeLink, body#TESTIMONIALS .testLink, body#BIO .bioLink, body#WHY .whyLink   {
	color:black !important;
	background:#ccc !important;
}
section.reviewContent {
	background: white;
	text-align: left;
	width: 96%;
	padding: 10px;
	margin: auto;
}
/* Shadow Class */



section#section2 {
    background: #0a152b;
    width: 100%;
}
#section2 span{
font-size: 24px;
}

.colone {
    float: right;
}


.colthird p, 
.colthird li {
}


span.title {
    font-size: 16px;
    color: white;
    display: block;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    padding: 15px;
}

.colthird p { color:black; }

.colthird ol li { 
	font-family: 'Josefin Sans', sans-serif;
 }


.colthird { float:left; padding-right: 10px; background: white; color: black; }

.shadow {
	-webkit-box-shadow: 0 2px 10px 1px #7D7D7D;
	box-shadow: 0 2px 10px 1px #7D7D7D;
}
/* Slide effects */



.text-container {
	font-family: 'Josefin Sans', sans-serif;
}
.caption-container {
	-webkit-animation: slideIn;
	-moz-animation: slideIn;
	-o-animation: slideIn;
	animation: slideIn;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
	position: absolute;
	width: 45%;
	color: white;
	background-image:url(../images/capBG.png);
	background-repeat:repeat;
	top: 103px;
}
.caption-container h1 {
	color:white !important;
	font-family:arial;
	font-size:2.5em;
}
.caption-container p {
	color:#E2A412;
	font-size:1.3em !important;
}
.caption-container a {
	color:white;
	display:block;
	background: #9f1f1e;
	width:140px;
	padding:11px;
	margin:auto;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}
		
		

/* Alternate Caption slideIn CSS */
/* Will not work properly without JS pull by Ryan Long https://github.com/woothemes/FlexSlider/pull/865 */
@-webkit-keyframes slideIn {
0% {
left: 9%;
opacity: 0;
}
 100% {
left: 0;
opacity: 1;
}
}
 @-moz-keyframes slideIn {
0% {
left: 9%;
opacity: 0;
}
 100% {
left: 0;
opacity: 1;
}
}
 @-o-keyframes slideIn {
0% {
left: 9%;
opacity: 0;
}
 100% {
left: 0;
opacity: 1;
}
}
 @keyframes slideIn {
0% {
left: 9%;
opacity: 0;
}
 100% {
left: 0;
opacity: 1;
}
}



/* Main Slider Styles Ends */


/* ==========================================================================
   Media Queries
   ========================================================================== */


@media (max-width: 520px) and (min-width: 100px) {
 .caption-container{
	display: none;
 }
 
 #headerLeft, #headerRight{
	display: none;
 }
 
 span.sloganHead{
	width: 82%;
 }
 ul.testCol2 {
float: none;
margin: 30px 45px 0 0;
padding: 0;
clear: both;
}
 #testBanner {
background:#efe9dd;
}
 img.testImage {
float: none;
margin: auto;
display: block;
}
 div#reviewForm {
width:100%;
height:auto;
}
 form#contactpageform {
width: 100%;
}
 body#TESTIMONIAL ul.contactList {
float: none;
width: 100%;
margin-left:0;
}
 #mainPageBanner {
display:none;
}
 .serviceLinkrNav {
display:block;
}
 .mainContent {
margin-top:15px;
}
 .mainContent h1 {
text-align:center;
}
 #mainLogo {
float:none;
}
 #mainNav, .serviceLinkMain {
display:none !important;
}
 span.num {
display: block;
clear: both;
margin: auto;
float: none;
text-align: center;
width: 80%;
margin-top: 10px;
font-size: 20px;
}
 #mobileNavTab {
display:block;
}
 ul.box1, .box2, .box3 {
 padding: 15px 0;
 float: none;
 margin:auto;
 width: 95%;
}
 article#mainPage aside {
 float:none;
 margin:auto;
 width: 100%;
}
 .mainContent {
 padding: 0;
 text-align: left;
 width: 100%;
 float: none;
}
 div#sliderWrapper {
 width: 95%;
 float: none;
 display: block;
 margin: auto;
}
 .contact {
width: 95%;
float: none;
margin: auto;
display: block;
padding: 10px 0;
background: #013567;
height:auto;
}
 footer {
height:auto;
}
 #contactpageform input {
 width: 95%;
 height: 25px;
 margin: 5px;
}
 .send {
width:75px !important;
}
 ul.offerImages li {
display:inline-block;
}
 #mainPage {
padding:10px;
}
 section#categoryList {
 width: 100%;
 float: none;
}
}
 @media (max-width: 795px) and (min-width: 521px) {
 .caption-container{
	display: none;
 }
 span.sloganHead{
	width: 82%;
 }
 #headerLeft, #headerRight{
	display: none;
 }
 
 ul.testCol2 {
float: none;
margin: 30px 45px 0 0;
padding: 0;
clear: both;
}
 img.testImage {
float: none;
margin: auto;
display: block;
}
 div#reviewForm {
width:100%;
height:auto;
}
 form#contactpageform {
width: 100%;
}
 body#TESTIMONIAL ul.contactList {
float: none;
width: 100%;
margin-left:0;
}
 #mainPageBanner {
display:block;
}
 div#mainLogoCity img {
background:#01497b;
}
 div#mainLogoCity {
position:absolute;
right: 0;
max-width: 190px;
margin-top: 0;
}
 div#mainLogoCity span {
font-size: 75%;
color:red;
font-weight:bold;
}
 span.cityCaption {
 display: block;
 font-size: 100% !important;
 color:black !important;
}
 .mainContent h1 {
text-align:center;
}
 #mainLogo {
float:none;
}
 #mainNav, .serviceLinkMain {
display:none !important;
}
 #mobileNavTab {
display:block;
}
 article#mainPage aside {
 float:none;
 margin:auto;
 width: 100%;
}
 span.num {
display: block;
clear: both;
margin: auto;
float: none;
text-align: center;
width: 80%;
margin-top: 10px;
font-size: 20px;
}
 .mainContent {
 padding: 0;
 text-align: left;
 width: 100%;
 float: none;
}
 div#sliderWrapper {
 width: 95%;
 float: none;
 display: block;
 margin: auto;
}
 .contact {
width: 95%;
float: none;
margin: auto;
display: block;
padding: 10px 0;
background: #013567;
height:auto;
}
 footer {
height:auto;
}
 #contactpageform input {
 width: 95%;
 height: 25px;
 margin: 5px;
}
 .send {
width:75px !important;
}
 ul.offerImages li {
display:inline-block;
}
 #mainPage {
padding:10px;
}
 section#categoryList {
 width: 100%;
 float: none;
}

.col2 {
  font-family: 'Josefin Sans', sans-serif;
  min-height: 100px;
  margin-top: 20px;
  width: 95%;
  float: left;
  border-left: 1px solid #ccc;
  text-align: left;
  padding-left: 15px;
  font-size: 12px;
}

}
@media (min-width: 1000px){
	#headerRight{
		display: none;
	}
	
	.col2 {
	  font-family: 'Josefin Sans', sans-serif;
	  min-height: 100px;
	  width: 45%;
	  float: left;
	  border-left: 1px solid #ccc;
	  text-align: left;
	  padding-left: 15px;
	  font-size: 12px;
	}
}
 @media (max-width: 1200px) and (min-width: 800px) {
 #rMenu {
 display:none;
}




/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
 background-color: transparent;
 border: 0;
 overflow: hidden;
 *text-indent: -9999px;
}
.ir:before {
 content: "";
 display: block;
 width: 0;
 height: 150%;
}
.hidden {
 display: none !important;
 visibility: hidden;
}
.visuallyhidden {
 border: 0;
 clip: rect(0 0 0 0);
 height: 1px;
 margin: -1px;
 overflow: hidden;
 padding: 0;
 position: absolute;
 width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
 clip: auto;
 height: auto;
 margin: 0;
 overflow: visible;
 position: static;
 width: auto;
}
.invisible {
 visibility: hidden;
}
.clearfix:before, .clearfix:after {
 content: " ";
 display: table;
}
.clearfix:after {
 clear: both;
}
.clearfix {
 *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */


@media print {
* {
 background: transparent !important;
 color: #000 !important;
 box-shadow: none !important;
 text-shadow: none !important;
}
a, a:visited {
 text-decoration: underline;
}
a[href]:after {
 content: " (" attr(href) ")";
}
abbr[title]:after {
 content: " (" attr(title) ")";
}
 .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
 content: "";
}
pre, blockquote {
 border: 1px solid #999;
 page-break-inside: avoid;
}
thead {
 display: table-header-group;
}
tr, img {
 page-break-inside: avoid;
}
img {
 max-width: 100% !important;
}
 @page {
 margin: 0.5cm;
}
p, h2, h3 {
 orphans: 3;
 widows: 3;
}
h2, h3 {
 page-break-after: avoid;
}
}
