/*
	Theme Name: Calculateur
	Version: 1.0
	Author: Mosh
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
}
a, a:hover, a:focus {
	text-decoration:none;
}

/*------------------------------------*\
    FONT
\*------------------------------------*/
* {font-family:"Raleway", sans-serif}


/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/* osiris style*/


@font-face {
    font-family: 'Tide Sans 300 Lil Kahuna';
    src: url('osiris_assets/fonts/TideSans-300LilKahuna.eot');
    src: url('osiris_assets/fonts/TideSans-300LilKahuna.eot?#iefix') format('embedded-opentype'),
        url('osiris_assets/fonts/TideSans-300LilKahuna.woff2') format('woff2'),
        url('osiris_assets/fonts/TideSans-300LilKahuna.woff') format('woff'),
        url('osiris_assets/fonts/TideSans-300LilKahuna.svg#TideSans-300LilKahuna') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Tide Sans 400 Lil Dude';
    src: url('osiris_assets/fonts/TideSans-400LilDude.eot');
    src: url('osiris_assets/fonts/TideSans-400LilDude.eot?#iefix') format('embedded-opentype'),
        url('osiris_assets/fonts/TideSans-400LilDude.woff2') format('woff2'),
        url('osiris_assets/fonts/TideSans-400LilDude.woff') format('woff'),
        url('osiris_assets/fonts/TideSans-400LilDude.svg#TideSans-400LilDude') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Tide Sans 700 Mondo';
    src: url('osiris_assets/fonts/TideSans-700Mondo.eot');
    src: url('osiris_assets/fonts/TideSans-700Mondo.eot?#iefix') format('embedded-opentype'),
        url('osiris_assets/fonts/TideSans-700Mondo.woff2') format('woff2'),
        url('osiris_assets/fonts/TideSans-700Mondo.woff') format('woff'),
        url('osiris_assets/fonts/TideSans-700Mondo.svg#TideSans-700Mondo') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Tide Sans 500 Dudette';
    src: url('osiris_assets/fonts/TideSans-500Dudette.eot');
    src: url('osiris_assets/fonts/TideSans-500Dudette.eot?#iefix') format('embedded-opentype'),
        url('osiris_assets/fonts/TideSans-500Dudette.woff2') format('woff2'),
        url('osiris_assets/fonts/TideSans-500Dudette.woff') format('woff'),
        url('osiris_assets/fonts/TideSans-500Dudette.svg#TideSans-500Dudette') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Tide Sans 600 Bunny';
    src: url('osiris_assets/fonts/TideSans-600Bunny.eot');
    src: url('osiris_assets/fonts/TideSans-600Bunny.eot?#iefix') format('embedded-opentype'),
        url('osiris_assets/fonts/TideSans-600Bunny.woff2') format('woff2'),
        url('osiris_assets/fonts/TideSans-600Bunny.woff') format('woff'),
        url('osiris_assets/fonts/TideSans-600Bunny.svg#TideSans-600Bunny') format('svg');
    font-weight: 600;
    font-style: normal;
}



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}


body {	
    font-family: 'Tide Sans 600 Bunny';
  background:#fff; 
  font-size: 16px;
  line-height: inherit;
  color: #000000;
  margin: 0;
}
body.open-nav{overflow: hidden;}
body.open-login{overflow: hidden;}
h1,h2,h3,h4,h5,h6 {
  color: #FFFFFF;
    font-family: 'Tide Sans 600 Bunny'; 
}
h1 {
    font-size: 88px;
    line-height: 88px;
}

h2 {
    font-size: 56px;
    line-height: 64px;
}

h3 {
    font-size: 48px;
    line-height: 56px;
}

h4 {
    font-size:40px;
    line-height: 52px;
}

h5 {  
    font-size: 32px;
    line-height: 32px;
}

h6 {  
    font-size: 24px;
    line-height: 32px; 
}

p {
	font-family: 'Tide Sans 300 Lil Kahuna'; 
	font-size: 16px;
	line-height: 24px;
	margin-bottom:13px;
	color: #000000;
}
strong{
    font-weight: bold;
}

blockquote{
	font-family: 'Tide Sans 300 Lil Kahuna';
	font-weight: 700;
	font-style: italic;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
}

img {
	border: 0;
	height: auto;
	max-width: 100%;
}

/**
 * 6.1 Links
 */

a {
	color: #303c8b;
	text-decoration: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}

a:focus,
a:hover,
a:active{
  color: #fdc70d;
  text-decoration:none;
  outline:none;
  outline: 0;
}

a img {
	border: 0;
}
 

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
  font-family: 'Tide Sans 400 Lil Dude';
  font-size: 24px;
  color: #3B3A3A;
}

:-moz-placeholder {
  font-family: 'Tide Sans 400 Lil Dude';
  font-size: 24px;
  color: #3B3A3A;
}

::-moz-placeholder {
  font-family: 'Tide Sans 400 Lil Dude';
  font-size: 24px;
  color: #3B3A3A;
	opacity: 1; 
}

:-ms-input-placeholder {
  font-family: 'Tide Sans 400 Lil Dude';
  font-size: 24px;
  color: #3B3A3A;
}

.main-outercon{
	position: relative;
  overflow: hidden;
} 
 

/*---------------- Bootstrap Reset ---------------*/
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 767px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 990px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1310px;
  }
}

.no-padding.container-fluid{
    padding-right: 0;
    padding-left: 0;
}

.no-padding.container-fluid [class^="col-"], 
.no-padding.container-fluid [class*=" col-"]{
    padding-right: 0;
    padding-left: 0;
}

