/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}
body {font-size:15px;}
a, a:active, a:focus, a:active {color:#2D312F;}/*F18F02*/
a:hover, a:focus {color:#E28500;}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*

1) Common Css
2) header
3) slider
4) Service
5) contant
6) Gallery
7) Contant-2
8) testimonial
9) Submit
10) footer

*/

/*=========================
    1) Common Css Start
===========================*/

a, a:active, a:focus, a:active {text-decoration:none !important;}
img {max-width:100%;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;margin:0 0 15px;}
.clearfix{clear: both;}

/*=========================
     Common Css End
===========================*/

/*=========================
	2)header Start
===========================*/

#header, .navbar-fixed-top {padding: 0px;background:#2D312F;box-shadow:0px 0px 5px rgba(0,0,0,.25);}
.block-left{}

#header .block-right{}
.contact-area{text-align: right; margin-top: 10px;}
.contact-area ul{margin: 0px; padding: 0px; list-style: none;}
.contact-area ul li{display: inline-block; margin-left: 40px; color:#3C3D42; font-size: 17px; font-family: 'Raleway', sans-serif; font-weight: 400px; }
.contact-area ul li i{margin-right: 10px; font-size: 18px; }


.nav-logo{margin:0px 10px -50px 0px;}
.nav-logo img {border-radius:0px 0px 10px 10px;box-shadow:0px 0px 3px rgba(0,0,0,.25);padding:10px 0px;background:#fff;}
.navbar-default{background: none; border: none;}
.navbar-default .navbar-nav > li > a{ color:#fff;font-family: 'Raleway', sans-serif; text-align:center; font-size: 14px;text-transform:uppercase;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{background:#fff; color:#000;box-shadow:6px 0px 5px -4px rgba(0,0,0,.2),-6px 0px 5px -4px rgba(0,0,0,.2);}

#bs-example-navbar-collapse-1 .navbar-nav {float:right;}
#carousel-inicio .carousel-indicators {    
    position: relative;
    width: 25%;
    left: 0px;
    margin: 0px;
    border: 1px solid #eee;
    border-top:0px;
    padding:0px;
    top:0px;
}
#carousel-inicio .carousel-indicators li {
    width:100%;
    display:block;
    float:none;
    clear:both;
    height:auto;
    margin:0px;
    padding:10px;
    background:none;
    text-indent:0px;
    border:none;
    border-radius:0px;
    text-align:left;
    color: #333;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    display: block;
    padding-right: 60px;
    border-top: 1px solid #eee;

}
#carousel-inicio .carousel-indicators li.active {color:#fff;background:#333;}
#carousel-inicio .carousel-indicators li:hover {background:#eee;}

#carousel-inicio .carousel-inner {width:75%;float:right;}

#carousel-inicio2 .carousel-indicators {    
    position: relative;
    width: 100%;
    left: 0px;
    margin: 0px;
    border: 0px;
    border-top:0px;
    padding:0px;
    top:0px;
}
#carousel-inicio2 .carousel-indicators li:nth-child(1) {
    border-left: 1px solid #eee;
}
#carousel-inicio2 .carousel-indicators li {
    width:25%;
    float:left;.
    display:block;
    height:auto;
    margin:0px;
    padding:10px;
    background:none;
    text-indent:0px;
    border:none;
    border-radius:0px;
    text-align:left;
    color: #333;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    display: block;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;

}
#carousel-inicio2 .carousel-indicators li.active {color:#fff;background:#333;}
#carousel-inicio2 .carousel-indicators li:hover {background:#eee;}
#carousel-inicio2 .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width:100%;max-width:auto; }
#carousel-inicio2 .carousel-inner>.item>img{ 
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    margin: auto;
}
#carousel-inicio2 .carousel-inner>.item {position:relative;}
#carousel-inicio2 .carousel-inner>.item .text-banner {
    position:absolute;
    right:0px;
    top:0px;
    bottom:0px;
    width:300px;
    background:rgba(0,0,0,.6);
    padding:25px 15px;
    font-family:"Raleway";
}
#carousel-inicio2 .carousel-inner>.item .text-banner p {
    color:#eee;
    font-size:1.2em !important;
}
#carousel-inicio2 .carousel-inner>.item .text-banner p b {font-weight:bold;}
#carousel-inicio2 .carousel-inner>.item .text-banner label {color:#EBF605;}
#carousel-inicio2 .carousel-inner>.item .text-banner div {
    position:absolute;
    left:15px;
    right:15px;
    bottom:15px;
    padding:10px;
    text-align:center;
    font-size:1.5em;
    font-weight:bold;
    color:#3c3c3c;
    border-radius:5px;
    background: #ffe54b ;
    box-shadow:2px 2px 1px rgba(255,255,255,.5),-2px 2px 1px rgba(255,255,255,.5),2px -2px 1px rgba(255,255,255,.5),-2px -2px 1px rgba(255,255,255,.5);
    background: -moz-linear-gradient(top, #ffe54b  0%, #a38a00 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffe54b ), color-stop(100%, #a38a00));
    background: -webkit-linear-gradient(top, #ffe54b  0%, #a38a00 100%);
    background: -o-linear-gradient(top, #ffe54b  0%, #a38a00 100%);
    background: -ms-linear-gradient(top, #ffe54b  0%, #a38a00 100%);
    background: linear-gradient(to bottom, #ffe54b  0%, #a38a00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a38a00', endColorstr='#90f590', GradientType=0 );

}
#carousel-inicio2 .carousel-inner>.item .text-banner div:hover {
    background: #ecd444 ;
    background: -moz-linear-gradient(top, #ecd444  0%, #8b7601 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ecd444 ), color-stop(100%, #8b7601));
    background: -webkit-linear-gradient(top, #ecd444  0%, #8b7601 100%);
    background: -o-linear-gradient(top, #ecd444  0%, #8b7601 100%);
    background: -ms-linear-gradient(top, #ecd444  0%, #8b7601 100%);
    background: linear-gradient(to bottom, #ecd444  0%, #8b7601 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b7601', endColorstr='#90f590', GradientType=0 );
}
#carousel-inicio2 .carousel-inner>.item a {
    display: block;
    position: relative;
    width: 100%;
    height: 0px;
    padding-bottom: 50%;
    overflow: hidden;
}

.container-carousel {
    position: relative;
    width: 100%;
    height: 0px;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50%;
}
.container-carousel > div {
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
}

/*=========================
	header close
===========================*/

/*=========================
	3) slider Start
===========================*/

#slider{background: url(../img/slider.jpg) no-repeat; background-size: cover; background-position: center center; padding-bottom: 255px;padding-top: 180px;}
#slider .block{}
#slider .block h2{color: #fff;font-family: 'Raleway', sans-serif; font-weight: 700; margin:0px; font-size: 36px}
.slider-text-area{}
.sub-slider-text{margin: 0px; font-size: 36px; color:#C7D0D5;font-family: 'Raleway', sans-serif; font-weight: 300;line-height: 43px;}
.slider-p{margin: 0px; color:#90BBC5; font-size: 14px;padding-top: 40px}
.edit-button-1{background: none; border: 3px solid #91B1B5;  color: #FFF; font-family: 'Raleway', sans-serif; font-weight: 700; border-radius: 30px;padding: 10px 52px; display: block; overflow: heidden; margin-top: 50px}
.edit-button-1:hover{background: none; color: #fff; border: 3px solid #91B1B5;}

/*=========================
	  slider close
===========================*/

/*=========================
	4) Service Start
===========================*/

#service{ padding:125px 0px 50px;min-height:500px;}
#service .block-top{text-align: center;}
#service .service-header{margin: 0px;clear:both;padding-top:30px;}
#service .service-header h1{color:#636C6C; font-size: 36px; font-family: 'Raleway', sans-serif; font-weight: 700; }
#service .service-header p{color:#AFB8B8; font-size: 16px; font-family: 'Raleway', sans-serif; font-weight: 400; line-height: 24px}
/*=========================
	  Service closes
===========================*/

/*=========================
	5) contant Start
===========================*/

#contant-1{background: #F2F9FE;padding: 80px 0px}
.block-left{}
.contant-1-text-area{padding-top: 80px}
.contant-1-head:after{background: #949C9C;
content: "";
height: 2px;
position: absolute;
width: 102px;}
.contant-1-head h1{ font-size: 36px;font-family: 'Raleway', sans-serif; font-weight: 700;color: #5DCA88;}
.contant-1-text{padding-top: 40px}
.contant-1-text h2{color:#8C9494; font-size: 35px; font-family: 'Raleway', sans-serif; font-weight: 400; padding-bottom: 25px}
.contant-1-text p{color:#ABB2B4; font-size: 16px; font-family: 'Raleway', sans-serif; font-weight: 400; margin:0px;}
.edit-button-2{background: none; border: 3px solid #AAB2B5; border-radius: 30px; color: #636c6c;padding: 8px 50px;font-size: 21px;font-family: 'Raleway', sans-serif; font-weight: 700; margin-top: 50px}
.edit-button-2:hover{background: none;border: 3px solid #AAB2B5; color: #636c6c;}
#contant-1 .block-right{ text-align: center}
#contant-1 .block-right-img{}
#contant-1 .block-right-img img{}

/*=========================
		contant close
===========================*/

/*=========================
	6) Gallery Start
===========================*/

#gallery{padding-top: 100px ; padding-bottom: 120px}
.block-top{}
.gallery-area{text-align: center;}
.gallery-area h1{font-size: 36px; color:#636C6C; font-family: 'Raleway', sans-serif; font-weight: 700; margin: 0px; }
.gallery-area p{color: #AFB8B8; font-size: 16px; font-family: 'Raleway', sans-serif; font-weight: 400; margin: 0px; padding-top:24px }
#gallery .block-bottom{text-align: center;padding-top: 50px;}
.gallery-list{}
.gallery-items{}
.gallery-img{}
.gallery-items-text{}
.gallery-items-text p{color: #9ea5a5; font-size: 14px; margin: 0; padding-top: 45px;font-family: 'Raleway', sans-serif; font-weight: 400;}
#gallery .owl-carousel .owl-controls{left: 0; margin-top: -40px; position: absolute; text-align: left; top: 50%; 
width: 100%;}
#gallery .owl-carousel .owl-controls .owl-buttons{}
#gallery .owl-carousel .owl-controls .owl-buttons div{color: #9fa9a9;font-size: 50px; display: inline-block}
#gallery .owl-carousel .owl-controls .owl-buttons div.owl-prev{margin-left: 0px;}
#gallery .owl-carousel .owl-controls .owl-buttons div.owl-next{position: absolute;right: 0px;}
#gallery .owl-carousel .owl-controls .owl-buttons div i{}
#gallery .owl-carousel .owl-controls .owl-buttons div i.fa-angle-left{}
#gallery .owl-carousel .owl-controls .owl-buttons div i.fa-angle-right{}
#owl-demo .item{margin: 3px; padding: 30px;}
#owl-demo .item img{display: block;width: 100%;height: auto;}

/*=========================
	 Gallery close
===========================*/

/*=========================
	7) Contant-2 Start
===========================*/

#contant-2{background: #F2F9FE;padding: 80px 0px}
#contant-2 .block-left{}
.contant-2-img{}
#contant-2 .block-right{}
.contant-2-text-area{padding-top: 102px;}
.contant-2-text-area:{}
.contant-2-header:after{background: #949C9C;
content: "";
height: 2px;
position: absolute;
width: 102px;}
.contant-2-header h1{font-size: 36px;font-family: 'Raleway', sans-serif; font-weight: 700;color: #5DCA88;}
.contant-2-text{padding-top: 40px}
.contant-2-text h2{color:#8C9494; font-size: 35px; font-family: 'Raleway', sans-serif; font-weight: 400; padding-bottom: 25px}
.contant-2-text p{color:#ABB2B4; font-size: 16px; font-family: 'Raleway', sans-serif; font-weight: 400; margin:0px;}
.edit-button-3{background: none; border: 3px solid #AAB2B5; border-radius: 30px; color: #636c6c;padding: 8px 50px;font-size: 21px;font-family: 'Raleway', sans-serif; font-weight: 700; margin-top: 50px}
.edit-button-3:hover{background: none;border: 3px solid #AAB2B5; color: #636c6c;}

/*=========================
	 Contant-2 close
===========================*/

/*=========================
	8) testimonial Start
===========================*/

#testimonial{text-align: center;padding-bottom: 110px;padding-top: 100px;}
#testimonial .block{}
.testimonial-area{}
.tm-header{}
.tm-header h2{font-size: 36px;font-family: 'Raleway', sans-serif; font-weight: 700;color:#636C6C; margin: 0px; padding-bottom: 38px}
.tm-contant{}
.tm-contant-items{}
.tm-contant-list{}
.tm-img{}
.tm-img img{border-radius: 500px;margin: 0 auto;width: 100px; height: 100px;}
.tm-text{}
.tm-text p{color:#8C9494; font-family: 'Droid Serif', serif; font-weight:400; font-style: italic; font-size: 24px; line-height: 24px;margin: 0;padding-bottom: 40px;padding-top: 45px;}
.tm-text p span{font-style: normal; display: block; color: #5DCA88;font-family: 'Raleway', sans-serif; font-weight: 400; padding-top: 28px }
#testimonial .owl-carousel .owl-controls{}
#testimonial .owl-carousel .owl-controls .owl-pagination{text-align: center}
#testimonial .owl-carousel .owl-controls .owl-pagination div{background:#8c9494;
border-radius: 500px;
display: inline-block;
height: 11px;
margin: 0 5px;
width: 11px;}
#testimonial .owl-carousel .owl-controls .owl-pagination  div.active{background: #5DCA88}

/*=========================
	 testimonial CLOSE
===========================*/

/*=========================
	9) Submit Start
===========================*/

#submit-area{ background: #F3F5F5; padding-top: 90px; padding-bottom: 120px}
#submit-area .block{}
.submit-contant{}
.submit-header{text-align: center; padding-bottom: 50px; }
.submit-header i{ font-size: 36px; margin-right: 20px; color: #8C9494;}
.submit-header h3{color:#8C9494; font-size: 36px; font-family: 'Raleway', sans-serif; font-weight: 700; display: inline}
.submit-area{margin-left: 180px;}
.submit-bottom{border: 2px solid #BBC3C2; float: left;  border-radius: 40px;height: 71px; background: #FFFFFF}
.submit-bottom form{}
.submit-bottom form input[type=text]{border: medium none;
height: 56px;
margin-left: 24px;
font-size: 14px; color:#8C9494; font-family: 'Raleway', sans-serif; font-weight: 400;
background: #FFFFFF; width: 555px;}
.submit-bottom form input[type=submit]{border: none; padding: 21px 55px; background: #5DCA88; color:#fff; font-size: 20px;font-family: 'Proxima Nova Regular'; font-weight: 700; text-transform: uppercase;border-radius: 40px;}
	
/*=========================
	 Submit CLOSE
===========================*/

/*=========================
	9) footer Start
===========================*/

#footer{background: #2D312F;text-align: center; padding-top: 75px; padding-bottom: 50px;}
#footer .block{}
.footer-contant{}
.footer-contant h3{color:#8C9494; font-size: 24px; font-family: 'Raleway', sans-serif; font-weight: 400;margin: 0px; padding-bottom: 30px;}
.social-icon{}
.social-icon a{margin-right: 10px;}
.social-icon a i{background: #5d6461;
border-radius: 500px;
color: #2d312f;
font-size: 20px;
height: 42px;
padding-top: 11px;
width: 42px;}
.support-link{padding-top: 70px;}
.support-link ul{margin:0px; padding: 0px; list-style: none;}
.support-link ul li{display: inline-block; padding: 0px 10px}
.support-link ul li a{display: inline-block; color: #8C9494; font-size: 14px}

/*=========================
	 footer CLOSE
===========================*/


#service .block-bottom{}
#service .service-tab{}
#service .service-tab ul{float: left;list-style: outside none none;padding: 0;margin-right: 150px;}
#service .service-tab ul li{ border-right: 1px solid #DBE2E2;}
#service .service-tab ul li a{color: #9FA9A9; padding-top: 23px; padding-bottom: 17px;font-size: 20px; font-family: 'Raleway', sans-serif; font-weight: 400;display: block; padding-right: 60px}
#service .service-tab ul li a i{font-size: 45px; margin-right: 40px; position: relative;top: 10px;}
#service .service-tab ul li a:hover{border-right: 10px solid #5DCA88;padding-right: 50px}
#service .service-tab ul li a:hover i{color: #5DCA88}

.edit-tab{overflow: hidden;}
.edit-tab h1{color: #636C6C; font-size: 24px; font-family: 'Raleway', sans-serif; font-weight: 700; margin: 0px;margin: 0px;padding-bottom: 30px; padding-top:50px;}
.edit-tab p{color:#AFB8B8; font-size: 16px;font-family: 'Raleway', sans-serif; font-weight: 400; line-height: 24px;margin: 0px;}

.edit-tab-content{padding-top: 30px}
.teb-icon-edit{ height: 170px;width: 170px; margin: 0 auto; color:#5DCA88;}
.teb-icon-edit i{font-size: 170px;}



.carousel.vertical .item,.carousel.vertical .item.active {
   -webkit-transition: 0.6s ease-in-out top;
   -moz-transition: 0.6s ease-in-out top;
   -ms-transition: 0.6s ease-in-out top;
   -o-transition: 0.6s ease-in-out top;
   transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
   top: 0;
}

.carousel.vertical .next {
   top: 500px;
}

.carousel.vertical .prev {
   top: -500px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
   top: 0;
}

.carousel.vertical .active.left {
   top: -500px;
}

.carousel.vertical .active.right {
   top: 500px;
}

.carousel.vertical .item {
   left: 0;
}

.paddingTop30 {padding-top:30px;}
.paddingBottom20 {padding-bottom: 20px;}

#ultimos_productos .owl-item {padding:0px 7px;}
#ultimos_productos .owl-item a > div {border:1px solid #eee;position:relative;padding-bottom:10px;}
#ultimos_productos .owl-item a > div > div.imagen {position:relative;top:0px;left:0px;right:0px;height:0px;width:100%;padding-top:75%;margin-bottom:10px;overflow:hidden;}
#ultimos_productos .owl-item a > div > div.imagen img {max-width:100%;max-height:100%;margin:0 auto;position:absolute;top:0px;bottom:0px;left:0px;right:0px;margin:auto;
   
}
#ultimos_productos .owl-item a > div { -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
#ultimos_productos .owl-item a:hover > div > div.imagen img {
    top: -15px;
    bottom: -15px;
    left: -15px;
    right: -15px;
    max-width: 120%;
    max-height: 120%;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
#ultimos_productos .owl-item a:hover > div { -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;background:#f5f5f5;}

#ultimos_productos p {text-align:center;color:#333;}
#ultimos_productos p.titulo_prod {font-weight:bold;color:#F18F02;}

#ultimos_productos .owl-controls {position:absolute;top:-43px;right:3px;}
#ultimos_productos .owl-controls .owl-buttons div {   
    float: left;
    margin: 2px;
    padding: 2px 6px;
    background: #F18F02;
    text-align: center;
    color: #fff;
    border-radius:3px;
}

.tit-sec{
    color: #636C6C;
    font-size: 28px;
    padding:0px 0px 5px;
    margin:0px 0px 10px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    text-transform:uppercase;
    border-bottom:1px solid #eee;
}
.tit-sec a {font-size:16px;line-height:35px;}

legend {display:none;}

#maquinaria fieldset div, #maquinaria input, #maquinaria select {width:auto !important;height:auto !important;font-size:15px !important;margin:3px !important;}
#maquinaria select {padding:3px;}
#maquinaria input[type="submit"] {color:#F18F02;border:1px solid #bbb;padding:3px 10px; border-radius:5px;}
p, span {font-size:15px !important;}


#maquinaria > form > div {height:auto !important;}
#maquinaria > form > a {display:block;clear:both;}
#maquinaria td {background-size:auto 100%;}

.txtfooter {color:#ddd;margin-top:30px;text-align:left;}
.txtfooter a {color:#fff;}

.datos-contacto p {font-size:17px !important;}

.tit-sec.paddingBottom20 {padding:5px 15px 5px;margin-bottom:20px;text-align:right;}


#concesionarios th {cursor:pointer;}
#concesionarios-container .form-group label,#maquinaria-container .form-group label {margin-top:5px;}

#maq_ocasion a .fila{ color:#000;}

.bg-noticias {background:#eee;border:1px solid #ddd;border-radius:3px;padding:15px;margin-bottom:20px;}

.bg-noticias:after {
    content: "";
    clear: both;
    display: table;
}
#lista-noticias .col-md-6 {padding:0px 10px;}
.margin-bottom20 {margin-bottom:20px;}
.margin-bottom10 {margin-bottom:10px;}

h1 .pagination {margin-top:0px;}


#maquinaria td a,#maquinaria th a {color:#000;}
#maquinaria td {position:relative;}
#maquinaria td:nth-child(1) a {min-height:30px;display:block;}
#maquinaria td:nth-child(1) img {max-width:150px;}
#maquinaria td:nth-child(n+2) a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 10px 5px;
}


.bg-empresa {background:#eee;border:1px solid #ddd;border-radius:3px;padding:15px;margin-bottom:35px;min-height:180px;}

.bg-empresa:after {
    content: "";
    clear: both;
    display: table;
}

.tit-empresa{
    color: #222;
    font-size: 25px;
    padding:0px 0px 5px;
    margin:0px 0px 10px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    border-bottom:1px solid #ddd;
    text-align:center;
}

#map-header {height:150px;width:100%;}

.tit-producto {    
    background-color: #f0ad4e;
    border-color: #eea236;
    color:#fff;
    border-radius:5px;
    display:block;
    padding:5px;
    clear:both;
    margin:15px 0px;
    text-align:center;
}
.logo-emp {padding:15px;}
.carousel {clear:both;}


.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus
{
    background-color: #ed9c28;
    border-color: #d58512;
}



#cookie-bar {background: #F18F02;
line-height: 24px;
z-index: 1000;
position: fixed;
width: 100%;
bottom: 0px;
right:0px;
color: #fff;
text-align: center;
padding: 10px 0px;
margin: 0;
border-top: 1px solid #000;
font-size:9pt;}

#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar p {margin:0; padding:0px 10px;color:#fff;}
#cookie-bar a {color:#333; display:inline-block; border-radius:5px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar a.politica {padding:0px;margin-left:0px;text-decoration:underline;color:#fff;}
#cookie-bar .cb-enable {background:#f5f5f5;}
#cookie-bar .cb-enable:hover {background:#eee;}
#cookie-bar .cb-disable {background:#fff;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}

.img-redondeado {border-radius:5px;}


#buscador_lateral {position:relative;}
#buscador_lateral .tit-sec {font-size:24px;}
#buscador_lateral .btn-group {
    width: 100%;
    margin-bottom: 15px;
}
#buscador_lateral .open>.dropdown-menu {
    width: 100%;
    overflow-y: scroll;
    margin-top: 0px;
    padding:3px 0px;
}
#buscador_lateral .label {
    font-size:100%;
    color:#000;
}
#buscador_lateral .btn-group .checkbox {
    margin: 0px;
    padding: 1px 5px 1px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#buscador_lateral .btn-group .checkbox input[type="checkbox"]{
    display:none;
}
#buscador_lateral .btn-group .checkbox.check,#buscador_lateral .btn-group .checkbox.check:hover {background: #F18F02;}
#buscador_lateral .btn-group .checkbox:hover {cursor:pointer;background: rgba(241,143,2,0.5);}
.irs-from, .irs-to, .irs-single {background: #F18F02;}

.table>tbody>tr>td {padding:0px;}

#concesionarios td {padding:8px;}
#concesionarios td a {display:block;}
#concesionarios td a:hover {color:#2D312F;}
#concesionarios tr:hover a {color:#E28500;}

