@font-face {
    font-family: 'bebas-neue';
    src:url("https://use.typekit.net/af/2f0e6a/00000000000000003b9b12e6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),
        url("https://use.typekit.net/af/2f0e6a/00000000000000003b9b12e6/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),
        url("https://use.typekit.net/af/2f0e6a/00000000000000003b9b12e6/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display:auto;
    font-style:normal;
    }

    .uk-navbar-nav>li.uk-active>a {
      font-weight: bold;
    }

    .yellow-txt {
        color: #2090F6;
    }

.home-banner h1 {
    font-size: 70px;
    color: #000000;
}

.home-banner h4 {
    color: #000000;
    font-size: 25px;
    display: inline-block;
    padding: 0px 100px;
    margin-top: -40px;
}

.home-banner h2 {
    margin-bottom: -2px;
}

.home-banner .el-overlay:before {
    content: " ";
    background: #ffffff;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    transform: skew(-10deg, 0deg);
    padding: 20px 40px 14px;    
    left: -50px;
    top: -20px;
    box-shadow: 1px -4px 10px rgba(0, 0, 0, 0.64);

}

.home-banner .el-overlay .el-title, .home-banner .el-overlay .el-content {
    padding: 20px 50px;
    z-index: 10000000 !important;
    position: inherit;
    margin-top: 0px !important;

}

li.mega-current-menu-ancestor>a {
    font-weight: 800 !important;
}

ul.mega-sub-menu {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.27) !important;
}


.uk-navbar-container>.uk-container .uk-navbar-right {
    margin-right: 25px;
}

div#mega-menu-wrap-navbar {
    position: relative;
    bottom: -32px !important;
}

.archive article {
    background: #ffffff;
    padding: 26px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
}

.archive a.uk-button-default {
    background: linear-gradient(90deg, #1B33AF 40%, #2090F6);;
    font-size: 21px !important;
    color: #ffffff;
}

div#comments {
    display: none;
}


.tm-header-mobile .uk-logo {
    padding: 0px 20px 3px 20px;
}

.mega-sub-menu li.mega-current-menu-item>a {
    font-weight: 800 !important;
}

#mega-menu-wrap-navbar #mega-menu-navbar > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-navbar #mega-menu-navbar > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-navbar #mega-menu-navbar > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: rgba(255, 255, 255, 0.1);
    color: #000;
    font-weight: 800;
    text-decoration: none;
    border-color: #fff;
    border-bottom: 7px solid #fdc307;
}

.home-banner .gform_wrapper:before {
    content: " ";
    background: black;
    width: 100%;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: -1;
    transform: skew(-10deg, 0deg);
    height: 88px;
}

.tm-toolbar .uk-container {
    max-width: none;
}

.toolbar-contact {
    position: absolute;
    color: black;
    right: 0px;
    width: 410px;
    z-index: 1000;
    font-family: 'bebas-neue' , sans-serif;
}

.service-grid .el-container:hover {
    box-shadow: 0px 3px 10px black;
    transition: 0.2s;
}

.tm-toolbar {
    height: 0px;
    padding: 0px;
}

.service-grid .el-title {
    font-size: 30px;
    letter-spacing: 1px;
}

.service-grid .el-container {
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.45);
}

.service-grid .el-container:hover .uk-overlay-primary {
    padding-left: 30px;
    transition: 0.3s;
}
.service-grid .uk-overlay-primary {
    background: linear-gradient(90deg, #1B33AF 40%, #2090F6);
    padding: 8px 55px 10px 25px;
    transition: 0.2s;
}


.uk-section-muted {
    background: #EEEEEE;
}

.bottom-cta {
    font-size: 19px !important;
}

.footer {
    font-size: 15px;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.2);
    position: relative;
}

.footer a {
    color: #2090f6 !important;
    text-decoration: underline;
}

.copyright p {
    font-size: 15px;
}

hr {
    border: 2px solid #fdc307;
}

.tm-box-decoration-primary::before {
    transform: translate(10px,10px);
    background-color: #2090F6;
}

.bottom-cta .uk-panel .el-content {
    font-size: 16px;
    line-height: 1.4em;
}

.bottom-cta .uk-button-secondary {
    background-image: linear-gradient(90deg,#1b33af 40%,#1b33af);
}

.bottom-cta h4 {
    font-size: 36px;
    margin-bottom: -13px !important;
    color: #ffffff;
}

.bottom-cta .el-item, .bottom-cta .el-title {
    color: #ffffff !important;
}

#mega-menu-wrap-navbar #mega-menu-navbar > li.mega-menu-item > a.mega-menu-link {
    line-height: 90px;
}

