/* CSS Document */
.pc_only{display:none!important;}

.sm_mb0{
	margin-bottom:0!important;}

.sm_mw200px{
    max-width: 200px;
}
.sm_mw250px{
    max-width: 250px;
    width: 100%;
}
.sm_mw300px{
    max-width: 300px;
}

.t_align_left_sm{
	text-align:left;}

.anchor_point{}

/*------------------------------*/
body{
}

body.uk-offcanvas-container,
.uk-modal-page body{
    overflow-y: auto!important;
}

/*------------------------------*/
.section_padding {
    padding: 50px 0 60px;
}

.common_title {
    font-size: 3rem;
    text-align: center;
    margin-bottom: 50px;
}


.txt14px{
    font-size: 1.3rem;
}
.txt17px{
    font-size: 1.6rem;
}
.txt24px{
    font-size: 2rem;
}
.txt30px{
    font-size: 2.3rem;
}
.txt40px{
    font-size: 3rem;
}

.sito_white_box {
    padding-top: 5px;
}
.sito_white_box img{
    width: 65px;
}