.patronat1 {
    width: 7em;
    margin-right: 1em;
}

.patronat2 {
    width: 14em;
    margin-right: 1em;
}

.ralla {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#93c01f+0,0085bd+100 */
/*
    background: #93c01f;  Old browsers 

    background: -moz-linear-gradient(left, #93c01f 0%, #0085bd 100%);  FF3.6-15 

    background: -webkit-linear-gradient(left, #93c01f 0%, #0085bd 100%);  Chrome10-25,Safari5.1-6 

    background: linear-gradient(to right, #93c01f 0%, #0085bd 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#93c01f', endColorstr='#0085bd', GradientType=1);  IE6-9 */
    
    
    background: #01BEE1;
    margin-bottom: 1em;
}

body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

img {
    border: 0;
    max-width: 100%;

}

#mapa_div img {
    max-width: none;
}

a {
    text-decoration: none;
}

input {
    font-size: 80%;
    font-family: 'Roboto', sans-serif;
    padding: 5px;
    color: #4B4A4E
}

p {
    font-size: 15px;
    font-weight: 300;
}

p a {
    color: #397C97;
}

ul li a {
    color: #397C97;
}

h5 {
    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;
    padding-left: 50px;
    padding-right: 50px;
}

.bold {
    font-weight: 700
}

.italic {
    font-style: italic
}

.normal {
    font-weight: 400
}

.uppercase {
    text-transform: uppercase
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.font40 {
    font-size: 40px
}

.font15 {
    font-size: 15px
}

.font26 {
    font-size: 26px
}

.min-height-300 {
    min-height: 300px;
}

.inside {
    padding: 20px;
}

.clearfix {
    clear: both;
    display: block;
    line-height: 0;
}

.hide {
    display: none;
}

.center {
    margin: auto;
}

.wrapper {
    width: 1200px;
}

.section {
    width: 100%;
    float: left;
}

hr {
    border: 0;
    border-bottom: 1px dotted #397C97;
}

.bg-green {
    background-color: #397C97;
}

.bg-grey {
    background-color: #4B4A4E;
}

.bg-light-grey {
    background-color: #E7E7E9;
}

.bg-medium-grey {
    background-color: #B3B2B3;
}

.bg-white {
    background-color: white;
}

.border-green {
    border: 1px solid #397C97
}

.border-dotted-green {
    border-left: 1px dotted #397C97
}

.black {
    color: black;
}

a.black:hover {
    color: #397C97;
}

.green {
    color: #397C97 !important;
}

.grey {
    color: #4B4A4E;
}

.white {
    color: white;
}

.separator20 {
    width: 100%;
    display: block;
    clear: both;
    height: 20px;
    line-height: 0;
}

#main-menu, #second-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    display: inline-block;
    font-size: 12px;
}

#main-menu li {

}

.logo img {
    width: 90%;
    margin-top: 10px;
}

#main-menu .item {
    display: inline-block;
    width: 22%;
    /*width: 17%;*/
    padding: 1em 0.5em;
    text-align: center;
    cursor: pointer;
}

#second-menu li {
    display: inline-block;
    cursor: pointer;
    text-align: left;
}

#second-menu .item {
    padding: 1em 2em;
    cursor: pointer;
    text-align: left;
}

#main-menu .item .submenu {
    position: absolute;
    display: none;
    margin: 0;
    list-style: none;
    background-color: #E7E7E9;
    padding: 0 0 3px 0;
}

.submenu li {
    display: block;
    background-color: white;
    margin: 1px 3px 0 3px;
    padding: 15px;
    text-align: left;
}

.dropdown li a {
    text-transform: capitalize;
}

.row {
    display: table-row;
    width: 100%;
    float: left;
}

.col25 {
    width: 25%;
    float: left;
}

.col33 {
    width: 33%;
    float: left;
}

.col66 {
    width: 66%;
    float: left;
}

.col30 {
    width: 30%;
    float: left;
}

.col50 {
    float: left;
    width: 50%;
}

