﻿  .section-block-demo280-footer {
                font-size: 16px;
                line-height: 1.6;
                color: #fff;width:100%;float:left;
                padding: 3% 0 0%;
            }

            .section-block-demo280-footer a {
                color: #fff;
                display: inline-block;
            }

        
            .section-block-demo280-footer .foot-item {
                max-width: 24%;
               padding-bottom:3%;
            }

            .section-block-demo280-footer .foot-item ul,
            .section-block-demo280-footer .foot-desc {
                opacity: .8;
            }

            .section-block-demo280-footer .foot-logo {
                padding: 13px 0;
            }

            .section-block-demo280-footer .foot-item .foot-title {
                font-size: 16px;
                font-family: var(--bs-h-font-sans-serif);
                text-transform: uppercase;
                padding: 25px 0 21px;
            }

            .section-block-demo280-footer .foot-nav li {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                padding: 4px 0;
            }

            .section-block-demo280-footer .foot-item .item-icon {
                width: 25px;
                padding-right: 14px;
                display: inline-block;
            }

            .section-block-demo280-footer .foot-item .item-icon img {
                width: 100%;
            }

            .section-block-demo280-footer .foot-nav li a:hover {
                -webkit-transform: translateX(5px);
                -ms-transform: translateX(5px);
                transform: translateX(5px);
            }

            .section-block-demo280-footer .foot-contacts li {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: start;
                -ms-flex-align: start;
                align-items: flex-start;
                line-height: 2;
            }

            .section-block-demo280-footer .foot-bottom {
                border-top: 1px solid #fff;
            }

            .section-block-demo280-footer .bottom-inner {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                justify-content: space-between;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                padding: 24px 0;
            }

            .section-block-demo280-footer .copyrigh {
                opacity: .8;
            }

            .section-block-demo280-footer .foot-social {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
            }

            .section-block-demo280-footer .foot-social li {
                padding: 5px 0 5px 33px;
            }

            .section-block-demo280-footer .foot-social li a {
                padding: 10px 0;
            }

            .section-block-demo280-footer .foot-social li a:hover {
                -webkit-transform: rotate(20deg);
                -ms-transform: rotate(20deg);
                transform: rotate(20deg);
            }

            .section-block-demo280-footer .foot-nav li a,
            .section-block-demo280-footer .foot-social li a {
                -webkit-transition: all .4s;
                -o-transition: all .4s;
                transition: all .4s;
            }

            @media only screen and (max-width:1680px) {
                .section-block-demo280-footer .foot-item {
                    max-width: 28%;
                }
            }

            @media only screen and (max-width:1366px) {
                .section-block-demo280-footer {
                    font-size: 14px;
                }

                .section-block-demo280-footer .foot-item {
                    max-width: 100%;
                    padding-right: 3%;
                }
            }

            @media only screen and (max-width:640px) {
                .section-block-demo280-footer .foot-logo {
                    max-width: 90%;
                }
            }


.gotop {
	right: 2rem;
	color: #fff;
	background-color: var(--bs-theme-color);
	text-align: center;
	height: 4.6rem;
	width: 4.6rem;
	background-clip: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	z-index: 99999;
	font-size: 1.6rem;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%)
}
.gotop.active:hover, .gotop:hover {
	opacity: 1;
	color: #fff
}
.gotop.active {
	opacity: 1;
	visibility: visible;
	-moz-transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}

.gotop:hover:after {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
.gotop:hover:before {
	-webkit-transform: translateY(-15px) scale(.5);
	-ms-transform: translateY(-15px) scale(.5);
	-o-transform: translateY(-15px) scale(.5);
	transform: translateY(-15px) scale(.5);
	opacity: 0
}
.foot-item h2 i {
	display: none;
}
@media(max-width:768px){
	.foot-items{display:block !important;}
.section-block-demo280-footer .foot-item{position: relative;}
.foot-item h2 i {display: block; position:absolute;right:20px;top: 30px; cursor:pointer;}
.foot-items ul{display: none;}
.active h2 i {transform: rotate(180deg); -webkit-transform: rotate(180deg);-moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg);}
.section-block-demo280-footer .foot-item{border-bottom:solid 1px rgba(255,255,255,.5);padding-bottom:20px;}
}



			#onlineService {
  display: none;
}

@media(max-width:768px) {
	.policy-list{margin: auto;}
.section-block-demo280-footer{padding-bottom: 15%;}
.gotop.active,.im{
  display: none;
}
  #onlineService {
    display:block;
  }
  #onlineService {
    overflow:visible;
  }
  #onlineService {
    position:fixed;
    z-index:9999;
    bottom:0;
    left:50%;
    width:100%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%)
  }
  .offside {
    display:flex;
    width:100%
  }
  .offside li {
    flex-grow:1;
    flex:1;
    text-align:center;
    width:auto;
    height:60px;
    background:var(--bs-theme-color) !important;
    border-bottom:none !important;
    border-right:1px solid rgba(255,255,255,0.15)
  }
  .offside li i {
    color:#fff !important;
    font-size:20px !important;
    line-height:60px !important;
    padding:0;
    font-size:22px !important
  }
  .offside li.tel {
    width:47px;
    transform:translateX(0);
    -webkit-transform:translateX(0)
  }
  .offside li:last-child {
    display:none
  }
  .offside li p {
    display:none !important
  }
  .offside li a {
    position:static;
    display:inline-block
  }

}
		