/* Spacements */
/* spacement top & bottom */
.m-none {margin: 0 !important;}
.m-auto {margin: 0 auto !important;}
.m-5 {	margin: 5px !important;}
.m-10 {	margin: 10px !important;}
.m-15 {	margin: 15px !important;}
.m-20 {	margin: 20px !important;}
.m-25 {	margin: 25px !important;}
.m-30 { margin: 30px !important;}
.m-40 {	margin: 40px !important;}
.m-50 {	margin: 50px !important;}
.m-60 {margin: 60px !important;}
.m-70 {	margin: 70px !important;}
.m-80 {	margin: 80px !important;}
.m-90 {	margin: 90px !important;}
.m-100 { margin: 100px !important;}

/* spacement top  */
.mt-none { margin-top: 0 !important;}
.mt-5 { margin-top: 5px !important;}
.mt-10 { margin-top: 10px !important;}
.mt-15 { margin-top: 15px !important;}
.mt-20 { margin-top: 20px !important;}
.mt-25 { margin-top: 25px !important;}
.mt-30 { margin-top: 30px !important;}
.mt-40 { margin-top: 40px !important;}
.mt-50 { margin-top: 50px !important;}
.mt-60 { margin-top: 60px !important;}
.mt-70 { margin-top: 70px !important;}
.mt-80 { margin-top: 80px !important;}
.mt-90 { margin-top: 90px !important;}
.mt-100 { margin-top: 100px !important;}

/* spacement bottom  */
.mb-none { margin-bottom: 0 !important;}
.mb-5 { margin-bottom: 5px !important;}
.mb-10 { margin-bottom: 10px !important;}
.mb-15 { margin-bottom: 15px !important;}
.mb-20 { margin-bottom: 20px !important;}
.mb-25 { margin-bottom: 25px !important;}
.mb-30 { margin-bottom: 30px !important;}
.mb-40 { margin-bottom: 40px !important;}
.mb-50 { margin-bottom: 50px !important;}
.mb-60 { margin-bottom: 60px !important;}
.mb-70 { margin-bottom: 70px !important;}
.mb-80 { margin-bottom: 80px !important;}
.mb-90 { margin-bottom: 90px !important;}
.mb-100 { margin-bottom: 100px !important;}

/* spacement left  */
.ml-none { margin-left: 0 !important;}
.ml-5 { margin-left: 5px !important;}
.ml-10 { margin-left: 10px !important;}
.ml-15 { margin-left: 15px !important;}
.ml-20 { margin-left: 20px !important;}
.ml-25 { margin-left: 25px !important;}
.ml-30 { margin-left: 30px !important;}
.ml-40 { margin-left: 40px !important;}
.ml-50 { margin-left: 50px !important;}
.ml-60 { margin-left: 60px !important;}
.ml-70 { margin-left: 70px !important;}
.ml-80 { margin-left: 80px !important;}
.ml-90 { margin-left: 90px !important;}
.ml-100 { margin-left: 100px !important;}

/* spacement right  */
.mr-none { margin-right: 0 !important;}
.mr-5 {	margin-right: 5px !important;}
.mr-10 { margin-right: 10px !important;}
.mr-15 { margin-right: 15px !important;}
.mr-20 { margin-right: 20px !important;}
.mr-25 { margin-right: 25px !important;}
.mr-30 { margin-right: 30px !important;}
.mr-40 { margin-right: 40px !important;}
.mr-50 { margin-right: 50px !important;}
.mr-60 { margin-right: 60px !important;}
.mr-70 { margin-right: 70px !important;}
.mr-80 { margin-right: 80px !important;}
.mr-90 { margin-right: 90px !important;}
.mr-100 { margin-right: 100px !important;}

