/*
Theme Name: Simple Parallax Website
Description: Simple Parallax Scrolling Effect
Author: Samuel Dalusung
*/

/*= GENERAL STYLING
--------------------------------------------------------*/

body{
    margin: 0;
    padding: 0;
    width: 100%;
}

/*h1 { 
    font-family:"Arvo";
    font-weight:normal;
    font-size: 55px;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
}*/

h1 {
    font-family:"Arvo";
    font-weight: normal;
    font-size: 40px;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
}

h1 {
    font-family: Oswald!important;
    font-weight: normal!important;
    font-size: 25px!important;
    text-align: left!important;
    margin: 20px 0!important;
    padding: 0!important;
/*    z-index: 1!important;*/
    position: relative!important;
}



.center { margin: 0 auto; }
.content{ margin: 0 auto; width: 960px; }
.slide .content{
    margin: -90px auto 0 auto!important;
    display: block;
    overflow: hidden;
    width:100%;
}
.clear { clear: both; }
a.lpanel { float: left; color: #e1e1e1; font-size: 12px; font-family:"Wellfleet"; text-decoration: none; margin: 7px 11px; }
a.rpanel { float: right; color: #e1e1e1;  font-size: 12px; font-family:"Wellfleet"; text-decoration: none; margin: 7px 11px; }

a.lpanel:hover{ color: #fff; }
a.rpanel:hover{ color: #fff; }
/*= HEADER & NAVIGATION
--------------------------------------------------------*/

#header { 
    width: 100%; 
    background: url('../img/header-bg.png'); 
    height: 80px; 	
    position: fixed;
    margin-top: 30px;
}

#nav { /*width: 410px;*/ float: right; margin-top: 0px; }
#logo a { color: #fff; text-decoration: none; float: left; font-size: 30px; /*margin-top: 20px;*/ color: #fff; font-family:"Wellfleet"; font-weight: bold; }
#nav ul{
    list-style: none;
    display: block;
    margin: 0 auto;
    list-style: none;	
}

#nav li{
    margin-top: 9px;	
    float: left;
    padding-left: 21px;
}

#nav li a { color: #fff; opacity:0.6; font-size: 16px; text-decoration: none; font-family: 'Wellfleet'; }
#nav li a.active { color: #fff; opacity:1; border-bottom: 2px solid #fff; }
#nav li a:hover { color: #fff; opacity:1;  }



/*= QUOTES AND SOME ELEMENTS
--------------------------------------------------------*/
.quotes {   
    font-family: 'Goudy Bookletter 1911', serif;
    font-weight: normal;
    font-size: 30px;
    text-align: left;
    margin: 50px auto;
}

.author_name_white { font-family:"Wellfleet";  margin: 70px 0 0 75px; color: #fff; font-size: 20px; }  
.author_name_gray { font-family:"Wellfleet";  margin: 70px 0 0 75px; color: #94a4a4; font-size: 20px; }  
.quotes_container { width: 800px; margin: 0 auto; }
#christmas_tree { background: url('../img/christmas-tree.png')no-repeat; width: 48px; height: 77px; margin: 0 auto; position: relative; bottom: -35px;}
#divider { background: url('../img/divider.png')no-repeat; width: 300px; height: 35px; margin: 0px auto 27px auto; }
#ribbon { background: url('../img/ribbon.png')no-repeat; width: 251px; height: 48px; margin: 0 auto;  display: block; position: relative; top: -38px; }
#snowflakes1 { background: url('../img/snowflakes.png')no-repeat; width: 24px; height: 21px; margin: 0 auto;  display: block; position: relative; bottom: -54px; left: -102px; }
#snowflakes2 { background: url('../img/snowflakes.png')no-repeat; width: 24px; height: 21px; margin: 0 auto;  display: block; position: relative; bottom: -33px;  right: -100px; }



/*= BUTTONS
--------------------------------------------------------*/

button.btn-know { 
    padding: 15px 47px; 
    margin: 40px 38.8%;
    text-align: center;
    border: 4px solid #fff; 
    color: #fff; 
    background: transparent; 
    font-size: 19px;
    cursor: pointer;
    text-shadow: -1px 2px 0px rgba(90, 90, 90, 0.56);
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.btn-know:hover { background: #fff; color: transparent; }
ul.built { list-style: none; margin: 0 auto; width: 730px; }
.built li img{ float: left; padding-right: 34px; }



/*= SLIDES STYLING
--------------------------------------------------------*/
.font_0{

}

.font_1{
    font: normal normal normal 50px/1.4em 'eb garamond',serif;
    color: #FFFFFF;
}

.font_2{
    font: normal normal normal 13px/1.4em raleway,sans-serif;
    /*        color: #605E5E;*/
}

.color_1{
    color: #FFFFFF;
}

.line_height_1_3{
    line-height: 1.3em;
}

.letter_spacing_0_05{
    letter-spacing:0.05em;
}


/* Home Slide ---------------------------------- */
#slide1, #slide2, slide5{ width: 100%; }
#slide1{
    background:url('../img/slide1.jpg') 50% 0 no-repeat fixed;
    color: #fff;
    height: 600px;
    margin: 0;
    padding: 200px 0 260px 0;
    background-size: cover;
}

a{
    cursor: pointer;
    text-decoration: none;
}

p, h1{
    margin: 0;
    line-height: normal;
    letter-spacing: normal;
}

.welcome .site.description{

}

/* Errors ---------------------------------- */
#slide400, #slide401, #slide403,#slide404, #slide500, #slide502, #slide504{ 
    width: 100%; 
    background:url('../img/slide1.jpg') 50% 0 no-repeat fixed;
    color: #fff;
    height: 600px;
    margin: 0;
    padding: 200px 0 260px 0;
    background-size: cover;
}

/* About Slide ---------------------------------- */
#slide2 h3{
    font-family: 'Goudy Bookletter 1911', serif;
    font-weight: normal;
    font-size: 30px;
    text-align: left;
    /* margin: 50px auto; */
}

.about a, .about a.active {
    text-decoration: underline;
    color: #fff;
}

#slide2{
    background: url(../img/slide3.jpg) 50% 0 no-repeat fixed;
    color: #fff;
    height: 600px;
    margin: 0;
    padding: 200px 0 260px 0;
    background-size: cover;
}

#slide2 div.left{
    background: url(../img/about.jpg) no-repeat;
}

