
.classselect {
    border: 4px solid #8ac2ff !important; 
    border-radius: 4px;
    height: 48px;
}

body.phi-template .hero-wrapper {
    background-position: top;
}




@media (max-width:767px){
	
section.comp__block.form-sec {
    margin-top: 30px;
}

.pform form {
    margin-bottom: 30px !important; 
}

section.comp__block.form-sec .content.mb-5.mb-xl-0 {
    margin-bottom: 0 !important; 
}
.classselect {
    border: 2px solid #8ac2ff !important;
    
}
 
.pform .form-actions {
    display: flex;
    justify-content:center;
    align-items: center;
    flex-direction: row-reverse;
}

.pform  button#nextBtn {
    float: none !important;
   
}

.pform #prevBtn {
    width: auto !important;
    display: inline-block !important;
    float: none !important;
    margin-right: 30px !important; 
}	
	
	
	
}






@media (max-width:600px){
body.phi-template-2 .top-title .wrapper h1 {
    font-size: 6vw !important;
    margin-top: 14px;
}    
}



 


























