/*
        Project:		-- ELUMNI
        Version:	    --
        Create Date:	-- 10-12-16
        Last change:	--
        Primary use:	--
*/

/* 
        --- Table Of Content ---
        
        1. preload
        2. menu
        3. home-background
        4. parallex-effect
        5. about
        6. work
        7. fancybox
        8.contact
        9.responsive
        
*/




html{
    position: relative;
    height: 100%;
}

/* Keep the primary navigation available in normal screen rendering. */
@media screen {
    .navbar.navbar-fixed-top {
        display: block !important;
    }
}

body{
    margin: 0px;
    padding: 0px;
    font-family: 'Lato', sans-serif;
    height: 100%;
    background-color: transparent;
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../font/glyphicons-halflings-regular.eot');
    src: url('../font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../font/glyphicons-halflings-regular.woff') format('woff'), url('../font/glyphicons-halflings-regular.ttf') format('truetype'), url('../font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
@font-face {
    font-family: "Flaticon";
    src: url("../font/flaticon.eot");
    src: url("../font/flaticon.eot#iefix") format("embedded-opentype"),
        url("../font/flaticon.woff") format("woff"),
        url("../font/flaticon.ttf") format("truetype"),
        url("../font/flaticon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}





/*================================================================ PRELOAD ===================================================================*/





.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/loader1.gif) center no-repeat #fff;
}


/*============================================================== COLOR SCHEMES ==========================================================*/


/* color box */
.box {
    position:fixed;
    top:150px;
    left:-160px;
    height:110px;
    width:160px;
    background-color:white;
    z-index:1000;
    -webkit-transition:all .27s ease-in-out;
    transition:all .27s ease-in-out;
}
.option {
    position:absolute;
    left:160px;
    z-index:1001;
    height:50px;
    width:50px;
    cursor: pointer;
}
.color {
    position:absolute;
    top:10px;
    left:10px;
    width:40px;
    height:40px;
    background-color:#1e1e1e;
    z-index:1001;
}

.style1 {
    left:60px;
    background-color:#d74e4e;
}
.style2 {
    left:110px;
    background-color:#1e64bc;
}
.style3 {
    top:60px;
    left:10px;
    background-color:#15c6ad;
}
.style4 {
    top:60px;
    left:60px;
    background-color:#435be0;
}
.style5 {
    top:60px;
    left:110px;
    background-color:#bd1586;
}
.color:hover {
    cursor:pointer;
}
.box .fa {
    position:absolute;
    left:10px;
    top:10px;
    color:#FFF;
    transition:all .5s ease-in-out;
}
.open {
    left:0;
}
.lang {
    position:absolute;
    background-color:#FFF;
    width:60px;
    height:30px;
    color:#404040;
    top:120px;
    left:10px;
    text-align:center;
    line-height:2;
    font-weight:bold;
    cursor: pointer;
}
.lang:hover {
    background-color:#222;
    color:#FFF;
}
.ar {
    left:90px;
}

/*============================================================== MENU ==========================================================*/



.main-page-content{
    width: 100%;
    height: 100%;
}

.menubar {
    height: auto;
    width: 100%;
}
.navbar-default {
    background-color: transparent;
    height: 75px;
    border-bottom: none;
    overflow: hidden;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    display: block;
}
.navbar-default.small {
    box-shadow: 0px 0px 12px 0px #3f3f3f;
    display: block;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 10px 58px;
    font-size: 41px;
    line-height: 20px;
    padding-top: 21px;
}
.navbar-nav {
    float: right;
    margin: 17px 23px;
    margin-right: 0px;
}
.navbar-nav li {
    float: left;
    margin: 0px 11px;
    display: inherit;
}
.navbar-default .navbar-nav > li > a {
    color: white;
    letter-spacing: 2px;
    font-size: 13px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    padding: 10px 0px;
    font-weight: 600;
}
.navbar-default .navbar-nav > li > a.small{
    color: white;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:focus,
.navbar-default .navbar-nav > li.active > a:hover {
    background-color: transparent;
    color: #1e64bc !important;
}
.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}
.site-title {
    padding: 0px 0px;
}
.site-logo {
    align-items: center;
    display: inline-flex;
    gap: 14px;
    margin-top: 15px;
    transition: .3s ease;
}
.site-logo img {
    display: block;
    height: 44px;
    max-width: 185px;
    width: auto;
}
.site-logo-text {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    margin-top: 0;
    min-height: 44px;
}
.site-logo-full {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: .01em;
    color: #ffffff;
    font-size: 20px;
    line-height: 1;
    text-transform: none;
    text-shadow: none;
}
.site-logo-highlight {
    color: #1e64bc;
}
.navbar-default.small .site-logo {
    margin-top: 13px;
}
.navbar-default.small .site-logo img {
    height: 42px;
}
.navbar-default.small .site-logo-full {
    font-size: 18px;
}
@media (max-width: 991px) {
    .site-logo img {
        height: 40px;
        max-width: 160px;
    }
    .navbar-default.small .site-logo img {
        height: 39px;
    }
    .site-logo {
        gap: 10px;
    }
    .site-logo-full {
        font-size: 16px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: -39px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}



/*====================================================== HOME BACKGROUND =====================================================*/






#home{
    height: 100vh;
    min-height: 100%;
    width: 100%;
    position: relative;
}
.home-img{
    width: 100%;
    height: 100vh;
    margin-left: 0px;
    margin-top: 0px;
}
.home-content-main {
    width: 100%;
    height: 100%;
    display: table;
}
.table-cell{
    display: table-cell;
    vertical-align: middle;
}
.home-row {
    z-index: 2;
    position: relative;
}
.home-text{
    width: 100%; 
}
.seo-hidden-heading {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.home-text h1,
.home-text h2 {
    font-size: 59px;
    color: white;
    font-family: 'Ubuntu', sans-serif;
    letter-spacing: 2px;
    font-weight: 700;
}
.home-text h1 span,
.home-text h2 span{
    font-size: 59px;
    color: white;
    font-family: 'Ubuntu', sans-serif;
    letter-spacing: 2px;
    font-weight: 700;
}
.home-text h3 {
    font-size: 17px;
    color: #1e64bc;
    font-family: 'Ubuntu', sans-serif;
    letter-spacing: 2px;
    margin-top: 13px;
    line-height: 31px;
}

.home-social-icon {
    padding: 15px 0px;
}
.home-social {
    padding: 0px;
    display: inline-flex;
    list-style: none;
    margin: 0px;
}
.home-social li {
    margin: 0px 0px;
}
.home-social li:first-child {
    margin-left: 0px;
}
.home-social li a {
    background-color: transparent;
    float: left;
    line-height: 30px;
    font-size: 15px;
    transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    text-align: center;
    margin-right: 12px;
    height: 40px;
    width: 40px;
    border-radius: 150px;
    line-height: 39px;
}
.home-social li a:hover {
    color: white;
    margin-top: -5px;
}
.home-background{
    width: 100%;
    height: 100vh;
}
.image-home{
    width: 100%;
    height: 100vh;
}
#home-parallex {
    background: url(../img/alejandro-home-bw.jpg) center center no-repeat fixed;
    margin: 0;
    height: 100%;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    background-size: cover;
}
#home-parallex:after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.48);
    top: 0;
    left: 0;
    z-index: 1;
    background-image: url(../img/1.png);
}

.wrap {
    margin: 0px auto;
}

.type-wrap {
    margin: 10px auto;
    padding: 20px;
    background: transparent;
}
.typed-cursor{
    opacity: 1;
    font-weight: 100;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -ms-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
@-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-ms-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-o-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}





/*===================================================================== PARRALLEX EFFECT ================================================*/





.section:nth-of-type(1) {
    background: whitesmoke;
    height: 100vh;
}
.section {
    height: 100vh;
    position: relative;
    width: 100% !important;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
}
section:nth-of-type(2){background:black;height:1600px;}

#home-parallex{
    background: url(../img/alejandro-home-bw.jpg) center center no-repeat fixed;
    margin: 0;
    height: 100vh;
    position:absolute;
    width:100%;
    top:0;left:0;
    background-size: cover;
}

.parallax-item{position:absolute;z-index:5;top:40px;left:400px;}





/*====================================================== QUICK CONTACT =====================================================*/




