
/* ----------------------------------- */
/* ---------->>> Home <<<------------- */
/* ----------------------------------- */

a {
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}
.home-main {
	text-align: center;
	background: #fff;
}

/* ----- Header ----- */

.brand {
	text-align: left;
}
.brand .container {
	padding: 25px 0 20px;
	width: 940;
}
.brand h1 {
    margin: 0;
}
.brand h2 {
    display: inline-block;
	color: #fff;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin: 50px 20px;
}

/*#logo-AQM-online,*/
.brand a#logo-AQM-online {
    display: inline-block;
    text-indent: -9999px;
    width: 240px;
    height: 42px;
    background: url(../images/Eurofins-Assurance-Website-Logo.png) center center no-repeat;
    background-size:contain;
}

.brand .btn-action {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 3px;
}

/* ----- slogan ----- */

.slogan {
	background-color: #003883;
	border-bottom: 2px solid #003883;
	border-top: 1px solid #305d9c;
	padding: 4px 0 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.slogan h1 {
	padding-top: 20px;
}
.slogan h1 small {
	color: #fff;
	font: 300 40px 'Arial', sans-serif;
}
.slogan h2 small {
	color: #fff;
	font: 300 18px 'Arial', sans-serif;
}


/* ----- index banner ----- */
.index-banner{
	position: relative;
    top: 20px;
    margin-left:5%;
    width: 480px;
    margin-bottom:3%;
    padding: 25px 0px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size:40px;
    line-height: 60px;
    background-color:#EE7D11;
    text-align: center;
    color:white;
}

.index-picture{
    background: url(../images/index/indexPic.jpg) center center no-repeat;
    background-size:100% 100%;
    margin: 0; padding: 0; list-style: none;
  }
.flexslider {
    margin-top: 0px;
    margin-bottom: 0;
	border-top: none;
    border-left: 0;
    border-right: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	border-width: 1px;
}
.flex-caption-box {
	position: absolute;
    top: 40px;
    padding: 25px 50px;
    margin: 0 0 0 0.7%;
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
}
.sub-flex-caption-box {
	position: absolute;
    top: 170px;
    padding: 25px 50px;
    margin: 0 0 0 0.7%;
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.flex-caption {
	padding: 20px;
	font-size: 40px;
	line-height: 50px;
	color: #fff;
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
}
.sub-flex-caption {
    text-align: left;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	background-color: #000;
	padding: 20px 25px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	background-color: rgba(0, 0, 0, 0.3);
	color: #fff;
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
}


/* ----- Presentation ----- */

.presentation {
    padding-top: 55px;
	padding-bottom: 55px;
	font-family: Arial;
}
.presentation h2 small {
	font: 300 30px 'Arial', sans-serif;	
}


/* ----- What we do ----- */

.what-we-do {
	border-bottom: 1px solid #3F4A66;
	border-top: 1px solid #e7e8eb;
	background-color: #F7F9FC;
}
.what-we-do .container{
    padding-bottom: 50px;
}
.what-we-do .service {
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
	font: 300 16px/13px 'Arial', sans-serif;
}
.what-we-do .service .icon-awesome {
    margin-top: 15px;
    font-size: 55px;
    line-height: 40px;
    color: #596370;
}
.what-we-do .service h3 {
	padding-bottom: 10px;
    padding-top: 15px;
	font: 600 20px/20px 'Arial', sans-serif;
    color: #444C52;
}
.what-we-do .service p {
	color: #535d67;
    padding-bottom: 10px;
    line-height: 24px;    
}

/* ----- Testimonials ----- */

.testimonials {
	-moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
	background-color: #34495E;
}
.testimonials .container{
    padding-top: 20px;
    padding-bottom: 50px;
}
.testimonial-list {
    margin-top: 30px;
    text-align: left;
}
.testimonial-list h4 {
	font: 300 20px/20px Arial, sans-serif;
	color: #C4C4C4;
	font-style: italic;
}
.testimonial-list img {
    float: left;
    margin: 20px 50px;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
}
.testimonial-list p {
	font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 32px;
    font-style: italic;
    color: #fff;
}
.testimonial-list p span {
	font-size: 55px;
	font-style: italic;
	position: relative;
	top: 5px;
	font-family: Arial !important;
	float: left;
	margin-right: 8px;
}
	.testimonial-list p span + span {
		float: right;
		margin-left: 8px;
	}

.testimonial-list p small {
	font-size: 14.004px;
	line-height: 1.722169;
	font-style: italic;
	color: #cadceb;
}

.testimonial-list .nav-tabs {
    width: 200px;
    float: right;
    border: 0;
}

.testimonial-list .nav-tabs li {
    margin-right: 6px;
}

.testimonial-list .nav-tabs li a {
    width: 12px;
    height: 12px;
    padding: 0;
    background: #eaeaea;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.testimonial-list .nav-tabs li a:hover { border: 0; background: #ddd; }
.testimonial-list .nav-tabs li.active a { background: #CFDEEC; }


/* ----- Media queries ----- */

@media (min-width: 980px) and (max-width: 1200px) {
    .what-we-do .service p {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
	.slogan {
	    padding: 15px 10px;
	}
	.slogan h2 small {
		font: 300 19px Arial, sans-serif;
	}
    .what-we-do .service p {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 767px) {
    body {
        padding-left: 0;
        padding-right: 0;
    }
    .brand h2 {
    	float: none;
    }
    .brand .btn-action {
    	margin: 25px 50px 10px;
    	padding: 15px;
    }
    .what-we-do {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .brand {
    	text-align: center;
    }
    .brand h1 {
        float: none;
    }
    .brand h1 a {
        margin: auto;
        padding: 15px 0;
     }
     .slogan {
         padding: 20px 50px;
     }
     .presentation h2 small {
     	font: 300 25px Arial, sans-serif;
     }
    .flex-caption, .sub-flex-caption {
        display: none;
    }
    .presentation, footer, .testimonials {
        padding-left: 20px;
        padding-right: 20px;
    }
    .presentation p {
        line-height: 30px;
    }
    .what-we-do .service {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .what-we-do .service p {
        padding-left: 10px;
        padding-right: 10px;
    }
    .what-we-do .service .icon-awesome {
        padding-top: 10px;
    }
}

@media (max-width: 480px) {
	.presentation h2 small {
		font: 300 20px 'Arial', sans-serif;
	}
	.brand .btn-action {
		margin: 25px 35px 10px;
	}
}


.login-options-container {
	display: flex;
	gap: 20px;
}

.login-options-container div.btn-action {
	width: 150px;
}