/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 23 2021 | 17:48:31 */
.quick-links a {
    position: absolute;
    left: 16px;
}
#Header {
    min-height: 0px !important;
}
 #Content {
    padding-top: 0px !important;
}
.gallery-box:before {
    border-bottom: 10px solid transparent;
    border-left: 10px solid #303849;
    border-top: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -10px;
    top: 25px;
    width: 0;
    z-index: 5;
}
.picture-col:hover {
    filter: sepia(1);
}
.custom-form input, .custom-form textarea {
    padding: 22px;
    border: 1px solid #00000033;
}
.custom-form textarea {
    height: 160px;
}
.custom-form input.wpcf7-form-control.wpcf7-submit {
    background: #169FE7;
    border: 0px;
    border-radius: 0px;
    color: white;
    padding: 12px 35px;
    font-weight: 700;
}
#Top_bar.is-sticky .menu > li > a span {
    color: #169FE7;
}
/* .textwidget.custom-html-widget ul li {
    line-height: 3;
} */
.social-list i {
    font-size: 30px;
    padding: 0px 12px;
}
footer#Footer {
    font-size: 14px;
    font-family: 'Roboto';
    letter-spacing: 1px;
}
.sidebar-form input, .sidebar-form textarea {
    padding: 17px !important;
    border: 1px solid #212529;
}
.sidebar-form textarea {
    height: 140px;
}
div#Top_bar {
    background: transparent !important;
}
#Top_bar.is-sticky{
  background: white !important;
}
.sidebar-form input.wpcf7-form-control.wpcf7-submit {
    background: #f15a24;
    border: 0px;
    border-radius: 0px;
    padding: 12px 25px !important;
    text-transform: uppercase;
    font-weight: 500;
}
.custom-accordian .elementor-accordion-item {
    box-shadow: 0px 0px 8px 3px #d3d3d3b3;
    margin-bottom: 15px;
    padding: 15px;
}
#Top_bar .menu > li > a span {
    padding: 0px 14px !important;
}
@media(max-width:768px){
  .picture-col {
    height: 250px;
}
  
  @media only screen and (max-width: 767px){
#Top_bar .logo 
  {
    position: static;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    background: white !important;
}
}