/*-------------------------------------------------------------------------------------
    Main css
---------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------
    Radio Canada Font
---------------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Radio+Canada+Big:ital,wght@0,400..700;1,400..700&display=swap");

/*-------------------------------------------------------------------------------------
    Satoshi Font
---------------------------------------------------------------------------------------*/
@font-face {
    font-family: 'Satoshi-Light';
    src: url('../fonts/satoshi-font/Satoshi-Light.woff2') format('woff2'),
    url('../fonts/satoshi-font/Satoshi-Light.woff') format('woff'),
    url('../fonts/satoshi-font/Satoshi-Light.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: 'Satoshi-LightItalic';
    src: url('../fonts/satoshi-font/Satoshi-LightItalic.woff2') format('woff2'),
    url('../fonts/satoshi-font/Satoshi-LightItalic.woff') format('woff'),
    url('../fonts/satoshi-font/Satoshi-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: 'Satoshi-Regular';
    src: url('../fonts/satoshi-font/Satoshi-Regular.woff2') format('woff2'),
    url('../fonts/satoshi-font/Satoshi-Regular.woff') format('woff'),
    url('../fonts/satoshi-font/Satoshi-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: 'Satoshi-Italic';
    src: url('../fonts/satoshi-font/Satoshi-Italic.woff2') format('woff2'),
    url('../fonts/satoshi-font/Satoshi-Italic.woff') format('woff'),
    url('../fonts/satoshi-font/Satoshi-Italic.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: 'Satoshi-Medium';
    src: url('../fonts/satoshi-font/Satoshi-Medium.woff2') format('woff2'),
    url('../fonts/satoshi-font/Satoshi-Medium.woff') format('woff'),
    url('../fonts/satoshi-font/Satoshi-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: 'Satoshi-MediumItalic';
    src: url('../fonts/satoshi-font/Satoshi-MediumItalic.woff2') format('woff2'),
    url('../fonts/satoshi-font/Satoshi-MediumItalic.woff') format('woff'),
    url('../fonts/satoshi-font/Satoshi-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: 'Satoshi-Bold';
    src: url('../fonts/satoshi-font/Satoshi-Bold.woff2') format('woff2'),
    url('../fonts/satoshi-font/Satoshi-Bold.woff') format('woff'),
    url('../fonts/satoshi-font/Satoshi-Bold.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: 'Satoshi-BoldItalic';
    src: url('../fonts/satoshi-font/Satoshi-BoldItalic.woff2') format('woff2'),
    url('../fonts/satoshi-font/Satoshi-BoldItalic.woff') format('woff'),
    url('../fonts/satoshi-font/Satoshi-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: 'Satoshi-Black';
    src: url('../fonts/satoshi-font/Satoshi-Black.woff2') format('woff2'),
    url('../fonts/satoshi-font/Satoshi-Black.woff') format('woff'),
    url('../fonts/satoshi-font/Satoshi-Black.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: 'Satoshi-BlackItalic';
    src: url('../fonts/satoshi-font/Satoshi-BlackItalic.woff2') format('woff2'),
    url('../fonts/satoshi-font/Satoshi-BlackItalic.woff') format('woff'),
    url('../fonts/satoshi-font/Satoshi-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: 'Satoshi-Variable';
    src: url('../fonts/satoshi-font/Satoshi-Variable.woff2') format('woff2'),
    url('../fonts/satoshi-font/Satoshi-Variable.woff') format('woff'),
    url('../fonts/satoshi-font/Satoshi-Variable.ttf') format('truetype');
    font-weight: 300 900;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: 'Satoshi-VariableItalic';
    src: url('../fonts/satoshi-font/Satoshi-VariableItalic.woff2') format('woff2'),
    url('../fonts/satoshi-font/Satoshi-VariableItalic.woff') format('woff'),
    url('../fonts/satoshi-font/Satoshi-VariableItalic.ttf') format('truetype');
    font-weight: 300 900;
    font-display: swap;
    font-style: italic;
}

/*-------------------------------------------------------------------------------------
    Font Awesome
---------------------------------------------------------------------------------------*/
@font-face {
    font-family: 'Font Awesome\ 5 Brands';
    font-style: normal;
    font-weight: 400;
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.eot);
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}
@font-face {
    font-family: 'Font Awesome\ 5 Free';
    font-style: normal;
    font-weight: 400;
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.eot);
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}
@font-face {
    font-family: 'Font Awesome\ 5 Free';
    font-style: normal;
    font-weight: 900;
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.eot);
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

/*-------------------------------------------------------------------------------------
    common css
---------------------------------------------------------------------------------------*/
html,
body {
    margin: 0;
    padding: 0;
    background-color: #fff;
}
body {
    font-family: "Satoshi-Regular";
}
.container{
    padding: 0 15px;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
a,
a:focus,
a:active{
    text-decoration: none;
    outline: none;
    color: #0000DC;
    transition: 0.4s linear all;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff;
}
input::-webkit-input-placeholder {
    /* Edge */
    font-family: "Satoshi-Regular";
    color: #647589;
}
input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-family: "Satoshi-Regular";
    color: #647589;
}
input::placeholder {
    font-family: "Satoshi-Regular";
    color: #647589;
}
button, 
.button {
    position: relative;
    cursor: pointer;
    font-family: "Radio Canada Big", serif;
    transition: 0.4s linear all;
}
button {
    cursor: pointer;
    outline: none;
    border: none;
    box-shadow: none;
}
button:focus {
    outline: none;
    border: none;
}
button,
a:not([href]):not([tabindex]) {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.read-more-link,
.read-more-link:not([href]):not([tabindex]){
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    font-size: 18px;
    color: #24523B;
    letter-spacing: 0.54px;
    text-transform: uppercase;
}
.arrow-link,
.arrow-link:not([href]):not([tabindex]){
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-right: 25px;
    margin-top: 15px;
    font-family: "Radio Canada Big", serif;
    font-weight: 600;
    font-size: 18px;
    color: #24523B;
    letter-spacing: 0.48px;
    text-transform: uppercase;
}
.arrow-link:after{
    content: "";
    position: absolute;
    z-index: 4;
    top: 5px;
    right: -6px;
    width: 20px;
    height: 18px;
    background-image: url("../images/link-arrow-right.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: 0.2s linear all;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin: 0;
    font-family: "Radio Canada Big", serif;
    font-weight: 700;
    color: #000;
}
h1,
h2{
    color: #24523B;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 35px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
p {
    margin: 0;
    font-family: "Satoshi-Regular";
    font-weight: 400;
    font-size: 18px;
    color: #000;
    line-height: 34px;
}
.button {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 16px 40px;
    border-radius: 40px;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.25);
    background-color: #18AA3D;
    font-family: "Radio Canada Big", serif;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
    transition: 0.3s linear all;
}
.button:before{
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    border-radius: 40px;
    background-color: #24523B;
    transition: 0.3s linear all;
}
.button span{
    position: relative;
    z-index: 3;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    transition: 0.3s linear all;
}
.button svg {
    margin-left: 4px;
    font-size: 14px;
}
.button-two{
    background-color: #24523B;
}
.button-two:before{
    background-color: #fff;
}
.button-two span{
    color: #fff;
}
.button-three:before{
    background-color: #fff;
}
.form-control{
    height: auto;
    padding: 8px 15px;
    margin-bottom: 20px;
    border: 1px solid #a1a1a1;
    border-radius: 5px;
    color: #000;
}
.form-control:focus{
    border: 1px solid #18AA3D;
    box-shadow: none;
    color: #000;
}
ul.custom-list{
    padding-left: 15px;
    margin-bottom: 20px;
}
ul.custom-list li{
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}
ul.custom-list li:before{
    content: '';
    position: absolute;
    z-index: -1;
    top: 8px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background-color: #18AA3D;
}
ul.custom-list li span{
    font-weight: 700;
}
ul.custom-list.large li{
    margin-bottom: 20px;
    font-size: 22px;
}
ul.custom-list.large li:before{
    top: 12px;
}

/*-------------------------------------------------------------------------------------
    back to top button
---------------------------------------------------------------------------------------*/
.top-btn {
    display: none;
    position: fixed;
    bottom: 32px;
    right: 32px;
    width: 40px;
    height: 40px;
    z-index: 500;
    border: 1px solid #18AA3D;
    border-radius: 20px;
    background-color: #24523B;
    font-size: 25px;
    color: #fff;
    line-height: 52px;
    text-align: center;
    cursor: pointer;
    transition: .3s linear all;
}
.top-btn svg{
    height: 40px;
}

/*-------------------------------------------------------------------------------------
    slick slider common css 
---------------------------------------------------------------------------------------*/
.slick-slide img {
    display: inline-block;
}
button.slick-arrow svg {
    font-size: 30px;
}
.slick-arrow {
    position: absolute;
    z-index: 10;
    bottom: 0;
    width: 80px;
    height: 80px;
    padding: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px 25px;
    background-color: #24523B;
    border: 1px solid #333;
    border-radius: 20px;
    box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.20);
    font-size: 0;
    transition: 0.2s linear all;
    outline: none;
}
.slick-arrow:focus{
    border: 1px solid #333;
}
.slick-arrow.slick-disabled{
    pointer-events: none;
    opacity: 0.3;
}
.slick-prev {
    left: initial;
    right: 105px;
    background-image: url("../images/slick-prev-active.svg");
}
.slick-next {
    right: 0;
    background-image: url("../images/slick-next-active.svg");
}
ul.slick-dots{
    margin-top: 20px;
    text-align: center;
}
ul.slick-dots li{
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
}
ul.slick-dots li button{
    width: 20px;
    height: 10px;
    border-radius: 50px;
    border: none;
    outline: none;
    box-shadow: none;
    background-color: #24523B;
    font-size: 0;
}
ul.slick-dots li.slick-active button{
    background-color: #18AA3D;
}
.border-radius img{
    border-radius: 10px;
}

/*-------------------------------------------------------------------------------------
    header area
---------------------------------------------------------------------------------------*/
.header-full-wrapper{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: #24523B;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.25);
}
.site-logo{
    max-width: 160px;
    transition: .2s linear all;
}
.site-logo img {
    width: 100%;
}
.main-menu ul {
    display: flex;
    align-items: center;
}
.main-menu ul li {
    position: relative;
    margin-left: 40px;
}
.main-menu >ul >li{
    padding: 15px 0;
    transition: 0.2s ease-out;
}
.main-menu ul li a,
.main-menu ul li.menu-item-has-children a{
	display: inline-block;
    vertical-align: top;
    padding: 25px 0;
    font-family: "Satoshi-Medium";
    font-weight: 500;
    font-size: 20px;
    color: #031031;
}
.main-menu >ul >li >a,
.main-menu ul li.menu-item-has-children >a{
    color: #fff;
}
.main-menu ul li.menu-item-has-children >a{
    position: relative;
    padding-right: 20px;
}
.main-menu ul li.menu-item-has-children >a:after{
    content: "";
    position: absolute;
    z-index: 4;
    top: 39px;
    right: 0;
    width: 9px;
    height: 6px;
    background-image: url("../images/caret-down.svg");
    background-position: center;
    background-repeat: no-repeat;
}
.main-menu ul li.menu-item-has-children:hover >a:after,
.main-menu ul li.menu-item-has-children.active >a:after{
    background-image: url("../images/caret-down-active.svg");
}
.header-full-wrapper li.cta-btn a,
.header-full-wrapper .mean-container .mean-nav li.cta-btn a{
    padding: 18px 20px;
    box-shadow: none;
    background-color: #fff;
    font-family: "Radio Canada Big", serif;
    font-weight: 700;
    font-size: 16px;

}
.header-full-wrapper li.cta-btn a:before,
.header-full-wrapper .mean-container .mean-nav li.cta-btn a:before{
    background-color: #18AA3D;
}
.header-full-wrapper li.cta-btn a span,
.header-full-wrapper .mean-container .mean-nav li.cta-btn a span{
    position: relative;
    z-index: 3;
    color: #000;
    transition: 0.3s linear all;

}
.header-full-wrapper .mean-container .mean-nav li.cta-btn a{
    margin: 0 0 15px;
    text-align: center;
}
.main-menu ul li ul.submenu{
    display: block;
    position: absolute;
    z-index: 99;
    top: 110%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    padding: 20px 0;
    width: 320px;
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 20%);
    background-color: #fff;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.main-menu ul li ul.submenu li{
    display: block;
    margin: 0;
}
.main-menu ul li ul.submenu li a {
    width: 100%;
    padding: 10px 30px;
    font-size: 16px;
    letter-spacing: 0.4px;
    text-transform: capitalize;
}
.main-menu ul li ul.submenu li a:before{
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #24523B;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.main-menu ul li:hover ul.submenu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.header-full-wrapper.scrollMenu .main-menu >ul >li{
    padding: 0;
}

/*-------------------------------------------------------------------------------------
    footer area
---------------------------------------------------------------------------------------*/
.footer {
    padding: 80px 15px 25px;
}
.footer.overlap{
    padding: 250px 15px 25px;
}
.footer,
.footer-copyright{
    background-color: #24523B;
}
.footer .widgets{
    padding-bottom: 65px;
    margin: 0 15px;
    border-bottom: 1px solid rgba(100, 117, 137, 0.9);
}
.footer .widget figure{
    max-width: 140px;
}
.footer .widget figure img{
    width: 100%;
}
.footer .widget p{
    padding-right: 40px;
    margin-top: 10px;
    font-size: 15px;
    color: #fff;
}
.footer .widget h5{
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.5px;
}
.footer .widget ul li{
    margin-bottom: 15px;
}
.footer .widget ul li:last-child {
    margin-bottom: 0;
}
.footer .widget ul li a,
.footer .widget.social-links ul li{
    display: inline-block;
    vertical-align: top;
}
.footer .widget.social-links h6{
    margin-bottom: 20px;
    font-size: 18px;
    color: #fff;
}
.footer .widget.social-links ul li{
    margin: 0 15px 0 0;
}
.footer .widget.social-links ul li a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50px;
    font-size: 20px;
}
.footer .widget ul li,
.footer .widget ul li a{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.5px;
}
.footer .widget ul li.active a{
    font-weight: 600;
    color: #18AA3D;
}
.footer-copyright .copyright{
    padding: 0;
}
.footer-copyright{
    padding: 25px 30px 0;
}
.footer-copyright p,
.footer-copyright p a,
.footer-copyright ul li a{
    font-size: 14px;
    color: #fff;
}
.footer-copyright p span{
    color: #18AA3D;
    font-weight: 600;
}
.footer-copyright .copyright-two p a{
    transition: .2s linear all;
}
.footer-copyright .footer-links{
    text-align: center;
}
.footer-copyright .footer-links ul li{
    display: inline-block;
    vertical-align: top;
    margin: 0 20px;
}

/*-------------------------------------------------------------------------------------
    CTA area
---------------------------------------------------------------------------------------*/
.cta-section .content,
.common-cta-section{
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}
.cta-section .content{
    padding: 60px;
    margin-bottom: -125px;
    border-radius: 50px;
    background-color: #18AA3D;
    background-image: url("../images/book-meeting-bg.png");
}
.cta-section .content >.row{
    align-items: center;
}
.cta-section .content h2{
    font-weight: 600;
    font-size: 50px;
    color: #fff;
}
.cta-section .btn-col{
    text-align: right;
}
.common-cta-section{
    padding: 60px 0;
    background-color: rgb(24,170,61, 0.2);
    background-image: url("../images/common-cta-bg.png");
    text-align: center;
}
.common-cta-section h2{
    margin-bottom: 30px;
    font-size: 50px;
}

.main-wrapper{
    margin-top: 103px;
    overflow: hidden;
}

/*-------------------------------------------------------------------------------------
    Main Banner Area
---------------------------------------------------------------------------------------*/
.hero-area{
    position: relative;
}
.hero-area figure{
    margin: 0;
}
.hero-area .content h1{
    font-size: 80px;
    line-height: 85px;
}
.hero-area .content h4{
    font-weight: 500;
    font-size: 24px;
    color: #171E4E;
    line-height: 40px;
    letter-spacing: 0.3px;
}

/*-------------------------------------------------------------------------------------
    Who We Are area
---------------------------------------------------------------------------------------*/
.who-we-are{
    padding: 100px 0;
}
.who-we-are h2{
    margin-bottom: 30px;
    font-size: 50px;
}
.who-we-are p{
    margin-bottom: 15px;
}
.who-we-are .image{
    margin-top: 50px;
}

/*-------------------------------------------------------------------------------------
    logo section area
---------------------------------------------------------------------------------------*/
.logo-section{
    padding: 0 0 30px;
}
.logo-section .logo-slider{
    padding: 40px;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.25);
    background-color: rgb(24,170,61, 0.2);
}
.logo-section figure{
    height: 35px;
    margin: 0;
    overflow: hidden;
    text-align: center;
}
.logo-section figure img{
    height: 100%;
    object-fit: cover;
}

/*-------------------------------------------------------------------------------------
    industry-insights area
---------------------------------------------------------------------------------------*/
.industry-insights{
    padding: 100px 0;
    background-color: rgb(36,82,59, 0.15);
}
.industry-insights h2{
    font-size: 82px;
}
.industry-insights .button-col{
    text-align: right;
}
.industry-insights .post-block{
    margin-top: 100px;
}
.industry-insights .post-inner,
.industry-insights .post-block a,
.industry-insights .post-block .content{
    height: 100%;
}
.industry-insights .post-inner{
    padding: 30px;
    border: 1px solid #fff;
    border-radius: 20px;
    background-color: #fff;
    transition: 0.2s linear all;
}
.industry-insights .post-block h4{
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 40px;
}
.industry-insights .post-block p{
    margin-bottom: 60px;
}
.industry-insights .post-block a{
    display: inline-block;
    vertical-align: top;
}
.industry-insights .post-block .post-inner{
    display: flex;
}
.industry-insights .post-block .icon,
.industry-insights .post-block .content{
    float: left;
}
.industry-insights .post-block .icon{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #24523B;
    overflow: hidden;
    transition: 0.2s linear all;
}
.industry-insights .post-block .content{
    position: relative;
    width: calc(100% - 120px);
    padding: 0 60px;
}
.industry-insights .post-block .content span{
    position: absolute;
    bottom: 0;
    left: 60px;
}
.industry-insights .post-block:hover .icon{
    background-color: #18AA3D;
}
.industry-insights .post-block .icon img.hover-icon{
    display: none;
    visibility: hidden;
    opacity: 0;
}
.industry-insights .post-block:hover img.default-icon{
    display: none;
    visibility: hidden;
}
.industry-insights .post-block:hover .icon img.hover-icon{
    display: inline-block;
    visibility: visible;
    opacity: 1;
}

/*-------------------------------------------------------------------------------------
    why-choose-us-area
---------------------------------------------------------------------------------------*/
.why-choose-us{
    padding: 100px 0;
}
.why-choose-us h2{
    font-size: 50px;
}
.why-choose-us h6{
    margin: 20px 0 40px;
    font-family: "Satoshi-Regular";
    font-weight: 400;
    font-size: 22px;
    line-height: 38px;
} 
.why-choose-us .accordion .accordion-item{
    margin-bottom: 15px;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.why-choose-us .accordion .accordion-item .accordion-header{
    padding: 0;
    border: none;
}
.why-choose-us .accordion .accordion-item .accordion-header h2{
    font-size: 0;
}
.why-choose-us .accordion .accordion-item .accordion-header button{
    position: relative;
    width: 100%;
    padding: 18px 80px 18px 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
    font-weight: 600;
    font-size: 26px;
    color: #000;
    line-height: 32px;
    text-align: left;
    text-decoration: none;
}
.why-choose-us .accordion .accordion-item .accordion-header button:after{
    content: "-";
    position: absolute;
    z-index: 4;
    top: 15px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background-color: #18AA3D;
    background-image: none;
    font-size: 25px;
    color: #fff;
    transition: 0.2s linear all;
}
.why-choose-us .accordion .accordion-item .accordion-header button.collapsed:after{
    content: '+';
    background-color: #24523B;
    color: #fff;
}
.why-choose-us .accordion .accordion-item .accordion-body{
    padding: 0 0 20px;
}
.why-choose-us .accordion .accordion-item .accordion-body p{
    margin-top: 20px;
}

/*-------------------------------------------------------------------------------------
    Testimonials-area
---------------------------------------------------------------------------------------*/
.testimonials{
    padding: 100px 0;
}
.testimonials h2{
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: 0.8px;
}
.testimonials .post-block .content h4{
    margin-bottom: 20px;
    font-family: "Satoshi-Medium";
    font-weight: 600;
    font-size: 32px;
    line-height: 49px;
}
.testimonials .post-block .content h5{
    font-family: "Satoshi-Regular";
    font-weight: 400;
    font-size: 24px;
    font-style: italic;
    line-height: 38px;
}
.testimonials .post-block .author{
    display: flex;
    margin-top: 80px;
}
.testimonials .post-block .img{
    width: 70px;
    height: 70px;
    overflow: hidden;
}
.testimonials .post-block .img figure,
.testimonials .post-block .img figure img{
    height: 100%;
 }
.testimonials .post-block .img figure{
    margin: 0;
}
.testimonials .post-block .img figure img{
    object-fit: cover;
    border-radius: 50%;
}
.testimonials .post-block .author .name{
    margin-left: 30px;
}
.testimonials .post-block .author .name h5{
    margin-bottom: 10px;
    font-family: "Satoshi-Medium";
    font-weight: 500;
    font-size: 24px;
}
.testimonials .post-block .author .name h6{
    font-family: "Satoshi-Regular";
    font-weight: 400;
    font-size: 18px;
}

/*-------------------------------------------------------------------------------------
    Projects area
---------------------------------------------------------------------------------------*/
.projects{
    padding: 100px 0;
}
.projects h2{
    font-size: 82px;
}
.projects .button-col{
    text-align: right;
}
.projects .projects-slider{
    margin-top: 60px;
}
.projects .projects-slider .post-block{
    padding: 0 15px;
}
.projects .projects-slider .post-block figure{
    height: 450px;
    overflow: hidden;
}
.projects .projects-slider .post-block img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.projects .projects-slider .post-block h5{
    font-size: 30px;
}
.projects .projects-slider .post-block span{
    font-size: 20px;
}
.projects .projects-slider{
    margin-top: 40px;
}
.projects .projects-slider .slick-arrow{
    top: -130px;
    bottom: initial;
}
.projects .projects-slider .slick-arrow.slick-prev{
    right: 120px;
}
.projects .projects-slider .slick-arrow.slick-next{
    right: 15px;
}

/*-------------------------------------------------------------------------------------
        common-inner-page-banner
---------------------------------------------------------------------------------------*/
.inner-page-banner {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 70vh;
    padding: 30px 0;
    background-size: cover;
    background-position: center;
    text-align: center;
}
.inner-page-banner::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(24,170,61, 0.2);
}
.inner-page-banner h1,
.inner-page-banner h2,
.inner-page-banner h3,
.inner-page-banner h4,
.inner-page-banner h5,
.inner-page-banner h6,
.inner-page-banner p{
    color: #fff;
    text-shadow: 0 0 10px rgb(0, 0, 0, 0.5);
}
.inner-page-banner h2{
    font-weight: 700;
    font-size: 100px;
}
.inner-page-banner h3,
.inner-page-banner h4,
.inner-page-banner h5,
.inner-page-banner h6{
    margin-top: 15px;
    font-weight: 400;
}

 /*-------------------------------------------------------------------------------------
       Two Column Content Block
---------------------------------------------------------------------------------------*/
.counter-section{
    padding: 100px 0;   
}
.counter-section .counter-block .block-inner{
    max-width: 80%;
}
.counter-section .counter-block h6{
    padding-bottom: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #000;
    font-family: "Satoshi-bold";
    text-transform: uppercase;
}
.counter-section .counter-block span{
    font-family: "Radio Canada Big", serif;
    font-weight: 600;
    font-size: 110px;
    line-height: 140px;
}
.counter-section .counter-block p{
    font-size: 20px;
}

 /*-------------------------------------------------------------------------------------
       Services Page
---------------------------------------------------------------------------------------*/
.industry-insights.services-page .post-block{
    margin-top: 60px;
}

 /*-------------------------------------------------------------------------------------
       Contact Page
---------------------------------------------------------------------------------------*/
.contact-form{
    padding: 100px 0;
}
.contact-form h3{
    margin-bottom: 30px;
    font-size: 82px;
    color: #fff;
}
.contact-form textarea{
    resize: none;
    height: 100px;
}
.contact-form button{
    min-width: 200px;
}
.contact-form .contact-info{
    margin-bottom: 60px;
}
.contact-form .contact-info .icon{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
    border-radius: 50px;
    background-color: #18AA3D;
    color: #fff;
}
.contact-form .contact-info .icon svg{
    font-size: 25px;
}
.contact-form .contact-info h6{
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 28px;
}
.contact-form .form-col{
    float: none;
    padding: 60px;
    margin: 0 auto;
    border-radius: 20px;
    background-color: #24523B;
}

 /*-------------------------------------------------------------------------------------
       Two Column Content Block
---------------------------------------------------------------------------------------*/
.two-col-content-block{
    padding: 100px 0;
}
.two-col-content-block h2{
    font-size: 50px;
}
.two-col-content-block p{
    margin-bottom: 20px;
    font-size: 22px;
}
.two-col-content-block figure{
    margin: 0;
}
.two-col-content-block.type-two{
    padding: 0;
}
.two-col-content-block.type-two .content-col{
    padding: 50px 80px 50px 50px;
}
.two-col-content-block.type-two .content-col h2{
    margin-bottom: 30px;
}
.two-col-content-block.type-two .image-col{
    padding: 0;
}
.two-col-content-block.type-two figure,
.two-col-content-block.type-two figure img{
    height: 100%;
}
.two-col-content-block.type-two figure img{
    object-fit: cover;
}
.two-col-content-block.type-two.image-left .content-col{
    padding: 50px 50px 50px 80px;
}
.full-width-block{
    padding: 30px 0;
}
.full-width-block h2{
    margin-bottom: 30px;
    font-size: 45px;
}
.full-width-block p{
    margin-bottom: 20px;
}

 /*-------------------------------------------------------------------------------------
       digital-infrastructure-page
---------------------------------------------------------------------------------------*/
.two-col-content-block.digital-tools h2{
    margin-bottom: 30px;
}
.digital-tools figure img{
    border-radius: 20px;
}
.digital-tools .two-col-row h3{
    margin: 30px 0 15px;
    font-size: 35px;
}
.digital-tools .two-col-row p{
    font-size: 18px;
}
.digital-tools .two-col-row .inner-col{
    margin-top: 60px;
}
.digital-tools .two-col-row .inner-col figure{
    height: 450px;
    overflow: hidden;
}
.digital-tools .two-col-row .inner-col figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

 /*-------------------------------------------------------------------------------------
       About page
---------------------------------------------------------------------------------------*/
.leadership-section{
    padding: 100px 0;
}
.leadership-section h2{
    margin-bottom: 30px;
    font-size: 82px;
}
.leadership-section .single-portfolio{
    position: relative;
}
.leadership-section .member-block{
    margin-top: 60px;
}
.leadership-section .portfolio-images figure,
.leadership-section .portfolio-images img,
.leadership-section .hovered-state{
    border-radius: 20px;
}
.leadership-section .portfolio-images figure,
.leadership-section .portfolio-images img{
    width: 100%;
}
.leadership-section .portfolio-images figure{
    height: 450px;
    margin: 0;
    overflow: hidden;
}
.leadership-section .portfolio-images img{
    max-width: initial;
    object-fit: cover;
    height: 100%;
}
.leadership-section .hovered-state{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 15px;
    background-color: rgb(255, 255, 255, 0.8);
    text-align: center;
    transition: 0.2s linear all;
}
.leadership-section .hovered-state:hover{
    opacity: 1;
}
.leadership-section .hovered-state ul{
    margin: 0 0 30px;
}
.leadership-section .hovered-state ul li{
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
}
.leadership-section .hovered-state ul li a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #18AA3D;
    border-radius: 50px;
    font-size: 30px;
    color: #fff;
}
.leadership-section .hovered-state a.arrow-link{
    cursor: pointer;
}
.leadership-section .member-info{
    margin-top: 20px;
    text-align: center;
}
.leadership-section .member-info h5{
    margin-bottom: 10px;
    font-size: 22px;
}
.leadership-section .member-info h6{
    font-weight: 400;
    font-size: 18px;
}
.modal-dialog{
    max-width: 90%;
    margin: 30px auto;
}
.modal-dialog .modal-content{
    border-radius: 20px;
}
.modal-dialog .modal-header{
    padding: 30px 30px 0 0;
    border: none;
}
.modal-dialog .modal-body{
    padding: 30px;
}
.modal-dialog .modal-body h4{
    margin-bottom: 30px;
    font-size: 26px;
}
.modal-dialog .modal-body p{
    margin-bottom: 15px;
}
.two-col-content-block.about p{
    margin: 30px 0 15px;
    font-size: 18px;
}

 /*-------------------------------------------------------------------------------------
       Home page - Industries
---------------------------------------------------------------------------------------*/
.digital-tools.home-page .two-col-row .inner-block{
    position: relative;
}
.digital-tools.home-page .two-col-row .hover-block{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 80px;
    margin: 0 auto;
    border-radius: 0 0 20px 20px;
    background-color: rgb(0,0,0, 0.7);
    text-align: center;
    transition: 0.4s linear all;
}
.digital-tools.home-page .two-col-row .hover-block h4{
    font-weight: 400;
    font-size: 30px;
    color: #fff;
}
.digital-tools.home-page .two-col-row .inner-block:hover .hover-block{
    height: 100%;
    border-radius: 20px;
}