/*ajustes para el modal*/
.fade.show {
    opacity: 1;
    background: rgba(0,0,0,0.3);

}
.modal-content{
    margin: 30px auto !important;
}
.modal-header {
    display: block;
}
.modal-content .modal-title{
    font-size: 20px;
}
.modal-header .close {
    padding: 1.5rem;
}
.errorfield{
    font-size: 11px;
    color: #9e0e0e;
}
.modal-body .sugerir-precio{
    font-size: 20px;
    margin-top: 15px !important;
}

/*!*blockscreen*!*/
/*#blockscreen{*/
/*background: url(../../../../bundles/qbabitcore/images/opaca.png);*/
/*}*/
/*#blockscreen .indicador{*/
/*border: solid 1px #000102;*/
/*background: #ffffff;*/
/*padding: 0.5%;*/
/*width: 20%;*/
/*margin: 10px auto auto auto;*/
/*}*/

.form-group{
    margin-bottom: 10px !important;
    text-align: left;
}
.contact-to .icon{
    font-size: 30px !important;
    vertical-align: middle;

}
.contact-to a{
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    min-width: 48px;
    padding: 0 16px;
    background: none;
    cursor: pointer;
    font-family: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 2px;
    box-sizing: border-box;
    display: inline-block;
    line-height: normal;
    outline: 0;
    white-space: nowrap;
    border-color: transparent;
    color: #9b9b9b;
}
.contact-to a:hover{
    /*background: #ffa200;*/
    /*color: #ffffff;*/
    color: #ffa200;
    /*font-weight: bold;*/
}
.cont-extras ul li{
    list-style: none;
    display: inline-block;
    padding: 10px;
    border: 1px solid #dddddd;
    background: #dddddd;
    color: #212121;
    margin: 0 8px 8px 0;
}
.btn-favorite{
    color: #434345;
    background-color: transparent;
    border-color: #d9d9d9;
}
.btn-favorite:hover{
    border-color: #ffa200;
}
.btn-favorite i.active{
    color: #ffa200;
}
.form-control-feedback {
    height: 50px;
    line-height: 50px;

}
.date-prop{
    float: right;
    font-size: 14px;
    color: #9b9b9b !important;
}

/*----- panel de usuario */
.dashboard {
    padding: 50px 0 100px 0;
    background: #f6f8fa;
}

.widget.user {
    padding-top: 50px;
}

.widget {
    background: #fff;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    padding: 25px 30px 30px;
    margin-bottom: 30px;
    border: 1px solid #ebeaea;
    border-radius: 3px;
    text-align: left;
}
.widget.user h5 {
    font-size: 20px;
    margin-top: 23px;
    font-weight: bold;
    margin-bottom: 10px;
}
.p-0 {
    padding: 0 0!important;
}

ol, ul {
    margin: 0;
    list-style: none;
}

.widget.dashboard-links ul li a {
    padding-left: 20px;
    display: block;
    line-height: 60px;
    font-size: 16px;
    color: #848484;
    border-bottom: 1px solid #ebe9e9;
    letter-spacing: 0;
    text-align: left;
    transition: .3s all ease;
}
.widget.user .image img {
    width: 157px;
    height: 157px;
    border-radius: 100%;
    border: 7px solid #ebe9e9;
}
.widget.dashboard-links ul li a:hover, .widget.dashboard-links ul li a:focus {
    color: #FFA200;
}
.widget.dashboard-links ul li.active a{
    color: #FFA200;
}
.dashboard-links ul{
    padding: 0 !important;
    width: 100%;
}

