/*
Theme Name: Coctail Agency
*/

@import url(http://fonts.googleapis.com/css?family=Exo+2:400,300,300italic,500,500italic,400italic);

@font-face {
    font-family: 'EnigmaticUnicodeRegular';
    src: url('./fonts/enigmau_2.eot');
    src: url('./fonts/enigmau_2.eot') format('embedded-opentype'),
         url('./fonts/enigmau_2.woff') format('woff'),
         url('./fonts/enigmau_2.ttf') format('truetype'),
         url('./fonts/enigmau_2.svg#EnigmaticUnicodeRegular') format('svg');
}

@font-face {
    font-family: 'dejavu_sansbook';
    src: url('./fonts/dejavusans-webfont.eot');
    src: url('./fonts/dejavusans-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/dejavusans-webfont.woff') format('woff'),
         url('./fonts/dejavusans-webfont.ttf') format('truetype'),
         url('./fonts/dejavusans-webfont.svg#dejavu_sansbook') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'KelsonSans-Light';
    src: url('./fonts/KelsonSans-Light.eot'),
		 url('./fonts/KelsonSans-Light.eot?#iefix') format('embedded-opentype'),
		 url('./fonts/KelsonSans-Light.otf') format("opentype"),
         url('./fonts/KelsonSans-Light.woff') format('woff'),
         url('./fonts/KelsonSans-Light.ttf')  format('truetype');
}

html {
    min-height: 100%;
}

body {
    background: url(./img/bottom-bg-right.jpg) #000 no-repeat;
    background-position: right bottom;
    font-family: 'Exo 2', sans-serif;
}


.wrap {
	width: 100%;
	background: url(./img/top-bg-right.jpg) no-repeat top right;
}
.wrap-center {
	width: 1026px;
	margin: 0 auto;
}
.lisa {
text-align: center;
margin-top: 60px;
}

.lisa h2{
	padding-bottom: 5px;
}
.slider a {
    position: absolute;
    z-index: 1;
    width: 150px;
    height: 50px;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    top: 65px;
    right: 90px;
}
#html5-lightbox {
    display: none !important;
}
a.lisa_link {
background: #ff5d00;
padding: 8px 15px;
border-radius: 5px;
font-size: 16px;
margin-top: 5px;
}
.leia {
	margin-top: 10px;
}
.leia h2 {
	float: left;
	line-height: 24px;
    padding-right: 5px;
}


a {
    text-decoration: none;
    color: #fff;
}

.albums {
  margin-top: -15px;
}
.albums h2 {
	line-height: auto;
}
h2 a {
	font-size: 15px;
}
.albums a:hover {
    color: #ff6700;
}
h2 a:hover {
    color: #ff6700;
}

.clearer {
    clear: both;
}



.easy-photo-album h1.entry-title {
	text-align: center;
	padding-bottom: 30px;
}

.album-image-container {
	position: relative;
	width: 146px;
	height: 104px;
}

.epa-image img {
	left: 0;
	top: 0;
	position: absolute;
	width: 146px;
	height: 104px;
}
.epa-image a:hover img {
	z-index: 2;
	width: 160px;
	height: 115px;
}
.epa-image a {
  
}
.epa-image a:hover {
    
}


.header {
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}
    .header .logo {
        padding-top: 25px;
        width: 1026px;
        margin: 0 auto;
        text-align: left;
    }
    .header .logo img {
        width: 200px;
        margin-right: 50px;
    }
    .languages {
        position: absolute;
        right: 15px;
        top: 25px;
    }
        .languages li {
            float: left;
            margin-right: 10px;
        }
        .languages li:last-child {
            margin-right: 0;
        }
            .languages a {
                text-transform: lowercase;
                text-decoration: none;
                color: #fff;
                font-size: 14px;
            }
            .languages li.active a {
                color: #ff6700;
                font-weight: bold;
            }
.home_profile_container {
	position: relative;
}
.home_profile {
	opacity: 1.0;
}
	.home_profile:hover {
		opacity: 0.5;
	}
.home_arrow {
	position: absolute;
	left: 5px;
	top: 10px;
	z-index: 2;
}
.menu {
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 20px;
}
    .menu ul {

    }
        .menu li {
            float: left;
            margin-right: 30px;
        }
            .menu li:last-child {
                margin-right: 0;
            }
            .menu a {
                color: #fff;
                text-transform: uppercase;
                text-decoration: none;
                font-size: 20px;
            }
			
			.menu a:hover {
				color: #ff6700;
			}
			
            .menu li.current_page_item a {
                color: #ff6700;
            }
