
	.featured-slider img{
	width:100%;
	height:auto;
	
}

.views_slideshow_cycle_main {
  width: 100%;
  float: left;
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame {
  width: 100% !important;
  height: auto;
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  height: auto;
}
.views_slideshow_cycle_main .field-content {
  max-width: 100%;
  width: 100%;
}
.views_slideshow_cycle_main .field-content img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}


.btn-primary {
color: #fff;
background-color: #23408F;
border-color: #357ebd;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
color: #fff;
background-color: #234066;
border-color: #285e8e;
}

#navbar{
	max-width:100% !important;
	width:100%;
}
.navbar{
	border:none;
	border-radius: 0;
	max-width:100% !important;
}

.block-search{
	width:200px;
	float:right !important;
	margin-top:11px !important;
}
.block-search input{
	height:27px;
	float:right !important;
}
.block-search .btn{
	padding: 2px 6px 3px;
}

#block-views-footer-info-block{
	margin-left:20%;
}

.form-control{
	padding: 0px 8px!important;
}

@media screen and (min-width:992px) {
  body {
	margin-top:0px;
	position:relative;
	width: 100%;
	height:100vh;
	background-color: #fff;
	background-image: url(images/layout/background3.jpg); 
  	background-repeat: no-repeat;
  	background-size:cover;	
  	background-position:center center;
  	box-sizing:border-box;
  	background-attachment: fixed;
}

.container, .slider-container {
	background-color:#fff;
	max-width: 910px !important;
		
}

.slider-container {
	box-sizing: border-box;
padding-right: 15px;
padding-left: 15px;
padding-top: 15px;
margin-right: auto;
margin-left: auto;
max-width: 910px !important;
}


.footer-container {
	max-width: 910px !important;
	background-color:#23408F;
	position:relative;
		
}

#navbar{
	max-width:100% !important;
	width:100%;
}
.navbar{
	border:none;
	border-radius: 0;
	max-width:100% !important;
}

.footer{
	width:100% !important;
	max-width:100% !important;
}

.bottom-space{
	height:20px;
	max-width:940px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}

.row {
	max-width: 940px;
	height:auto;
	padding-left: 10px;	
	padding-right: 10px;
	

}

.top-banner{
	height:195px;
	max-width:100%;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	position:relative;
	
}

.navbar.container{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#23408F;
	
}


.navbar-nav {
	margin-left:0px;	
}




.featured-slider{
	margin-right:15px;
	width:100%;
	height:auto;
	
}


.footer{
	margin-top:0px;
	background-color:#23408F;
	height:206px;
	padding-top:10px;
}

.logo {
	margin-left:15px;
	margin-top:16px;
	width: 46.2637362637%;
}
.logo img{
	position: relative;
	width:100%;
}

.navbar-container{
		background-color:#23408F;
		font-weight: 500;
	max-width:940px;
	margin-left:auto;
	margin-right:auto;
}

.navbar-collapse {
padding-right: 0px;
padding-left: 0px;
}

.navbar-default .navbar-nav li a{
	color:#fff;
}


    .top-banner{
    max-width: 940px;
}



.dropdown-menu{
	background-color:#e7e7e7;
	font-weight: 500;
	color:#555;
	
}
.navbar-default .dropdown-menu>li>a{
	font-weight: 500;
	color:#555; !important
}

.dropdown-menu>.active>a {
	background-color:#e7e7e7;
}

.dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-color:#f5f5f5;	
	color:#555;
}


.front-text, .simple-list, .quote-block, .service-full, .profile-previews, .profile-cv{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	line-height: 1.2;
	letter-spacing:1px;
	display:inline-block;
	vertical-align:top;
	color:#000000;
	font-size:12px;
	margin-right: 10px;
}

.front-text, .simple-list, .quote-block, .service-full, .profile-previews{
	width: 48.9130434783%; /* 450/920 = 0.4945054945*/
}


.front-text h1, .simple-list h1, .quote-block h1, .service-full h1, .profile-previews h1{
	margin-bottom: 0px;	
	font-size:22px;
	font-family:Times;
	color:#23408F;
	text-transform:uppercase;
}
.front-text hr, .simple-list hr, .quote-block hr, .service-full hr, .profile-previews hr{
	margin-top: 7px;
	margin-bottom:7px;
	border-top: 1px solid #23408F;
}

