@media (max-width: 480px) {
	.sw-text-wrapper h1.slider-title {
    font-size: 35px;
}
p{
	text-align:justify;
}
h4{
	font-size:18px;
}
section.pad0 {
    padding: 0 0 40px;
}
.wifi {
    height: auto;
}
.fs-36 {
    font-size: 16px;
}
.owl-item span p{
text-align: center;
}
.faq-section {
    padding: 40px 0;
}
.mar50 {
    margin-bottom: 30px;
}
button.accordion-button h5 {
    font-size: 14px;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 0.25rem;
}
.accordion-body {
    padding: 1rem 0.25rem;
}

.flogo h1 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #e6e4d4 ! important;
    letter-spacing: 0;
}
.left50 {
    position: relative;
    left: 0;
}
footer.section-dark .col-md-3{
	margin-top:0px;
}
.flogo ul li a {
    line-height: 30px;
    text-transform: uppercase;
}
.mb-sm-30 {
        margin-bottom: 0;
    }
.subfooter {
    margin-top: 15px;

}
.copyri p {
    margin-bottom: 0;
    font-size: 12px;
}
.copyri p {
    margin-bottom: 0;
    font-size: 12px;
}
footer.section-dark .mt-4 {
    margin-top:0 ! important;
}	
    #subheader {
        padding-top: 120px;
        padding-bottom: 30px;
    }
	#subheader h1 {
    display: inline-block;
    font-size: 22px;
    line-height: 1.2em;
    margin-bottom: 0;
    border-bottom: solid 1.5px var(--primary-color);
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 6px;
    letter-spacing: 0;
}
.am {
    margin-bottom: 24px;
}
h3 {
    font-size: 22px;
}
.offeters h1 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 2px;
    letter-spacing: 0;
}
.contacts{
	margin-top:30px;
}
#mainmenu a {
    position: relative;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    outline: none;
    font-size: 15px;
}
header div#logo img {
    width: 80%;
}
}