.boxs{
   position: relative;
}
/*.boxs:before{
   content: '';
   position: absolute;
   background-image: url(../../assets/img/shd.png);
   width: 100%;
   bottom: -17px;
   z-index: 1;
   height: 15px;
   left: 0;
   background-repeat: no-repeat;
   right: 0;
   margin: 0 auto;
   background-size: cover;
}*/
.boxs:before {
    content: '';
    position: absolute;
    background-image: url(../../assets/img/shd.png);
    width: 100%;
    bottom: -15px;
    z-index: 1;
    height: 12px;
    left: 0;
    background-repeat: no-repeat;
    right: 0;
    margin: 0 auto;
    background-size: cover;
}
.martban{
   margin-top: 100px;
}
section#featured-area .martban .h4{
   margin-bottom: 20px;
}
.befshd{
   position: relative;
}
.befshd:before{
   content: '';
   position: absolute;
   background-image: url(../../assets/img/shd1.png);
   width: 100%;
   z-index: 1;
   height: 15px;
   background-repeat: no-repeat;
   margin: 0 auto;
   transform: rotate(90deg);
   top: 129px;
   left: -217px;
}
.bacdiv{
   padding: 50px;
   color: #fff;
   height: 885px;
   position: relative;
   transition: 0.8s all;
}
.bacdiv p{
   /*color: #fff;*/
   color: #000;
}
.marb20{
   margin-bottom: 20px;
}
.bacbl{
   background-image: url(../../assets/img/icons/background3rd_1.webp);
   background-repeat: no-repeat;
   background-size: cover;
   position: relative;
}
.poscont{
   position: absolute;
    width: 75%;
}
.overlbac1{
/*   background-color: rgba(237,88,41, 0.76);
*/  background-color: rgba(249 249 249 / 70%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.95;
}
.overlbac2{
/*   background-color: rgba(206, 32, 38, 0.67);

*/
background: rgba(249 249 249 / 70%);
 position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.95;
}
.bg-static{
   transition: 0.8s all;
}
.bacpin{
   background-image: url(../../assets/img/icons/background3rdbak_1.webp);
   background-repeat: no-repeat;
   background-size: cover;
   position: relative;
}
.bacbl:after {
    content: url("../../assets/img/CSMC_Logo-03_edited.png");;
    bottom: -30px;
    right: 0;
    position: absolute;
}
.bacpin:after {
    content: url("../../assets/img/_edited.png");;
    bottom: -30px;
    right: 0;
    position: absolute;
}
.clrmar{
   color: #fff;
   margin-bottom: 15px !important;
}
.clrw{
   color: #fff;
}
#vidbanner{
   position: relative;
   overflow: hidden;
   padding: 50px 0px;
   text-align: center;
}
#vidbanner video {
   object-fit: cover;
   position: absolute;
   top: 0;
   left: 0;
   min-width: 100%;
   height: 100%;
}
#vidbanner .h2{
   font-weight: 500;
   color: #b4ff00;
   margin-bottom: 21px;
}
.txt_l{
   text-align: left;
   padding-left: 171px;
}
.padlr50{
   padding: 0px 70px;
}
#svgcomp-krylyy26{
   width: 225px;
    height: 200px;
    position: absolute;
    top: -31px;
    left: 25px;
    opacity: 0;
   transition: 1.5s all;
}
.svgspan{
   position: relative;
   display: inline-block;
}
.opac1{
   opacity: 1 !important;
   transition: 1.5s all;
}
.str_mar{
   text-align: center;
   margin-bottom: 50px;
   /*width: 50%;*/
}
#testimonial{
   height: 900px;
   background: url(../../assets/img/testimonial-bg.webp) !important;
   background-repeat: no-repeat !important;
   background-position: bottom !important;
   background-image: url(../../assets/img/testimonial-bg.webp);
   padding-top: 70px;
   padding-bottom: 70px;
}
#testimonialCarousel .h6{
   text-align: center;
   font-weight: 500;
   font-family: didot-w01-italic,didot-w05-italic,serif;
   padding: 0rem 2rem;
}
section#testimonial .carousel-item {
    background-color: #00000030;
}
section#testimonial .testimonial-area {
    background: none !important;
}
.over{
   position: absolute;
   opacity: 0.56;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 0;
   background-color: #fff;
}
.grad_selector {
    background: linear-gradient(223deg, #5cb3e4, #2e94ce, #0982c6);
    background-size: 600% 600%;

    -webkit-animation: grad1 3s ease infinite;
    -moz-animation: grad1 3s ease infinite;
    animation: grad1 3s ease infinite;
}


@-webkit-keyframes grad1 {
    0%{background-position:0% 72%}
    50%{background-position:100% 29%}
    100%{background-position:0% 72%}
}
@-moz-keyframes grad1 {
    0%{background-position:0% 72%}
    50%{background-position:100% 29%}
    100%{background-position:0% 72%}
}
@keyframes grad1 {
    0%{background-position:0% 72%}
    50%{background-position:100% 29%}
    100%{background-position:0% 72%}
}
#testivideosec2{
   padding: 50px 0px !important;
}

@media(min-width: 320px) and (max-width: 767px){
   section#featured-area .btn {
    font-size: 14px !important;
}
.boxs:before {
    bottom: -18px;
    height: 16px;
}
.martban {
    margin-top: 40px;
}
.befshd {
    margin-top: 35px;
}
.befshd:before {
    transform: rotate(0deg);
    top: -30px;
    left: 75px;
}
.pad0xs{
   padding: 0px;
}
#testivideosec {
   padding: 0px 0px;
   margin-top: 0px;
}
.bacdiv {
    height: 1140px;
}
.txt_l {
    text-align: center;
    padding-left: 0;
    font-size: 25px !important;
}
.padlr50 {
    padding: 0px 10px;
}
#svgcomp-krylyy26 {
    width: 155px;
    top: -52px;
    left: 18px;
}
section#testimonial .carousel-item .controler {
    padding: 30px 0;
}
#testimonialCarousel .container p {
    margin-bottom: 0;
}
#testimonial {
    height: 765px;
    padding-top: 40px;
}

}