.simple-list {
	width:23.5869565217%;	
	letter-spacing:normal;
	line-height: 1.6;
}

.quote-block, .quote-block label{
	width:24%;
	margin-right:0px;	
	font-size:10px;
	font-weight:normal;
	letter-spacing:normal;
}

.form-control{
	height:18px;
	display:inline;
	padding: 6px 8px;
	font-size:10px;
	right: 0px;
	border: 1px solid #ccc;
	margin-bottom:5px;
}


.testimonial-author, .testimonial-text{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	line-height: 1.2;
	letter-spacing:1px;
	vertical-align:top;
	color:#000000;
	font-size:15px;
}

.testimonials {
	width:100%;
	margin-top: 30px;
	margin-bottom:30px;
}

.testimonials-container {
	width:100%;
	display:inline-block;
	vertical-align:bottom;
	text-align:right;
}	

.testimonial-logo{
	width:auto;
	display:inline-block;
	text-align:right;
	vertical-align:top;
	padding-right: 50px;

}

.testimonial-type{
	display:inline-block;
	width:50%;
}

.testimonial-text div{
	text-align:left;

    font-size: 18px;
    font-style: italic;
    margin: 0.25em 0;
    padding: 0.35em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
}
.testimonial-author div{
	text-align:left;
	padding-left:50%;
}

.testimonial-text div:before{
	display: block;
    padding-left: 10px;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -20px;
    top: -20px;
    color: #7a7a7a;

}
.testimonial-text div:after{
	display: block;
    padding-left: 10px;
    content: "\201D";
    font-size: 80px;
    position: absolute;
    right: 20px;
    bottom: -60px;
    color: #7a7a7a;

}


.services-previews{
	padding-top:30px;
	padding-bottom:30px;
	width:100%;
}

.service-preview-container{
	position: absolute;
bottom: 0;
width:100%;
padding-right: 5px;
	padding-left:5px;
}

.services-previews div{
	vertical-align:bottom;
}
.service-preview{
	margin-bottom: 10px;	
	font-size:12px;
	font-family:Times;
	color:#23408F;
	padding-right: 5px;
	padding-left:5px;
	text-transform: uppercase;
	float:left;
	position:relative;
	width:25%;
	height:143px;
}
.service-preview hr{
	margin-top: 7px;
	margin-bottom:7px;
	border-top: 1px solid #23408F;
}

.service-preview-photo img{
	width:100%;
	height:auto;
}

.service-full {
	width:100%;
	margin-top: 30px;
	margin-bottom:30px;
}

.service-full-container {
	width:100%;
	display:inline-block;
	vertical-align:bottom;
}	

.service-full-logo{
	width:49%;
	display:inline-block;
	text-align:right;
	vertical-align:top;

}
.service-full-logo img{
	width:100%;

}

.service-full-type{
	display:inline-block;
	width:50%;
	height:179px;
	position:relative;
}

.service-full-text div{
	text-align:left;
    font-size: 18px;
    margin: 0.25em 0;
    padding: 0.35em 40px;
	font-family:Times;
	color:#23408F;
	text-transform: uppercase;
}
.service-full-author div{
	text-align:left;
}


.service-full-type button{
	bottom: 0;
	left:0;
	position:absolute;
}





textarea.form-control {
height: 60px;
margin-bottom:5px;
}

.profile-previews{
	width:100%;	
}

.profile-previews hr{
	width:48.9130434783%;
	margin-left:0;
}

.profile-preview {
	padding-right:30px;
	padding-bottom:10px;
	width:25%;
	padding:5px 5px;
	float:left;
}



.header-info{
	text-align:right;
	line-height:1.2em;
	vertical-align:text-bottom;
	text-transform: uppercase;
}
.header-info-type{
	width:50%;
}

.top-infos{
	vertical-align:bottom;
	width:50%;
	position:absolute;
	bottom:29px;
	right:1%;
}

.footer-menu, .footer-menu a,  {
	color:white;
	font-size:11px;
	float:left;
	
}
.footer-info{
	line-height:1.2em;
}

.bottom-logo{
	position:absolute; 
	right:0; 
	top:0; 
	margin-right:10px;
}

.contact-map {
	display:inline-block;
	width:49.5%; 
	margin-right:0; 
	padding-bottom:20px;
}

