@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700');

body{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1rem;
}

body.Modal.seattle.preact {
    display: none !important;
}

.hb-content-wrapper {
    display: none;
}


h6{
    color: #678C3F;
    margin: 0;
}

div.col-3.text-center.first_buttons.border-right-2{
max-width: 50%;
margin-top: 2px;
}

div.col-3.text-center.first_buttons{
max-width: 100%;
margin-top: 2px;
}

.img-side{
    position: absolute;
    background: #678B3B;
    color: #000000;
    z-index: 1;
    width: 100%;
    height: 100%;
    font-size: 12px;
    opacity: 0;
    -webkit-transition:all .5s ease-in-out; 
    top: 0px;
    left: 0px;
}
                        
.img-side:hover{
    opacity:1
}

.container {
    padding-right: 4%;
    padding-left: 4%;
}

.container-header{
        border-top: solid #678C3F 12px !important;
}

.navbar{
	padding: 0;
	background-color: #678C3F;
}

.sf-menu.sf-style-white {
    margin-bottom: 0 !important;
}

#block-superfish-2 h2{
	display: none;
}

.sf-menu.sf-style-white li{
    background: #678C3F !important;
}

.sf-menu.sf-style-white a{
    border: none !important;
    color: #FFFFFF !important;
}

.sf-menu.sf-style-white a:hover{
    color: #678C3F !important;
    background: #FFFFFF !important;
    text-decoration: none !important;
}

.header_main_logo img{
	max-width: 280px;
}


#fedepalma_img{
    max-width: 150px;
    margin-right: 10px;
}

#cenipalma_img{
    max-width: 120px;
    margin-left: 10px;
}


.header_logos tbody {
    border-top: none !important;
}

.header_logos tbody td:first-child{
    border-right: solid 1px #cccccc;
}

.carousel-inner{
    max-height: 320px;
}

.btn {
    font-size: 11px;
}

.btn-primary{
    background-color: #485F35;
    border-color: #485F35;
}

.btn-primary:hover{
    background-color: #62853a;
    border-color: #62853a;
}

.form-submit{
    color: white;
    background-color: #62853a;
    border-color: #62853a;
    border-radius: 5px;
    padding: 6px 12px;
    font-weight: bold;
}

.form-submit:hover {
  background-color: #4d612e;
  cursor: pointer;
  -webkit-transition: background-color .5s ease-out;
  -moz-transition: background-color .5s ease-out;
  -o-transition: background-color .5s ease-out;
  transition: background-color .5s ease-out;
}

.form-text {
    display: block;
    background-color: #f7f7f7;
    margin-top: .25rem;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: solid 2px #4d612e;
    padding: 8px;
}

.form-text:focus {
    outline: none;
    border-bottom: solid 2px #d3772e;
    -webkit-transition: border-bottom .5s ease-out;
  -moz-transition: border-bottom .5s ease-out;
  -o-transition: border-bottom .5s ease-out;
  transition: border-bottom .5s ease-out;
}

ul.primary {
    border-bottom: 2px solid #E6E6E6;
    padding: 0 0 10px 2em;
}

ul.primary li a {
    background-color: #343434;
    padding: 10px;
    color: white;
    font-weight: bold;
    margin-right: -4px;
    border-style: none;
    border-right: 1px solid white;
}

ul.primary li.active a {
    background-color: #4d612e;
    padding: 10px;
    color: white;
    font-weight: bold;
    border-style: none;
    border-right: 1px solid white;
}

ul.primary li a:hover {
    background-color: #343434;
    border-bottom: solid 2px #d3772e;
    color: white;
    font-weight: bold;
    border-right: 1px solid white;
}

.form-item .description {
    color: #ac3513;
}

.first_buttons{
	background-color: #b9d0a7b3;
}

.first_buttons .btn{
    border-radius: 0px !important;
}

.first_buttons .btn:focus {
    box-shadow: 0 0 0 0.2rem rgba(98, 133, 58, 0.41) !important;
    border-right: 2px solid #cedec1 !important;
}

.first_buttons p{
    color: #444444;
}

.first_buttons a:hover{
    text-decoration: none;
}

.first_buttons img{
    max-height: 30px;
}

.ft1_buttons {
    border-right: 2px solid white;
    border-left: 2px solid white;
}

.ft1_buttons:hover {
    background-color: #fff;
}

.ft_buttons {
    border-right: 2px solid white;
}

.ft_buttons:hover {
    background-color: #fff;
}

.second_buttons{
    background-color: #F2F2F2;
}

.sc_buttons:hover {
    background-color: #fff;
}

.sc_buttons a{
    text-decoration: none;
}

.sc_buttons p{
    color: #444444;
}

.second_buttons img{
    max-height: 35px;
}

.third_buttons #col_fedepalma{
    border-right: 2px solid #979797;
    
}

.third_buttons img{
    max-width: 160px;
}

.social_buttons{
    background-color: #4F3827;
}

.social_buttons p{
    color: white;
    font-size: 0.9em;
}

.social_buttons img{
    max-height: 32px;
}

.Footer-background{
    background-color: #2E2E2E;
}

.Footer-background p{
   color: white;
}

.conte_1{
    border-image: url(/sites/all/themes/CIDPalmero/images/footer_bottom.png) 0 0 20 107 repeat;
    border-bottom: solid 10px;
}

