/*!
Theme Name: epicamedia
Theme URI: https://underscores.me/
Author: Ben Webdesigner
Author URI: https://www.benwebdesigner.nl
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: epicamedia
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

epicamedia is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

@font-face {
    font-family: 'Cooperhewitt-bolditalic';
    src: url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-bolditalic-webfont.woff2') format('woff2'),
         url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cooperhewitt=book';
    src: url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-book-webfont.woff2') format('woff2'),
         url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cooperhewitt-bookitalic';
    src: url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-bookitalic-webfont.woff2') format('woff2'),
         url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-bookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cooperhewitt-heavy';
    src: url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-heavy-webfont.woff2') format('woff2'),
         url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Cooperhewitt-light';
    src: url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-light-webfont.woff2') format('woff2'),
         url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Cooperhewitt-lightitalic';
    src: url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-lightitalic-webfont.woff2') format('woff2'),
         url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cooperhewitt-medium';
    src: url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-medium-webfont.woff2') format('woff2'),
         url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Cooperhewitt-semibold';
    src: url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-semibold-webfont.woff2') format('woff2'),
         url('https://brownie.media/wp-content/themes/epicamedia/fonts/cooperhewitt-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'Cooperhewitt-heavyitalic';
    src: url('cooperhewitt-heavyitalic-webfont.woff2') format('woff2'),
         url('cooperhewitt-heavyitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cooperhewitt-mediumitalic';
    src: url('cooperhewitt-mediumitalic-webfont.woff2') format('woff2'),
         url('cooperhewitt-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cooperhewitt-semibolditalic';
    src: url('cooperhewitt-semibolditalic-webfont.woff2') format('woff2'),
         url('cooperhewitt-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
*/

.noscroll {
    overflow: hidden;
}

/* Colours */
    .blanco-text{
        color: #fff !important;
    }
        .blanco-bg{
            background: #fff !important;
        }

    .azul-text{
        color: #2440eA !important;
    }

        .azul-bg{
            background-color: #2440eA !important;   
        }

    .rojo-text{
        color: #fc1d78 !important;
    }

    .paloma-text{
        color: #6E7A96 !important;  
    }

    .marine-text{
        color: #0e1d42 !important;
    }

    .perla-text{
        color: #f9f9f9 !important;
    }

    .nube-text{
        color: #EFEFEF !important;
    }

    .carbon-text{
        color: #000 !important;
    }

    .planchar-text{
        color: #383838 !important;
    }

    .gris-text{
        color: #848484 !important;
    }

