/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
}

.text-muted {
    color: #777;
}

.text-primary {
	color: #DFDFDF;
}
.col-md-4:hover .text-primary {
	color: #C0D738;
}
.col-md-4:hover .fa-inverse{color:#fff}
p:hover .text-primary {
	color: #C0D738;
}
p:hover .fa-inverse{color:#fff}
p {
    font-size: 14px;
    line-height: 1.75;
	font-family: 'Open Sans', sans-serif;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
	color: #C0D738;
}

a:hover,
a:focus,
a:active,
a.active {
	color: #333;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
}

.img-centered {
    margin: 0 auto;
}
.bg-white {
 background-color: #fff;
}
.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
	border-color: #C0D738;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #fff;
	background-color: #C0D738;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #C0D738;
    color: #fff;
    background-color: #C0D738;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	border-color: #C0D738;
	background-color: #C0D738;
}

.btn-primary .badge {
    color: #C0D738;
    background-color: #fff;
}

.btn-xl {
	padding: 10px 20px;
	border: 2px solid #C0D738;
	border-radius: 3px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	background-color: #C0D738;
	margin-left: 10px;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #ABC227;
    color: #fff;
    background-color: #ABC227;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #C0D738;
    background-color: #C0D738;
}

.btn-xl .badge {
    color: #C0D738;
    background-color: #fff;
}


.btn-df {
	padding: 10px 20px;
	border: 2px solid #fff;
	border-radius: 3px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	background-color: #C0D738 transparent;
}

.btn-df:hover,
.btn-df:focus,
.btn-df:active,
.btn-df.active,
.open .dropdown-toggle.btn-df {
    border-color: #C0D738;
    color: #fff;
    background-color: #C0D738;
}

.btn-df:active,
.btn-df.active,
.open .dropdown-toggle.btn-df {
    background-image: none;
}

.btn-df.disabled,
.btn-df[disabled],
fieldset[disabled] .btn-df,
.btn-df.disabled:hover,
.btn-df[disabled]:hover,
fieldset[disabled] .btn-df:hover,
.btn-df.disabled:focus,
.btn-df[disabled]:focus,
fieldset[disabled] .btn-df:focus,
.btn-df.disabled:active,
.btn-df[disabled]:active,
fieldset[disabled] .btn-df:active,
.btn-df.disabled.active,
.btn-df[disabled].active,
fieldset[disabled] .btn-df.active {
    border-color: #C0D738;
    background-color: #C0D738;
}

.btn-df .badge {
    color: #C0D738;
    background-color: #fff;
}


/*--*/
.btn-ct {
	padding: 10px 20px;
	border: 2px solid #fff;
	border-radius: 3px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	background-color: #C0D738 transparent;
	margin-left: 30px;
}

.btn-ct:hover,
.btn-ct:focus,
.btn-ct:active,
.btn-ct.active,
.open .dropdown-toggle.btn-ct {
    border-color: #fff;
    color:  #C0D738;
    background-color: #fff;
	font-weight: 700;
}

.btn-ct:active,
.btn-ct.active,
.open .dropdown-toggle.btn-ct {
    background-image: none;
}

.btn-ct.disabled,
.btn-ct[disabled],
fieldset[disabled] .btn-ct,
.btn-ct.disabled:hover,
.btn-ct[disabled]:hover,
fieldset[disabled] .btn-ct:hover,
.btn-ct.disabled:focus,
.btn-ct[disabled]:focus,
fieldset[disabled] .btn-ct:focus,
.btn-ct.disabled:active,
.btn-ct[disabled]:active,
fieldset[disabled] .btn-ct:active,
.btn-ct.disabled.active,
.btn-ct[disabled].active,
fieldset[disabled] .btn-ct.active {
    border-color: #C0D738;
    background-color: #C0D738;
}

.btn-ct .badge {
    color: #C0D738;
    background-color: #fff;
}


.navbar-default {
        border-color: transparent;
        background-color: #fff;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #E2E2E2;
}

.navbar-default .navbar-brand {
    font-family: 'Open Sans', sans-serif;
    color: #C0D738;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #C0D738;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
	border-color: #C0D738;
	background-color: #C0D738;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #C0D738;
}


.navbar-default .nav li a {
    font-family:'Open Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}
.navbar-default .nav li .dropdown-menu>li>a {
    color: #888;
    text-transform: none;
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    }
.navbar-default.navbar-shrink .nav li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #888;
}
.navbar-default.navbar-shrink .nav li .dropdown-menu>li>a {
   font-size: 13px;

}
.navbar-default.navbar-shrink a>.logopetit {
    width: 96px;
	height: 50px;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
	outline: 0;
	color: #fff;
}

.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
	color: #fff;
	background-color: #C0D738;
    
}
.navbar-default.navbar-shrink .navbar-nav>.active>a {
	border-radius: 3px;
	color: #fff;
	background-color: #C0D738;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #C0D738;
}

