﻿.bg-img {
    background-image: url('../images/gallery/full/6.jpg');
}

.input-group .form-inline {
    width: 100%;
}

.input-group abbr, .form-group abbr {
    position: absolute;
    left: 0;
    top: 0;
    color: #ff0000;
    font-size: 17px;
}

.form-group abbr {
    left: 5px;
    top: -10px;
}

.form-group textarea {
    border: 1px solid #d9d9d9 !important;
    border-bottom: none !important;
    padding: 10px !important;
}

.bootstrap-select .btn-default {
    background: none;
    border: 1px solid #d9d9d9;
}

.demo-radio-button label {
    margin: 0;
}

.label-radio label {
    font-size: 13px;
    color: #343a40;
    font-weight: bold;
}

.label-radio i.fa {
    background-color: #fff;
    text-align: center;
    line-height: 37px;
    color: #495057;
    width: 37px;
    height: 38px;
    border-radius: 0 4px 4px 0;
    border: 1px solid #d2d6de;
}

ul.box-radio {
    margin-bottom: 0;
}

.box-radio li {
    line-height: 45px;
    list-style-type: none;
}

.no-gutters-2 .title-user-profile, .gutters-b .title-user-profile, .title-project-select {
    background-color: #36bea6;
    color: #fff;
    padding: 15px;
    text-align: center;
    font-size: 21px;
}

.gutters-e .title-user-profile {
    background-color: #6c757d;
}

.no-gutters-3 .title-user-profile {
    background-color: #4fc3f7;
    color: #fff;
    padding: 15px;
    text-align: center;
    font-size: 21px;
}

.no-gutters-4 .title-user-profile {
    background-color: #7460ee;
    color: #fff;
    padding: 15px;
    text-align: center;
    font-size: 21px;
}

.no-gutters-2 .content-bottom {
    padding: 0;
    border-bottom: 5px solid #36bea6;
}

.no-gutters-3 .content-bottom {
    padding: 0;
    border-bottom: 5px solid #4fc3f7;
}

.no-gutters-4 .content-bottom {
    padding: 0;
    border-bottom: 5px solid #7460ee;
}

.no-gutters-2 .form-element,
.no-gutters-3 .form-element,
.no-gutters-4 .form-element {
    padding: 40px;
}

.no-gutters-2 .bg-info, .no-gutters-3 .bg-info, .no-gutters-4 .bg-info {
    background: none !important;
    border: 1px solid #d2d6de !important;
    color: #495057;
}

.no-gutters-2 input[type=text],
.no-gutters-2 input[type=email],
.no-gutters-2 textarea,
.no-gutters-3 input[type=text],
.no-gutters-3 input[type=email],
.no-gutters-3 textarea,
.no-gutters-4 input[type=text],
.no-gutters-4 input[type=email],
.no-gutters-4 textarea {
    border: 1px solid #d2d6de !important;
    border-right: none !important;
    background: none !important;
}

.no-gutters-4 .bs-searchbox input[type=text] {
    border-right: 1px solid #d2d6de !important;
}

.no-gutters-2 textarea, .no-gutters-3 textarea, .no-gutters-4 textarea {
    border: 1px solid #d2d6de !important;
}

.no-gutters-2 input[type=text]:focus,
.no-gutters-2 input[type=email]:focus,
.no-gutters-3 input[type=text]:focus,
.no-gutters-3 input[type=email]:focus,
.no-gutters-4 input[type=text]:focus,
.no-gutters-4 input[type=email]:focus {
    background-color: #e9e9e9 !important;
}

.no-gutters-2 .input-group abbr,
.no-gutters-3 .input-group abbr,
.no-gutters-4 .input-group abbr {
    top: -15px;
}

.txt-news {
    line-height: 25px;
    height: 100px;
    overflow: hidden;
    text-align: justify;
}

.box-news-list .box-title {
    font-size: 17px;
    height: 65px;
    overflow: hidden;
}

.box-body {
    /*position:relative;*/
}