.vertical-middle {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.col66 {
    width: 66%;
    float: left;
}

.col33 .margin-left {
    margin-left: 40px;
}

.new {
    height: 240px;
    overflow: hidden;
}

.new p {
    font-size: 90%;
}

.col33 .margin-left .new {
    float: left;
    border-bottom: 1px dotted #4B4A4E;
    margin-bottom: 20px;
    width: 100%;
}

.col-contact .margin-left {
    margin-left: 20px
}

.column-new {
    width: 60%;
    float: left;
}

.column-image {
    width: 35%;
    float: left;
}

.column-image img {
    max-width: 100%;
}

.column-new h4 {
    margin: 0;
}

.column-new p {
    margin-top: 5px;
    margin-right: 10px;
}

.col-contact {
    margin-left: 3%;
}

.mark-tit {
    background: transparent url('../images/new/mark-tit.png') left no-repeat;
    padding-left: 40px;
    display: block;
    font-size: 14px !important;
}

#lang-menu {
    margin: 10px 0;
    padding: 0;
}

#lang-menu li {
    display: inline-block;
    list-style: none;
    padding-left: 10px;
}

.bg-mark-number {
    width: 49px;
    height: 64px;
    background: transparent url('../images/white_num.png') no-repeat;
    margin: 0 auto 20px auto;
    background-size: 100%;
}

.objective-box {
    width: 25%;
    float: left;
    border-bottom: 5px white solid;
    border-right: 5px white solid;
    box-sizing: border-box;
    height: 325px;
    overflow: hidden;
}

.objective-box p {
    margin: 20px;
}

.border-separator {
    height: 1px;
    width: 100%;
    line-height: 0;
    border-top: 1px dotted #4B4A4E;
}

h2.tit-page {
    display: inline-block;
    padding: 5px 30px 5px 5px;
    color: white;
    text-transform: uppercase;
    background: #397C97 url('../images/mark-tit-m.png') right center no-repeat;
}

div#objective-9 {
    margin-left: 12.5%;
}

.value-box {
    width: 30%;
    margin: auto;
}

.round-values {
    background: transparent url('../images/round-values.png') center no-repeat;
    width: 40px;
    height: 40px;
    margin: 0 auto 20px auto;
}

.round-values span {
    font-size: 26px;
    line-height: 39px;
}

.bg-values {
    background: transparent url('../images/bg-values.jpg') no-repeat center;
}

.value-box h3 {
    margin: 0
}

.impellers-members div img {
    width: 100%;
}

.impellers-members div p, .sector-blocks div p {
    margin: 85px;
    font-size: 15px;
    line-height: 150%;
    text-align: justify;
}

.sector-blocks div img {
    max-width: 100%;
}

.icon-submenu {
    margin-top: 17px;
}

.new-box h3 {
    margin-right: 50%;
}

.share-bar {
    margin-right: 30px;
}

.select-year {
    margin-top: 3em;
}

.inline-block {
    display: inline-block;
}

.align-top {
    vertical-align: top !important;
}

.calendar-box h3 {
    display: inline-block;
}

.calendar-box h3.tit-page {
    padding: 5px 30px 5px 5px;
    color: white;
    text-transform: uppercase;
    background: #397C97 url('../images/mark-tit-m.png') right center no-repeat;
    margin-bottom: 0.3em;
}

.calendar-box p {
    margin-top: 0;
}

.img-calendar img {
    max-width: 90%;
    margin-top: 2em;
}

.logo-member-list {
    width: 300px;
    height: 300px;
    overflow: hidden;
    float: left;
    text-align: center;
    cursor: pointer;
    position: relative;
    border-left: 1px dotted #397C97;
    border-bottom: 1px dotted #397C97;
    box-sizing: border-box;
}

.no-border-left {
    border-left: none !important;
}

.logo-member-list img {
    width: 100%;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
}

.logo-member-list .rollover {
    position: absolute;
    z-index: 20;
    top: 30%;
    left: 0;
    width: 100%;
    text-align: center;
    color: white !important;
}

.logo-member-list .rollover a {

    color: white !important;
}

.content-members {
    min-height: 500px;
}