.image1{
	display:none;
}

.profile-body{
	width:50%;
}
.profile-quote, .profile-body img{
	width:100% !important;
	height:auto;
}

.cv-info {
	display:inline-block; 
	padding-top:51px; 
	width:45%; 
	padding-left:20px;
}

.policy{
	padding-left:40px;
}

}

@media screen and (max-width: 480px)  {
	
	body {
	margin-top:0px;
	position:relative;
	width: 100%;
	height:100vh;
	background-color: #fff;
	background-image: url(images/layout/background3.jpg); 
  	background-repeat: no-repeat;
  	background-size:cover;	
  	background-position:center center;
  	box-sizing:border-box;
  	background-attachment: fixed;
}

.container {
	background-color:#fff;
	max-width: 940px;
		
}

.footer-container {
	max-width: 100%;
	background-color:#23408F;
	position:relative;
	padding-right:5px;
	padding-left:5px;
}

.bottom-space{
	height:20px;
	max-width:940px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}

.row {
	max-width: 940px;
	height:auto;
	padding-left: 10px;	
	padding-right: 10px;
	

}

.top-banner{
	height:100px;
	max-width:100%;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	position:relative;
	
}

.navbar.container{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#23408F;
}


.navbar-nav {
	margin-left:0px;	
}




.featured-slider{
	margin-top: 0px;
	width:100%;
	height:auto;
	margin-left:0px;
	
}

.footer{
	margin-top:0px;
	background-color:#23408F;
	height:auto;
	padding-top:10px;
}

.logo {
	margin-left:15px;
	margin-top:16px;
	height: 80%;
}
.logo img{
	position: relative;
	height:90%;
}

.navbar-container{
		background-color:#23408F;
		font-weight: 500;
	
}

.navbar-default .navbar-nav li a{
	color:#fff;
}





.dropdown-menu{
	background-color:#e7e7e7;
	font-weight: 500;
	color:#555;
	
}
.navbar-default .dropdown-menu>li>a{
	font-weight: 500;
	color:#555; !important
}

.dropdown-menu>.active>a {
	background-color:#e7e7e7;
}

.dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-color:#f5f5f5;	
	color:#555;
}


.front-text, .simple-list, .quote-block, .service-full, .profile-previews, .profile-cv{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	line-height: 1.2;
	letter-spacing:1px;
	display:inline-block;
	vertical-align:top;
	color:#000000;
	font-size:12px;
	margin-right: 10px;
}

.front-text, .simple-list, .quote-block, .service-full, .profile-previews{
	width: 100%; /* 450/920 = 0.4945054945*/
}


.front-text h1, .simple-list h1, .quote-block h1, .service-full h1, .profile-previews h1{
	margin-bottom: 0px;	
	font-size:18px;
	font-family:Times;
	color:#23408F;
	text-transform:uppercase;
}
.front-text hr, .simple-list hr, .quote-block hr, .service-full hr, .profile-previews hr{
	margin-top: 7px;
	margin-bottom:7px;
	border-top: 1px solid #23408F;
}

.simple-list {
	width:100%;	
	letter-spacing:normal;
	line-height: 1.6;
}

.quote-block, .quote-block label{
	width:100%;
	margin-right:0px;	
	font-size:10px;
	font-weight:normal;
	letter-spacing:normal;
}

.space-about{
display:none;	
}
.quote-about{
display:none;	
}

.imageandtext{
	display:none !important;
}

.form-control{
	height:18px;
	display:inline;
	padding: 6px 8px;
	font-size:10px;
	right: 0px;
	border: 1px solid #ccc;
	margin-bottom:5px;
}


.testimonial-author, .testimonial-text{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	line-height: 1.2;
	letter-spacing:1px;
	vertical-align:top;
	color:#000000;
	font-size:15px;
}

.testimonials {
	width:100%;
	margin-top: 30px;
	margin-bottom:30px;
}

.testimonials-container {
	width:100%;
	display:inline-block;
	vertical-align:bottom;
	text-align:left;
	margin-bottom:20px;
}	

.testimonial-logo{
	width:auto;
	display:inline-block;
	text-align:left;
	vertical-align:top;
	

}

.testimonial-type{
	display:inline-block;
	width:100%;
}

