html {
    font-family: "Libre Baskerville";
    font-size: 1.35rem;
    line-height: 1.35;
	color:#171C1E;
		  

    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
button, input, select, textarea {
    font-family: "Libre Baskerville";
}
::-webkit-input-placeholder {

    font-family: "Libre Baskerville";
}
:-moz-placeholder {
    font-family: "Libre Baskerville";
}
::-moz-placeholder {
    font-family: "Libre Baskerville";
}
:-ms-input-placeholder {
    font-family: "Libre Baskerville";
}

body {
    margin: 0
}

.mt4 {
    margin-top: 2rem
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

.lh-copy {
    line-height: 1.5
}

.dark-gray {
    color: #333
}

.pa0 {
    padding: 0
}

.f6 {
    font-size: .875rem
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

.mw7 {
    max-width: 55rem
}

.bg-white {
    background-color: #fff
}

.mb3 {
    margin-bottom: 1rem
}

.center {
    margin-right: auto;
    margin-left: auto
}

.br2-ns {
    border-radius: .25rem
}

.bt {
    border-top-style: solid;
    border-top-width: 1px
}

.bb {
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.ba-ns {
    border-style: solid;
    border-width: 1px
}

.b--light-gray {
    border-color: #D6DACF
}

.hover-mid-gray:focus,
.hover-mid-gray:hover  {
    border-bottom-style: solid!important;
    border-bottom-color: #5B7A7C!important
}

.pv4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.tc {
    text-align: center
}

.link {
    text-decoration: none
}

.link,
.link:active,
.link:focus,
.link:hover,
.link:link,
.link:visited {
    -webkit-transition: color .15s ease-in;
    transition: color .05s ease-in;
    color: #4E5054;
    font-weight: 900
}


.linkb,
.linkb:active,
.linkb:focus,
.linkb:hover,
.linkb:link,
.linkb:visited {
    -webkit-transition: color .15s ease-in;
    transition: color .05s ease-in;
    color: #999;
	text-decoration:none;
}
.markdown-body {
	text-align: justify;
}
.bottom {
    color: #999!important;
    font-weight: 500!important
}

.link:focus {
    outline: currentColor dotted 1px
}

.blue {
    color: #000
}

.hover-mid-gray:focus,
.hover-mid-gray:hover {
    color: #1C242A;
    font-weight: 900;
    border-bottom-width: 3px!important
}

hr {
    border-bottom-width: thin!important;
    margin-bottom: 0!important
}



.mh2 {
    margin-left: .5rem;
    margin-right: .5rem;
    font-size: 1rem;
	
}
.pv1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}
@media screen and (max-width:557px){
.lh-copy {
    line-height: 1.70;
}
}


.tl {
    text-align: left
}

.relative {
    position: relative
}

.pa4 {
    padding: 1rem
}

.pa5-ns {
    padding: 2rem
}

.overflow-hidden {
    overflow: hidden
}

.mb4 {
    margin-bottom: 2rem
}

.ttu {
    text-transform: uppercase
}

.f3 {
    font-size: 1.5rem
}

.mt0 {
    margin-top: 0
}

.lh-title {
    line-height: 1.25
}

.cb {
    clear: both
}

.mb2 {
    margin-bottom: .5rem
}

.pt3 {
    padding-top: 1rem
}

.pb4 {
    padding-bottom: 2rem
}

.silver {
    color: #999
}

.bg-super-white {
    background: #f9f9f9
}

.top-50 {
    top: 50%
}

.mid_url {
    color: #fff!important;
    background-color: #46a277;
    text-decoration: none!important;
    padding: 8px;
	font-weight:600;
    font-size: 17px;
	    border-radius: 2px;
}

.in_url {
    color: #46a277!important;
    text-decoration: underline!important
}

.markdown-body a {
    text-decoration: underline;

    color: #898989
}

.markdown-body .highlighter-rouge {
    padding: .25rem .5rem
}

.markdown-body pre {
    margin: 0;
    overflow: auto
}

.markdown-body>.highlighter-rouge,
.markdown-body>blockquote {
    padding: .5rem 4rem;
    margin: 2em -4rem
}

.markdown-body>hr {
    margin: 2em -4rem;
    border: 0;
    border-bottom: 1px dotted #CCC
}

.markdown-body blockquote {
    background: #f9f9f9;
    border-left: .2rem solid #ccc;
    padding-left: 3.8rem
}

p {
    margin: 15px 0 0
}

.quotex {
    margin-left: 20px;
    margin-right: 20px;
    border-left: 3px solid #1C242A;
    background-color: #FFF;
    padding-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

h1 {
    font-size: 28px;
	color:#5B7A7C;
	
}

table, th, td {
/* border-bottom: 1px solid #D6DACF; */
/* border-collapse: collapse; */
}
td {
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
padding-top:5px;
}



#c_box{
display:flex;
flex-wrap:wrap;
}
#date_contact { float:left;}
@media screen and (max-width:557px){
#formular {
order:2;
}
.mid_url {
padding-bottom:2px !important;
padding-top:1px !imrpotant;
}
#date_contact {
order:1;
}
}
.submit_contact {
color:#fff !important;
background-color:#46a277;
text-decoration:none !important;
padding:8px;
font-weight:600;
font-size: 17px;
border-radius: 2px;
border:0 !important;
cursor:pointer;
}

.contact-line {
    display: inline-block;
	font-size:14px;
}

.contact-line a {
	text-decoration:none;
	color:#4E5054;

}
.contact-line img {
	     vertical-align:middle;

}
.contact-line a:focus,
.contact-line a:hover  {
    border-bottom-style: solid!important;
    border-bottom-color: #5B7A7C!important
}

.contact-line-phone {
	
    float: left;
    width: auto;
    padding-right: 30px;
}
.contact-line-email {
    float: left;
    width: auto;
}


.float-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding-bottom:20px;
  padding-top:20px;
  border-bottom:1px solid #EEE;
}


