/**************************************************

Template Name: Kreasi - Creative Portfolio HTML Template
Author: Hidra
Version: 1.0
Design and Developed by: Hidra

NOTE: This is main stylesheet of the template.

**************************************************/


/*================================================
            Table of contents  
==================================================
 
1.	GENERAL CSS
2.	PRELOADER	
3.	NAVIGATION
4.	SIDEBAR
5.	GENERAL SECTION
6.	ABOUT
	 a. TESTIMONIAL
7.	EXPERIENCE
8.	SKILLS
9.	PORTFOLIO
	 a. GALLERY MODAL
10.	BLOG
11.	CONTACT
12.	MAP
13.	THEME PANEL
14. SCROLLABLE ICON 

====================================================
            End table content 
===================================================*/



/*==================================================
	General CSS
==================================================*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600);  
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab); 

body {
    background: #000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 1.5;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
a:hover {
    text-decoration: none;
}
address a {
    color: #ffffff;
}
address a:hover {
    color: #FCD626;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #FFF;
    background-color: #fcd626;
    border: 0px solid #FFF;
}
.clear {
    clear: both;
}
.bottom-line {
    width: 50%;
    margin: 20px 25%;
    height: 1px;
    background: #fff;
}
.container-custom {
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
    overflow: auto;
}
.content .container-custom {
    width: calc(100% + 50px);
    padding-right: 50px;
}
.font-theme {
    color: #fcd626;
    font-weight: 400;
}
.main-wrap {
    height: 100vh;
    width: 100vw;
}
.jumbotron-sm {
    padding-top: 24px;
    padding-bottom: 24px;
}
.jumbotron small {
    color: #FFF;
}
a#enter-mobile {
    display: none;
    background: #FCD626;
}



/*==================================================
	PRELOADER
==================================================*/
.loading,.loading>td,.loading>th,.nav li.loading.active>a,.pagination li.loading,.pagination>li.active.loading>a,.pager>li.loading>a {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px;
    animation: 2s linear 0s normal none infinite progress-bar-stripes;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
}
.btn.btn-default.loading,input[type="text"].loading,select.loading,textarea.loading,.well.loading,.list-group-item.loading,.pagination>li.active.loading>a,.pager>li.loading>a {
    background-image: linear-gradient(45deg, rgba(235, 235, 235, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(235, 235, 235, 0.15) 50%, rgba(235, 235, 235, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}
.btn-hi {
    color: #FFF;
    background-color: #3C9;
    border: 0px solid #4CAE4C !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 600;
    padding: 2px 40px;
    margin: 20px 0 0;
}
.btn.btn-hi.loading:hover {
    color: #fff;
}
.preloading {
    width: 100%; 
    text-align: center;
    height: 100%;
    position: fixed;
    background: #000000;
    z-index: 999999;
    top: 0px; 
    display: table; 
    left:0;
}
.preloading .text-preloading {
    color: #ffffff;padding-bottom: 10px;letter-spacing: 5px;font-size: 12px;
}
.preloading .wrap-preload {
    display: table-cell; 
    text-align: center; 
    vertical-align: middle;
}
.preloading #fountainG{
    position:relative;
    width:234px;
    height:28px;
    margin:auto;
}
.preloading .fountainG{
    position:absolute;
    top:0;
    background-color:rgb(0,0,0);
    width:28px;
    height:28px;
    animation-name:bounce_fountainG;
        -o-animation-name:bounce_fountainG;
        -ms-animation-name:bounce_fountainG;
        -webkit-animation-name:bounce_fountainG;
        -moz-animation-name:bounce_fountainG;
    animation-duration:1.5s;
        -o-animation-duration:1.5s;
        -ms-animation-duration:1.5s;
        -webkit-animation-duration:1.5s;
        -moz-animation-duration:1.5s;
    animation-iteration-count:infinite;
        -o-animation-iteration-count:infinite;
        -ms-animation-iteration-count:infinite;
        -webkit-animation-iteration-count:infinite;
        -moz-animation-iteration-count:infinite;
    animation-direction:normal;
        -o-animation-direction:normal;
        -ms-animation-direction:normal;
        -webkit-animation-direction:normal;
        -moz-animation-direction:normal;
    transform:scale(.3);
        -o-transform:scale(.3);
        -ms-transform:scale(.3);
        -webkit-transform:scale(.3);
        -moz-transform:scale(.3);
    border-radius:19px;
        -o-border-radius:19px;
        -ms-border-radius:19px;
        -webkit-border-radius:19px;
        -moz-border-radius:19px;
}
.preloading #fountainG_1{
    left:0;
    animation-delay:0.6s;
        -o-animation-delay:0.6s;
        -ms-animation-delay:0.6s;
        -webkit-animation-delay:0.6s;
        -moz-animation-delay:0.6s;
}
.preloading #fountainG_2{
    left:29px;
    animation-delay:0.75s;
        -o-animation-delay:0.75s;
        -ms-animation-delay:0.75s;
        -webkit-animation-delay:0.75s;
        -moz-animation-delay:0.75s;
}
.preloading #fountainG_3{
    left:58px;
    animation-delay:0.9s;
        -o-animation-delay:0.9s;
        -ms-animation-delay:0.9s;
        -webkit-animation-delay:0.9s;
        -moz-animation-delay:0.9s;
}
.preloading #fountainG_4{
    left:88px;
    animation-delay:1.05s;
        -o-animation-delay:1.05s;
        -ms-animation-delay:1.05s;
        -webkit-animation-delay:1.05s;
        -moz-animation-delay:1.05s;
}
.preloading #fountainG_5{
    left:117px;
    animation-delay:1.2s;
        -o-animation-delay:1.2s;
        -ms-animation-delay:1.2s;
        -webkit-animation-delay:1.2s;
        -moz-animation-delay:1.2s;
}
.preloading #fountainG_6{
    left:146px;
    animation-delay:1.35s;
        -o-animation-delay:1.35s;
        -ms-animation-delay:1.35s;
        -webkit-animation-delay:1.35s;
        -moz-animation-delay:1.35s;
}
.preloading #fountainG_7{
    left:175px;
    animation-delay:1.5s;
        -o-animation-delay:1.5s;
        -ms-animation-delay:1.5s;
        -webkit-animation-delay:1.5s;
        -moz-animation-delay:1.5s;
}
.preloading #fountainG_8{
    left:205px;
    animation-delay:1.64s;
        -o-animation-delay:1.64s;
        -ms-animation-delay:1.64s;
        -webkit-animation-delay:1.64s;
        -moz-animation-delay:1.64s;
}
@keyframes bounce_fountainG{
    0%{
    transform:scale(1);
        background-color:rgb(0,0,0);
    }

    100%{
    transform:scale(.3);
        background-color:rgb(255,255,255);
    }
}
@-o-keyframes bounce_fountainG{
    0%{
    -o-transform:scale(1);
        background-color:rgb(0,0,0);
    }

    100%{
    -o-transform:scale(.3);
        background-color:rgb(255,255,255);
    }
}
@-ms-keyframes bounce_fountainG{
    0%{
    -ms-transform:scale(1);
        background-color:rgb(0,0,0);
    }

    100%{
    -ms-transform:scale(.3);
        background-color:rgb(255,255,255);
    }
}
@-webkit-keyframes bounce_fountainG{
    0%{
    -webkit-transform:scale(1);
        background-color:rgb(0,0,0);
    }

    100%{
    -webkit-transform:scale(.3);
        background-color:rgb(255,255,255);
    }
}
@-moz-keyframes bounce_fountainG{
    0%{
    -moz-transform:scale(1);
        background-color:rgb(0,0,0);
    }

    100%{
    -moz-transform:scale(.3);
        background-color:rgb(255,255,255);
    }
}



