.sticky-form { display: none; width: 300px; position: fixed; z-index: 9999; right: 0; top: 161px; background-color: #083452; padding: 0 10px; color: #fff; transition: all 0.5s ease;}
.sticky-form h3 { text-align: center; margin: 10px; color: #fff;}
.sticky-form form p { margin: 0px 0 0px 0;}
.sticky-form.closed {right:-300px;}
.sticky-form a.form-toggle {position:absolute; top:20px; left:-60px; transform: rotate(-90deg); background-color:#083452; width:80px; height:40px; cursor:pointer !important;}
.sticky-form a.form-toggle:before { display:block; content:"Close"; color:#FFF; text-align: center; width: 100%; padding-top: 4px; cursor:pointer !important;}
.sticky-form.closed a.form-toggle:before { display:block; content:"Open"; }
.sticky-form .form-group { margin-bottom: 10px;}
.sticky-form .col-md-6 { width: 100%;}
.sticky-form .form-group input:not([type="submit"]), .sticky-form .form-group textarea, .sticky-form .form-group select, .sticky-form .wpcf7 input:not([type="submit"]), .sticky-form .wpcf7 textarea, .sticky-form .wpcf7 select {color:#000; width:100%; padding:10px;}
.sticky-form .form-group textarea, .sticky-form .wpcf7 textarea {height:120px;}
.sticky .logo-sticky {display:none !important;}
.phone {font-size: 1.75em; color: #4ab7ff; font-weight: 700; line-height: 0.5em;}
@media all and (min-width:1600px) {
.sticky-form {
display: block;
}
}.alignnone,
.aligncenter,
.alignleft,
.alignright {
margin-top: 5px;
margin-bottom: 10px;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.alignright {
float: right;
margin-left: 20px;
}
.alignleft {
float: left;
margin-right: 20px;
}
.wp-caption {
background: #fff;
max-width: 100%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption img {
border: 0;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 21px;
margin: 5px 0 0;
padding: 0 4px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.post-desc .more-link { display: none; }