/* Spacement Padding */
.p-none { padding: 0 !important;}
.p-5 {	padding: 5px !important;}
.p-10 {	padding: 10px !important;}
.p-15 {	padding: 15px !important;}
.p-20 {	padding: 20px !important;}
.p-25 {	padding: 25px !important;}
.p-30 {	padding: 30px !important;}
.p-40 {	padding: 40px !important;}
.p-50 {	padding: 50px !important;}
.p-60 {	padding: 60px !important;}
.p-70 {	padding: 70px !important;}
.p-80 {	padding: 80px !important;}
.p-90 { padding: 90px !important;}
.p-100 { padding: 100px !important;}
/* spacement top  */
.pt-none { padding-top: 0 !important;}
.pt-5 { padding-top: 5px !important;}
.pt-10 { padding-top: 10px !important;}
.pt-15 { padding-top: 15px !important;}
.pt-20 { padding-top: 20px !important;}
.pt-25 { padding-top: 25px !important;}
.pt-30 { padding-top: 30px !important;}
.pt-40 { padding-top: 40px !important;}
.pt-50 { padding-top: 50px !important;}
.pt-60 { padding-top: 60px !important;}
.pt-70 { padding-top: 70px !important;}
.pt-80 { padding-top: 80px !important;}
.pt-90 { padding-top: 90px !important;}
.pt-100 { padding-top: 100px !important;}
/* spacement bottom  */
.pb-none { padding-bottom: 0 !important;}
.pb-5 {	padding-bottom: 5px !important;}
.pb-10 { padding-bottom: 10px !important;}
.pb-15 { padding-bottom: 15px !important;}
.pb-20 { padding-bottom: 20px !important;}
.pb-25 { padding-bottom: 25px !important;}
.pb-30 { padding-bottom: 30px !important;}
.pb-40 { padding-bottom: 40px !important;}
.pb-50 { padding-bottom: 50px !important;}
.pb-60 { padding-bottom: 60px !important;}
.pb-70 { padding-bottom: 70px !important;}
.pb-80 { padding-bottom: 80px !important;}
.pb-90 { padding-bottom: 90px !important;}
.pb-100 { padding-bottom: 100px !important;}
/* spacement left  */
.pl-none { padding-left: 0 !important;}
.pl-5 {	padding-left: 5px !important;}
.pl-10 { padding-left: 10px !important;}
.pl-15 { padding-left: 15px !important;}
.pl-20 { padding-left: 20px !important;}
.pl-25 { padding-left: 25px !important;}
.pl-30 { padding-left: 30px !important;}
.pl-40 { padding-left: 40px !important;}
.pl-50 { padding-left: 50px !important;}
.pl-60 { padding-left: 60px !important;}
.pl-70 { padding-left: 70px !important;}
.pl-80 { padding-left: 80px !important;}
.pl-90 { padding-left: 90px !important;}
.pl-100 { padding-left: 100px !important;}

/* spacement right  */
.pr-none { padding-right: 0 !important;}
.pr-5 { padding-right: 5px !important;}
.pr-10 { padding-right: 10px !important;}
.pr-15 { padding-right: 15px !important;}
.pr-20 { padding-right: 20px !important;}
.pr-25 { padding-right: 25px !important;}
.pr-30 { padding-right: 30px !important;}
.pr-40 { padding-right: 40px !important;}
.pr-50 { padding-right: 50px !important;}
.pr-60 { padding-right: 60px !important;}
.pr-70 { padding-right: 70px !important;}
.pr-80 { padding-right: 80px !important;}
.pr-90 { padding-right: 90px !important;}
.pr-100 { padding-right: 100px !important;}

