/*------------------------------------------------------------------

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Typography]

Body:      'PT Sans', Helvetica, Arial, "Lucida Grande", sans-serif;
.slidercontent-desc .slidercontent-title: 'Poppins', Helvetica, Arial, "Lucida Grande", sans-serif;

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Color codes]

Background: #fff (white)
Primary color:    #4caf50 (Green)
Hover color: #2c9a42 (Dark Green)
Footer:     #eee (Silver)
-------------------------------------------------------------------*/

/* Main Menu */

.navbar-default {
    background-color: #fff;
    border-color: transparent;
    transition: all .35s
}
.btn-default {
    -webkit-transition: all .35s;
    -moz-transition: all .35s
}
.navbar-default .navbar-header .navbar-brand {
    color: #4CAF50;
    font-weight: 700;
    text-transform: uppercase
}
.navbar-default .navbar-header .navbar-brand:focus,
.navbar-default .navbar-header .navbar-brand:hover {
    color: #eb3812
}
.navbar-default .navbar-header .navbar-toggle {
    font-weight: 700;
    font-size: 12px;
    color: #bcce00;
    text-transform: uppercase
}
.navbar-default .nav>li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
}
.navbar-default .nav>li>a:focus:hover,
.navbar-default .nav>li>a:hover {
    color: #bcce00
}
.navbar-default .nav>li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #bcce00!important;
    background-color: transparent
}
.navbar-default .nav>li.active>a:focus:hover,
.navbar-default .nav>li.active>a:hover {
    background-color: transparent
}
@media (min-width: 768px) {
    .navbar-default {
        background-color: transparent;
        padding: 10px;
    }
    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255, 255, 255, .7)
    }
    .navbar-default .navbar-header .navbar-brand:focus,
    .navbar-default .navbar-header .navbar-brand:hover {
        color: #fff
    }
    .navbar-default .nav>li>a,
    .navbar-default .nav>li>a:focus {
        color: #fff;
    }
    .navbar-default .nav>li>a:focus:hover,
    .navbar-default .nav>li>a:hover {
        color: #fff
    }
    .navbar-default.affix {
        background-color: rgba(255, 255, 255, 0.85);
        border-color: rgba(34, 34, 34, .05);
        padding: 0px;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        transition: all 1s ease 0s;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    }
    .navbar-default.affix .navbar-header .navbar-brand {
        color: #4CAF50;
        font-size: 14px
    }
    .navbar-default.affix .navbar-header .navbar-brand:focus,
    .navbar-default.affix .navbar-header .navbar-brand:hover {
        color: #eb3812
    }
    .navbar-default.affix .nav>li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #222
    }
    .navbar-default.affix .nav>li>a:focus:hover,
    .navbar-default.affix .nav>li>a:hover {
        color: #4CAF50
    }
}
@media(max-width: 930px) {
    .navbar-default .nav>li>a {
        font-size: 12px !important;
        padding: 15px 10px;
    }
}
@media (max-width: 870px) {
    a.page-scroll {
        padding: 15px 8px !important;
    }
}
a.page-scroll:hover {
    color: #4CAF50 !important;
}
.navbar-default,
a {
    -webkit-transition: all .35s;
    -moz-transition: all .35s
}
body,
html {
    height: 100%;
    width: 100%
}
body {
    font-family: 'PT Sans', Helvetica, Arial, "Lucida Grande", sans-serif; 
    -webkit-tap-highlight-color: #222
}
.btn,
.navbar-default,
.navbar-default .navbar-header .navbar-brand,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
}
/* Logos */

.black-logo {
    padding: 10px;
}
.black-logo {
    display: none;
}
.white-logo {
    display: block;
}
.scrolling .white-logo {
    display: none;
}
.scrolling .black-logo {
    display: block;
}
@media (max-width: 767px) {
    .black-logo {
        display: block;
    }
    .white-logo {
        display: none;
    }
}
.index .affix-top {
	background: rgba(0, 0, 0, 0.18);
}
.affix-top {
	background: rgba(0, 0, 0, 0.65);
}
/* Main Slider */