/* typography */

    /* Body   */
    body, html{
        font-family: 'Cooperhewitt=book';
        font-size: 1.125rem;
        line-height: 1.5;
    }

    strong, b{
        font-family: 'Cooperhewitt-medium';
        font-weight: bold;
    }

    html {
        font-size: 16px;
      }
      @media (min-width: 767px) {
        html {
          font-size: 16px;
        }
      }

    /* Body titel */
    .body-titel{
        font-family: 'Cooperhewitt=book';
        font-size: 1.25rem;
        line-height: 1;
    }

    /* h1 size: 125px */
    h1,
    .heavy-h1,
    .header-section h1{
        font-family: "Cooperhewitt-heavy";
        font-size: 5rem !important;  
        text-transform: uppercase;
        line-height: 1.25;
        color: #fff;
    }

    /* CTA */
    .cta-heavy-title{
        font-family: "Cooperhewitt-heavy";
        font-size: 2.4rem !important;  
        text-transform: uppercase;
        line-height: 1.25;
        color: #fff;
    }

    .cta-heavy-subtitle{
        font-family: "Cooperhewitt-heavy";
        font-size: 3.3rem !important;  
        color: #fff;
    }

    /* h2 size: 62.5px */
    h2,
    .heavy-h2,
    .menu-menu-list a{ 
        font-family: "Cooperhewitt-heavy";
        font-size: 2.5rem !important;  
        text-transform: uppercase;
        line-height: 1.25;
    }

    .menu-menu-list a{
        color: #fff;
        line-height: 1;
    }

    .menu-menu-list a:hover{
        text-decoration: none !important;
        color: #fc1d78 !important;
    }

    .menu-welcome-text{
        color: #fff;
    }

    /* h2 light size: 50px */
    .light-h2{
        font-family: "Cooperhewitt-light";
        font-size: 1.84rem !important;  
        text-transform: uppercase;
        line-height: 1.25;
    }

    .heavy-h2-small{
        font-family: "Cooperhewitt-heavy";
        font-size: 1.84rem !important;  
        text-transform: uppercase;
        line-height: 1.25;
    }
    
    .heavy-h2-smallest{
        font-family: "Cooperhewitt-heavy";
        font-size: 1.25rem !important;  
        text-transform: uppercase;
        line-height: 1.25;
    }

    /* h3 size: 42.5px */
    h3,
    .heavy-h3{
        font-family: "Cooperhewitt-heavy";
        font-size: 1.66rem !important;  
        text-transform: uppercase;
        line-height: 1;
    }

    .bold-h3{
        font-family: "Cooperhewitt-semibold";
        font-size: 1.66rem !important;  
        text-transform: uppercase;
        line-height: 1.25;
    }

    .light-h3{
        font-family: "Cooperhewitt-light";
        font-size: 1.66rem !important;  
        text-transform: uppercase;
        line-height: 1.25;
    }

    
    /* Footer: 33.5px */
    .footer-menu-list li a{
        font-family: "Cooperhewitt-light";
        font-size: 1.25rem !important;  
        text-transform: uppercase;
        line-height: 2;
	}

    .copyright-section > p, 
    .copyright-list li a{
        font-size: 1rem;
        line-height: 1;
		opacity: 0.3;
	}
	
	/* contact menu */
	.menu-contact-btn ul li a{
		font-family: "Cooperhewitt-semibold";
        font-size: 1.25rem !important;  
        text-transform: uppercase;
		line-height: 2;
		color: #fff!important;
    }
    
    .cta-home-header-btn a{
        font-family: "Cooperhewitt-semibold";
        font-size: 1rem !important;  
        text-transform: uppercase;
		line-height: 1;
		color: #fff!important;
    }



/* LG */
@media screen and (min-width: 992px) and  (max-width: 1412px){
	.cta-heavy-title{
        font-size: 1.7rem !important;  
    }

    .cta-heavy-subtitle{
        font-size: 2.3rem !important;  
    }
    
	.body-titel{
		font-size: 1.16rem !important;
	}

	h1,
    .heavy-h1,
    .header-section h1{
        font-size: 3.5rem !important;  
	}

	h2,
    .heavy-h2,
    .menu-menu-list a{ 
        font-size: 1.75rem !important;  
    }

	h3,
	.heavy-h3,
	.bold-h3,
	.light-h2,
    .heavy-h2-small,
    .breadcrumb-list li:not(:last-child):after,
	.breadcrumb-list li a{
        font-size: 1.3rem !important;  
	}
}

/* Medium */
@media (min-width: 768px) and  (max-width: 991px){
	.cta-heavy-title{
		font-size: 1.6rem !important;  
    }
    
    .cta-heavy-subtitle{
		font-size: 2.2rem !important;  
	}
	
	.body-titel{
		font-size: 1.16rem !important;
	}

	h1,
    .heavy-h1,
    .header-section h1{
        font-size: 3rem !important;  
	}

	h2, .heavy-h2, .menu-menu-list a{
		font-size: 1.3rem !important;
	}
	
	h3,
	.heavy-h3,
	.bold-h3,
	.light-h2,
    .heavy-h2-small,
    .breadcrumb-list li:not(:last-child):after,
	.breadcrumb-list li a{
        font-size: 1.25rem !important;  
	}

	.text-column.col-lg-8{
		padding-left: 15px !important;
	}
}

/* Small */
@media (max-width: 767px){
	.cta-heavy-title{
		font-size: 1.6rem !important;  
    }
    
    .cta-heavy-subtitle{
		font-size: 2.2rem !important;  
	}

	.body-titel{
		font-size: 1rem !important;
	}

	h1,
    .heavy-h1,
    .header-section h1{
        font-size: 2rem !important;  
	}
	
	h2, .heavy-h2, .menu-menu-list a{
		font-size: 1.3rem !important;
	}

	h3,
    .heavy-h3,
	.light-h2,
	.bold-h3,
    .heavy-h2-small,
    .breadcrumb-list li:not(:last-child):after,
	.breadcrumb-list li a{
        font-size: 1.25rem !important;  
	}
	
	.text-column.col-lg-8{
		padding-left: 15px !important;
	}
}

