.pogo-color {
    background: #0f7d82
}

.logo-petrini-2 {
    margin-top: 0;
}

.at-dropdowarrow {
    background: #107d82!important;

}

.mb-10 {
    margin-bottom: 10px!important;
}

.at-titleandbtn h2 span {
    color: #107e82;
}

.contacto-menu {
    font-size: 16px;
    display: inline;
}

.at-logo-footer {
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: center;
}

.at-innerbannerbox {
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, 0.4); 
}
section.riesgos {
    font-family: 'Saira';
}
.mt-100 {
    margin-top: 0!important;
}

.icon-telephone114 { 
    color: #0f7d82!important; 
}

.service-item-box {
    position: relative; 
}

.icon-holder {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin-bottom: 30px;
    text-align: center;
    border-radius: 50%;
}

.service-text p {
    height: 100px;
}
.service-text p {
    margin-bottom: 50px;
}
p {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 10px;
    font-family: 'Saira';
}

.pt-pb-100 {
    padding-bottom: 100px;
    padding-top: 100px;
}

.service-text h3 {
    background-color: #0f7d82;
    color: white;
    padding-left: 20px;
}

.at-feature .btn-sepamas-servicios {

    padding: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #0f7e82;
    text-transform: capitalize;
    font: 400 14px/40px 'Saira', Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.at-feature:hover .btn-sepamas-servicios {
    color: #fff;

}

h3 {
    color: #0f7d82!important;
}

.h3-servicios {
    color: #000!important;
}

.h3-white {
    color: #fff!important;
}

.at-liststylearrowright li:before {
    color: #107d82;
    top: 0;
    left: 0;
    content: '\f0da';
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    font-family: 'FontAwesome';
}

.at-contactusvfour {
    width: 100%;
    float: left;
    padding: 0 0 100px;
    background: #222222;
}
.error{
    color: red;
    font-size:0.8em;
}

.at-addressholder{
    padding: 20px;
}

li.current-menu-item {
    font-weight: bold;
}

@media (max-width:1497px){
    .at-nav{
        font-size: 14px;
    }
    .at-navigation > ul > li {
        margin: 2px;
    }
    .at-navigation ul li a{
        padding: 6px;
    }
}

@media(max-width: 1153px){
    .at-homeone .at-header{
        background: #fff;
    }

    .at-home .at-logo {
        padding: 0;
    }
    .at-home .at-logo {
        width: 190px;
    }
}

@media (max-width: 1124px){
    .at-navigation{
        background-color: rgba(255,255,255,0.92);
    }
}

@media (max-width:643px){
    .at-logo.logo-petrini{
        width: 100%;
        text-align: center;
    }
    .at-logo a img{
        display: inline-block;
        max-width: 200px;
    }
    .at-nav, .at-contactsocial{
        float: none;
        vertical-align: top;
        display: inline-block;
    }
    .at-navigationarea{
        width: 100%;
        text-align: center;
    }
}