/*

**********************************************************
THEME NAME : AZY
MARKETPLACE: WRAPBOOTSTRAP
THEME DESIGNER : ASLAM SHAH
THEME COMPANY : uExel
COMPANY WEBSITE: http:uexel.com
SUPPORT EMAIL: info@uexel.com
FREELANCING : info@uexel.com
**********************************************************


*/

@import url("fancybox.css");			/* FancyBox Styles */ 

html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
    margin: 0 auto -60px;
}

a{color: #76858A;}
/* Set the fixed height of the footer here */
#push {
    height: 60px;
}


/*Navbar Customizations*/ 

.navbar-inner{
    background: #2D3538;
	background-color: #2D3538 !important;
	filter: none;
    background-image: none;
    border: none;
    box-shadow:none; -webkit-box-shadow:none; -mox-box-shadow:none;
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner{box-shadow:none; -webkit-box-shadow:none; -mox-box-shadow:none;}
.home{

    padding: 100px 0 60px 0;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: white;


}
section{position: relative;}

.navbar .nav > li > a{

    text-shadow: none;
    color: #76858A;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    font-size: 15px !important;
    padding: 9px 12px 11px 12px !important;
    -webkit-box-shadow: 0 0 0 0 #3A464A;
    -moz-box-shadow: 0 0 0 0 #3a464a;
    box-shadow: 0 0 0 0 #3A464A;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    box-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

}
.home h1{font-size: 70px; line-height: 60px; letter-spacing: -3px;color: #76858A;}
.navbar .nav > li > a:hover{color: #C6D0D3; background: none; box-shadow:none; -webkit-box-shadow:none; -mox-box-shadow:none;}
.navbar .nav > li.active a{background: #455357;color: #fff; box-shadow:none; -webkit-box-shadow:none; -mox-box-shadow:none;}
.navbar .nav > li.active a:hover{background:#4E5E62;color: #C6D0D3;box-shadow:none; -webkit-box-shadow:none; -mox-box-shadow:none;}
header{background: #2D3538; padding-top: 10px;}
#main-media{padding-bottom: 10px;}

.navbar .nav{margin-top: 10px;}

/* class: .btn-landing,  color theme: Limekiln */
.btn-landing { text-shadow: 0px -1px 0px #6c9a15; color: #ffffff; background-color: #8AB833; background-image: -moz-linear-gradient(top, #a8d651, #6c9a15); background-image: -ms-linear-gradient(top, #a8d651, #6c9a15); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a8d651), to(#6c9a15)); background-image: -webkit-linear-gradient(top, #a8d651, #6c9a15); background-image: -o-linear-gradient(top, #a8d651, #6c9a15); background-image: linear-gradient(top, #a8d651, #6c9a15); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8d651', endColorstr='#6c9a15', GradientType=0); border-color: #8AB833 #6c9a15 #6c9a15 #8AB833; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-landing:hover, .btn-landing:active, .btn-landing.active, .btn-landing.disabled, .btn-landing[disabled] { background-color: #6c9a15; }
.btn-landing:hover { color: #fffffb; text-shadow: 0px -1px 0px #4e7c00; }
.btn-landing:focus { color: #eeff97; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); border-color: #8AB833 #6c9a15 #6c9a15 #8AB833; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-landing.active, .btn-landing:active { background-image: none; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); color: #eeff97; }
/* end .btn-landing */
.btn-landing{min-width: 200px; padding: 20px; font-size: 22px !important; font-weight: bold;}
/*.container{width:1000px;}*/
#wrap {color: #76858A;}
#wrap h1{font-size: 50px; line-height: 50px; letter-spacing: -2px;color: #76858A;}
#wrap h1 span{font-size: 20px; color: #76858A; letter-spacing: 0px; line-height: 20px;}

footer {
    font-size: 12px;
    color: #888;
    display: block;
    background: #2D3538;
    padding: 10px 0 30px 0;
    position: relative;
    width: 100%;
    -webkit-box-shadow: 1px 0 0 1px rgba(17, 71, 90, 0.1);
    -moz-box-shadow: 1px 0 0 1px rgba(17,71,90,0.1);
    box-shadow: 1px 0 0 1px rgba(17, 71, 90, 0.1);
}
.copyright{color: #BBB;}
li.heading{font-weight: bold; margin-bottom: 4px;}
ul.social li i{font-size: 50px; line-height: 50px; color: #ccc;}
ul.social li i:hover{color: #bbb;}
hr {
    border: solid #DDD;
    border-width: 1px 0 0;
    clear: both;
    margin: 22px 0 21px;
    height: 0;
}
hr.line {
    border-color: #D8E5E8;
    margin: 40px auto;
    max-width:960px;
}

.margintop20{margin-top: 20px;}
.margintop40{margin-top: 40px;}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
.colorpicker_field input{width: auto;}
.colorpicker_field input, .colorpicker_hex input{width: auto; line-height: 0;}

h2{font-size: 50px; line-height: 47px; letter-spacing: -3px;}

footer img{height: 50px;}
#scroll-to-top{position: fixed; bottom: 0; right: 1%;}
.navbar-inner{padding: 5px 0 5px 0px;}
.support-icon{font-size: 100px;
              line-height: 30px;
              display: block;
              padding: 45px 0 10px 0;
}



/* Google Map
=================================================================== */


#small-map-container {
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
    position: relative;
    z-index: 2;
    border: 5px solid #f6f6f6;
    -webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,.25);
    -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,.25);
    box-shadow: inset 0px 0px 5px rgba(0,0,0,.25);
    height: 250px;
    width: 250px;
    margin-bottom: -255px;

}

#small-map-container a {
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
    position: relative;
    z-index: 2;
    height: 250px;
    width: 250px;
    display: block;
}

#small-map {
    position: relative;
    z-index: 1;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
    margin-left: 5px;

}
#footer a{color:#76858A;}
#footer a:hover{color:#C6D0D3;}


/* News
------------------*/
.post {
    /*border-bottom: 1px solid #e9e9e9;*/
    padding: 0 0 15px 0;
    margin: 5px 0 25px 0;
}

.post.post-page { margin-bottom: 0;}



/* Post Meta */
.post-meta {
    color: #888;
    float: left; margin-right: 10px;
}
.post-meta h2{line-height: 35px;}

.post-meta a {
    color: #888;
    text-decoration: none;
}

.post-meta a:hover {
    color: #666;
}

.post-meta i {
    opacity: 0.35;
    filter: alpha(opacity = 35);
    margin-right: 5px;
    zoom: 1;
}

.post-meta span {
    margin-right: 10px;
}

/* Entry */
a.post-entry {

    margin: 3px 0 9px 0;
    display: inline-block;
    padding: 0 12px 0 0;
}

a.post-entry:hover {
    color: #888; 
}

/* Images Overlay
------------------*/
.picture {position: relative;}
.picture img {width: 100%; height: auto;}

.image-overlay-link,
.image-overlay-zoom {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 40;
    display: none;
    background-color: #d9d9d9;
    background: rgba(277, 277, 277, 0.7);
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
}

.image-overlay-link {
    background-image: url(../images/overlay-icon-01.png);
}

.image-overlay-zoom {
    background-image: url(../images/overlay-icon-02.png);
}



/*
#####################################
RESPONSIVE CSS
#####################################
*/ 

@media (max-width: 767px) {
    header{

        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .home h1{font-size: 50px;}
    .home{padding: 0px;}
    #footer {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .navbar-fixed-top{margin-bottom: 0px; position: fixed; padding: 0 20px;}
}

@media (max-width: 480px) {

    .navbar img{width: 200px; height: auto;}
    header{padding-top: 50px;}

}


/*COLOR SWITCHER*/

#toggle_button {
    margin:0px;
    margin-left:-2px;
    padding:0px;
    float:left;
    width:30px;
    height:30px;
    background: #fff url("themes_panel.png") no-repeat center center;
    -moz-border-top-right-radius:3px;
    border-top-right-radius:3px;
    -moz-border-bottom-right-radius:3px;
    border-bottom-right-radius:3px;
    box-shadow:1px 1px 2px rgba(0, 0, 0, .1);
}
#toggle_button a {
    display:block;
    padding:14px 0px;
}