.float-image {
  flex: 0 0 100px; /* do not grow, do not shrink, start at 250px */
	text-align:center;
	height:65px;
    position: relative;
	margin-right:20px;	
}

.float-container2 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom:10px;
  padding-top:10px;
}

.float-about {
	flex:1;
	vertical-align:top;
	padding-right:30px;
	border-right:1px solid #EEE;
}
.float-contact {
	flex:1;
	padding-left:30px;
}

#formular input {
    display: block;
    width: 100%;
	font-size:0.7rem;
    <!-- margin-bottom: 5px; -->
    line-height: 1.5;
    color: #171C1E;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-bottom: 1px solid #171C1E;
}

#formular .submit_contact {
    display: block;
    width: auto;
	font-size:0.7rem;
    margin-bottom: 5px;
    line-height: 1.2;
    color: #171C1E;
    background-color: #5B7A7C;
	padding-left:15px;
	padding-right:15px;
}


#formular textarea {
    display: block;
    width: 100%;
	font-size:0.7rem;
    margin-bottom: 5px;
    line-height: 1.5;
    color: #171C1E;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-bottom: 1px solid #171C1E;
}

#formular input:focus {
outline: none;
border-bottom:1px solid #4E5054;
color:#4E5054;
}

#formular textarea:focus {
outline: none;
border-bottom:1px solid #4E5054;
color:#4E5054;
}

.float-image img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	
}

.float-imagefid {
  flex: 0 0 100px; /* do not grow, do not shrink, start at 250px */
	text-align:center;
	height:45px;
	
    position: relative;
	margin-right:20px;	
}

.float-imagefid img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	

	
}

.float-text {
  flex: 1;  /* grow */
}

 .mini-header{
	color:#5B7A7C;
	font-size:22px;
	padding-bottom:10px;
	font-weight:600;
}

.contact-line {
font-size:17px;
}

#logo {
width:300px;
}

@media (max-width: 768px) {
 html {
    font-family: "Libre Baskerville";
    font-size: 1.15rem;
    line-height: 1.35;
	color:#171C1E;
		  

    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
#logo {
width:200px;
}
.mh2 {
font-size:17px;
}

 .float-container {
		display:block;
	}
	.float-image {
	margin:0;
	margin-top:0px;
	margin-bottom:25px;
	}

	.float-imagefid {
		text-align:center;
	}
	.float-imagefid img{
		width:120px;
	}
	
	.float-imagefid {
	  flex: 0 0 100px; /* do not grow, do not shrink, start at 250px */
		text-align:center;
		height:50px;
		position: relative;
		margin:0;
	}
		.float-imagefid img {
		width:80px !important;
	}
	
	
	 .mini-header{
		color:#5B7A7C;
		font-size:18px;
		text-align:center;
		marigin-left:auto;
		margin-right:auto;
	}
	h1 { text-align:center; font-size:22px;}
	
	
	.float-container2 {
	display:block;
	}

	.float-about {
	flex:1;
	vertical-align:top;
	padding-bottom:30px;
	border:0;
	padding-right:0;
	border-bottom:1px solid #EEE;

	}
	.float-contact {
	padding-left:0;
	}
	
	.contact-line {
	width:100%;
	text-align:center;
	}
	
	.contact-line-phone {
	display: block;
	padding-right:0;
	float:none;
	width:auto;
	}
	.contact-line-email {
	display: block;
	float:none;
	width:auto;
	}
.contact-line {
font-size:15px;
}

}
@media (min-width: 500px) and (max-width:768px) {
 html {
    font-family: "Libre Baskerville";
    font-size: 1.25rem;
    line-height: 1.35;
	color:#171C1E;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
#logo {
width:250px;
}

.mh2 {
font-size:17px;
}
}

@media (min-width: 768px) and (max-width:1100px) {
 html {
    font-family: "Libre Baskerville";
    font-size: 1.15rem;
    line-height: 1.35;
	color:#171C1E;
		  

    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
#logo {
width:275px;
}
.mh2 {
font-size:21px;
}

}