@media(min-width:992px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
	padding: 10px 0;
	background-color: #fff;
    opacity: 0.97;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
   
}
@media(max-width:991px) {
    .navbar-brand > img {
        width: 85px;
        height: 44px;
        margin-top: 4px;
    }
    .navbar-default .nav li a {
    color: #888;
    }
     .navbar-default.navbar-shrink a>.logopetit {
    width: 85px;
    height: 44px;
    margin-top: 4px;
    }
}
header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/fonsNormal1.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 500px;
}
#desc {
	text-align: left;
	color: #fff;
	background-attachment: scroll;
	background-image: url(../img/header.jpg);
	background-position: center center;
	background-repeat: none;
	height: 150px;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;*/
	
	
	}
#desc h3  {
	font-family: 'Open Sans', sans-serif;
	margin-top: 110px;
	font-weight:500;
  
	
	}

.center-y{
	vertical-align:middle;
	padding-top: 15px;
	text-align: left;
	
	}
.center-ys{
	vertical-align:middle;
	padding-top: 3px;
	text-align: left;
	
	}
header .intro-text {
    padding-top: 50px;
    padding-bottom: 50px;
	text-align: center;
}

header .intro-text .intro-lead-in {
	margin-bottom: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 46px;
	color: #FFF;
    /*text-shadow: 2px 2px 2px #777;*/
	
}

header .intro-text .intro-heading {
	margin-bottom: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #FFF;
	
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 170px;
        padding-bottom: 0px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'Open Sans', sans-serif;
        font-size: 46px;
        font-weight: 600;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        font-family: 'Open Sans', sans-serif;
        font-size: 28px;
		font-weight: 400;
    }
     header .intro-text .intro-heading {
        font-size: 28px;
        
    }
}

section {
    padding: 50px 0;
}

section h2.section-heading {
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 28px;
	font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
#clientes  {
         padding: 25px 0;
         height: 182px;

    }

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 50px 0;
    }
    section #clientes {
        padding: 30px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio .portfolio-item, #not .portfolio-item  {
    right: 0;
    margin: 0 0 15px;
}


#portfolio .portfolio-item .portfolio-link, #not .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover, #not .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #C0D738;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover, #not .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content, #not .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i, #not .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4, #not .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#not .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;

   
}
#not .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;

   
}

#portfolio .portfolio-item .portfolio-caption h4, #not .portfolio-item .portfolio-caption h4 {
	margin: 0;
	text-transform: none;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
    font-weight: bold;
    margin-top: -6px;
    margin-bottom: 5px;
   
}

#portfolio .portfolio-item .portfolio-caption p, #not .portfolio-item .portfolio-caption p {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: left;
	line-height: 18px;
    
}



@media(min-width:767px) {
    #portfolio .portfolio-item, #not .portfolio-item {
        margin: 0 0 30px;
    }
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #C0D738;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}
section#contact {
    background-color: #222; 
    background-image: url(../img/map-image.png);
    background-position: center;
    background-repeat: no-repeat;   
       
    }

@media(max-width:767px) {
     section#contact .pais {
    background-image: url(../img/map-image1.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 250px;
   
}
    section#contact {
    background-color: #222; 
    background-image: none;
    
       
    }
    #productos img {
    margin-right: 10px;
}
   
}
section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea, , section#contact .form-group select {
    height: 42px;
}

section#contact .form-group input.form-control {
    /*height: auto;*/
}

section#contact .form-group textarea.form-control {
    height: 177px;
}

section#contact .form-control:focus {
    border-color: #C0D738;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
	padding: 25px 0;
	background-color: #333;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
	color:#CCC;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #C0D738;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #C0D738;
}

::selection {
    text-shadow: none;
    background: #C0D738;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #C0D738;
}
#info {
	background-color: #333333;
	height: 10px;
}
#info1 {
	background-color: #333333;
	height: 5px;
}


#info, #contact {
	background-color: #333333;
	color: #CCC;
}

#info h3 {
	color: #CCCCCC;
	font-size: 22px;
	text-transform: none;
	font-family:  'Open Sans', sans-serif;
	margin-bottom: 20px;
}
.linkInfo {
	color: #CCC;
	text-decoration: none;
}
.linkInfo:hover {
	color: #CCC;
	text-decoration: none;
}
#info ul, #contact ul {
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#info .btn.btn-success {
	text-align: right;
	float: right;
	margin-bottom: 15px;
}
#productos p  {
	text-align: left;

}