.testimonial-text div{
	text-align:left;

    font-size: 18px;
    font-style: italic;
    margin: 0.25em 0;
    padding: 0.35em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
}
.testimonial-author div{
	text-align:left;
	padding-left:50%;
	margin-bottom:30px;
}

.testimonial-text div:before{
	display: block;
    padding-left: 10px;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -20px;
    top: -20px;
    color: #7a7a7a;

}
.testimonial-text div:after{
	display: block;
    padding-left: 10px;
    content: "\201D";
    font-size: 80px;
    position: absolute;
    right: 20px;
    bottom: -60px;
    color: #7a7a7a;

}


.services-previews{
	display:none;
}
.service-preview{
	vertical-align: bottom;
	margin-bottom: 0px;	
	font-size:12px;
	font-family:Times;
	color:#23408F;
	margin-right: 10px;
	text-transform: uppercase;

	position:relative;
	max-width:210px;
}
.service-preview hr{
	margin-top: 7px;
	margin-bottom:7px;
	border-top: 1px solid #23408F;
}

.service-full {
	width:100%;
	margin-top: 15px;
	margin-bottom:15px;
	

}

.service-full-container {
	width:100%;
	display:inline-block;
	vertical-align:bottom;
}	

.service-full-logo{
	width:100%;
	overflow:hidden;
	display:inline-block;
	text-align:center;
	vertical-align:top;
	padding-bottom:5px;

}

.service-full-logo img{
	height:100%;
	margin-left: auto;
	margin-right:auto;	
}

.service-full-type{
	display:inline-block;
	width:100%;
	height:179px;
	position:relative;
}

.service-full-text div{
	text-align:left;
    font-size: 18px;
    margin: 0.25em 0;
    padding: 0.35em 40px;
	font-family:Times;
	color:#23408F;
	text-transform: uppercase;
}
.service-full-author div{
	text-align:left;
}


.service-full-type button{
	visibility:hidden;
}

.service-full-type a{
	
}

textarea.form-control {
height: 60px;
margin-bottom:5px;
}

.profile-previews{
	width:100%;	
}

.profile-previews hr{
	width:100%;
	margin-left:0;
}

.profile-preview {
	padding-right:30px;
	padding-bottom:10px;
	width:33%;
	padding:5px 5px;
	float:left;
}

.profile-preview img{
	width:100%;
	height:auto;	
}

.header-info{
	text-align:right;
	vertical-align:text-bottom;
	text-transform: uppercase;
}

.top-infos{
	vertical-align:bottom;
	width:50%;
	position:absolute;
	bottom:29px;
	right:1%;
}

.footer-menu, .footer-menu a {
	color:white;
	font-size:11px;
	float:left;
	padding-left:0px !important;
}

.footer-info{
	float:right; 
	line-height:1.2em;
	max-width:90%;
}

.bottom-logo {
	padding-top:15px;
	text-align:center;
}

.top-infos{
	visibility:hidden;
}

.top-banner{
	text-align:center;
}

.logo {
	position:relative;
	float:none !important;
	height:auto;
	width:auto;
	margin: 0 auto;
	margin-bottom:10px;
}

.contact-map {
	display:inline-block;
	width:100%; 
	margin-right:0; 
	padding-bottom:20px;
}

.image2{
	display:none;
}

.profile-body{
	width:100%;
}
.profile-quote, .profile-body img{
	width:100% !important;
	height:auto;
}

.cv-info {
	display:inline-block; 
	padding-top:30px; 
	width:100%; 
}

.block-search{
	width:100%;
	margin-top:0px !important;
	padding-bottom: 7px !important;
}
.block-search input{
	height:27px;
	float:right !important;
}
.block-search .btn{
	padding: 2px 6px 3px;
}
}