.select-category {
    background-color: white;
    font-size: 15px;
    font-family: 'Roboto';
    border: 1px solid #397C97;
    border-radius: 0;
    padding: 15px;
    margin-top: 25px;
}

.ui-autocomplete {
    background-color: white;
    font-size: 15px;
    border-bottom: 1px solid #25AD99;
    border-left: 1px solid #25AD99;
    border-right: 1px solid #25AD99;
}

#search-box {
    background: white url('../images/search.png') right center no-repeat;
    padding-right: 40px;
    border: 1px solid #397C97;
}

.mem-info {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mem-info li {
    display: inline-block;
    margin: 0 3em;
}

.title-calendar {
    margin-bottom: 0.7em;
    display: block;
}

.banner-home img {
    max-width: 100%;
}

.btn-subscriber a {
    display: block;

}

.footer .col33 {
    min-height: 60px;
}

.show-menu-mobile {
    display: none !important;
}

.icon-submenu {
    display: inline-block;
    width: 50px;
}

.logos-footer span {
    vertical-align: top;
    margin-top: 11px;
    margin-right: 1em;
    margin-left: 1em;
    display: inline-block;
}

.logos-footer img {
    margin-bottom: 1em;
}

.address-footer a {
    color: white;
    text-decoration: underline;
}

#section-5 {
    font-size: 14px;
    vertical-align: middle;
}

#section-5 .icon {
    display: inline-block;
    vertical-align: middle;
}

#section-6 {
    font-size: 14px;
    vertical-align: middle;
}

#section-6 .icon {
    display: inline-block;
    vertical-align: middle;
}

.press_result img {
    vertical-align: middle;
}

.press_result span {
    padding: 10px;
}

.gm-style-iw {
    width: 250px !important;
    height: 100px !important;
}

#bolsa_cv_search {
    width: 48%;
    margin: 1.4em 2%;
}

#bolsa_cv_do_search {
    vertical-align: middle;
    cursor: pointer;
}

#bolsa_cv_search .select2,
#bolsa_cv_search .select2-search {
    width: 90% !important;
}

/*.select2-selection{*/
/*background: white url('../images/search.png') right top no-repeat;*/
/*}*/
.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #397C97 !important;
}

.select2-container--default .select2-selection--multiple {
    border-radius: 0;
}

.hidden {
    display: none;
    transition: all 0.3s ease-out;
}

.mobile-show {
    display: none;
}

/* Styles for slider home */
.banner-home {
    overflow-x: hidden;
}

@font-face {
    src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/polar.otf");
    font-family: 'Polar';
}

/**, *:before, *:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}*/

svg {
    display: block;
    overflow: visible;
}

.slider-container {
    position: relative;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: all-scroll;
}

.slider-control {
    z-index: 2;
    position: absolute;
    top: 0;
    width: 12%;
    height: 100%;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    will-change: opacity;
    opacity: 0;
}

.slider-control.inactive:hover {
    cursor: auto;
}

.slider-control:not(.inactive):hover {
    opacity: 1;
    cursor: pointer;
}

.slider-control.left {
    left: 0;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
}

.slider-control.right {
    right: 0;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
}

.slider-pagi {
    position: absolute;
    z-index: 3;
    left: 50%;
    bottom: 2rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0;
    list-style-type: none;
}

.slider-pagi__elem {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 2rem;
    height: 2rem;
    margin: 0 0.5rem;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
}

.slider-pagi__elem:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1.2rem;
    height: 1.2rem;
    background: #fff;
    border-radius: 50%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
}