.header-video {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position: absolute;
	height: 112%;
	width: 112%;
}
.tel-nav i{
	margin-right: 10px;
	color: #fff;
	font-size: 18px;
	vertical-align: middle;
}
.hero-header__church {
    z-index: 0;
    position: absolute;
    left: 5%;
    top: 25%;
    width: 52px;
}
.custom-heading h3{
	color:#fff;
	font-size:35px;
	font-family: 'Titillium Web', sans-serif;
	font-weight:700;
	margin-bottom:20px;
	text-transform:uppercase;
}
.custom-heading p{
	color:#fff;
	text-align:justify;
}
.custom-heading h4{
	font-size:25px;
	margin-bottom:15px;
	font-family: 'Titillium Web', sans-serif;
	font-weight:500;
	color:#00acee;
}
.do-items h3{
    color: #fff;
    font-size: 30px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
}
.active-bg .do-items h3{
    color: #fff;
    font-size: 30px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
}
.do-items h5{
	color:#fff;
}
.active-bg .do-items h5{
	color:#fff;
}
.do-items i{
	font-size:25px;
	color:#fff;
	padding-left: 8px;
}
.active-bg .do-items i {
    font-size: 25px;
    color: #fff;
    padding-left: 8px;
}
.certification-slider h2 span{
	font-size:20px;
	font-weight:500;
	color:#00adef;
}
.certification-slider h2{
	text-align:center;
	text-transform:uppercase;
	font-family: 'Titillium Web', sans-serif;
	font-weight:700;
	font-size:30px;
	color:#010172;
	line-height:35px;
}
.section-main .certification-slider img{
	filter: url(filters.svg#grayscale);
	filter: gray;
	-webkit-filter: grayscale(1);	
	-webkit-transition: all .5s ease-in-out;
	opacity:0.6
}
.section-main:hover .certification-slider img{
	filter: none;
      -webkit-filter: grayscale(0);
      -webkit-transform: scale(1.01);
	  -webkit-transition: all .5s ease-in-out;
	  opacity:1;
}
.subtitle {
    color: #231A1A;
    font-family: "jaapokkisubtractregular",sans-serif;
    font-size: 24px;
    letter-spacing: 1.5px;
    line-height: 30px;
    text-transform: uppercase;
}
.about__panel .text {
    padding-top: 40px;
    padding-left: 80px;
}
.txt-counter {
}
.txt-counter h4{
	font-size:60px;
	color:#024d69;
	font-family: 'Titillium Web', sans-serif;
	font-weight:700;
	margin-bottom:15px;
}
.txt-counter h3{
	font-size:22px;
	font-family: 'Titillium Web', sans-serif;
	background-color:;
	color:#333;
	font-weight: 100;
	padding:10px 0px 15px;
}
.counter-heading h2{
	font-family: 'Titillium Web', sans-serif;	
}
.caption-style h3{
	font-family: 'Titillium Web', sans-serif;
	text-transform:uppercase;
	font-weight:700;	
}
h2.service-title{
	text-transform:uppercase;
	letter-spacing:0.2em;
}
.home-squares__photo--1.is-paroller-active {
    margin-top: 1.875rem;
}
.home-squares__photo {
    position: relative;
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 1.875rem;
}
.home-squares__photo--2 {
    margin-top: 3.125rem;
}
.home-squares__photo {
    position: relative;
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 1.875rem;
}
.home-squares__photo::before {
    content: "";
    display: block;
    padding-top: 100%;
}
.is-paroller-active .home-squares__cta-square {
    margin-top: -21.875rem;
}
:not(.is-paroller-active) .home-squares__cta-square {
    margin-top: -37.25rem;
}
.col-lg-5 > .btn-cta-square {
    min-height: 470px;
}
.home-squares__cta-square {
    position: relative;
}
.btn-cta-square {
    background-color: #dc1c1b;
	transition: color .3s ease-out,background-color .3s ease-out;
    color: #fff;
    margin: 0 0 1.875rem;
    margin-top: 0px;
    line-height: 1.25;
}
.btn-cta-square {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.btn-cta-square__inner {
    width: 100%;
    padding: 4.75rem 3rem 3.125rem 4.2rem;
}
.btn-cta-square__intro {
    font-size: 0.9375rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 2rem;
}
.btn-cta-square__intro--line-left::before {
    right: auto;
    left: -3.125rem;
    transform: translate(-100%,-50%);
}
.btn-cta-square__intro--line-left::before, .btn-cta-square__intro--line-right::before {
    content: "";
    display: block;
    position: absolute;
    width: 8.75rem;
    height: 0.125rem;
    background-color: #fff;
    right: -3.125rem;
    top: 50%;
}
.btn-cta-square__intro {
    font-size: 1.8rem;
	font-weight:700;
    letter-spacing: 2px;
    text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
}
.btn-cta-square__text {
    font-size: 1.8rem;
	margin-bottom: 2.125rem;
	line-height: 2.8rem;
}
.btn-cta-square__bottom {
    font-size: 1.3125rem;
    text-align: right;
}
.btn-cta-square {
    color: #fff;
    line-height: 1.25;
}
.btn-cta-square:hover {
    color: #fff;
    background-color: #00006d;
	transition: color .3s ease-out,background-color .3s ease-out;
}
.home-offer__map {
    position: absolute;
    top: 1.875rem;
    left: -15%;
    opacity: .1;
}
.main-title--large {
    font-size: 2.625rem;
    font-weight: 300;
}
.main-title {
    font-size: 2rem;
    color: #111f2a;
    line-height: 1.2;
    font-weight: 400;
    margin: 0 0 1.875rem;
}
.main-title.punch-title  {
    font-size: 3rem;
	font-family: 'Titillium Web', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	color:#555;
}
p.sub-punch{
	background-color:#010172;
	display:inline;
	padding:5px 10px;
	font-size:25px;
	margin-left:0px;
	color:#fff;
}
.icon-title-text--transparent-box {
    position: relative;
    min-height: 460px;
    display: block;
    padding: 5rem 6.25rem;
    color: #75838f;
    transition: all .3s ease-out;
}
.icon-title-text {
    margin: 0 0 1.875rem;
}
.icon-title-text--transparent-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 3px solid transparent;
    background-color: transparent;
}
.icon-title-text--transparent-box .icon-title-text__icon, .icon-title-text--transparent-box .icon-title-text__title {
    transition: all .3s ease-out;
}
.icon-title-text__icon {
    color: #024d69;
    font-size: 3.125rem;
    line-height: 1;
    margin-bottom: 1.25rem;
}

.icon-title-text__icon {
    color: #dc1c1b;
    font-size: 3.125rem;
    line-height: 1;
}
.icon-title-text--transparent-box {
    color: #75838f;
	border: 1px #ececec solid;
	background-color:rgba(255,255,255,0.5);
}
.ico {
    font-family: "Icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.main-title--light {
    font-weight: 300;
}
.icon-title-text__text > :last-child {
    margin-bottom: 0;
}
.icon-title-text--transparent-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    background-color: transparent;
}
.home-offer__column-2.is-paroller-active {
    margin-top: -8.125rem;
}
.icon-title-text--transparent-box:hover {
    background-color: #024d69;
    transition: background-color .3s ease-out .4s;
}
 .icon-title-text--transparent-box:hover {
  background-color:#024d69;
  transition:background-color .3s ease-out .4s
 }
 .icon-title-text--transparent-box:hover:before {
  width:100%;
  height:100%;
  border-top-color:#024d69;
  border-right-color:#024d69;
  transition:width .1s linear,height .1s linear .1s
 }
 .icon-title-text--transparent-box:hover:after {
  width:100%;
  height:100%;
  border-bottom-color:#024d69;
  border-left-color:#024d69;
  transition:border-bottom-color 0s linear .2s,border-left-color 0s linear .2s,width .1s linear .2s,height .1s linear .3s
 }
 .icon-title-text--transparent-box:hover .icon-title-text__icon,.icon-title-text--transparent-box:hover .icon-title-text__text,.icon-title-text--transparent-box:hover .icon-title-text__title {
  color:#fff;
  transition:color .3s ease-out .4s
 }
