@charset "utf-8";
/* CSS Document */

.pl_service4 {
    position: fixed;
    right: 0;
  top:auto;
    bottom: 10%;
    transform: translateY(0%);
    z-index: 99;
}


@media only screen and (max-width: 768px){

	#c_magiccube_009-16723136770663 .tab-item {

    width: calc(100% / 4) !important;
 
}

	
  #c_static_001-1672307426251 .e_navigationF-1 .p_navButton{top:-54px !important;}
#c_static_001-1672306878628 .e_container-1 .cbox-1-1{display:none;}
}
body {

    background-size: cover;

}
#c_magiccube_009-16723136770663 .content-box{min-height:0px;}

#c_grid-1672310247898,#c_grid-16723129563840,#c_grid-16723136769930{    border-radius: 10px;}
#c_grid-116273709439191 > .p_gridbox.signal,#c_grid-116273709439190 > .p_gridbox.signal{background-color:rgba(0,0,0,0);}
.page_a.current {
	background: #333 !important;
	color: #fff;
}

#c_magiccube_009-1672310548240 .tab-item{

    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 5px;
    width: calc(100% / 4);
    background-color: #f6f6f6;
    text-align: center;
    color: #444;
    border-radius: 100px;

}

#c_magiccube_009-16723136770663 .tab-item{height: auto;display: inline-block;vertical-align: middle;margin: 0px 5px;width: calc(100% / 6);background-color: #f6f6f6;text-align: center;color: #444;border-radius: 100px;}
#c_magiccube_009-1672310548240 .p_tablist,#c_magiccube_009-16723136770663 .p_tablist {
    display: flex;
    justify-content: center;
}
#c_magiccube_009-16723136770663 .p_active{
    color: rgb(255, 255, 255);
    background-color: #ff4355;
  border-bottom:0px;
    border-radius: 100px;
}

#c_magiccube_009-1672310548240 .p_active{
    color: rgb(255, 255, 255);
    background-color: #d8000b;
  border-bottom:0px;
    border-radius: 100px;
}



/*-
.topnav {
	background: rgba(255,255,255,0.9) !important;
	position: fixed !important;
	top: 0px !important;


}-*/


.nyactive >div {
background:#ffb51a !important;
}
.nyactive a {
	color: #fff;

}

/*-
.main:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0px;
	right: 0;
	z-index: 9;
	background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0));
	height: 100px;
}-*/