.no-padding.container-fluid .row{
    margin-right: 0;
    margin-left: 0;
}
/*---------------- Bootstrap Reset ---------------*/
.header-container {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    z-index: 999;
    padding: 40px 0;
    /*background: #3b3a3a;*/
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.header-container.is-stuck {
    padding: 20px 0;
    background: #3b3a3a;
}

.open-nav .header-container {
    padding: 20px 0;
}

.header-container .head-topblk {
    width: 100%;
    height: auto;
    float: left;
}

.content-container {
    float: left;
    width: 100%;
}

.logo-outer {
    width: auto;
    height: auto;
    float: left;
}

.right-outerblk {
    width: auto;
    height: auto;
    float: right;
    padding: 10px 0;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.is-stuck .right-outerblk {
    padding: 5px 0;
}

.open-nav .right-outerblk {
    padding: 5px 0;
}

.right-outerblk .links-outer {
    width: auto;
    height: auto;
    float: left;
}

.right-outerblk .links-outer ul {
    width: auto;
    height: auto;
    float: left;
    list-style: none;
}

.right-outerblk .links-outer ul li {
    width: auto;
    height: auto;
    float: left;
    list-style: none;
    padding: 0 10px;
    position: relative;
}

.right-outerblk .links-outer ul li a {
    width: 64px;
    height: 61px;
    float: left;
    opacity: .4;
}
a#loginblk {
    display: none;
}

.right-outerblk .links-outer ul li a:hover,
.right-outerblk .links-outer ul li a.active
{
    opacity: 1;
}

.input-group {
    width: 0;
    height: 55px;
    float: right;
    position: absolute;
    right: 10px;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
}

.input-group .form-control {
    width: 100%;
    height: 55px;
    border-radius: 0;
    padding: 0;
    font-size: 24px;
    line-height: 55px;
    font-family: 'Tide Sans 300 Lil Kahuna';
    -webkit-appearance: none;
    box-shadow: none;
    outline: none;
    border: none;
}

.input-group .icon-search {
    width: 55px;
    height: 55px;
    margin-left: -55px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    border: 0;
    background: none;
    outline: none;
    z-index: 99;
}

.clicked .input-group {
    width: 500px;
    z-index: 1;
    opacity: 1;
    visibility: visible;
}

.clicked .input-group .form-control {
    padding: 0 70px 0 20px;
}

.button_container {
    position: relative;
    float: right;
    height: auto;
    width: auto;
    cursor: pointer;
    z-index: 100;
    transition: opacity .25s ease;
    border: solid 3px #FFF;
    color: #FFF;
    font-size: 32px;
    padding: 7px 33px;
    font-family: 'Tide Sans 400 Lil Dude';
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.button_container span {
    width: auto;
    float: left;
    transition: all .35s ease;
    cursor: pointer;
    color: #FFF;
}

.button_container i {
    display: none;
}

.button_container.active span {
    display: none;
}

.button_container.active i {
    display: block;
    font-style: normal;
}

.button_container:hover {
    background: #FFF;
    color: #3b3a3a;
    /*border: solid 3px #3b3a3a;*/
}
#green .button_container:hover { background: #FFF; color: #55cc8a;/* border: solid 3px #55cc8a;*/}
#gray .button_container:hover { background: #FFF; color: #717689; /*border: solid 3px #717689;*/}
#blue .button_container:hover { background: #FFF; color: #05386b; /*border: solid 3px #05386b;*/}

.button_container:hover span {
    color: #3b3a3a;
}
#green .button_container:hover span {color: #55cc8a;}
#gray .button_container:hover span {color: #717689;}
#blue .button_container:hover span {color: #05386b;}

.button_container.active:hover{	color: #3b3a3a !important; /*border: solid 3px #3b3a3a !important;*/}
.button_container.active:hover span{ color: #3b3a3a !important;}

.overlay {
    position: fixed;
    background: #3b3a3a;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden;
    z-index: 99;
}

.overlay.open {
    opacity: 1;
    visibility: visible;
    height: 100%;
}

.overlay.open li {
    -webkit-animation: fadeInRight .5s ease forwards;
    animation: fadeInRight .5s ease forwards;
    -webkit-animation-delay: .35s;
    animation-delay: .35s;
}

.overlay.open li:nth-of-type(2) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.overlay.open li:nth-of-type(3) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s;
}

.overlay.open li:nth-of-type(4) {
    -webkit-animation-delay: .50s;
    animation-delay: .50s;
}

.overlay.open li:nth-of-type(5) {
    -webkit-animation-delay: .55s;
    animation-delay: .55s;
}

.overlay.open li:nth-of-type(6) {
    -webkit-animation-delay: .60s;
    animation-delay: .60s;
}

.overlay.open li:nth-of-type(7) {
    -webkit-animation-delay: .65s;
    animation-delay: .65s;
}

.overlay.open li:nth-of-type(8) {
    -webkit-animation-delay: .70s;
    animation-delay: .70s;
}

.overlay nav {
    position: relative;
    top: 150px;
    font-size: 50px;
    font-family: 'Vollkorn', serif;
    font-weight: 400;
    text-align: center;
}

.overlay ul {
    width: 100%;
    max-width: 960px;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    padding: 0 15px;
}

.overlay ul li {
    display: block;
    height: auto;
    min-height: 50px;
    position: relative;
    opacity: 0;
    padding: 10px 0;
}

.overlay ul li a {
    display: block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
    font-family: 'Tide Sans 400 Lil Dude';
    text-align: left;
    font-size: 56px;
    line-height: 56px;
    padding: 6px 17px;
}

.overlay ul li.active-nav a:after,
.overlay ul li a:hover:after,
.overlay ul li a:focus:after,
.overlay ul li a:active:after {
    height: 100%;
    top: 0;
}

.overlay ul li a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 0;
    background: #FFF;
    transition: .35s;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

.banner-outer {
    width: 100%;
    height: auto;
    min-height: 560px;
    /* background: #3b3a3a; */
    background: #85C495;
    position: relative;
}

.banner-outer.inner-page {
    width: 100%;
    height: auto;
    min-height: 490px;
    background: #3b3a3a;
    position: relative;
}

#green .banner-outer { background: #55cc8a;}
#gray .banner-outer { background: #717689;}
#blue .banner-outer { background: #05386b;}

.banner-outer.inner-page .content-outer h1 {
    width: 100%;
    height: auto;
    font-size: 96px;
    line-height: 64px;
    position: relative;
    padding-bottom: 50px;
    text-transform: uppercase;
}

.banner-outer.inner-page .content-outer {
    bottom: 70px;
}

/*.banner-outer.second-page {
    background: #717689;
}*/

.banner-outer.second-page .content-outer h1 {
    width: 100%;
    height: auto;
    font-size: 96px;
    line-height: 72px;
    position: relative;
    padding-bottom: 46px;
    text-transform: uppercase;
    letter-spacing: -1px;
}

/*.banner-outer.second-page .content-outer h1 strong {
    font-size: 200px;
    font-weight: normal;
    font-family: 'Tide Sans 500 Dudette';
}
*/
.banner-outer .content-outer {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 56px;
}

.banner-outer .content-outer h1 {
    width: 100%;
    height: auto;
    bottom: 0;
    font-size: 56px;
    line-height: 64px;
	    margin-bottom: 24px;
}

.banner-outer .content-outer h6 {
    width: 70%;
    height: auto;
    bottom: 0;
    font-size: 20px;
    line-height: 34px;
	/*text-transform: uppercase;*/
	margin-bottom: 8px;
    letter-spacing: 1px;
    display: none;
}

.banner-outer .content-outer span {
	display: block;
    width: 100%;
    height: auto;
    bottom: 0;
    font-size: 16px;
    line-height: 24px;
	font-family: 'Tide Sans 400 Lil Dude';
	color: #FFF;
}

.content-outerblk {
    width: 100%;
    height: auto;
    float: left;
}

.content-outerblk .top-contentblk {
    width: 100%;
    height: auto;
    float: left;
    padding: 80px 0 50px 0;
    border-bottom: #05386B solid 8px;
}

.content-outerblk .top-contentblk ul {
    width: 100%;
    height: auto;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}

.content-outerblk .top-contentblk ul li {
    width: 32%;
    height: auto;
    float: left;
    list-style: none;
    max-width: 400px;
    visibility: hidden;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}

.top-contentblk ul li .image-block {
    width: 100%;
    height: 400px;
    float: left;
    position: relative;
}

.top-contentblk ul li .image-block:after {
    width: 100%;
    height: 16px;
    float: left;
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
}

.top-contentblk ul li .content-blk {
    width: 100%;
    height: auto;
    float: left;
    padding: 73px 25px 20px 24px;
}

.top-contentblk ul li .content-blk h5 {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.top-contentblk ul li .content-blk h5 span {
    position: relative;
}

.top-contentblk ul li .content-blk h5 i {
    width: auto;
    height: auto;
    float: left;
    position: absolute;
    left: -45px;
    top: -40px;
    font-size: 72px;
    line-height: 72px;
    font-family: 'Tide Sans 600 Bunny';
    font-style: italic;
    z-index: 0;
    color: #000;
    opacity: .07;
}

.top-contentblk ul li:nth-child(2) .image-block:after {
    background: #92D8B1;
}

.top-contentblk ul li:nth-child(1) .image-block:after {
    background: #717689;
}

.top-contentblk ul li:nth-child(3) .image-block:after {
    background: #05386B;
}

.top-contentblk ul li:nth-child(2) h5 {
    color: #92D8B1;
}

.top-contentblk ul li:nth-child(1) h5 {
    color: #717689;
}

.top-contentblk ul li:nth-child(3) h5 {
    color: #05386B;
}

.content-outerblk .top-contentblk ul ul {
    display: block;
	margin-bottom: 20px;
}
.content-outerblk .top-contentblk ul li li {
    height: auto;
    width: auto;
    float: none;
    list-style: circle;
    max-width: 100%;
    visibility: visible;
    font-family: 'Tide Sans 300 Lil Kahuna';
    font-size: 16px;
    line-height: 24px;
	color: #000;
    margin-left: 18px;
	font-style: italic;
}

.top-contentblk ul li .image-block:after {
	-webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.top-contentblk ul li:hover .image-block:after {
    background: #3b3a3a;
}

.top-contentblk ul li:hover h5 {
	-webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.top-contentblk ul li:hover h5 {
    color: #3b3a3a;
}


 .bottom-contentblk {
     width: 100%;
     height: auto;
     float: left;
     position: relative;
     padding-top: 16px;
 }

 .bottom-contentblk:before,
 .bottom-contentblk:after {
     width: 100%;
     height: 8px;
     position: absolute;
     left: 0;
     top: 0;
     content: "";
 }

 .bottom-contentblk:before {
     background: #717689;
 }

 .bottom-contentblk:after {
     background: #92D8B1;
     top: 8px;
 }

.content-outerblk .content-outerblk .bottom-contentblk:before {
    content: none;
}

.content-outerblk .content-outerblk .bottom-contentblk:after {
    content: none;
}

 .sec-banner-blk {
     width: 100%;
     height: 400px;
 }

 .bottom-contentblk .container {
     max-width: 1470px;
     padding-top: 40px;
     padding-bottom: 40px;
 }

 .bottom-contentblk .left-cont-block {
     width: 64%;
     height: auto;
     float: left;
     max-width: 920px;
     padding: 0 80px;
 }

 .bottom-contentblk .left-cont-block h3 {
     width: 100%;
     height: auto;
     float: left;
     color: #000;
     padding-bottom: 43px;
 }

 .bottom-contentblk .left-cont-block h6 {
     width: 100%;
     height: auto;
     float: left;
     color: #000;
     text-align: center;
     padding-bottom: 15px;
     font-size: 20px;
 }

 .bottom-contentblk .left-cont-block .trust-outerblk {
     width: 100%;
     height: auto;
     float: left;
     padding-top: 83px;
     padding-right: 80px;
 }

 .trust-outerblk ul {
     width: 100%;
     height: auto;
     float: left;
     list-style: none;
     padding-bottom: 12px;
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-justify-content: center;
     -ms-flex-pack: center;
     justify-content: center;
 }

 .trust-outerblk ul li {
     width: 33.33%;
     height: auto;
     float: left;
     list-style: none;
     padding: 32px;
     text-align: center;
 }

 a.read-more {
     width: auto;
     float: right;
     background: url(images/more_icon.svg) no-repeat right center;
     background-size: auto 100%;
     color: #3AAFA9;
     font-size: 24px;
     padding-right: 35px;
     font-family: 'Tide Sans 400 Lil Dude';
 }

 a.read-more:hover {
     color: #3b3a3a;
     background: url(images/more_icon_over.svg) no-repeat right center;
	 background-size: auto 100%;
 }

 .inner-contblk {
     width: 100%;
     height: auto;
     float: left;
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     padding: 80px 0;
 }

 .bottom-contentblk .right-cont-block {
     width: 36%;
     height: auto;
     float: left;
     max-width: 520px;
     background: rgba(59, 58, 58, .9);
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-align: baseline;
     -moz-box-align: baseline;
     -webkit-align-items: baseline;
     -ms-flex-align: baseline;
     align-items: baseline;
	-webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
 }
.bottom-contentblk .right-cont-block:hover {
    background: rgba(59, 58, 58, 1);
}

 .right-cont-block .news-section {
     width: 100%;
     height: auto;
     float: left;
     padding: 20px;
 }

 .right-cont-block .news-section h5 {
     padding: 8px 60px 0 60px;
	 font-size: 24px;
 }

 .right-cont-block .news-section h2 {
     padding: 24px 60px 0 60px;
	 line-height: 40px;
     font-size: 40px;
 }

 .right-cont-block .news-section p {
     width: 100%;
     height: auto;
     float: left;
     font-size: 24px;
     line-height: 32px;
     padding: 0 60px;
     color: #FFF;
 }

 .right-cont-block .news-section .video-blk {
     width: 100%;
     height: auto;
     float: left;
     padding: 40px 0 58px;
	 overflow: hidden;
 }

.back a{
	width: auto;
    float: none;
    background: url(images/back_icon.svg) no-repeat left center;
    background-size: auto 16px;
    color: #3b3a3a;
    font-size: 20px;
    padding-left: 24px;
    font-family: 'Tide Sans 600 Bunny';
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    position: relative;
    top: -48px;
}

 .o-video {
     width: 100%;
     height: 0;
     position: relative;
     padding-top: 56.25%;
     /* 9 / 16 * 100 */
 }

 .o-video > iframe {
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
     border: 0;
 }
 .o-video > img {
     width: 100%;
     height: auto;
     position: absolute;
     top: 0;
     left: 0;
     border: 0;
 }

 #return-to-top {
     position: fixed;
     bottom: 40px;
     right: 40px;
     background: rgba(255,255,255,.7) url(images/arrow_top.svg) no-repeat center center;
     background-size: 12px 12px;
     /*border: #000 solid 2px;*/
     width: 40px;
     height: 40px;
     display: block;
     text-decoration: none;
     -webkit-border-radius: 35px;
     -moz-border-radius: 35px;
     border-radius: 35px;
     display: none;
     -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s ease;
     -ms-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
     -webkit-box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, .7);
     -moz-box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, .7);
     box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, .7);
 }

 #return-to-top i {
     color: #fff;
     margin: 0;
     position: relative;
     left: 14px;
     top: 14px;
     -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
     -ms-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
 }

 #return-to-top:hover {
     /*width: 50px;
     height: 50px;
     bottom: 35px;
     right: 35px;*/
     -webkit-box-shadow: -1px 3px 10px 2px rgba(0, 0, 0, .4);
     -moz-box-shadow: -1px 3px 10px 2px rgba(0, 0, 0, .4);
     box-shadow: -1px 3px 10px 2px rgba(0, 0, 0, .4);
	 background-color: rgba(255,255,255, .9);
	 transform: scale(1.1);
 }

 .manage-outerblk {
     width: 100%;
     height: auto;
     float: left;
     background: #EEEEEE;
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-align: center;
     -moz-box-align: center;
     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
     padding: 80px 0;
 }

 .manage-outerblk h4 {
     width: 100%;
     height: auto;
     line-height: 52px;
     color: #3b3a3a;
     max-width: 1120px;
     margin: 0 auto;
     text-transform: uppercase;
	 text-align: center;
 }
 #green .manage-outerblk h4 {color: #55cc8a;}
 #gray .manage-outerblk h4 {color: #717689;}
 #blue .manage-outerblk h4 {color: #05386b;}

 .main-footerblk {
     width: 100%;
     height: auto;
     float: left;
     background: #3b3a3a;
     min-height: 670px;
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-align: center;
     -moz-box-align: center;
     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
 }

 .main-footerblk h2 {
     width: 100%;
     height: auto;
     float: left;
     text-align: center;
     color: #FFF;
     font-size: 160px;
     line-height: 160px;
     font-family: 'Tide Sans 700 Mondo';
 }

 .main-footerblk ul {
     width: 100%;
     height: auto;
     float: left;
     list-style: none;
     text-align: center;
     padding-top: 73px;
 }

 .main-footerblk ul li {
     width: auto;
     height: 58px;
     display: inline-block;
     margin: 0 60px;
     position: relative;
 }

 .main-footerblk ul li > a {
     width: 58px;
     height: 58px;
     float: left;
     background: #FFF;
     border-radius: 50%;
     text-align: center;
     line-height: 58px;
	 padding-left: 0;
	 position: absolute;
	 top: 0;
	 left: 0;
}
 .main-footerblk.mobile {
	 display: none;
}
 .main-footerblk.mobile ul li > a {
	 position: static;
	 top: auto;
	 left: auto;
}

 .main-footerblk ul li > a:hover {
     -webkit-box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, .7);
    -moz-box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, .7);
    box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, .8);
    transform: scale(1.2);
 }
