@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);


::-moz-selection {
    background: #f2c2c9;
    color: #a4003a;
    text-shadow: none;
}

::selection {
    background: #16a085;
    color: #a4003a;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.centered {
    text-align: center
}

.mt {
    margin-top: 80px;
}

.mb {
    margin-bottom: 80px;
}

/* ==========================================================================
   General styles
   ========================================================================== */


body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    color: #42cbf5;
    text-shadow: 1px 1px 0px darkblue; /* horizontal-offset vertical-offset 'blur' colour */
    -moz-text-shadow: 1px 1px 0px darkblue;
    -webkit-text-shadow: 1px 1px 0px darkblue;
}


.navbar-brand {
    font-weight: 700;
}

.navbar .navbar-brand {
    color: #42cbf5;
}

.navbar-light {
    background-color: #42cbf5;
    border-bottom: 1px solid #044db0;
    padding: 2px;
}

    .navbar-light .navbar-nav > .active > .nav-link, .navbar .navbar-nav > .active > .nav-link:hover, .navbar .navbar-nav > .active > .nav-link:focus {
        color: #044db0;
        font-weight: 600;
        background-color: transparent;
        border-bottom: 2px solid #044db0
    }

    .navbar-light .navbar-nav .nav-link {
        color: #044db0;
        font-weight: 600;
    }

        .navbar-light .navbar-nav .nav-link:hover {
            color: #fff;
            font-weight: 600;
        }

/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#headerwrap {
    background: url(../img/back.png) no-repeat center top;
    margin-top: -50px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    #headerwrap h1 {
        color: #ff05db;
        padding-top: 10px;
        padding-bottom: 20px;
        letter-spacing: 4px;
        font-size: 80px;
        font-weight: bold;
        text-shadow: 3px 3px 0px #000; /* horizontal-offset vertical-offset 'blur' colour */
        -moz-text-shadow: 3px 3px 0px #000;
        -webkit-text-shadow: 3px 3px 0px #000;
    }

    #headerwrap h4 {
        font-weight: 600;
        color: #ffffff;
        text-shadow: 2px 2px 0px #000; /* horizontal-offset vertical-offset 'blur' colour */
        -moz-text-shadow: 2px 2px 0px #000;
        -webkit-text-shadow: 2px 2px 0px #000;
    }

#social {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #42cbf5;
}

    #social i {
        font-size: 40px;
        color: #044db0
    }

        #social i:hover {
            color: #ffffff;
        }

#footerwrap {
    padding-top: 70px;
    padding-bottom: 5px;
    background-color: #044db0;
}

    #footerwrap p {
        color: #f2f2f2;
        margin-left: 10px;
        font-weight: bold;
    }

    #footerwrap a {
        color: #f2f2f2;
        margin-left: 10px;
        font-weight: bold;
    }

        #footerwrap a:hover {
            color: #42cbf5;
        }

#workwrap-1 {
    background: url(https://img.youtube.com/vi/pnRbdmNx4cA/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*#workwrap-1 h1 {
		color: #ffffff;
		padding-top: 10px;
		padding-bottom: 20px;
		letter-spacing: 4px;
		font-size: 80px;
		font-weight: bold;
	}

	#workwrap-1 h4 {
		font-weight: 400;
		color: #ffffff
	}*/

#workwrap-2 {
    background: url(https://img.youtube.com/vi/HS-dWRNwjIk/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-3 {
    background: url(https://img.youtube.com/vi/NoVEwr98kvw/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-4 {
    background: url(https://img.youtube.com/vi/esFH4QRChN4/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#workwrap-5 {
    background: url(https://img.youtube.com/vi/16nJeEflEoQ/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#workwrap-6 {
    background: url(https://img.youtube.com/vi/KrbVlaxabjg/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-7 {
    background: url(https://img.youtube.com/vi/elb35BMW2qk/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-e1 {
    background: url(https://img.youtube.com/vi/FqsCJmzRQb0/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-8 {
    background: url(https://img.youtube.com/vi/Ii3TCNWFMWc/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-9 {
    background: url(https://img.youtube.com/vi/1GufW9sZDec/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-10 {
    background: url(https://img.youtube.com/vi/OwlvDXrC3dE/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-11 {
    background: url(https://img.youtube.com/vi/0tJpYmVuncA/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-1-gdr {
    background: url(https://img.youtube.com/vi/uSzt0moUjfM/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-2-gdr {
    background: url(https://img.youtube.com/vi/xHSX5efQiGk/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-3-gdr {
    background: url(https://img.youtube.com/vi/5TGsNhJkJ8o/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-4-gdr {
    background: url(https://img.youtube.com/vi/w2dqm79b0gw/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-5-gdr {
    background: url(https://img.youtube.com/vi/GRwoAB0vpPw/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-1-sbustiamo {
    background: url(https://img.youtube.com/vi/Kf0MUOGuDj0/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-2-sbustiamo {
    background: url(https://img.youtube.com/vi/-6yl8cN1jyk/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-amigo-1 {
    background: url(https://img.youtube.com/vi/cokFsQpVEeE/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-amigo-2 {
    background: url(https://img.youtube.com/vi/jqj8BGNP1R0/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-amigo-3 {
    background: url(https://img.youtube.com/vi/Z_-UZt7oJuM/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-amigo-4 {
    background: url(https://img.youtube.com/vi/R3sQk4BrRG4/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-amigo-5 {
    background: url(https://img.youtube.com/vi/vuBQvJNfOQk/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-amigo-6 {
    background: url(https://img.youtube.com/vi/GH6PTf_tbXs/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-amigo-7 {
    background: url(https://img.youtube.com/vi/cT--wyQxFDI/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-amigo-8 {
    background: url(https://img.youtube.com/vi/XyaIzXEYBAo/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-amigo-9 {
    background: url(https://img.youtube.com/vi/6EKKsrHWk9U/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-eventi-1 {
    background: url(https://img.youtube.com/vi/kHheYXVNIik/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap-eventi-2 {
    background: url(https://img.youtube.com/vi/8HPZYOpDtew/maxresdefault.jpg) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#aboutwrap {
    background: url(../img/about-crowdshowtv.png) no-repeat center top;
    margin-top: 56px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 550px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#applicationwrap {
    background: url(../img/back.png) no-repeat center top;
    margin-top: -70px;
    padding-top: 250px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    /*#applicationwrap h1 {
		color: #ffffff;
		padding-top: 10px;
		padding-bottom: 20px;
		letter-spacing: 4px;
		font-size: 80px;
		font-weight: bold;
	}

	#applicationwrap h4 {
		font-weight: 400;
		color: #ffffff
	}*/

    #applicationwrap h1 {
        color: #ff05db;
        padding-top: 10px;
        padding-bottom: 20px;
        letter-spacing: 4px;
        font-size: 80px;
        font-weight: bold;
        text-shadow: 3px 3px 0px #000; /* horizontal-offset vertical-offset 'blur' colour */
        -moz-text-shadow: 3px 3px 0px #000;
        -webkit-text-shadow: 3px 3px 0px #000;
    }

    #applicationwrap h4 {
        font-weight: 600;
        color: #ffffff;
        text-shadow: 2px 2px 0px #000; /* horizontal-offset vertical-offset 'blur' colour */
        -moz-text-shadow: 2px 2px 0px #000;
        -webkit-text-shadow: 2px 2px 0px #000;
    }

/* Gallery */
.gallery {
    margin-top: 30px;
}

    .gallery img:hover {
        opacity: 0.4;
    }