.image-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.42);
}
.innerslider {
    display: inline-flex;
    margin: auto;
    position: absolute;
    z-index: 9999;
    width: 100%;
    height: 100%;
}
.slidercontent {
    margin: auto;
    text-align: center;
    max-width: 800px;
}
p.slidercontent-title {
    margin: auto;
    font-size: 50px;
    color: #fbfbfb;
    letter-spacing: 2px;
    line-height: 1.2;
    padding: 10px 0;
    font-weight: 700;
    font-family: 'Poppins', Helvetica, Arial, "Lucida Grande", sans-serif; 
    text-transform: uppercase;
}
p.slidercontent-desc {
    color: white;
    margin: auto;
    letter-spacing: 2px;
    font-family: 'Poppins', Helvetica, Arial, "Lucida Grande", sans-serif; 
    padding-bottom: 10px;
    text-transform: uppercase;
}
@media(max-width: 310px) {
    .buttons {
        display: none;
    }
}
@media(max-height: 400px) {
    .buttons {
        display: none;
    }
}
@media (max-width: 543px) {
    .slidercontent-desc {
        font-size: 10px !important;
        max-width: 80% !important;
    }
    .slidercontent-title {
        font-size: 20px !important;
        max-width: 80% !important;
    }
}
@media (min-width: 544px) and (max-width: 767px) {
    .slidercontent-desc {
        font-size: 15px !important;
        max-width: 80% !important;
    }
    .slidercontent-title {
        font-size: 30px !important;
        max-width: 80% !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .slidercontent-desc {
        font-size: 20px !important;
        max-width: 80% !important;
    }
    .slidercontent-title {
        font-size: 40px !important;
        max-width: 80% !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .slidercontent-desc {
        font-size: 18px !important;
        max-width: 80% !important;
    }
    .slidercontent-title {
        font-size: 45px !important;
        max-width: 80% !important;
    }
}
@media (min-width: 1200px) {
    .slidercontent-desc {
        font-size: 18px !important;
    }
}
.slidercontent-title {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.slidercontent-desc {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.buttons {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.nav-back i {
    color: #fff;
    margin: auto;
    font-size: 20px;
}
.nav-back {
    width: 45px;
    height: 45px;
    background: rgba(0, 0, 0, .5);
    display: inline-flex;
}
.nav-back:hover {
    background: rgba(0, 0, 0, 0.62)
}
.meder-button {
    padding: 15px 30px;
    background-color: #bcce00;
    color: #fff;
    text-decoration: none;
    margin: 5px;
    width: 150px;
}
.meder-button-2 {
    padding: 15px 30px;
    background-color: #fff;
    color: #222;
    text-decoration: none;
    margin: 0 5px;
    width: 150px;
}
.meder-button:hover {
    color: #fff;
    background-color: #423d3e
}
.meder-button:focus {
    color: #fff;
}
.meder-button-2:focus {
    color: #fff;
}
.meder-button-2:hover {
    color: #fff;
    background-color: #2c9a42
}
.buttons {
    padding-top: 20px;
}
/* Services */

.service-header {
    display: inline-flex;
    padding-bottom: 15px;
}
.service-item {
    max-width: 400px;
    position: relative;
    margin: auto;
    padding: 0;
}
.services-box {
    margin-top: 20px;
}
@media (min-width: 992px) {
    .service-box {
        margin: 20px auto 0
    }
}
.services-box:hover i {
    color: #2c9a42;
}
.services-box:hover .service-title {
    color: #bcce00;
}
.service-header i {
    color: #4CAF50;
    font-size: 28px;
    margin: auto;
    padding-right: 15px;
}
p.service-desc {
    color: #777;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 1px;
}
p.service-title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: auto;
    letter-spacing: 1px;
}
/* Counter */

.number-icon i {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.counter-hover:hover i {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.number-icon i {
    color: #fff;
    font-size: 55px;
}
hr.number-line {
    border: 1px solid white;
    max-width: 50px;
}
.number-number {
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    margin: 10px 0 -10px 0;
}
.number-desc {
    color: #fff;
    font-weight: 700;
    margin-top: -10px;
    margin-bottom: 0;
}
.number {
    text-align: center;
}
.counter {
    text-align: center;
}
.counter-box-1 {
    display: inline-flex;
    height: 300px;
    background-color: #76bd42;
}
.counter-box-2 {
    display: inline-flex;
    height: 300px;
    background-color: #2c9a42
}
.counter-box-3 {
    display: inline-flex;
    height: 300px;
    background-color: #349041
}
.counter-box-4 {
    display: inline-flex;
    height: 300px;
    background-color: #408740
}
.counter-items {
    margin: auto;
}
/* About */

@media(max-width: 991px) {
    .about-image, .about-right {
        padding: 25px 0 !important;
    }
}
.about-text {
    letter-spacing: 1px
}
.about-button {
    color: #fff;
    padding: 10px 25px;
    background-color: #4CAF50;
    margin-top: 20px;
    margin-left: 20px;
}
.about-button:hover {
    color: #fff;
    background-color: #2c9a42
}
.about-button:focus {
    color: #fff;
}
.about-small-title {
    margin: 0;
    padding: 15px 0;
    font-size: 15px;
    letter-spacing: 1px;
}
.feature-list-item {
    list-style: none;
    padding: 7px;
    margin: 0;
    font-size: 14px;
    width: 48%;
    display: inline-block;
}
.feature-list-item::before {
    content: '\f00c';
    font-family: 'FontAwesome';
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    color: #4CAF50;
}
/* Action */

#action {
    background-image: url(../img/slide1.jpg);
    background-position: center center !important;
    padding: 50px 0;
    position: relative;
    background-attachment: fixed;
	background-size: cover;
}
.action-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    background-color:rgba(37, 35, 36, 0.76);
}
.action-text {
    padding: 0;
    margin: auto;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 28px;
}
.action-content {
    z-index: 999
}
@media (max-width: 543px) {
    .action-text {
        font-size: 15px !important;
    }
}
@media (min-width: 544px) and (max-width: 767px) {
    .action-text {
        font-size: 18px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .action-text {
        font-size: 22px !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .action-text {
        font-size: 25px !important;
    }
}
@media (min-width: 1200px) {
    .action-text {
        font-size: 28px !important;
    }
}
/* Portofolio */

#portfolio {
    padding-top: 100px;
}
ul.filtertext {
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
li.active > a {
    color: #4CAF50;
}
.img-responsive1 {
    display: block;
    max-width: 100%;
    height: auto;
}
.portfolio-box {
    position: relative;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}
.portfolio-box .portfolio-box-caption {
    color: #fff;
    opacity: 0;
    display: block;
    background: rgba(76, 175, 80, 0.88);
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    transition: all 0.8s;
}
.project-category,
.project-category::before,
*::after {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.project-category {
    top: 20px;
    position: relative;
}
.portfolio-box-caption:hover .project-category {
    top: 0px;
}
.project-name,
.project-name::before,
*::after {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.project-name {
    top: 20px;
    position: relative;
}
.portfolio-box-caption:hover .project-name {
    top: 0px;
}
.portfolio-box:hover img {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}
.portfolio-box .portfolio-box-caption {
    -webkit-transition: all .35s;
    -moz-transition: all .35s
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 9px;
    text-decoration: none;
    color: #fff;
    letter-spacing: 1px;
}
.project-category:hover {
    color: #fff !important;
}
.project-name:hover {
    color: #fff !important;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
.portfolio-box:hover .portfolio-box-caption {
    opacity: 1
}
.portfolio-box:focus {
    outline: 0
}
.text-faded {
    color: rgba(255, 255, 255, .7)
}
@media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 9px
    }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 17px;
        font-weight: 600;
    }
}
img.img-responsive1 {
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
img.img-responsive1:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/* Member Slider */

#member {
    overflow: hidden;
}
.imgDescription {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    height: 100%;
    visibility: hidden;
    opacity: 0;
}
.social-links {
    top: 48%;
    position: relative;
    text-align: center;
    align-items: center;
}
a > i {
    width: 20px;
    height: 20px;
}
.social-links a {
    padding: 10px;
    color: #ddd;
    border-radius: 50%;
    background-color: rgba(238, 238, 238, 0.52);
    width: 20px;
    height: 20px;
}
.social-links a:hover {
    background-color: #4CAF50;
    color: #fff;
}
.member-image:hover .imgDescription {
    visibility: visible;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.member-image {
    position: relative;
}
.member-info {
    padding-top: 30px;
    text-align: center;
}
.member-desc {
    color: #333;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 8px;
}
.member-work {
    color: #555;
    font-size: 14px;
    margin-bottom: 8px;
    letter-spacing: 1px;
}
.member-name {
    color: #222;
    margin: 5px 0 6px 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 18px;
}
#member .item {
    margin: 10px 10px 15px 10px;
}
#member .item img {
    display: block;
    width: 100%;
    height: auto;
}
/* Testimonials */

.testimonials {
    background-image: url(../img/19201080.png);
    background-attachment: fixed;
    padding: 50px 0;
    position: relative;
}
.testimonial-meta {
    text-align: center;
}
.star i {
    color: yellow;
}
.testimonials-text::after {
    content: '\201D';
    font-size: 40px;
    vertical-align: middle;
    margin-left: 10px;
}
.testimonials-text::before {
    content: '\201C';
    font-size: 40px;
    vertical-align: middle;
    margin-right: 10px;
}
.customer-meta {
    color: #ddd;
    margin: 0;
}
.testimonials-overlay {
    background: rgba(34, 34, 34, 0.71);
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.testimonials-image {
    padding: 30px 0;
}
.testimonials-image img {
    margin: auto;
    display: block;
    border-radius: 50%;
    height: auto;
    width: 80px;
}
p.testimonials-text {
    text-align: center;
    color: #fff;
    padding: 0 5%;
    font-size: 18px;
    line-height: 30px;
}
/* Pricing Table */

.price {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    background: #EAEAED;
    text-align: center;
    border: 1px solid #ccc;
    color: #4CAF50
}
.price-2 {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    background: #EAEAED;
    text-align: center;
    border: 1px solid #ccc;
    color: #2c9a42;
}
.pricing-padding {
    padding: 5px;
}
.cost-icon i {
    vertical-align: super;
    font-size: 18px;
    color: #4CAF50
}
.cost-icon-2 i {
    vertical-align: super;
    font-size: 18px;
    color: #2c9a42;
}
.cost-month {
    display: inline-block;
    font-size: 15px;
    color: #4CAF50;
    font-weight: 400;
}
.cost-month-2 {
    display: inline-block;
    font-size: 15px;
    color: #2c9a42;
    font-weight: 400;
}
.pricing-content {
    list-style: none;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    padding: 0;
}
.cost {
    margin: 15px 0;
}
.pricing-footer {
    margin-bottom: 20px;
    color: white
}
.pricing-heading {
    background-color: #4CAF50;
    padding: 30px 0;
}
.pricing-heading-2 {
    background-color: #2c9a42;
    padding: 30px 0;
}
.pricing-button {
    background: #4CAF50;
    color: white;
    padding: 10px 35px;
    font-family: inherit;
}
.pricing-button-2 {
    background: #2c9a42;
    color: white;
    padding: 10px 35px;
    font-family: inherit;
}
.pricing-title {
    display: block;
    color: white
}
.pricing-content li {
    padding: 5px 0 5px 0;
    color: #555
}
.price:hover .pricing-button {
    background-color: #2c9a42;
    color: white;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.price-2:hover .pricing-button-2 {
    background-color: #2c9a42;
    color: white;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.price:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.price-2:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
/* Buy Now Section */

.buy-now {
    background-color: #4CAF50;
    padding: 40px 0;
    text-align: center;
}
.buy-now h2 {
    color: #fff;
    margin: 0 0 20px 0;
}
.buy-now-button {
    color: #000;
    background-color: #fff;
    padding: 15px 30px;
}
/* From The Blog */

#blogger .item {
    margin: 3px;
}
#blogger .item img {
    display: block;
    width: 100%;
    height: auto;
}
#blogger .item {
    margin: 15px 15px 0 15px;
}
.blog-read-more {
    padding: 7px 20px;
    background: #4CAF50;
    color: #fff;
}
.blog-read-more:hover {
    color: #fff;
    background-color: #2c9a42
}
.blog-image {
    position: relative;
}
#blogger {
    overflow: hidden;
}
a.blog-title {
    text-decoration: none;
}
.published-date {
    margin: 10px 0;
    color: #989494;
    font-size: 13px
}
a.blog-title h3 {
    text-decoration: none;
    margin: 5px 0;
    letter-spacing: 1px;
}
.blog-image:hover .blog-image-overlay {
    visibility: visible;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.blog-image-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(245, 245, 245, 0.38);
    color: #fff;
    height: 100%;
    visibility: hidden;
    opacity: 0;
}
.blog-info {
    padding: 30px 0 0 0;
}
.blog-desc {
    text-align: left;
    color: #484848;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
}
/* Logo Slider */

#logo-slider .item {
    margin: 3px;
}
#logo-slider .item img {
    display: block;
    width: 100%;
    height: auto;
}
.logo-slider-image {
    opacity: 0.8;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: 56px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    max-width: 100%;
    display: inline-block;
}
.logo-slider-image:hover {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}
.logos-section {
    background-image: url(../img/19201080.png);
    position: relative;
    background-position: center center;
    background-attachment: fixed;
}
#logo-slider {
    z-index: 999
}
.logo-section-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    background-color: rgba(76, 175, 80, 0.89)
}
/* Contact Us */

