/*
*	MTX by EBOX Digital Agency
*	14/07/2020
*/

body {
	/*font-family: 'Open Sans';*/
	font-family: 'Montserrat';
	color: #333;
	overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat';
}

a {
	color: #333;
	transition-duration: 0.7s;
}

a:hover {
	color: #F7A608;
}

.carousel-item {
  height: 68vh;
  min-height: 300px;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*background-attachment: fixed;*/
}

.page-contact .carousel-item {
	height: 20vh;
}

.assu-tabs { 
	height: 100%;
    z-index: 2;
    position: relative;
}

.assu-tabs .row {
	justify-content: space-between;
	align-items: baseline;
	align-content: flex-end;
	height: 100%;
	/*height: 68vh;*/
}

.assu-tabs .assu-tab {
	color: #FFF;
	background:  #362E2F;	
	text-align: center;
	padding: 30px;
	border-radius: 25px 25px 0 0; 
	display: block;
	text-decoration: none;
	max-width: unset!important;
	-webkit-transition: ease-in-out .4s;
    -moz-transition: ease-in-out .4s;
    -ms-transition: ease-in-out .4s;
    transition: ease-in-out .4s;
    align-self: baseline;
    z-index: 2;
}

.assu-tabs .assu-tab span {
	display: block;
	font-size: 15px; 
	-webkit-transition: ease-in-out .4s;
    -moz-transition: ease-in-out .4s;
    -ms-transition: ease-in-out .4s;
    transition: ease-in-out .4s;
}

.assu-tabs .assu-tab .icomoon {
	padding-bottom: 10px;
}

.assu-tabs .assu-tab .icomoon:before {
	font-size: 40px!important;
}
 
.assu-tabs .assu-tab.vehicule-tab,
.assu-tabs .assu-tab.sante-tab,
.assu-tabs .assu-tab.accidents-tab,
.assu-tabs .assu-tab.retraite-tab {
	background: #F7A608;
} 

.assu-tabs .assu-tab.bateau-tab,
.assu-tabs .assu-tab.voyage-tab,
.assu-tabs .assu-tab.education-tab,
.assu-tabs .assu-tab.vie-tab {
	background: #928B93;
}  

.assu-tabs .assu-tab.accidents-tab {
	padding: 30px 20px 33px 20px;
}

.assu-tabs .assu-tab.accidents-tab span {
	font-size: 13px;
}

.assu-tabs .assu-tab:hover {
	padding-top: 70px!important;
}

nav {
	background: rgba(241, 241, 241, 0.75);
}

.navbar-light .navbar-nav .nav-link {
	color: #362E2F;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    font-weight: 600;
    font-size: 1.2em;
    transition-duration: 0.7s;
}

.navbar-light .navbar-nav .nav-link:hover {
	color: #928B93;
}

.navbar-light .navbar-toggler {

}

.navbar .lang-item {
	position: relative;
	top: 33px;
	display: none;
}

.navbar .lang-item.lang-en {
	margin-left: 0.2em;
}

.navbar .lang-item .nav-link {
	padding-right: 0.8rem;
	padding-left: 0.8rem;
	border-radius: 15px 15px 0 0;
}

.navbar .lang-item.lang-active .nav-link,
.navbar .lang-item .nav-link:hover {
	background: #F7A608;
	color: #FFF;
}

.nav-item .dropdown-menu {
	background: #F1F1F1;
	border: 0;
	border-radius: 0;
	top: 171%;
	right: -150%;
	width: 550px;
	border-bottom: 3px solid #F7A608;
}

.dropdown-menu a {
	color: #362E2F;
	font-weight: 600;
    font-size: 18px;
    width: 100%;
    height: 45px;
}

.dropdown-menu a span:before {
	color: #362E2F;
	font-size: 32px;  
}

.dropdown-menu a .menu-text {
	margin-right: -2px;
}

.dropdown-menu a .icomoon {
    margin-right: 20px;    
    display: inline-block;
    width: 50px;
    text-align: center;
	position: relative;
    top: 5px;    
}

.dropdown-menu .icon-vehicule:before {
	font-size: 23px!important;
}

.dropdown-menu .icon-bateau:before {
	font-size: 29px!important;
}

.dropdown-menu .icon-voyage:before {
	font-size: 27px!important;
}