.main-footerblk ul li.active-blk > a:hover {
    box-shadow: none;
    transform: scale(1);
}

 .main-footerblk ul li .content-blk {
/*     width: 58px;
     height: 58px;
     float: left;
     background: #FFFFFF;
     border-radius: 50%;
     position: absolute;
     bottom: 0;
     right: 0;
     overflow: hidden;
     z-index: -1;
     text-align: center;*/
	 opacity: 0;
     position: absolute;
     width: 0;
     height: 0;
     -webkit-transition: all 300ms ease-in-out 0s;
     -moz-transition: all 300ms ease-in-out 0s;
     transition: all 300ms ease-in-out 0s;
 }

 .main-footerblk ul li.active-blk .content-blk {
    width: 400px;
    height: 58px;
    position: absolute;
    left: -80px;
    /*top: -30px;*/
    z-index: 9999;
    font-size: 30px;
    border-radius: 0;
    padding: 12px;
    color: #717689;
    font-family: 'Tide Sans 400 Lil Dude';
    opacity: 1;
 }

 .main-footerblk ul li .content-blk a {
     width: 100%;
     height: auto;
     float: left;
     font-size: 0;
 }

 .main-footerblk ul li.active-blk .content-blk a {
     font-size: 30px;
	 color: #3b3a3a;
 }

 .main-footerblk ul li.active-blk .content-blk a:hover {
     color: #3b3a3a;
 }

.main-footerblk ul li.active-blk > a {
    position: absolute;
    z-index: 999;
    border-radius: 10px;
    /*top: -80px;*/
    left: -100px;
    width: 425px;
	padding-left: 20px;
	text-align: left;
    /*height: 150px;*/
}
.main-footerblk ul li.limail.active-blk > a {
    position: absolute;
    z-index: 999;
    border-radius: 10px;
    /*top: -80px;*/
    left: -345px;
    width: 425px;
	padding-left: 20px;
	text-align: left;
    /*height: 150px;*/
}
.main-footerblk ul li.limap.active-blk > a {
    position: absolute;
    z-index: 999;
    border-radius: 10px;
    top: -352px;
    left: -385px;
    width: 800px;
    height: 500px;
	text-align: center;
}

 .main-footerblk ul li .mail-blk {
	 opacity: 0;
     position: absolute;
     width: 0;
     height: 0;
     -webkit-transition: all 300ms ease-in-out 0s;
     -moz-transition: all 300ms ease-in-out 0s;
     transition: all 300ms ease-in-out 0s;
 }

 .main-footerblk ul li.active-blk .mail-blk {
    width: 400px;
    height: 58px;
    position: absolute;
    left: -320px;
    /*top: -30px;*/
    z-index: 9999;
    font-size: 30px;
    border-radius: 0;
    padding: 12px;
    color: #717689;
    font-family: 'Tide Sans 400 Lil Dude';
    opacity: 1;
 }

 .main-footerblk ul li .mail-blk a {
     width: 100%;
     height: auto;
     float: left;
     font-size: 0;
 }

 .main-footerblk ul li.active-blk .mail-blk a {
     font-size: 30px;
	 color: #3b3a3a;
 }

 .main-footerblk ul li.active-blk .mail-blk a:hover {
     color: #3b3a3a;
 }

 .main-footerblk ul li .mapcontent-blk {
	 opacity: 0;
     position: absolute;
     width: 0;
     height: 0;
     -webkit-transition: all 300ms ease-in-out 0s;
     -moz-transition: all 300ms ease-in-out 0s;
     transition: all 300ms ease-in-out 0s;
	 top: 0;
	 left: 0;
 }

 .main-footerblk ul li.active-blk .mapcontent-blk {
    width: 800px;
    height: 475px;
    position: absolute;
    left: -385px;
    top: -330px;
    z-index: 9999;
    font-size: 30px;
    border-radius: 0;
    padding: 30px;
    color: #717689;
    font-family: 'Tide Sans 400 Lil Dude';
    opacity: 1;
 }

 .main-footerblk ul li .mapcontent-blk iframe {
     width: 0;
     height: 0;
     opacity: 0;
     overflow: hidden;
     -webkit-transition: all 500ms ease-in-out 0s;
     -moz-transition: all 500ms ease-in-out 0s;
     transition: all 500ms ease-in-out 0s;
 }

 .main-footerblk ul li.active-blk .mapcontent-blk iframe {
    width: 100%;
    height: 415px;
    opacity: 1;
 }