#quick-contact {
    width: 100%;
    background-color: #f3f3f3;
    scroll-margin-top: 75px;
}
.quick-contact-content {
    padding: 90px 0px 88px;
}
.quick-contact-title h3 {
    color: #1e64bc;
    font-family: 'Montserrat', sans-serif;
    font-size: 44px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 54px;
    margin: 0px;
}
.quick-contact-title p {
    color: #111;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 30px;
    margin: 10px 0px 0px;
}
.quick-contact-underline {
    background-color: #111;
    height: 2px;
    margin: 17px auto 30px;
    width: 62px;
}
.quick-contact-form {
    margin: 0px auto;
    max-width: 1270px;
}
.quick-contact-fields {
    margin-left: -9px;
    margin-right: -9px;
}
.quick-contact-fields > div {
    padding-left: 9px;
    padding-right: 9px;
}
.quick-form-control {
    background-color: #fff;
    border: 1px solid #bdbdbd;
    color: #333;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    height: 58px;
    letter-spacing: 0px;
    line-height: 58px;
    padding: 0px 18px;
    width: 100%;
}
.quick-form-control:focus {
    border-color: #1e64bc;
    box-shadow: none;
    outline: none;
}
.quick-form-control::-webkit-input-placeholder {
    color: #aeb8c4;
}
.quick-form-control:-moz-placeholder {
    color: #aeb8c4;
}
.quick-form-control::-moz-placeholder {
    color: #aeb8c4;
}
.quick-form-control:-ms-input-placeholder {
    color: #aeb8c4;
}
.quick-privacy {
    align-items: flex-start;
    color: #3d4650;
    display: flex;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 22px;
    margin: 16px 0px 0px;
}
.quick-privacy input {
    margin: 4px 7px 0px 0px;
}
.quick-privacy a {
    color: #1e64bc;
}
.quick-privacy a:hover {
    color: #164f96;
    text-decoration: none;
}
.quick-contact-action {
    margin-top: 34px;
}
.quick-contact-button {
    background-color: #1e64bc;
    border: 1px solid #1e64bc;
    border-radius: 5px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 22px;
    padding: 16px 27px;
    transition: .3s;
}
.quick-contact-button:hover,
.quick-contact-button:focus {
    background-color: #164f96;
    border-color: #164f96;
    color: #fff;
    outline: none;
}




/*==================================================================== ABOUT ============================================================*/





#about {
    width: 100%;
    background-color: white;
    margin-top: 0px;
    position: relative;
}
.about-content {
    padding-top: 86px;
    padding-bottom: 70px;
}
.about-grid{
    width: 100%;
}
.what-i-do-grid{
    margin-top: 0px;
}
.what-i-do {
    padding: 0px;
    background-color: transparent;
    transition: .8s;
    overflow: hidden;
    position: relative;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    margin-right: 15px;
    min-height: 210px;
}
.what-icon {
    font-size: 21px;
    margin-top: 14px;
    transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    height: 40px;
    width: 40px;
    line-height: 37px;
    text-align: center;
}

.what-i-do h3 {
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    font-weight: 600;
    margin-top: 23px;
    min-height: 44px;
}
.what-i-do p {
    font-size: 14px;
    color: #6B6969;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 0px;
    position: relative;
}
.what-i-do:hover .what-icon{
    box-shadow: 0px 0px 5px 0px #b3b3b3;
}
.me-grid {
    margin-top: 100px;
}
.about-col{
    padding: 0px;
}
.about-image {
    position: relative;
    margin: 0px 16px;
    aspect-ratio: 4 / 5;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid rgba(30, 100, 188, 0.08);
    box-shadow: 0 20px 44px rgba(20, 38, 63, 0.08);
    padding: 12px;
    transition: transform .32s ease, box-shadow .32s ease, border-color .32s ease;
}
.about-image:before,
.about-image:after,
.about-frame-accent:before,
.about-frame-accent:after {
    content: "";
    position: absolute;
    width: 44px;
    height: 44px;
    pointer-events: none;
    z-index: 3;
}
.about-image:before {
    top: -1px;
    left: -1px;
    border-top: 3px solid #1e64bc;
    border-left: 3px solid #1e64bc;
}
.about-image:after {
    top: -1px;
    right: -1px;
    border-top: 3px solid rgba(30, 100, 188, 0.4);
    border-right: 3px solid rgba(30, 100, 188, 0.4);
}
.about-frame-accent:before {
    bottom: -1px;
    left: -1px;
    border-bottom: 3px solid rgba(30, 100, 188, 0.4);
    border-left: 3px solid rgba(30, 100, 188, 0.4);
}
.about-frame-accent:after {
    right: -1px;
    bottom: -1px;
    border-right: 3px solid #1e64bc;
    border-bottom: 3px solid #1e64bc;
}
.about-image:hover {
    transform: translateY(-6px);
    border-color: rgba(30, 100, 188, 0.2);
    box-shadow: 0 28px 56px rgba(20, 38, 63, 0.14);
}
.about-image:hover:before,
.about-image:hover:after,
.about-image:hover .about-frame-accent:before,
.about-image:hover .about-frame-accent:after {
    width: 54px;
    height: 54px;
}
.about-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 64%;
    padding: 0px;
    border-radius: 6px;
    filter: saturate(1) contrast(1);
    transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
}
.about-image:hover .about-img {
    transform: scale(1.025);
    filter: saturate(1.03) contrast(1.02);
}