.gform_button:hover {
    background: #0f36a9;
    transition: 0.2s;
}


.gform_wrapper select, .gform_wrapper input, .gform_wrapper textarea {
    padding: 10px !important;
    margin-top: 0px !important;
    border-radius: 0px;
    background: #ffffff;
    height: 46px;
    border: 1px solid #d0d0d0 !important;
}

.gform_wrapper textarea::placeholder {
    color: #000;
}

.gform_wrapper .gform_button {
    background: linear-gradient(90deg, #1B33AF 40%, #2090F6);
    color: #ffffff;
    font-family: 'bebas-neue' , sans-serif;
    font-size: 27px !important;
    border-radius: 0px;
    padding: 10px 10px !important;
    text-decoration: underline;
    line-height: 27px !important;
    cursor: pointer;
    -webkit-appearance: none;
    border: none !important;
}

.home-banner .gform_wrapper li {
    margin-top: -8px !important;
}

.toolbar-contact a.uk-button {
    color: #ffffff !important;
    margin-top: -40px;
    font-size: 28px;
}

.sub-banner h1 {
    font-size: 77px;
}

.home-banner img.alignleft {
    position: absolute;
    left: 0;
}

.uk-navbar-nav {
    margin-bottom: -74px;
}

.sub-banner {
    border-top: 5px solid #fdc307;
    border-bottom: 5px solid #fdc307;
}

.toolbar-contact .uk-button:before {
    background: #1e47bd;
    content: " ";
    width: 219px;
    height: 100%;
    position: absolute;
    z-index: -1;
    transform: skew(-10deg, 0deg);
    top: -12px;
    margin-left: -15px;
}

.toolbar-contact p {
    font-size: 19px;
}

.toolbar-contact a {
    font-size: 34px;
    color: #1e47bd;
    text-decoration: none;
}

.toolbar-contact a:hover {
    color: #0f35a5;
}

.toolbar-contact p {
    font-size: 19px;
    margin-bottom: -16px;
    margin-top: 6px;
    padding-left: 6px;
}

.toolbar-contact:before {
    content: " ";
    width: 150%;
    background: #eeeeee;
    transform: skew(-10deg, 0deg);
    height: 100%;
    position: absolute;
    z-index: -1;
    left: -40px;
}

.uk-logo {
    padding: 2px 3px 9px;
}

.tm-header-mobile .uk-logo {
    max-width: 151px;
}

.uk-offcanvas-bar .uk-nav-default>li>a {
    font-family: initial;
    color: #ffffff;
    font-size: 16px;
}

.uk-offcanvas-bar .uk-nav-default>li>a {
    font-family: "Open sans" , sans-serif;
    font-size: 16px;
    color: #ffffff;
}

.uk-offcanvas-bar {
    background: #1c1c1c;
}

.gform_wrapper li input::placeholder {
    color: #000000;
}

.uk-navbar-toggle {
    color: #000;
}

.uk-offcanvas-bar .uk-nav-default>li.uk-active>a {
    color: #fdc307;
    font-weight: bold;
}

.uk-offcanvas-bar {
    background: #ffffff;
}

#mega-menu-wrap-mobile #mega-menu-mobile > li.mega-menu-item {
    display: inline;
}

#mega-menu-wrap-mobile #mega-menu-mobile > li.mega-menu-item > a.mega-menu-link {
    color: #000;
    font-size: 15px;
    margin: 10px 0px;
    display: flex;
}

.uk-offcanvas-bar {
    width: 320px;
}

#mega-menu-wrap-mobile #mega-menu-mobile > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #000;
    background: #fff;
}
#mega-menu-wrap-mobile #mega-menu-mobile > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    color: #000;
    background: #fff;
    font-weight: 800;
}
#mega-menu-wrap-mobile #mega-menu-mobile li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-mobile #mega-menu-mobile li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.uk-offcanvas-bar ul.mega-sub-menu {
    box-shadow: none !important;
    margin-left: 10px !important;
    padding-right: 20px !important;
}

#mega-menu-wrap-mobile #mega-menu-mobile > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
    padding-left: 10px;
}

