@font-face {
    font-family: 'SuperMarket';
    src: url('../fonts/supermarket.eot');
    src: local('☺'), url('../fonts/supermarket.woff') format('woff'), url('../fonts/supermarket.ttf') format('truetype'), url('../fonts/supermarket.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.apps .sidebar {
	font: 15px 'PT Sans Narrow', sans-serif;
	color: #3E4D5C;
	text-transform: uppercase;
        float:left;
}
.apps .sidebar .list-group-item {
    background: #fff;
    padding: 8px 10px 6px;
}

.fa-size-2x{
        font-size:20px !important;
    }
.font-family-SuperMarket{
    font-family: 'SuperMarket';
}

.navbar{
    font-family: 'SuperMarket';
    font-size:20px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    z-index:99999;
}

h1,h2, .apps h1, .apps h2 {
    font-family: 'SuperMarket';
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

.pre-header{
    border-bottom: 1px dashed #eee;
}
.navbar-default{
    border:0px;
    border-radius: 0px;
    background: rgba(255,255,255,1.0) !important;
    height:70px;
    padding-top:5px;
}
.navbar .navbar-collapse{
    background:#fff;
    /*    -webkit-opacity:0.95;
        border-bottom:3px #eee solid;*/
}

.navbar .navbar-collapse.collapse{
    width:100%;
}

.navbar-right{
    margin-top:10px;
}
.navbar-default .navbar-nav>li>a:link{color:#333;}
.navbar-default .navbar-nav>li>a:visited{color:#333;}
.navbar-default .navbar-nav>li>a:hover{color:#c72d05;}
.navbar-default .navbar-nav>li>a:active{color:#ff8000;}
.navbar-default .navbar-nav>li>a.active{color:#c72d05;}

body{
    font-family: Tahoma !important;
    background: #fdfdfd repeat-x fixed;
    /*
    background: #f2f2f2 repeat-x fixed;
background: rgba(226,226,226,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 20%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(226,226,226,1)), color-stop(20%, rgba(226,226,226,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 20%, rgba(254,254,254,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 20%, rgba(254,254,254,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 20%, rgba(254,254,254,1) 100%);
background: radial-gradient(ellipse at center, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 20%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=1 );
    */
}

.thumbnail{
    border:1px solid #eee;
}

.pre-header div div div{
    display: inline;
}
.pre-header div div div .list-inline{
    display:inline;
    margin-left:0px;
    padding-right:0px;
    padding-left:10px;
}
.header{
    margin-top:90px;
}
footer{
    background:#333;
    color:#fff;
    font:14px Tahoma;
    font-weight: 300;
    padding:5px 0px;
}

#loading {
    z-index: 100;
    position: fixed;
    top: 50%;
    left: 50%;
    bottom: 50%;
    width: 64px;
    height: 64px;
    padding:15px 20px 15px 20px;

}

#loading div {
    display: block;
    position: fixed;
    z-index: 100;
    width: 64px;
    height: 64px;
    background-color: rgba(244, 244, 244, 0);
    background-image: url("../images/loading.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.main{
        background: rgba(98, 176, 178, 0.12);
        margin-top:50px;
        padding-top:20px;
    }
    .product-item{
        /*height: 235px;*/
    }
    .product-item img{
        height:125px;
        width: 125px;
        display:block;
        margin:auto;
    }
    
    @media only screen and (max-width:479px){
        .product-item img{
            height:auto;
            width: auto;
        }
    }
    
    /*OnlyPage*/
.r-index .product-item{
        height:auto;
}

.img-bookmark{
    max-width: 30px;
}

#page{
    position: relative;
    z-index:100;
}


p{
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
}

.logo{
    display:block;
    margin:auto;
    max-width:500px;
}
.logo-everypage{
    max-height:70px;
    max-width:280px;
    padding:10px 0px;
}
.logo-description-everypage{
    display:none;
    max-height:50px;
}

    .sidebar .dropdown-menu{
        z-index: 10;
    }
    
    .site-logo{
        margin-top:-15px;
        margin-left:0px;
        margin-right:0px;
        padding:10px;
    }

.dropdown .badge{
    position: absolute;
    top: 0;
    right: 5px;
}

.carousel-holder{
    margin-top:-20px;
}
.carousel-indicators{
    bottom:0px;
    left:48%;
}
.carousel-indicators li{
    border:0px;
    background:#ccc;
}
.carousel-indicators li.active{
    background:#ccc;//1d943b
}

.box-radius img{
    max-width: 100%;
}
.box-item{
    min-height:300px;
}
.page-content{
    min-height: 200px;
    font-family: Tahoma !important;
    padding:10px 10px;
}
.page-content h2{
    padding:0px 10px;
}

.page-article{
    background:rgba(255, 255, 255, 0.23);
    border-radius: 20px;
    padding:10px 20px;
}

.portfolio-list img{
    width: 100%;
    background:#fff;
    padding:6px 0px;
    margin:5px 0px;
}

.glow{
    margin: auto;
    width: 100%;
    min-height: 100px;
    background-color: #fe87bc;
    border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
    border: 0px none #000000;
    padding:6px;
    font-family: Tahoma !important;
    margin: 60px 30px;
}
.glow .border-radius{
    margin: auto;
    width: 98%;
    min-height: 98%;
    background-color: #ffd6df;
    border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
    border: 0px none #000000;
    padding:1px 60px;
    font-family: Tahoma !important;
}

img.img-thumbnail
{
    max-height: 250px;   
}

.line-glow
{
    -webkit-box-shadow: 0px 0px 5px 3px rgba(249,247,197,1);
    -moz-box-shadow: 0px 0px 5px 3px rgba(249,247,197,1);
    box-shadow: 0px 0px 5px 3px rgba(249,247,197,1);    
    height: 5px;
    width: 100%;
    display: block;
    overflow: hidden;
    background-color: #fe87bc;
}

#map-container { 
    height: 300px;
    text-align: center;
    padding:40px;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.nav8{
    text-align: center;
    font-family: Tahoma !important; 
    color: #fd4597;
    size: 40px;
}

.product-list-thumbnail .thumbnail .img{
    background:#dfdfdf;
    width:auto;
    height:auto;
}

.text-thumbnail-title, .text-thumbnail-title a{
    font-size:14px;   
}


/*mobile*/
@media only screen and (min-width:480px){
    .portfolio-list img{
        width: 48%;
        max-width: 350px;
        padding:10px 5px;
    }
}

@media only screen and (max-width:767.99px){
    .glow{
        margin:0px;
        padding:0px;
    }
    .glow .border-radius{
        margin:4px;
        padding:4px;
    }
    .payment-account{
        width:100%;
        height:auto;
        margin:0px;
    }
    .logo{
        width:100%;
        max-width:226px;
    }
    .nav-img{
        padding: 20px 5px;
    }
    .nav-img a img{
        width:160px;
        height:auto;
    }
}

@media only screen and (min-width:768px){
    .header{
        margin-top:170px;
    }
    .box-radius{
        padding:20px 40px;
        margin:0px 0px 10px 0px;
    }

    .logo-everypage{
        max-height:150px;
        position:absolute;
        background:rgba(255,255,255,1.0);
        display:block;
        padding:10px 5px;
        -webkit-border-radius: 50% !important;
    }
    .logo-description-everypage{
        display:inline-block;
    }

    .carousel-inner .item, .carousel-inner .item a , .carousel-inner .item a img{
        width:100% !important;
    }
    .apps .page-slider{
        margin-top:-135px;
    }
    .portfolio-list img{
        width:46%;
        background:#fff;
        /*border-radius: 7px;*/
        padding:6px;
        margin:10px;
    }
    .product-list-thumbnail .thumbnail .img{
        max-height:175px;
    }
    .carousel-holder{
        margin-top:-40px;
    }
    .carousel-indicators{
        bottom:-40px;
        left:48.5%;
    }
}
@media only screen and (min-width:1024px){
    .portfolio-list img{
        width: 260px;
    }
    .product-list-thumbnail .thumbnail .img{
        width:auto;
        height:auto;
    }
    .flex-mobile-content{
        float:right;
    }
    .flex-mobile-side .sidebar{
        float:left;
    }
    

    .drop-shadow-bottom{
        -webkit-box-shadow: 0 3px 5px -3px #ddd;
        -moz-box-shadow: 0 3px 5px -3px #ddd;
        box-shadow: 0 3px 5px -3px #ddd;
    }

    .drop-shadow {
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    }
    .drop-shadow:before, .drop-shadow:after {
        content: "";
        position: absolute;
        z-index: -2;
    }
    .curved-hz-2:before {
        top: 0;
        bottom: 0;
        left: 10px;
        right: 10px;
        -moz-border-radius: 100px / 10px;
        border-radius: 100px / 10px;
    }
    .curved:before {
        top: 10px;
        bottom: 10px;
        left: 0;
        right: 50%;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 0 0 15px rgba(0,0,0,0.6);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
        -moz-border-radius: 10px / 100px;
        border-radius: 10px / 100px;
    }

}