.meta-news ul {
    display: inline-block;
    border-radius: 2px;
    margin-bottom: 10px;
    text-align: center;
}

    .meta-news ul li {
        display: inline;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        color: #e83e8c;
    }

.txt-news i.fa {
    color: #ff0000;
}

.mr-auto h3 {
    font-size: 17px;
}

.box-body h1 {
    font-size: 17px;
}

.title-news-detail h1 {
    font-size: 19px;
}

.txt-detail-news {
    line-height: 30px;
    font-size: 13px;
    text-align: justify;
    margin-bottom: 30px;
}

.title-news-detail i.fa {
    vertical-align: middle;
    color: #ff0000;
}

.box-info-steward {
    display: none;
}

.box-info-steward {
    padding: 0px 30px 0 30px;
    border-right: 3px solid #ffbc34;
    margin-bottom: 30px;
}

.title-info-steward {
    font-size: 17px;
    margin-bottom: 30px;
    color: #455a64;
    border-bottom: 1px solid rgba(97, 106, 120, 0.07);
    padding-bottom: 15px;
}

.profile-co .box-header {
    padding: 5px 15px;
}

.profile-co .media {
    padding: 15px 10px;
}

    .profile-co .media i.fa {
        color: #dc3545;
        font-size: 15px;
        position: absolute;
        left: 10px;
        top: 20px;
    }

    .profile-co .media a:not(.btn):not(.avatar) {
        font-size: 13px;
    }

.position-relative h3 {
    font-size: 15px;
    margin: 0;
}

    .position-relative h3 i.fa {
        color: #dc3545;
        font-size: 12px;
    }

.box-header-c {
    position: relative;
}

    .box-header-c ul li {
        position: absolute;
        top: 10px;
        left: 10px;
        font-size: 15px;
    }

.list-massage ul li:nth-child(2n) {
    background-color: rgba(0, 0, 0, 0.05);
}

.list-massage ul li {
    position: relative;
    list-style-type: none;
}