/*==================================================
	NAVIGATION
==================================================*/
nav {
    padding: 40px 0px 0px 340px;
}
nav .desktop-view-menu .sidebar-network {
    position: relative;
    display: none;
}
nav .desktop-view-menu .sidebar-network, nav .desktop-view-menu .sidebar-network .sn-icon {
    background: #000000;
}
nav ul.nav-menu {
    height: 60px;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0% 0%;
    border-bottom: 1px solid #fcd626;
}
nav ul.nav-menu li {
    float: left;
    list-style: none;
    height: 100%;
}
nav ul.nav-menu li a {
    cursor: pointer;
    color: #fff;
    height: 100%;
    padding: 18px 0px;
    margin: 0px 22px;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Roboto Slab",serif;
}
nav ul.nav-menu li a:hover {
    border-bottom: 3px solid #FCD626;
}
aside {
    z-index: 5;
    width: 340px;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
}
nav .mobile-view-menu #menu-btn {
    color: #987F0C;
}
nav ul.nav-menu li a:hover {
    background: #987F0C;
}



/*==================================================
	SIDEBAR
==================================================*/
aside .sidebar-content .row.photo-profile .photo-frame {
    background: transparent url("../img/profile.jpg") no-repeat; 
    background-position:  40% 0% ; 
    background-size: auto 100% ;   
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; 
    overflow: hidden; 
    width: 180px;
    height: 180px;
    border: 1px solid #FFF; 
    margin: 20px auto
}
aside .sidebar-background {
    z-index: -1;
    position: absolute;
    background: rgba(0, 0, 0, 0.45) none repeat scroll 0% 0%;
    width: 100%;
    height: 100%;
    border-right: 1px solid #232323;
}
aside .sidebar-content {
    color: #fff;
    padding: 0px 40px;
}
aside .sidebar-content .row.logo-name {
    font-family: 'Roboto Slab', serif;
    margin-top: 45px;
    text-align: center;
    display: block;
    font-size: 48px;
}
aside .sidebar-content .row.photo-profile {
    margin: 20px 0;
}
.sidebar-content .row.profile-decription {
    margin: 30px 0px 20px;
}
.sidebar-network {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    border-top: 1px solid #000407;
}
.sidebar-network .sn-icon {
    padding: 0px;
    background: rgba(255, 255, 255, 0.04) none repeat scroll 0% 0%;
    text-align: center;
    border-left: 1px solid #000407;
    text-align: center;
}
.sidebar-network .sn-icon a {
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    -webkit-transform-style: preserve-3d;
    transform: preserve-3d;
    cursor: pointer;
    width: 100%;
    float: left;
    padding: 20px;
    color: #FCD626;
}
.sidebar-network .sn-icon a:hover {
    transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    color: #111718;
    background: #fcd626;
}
.sidebar-network .sn-icon:nth-child(1) {
    border-left: 0px solid #FCD626;
}