@media screen and (min-width:480px) and (max-width: 767px)  {
	body {
	margin-top:0px;
	position:relative;
	width: 100%;
	height:100vh;
	background-color: #fff;
	background-image: url(images/layout/background3.jpg); 
  	background-repeat: no-repeat;
  	background-size:cover;	
  	background-position:center center;
  	box-sizing:border-box;
  	background-attachment: fixed;
}

.container {
	background-color:#fff;
	max-width: 940px;
		
}

.footer-container {
	max-width: 100%;
	background-color:#23408F;
	position:relative;
	padding-right:5px;
	padding-left:5px;
}

.bottom-space{
	height:20px;
	max-width:940px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}

.row {
	max-width: 940px;
	height:auto;
	padding-left: 10px;	
	padding-right: 10px;
	

}

.top-banner{
	height:120px;
	max-width:100%;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	position:relative;
	
}

.navbar.container{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#23408F;
}


.navbar-nav {
	margin-left:0px;	
}




.featured-slider{
	margin-top: 0px;
	width:100%;
	height:auto;
	margin-left:0px;
	
}

.footer{
	margin-top:0px;
	background-color:#23408F;
	height:auto;
	padding-top:10px;
}

.logo {
	margin-left:15px;
	margin-top:16px;
	height: 80%;
}
.logo img{
	position: relative;
	height:100%;
}

.navbar-container{
		background-color:#23408F;
		font-weight: 500;
	
}

.navbar-default .navbar-nav li a{
	color:#fff;
}




.dropdown-menu{
	background-color:#e7e7e7;
	font-weight: 500;
	color:#555;
	
}
.navbar-default .dropdown-menu>li>a{
	font-weight: 500;
	color:#555; !important
}

.dropdown-menu>.active>a {
	background-color:#e7e7e7;
}

.dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-color:#f5f5f5;	
	color:#555;
}


.front-text, .simple-list, .quote-block, .service-full, .profile-previews, .profile-cv{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	line-height: 1.2;
	letter-spacing:1px;
	display:inline-block;
	vertical-align:top;
	color:#000000;
	font-size:12px;
	margin-right: 10px;
}

.front-text, .simple-list, .quote-block, .service-full, .profile-previews{
	width: 100%; /* 450/920 = 0.4945054945*/
}


.front-text h1, .simple-list h1, .quote-block h1, .service-full h1, .profile-previews h1{
	margin-bottom: 0px;	
	font-size:18px;
	font-family:Times;
	color:#23408F;
	text-transform:uppercase;
}
.front-text hr, .simple-list hr, .quote-block hr, .service-full hr, .profile-previews hr{
	margin-top: 7px;
	margin-bottom:7px;
	border-top: 1px solid #23408F;
}

.simple-list {
	width:48%;	
	letter-spacing:normal;
	line-height: 1.6;
}

.quote-block, .quote-block label{
	width:48%;
	margin-right:0px;	
	font-size:10px;
	font-weight:normal;
	letter-spacing:normal;
}

.form-control{
	height:18px;
	display:inline;
	padding: 6px 8px;
	font-size:10px;
	right: 0px;
	border: 1px solid #ccc;
	margin-bottom:5px;
}


.testimonial-author, .testimonial-text{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	line-height: 1.2;
	letter-spacing:1px;
	vertical-align:top;
	color:#000000;
	font-size:15px;
}

.testimonials {
	width:100%;
	margin-top: 30px;
	margin-bottom:30px;
}

.testimonials-container {
	width:100%;
	display:inline-block;
	vertical-align:bottom;
	text-align:right;
}	

.testimonial-logo{
	width:auto;
	display:inline-block;
	text-align:right;
	vertical-align:top;
	padding-right: 50px;

}

.testimonial-type{
	display:inline-block;
	width:50%;
}

.testimonial-text div{
	text-align:left;

    font-size: 18px;
    font-style: italic;
    margin: 0.25em 0;
    padding: 0.35em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
}
.testimonial-author div{
	text-align:left;
	padding-left:50%;
}

.testimonial-text div:before{
	display: block;
    padding-left: 10px;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -20px;
    top: -20px;
    color: #7a7a7a;

}
.testimonial-text div:after{
	display: block;
    padding-left: 10px;
    content: "\201D";
    font-size: 80px;
    position: absolute;
    right: 20px;
    bottom: -60px;
    color: #7a7a7a;

}

.services-previews{
	display:none;
}
.service-preview-container{
	position: absolute;
bottom: 0;
width:100%;
padding-right: 5px;
	padding-left:5px;
}

.services-previews div{
	vertical-align:bottom;
}
.service-preview{
	margin-bottom: 10px;	
	font-size:12px;
	font-family:Times;
	color:#23408F;
	padding-right: 5px;
	padding-left:5px;
	text-transform: uppercase;
	float:left;
	position:relative;
	width:25%;
	height:143px;
}
.service-preview hr{
	margin-top: 7px;
	margin-bottom:7px;
	border-top: 1px solid #23408F;
}