.conte_2 {
    font-size: 17px;
    padding: 35px;
    font-weight: bold;
}

.conte_2 img {
    margin: 10px 0;
    max-width: 164px;
}


.conte_3 {
    padding: 35px;
}

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

.conte_4 {
    float: right;
    margin: 125px 0px 30px 0px;

}

.conte_4 img {
    max-width: 200px;
}

.search_title{
    font-size: 2em;
    color: #333333;
    font-weight: bold;
}

/* Tables */

.table{
    border: none;
}

tbody {
    border: none !important;
}

.table td, .table th {
    border: none !important;
    vertical-align: middle !important;
    padding: 15px;
}

.bg-tr{
    background-color: #587e3c1f;
}

/* Acordion */

.breadcrumb {
    padding: 1rem 1rem;
    margin-bottom: 0;
    list-style: none;
    background-color: white;
    border-radius: .25rem;
}

.breadcrumb a:first-child {
    margin-right: 10px;
}

.breadcrumb a:nth-child(2) {
    margin-left: 10px;
    color: #444444;
    font-weight: bold;
    text-decoration: underline;
}

.with-tabs{
    display: none;
}


.quienes_somos_encabezado{
    background-image: url(/sites/all/themes/CIDPalmero/images/quienes_somos_encabezado.png);
    background-repeat: no-repeat;
    height: 230px;
    z-index: -1;
}

.quienes_somos_encabezado p{
    color: white;
    font-weight: bold;
    font-size: 20px;
    padding: 30px 80px;
    text-transform: uppercase;
}

.acordion{
    background-color: white;
    margin-top: -140px;
}

.acordion img{
    max-width: 280px;
    margin: 40px 0;
}

.card{
    background-color: #E6E6E6;
    border: none;
}

.btn-link {
    color: #444444;
}

.card-header{
    background-color: #E6E6E6;
    padding: 0 5px;
}

.card-header h5{
    font-size: 18px;
}

.card-body {
    background-color: white;
}

.accordion_body_subtitle{
    color: #5a5a5a;
    font-weight: bold;
}

.card-body .fas {
    color: #5a5a5a;
}

form {
    margin: 0 0 0 5%;
    padding: 0 15%;
}

.button-primary{
    color: white;
    background-color: #678C3F;
}

/* Card */

.content{
    background-color: white
}

span{
    font-size:17px;
    color: black;
    line-height: 0px;
}

.box-part{
    background: #FFF;
    border-radius: 0;
    padding: 60px 10px;
    margin: 30px 0px;
    border: solid #678C3F;
    background-color: #fff;
    height: 372px;
    cursor: pointer;
}

.box-part a{
  text-decoration: none; 
  color: black;
  border-bottom:2px solid white;
}

.box-part h4{
  color: #698c30;
  font-weight: bold;
}

.text{
    margin:20px 0px;
}

.far{
     color:white;
}

.fas{
     color:white;
}
/*
.box-part:hover{
    background: white;
}

.box-part:hover i{
    color: #678C3F;
}

.box-part:hover h4{
    color: #678C3F;
}
.box-part:hover span{
    color: #678C3F;
}

.box-part:hover a{
    color: #678C3F;
}

.box-part a:hover{
    color: #678C3F;
    text-decoration: none; 
    border-bottom:2px solid #678C3F;
    transition: border-bottom .5s ease-out;
}
*/
.form-buscador{
    margin: 0 0 0 0%;
    padding: 0 0%;
}

.box-part i{
    font-size: 25px;
}

.margin-a{
    margin-top: 122px;
}

.first_buttons > a > p > span{
    color: #444444;
    font-size: 11px;
}

.only-image{
    padding-top: 57px;
}

#txtPalmaAceite{
    margin-top: 90px;
}

#txtPalmaVida{
    margin-top: 57px;
}

#txtSispa{
    margin-top: 73px;
}

#txtPalmaSana{
    margin-top: 40px;
}

#txtRedPalmera{
    margin-top: 31px;

}

/* Media Quieries */ 


@media only screen and (max-width: 767px) {

    form {
        margin: 0 0 0 0;
        padding: 0 5%;
    }

    .carousel{
        /*display: none;*/
    }

    .carousel-inner {
        /*width: 90%;*/
    }

    .main_logo{
        display: flex;
        justify-content: center;
    }

    .second_logos{
        display: flex;
        justify-content: center;
    }

    .header_main_logo img {
        max-width: 300px;
    }

    .header_logos img {
        max-width: 150px;
    }

    .social_buttons_1, .social_buttons_2, .social_buttons_3 {
        display: flex;
        justify-content: center;
        margin-left: 0 !important
    }

    .conte_3{
        padding: 0px 0 10px 35px;
    }

    .conte_4 {
        margin: 0 0 30px 20px;
    }

    .acordion img {
        max-width: 250px;
        margin: 50px 0;
    }

    .nosotros_encabezado p {
        font-size: 25px;
        padding: 1%;
    }
}

.banner {
    position: relative;
}

.banner .form-buscador {
    position: absolute;
    z-index: 100;
    width: 70%;
    left: 15%;
}

.search_title > p {
    background: rgba(255, 255, 255, 0.6);
}

.border-right-2 {
    border-right: 2px solid #fff;
}

