.head_view_cont{
    z-index: 100;
    padding: 8px 16px;
    position: fixed;
    width: 100%;
    height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 4px 35px rgba(149, 149, 149, 0.1);
}
.mob_img_one{
    width: auto !important;
    height: 44px !important;
    min-width: unset !important;
    max-width: unset !important;
    min-height: unset !important;
    max-height: unset !important;
    margin: unset !important;
}
.mob_img_two{
    margin-right: auto !important;
}
.home_banner_p{
    margin-top: 100px;
    text-align: center;
    font-weight: 600;
    font-size: 28px; 
    color: #000000;
}
.home_banner_p_two{
    color : #8054E7
}
.home_banner_p_three{
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    color: #3D3D3D;
}
.home_banner_box{
    width: 100%;
    height: 45px; 
    background: #8054E7;
    border-radius: 10px;
    cursor: pointer;
    box-shadow: #8054E7 0px 25px 50px -12px;
}
.home_banner_p_four{
    font-weight: 500;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 15px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none;
}
.home_banner_image{
    width: 14px !important;
    height: 14px !important;
    margin-top: 1px !important;
    min-width: unset !important;
    max-width: unset !important;
    min-height: unset !important;
    max-height: unset !important;
}
.home_banner_p_five{
    font-weight: 500;
    font-size: 10px;
    color: #3D3D3D;
}
.home_banner_p_six{
    font-weight: 600;
    font-size: 20px;
    color: #3D3D3D;
    text-align: center;
    margin-top: -14px;
}
.home_banner_p_seven{
    font-weight: 500;
    font-size: 9px;
    color: #3D3D3D;
    text-align: center;
    margin-top: -21px;
}
.home_banner_image_one{
    margin: unset !important;
    margin-top: -506px !important;
    width: 654.25px !important;
    height: 642.63px !important;
    min-width: unset !important;
    max-width:  unset !important;
    min-height:  unset !important;
    max-height:  unset !important;
    position: unset !important;
    inset: unset !important;
    box-sizing: unset !important;
    padding: unset !important;
    border: unset !important;
    display: unset !important;
    animation: rotation infinite 12s linear;
}
.web_banner_on_margin_top{
    margin-top: 90px;
}
.web_banner_on_margin_top_two{
    margin-top: 180px;
}
@keyframes rotation{
    from{
      transform:rotate(0deg);
    }
  
    to{
      transform:rotate(360deg);
    }
  }
.head_fulid{
    padding-left: 8% !important;
}
@media (min-width: 671px) and (max-width:768px) {
    .home_banner_image_one_pppp{
        margin-top: 150px;
        margin-left: 120px;
    }
}
@media (min-width: 500px) and (max-width:550px) {
    .home_banner_image_one_pppp{
        margin-top: 150px;
        margin-left: 50px;
    }
    .home_banner_image_one{
        margin: unset !important;
        margin-left: -84px !important;
        margin-top: -375px !important;
        width: 654.25px !important;
        height: 642.63px !important;
    }
}
@media (min-width: 550px) and (max-width:671px) {
    .home_banner_image_one_pppp{
        margin-top: 150px;
        margin-left: 50px;
    }
    .home_banner_image_one{
        margin: unset !important;
        margin-left: -84px !important;
        margin-top: -420px !important;
        width: 654.25px !important;
        height: 642.63px !important;
    }
}
@media (min-width: 430px) and (max-width:499px) {
    .home_banner_image_one_pppp{
        margin-top: 180px;
        margin-left: 50px;
    }
    .home_banner_image_one{
        margin: unset !important;
        margin-left: -84px !important;
        margin-top: -277px !important;
        margin-left: -84px !important;
        width: 654.25px !important;
        height: 642.63px !important;
    }
    .home_banner_image{
        width: 14px !important;
        height: 14px !important;
    }
    .home_banner_p_six{
        font-size: 18px;
    }
    .home_banner_p_seven{
        font-size: 9px;
        font-weight: 600;
    }
    .home_banner_p_four{
        font-size: 8px;
        margin-top: 20px;
    }
    .home_banner_p_five{
        font-weight: 600;
        font-size: 11px;
    }
    .home_banner_box{
        height: 38px;
    }
}
@media (min-width: 400px) and (max-width:430px) {
    .home_banner_image_one_pppp{
        margin-top: 180px;
        margin-left: 43px;
    }
    .home_banner_image_one{
        margin: unset !important;
        margin-top: -277px !important;
        margin-left: -84px !important;
        width: 654.25px !important;
        height: 642.63px !important;
    }
    .home_banner_image{
        width: 14px !important;
        height: 14px !important;
    }
    .home_banner_p_six{
        font-size: 18px;
    }
    .home_banner_p_seven{
        font-size: 9px;
        font-weight: 600;
    }
    .home_banner_p_four{
        font-size: 8px;
        margin-top: 20px;
    }
    .home_banner_p_five{
        font-weight: 600;
        font-size: 11px;
    }
    .home_banner_box{
        height: 38px;
    }
}
@media (min-width: 360px) and (max-width:400px) {
    .home_banner_image_one_pppp{
        margin-top: 135px;
        margin-left: 16px;
    }
    .home_banner_image_one{
        margin: unset !important;
        margin-top: -277px !important;
        margin-left: -54px !important;
        width: 654.25px !important;
        height: 642.63px !important;
    }
    .home_banner_image{
        width: 14px !important;
        height: 14px !important;
        margin-top: 3px !important;
    }
    .home_banner_p_six{
        font-size: 19px;
    }
    .home_banner_p_seven{
        font-size: 12px;
    }
    .home_banner_p_four{
        font-size: 11px;
        margin-top: 20px;
        font-weight: 600;
    }
    .home_banner_p_five{
        font-weight: 600;
        font-size: 13px;
    }
}
@media (min-width: 300px) and (max-width:360px) {
    .home_banner_image_one_pppp{
        margin-top: 135px;
        margin-left: 16px;
    }
    .home_banner_image_one{
        margin: unset !important;
        margin-top: -277px !important;
        margin-left: -54px !important;
        width: 654.25px !important;
        height: 642.63px !important;
    }
    .home_banner_image{
        width: 11px !important;
        height: 11px !important;
    }
    .home_banner_p_six{
        font-size: 14px;
    }
    .home_banner_p_seven{
        font-size: 7px;
    }
    .home_banner_p_four{
        font-size: 8px;
        margin-top: 20px;
    }
}

.nav_slide{
    color: #3D3D3D;
    position: fixed;
    z-index: 2;
    text-align: right;
    margin-top: 50px;
    background-color: white;
    width: 100%;
    height: auto;
    padding: 16px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 0px 0px 10px 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.oterr{
    font-size: 18px;
    font-weight: 400;
    color: #999999;
}
.slplus{
    margin-right: 5px;
    font-size: 21px;
}
.slplusactive{
    margin-right: 5px;
    font-size: 21px;
    transform: rotate(-45deg) !important;
    /* Safari */
  -webkit-transform: rotate(-90deg);

  /* Firefox */
  -moz-transform: rotate(-90deg);

  /* IE */
  -ms-transform: rotate(-90deg);

  /* Opera */
  -o-transform: rotate(-90deg);

  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.bluefont{
    color : #8054E7 !important;
}