/* CSS Document */

.contact-form-inner {margin-top:0!important; transform:none!important}
.main-header .logo img {width:160px!important; height:auto}
.header-inner:after {background:#333!important}



.hero-section {
    background: url('../images/hero/banner.png')!important; background-size: cover!important;
    background-position: center!important;
}

.hero-content {max-width:768px!important; text-align:center!important; margin-left:auto; margin-right:auto}
.hero-content h1, .hero-content h5 {color:#fff!important}

.main-menu .navigation li > a:hover, .main-menu .navigation li.current > a, .main-menu .navigation li.current-menu-item > a {background:#000!important; color:#fff!important}

.main-menu .navigation li a {border-radius:0!important}

.bg-three, .theme-btn, a.theme-btn, .scroll-top, .what-experct-content {background-color:#fff!important}

theme-btn, a.theme-btn {color:#000!important}

.theme-btn:before, a.theme-btn:before {
    background-color: #000!important;
}
a.theme-btn:hover {color:#fff!important}

.main-menu .navigation li a {padding:10px 15px!important}

.preloader {filter:grayscale(1)!important}
.main-menu .navbar-header .navbar-toggle .icon-bar {background: #000!important}

h2 {font-size:35px}

.contact-form-inner {background: #cdcdcd; border-color: #9999;}
.footer-section {background:#c1c1c1; color:#fff}
.copyright {background:none!important}

.bg-two, .services-section:after, .service-item.style-one > i, .style-one .pricing-content {background:#f1f1f1!important}

a.btnwhatsapp {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
}
a.btnwhatsapp img {
    width: 48px;
    height: auto;
}


.contact-map iframe {width:100%; height:640px; max-height:100vh}

select.form-control:not([size]):not([multiple]) {height:inherit!important}
label {display:block!important}
.info-content span{font-size:16px!important; line-height:1.5!important}

.beauty-image:after {background:#cbc1bc!important}

a.verdecito, button.verdecito {background:#9fc1b1!important; color:#fff!important}

.owl-carousel.team-carousel .owl-nav button:hover {background:#9fc1b1!important}

.contact-info-item {background:#9fc1b1!important; color:#fff!important; padding:30px 25px!important}
.contact-info-item a {color:#fff!important}
.contact-info-item:hover {background:#9fc1b1!important}
.contact-info-icon i {color:#9fc1b1!important}

.contact-info-icon:after {background:#cfe0d8!important}

.contact-map {height:auto!important}
.contact-form-inner {padding:50px!important}

.scroll-top {color:#9fc1b1!important}

.service-item {border-color:#9fc1b1!important}

.service-item h4 {margin-bottom:10px!important}

.service-item {font-size:14px!important; line-height:1.4!important; border: none!important}
.service-item p:last-child {margin-bottom:0!important}


.form-control {padding:10px 30px!important}
textarea.form-control {height:120px!important}

.testimonial-wrap .owl-dots button, .review-item-wrapper .owl-dots button {background:#ccc!important}
.testimonial-wrap .owl-dots button.active, .review-item-wrapper .owl-dots button.active {background:#222!important}


.doscolumnas {column-count:2}

.bg-five {background:#f5f5f5}



/* google reviews*/

.review-item-wrapper .owl-dots {
	text-align:center; margin:30px auto;
}

.review-item-wrapper .owl-dots button {
    height: 8px;
    width: 44px;
    transition: 0.5s;
    margin-right: 10px;
    background: #FFFFFF;
}


#map-plug {display:none;}

    #google-reviews {
        display:flex;
        flex-wrap:wrap;
        justify-content: center;
    }

    .review-item {
        /*border:solid 1px rgba(190,190,190,.35);*/
        margin:0 auto;
        padding:1em;
        flex: 1 1 20%;
    }

    @media ( max-width:1200px) {
        .review-item { flex: 1 1 40%; }
    }

    @media ( max-width:450px) {
        .review-item { flex: 1 1 90%; }
    }

    .review-meta, .review-stars {text-align:center; font-size:115%;}
    .review-author { text-transform: capitalize; font-weight:bold; }
    .review-date {opacity:.6; display:block;}
    .review-text {  line-height:1.55; text-align:left; max-width:32em; margin:auto;}



    .review-stars ul {
        display: inline-block;
        list-style: none !important;
        margin:0; padding:0;
    }

    .review-stars ul li {
        float: left;
        list-style: none !important;
        margin-right: 1px;
        line-height:1;
    }

    .review-stars ul li i {
        color: #E4B248;
        font-size: 1.4em;
        font-style:normal;
    }
    .review-stars ul li i.inactive { color: #c6c6c6;}
    .star:after { content: "\2605"; }
    .review-item{
        /*max-width: 320px;*/
        margin: 0 4px;
        height: 320px;
        max-height: 320px;
        text-align: center;
        padding: 40px !important;
    }
    .review-item .review-img{
        display: block;
    }

    .review-img img{
        max-height: 80px;
        margin:0 auto;
        margin-bottom: 20px;
		width:auto!important
    }

    .review-date{
        margin-bottom: 10px;
    }

    .review-meta, .review-stars{
        margin-bottom: 10px;
    }

    .review-text{
        font-size: 13px;
        line-height: 18px;
    }

    .review-stars ul li i{
        color: #ffc400;
    }

    .slick-slide{
        height: 320px!important;
        margin: 0 4px;
    }

    .slick-slider{
        max-width: 1250px !important;
        margin: 0 auto;
    }
    .slick-arrow{
        display: flex;
        align-items: center;
    }

    .review-item-wrapper{
        display: flex;
        justify-content: center;
    }


@media only screen and (min-width: 1500px) {
.hero-content h1 {
    font-size: 60px;
}
}


@media only screen and (max-width: 991px) {
.main-menu .navigation li {
    border-bottom: 1px solid #000!important;
}

.testimonial-wrap .owl-dots {position: relative!important; text-align: center!important; left:inherit!important;bottom:inherit!important}
}
@media only screen and (max-width: 540px) {
	.doscolumnas {column-count:1!important}
}