.service-preview-photo img{
	width:100%;
	height:auto;
}


.service-full {
	width:100%;
	margin-top: 30px;
	margin-bottom:30px;
}

.service-full-container {
	width:100%;
	display:inline-block;
	vertical-align:bottom;
}	

.service-full-logo{
	width:49%;
	overflow:hidden;
	display:inline-block;
	text-align:center;
	vertical-align:top;

}

.service-full-logo img{
	height:100%;
	margin-left: auto;
	margin-right:auto;	
}

.service-full-type{
	display:inline-block;
	width:50%;
	height:179px;
	position:relative;
}

.service-full-text div{
	text-align:left;
    font-size: 18px;
    margin: 0.25em 0;
    padding: 0.35em 40px;
	font-family:Times;
	color:#23408F;
	text-transform: uppercase;
}
.service-full-author div{
	text-align:left;
}


.service-full-type button{
	bottom: 0;
	left:0;
	position:absolute;
}



textarea.form-control {
height: 60px;
margin-bottom:5px;
}

.profile-previews{
	width:100%;	
}

.profile-previews hr{
	width:70%;
	margin-left:0;
}

.profile-preview {
	padding-right:30px;
	padding-bottom:10px;
	width:30%;
	padding:5px 5px;
	float:left;
}
.profile-preview img{
	width:100%;
	height:auto;	
}

.header-info{
	text-align:right;
	line-height:1.2em;
	font-size:12px;
	vertical-align:text-bottom;
	text-transform: uppercase;
}

.header-info-type{
	width:50%;
}

.top-infos{
	vertical-align:bottom;
	width:49%;
	position:absolute;
	bottom:15px;
	right:1%;
}
.footer-menu, .footer-menu a {
	color:white;
	font-size:11px;
	float:left;
	padding-right:20px;
}

.footer-info{
	line-height:1.2em;
}

.bottom-logo{
	position:absolute; 
	right:0; 
	top:0; 
	margin-right:10px;
}

.contact-map {
	display:inline-block;
	width:100%; 
	margin-right:0; 
	padding-bottom:20px;
}

.image1{
	display:none;
}

.space-about{
display:none;	
}
.quote-about{
display:none;	
}

.textandimage{
	width:70%;
}

.imageandtext{
	width:25%;
}

.imageandtext img{
	max-width:145px;
	width:100%;
	height:auto;	
}


.profile-body{
	width:50%;
}
.profile-quote, .profile-body img{
	width:100% !important;
	height:auto;
}

.cv-info {
	display:inline-block; 
	padding-top:51px; 
	width:45%; 
	padding-left:20px;
}

.block-search{
	width:100%;
	margin-top:0px !important;
	padding-bottom: 7px !important;
}
.block-search input{
	height:27px;
	float:right !important;
}
.block-search .btn{
	padding: 2px 6px 3px;
}


}

@media screen and (max-width:600px){
.footer-menu, .footer-menu a {
	color:white;
	font-size:11px;
	float:left;
	padding-left:0px !important;
}

.footer-info{
	float:right; 
	line-height:1.2em;
}

.bottom-logo {
	position:relative;
	padding-top:15px;
	text-align:center;
}

.top-infos{
	visibility:hidden;
}

.top-banner{
	text-align:center;
}

.logo {
	position:relative;
	float:none !important;
	height:auto;
	width:auto;
	margin: 0 auto;
	margin-bottom:10px;
}

.logo img{
	height:90%;
}

.service-full button{
	display:none;
}


.testimonials-container {
	width:100%;
	display:inline-block;
	vertical-align:bottom;
	text-align:left;
	margin-bottom:20px;
}	

.testimonial-logo{
	width:auto;
	display:inline-block;
	text-align:left;
	vertical-align:top;
	

}

.testimonial-type{
	display:inline-block;
	width:100%;
}

.testimonial-text div{
	text-align:left;

    font-size: 18px;
    font-style: italic;
    margin: 0.25em 0;
    padding: 0.35em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
}
.testimonial-author div{
	text-align:left;
	padding-left:50%;
	margin-bottom:30px;
}



.profile-body{
	width:100%;
}
.profile-quote, .profile-body img{
	width:100% !important;
	height:auto;
}

.cv-info {
	display:inline-block; 
	padding-top:30px; 
	width:100%; 
}
}

