﻿@charset "utf-8";
/* CSS Document */

/*PraxisTI style*/

#wrapper {
}

.boxed-layout {
    max-width: 1190px;
    margin: 0 auto;
}

/*home boxes widgets*/
.home-box {
    color: #393939;
    min-height: 327px;
    background-color: #F3F3F3;
}

.home-box {
    min-height: 327px;
}

    .home-box h3 {
        color: #808080;
    }

    .home-box p {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .home-box span.glyphicon {
        font-size: 40px;
        margin: 50px 0 0;
    }

    .home-box a {
        border-color: #fff;
        text-transform: uppercase;
        color: #fff;
    }

        .home-box a:hover {
            background: #fff;
            text-transform: uppercase;
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

.opening-hours {
    background: #fff !important;
    color: #393939;
    padding-bottom: 1px;
}



    .opening-hours p, .opening-hours li {
    }

    .opening-hours h3 {
        color: #808080 !important;
    }

    .opening-hours li {
        border-bottom: 1px solid #F1F1F2;
        margin: 0 15px;
        padding: 5px 0;
        line-height: 30px;
    }

        .opening-hours li span {
            float: left;
        }

        .opening-hours li .value {
            float: right;
        }

.appointment-sec {
    background: url(../Images/lines-bg-white.jpg) repeat center top;
    min-height: 731px;
    padding: 40px 0 0;
}

    .appointment-sec.bg-gray {
        background: url(../Images/lines-bg.jpg) repeat center top;
    }

.appointment-form {
    padding: 50px 0 30px;
}

    .appointment-form textarea {
        margin-bottom: 15px;
    }

.lady1 {
    bottom: 0;
    position: relative;
    left: 25px;
}

.lady {
    bottom: -11px;
    position: relative;
}

.hasDatepicker {
    background: url(../images/date-icon.png) no-repeat 95% 10px #fcfcfc;
    border: 1px solid #ededed;
}

.about-sec {
    background: url(../images/about-bg.jpg) repeat center top;
    background-attachment: fixed;
    height: 530px;
    padding: 110px 0 50px;
}

    .about-sec h1, .about-sec p {
        color: #fff;
    }

.counter {
    margin: 40px 0 0 0;
}

    .counter .quantity-counter1, .counter .quantity-counter2, .counter .quantity-counter3, .counter .quantity-counter4 {
        font-size: 80px;
        font-family: 'SourceSansProBold';
        line-height: 1;
        color: #fff;
    }

    .counter h6 {
        font-size: 28px;
        color: #fff;
        margin: 0;
    }

.latest-news {
    padding: 40px 0;
}

p {
    padding-left: 20px;
    padding-right: 20px;
}

/*IMAGENES*/
.imgHomeWidth {
    width: 35%;
}

.imgHomeWidth:hover {
    background:-moz-radial-gradient(left, #cba334 24%, #ffffff 88%);
}

.trasitionCSS img:hover {
    padding: 0px 0px 0px 0px;
    padding-top: 0;
    padding-bottom: 0px;
    text-align: center;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.DivOuter {
    height: 500%;

}

/* Word Rotate */
.word-rotate {
    visibility: hidden;
    width: 100px;
    height: 0px;
    margin-bottom: -7px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    position: relative;
}

    .word-rotate.active {
        visibility: visible;
        width: auto;
    }

    .word-rotate .word-rotate-items {
        position: relative;
        top: 0;
        width: 100%;
    }

        .word-rotate .word-rotate-items span {
            display: block;
            white-space: nowrap;
        }

h2.word-rotator-title {
    line-height: 54px;
}

h2.short {
    margin-bottom: 15px;
}

h2 {
    font-size: 2.6em;
    font-weight: 300;
    line-height: 42px;
    margin: 0 0 32px 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #121214;
    font-weight: 200;
    letter-spacing: -1px;
    margin: 0;
}

h2, .h2 {
    font-size: 30px;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

user agent stylesheeth2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

Pseudo ::before element *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

Pseudo ::after element *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



/* Word Rotate */
.word-rotate {
    visibility: hidden;
    width: 100px;
    height: 0px;
    margin-bottom: -7px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    position: relative;
}

    .word-rotate.active {
        visibility: visible;
        width: auto;
    }

    .word-rotate .word-rotate-items {
        position: relative;
        top: 0;
        width: 100%;
    }

        .word-rotate .word-rotate-items span {
            display: block;
            white-space: nowrap;
        }

/* Word Rotate - Titles */
h1 .word-rotate {
    margin-bottom: -12px;
}

h2 .word-rotate {
    margin-bottom: -12px;
}

h2.word-rotator-title {
    line-height: 54px;
}

.inverted {
    background-color: #E1E1E1;
}

.inverted {
    color: #808080;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.testimonials.bg-white {
    background: url(../Images/lines-bg-white.jpg) repeat center top;
}

/*-------------------------------------*/
.testimonials h1 {
    color: #2B96CC;
    font-size: 58px;
    align-content: center;
}

.LineaDivisoria {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    margin-top: 70px;
    background-image: url(../Images/lines-bg-white.jpg) repeat center top;
}

/* =Dividers */

.g1-divider {
    margin: 1.5em auto 3em;
    clear: both;
    position: relative;
    text-align: center;
    color: #B9B9B9;
}

    .g1-divider span {
        position: relative;
        display: inline-block;
    }

        .g1-divider span:before, .g1-divider span:after {
            width: 1000px;
            height: 0;
            display: block;
            position: absolute;
            top: 50%;
            border-width: 1px 0 0;
            border-style: solid;
            content: "";
        }

        .g1-divider span:before {
            right: 100%;
        }

        .g1-divider span:after {
            left: 100%;
        }

    .g1-divider i {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 28px;
        line-height: 28px;
    }

.g1-divider--icon {
    width: 80%;
    overflow: hidden;
}

.g1-divider--noicon {
    border-width: 1px 0 0;
}

.g1-divider--simple {
    position: relative;
}

    .g1-divider--simple:before {
        width: 24px;
        height: 1px;
        display: block;
        position: absolute;
        left: 0;
        top: -1px;
        z-index: 2;
        content: "";
    }

.g1-divider-top {
    width: 100%;
    height: auto;
    display: block;
    clear: both;
    position: relative;
    margin: 3em 0 1.5em;
    top: -9px;
    overflow: hidden;
    font: 10px/15px Arial, sans-serif;
}

    .g1-divider-top div {
        height: 1px;
        margin-top: 8px;
        overflow: hidden;
        white-space: nowrap;
        border-width: 1px 0 0 0;
    }

    .g1-divider-top a {
        margin-left: 10px;
        float: right;
    }

.g1-box__inner > .g1-divider {
    margin: 0 -1.5em 1.5em -1.5em;
}

/*seccion de 4 cuadros*/
/*services box*/
.services-sec {
	padding:52px 0;
}
.service-box {
	width:50%;
	float:left;
	text-align:center;
	font-size:16px;
	color:#494949;
	padding: 30px 4.6% 0;
	min-height:355px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.service-box p {
	margin-bottom:10px;
}
.service-box h4, .service-box h4 a {
	font-size:22px;
	color:#4c4c4c;
}
.service-box.one {
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.service-box.two {
	border-bottom:1px solid #e5e5e5;
}
.service-box.three {
	border-right:1px solid #e5e5e5;
}
.service-box.four {
}
.icon_cuadros {
	width:130px;
	height:130px;
	background-color:#787878;
	display:inline-block;
	border:3px solid #fff;
	box-shadow:0px 0px 0px 1px #787878;
	-moz-box-shadow:0px 0px 0px 1px #787878;
	-webkit-box-shadow:0px 0px 0px 1px #787878;
	color:#fff;
	margin-bottom:10px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.icon_cuadros i {
	font-size: 38px;
	line-height: 80px;
}
.service-box:hover {
	color:#fff;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.service-box:hover h4, .service-box:hover h4 a {
	color:#fff;
}
@media (max-width: 767px) {

	/*home 2*/
	.service-box {
		float: none;
		padding: 30px 6% 0;
		width: auto;
	}
	.service-box.one, .service-box.two, .service-box.three{ border:0; border-bottom:1px solid #E5E5E5}
	
}
.service-box:hover{ background:#2B96CC;}
.service-box:hover .icon_cuadros{ background:#2B96CC;box-shadow:0px 0px 0px 1px #2B96CC;}

/*CUSTOMER SECTION*/
.center {
text-align: center;
}

h4.tall, h5.tall, h6.tall {
margin-bottom: 33px;
color: #0088cc;
}

hr {
background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);
border: 0;
height: 1px;
margin: 22px 0 22px 0;
}

.item-Customer 
{
    display:inline-block;
    background-color:aqua;

}
.owl-carousel .img-responsive {
display: inline-block;
padding-left:50px;
}



/* #Footer */
#footer {
	background: #121214;
	border-top: 4px solid #1F1F1F;
	font-size: 0.9em;
	margin-top: 50px;
	padding: 80px 0 0;
	position: relative;
	clear: both;
}

#footer a:hover {
	color: #CCC;
}

#footer form {
	filter: alpha(opacity=85);
	opacity: 0.85;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer a {
	color: #FFF !important;
}

#footer h3 {
	font-size: 1.8em;
	font-weight: 200;
	text-shadow: 1px 1px 1px #000;
}

#footer h5 {
	color: #CCC !important;
}

#footer ul.nav-list.primary > li a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	line-height: 20px;
	padding-bottom: 11px;
}

#footer ul.nav-list.primary > li:last-child a {
	border-bottom: 0;
}

#footer ul.nav-list.primary > li a:hover {
	background-color: rgba(255, 255, 255, 0.05);
}

#footer ul.list.icons li {
	margin-bottom: 5px;
}

#footer .container .row > div {
	margin-bottom: 25px;
}

#footer .container input:focus {
	box-shadow: none;
}

