/*--theme Six--*/
#CMTilesLayout_1962 .theme-six {
    background-color: #backgroundcolor#;
    background-repeat: repeat;
    padding-bottom: 15px;
    
}	
	
	
	#CMTilesLayout_1962 .theme-six .DNNCentricBootstrapLinkTiles .TilesContent h3 {
	font-size: 20px;
    font-weight: normal;
    color: #000000;
    text-align: left;
    margin-bottom: 6px;
    margin-top: 10px;
    padding: 0px 21px;
	}
	#CMTilesLayout_1962 .theme-six .DNNCentricBootstrapLinkTiles p {
    
    text-align: left;
    padding: 0px 21px;
    margin-bottom: 13px;
    color: #6A6A6A;
    
}

#CMTilesLayout_1962 .theme-six .DNNCentricBootstrapLinkTiles:hover .TilesContent h3,
#CMTilesLayout_1962 .theme-six .DNNCentricBootstrapLinkTiles:hover .TilesContent ContentDesc {
    color: #fff;
}
#CMTilesLayout_1962 .theme-six .DNNCentricBootstrapLinkTiles:hover .TilesContent p {
    color: #ccc !important;
}
	#CMTilesLayout_1962 .theme-six .buttonLabelCenter:after{content: "\F105";
    font-family: "FontAwesome";
    width: 56px;
    height: 56px;
    background: #FFFFFF;
    position: absolute;
    bottom: 0px;
    font-size: 20px;
    right: 0px;
    box-sizing: border-box;
    padding: 13px 26px;
    color: white;
	}
	
#CMTilesLayout_1962 .theme-six .slike_i_text div{
	overflow: hidden;
	text-decoration: none;
}
#CMTilesLayout_1962 .theme-six .slike_i_text div img{
	
}
#CMTilesLayout_1962 .theme-six .slike_i_text div span{
	color: #6A6A6A;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}
#CMTilesLayout_1962 .theme-six .slike_i_text a{
	text-decoration: none;
}
#CMTilesLayout_1962 .theme-six .slike_i_text div:hover span{
	color:#d4caca94;

}
#CMTilesLayout_1962 .theme-six .DNNCentricBootstrapLinkTiles:hover {
    background-color: #338bc3;
}
#CMTilesLayout_1962 .image img {
    /*---webkit-transition: all 1s ease; 
    -moz-transition: all 1s ease; 
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;-*/
    width: 100%;
}

#CMTilesLayout_1962 .theme-six .row {
        display:flex;
    }
#CMTilesLayout_1962 .theme-six .DNNCentricBootstrapLinkTiles {
    background-color: #ffffff;
	padding:0px;
	display:inline-block;
	vertical-align:top;
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
	margin:10px;
}

@media screen and (min-width:320px) and (max-width:480px) {
    #CMTilesLayout_1962 .theme-six .row {
        display:inherit;
    }
	#CMTilesLayout_1962 .theme-six .DNNCentricBootstrapLinkTiles {
    background-color: #ffffff;
	padding:0px;
	display:inline-block;
	vertical-align:top;
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
	margin-top:25px !important;
	}
    
}

@media screen and (min-width:481px) and (max-width:550px) {
    #CMTilesLayout_1962 .theme-six .row {
        display:inherit;
    }
	#CMTilesLayout_1962 .theme-six .DNNCentricBootstrapLinkTiles {
    background-color: #ffffff;
	padding:0px;
	display:inline-block;
	vertical-align:top;
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
	margin-top:25px !important;
	}
}


@media screen and (min-width:551px) and (max-width:767px) {
     #CMTilesLayout_1962 .theme-six .row {
        display:inherit;
    }
	#CMTilesLayout_1962 .theme-six .DNNCentricBootstrapLinkTiles {
    background-color: #ffffff;
	padding:0px;
	display:inline-block;
	vertical-align:top;
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
	margin-top:25px !important;
	}
}
	