@media screen and (min-width:768px) and (max-width: 991px)  {
	body {
	margin-top:0px;
	position:relative;
	width: 100%;
	height:100vh;
	background-color: #fff;
	background-image: url(images/layout/background3.jpg); 
  	background-repeat: no-repeat;
  	background-size:cover;	
  	background-position:center center;
  	box-sizing:border-box;
  	background-attachment: fixed;
}

.container, .slider-container {
	background-color:#fff;
	max-width: 750px;
		
}

.slider-container {
padding-right: 15px;
padding-left: 15px;
padding-top: 15px;
margin-right: auto;
margin-left: auto;
max-width: 720px !important;
}

.footer-container {
	max-width: 720px !important;
	background-color:#23408F;
	position:relative;
		
}

.footer {
width: 100% !important;
max-width: 100% !important;
}

.bottom-space{
	height:20px;
	max-width:750px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}

.row {
	max-width: 940px;
	height:auto;
	padding-left: 10px;	
	padding-right: 10px;
	

}

.top-banner{
	height:150px;
	max-width:100%;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	position:relative;
	
}

.navbar.container{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#23408F;
}


.navbar-nav {
	margin-left:0px;	
}



.featured-slider{
	margin-right:15px;
	width:100%;
	height:auto;
	
}


.footer{
	margin-top:0px;
	background-color:#23408F;
	height:206px;
	padding-top:10px;
}

.logo {
	margin-left:15px;
	margin-top:16px;
	width: 46.2637362637%;
}
.logo img{
	position: relative;
	width:100%;
}

.navbar-container{
		background-color:#23408F;
		font-weight: 500;
	max-width:750px;
	margin-left:auto;
	margin-right:auto;
}

.navbar-collapse {
padding-right: 0px;
padding-left: 0px;
}


.navbar-default .navbar-nav li a{
	color:#fff;
}


    .featured-slider, .featured-slider img {
    margin-left:0px;
    width:100%;
    margin-top:0px;
}


    .navbar.container, .top-banner{
    max-width: 750px;
}




.dropdown-menu{
	background-color:#e7e7e7;
	font-weight: 500;
	color:#555;
	
}
.navbar-default .dropdown-menu>li>a{
	font-weight: 500;
	color:#555; !important
}

.dropdown-menu>.active>a {
	background-color:#e7e7e7;
}

.dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-color:#f5f5f5;	
	color:#555;
}


.front-text, .simple-list, .quote-block, .service-full, .profile-previews, .profile-cv{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	line-height: 1.2;
	letter-spacing:1px;
	display:inline-block;
	vertical-align:top;
	color:#000000;
	font-size:12px;
	margin-right: 10px;
}

.front-text, .simple-list, .quote-block, .service-full, .profile-previews{
	width: 100%; /* 450/920 = 0.4945054945*/
}


.front-text h1, .simple-list h1, .quote-block h1, .service-full h1, .profile-previews h1{
	margin-bottom: 0px;	
	font-size:22px;
	font-family:Times;
	color:#23408F;
	text-transform:uppercase;
}
.front-text hr, .simple-list hr, .quote-block hr, .service-full hr, .profile-previews hr{
	margin-top: 7px;
	margin-bottom:7px;
	border-top: 1px solid #23408F;
}

.simple-list {
	width:48%;	
	letter-spacing:normal;
	line-height: 1.6;
}

.quote-block, .quote-block label{
	width:48%;
	margin-right:0px;	
	font-size:10px;
	font-weight:normal;
	letter-spacing:normal;
}

.form-control{
	height:18px;
	display:inline;
	padding: 6px 8px;
	font-size:10px;
	right: 0px;
	border: 1px solid #ccc;
	margin-bottom:5px;
}


.testimonial-author, .testimonial-text{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	line-height: 1.2;
	letter-spacing:1px;
	vertical-align:top;
	color:#000000;
	font-size:15px;
}

.testimonials {
	width:100%;
	margin-top: 30px;
	margin-bottom:30px;
}

.testimonials-container {
	width:100%;
	display:inline-block;
	vertical-align:bottom;
	text-align:right;
}	

.testimonial-logo{
	width:auto;
	display:inline-block;
	text-align:right;
	vertical-align:top;
	padding-right: 50px;

}

