.right-side {
  }


.g-recaptcha {
max-width: 200px;
overflow: hidden;
}

.top-bar, .top-bar a, .top-bar .mini-nav .customSelect, .top-bar .mini-nav a:hover, .header-bottom-bar a {
    color: #b3b5b6;
    display: none;
  
}

.ubtn-ctn-left {
padding-bottom: 5px; 
   margin-bottom: 5px;
}


.masthead:not(.side-header):not(.mixed-header) .header-bar, .header-space {
    min-height: 54px;
}




.slider-below {
    position: absolute;
    margin-top: -140px!important;
    z-index: 555!Important;
  width: 1120px;
}

.main-nav > li {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding-right: 30px;
}

.stripe-style-1 {
    background: #f2f3f3 none repeat center center;
      background-size: inherit!important;
}


.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent {
    width: 260px;
    border-right: solid 1px #dadada;
}


.aiosc-status {
    display: inline-block;
    padding: 3px 10px;
    line-height: normal;
    font-weight: bold;
    border-radius: 2px;
    color: #1376bb!important;
}

.full-width-wrap > .wf-cell, .full-width-wrap > .wpb_column, .content .vc_row.full-width-wrap > .wpb_column, .full-width-wrap > .wpb_column > .vc_column-inner {
    padding-left: 0;
    padding-right: 17px;
}


//test
.hover
{
  transition: 2s;
}
.hover:hover
{
background:#002F5F!important;
  color:#ffffff!important;
  transition: 1.5s;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li
{
	margin-bottom: 20px !important;
	margin-left: 4%;
}


.wpcf7 input.wpcf7-text { width: inherit; } 
.wpcf7 textarea.wpcf7-textarea { width: inherit; } 
.wpcf7-form textarea { 
  width: 95%;
}
.ult-sticky-anchor.ult_stick_to_row {
    z-index: 1;
   width: 80%;
    top: 100px!important;
}



footer { position: relative; z-index:410; }

.dt-mobile-header { z-index: 100000; }
.dt-close-mobile-menu-icon { z-index: 9999990; }