.box-step-profile ul li {
    position: relative;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

    .box-step-profile ul li.step-active {
        -webkit-filter: initial; /* Safari 6.0 - 9.0 */
        filter: initial;
    }
    /*.box-step-profile ul li::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 5px;
    background-color: #bfbfbf;
    position: absolute;
    top: 85px;
    right: 0;
    background-color: #e83e8c;
  }*/

    .box-step-profile ul li:not(:first-child)::after {
        content: '';
        background-image: url('../images/arrows-left.png');
        background-repeat: no-repeat;
        background-position: top center;
        width: 80px;
        height: 38px;
        position: absolute;
        right: -16%;
        top: 40%;
        z-index: 0;
    }

    .box-step-profile ul li label {
        background-color: #bfbfbf;
        border-radius: 150px;
        line-height: 30px;
        margin-bottom: 0;
        width: 30px;
        height: 30px;
        color: #fff;
        position: relative;
    }

.inner-step {
    text-align: center;
    border-radius: 150px;
    display: inline-block;
    background-color: #36bea6;
    color: #fff;
    width: 100px;
    height: 100px;
}

    .inner-step span {
        font-size: 15px;
        font-weight: bold;
        display: block;
        margin-top: 30%;
        margin-bottom: 5px;
    }

.step-profile {
    border-radius: 1000px;
    padding: 3px;
    border: 1px solid #36bea6;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    text-align: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    position: relative;
}

.inner-step i.fa {
    font-size: 18px;
}

@media (max-width:991px) and (min-width:310px) {
    .step-profile {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .box-step-profile ul li:not(:first-child)::after {
        background-image: url('../images/arrows-bottom.png');
        width: 38px;
        height: 83px;
        right: 46.5%;
        top: -22%;
    }
}

@media (max-width:309px) {
    .step-profile {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .box-step-profile ul li:not(:first-child)::after {
        background-image: url('../images/arrows-bottom.png');
        width: 38px;
        height: 83px;
        right: 40%;
        top: -22%;
    }
}

.sidebar-menu > li {
    border-bottom: 1px solid #ebebeb;
}

    .sidebar-menu > li a {
        font-weight: bold;
    }
/*information page*/
.title-media-info h4 {
    font-size: 15px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    font-weight: bold;
}

    .title-media-info h4 a {
        display: block;
        color: #333;
    }

        .title-media-info h4 a:hover {
            color: #dc3545;
        }

.text-media-body {
    height: 75px;
    overflow: hidden;
    line-height: 25px;
    font-size: 14px;
    color: #333;
}
/*.box-media-a{
  background-color:#e6e6e6;


}*/
.btn-info-page {
    margin-top: 10px;
}

.title-media-info i.fa {
    color: #dc3545;
}

.video-aparat {
    margin-top: 30px;
}

.video-info video {
    width: 100%;
}

.video-item {
    margin-bottom: 15px;
    border: 1px solid #d2d6de;
    padding: 4px;
}

.detail-information-page {
    font-size: 13px;
    text-align: justify;
    line-height: 30px;
    color: #333;
    margin-top: 15px;
}

.zoom-gallery img {
    margin-bottom: 30px;
}

.box-body {
    padding: 15px;
}

.gutters-b .box-body {
    padding: 30px;
}

.gutters-b label {
    font-size: 13px;
    color: #333;
    font-weight: bold;
}

.gutters-b h5 i.fa {
    vertical-align: middle;
}

.gutters-b .form-control:focus {
    border: 1px solid #d9d9d9;
}

.gutters-b .form-control {
    height: 44px;
    border-radius: 4px;
}

.item-date {
    color: #455a64;
    display: inline-block;
    padding: 2px;
    border-radius: 2px;
    font-size: 11px;
}

.media-date ul li {
    display: inline-block;
    padding-left: 10px;
    font-size: 11px;
}

.media-list-b > ul > li {
    margin-bottom: 30px;
    position: relative;
}

.rep-ticket {
    margin-top: 15px;
    background-color: #e3f3fc;
    border-bottom: 1px solid #36bea6;
    border-right: 3px solid #36bea6;
    color: #3e5569;
    padding: 10px 15px;
}

    .rep-ticket > ul > li {
        margin-bottom: 15px;
        margin-right: 15px;
    }

.item-media {
    padding: 10px 0px 0 10px;
}

.media-date ul li:last-child {
    float: left;
}

.url-file {
    padding: 5px;
    text-align: left;
    margin-top: 15px;
    color: #fff;
}

.gutters-c .title-user-profile {
    background-color: #455a64;
    text-align: right;
    font-size: 15px;
}

.img-avatar img {
    border-radius: 150px;
}

.url-file a {
    display: inline-block;
}

.media-list-c ul li:nth-child(2n) {
    background-color: #efefef;
}

.media-list-c .media {
    padding: 8px;
}

.gutters-c .title-user-profile-c {
    background-color: #36bea6;
}

.no-gutters-5 label {
    display: block;
}

.btn-addition .btn {
    padding: 8px 45px 8px 15px;
}

.list-id ul li span {
    display: block;
    text-align: center;
}

.list-id-2 ul li span {
    display: inline-block;
}

.list-id-2 ul li label {
    display: inline-block;
    background-color: #ffbc34;
}

.list-id-2 .btn-app {
    height: initial;
    padding: 10px;
    display: block;
}

.box-registeration-1 h5 {
    font-size: 15px;
}

    .box-registeration-1 h5 i.fa {
        font-size: 12px;
        color: #dc3545;
    }

.box-registeration h5 {
    font-size: 13px;
    margin: 0;
    line-height: 35px;
    font-weight: bold;
}

.description-resume, .summary-resume {
    line-height: 30px;
    font-size: 14px;
    text-align: justify;
    color: #333;
}

.summary-resume {
    border-right: 3px solid #36bea6;
    padding: 0 15px 0;
    color: #666;
}

.box-resume .box-body {
    padding: 30px;
}

.description-resume {
    margin-bottom: 30px;
    margin-top: 30px;
}

.box-resume .box-body img {
    padding: 15px;
    border: 1px solid #ebebeb;
}

.title-resume {
    font-size: 19px;
}

    .title-resume i.fa {
        font-size: 15px;
        color: #36bea6;
    }

.summary-resume i.fa {
    font-size: 18px;
    display: block;
    color: #36bea6;
}

    .summary-resume i.fa.fa-quote-left {
        text-align: left;
    }

.description-resume i.fa {
    color: #36bea6;
}

.box-resume .box-body #gallery-content-center img {
    margin: 5px;
    padding: 5px;
    border-width: 1px;
}

.detail-list-project ul li label {
    margin: 0;
}

.detail-list-project ul li {
    border-bottom: 1px solid #f4f4f4;
    line-height: 40px;
}

    .detail-list-project ul li label {
        font-size: 13px;
        color: #666;
    }

        .detail-list-project ul li label i.fa, .description-project label i.fa {
            font-size: 7px;
            color: #dc3545;
        }

    .detail-list-project ul li span, .detail-project-select ul > li span {
        font-size: 13px;
        font-weight: bold;
    }

.box-project-detail .form-group label i.fa {
    color: #dc3545;
}

.box-project-detail .panel-body {
    line-height: 25px;
    font-size: 13px;
}

.description-project-select {
    margin-bottom: 30px;
    margin-top: 30px;
}

    .description-project-select label i.fa, .title-project-page i.fa {
        color: #dc3545;
    }

    .description-project label, .title-project-page, .description-project-select > label {
        font-size: 15px;
        font-weight: bold;
        color: #455a64;
        display: block;
        border-bottom: 1px solid rgba(97, 106, 120, 0.07);
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

.inner-description {
    line-height: 25px;
    font-size: 13px;
    color: #333;
    border-right: 3px solid #f62d51;
    padding: 0 15px 0 15px;
}

.banner-project {
    background-color: #fff;
}

.baaner-apply img {
    width: 100%;
}

.banner-project img {
    width: 100%;
}

.apply-item .card-body {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0,0,0,0.6);
}

.description-project-main {
    line-height: 25px;
    overflow: hidden;
    height: 55px;
}

.text-project-main {
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    font-size: 13px;
    text-align: justify;
}

.box-project-main h4 {
    font-size: 15px;
    height: 50px;
    overflow: hidden;
    line-height: 25px;
}

.box-body .list-massage ul li {
    line-height: 25px;
}

.box-project-main img {
    width: 100%;
}

.media-heading a {
    display: block;
}

.media-body h4 {
    font-size: 15px;
}

.img-project-main img {
    width: 100%;
}

.row-box {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}

.apply-item h3 a {
    color: #fff;
}

.description-project-main label {
    color: #333;
    font-weight: bold;
}

    .description-project-main label i.fa {
        font-size: 6px;
    }

@media (min-width:772px) {
    .box-row {
        background-color: #fff;
        box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
        position: relative;
        padding: 15px 0;
        width: 100%;
    }
}

@media (max-width:771px) {
    .img-left {
        margin-bottom: 30px;
    }

    .img-right {
        margin-top: 30px;
    }

    .box-row {
        background-color: #fff;
        box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
        padding: 15px 0;
    }
}

@media (max-width:991px) {
    .list-project-img {
        margin-bottom: 15px;
    }
}

.inner-text-project-2 h4 {
    font-size: 15px;
    height: 48px;
    overflow: hidden;
    font-weight: bold;
    border-bottom: 1px solid #ebebeb;
}

.tab-content-select .panel-group-simple .panel-collapse .panel-body {
    padding: 30px;
}

.bg-nosell {
    /*filter: grayscale(100%);*/
    background-color:#455a64 !important;
}

.gutters-e .box-body {
    padding: 15px;
}

.gutters-e .ribbon-wrapper-reverse {
    padding: 0;
}

.gutters-e label {
    margin: 0;
    font-weight: normal;
}

.description-project-select {
    color: #333;
    line-height: 25px;
}

.item-info-project > ul > li {
    line-height: 25px;
    margin-bottom: 15px;
}

    .item-info-project > ul > li i.fa {
        color: #dc3545;
        font-size: 12px;
    }

.box-select {
    cursor: pointer;
}

.box-facilities ul li {
    line-height: 25px;
}

.box-facilities span {
    color: #36bea6;
}

.alarm-reserve {
    color: #dc3545;
    padding: 15px 0;
}

.modal-select .modal-header .modal-title {
    display: block;
    text-align: center;
    width: 100%;
}

.modal-select .modal-footer {
    padding: 15px;
}

.modal-select .modal-header {
    background-color: #6c757d;
    color: #fff;
}

.modal-select .close {
    color: #fff;
    font-size: 27px;
    opacity: 1;
    text-shadow: none;
}

.list-facilities-blk li {
    color: #333;
}

.list-facilities-blk {
    border-right: 3px solid #6c757d;
}

#category-select > .panel-group > .panel > .panel-heading-a {
    background-color: #6c757d;
}

    #category-select > .panel-group > .panel > .panel-heading-a .panel-title {
        color: #fff;
        font-size: 14px;
    }

