/*banner S*/
.vs_banner_slr{
      background-image: linear-gradient(rgb(255 255 255 / 1%), rgb(255 255 255 / 0%)), url(../img/banner/banner2.png);
    padding-block: 60px 70px;
    background-size: cover;
    background-color: #fff;
    position: relative;
    background-blend-mode: difference;
    background-position: bottom;
}


.vs_banner_slr h2 {
    font-size: 18px;
    color: #484848;
    /* font-weight: 600; */
}
.vs_banner_slr h1 {
        color: #444444;
    font-size: calc(8px + 1.5vw);
    font-weight: 700;
    padding-bottom: 20px;
}
.vs_banner_slr h1 span{
      color: #019ed4;
      font-size: calc(13px + 3.8vw);
      font-weight: 800;
}

.vs_banner_slr p{
       color: #747171;
    font-size: 15px;
    font-weight: 600;
    line-height: 32px;
}

.vs_slide_text form .form-select {
  border-radius: 50px;
  border: 0;
  padding: 8px 16px;
  font-size: 14px;
  color: #626262;
}


.vs_sdl_from {
  padding: 40px 20px;
  display: flex;
  width: auto;
  position: absolute;
  top: 50%;
  right: 3%;
  background-color: #ffffffb8;
  transform: translate(-00%, -50%);
}

.vs_sdl_from form {
  width: 100%;
}

.vs_sdl_from h1 {
  font-size: calc(10px + 0.8vw);
  color: #000;
  font-size: 20px;
}

.vs_sdl_from .form-control,
.vs_sdl_from .form-select {
  border-color: #ebebeb;
  padding: 8px 10px;
  height: 40px;
  font-size: 13px;
  border-radius: 0;
}

.vs_sdl_from form button {
  font-size: 15px;
  border: 0;
}


/*banner E*/

.vs_future_bg p{
      color: #767676;
    letter-spacing: 0.5px;
    line-height: 1.7;
}
.vs_future_bg .vs_future_box{
  text-align: center;
}
.vs_future_bg .vs_future_box img{
  padding-bottom: 30px;
}


.vs_service_box{
  box-shadow: 0px 0px 14px #f5f5f5;
    padding: 30px;
        transform: translateY(10px);
        transition: all 0.5s;
}
.vs_service_box:hover{
    transform: translateY(-10px);
}
.vs_service_box img{
      width: 60px;
    padding-bottom: 30px;
}
.vs_service_box p{
      color: #767676;
    letter-spacing: 0.5px;
    line-height: 1.7;
}
.vs_service_box h4{
      font-size: 22px;
    font-weight: 600;
}

.vs_special_bg{
      background-color: #f7f7f7;
}
.vs_special_bg .vs_special_box h4{
      font-size: 22px;
    font-weight: 600;
}
.vs_special_bg p{
      color: #767676;
    letter-spacing: 0.5px;
    line-height: 1.7;
}
.vs_special_bg .vs_special_box{
}
.vs_special_bg .vs_special_box img{
  padding-bottom: 30px;
}


.vs_text_sldr_bg{
  background-color: #f7f7f7;
}

.vs_text_sldr_icon i{
      color: #ffa707e0;
      margin-bottom: 2px;
}
.vs_text_sldr_box h5{
  font-size: 18px;
    color: #0e4467;
    padding-bottom: 16px;
}
.vs_text_sldr_box p{
      color: #585858;
    font-size: 17px;
    line-height: 1.9;
    letter-spacing: 0.9px;
    padding: 16px;
}
.vs_text_sldr .owl-nav {
  display: none;
}

.vs_text_sldr .owl-dots {
  display: flex;
  gap: 10px;
  justify-content: start;
  margin-top: 20px;
}

.vs_text_sldr .owl-dots button {
  padding: 6px;
  border-radius: 50%;
  border: none;
  background-color: #8d8787;
}

.vs_text_sldr .owl-dot.active {
  background-color: #009cef;
}

/*vs_blog_section S*/


.vs_blog_box {
 width: 100%;
    border: 1px solid #e5e5e5;
    padding-bottom: 20px;
}

.vs_blog_box img {
  width: 100%;
  object-fit: cover;
  height: 200px;
}


.vs_blog_box_icon a {
  color: #f69b22;
}

.vs_blog_box_icon a:hover {
  color: #e81a29;
}
.vs_blog_box p{
  color: grey;
}
.vs_blog_box h5{
  font-size: calc(10px + 0.5vw);
  font-weight: 600;
  color: #4e4e4e;
}
.vs_blog_box .vs_more_btn{
font-size: 14px;
}