.modal .offset-top-15{
    margin-top: 15px;
}
.ficha-red-privada .unit-md{
    display: block !important;
}
.width-100{
    width: 100%;
}
.btn-publicar{
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    border: 1px solid #ebeaea;
    color: #ffa200;
}
.mg-30{
    margin-bottom: 30px !important;
}
.cntcheck > div {
    margin-top: 5px;
    margin-bottom: 0;
    text-align: left !important;
}
.cntcheck div > div, .cntcheck_nomr div > div {
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}
.cntradio .content {
    margin-top: 0;
}
.cntradio .content label{
    margin-left: 5px;
}
.cntradio {
    margin-bottom: 10px;
}
.cntradio .content{
    padding-left: 0;
}
.cntradio label{
    margin-bottom: 7px;
}
.cont-btn-prop a, .cont-btn-prop button{
    width: 100% !important;
}
.dropdown-menu > li > a {
    padding: 15px 30px !important;
    font-size: 16px;
}
.dropdown-menu > li > a:hover {
    color: #ffa200;
}
.shere-redes{
    text-align: center;
}
.shere-redes .circle{
    width: 40px !important;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    border-radius: 50%;
}
.shere-redes .fa-facebook{
    color: #fff;
    background: #0956b5;
}
.shere-redes .fa-google-plus{
    color: #fff;
    background: #f96a23;
}
.shere-redes .fa-twitter{
    color: #fff;
    background: #28d4f9;
}
.shere-redes .fa-linkedin{
    color: #fff;
    background: #0E7EB5;
}
.shere-redes .fa-whatsapp{
    color: #fff;
    background: #00e676;
}
.shere-redes .fa-pinterest{
    color: #fff;
    background: #e6001a;
}
.content-title-panel{
    position: relative
}
.content-title-panel .title{
    display: inline-block;
    margin-top: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.content-title-panel button, .content-title-panel .btn{
    position: absolute;
    right: 0
}
.content-options{
    display: -webkit-flex;
    display: flex;
}
.content-options a{
    width: 100%;
    text-align: center;
}

/*alertas, */
.messages-menu{
    position: relative;
    float: right;
    margin-left: 30px;
}
.messages-menu>.drop-menu>li.header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444444;
    font-size: 14px;
}
.messages-menu ul.drop-menu{
    position: absolute;
    right: 0;
    left: auto;
    width: 280px;
    padding: 0 0 0 0;
    margin: 0;
    top: 100%;
    background: #ffffff;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    /*transform: none !important;*/
    display:none;
}
.messages-menu>.drop-menu>li .menu{
    max-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden;
}
.messages-menu>.drop-menu>li .menu>li>a {
    margin: 0;
    padding: 10px 10px;
}
.messages-menu>.drop-menu>li .menu>li>a:after {
    content: " ";
    display: table;
}
.messages-menu>.drop-menu>li .menu>li>a {
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #f4f4f4;
}
.messages-menu>.drop-menu>li .menu>li>a:hover {
    background:  #dddddd;
}
.messages-menu>.drop-menu>li .menu>li>a>h4 {
    padding: 0;
    margin: 0 0 0 45px;
    color: #444444;
    font-size: 15px;
    position: relative;
}
.messages-menu>.drop-menu>li .menu>li>a>div>img {
    margin: auto 10px auto auto;
    width: 40px;
    height: 40px;
}
.messages-menu>.drop-menu>li .menu>li>a>h4>small {
    color: #999999;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -6px;
}
.messages-menu>.drop-menu>li .menu>li>a>p {
    margin: 0 0 0 45px;
    font-size: 12px;
    color: #888888;
}
.rd-navbar-nav{
    display: inline-block;
}
.messages-menu>.drop-menu>li .menu>li>a:after {
    clear: both;
}
.messages-menu>.drop-menu>li.footer>a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 12px;
    background-color: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid #eeeeee;
    color: #444 !important;
    text-align: center;
    display: block;
}
.drop-fixed-top{
    position: fixed !important;
    z-index: 999999 !important;
    top: 50px !important;
    right: 90px !important;
    left: auto !important;
}
.date_time{
    text-align: right !important;
}
.date_time p{
    margin: 5px;
    font-size: 12px;
}
.not-readed{
    background: #f5f5f5;
}
.mis-notificaciones .row-notification:hover, .mensajes .message-row:hover{
    background: #f5f5f5;
    cursor: pointer;
}
.updt-not
{
    display: inline;
    margin-top: 7px;
    float: right;
}
@media (max-width: 1200px) {
    .updt-not {
        margin-right: 60px;
        margin-top: 15px;
    }
    .rd-navbar-nav
    {
        width: 100%;
    }
}
@media (max-width: 991px){
    .btn-publicar {
        display: block;
        position: relative !important;
        width: 100%;
        margin-bottom: 15px !important;
    }
    .text-md-left{
        text-align: justify !important;
    }
}
.content-btn-filter{
    display: none;
}
.filter-options{
    display: block;
}
@media (max-width: 1000px){
    .content-btn-filter{
        display: block;
    }
}
.rd-navbar-dropdown li > a:hover,
.rd-navbar-dropdown li > a:focus,
.rd-navbar-dropdown li > a:active,
.rd-navbar-dropdown li > a:active:focus {
    color: #ffa200 !important;
    background-color: unset !important;
    border-color: none !important;
}
.openchilds{
    margin-right: 5px
}
.mg-top-50{
    margin-top: 50px !important;
}
.mensajes .message-row{
    margin: 0 15px;
}
.row-notification, .message-row {
    padding: 10px 0;
    margin: 0;
    min-height: 100px;
    position: relative
}
.row-notification img, .message-row img{
    /*position: absolute;
    float: left;*/
}
.row-notification .name-user-noti, .message-row .name-user-noti{
    /* position: absolute;*/
    vertical-align: top;
    font-size: 18px;
    /*  float: left;*/
    /*  margin-left: 85px;*/
    margin-top: 0;
    max-width: 70%;
}
.row-notification .text-noti, .message-row .text-noti{
    /*   position: absolute;
       float: left;
       margin-left: 85px;
       margin-top: 30px;
       max-width: 70%;*/
}
.row-notification .date_time, .message-row .date_time{
    float: right
}
@media (max-width: 770px){
    .row-notification .text-noti, .message-row .text-noti{
        max-width: 100%;
        /*margin-top: 40px;*/
        position: relative;
        float: none;
    }
    .row-notification .name-user-noti, .message-row .name-user-noti{
        margin-top: 15px;
        max-width: 100%;
    }
    .row-notification .date_time, .message-row .date_time{
        /*  float: left;
          margin-left: 80px;
        margin-top: -5px;*/
    }
    .row-notification .date_time p, .message-row .date_time p{
        display: inline-block;
    }
}
.mensajes form{
    width: 100% !important;
}
.list-block .list-inline-item {
    display: block;
}
.owl-carousel .owl-video-tn {
    position: absolute;
    width: 100%;
    /*height: 315px;*/
    opacity: 1;
    background-size: cover;
}
/*.owl-carousel .owl-video-play-icon {*/
/*margin-top: 110px;*/
/*}*/

