.section-hint { line-height: 14px;padding: 0 10px; position: relative; font-weight: 400;display: inline-block;text-transform: uppercase;}
.section-hint:before {position: absolute;background: white;content: '';height: 2px;width: 45px;right: 100%;top: 50%;}
.section-hint:after {position: absolute;background: white;content: '';height: 2px;width: 45px;left: 100%;top: 50%;}
.page_content{min-height: auto !important;} 
/****** file uplod ******/
.file-uplo .file-select {
  border: 1px solid #ced4da;
  height: 47px;
  line-height: 40px;
  background: #FFFFFF;
  overflow: hidden;
}
.file-uplo .file-select .file-select-button{background:#dc143c;padding:3px 10px;display:inline-block;}
.file-uplo .file-select .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}
.file-uplo .file-select:hover{border-color:#dc143c;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-uplo .file-select:hover .file-select-button{background:#dc143c;color:#FFFFFF;}
.file-uplo .file-select input[type=file]{z-index:100;cursor:pointer;position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
.file-uplo .file-select.file-select-disabled{opacity:0.65;}
.file-uplo .file-select.file-select-disabled:hover{cursor:default;display:block;border: 2px solid #dce4ec;color: #dc143c;;margin-top:5px;}
.file-uplo.file-select.file-select-disabled:hover .file-select-button{background:#dce4ec;color:#dc143c;padding:0 10px;}
.file-uplo .file-select.file-select-disabled:hover .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}
   
  
/*Responsive_midia_quries*/

@media screen and (min-width:991px) and   (max-width:1398px) {
.height-500{height: 558px;}

}
@media screen and (min-width:576px) and (max-width:991px) {
   
}

@media screen and (max-width:991px){
    
}


@media screen and (max-width:767px) {
    
}

@media screen and (max-width:599px) {
}

@media screen and (max-width:575px){

}
    
@media screen and (min-width:320px)  and (max-width:575px){
    .font-sm-14{font-size: 17px}
   
}
@import url('https://fonts.googleapis.com/css?family=Roboto:300,500&display=swap');