#footer .footer-ribbon {
	background: #999;
	position: absolute;
	margin: -100px 0 0 22px;
	padding: 10px 20px 6px 20px;
}

#footer .footer-ribbon:before {
	border-right: 10px solid #646464;
	border-top: 16px solid transparent;
	content: "";
	display: block;
	height: 0;
	left: -10px;
	position: absolute;
	top: 0;
	width: 7px;
}

#footer .footer-ribbon span {
	color: #FFF;
	font-size: 1.6em;
	font-family: "Shadows Into Light", cursive;
}

#footer .newsletter form {
	width: 100%;
	max-width: 262px;
}

#footer .newsletter form input.form-control {
	height: 34px;
	padding: 6px 12px;
}

#footer .alert a {
	color: #222 !important;
}

#footer .alert a:hover {
	color: #666 !important;
}

#footer .contact {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .contact i {
	display: block;
	float: left;
	font-size: 1.2em;
	margin: 7px 8px 10px 0;
	position: relative;
	text-align: center;
	top: -2px;
	width: 16px;
}

#footer .contact i.icon-mail2 {
	font-size: 1em;
	top: 0;
}

#footer .contact p {
	margin-bottom: 10px;
    text-align:left;
}

#footer .logo {
	display: block;
}

#footer .logo.push-bottom {
	margin-bottom: 12px;
}