.about-details {
    margin: 0px 30px;
    padding: 26px 30px 30px;
    border: 1px solid rgba(30, 100, 188, 0.09);
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 251, 255, 0.96) 100%);
    box-shadow: 0 18px 40px rgba(20, 38, 63, 0.06);
}
.about-details .about-tabs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    position: relative;
    padding: 0 0 18px;
    margin-bottom: 28px;
    background: transparent;
    border: 0;
    border-radius: 0;
}
.about-details .about-tabs:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: linear-gradient(90deg, rgba(30, 100, 188, 0.28) 0%, rgba(30, 100, 188, 0.1) 70%, rgba(30, 100, 188, 0.03) 100%);
}
.about-details .about-tab {
    border: 1px solid rgba(30, 100, 188, 0.16);
    background: #fff;
    color: #666c76;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 1;
    min-width: 148px;
    padding: 12px 20px;
    border-radius: 6px 6px 0 0;
    transition: .28s ease;
    box-shadow: 0 6px 16px rgba(20, 38, 63, 0.03);
    text-align: center;
    text-transform: none;
    appearance: none;
    -webkit-appearance: none;
    margin-bottom: 0;
}
.about-details .about-tab:hover,
.about-details .about-tab:focus {
    color: #1e64bc;
    border-color: rgba(30, 100, 188, 0.28);
    background: rgba(30, 100, 188, 0.04);
    outline: none;
}
.about-details .about-tab.is-active {
    background: linear-gradient(135deg, #1e64bc 0%, #2b73d0 100%);
    color: #fff;
    border-color: #1e64bc;
    box-shadow: 0 14px 28px rgba(30, 100, 188, 0.2);
}
.about-details .about-panel {
    animation: aboutPanelFade .28s ease;
}
.about-details h3 {
    font-size: 27px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.2px;
    color: #595959;
    margin-top: 0px;
    font-weight: 700;
    line-height: 35px;
}

.about-details p {
    font-size: 14px;
    color: #626262;
    letter-spacing: .7px;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 18px;
}
.text-2{
    padding-bottom: 30px;
}
.about-contact-intro {
    margin-top: 10px !important;
    margin-bottom: 22px !important;
}
.about-contact-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 18px;
    margin-bottom: 30px;
}
.about-contact-item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(30, 100, 188, 0.08);
    border-left: 3px solid #1e64bc;
    border-radius: 8px;
    padding: 18px 20px 17px;
    box-shadow: 0 10px 24px rgba(20, 38, 63, 0.04);
    transition: .28s ease;
}
.about-contact-item:hover {
    background: #fff;
    border-color: rgba(30, 100, 188, 0.18);
    box-shadow: 0 16px 28px rgba(20, 38, 63, 0.08);
    transform: translateY(-2px);
}
.about-contact-icon {
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: rgba(30, 100, 188, 0.08);
    border: 1px solid rgba(30, 100, 188, 0.14);
    color: #1e64bc;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}
.about-contact-copy {
    flex: 1 1 auto;
    min-width: 0;
}
.about-contact-label {
    display: block;
    color: #1e64bc;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.1px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.about-contact-value,
.about-contact-value:hover,
.about-contact-value:focus {
    color: #555;
    font-size: 15px;
    line-height: 25px;
    text-decoration: none;
    word-break: break-word;
}
.about-contact-meta {
    display: block;
    color: #7b7b7b;
    font-size: 13px;
    letter-spacing: .4px;
    line-height: 22px;
    margin-top: 4px;
}
.about-link-1 {
    color: white;
    font-size: 15px;
    color: white;
    padding: 12px 24px;
    position: relative;
    border-radius: 6px;
    font-weight: 700;
    letter-spacing: .3px;
    box-shadow: 0 14px 28px rgba(30, 100, 188, 0.18);
    transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
}
.about-link-2{
    font-size: 15px;
    background-color: transparent;
    padding: 12px 24px;
    position: relative;
    border-radius: 6px;
    font-weight: 700;
    letter-spacing: .3px;
    transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    margin-left: 10px;
}
.about-link-1:hover{
    text-decoration: none;
    background-color: transparent;
    transform: translateY(-2px);
}
.about-link-2:hover{
    text-decoration: none;
    color: white;
    transform: translateY(-2px);
}
@keyframes aboutPanelFade {
    from {
        opacity: 0;
        transform: translateY(6px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.work-counter {
    width: 100%;
    background-color: #E6E6E6;
    margin-top: 100px;
}

.counter {
    padding: 86px 0px;
}
.work-statistics {
    padding: 0px;
}
.work-statistics h3 {
    font-size: 39px;
    font-family: 'Montserrat', sans-serif;
    color: #505050;
    margin: 0px 9px;
    font-weight: 700;
    vertical-align: middle;
    margin-top: 18px;
}
.work-statistics p {
    color: #6B6B6B;
    font-size: 17px;
    margin-top: 3px;
    padding: 0px;
}
.stat-icon {
    font-size: 32px;
    margin-top: 14px;
    transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
}

.service-grid{
    width: 100%;
    margin-top: 12px;
}
.service-title {
    padding-top: 0px;
}
.service-title h3{
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    color: #595959;
    margin-top: 0px;
    font-weight: 700;
    line-height: 33px;
}
.service-title p {
    font-size: 15px;
    letter-spacing: 1px;
    color: #5D5D5D;
    padding: 0px;
    line-height: 27px;
    margin: 15px 0px;
    margin-bottom: 49px;
}

.service-details {
    padding: 18px;
    margin-bottom: 30px;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    background-color: white;
    background-color: #f6f6f6;
    min-height: 252px;
}
.service-details:before,
.service-details:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    pointer-events: none;
    transition: width .28s ease, height .28s ease .28s;
}
.service-details:before {
    top: 0;
    left: 0;
    border-top: 2px solid #1e64bc;
    border-right: 2px solid #1e64bc;
}
.service-details:after {
    right: 0;
    bottom: 0;
    border-bottom: 2px solid #1e64bc;
    border-left: 2px solid #1e64bc;
}
.service-details:hover {
    box-shadow: 0 12px 28px rgba(0, 0, 0, .10);
    transform: translateY(-6px);
}
.service-details:hover:before,
.service-details:hover:after {
    width: 100%;
    height: 100%;
}
.service-details:hover .service-icon{
    background-color: #1e64bc;
    box-shadow: 0px 0px 9px 0px rgba(30, 100, 188, .45);
}

.service-details h3 {
    margin: 16px 0px;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    font-weight: 600;
    margin-bottom: 8px;
    min-height: 38px;
}
.service-details p {
    line-height: 24px;
    margin-top: 8px;
    font-size: 14px;
    color: #6B6969;
}
.service-icon {
    font-size: 23px;
    color: white;
    height: 40px;
    width: 40px;
    border-radius: 5px;
    text-align: center;
    line-height: 42px;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}

.section-divider {
    width: 100%;
    max-width: 980px;
    height: 1px;
    margin: 34px auto 58px;
    background: linear-gradient(90deg, transparent, rgba(30, 100, 188, .45), transparent);
}
.about-section-divider {
    position: relative;
    width: 100vw;
    max-width: none;
    height: 4px;
    margin: 46px 0 68px;
    margin-left: calc(50% - 50vw);
    background: linear-gradient(90deg, rgba(30, 100, 188, 0.18) 0%, rgba(30, 100, 188, 0.95) 18%, rgba(30, 100, 188, 0.95) 82%, rgba(30, 100, 188, 0.18) 100%);
    box-shadow: 0 8px 22px rgba(30, 100, 188, 0.08);
}
.about-section-divider:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 94px;
    height: 14px;
    transform: translate(-50%, -50%);
    border-top: 1px solid rgba(255, 255, 255, 0.65);
    border-bottom: 1px solid rgba(255, 255, 255, 0.28);
    background: rgba(255, 255, 255, 0.08);
    border-radius: 999px;
}

.process-contact-divider {
    width: 100vw;
    max-width: none;
    height: 5px;
    margin: 0;
    margin-left: calc(50% - 50vw);
    background: #dbe7f4;
}






/*=========================================================================== WORK ===============================================================*/




#work {
    width: 100%;
    background-color: #fff;
    margin-top: 1px;
}
.work-content{
    padding-top: 56px;
    padding-bottom: 0px;
}
.work-grid{
    width: 100%;
}
.work-title {
    padding-top: 0px;
}
.work-title h3 {
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    color: #595959;
    margin-top: 0px;
    font-weight: 700;
    line-height: 33px;
}

.work-details{
    margin-top: 0px;
}


.overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0;
    background: rgba(0, 0, 0, .68);
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}
.overlay-main {
    width: 100%;
    height: 100%;
    display: table;
}
.work-icon {
    font-size: 40px;
    color: white;
    text-align: center;
}
#filters {
    padding: 0;
    list-style: none;
    width: 100%;
    margin: 40px auto;
    margin-top: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    text-align: center;
}

#filters li {
    float: none;
    display: block;
}

#filters li span {
    display: block;
    min-width: 92px;
    padding: 8px 18px;
    text-decoration:none;
    color:#666;
    cursor: pointer;
    transition: .3s;
}

#filters li span.active,
#filters li span.active:hover,
#filters li span.filter-selected,
#filters li span.filter-selected:hover {
    color: #fff;
    background-color: #1e64bc !important;
}

#filters li span:not(.active):not(.filter-selected):hover {
    color: #1e64bc;
}


#portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 32%;
    margin-right: 1%;
    /* Fail-safe: cards remain visible if the filtering script is delayed or unavailable. */
    display: block;
    float: left;
    overflow: hidden;
    margin-bottom: 1%;
}
#portfoliolist .portfolio[hidden] {
    display: none !important;
}
#portfoliolist:after {
    content: "";
    display: table;
    clear: both;
}

.portfolio-wrapper {
    overflow:hidden;
    position: relative !important;
    background: #666;
}
.portfolio.social .portfolio-wrapper {
    aspect-ratio: 4 / 5;
    background: #f4f4f4;
}

.portfolio img {
    max-width:100%;
    position: relative;
    top:0;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);	
}
.portfolio-wrapper img{

    transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
}
.portfolio.social img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.portfolio-wrapper:hover .overlay{
    opacity: 1;
}
.portfolio-hover-link,
.portfolio-hover-link:hover,
.portfolio-hover-link:focus {
    color: #fff;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    transform: translateY(10px);
    transition: .32s ease;
}
.portfolio-wrapper:hover .portfolio-hover-link,
.portfolio-hover-link:focus {
    transform: translateY(0);
}
.portfolio-hover-link span {
    display: block;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 32px;
}
.portfolio-hover-link small {
    display: block;
    color: rgba(255, 255, 255, .86);
    font-size: 14px;
    letter-spacing: .8px;
    line-height: 22px;
    margin-top: 5px;
}
.portfolio .text-category {
    display:block;
    font-size:9px;
}







/* #Tablet (Portrait) */



/*  #Mobile (Portrait) - Note: Design for a width of 320px */

/* #Clearing */

/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
.row:after,
.clearfix:after {
    clear: both; }
.row,
.clearfix {
    zoom: 1; }

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}


.testimonial{
    width: 100%;
    background-color: white;
    margin-top: 100px;
    position: relative;
    background-image: url(../img/testimonial-office-bg.jpg?v=20260624a);
    background-size: cover;
    background-position: center 42%;
}
.testimonial:after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(10, 16, 24, 0.5);
    top: 0;
    left: 0;
    z-index: 1;
}
.testimonial-content {
    padding-bottom: 42px;
    padding-top: 52px;
}
.testimonial-grid {
    width: 100%;
    position: relative;
    z-index: 111;

}
.testimonial-title {
    padding-top: 0px;
}
.testimonial-title h3{
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    margin-top: 0px;
    font-weight: 600;
    margin: 0px;
    line-height: 33px;
    color: white;
}

.testimonial-details{
    width: 100%;
}

section {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 30px;
}

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 0px;
}

#fade-quote-carousel.carousel {
    padding-bottom: 0px;
    height: auto;
    position: relative;
}
#fade-quote-carousel.carousel .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
    opacity: 1;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