.dropdown-toggle::after {
    height: 15px;
    width: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(0);
    -webkit-transform: translateY(-50%) rotate(0);
    right: -5px;
    content: "";
    display: block;
    background-size: 30px 15px;
    background-image: url(../images/arrow-down.svg);
    transition: 0.3s all ease;
    border: 0;
    display: none;
}

.dropdown-item.active, .dropdown-item:active {
	background: #f8f9fa;
}

.carousel-caption {
	top: 250px;
	bottom: unset;
}

.carousel-item:nth-child(5) .carousel-caption {
	top: 55%;
}

.page-contact .carousel-caption {
    top: 140px;
}

.carousel-caption .carousel-heading-one {
	font-weight: 700;
	font-size: 50px;
    font-family: 'Montserrat';
    margin-bottom: .5rem;
    line-height: 1.2;
}

.carousel-caption .carousel-heading-two {
	font-weight: bold;
	font-size: 37px;
    font-family: 'Montserrat';
	margin-bottom: .5rem; 
    line-height: 1.2;
}

.mtx-orange {
	color: #F7A608;
}

.mtx-bg {
	background: #F7A608;
}

.mtx-border {
	border: 1px solid #F7A608;
}

.mtx-taupe {
	color: #362E2F;
}

.grey-bg {
	background: #CCC;
}

.carousel-indicators li {
	background-color: #362E2F;
	opacity: 1;
}

.carousel-indicators li.active {
	background-color: #F7A608;
}

.carousel-indicators {
    bottom: -50px;
}

.carousel-control-prev-icon {
	background-image: url(../images/arrow-left.png);
}

.carousel-control-next-icon {
	background-image: url(../images/arrow-right.png);
}

.carousel-control-next-icon, 
.carousel-control-prev-icon {
	width: 20px;
	height: 40px;
}

.top-banner {
	height: 22px; 
	line-height: 20px;
	padding: 0 5px;
}

.top-banner .lang-switcher { 
	text-align: right;
}

.top-banner .lang-switcher a { 
	text-decoration: none;
	font-size: 13px;
	display: inline;
	color: #fff;  
	padding: 0 5px;
}

.top-banner .lang-switcher a:hover,
.top-banner .lang-switcher a.active {
	color: #000; 
} 

/*.top-banner .lang-switcher a:nth-child(1) {
	border-right: 1px solid #fff;
}*/

.slogan {
	visibility: hidden;
}

.assurance-page .slogan {
	visibility: visible;
}

.top-banner .title {
    font-size: 14px;
    color: #FFF;
    line-height: 22px;
    font-weight: normal;
    margin: 0;
}

.home-page .logo-page {
	/* display: none; */
}

footer {
    padding: 35px 0 0 0;
    background: #E6E6E6;
    color: #333;
    font-size: 14px;
}

footer a {
	color: #333;	
}

footer p .footer-text {
	display: block;
}

footer p .icon {
	margin-right: 5px;
}

footer p .icon.icon-location {
	font-size: 20px;
	margin-right: 11px;
}

.invert-liste {
  list-style: none;
  text-align: right;
}

.invert-liste li {
  position: relative;
  line-height: 25px;
}

.invert-liste li a {
  color: #333333;
}

.footer-brand{
  color: #fff;
  font-size: 40px;
}

.logo-eu{
  width: 135px;
}

.text-footer{
  margin-top: 15px; 

}  

.footer-bottom{ 
  padding: 15px 0;
  font-size: 12px;
}

.title-side h2 {
  font-size: 52px;
  color: #46273c;
}

.title-side p{
  color: #fff;
  font-size: 42px;
  line-height: 42px;
  margin-top: 45px;
}

.section {
	padding: 50px 0;
}

.section p {
	text-align: justify;
	margin: 1.3em 0;
}

.title { 
	font-size: 30px;
	font-weight: 600;
}

.section-title {
	margin: 20px 0; 
}
	
.sous-title { 
	font-size: 20px;
	font-weight: 500;
	font-family: 'Open Sans';
}

.img-round {
	border-radius: 30px;
}

.align-self {
	align-self: center;
}


/*.assuranceType .custom-select {
	border-radius: 0.25rem;
	background-color: #E5E5E5;
	font-family: 'Montserrat';
	font-size: 18px;
	color: #333; 
}*/ 

/*.typeAssurance {
	width: 70%;
}*/