.slider {
    position: relative;
    height: 193px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
/*    background: #191919;*/
}
.slider-footer {
    
}

    .slider .slider-header {
        height: 44px;
        position: absolute;
        width: 100%;
        z-index: 2;
        top: 0;
        left: 0;
        border-top: 5px solid #000;
    }
    .slider .slider-footer {
        height: 113px;
        position: absolute;
        width: 100%;
        z-index: 2;
        bottom: 0px;
        left: 0;
    }
    .slider .arrow-left {
        position: absolute;
        left: 15px;
        top: 80px;
        z-index: 2;
        cursor: pointer;
    }
    .slider .arrow-right {
        position: absolute;
        right: 15px;
        top: 80px;
        z-index: 2;
        cursor: pointer;
    }
    .slider .slider-content {
        
    }
	.slider .slide img {
		position: absolute;
		left: 0;
	}
    .slider .slide {
        margin: 0 auto;
    }
.slider-footer-bg {
    width: 100%;
    height: 41px;
    background: url(./img/slider_bg_left.png) no-repeat;
}
    

.footer {
    width: 100%;
}

.left {
    float: left;
}
.right {
    float: left;
}
.submenu {

}
    .submenu a {
        font-size: 20px;
        color: #fff;
        text-decoration: none;
		text-transform: uppercase;
    }
    .submenu li {
        margin-bottom: 20px;
    }
    .submenu li.current_page_item a {
        color: #ff6700;
    }
.contactform {

}
.contactform input, textarea {
	background: #191919;
	color: #fff;
	padding: 10px;
	width: 400px;
	border: none;
	margin-bottom: 10px;
	font-size: 15px;
	font-family: 'KelsonSans-Light';
}
.contactform input.contacterror, .contactform textarea.contacterror {
    background-color: #ae3d3d;
}
.contactform input[type="submit"] {
	background: #ff6700;
	width: 155px;
	float: right;
	margin-right: 80px;
}

#lightbox .lb-close {
    width: 30px;
    height: 30px;
    opacity: 1.0;
    float: right;
    display: block;
    outline-style: none;
    background-position: 0 0;
    background: url("/wp-content/themes/agency/img/lightbox-close2.png") no-repeat;
    position: absolute;
    top: -15px;
    z-index: 99;
    right: -15px;
    cursor: pointer;
}
#lightbox .lb-dataCotainer {
    position: static;
}
#lightbox .lb-next {
    background: url("/wp-content/themes/agency/img/lightbox-right2.png") no-repeat;
    width: 50px;
    height: 120px;
    position: fixed;
    right: 0;
    float: right;
    top: 50%;
    margin-top: -60px;
}
#lightbox .lb-prev {
    background: url("/wp-content/themes/agency/img/lightbox-left2.png") no-repeat;
    width: 47px;
    height: 120px;
    position: fixed;
    left: 0;
    float: left;
    top: 50%;
    margin-top: -60px;
}

.gallery-icon {
	position: relative;
	width: 145px;
	height: 100px;
	margin-bottom: 20px;
}
.gallery-icon:hover {
	z-index: 2;
}
dl.gallery-item img {
	position: absolute;
	height: auto;
	width: 145px;
}
	dl.gallery-item img:hover {
		width: 170px;
		
	}
.content #gallery-1 img {
	border: none;
	background: none;
}



.content {
    color: #fff;
    font-size: 14px;

    line-height: 18px;
}
    .content h3 {
        font-size: 18px;
        color: #ff6700;
        margin-bottom: 5px;
    }
    .content h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .content h1 {
        font-size: 20px;
        margin-bottom: 15px;
        color: #ff6700;
        line-height: 22px;
    }
.footer {
    height: 30px;
    width: 100%;
}
span.find_us {
    font-size: 28px;
}
h2.contact_us {
    font-size: 50px;
}
h1.font_40 {
    font-size: 40px;
}
.font_25 {
    font-size: 25px;
}

/*
body.small .content {
    font-size: 18px;
}
body.small h3 {
    font-size: 28px;
}
body.small h2 {
    font-size: 30px;
}
body.small h1 {
    font-size: 40px;
}}
body.small span.find_us {
        font-size: 22px;
}
body.small h2.contact_us {
        font-size: 40px;
}
body.small h1.font_40 {
        font-size: 30px;
}
body.small .font_25 {
        font-size: 20px;
}
body.small .logo {
	padding-top: 5px;
}
body.small .header {
	height: 200px;
}
body.small .logo img {
	width: 400px;
}
body.small .submenu a {
        font-size: 30px;
}
*/

.koosolek .left-part {
    width: 50%;
    float: left;
}

.koosolek .right-part {
    width: 50%;
    float: left;
}
.koosolek img {
    max-width: 100%;
    height: auto;
}
.koosolek-vimeo {
    margin-top: 40px;
}