#slide2 .rigthPaneWrapper {
    padding: 0 70px;
}

/* Portfolio Slide ---------------------------------- */
#slide3{
    background: url(../img/slide3.jpg) 50% 0 no-repeat fixed;
    color: #fff;
    height: 1069px;
    padding: 170px 0 0 0;	
    background-size: cover;
}

/* Albums Slide ---------------------------------- */

#slide4{
    background: url(../img/slide3.jpg) 50% 0 no-repeat fixed;
    color: #fff;
    height: 600px;
    padding: 200px 0;
    background-size: cover;
}

#slide5{
    background: url(../img/slide3.jpg) 50% 0 no-repeat fixed;
    color: #fff;
    height: 600px;
    margin: 0;
    padding: 200px 0 260px 0;
    background-size: cover;
}

#slide2 div.left,
#slide2 div.right,
#slide5 div.left,
#slide5 div.right{
    display: block;
    float:left;
    width: 49%;
    overflow: hidden;
}

#slide5 div.left{
    /*border: solid thin red;*/
    padding: 0 2% 0 13%;
    width: 35%;
}

#slide5 div.right{
    background: url(../img/contact-image.jpg) no-repeat;
}

#slide2 div.left,
#slide5 div.right{
    background-size: 100%;
    height: 931px;
    margin: 0 0 0 10px;
    /* border: solid green thin; */
}

#slide6{
    background: url(../img/slide5.jpg) 50% 0 no-repeat fixed;
    height: 200px;
    margin: 0 auto;
    padding: 250px 0;
    color: #fff;
    background-size: cover;
}


/*= FOOTER 
--------------------------------------------------------*/