.testimonial-type{
	display:inline-block;
	width:50%;
}

.testimonial-text div{
	text-align:left;

    font-size: 18px;
    font-style: italic;
    margin: 0.25em 0;
    padding: 0.35em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
}
.testimonial-author div{
	text-align:left;
	padding-left:50%;
}

.testimonial-text div:before{
	display: block;
    padding-left: 10px;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -20px;
    top: -20px;
    color: #7a7a7a;

}
.testimonial-text div:after{
	display: block;
    padding-left: 10px;
    content: "\201D";
    font-size: 80px;
    position: absolute;
    right: 20px;
    bottom: -60px;
    color: #7a7a7a;

}

.services-previews{
	padding-top:30px;
	padding-bottom:30px;
	width:100%;
}

.service-preview-container{
	position: absolute;
bottom: 0;
width:100%;
padding-right: 5px;
	padding-left:5px;
}

.services-previews div{
	vertical-align:bottom;
}
.service-preview{
	margin-bottom: 10px;	
	font-size:12px;
	font-family:Times;
	color:#23408F;
	padding-right: 5px;
	padding-left:5px;
	text-transform: uppercase;
	float:left;
	position:relative;
	width:25%;
	height:143px;
}
.service-preview hr{
	margin-top: 7px;
	margin-bottom:7px;
	border-top: 1px solid #23408F;
}

.service-preview-photo img{
	width:100%;
	height:auto;
}

.service-full {
	width:100%;
	margin-top: 30px;
	margin-bottom:30px;
}

.service-full-container {
	width:100%;
	display:inline-block;
	vertical-align:bottom;
}	

.service-full-logo{
	width:49%;
	display:inline-block;
	text-align:right;
	vertical-align:top;

}
.service-full-logo img{
	width:100%;

}

.service-full-type{
	display:inline-block;
	width:50%;
	height:179px;
	position:relative;
}

.service-full-text div{
	text-align:left;
    font-size: 18px;
    margin: 0.25em 0;
    padding: 0.35em 40px;
	font-family:Times;
	color:#23408F;
	text-transform: uppercase;
}
.service-full-author div{
	text-align:left;
}


.service-full-type button{
	bottom: 0;
	left:0;
	position:absolute;
}



textarea.form-control {
height: 60px;
margin-bottom:5px;
}

.profile-previews{
	width:100%;	
}

.profile-previews hr{
	width:70%;
	margin-left:0;
}

.profile-preview {
	padding-right:30px;
	padding-bottom:10px;
	width:30%;
	padding:5px 5px;
	float:left;
}

.header-info{
	text-align:right;
	line-height:1.2em;
	font-size:12px;
	vertical-align:text-bottom;
	text-transform: uppercase;
}

.header-info-type{
	width:50%;
}

.top-infos{
	vertical-align:bottom;
	width:49%;
	position:absolute;
	bottom:15px;
	right:1%;
}

.footer-menu, .footer-menu a {
	color:white;
	font-size:11px;
	float:left;
	
}


.footer-info{
	line-height:1.2em;
}

.bottom-logo{
	position:absolute; 
	right:0; 
	top:0; 
	margin-right:10px;
}

.contact-map {
	display:inline-block;
	width:100%; 
	margin-right:0; 
	padding-bottom:20px;
}


.image1{
	display:none;
}

.about-text{
	width:50%;	
}

.space-about{
display:none;	
}

.textandimage{
	width:70%;
}

.imageandtext{
	width:25%;
}

.imageandtext img{
	max-width:145px;
	width:100%;
	height:auto;	
}

.profile-body{
	width:50%;
}
.profile-quote, .profile-body img{
	width:100% !important;
	height:auto;
}

.cv-info {
	display:inline-block; 
	padding-top:51px; 
	width:45%; 
	padding-left:20px;
}

.policy{
	padding-left:40px;
}
}




.footer-menu ul{
	width:67px;
	
}



html {
  box-sizing: border-box !important;
}
*, *:before, *:after {
  box-sizing: inherit !important;
}

body {
	margin-top:0px;
	position:relative;
	width: 100%;
	height:100vh;
	background-color: #eef6fc !important;
	background-image: url(images/layout/background3.jpg); 
  	background-repeat:repeat !important;	
  	background-position:center center;
  	box-sizing:border-box;
  	background-attachment: fixed;
}
