.img100 {
	width: 100%;
  }

body {
  	background:url(../../img/bg.png);
  	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #555;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}
  .container {
	  padding:0 20px;
	  margin-top:20px;
	  overflow:hidden;
  }
  .row {
  margin-right: -20px;
  margin-left: -20px;
}
.sub_title {
	margin:0 0 0 10px;
}


/* Titles */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    color: #fff;
	margin:0;
}

h1 {
	display:block;
	margin:0 auto;
}
h2 {
	font-size:24px;
}


/* Paragraph & Typographic */
p {
    line-height: 28px;
    margin-bottom: 25px;
    font-size: 16px;
}

.centered {
    text-align: center;
}

/* Links */
a {
    color: #1abc9c;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #7b7b7b;
    text-decoration: none;
    outline: 0;
}
a:hover:not(.notfade) img,
a:focus:not(.notfade) img {
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


.navbar {
	text-transform: uppercase;
	margin-bottom: 0px;
}

.navbar-inverse {
	padding-bottom: 70px;
	padding-top: 70px;
}

.navbar-inverse {
	background-color: #1abc9c;
	border-color: #16a085;
}

.navbar-inverse .navbar-nav > li > a {
	color: white;
}

.navbar-inverse .navbar-nav > li > a:hover {
	color: #222222;
}

.navbar-brand {
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 2px;
}

.navbar-inverse .navbar-brand {
	color: white;
}

.navbar-inverse .navbar-toggle {
	border-color: transparent;
}

.progress-bar-theme {
  background-color: #1abc9c;
}


/* Helpers */

.bl {
	border-bottom: #b49c60 10px solid;
}

.mt {
	margin-top: 40px;
	margin-bottom: 40px;
}

.pt {
	padding-top: 50px;
	padding-bottom: 50px;
}

.liner {
margin-left:8px;
  	background:url(../../img/bg.png) center center;
}
.liner-red {
background: -moz-linear-gradient(top center, #eb0021 10%, #191919 100%);
background: -webkit-gradient(linear, center top, center bottom, from(#eb0021), to(#191919));
background: linear-gradient(top center, #eb0021 10%, #191919 100%);
}
.liner-blue {
background: -moz-linear-gradient(top center, #0075a9 10%, #191919 100%);
background: -webkit-gradient(linear, center top, center bottom, from(#0075a9), to(#191919));
background: linear-gradient(top center, #0075a9 10%, #191919 100%);
}

.left { float:left;}
.right { float:right;}
.img_fix { width:100%;}
.m0 { margin:0;}
.p0 { padding:0;}


/* +++++ SECTIONS +++++ */

.set_co { margin-bottom:20px; padding:0 10px;}
.set_co h3 { background:#434343; color:#fff; padding:10px 22px; text-align:center; margin-bottom:0; }
.set_co h3 img { vertical-align:baseline;}
.set_co a { }
.set_co .lay_set01 { width:230px; margin-left:10px; float:left;}
.set_co .lay_set02 { width:310px; margin-left:10px; margin-bottom:10px; float:left;}
.set_co .bt_set { padding:5px 0 5px 5px;
border-left:#434343 2px dotted; border-right:#434343 2px dotted; border-bottom:#434343 2px dotted;
}
.set_co .bt_set a.mgtop { padding-top:4px; display:inline-block; }
.set_co .ba_set { padding:5px 0 5px 5px; }


/* +++++ WRAP SECTIONS +++++ */

#footer {
	background-color: #313131;
	padding-top: 17px;
}
#footer .row {
	position:relative;
}
.va-bottom {
}

#foot { background-color:#e2e5e6;}
#foot .container { margin-top:0;}
#footer_page_top_btn {
	height:43px;
	position:relative;
	text-align:right;
}

/* +++++ Color Wraps / Blog Page +++++ */

#grey {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #f2f2f2;
}

#white {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #ffffff;
}



/* Blog Date*/
bd {
	font-size: 12px;
	text-transform: uppercase;
	color: #d2d2d2;
	font-weight: 700;
}

/* Blog Author*/
ba {
	font-size: 12px;
	text-transform: uppercase;
}

/* Blog Quote */
.bq {
	font-size: 22px;
	padding-top: 30px;
}

/* Blog Tags */
bt {
	font-size: 12px;
}

/* ================== PORTFOLIO IMAGES HOVER EFFECT ================== */
/* Effects also are controled by hover.zoom.js */
.zoom { 
    display:block; 
    position:relative; 
    overflow:hidden; 
    background:transparent url(../img/loader.gif) no-repeat center;
}


    .zoomOverlay {
        position:absolute;
        top:0; left:0;
        bottom:0; right:0;
        display:none;
        background-image:url(../img/zoom.png);
        background-repeat:no-repeat;
        background-position:center;
    }

.zoom2 {
	opacity: 1;
}

.zoom2:hover {
	opacity: 0.5;
}

/* glyphicon Configuration */

.glyphicon {
	font-size: 40px;
	color: #1abc9c;
}
