@font-face {
  font-family: 'orig_akachen';
  src: url('https://static.wixstatic.com/ufonts/e65941_3e614c7ae3b5474abba84ef3b3f7734d/woff2/file.woff2') format('woff2'),
       url('https://static.wixstatic.com/ufonts/e65941_3e614c7ae3b5474abba84ef3b3f7734d/woff/file.woff') format('woff'),
       url('https://static.wixstatic.com/ufonts/e65941_3e614c7ae3b5474abba84ef3b3f7734d/ttf/file.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@media only screen and (max-width : 1200px) {
    #tsrv-menus .tsrv-inner{
        padding-top: 15px !important;
        padding-bottom:15px;
    }

    .container.tsrv-inner{
        justify-content: center;
    }

    .navbar-toggler{
        margin-top:20px;
        margin-bottom:20px;
    }
    
    .navbar-toggler{
        justify-content: center;
    }
    
    #tsrv-main-banner{
        display: flex;
        justify-content: center !important;
    }
}


.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2849, 172, 176, 40%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#main-navbar a{
    font-family: 'orig_akachen', sans-serif;
    letter-spacing: .05em;
    color: #F5BD2A;
    -webkit-text-stroke: 0.1px #000;
    text-shadow: 1px 0 #000000, -1px 0 #000000, 0 1px #000000, 0 -1px #000000;
    padding: 10px 15px; 
    font-size: 20px;
    font-weight: normal;    
	text-transform: uppercase;
}

#main-navbar a:hover{
    color: #f716f7;
}

#tsrv-div-main-banner{
    background-color: #31acb0;
}

#tsrv-main-banner-2, #tsrv-main-banner-3, #tsrv-main-banner-4{
    display:none;
}

.navbar-nav.ms-auto.nav-right-content{
    justify-content: center;
}

#tsrv-main-banner-1 img{
    max-width:180px;
    max-height: 180px;
    padding-top:20px;
    width:100%;
}

#tsrv-div-above-banner{
    background-color: #602644;
}

#tsrv-minicart{
    background-color: #fff !important;
    color: #000 !important;
    border-color: #31acb0;
    margin-right:10px !important; 
}

#tsrv-above-main-content, #tsrv-above-main-content-1 img{
    max-width: 100%;
    width:100%;
}

.navbar-nav.ms-auto.nav-right-content{
    margin-top:-11px;
}

.btn{
    background-color: #31acb0 !important;
    color: #fff !important;
}

.go-back{
    border-color: #301d10 !important;
}

#tsrv-div-main-footer{
    background-color: #31acb0 !important;
}

#tsrv-main-footer{
    background-color: #31acb0 !important;
}

#tsrv-main-footer a{
    color: #000;
    font-family: Arial;
    font-size:14px;
}

#tsrv-main-footer a:hover{
    border-bottom: 1px solid;
}

#tsrv-main-footer-1 h3{
    display:none;
}

.navbar-toggler{
    border-color: #000 !important;
    background-color: #fff;
}

#tsrv-main-banner-1 img {
	max-width: 50%;
}

.tsrv-event-list-background-img {
	background-size: contain;
	background-repeat: no-repeat;
}

#tsrv-div-above-banner #tsrv-above-banner {
width: 100% !important;
max-width: 100% !important;
}

#tsrv-div-above-banner #tsrv-above-banner img {
width: 100%;
max-width: 100%;
}

#tsrv-div-above-banner #tsrv-above-banner p {
margin: 0px !important;
}