/*==================================================
	GENERAL SECTION
==================================================*/
.content .container-custom::-webkit-scrollbar { width: 0 !important }
section.background  {
    opacity: 0.2;
  background: url("../img/background.jpg");
    background-repeat:no-repeat;
    background-attachment:fixed;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size:100% 100%; 
background-size: 100% 100%;
}
section.content.active {
    opacity: 1;
    z-index: 3;
}
section .title-tab {
    font-weight: 400;
    font-size: 28px;
    padding-bottom: 20px;
    color: #FCD626;
    font-family: "Roboto Slab",serif;
}
section .btn {
    font-family: "Roboto Slab",serif;
    background: #fcd626;
    border: 0px solid #FFF;
    color: #242424;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 20px}
section .btn:hover {
    color: #ffffff;
}
section .btn:hover {
    background: #987F0C;
    color: #ffffff;
}
section.background {
    position: fixed;
    z-index: -2;
    width: 100%;
    height: 100%;
}
section.content {
    width: 100%;
    padding: 10px 0px 110px 340px;
    width: 100%;
    color: #ffffff;
    height: 100%;
    overflow: hidden;
    position: absolute;
    opacity: 0;
}
 section.content .container-content {
    height: 100%;
    padding: 0px 20px;
    position: relative;
}
section.content .pharagrap {
    max-width: 80%;
    padding: 10px 0px;
}
/*mozilla*/
@-moz-document url-prefix() {
section.content  {  
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in; 
	}
}
/* chrome*/
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
section.content { 
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in; 
 	}
}
/* ie>9 */
@media screen and (min-width:0\0) {
section.content {  
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in; 
  }
}
/*safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari 5+ ONLY */
    ::i-block-chrome, section.content { 
    -webkit-transition: all 500ms ease-out;
    }
}



/*==================================================
	ABOUT
==================================================*/
section.content.about-content h1 {
    font-family: "Roboto Slab",serif;
    font-size: 40px;
    line-height: 1;
    font-weight: 300;
}
section.content.about-content .pharagrap {
    padding: 30px 0px;
}
/* TESTIMONIAL */
.testimonial blockquote ,.testimonial blockquote small {
    font-size: 14px;
}
.testimonial blockquote small {
    color: #fcd626; 
}
.testimonial .img-testimonial {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.testimonial p {
    font-style: italic;
}
.testimonial .carousel-inner {
    min-height: 135px;
}
.testimonial .img-testimonial img {
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%;
}
.testimonial #quote-carousel {
    padding: 0 10px 30px 10px;
}
.testimonial #quote-carousel .carousel-control {
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
.testimonial .item blockquote {
    border-left: none;
    margin: 0;
}
.testimonial .item blockquote img {
    margin-bottom: 10px;
}
.testimonial .item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
@media (min-width: 768px) { 
.testimonial #quote-carousel{
	margin-bottom: 0;
	padding: 0px 0px 10px 0px;
    }   
}
 