.home-offer {
    position: relative;
}
.decolines {
 position:fixed;
 width:100%;
 height:100%;
 overflow:hidden;
 top:0;
 left:0;
 z-index:5;
 pointer-events:none;
 transition:opacity .3s ease-out
}
.is-ie11 .is-perspective .decolines {
 opacity:0
}
.decolines__line {
 position:absolute;
 width:0.0625rem;
 height:100vh;
 top:0;
 background-color:#f5f5f5
}
.decolines__line:first-child {
 left:9.89%
}
.decolines__line:nth-child(2) {
 left:21.35%
}
.decolines__line:nth-child(3) {
 left:32.81%
}
.decolines__line:nth-child(4) {
 left:44.27%
}
.decolines__line:nth-child(5) {
 left:55.72%
}
.decolines__line:nth-child(6) {
 left:67.18%
}
.decolines__line:nth-child(7) {
 left:78.64%
}
.decolines__line:nth-child(8) {
 left:90.1%
}
@media only screen and (max-width:1199px) {
 .decolines__line:first-child {
  left:16.666%
 }
 .decolines__line:nth-child(2) {
  left:33.333%
 }
 .decolines__line:nth-child(3) {
  left:50%
 }
 .decolines__line:nth-child(4) {
  left:66.666%
 }
 .decolines__line:nth-child(5) {
  left:83.333%
 }
 .decolines__line:nth-child(6),.decolines__line:nth-child(7),.decolines__line:nth-child(8) {
  display:none
 }
}
@media only screen and (max-width:767px) {
 .decolines__line:first-child {
  left:20%
 }
 .decolines__line:nth-child(2) {
  left:40%
 }
 .decolines__line:nth-child(3) {
  left:60%
 }
 .decolines__line:nth-child(4) {
  left:80%
 }
 .decolines__line:nth-child(5) {
  display:none
 }
}
@media only screen and (max-width:575px) {
 .decolines__line:first-child {
  left:25%
 }
 .decolines__line:nth-child(2) {
  left:50%
 }
 .decolines__line:nth-child(3) {
  left:75%
 }
 .decolines__line:nth-child(4) {
  display:none
 }
}
.decolines__marker {
 position:absolute;
 left:0.0625rem;
 width:0.1875rem;
 height:4.0625rem;
 background-color:#00648b;
 z-index:5
}
@media only screen and (max-width:1499px) {
 .decolines__marker {
  opacity:.15
 }
}
@media only screen and (max-width:575px) {
 .decolines__marker {
  width:0.125rem;
  height:3.125rem
 }
}
section.services {
 margin-bottom:170px
}
section.services .section__label {
 top:5px
}
section.services .services__list {
 clear:both;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-direction:row;
 flex-direction:row;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 padding-top:40px
}
section.services .service {
 display:inline-block;
 margin:0 0 5px;
 transition:margin .15s ease-in-out;
 width:calc(100%)
}
section.services .service .service__box {
 -webkit-box-align:end;
 -ms-flex-align:end;
 align-items:flex-end;
 box-shadow:0 20px 50px 0 rgba(0,0,0,.1);
 color:#fff;
 background-color:#000072;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 max-height:320px;
 min-height:320px;
 height:320px;
 padding:30px 25px;
 position:relative;
 text-decoration:none!important;
 transition:all .3s ease-in-out;
 word-wrap:break-word;
 z-index:3
}
section.services .service .service__box:after {
 background:#dc1c1b;
 content:"";
 display:block;
 top:0;
 right:0;
 left:0;
 position:absolute;
 width:100%;
 height:0;
 transition:height .6s ease-in-out;
 z-index:0
}
section.services .service .service__box__icon {
 background-color:transparent;
 background-position:50%;
 background-repeat:no-repeat;
 background-size:47px;
 display:block;
 top:33px;
 left:25px;
 position:absolute;
 width:47px;
 height:47px;
 z-index:1
}
section.services .service .service__box__content {
 position:relative;
 z-index:1
}
section.services .service .service__box__content p {
 opacity:.75
}
section.services .service .service__box__content p:last-of-type {
 margin-bottom:10px
}
section.services .service .service__box__content .btn {
 color:#fff;
 margin-top:20px;
 transition-delay:.1s
}
section.services .service .service__box__content .btn .btn__arrow {
 border-color:#fff;
 transition-delay:.1s
}
section.services .service .service__box__content .btn .btn__arrow svg g {
 stroke:#fff;
 transition-delay:.1s
}
section.services .service a.service__box__permalink {
 background:transparent;
 cursor:pointer;
 display:block;
 top:0;
 right:0;
 bottom:0;
 left:0;
 position:absolute;
 width:100%;
 height:100%;
 z-index:2
}
 section.services .service:hover {
  margin:-5px 0 10px
 }
 section.services .service .service__box:hover {
  box-shadow:0 30px 55px 0 rgba(0,0,0,.25)
 }
 section.services .service .service__box:hover .service__box__content .btn {
  color:#fff;
  transition-delay:.3s
 }
 section.services .service .service__box:hover .service__box__content .btn .btn__arrow {
  border-color:#fff;
  transition-delay:.3s
 }
 section.services .service .service__box:hover .service__box__content .btn .btn__arrow svg {
  left:-3px
 }
 section.services .service .service__box:hover .service__box__content .btn .btn__arrow svg g {
  stroke:#dc1c1b;
  transition-delay:.3s
 }
 section.services .service .service__box:hover:after {
  height:100%
 }