.slider-pagi__elem.active:before, .slider-pagi__elem:hover:before {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

.slider {
    z-index: 1;
    position: relative;
    height: 100%;
}

.slider.animating {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    will-change: transform;
}

.slider.animating .slide__bg {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    will-change: transform;
}

.slide {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slide.active .slide__overlay,
.slide.active .slide__text {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.slide__bg {
    position: absolute;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100%;
    background-size: cover;
    will-change: transform;
}

.slide:nth-child(1) {
    left: 0;
}

.slide:nth-child(1) .slide__bg {
    left: 0;
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/3d-slider-3.jpg");
}

.slide:nth-child(1) .slide__overlay-path {
    fill: #e99c7e;
}

.slide:nth-child(2) {
    left: 100%;
}

.slide:nth-child(2) .slide__bg {
    left: -50%;
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/3d-slider-2.jpg");
}

.slide:nth-child(2) .slide__overlay-path {
    fill: #e1ccae;
}

.slide:nth-child(3) {
    left: 200%;
}

.slide:nth-child(3) .slide__bg {
    left: -100%;
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/3d-slider-1.jpg");
}

.slide:nth-child(3) .slide__overlay-path {
    fill: #adc5cd;
}

.slide:nth-child(4) {
    left: 300%;
}

.slide:nth-child(4) .slide__bg {
    left: -150%;
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/3d-slider-4.jpg");
}

.slide:nth-child(4) .slide__overlay-path {
    fill: #cbc6c3;
}

.slide__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slide__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    min-height: 810px;
    -webkit-transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
    transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
    transition: transform 0.5s 0.5s, opacity 0.2s 0.5s;
    transition: transform 0.5s 0.5s, opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
    will-change: transform, opacity;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
    opacity: 0;
}

.slide__overlay path {
    opacity: 0.8;
}

.slide__text {
    position: absolute;
    width: 25%;
    bottom: 15%;
    left: 12%;
    color: #fff;
    -webkit-transition: opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
    transition: opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
    transition: transform 0.5s 0.8s, opacity 0.5s 0.8s;
    transition: transform 0.5s 0.8s, opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
    will-change: transform, opacity;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
}

.slide__text-heading {
    font-family: "Polar", Helvetica, Arial, sans-serif;
    font-size: 5rem;
    margin-bottom: 2rem;
}

.slide__text-desc {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
}

.slide__text-link {
    z-index: 5;
    display: inline-block;
    position: relative;
    padding: 0.5rem;
    cursor: pointer;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 2.3rem;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.slide__text-link:before {
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(-85deg);
    transform: rotateX(-85deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    will-change: transform;
}

.slide__text-link:hover:before {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}

/* end of style for slider home */

/* styles for mobile */
@media only screen  and (min-device-width: 320px ) and (max-device-width: 500px) and (orientation: portrait) {

    .logo img {
        width: 90% !important;
        margin-top: 9px;
    }

    .inside {
        padding: 5px;
    }

    .btn-subscriber {
        display: inline-block;

    }

    h5 {
        padding-left: 20px !important;
        padding-right: 20px !important;
        font-size: 15px;
    }

    .col30 {
        width: 100%;
        float: left;
    }
}

@media screen and (max-width: 769px) {
    .wrapper {
        width: 90%;
    }

    .col33, .col66, .col50 {
        display: block;
        margin: auto;
        width: 100%;
    }

    .mobile-hide {
        display: none !important;
    }

    .mobile-show {
        display: block !important;
    }

    .col33 .margin-left {
        margin-left: 0;
    }

    .new {
        height: auto;
        padding: 0.5em 0 2em 0;
    }

    .icon {
        display: inline-block;
        vertical-align: middle;
        margin-right: 2em;

    }

    .icons-section .col33 {
        border-bottom: 1px solid #397C97;
    }

    .icons-section .col33:last-child {
        border-bottom: none;
    }

    .btn-subscriber {
        display: inline-block;
        vertical-align: bottom;
    }

    .logo {
        width: 69%
    }

    .footer .col33 {
        min-height: inherit;
    }

    .footer .text-right {
        text-align: center;
        margin-top: 1em;
    }

    .icons-section .text-center {
        text-align: left;
    }

    .dropdown li a.grey {
        color: white;
    }

    #main-menu .item {
        display: block;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid white;
    }

    #main-menu .item a {
        padding: 1em 0;
        display: block;
    }

    #main-menu .item .submenu {
        position: static;
        display: block;
        margin: 0;
        list-style: none;
        background-color: #107464;
        padding: 0;
        width: 100%;
    }

    .submenu li {
        background-color: inherit;
        margin: 1px 3px 0 3px;
        padding: 0;
        text-align: center;
        border-top: 1px solid white;
    }

    #section-2 .wrapper, #section-3 .wrapper {
        width: 100%;
    }

    #second-menu-div {
        display: block;
    }

    #second-menu, #main-menu {
        display: none;
        margin: 0;
        padding: 0;
    }

    #second-menu .item {
        display: block;
        text-align: center;
        padding: 1em;
        border-bottom: 1px solid white;
    }

    .show-menu-mobile {
        display: block !important;
        text-align: right !important;
    }

    .show-menu-mobile {
        display: block;
        padding: 1em;
        border-bottom: 1px solid white;
    }

    .objective-box {
        width: 100%;
        display: block;
        float: none;
        height: inherit;
    }

    div#objective-9 {
        margin-left: 0;
    }

    .value-box {
        width: 100%;
        margin: auto;
    }

    .bg-values {
        background: none;
    }

    .impellers-members .col50 {
        float: none;
        width: 100%;
        display: block;
        vertical-align: inherit;
        margin-bottom: 1em;
    }

    .impellers-members div p, .sector-blocks div p {
        margin: 1em;
        font-size: 15px;
        line-height: 150%;
        text-align: justify;
    }

    .search-bar .pull-right {
        float: none !important;
    }

    .select-category {
        margin: 0;
        display: block;
        clear: both;
    }

    .logo-member-list {
        border: 0;
        float: none;
        width: 100%;
        text-align: center;
        height: inherit;
        border-bottom: none;
        border-top: 1px dotted #397C97;
        clear: both;
    }

    .logo-member-list img {
        display: none;
    }

    .logo-member-list .green {
        color: black;
    }

    .detail-member .col33 {
        text-align: center;
    }

    .image-detail {
        text-align: center;
        overflow: hidden;
    }

    .image-detail img {

    }

    .sector-blocks {
        display: block;
        float: none;
    }

    .sector-blocks .vertical-middle {
        display: block;
        width: 100%;
        float: none;
    }

    .sector-blocks .col50 p {
        padding: 1em;
    }

    .new-box h3 {
        margin-right: 0;
    }

    .logoMember {
        max-width: 50% !important;
    }
}

