.g-recaptcha{
    margin-bottom: 5px;
}
.active{
    display: block;
}
.hide{
    display: none;
}
.cmb-hide{
    display:none;
}
.hi-cmb-container {
    width: 100%;
    max-width: 300px;
}
.hi-cmb-container.hi-cmb-recaptcha {
    max-width: 350px;
}
.cmb-container{
    margin: 20px 0px 10px 0px;
    clear: both;
}
.cmb-header{
    padding: 15px 26px 5px 26px;
    text-transform: uppercase;
    border-style: solid;
    border-width: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cmb-header > span{
    display: block;
    text-align: center;
    font-size: 21px;
    margin:0 0 10px 0px;
    line-height: 21px;
}
.cmb-header p{
    font-size: 11px;
    text-align: center;
    line-height: 14px;
}
.cmb-line{
    width: 100%;
    height: 6px;
}
.cmb-body{
    border-style: solid;
    border-width: 1px;
    padding: 13px 23px 16px 21px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cmb-user-info{
    position: relative;
    margin-bottom: 9px;
}
.cmb-user-info input, 
.cmb-user-info textarea{
    padding: 7px 2px 7px 9px;
    border-style: solid;
    border-width: 1px;
    width: 100%;
    resize: none;
    font-size: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cmb-user-info textarea{
    min-height: 77px;
}
.cmb-user-info input:focus{outline: 0;} 
.cmb-user-info textarea:focus{outline: 0;}
.cmb-time{
    font-size: 13px;
    margin:19px 0px 21px 0px;
    position: relative;
}
.cmb-time input{
    width: 50%;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    padding: 1px 0px 0px 4px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cmb-time input:focus{outline: 0;}
.cmb-from{
    float: left;
    width: 50%;
}
.cmb-from :first-child{
    margin-right: 2px;
}
.cmb-to{
    float: left;
    width: 50%;
    text-align: right;
}
.cmb-to :first-child{
    margin-left: 3px;
}
.cmb-reset{
    display: inline-block;
    margin: 0px 16px 5px 0px;
}
.cmb-call-me{
    display: inline-block;
}
.cmb-ajax-loader{
    padding: 0px 24px;
}
.cmb-footer button{
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    border: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    outline: none;
}
.cmb-footer button:hover{
    opacity: 0.8;
}
.cmb-call-me button{
    padding: 9px 18px 7px 22px;
}
.cmb-reset button{
    padding: 9px 26px 7px 27px;
    
}
.cmb-errors{
    display: none;
    position: absolute;
    top: 26px;
    left: 3px;
    background-color: #ce4e4e;
    padding: 2px 8px 4px 6px;
    border-radius: 2px;
    border: 1px solid rgb(242, 91, 91);
    font-size: 12px;
    z-index: 1000;
    color: #fff;
}
.cmb-errors div{
    position: absolute;
    top: -12px;
    left: 10px;
    border-bottom: 6px solid #ce4e4e;
    border-top: 6px solid transparent;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
.cmb-message-error{
    top: 70px;
}
.cmb-time-error{
    top: 24px;
}
.cmb_recaptcha_info{
    top: 55px;
}
.cmb-popup{
    display: block;
    float: left;
    background: #ffffff url(../img/dark_arrow.png) no-repeat 90% 45%;
    border: 1px solid #cbcbcc;
    color: #2c2b2b;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 3px;
    margin: 10px 0px;
    width: 200px;
    padding: 10px;
    font-size: 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.popup_nav{
    float: right;
    height: 38px;
    padding: 0px 0px 0px 10px;
    border-radius: 0px;
    line-height: 38px;
    margin: 0;
}

.popup_nav_1_7{
    padding: 12px;
    margin: 0 0 0 2px;
}

.cmb-popup-container{
    width:350px;
    margin: 0px 5px;
    display:none;
}
.cmb-popup-container .cmb-header, .cmb-popup-container .cmb-body {
    width:100%;
}
.cmb-popup-container .cmb-reset{
    margin: 0px 14px 5px 0px
}
.cmb-popup-close{
    position:relative;
    text-decoration: none;
    font-size: 15px;
    float: right;   
    right: 6px;
    top: 2px;
}
.cmb-popup:hover{
    background: #5f5959 url(../img/light_arrow.png) no-repeat 90% 45%;
    color: #fff;
    text-decoration: none;
}
.cmb-popup:hover .cmb-dark-arrow{
    display: none;
} 
.cmb-popup:hover .cmb-light-arrow{
    display: block;
} 
.cmb-light-arrow{
    display: none;
}
.cmb-dark-arrow{
    display: block;
}
.cmb-footer {
    margin-top: 10px;
    text-align: center;
}

.hi-cmb-pulse {
    position: fixed;
    bottom: 0%;
    left: auto;
    right: 0;
    transform: translate(-50%, -50%);
    background: #225899;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    color: #fff;
    text-align: center;
    line-height: 55px;
    font-size: 40px;
    z-index: 9999;
    cursor: pointer;
}

.hi-cmb-pulse:before,
.hi-cmb-pulse:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #225899;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: hi-cmb-animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}

.hi-cmb-pulse:after{
    animation-delay: .5s;
}
.hi-cmb-pulse img {
    width: 30px;
    padding-bottom: 8px;
}
.hi-cmb-pulse.hi-cmb-pulse-stickyLeft {
    right: auto;
    left: 0;
    transform: translate(50%, -50%);
}
@keyframes hi-cmb-animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}

.hi-cmb-popup.white-popup {
    padding: 0;
}
.hi-cmb-popup-btn {
    background: transparent;
}

.ui-timepicker-wrapper {
    z-index: 99999 !important;
}