
#popup_call .submit{
    margin-top:15px;
}

.popup-btn a {
	  top:280px;
    position:fixed;
  
    z-index: 1000;
    transform: rotate(-90deg);
    
    padding: 10px 20px 35px;
    height: 0px;
    background-color: #fd6600;
    color: #fff;
    font-size: 15px;
	    left: -60px
}
.popup-btn a:hover{
    text-decoration: none;
    color:#fff;
}
.form-part{
    padding: 20px 0px;
}
#popup_call .modal-header{
    padding:10px 0px !important;
	   background-color: #fd6600;
	   
   
}
#popup_call .modal-title
{
	color:#fff;
}
#popup_call .modal {
    display: none; 
    position: fixed;
    z-index: 1000 !important; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    padding-top: 60px;
}
#popup_call .modal-content {
    background-color: #fefefe;
    margin: 5% auto 15% auto;
   
  
}
.wpbc_form_right .btn
{
 background-color: #fd6600;	
}
#popup_call .close {
    position: absolute;
    right:10px;
    top:13px;
    font-size: 24px;
    font-weight: bold;
    border-radius: 50%;
 
    text-align: center;
}
#popup_call .close:hover,
#popup_call .close:focus {
    cursor: pointer;
}
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}
@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)} 
    to {-webkit-transform: scale(1)}
}
@keyframes animatezoom {
    from {transform: scale(0)} 
    to {transform: scale(1)}
}

#popup_call .modal-body
{
	    min-width: 700px;
		
	
}


.popup_call .modal-body
{
	    min-width: 0px!important;
		
	
}


#id01 .vc_column_container 
{
	
	width:50%;
	display:inline-block;
	padding: 10px 20px !important;
}
#ui-datepicker-div
{
	    width: 284px;
}

#en_01 .vc_column_container 
{
	
	width:100%;
	display:inline-block;
	padding: 10px 20px !important;
}