/*==================================================
	EXPERIENCE
==================================================*/
section.content.resume-content .wrap-experience {
    padding-bottom: 80px;
}
section.content.resume-content .exp-welcome-text {
    margin-bottom: 30px;
}
section.content.resume-content .wrap-experience .exp-list:hover {
    padding: 20px 0px;
    border: 1px solid #232323;
    background: rgba(0, 0, 0, 0.31) none repeat scroll 0% 0%;
}
section.content.resume-content .wrap-experience .exp-list {
    padding: 21px 1px;
}
section.content.resume-content .wrap-experience .exp-list .exp-date {
    padding: 0px 15px;
    text-align: center;
}
section.content.resume-content .wrap-experience .exp-img-logo {
    margin-bottom: 10px;
}
section.content.resume-content .wrap-experience .exp-img-logo .logo-company {
    font-size: 35px;
}
section.content.resume-content .wrap-experience .exp-list:hover .exp-img-logo .logo-company {
    color: #987F0C;
}
section.content.resume-content .wrap-experience .exp-list .exp-date div h4 {
    margin: 5px 0px;
    font-size: 14px;
    color: #FCD626;
}
section.content.resume-content .wrap-experience .exp-list .exp-date div span {
    color: #B4B4B4;
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
}



/*==================================================
	SKILL
==================================================*/
section.content.skills-content .outer-skill-bar {
    position: relative;
    width: 100%;
    height: 15px;
    padding: 5px;
    background: rgba(255, 255, 255, 0.09);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
section.content.skills-content .outer-skill-bar .skill-bar {
    height: 5px;
    background-color: #8A7205;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
section.content.skills-content .skill-title {
    padding: 10px 0px 5px;
}
section.content.skills-content .outer-skill-bar .skill-bar.skill-10 {
    width: 10%;
}
section.content.skills-content .outer-skill-bar .skill-bar.skill-20 {
    width: 20%;
}
section.content.skills-content .outer-skill-bar .skill-bar.skill-30 {
    width: 30%;
}
section.content.skills-content .outer-skill-bar .skill-bar.skill-40 {
    width: 40%;
}
section.content.skills-content .outer-skill-bar .skill-bar.skill-50 {
    width: 50%;
}
section.content.skills-content .outer-skill-bar .skill-bar.skill-60 {
    width: 60%;
}
section.content.skills-content .outer-skill-bar .skill-bar.skill-70 {
    width: 70%;
}
section.content.skills-content .outer-skill-bar .skill-bar.skill-80 {
    width: 80%;
}
section.content.skills-content .outer-skill-bar .skill-bar.skill-90 {
    width: 90%;
}
section.content.skills-content .outer-skill-bar .skill-bar.skill-100 {
    width: 100%;
}
section.content.skills-content .welcome-text-skill {
    padding-bottom: 30px;
}
section.content.skills-content .technology-i-use {
    margin: 40px 0px 0px;
}
section.content.skills-content .technology-i-use .skill-technology {
    font-family: "Roboto Slab",serif;
    color: #FCD626;
    font-weight: 400;
    font-size: 28px;
    padding-bottom: 20px;
}
section.content.skills-content .technology-i-use .tiu {
    padding-left: 0px;
    padding-right: 0px;
}
section.content.skills-content .technology-i-use .logo-technology li {
    padding: 0px;
    list-style: none;
}
 section.content.skills-content .technology-i-use .logo-technology ul li {
    font-size: 45px;
    display: inline;
    padding: 0px 20px;
    color: #C0C0C0;
}



/*==================================================
	PORTFOLIO
==================================================*/
section.content.portfolio-content .gallery-portfolio .portfolio-box {
    padding: 0px;
    overflow: hidden;
    height: 200px;
}
section.content.portfolio-content .gallery-portfolio .portfolio-box img {
    width: 110%;
    height: auto;
}
section.content.portfolio-content ul.filter-portfolio {
    text-align: center;
    padding: 0px;
}
section.content.portfolio-content ul.filter-portfolio li {
    display: inline;
    width: 100px;
}
section.content.portfolio-content ul.filter-portfolio li a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
section.content.portfolio-content .gallery-portfolio .portfolio-box {
    background: #000000;
    position: relative;
}
section.content.portfolio-content .gallery-portfolio .portfolio-box , section.content.portfolio-content .gallery-portfolio .portfolio-box * {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
section.content.portfolio-content .gallery-portfolio .portfolio-box .fa-search {
    color: #ffffff;
}
section.content.portfolio-content .gallery-portfolio .portfolio-box.portfolio-hidden {
    transform: scale(0.0);
    -ms-transform: scale(0.0);
    -webkit-transform: scale(0.0);
    width: 0px;
    opacity: 0;
    background: #987F0C;
}
 section.content.portfolio-content ul.filter-portfolio {
    float: left;
    margin-bottom: 20px;
}
section.content.portfolio-content ul.filter-portfolio li a {
    font-family: "Roboto Slab",serif;
    background: #fcd626;
    padding: 5px 10px;
    color: #272727;
    font-size: 12px;
}
section.content.portfolio-content .see-more-portfolio {
    background: #fcd626;
    padding: 2px 10px;
    color: #272727;
    font-size: 12px;
    float: right;
}
section.content.portfolio-content .see-more-portfolio:hover,section.content.portfolio-content ul.filter-portfolio li a:hover {
    color: #987F0C;
    background: #ffffff;
    cursor: pointer;
}
section.content.portfolio-content .gallery-portfolio .portfolio-box:hover {
    cursor: pointer;
}
section.content.portfolio-content .gallery-portfolio .portfolio-box:hover img {
    opacity: 0.3;
}
 section.content.portfolio-content .gallery-portfolio .portfolio-box .hover-box-pf {
    width: 100%;
    position: absolute;
    display: table;
    height: 100%;
}
section.content.portfolio-content .gallery-portfolio .portfolio-box .hover-box-pf .sign-portfolio {
    transform: scale(0,0);
    -ms-transform: scale(0,0);
    -webkit-transform: scale(0,0);
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 36px;
}
section.content.portfolio-content .gallery-portfolio .portfolio-box:hover .hover-box-pf .sign-portfolio {
	-ms-transform: scale(1,1);
	/* IE 9 */
	-webkit-transform: scale(1,1);
	/* Chrome, Safari, Opera */
	transform: scale(1,1);
}
 section.content.portfolio-content .gallery-portfolio .portfolio-box:hover img {
	-ms-transform: scale(1.2,1.2);
	/* IE 9 */
	-webkit-transform: scale(1.2,1.2);
	/* Chrome, Safari, Opera */
	transform: scale(1.2,1.2);
}
section.content.portfolio-content .gallery-portfolio {
    margin-bottom: 20px;
}
section.content.portfolio-content .container-content {
    padding: 0px 20px 20px;
}
a.viewthumb:hover, a.viewthumb:focus {
    color: #ffffff;
}
#image-gallery .btn-default {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 0px solid #ffffff;
}
#image-gallery .btn-default:hover, #image-gallery .btn-default:focus {
    background: #987F0C;
    color: #ffffff;
}
/* GALLERY MODAL */
.modal-backdrop.fade.in {
    display: none;
}
.modal-open .modal-wrap {
    position: fixed;
    background: #000000;
    filter: alpha(opacity=80);
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 10;
}
#image-gallery.modal {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 95;
    padding: 0px 0px !important;
    overflow: hidden;
}
#image-gallery .modal-content {
    border: 2px solid #FFF;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
}
#image-gallery .modal-content img {
    display: inline;
    max-width: 100%;
    height: auto;
}
#image-gallery .modal-content .modal-footer {
    margin-top: 0px;
}
#image-gallery .modal-content .modal-body {
    padding: 10px 0px;
}