#article_container .hr{
    margin-bottom: 45px !important;
}
#article_container .dropdown,
.user-profile .dropdown
{
    margin-bottom: 20px !important;
}
#article_container .dropdown-toggle:after,
.user-profile .dropdown-toggle:after
{
    content: none;
}
.owl-video-play-icon:before{
    content: none !important;
}
.owl-video-play-icon{
    background: url(../images/owl.video.play.png) no-repeat;
}
.link-parallax{
    color: #faa31b;
}
.link-parallax:hover, .link-parallax:active, .link-parallax:focus{
    text-decoration: underline;
}
.item-extra{
    /*border: 1px solid #dddddd;*/
    /*color: #e19605;*/
    padding: 10px;
}
.contact-to a:hover,
.contact-to a:active
{
    color: #e19605;
}
@media (min-width: 480px){
    .max-height.owl-carousel{
        max-height: 310px;
    }
}
@media (min-width: 768px){
    .max-height.owl-carousel{
        max-height: 223px;
    }
}
@media (min-width: 992px){
    .max-height.owl-carousel {
        max-height: 250px;
    }
}
.title-section-prop{
    font-size: 21px;
    padding: 10px 0;
    border-bottom: 1px solid #ffa201;
    margin-bottom: 20px !important;
    text-align: left;
}
.form-control {
    height: 35px;
    border-radius: unset;
}
.select2-selection{
    height: auto !important;
    border-radius: unset;
}
.certificate-content{
    display: flex;
}
.certificate-content div{
    margin-right: 20px;
}
.certificate-content .certificate-scale-consumo,
.certificate-content .certificate-scale-emisiones
{
    color: #fff;
    font-weight: 400;
    margin-bottom: 8px;
    padding: 0px 2px 0px 6px;
    position: relative;
    width: 32px;
}
.certificate-content .certificate-scale-consumo:after,
.certificate-content .certificate-scale-emisiones:after
{
    border-bottom: 12px solid transparent;
    border-left: 14px solid;
    border-top: 11px solid transparent;
    content: "";
    position: absolute;
    right: -14px;
    top: 0;
}
.certificate-content .certificate-title{
    width: 90px;
    text-align: left;
}
.form-label{
    /*top: 20px !important;*/
    /*left: 16px !important;*/
    color: #656161;
}
.form-label.focus {;
    /*top: 0 !important;*/
    left: 8px !important;
}
.form-label-sm {
    top: 25px;
}