/* assets */
.shadow{
    box-shadow: 2px 0 35px rgba(0,0,0,.04)!important;
}

.title-stripe-right:after{
    content: "";
    height: 1rem;
    width: 5rem;
    background-color: #dfe4ea;
    position: absolute;
    left: 14rem;
    top: 4rem;
}

.title-stripe-left:after{
    content: "";
    height: 1rem;
    width: 5rem;
    background-color: #dfe4ea;
    position: absolute;
    left: -2rem;
    top: 8rem;
    z-index: -1;
}

.title-stripe-top-left:after{
    content: "";
    height: 1rem;
    width: 5rem;
    background-color: #dfe4ea;
    position: absolute;
    left: -2rem;
    top: 0rem;
    z-index: -1;
}

.title-stripe-bottom-left:after{
    content: "";
    height: 1rem;
    width: 5rem;
    background-color: #dfe4ea;
    position: absolute;
    left: 0rem;
    top: 5rem;
    z-index: -1;
}

.title-stripe-top-right:after{
    content: "";
    height: 1rem;
    width: 5rem;
    background-color: #dfe4ea;
    position: absolute;
    right: 7rem;
    top: 0rem;
    z-index: -1;
}

/* logo */
.logo-container img{
    max-width: 160px;
    width: 160px;
    height: 160px;
}
  
/* Menu */
.text-column .menu-lang-switch ul{
    list-style: none !important;
    width: 100% !important;
    padding: 0px !important;
}
.text-column .menu-lang-switch ul li{
    margin-right: 0.5rem !important;
}
    
.text-column .menu-lang-switch ul li:before{
    content: "" !important;
    display: none !important;
}
.text-column .menu-lang-switch ul li a{
    color: #5a6679 !important;
    font-family: 'Cooperhewitt=book' !important;
}

.text-column .menu-lang-switch ul li.current-lang a{
    color: #fc1d78 !important;
    font-weight: bold;
    font-family: 'Cooperhewitt-medium' !important;
}

.menu-lang-switch{
	float: right;
	text-align: center;
    padding: 3rem 2rem;
	margin-right: 3rem !important;
}

.menu-lang-switch ul{
    padding-left: 0px;
}

.menu-lang-switch ul li{
    display: inline-block;
    margin-right: 0.5rem;
}

.menu-lang-switch ul li a{
    color: #fff !important;
}

.menu-lang-switch ul li.current-lang a:hover,
.menu-lang-switch ul li.current-lang a{
    font-family: "Cooperhewitt-semibold";
}

.menu-contact-btn{
	float: right;
	height: 82px;
	text-align: center;
	padding: 2rem 1rem;
	margin-right: 3rem !important;
}

.menu-contact-btn ul{
	list-style: none !important;
	margin-left: 0px;
}

