
.fa-home
{

 color: #9288F8;
 font-size: 35px !important;
}

#phone
{


    color: #F31559;
    font-size: 35px !important;

}


.logo-home
{
color:#ffff !important;
font-family: 'Montserrat', sans-serif;
font-size: 40px;
font-weight: 800;

}

.logo-home span
{
    color: transparent;
    -webkit-text-stroke: 1px #fff;    
    text-shadow: none;
    

}
#round {

    width: 60px !important;
    height: 60px !important;
    border-radius: 50px;
    object-fit: cover;    

}
div:where(.swal2-container) div:where(.swal2-popup) 
{

 font-size: 15px !important;
 font-family: 'Montserrat', sans-serif !important;

}
.submitbtn
{

 background-color:#000;
 color:#fff;
 padding:10px 40px;
 font-family: 'Montserrat', sans-serif;
 font-size: 14px;
 border: none;


}

.topbtn
{

 display: flex;
 align-items: center;


}

#css_upr
{

    display: flex;
    justify-content: center;

}
.cms-2
{

 margin-left: 4px;

}
#form12
{
    font-family: 'Montserrat', sans-serif !important;

}
.text-danger
{
 color: #ff0202;

}

.custom-loader {
    
    width:30px;
    height:30px;
    border-radius:50%;
    background:conic-gradient(#0000 10%,#ffffff);
    -webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 0);
    animation:s3 1s infinite linear;
  }
  @keyframes s3 {to{transform: rotate(1turn)}}
  #cursor
  {

 cursor: all-scroll;
 font-size: 20px;

  }


#change_01{
    
    font-size:18px  !important;
    font-weight:300 !important;
    line-height:35px;
    
}

#css_01{
    
    font-size:18px  !important;
    font-weight:500 !important;
    line-height:35px; 
    
}

#css_02 p{
    
    font-size:15px  !important;
    font-weight:500 !important;
    line-height:35px; 
    
}

#css_04 p{
    
    font-size:18px  !important;
    font-weight:500 !important;
    line-height:35px; 
    
}
#css_05 p{
    
    font-size:18px  !important;
    font-weight:500 !important;
    line-height:35px; 
    
}