.main-footerblk li.active-blk .close {
    display: block;
}
.main-footerblk li.limap .close {   
    top: -10px;
    right: 10px;
}

 .small-footerblk {
     width: 100%;
     height: auto;
     float: left;
     background: #3b3a3a;
 }

 .small-footerblk .logo-outercon {
     width: 101px;
     height: 79px;
     float: left;
     padding: 10px 0 20px 0;
 }

 .small-footerblk .social-outercon {
     width: auto;
     height: 79px;
     float: right;
     padding: 25px 0 0 0;
 }

 .social-outercon p {
     width: auto;
     height: auto;
     float: left;
     list-style: none;
     color: #FFF;
     line-height: 35px;
 }

 .social-outercon ul {
     width: auto;
     height: auto;
     float: right;
     list-style: none;
     text-align: center;
     padding-left: 100px;
 }

 .social-outercon ul li {
     width: auto;
     height: 32px;
     display: inline-block;
     padding: 0 0 0 10px;
     position: relative;
 }

 .social-outercon ul li a {
     width: 32px;
     height: 32px;
     float: left;
     background: #FFF;
     border-radius: 50%;
     text-align: center;
     line-height: 28px;
 }

 .social-outercon ul li a img {
     width: 20px;
     height: 20px;
 }

 .social-outercon ul li a:hover {
    -webkit-box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, .7);
    -moz-box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, .7);
    box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, .8);
    transform: scale(1.2);
 }

 .innercontent-block {
     max-width: 1120px;
     margin: 0 auto;
     padding: 70px 0 0 0;
     width: 100%;
     margin: 0 auto;
 }

 .videoWrapper {
     position: relative;
     width: 100%;
     height: 0;
     background-color: #000;
 }

 .videoWrapper43 {
     padding-top: 75%;
 }

 .videoWrapper169 {
     padding-top: 56%;
 }

 .videoIframe {
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: transparent;
 }

 .videoPoster {
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     width: 100%;
     height: 100%;
     margin: 0;
     padding: 0;
     cursor: pointer;
     border: 0;
     outline: none;
     background-position: 50% 50%;
     background-size: 100% 100%;
     text-indent: -999em;
     overflow: hidden;
     opacity: 1;
     -webkit-transition: opacity 800ms, height 0s;
     -moz-transition: opacity 800ms, height 0s;
     transition: opacity 800ms, height 0s;
     -webkit-transition-delay: 0s, 0s;
     -moz-transition-delay: 0s, 0s;
     transition-delay: 0s, 0s;
 }

 .videoPoster:before {
     content: '';
     position: absolute;
     top: 50%;
     left: 50%;
     width: 80px;
     height: 80px;
     margin: -40px 0 0 -40px;
     border-radius: 100%;
     background: url(images/video_play.svg) no-repeat center center;
 }

 .videoWrapperActive .videoPoster {
     opacity: 0;
     height: 0;
     -webkit-transition-delay: 0s, 800ms;
     -moz-transition-delay: 0s, 800ms;
     transition-delay: 0s, 800ms;
 }

 .title-blk {
     width: 100%;
     height: auto;
     float: left;
     padding-top: 15px;
 }
 .title-blk h4 {
     width: 100%;
     height: auto;
     float: left;
     font-size: 44px;
     line-height: 48px;
     font-family: 'Tide Sans 600 Bunny';
     color: #3B3A3A;
     padding-bottom: 10px;
     max-width: 1022px;
 }

 .title-blk .date-blk {
     width: 100%;
     height: auto;
     float: left;
     font-size: 20px;
     line-height: 24px;
     font-family: 'Tide Sans 600 Bunny';
     color: #3B3A3A;
 }

 .news-outercont {
     width: 100%;
     height: auto;
     float: left;
     padding-top: 70px;
 }

 .news-outercont .single-newslbk {
     width: 100%;
     height: auto;
     float: left;
     padding-bottom: 70px;
 }

 .news-outercont .single-newslbk .images-block {
     width: 50%;
     height: auto;
     float: left;
 }
.news-outercont .single-newslbk.highlight .images-block {
    width: 100%;
}

 .news-outercont .single-newslbk .content-block {
     width: Calc(50% + 40px);
     height: auto;
     float: left;
     background: #EEEEEE;
     padding: 60px 60px 40px 40px;
     margin-left: -40px;
 }
.news-outercont .single-newslbk.highlight .content-block {
    margin: 10px 0 0 !important;
    width: 100%;
    padding: 0;
    background: none;
}

 .news-outercont .single-newslbk .content-block h5 {
     font-size: 26px;
     line-height: 30px;
     color: #3B3A3A;
     font-family: 'Tide Sans 600 Bunny';
 }
 .news-outercont .single-newslbk.highlight .content-block h5 {
     font-size: 44px;
     line-height: 48px;
     color: #3B3A3A;
     font-family: 'Tide Sans 600 Bunny';
 }

 .news-outercont .single-newslbk .content-block h5 a {
     color: #3B3A3A;
 }

 .news-outercont .single-newslbk .content-block h5 a:hover {
     color: #3AAFA9;
 }

 .news-outercont .single-newslbk .content-block p {
     width: 100%;
     height: auto;
     float: left;
     font-size: 14px;
     line-height: 24px;
     color: #3B3A3A;
     font-family: 'Tide Sans 300 Lil Kahuna';
     padding-top: 34px;
 }
 .news-outercont .single-newslbk.highlight .content-block p {
	 display: none;
}

 .news-outercont .single-newslbk .content-block p strong {
     width: 100%;
     height: auto;
     float: left;
     font-size: 14px;
     line-height: 24px;
     color: #3B3A3A;
     font-family: 'Tide Sans 400 Lil Dude';
 }

 .news-outercont .single-newslbk .content-block .date-blk {
     font-size: 16px;
     line-height: 20px;
     color: #3B3A3A;
     font-family: 'Tide Sans 400 Lil Dude';
     text-transform: uppercase;
     padding-top: 8px;
 }
 .news-outercont .single-newslbk.highlight .content-block .date-blk {
     font-size: 20px;
     line-height: 24px;
     font-family: 'Tide Sans 600 Bunny';
     text-transform: uppercase;
     padding-top: 8px;
	 color: #3B3A3A;
	 text-transform: inherit;
 }

 .news-outercont .single-newslbk .content-block .my-button-css {
     width: auto;
     float: right;
     background: url(images/voirplus.svg) no-repeat right center;
     background-size: auto 16px;
     color: #3b3a3a;
     font-size: 20px;
     padding-right: 24px;
     font-family: 'Tide Sans 600 Bunny';
     text-transform: uppercase;
     cursor: pointer;
     -webkit-transition: all 300ms ease-in-out 0s;
     -moz-transition: all 300ms ease-in-out 0s;
     transition: all 300ms ease-in-out 0s;
 }

 .news-outercont .single-newslbk .content-block .my-button-css:hover {
     color: #3AAFA9;
     background: url(images/more_icon.svg) no-repeat right center;
     background-size: auto 16px;
 }

 .news-outercont .single-newslbk:nth-child(odd) .content-block {
     margin-top: 130px;
 }

 .news-outercont .single-newslbk:nth-child(even) .content-block {
     float: left;
 }

 .news-outercont .single-newslbk:nth-child(even) .images-block {
     float: right;
 }

 .news-outercont .single-newslbk:nth-child(even) .content-block {
     float: left;
     margin: 0 -40px 0 0;
 }


.full-newslbk {
    width: 70%;
    margin: 0 auto 80px;
}

.full-newslbk .images-block {
    padding-bottom: 40px;
}

.full-newslbk img {
    width: 100%;
    height: auto;
}

.full-newslbk h5 {
    padding: 0 0 24px;
    color: #3B3A3A;
}

time.updated {
    display: none;
}

time.entry-date.published {
    color: #3B3A3A;
}