.header-menu-container{
    position: fixed !important;
    z-index: 1001;
    height: 154px;
    width: 100%;
    
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.header-menu-container .container{
    position: relative;
}

.header-menu-container .logo-azul{
    display: none !important;
}

.header-menu-container.fixed{
    background-color: #fff;
}

.header-menu-container.fixed .logo-blanco{
    display: none !important;
}

.header-menu-container.fixed .logo-azul{
    display: block !important;
}

@media (max-width: 767px){
    .menu-lang-switch{
        padding: 0rem 1rem 1rem 1rem;
        width: 100%;
        margin: 0px !important;
    }
    
	.header-menu-container {
		height: 92px !important;
	}

    .menu-btn:active, .menu-btn {
        top: 0px !important;
        right: 16px !important;
    }
}
@media (max-width: 992px){

    .logo-container img{
        max-width: 100px;
        width: 81px;
        height: 81px !important;
    }

    .header-menu-container {
		height: 92px !important;
	}
}

/* Hamburger */
.hamburger.is-active:hover, .hamburger:hover{
    opacity: 1 !important;
}

.hamburger-box {
    width: 2rem !important;
    height: 3rem !important;   
}

body .hamburger.is-active:hover{
	background: #2340ea !important;
	border-color: #2340ea !important;
	color: #fff !important;
}

body .hamburger.is-active{
	background: #fff !important;
	border-color: #fff !important;
	color: #2340ea !important;
}

.menu-btn:active,
.menu-btn{
    position: absolute;
    top: 0px;
    right: 0px;
    background: #fff ; 
    border-color: #fff ;
    box-shadow: none !important;
    border-radius: 0px;
    font-size: 0rem !important;
    padding: 1.1rem 0.5rem 0.9rem 0.5rem!important;
    z-index: 11;
}   

.header-menu-container.fixed .menu-btn{
    background: #2340ea !important;
    border-color: #2340ea !important;
} 
.header-menu-container.fixed .menu-btn .hamburger-inner, 
.header-menu-container.fixed .menu-btn .hamburger-inner:after, 
.header-menu-container.fixed .menu-btn .hamburger-inner:before{
    background-color: #fff !important;
    border-color: #fff !important;
}

.menu-btn:hover{
    background: #2340ea;
    border-color: #2340ea;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before{
    background-color: #2340ea !important; 
    border-radius: 5px;
    height: 5px;
    right: 0px;
}


.hamburger-inner{
	width: 32px;
}

.hamburger-inner:after{
    width: 16px;
} 
.hamburger-inner:before{
    width: 24px;
} 

	.is-active .hamburger-inner, .is-active .hamburger-inner:after, .is-active .hamburger-inner:before{
		width: 32px !important; 
		background-color: #2340ea !important; 
	}

	.is-active.menu-btn:hover .hamburger-inner, .is-active.menu-btn:hover .hamburger-inner:after, .is-active.menu-btn:hover .hamburger-inner:before{
		background-color: #fff !important;
	}

.menu-btn:hover .hamburger-inner, .menu-btn:hover .hamburger-inner:after, .menu-btn:hover .hamburger-inner:before{
    background-color: #fff !important;
}

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0,-5px,0) rotate(-45deg) !important;
}

/* Collapse container */
.menu-collapse-container{
    position: fixed;
    top: 40px;
    right: 64px;
    width: 0px;
    height: 0px;
    display: none;
    background-color: #2440ea;
    color: #fff !important;
    padding: 0rem;
    z-index: 10;
    
    -webkit-transition: height 1s ease;
    -moz-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
}

.menu-collapse-container.menu-open{
    width: 100vw;
    height: auto;
    max-height: 767px;
    display: block;
    right: 0px;
    top: 0px;
    padding-bottom: 2rem;
}


.menu-collapse-container.menu-open .menu-open-top-row{
    position: relative;
}

.menu-collapse-container.menu-open .menu-open-top-row:after{
    content: "";
    position: absolute;
    width: 100%;
    display: block;
    bottom: 1rem;
    height: 1px;
    background-color: #fff;
}

@media (max-width: 767px){
    .menu-collapse-container.menu-open{
        width: 100vw;
        height: 100%;
        max-height: 100%;
        max-width: 100%;
        overflow: scroll;
        right: 0px;
        top: 0px;
    }

    .menu-footer-logo img,
    .menu-collapse-logo img{
        width: 200px;
    }
}

    /* Grey logo*/
    .menu-footer-logo img,
    .menu-collapse-logo img{
        width: 160px;
        height: 160px;
    }

    .menu-footer-logo{
        margin-bottom: 4rem;
        display: block;
    }

.menu-collapse-container ul{
    padding-top: 1rem;
}

.menu-collapse-container ul li,
.menu-collapse-container ul{
    list-style: none !important;
}

.menu-collapse-container a.active-menu-item,
.menu-collapse-container a:hover{
    color: #fc1d78;
}

    /* Collapse Location list */
    .menu-location-list a{
        opacity: 0.5;
        line-height: 2;
        color: #EFEFEF;
    }

    .menu-location-list{ 
        padding-left: 0px !important;
    }

    /* Collapse Menu list */
    .menu-menu-list li{
        text-align: right;
        padding-right: 6rem;
        margin-bottom: 2rem;
    }


/* Page header */

#kenburn-slider{
    display: none !important;
}

.header-section iframe{
    display: block;
}

