/*---
GENERAL
---*/

body{
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
}
body,.modal-body{
	background-image:url('../img/bg-body/bg-body1.png');
}
iframe{
	border:none;
}
.loader{
	background-image:url('../img/loader.gif');
	background-repeat:no-repeat;
	background-position:center center;
}
button:active, button:focus {outline:0;}
.btn:active, .btn:focus {outline:0;}
a:active, a:focus {outline:0;}
img:active, img:focus {outline:0;}
:active, :focus {outline:0;}

h1,h2,h3,h4,h5,h6{
	margin-bottom:10px;
}
p{
	color:#999;
	font-size:12px;
	line-height:18px;
}
.normal{
	font-weight:normal;
}
.btn i{
	margin-top:2px;
}
small{
	font-style:italic;
}

/*---
COLORS
---*/

.blue{
	color:#32A6C4;
}
.border-blue{
	border-bottom:5px solid #32A6C4;
}
.dark-blue{
	color:#0068AE;
}
.border-dark-blue{
	border-bottom:5px solid #0068AE;
}
.green{
	color:#48B360;
}
.border-green{
	border-bottom:5px solid #48B360;
}
.yellow{
	color:#F9A123;
}
.border-yellow{
	border-bottom:5px solid #F9A123;
}
.red{
	color:#D74441;
}
.border-red{
	border-bottom:5px solid #D74441;
}
.gray{
	color:#333;
}
.border-gray{
	border-bottom:5px solid #333;
}

/*---
CONTAINER
---*/

#container{
	width:980px;
	margin:0 auto;
}

/*---
HEADER
---*/

header{
	width:940px;
	margin:0 auto;
	background-image:url('../img/bg-header.png');
	background-repeat:no-repeat;
	height:25px;
	padding:20px;
	border-bottom:5px solid #000;
}
.social-icon{
	margin-left:5px;
}

/*---
NAVIGATION
---*/

nav{
	width:980px;
	margin:0 auto;
}
nav ul#sl_menu{
	margin-left:0px;
}
#dropdown-menu{
	margin-top:30px;
	float:right;
}

/*---
STRIP
---*/

.strip-container{
	width:100%;
	background-image:url('../img/tile.png');
	margin:94px 0px 0px 0px;
}
.strip{
	width:980px;
	margin:0 auto;
	padding:34px 0px;
}
.strip-slogan{
	font-size:25px;
	margin-bottom:10px;
}

/*---
SLIDER
---*/

.slider-container, .subpage-container {
	width:1020px;
	margin:0 auto;
	margin-top:45px;
}
.box-slider{
	width:300px;
	padding:0px 20px;
	height:525px;
	margin-top:5px;
}
.section{
	background-color:#FFF;
	width:300px;
	height:515px;
	-moz-box-shadow: 0px 0px 5px #D5D5D3;
	-webkit-box-shadow: 0px 0px 5px #D5D5D3;
	box-shadow: 0px 0px 5px #D5D5D3;
}
.box-ribbon{
	text-align:center;
	margin-top:-36px;
	position:relative;
}
.box-content{
	padding:10px 20px;
}
.box-title{
	font-size:14px;
	padding-bottom:10px;
	margin-bottom:20px;
}
.box-par{
	margin-top:10px;
}
.box-footer{
	margin-top:20px;
}

/*---
SLIDER - OVERLAY
---*/

.overlay{
	position:absolute;
	width:300px;
	height:200px;
	background-image:url('../img/tile3.png');
}
.lens{
	margin-left:130px;
}

/*---
FOOTER
---*/

#strip-footer{
	margin-top:50px;
}
.foot-box{
	width:300px;

}
.foot-box h4 i{
	vertical-align:middle;
}
.foot-box h4{
	margin-bottom:20px;
}
#foot-box1,#foot-box2{
	margin-right:40px;
}
.news-date{
	margin-bottom:10px;
	font-size:11px;
	font-style:italic;
}
.news-text{
	margin-bottom:10px;
}
.tweet{
	margin-bottom:10px;
}
.testimonials{
	font-size:12px;
	margin-bottom:10px;
}

/*---
FOOTER COPYRIGHT
---*/

.footer-container{
	width:100%;
	background-image:url('../img/tile.png');
	margin:10px 0px 30px 0px;
}
footer{
	width:980px;
	margin:0 auto;
	padding:15px 0px;
	text-align:center;
}

/*---
SECTIONS - GENERAL
---*/

.section-title{
	font-size:14px;
	text-align:left;
	margin-bottom:0px;
}
.modal-left{
	width:520px;
}
.modal-right{
	width:270px;
}

/*---
SECTIONS - ABOUT
---*/

.slider-footer{
	background-color:#FFF;
	padding:20px;
	padding-bottom:50px;
	border:1px solid #EEEEEE;
	border-top:none;
}
.slider-title{
	margin-bottom:10px;
}
.about-box{
	padding-bottom:20px;
	margin-bottom:22px;
	border-bottom:1px solid #DDDDDD;
}

/*---
SECTIONS - SERVICES
---*/

.service-box{
	background-color:#FFF;
	width:240px;
	padding-bottom:10px;
	border:1px solid #EEEEEE;
	border-top:none;
}
.box-margin{
	margin-right:47px;
}

/*---
SECTIONS - PORTFOLIO
---*/

.no-padding{
	padding:0px;
}
#portfolio-body{
	min-height:500px;
}
.portfolio-content{
	padding:20px;
}
.portfolio-par{
	margin-top:10px;
}
.portfolio-footer{
	margin-top:20px;
}
.portfolio-scroll{
	max-height:110px;
	overflow:auto;
}

/*---
SECTIONS - CONTACT
---*/

.contact-map{
	border-top:5px solid #D74441;
	border-bottom:5px solid #D74441;
	height:250px;
}
.map-caption{
	position:absolute;
	right:20px;
	margin-top:120px;
	padding:20px;
	padding-bottom:0px;
	background-image:url('../img/tile2.png');
	color:#FFF;
}
.contact-content{
	padding:20px;
}
.contact-par{
	margin-top:10px;
}
.contact-footer{
	margin-top:20px;
}
.contact-scroll{
	max-height:110px;
	overflow:auto;
}

/*---
SECTIONS - BLOG
---*/

.scroll-post{
	max-height:90px;
	overflow:auto;
}
.post-ref{
	background-image:url('../img/tile2.png');
	padding:0px 20px;
	font-size:11px;
	margin-right:20px;
	text-shadow: 0px 0px 1px #000;
}
.post-ref .icon-time{
	margin-left:15px;
}


.subpage-container p {
  font-size: 14px;
  color: black;
}

.subpage-container {
 padding-left: 34px;

}

#logged_in_footer {
  font-size: 17px;
  font-weight: bold;
}


/* new portals menu */

.dropdown-menu li  {
	  
	  padding-left: 1px;
  margin: 5px !important;
    float: none !important;
  clear: both !important;
  
}

.dropdown-menu li a {
  padding: 4px !important;
  margin: 0;
  float: none !important;
  clear: both !important;
}




