/* Minification failed. Returning unminified contents.
(7,22): run-time error CSS1039: Token not allowed after unary operator: '-spacing-8'
(8,25): run-time error CSS1039: Token not allowed after unary operator: '-spacing-2'
(15,20): run-time error CSS1039: Token not allowed after unary operator: '-spacing-1'
(23,18): run-time error CSS1039: Token not allowed after unary operator: '-spacing-10'
(27,25): run-time error CSS1039: Token not allowed after unary operator: '-spacing-10'
(30,22): run-time error CSS1039: Token not allowed after unary operator: '-spacing-10'
(34,22): run-time error CSS1039: Token not allowed after unary operator: '-spacing-10'
(49,23): run-time error CSS1039: Token not allowed after unary operator: '-spacing-2'
(63,26): run-time error CSS1039: Token not allowed after unary operator: '-spacing-2'
(66,29): run-time error CSS1039: Token not allowed after unary operator: '-spacing-2'
(79,22): run-time error CSS1039: Token not allowed after unary operator: '-spacing-2'
(84,26): run-time error CSS1039: Token not allowed after unary operator: '-spacing-2'
(87,29): run-time error CSS1039: Token not allowed after unary operator: '-spacing-2'
(431,23): run-time error CSS1039: Token not allowed after unary operator: '-spacing-2'
 */
.section-hero h1 {
    text-align: center;
}

.section-cities .button-wrapper {
    text-align: right;
    margin-top: var(--spacing-8);
    margin-bottom: var(--spacing-2);
}
.section-cities  .accountants_list {
    display: flex;
}
.section-cities .accountants_col {
    flex: 1;
    margin: 0 var(--spacing-1);
}
.section-map {
    display: flex;
}
.section-map .left {
    flex: 1;
    background: url('https://magnipublicresourceseun.blob.core.windows.net/site/images/accountants/accountants_portugalMap.png') no-repeat;
    margin: var(--spacing-10);
}
.section-map .right {
    flex: 1;
    padding-right: var(--spacing-10);
}
.section-map .right h2 {
    margin-top: var(--spacing-10);
    margin-left: 0;
}
.section-map .right .button-wrapper {
    margin-top: var(--spacing-10);
}

@media only screen and (max-width: 1054px) {
    section,
    .max-width {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 1110px) {
    main.padding-horizontal-10,
    .section-map {
        margin: 0 !important;
        padding: var(--spacing-2);
    }
    .section-map .right {
        padding: 0;
    }
    .section-cities .accountants_list {
        display: inline-block;
        width: 100%;
    }
    .section-cities .accountants_list #cssmenu {
        margin: 0;
    }
    .section-map .right h2,
    .button-wrapper {
        margin-top: var(--spacing-2) !important;
    }
    .button-wrapper {
        margin-bottom: var(--spacing-2) !important;
    }
    .button-wrapper button {
        width: 100%;
    }
}

@media only screen and (max-width: 924px) {
    .section-map {
        display: inline-block;
        width: 100%;
    }
    .section-map .left {
        margin: var(--spacing-2);
        text-align: center;
    }
    .section-map .right h2,
    .button-wrapper {
        margin-top: var(--spacing-2) !important;
    }
    .button-wrapper {
        margin-bottom: var(--spacing-2) !important;
    }
    .button-wrapper button {
        width: 100%;
    }
}

@media only screen and (max-width: 540px) {
    section {
        margin: 0;
    }
    .section-map .left {
        display: none
    }
}

.section-cities #cssmenu, .section-cities #cssmenu ul, .section-cities #cssmenu ul li, .section-cities #cssmenu ul li a {
    width: 100% !important;
}

.map {
    background: url(https://magnipublicresourceseun.blob.core.windows.net/site/images/accountants/accountants_portugalMap.png) no-repeat;
    width: 500px;
    height: 607px;
    position: relative;
}

    .map .pointer {
        position: absolute;
        cursor: pointer;
        height: 46px;
        width: 35px;
        background: url(/Content/images/accountants_pointer.png);
    }

        .map .pointer.active {
            background: url(/Content/images/accountants_pointer_active.png);
        }

    .map #aveiro {
        left: 280px;
        top: 130px;
    }

    .map #beja {
        left: 350px;
        top: 450px;
    }

    .map #braga {
        left: 310px;
        top: 30px;
    }

    .map #braganca {
        left: 430px;
        top: 30px;
    }

    .map #castelobranco {
        left: 380px;
        top: 210px;
    }

    .map #coimbra {
        left: 300px;
        top: 180px;
    }

    .map #evora {
        left: 340px;
        top: 370px;
    }

    .map #faro {
        left: 310px;
        top: 530px;
    }

    .map #guarda {
        left: 400px;
        top: 130px;
    }

    .map #leiria {
        left: 250px;
        top: 240px;
    }

    .map #lisboa {
        top: 330px;
        left: 220px;
    }

    .map #portalegre {
        left: 360px;
        top: 300px;
    }

    .map #porto {
        left: 290px;
        top: 70px;
    }

    .map #santarem {
        left: 280px;
        top: 300px;
    }

    .map #setubal {
        left: 270px;
        top: 410px;
    }

    .map #vianacastelo {
        left: 270px;
        top: 0;
    }

    .map #vilareal {
        left: 358px;
        top: 40px;
    }

    .map #viseu {
        left: 342px;
        top: 120px;
    }

    .map #acores {
        left: 2px;
        top: 450px;
    }

    .map #madeira {
        left: 172px;
        top: 542px;
    }


/*NEW STYLES - ACCOUNTANTS*/