.carousel-indicators .active{
    opacity: 1;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;

}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
blockquote {
    padding: 34px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
.item blockquote p {
    font-size: 16px;
    color: #BDBDBD;
    margin-bottom: 0px;
    line-height: 30px;
    position: relative;
}
.item blockquote p span {
    display: inline-block;
    font-size: 23px;
    color: white;
    position: relative;
    line-height: 44px;
    margin-top: 28px;
}
.item{
    height: auto;
}
#fade-quote-carousel.carousel .carousel-indicators {
    bottom: -32px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
    border: none;
}
.fa-4x {
    font-size: 2em;
    height: 50px;
    width: 50px;
    background-color: transparent;
    line-height: 48px;
    border-radius: 5px;
}




/*================================================================ FANCYBOX ===============================================================*/




.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../img/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    background: url('../img/close.png') center center no-repeat;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../img/blank.gif'); 
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}


.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: visible !important;
}

.fancybox-lock-test {
    overflow-y: visible !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, 0.83);
}


.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; 
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('../fancybox_sprite@2x.png');
        background-size: 44px 152px; 
    }

    #fancybox-loading div {
        background-image: url('../fancybox_loading@2x.gif');
        background-size: 24px 24px; 
    }
}
#fancybox-buttons {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 8050;
}

#fancybox-buttons.top {
    top: 10px;
}

#fancybox-buttons.bottom {
    bottom: 10px;
}

#fancybox-buttons ul {
    display: block;
    width: 166px;
    height: 30px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    border: 1px solid #111;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
    -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
    background: rgb(50,50,50);
    background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
    background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
    background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
    background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
    background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
    float: left;
    margin: 0;
    padding: 0;
}

#fancybox-buttons a {
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-color: transparent;
    background-image: url('fancybox_buttons.png');
    background-repeat: no-repeat;
    outline: none;
    opacity: 0.8;
}

#fancybox-buttons a:hover {
    opacity: 1;
}

#fancybox-buttons a.btnPrev {
    background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
    background-position: -33px 0;
    border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
    background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
    background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
    background-position: 3px -60px;
    border-left: 1px solid #111;
    border-right: 1px solid #3e3e3e;
    width: 35px
}

#fancybox-buttons a.btnToggleOn {
    background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
    border-left: 1px solid #111;
    width: 35px;
    background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
    opacity : 0.4;
    cursor: default;
}
#fancybox-thumbs {
    position: fixed;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 8050;
}

#fancybox-thumbs.bottom {
    bottom: 2px;
}

#fancybox-thumbs.top {
    top: 2px;
}

#fancybox-thumbs ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

#fancybox-thumbs ul li {
    float: left;
    padding: 1px;
    opacity: 0.5;
}

#fancybox-thumbs ul li.active {
    opacity: 0.75;
    padding: 0;
    border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
    opacity: 1;
}

#fancybox-thumbs ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #222;
    background: #111;
    outline: none;
}

#fancybox-thumbs ul li img {
    display: block;
    position: relative;
    border: 0;
    padding: 0;
    max-width: none;
}








/*============================================================== CERTIFICATIONS =====================================================================*/

#certifications {
    width: 100%;
    background: #E6E6E6;
}
.certifications-content {
    padding: 72px 0 66px;
}
.certifications-title h3 {
    color: #4a4a4a;
    font-size: 34px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    margin: 0;
    font-weight: 700;
    line-height: 42px;
}
.certifications-title p {
    max-width: 760px;
    margin: 15px auto 46px;
    color: #5D5D5D;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 28px;
}
.certifications-carousel {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 58px;
    position: relative;
}
.certifications-viewport {
    overflow: hidden;
    padding: 8px 0 28px;
    position: relative;
}
.certifications-track {
    display: flex;
    width: 200%;
    transition: transform .62s cubic-bezier(.25, .8, .25, 1);
    will-change: transform;
}
.certifications-page {
    display: flex;
    gap: 34px;
    width: 50%;
    opacity: .18;
    transition: opacity .5s ease;
}
.certifications-page.is-active {
    opacity: 1;
}
.certification-card {
    display: block;
    flex: 1 1 0;
    min-height: 226px;
    margin-bottom: 0;
    padding: 30px 26px 26px;
    background: #fff;
    border: 1px solid rgba(30, 100, 188, .08);
    color: #4a4a4a;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    transition: .28s ease;
}
.certification-card:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #4285F4 0 25%, #DB4437 25% 50%, #F4B400 50% 75%, #0F9D58 75% 100%);
}
.certification-card:hover,
.certification-card:focus {
    color: #4a4a4a;
    text-decoration: none;
    border-color: rgba(30, 100, 188, .28);
    box-shadow: 0 18px 38px rgba(0, 0, 0, .1);
    transform: translateY(-5px);
    outline: none;
}
.certification-badge {
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: rgba(30, 100, 188, .1);
    border: 1px solid rgba(30, 100, 188, .2);
    color: #1e64bc;
    font-size: 22px;
    line-height: 52px;
    text-align: center;
    margin-bottom: 18px;
    transition: .28s ease;
}
.certification-card:hover .certification-badge,
.certification-card:focus .certification-badge {
    background: #1e64bc;
    border-color: #1e64bc;
    color: #fff;
}
.certification-kicker {
    display: block;
    color: #1e64bc;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 18px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.certification-card h4 {
    color: #4a4a4a;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: .6px;
    line-height: 27px;
    margin: 0 0 22px;
}
.certification-link {
    position: absolute;
    left: 26px;
    bottom: 24px;
    color: #6a6a6a;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .8px;
    transition: .25s;
}
.certification-link i {
    margin-left: 6px;
}
.certification-card:hover .certification-link,
.certification-card:focus .certification-link {
    color: #1e64bc;
}
.certifications-arrow {
    position: absolute;
    top: 96px;
    width: 34px;
    height: 34px;
    border: 1px solid rgba(30, 100, 188, .35);
    border-radius: 50%;
    background: rgba(255, 255, 255, .4);
    color: #1e64bc;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    transition: .25s ease;
    z-index: 3;
}
.certifications-arrow:hover,
.certifications-arrow:focus {
    background: #1e64bc;
    border-color: #1e64bc;
    color: #fff;
    outline: none;
    transform: translateY(-2px);
}
.certifications-arrow-left {
    left: 0;
}
.certifications-arrow-right {
    right: 0;
}
.certifications-dots {
    display: none;
}
@media (max-width: 991px) {
    .certifications-carousel {
        padding: 0 42px;
    }
    .certifications-page {
        gap: 22px;
    }
    .certification-card {
        min-height: 220px;
        padding-left: 22px;
        padding-right: 22px;
    }
    .certification-card h4 {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .certifications-content {
        padding: 54px 0 50px;
    }
    .certifications-title h3 {
        font-size: 29px;
        line-height: 36px;
    }
    .certifications-title p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 28px;
        padding: 0 10px;
    }
    .certifications-carousel {
        margin: 0 auto;
        max-width: 360px;
        padding: 0 18px 32px;
    }
    .certifications-viewport {
        overflow-x: auto;
        overflow-y: hidden;
        padding: 8px 0 16px;
        scroll-behavior: smooth;
        scroll-padding: 0;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }
    .certifications-viewport::-webkit-scrollbar {
        height: 0;
    }
    .certifications-track {
        display: flex;
        gap: 16px;
        min-width: 100%;
        width: auto;
        transform: none !important;
        transition: none;
    }
    .certifications-page {
        display: contents;
        opacity: 1;
    }
    .certification-card {
        box-sizing: border-box;
        flex: 0 0 100%;
        max-width: 100%;
        min-height: auto;
        margin-bottom: 0;
        padding: 26px 22px 62px;
        scroll-snap-align: center;
    }
    .certification-card h4 {
        font-size: 17px;
        line-height: 25px;
    }
    .contact-content {
        padding-top: 64px;
    }
    .certifications-arrow {
        display: block;
    }
    .certifications-dots {
        display: flex;
        gap: 8px;
        justify-content: center;
        margin-top: 10px;
    }
    .certifications-dot {
        background: rgba(30, 100, 188, .24);
        border: 0;
        border-radius: 999px;
        height: 8px;
        padding: 0;
        transition: .25s ease;
        width: 8px;
    }
    .certifications-dot.is-active {
        background: #1e64bc;
        width: 22px;
    }
}

/*============================================================== PROCESS =====================================================================*/