#category-select .panel-group .panel-title::before, #category-select .panel-group .panel-title::after {
    left: 5px;
}

#category-select .panel-group-simple .panel-title::before, #category-select .panel-group-simple .panel-title::after {
    left: 30px;
}

#category-select .panel-group-simple .panel-title::before, #category-select .panel-group-simple .panel-title::after {
    left: 30px;
}

#category-select .panel-group-simple .panel-title::before, #category-select .panel-group-simple .panel-title::after {
    left: 30px;
    right: initial;
}

#category-select .panel-group .panel-title {
    padding: 15px 30px 15px 45px;
    font-size: 14px;
}

#category-select .tab-content-select .panel-group-simple .panel-collapse .panel-body {
    border-right: 3px solid #6c757d;
    border-top: none;
    padding-bottom: 0;
}

#category-select .panel-group {
    margin-bottom: 0;
}

.fx-element-overlay .fx-card-item .fx-card-content-b {
    height: 30px;
    overflow: hidden;
    line-height: 20px;
    padding: 0 10px;
}

.fx-card-content-b h3 {
    font-size: 15px;
}

.fx-element-overlay-b .fx-card-item {
    padding-bottom: 10px;
}

.detail-project-select ul > li {
    line-height: 30px;
}

    .detail-project-select ul > li i.fa {
        font-size: 8px;
        color: #dc3545;
    }