span.author.vcard a {
    color: #3B3A3A;
}

 .poster-outerblk {
     width: 100%;
     height: auto;
     float: left;
     padding-bottom: 40px;
     position: relative;
 }

 .poster-outerblk:after {
     width: 100%;
     height: 70%;
     float: left;
     left: 35%;
     content: "";
     background: #eeeeee;
     top: -25px;
     position: absolute;
     z-index: -1
 }

 .poster-outerblk h5 {
     width: 100%;
     height: auto;
     float: left;
     font-size: 44px;
     color: #000000;
     text-transform: uppercase;
     padding-bottom: 30px;
 }

 .poster-outerblk ul {
     width: 100%;
     height: auto;
     float: left;
     list-style: none;
     /*display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;*/
     display: block;
     -webkit-justify-content: space-between;
     -ms-flex-pack: space-between;
     justify-content: space-between;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
 }

 .poster-outerblk ul li {
     width: 24%;
     height: auto;
     float: left;
     list-style: none;
     max-width: 300px;
     margin-bottom: 48px;
	 margin-right: 20px;
 }

 .poster-outerblk ul li a {
     width: 100%;
     height: auto;
     float: left;
     position: relative;
     height: 300px;
 }

 .poster-outerblk ul li a .cont-blk {
     width: 100%;
     min-height: 100px;
     float: left;
     position: absolute;
     left: 0;
     bottom: 0;
     background: rgba(255, 255, 255, .7);
     padding: 20px;
	 -webkit-transition: all 300ms ease-in-out 0s;
     -moz-transition: all 300ms ease-in-out 0s;
     transition: all 300ms ease-in-out 0s;
 }

 .poster-outerblk ul li a:hover .cont-blk {
     background: rgba(255, 255, 255, 1);
}

 .poster-outerblk ul li a .cont-blk h6 {
     color: #3B3A3A;
     font-family: 'Tide Sans 600 Bunny';
     padding-bottom: 6px;
 	width: 96%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
 }

 .poster-outerblk ul li a .cont-blk span {
     color: #3B3A3A;
     font-size: 16px;
     line-height: 24px;
     font-family: 'Tide Sans 300 Lil Kahuna';
 }

 .showmore-button {
     width: 487px;
     height: 74px;
     float: right;
     background: #3B3A3A;
     text-align: center;
     color: #FFFFFF;
     font-size: 24px;
     line-height: 73px;
     border-radius: 39px;
     text-transform: uppercase;
     cursor: pointer;
	 border: 4px solid #3B3A3A;
     -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.5);
     box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.5);
     -webkit-transition: all 300ms ease-in-out 0s;
     -moz-transition: all 300ms ease-in-out 0s;
     transition: all 300ms ease-in-out 0s;
 }

 .showmore-button:after {
     content: url(images/right_arrow.png);
     background-size: 16px 26px;
     top: 5px;
     margin-left: 16px;
     position: relative;
	 -webkit-transition: all 300ms ease-in-out 0s;
     -moz-transition: all 300ms ease-in-out 0s;
     transition: all 300ms ease-in-out 0s;
 }

 .showmore-button:focus,
 .showmore-button:hover {
    color: #3B3A3A;
    background: #FFF;
 }

 .showmore-button:hover:after {
    content: url(images/right_arrow_hover.png);
 }

 .listing-outerblk {
     width: 100%;
     height: auto;
     float: left;
     padding: 80px 0;
 }

 .listing-outerblk .container-fluid {
     width: 100%;
     height: auto;
     max-width: 1464px;
 }

 .listing-outerblk h3 {
     width: 100%;
	 padding-bottom: 24px;
     height: auto;
     float: left;
     color: #3b3a3a;
     font-family: 'Tide Sans 600 Bunny';
    font-size: 26px;
    display: contents;
 }
 #green .listing-outerblk h3 { color: #55cc8a; }
 #gray .listing-outerblk h3 { color: #717689; }
 #blue .listing-outerblk h3 { color: #05386b; }

 .listing-outer {
     width: 100%;
     height: auto;
     float: left;
 }

 .listing-outer .single-block {
     width: 50%;
     padding: 20px 0;
     margin: 0;
     list-style: none;
     padding: 0 80px;
	 height: 0;
	 overflow: hidden;
    -webkit-transition: height 300ms ease-in-out .5s;
    -moz-transition: height 300ms ease-in-out .5s;
    transition: height 300ms ease-in-out .5s;
 }

.listing-outer .single-block:nth-child(1), .listing-outer .single-block:nth-child(2), .listing-outer .single-block:nth-child(3), .listing-outer .single-block:nth-child(4), .listing-outer .single-block:last-child, .listing-outer .single-block:nth-last-child(2) {
    height: auto;
	margin: 0 0 50px 0;
}

.listing-outer .single-block:nth-last-child(2){
	padding-bottom: 20px;
}

 .listing-outer .single-block.active {
	 height: auto;
	 margin: 0 0 50px 0;
 }

.more-services{
	width: auto;
    float: right;
    background: url(images/more_icon_gray.svg) no-repeat right 10px;
    background-size: auto 16px;
    color: #717689;
    font-size: 24px;
    padding-top: 5px;
    padding-right: 37px;
    font-family: 'Tide Sans 600 Bunny';
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: height 300ms ease-in-out .5s;
    -moz-transition: height 300ms ease-in-out .5s;
    transition: height 300ms ease-in-out .5s;
}

#green .more-services {background: url(images/more_icon_over_greenr.svg) no-repeat right 10px; color: #55cc8a; background-size: auto 16px;}
#blue .more-services {background: url(images/more_icon_over_bluer.svg) no-repeat right 10px; color: #05386b; background-size: auto 16px;}

.more-services:hover,
#green .more-services:hover,
#blue .more-services:hover {
	color: #3b3a3a;
	background: url(images/right_arrow_hover.png) no-repeat right 10px;
    background-size: auto 16px;	
}

 .listing-outer .single-block .inner-block {
     width: 100%;
     margin: 10px 0;
     list-style: none;
 }

 .listing-outer .single-block .inner-block h6 {
     width: 100%;
     height: auto;
     float: left;
 }

 .listing-outer .single-block .inner-block p {
     width: 100%;
     max-width: 450px;
     float: left;
 }

 .listing-outer .single-block .dtl-outercont {
     width: 100%;
     margin: 10px 0;
     list-style: none;
 }

 .listing-outer .single-block .dtl-outercont a {
     width: 100%;
     height: auto;
     float: left;
     position: relative;
     height: 430px;
 }

 .listing-outer .single-block .dtl-outercont a .cont-blk {
     width: 75%;
     float: left;
     position: absolute;
     left: 0;
     bottom: 0;
     background: rgba(255, 255, 255, .9);
     padding: 27px 25px 20px;
 }

 .listing-outer .single-block .dtl-outercont a .cont-blk h6 {
     color: #3b3a3a;
     font-family: 'Tide Sans 600 Bunny';
     padding-bottom: 16px;
 }

 #green .listing-outer .single-block .dtl-outercont a .cont-blk h6 { color: #55cc8a; }
 #gray .listing-outer .single-block .dtl-outercont a .cont-blk h6 { color: #717689; }
 #blue .listing-outer .single-block .dtl-outercont a .cont-blk h6 { color: #05386b; }

 .listing-outer .single-block .dtl-outercont a .cont-blk p {
     color: #3B3A3A;
     font-size: 16px;
     line-height: 20px;
     font-family: 'Tide Sans 300 Lil Kahuna';
     font-style: italic;
 }

 .listing-outer .single-block .dtl-outercont a .cont-blk li {
     color: #3B3A3A;
     font-size: 16px;
     line-height: 24px;
     font-family: 'Tide Sans 300 Lil Kahuna';
     font-style: italic;
	 margin-left: 20px;
 }

.more-services-css{
	width: auto;
    float: right;
    background: url(images/more_icon_gray.svg) no-repeat right 10px;
    background-size: auto 16px;
    color: #717689;
    font-size: 24px;
    padding-top: 5px;
    padding-right: 37px;
    font-family: 'Tide Sans 600 Bunny';
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

 .light-button {
     width: 487px;
     height: 70px;
     float: left;
     background: #3b3a3a;
     border: 4px solid #3b3a3a;
     text-align: center;
     color: #FFFFFF;
     font-size: 40px;
     line-height: 64px;
     border-radius: 39px;
     text-transform: uppercase;
     cursor: pointer;
     -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.5);
     box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.5);
     margin-top: 40px;
 }

 #green .light-button {background-color: #55cc8a; border-color: #55cc8a;}
 #gray .light-button {background-color: #717689; border-color: #717689;}
 #blue .light-button {background-color: #05386b; border-color: #05386b;}


 .light-button i {
     width: 16px;
     height: 26px;
     display: inline-block;
     background: #FF0000;
     position: relative;
 }

 .light-button i.icon-left {
     background: url(images/more_icon_rt.svg) no-repeat left center;
     margin-right: 24px;
 }

 .light-button i.icon-right {
     background: url(images/more_icon_lt.svg) no-repeat left center;
     margin-left: 24px;
 }

 .light-button:focus i.icon-left,
 .light-button:hover i.icon-left {
     background: url(images/more_icon_rt_over.svg) no-repeat left center;
     margin-right: 24px;
 }
 #green .light-button:focus i.icon-left,
 #green .light-button:hover i.icon-left { background: url(images/more_icon_over_greenl.svg) no-repeat left center; }
 #gray .light-button:focus i.icon-left,
 #gray .light-button:hover i.icon-left { background: url(images/more_icon_over_greyl.svg) no-repeat left center; }
 #blue .light-button:focus i.icon-left,
 #blue .light-button:hover i.icon-left { background: url(images/more_icon_over_bluel.svg) no-repeat left center; }

 .light-button:focus i.icon-right,
 .light-button:hover i.icon-right {
     background: url(images/more_icon_lt_over.svg) no-repeat left center;
     margin-left: 24px;
 }
 #green .light-button:focus i.icon-right,
 #green .light-button:hover i.icon-right { background: url(images/more_icon_over_greenr.svg) no-repeat left center; }
 #gray .light-button:focus i.icon-right,
 #gray.light-button:hover i.icon-right { background: url(images/more_icon_over_greyr.svg) no-repeat left center; }
 #blue .light-button:focus i.icon-right,
 #blue .light-button:hover i.icon-right { background: url(images/more_icon_over_bluer.svg) no-repeat left center; }

 .light-button:focus,
 .light-button:hover {
     color: #717689;
     background: #FFF;
     -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.7);
     -moz-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.7);
     box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.7);
 } 

 #green .light-button:focus, #green .light-button:hover {background-color: #FFF; color: #55cc8a;}
 #gray .light-button:focus, #gray .light-button:hover {background-color: #FFF; color: #717689;}
 #blue .light-button:focus, #blue .light-button:hover {background-color: #FFF; color: #05386b;}

.bottom-outerblk {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 0 80px 0;
}

.bottom-outerblk .left-sectionblk {
    width: 58%;
    height: auto;
    float: left;
    max-width: 740px;
}

.bottom-outerblk .left-sectionblk h3 {
    width: 100%;
    height: auto;
    float: left;
    color: #717689;
    padding: 20px 0 5px 0;
}
.bottom-outerblk .left-sectionblk p {
    width: 100%;
    height: auto;
    float: left;
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    max-width: 563px;
}