@media screen and (max-width: 992px){

    #kenburn-slider{
        display: inherit !important;
    }

    .header-section iframe{
        display: none !important;
    }

}

    .vegas-overlay, .vegas-slide, .vegas-slide-inner, .vegas-timer, .vegas-wrapper{
        display: -ms-flexbox!important;
        display: flex!important;

        -ms-flex-align: center!important;
        align-items: center!important;

        text-shadow: 0px 0px 20px rgba(0,0,0,0.45);
    }


    .header-section{
        background: #0e1d42;
        height: 100vh;
        background-size: cover;
        background-position: center;
        margin: 0px;
        position: relative;
        overflow: hidden;
    }

    .cta-home-header-btn{
        position: absolute;
        bottom: 6rem;
        right: 0px;
        -moz-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);   
        display: block;
    }

    @media screen and (max-width: 992px){
        .cta-home-header-btn{
            display: none;
        }
    }
    
    @media screen and (max-width: 1366px){
        .cta-home-header-btn{
            right: -4rem;
        }
	}


    .single-page.header-section h1{
        text-shadow: 0px 0px 20px rgba(0,0,0,0.45);
	}
	
	@media screen and (min-width: 1px){
		.single-page.header-section{
			height: 80vh;
		}
	}

	@media screen and (min-width: 768px){
		.single-page.header-section{
			height: 80vh;
		}
	}

	@media screen and (min-width: 992px){
		.single-page.header-section{
			height: 90vh;
		}
	
	}

	@media screen and (min-width: 1412px){
		.single-page.header-section{
			height: 90vh;
		}
	}