#productos img  {
	float: left;
	margin-bottom: 10px;

}

#contacta {
	background-color: #C0D738;
	color: #fff;
}
#contacta h3 {
	color: #fff;
	font-size: 22px;
	text-transform: none;
	font-family:  'Open Sans', sans-serif;
	margin-bottom: 20px;
}

@media (max-width:991px){
	.navbar-nav>li{
	margin-left: -16px;
	
	}
#productos img {
    margin-right: 10px;
}
}
/*--------------scroll clients----------------------*/
#owl-demo .item{
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#owl-demo .item img{
	display: block;
	width: 87px;
	height: 42px;
}
/*--------------video----------------------*/
.video-section .pattern-overlay {
background-color: rgba(71, 71, 71, 0.59);
padding: 110px 0 32px;
min-height: 496px; 
/* Incase of overlay problems just increase the min-height*/
}
.video-section h1, .video-section h3{
text-align:center;
color:#fff;
}
.video-section h1{
font-size:110px;
font-family: 'Buenard', serif;
font-weight:bold;
text-transform: uppercase;
margin: 40px auto 0px;
text-shadow: 1px 1px 1px #000;
-webkit-text-shadow: 1px 1px 1px #000;
-moz-text-shadow: 1px 1px 1px #000;
}
.video-section h3{
font-size: 25px;
font-weight:lighter;
margin: 0px auto 15px;
}
.video-section .buttonBar{display:none;}
.player {font-size: 1px;}



/*-----------------------------------------*/


.fullscreen-bg__video {

    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.background {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(img/fons.jpg) no-repeat;
    background-size: cover;
}
.fullscreen-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
  background-color: #333;
}
 
/*.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
 
@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}
 
@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}*/
.estret {
    width: 7%;
}
.ample {
    width: 28%;
}

.moltestret {
    width: 1%;
}
.central {
    margin-top: 35px;
}
#hospi .alt1 {
    margin-top: 70px;
}
#hospi .alt2 {
    margin-top: 75px;
}
#cmsalus .alt1 {
    margin-top: 42px;
}
#cmsalus .alt2 {
    margin-top: 0px;
}
@media (max-width: 1199px) {
    .estret {
        width: 8%;
    }
}
@media (max-width: 991px) {
    footer ul.quicklinks {
        margin-top: 10px;
    }
    .estret {
        display: none;
    }
    .ample {
        width: 100%;
    }
    .central {
    margin-top: 0px;
    }
#hospi .alt1 {
    margin-top: 0px;
}
#hospi .alt2 {
    margin-top: 0px;
}
#cmsalus .alt1 {
    margin-top: 0px;
}
#cmsalus .alt2 {
    margin-top: 0px;
}
    section h2.section-heading {
        font-size: 23px;

    }
    section h2.section-heading>img {
        width:100px;
        height: 31px;

    }
}
@media (max-width: 767px) {
  #videofons {
    background: url('../img/fons.jpg') center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 450px;
  }
 
  .background {
    display: none;
  }
  header .intro-text .intro-lead-in {
    font-size: 35px;
    margin-top: 20px;
  }
    header .intro-text .intro-heading {
        font-size: 30px;
    }
    
   
    ul.nav.navbar-nav.navbar-right {
        margin-left: 5px;
    
    }
    
    .segonVid {
        margin-top: 20px;
    }

}
@media (max-width: 609px) {
  .fullscreen-bg {
    
    height: 450px;
  }
 
 
  }
   
}
@media (max-width: 389px) {
  .fullscreen-bg {
   
    height: 500px;
  }
 
 
   
}
@media (max-width: 375px) {
  .fullscreen-bg {
    
    height: 500px;
  }
    

}
@media (max-width: 356px) {
  
    .bt2 {
    
    margin-top: 10px;
   
    }
    .btn-df {
        margin-left: 10px;
    }
    
}

@media (max-width: 307px) {
  .fullscreen-bg {
    
    height: 500px;
  }
   header .intro-text .intro-lead-in {
    font-size: 25px;
  }
    header .intro-text .intro-heading {
        font-size: 20px;
    }
   

}

/*----------------clients-------------------*/

.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}
/********************************************************************/
/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #fff;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #fff;
	background-color: #9CB123;
	border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
	color: #555;
	background-color: #fff;
	border-color: #ddd;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   

}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}

