/*

body, html { overflow-x:hidden; }

body {
    background-color: #ffffff;
    font-family:  'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-size: 12px;
	
	font-weight: 300; 
	font-style: normal; 
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p {
	font-family: Raleway, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', arial, helvetica, sans-serif;
}

h1 {
	color:#FF6633;
	font-size: 24px;
	font-weight:bold;
	text-shadow: 1px 1px 2px #666;
}
h3 { padding-bottom: 10px;
font-size: 22px;
font-weight: bold; }
h5 {
	font-family: Raleway, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', arial, helvetica, sans-serif;
	font-weight:bold;
	padding-top: 10px;
	font-size: 14px;
}
.smallwhite {
	font-family: 'Raleway', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', arial, helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	font-weight: bold;
	color: #333;
}
p {
	font-size: 14px;
	line-height: normal;
	font-family: Raleway, 'lucida sans unicode', 'lucida grande',"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

p2 {
	font-size: 13px;
	color:#FFFFFF;
}
th { font-family: 'Raleway', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', arial, helvetica, sans-serif;
	font-size:14px;
}
td { font-family: 'Raleway', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', arial, helvetica, sans-serif;
	font-size:12px;
}
* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}
.clear {
	clear: both;
}
.container2b {
	width:100%;
	background-color:#FF6633;
	border-top:#000000 3px solid;
	border-bottom:#F30 3px solid;
}

.container2 {
	width: 100%;
	max-width: 1600px;
	
	border-bottom-color:#333;
	border-top-color:#333;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}


img.floatRight {
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
} 

img.floatLeft {
	float: left;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 0px;
}
img.floatLeft2 {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 0px;
}


.top-bar {
	min-height: 40px;
	background-color:#FF6633;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	box-shadow: 5px 5px 3px grey;
}
#success_message{ display: none;}
.top-menu {
    min-height:110px;
    background-color:#ffffff;
    z-index: 5000;
    width:100%;
}

.top-menu .navbar-toggle {
    margin-top: 38px;
}

.top-menu .navbar-brand {
    padding: 0;
    margin: 30px 0 0 0;
}

/* ------ Welcome & Slogna ------ */
.welcome {
	min-height: 230px;
	margin-right: 20px;
	margin-left: 20px;
}

.service {
	margin-bottom: 30px;
	margin-top: 15px;
}



.subheader {
	font-family: 'Raleway', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 10px;
	font-size: 12px;
	color: #e67e22;
	margin-bottom: 10px;
}
.
}
.line-header {
    margin-top:100px;
    margin-bottom:80px;
}


.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
    background-color: #d35400;
    color:#ffffff;
}

.btn-green {
	background-color:#2ecc71;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color:#ffffff;
	border: 1px solid #333;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
	background-color: #66CCCC;
	color:#000000;
}

.navbar-default {
	background-color: #FF9966;
	min-height: inherit;
	margin-bottom: 0px;
	border-radius: 0px;
	color: #333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	padding-left-width: 100px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	
}
.navbar-default .navbar-nav > li > a
{
	font-family: 'open sans', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a:hover
{
	background-color: transparent;
	color: #ffffff;
}
.navbar-default .navbar-nav > .active > a
{
	background-color: transparent;
	color: #000000;
}

.service-item-header {
	margin-left: -10px;
	padding: 16px 20px 20px;
	font-weight: bold;
	display: inline-block;
	color: #FFF;
}

.header-green {
    background-color:#003366;
    min-width: 298px;
    height: 67px;
    color: #fff; 

}

.line-header {
	margin-top:2px;
	margin-bottom: 0px;
}


.txt_darkgrey {
    color: #333333;
}
.txt_green {
	color: #FF6633;


}

.txt_orange {
	color: #006666;
}

.txt_slogan {
    font-size:14px; 
    color:#929292;
}

.line-header span {
    font-size: 18px; 
    float :left; 
    margin-top: 10px;
}


#contact {
	margin-top:100px; 
	border-top: 1px solid #cccccc; 
	font-size:14px;
}
.contact-map {
    margin-bottom: 15px;
    height: 378px;

}

.head_contact {
    padding-bottom:80px; 
    margin-bottom:0;
}

.contact_right img {
	margin-right:5px;
}



.footer {
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C30;
	background-color: #FFFFFF;

}

.footer_container {
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

.footer_bottom_content {
	margin: auto;
	margin-bottom: 30px;
	font-size: 14px;
	color:#333333;
}




@media (min-width:991px) and (max-width:1200px) {

    .service-item-header {
        padding: 16px 10px 20px;
    }

    .header-green {
        min-width: 230px;
    }

    .team_box,  .team_box_over {
        height:220px;
        width:220px;
    }
	
}


@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	


@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
  } 
}

@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
        padding-left: 40%;
       
    }
    .btn-read-more {
            float:right;
            margin-bottom :40px; 
      }
}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
            padding-left: 30%;

    }
	.service-item-header {
		font-size: 16px;
		
		padding: 23px 10px 22px;
	}
	.header-green {
		min-width: 0px;
	}
	
}

}