.bottom-outerblk .left-sectionblk ul {
    width: 100%;
    height: auto;
    float: left;
    max-width: 686px;
    padding-right: 60px;
    padding: 55px 0 0 0;
}

.bottom-outerblk .left-sectionblk ul li {
    width: 50%;
    height: auto;
    float: left;
    list-style: none;
    min-height: 150px;
    padding: 20px 50px 40px 0;
}
.bottom-outerblk .left-sectionblk ul li:last-child {
    float: none;
    width: 50%;
    margin: 0 auto;
}

.bottom-outerblk .left-sectionblk ul li i {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

.bottom-outerblk .left-sectionblk ul li h6 {
    width: 100%;
    height: auto;
    float: left;
    color: #717689;
    text-align: center;
    padding: 7px 0 17px 0;
}

.bottom-outerblk .left-sectionblk ul li p {
    width: 100%;
    height: auto;
    float: left;
    color: #000000;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-style: italic;
}

.bottom-outerblk .left-sectionblk .more-list-css {
    width: auto;
    float: right;
    background: url(images/more_icon_gray.svg) no-repeat right 10px;
    background-size: auto 16px;
    color: #717689;
    font-size: 24px;
    padding-top: 5px;
    padding-right: 37px;
    font-family: 'Tide Sans 600 Bunny';
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.bottom-outerblk .left-sectionblk .more-list-css:hover {
    color: #3AAFA9;
    background: url(images/more_icon.svg) no-repeat right 10px;
    background-size: auto 16px;
}

.bottom-outerblk .right-sectionblk {
    width: 42%;
    height: auto;
    float: left;
    max-width: 538px;
}

.bottom-outerblk .right-sectionblk .image-blk {
    width: 100%;
    float: left;
    height: 846px;
    position: relative;
}

.bottom-outerblk .right-sectionblk .image-blk:before {
    width: 99px;
    float: left;
    height: 532px;
    content: "";
    position: absolute;
    top: 200px;
    left: -50px;
    background: #717689;
}
.login-blk {
  position: fixed;
  background: #3b3a3a;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s, visibility .35s, height .35s;
  overflow: hidden;
  z-index:99;
}
.login-blk.open {
  opacity: 1;
  visibility: visible;
  height: 100%;
}

.login-form{
	float: left;
	width: 100%;
    max-width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    
 -webkit-transform: translate(-50%, -50%);
 -moz-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
	margin-top: 43px;
}
.login-form .form-single{
	float: left;
	width: 100%;
}
.login-form .form-single input{
	display: inline-block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: none;
	outline: none;
	box-shadow: none;
	margin-bottom: 20px;
	padding: 0 18px;
	font-family: 'Tide Sans 400 Lil Dude';
	font-size: 20px;
	color: #3B3A3A;
	background: #ffffff;
	border-radius: 0px;
}
.login-form .form-single .submit-btn{ 
	width: auto;
	height: auto; 
    background: none;
    position: relative;
    float: right; 
	cursor: pointer;
	z-index: 100; 
    border: solid 4px #FFF; 
    color: #FFF;
    font-size: 26px; 
    padding: 5px 20px;
    font-family: 'Tide Sans 400 Lil Dude';
  -webkit-transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.login-form .form-single .submit-btn:hover{
    background: #FFFFFF!important;
    color: #3b3a3a;
}

.login-form .form-single a{
    font-size: 16px;
    line-height: 70px;
    color: #FFFFFF;
font-family: 'Tide Sans 300 Lil Kahuna';
}

.login-form .form-single a:hover{
    color:#55CC8A ;
}
 

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}



.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/*------------------------ About CSS ----------------------*/
.about-top-blk {
    float: left;
    width: 100%;
    padding: 80px 0 96px;
    background: #ffffff;
}

.about-top-content {
    float: left;
    width: 100%;
}

.about-box {
    float: left;
    width: 51.32%;
    position: relative;
    padding: 36px 10% 45px 0;
    background: #3B3A3A;
}

.about-box:before {
    position: absolute;
    content: "";
    right: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #3B3A3A;
}

.about-box h3 {
    color: #ffffff;
    padding-bottom: 24px;
}

.about-box p {
    color: #ffffff;
    margin-bottom: 24px;
}

.about-video {
    position: absolute;
    left: 100%;
	bottom: 0;
	margin-left: -69px;
    width: 770px;
}
#black .about-video{
	bottom: 10%;
}
.about-list-blk {
    float: left;
    width: 100%;
    background: #ffffff;
}

.about-list-content {
    float: left;
    width: 100%;
    position: relative;
}

.about-list-content h3 {
    line-height: 48px;
    color: #434242;
    text-transform: uppercase;
	margin-top: 56px;
}

.about-list-content .dept {
    position: absolute;
    left: -165px;
    top: 50%;
    min-width: 302px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.about-list-content .dept h4 {
    color: rgba(113, 118, 137, 0.3);
    line-height: 40px;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    text-transform: uppercase;
}



.about-list-wrap {
    display: block;
    width: 100%;
    max-width: 930px;
    margin: 0 auto;
    padding: 50px 0;
}

.about-list-wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    list-style: none;
}

.about-list-wrap ul li {
    float: left;
    width: 50%;
    max-width: 430px;
    margin-bottom: 8px;
}

.list-img {
    float: left;
    width: 100%;
    border-left: 12px solid #717689;
    position: relative;
    height: 404px;
    background: #D8D8D8;
}

.list-img .name-blk {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 22px 20px;
    background: rgba(255, 255, 255, 0.9);
}

.list-img .name-blk h6 {
    font-size: 22px;
    line-height: 24px;
    color: #000000;
    text-transform: uppercase;
}

.list-text {
    float: left;
    width: 100%;
    background: transparent;
    padding: 16px;
    text-align: center;
}

.list-text .data-list {
    float: left;
    width: 100%;
    font-family: 'Tide Sans 400 Lil Dude';
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.list-text .data-list a {
    color: #000000;
}.about-list-blk.dept-two {
    background: #EEEEEE;
}

.about-list-blk.dept-four {
    background: #EEEEEE;
}

.about-list-blk.dept-two .about-list-content .dept h4 {
    color: rgba(85, 204, 138, 0.5);
}

.about-list-blk.dept-two .list-img {
    border-color: #55CC8A;
}

.about-list-blk.dept-three .about-list-content .dept h4 {
    color: rgba(5, 56, 107, 0.3);
}

.about-list-blk.dept-four .about-list-content .dept h4 {
    color: rgba(59, 58, 58, 0.3);
}

.about-list-blk.dept-three .list-img {
    border-color: #05386B;
}

.about-list-blk.dept-four .list-img {
    border-color: #3B3A3A;
}



.job-outerblk {
    float: left;
    width: 100%;
    background: #FFFFFF;
    padding: 60px 0 0;
    /*margin-bottom: 80px;*/
}

.job-desc {
    float: left;
    width: 100%;
    padding: 25px 55px 0 0;
}

.job-desc h3 {
    line-height: 52px;
    padding-bottom: 40px;
    color: #000000;
    text-transform: uppercase;
}

.job-desc h5 {
    font-family: 'Tide Sans 400 Lil Dude';
    font-size: 28px;
    line-height: 30px;
    color: #3b3a3a;
    text-transform: uppercase;
    padding-bottom: 26px;
}

.job-desc h6 {
    font-family: 'Tide Sans 400 Lil Dude';
    font-size: 20px;
    line-height: 24px;
    color: #3b3a3a;
    text-transform: uppercase;
    padding-bottom: 24px;
}

.job-desc p, .job-desc li {
    font-family: 'Tide Sans 400 Lil Dude';
    font-size: 18px;
    line-height: 24px;
    color: #3b3a3a;
    margin-bottom: 24px;
}
.job-desc a {
    color: #3B3A3A;
}
.job-desc a:hover {
    color: #3B3A3A;
}
.job-desc ul {
    margin-bottom: 24px;
}
.job-desc li{
    margin-bottom: 0;
    margin-left: 24px;
}

.job-desc .showmore-button {
    float: right;
    width: 393px;
    margin-top: 20px;
    color: #FFF;
}
.job-desc .showmore-button:focus {
    color: #3B3A3A;
}

.job-desc .showmore-button:after {
    margin-left: 20px;
}

/*.job-img {
    float: left;
    width: 100%;
	max-height: 500px;
    overflow: hidden;
}*/

.job-img {
    float: right;
    width: 50%;
    max-height: none;
    overflow: hidden;
    padding-left: 32px;
}

.job-img img {
    display: block;
    width: 100%;
}
.map-outerblk {
    float: left;
    width: 100%;
	margin-top: 80px;
}

.map-head {
    float: left;
    width: 100%;
    background: #3B3A3A;
    padding: 40px 0 31px;
}

.map-head h3 {
    text-transform: uppercase;
    line-height: 52px;
    color: #ffffff;
}

.map-block {
    float: left;
    width: 100%;
}

#map-div {
    float: left;
    width: 100%;
    height: 386px;
}

.map-block .info-content {
    padding: 0px;
}

.map-block .info-content h6 {
    font-family: 'Tide Sans 300 Lil Kahuna';
    font-size: 18px;
    line-height: 18px;
    color: #3B3A3A;
}
.map-block .info-content p {
    font-family: 'Tide Sans 300 Lil Kahuna';
    font-size: 14px;
    line-height: 18px;
    color: #3B3A3A;
}

.contact-outerblk {
    float: left;
    width: 100%;
    padding: 53px 0 83px;
    background: #3B3A3A;
}

.contact-blk-left {
    float: right;
    width: 100%;
    max-width: 562px;
}

.contact-blk-left h6 {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
}

.contact-blk-left p {
    font-family: 'Tide Sans 400 Lil Dude';
    max-width: 525px;
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    /*text-transform: uppercase;*/
}

.contact-blk-left p a {
    font-family: 'Tide Sans 600 Bunny';
    color: #ffffff;
}

.contact-form {
    float: left;
    width: 100%;
    margin-top: 43px;
}

.form-single {
    float: left;
    width: 100%;
}

.form-single input {
    display: inline-block;
    width: 100%;
    height: 39px;
    line-height: 39px;
    border: none;
    outline: none;
    box-shadow: none;
    margin-bottom: 17px;
    padding: 0 18px;
    font-family: 'Tide Sans 400 Lil Dude';
    font-size: 24px;
    color: #3B3A3A;
    background: #EEEEEE;
    border-radius: 0px;
}

.form-single textarea {
    display: inline-block;
    width: 100%;
    height: 183px;
    line-height: 28px;
    border: none;
    outline: none;
    box-shadow: none;
    margin-bottom: 17px;
    padding: 10px 18px;
    font-family: 'Tide Sans 400 Lil Dude';
    font-size: 24px;
    color: #3B3A3A;
    resize: none;
    background: #EEEEEE;
    border-radius: 0px;
}

.form-single button {
    float: right;
    width: 100%;
    max-width: 154px;
    height: 39px;
    line-height: 39px;
    font-family: 'Tide Sans 400 Lil Dude';
    font-size: 24px;
    color: #3B3A3A;
    background: #EEEEEE;
    border: none;
    outline: none;
    box-shadow: none;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.form-single button:hover,
.form-single button:focus {
    opacity: 0.7;
}

.form-single .social {
    display: none;
    width: auto;
}

.form-single .social ul {
    padding: 0px;
}

.form-single .social ul li {
    padding: 0 20px 0 0;
    height: auto;
}

.contact-blk-right {
    float: right;
    width: 100%;
    max-width: 475px;
}

.contact-box {
    float: left;
    width: 100%;
    max-width: 390px;
    margin-bottom: 84px;
}

.contact-box h6 {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    padding-bottom: 4px;
}

.contact-box address {
    font-family: 'Tide Sans 400 Lil Dude';
    font-size: 16px;
    line-height: 28px;
    text-transform: uppercase;
    color: #ffffff;
}

.contact-box p {
    font-family: 'Tide Sans 400 Lil Dude';
    font-size: 16px;
    line-height: 28px;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 0px;
}

.contact-box p a {
    color: #ffffff;
}

.social {
    float: left;
    width: 100%;
}

.social ul {
    width: 100%;
    height: auto;
    float: left;
    list-style: none;
    text-align: left;
    padding-top: 43px;
}

.social ul li {
    width: auto;
    height: 58px;
    display: inline-block;
    padding: 0 34px 0 0;
}

.social ul li a {
    width: 43px;
    height: 43px;
    float: left;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
}

.social ul li a:focus,
.social ul li a:hover {
    opacity: 0.5;
}

.social ul li a img {
    display: block;
    width: 100%;
}

.contact-outerblk.common-contact {
    padding: 64px 0 40px;
}

.contact-outerblk.common-contact .contact-form {
    margin: 0px;
}

.contact-outerblk.common-contact .contact-blk-right {
    max-width: none;
    padding-left: 20px;
}

.contact-outerblk.common-contact .contact-blk-right .contact-box {
    max-width: 500px;
}

.contact-outerblk.common-contact .contact-blk-right .contact-box p {
    font-family: 'Tide Sans 300 Lil Kahuna';
    font-size: 18px;
    line-height: 30px;
    text-transform: inherit;
    margin-bottom: 30px;
}

.contact-outerblk.common-contact .contact-blk-right .contact-box .social ul {
    padding-top: 93px;
}
/*---------- Ash bg ------------*/
.contact-outerblk.ash-bg { background: #3b3a3a;}
#green .contact-outerblk.ash-bg { background: #55cc8a;}
#gray .contact-outerblk.ash-bg { background: #717689;}
#blue .contact-outerblk.ash-bg { background: #05386b;}


.contact-outerblk.ash-bg .form-single input,
.contact-outerblk.ash-bg .form-single textarea,
.contact-outerblk.ash-bg .form-single button {
    color: #3b3a3a;
}
#green .contact-outerblk.ash-bg .form-single input, #green .contact-outerblk.ash-bg .form-single textarea, #green .contact-outerblk.ash-bg .form-single button {color: #55cc8a;}
#gray .contact-outerblk.ash-bg .form-single input, #gray .contact-outerblk.ash-bg .form-single textarea, #gray .contact-outerblk.ash-bg .form-single button {color: #717689;}
#blue .contact-outerblk.ash-bg .form-single input, #blue .contact-outerblk.ash-bg .form-single textarea, #blue .contact-outerblk.ash-bg .form-single button {color: #05386b;}

.contact-outerblk.ash-bg ::-webkit-input-placeholder {
    color: #3b3a3a;
}
#green .contact-outerblk.ash-bg ::-webkit-input-placeholder { color: #55cc8a;}
#gray .contact-outerblk.ash-bg ::-webkit-input-placeholder { color: #717689;}
#blue .contact-outerblk.ash-bg ::-webkit-input-placeholder { color: #05386b;}

.contact-outerblk.ash-bg :-moz-placeholder {
    color: #3b3a3a;
}
#green .contact-outerblk.ash-bg :-moz-placeholder { color: #55cc8a;}
#gray .contact-outerblk.ash-bg :-moz-placeholder { color: #717689;}
#blue .contact-outerblk.ash-bg :-moz-placeholder { color: #05386b;}

.contact-outerblk.ash-bg ::-moz-placeholder {
    color: #3b3a3a;
}
#green .contact-outerblk.ash-bg ::-moz-placeholder { color: #55cc8a;}
#gray .contact-outerblk.ash-bg ::-moz-placeholder { color: #717689;}
#blue .contact-outerblk.ash-bg ::-moz-placeholder { color: #05386b;}

.contact-outerblk.ash-bg :-ms-input-placeholder {
    color: #3b3a3a;
}
#green .contact-outerblk.ash-bg :-ms-input-placeholder {color: #55cc8a;}
#gray .contact-outerblk.ash-bg :-ms-input-placeholder {color: #717689;}
#blue .contact-outerblk.ash-bg :-ms-input-placeholder {color: #05386b;}

/*---------- Green bg ------------*/
.contact-outerblk.green-bg {
    background: #55CC8A;
}

.contact-outerblk.green-bg .form-single input,
.contact-outerblk.green-bg .form-single textarea,
.contact-outerblk.green-bg .form-single button {
    color: #55CC8A;
}

.contact-outerblk.green-bg ::-webkit-input-placeholder {
    color: #55CC8A;
}

.contact-outerblk.green-bg :-moz-placeholder {
    color: #55CC8A;
}

.contact-outerblk.green-bg ::-moz-placeholder {
    color: #55CC8A;
}

.contact-outerblk.green-bg :-ms-input-placeholder {
    color: #55CC8A;
}
/*---------- Blue bg ------------*/
.contact-outerblk.blue-bg {
    background: #05386B;
}

.contact-outerblk.blue-bg .form-single input,
.contact-outerblk.blue-bg .form-single textarea,
.contact-outerblk.blue-bg .form-single button {
    color: #05386B;
}

.contact-outerblk.blue-bg ::-webkit-input-placeholder {
    color: #05386B;
}

.contact-outerblk.blue-bg :-moz-placeholder {
    color: #05386B;
}

.contact-outerblk.blue-bg ::-moz-placeholder {
    color: #05386B;
}

.contact-outerblk.blue-bg :-ms-input-placeholder {
    color: #05386B;
}
/*------------------------ About CSS ----------------------*/
.inner-pageblk .about-top-blk {
    padding-bottom: 0px;
}

.inner-pageblk .about-box {
    padding: 56px 11% 18px 0;
    width: 50%;
}

.inner-pageblk .about-box h3 {
    padding-bottom: 16px;
	line-height: 50px;
}

.inner-pageblk .about-box h3 span {
    color: #3b3a3a;
}

#green .inner-pageblk .about-box h3 span { color: #55cc8a;}
#gray .inner-pageblk .about-box h3 span { color: #717689;}
#blue .inner-pageblk .about-box h3 span { color: #05386b;}

.inner-pageblk .about-box p {
    line-height: 22px;
    margin-bottom: 24px;
}

.inner-pageblk .about-box p strong {
    font-family: 'Tide Sans 400 Lil Dude';
    font-size: 22px;
    line-height: 29px;
    font-weight: inherit;
}

.inner-pageblk .about-box .about-video h3 {
    text-align: center;
    color: #3B3A3A;
    padding-bottom: 25px;
 	padding-left: 108px;
    text-align: left;
}

.more-about-css{
	width: auto;
    float: right;
    background: url(images/more_icon_gray.svg) no-repeat right 10px;
    background-size: auto 16px;
    color: #FFF;
    font-size: 24px;
    padding-top: 5px;
    padding-right: 37px;
    font-family: 'Tide Sans 600 Bunny';
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.assurance-btm-blk {
    float: left;
    width: 100%;
    padding: 80px 0 50px;
}

.assurance-btm-wrap {
    float: left;
    width: 100%;
}

.assurance-btm-left {
    float: left;
    width: 54.06%;
    position: relative;
}

.assurance-box {
    float: right;
    width: 100%;
    max-width: 573px;
    position: relative;
    z-index: 9;
}

.assurance-box img {
    display: block;
    margin-bottom: 30px;
}

.assurance-box h6 {
    color: #717689;
    text-transform: uppercase;
    padding-bottom: 40px;
}

.assurance-box p {
    font-family: 'Tide Sans 300 Lil Kahuna';
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}

.assurance-btm-left h2 {
    position: absolute;
    left: -10px;
    bottom: 25px;
    text-transform: uppercase;
    font-size: 88px;
    line-height: 88px;
    min-height: 640px;
    color: #000000;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
}

#green .assurance-btm-left h2 {color: #55cc8a;}
#gray .assurance-btm-left h2 {color: #717689;}
#blue .assurance-btm-left h2 {color: #05386b;}

.assurance-btm-right {
    float: left;
    width: 45.94%;
}

.assurance-box-two {
    float: right;
    width: 100%;
    max-width: 520px;
}

.assurance-box-two h3 {
    line-height: 60px;
    color: #000000;
    padding-bottom: 72px;
}

.assurance-box-two h3 span {
    color: #717689;
}
#green .assurance-box-two h3 span { color: #55cc8a;}
#gray .assurance-box-two h3 span { color: #717689;}
#blue .assurance-box-two h3 span { color: #05386b;}


.assurance-box-two img {
    display: block;
}

.gallery ul li {
    list-style: none;
    margin-bottom: 8%;
}

.close {
    position: absolute;
    top: 10px;
    right: 8px;
    cursor: pointer;
    display: none;
}

.aboutcontent a {
    width: auto;
    background: url(images/more_icon_white.svg) no-repeat right 10px;
    background-size: auto 16px;
    color: #FFF;
    font-size: 22px;
    padding-top: 5px;
    padding-right: 37px;
    font-family: 'Tide Sans 600 Bunny';
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

#green .aboutcontent a:hover {
    text-decoration: underline;

}
#gray .aboutcontent a:hover {
    text-decoration: underline;

}
#blue .aboutcontent a:hover {
    text-decoration: underline;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin-top: -16px;
    margin-bottom: 16px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
    color: red;
    padding: 0;
    margin: 0;
}

div.wpcf7-mail-sent-ok {
    border: none;
    color: #3AAFA9;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(images/loader.gif);
	background-size: cover;
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}

#gray li#button-more {
    display: none;
}

.cta-section {
    margin-bottom: -32px;
    position: absolute;
    bottom: 0;
    right: 0;
}

a.cta {
    border: 4px solid;
    padding: 8px 32px;
    color: #05386b;
}


.banner-outer .content-outer .cta-section span {
    /*border: 8px solid;*/
    padding: 32px 48px;
    text-align: center;
    color: #05386b;
    background: #FFF;
    border-radius: 100px;
    display: inline-block;
    font-size: 24px;
    max-width: 330px;
}

@keyframes glowing {
  0% { box-shadow: 0 0 -15px rgba(255,255,255,.8); }
  50% { box-shadow: 0 0 15px rgba(255,255,255,.8); }
  100% { box-shadow: 0 0 -15px rgba(255,255,255,.8); }
}

.banner-outer .content-outer a.cta span {
  animation: glowing 2500ms infinite;
}

@media only screen and (max-width: 1200px) { 
    .banner-outer .content-outer h6 {
        width: 55%;
    }
}
@media only screen and (max-width: 768px) { 
.banner-outer .content-outer h6 {
    width: 100%;
}    
.cta-section {
    position: static;
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
    text-transform: uppercase;
}
a.cta {
    border: none;
    padding: 8px 24px;
    color: #05386b;
}
.banner-outer .content-outer .cta-section span {
    padding: 24px 24px;
    text-align: center;
    color: #05386b;
    background: #FFF;
    border-radius: 100px;
    max-width: 90%;
    font-size: 20px;
    margin: 0 auto;
    line-height: 1;
}
    
}

.overlay ul.sub-menu {
    position: absolute;
    top: 0;
    left: 45%;
}

.overlay ul.sub-menu li a {
    font-size: 22px;
    opacity: .7;
    line-height: 48px;
    margin-top: 6px;
}
.overlay ul.sub-menu li a:hover {
    font-size: 22px;
    opacity: 1;
}

.overlay ul.sub-menu li a:after {
    height: 100%;
    top: 0;
}
@media only screen and (max-width: 768px) { 
    .overlay ul.sub-menu{
        display: none;
    }    
}

.best-taux {
    padding: 40px 80px;
    margin: 48px auto 0;
    width: 70%;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.best-taux h3 {
    color: #064076;
    font-size: 28px;
    text-align: center;
}

.best-taux h5 {
    color: #000;
    font-size: 16px;
    text-align: center;
}

.best-taux span.taux {
    font-size: 100px;
    color: #064076;
    text-align: center;
    display: block;
    margin-bottom: 24px;
}

@media only screen and (max-width: 768px) { 
.best-taux {
    padding: 24px 32px;
    width: 90%;
}
    
.best-taux h3 {
    color: #064076;
    font-size: 28px;
    text-align: center;
    line-height: 28px;
}
    
.best-taux h5 {
    color: #000;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    margin-top: 24px;
    margin-bottom: 20px;
}
.best-taux span.taux {
    font-size: 66px;
}        
}

@media only screen and (max-width: 990px) { 
    .overlay ul.sub-menu {
        position: absolute;
        top: 0;
        left: 60%;
    }
}


.switcher-lang li a {
    font-size: 24px;
    color: #FFF;
}

.switcher-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    border: 0;
}

.switcher-lang .wpml-ls-legacy-dropdown-click a {
    border: 0;
    background: none;
}

.switcher-lang {
    max-width: 86px;
    display: inline-block;
	margin-top: 8px;
}

.switcher-lang .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    content: url("images/menudown.png");
    border: none;
    top: 6px;
}

