/*@import url('../fonts/ptserif.css');
@import url('../fonts/stylesheet.css');*/
/*@import url('../fonts/PFDinDisplayPro.css');*/
@import url('../fonts/roboto.css');
/*.gal,*/.tableBorder1 td,.tableBorder1Padding5 td{border:1px solid #f0f0f0}
table{border-collapse:collapse}
.tableBorder1Padding5 td{padding:5px}
.tableBorder1Padding5 td table td {
	border:0;
	padding: 0;
}

.tableBorder1Padding10 td{border:1px solid #f0f0f0; padding:10px}
.tableBorder1Padding10 td table td {
	border:0;
	padding: 0;
}

.tableBorder1Padding15 td{border:1px solid #f0f0f0; padding:15px}
.tableBorder1Padding15 td table td {
	border:0;
	padding: 0;
}

.tableBorder0Padding10 td{border:none; padding:10px}
.tableBorder0Padding10 td table td {
	border:0;
	padding: 0;
}

.tableBorder0Padding15 td{border:none; padding:15px}
.tableBorder0Padding15 td table td {
	border:0;
	padding: 0;
}

.tableBorder0Padding5 td{border:none; padding:5px}
.tableBorder1Padding5 td table td {
	border:0;
	padding: 0;
}


.imghover:hover{opacity:.7}
body{
	font-size:16px;
	font-family: 'Roboto';
	color: #626262;
}
p {
    margin: 0 0 14px 0;
    padding: 0;
}
#tinymce script {
	width: 100%;
	height: 20px;
	border:#ccc 1px dashed;
	display: block;
	background: #fffddc;
	cursor: wait ;
}
.mce-content-body {
	background-color: #f3f3f3;
}
.mce-content-body img {
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
	height: auto;
}
.mce-content-body  .toggler {
	border:#ccc 1px dashed;
}
.preimtd,
.preimtd20,
.preimtd30,
.preimtd70,
.preimtd50,
.preimtd-tablet,
.preimtd50_100 {
	display: table-cell;
	padding: 10px;
	vertical-align: top;
}

.cell-float-left {
	float: left;
	width: 50%;
	display: block;
	padding: 15px;
}
.cell-float-right {
	float: right;
	width: 50%;
	display: block;
	padding: 15px;
}
td p {margin-bottom: 0}
a {
	color: #0066a2;
}
a:focus, a:hover {
    outline: none !important;
    opacity: 0.7;
}
h1 {
	color: #00272e;
	font-size: 30px;
	line-height: 58px;
	margin-bottom: 1px;
}
.home h1 {
	padding:0;
	margin-bottom: 20px;

}

h2 {
	color: #00272e;
	font-size: 24px;
	padding: 0 0 10px 0;
	font-weight: 500;
	margin: 0 0 .5rem 0;
}

h3 {
	color: #00272e;
	font-size: 22px;
    padding: 0;
	margin: 10px 0;
    font-weight: 500;

}
.preimtd50_100 tr td:first-child {
	padding-right: 20px;
}
#tinymce .toggler_inline {
	border:#ccc 1px dashed;
}

.price_desc {
    color: #9c9c9c;
    font-size: 14px;
    margin-top: 7px;
}

.price_table td {
	background-color: #fff;
	border-bottom: #edeff2 2px solid;
	padding: 15px 20px;
	font-size: 20px;
	line-height: 20px;
}

.price_table tr:first-child td:first-child {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
.price_table tr:first-child td:last-child {
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}

.price_table tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}
.price_table tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}

.price_table tr:last-child td {
	border-bottom: none;
}

a[href="#toggler"] {
	color: #0087cd;
	font-size: 24px;
    display: inline-block;
    font-weight: normal;
    background: url(/images/arrow1t.png) right 14px no-repeat;
    /*background-size: 18px;*/
    padding-right: 30px;
    text-decoration: none !important;
    /*border-bottom: #ccc 1px dashed;*/
}
a[href="#toggler"].act {
    background: url(/images/arrow2t.png) right 14px no-repeat;
    /*background-size: 18px;*/
}

@media (max-width: 991px) {
	.preimtd50_100 {
		display: block ;
		padding: 5px 0 ;
		width: 50% !important;
		float: left;
	}
	.preimtd-tablet,.cell-float-left,.cell-float-right {
		display: block ;
		padding: 5px 0;
		width: 100% !important;
	}
	.cell-float-left,.cell-float-right {
		padding: 15px;
	}
}
@media (max-width: 767px) {

	h1 {
	    font-size: 31px;
	    line-height: 27px;
	}
	.preimtd50_100 tr td:first-child {
		min-width: 90px;
	}
	.preimtd,
	.preimtd50_100 {
		display: block ;
		padding: 5px 0 !important;
		width: 100% !important;
	}
	.preimtd50 {
		display: block ;
		padding: 5px 5px !important;
		width: 50% !important;
		float: left;
	}
	.preimtd20 {
		display: block ;
		padding: 5px 0 !important;
		width: 20% !important;
		float: left;
	}
	.preimtd30 {
		display: block ;
		padding: 5px 0 !important;
		width: 33% !important;
		float: left;
	}
	.preimtd70 {
		display: block ;
		padding: 5px 0 !important;
		width: 70% !important;
		float: left;
	}
	table:after{
		clear: both;
	}

}