#footer .footer-copyright {
	background: #0C0C0C;
	border-top: 4px solid #111;
	margin-top: 40px;
	padding: 30px 0 10px;
}

#footer .footer-copyright nav {
	float: right;
}

#footer .footer-copyright nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .footer-copyright nav ul li {
	border-left: 1px solid #505050;
	display: inline-block;
	line-height: 12px;
	margin: 0;
	padding: 0 8px;
}

#footer .footer-copyright nav ul li:first-child {
	border: medium none;
	padding-left: 0;
}

#footer .footer-copyright p {
	color: #555;
	margin: 0;
	padding: 0;
}

#footer .phone {
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	display: block;
	padding-bottom: 15px;
	margin-top: -5px;
}

#footer .recent-work li {
	float: left;
	width: 30%;
	margin: 10px 3% 0 0;
}

#footer .recent-work li .thumb-info {
	float: left;
	display: inline-block;
}

#footer .recent-work li:hover img {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

#footer .recent-work img {
	width: 100%;
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}

#footer .view-more-recent-work {
	padding: 12px;
}

#footer.short {
	padding-top: 50px;
}

#footer.short .footer-copyright {
	background: transparent;
	border: 0;
	padding-top: 0;
	margin-top: 0;
}


.buttonWidthFooter
{
    margin-top:2%;
    width:100%;
    border-radius:0px;
}