#contact {
    padding-bottom: 30px;
}
.adrress {
    padding: 10px 5% 0 5%
}
.contact-desc {
    text-align: center;
}
.contact-socials {
    text-align: center;
    margin: 0;
    padding: 20px 0
}
.contact-item {
    text-align: center;
    margin: 10px 0;
    letter-spacing: 2px;
    font-weight: 700;
    color: #515151;
}
.contact-items {
    padding: 15px 0
}
.contact-socials a {
    padding: 7px;
    margin: 10px;
    border-radius: 50%;
    border: 1px solid #515151;
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #515151;
    text-align: center;
}
@media (max-width: 995px) {
    .copyright,
    .contact-socials {
        padding: 10px 0;
    }
}
.contact-socials a:hover {
    color: #fff;
    background-color: #2c9a42;
    border-color: #2c9a42;
}
#form-name {
    height: 100%;
    font-size: 13px;
    text-transform: capitalize;
    width: 100%;
    text-decoration: none;
    padding: 20px;
    border: 1px solid #a0a09a;
    border-radius: 5px;
}
#form-mail {
    height: 100%;
    font-size: 13px;
    text-transform: capitalize;
    width: 100%;
    text-decoration: none;
    padding: 20px;
    border: 1px solid #a0a09a;
    border-radius: 2px;
}
#form-message {
    height: 100%;
    font-size: 13px;
    text-transform: capitalize;
    width: 100%;
    text-decoration: none;
    padding: 20px;
    border-radius: 3px;
    resize: none;
    border: 1px solid #a0a09a;
}
#form-message:focus {
    border: 1px solid #499c95;
    border-radius: 2px;
    text-decoration: none;
    outline: none;
}
#form-mail:focus {
    border: 1px solid #499c95;
    border-radius: 2px;
    text-decoration: none;
    outline: none;
}
#form-name:focus {
    border: 1px solid #499c95;
    border-radius: 2px;
    outline: none;
}
.contact-name {
    padding: 10px;
    height: 50px;
}
.contact-mail {
    padding: 10px;
    height: 50px;
}
.contact-message {
    padding: 10px;
    height: 200px;
}
.contact-button {
    padding: 15px 30px;
    color: #fff !important;
    background-color: #bcce00;
    text-decoration: none;
}
.contact-button:hover {
    background-color: #2c9a42;
    color: #fff;
}
.contact-bottom {
    padding: 10px
}
.form-group {
    padding: 0 5%;
}
#map {
    height: 400px;
    position: relative;
    overflow: hidden;
}
.google-map {
    padding-top: 50px;
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 0;
}
/* Copyright Footer */