#process {
    width: 100%;
    background: #fff;
}
.process-content {
    padding: 62px 0 54px;
}
.process-title h3 {
    color: #4a4a4a;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 38px;
    margin: 0;
}
.process-title p {
    color: #5D5D5D;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 26px;
    margin: 14px auto 34px;
    max-width: 720px;
}
.process-timeline {
    margin: 0 auto;
    max-width: 1080px;
    padding: 18px 0 0;
    position: relative;
}
.process-timeline:before {
    background: linear-gradient(to bottom, rgba(30, 100, 188, .18), rgba(30, 100, 188, .7), rgba(30, 100, 188, .18));
    content: "";
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 2px;
    height: 100%;
}
.process-step {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 38px;
    position: relative;
}
.process-step:last-child {
    margin-bottom: 0;
}
.process-step-copy {
    background: #fff;
    border: 1px solid rgba(30, 100, 188, .08);
    box-shadow: 0 16px 42px rgba(14, 22, 33, .06);
    padding: 28px 32px;
    position: relative;
    transition: .28s ease;
    width: calc(50% - 72px);
}
.process-step-copy:before,
.process-step-copy:after {
    content: "";
    pointer-events: none;
    position: absolute;
    transition: .28s ease;
}
.process-step-copy:before {
    border-top: 2px solid #1e64bc;
    border-right: 2px solid #1e64bc;
    height: 0;
    left: 0;
    top: 0;
    width: 0;
}
.process-step-copy:after {
    border-bottom: 2px solid #1e64bc;
    border-left: 2px solid #1e64bc;
    bottom: 0;
    height: 0;
    right: 0;
    width: 0;
}
.process-step:hover .process-step-copy {
    box-shadow: 0 18px 40px rgba(14, 22, 33, .1);
    transform: translateY(-4px);
}
.process-step:hover .process-step-copy:before,
.process-step:hover .process-step-copy:after {
    height: 100%;
    width: 100%;
}
.process-step-left .process-step-copy {
    text-align: right;
}
.process-step-right .process-step-copy {
    margin-left: auto;
    text-align: left;
}
.process-step-left .process-step-copy:before,
.process-step-left .process-step-copy:after {
    right: 0;
    left: auto;
}
.process-step-left .process-step-copy:before {
    border-right: none;
    border-left: 2px solid #1e64bc;
}
.process-step-left .process-step-copy:after {
    border-left: none;
    border-right: 2px solid #1e64bc;
}
.process-step-node {
    align-items: center;
    display: flex;
    justify-content: center;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.process-step-node:before,
.process-step-node:after {
    background: rgba(30, 100, 188, .55);
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    width: 46px;
}
.process-step-node:before {
    right: calc(100% + 10px);
}
.process-step-node:after {
    left: calc(100% + 10px);
}
.process-number {
    align-items: center;
    background: #1e64bc;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 64px;
    justify-content: center;
    letter-spacing: 1px;
    position: relative;
    text-align: center;
    transition: .28s ease;
    width: 64px;
    box-shadow: 0 14px 26px rgba(30, 100, 188, .22);
}
.process-step:hover .process-number {
    transform: scale(1.05);
    box-shadow: 0 18px 32px rgba(30, 100, 188, .3);
}
.process-step-label {
    color: #1e64bc;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.8px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.process-step h4 {
    color: #4a4a4a;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 30px;
    margin: 0 0 10px;
    position: relative;
    transition: .28s ease;
}
.process-step p {
    color: #6B6969;
    font-size: 15px;
    line-height: 28px;
    margin: 0;
    position: relative;
}
@media (max-width: 991px) {
    .process-timeline:before {
        left: 32px;
        transform: none;
    }
    .process-step {
        display: block;
        margin-bottom: 24px;
        padding-left: 84px;
    }
    .process-step-copy {
        text-align: left !important;
        width: 100%;
    }
    .process-step-node {
        left: 32px;
        top: 34px;
        transform: translate(-50%, 0);
    }
    .process-step-node:before {
        display: block;
    }
    .process-step-node:after {
        left: calc(100% + 8px);
        width: 22px;
    }
    .process-step-left .process-step-copy:before {
        border-left: none;
        border-right: 2px solid #1e64bc;
        left: 0;
        right: auto;
    }
    .process-step-left .process-step-copy:after {
        border-right: none;
        border-left: 2px solid #1e64bc;
        left: auto;
        right: 0;
    }
}
@media (max-width: 767px) {
    .process-content {
        padding: 50px 0 42px;
    }
    .process-title h3 {
        font-size: 27px;
        line-height: 34px;
    }
    .process-title p {
        padding: 0 12px;
    }
    .process-step {
        padding-left: 72px;
    }
    .process-step-copy {
        padding: 22px 20px;
    }
    .process-step h4 {
        font-size: 17px;
        line-height: 28px;
    }
    .process-step p {
        font-size: 14px;
        line-height: 25px;
    }
    .process-number {
        height: 56px;
        width: 56px;
    }
    .process-contact-divider {
        width: 100%;
        margin: 0;
    }
}

.whatsapp-floating {
    align-items: center;
    background: #25d366;
    border-radius: 50%;
    bottom: 26px;
    box-shadow: 0 14px 28px rgba(37, 211, 102, .28);
    color: #fff;
    display: inline-flex;
    font-size: 30px;
    height: 62px;
    justify-content: center;
    position: fixed;
    right: 24px;
    text-decoration: none;
    transition: transform .22s ease, box-shadow .22s ease;
    width: 62px;
    z-index: 998;
}
.whatsapp-floating:hover,
.whatsapp-floating:focus {
    color: #fff;
    text-decoration: none;
    transform: translateY(-3px);
    box-shadow: 0 18px 36px rgba(37, 211, 102, .34);
}
@media (max-width: 767px) {
    .whatsapp-floating {
        bottom: 18px;
        font-size: 28px;
        height: 58px;
        right: 16px;
        width: 58px;
    }
}

/*============================================================== CONTACT =====================================================================*/





#contact {
    width: 100%;
    height: auto;
    background-color: #dbe7f4;
}
.contact-content{
    padding-top: 78px;
    background-color: #dbe7f4;
}
.contact-grid{
    background-color: #dbe7f4;
}
.contact-title {
    padding-top: 0px;
}
.contact-title h3{
    font-size: 34px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0px;
    color: #595959;
    margin-top: 0px;
    font-weight: 700;
    line-height: 42px;
}
.contact-title p {
    font-size: 17px;
    letter-spacing: 1px;
    color: #5D5D5D;
    padding: 0px;
    line-height: 29px;
    margin: 15px 0px;
    margin-bottom: 44px;
}

.contact-row{
    background-color: #dbe7f4;
    padding: 58px 15px 70px;
}
.contact-col {
    width: 100%;
    height: auto;
    background-color: transparent;
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
}
.contact-form-details {
    margin-top: 0px;
    padding-bottom: 0px;
    background-color: #dbe7f4;
}
.contact-form {
    width: 100%;
    margin: auto;
    padding-top: 0px;
    background-color: transparent;
}
.form-control {
    display: block;
    width: 100%;
    margin: auto;
    height: 54px;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.42857143;
    background-image: none;
    border: 1px solid black;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border-color: transparent;
}
select.form-control {
    color: #4f4f4f;
    appearance: auto;
}
textarea.form-control {
    min-height: 190px;
}
.form-control:enabled {
    box-shadow: none;
    border: 1px solid #c6c6c6;
}
.has-error .form-control {
    border-color: #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .help-block {
    color: #787878;
}
.has-error .form-control:enabled {
    box-shadow: none;
    border: 1px solid black;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success.active[disabled], .btn-success.focus[disabled], .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: black;
    border-color: white;
}
.btn-success.disabled {
    color: white;
}

.btn-success:hover{
    cursor: pointer;
    background-color: #fff;
    border-color: #1e64bc;
    color: #1e64bc;
}
.btn-success {
    background-color: #1e64bc;
    border-color: #1e64bc;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    padding: 12px 24px;
    font-size: 15px;
    transition: .25s ease;
}
.text-danger {
    color: #FFF;
    position: absolute;
    width: 100%;
}
.text-success {
    color: #FFF;
    position: absolute;
    width: 100%;
}
.hidden {
    display: none !important;
    color: #2a99cc;
}

/*============================================================== FOOTER =====================================================================*/

