.cctext{
 font-size: 18px;
}



.subhs__css{
        position: absolute;
    top: 60px;
    margin-left: 262px;
}
.ccjsj__css{
   text-decoration: underline;
}

.pddi{
        padding: 1px;
}
.lllfrt{
    text-align: initial;
    background: white;
}
.fafa__color{
        color: #f58d05;
}
.text-blcs{
    color: #000 !important;
}
.contC__css{
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
        padding: 4px;
}
.oueCds__css{
       padding: inherit;
    margin-top: 0px !important;
    margin-bottom: 108px !important;
}
.thri{
    /*font-size: 58px !important;
    line-height: 57px;
    text-shadow: 2px 2px 2px #161616;*/
   font-weight: 800 !important;
    font-size: 64px !important;
    line-height: 59px;
    margin-bottom: 109px !important;
    margin-top: 20px !important;
    text-shadow: 2px 2px 2px #5d5d5d69;
    font-family: inherit !important;
}
.spe__p{
        font-weight: 200 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}
.ondsds-padding{
    padding-top: 38px;
    padding-bottom: 38px;
}








.box{
    font-family: 'Work Sans', sans-serif;
    overflow: hidden;
    position: relative;
}
.box:before{
    content: "";
        background: #ffffffb0;
    width: 100%;
    height: 100%;
    border: 10px solid rgba(0,0,0,0.4);
    transform: scaleY(0);
    transform-origin: bottom center;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .4s ease-in-out;
}
.box:hover:before{ transform: scaleY(1); }
.box img{
    width: 100%;
    height: auto;
    transition: all .4s ease-in-out;
}
.box:hover img{
    opacity: 0.3;
    transform: scale(1.5) translateY(-12px);
}
.box .box-content{
    text-align: center;
    width: 100%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    top: 50%;
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
}
.box .icon li{
    margin: 0 6px 0 0;
    display: inline-block;
    transform: rotateX(90deg);
    transition: all .3s ease-in-out 0.2s;
}
.box .icon li:nth-child(2){ transition-delay: .3s;  }
.box:hover .icon li{ transform: rotateX(0deg); }
.box .icon li a{
    color: #047dc9;
    background: #fff;
    font-size: 15px;
    line-height: 34px;
    height: 36px;
    width: 36px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: block;
    transition: all .5s ease-in-out;
}
.box .icon li a:hover{
    color: #fff;
    background: #047dc9;
}
.box .title{
    /*color: #fff;
    background: #047dc9;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 0;
    margin: 0;
    border: 5px solid rgba(0,0,0,0.2);
    box-shadow: 0 0 20px rgba(0,0,0,0.7);
    transition: all .5s ease-in-out;*/
    color: #fff;
    background: #7e858f63;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 0;
    margin: 0;
    transition: all .5s ease-in-out;
}
.box:hover .title{ transform: rotateX(90deg); }
.box .post{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    opacity: 0;
    transform: translateY(0);
    display: block;
    transition: all .5s ease-in-out;
}
.box:hover .post{
    opacity: 1;
    transform: translateY(-20px);
}
@media only screen and (max-width:990px){
    .box{ margin: 0 0 30px; }
}






.must__fixed{
 padding: 9px !important;
    margin-top: -40px;
    padding-bottom: 0px !important;
}


.tit_css{
    color: #f58d05;
}

.calcenter__css{
    font-size: 14px;
}

.go__white{
    /*color: #000 !important;
    font-family: system-ui;
    font-weight: 700;*/
         color: #000 !important;
    font-family: system-ui;
    font-weight: 700;
        right: 480px;
    position: absolute;
    margin-top: 17px;
    font-size: 26px;
    margin-left: 22px;
}
.card-card-body{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    background: #e5e5e5 !important;
    padding: 53px !important;
    border-radius: 9px;
}
.serv__css{
      font-size: 16px;
    background: #ffffffd4;
    padding: 4px;
    text-align: center;
}
.gore__css{
        max-width: 97px;
}
.go__css{
    color: #f58d05;
}
.weight{
        font-weight: bolder !important;
}
.noteCCss{
        font-size: 22px;
    font-family: serif;
    font-weight: 900;
}
.call__bsc{
  margin-bottom: 6px !important;
    font-size: 30px !important;
    font-weight: 600 !important;
}
.go__demand{
    color: #f58d05 !important;
    text-decoration: underline;
    font-weight: 500;
}