.copyright {
    padding: 10px 0;
    margin: auto;
}
#copyright {
    background-color: #423d3e
}
.footer {
    text-align: center;
}
/* Home Page End */
/* Start Portofolio Page */

.right-text p {
    line-height: 2;
    letter-spacing: 0.5px;
    color: #555;
}
.portofolio-share-icon {
    border: 1px solid #555;
    color: #555;
    border-radius: 50%;
    padding: 5px;
    text-align: center;
}
@media (max-width: 500px) {
    .portofolio-share-icon {
        padding: 2px;
    }
}
.portofolio-share-icon:hover {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50;
}
.portofolio-share-icon:focus {
    color: #555;
}
.portfolio-share {
    padding: 25px 0;
}
.portfolio-nav {
    text-align: center;
    padding: 10px 5px;
}
.por-navigation {
    color: #555;
    font-size: 20px;
    padding: 0 20px;
}
.por-navigation:hover {
    color: #000
}
.por-navigation:focus {
    color: #555
}
.published-by,
.created-by,
.client {
    font-size: 14px;
    margin: 0
}
/* Blog Page Start */

.single-blog-content-image {
    height: auto;
    width: 100%;
}
.single-blog-content p {
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #555;
    text-align: justify;
    margin: 15px 0;
}
.blog-tags {
    list-style: none;
    padding: 0;
    margin: 0;
}
.blog-tags li {
    display: inline-block;
}
.tag-item {
    font-size: 13px;
    margin: 5px 5px !important;
    background: #eee;
    padding: 2px 5px;
}
.tag-item:hover {
    background-color: #4CAF50;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.tag-item:hover a {
    color: #fff;
}
.comments {
    padding: 0
}
p.comment-title {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 700;
    margin: 25px 0;
    text-transform: uppercase;
}
.comment-body {
    padding: 15px 10px;
}
.media-body {
    padding: 15px 0;
    position: relative;
    display: inline;
}
.media-text {
    font-size: 14px;
    padding: 5px 0 10px 0;
    line-height: 1.5;
    color: #666;
}
.media-name {
    font-size: 15px;
    font-weight: 700;
    padding-right: 5px;
    color: #333
}
.media-time {
    font-size: 11px;
    color: #777;
}
@media(max-width: 500px){
    .media-text {
        font-size: 14px;
    }
    .media-name {
        font-size: 15px;
    }
}
.media-left img {
    width: 60px;
    height: auto;
}
.comment-section {
    padding: 0 0 30px 0;
}
.comment-button {
    width: 100%;
    padding: 15px 30px;
    background: #4CAF50;
    color: #fff;
}
.comment-button:hover {
    background-color: #2c9a42;
    color: #fff;
}
#comment-mail,
#comment-website,
#comment-name {
    padding: 10px 20px;
    width: 100%;
    height: 100%;
    font-size: 13px;
    border: 1px solid #a0a09a;
    border-radius: 2px;
}
#comment-website:focus {
    border: 1px solid #499c95;
    border-radius: 2px;
    outline: none;
}
#comment-mail:focus {
    border: 1px solid #499c95;
    border-radius: 2px;
    outline: none;
}
#comment-name:focus {
    border: 1px solid #499c95;
    border-radius: 2px;
    outline: none;
}
#comment-message:focus {
    border: 1px solid #499c95;
    border-radius: 2px;
    outline: none;
}
#comment-message {
    padding: 10px 20px;
    width: 100%;
    height: 100%;
    font-size: 13px;
    border: 1px solid #a0a09a;
    border-radius: 2px;
    resize: none;
}
.comment-user-name {
    padding: 10px;
}
.comment-user-mail {
    padding: 10px;
}
.comment-user-website {
    padding: 10px;
}
.comment-message {
    padding: 10px;
    height: 200px;
}
.comment-bottom {
    padding: 0 10px;
}
/* Widgets */