header.home-heaeder {
	background: url() bottom center no-repeat;
	/*background: url(../images/header-home-bg.jpg) bottom center no-repeat;*/
	/*padding-bottom: 490px;*/
}

#header-video {
	margin: 50px auto 0 auto; 
}

#header-video-mobile {
	display: none;
}

.assuranceType .input-group-append {
	margin-left: -8px;
}

.assuranceType .input-group-append .btn {
	font-family: 'Montserrat';
	font-size: 18px;
	color: #FFF;
	background: #F7A608;
	border-color: #F7A608;
	border-radius: 0.45rem;
}

.select-hidden{
    position: absolute;
    left: -99999px;
}

.select-input-wrapper .select{
    position: relative;
}

.type-assurance-mobile,
#typeAssurance-btn-Mobile {
	display: none;
}

/*.select-input-wrapper .select-styled, */
.typeAssurance-form {
	display: inline-block;
    width: 60%;
    height: 40px;
    /*height: calc(1.5em + .75rem + 2px);*/
    padding: 10px 20px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;  
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border-radius: 20px;
	background-color: #f7a608;
	font-size: 17px;
	color: #333; 
	line-height: 20px;
}
.typeAssurance-wrapper {
	width: 100%;
	margin: auto;
	text-align: left;
	display: flex;
	flex-direction: row;
	justify-content: center; 
	/*justify-content: space-between; */
}
.typeAssurance-text, .typeAssurance {
	float: left; 
}
.typeAssurance-text {
	/*width: 60%;*/
	margin-right: 10px;
}
.typeAssurance { 
	width: 35%;
}

.select-styled {
    text-transform: lowercase;
    font-weight: bold!important;
    cursor: pointer;
    color: #151e3d;
}

.select-input-wrapper .select-styled::after {
    height: 15px;
    width: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(0);
    -webkit-transform: translateY(-50%) rotate(0);
    right: 0px;
    content: "";
    display: block;
    background-size: 30px 15px;
    background-image: url(../images/arrow-down.svg);
    transition: 0.3s all ease;
}
.select-input-wrapper .select-styled.active::after {
    transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
}
.formulaire-page .select-input-wrapper .select-styled::after {
	right: 20px;
}
.select-input-wrapper .select-options{
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    top: 30px;
    right: 0;
    background: #FFFFFF;
    z-index: 12;
    list-style: none;
    /*max-height: 250px;*/
    overflow: auto;    
    border-radius: 0 0 20px 20px;
    width: 90%;
}
.select-input-wrapper .select-options li{
	background-color: #E5E5E5;
	/*font-family: 'Montserrat';*/
	font-size: 14px;
	color: #333;
    padding: 4px 10px;
    cursor: pointer;
}
.select-input-wrapper .select-options li:hover{
    background: #f7a608;
    color: #FFFFFF;
}
.steps-form .select-input-wrapper .select-options {
	width: 100%;
}

.btn-outline-secondary {
	color: #f7a608;
	background: #151e3d;
	border: 0;
	border-radius: 20px;
	/*margin: 1em auto;*/
	padding: 8px 30px;
	font-size: 18px;
	box-shadow: none!important;
	/*margin-left: 12px;*/
}
.btn-outline-secondary:hover {
	color: #151e3d;
	background: #f7a608;
}

.assuranceCompare {

}

.assuranceCompare .compare {
	text-transform: uppercase;
	color: #362E2F;
	font-weight: bold;
	font-size: 18px;
}

.assuranceCompare .big-num {
	font-size: 93px;
	margin-right: 8px;
	font-weight: bold;
}

.credit-section {
	background: #E5E5E5;
}

.creditForm .civilite {
	display: inline-block;
	margin-right: 50px;
}

.creditForm label {
	font-size: 15px;
	color: #333;
} 

.label-group {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  margin-right: 15px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.label-group input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #999;
  border-radius: 50%;
  /*border: 1px solid #333;*/
}