.panel-default > .panel-heading {
    background-color: #f1f1f1;
}
#pagclients .panel-default > .panel-heading {
    background-color: #c0d738;
}
#pagclients  h3 {
	font-family: 'Open Sans', sans-serif;
}
#pagclients .panel-default>.blanc {
	background-color: #fff;
	text-align: center;
	
}

#productos .panel-default > .panel-heading {
    height: 70px;
}
#productos .panel-default > .panel-heading .panel-title {
    margin-top: 15px;
    font-size: 20px;
    font-weight: 600;
}
.panel-default>.blanc img {
	margin-bottom: 5px;
	
}
.gris {
	background-color: #f5f5f5;
	text-align: center;
	font-size: 12px;
}
#accordion p, #accordion1 p, #accordion2 p, #accordion3 p, #accordion4 p {
	font-size: 12px;
}
#cmsalus p {
    font-size: 12px;
}
#desc .demo {
	margin-top: 95px;
}
.vid {  
   width:100%; 
   max-width:580px; 
   height:auto; 
}
#hospi .contorn {
	border: 3px solid #C0D738;
	border-radius: 10px;
	padding: 4px;
}
#hospi .fletxes {
	color: #C0D738;
	margin-top: 130px;
	
	
	}
#hospi .fletxes2 {
    color: #C0D738;
	margin-top: 340px;
}
#cmsalus .contorn {
	border: 3px solid #568AD6;
	border-radius: 10px;
	padding: 4px;
}
#cmsalus .fletxes {
	color:  #568AD6;
	margin-top: 100px;
	
	
	}
#cmsalus .fletxes2 {
    color:  #568AD6;
	margin-top: 235px;
}
.linkverd:hover {
    color: #f1f1f1;
}

@media(min-width:992px) {

    .descport {
        margin-top: 100px;
    }
    #productos .panel-body  {
	height: 400px;

}
  .descprod {
    margin-top: 60px;
}
 
}

body {
background-color: #333;
}

.cara {
 background-image: url(../img/carafons.png);
    background-position: right bottom;
    background-repeat: no-repeat;   
}

.imgbanner {
    padding-top: 250px;
}
.gallery {
    padding-top: 20px;

}
.linkMas {
    font-size: 15px;
    font-weight: 700;
    text-decoration:underline;
    color: #777;
    margin-right: 15px;

}
#emp ul li {
    margin-top: 5px;
}
.pais a:hover{
    color:#f1f1f1;
}
.apareix {
    visibility:hidden;
}

@media(max-width:436px) {
#desc .titolClients  {

	margin-top: 85px;  
	
	}
}
.page-header {
    margin-top: 0px;

}


@media(max-width:436px) {
#desc .titolClients  {

	margin-top: 85px;  
	
	}
}

@media(max-width:767px) {
.nav>li>a {
    margin-right: 20px;
}
.formsota {
    margin-bottom: 15px;
}
}
#idioma {
 height: 20px;
 width: 120px;
 position: absolute;
 top:5px;
 left: 80%;
}
#idioma ul { 
    list-style-type: none;
    }
#idioma ul li { 
    float: left;
    margin-left: 5px;
    }
.dropdown-menu {
    min-width:50px;
   
}
@media (min-width: 992px) {
    .prodsubmenu {
        margin-right: -138px;
    }
}
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
  
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
.navbar-default .nav li .dropdown-menu>li>.visio {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-default .nav li .dropdown-menu>li>.subhospi {
    margin-top: 20px;
}
.navbar-default .nav li .dropdown-menu>li>.subesp {
    margin-bottom: 15px;
}

.fa-ul>li {
    margin-top: 5px;
}

.espaiForm {
    margin-bottom: 15px;
}
.margeboto {
    padding-left: 50px;
    padding-right: 50px;

}
/*corregir marge dret al modal*/
 body.modal-open-noscroll
    {
        margin-right: 0!important;
        overflow: hidden;
    }
    .modal-open-noscroll .navbar-fixed-top, .modal-open .navbar-fixed-bottom
    {
          margin-right: 0!important;
    }

.modal-open-noscroll .navbar-default, .modal-open .navbar-default 
{
  margin-right: 0!important;
}
.form-control {
height: 42px;

}
.form-horizontal .form-group {
     margin-right: 0px; 
     margin-left: -15px; 
}

.form-group {
    margin-bottom: 0px;
}
.descargap {
    margin-left: 15px;
}

.misform {
margin-left: 95px;
margin-top: 30px;
}

#contactoVideos .modal-content {
        border-radius: 0px;
        box-shadow: 0 0px 0px rgba(0,0,0,.5);
        border: 0px solid rgba(0,0,0,.2);
}
#contactoVideos  {
   background-color: #fff;     
}