.site-footer {
    background: #202020;
    color: #cfcfcf;
    margin-top: 0;
}
.footer-cta {
    background: #f7f7f7;
    border-top: 1px solid rgba(30, 100, 188, .18);
    padding: 42px 0;
}
.footer-cta h3 {
    color: #4a4a4a;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 36px;
    margin: 0 0 10px;
}
.footer-cta p {
    color: #5D5D5D;
    font-size: 16px;
    letter-spacing: .6px;
    line-height: 27px;
    margin: 0;
    max-width: 760px;
}
.footer-cta-action {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    min-height: 73px;
}
.footer-cta-action a,
.footer-contact-link {
    background: #1e64bc;
    border: 1px solid #1e64bc;
    color: #fff;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .2px;
    padding: 13px 22px;
    text-decoration: none;
    transition: .25s ease;
}
.footer-cta-action a:hover,
.footer-cta-action a:focus,
.footer-contact-link:hover,
.footer-contact-link:focus {
    background: transparent;
    color: #1e64bc;
    text-decoration: none;
}
.footer-main {
    background: #202020;
    border-top: 3px solid #1e64bc;
    padding: 58px 0 46px;
}
.footer-column {
    margin-bottom: 24px;
}
.footer-logo {
    align-items: center;
    display: inline-flex;
    gap: 16px;
    margin-bottom: 18px;
    position: relative;
}
.footer-logo img {
    display: block;
    height: 54px;
    width: auto;
}
.footer-logo-text {
    display: flex;
    align-items: center;
    min-height: 54px;
}
.footer-logo-full {
    color: #ffffff;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: .01em;
    line-height: 1;
}
.footer-logo-highlight {
    color: #1e64bc;
}
.footer-logo:after {
    background: #1e64bc;
    content: "";
    display: block;
    height: 2px;
    margin-top: 0;
    width: 56px;
    position: absolute;
    left: 0;
    bottom: -14px;
}
.footer-column h4 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 22px;
    margin: 0 0 18px;
    text-transform: uppercase;
}
.footer-column p {
    color: #bdbdbd;
    font-size: 14px;
    letter-spacing: .4px;
    line-height: 25px;
    margin: 0 0 18px;
}
.footer-column ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-column li {
    margin-bottom: 10px;
}
.footer-column li a {
    color: #c8c8c8;
    font-size: 14px;
    letter-spacing: .4px;
    text-decoration: none;
    transition: .22s ease;
}
.footer-column li a:hover,
.footer-column li a:focus {
    color: #1e64bc;
    padding-left: 4px;
    text-decoration: none;
}
.footer-social {
    border: 1px solid rgba(255, 255, 255, .18);
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 38px;
    line-height: 37px;
    text-align: center;
    transition: .25s ease;
    width: 38px;
}
.footer-social:hover,
.footer-social:focus {
    background: #1e64bc;
    border-color: #1e64bc;
    color: #fff;
}
.footer-bottom {
    background: #181818;
    border-top: 1px solid rgba(255, 255, 255, .08);
    padding: 18px 0;
}
.footer-bottom p {
    color: #9e9e9e;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 22px;
    margin: 0;
}
.footer-legal {
    text-align: right;
}
.footer-legal a {
    color: #9e9e9e;
    font-size: 12px;
    letter-spacing: .5px;
    margin-left: 22px;
    text-decoration: none;
    transition: .22s ease;
}
.footer-legal a:hover,
.footer-legal a:focus {
    color: #1e64bc;
    text-decoration: none;
}
.cookie-modal-open {
    overflow: hidden;
}
.cookie-consent-ui {
    position: relative;
    z-index: 9999;
}
.cookie-banner[hidden],
.cookie-modal[hidden] {
    display: none !important;
}
.cookie-banner {
    position: fixed;
    right: 24px;
    bottom: 24px;
    width: min(460px, calc(100vw - 32px));
    background: rgba(26, 26, 26, 0.96);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    box-shadow: 0 24px 50px rgba(0, 0, 0, 0.22);
    backdrop-filter: blur(14px);
}
.cookie-banner__content {
    padding: 24px 24px 22px;
}
.cookie-banner__eyebrow {
    color: #85b8ff;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.2px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.cookie-banner h3,
.cookie-modal h3 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    letter-spacing: .6px;
    line-height: 31px;
    margin: 0 0 12px;
}
.cookie-banner p,
.cookie-modal p {
    color: rgba(255, 255, 255, 0.82);
    font-size: 14px;
    letter-spacing: .4px;
    line-height: 24px;
    margin: 0;
}
.cookie-banner__actions,
.cookie-modal__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 18px;
}
.cookie-btn {
    appearance: none;
    -webkit-appearance: none;
    border-radius: 6px;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 1;
    min-height: 46px;
    padding: 0 18px;
    transition: .28s ease;
}
.cookie-btn--primary {
    background: #1e64bc;
    border: 1px solid #1e64bc;
    color: #fff;
    box-shadow: 0 14px 28px rgba(30, 100, 188, 0.18);
}
.cookie-btn--primary:hover,
.cookie-btn--primary:focus {
    background: #17549f;
    border-color: #17549f;
    color: #fff;
}
.cookie-btn--secondary {
    background: #fff;
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: #1e64bc;
}
.cookie-btn--secondary:hover,
.cookie-btn--secondary:focus {
    background: #f1f6ff;
    color: #1e64bc;
}
.cookie-btn--ghost {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.18);
    color: rgba(255, 255, 255, 0.88);
}
.cookie-btn--ghost:hover,
.cookie-btn--ghost:focus {
    border-color: rgba(255, 255, 255, 0.32);
    color: #fff;
}
.cookie-modal {
    position: fixed;
    inset: 0;
}
.cookie-modal__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(14, 18, 26, 0.58);
}
.cookie-modal__dialog {
    position: relative;
    width: min(640px, calc(100vw - 32px));
    margin: 8vh auto 0;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 28px 60px rgba(0, 0, 0, 0.24);
    padding: 30px 30px 26px;
}
.cookie-modal .cookie-banner__eyebrow {
    margin-bottom: 8px;
}
.cookie-modal h3 {
    color: #3d3d3d;
}
.cookie-modal p {
    color: #626262;
}
.cookie-modal__close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 38px;
    height: 38px;
    background: #f4f7fb;
    border: 1px solid rgba(30, 100, 188, 0.12);
    border-radius: 50%;
    color: #4a4a4a;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
.cookie-option {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    background: #fbfcff;
    border: 1px solid rgba(30, 100, 188, 0.1);
    border-left: 3px solid #1e64bc;
    border-radius: 10px;
    margin-top: 16px;
    padding: 18px 18px 17px;
}
.cookie-option--locked {
    border-left-color: rgba(30, 100, 188, 0.36);
}
.cookie-option__copy {
    min-width: 0;
}
.cookie-option__copy h4 {
    color: #3f3f3f;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .3px;
    margin: 0 0 6px;
}
.cookie-option__copy p {
    color: #6a6a6a;
    font-size: 13px;
    line-height: 22px;
}
.cookie-switch {
    position: relative;
    flex: 0 0 auto;
    display: inline-flex;
}
.cookie-switch input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.cookie-switch__slider {
    position: relative;
    width: 52px;
    height: 30px;
    border-radius: 999px;
    background: #d7dde6;
    transition: .24s ease;
}
.cookie-switch__slider:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    transition: .24s ease;
}
.cookie-switch input:checked + .cookie-switch__slider {
    background: #1e64bc;
}
.cookie-switch input:checked + .cookie-switch__slider:before {
    transform: translateX(22px);
}
.cookie-switch.is-disabled {
    opacity: .72;
}

.contact-legal-note {
    border: 1px solid rgba(30, 100, 188, .18);
    background: rgba(30, 100, 188, .06);
    color: #44505d;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 23px;
    margin: 18px 0 14px;
    padding: 14px 16px;
}
.contact-legal-note p {
    margin: 0;
}
.contact-legal-note strong,
.contact-legal-note span {
    color: #2f3b48;
}
.contact-legal-note a {
    color: #1e64bc;
    text-decoration: none;
}
.contact-legal-note a:hover,
.contact-legal-note a:focus {
    color: #164f96;
}
.contact-consent {
    align-items: flex-start;
    color: #5a6470;
    display: flex;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 18px;
}
.contact-consent input {
    margin: 4px 8px 0 0;
}
.contact-consent a {
    color: #1e64bc;
    text-decoration: none;
}
.contact-consent a:hover,
.contact-consent a:focus {
    color: #164f96;
}

.legal-page {
    background: #f5f7fb;
    color: #42505d;
    min-height: 100vh;
}
.legal-shell {
    padding: 118px 0 72px;
}
.legal-topbar {
    background: #222;
    border-bottom: 1px solid rgba(255,255,255,.06);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}
