﻿/*********Override stili marsterpage solo per default.aspx*********/


/******************************************************************/


/****************************SLIDER a 1***************************/
.carousel-big-inner-content {
    width: 90%;
    padding:0 5%;
    margin-top: 150px;
}

.carousel-big-inner-title {
    
    font-size: 34px;
    line-height:34px;
}

.carousel-big-inner-descr {
    width: 100%;
    margin-bottom: 10px;
    font-size: 18px;
}

/***override temi slick-theme ****/

/***************************/
/******************************************************************/

.divNotFullWidth {
    width: 100%;
    float:left;
    padding-bottom:40px;
}

/****************************SLIDER a 4***************************/
.divSliderSmall {
    width: 96%;
    padding:0 2%;
    height: auto;
    margin-bottom:15%;

}

.carousel-small {
    height: auto;
}

.carousel-small-inner {
    width:100%;
    height: auto;

    margin-right:0px;
    padding:0px;
}

.carousel-small-inner img {
    width:50%;
    height:auto;

    float:left;

}

.carousel-small-inner-content {
    float:left;

    width:45%;
    padding-left:5%;
}


/***override temi slick-theme ****/
/*.carousel-small > .slick-dots {
    bottom: -25px;
}*/
.carousel-small > .slick-dots li button {
    background-image: url("../../images/default/dotMobile_Small.png");
}

.carousel-small > .slick-dots li.slick-active button {
    background-image: url("../../images/default/dotActiveMobile_Small.png");
}

/***************************/

/*****************************************************************/

.divLinkMutualitas, .divLinkMarshCard {
    width: 80%;
    margin:0px 2% 5% 2%;
    height: auto;
    padding:12% 8% 8% 8%;

    line-height:20px;
}
.divLinkMutualitas {
}
.divLinkMarshCard {

}

.divLinkLeft {
    margin-bottom:20px;
    
    width: 100%;

    float:none;

    font-size:33px;
}
.divLinkCenter {
    
    width:100%;
    margin-bottom:20px;

    float:none;

    font-size:17px;
}
.aLinkRight {
    
    width:100%;
    height:40px;
    line-height:40px;

    float:none;
    display:block;

    font-size:16px;
}