@media screen and (max-width: 650px)
{
.elm_icon_text
  {
  margin-top:1px !important;
  }
}   
@media screen and (max-width: 650px)
{
.text4
  {
   margin-right: -51px !important;
  }
}
a {
    color: #f2ecec;
}
.sf-menu .cz .cz a
{
    padding: 8px 15px !important;
}
.sf-menu .sub-menu {
    width: 230px;
}
.widget {
    color: #ffffff;
    background-color: #2e2e2e03 !important;
    margin-bottom: 20px;
    border: 1px solid #eeeeee !important;
}

.cz_acc_child {
    padding: 3px 39px 3px 20px !important;
    font-size: 15px !important;
    margin-top: 27px !important;
}
p {
    margin-bottom: 4px !important;
}
.page_title {
    padding: 91px 0 10px !important;
}

.cz_menu_fx_zoom_in .sf-menu > .cz > a::before {
    display: none;
}
.onSticky {
    background-color: #2e2e2e4d !important;
}
.cz_ticker small
{
display: none;
}
.cz_ticker {
    padding: 10px 0px;
    border: 1px solid #ff310000;
}
th, td {
   border-right: 0px solid rgba(167, 167, 167, .2) !important;
}
.table1
{
  text-align: left !important;  
}
.page_title .section_title {
   font-size: 32px !important;
   margin: -79px 5px 0px !important;
   color: #ffffff !important;
   font-weight: normal;
}
.page_title, .header_onthe_cover .page_title{
		 background-color: #3d39b3 !important;
}
.breadcrumbs {
    margin-top: 22px !important;
    margin-right: 20px !important;
    margin-left: -605px !important;
}
.right_br_full_container .breadcrumbs {
    float: left !important;
    text-align: right;
}
.page_title {
    padding: 81px 0 10px !important;
}
.super-button.super-clear-none {
    clear: none;
    float: left;
}
.fa.fa-home.cz_breadcrumbs_home {
    color: #fff !important;
}
.cz_br_current {
    color: #fff !important;
}
.super-form-1360 .super-field-wrapper .super-icon {
    color: #543906 !important;
    
}
.cz_header_button > span {
    animation:blinkingText 1.5s infinite;
}
@keyframes blinkingText{
    50%{  opacity: 0; }
}

.vc_btn3.vc_btn3-color-default:focus, .vc_btn3.vc_btn3-color-default:hover {
    color: #fff;
    background-color: #f8aa0f;
}

.vc_btn3.vc_btn3-color-default {
	 color: #fff;
    background-color: #f8aa0f;
}

.lg-sub-html {
    display: none;
}