.detail-project-select .description-project {
    margin-bottom: 30px;
    margin-top: 30px;
}

.box-title-select i.fa {
    vertical-align: middle;
    font-size: 18px;
    color: #dc3545;
}

.color-reserve-box {
    background-color: #36bea6;
    color: #fff;
    display: inline-block;
    padding: 10px;
    border-radius: 2px;
    font-size: 15px;
}

    .color-reserve-box label {
        padding: 0;
        margin: 0;
    }

.table-select-project {
    margin-top: 30px;
    margin-bottom: 30px;
}

    .table-select-project table tr:nth-child(2n) {
        background-color: #f4f4f4;
    }

    .table-select-project table tr td {
        width: 33.333%;
    }

.box-top-table span {
    font-size: 15px;
    color: #dc3545;
}

.box-top-table i.fa {
    color: #dc3545;
    font-size: 18px;
}

.table-select-project table {
    color: #333;
}

.box-middle-select {
    text-align: center;
}

    .box-middle-select .form-group {
        margin-bottom: 0;
    }

.box-middle-select {
    margin-bottom: 30px;
}

.box-title i.fa {
    color: #dc3545;
}

.box-select a {
    color: #fff;
}

.zoom-gallery .title-project-page img {
    margin: 0;
}

.shade-banner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
}

.banner-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size:20px;
    text-shadow: 4px 4px 4px #030303;
}

.inner-banner::before {
   position: absolute;
right: 15%;
content: "";
height: 70%;
width: 2px;
background-color: #fff;
z-index: 100;
bottom: 5%;
}

.inner-banner::after {
  position: absolute;
left: 15%;
content: "";
height: 70%;
width: 2px;
background-color: #fff;
z-index: 100;
top: 5%;
}