#copyright  { 
    color: #fff;
    font-family: "Wellfleet";
    font-size: 14px;
    float: left;
    margin: 1px 0 0 0;
    text-align: center;
    background-color: #262121;
    width: 100%;
    padding: 30px 0px; 
}

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




/*---------------------Contact Us-----------------------*/

.feedback-input {
    color: #3c3c3c;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0;
    line-height: 16px;
    background-color: #fbfbfb;
    padding: 13px 13px 13px 54px;
    margin-bottom: 10px;
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #615c5c; 
}

* {
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
}

#slide5 .alert.alert-dismissable {
    width: 92.5%!important;
}

/* Icons ---------------------------------- */
#name{
    background-image: url(https://rexkirby.com/kirbyandson/images/name.svg);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

#name:focus{
    background-image: url(https://rexkirby.com/kirbyandson/images/name.svg);
    background-size: 30px 30px;
    background-position: 8px 5px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

#email{
    background-image: url(https://rexkirby.com/kirbyandson/images/email.svg);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

#email:focus{
    background-image: url(https://rexkirby.com/kirbyandson/images/email.svg);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

#comment{
    background-image: url(https://rexkirby.com/kirbyandson/images/comment.svg);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

textarea {
    width: 100%;
    height: 150px;
    line-height: 150%;
    resize:vertical;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
    background-color:white;
}

#button-blue {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    /*    float: right;*/
    width: 34%;
    border: #615c5c solid 1px;
    cursor: pointer;
    background-color: #3498db;
    color: white;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    /*    margin-top: -4px;*/
    font-weight: 700;
    /* height: 10px; */
}

.g-recaptcha{
    margin: -4px 0 8px 0 !important;
    width: 100%;
}

#button-blue:hover{
    background-color: rgba(0,0,0,0);
    color: #0493bd;
}

.submit:hover {
    color: #3498db;
}

.ease {
    width: 0px;
    height: 74px;
    background-color: #fbfbfb;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    -ms-transition: .3s ease;
    transition: .3s ease;
}

.submit:hover .ease{
    width:100%;
    background-color:white;
}


/* Small Screen ---------------------------------- */
@media only screen and (max-width: 580px) {
    #form-div{
        left: 3%;
        margin-right: 3%;
        width: 88%;
        margin-left: 0;
        padding-left: 3%;
        padding-right: 3%;
    }
}

/* Pagination  ---------------------------------- */
.pagination {
    position: fixed;
    right: 0;
    width: 53px;
    text-align: center;
    padding: 20px 0;
    top: 42%;
    min-width: 14px;
    width: 40px;
    height: auto;
    height: 0%;
}
.pagination {
    z-index: 10;
}

.pagination2 {
    text-align: center;
    width: 20px;
    height: auto;
    position: fixed;
    right: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


.paginationHide {
    visibility: hidden;
}
.paginationBacktotop, .paginationUpSlide, .paginationDots, .paginationDownSlide {
    width: 20px;
    height: 20px;
    background: white;
    margin: 0 0 10px 0;
    background: white;
    margin: 0 0 10px 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    cursor: pointer;
    -webkit-transition: all.2s;
    -moz-transition: all.2s;
    -o-transition: all.2s;
    transition: all.2s;
}


.paginationBacktotop:hover {
    background: url('../img/pagination/arrow_up_dbl_black.png') center 3px no-repeat white;
}

.paginationBacktotop {
    background: url('../img/pagination/arrow_up_dbl_black.png') center center no-repeat, url('../img/pagination/transparency_white.png') top left repeat;
}

.paginationUpSlide {
    background: url('../img/pagination/arrow_up_black.png') center center no-repeat, url('../img/pagination/transparency_white.png') top left repeat;
}

.paginationHide {
    visibility: hidden;
}

.paginationDots {
    background: url('../img/pagination/transparency_white.png') top left repeat;
    height: auto;
    padding: 10px 0 20px 0;
    cursor: default;
}

.paginationDots div.active {
    background: black;
    width: 4px;
    height: 4px;
}
.paginationDots div {
    width: 4px;
    height: 4px;
    background: none;
    border: 1px solid black;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 10px auto 0 auto;
    display: block;
}


.paginationDownSlide {
    background: url('../img/pagination/arrow_down_black.png') center center no-repeat, url('../img/pagination/transparency_white.png') top left repeat;
}


/* Porfolio Slider  ---------------------------------- */
.portfolio div{
    display: block;
}

.portfolio .viewport {
    margin: -60px auto 0 2px!important;
    display: block;
    overflow: hidden;
    width: 100%;
}

.portfolio  #images{
    width: 1903px;
    position: relative;
    height: 1068px;
}

.portfolio .image{
    float:left;
    /*        height: 356px;
            width: 473px;*/
    cursor: pointer;
    position: absolute;
}

/*    .portfolio .column1{
        left: 0px;
    }

    .portfolio .column2{
        left: 475px;
    }

    .portfolio .column3{
        left: 950px;
    }

    .portfolio .column4{
        left: 1425px;
    }*/

.portfolio .image .filler, 
.portfolio .image .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    border-color: transparent;
    border-style: solid;
    background-position: center;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    -ms-transition: background-color 1s ease;
    -o-transition: background-color 1s ease;
    transition: background-color 1s ease;
}

.portfolio .image .filler, 
.portfolio .image .overlay, .next, .prev {
    background-repeat: no-repeat;
    -less-vendorify: auto;
    height: inherit;
}

.portfolio .image .overlay, .next, .prev {
    /*        position: absolute;*/
}

.portfolio .image .hide{
    opacity: 0;
}

.portfolio .image .filler,
.portfolio .image .details{
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px;
}

.portfolio .image .details{
    left: 26px;
    right: 26px;
    top: 178px;
    display: none;
    top: 100%;
    opacity: 1;
    margin-right: 64px;
    z-index: 1;
}

.portfolio .image .details title{
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; 
    color: rgb(47, 46, 46); 
    font-size: 30px;
}

.portfolio .image .details desc{
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; 
    color: rgb(47, 46, 46); 
    font-size: 15px;
}

.viewport .image:hover .overlay {
    background-color: rgba(255, 255, 255, 0.8);
}

.portfolio .row1{
    position: absolute;
    left: 0px;
    /*        top:0px;*/
}

.portfolio .row2{
    position: absolute;
    left: 0px;
    /*        top: 356px;*/
}

.portfolio .row3{
    position: absolute;
    left: 0px;
    /*        top: 712px;*/
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    /*        filter:alpha(opacity=90);
            -moz-opacity:0.9;
            -khtml-opacity: 0.9;
            opacity: 0.9;*/
    z-index: 99;
}

#overlay img{
    display: block;
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity: 1;
    background-color: #000;
    border:solid 1px #ffffff;
    margin: 4% auto 0 auto;
    z-index: 100;
}