.form-label-sm.focus {
    top: 3px;
}
.ct{
    text-align: center;
}
.ct .row{
    text-align: center;
}
#front_anuncio_geoData_search {
    height: 50px;
    margin-top: 9px;
}
#dvupdatefront_anuncio_extra .fa{
    margin-right: 8px;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container .swiper-button-prev, .swiper-container .swiper-button-next {
    display: block !important;
}

/* Progress */
.swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000;
}
@media (min-width: 1200px){
    .desktop .swiper-pagination {
        display: block !important;
    }
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height;
}
.rd-navbar-dropdown{
    width: 100%;
}
.rd-navbar-dropdown li a{
    padding-left: 35px !important;
}
.bg-grey{
    background: #F2F4F5 !important;
}
@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
}
@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
    50% {
        -webkit-transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }
    100% {
        -webkit-transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
}

#blockscreen{
    display: block;
    position: fixed;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #0000001c;
}
.indicador{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    border-radius: 60px;
    animation: loader 0.8s linear infinite;
    -webkit-animation: loader 0.8s linear infinite;
}
.indicador img{
    display: none;
}

.btn-login-face{
    color: #fff;
    background: #2196f3;
    border-color: #2196f3;
    position: relative;
    padding-left: 44px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow: unset;
}
.btn-login-face:hover{
    background: #1a7ccc !important;
    border-color: #1a7ccc;
    color: #fff;

}
.btn-login-face i.fa-facebook{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 45px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.2);
}
.marg-bot-top-15{
    margin: 15px 0 !important;
}


/*-----------
crowd
------------*/
.section-crowd #dvupdate{
    margin-top: 40px;
}
.section-crowd .single-crowd-item {
    margin-bottom: 40px;
    text-align: left;
}
.section-crowd .single-crowd-item .sb-pic img {
    min-width: 100%;
}
.section-crowd .single-crowd-item .sb-text {
    padding-top: 30px;
}
.section-crowd .single-crowd-item .sb-text ul {
    margin-bottom: 8px;
    padding: 0;
}
.section-crowd .single-crowd-item .sb-text ul li {
    display: inline-block;
    list-style: none;
    font-size: 14px;
    color: #707079;
    margin-right: 25px;
    position: relative;
}
.section-crowd .single-crowd-item .sb-text ul li:not(:last-child):after {
    position: absolute;
    right: -16px;
    top: 0;
    content: "|";
    color: #c6c6cf;
}
.section-crowd .single-crowd-item .sb-text h4 a {
    font-size: 22px;
    font-weight: 600;
    color: #19191a;
    display: inline-block;
    line-height: 32px;
}
.quote-slider-4 .quote-author:before {
    content: none;
}
.owl-carousel-testimonials-3 .unit-body .text-normal a{
    font-size: 18px;
}
.owl-carousel-testimonials-3 .unit-body .text-normal a:hover,
.owl-carousel-testimonials-3 .unit-body .text-normal a:active,
.owl-carousel-testimonials-3 .unit-body .text-normal a:focus
{
    color: #ffa812;
}
.crowd-details-social .social-list a:hover,
.crowd-details-social .social-list a:active,
.crowd-details-social .social-list a:focus{
    background: #ffa812;
    color: #ffffff;
}
.grecaptcha-badge{
    width: 0 !important;
}
/*add new for forms label placeholder*/
.form-label {
    top: 17px !important;
}
.form-label.focus {
    background: white;
    color: #55bbeb;
    top: -9px !important;
    transform: scale(0.8) translateY(0);
    padding: 0 5px;
}