.single-page {
    height: 230px;
}
    .accountants #cssmenu .accountants {
        border-top: 1px solid #ddd;
        float: left;
        font-style: italic;
        font-weight: 400;
        margin-top: 20px;
        padding-top: 20px;
        width: 100%;
        margin-bottom: 20px;
    }

        .accountants #cssmenu .accountants a {
            background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
            color: #d70608;
            display: inline;
            font-size: inherit;
            padding: 0;
            cursor: pointer;
        }

    .accountants .leftColumn {
        width: 60%;
        float: left;
    }

    .accountants .rightColumn {
        width: 35%;
        float: right;
        text-align: center;
        position: relative;
        padding-top: 30px;
        -webkit-transition: ease-out .5s;
        transition: ease-out .5s;
    }



    .accountants .rightColumn .contactResponse {
        display: none !important;
    }

    .accountants .rightColumn h3 {
        margin: 10px 20px 0;
    }

    .accountants p {
        padding: 0 !important;
        margin: 20px 0 0 !important;
    }

    .accountants .contactBtn {
        display: table;
        margin: auto;
    }

.contactWidget.accountants {
    top: -130px;
    left: 50%;
    margin-left: -135px;
}

.contactResponse.accountants {
    width: 100%;
    top: 220px;
}

.contactWidget.accountants:before {
    bottom: -14px;
    left: 50%;
    margin-left: -5px;
    margin-top: -16px;
    top: auto;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
}

header .text {
    text-align: center;
    color: #FFF;
    position: absolute;
    top: 46%;
    width: 100%;
    left: 0;
    text-shadow: 0 4px 10px #000, 0 4px 30px #000;
}

    header .text h1 {
        font-size: 52px;
    }

    header .text ul.basicFeatures {
        margin-top: 30px;
    }

        header .text ul.basicFeatures li {
            border-right: 1px solid #fff;
            box-sizing: border-box;
            display: inline-block;
            font-size: 20px;
            font-weight: 400;
            max-width: 250px;
            padding: 10px;
            width: 33%;
        }

            header .text ul.basicFeatures li:last-child {
                border-right: 0;
            }

    header .text .registerBox {
        background: #666 none repeat scroll 0 0;
        border-radius: 10px;
        -o-border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        color: #fff;
        font-weight: 400;
        margin: 40px auto auto;
        padding: 30px;
        text-shadow: none;
        width: 438px;
    }

    header .text .inputWrapper {
        background: #fff none repeat scroll 0 0;
        border-radius: 7px;
        height: 44px;
        margin-top: 10px;
    }

        header .text .inputWrapper input[type="email"] {
            background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
            box-shadow: none;
            height: 34px;
            line-height: 34px;
            outline: medium none;
            padding: 0 10px;
            width: 198px;
        }

        header .text .inputWrapper input[type="submit"] {
            background: #21ad42 none repeat scroll 0 0;
            border-radius: 7px;
            -o-border-radius: 7px;
            -moz-border-radius: 7px;
            -webkit-border-radius: 7px;
            color: #fff;
            height: 42px;
            margin-top: 1px;
            padding: 0 20px;
        }



#cssmenu .contactWidget.accountants {
    top: 0;
    left: 0;
    position: relative;
    margin-left: 0;
    display: none;
}

#cssmenu .contactResponse.accountants {
    border-top: 0 none;
    font-size: 13px;
    line-height: 16px;
    position: relative;
    top: 0;
    width: 100%;
}

#cssmenu .contactWidget.accountants:before {
    display: none;
}

.showData {
    display: block !important;
}

.accountants .rightColumn h3 {
    clear: both;
}



@media only screen and (max-width:767px) {

    .accountants .leftColumn, .accountants .rightColumn {
        width: 100%;
    }
    .accountants .rightColumn {
        margin-top: 50px;
    }
    .contactResponse.accountants {
        position: relative;
        top: 0;
    }
    .section-map {
        margin: 0 0 50px 0 !important;
        padding: var(--spacing-2);
    }
}


.contactWidget input[type="text"], .contactWidget select, .contactWidget textarea, .contactFixed_email, .contactFixed_name, .contactWidget input[type="email"], .contactWidget input[type="number"], .newsletterWidget input[type="text"], .newsletterWidget input[type="email"], .newsletterWidget input[type="number"], .contactFixed_textarea, .newsletter_wrapper input[type="email"], .newsletter_wrapper input[type="text"] {
    color: black!important;
    font-weight:normal;
}

.contactWidget input::placeholder {
    color:#ccc;
}



select:required:invalid {
    color: #ccc!important;
}

.accountants_col .margin-top-10 {
    margin-top: 20px;
    display:block;
}

.accountants_col img{
    width:200px!important;
}

.accountants_col .label {
    line-height: 25px;
}
.accountants_col .name a{
 margin-bottom:6px!important;
}
.accountants_col .linha-divisoria {
    border-bottom: 1px dotted #ccc !important;
    margin: 20px 0px 20px 0px !important;
}

.basic {
    background-size: cover;
    background-image: url(/Content/images/accountants/contabilista-certificado-magnifinance-basic.jpg);
    width: 19px;
    height: 19px;
    background-repeat: no-repeat;
    margin-left: 10px;
    display:inline-block;
}
.silver {
    background-size: cover;
    background-image: url(/Content/images/accountants/contabilista-certificado-magnifinance-silver.jpg);
    width: 19px;
    height: 19px;
    background-repeat: no-repeat;
    margin-left: 10px;
    display: inline-block;
}

.gold {
    background-size: cover;
    background-image: url(/Content/images/accountants/contabilista-certificado-magnifinance-gold.jpg);
    width: 19px;
    height: 19px;
    background-repeat: no-repeat;
    margin-left: 10px;
    display: inline-block;
}


.querosercontabilista{
    color: #000099!important;
    display:inline-block;
    width:auto;
}
.querosercontabilista:hover {
    color: #000099!important;
}
