.chaty-widget{
    bottom:60px !important;
}
.accordiontitlylweclr .vc_tta-panel-heading{
        background-color: #f4a024 !important;
}
.accordiontitlblueclr .vc_tta-panel-heading{
        background-color: #49688e !important;
}
.accordiontitlylweclr .vc_tta-panel-heading a{
       color:#fff !important;
}
.accordiontitlblueclr .vc_tta-panel-heading a{
       color:#fff !important;
}
.langimg .vc_box_border_grey{
    border: 1px solid;
    color: #ffab1f;
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0px 0px 3px 0px #637e9e;
    max-height: 180px !important;
    min-height: 180px !important;
}
.langimg .vc_box_border_grey img{
    max-height: 150px !important;
    min-height: 150px !important;
    max-width: 150px !important;
    min-width: 150px !important;
    
}
.sow-text-field{
    min-height:35px;
}
.so-widget-sow-contact-form select{
    width: 100%;
    min-height: 35px;
}
#post-38 .vc_icon_element{
    margin-bottom:10px;
}
#site-identity{
    margin-top: 27px !important;
    margin-left: 10px !important;
}
#resulthtml{
    margin-top:20px;
}
.mycertificate .so-widget-sow-button{
    float:unset !important;
}

@media only screen and (max-width: 768px) {
  #site-identity {
    position:Relative;
    top:-10px;
  }
}