/* On mouse-over, add a grey background color */
.label-group:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.label-group input:checked ~ .checkmark {
  background-color: #F7A608;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.label-group input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.label-group .checkmark:after {
 	top: 6px;
	left: 6px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

.creditForm .form-check-inline {
	margin-right: 30px;
}

.creditForm .form-group.first {
	margin-top: 50px;
}

.creditForm input {
	border-radius: 0;
	border-color: #333;
	background: none;
}

.form-control:focus {
	box-shadow: none;
	border-color: #F7A608;
    background-color: rgba(218, 82, 42, 0.1)!important;
}

.steps-form .form-group {
	margin-bottom: 15px;
}

.form-control.error,
.select.error .select-styled {
	background-color: rgba(255, 0, 0, 0.5)!important;
}

label.error {
    font-size: 11px;
    color: red;
}

.creditForm #submit,
.mtx-btn,
.form-page .breadcrumb-item a {	
	font-family: 'Montserrat';
	font-size: 18px;
	color: #FFF;
	background: #F7A608;
	border-color: transparent;
	border-radius: 0.45rem;
  	transition-duration: 0.7s;
}

.mtx-btn:hover {
	background: #362E2F;
	color: #FFF;
}

.mtx-btn.disabled,
.mtx-btn:disabled {
	border-color: #6c757d;
    background-color: #6c757d;
    color: #fff;
}

.social h4 {
	font-size: 1.2rem;
}

.social a {
	font-size: 45px;
	margin: 0 8px;
	text-decoration: none;
}

.social a .path1 {
  	transition: 0.3s;	
}

.social a:hover .path1:before,
.social a:hover .icon-instagram:before { 
	color: #362E2F;
  	transition: 0.7s;
}

.icon-instagram:before {
	background: #FFF;
	border-radius: 50%;
}

.topper {
	margin-top: 30px;
}

.double-square .image-bloc {
	border-radius: 1em;
	background-size: cover;
    background-position: center;
    min-height: 390px;
    width: 600px;
    margin-left: -82px;
}

.double-square .text-bloc {
    background: #362E2F;
    color: #FFF;
    padding: 40px 130px 30px 40px;
    border-radius: 1em;
    min-height: 370px;
    margin-top: 45px;
    width: 600px;
}

.typeIs ol { 
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 40px;
}

.typeIs ol li {
  margin: 0 0 0.5rem 0;
  counter-increment: my-awesome-counter;
  position: relative;
}

.typeIs ol li::before {
  content: counter(my-awesome-counter);
  color: #FFF;
  font-size: 1rem;
  font-weight: bold;
  position: absolute;
  --size: 32px;
  left: calc(-1 * var(--size) - 10px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 0; 
  background: #362E2F;
  border-radius: 50%;
  text-align: center; 
}

.banner {
	height: 200px;
	background-position: center;
	background-size: cover;
	background-image: none!important;
	background-color: #151e3d;
}

.banner h1 {
	font-size: 48px;
	padding-top: 70px;
	color: #fff;
}

.banner h2 {
	font-size: 20px;
}

.comparateurBox {
	background: #EFEFEF;
	padding: 30px;
	border-radius: 25px;
	border: 1px solid #EFEFEF;
	margin: 20px 40px 0 40px;
}

.no-gutter {
	padding-left: 0;
	padding-right: 0;
}

.toggle.btn {
	display: block;
}

.assuranceForm .label,
.mtx-form .label {
	margin-bottom: 5px;
	display: block;
	font-weight: 600;
}

.assuranceForm .label strong,
.assuranceForm td strong {
	color: #F7A608;
}

.mtx-form #iagree,
.mtx-form .custom-switch {
	cursor: pointer;
}

.mtx-form .disabled,
.mtx-form .mtx-btn:disabled {
	cursor: not-allowed;
}

.assuranceForm .select-styled,
.assuranceForm .form-control, 
.mtx-form .select-styled,
.mtx-form .form-control {
	background-color: #F2F2F2;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	border-color: #FFF;
    height: 35px;
    line-height: 25px;
    padding: .375rem .75rem;
    text-transform: unset;
    font-weight: unset!important;
    border-radius: .25rem;
}

.mtx-form textarea {
	height: 150px;
}

.assuranceForm .btn-success {
	background-color: #F7A608;
	border-color: #FFF;
    border-radius: .25rem;
}

.assuranceForm .btn-danger {
	background-color: #F2F2F2!important;
	border-color: #FFF;
	color: #BABABC!important;
    border-radius: .25rem;
}

.assuranceForm ol {

}

.assuranceForm ol li {
    margin-top: 16px;
    padding-left: 20px;
}

.form-page,
.assu-page {
	margin-top: 20px;
}

.form-page .row {
	border-bottom: 1px solid #000;
	margin-left: 0;
}
.form-page .assu-tabs {
	padding-left: 0;
}

.form-page .assu-tab {
	background: none!important;
	color: #F7A608;	
	font-weight: bold;
	border: 1px solid #F7A608;
	border-bottom: 0;
	min-width: unset;
	padding: 20px;
	cursor: default;
}

.form-page .assu-tab:hover {
    padding-top: 20px!important;
}

.form-page .assu-tab .icomoon:before {
	color: #F7A608;	
}

.form-page nav,
.form-page nav .breadcrumb {
	background: none;
}

.form-page .bread-tabs {
	align-self: center;
}

.form-page .breadcrumb-item a {
	padding: 15px;
	border-radius: 50px;
	background: #FFF;
	color: #000;
	border: 1px solid #000;
}

.form-page .breadcrumb-item a:hover {
	text-decoration: none;
	background: #362E2F;
	color: #FFF;
}

.form-page .breadcrumb-item.active a {
	border-color: #F7A608;
	background: #F7A608;
	color: #FFF;
}

.form-page .breadcrumb-item+.breadcrumb-item::before {
	content: "_______";
	padding-top: 10px;
}

.confirmation-details .table-details {
	color: #333;
    font-weight: normal;
    font-size: 14px;
    background-color: #F2F2F2;
    padding: 50px;
    border-radius: 10px;
}

.confirmation-details .table-details td {
	border-top: 0;
	padding: .75rem 2rem;
}

.confirmation-details .table-details tr {
	border-bottom: 1px solid #ACACAC;
}

.confirmation-details .table-details tr:last-child {
	border-bottom: 0;
}

.contact-text {
	background: #372E2F;
	border-radius: 25px;
	color: #FFF;
	padding: 25px;
}

.assu-page .title {
	font-size: 28px;
}

.btn-add-more {
	line-height: 1;
}

.plus-box {
	align-self: center;
}

.assuranceBrand .slick-slide {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
    display: inline-flex;
    justify-content: center;
}

.assuranceBrand .slick-slide img {
	max-width: unset;
	width: auto;
	height: 88px;
}

.assuranceBrand .slick-slide:focus {
	outline: none;
}

.custom-control-label::before {
	border-color: #000;
}

.custom-switch .custom-control-label::after {
	background-color: #000;
}

.custom-control-input:checked~.custom-control-label::before {
	border-color: #F7A608;
	background-color: #F7A608;
}

.custom-switch .custom-control-label {
	text-indent: 10px;
}

.custom-radio .custom-control-label {
	margin-right: 50px;
}

.mtx-radio {
	background: #F2F2F2;
	height: 35px;
	margin-bottom: 0;
	line-height: 1.4;
}

.mtx-radio:hover,
.mtx-radio.active {
	background: #F7A608;
	color: #fff;
}

.mtx-radio-group .mtx-radio {
	margin-bottom: 10px;
}

/*.mtx-radio-group .mtx-radio:nth-last-child(1) {
	margin-bottom: 0px;
}*/

.mtx-radio input[type="radio" i],
.mtx-radio input[type="checkbox" i] {
	/*visibility: hidden;*/
	display: none;
}

.mtx-modal .modal-header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.mtx-modal .modal-body {
	overflow-y: scroll;
	height: 500px;
}

.mtx-modal h6 {
	color: #F7A608;
}

.mtx-modal p {
	font-size: 90%;	
}

.mtx-form .mtx-prev { 
	font-size: 15px;
}

.mtx-form .mtx-prev:hover {
	color: #000;
	text-decoration: none;
}

.mtx-form .row-submit {
	margin-top: 10px;
}

.mtx-form .input-group i {
	font-size: 30px;
}

.assuranceForm-2 .date .input-group-addon {
	display: none;
}

.breadcrumb .breadcrumb-item a {
	cursor: default;
}

.assuranceForm.vehicule .mtx-prof {
	/*display: none;*/
}

.datepicker .active {
	background-image: linear-gradient(to bottom,#F7A608,#F7A608)!important;
} 

.swal-button {
    color: #FFF!important;
    background-color: #F7A608!important; 
}

.swal-icon--success__line {
    background-color: #F7A608!important;
    z-index: 3;
}

.swal-icon--success__ring {
    border-color: rgba(218, 82, 42, 0.7)!important
    /*border-color: #F7A608!important;*/
}

.error-page p {
	text-align: center;
} 

.double-square .text-bloc.croesus {
	background-color:#FAA61A;
	color:#193661;
	font-weight: 600;
}

.double-square .image-bloc.croesus {
	box-shadow: -7px 7px 10px 3px rgba(11, 32, 56, 0.6)
}

.assurancesList {

}

.assurancesList ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.assurancesList ul li {
	display: inline-block;
}

.assurancesList ul li a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 160px;
	height: 160px;
	margin: 10px;
	padding: 30px;
	background: #f7a608; 
	border-radius: 20px;	
} 

.assurancesList ul li.bateau a,
.assurancesList ul li.voyage a,
.assurancesList ul li.accidents a,
.assurancesList ul li.deces a,
.assurancesList ul li.pension a {
	background: #FFF;
}

.assurancesList ul li.moto a,
.assurancesList ul li.habitation a,
.assurancesList ul li.education a,
.assurancesList ul li.retraite a {
	background: #151e3d;
}

.assurancesList ul li a span {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
}

.assurancesList ul li a .menu-text {
	font-size: 15px;
    line-height: 1;
    margin-top: 10px;
}

.assurancesList ul li.moto a .menu-text {
	font-size: 14px;
}

.assurancesList ul li.accidents a .menu-text {
	height: 15px;
}

.assurancesList ul li.bateau a span,
.assurancesList ul li.voyage a span,
.assurancesList ul li.accidents a span,
.assurancesList ul li.deces a span,
.assurancesList ul li.pension a span {
	color: #000;
}

.assurancesList ul li a span:before { 
	font-size: 38px;
}

.assurancesList ul li a:hover {
	text-decoration: none;
	background: #FFF; 
}

.assurancesList ul li a:hover span,
.assurancesList ul li a:hover span:before { 
	color: #f7a608;
}

.assurancesList .slick-dots li {
	width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
}

.assurancesList .slick-dots li.slick-active {
	background: #722111;
}

.assuranceBrand-block {
	margin-top: 140px;
}

.kompar-monkey-div {
	background: url(../images/kompar-monkey-div.png) top center no-repeat;
	width: 270px;
	height: 167px;
	margin: -200px auto 0 auto;
}

.kompar-mobile {
	display: none;
} 

.assurancesList.slick-slider button,
.assuranceBrand button {
	display: none!important;
} 
.scroller {
   height: 26pt; 
   overflow: hidden;    
   display: inline-block;
   vertical-align: top;
   text-align: left;
}
.scroller span {
	display: block;
}
.scroller2 {
	height: 16pt;
	color: #151e3d;
}
.scroller .inner { animation: 8s normal infinite running scroll; }
.scroller2 .inner { animation: 8s normal infinite running scroll2; }
@keyframes scroll {
   0%   {margin-top: 0px;}
   15%  {margin-top: 0px;}

   25%  {margin-top: -36px;}
   40%  {margin-top: -36px;}
   
   50%  {margin-top: -72px;}
   65%  {margin-top: -72px;}

   75%  {margin-top: -108px;}
   90%  {margin-top: -108px;}

   100% {margin-top: 0px;}
}
@keyframes scroll2 {
   0%   {margin-top: 0px;}
   15%  {margin-top: 0px;}

   25%  {margin-top: -22px;}
   40%  {margin-top: -22px;}
   
   50%  {margin-top: -44px;}
   65%  {margin-top: -44px;}

   75%  {margin-top: -66px;}
   90%  {margin-top: -66px;}

   100% {margin-top: 0px;}
}

@media screen and (min-width: 1200px) {
	.assu-tabs .assu-tab {
		min-width: 156px;
	}
}

@media (min-width: 576px) {
	.modal-dialog {
		max-width: 900px;
	}
}

@media screen and (max-width: 1400px) {
	.assurancesList ul li a {
		width: 150px;
		height: 150px;
	}
}

@media screen and (max-width: 1200px) {
	.form-page .breadcrumb-item a {
		font-size: 12px;
	}
	.double-square .text-bloc {
	    padding: 40px 230px 30px 20px;
	}
	.double-square .image-bloc {
		min-height: 450px;
	}
	.assu-tabs .assu-tab.accidents-tab {
		padding-bottom: 14px;
	}
	.assuranceBrand .slick-slide img {
		height: 68px;
	}
	.typeAssurance-form {
		width: 74%;
	}
	#header-video video {
		height: 100%;
	}
}

@media screen and (max-width: 1100px) {
	/*.typeAssurance {
    	width: 57%;
	}*/
	.title {
    	font-size: 25px;
	}
	.sous-title {
		font-size: 18px;
	}
	.assuranceCompare .compare {
		font-size: 11px;
	}
	.assuranceCompare .big-num {
	    font-size: 57px;
        margin-right: 5px;
	}
	.section {
	    padding: 30px 0;
	}	
	.carousel-caption .carousel-heading-one {
	    font-size: 36px;
	}
	.carousel-caption .carousel-heading-two {
	    font-size: 18px;
	}
	.assu-tabs .assu-tab {
		padding: 18px;
	}
	.label-group {
		margin-right: 0;
	}
	.creditForm .form-check-inline {
    	margin-right: 5px;
	}
	.creditForm .form-group.first {
	    /*margin-top: 15px;*/
	}
	.civilite {
	    margin-right: 20px!important;
	}
	.typeIs ol li::before {
		--size: 26px;
	}
	.assu-tabs .assu-tab.accidents-tab {
		padding-bottom: 2px;
		padding-top: 18px;
	}
	@keyframes scroll {
	   0%   {margin-top: 0px;}
	   15%  {margin-top: 0px;}

	   25%  {margin-top: -30px;}
	   40%  {margin-top: -30px;}
	   
	   50%  {margin-top: -60px;}
	   65%  {margin-top: -60px;}

	   75%  {margin-top: -90px;}
	   90%  {margin-top: -90px;}

	   100% {margin-top: 0px;}
	}
}

@media screen and (max-width: 991px) {
	.assu-tabs .assu-tab .icomoon:before {
    	font-size: 32px!important;
	}
	.form-page .assu-tabs .assu-tab .icomoon:before {
    	font-size: 25px!important;
	}
	.form-page .assu-tabs .assu-tab span {
		font-size: 14px;
	}
	.form-page .breadcrumb-item+.breadcrumb-item::before {
	    content: "___";
	    padding-top: 0px;
        padding-right: 0rem;
	}	
	.form-page .breadcrumb-item a {
	    padding: 10px;
	    border-radius: 25px;
	    font-size: 11px;	
	} 
	.double-square .text-bloc,
	.double-square .image-bloc {
		width: 100%;
		margin: 0;		
	}
	.double-square .text-bloc {
		padding: 40px;
	}
	.double-square .image-bloc {
		margin-top: 45px;
	}
	.navbar .lang-item {
		position: unset;
		top: unset;
	}
	.navbar .lang-item .nav-link {
		border-radius: 0;
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
	.navbar .lang-item.lang-active .nav-link, 
	.navbar .lang-item .nav-link:hover {
		background: none;
		color: unset;
	}
	.input-group-btn.type .mtx-radio:last-child {
		margin-top: 8px;
	}
	.assurancesList ul li a {
		width: 140px;
		height: 140px;
	}
	.kompar-monkey-div {
		margin-top: -182px;
	}
	.typeAssurance-wrapper {
		width: 100%;
	}
	.select-input-wrapper .select-styled, .typeAssurance-form {
		width: 100%;
	}
	.typeAssurance-form {
		font-size: 14px;
	}
	/*.typeAssurance {
		width: 26%;
	}*/
}

@media screen and (max-width: 767px) {
	.assu-tabs .assu-tab .icomoon:before {
    	font-size: 15px!important;
	}
	.assu-tabs .assu-tab {
		width: 14%!important;
		/*width: unset!important;*/
		border-radius: 0;
	}
	.assu-tabs .assu-tab .tab-text {
		display: none;
	}
	footer,
	.invert-liste {
		text-align: center!important;
	}
	.invert-liste {
		padding: 0;
	}
	.assuranceType .col-md-6 {
		margin-bottom: 30px;
	}
	.double-square .text-bloc {
		padding: 40px;
	}
	.assu-tabs .assu-tab.accidents-tab {
    	padding: 18px;
	}
	.type-assurance-mobile,
	#typeAssurance-btn-Mobile {
		display: block;
	}
	.typeAssurance-form,
	#typeAssurance-btn {
		display: none;
	}
	.typeAssurance {
		display: inline-block;
	    width: 100%;
	    height: 40px;
	    /*height: calc(1.5em + .75rem + 2px);*/
	    padding: 10px 20px;
	    font-size: 1rem;
	    font-weight: 400;
	    line-height: 1.5;
	    color: #495057;
	    vertical-align: middle;  
	    -webkit-appearance: none;
	    -moz-appearance: none;
	    appearance: none;
		border-radius: 20px;
		background-color: #f7a608;
		font-size: 17px;
		color: #333; 
		line-height: 20px;  
	}
	.btn-outline-secondary {
		margin: 15px 0;
	}
	header.home-heaeder {
		background-size: contain;
		/*padding-bottom: 220px;*/
		/*background-image: url(../images/header-home-bg-mobile.jpg);*/
	}
	#header-video {
		display: none;
	}
	#header-video-mobile {
		display: block;
	}
	.select-input-wrapper .select-options li:nth-child(1) {
		display: list-item;
	}
	.kompar-desktop {
		display: none;
	}
	.kompar-mobile {
		display: block;
	}
	.assuranceBrand-block {
		margin-top: 180px;
	}
	.invert-liste li {
	    display: inline-block;
    	margin: 0 0px;
    	line-height: 10px;
	}
	.invert-liste li:after {
		content: '|';
		margin: 0 10px;
	}
	.invert-liste li a {
		font-size: 11px;
	}
	.invert-liste li:nth-child(4):after,
	.invert-liste li:nth-child(5):after {
		display: none;
	}
	.footer-bottom {
		font-size: 9px;
	}
}	