/*==================================================
	BLOG
==================================================*/
section.content.blog-content .container-content {
    padding: 0px 20px 20px;
}
section.content.blog-content .list-blog {
    margin-bottom: 30px;
}
section.content.blog-content .list-blog:hover .left-blog-content .img-blog img {
    transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
}
 section.content.blog-content .list-blog .left-blog-content {
    position: relative;
    background: rgba(252, 214, 38, 0.6) none repeat scroll 0% 0%;
}
section.content.blog-content .list-blog .left-blog-content .img-blog {
    width: 65%;
    float: left;
    overflow: hidden;
}
section.content.blog-content .list-blog .left-blog-content .img-blog img {
    width: 100%;
    height: auto;
}
section.content.blog-content .list-blog .left-blog-content .blog-dvk {
    width: 35%;
    padding: 15px;
    float: left;
    text-align: center;
}
section.content.blog-content .list-blog .left-blog-content .blog-dvk .fa {
    padding-right: 4px;
}
section.content.blog-content .list-blog .left-blog-content .blog-dvk .blog-read-more a {
    margin-top: 20px;
    float: left;
    color: #fff;
    clear: both;
    border: 1px solid #fff;
    padding: 5px 10px;
}
section.content.blog-content .list-blog .left-blog-content .blog-dvk .blog-read-more a:hover {
    background: #fff;
    color: #987F0C;
}
section.content.blog-content .list-blog .right-blog-content .title-blog {
    font-size: 20px;
    font-family: "Roboto Slab",serif;
    padding-bottom: 10px;
    color: #FCD626;
}
section.content.blog-content .list-blog * {
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}