/* content*/
    .main-content{
        position: relative;
    }

    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;
    }

    @media (min-width: 1200px){
        .container {
            max-width: 80%;
        }
    }

    .container-fluid{
        position: relative;
    }

    .content{
        position: relative;
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

/* Services */
    .services-holder{
        margin-top: -10rem;
        margin-bottom: 10rem;
    }

    .service-container{
        border-radius: 0.5rem;
        background: #fff;
        display: block;
        position: relative;
        width: 100%;
    }

    .service-img-container{
        display: block;
        width: 10rem;
        height: 10rem;
    }

    .service-content p{
        color: #9ea5ae !important;
	}
	
	@media (max-width: 921px){
		.service-column{
			margin-bottom: 4rem;
		}

		.services-holder{
			margin-bottom: 2rem;
		}
	}
	


    /* btn's */
    .service_btn{
        content: "";
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon___nrm.svg');
        background-size: cover;
        display: block;
        height: 4rem;
        width: 4rem;
        margin-bottom: -2rem;

        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
    }

    .service_btn:hover{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_>_mo.svg');
    }

    .epica_link_btn{
        content: "";
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/BrownieMedia_Icon_Lipstick.svg');
        background-size: cover;
        display: block;
        height: 4rem;
        width: 4rem;

        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
    }

    .epica_link_btn:hover{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/BrownieMedia_Icon_Blue.svg');
    }

	footer .social_btn{
		color: #868cae !important;
	}

	.header-menu-container .social_btn{
		color: #fff !important;
	}

	footer .social_btn:hover,
	.header-menu-container .social_btn:hover{
		color: #fc1d78 !important;
	}

    .social_btn{
        background-size: cover;
        display: block;
        height: auto;
		width: 2rem;
		

        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
    }

    .social_btn.fb-btn{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_epica_nrm.svg');
    }

    .social_btn.fb-btn:hover{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_epica_mo.svg');
    }

    .social_btn.linkedin-btn{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_epica_nrm.svg');
    }

    .social_btn.linkedin-btn:hover{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_epica_mo.svg');
    }

    .social_btn.vimeo-btn{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_epica_nrm.svg');
    }

    .social_btn.vimeo-btn:hover{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_epica_mo.svg');
    }

    .social_btn.insta-btn{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_epica_nrm.svg');
    }

    .social_btn.insta-btn:hover{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_epica_mo.svg');
    }

/* Text column */
.text-column{
    font-family: "Cooperhewitt-light";
    color: #5a6679 !important;
}

.text-column.col-lg-8{
    padding-left: 6rem;
}

.text-column.team-text-column{
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}

.text-column a{
    font-weight: bold;
}

.text-column a.text_btn{
    font-family: "Cooperhewitt-heavy";
    text-transform: uppercase;
    color: #0e1d42;
    font-size: 1rem;
    text-decoration: none !important;
}

.text-column a.text_btn:hover{
    color: #fc1d78 !important;
    text-decoration: none !important;
}

.text-column em{
    font-family: "Cooperhewitt-bolditalic";
    color: #0e1d42;
}

.text-column ul{
    padding-left: 8rem; 
    padding-top: 2rem;
    padding-bottom: 2rem;
    width: 50%;
}

.text-column ul li {
    list-style-type: none;
    position: relative;   
    font-family: 'Cooperhewitt-bookitalic';
    margin: 2rem 0rem;
}

.text-column ul li::before {
    content: "";
    height: .8rem;
    width: .8rem;
    display: block;
    border-radius: 50%;
    position: absolute;
    font-size: 3em; 
    background-color: #fc1d78 !important;
    top: 50%;
    left: -3rem;
}


@media (min-width: 1px){
	.text-column ul{
		width: 100%;
		padding-left: 2rem;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}

	.text-column ul li::before {
		left: -2rem;
	}
}

@media (min-width: 768px){
	.text-column ul li::before {
		left: -3rem;

	}

	.text-column ul{
		padding-left: 5rem;
		padding-top: 2rem;
		padding-bottom: 2rem;
		width: 75%;
	}
}

@media (min-width: 1412px){
	.text-column ul li::before {
		left: -3rem;

	}

	.text-column ul{
		padding-left: 8rem;
		padding-top: 2rem;
		padding-bottom: 2rem;
		width: 50%;
	}
}

/* CTA banner */
    .cta-container-fluid{
        background-color: #2440eA;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center left;

        text-shadow: 0px 0px 20px rgba(0,0,0,0.25);
    }

    .cta-container-fluid:after{
        content: "";
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/streep_element_rood.png');
        display: block;
        background-size: contain;
        background-position: top right;
        background-repeat: no-repeat;
        position: absolute;
        top: 0px;
        height: 100%;
        width: 66%;
        right: 0px;
        z-index: 3;
    }

    .cta-content,
    .cta-content-container{
        z-index: 999;
    }

    .icon_btn{
        position: relative;
        line-height: 4rem;
        min-width: 4rem;
        height: 4rem;
        display: block;
        text-decoration: none !important;
        background-repeat: no-repeat !important;
    }

    

    .icon_btn .text_btn{
        padding-right: 5rem;
        font-weight: bold;
        font-family: "Cooperhewitt-heavy";
        text-transform: uppercase;
        color: #fff;
        font-size: 1rem;
        text-decoration: none !important;
    }

    .icon_btn:after{
        position: absolute;
        top: 0px;
        right: 0px;
        content: "";
        background-size: cover;
        display: inline-block;
        height: 4rem;
        width: 4rem;
        margin-bottom: -2rem;

        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
    }

    .cta_btn:after{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_play_nrm.svg');
    }

    .cta_btn:hover:after{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_play_mo.svg');
    }
    
    .vimeo_btn{
        display: inline-block;
    }
    
    .vimeo_btn .text_btn{
        color: #0e1d42 !important;
    }

    .vimeo_btn:after{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_play_mo.svg');
    }

    .vimeo_btn:hover:after{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_play_nrm.svg');
    }
	
	.breadcrumb-container-fluid.content{
		overflow: hidden;
    }
    
    @media screen and (min-width: 1413px){
        .cta-container-fluid{
			height: 405px;
		}
		.cta-container-fluid:after{
            width: 100%;
		}
    }

	@media screen and (min-width: 992px) and (max-width: 1412px){
		.content{
			padding-top: 2rem !important;
			padding-bottom: 2rem !important;
		}

		.breadcrumb-container-fluid.content{
			padding-bottom: 0px !important;
		}

		.cta-container-fluid{
			height: 294px;
		}
		.cta-container-fluid:after{
			width: 100% !important;
		}
	}

	@media screen and (min-width: 768px) and (max-width: 921px){
		.breadcrumb-container-fluid.content{
			padding-bottom: 0px !important;
		}

		.content{
			padding-top: 2rem !important;
			padding-bottom: 2rem !important;
		}
		.cta-container-fluid{
			height: 256px;
		}
		.cta-container-fluid:after{
			width: 100% !important;
		}
	}

	@media screen and (max-width: 767px){
		.breadcrumb-container-fluid.content{
			padding-bottom: 0px !important;
		}

		.content{
			padding-top: 2rem !important;
			padding-bottom: 1rem !important;
		}
		.cta-container-fluid{
			height: 256px;
			background-size: cover !important;
		}
		.cta-container-fluid:after{
			width: 100% !important;
			background-size: cover !important;
		}
	}
/* Accordion */
.accordion-container-fluid{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 4rem;
    height: 544px;
    overflow: hidden;
}

.accordion-container-fluid.white-stripes:after{
    content: "";
    background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/streep_element_wit.png');
    display: block;
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    height: 100%;
    width: 66%;
    left: 0px;
    z-index: 3;
    
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari 3-8 */
    transform: rotate(180deg);
}

.card,
.card-header{
    background: transparent !important;
    border: none;
}

.card-body{
    color: #fff;
    font-family: "Cooperhewitt-light";
    line-height: 1.25;
    padding-left: 1.75rem;
    padding-bottom: 2rem;
    border-bottom: 2px dotted #fff;
    border-top: 2px dotted #fff;
    
    margin-left: 1.25rem;
}

.collapse-header{
    cursor: pointer;
    color: #fff !important;
    font-family: 'Cooperhewitt-lightitalic';
    font-weight: bold;
    padding-bottom: 0.5rem;
}

.collapse-header i{
    float: right;
}

.collapse-header.collapsed{
    font-family: "Cooperhewitt-light" !important;
    font-weight: normal;
    border: none !important;
}

.collapse-header.collapsed .fa-plus{
    display: inline-block !important;
}
.collapse-header .fa-plus,
.collapse-header.collapsed .fa-minus{
    display: none !important;
}

@media screen and (max-width: 768px){

    .card-body{
        padding-left: 0px !important;
    }
}

/* breadcrumb-list */
.breadcrumb-container-fluid:before{
    position: absolute;
    content: "";
    height: 0.3rem;
    width: 36%;
    right: 0px;
    right: 0px;
    top: 2rem;
    background-color: #dfe4ea;
}

.breadcrumb-list li{
	display: inline-block;
}

.breadcrumb-list li:not(:last-child):after{
	font-family: "Cooperhewitt-light";
	content: "/";
	width: 1rem;
	height: auto;
	display: inline-block;
	position: relative;
	text-align: center;
}

.breadcrumb-list li:not(:last-child):after,
.breadcrumb-list li a{
	font-family: "Cooperhewitt-light";
    font-size: 1.66rem;
    text-transform: uppercase;
    line-height: 1.25;
    color: #0e1d42;
}

.breadcrumb-list .current-menu-item a,
.breadcrumb-list li.active a,
.breadcrumb-list li a:hover{
    color: #fc1d78 !important;
    font-family: 'Cooperhewitt-lightitalic';
    font-weight: bold;
    text-decoration: none !important;
}

@media screen and (min-width: 1px){
	.breadcrumb-list li:not(:last-child):after{
		width: 0.5rem;
	}

	.breadcrumb-container-fluid:before{
		top: 1rem;
		left: 30px;
		width: 100%;
	}
}

@media screen and (min-width: 768px){
	.breadcrumb-list li:not(:last-child):after{
		width: 0.5rem;
	}

	.breadcrumb-container-fluid:before{
		top: 1rem;
        width: 48%;
        right: 0px !important;
        left: inherit !important;
	}
}

@media screen and (min-width: 1024px){
	.breadcrumb-list li:not(:last-child):after{
		width: 1rem;
	}

	.breadcrumb-container-fluid:before{
		top: 1rem;
		width: 41%;
		left: inherit;
	}
}

@media screen and (min-width: 1366px){
	.breadcrumb-list li:not(:last-child):after{
		width: 1rem;
	}

	.breadcrumb-container-fluid:before{
		top: 1rem;
		width: 36%;
		left: inherit;
	}
}

@media screen and (min-width: 1412px){
	.breadcrumb-container-fluid:before{
		top: 2rem;
		width: 36%;
		right: 0px;
		left: inherit;
	}
}

/* Contact banner */
    .contact-banner-container-fluid:after{
        content: "";
        position: absolute;
        background: #fc1d78;
        height: 2px;
        width: 66%;
        left: 0px;
        top: 2rem;
    }

    .contact-banner-content{
        background: #fff;
        z-index: 999;
    }

    .email_btn{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_email_nrm.svg');
    }

    .email_btn:hover{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_email_mo.svg');
    }

    .linkedin_btn{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_linkedin_nrm.svg');
    }

    .linkedin_btn:hover{
        background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_linkedin_mo.svg');
    }

/* Contact page*/
div.wpcf7-response-output{
    color: #fff;
}

.contact-holder{
    margin-top: -10rem;
    margin-bottom: 10rem;
}

@media screen and (max-width: 1023px){
    .contact-holder .col{
        margin-bottom: 2rem;
    }
}

.contact-container{
    border-radius: 0.5rem;
    background: #fff;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0rem 2rem 2rem 2rem;
}

.contact-container .text-column > a{
    color: #0e1d42 !important;
}

.contact-container .text-column > a:hover{
    color: #fc1d78 !important;
}

.contact-container .logo-container img{
    width: 140px;
    height: 140px;
    max-width: 140px;
    margin-left: -12px;
}

.form-container{
    padding-top: 3rem;
}

.form-control::placeholder{
	color: #ffffff!important;
}

form{
    padding-top: 2rem;
    padding-bottom: 2rem;
}

form .submit-btn{
    position: absolute;
    width: 64px;
    height: 64px;
    overflow: hidden;
    top: 50%;
    right: -2rem;
    border: none !important;
    background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_send_nrm.svg') !important;
    background: transparent;
    color: transparent;

}

form .submit-btn:hover{
    background-image: url('https://brownie.media/wp-content/themes/epicamedia/img/icon_send_mo.svg') !important;
}

.form-control:focus {
    color: #fff !important;
    background-color: transparent;
    border-color: #1bfa7f !important;
    outline: 0;
    box-shadow: none !important;
}

::-webkit-input-placeholder,
:-ms-input-placeholder,
::placeholder {
    color: white !important;
  }
.form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 2rem 0rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff !important;
    background-color: transparent;
    background-clip: padding-box;
    border-radius: 0px;
    border: 0px !important;
    border-bottom: 1px solid #fff !important;
    box-shadow: none !important;
}