.categories-titles {
    font-size: 20px;
    font-weight: 700;
    color: #555;
    margin-top: 15px;
    text-transform: uppercase;
}
.categories-list {
    list-style: none;
    padding: 0;
}
li.categories-list-item {
    font-size: 16px;
}
.categories-list li {
    padding: 5px 0;
    font-size: 16px;
}
.widget-item {
    padding-bottom: 10px;
}
li.widget-tag-item {
    display: inline-block;
    padding: 5px;
    background-color: #eeeeee;
    margin: 5px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
li.widget-tag-item:hover {
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    background: #4CAF50;
}
li.widget-tag-item:hover a {
    color: #fff;
}
.widget-tags {
    padding: 0
}
.recent-post-body {
    position: relative;
    display: inline-flex;
    padding: 10px 0
}
a.widget-recent-posts-left img {
    width: auto;
    height: 70px;
    padding-right: 10px;
    padding-top: 5px;
}
.widget-recent-posts-right span {
    font-size: 12px;
    color: #777;
}
.widget-recent-posts-right a {
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 0;
    color: #777
}
/* Entry Blog List */

.entry-blog img {
    height: auto;
    width: 100%;
    position: relative;
}
.entry-blog {
    position: relative;
    padding: 20px 0 30px 0;
}
.entry-blog-image {
    position: relative;
}
.entry-blog-image:hover .entry-blog-image-overlay {
    visibility: visible;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.entry-blog-image-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(245, 245, 245, 0.23);
    color: #fff;
    height: 100%;
    visibility: hidden;
    opacity: 0;
}
ul.entry-blog-meta {
    list-style: none;
    padding: 0;
    margin: 5px 0;
}
ul.entry-blog-meta li {
    display: inline-block;
    padding-right: 10px;
}
.entry-blog-button {
    padding: 10px 30px;
    background-color: #4CAF50;
    color: #fff;
}
.entry-blog-button:hover {
    background-color: #2c9a42;
    color: #fff;
}
.entry-blog-button:focus {
    color: #fff;
}
.entry-blog-text {
    margin: 10px 0;
    line-height: 1.5;
    color: #777;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 10px 0;
}
li.entry-blog-meta-item {
    font-size: 13px;
    color: #333;
}
li.entry-blog-meta-item i {
    color: #555
}
li.entry-blog-meta-item i {
    padding-right: 5px;
}
.entry-blog-title {
    margin: 5px 0;
    letter-spacing: 1px;
    padding: 25px 0 10px 0;
}
/**/
/* Other Page Header Css */

.single-portofolio-header-title,
.single-blog-header-title {
    color: white;
    line-height: 1.5;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700
}
.portofolio-map,
.blog-map {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    letter-spacing: 1px;
    padding-top: 30px;
}
.single-portofolio-header-content,
.single-blog-header-content {
    z-index: 5;
    color: #fff;
    position: relative;
    padding: 80px 5%;
    max-width: 1000px;
    margin: auto;
}
.portofolio-header-overlay,
.blog-header-overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.55);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
}
.single-blog-header {
    text-align: center;
    background-image: url("../img/19201080.png");
    background-size: cover;
    background-position: center center;
    position: relative;
}
#single-portofolio,
#single-blog {
    padding: 50px 0;
}
.single-portofolio-header {
    text-align: center;
    background-image: url("../img/19201080.png");
    background-size: cover;
    background-position: center center;
    position: relative;
}
/* Loader Css */

