.enquiry-form
{
	position: absolute;
    z-index: 99;
    left: 120px;
    top: 100px;
}
.bg-black {
    background-color: #000;
}
.wt-separator {
    display: inline-block;
    height: 3px;
    width: 50px;
    position: relative;
}
.pb35
{
	padding-bottom: 35px;
}
.logo img
{
    max-width: 101%;
    margin-bottom: 10px;
}
.chat-icon
{
    position: fixed;
   /* left: 50px;*/
   right: 50px;
    border: 2px solid #e9e9e9;
    bottom: 30px;
    padding: 10px;
    border-radius: 50%;
    z-index: 999;
}
.pt50
{
    padding-top: 50px ! important;
}
#footer
{
    padding: 60px 0px 25px !important;
}
.tp-bullets
{
    top: 105% ! important;
}
.header1 .main-header .top-header .contact-holder
{
    margin-top: 32px ! important;
}
.main-header .main-navigation > ul > li > ul > li:last-child
{
    border:none ! important;
}
.pb30
{
    
    padding-bottom: 30px ! important;
}
.social-icon i
{
    font-size: 1em;
    width: 1.6em;
    text-align: center;
    line-height: 1.6em;
    color: #037db4;
    border-radius: 0.8em;
    border: solid 1px #037db4;
}
.social-icon a
{
    margin-right: 5px;
}
.pt0
{
    padding-top: 0px ! important;
}
.pt30
{
    padding-top: 30px ! important;
}
.plr30
{
    padding-left: 30px ! important;
    padding-right: 30px ! important;
}
.career-block
{
    /*width: 80% ! important;*/
    margin: auto;
}
.contact-info .address-text
{
   margin-left: 20px;
}