.form-small-text, .form-small-text em{
    font-family: 'Cooperhewitt-lightitalic' !important;
    color: #fff !important;
    font-size: 0.84rem;
}

textarea.textarea-autosize {
    resize: none;
    overflow-y:hidden;
  }

/* Team */
.teammember-row{
    /*background: linear-gradient(0deg, #fff 50%, #fc1d78 50%);*/
    padding: 2rem;
    position: relative;
}

.teammember-googlemaps,
.teammember-googlemaps p,
.teammember-googlemaps iframe{
    position: relative;
    width: 100%;
}

.teammember-googlemaps:after{
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background: #fc1d78;
    opacity: 0.3;
}

.teammember-column{
    /*margin-top: -12rem;*/
}

.teammember-row:after{
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 200px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.teammember-row .col-12{
    margin-bottom: 1rem;
}

.teammember-container{
    border-radius: 0.5rem;
    background: #fff;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 1rem;
    z-index: 10;
}

.teammember-container img{
    max-width: 140px;
    width: 140px;
    height: 140px;
    margin-bottom: 2rem;
    border-radius: 50%;
    overflow: hidden;
}

/* Footer */
footer{
    padding-bottom: 4rem;
}
footer .social-list{
    margin-top: 4rem;
}

.footer-menu-list{
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    list-style: none;
    padding-left: 0px;
}

.footer-menu-list li{
    padding-left: 0px;
}

.footer-menu-list li a{ 
    color: #0e1d42 !important; 
}

.footer .logo-blanco{
	display: none !important;
}

.footer .logo-container,
.footer .social-list{
	text-align: center;
}
.copyright-section > p, 
.copyright-list li a{
	color: #0e1d42 !important;
	text-transform: lowercase;
}

.copyright-list li{
	display: inline-block;
}

.copyright-list li:not(:last-child) {
    margin-right: .5rem;
}

/* Modal */
.modal-dialog{
    max-width: 90% !important;
    width: 80% !important; 
    height: auto !important;
}

.header-section iframe{
    width: 100vw;
    height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
    min-height: 100vh;
    min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
 }