.inner-banner-2::after {
    position: absolute;
    left: 10%;
    content: "";
    width: 80%;
    height: 2px;
    background-color: #fff;
    z-index: 100;
    top: 10%;
     bottom: 10%;
}

.inner-banner-2::before {
    position: absolute;
    left:10%;
    content: "";
    width: 80%;
    height: 2px;
    background-color: #fff;
    z-index: 100;
    bottom: 10%;
}
.inner-banner{
    overflow:hidden;
    border-radius:2px;
}
.inner-banner img {
    -webkit-transition:0.5s all linear;
     -moz-transition:0.5s all linear;
      -o-transition:0.5s all linear;
       -ms-transition:0.5s all linear;
        transition:0.5s all linear;
}
.inner-banner:hover img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.row-box-rules{
    margin-top:15px;
}
.item-block {
    width:15px;
    height:15px;
    display:inline-block;
}
.purchased-item{
    background-color:#36bea6;
}
.reserve-item{
    background-color:#7460ee;
}
.sell-item{
    background-color:#455a64;
}
.row-box-rules label{
    vertical-align:top;
    margin-top:-5px;
}
.inner-description .video-2,.inner-description .video-2 video{
    width:100%;
}
.inner-description .video-2{
    margin-bottom:30px;
}
.gutters-5{
    text-align:center;
}
.gutters-5 .title-user-profile{
    background-color:#6c757d;
}
.gutters-5  .content-bottom{
    border-bottom:5px solid #6c757d;
}
.name-box{
    font-size:16px;
    height:55px;
   text-shadow:4px 4px 12px #030303;
    
}
.box-a{
 padding:15px;
}
.box-a .box-body{
border:1px solid rgba(210, 214, 222, 0.5);

}
.gutters-5 .fa-li{
    position:initial;
    color:#dc3545;
}
.color-ab .hvr-bounce-to-bottom{
    background-color:#e83e8c;
    color:#fff;
}
.color-ac .hvr-bounce-to-bottom{
 background-color:#7460ee;
    color:#fff;
}
.color-ad  .hvr-bounce-to-bottom{
background-color:#36bea6;
    color:#fff;
}
.color-ae  .hvr-bounce-to-bottom{
background-color:#2962FF;
    color:#fff;
}
.color-af   .hvr-bounce-to-bottom{
background-color:#ffbc34;
    color:#fff;
}
.color-ag   .hvr-bounce-to-bottom{
    background-color:#4fc3f7;
     color:#fff;
}
.hvr-bounce-to-bottom{
    display:block;
}
.hvr-bounce-to-bottom::before{
    background:rgba(0,0,0,0.5);
}
.colorful-box .hvr-bounce-to-bottom{
    margin-bottom:30px;
    padding:initial;
}
.box-img-a img{
    width:100%;
}
.box-body-img{
    position:absolute;
    right:0;
    left:0;
    top:0;
    bottom:0;
}
.box-body-img{
   text-align:center;
   margin-top:3%;
}

.hvr-rectangle-out{
    display:block;
    margin:0 0 30px;
}
.colorful-img  .name-box{
      font-size:17px;
   text-shadow:none;
   color:#fff;
}
.colorful-img.text-shadow-a .hvr-rectangle-out .name-box{
    font-size:25px;
    color:#fff !important;
    text-shadow:4px 4px 4px #030303;
}
.colorful-img.color-ab .hvr-rectangle-out{
    background-color:#e83e8c;
}
.colorful-img.color-ac .hvr-rectangle-out{
    background-color:#7460ee;
}
.colorful-img.color-ad .hvr-rectangle-out{
    background-color:#36bea6;
}
.colorful-img.color-ae .hvr-rectangle-out{
    background-color:#2962FF;
}
.colorful-img.color-af .hvr-rectangle-out{
    background-color:#ffbc34;
}
.colorful-img.color-ag .hvr-rectangle-out{
    background-color:#4fc3f7;
}
.colorful-img .hvr-rectangle-out:before{
    background:rgba(0,0,0,0.3) !important;
}