.vs_blog_sldr .item {
  background-color: whitesmoke;
  display: flex;
}

.vs_blog_sldr .owl-nav {
  display: none;
}

.vs_blog_sldr .owl-dots {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 20px;
}

.vs_blog_sldr .owl-dots button {
  padding: 6px;
  border-radius: 50%;
  border: none;
  background-color: #8d8787;
}

.vs_blog_sldr .owl-dot.active {
  background-color: #e81a29;
}

.vs_blog_sldr img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}

.vs_blog_sldr .owl-stage,
.vs_blog_sldr .owl-item {
  display: flex;
}


/*vs_blog_section E*/




/*vs_all_banner S*/
.vs_all_banner img {
  height: 240px;
  object-fit: cover;
  width: 100%;
}

.vs_all_banner figure {
  margin-bottom: 0;
  position: relative;
}

.vs_all_banner figure:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  background: #ffffffad;
  opacity: 0.7;
}

.vs_all_banner figcaption {
  position: absolute;
  top: 50%;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  transform: translate(0px, -50%);
  text-align: center;
}

.vs_all_banner figcaption h1 {
  font-size: calc(1rem + 1vw);
  font-weight: 600;
}

.vs_all_banner figcaption li {
  font-size: 16px;
}

.vs_all_banner figcaption a {
  color: #098fdb;
  transition: all 0.5;
}

.vs_all_banner figcaption a:hover {
  color: #32447a;
}


/*vs_all_banner E*/

.vs_call_box {
  background-image: linear-gradient(90deg, rgb(0 0 0), rgb(0 0 0 / 60%)), url(../img/home/call_bg.png);
  filter: initial;
}

.vs_call_box1 {
      background-image: linear-gradient(90deg, #0360c0, #0360c066),
    url(../img/home/call_bg.png);
  filter: initial;
}

.vs_call_box {
  background-color: #fbaeae;
  border-radius: 30px;
  padding: 50px;
  color: #fff;
  width: 100%;
}

.vs_call_box i {
  font-size: 60px;
}
.vs_call_box1 button{
  background-color: #fff;
    color: #000;
}
.vs_call_box1 button a{
  color: #000;
}

.vs_message_box{
    padding: 50px;
    width: 100%;
    padding-left: 0;
}
.vs_message_box p{
         font-size: 16px;
    color: grey;
    letter-spacing: 1px;
    line-height: 40px;
}
.vs_registration_form{
      padding: 50px;
    background-color: #f3f3f3;
}
.vs_registration_form .form-control{
        padding: 20px;    
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #c9c9c9;
    background-color: transparent;
}
/*** Footer S ***/


footer {
      background-color: #000000 !important;
    color: #ffffff;
}

footer a {
  color: #ffffff;
}

footer a:hover {
  color:#0360c0;
}

footer h4 {
  color: #0360c0;
    font-size: 20px;
    font-weight: 600;
}
.vs_logo_ftr img{
      /*width: 120px;*/
    object-fit: contain;
}
.vs_ftr_form .form-control {
  background: none;
  border: 0;
  border-bottom: 1px solid #04040433;
  border-radius: 0;
  height: 70px;
}



footer .vs_social_icon li a{
        width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #0360c0;
    transition: .3s;
    font-size: 18px;
    color: #fff;
    border-radius: 50%;
}

footer .vs_social_icon li a i{
  line-height: 0;
}

footer .vs_ftr_list li {
  margin-bottom: 3px;
    padding: 0;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    transition: .3s;
}

footer .vs_ftr_list li i{
  color:#0360c0;
}
.vs_ftr_call{
  display: flex;
  gap:30px;
  align-items: flex-start;
}
.vs_ftr_call_icon {
      background-color: #0360c0;
    font-size: 26px;
    padding: 10px;
}


footer .vs_ftr_list li:hover {
  box-shadow: none;
}


footer .copyright {
  font-size: 15px;
      /*border-top: 1px solid #8b5943;*/
      background-color: #0360c0;
    padding-block: 20px 1px;
        margin-top: 20px;
        color: #fff;
}
footer .copyright a{
  color: #fff;
}
footer .copyright img{
  width: 200px;
  object-fit: contain;
}


.vs_fix_btn {
  position: fixed;
    bottom: 60px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: end;
    width: 100%;
    justify-content: space-between;
}
.vs_last_btn{
  padding-left: 10px;
}
.vs_fix_whatsup_btn{
    padding-right: 10px;

}
.vs_fix_whatsup_btn img {
  width: 45px;
  object-fit: contain;
}