.p , .h3
{
    text-align:left;
    padding-left:0px;
    padding-right:0px;
    margin-left:0px;
    color:#999;
    margin-bottom:5px;
    margin:0 0 0 0; 
}

.contact
{
   text-align:left;
}

.icon-PaddingTop
{
    padding-top:0px;
}

.BotonSocialWidth
{
    margin-top:5px;
    width:123px;

}
#h3OfertasTitulo {
color: #2B96CC;
font-size: 1.4em;
font-weight: 400;
letter-spacing: normal;
line-height: 27px;
margin: 0 0 0 0;
padding:10px 10px 10px 10px;
}
/*barras redes*/
.botones-sociales {
    position: fixed;
    top: 130px;
    width: 45px;
    z-index: 9999;
}

.izquierda {
    left: 0;
}

.derecha {
    right: 0;
}

.botones-sociales #twitter-btn .social,
.botones-sociales #facebook-btn .social,
.botones-sociales #google-btn .social,
.botones-sociales #rss-btn .social,
.botones-sociales #pinterest-btn .social,
.botones-sociales #youtube-btn .social {
    background-color: #33353B;
    background-image: url(http://3.bp.blogspot.com/-opXRPqX4Ia4/UfFh1sDxJ1I/AAAAAAAAOps/Kl_mb2q-AZM/s1600/mas-icons.png);
}

.izquierda #facebook-btn span {
    background-position: right 10px;
}

.izquierda #twitter-btn span {
    background-position: right -35px;
}

.izquierda #google-btn span {
    background-position: right -127px;
}

.izquierda #rss-btn span {
    background-position: right -80px;
}

.izquierda #pinterest-btn span {
    background-position: 11px -177px;
}

.izquierda #youtube-btn span {
    background-position: 11px -223px;
}

.derecha #facebook-btn span {
    background-position: 12px 10px;
}

.derecha #twitter-btn span {
    background-position: 11px -35px;
}

.derecha #google-btn span {
    background-position: 10px -127px;
}

.derecha #rss-btn span {
    background-position: 11px -80px;
}

.derecha #pinterest-btn span {
    background-position: 11px -177px;
}

.derecha #youtube-btn span {
    background-position: 11px -223px;
}

.botones-sociales #facebook-btn:hover .social {
    background-color: #3B5998;
}

.botones-sociales #twitter-btn:hover .social {
    background-color: #62BDB2;
}

.botones-sociales #google-btn:hover .social {
    background-color: #DB4A39;
}

.botones-sociales #rss-btn:hover .social {
    background-color: #FF8B0F;
}

.botones-sociales #pinterest-btn:hover .social {
    background-color: #D43638;
}

.botones-sociales #youtube-btn:hover .social {
    background-color: #C4302B;
}

.botones-sociales a:hover .texto {
    display: block;
}

.izquierda .social {
    -moz-transition: background-color 0.4s ease-in 0s;
    -webkit-transition: background-color 0.4s ease-in 0s;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 43px;
    margin-bottom: 2px;
    width: 43px;
}

.izquierda .texto {
    display: none;
    float: right;
    font-size: 1em;
    font-weight: bold;
    margin: 11px 40px 11px 0px;
    white-space: nowrap;
}

.derecha .social {
    -moz-transition: background-color 0.4s ease-in 0s;
    -webkit-transition: background-color 0.4s ease-in 0s;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 43px;
    margin-bottom: 2px;
    width: 43px;
}

.derecha .texto {
    display: none;
    float: left;
    font-size: 80%;
    font-weight: bold;
    margin: 11px 0 11px 40px;
    white-space: nowrap;
}

.botones-sociales .texto {
    color: #FFFFFF;
}