.switcher-lang .wpml-ls-legacy-dropdown-click .wpml-ls-item {
    width: 86px;
    height: 44px;
    cursor: pointer;
    z-index: 100;
    border: solid 3px transparent;
    color: #FFF;
    padding: 0;
    margin: 0;
    font-family: 'Tide Sans 400 Lil Dude';
    transition: .3s;
}

.switcher-lang ul.js-wpml-ls-sub-menu.wpml-ls-sub-menu {
    margin-top: 0px;
}

.wpml-ls-legacy-dropdown-click a:hover, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a {
    background: none;
    color: #FFF;
}

li.wpml-ls-slot-shortcode_actions.wpml-ls-item:hover li {
    background: #FFF;
}

.switcher-lang .wpml-ls-legacy-dropdown-click .wpml-ls-item li {
    border: 3px solid;
}

li.wpml-ls-slot-shortcode_actions.wpml-ls-item:hover li a {
    color: #3b3a3a;
}
#blue li.wpml-ls-slot-shortcode_actions.wpml-ls-item:hover li a {
    color: #05386b;
}
#green li.wpml-ls-slot-shortcode_actions.wpml-ls-item:hover li a {
    color: #55cc8a;
}
#gray li.wpml-ls-slot-shortcode_actions.wpml-ls-item:hover li a {
    color: #717689;
}