@media screen and (max-width: 500px) {
	.title {
    	font-size: 12px;
    	margin: 5px 0;
	}
	.sous-title {
		font-size: 16px;
		font-weight: 600;
	}
	.typeAssurance .select-styled {
		font-size: 16px;
	}
	.creditForm .form-group.first {
		margin-top: 0;
	}
	.typeIs ol li::before {
		--size: 26px;
		font-size: 0.8em;
	}	
	/*.carousel-caption {
		top: 150px;
	}
	.carousel-item {
		height: 46vh;
	}*/
	.carousel-item {
		min-height: auto;
	}
	.banner h1 {
    	font-size: 28px;
    	padding-top: 80px;
	}
	.page-contact .carousel-caption {
	    top: 15px;
	    right: 0;
	    left: 0;
	}
	.carousel-caption .carousel-heading-one {
	    font-size: 22px;
	}
	.carousel-caption .carousel-heading-two {
	    font-size: 14px;
	}
	#carouselMTX .btn {
		font-size: 12px;
	}
	.confirmation-details .table-details td {
		padding: .75rem;
	}
	.form-page nav, .form-page nav .breadcrumb {
		padding: 0;
	}
	.breadcrumb-item+.breadcrumb-item {
    	padding-left: 0rem;
	}
	.form-page .breadcrumb-item a {
	    padding: 5px;
	    border-radius: 25px;
	    font-size: 10px;	
	}
	.double-square .text-bloc {
	    padding: 20px;
	}	
	span.icomoon.icon-vehicule {
		margin-left: -10px;
	}
	.top-banner .title {
		font-size: 10px;
	}
	.scroller {
   		height: 12pt; 
	}
	@keyframes scroll {
	   0%   {margin-top: 0px;}
	   15%  {margin-top: 0px;}

	   25%  {margin-top: -14.39px;}
	   40%  {margin-top: -14.39px;}
	   
	   50%  {margin-top: -28.78px;}
	   65%  {margin-top: -28.78px;}

	   75%  {margin-top: -43.17px;}
	   90%  {margin-top: -43.17px;}

	   100% {margin-top: 0px;}
	}
}

@media (max-height: 900px) {
	/*.assu-tabs .row {
    	height: 612px;
	}*/
	.carousel-caption {
		top: 105px;
	}
}

@media only screen and (device-width: 768px) {
	.assu-tabs {
		height: unset;
		position: absolute;
		bottom: 0;
		left: 3%;
	} 
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
  background: #722111; 
}
::-webkit-scrollbar-thumb:hover {
  background: #555; 
} 

input[type='range'] {
  width: 100%;
  height: 15px;
  -webkit-appearance: none;
  background: #111;
  outline: none;
  border-radius: 15px;
  overflow: hidden; 
}
input[type='range']::-webkit-slider-thumb { 
  -webkit-appearance: none;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #333;
  cursor: pointer;
  border: 8px solid #333;
  box-shadow: -407px 0 0 400px #F7A608;
}