#overlay .leftArrow{
    left: 0;
} 

#overlay .rightArrow{
    right: 0;
}

#overlay .btnMediaZoom:hover {
    opacity: 1;
}

#overlay .btnMediaZoom {
    position: fixed;
    top: 0;
    width: 33%;
    height: 100%;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    opacity: 0.9;
    transition: opacity 0.5s ease 0s;
}

#overlay .leftArrow .btnMediaZoomNavButton {
    left: 50px;
}

#overlay .rightArrow .btnMediaZoomNavButton {
    right: 50px;
}

#overlay .btnMediaZoom .btnMediaZoomNavButton {
    width: 18px;
    height: 31px;
    stroke: white;
    stroke-width: 20;
    position: absolute;
    top: 50%;
}

html|* > svg {
    transform-origin: 50% 50% 0px;
}

svg:not(:root), symbol, image, marker, pattern, foreignObject {
    overflow: hidden;
}

* {
    transform-origin: 0px 0px 0px;
}

.btnMediaZoomCloseButton {
    display: inline-block;
    right: 50px;
    top: 50px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: fixed;
    z-index: 500;
}

.btnMediaZoomCloseButton .btnMediaZoomNavCloseButton {
    width: 18px;
    height: 18px;
    stroke: white;
    stroke-width: 15;
    position: absolute;
    right: 0;
    top: 0;
}