.service__box__content h5{
	font-size:30px;
	line-height:35px;
	margin-bottom:15px;
}
section.services .service i.service__box__icon{
	font-size:44px;	
}
.service__box__content p{
	font-size:15px;
}
.home-list ul li {
    font-size: 14px;
    margin-bottom: 17px;
    padding-left: 25px;
}
.home-list{
	position:relative;
}
.home-list li:before {
	font-family:'FontAwesome';
	content:"\f069";
	position:relative;
	display:inline-block;
	top:0;
	left:-10px;
	font-size:14px;
	color:#010172
}
.home-list ul li {
    color: #6a6b7e;
    font-size: 18px;
    text-transform: none;
    white-space: nowrap;
}
.caption-style h3.h3.title{
	font-family: 'Titillium Web', sans-serif;
}
#home-sobre .home-list ul{
	padding-left:21%;
}
.txt-counter{
	padding: 38px 20px 13px;
	background-color: #e5e5e5;
	text-align: center;
	margin-bottom: 30px;
}
.menu-item i{
	margin-left:15px;
}
.brand-preview__logo h2{
	font-size:45px;
	line-height: 55px;
	text-transform:uppercase;
	letter-spacing:0.04em;
	color:#fff;
	font-weight:100;
	font-family: 'Titillium Web', sans-serif;
}
.brand-preview__text p{
	line-height:35px;
}
.slider-service-contain{
	position:relative;
	right:%;
	display:inline
}
.header-hero-content {
	position:relative;
	text-align:left;
}
.container--header-hero{
	vertical-align:middle;
	display:block;
	margin-top:20%;
}
.header-hero-content h2{
	font-size:45px;
	line-height:70px;
	font-family: 'Open Sans', sans-serif;
	text-transform:;
	font-weight: 900;
	letter-spacing:0.04em;
	text-transform:uppercase;
	color:#010172;
	margin-bottom:25px;
	margin-top:15px;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
p.hhc-tagline-secondary{
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
	display:inline;
	padding:8px 14px;
	margin-bottom:15px;
	background-color:rgba(0,173,238,0.8)
}
.navigation .sub-menu-link ul li {
    text-transform: none;
}
.header-video {
    position: absolute;
    height: 140%;
	width: 101%;
    z-index: 0 !important;
}
.header-video {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 0 !important;
}
#hamburger p{
	color:#fff;
	font-size:13px;
	letter-spacing:0.06em;
	margin-top:2px;
}
.PageLayout {
    position: relative;
    top: 0;
    z-index: 1;
}
.PageLayout {
 position:relative;
 top:0;
 z-index:1
}
.PageLayout-slice {
 position:relative;
 z-index:0;
 margin-top:120px
}
.Edito#spirit .Edito-losange {
 top:230px;
 left:85px
}
.Edito#spirit:before {
 transform:scaleX(0);
 -webkit-transform:scaleX(0);
 transform-origin:left;
 -webkit-transform-origin:left;
 transition:all 400ms ease-out
}
.Edito#spirit.showLines:before {
 transform:scaleX(1);
 -webkit-transform:scaleX(1)
}
.Edito#spirit .Edito-legende:before {
 content:'';
 position:absolute;
 display:block;
 width:1px;
 height:40px;
 top:-57px;
 left:50%;
 background:#c49e57
}
.Edito#spirit .Edito-legende:after {
 content:'';
 position:absolute;
 display:block;
 width:40px;
 height:1px;
 top:34px;
 left:50%;
 margin-left:-20px;
 background:#c49e57
}
.Edito#spirit .Edito-img {
 margin-top:15px
}
.Edito#spirit:before {
 content:'';
 position:absolute;
 display:block;
 width:80px;
 height:1px;
 top:113px;
 left:546px;
 background:#a8a8a8
}
.Edito#spirit:after {
 content:'';
 position:absolute;
 display:block;
 width:1000%;
 height:550px;
 top:-120px;
 left:50%;
 background:#eaeaea;
 z-index:-1
}
.c-brand {
 color:#01006a
}
.s-title1,.s-title2,.s-title3,.s-title4,.s-title5,.s-title6,.s-title7 {
 margin:0;
 font-weight:normal
}
.s-title1 {
 font-size:5.5rem;
 line-height:1.25;
 font-family: 'Playfair Display', serif;
 font-weight:700;
 opacity:0
}
.Edito-intro {
    display: block;
    padding: 15px 0 20px;
    opacity: 0;
	font-size:23px;
	font-weight:500;
	color: #dc1c1b;
}
#content p{
	text-align:justify;
}
.Edito-legende {
 position:relative;
 font-size:.625rem;
 line-height:2.1;
 margin-top:30px;
 letter-spacing:0.8em;
 font-family: 'Playfair Display', serif;
 text-align:center;
 opacity:0
}
.Edito-legende:before {
 transform:scaleY(0);
 -webkit-transform:scaleY(0);
 transform-origin:top;
 -webkit-transform-origin:top;
 transition:all 300ms ease-out;
 transition-delay:100ms;
 -webkit-transition-delay:100ms
}
.Edito-legende:after {
 transform:scaleX(0);
 -webkit-transform:scaleX(0);
 transform-origin:left;
 -webkit-transform-origin:left;
 transition:all 300ms ease-out
}
.Edito-legende.showLines:before {
 transform:scaleY(1);
 -webkit-transform:scaleY(1)
}
.Edito-legende.showLines:after {
 transform:scaleX(1);
 -webkit-transform:scaleX(1)
}
.header-hero-content{
	position:relative;
	top:50%;
}
#autoplay p {
    font-family: 'Titillium Web', sans-serif !important;
    font-weight: 700;
    text-shadow: 2px 2px 1px rgba(30, 30, 30, 1);
    letter-spacing: 0.02em;
	color:#fff;
	text-align:center;
    font-size: 55px !important;
}
section #autoplay {
    padding: 0px;
    bottom: 32%;
    left: 0%;
    text-align: center;
    right: auto;
    position: absolute;
    z-index: 3 !important;
    width: 100% !important;
}
.main-top-slider:before{
	position:absolute;
	width:100%
}
.crisil-logo{
	position:absolute;
	top:120px;
	right:0px;
	z-index:999 !important;
}
.service-content li{
	color:#fff;
	list-style:square;
	margin-left:20px;
}
.service-content h3{
	color: #f9ff00;
	margin-top: 15px;
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
	padding-bottom: 9px;
}
#location.col-md-12{
	padding-left:0px;
	padding-right:0px;
}