#loading {
    background-color: #676767;
		background-image: url("../img/random-grey-variations.png");
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999999999;
    margin-top: 0px;
    top: 0px;
}
#loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
}
#object {
    width: 60px;
    height: 60px;
	background: url("../img/logo_cuadrado1.png");
	background-size: cover;
	background-position: center center;
    background-color: #333;
    -webkit-animation: animate 1s infinite ease-in-out;
    animation: animate 1s infinite ease-in-out;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px;
}
@-webkit-keyframes animate {
    0% {
        -webkit-transform: perspective(160px);
    }
    50% {
        -webkit-transform: perspective(160px) rotateY(-180deg);
    }
    100% {
        -webkit-transform: perspective(160px) rotateY(-180deg) rotateX(-180deg);
    }
}
@keyframes animate {
    0% {
        transform: perspective(160px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
        -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
    }
    100% {
        transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
        -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
    }
}
/* Section Heading Css */

.title-padding {
	padding-bottom: 20px;
    padding-top: 15px;
}
.section-heading {
    margin-top: 0;
    letter-spacing: 2px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #515151;
}
hr.short {
    max-width: 50px;
    border-width: 1px;
    padding: 0;
    margin: 3px auto;
    border-color: #4CAF50;
}
hr.long {
    max-width: 80px;
    border-width: 1px;
    margin: 1px auto;
    border-color: #4CAF50;
}

/* Some Body Css */
section {
    padding: 100px 0
}
aside {
    padding: 50px 0
}
.no-padding {
    padding: 0
}

strong i {
    padding: 0 10px;
}
.btn-xl {
    padding: 15px 30px;
}
.btn {
    border-radius: 3px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.btn-primary {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
.btn {
    -webkit-animation-delay: 3s;    
    animation-delay: 3s;
}




h3 {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #2a2b29;
}
.text-muted {
    line-height: 25px;
    font-size: 14px;
    color: #000
}
.list-inline {
    text-align: center;
}
hr {
    border-color: #4CAF50;
    border-width: 3px;
    max-width: 200px
}
hr.light {
    border-color: #fff
}
a {
    transition: all .35s;
    color: #555
}
a:focus,
a:hover {
    color: #000;
}
p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px
}
.bg-dark {
    background-color: #222;
    color: #fff
}


.btn-default.active,
.btn-default:active,
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}
.call-to-action h2 {
    margin: 0 auto 20px
}
.text-primary {
    color: #4CAF50
}
.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}
.btn-default {
    color: #222;
    background-color: #fff;
    border-color: #fff;
    transition: all .35s
}
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #222;
    background-color: #f2f2f2;
    border-color: #ededed
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #fff
}
.btn-default .badge {
    color: #fff;
    background-color: #222
}
.btn-primary {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s
}
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #4CAF50;
    border-color: #4CAF50
}
.btn-primary .badge {
    color: #4CAF50;
    background-color: #fff
}
.btn {
    border: none;
    font-weight: 700;
    text-transform: uppercase
}
.btn-xl {
    padding: 10px 20px
}
::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #222
}
::selection {
    color: #fff;
    text-shadow: none;
    background: #222
}
img::selection {
    color: #fff;
    background: 0 0
}
img::-moz-selection {
    color: #fff;
    background: 0 0
}