.image .overlay.layout{
    top: 0px; left: 0px; right: 0px; bottom: 0px; display: block;
}

.image .filler.item{
    top: 0px; left: 0px; right: 0px; bottom: 0px;  
    background-size: cover;
}

#overlay .image-current {
    height: 68.4rem;
    width: 102.4rem;
    margin: 12rem auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-size: contain; 
    background-repeat: no-repeat;
    background-position: center;
}

/* Menu  ---------------------------------- */
#header .menuIcon>div
{
    visibility: visible;
}

#header .menuIcon
{
    visibility: hidden;
}

#header .menuIcon #logo img{
    margin-left: 0;
}

@media only screen and (max-width: 768px) {
    /**-------------------Menu------------------------**/
    #header{
        margin-top: 0!important;
    }

    #header .menuIcon{
        visibility: visible;
    }

    #header .menuIcon #logo img{
        margin-left: 1em;
    }

    #header .menuIcon {
        background: #212121;
        color: #fff;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        z-index: 2000;
        overflow: hidden;
    }
    
    #header .menuIcon a.menu {
        position: absolute;
        z-index: 3000;
        border: 1px solid white;
        text-decoration: none;
        top: 1.8em;
        right: 1.6em;
        color: #fff;
        text-transform: uppercase;
        font-size: 0.8em;
        padding: 0.8em 1.2em;
        border-radius: 4px;
    }

    #header .menuIcon a.menu span {
        font-size: 1.6em;
        vertical-align: -0.15em;
    }

    #nav {
        width:100%;
        float:left;
        padding: 5px 0 15px 0;
    }

    #nav ul{
        padding-left: 0px;
    }

    #nav li{
        padding-left: 0px;
        width: 100%;
        margin-top: 0px; 
    }

    #nav  ul li a {
        display: block;
        text-decoration: none;
        padding: 1em;
        margin-bottom: 1px;
        background: #212121;
        color: #fff;
    }

    .drawer {
        -webkit-transform: translate3d(0, -320px, 0);
        -moz-transform: translate3d(0, -320px, 0);
        -o-transform: translate3d(0, -320px, 0);
        transform: translate3d(0, -320px, 0);
        -webkit-transition:-webkit-transform 0.25s linear;
        -moz-transition:-moz-transform 0.25s linear;
        -o-transition:-o-transform 0.25s linear;
        transition:transform 0.25s linear;
        position: absolute;
        z-index: 2000;
        width:100%;
    }
    .drawer.active {
        -webkit-transform: translate3d(0,87px,0);
        -moz-transform: translate3d(0,87px,0);
        -o-transform: translate3d(0,87px,0);
        transform: translate3d(0,87px,0);
    }

    /* Fallbacks */

    .no-csstransforms .menuIcon {
        position: static;
    }

    .no-csstransforms .drawer nav {
        display: none;
    }

    .no-csstransforms .drawer.active nav {
        display: block;
    }

    /**-------------------Contact------------------------**/
    #slide5 .right.pane {
        display:none;
    }

    #slide5 div.left {
        /* border: solid thin red; */
        padding: 0 2% 6% 8%;
        width: 85%;
    }

    #slide5 .alert.alert-dismissable {
        width: 25.9rem!important;
    }

    #slide5 .content {
        margin: -15.5rem auto 0 auto!important;
    }

    #slide5 #form1 input,
    #slide5 #form1 textarea{
        background-size: 20px 20px;
    }

    #slide5 .feedback-input {
        font-size: 12px;
        padding: 10px 13px 9px 54px;
        margin-bottom: -4px;
        width: 76%;
    }

    /**-------------------About------------------------**/
    #slide2 div.right,
    #slide2 div.left{
        width: 86%;
        margin-left: 2rem;
    }

    #slide2 div.left {
        height: 357px;
        /*        border: solid green thin;*/
    }

    #slide2 div.right{
        /*        border: solid blue thin;*/
    }

    #slide2 .content {
        margin: -10.5rem auto 0 auto!important;
    }

    #slide2 .rigthPaneWrapper {
        padding: 0 5px;
    }
}