#mega-menu-wrap-mobile #mega-menu-mobile > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-mobile #mega-menu-mobile > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-mobile #mega-menu-mobile > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: #000;
    font-weight: 800;
    background: #fff;
}
#mega-menu-wrap-mobile #mega-menu-mobile > li.mega-menu-item > a.mega-menu-link {
    height: 40px;
    line-height: 40px;
}
.uk-offcanvas-bar {
    padding: 30px 10px;
}

.home-banner .gform_wrapper {
    position: relative;
}
.home-banner .gform_wrapper:before {
    content: " ";
    background: black;
    width: 100%;
    position: absolute;
    left: -28px;
    top: -20px;
    z-index: -1;
    transform: skew(0deg, 0deg);
    height: 88px;
	padding-right: 10px;
}

.home-banner .el-overlay .content {
    z-index: 1000000 !important;
    position: relative;
}

.home-banner .el-overlay {
    position: relative;
    margin-bottom: -67px;
    display: inline-block;
}

.home-banner {
    overflow: hidden;
}



.home-banner-mobile ul.gform_fields li {
    width: 100% !important;
}

.home-banner-mobile .gform_wrapper {
    position: relative;
    margin: auto;
    background: black;
    padding: 40px;
    width: auto;
}

.home-banner-mobile .uk-text-center {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.47);
    padding-top: 10px;
    position: relative;
}

.home-banner-mobile .gform_wrapper .gform_body, .home-banner-mobile .gform_wrapper .gform_footer {
    max-width: 400px;
    margin: auto;
}

.home-banner-mobile h4 {
    font-size: 18px;
    margin: 0px !important;
}

.home-banner-mobile h2 {
    font-size: 33px;
    margin-bottom: 0px !important;
    margin-top: -1px;
}

.home-banner-mobile .gform_wrapper ul li.gfield {
    margin: 0px !important;
}

.home-banner-mobile .image img {
    margin-top: -20px;
}
.home-banner-mobile .image {
    height: 90px;
    overflow: hidden;
}

.home-banner-mobile .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px;
}

.home-banner-mobile .gform_wrapper .gform_footer input.button {
    font-size: 1em;
    width: 100%;
    margin: 0 16px 0 0;
}



/* Smartphones */
@media (max-width: 480px) { 


    .tm-box-decoration-primary {
        margin: 40px 0px;
    }



    .gform_body li {
        margin-bottom: 15px !important;
    }

    .gform_confirmation_message {
        margin-bottom: 60px;
    }

    .service-grid .el-title {
        font-size: 21px;
        letter-spacing: 1px;
    }
 

}
/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) { 




    .tm-box-decoration-primary {
        margin: 40px 0px;
    }

    
    .gform_body li {
        margin-bottom: 15px !important;
    }


    .gform_confirmation_message {
        margin-bottom: 60px;
    }
    
    .service-grid .el-title {
        font-size: 21px;
        letter-spacing: 1px;
    }
    
}
/* Tablets */
@media (min-width: 768px) and (max-width: 959px) { 



    .tm-box-decoration-primary {
        margin: 40px 0px;
    }

    .gform_confirmation_message {
        margin-bottom: 60px;
    }

    .service-grid .el-title {
        font-size: 21px;
        letter-spacing: 1px;
    }

}
/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) { 

    
.home-banner .gform_footer {
    width: 25% !important;
    float: right;
    position: relative;
    top: -79px !important;
    margin-top: 8px !important;
}

.home-banner .el-overlay:before {
    content: " ";
    background: #ffffff;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 200px;
    opacity: 0.8;
    transform: skew(-10deg, 0deg);
    padding: 20px 40px 14px;
    left: -5%;
}

.home-banner .gform_wrapper {
    position: relative;
    margin-left: 60px;
}

.home-banner .gform_wrapper:before {
    left: -20px;
    top: -20px;
}

}
/* Large Display */
@media (min-width: 1200px) { 

    
.home-banner .gform_footer {
    width: 25% !important;
    float: right;
    position: relative;
    top: -79px !important;
    margin-top: 8px !important;
}

.home-banner .el-overlay:before {
    content: " ";
    background: #ffffff;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    transform: skew(-10deg, 0deg);
    padding: 20px 90px 14px;
    left: -110px;
    top: -20px;
    box-shadow: 1px -4px 10px rgba(0, 0, 0, 0.64);
}

.home-banner>div {
    padding-top: 320px;
}

}
