c.pricing-table-default .button-default:hover:before,blockquote.blockquote-default{border-color:#FFFFFF!important}.block-team-1 .our-skills .progress-bar,.block-work-1 .work-grid a .cbp-caption-activeWrap,.progess-bar-default .progress-bar{background-color:#FFFFFF!important}#popup-close-button-1,.block-about-1 .container-video a span,.block-contact-1 .tab-content .map-wrapper .button-description .content-hidden,.block-contact-1 .tab-content .map-wrapper .button-description .content-visible,.block-contact-1 .tab-content .row .col-xs-4 .container-social-item .container-description,.block-contact-1 .tab-content form .form-group,.block-contact-1 .tab-content form .form-group:after,.block-news-1 .container-news .container-article-info .container-button,.block-process-1 .process-info-box,.block-team-1 .cbp-item .cbp-caption-activeWrap,.block-work-1 .load-more:before,.default-slider .cbp-nav-pagination-item,.popup-container,.popup-showcase-style-1 .button-description .content-hidden,.popup-showcase-style-1 .button-description .content-visible,.popup-showcase-style-1 .cbp-nav-pagination-item,.popup-showcase-style-1 .content1.bg-black,.pricing-table-default,a.button-default.inverted:after,a.button-default:before,ul.tab-navigation-default li.active{background:#FFFFFF !important}.block-contact-1 .tab-content .map-wrapper .container-info ul li a,.block-contact-1 .tab-content .map-wrapper .container-info ul li h5,.block-service-1 .tab-navigation li.active a span,.navigation-main ul li .dropdown-menu a:hover,.navigation-main ul li a:hover,.navigation-main ul li span:hover,.navigation-main ul li.current a,.navigation-main ul li.dropdown.open span,.popup-showcase-style-1 .container-info ul li a,.popup-showcase-style-1 .container-info ul li h5{color:#FFFFFF!important}#page-loader .css-spinner{border-top-color:#FFFFFF!important;border-left-color:#FFFFFF!important}
/** 4. WORK
*******************************************************************/
.content1
{
    position: relative;

    display: block;
    overflow: hidden;

    width: 100%;
} 
.padding-bot-60
    {
        padding-bottom: 30px;
    }
 .padding-top-60
    {
        padding-top: 30px;
    }
.block-work-1 .work-grid
{
    margin: 46px auto 50px auto;
}
.block-work-1 .work-grid a .cbp-caption-activeWrap
{
    padding-right: 55px;
    padding-left: 55px;
}
.block-work-1 .work-grid a .cbp-caption-activeWrap h5
{
    font-weight: 600;

    margin-bottom: .35em;

    text-transform: uppercase;
}
.block-work-1 .work-grid a .cbp-caption-activeWrap p
{
    font-size: 16px;
    font-weight: 400;

    letter-spacing: .02em;
    text-transform: uppercase;
}
.block-work-1 .work-grid a .cbp-caption-activeWrap h5.hover-animated,
.block-work-1 .work-grid a .cbp-caption-activeWrap p.hover-animated
{
    -webkit-transition: all .1s cubic-bezier(.57, .18, .04, 1);
            transition: all .1s cubic-bezier(.57, .18, .04, 1);
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);

    opacity: 0;
}
.block-work-1 .work-grid a:hover .cbp-caption-activeWrap h5.hover-animated,
.block-work-1 .work-grid a:hover .cbp-caption-activeWrap p.hover-animated
{
    -webkit-transition: all .5s cubic-bezier(.19, 1, .22, 1) ;
    -webkit-transition: all .5s cubic-bezier(.57, .18, .04, 1);
            transition: all .5s cubic-bezier(.57, .18, .04, 1);
    -webkit-transform: translateY(0);
            transform: translateY(0);

    opacity: 1;
}
.block-work-1 .load-more
{
    position: relative;
    z-index: 1;

    overflow: hidden;

    margin: 0 !important;

    -webkit-transition: all .3s cubic-bezier(.19, 1, .22, 1);
            transition: all .3s cubic-bezier(.19, 1, .22, 1);

    border: none;
    border-radius: 100px;
    background: none;
}
.block-work-1 .load-more:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transition: all .3s cubic-bezier(.19, 1, .22, 1);
            transition: all .3s cubic-bezier(.19, 1, .22, 1);

    border-radius: 100px;
}
.block-work-1 .load-more:hover:before
{
    border: 1px solid;
}
.block-work-1 .load-more:after
{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transition: all .3s cubic-bezier(.19, 1, .22, 1);
            transition: all .3s cubic-bezier(.19, 1, .22, 1);
    -webkit-transform: translateX(-110%);
            transform: translateX(-110%);

    border-radius: 100px;
}
.block-work-1 .load-more:hover:after
{
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
.block-work-1 .load-more.cbp-l-loadMore-stop
{
    height: 0;

    opacity: 0;
}
.block-work-1 .load-more span
{
    font-family: 'Dosis', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;

    position: relative;
    z-index: 10;

    height: 60px;
    padding: 0 .6em !important;

    letter-spacing: .02em;
    text-transform: none;
}
/** MEDIA QUERIES  **/
@media (max-width: 780px)
{
    .block-process-1 .process-info-box
    {
        width: 61.8% !important;
    }
}
@media (max-width: 480px)
{
    .block-process-1 .process-info-box
    {
        width: 100% !important;
    }
}
/** BACKGROUND WHITE  **/
.block-work-1.bg-white .work-grid a .cbp-caption-activeWrap
{
    background-color: rgb(176,153,128);
}
.block-work-1.bg-white .work-grid a .cbp-caption-activeWrap h5
{
    color: #fff;
}
.block-work-1.bg-white .work-grid a .cbp-caption-activeWrap p
{
    color: #ececec;
}
.block-work-1.bg-white .load-more
{
    color: #fff !important;
}
.block-work-1.bg-white .load-more:before
{
    background: #af997f;
}
.block-work-1.bg-white .load-more:hover:before
{
    border-color: #fff;
}
.block-work-1.bg-black .load-more:hover a
{
    color: #fff;
}
.block-work-1.bg-white .load-more:after
{
    background: #111;
}
/** BACKGROUND BLACK / PARALLAX  **/

.block-work-1.bg-black .work-grid a .cbp-caption-activeWrap
{
    background-color: rgb(176,153,128);
}

.block-work-1.bg-black .work-grid a .cbp-caption-activeWrap h5
{
    color: #fff;
}

.block-work-1.bg-black .work-grid a .cbp-caption-activeWrap p
{
    color: #ececec;
}

.block-work-1.bg-black .load-more
{
    color: #fff !important;
}

.block-work-1.bg-black .load-more:before
{
    background: #af997f;
}

.block-work-1.bg-black .load-more:hover:before
{
    border-color: #111;
}

.block-work-1.bg-black .load-more:after
{
    background: #fff;
}

.block-work-1.bg-black .load-more:hover span
{
    color: #000;
}
/** 10. POPUPS
*******************************************************************/
.popup p
{
    margin-bottom: 0;
}
.popup .intro-video
{
    width: 100%;
}
.popup .allow-push-by-menu
{
    -webkit-transition: all .58s cubic-bezier(.19, 1, .22, 1);
            transition: all .58s cubic-bezier(.19, 1, .22, 1);
}
.popup .allow-push-by-menu.active
{
	-webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1);
            transition: all .6s cubic-bezier(.19, 1, .22, 1);
    -webkit-transform: translateX(-32.6%);
            transform: translateX(-32.6%);
}
#popup-close-button-1
{
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 0;

    overflow: hidden;

    width: 0;
    height: 100px;

    cursor: pointer;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);

    background: #FFFFFF;
}
#popup-close-button-1.active
{
    width: 160px;

    -webkit-transition: all .3s cubic-bezier(.5,.34,.06,.82);
            transition: all .3s cubic-bezier(.5,.34,.06,.82);
}
#popup-close-button-1 span
{
    font-size: 39px;

    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
/** SHOWCASE POPUP  **/
.popup-showcase-style-1
{
    margin-top: 50%;
    margin-bottom: 10%;

    -webkit-transition: all .35s cubic-bezier(.5,.34,.06,.82);
            transition: all .35s cubic-bezier(.5,.34,.06,.82);

    opacity: 0 !important;
    border-bottom: none;
}
.popup-showcase-style-1.active
{
    margin-top: 10%;

    opacity: 1 !important;
}
.popup-showcase-style-1 .container
{
    padding: 0;
}
.popup-showcase-style-1 .showcase-title h3
{
    margin-top: .12em;
    margin-right: 35px;
    margin-bottom: .7em;

    letter-spacing: .05em;
    text-transform: uppercase;
}
.popup-showcase-style-1 .showcase-title p
{
    line-height: 1em;

    margin-right: 35px;

    letter-spacing: .05em;
    text-transform: uppercase;
}
.popup-showcase-style-1 .showcase-title-text p
{
    line-height: 1.7em;

    margin-right: 40px;
}
.popup-showcase-style-1 .showcase-service span
{
    font-size: 50px;
}
.popup-showcase-style-1 .showcase-service p
{
    font-weight: 400;

    margin-top: 1em;

    letter-spacing: .06em;
    text-transform: uppercase;
}
.popup-showcase-style-1 .showcase-info h4
{
    font-weight: 300;

    margin-bottom: .5em;

    letter-spacing: .06em;
    text-transform: uppercase;
}
.popup-showcase-style-1 .showcase-info p
{
    line-height: 1.6em;
}
.popup-showcase-style-1 .cbp-nav-pagination
{
    right: 20px;
    bottom: 20px;
}
.popup-showcase-style-1 .cbp-nav-pagination-item
{
    position: relative;

    display: inline-block;

    width: 16px;
    height: 16px;
    margin: 0 7px;

    cursor: pointer;
    -webkit-transition: background .5s;
            transition: background .5s;

    opacity: .5;
    border-radius: 0;
    background: #b09980;
}
.popup-showcase-style-1 .cbp-nav-pagination-active
{
    opacity: 1;
}
.popup-showcase-style-1 .cbp-nav-controls
{
    display: none;
}
/** FOR MINIMAL SHOWCASE POPUP  **/
.popup-showcase-style-1 .button-description
{
    font-size: 22px;
    line-height: 70px;

    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;

    overflow: hidden;

    width: 70px;
    height: 70px;

    cursor: pointer;
    text-align: center;

    color: #fff;
}
.popup-showcase-style-1 .button-description .content-visible,
.popup-showcase-style-1 .button-description .content-hidden
{
    position: absolute;
    top: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1);
            transition: all .6s cubic-bezier(.19, 1, .22, 1);

    background: #af997f;
}
.popup-showcase-style-1 .button-description .content-visible
{
    left: 0;
}
.popup-showcase-style-1 .button-description.active .content-visible
{
    left: 300%;
}
.popup-showcase-style-1 .button-description .content-hidden
{
    left: 300%;
}
.popup-showcase-style-1 .button-description.active .content-hidden
{
    left: 0;
}
.popup-showcase-style-1 .container-info
{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;

    overflow: hidden;

    width: 32.8%;

    -webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1);
            transition: all .6s cubic-bezier(.19, 1, .22, 1);
    -webkit-transform: translatex(100%);
            transform: translateX(100%);

    background: #111;
}
.popup-showcase-style-1 .container-info.active
{
    -webkit-transform: translatex(0);
            transform: translateX(0);
	z-index: 50;
}
.popup-showcase-style-1 .container-info ul
{
    margin-top: 20px;
    margin-right: 40px;
    margin-bottom: 0;
    margin-left: 89px;
    padding: 0;

    list-style: none;

    -webkit-transform: translatex(-40px);
            transform: translateX(-40px);

    opacity: 0;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.popup-showcase-style-1 .container-info.active ul
{
    -webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1) .14s;
            transition: all .6s cubic-bezier(.19, 1, .22, 1) .14s;
    -webkit-transform: translatex(0);
            transform: translateX(0);

    opacity: 1;
}
.popup-showcase-style-1 .container-info ul li
{
    margin-bottom: 50px;
}
.popup-showcase-style-1 .container-info ul li:last-child
{
    margin-bottom: 0;
}
.popup-showcase-style-1 .container-info ul li.last
{
    margin-bottom: 40px;
}
.popup-showcase-style-1 .container-info ul li h5
{
    font-weight: 300;

    margin-bottom: .5em;

    letter-spacing: .02em;
    text-transform: uppercase;

    color: #af997f;
}
.popup-showcase-style-1 .container-info ul li p
{
    line-height: 1.7em;

    margin-bottom: 0;

    color: #fff;
}
.popup-showcase-style-1 .container-info ul li a
{
    font-weight: 300;

    letter-spacing: .02em;

    color: #af997f;
}
.container-mid
{
    position: absolute;
    z-index: 100;
    top: 300px;

    width: 100%;
    height: auto;

    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
/** NEWS POPUP  **/
.popup-news-style-1
{
    margin-top: 60%;

    -webkit-transition: all .4s ease;
            transition: all .4s ease;

    opacity: 0 !important;
    border-bottom: none;
}
.popup-news-style-1.active
{
    opacity: 1 !important;
}
.popup-news-style-1 .container
{
    padding: 0;
}
.popup-news-style-1 .news-title h3
{
    margin-top: .12em;
    margin-right: 35px;
    margin-bottom: .7em;

    letter-spacing: .05em;
    text-transform: uppercase;
}
.popup-news-style-1 .news-title p
{
    line-height: 1em;

    margin-right: 35px;

    letter-spacing: .05em;
    text-transform: uppercase;
}
.popup-news-style-1 .news-title-text p
{
    line-height: 1.7em;
}
.popup-news-style-1 .news-text-block p
{
    line-height: 1.7em;
}
/** MEDIA QUERIES  **/
@media (max-width: 994px)
{
    #popup-close-button-1
    {
        top: 0;
        left: 0;

        height: 70px;

        -webkit-transform: translateY(0%);
                transform: translateY(0%);
    }

    #popup-close-button-1.active
    {
        width: 70px;
    }

    #popup-close-button-1 span
    {
        font-size: 26px;
    }
	
	.popup-showcase-style-1 .button-description {
	
		height: 70px;
		width: 70px;
		
	}
    .popup .container,
    .cbp-popup-singlePage .cbp-popup-content
    {
        width: 100%;
    }
    .popup
    {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .popup-showcase-style-1 .container-info
    {
        width: 42%;
    }
    .popup .allow-push-by-menu.active
    {
        -webkit-transform: translateX(-42%);
                transform: translateX(-42%);
    }
    .popup-showcase-style-1 .container-info ul
    {
        margin-left: 80px;
    }
    .popup-showcase-style-1 .showcase-title-text p
    {
        margin-right: 30px;
    }
    .popup-showcase-style-1 .showcase-title h3,
    .popup-showcase-style-1 .showcase-title p
    {
        margin-right: 20px;
    }
    .cbp-popup-lightbox-img,
    .cbp-popup-lightbox-isIframe .cbp-popup-content
    {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto;
    }
}
@media (max-width: 770px)
{
    .popup-showcase-style-1 .showcase-title,
    .popup-showcase-style-1 .showcase-title-text,
    .popup-news-style-1 .news-title,
    .popup-news-style-1 .news-title-text
    {
        padding: 0 50px;

        text-align: left;
    }
    .popup-showcase-style-1 .showcase-title,
    .popup-news-style-1 .news-title
    {
        margin-bottom: 16px;
    }
    .popup-showcase-style-1 .showcase-info p
    {
        margin-bottom: 30px;
    }
    .popup-showcase-style-1 .showcase-service p
    {
        margin-bottom: 24px;
    }
    .popup-showcase-style-1 .showcase-service span
    {
        display: block;

        margin-top: 24px;
    }
    .popup-showcase-style-1 .container-info
    {
        width: 100%;
    }

    .popup .allow-push-by-menu.active
    {
        -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
    }
    .popup-showcase-style-1 .container-info ul
    {
        margin-top: 40px;
        margin-left: 60px;
    }
}
@media (max-width: 480px)
{	
	#popup-close-button-1
    {
        top: 0;
        left: 0;

        height: 50px;

        -webkit-transform: translateY(0%);
                transform: translateY(0%);
    }
    #popup-close-button-1.active
    {
        width: 50px;
    }
    #popup-close-button-1 span
    {
        font-size: 18px;
    }
	.popup-showcase-style-1 .button-description {
		height: 50px;
		width: 50px;
		line-height: 50px;
	}
    .popup-showcase-style-1 .showcase-service p
    {
        font-size: 16px;
    }
    .popup-showcase-style-1 .showcase-service p
    {
        margin-top: .4em;
        margin-bottom: 20px;

        letter-spacing: .05em;
    }
    .popup-showcase-style-1 .showcase-service span
    {
        font-size: 40px;
    }
    .popup-showcase-style-1 .container-info ul li
    {
        margin-bottom: 40px;
    }
    .popup-showcase-style-1 .container-info ul li.last
    {
        margin-bottom: 30px;
    }
    .popup-showcase-style-1 .container-info ul
    {
        margin-top: 0;
    }
    .popup-showcase-style-1 .cbp-nav-pagination-item
    {
        width: 12px;
        height: 12px;
        margin: 0 5px;
    }
    .popup-showcase-style-1 .cbp-nav-pagination
    {
        right: 12px;
        bottom: 12px;
    }
}
/** 6. PLUGINS
*******************************************************************/
/* CUBE PORTFOLIO */
.cbp-popup-content-wrap 
{
    overflow-x: hidden !important;
}
.cbp-popup-lightbox
{
    background: rgba(0,0,0,.9);
	backface-visibility: hidden;
}
.cbp-popup-lightbox-isIframe .cbp-popup-content
{
    width: 70%;
}
.cbp-popup-lightbox-img
{
    max-width: 70%;
    margin: 0 auto;
}
.pagination-top.cbp
{
    margin-top: 80px;
}
.cbp .cbp-item
{
    padding: 0;
}
.cbp-popup-lightbox-iframe iframe
{
    box-shadow: none;
}
.cbp-popup-lightbox
{
    cursor: pointer;
}
.cbp-popup-lightbox-iframe
{
    background: none;
}
.cbp-popup-navigation
{
    display: none !important;
}
.cbp-popup-lightbox-counter
{
    display: none;
}
.cbp-popup-singlePage .cbp-popup-close
{
    top: 35px;
    right: auto;
    bottom: auto;
    left: 30px;
}
.cbp-popup-singlePage-counter
{
    display: none;
}
.cbp-popup-singlePage .cbp-popup-content
{
    width: auto;
    max-width: none;
    margin: 0;
    margin-right: -1px;

    vertical-align: top;
}
.cbp-popup-singlePage .cbp-popup-navigation-wrap
{
    display: none;
}
.cbp-popup-singlePage
{
    padding: 0;

    background: rgba(0, 0, 0, .9);
	backface-visibility: hidden;
}
.cbp-caption-revealTop .cbp-singlePageInline-active .cbp-caption-defaultWrap
{
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
}
.cbp-caption-opacity .cbp-caption
{
    border: 0 solid transparent;
}
.cbp .cbp-singlePageInline-active
{
    opacity: 1 !important;
}
.cbp .cbp-singlePageInline-active
{
    opacity: 1 !important;
}
.cbp-caption-opacity .cbp-caption:hover .cbp-caption-defaultWrap
{
    opacity: 1;
}
.cbp:after,
.cbp-lazyload:after,
.cbp-popup-loadingBox:after,
.cbp-popup-singlePageInline:after
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 34px;
    height: 34px;
    margin: auto;

    content: '';
    -webkit-animation: cbp-rotation .8s infinite linear;
            animation: cbp-rotation .8s infinite linear;

    border-top: 1px solid rgba(255,255,255,0.80);
    border-right: 1px solid rgba(176,153,128,.15);
    border-bottom: 1px solid rgba(176,153,128,.15);
    border-left: 1px solid rgba(176,153,128,.15);
    border-radius: 100%;
}
.cbp-caption-pushTop .cbp-caption-defaultWrap,
.cbp-caption-pushDown .cbp-caption-defaultWrap,
.cbp-caption-revealTop .cbp-caption-defaultWrap,
.cbp-caption-revealBottom .cbp-caption-defaultWrap,
.cbp-caption-pushTop .cbp-caption-activeWrap,
.cbp-caption-pushDown .cbp-caption-activeWrap,
.cbp-caption-revealTop .cbp-caption-activeWrap,
.cbp-caption-revealBottom .cbp-caption-activeWrap
{
    -webkit-transition: .6s cubic-bezier(.19, 1, .22, 1);
            transition: .6s cubic-bezier(.19, 1, .22, 1);
}
/* PARALLAX SCROLLING PLUGIN */
.dzsparallaxer
{
    position: absolute !important;
    z-index: -1;
    top: 0 !important;

    width: 100%;
    height: 100% !important;

    background: none;
}
.dzsparallaxer .dzsparallaxer--target
{
    height: 144%;
}
/* BACKGROUND SLIDESHOW PLUGIN */
.vegas-overlay,
.vegas-slide,
.vegas-slide-inner,
.vegas-timer,
.vegas-wrapper
{
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    overflow: hidden;

    margin: 0;
    padding: 0;

    border: none;
}