/*==================================================
	CONTACT
==================================================*/
section.content.contact-content .form-control {
    color: #BCBCBC;
    font-size: 12px;
}
section.content.contact-content #subject.form-control {
    color: #555;
}
section.content.contact-content .container-custom {
    height: 100%;
}
section.content.contact-content .map_wrap {
    width: 100%;
    height: 300px;
    margin-top: 40px;
    margin-bottom: 40px;
}
section.content.contact-content #map_canvas {
    width: 100%;
    height: 100%;
    opacity: 0.8;
}
section.content.contact-content .jumbotron {
    background: #358CCE;
    color: #FFF;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
section.content.contact-content .welcome-text-contact {
    padding: 0px 0px 20px;
}
section.content.contact-content .form-control {
    background: transparent;
    border: 1px solid #515151;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
section.content.contact-content #subject option {
    background: #ffffff;
}
section.content.contact-content .form-control:focus {
    border-color: #FCD626;
    outline: 0px none;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(252, 214, 38, 0.6);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(252, 214, 38, 0.6);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(252, 214, 38, 0.6);
}
section.content.contact-content label {
    color: #FCD626;
}
section.content.contact-content legend {
    border-color: #FCD626;
}



/*==================================================
	MAP
==================================================*/
#map {
    height: 100%;
}



/*==================================================
	THEME PANEL
==================================================*/
.style-option-wrap {
    position: fixed;
    right: -100px;
    top: 0px;
    z-index: 17;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.style-option-wrap.open-style {
    right: 0px;
}
.style-option-wrap .so {
    margin-bottom: 5px;
}
.style-option-wrap .color-list {
    width: 100%;
    height: 20px;
    clear: both;
    border: 1px solid #F8F8F8;
    cursor: pointer;
}
.style-option-wrap .color-list .color-style {
    width: 50%;
    float: left;
    height: 100%;
}
.style-option-wrap .so span {
    font-weight: 700;
}
.style-option-wrap .theme-panel {
    background: #ffffff;
    float: left;
    width: 100px;
    padding: 10px;
}
.style-option-wrap .style-btn-class {
    background: #FCD626;
    cursor: pointer;
    font-size: 24px;
    color: #FFF;
    float: left;
}
.style-option-wrap .style-btn-class .fa {
    padding: 2px 5px;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;

    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;

    -moz-animation-name: ckw;
    -moz-animation-duration: 5s;

    -webkit-animation-name: ckw;
    -webkit-animation-duration: 5s;
}

@-webkit-keyframes ckw {
    0% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(1440deg);
        -webkit-transform: rotate(1440deg);
    }
}
@-moz-keyframes ckw {
    0% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(1440deg);
        -webkit-transform: rotate(1440deg);
    }
}



/*==================================================
	SCROLLABLE ICON
==================================================*/
.pos-icon-scroll {display: none;}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.scrollable-arrow {
    position: fixed;
    right: 10px;
    bottom: 10px; 
    width: 40px;
    height: 50px;
    background-size: contain;
    line-height: 1;
    padding: 4px;
    z-index: 5;
}
.scrollable-arrow:before {
    content: attr(data-info);
    color: #ffffff;
    font-size: 12px;
}
.scrollable-arrow span:before {
    content: "\f107"; 
    font-family: 'Fontawesome';
    font-size: 16px;
    color: #ffffff;
    left: 10px;
    position: relative;
}
.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
.hide-scrollable-icon .scrollable-icon {
    display: none;
}