@media screen and (max-width: 1024px ) {
    .wrapper {
        width: 90%;
    }

    .ipad-hide {
        display: none;
    }

    #second-menu-div {
        display: block;
    }

    .logo img {
        width: 90%;
    }

    #main-menu, #second-menu {

        font-size: 11px;
    }

    #second-menu .item {
        padding: 1em 1em;

    }

    #section-5 {
        font-size: 11px;

    }

    #section-6 {
        font-size: 13px;

    }
}

@media screen and (max-device-width: 1024px ) and (orientation: portrait) {
    .wrapper {
        width: 90%;
    }

    .ipad-hide {
        display: none;
    }

    #second-menu-div {
        display: block;
    }

    .logo img {
        width: 60%;
    }

    .patroresponsive {
        height: 26em !important;
    }
}

/* iphone */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (orientation: portrait) {

    .patroresponsive {
        height: 39em !important;
    }

}

@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (orientation: landscape) {

    .patroresponsive {
        height: 26em !important;
    }

}

/* iphone 6 plus */

@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (orientation: landscape) {

    .patroresponsive {
        height: 26em !important;
    }

}

@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (orientation: portrait) {
    .patroresponsive {
        height: 26em !important;
    }

}

/* iphone 5  */

@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (orientation: portrait) {

    .patroresponsive {
        height: 40em !important;
    }

}

@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (orientation: landscape) {

    .patroresponsive {
        height: 26em !important;
    }
}

#section-patronage{
    margin-bottom: 6em;
}
#section-patronage .patronage-section-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
color: #b3b3b3;
}

#section-patronage .patronage-section-separator {
    border: 0;
    height: 5px;
    background: #01BEE1;
/*    background-image: -webkit-linear-gradient(left, #92c020, #45a170, #0085bd);
    background-image: -moz-linear-gradient(left, #92c020, #45a170, #0085bd);
    background-image: -ms-linear-gradient(left, #92c020, #45a170, #0085bd);
    background-image: -o-linear-gradient(left, #92c020, #45a170, #0085bd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92c020', endColorstr='#0085bd', GradientType=1);*/
}

