
/*menu*/
.custom-section .custom-content .services-list li i{
    color: #f2bc02;
    font-weight: 800 !important;

}
.custom-section .custom-content .services-list li a:hover{
    background:#f2bc02 ;
}

.our-location .custom-content .services-list li a{
    width: 100% !important;
}

.custom-section .custom-content .services-list li a{
    display: inline-block;
    background: #172646;
    width: 200px;
    margin: 2px;
    padding: 7px 10px;
    color: #fff !important;
}
 .custom-content .services-list ul li {
    list-style-type: none: 
}
/*location*/


.content-s{
	background: #ffffffba;
	padding:15px;
}
.top-header {
    background-color: #f2bc02;
    color: #fff;
    padding-top: 5px;
}

.rd-navbar-default.rd-navbar-static .rd-navbar-panel .shell:after{
	content: "";
	background: none;
}

.rd-navbar-default.rd-navbar-static .rd-navbar-menu-wrap {
    text-align: right;
    margin-top: -60px;
}
.rd-navbar-default.rd-navbar-static .rd-navbar-brand {
    float: left;
    max-width: 170px;
}
.container-main{
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}

.container .box{

    text-align: left;
    background: #fff;
    box-shadow: 0 0 10px 0px #dedede;
    padding: 30px;
    min-height: 360px;
    margin: 15px;

}
.container .box .title{
    font-weight: bold;
    font-size: 22px;
}
.container .box .brand-name{
    font-style: italic;
    font-weight: bold;
}

.fixcall {
    display: block !important;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #f2bc02;
    text-transform: uppercase;
    z-index: 999999;
}
.fixcall h2 {
    text-align: center;
    margin: 0px !important;
}
.fixcall h2 a {
    float: left;
    width: 100%;
    color: #fff;
    font-weight: 800;
    transition-duration: none;
    padding: 10px;
}


.rd-navbar-default.rd-navbar-fixed .rd-navbar-panel-title{
        position: static;
    top: 0;
    left: 0;
    transform: translateX(0%);
    display: block;
    text-align: center;
    padding: 15px 0;
}

.rd-navbar-default.rd-navbar-fixed .rd-navbar-panel
    {
    position: static;
    left: 0;
    right: 0;
    top: 0;
    z-index: 16;
    background: #fff;
    box-shadow: 0 0px 10px 0 rgba(67, 67, 69, 0.35);
}
.rd-navbar-default.rd-navbar-fixed, .rd-navbar-default.rd-navbar-fixed .rd-navbar-panel{
    height: auto;
}

.header-panel-absolute {
    position: static;
    left: 0;
    top: 0;
    right: 0;
}
ul li.reveal-md-inline-block{
    margin: 9px 0;
}
.rd-navbar-default.rd-navbar-fixed .rd-navbar-toggle{
    position: sticky;
    top: 38px;
}

.rd-navbar-default.rd-navbar-fixed .rd-navbar-toggle span, .rd-navbar-transparent.rd-navbar-fixed .rd-navbar-toggle span, .rd-navbar-center.rd-navbar-fixed .rd-navbar-toggle span, .rd-navbar-minimal.rd-navbar-fixed .rd-navbar-toggle span, .rd-navbar-default.rd-navbar-fixed .rd-navbar-toggle span:before, .rd-navbar-transparent.rd-navbar-fixed .rd-navbar-toggle span:before, .rd-navbar-center.rd-navbar-fixed .rd-navbar-toggle span:before, .rd-navbar-minimal.rd-navbar-fixed .rd-navbar-toggle span:before, .rd-navbar-default.rd-navbar-fixed .rd-navbar-toggle span:after, .rd-navbar-transparent.rd-navbar-fixed .rd-navbar-toggle span:after, .rd-navbar-center.rd-navbar-fixed .rd-navbar-toggle span:after, .rd-navbar-minimal.rd-navbar-fixed .rd-navbar-toggle span:after{
    background: #f2bc02;
}

.whatsapp-button-fixed {
    position: fixed;
    bottom: 70px;
    left: 5px;
    z-index: 999;
    max-width: 50px;
}

.whatsapp-button-fixed a.quote {
    padding: 10px 15px;
    background: #f40039;
    border-radius: 80px;
    color: #fff;
    font-size: 24px;
    margin-bottom: 5px;
    display: inline-block;
}
.whatsapp-button-fixed a.phone {
    padding: 10px 18px;
    background: #0383ff;
    border-radius: 80px;
    color: #fff;
    font-size: 24px;
    margin-bottom: 5px;
    display: inline-block;
}


.whatsapp-button-fixed img {
    width: 100%;
}


@media screen and (max-width: 567px) {
        .shell .location-page {
    font-size: 25px !important;
}
    .swiper-container {
    height: 70vh !important;
    min-height: 400px !important;
}
}