.legal-topbar .container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    min-height: 84px;
}
.legal-brand img {
    height: 48px;
    width: auto;
}
.legal-home-link {
    border: 1px solid rgba(30, 100, 188, .35);
    border-radius: 999px;
    color: #fff;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    letter-spacing: .4px;
    padding: 11px 18px;
    text-decoration: none;
    transition: .2s ease;
}
.legal-home-link:hover,
.legal-home-link:focus {
    background: #1e64bc;
    border-color: #1e64bc;
    color: #fff;
    text-decoration: none;
}
.legal-card {
    background: #fff;
    border: 1px solid rgba(17, 17, 17, .06);
    box-shadow: 0 16px 42px rgba(14, 22, 33, .06);
    padding: 42px 44px;
}
.legal-kicker {
    color: #1e64bc;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.6px;
    margin-bottom: 14px;
    text-transform: uppercase;
}
.legal-card h1 {
    color: #2f3b48;
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    line-height: 1.2;
    margin: 0 0 12px;
}
.legal-intro {
    color: #687483;
    font-size: 17px;
    line-height: 29px;
    margin: 0 0 28px;
}
.legal-alert {
    background: rgba(30, 100, 188, .07);
    border-left: 4px solid #1e64bc;
    color: #44505d;
    margin: 0 0 30px;
    padding: 16px 18px;
}
.legal-alert p {
    margin: 0;
}
.legal-card h2 {
    color: #2f3b48;
    font-family: 'Montserrat', sans-serif;
    font-size: 23px;
    line-height: 1.35;
    margin: 34px 0 12px;
}
.legal-card p,
.legal-card li {
    color: #56616d;
    font-size: 16px;
    line-height: 28px;
}
.legal-card ul {
    margin: 0 0 0 20px;
    padding: 0;
}
.legal-card a {
    color: #1e64bc;
}
.legal-card a:hover,
.legal-card a:focus {
    color: #164f96;
}
.legal-meta {
    border-top: 1px solid rgba(17,17,17,.08);
    color: #798594;
    font-size: 13px;
    margin-top: 34px;
    padding-top: 18px;
}

@media (max-width: 767px) {
    .legal-shell {
        padding: 104px 0 54px;
    }
    .legal-topbar .container {
        min-height: 74px;
    }
    .legal-brand img {
        height: 42px;
    }
    .legal-home-link {
        font-size: 12px;
        padding: 10px 14px;
    }
    .legal-card {
        padding: 28px 22px;
    }
    .legal-card h1 {
        font-size: 30px;
    }
    .legal-card h2 {
        font-size: 20px;
    }
    .legal-intro,
    .legal-card p,
    .legal-card li {
        font-size: 15px;
        line-height: 26px;
    }
}


.form-control::-webkit-input-placeholder{
    color: white;
}
.form-control:-moz-placeholder{
    color: white;
}
.form-control::-moz-placeholder{
    color: white;
}
.form-control:-ms-input-placeholder{
    color: white;
}
/*=============================================================== RESPONSIVE ======================================================*/


@media screen and (max-width: 768px) {

    .quick-contact-content {
        padding: 70px 0px;
    }
    .quick-contact-title h3 {
        font-size: 34px;
        line-height: 44px;
    }
    .quick-contact-title p {
        font-size: 16px;
        line-height: 26px;
    }
    .quick-contact-fields > div {
        margin-bottom: 14px;
    }
    .quick-privacy {
        font-size: 14px;
        line-height: 21px;
    }

    .what-i-do h3 {
        margin: 16px 0px;
        font-size: 17px;
        letter-spacing: 1px;
    }
    .about-details {
        margin: 42px 16px;
    }


    .contact-title p {
        font-size: 16px;
        padding: 2px 0px;
        margin-bottom: 40px;
        color: #7D7D7D;
        line-height: 27px;
    }
    .contact-form {
        width: 100%;
        margin: auto;
        padding-bottom: 0px;
    }
    .contact-col {
        margin-bottom: 9px;
        overflow: hidden;
        position: relative;
    }
    .footer-cta {
        padding: 34px 0;
        text-align: center;
    }
    .footer-cta h3 {
        font-size: 25px;
        line-height: 32px;
    }
    .footer-cta p {
        font-size: 15px;
        line-height: 25px;
        margin: 0 auto;
    }
    .footer-cta-action {
        justify-content: center;
        margin-top: 22px;
        min-height: auto;
    }
    .footer-main {
        padding: 44px 0 28px;
    }
    .footer-column {
        text-align: center;
    }
    .footer-logo:after {
        margin-left: auto;
        margin-right: auto;
    }
    .footer-column li a:hover,
    .footer-column li a:focus {
        padding-left: 0;
    }
    .footer-bottom,
    .footer-legal {
        text-align: center;
    }
    .footer-legal {
        margin-top: 10px;
    }
    .footer-legal a {
        display: inline-block;
        margin: 0 9px;
    }
}

@media screen and (max-width: 767px) {
    
    .what-i-do {
        padding: 35px;
        background-color: #fbfbfb;
        transition: .8s;
        -webkit-transition: .8s;
        -moz-transition: .8s;
        -ms-transition: .8s;
        -o-transition: .8s;
        margin: 11px 0px;
    }
    .work-counter {
        width: 100%;
        background-image: url(../img/counter.jpg);
        background-position: center;
        margin-top: 150px;
    }
    .contact-title p {
        font-size: 16px;
        padding: 2px 0px;
        margin-bottom: 40px;
        color: #7D7D7D;
        line-height: 27px;
    }
    .navbar-default {
        background-color: transparent;
        height: 75px;
        border-bottom: none;
        overflow: visible;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
    }
    .navbar-nav {
        float: right;
        margin: 11px 21px;
        margin-right: 32%;
        display: inherit;
        width: 200px;
        background-color: transparent;
    }
    .navbar-style{
        padding: 0px;
    }
    .site-logo {
        margin-left: 15px;
        margin-top: 17px;
    }
    .site-logo img,
    .navbar-default.small .site-logo img {
        height: 38px;
        max-width: 155px;
    }
    .site-logo-text {
        display: none;
    }
    .navbar-nav li {
        float: left;
        margin: 9px 11px;
        display: inherit;
        width: 100%;
    }
    .navbar-fixed-top .navbar-collapse {
        height: 740px;
        background-color: rgba(0, 0, 0, 0.9);
    }
    .navbar-fixed-top .navbar-collapse {
        max-height: 100%;
    }
    .navbar-default .navbar-nav > li > a {
    color: #6d6d6d;
    letter-spacing: 2px;
    font-size: 16px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    padding: 10px 0px;
    text-align: center;
}
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > li.active > a,
    .navbar-default .navbar-nav > li.active > a:focus,
    .navbar-default .navbar-nav > li.active > a:hover {
        background-color: transparent;
        color: #1e64bc !important;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent;
    }
}

@media screen and (max-width: 640px) {
    #portfoliolist .portfolio {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        width: 49%;
        margin-right: 1%;
        display: block;
        float: left;
        overflow: hidden;
        margin-bottom: 1%;
    }
    .contact-form {
        width: 100%;
        margin: auto;
    }
    .work-counter {
        width: 100%;
        background-image: url(../img/counter.jpg);
        background-position: center center;
        margin-top: 150px;
    }
}


@media screen and (max-width: 480px) {
    .cookie-banner {
        right: 12px;
        left: 12px;
        bottom: 12px;
        width: auto;
    }
    .cookie-banner__content {
        padding: 18px 18px 16px;
    }
    .cookie-banner h3,
    .cookie-modal h3 {
        font-size: 20px;
        line-height: 27px;
    }
    .cookie-banner__actions,
    .cookie-modal__actions {
        flex-direction: column;
    }
    .cookie-btn {
        width: 100%;
        justify-content: center;
    }
    .cookie-modal__dialog {
        width: calc(100vw - 24px);
        margin-top: 16px;
        padding: 22px 18px 20px;
    }
    .cookie-option {
        align-items: flex-start;
        flex-direction: column;
    }
    .about-image {
        margin: 0px 8px 20px;
        padding: 10px;
        border-radius: 8px;
    }
    .about-details {
        margin: 0px 8px;
        padding: 20px 18px 22px;
        border-radius: 8px;
    }
    .about-details .about-tabs {
        display: flex;
        width: 100%;
        gap: 8px;
        margin-bottom: 22px;
        padding-bottom: 16px;
    }
    .about-details .about-tab {
        flex: 1 1 0;
        font-size: 12px;
        min-width: 0;
        padding: 11px 12px;
        text-align: center;
        border-radius: 6px 6px 0 0;
    }
    .about-details h3 {
        font-size: 23px;
        line-height: 30px;
        letter-spacing: 1px;
    }
    .about-details p {
        font-size: 14px;
        line-height: 28px;
        letter-spacing: .5px;
    }
    .about-contact-list {
        grid-template-columns: 1fr;
        gap: 14px;
    }
    .about-link-1,
    .about-link-2 {
        display: inline-block;
        padding: 12px 20px;
    }
    
    .quick-contact-content {
        padding: 58px 0px;
    }
    .quick-contact-title h3 {
        font-size: 29px;
        line-height: 38px;
    }
    .quick-contact-title p {
        font-size: 15px;
        line-height: 24px;
    }
    .quick-form-control {
        font-size: 16px;
        height: 52px;
        line-height: 52px;
    }

    #filters {
        padding: 0;
        list-style: none;
        width: 100%;
        margin: 30px auto;
        margin-top: 10px;
        flex-wrap: wrap;
        gap: 12px;
    }
    .navbar-nav {
        float: right;
        margin: 11px 21px;
        margin-right: 27%;
        display: inherit;
        width: 200px;
        background-color: transparent;
    }
    #filters li {
        float: none;
    }
    #filters li span {
        min-width: 0;
    }
}