#section-patronage .patronage-logo {
    text-align: center;
}

#section-patronage .patronage-title {
    text-align: center;
}

#section-patronage .patronage-content {
    text-align: center;
    color: #b3b3b3;
    padding-bottom: 1em;
}
#section-patronage .patronage-content p{
    font-size: 1.2em;
}

#section-patronage .patronage-link-box {
    height: 50px;
    margin: 2em;
}
#section-patronage .patronage-link {
    text-align: center;
    font-size: 1.5em;
}

#section-patronage .patronage-link a{
    color: #b3b3b3;
    text-transform: uppercase;
    border: 5px solid transparent;
    /*border-image: linear-gradient(to left, #92c020 1%, #45a170 51%, #0085bd 100%);*/
    border-image: linear-gradient(to left, #397C97 1%, #397C97 51%, #397C97 100%);
    border-image-slice: 1;
    background: white;
    margin: 1em;
    padding: 5px 50px;
    font-weight: bold;
}

.image-header-page{
    position: relative;
}
.image-header-page-caption{
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    bottom: 50%;
    font-size: 55px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

@media screen and (max-width: 769px) {
    .image-header-page-caption{
        top: 25%;
    }
}

@media screen and (max-width: 667px) {
    .image-header-page-caption{
        top: 25%;
        font-size: 25px;
    }
}

hr.grey{
    border: 1px solid #E7E7E9;
}


.msgCookies2020{
    position: fixed;
    left: 0;
    top: 100%;
    width: 100%;
    max-height: 80%;
    overflow-y: auto;
    overflow-x: hidden;
    transform: translateY(-100%); 
    background-color: #fff;
    box-shadow: 0 4px 20px rgba(0,0,0,.2);
    z-index: 1000;
}

.containercookies{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 40px;
}
.textcookies{ width: 50%; float: left; font-size: 12px; }
.btnscookies{ width: 40%; float: right; } 
.textcookies p{ margin-top: 0px }
.btn-cookies{   
   display: inline-block;
   padding: 0 1em;
   border: 1px solid transparent;
   border-radius: 3px;
   background-color: #fff;
   font-weight: 500;
   line-height: 2;
   text-align: center;
   text-transform: none;
   text-decoration: none;
   border-color: #0f2b46;
   color: #0f2b46;
   cursor: pointer;
   transition: background-color 75ms ease-out,border-color 50ms ease-out,box-shadow 75ms ease-out,opacity 75ms ease-out;
   box-shadow: inset 0 0 0 0 #0f2b46;
   font-size: 16px;
   padding: 10px 20px;
}

@media  (min-width : 325px) and (max-width : 525px) { 
    .containercookies{
        width: 95%;
        padding: 10px;
    }
    .textcookies{ width: 100%; float: left; font-size: 12px; }
    .btnscookies{ width: 100%; float: right; } 
}


    #popup {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 10001;
    }
    .content-popup {
        margin:0px auto;
        margin-top: 10%;
        position:relative;
        padding:30px;
        width: 35%;
        min-height:250px;
        border-radius: 30px;
        background-color:#FFFFFF;
        box-shadow: 0 2px 5px #666666;
        text-align: center
    }
    .content-popup h2 {
        color:#48484B;
        margin-top: 0;
        padding-bottom: 4px;
    }
    .popup-overlay {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 999;
        display:none;
        background-color: #777777;
        cursor: pointer;
        opacity: 0.7;
    }
    .close {
        position: absolute;
        right: 15px;
    }
    .fondopop{ 
        z-index: 9999;
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(34, 34, 34, 0.5);
    }
    .content-popup .btnpop {
        width: 50%;
        height: 40px;
        background-color: #397C97;
        border: none;
        color: #fff;
        text-transform: uppercase
    }
    .btnclose{
        background: transparent;
        border: none;
    }
    @media only screen and (max-width: 767px) {
        .content-popup { width: 70%;  padding:20px; }
    }