@import url('https://use.typekit.net/kaq7oyr.css');

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

    .navbar-toggler{
        margin-top:20px;
        margin-bottom:20px;
    }
    
    #tsrv-main-menu-1 {
        display: flex;
        flex: 0 0 auto; 
    }
    
    #main-navbar2 a{
        color: #fff !important;
        text-align: center;
        border-right:0px !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%280, 0, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#main-navbar a{
    font-family: Agenda;
    font-size: 25px;
    font-weight: normal;
    color: #fff !important;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;      
}

a.tsrv-menu-item-27 {
    background-color: #e1af39;
    border-right:20px #e1af39 solid;
}

a.tsrv-menu-item-30{
    background-color: #de141b;
    border-right:20px #de141b solid;
}

a.tsrv-menu-item-29{
    background-color: #1e0e61;
    border-right:20px #1e0e61 solid;
}


#tsrv-main-banner-1 p{
    margin-bottom: 0rem;
}

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

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

#tsrv-main-banner-1 img{
    padding-top:20px;
    padding-bottom:20px;
}

#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-minicart{
    background-color: #fff !important;
    color:#222222 !important;
    border-color: #222222;
    margin-right:6px;
}

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

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

.tsrv-btn{
    background-color: #003531 !important;
    color: #fff;
} 

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

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

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

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

#tsrv-div-main-footer{
    border-top: 0.5px #4a4a4a solid;
}

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

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

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