/***VIEWS***/
.view img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

/***VIEWS HEADER PARAGRAPH***/
.view-header-paragraph .field-name-field-banner-text {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border-radius: 8px;
    color: #000;
    padding: 30px;
}

/*VIEW PAGE HEADER*/

.views-field-field-header-intro .text-huge {
  color: #3c4181;
  margin-bottom: 10px;
  max-width: 100%;
  display: block;
  text-transform: uppercase;
  margin: 3rem 0;
  color: #3c4181;
  font-size: 2.5em;
  text-shadow: 2px 2px 1px #FFFFFF;
  font-weight: 700;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .views-field-field-header-intro .text-huge {
    font-size: 2.7em;
  }
}

@media (min-width: 992px) {
  .views-field-field-header-intro .text-huge {
    font-size: 3em;
    max-width: 700px;
  }
}

/***VIEWS BANNER TEXT***/
.view-banner-text {
    color: #fff;
}

.view-image-text-paragraph ul {
    margin-bottom: 0;
    padding-left: 0;
}
.view-image-text-paragraph ul li {
    list-style: outside none none;
}
.view-image-text-paragraph ul li:nth-child(2n+1) {
    background: #f2f2f2 none repeat scroll 0 0;
}
.view-image-text-paragraph ul li:nth-child(2n) .row-image {
    float: right;
    list-style: outside none none;
}
/***PARTNERS CAROUSEL***/
.view-partners-insurance .view-content{
  clear: both;
  width: 80%;
  display: block;
  text-align: center;
  margin: auto;
}
.view-partners-insurance .slick-prev:before, 
.view-partners-insurance .slick-next:before {
  color: #3c4181;
}