@media screen and (max-width: 320px) {
    
    .type-wrap {
        margin: 10px auto;
        padding: 20px 0px;
        background: transparent;
    }
    .home-social li a {
        color: white;
        background-color: transparent;
        float: left;
        line-height: 30px;
        font-size: 12px;
        transition: .4s;
        -o-transition: .4s;
        -webkit-transition: .4s;
        -moz-transition: .4s;
        -ms-transition: .4s;
        text-align: center;
        margin-right: 7px;
        height: 30px;
        width: 30px;
        background-color: transparent;
        border: 1px solid #5a5a5a;
        border-radius: 150px;
        line-height: 29px;
    }
    .what-i-do {
        padding: 35px 15px;
        background-color: #fbfbfb;
        transition: .8s;
        -webkit-transition: .8s;
        -moz-transition: .8s;
        -ms-transition: .8s;
        -o-transition: .8s;
        margin: 11px 0px;
    }
    #portfoliolist .portfolio {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        width: 99%;
        margin-right: 1%;
        display: block;
        float: left;
        overflow: hidden;
        margin-bottom: 1%;
    }
    .home-row {
        z-index: 2;
        position: relative;

    }
    .home-text h1,
    .home-text h2 {
    font-size: 39px;
    color: white;
    font-family: 'Ubuntu', sans-serif;
    letter-spacing: 2px;
    font-weight: 700;
}
    .home-text h3 {
        font-size: 15px;
        
    }

    .navbar-nav {
        float: right;
        margin: 11px 21px;
        margin-right: 15%;
        display: inherit;
        width: 200px;
        background-color: transparent;
    }
    .about-social li a {
        color: #000;
        background-color: #d5d5d5;
        border-radius: 150px;
        height: 35px;
        width: 35px;
        float: left;
        line-height: 34px;
        font-size: 18px;
        transition: .4s;
        -o-transition: .4s;
        -webkit-transition: .4s;
        -moz-transition: .4s;
        -ms-transition: .4s;
        text-align: center;
    }
    .work-counter {
        margin-top: 150px;
    }
    .contact-social li a {
        color: #fff;
        background-color: #777;
        border-radius: 150px;
        height: 35px;
        width: 35px;
        float: left;
        line-height: 36px;
        font-size: 18px;
        transition: .4s;
        -o-transition: .4s;
        -webkit-transition: .4s;
        -moz-transition: .4s;
        -ms-transition: .4s;
    }
    .about-details {
        margin: 40px 7px;
    }
    .about-contact-item {
        gap: 14px;
        padding: 16px 16px;
    }
    .about-contact-icon {
        flex-basis: 38px;
        width: 38px;
        height: 38px;
        font-size: 16px;
        line-height: 36px;
    }
    .testimonial-content {
        padding-bottom: 54px;
        padding-top: 62px;
    }
    .item blockquote p {
        font-size: 14px;
        margin-bottom: 0px;
        line-height: 30px;
        position: relative;
    }
    .item blockquote p span {
        font-size: 19px;
        position: relative;
        line-height: 44px;
    }
    .contact-col p {
        font-size: 15px;
        color: #757575;
        line-height: 23px;
        position: relative;
        margin-top: 4px;
        padding: 0px;
    }
}

/* Tools carousel */
.tools-section {
    width: 100%;
    background-color: #E6E6E6;
    margin-top: 58px;
    padding: 42px 0 8px;
}
.tools-title h3 {
    color: #4a4a4a;
    font-size: 32px;
    letter-spacing: 1px;
    margin: 0;
}
.tools-title .underline-black {
    margin: 16px auto 48px;
}
.tools-carousel {
    position: relative;
    padding: 0 42px;
}
.tools-viewport {
    overflow: hidden;
    width: 100%;
    padding-bottom: 70px;
}
.tools-track {
    display: flex;
    width: 200%;
    transition: transform .42s ease;
}
.tools-page {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 76px;
    width: 50%;
    min-height: 134px;
}
.tool-item {
    position: relative;
    width: 190px;
    text-align: center;
}
.tool-icon {
    display: inline-block;
    width: 72px;
    height: 72px;
    border: 1px solid rgba(30, 100, 188, .22);
    border-radius: 50%;
    color: #1e64bc;
    font-size: 31px;
    line-height: 70px;
    margin-bottom: 14px;
    transition: .25s;
}
.tool-item:hover .tool-icon,
.tool-item:focus-within .tool-icon {
    background: #1e64bc;
    border-color: #1e64bc;
    color: #fff;
}
.tool-item h4 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .7px;
    line-height: 24px;
    min-height: 48px;
    margin: 0;
}
.tool-description {
    display: none;
}
.tool-item:after {
    content: attr(data-description);
    position: absolute;
    left: 50%;
    top: 146px;
    width: 260px;
    max-width: 90vw;
    padding: 10px 14px;
    border-radius: 4px;
    background: #fff;
    color: #4b4b4b;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: .4px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .12);
    opacity: 0;
    transform: translate(-50%, 8px);
    visibility: hidden;
    transition: .25s;
    z-index: 4;
}
.tool-item:hover:after,
.tool-item:focus-within:after {
    opacity: 1;
    transform: translate(-50%, 0);
    visibility: visible;
}
.tools-arrow {
    position: absolute;
    top: 34px;
    width: 30px;
    height: 30px;
    border: 1px solid #b8b8b8;
    border-radius: 50%;
    background: transparent;
    color: #4d4d4d;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    transition: .25s;
    z-index: 3;
}
.tools-arrow:hover,
.tools-arrow:focus {
    border-color: #1e64bc;
    color: #1e64bc;
    outline: none;
}
.tools-arrow-left {
    left: 0;
}
.tools-arrow-right {
    right: 0;
}
.tools-dots {
    display: none;
}
@media (max-width: 991px) {
    .tools-page {
        gap: 34px;
    }
    .tool-item {
        width: 170px;
    }
}
@media (max-width: 767px) {
    .tools-section {
        margin-top: 42px;
        padding: 46px 0 44px;
    }
    .tools-title h3 {
        font-size: 27px;
        line-height: 34px;
    }
    .tools-carousel {
        margin: 0 auto;
        max-width: 360px;
        padding: 0 18px 34px;
    }
    .tools-viewport {
        height: auto;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 4px 2px 16px;
        scroll-behavior: smooth;
        scroll-padding: 0;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }
    .tools-viewport::-webkit-scrollbar {
        height: 0;
    }
    .tools-track {
        display: flex;
        flex-direction: row;
        gap: 16px;
        width: auto;
        transform: none !important;
        transition: none;
    }
    .tools-page {
        display: contents;
        align-items: center;
        gap: 16px;
        width: 100%;
        min-height: 0;
    }
    .tools-page + .tools-page {
        margin-top: 0;
    }
    .tool-item {
        background: rgba(255, 255, 255, .58);
        border: 1px solid rgba(30, 100, 188, .12);
        border-radius: 6px;
        box-sizing: border-box;
        flex: 0 0 100%;
        max-width: 100%;
        min-height: 235px;
        padding: 18px 20px 16px;
        scroll-snap-align: center;
        width: 100%;
    }
    .tool-icon {
        width: 58px;
        height: 58px;
        font-size: 25px;
        line-height: 56px;
        margin-bottom: 10px;
    }
    .tool-item:hover .tool-icon,
    .tool-item:focus-within .tool-icon {
        background: transparent;
        border-color: rgba(30, 100, 188, .22);
        color: #1e64bc;
    }
    .tool-item h4 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
        min-height: 0;
    }
    .tool-description {
        color: #4b4b4b;
        display: block;
        font-size: 14px;
        letter-spacing: .3px;
        line-height: 22px;
        margin: 0 auto;
        max-width: 250px;
        min-height: 66px;
    }
    .tool-item:after {
        content: none;
        display: none;
    }
    .tools-arrow {
        display: none;
    }
    .tools-dots {
        bottom: 0;
        display: flex;
        gap: 8px;
        justify-content: center;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        width: 120px;
        z-index: 2;
    }
    .tools-dot {
        background: rgba(30, 100, 188, .24);
        border: 0;
        border-radius: 999px;
        height: 8px;
        padding: 0;
        transition: .25s ease;
        width: 8px;
    }
    .tools-dot.is-active {
        background: #1e64bc;
        width: 22px;
    }
}