.menu-menu-anglais-container ul.sub-menu {
    display: none;
}






.aboutcontent form input, .aboutcontent form select {
    display: inline-block;
    width: 100%;
    height: 39px;
    line-height: 39px;
    border: none;
    outline: none;
    box-shadow: none;
    margin-bottom: 17px;
    padding: 0 18px;
    font-family: 'Tide Sans 400 Lil Dude';
    font-size: 20px;
    color: #3B3A3A;
    background: #EEEEEE;
    border-radius: 0px;
}
.aboutcontent form label {
    font-size: 20px;
	color: #FFF;
    padding-bottom: 4px;
}

.aboutcontent ::-webkit-input-placeholder {
  font-family: 'Tide Sans 400 Lil Dude';
  font-size: 20px;
  color: #3B3A3A;
}

.aboutcontent :-moz-placeholder {
  font-family: 'Tide Sans 400 Lil Dude';
  font-size: 20px;
  color: #3B3A3A;
}

.aboutcontent ::-moz-placeholder {
  font-family: 'Tide Sans 400 Lil Dude';
  font-size: 20px;
  color: #3B3A3A;
	opacity: 1; 
}

.aboutcontent :-ms-input-placeholder {
  font-family: 'Tide Sans 400 Lil Dude';
  font-size: 20px;
  color: #3B3A3A;
}


/* 13-10-2020 */
body.page-id-1559 .main-outercon, body.page-id-1562 .main-outercon {
    position: relative;
    padding-bottom: 79px;
    min-height: 100vh;
}
body.page-id-1559 footer, body.page-id-1562 footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
@media screen and (max-width: 767px) {
    body.page-id-1559 .main-outercon, body.page-id-1562 .main-outercon {
        padding-bottom: 158px;
    }
}
@media screen and (max-width: 766px) {
    body.page-id-1559 .main-outercon, body.page-id-1562 .main-outercon {
        padding-bottom: 127px;
    }
}
@media screen and (max-width: 392px) {
    body.page-id-1559 .main-outercon, body.page-id-1562 .main-outercon {
        padding-bottom: 162px;
    }
}

/* osiris style*/