.view-partners-insurance .view-content .views-row{
  display: inline-block;
  padding: 1rem;
}
.view-partners-insurance .view-content .views-row .inner{
  width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.view-partners-insurance .view-content .views-row img{
  padding: 8px;
  max-width: 100%;
  display: inline-block;
}
/***PARTNERS COVERS***/
.view-partners-covers .view-content{
  display: table;
  clear: both;
  width: 100%;
}
.view-partners-covers .view-content .views-row{
  display: block;
  text-align: center;
  width: 100%;
  vertical-align: middle;
}

/****VIEW NODE BACKGROUND*******/
.view-node-background{
  position: relative;
}


/***VIEW TEAM***/
.view-our-team{
  margin-bottom: 40px;
}
.view-our-team .views-row{
  box-sizing: border-box;
  padding-top: 2rem;
}
.view-our-team .views-row p {
  margin: 0;
}
.view-our-team .views-row img{
  border-radius: 162px;
  -moz-border-radius: 162px;
  -webkit-border-radius: 162px;
  -o-border-radius: 162px;
  background: #FFF;
  margin: 12px;
  border: solid 6px #39B8BA;
}
.view-our-team .views-field-title{
  color: #3c4181;
  font-weight: bold;
  height: 40px;
}
.view-our-team .views-field-field-function{
  height: 50px;
}

.view-our-team  .views-field-field-role {
  font-size: .9rem;
  color: #39b7b4;
}
.view-our-team  .views-field-field-user-region {
  color: #39b7b4;
  font-size: .9rem;
}
@media (min-width: 768px) {
  .view-our-team .views-row{
    height: 140px;
  }
}

/***VIEW COVER PARTNER***/
.view-cover-partners {
    text-align: center;
}

.view-cover-partners .views-row {
    display: inline-block;
    padding: 20px;
}
/***VIEW LASTEST NEWS***/

.view-home-news .view-content{
  margin: 0 20px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

.view-home-news .views-row{
  position: relative;
  margin-bottom: 10px;
}

.view-home-news .views-field-term-node-tid{
  position: absolute;
  top: 30px;
  left: 0px;
  background: #30b8c0;
  color: #FFF;
  font-weight: 700;
  font-size: .9rem;
  padding: 10px 15px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  -moz-border-bottom-right-radius: 10px;
}

.view-home-news .view-header .h2{
  display: block;
  text-align: center;
}

.path-frontpage .view-home-news .views-row:first-child .views-field-term-node-tid {
  background: #464190;
}

@media (min-width: 576px) {
  .view-home-news .view-content{
    flex-direction: row-reverse;
  }
}

@media (min-width: 768px) {
  .path-frontpage .view-home-news .views-row:first-child::after {
    content: "";
    position: absolute;
    top: -2rem;
    left: 0;
    z-index: -1;
    display: block;
    height: 110%;
    padding: 0;
    width: 100%;
    background: transparent url(../../images/flash-bg.png) no-repeat top right;
    background-size: cover;
  }
}

.view-home-news.view-all {
  margin-top: 3rem;
}

/*VIEW REGION SLIDER*/
.view-home-office-region-slider .view-content{
  position: relative;
  width: 90%;
  margin: auto;
  display: block;
}

.view-home-office-region-slider .slick-prev{
  right: 0;
  top: 5px;
  left: inherit;
  font-size: 30px;
  position: absolute;
}

.view-home-office-region-slider .slick-next{
  right: 0;
  top: 35px;
  left: inherit;
  font-size: 30px;
  position: absolute;
}

.view-home-office-region-slider .slick-prev:before{
  content: "\f0d7";
  font-family: 'icomoon' !important;
  speak: inherit;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\f0d8";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #37b7c3;
}

.view-home-office-region-slider .slick-next:before{
  content: "\f0d7";
  font-family: 'icomoon' !important;
  speak: inherit;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\f0d7";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    color: #37b7c3;
}

/*PRODUCTS PRO LIST*/
.view-products-pro-list{
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left;
}

.view-products-pro-list .views-row{
  margin-bottom: 15px;
}

.view-products-pro-list .grid {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

.view-products-pro-list .grid .icon {
  width: 25%;
  text-align: center;
  margin: 1rem 0;
}


.view-products-pro-list .grid .icon  a:hover {
  text-decoration: none;
}

.view-products-pro-list .grid .text {
  width: 75%;
}

@media (min-width: 992px) {
  .view-products-pro-list .grid .icon {
    width: 18%;
  }
  .view-products-pro-list .grid .text {
    width: 82%;
  }
}

.view-products-pro-list .grid .icon span{
  font-size: 4em;
  color: #3c4181;
}

.view-products-pro-list h3{
  margin-bottom: 5px;
}

.view-products-pro-list p{
  margin: 5px 0px;
}

/*PRODUCTS PARTICULIERS LIST*/
.view-product-part-list{
  margin-top: 30px;
  margin-bottom: 0px;
}

.view-product-part-list .views-row{
  margin-bottom: 15px;
}

.view-product-part-list .grid {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.view-product-part-list .grid .text {
  width: 75%;
}

.view-product-part-list .grid .icon {
  width: 25%;
  text-align: center;
  margin: 1rem 0;
}

@media (min-width: 992px) {
  .view-product-part-list .grid .icon {
    width: 18%;
  }
  .view-product-part-list .grid .text {
    width: 82%;
  }
}

.view-product-part-list .icon  a:hover {
  text-decoration: none;
}

.view-product-part-list .icon span{
  font-size: 4em;
  color: #3c4181;
}
.view-product-part-list .text {
  text-align: left;
}

.view-product-part-list h3{
  margin-bottom: 5px;
}

.view-product-part-list p{
  margin: 5px 0px;
}

/**VIEW ACCORDEON**/
.view-texte-accordeon .view-content{
  padding: 0;
  border-left: solid 2px #3c4181;
}

.view-texte-accordeon h3.collapse{
  padding: 10px 40px;
  font-size: 18px;
  cursor: pointer;
  position: relative;
  color: #464190;
}
.view-texte-accordeon h3.collapse:hover::before{
  width: 28px;
  height: 24px;
  position: absolute;
  content: "\ea1c";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    color: #3c4181;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 14px;
    left: -2px;
}
.view-texte-accordeon h3.collapse.active{
  padding: 10px 40px;
  font-size: 18px;
  cursor: pointer;
  position: relative;
  display: block;
}
.view-texte-accordeon h3.collapse.active::before{
  width: 28px;
  height: 24px;
  position: absolute;
  content: "\ea1c";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    color: #3c4181;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 14px;
    left: -2px;
}
.view-texte-accordeon .views-field-field-texte-accordeon{

  transition: max-height 0.15s ease-out;
  overflow: hidden;
  padding: 0px 40px;
  
}
.view-texte-accordeon .views-field-field-texte-accordeon.collapsed{
  max-height: 0;
}

.view-texte-accordeon .views-field-field-texte-accordeon.expanded{
    max-height: auto;
    transition: max-height 0.25s ease-in;
}

/*VIEW LIST OF OFFICES ADDRESSES*/
.view-office-list .views-row{
  text-align: left;
  margin-bottom: 20px;
  text-align: center;
}
.view-office-list .views-row a{
  color: #FFF;
  text-transform: uppercase;
  padding: 10px 0;
}
.view-office-list .views-row a:hover{
  color: #30b8c0;
}
/*TAXONOMY TERM VIEW*/
.view-taxonomy-term .views-row{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #464190;
}
.view-taxonomy-term .views-row h2, .view-taxonomy-term .views-row .h2{
	color: #000;
	font-size: 24px;
}

.pager {
  clear: both;
  width: 100%;
}
.pager ul {
  display: flex;
  flex-direction: row;
  list-style: none;
}
.pager ul li {
  margin: .5rem;
}

@media (min-width: 576px) {
  .view-home-news .view-content{
    margin: 0px;
  }
  .view-products-pro-list .views-row{
    height: 150px;
  }
  .view-product-part-list .views-row{
  height: 150px;
  }
  
}
@media (min-width: 768px) {
  .view img {
    width: auto;
  }
  .view-product-part-list .views-field-title{
  width: 75%;
  text-align: left;
  }
  .view-product-part-list .views-field-field-picto-font-class{
    width: 24%;
  }
    
}
@media (min-width: 1200px) {

}
