:root {scroll-behavior: smooth;}
html, body {overflow-x: hidden;}
body {font-family: "Open Sans", sans-serif;color: #444444;}
a,.page-link {color: #4154f1;text-decoration: none;}
a:hover, .page-link:hover {color: #717ff5;text-decoration: none;}
.page-item.active .page-link {background-color: #717ff5;border-color: #717ff5;}
h1, h2, h3, h4, h5, h6 {font-family: "Nunito", sans-serif;}
section {padding: 60px 0;overflow: hidden;}
.section-header {text-align: center;padding-bottom: 40px;}
.section-header h2 {font-size: 13px;letter-spacing: 1px;font-weight: 700;margin: 0;color: #4154f1;text-transform: uppercase;}
.section-header p {margin: 10px 0 0 0;padding: 0;font-size: 38px;line-height: 42px;font-weight: 700;color: #012970;}
@media (max-width: 768px) {
.section-header p {font-size: 28px;line-height: 32px;}
}
.breadcrumbs {padding: 15px 0;background: #012970;min-height: 40px;margin-top: 82px;color: #fff;}
@media (max-width: 992px) {
.breadcrumbs {margin-top: 57px;}
}
.breadcrumbs h2 {font-size: 28px;font-weight: 500;}
.breadcrumbs ol {display: flex;flex-wrap: wrap;list-style: none;padding: 0 0 10px 0;margin: 0;font-size: 14px;}
.breadcrumbs ol a {color: #fff;transition: 0.3s;}
.breadcrumbs ol a:hover {text-decoration: underline;}
.breadcrumbs ol li + li {padding-left: 10px;}
.breadcrumbs ol li + li::before {display: inline-block;padding-right: 10px;color: #8894f6;content: "/";}
.back-to-top {position: fixed;visibility: hidden;opacity: 0;right: 15px;bottom: 15px;z-index: 99999;background: #4154f1;width: 40px;height: 40px;border-radius: 4px;transition: all 0.4s;}
.back-to-top i {font-size: 24px;color: #fff;line-height: 0;}
.back-to-top:hover {background: #6776f4;color: #fff;}
.back-to-top.active {visibility: visible;opacity: 1;}
@media screen and (max-width: 768px) {
[data-aos-delay] {transition-delay: 0s !important;}
}
.header {transition: all 0.5s;z-index: 997;padding: 20px 0;}
.header.header-scrolled {background: #fff;padding: 15px 0;box-shadow: 0 2px 20px rgba(1, 41, 112, 0.1);}
.header .logo {line-height: 0;}
.header .logo img {max-height: 40px;margin-right: 6px;}
.header .logo span {font-size: 30px;font-weight: 700;letter-spacing: 1px;color: #012970;font-family: "Nunito", sans-serif;margin-top: 3px;}
.hero {width: 100%;min-height: 100vh;background-size: cover;}
.hero h1 {margin: 0;font-size: 45px;font-weight: 700;color: #012970;line-height: 45px;}
.hero h2 {color: #444444;margin: 15px 0 0 0;font-size: 26px;}
.text-lg-start{text-align:center ;}
@media (min-width:992px){
.text-lg-start{text-align:left;}
}
.hero .logo-link {margin-top: 7px;display: block;margin-bottom: 4px;text-decoration: underline;color: #6a7ad2;text-transform: lowercase;}
.btn-get-started{border:0;text-decoration:none; margin-top:9px;line-height:0;padding: 25px 40px;border-radius:4px;transition:0.5s;color:#fff;background:#4154f1;box-shadow:0px 5px 30px rgba(65, 84, 241, 0.4);font-family:"Nunito", sans-serif;font-weight:600;font-size:16px;letter-spacing:1px;}
.btn-get-started:hover{color:#717ff5;text-decoration:none;}
.hero .hero-img {text-align: right;}
@media (min-width: 1024px) {
.hero {background-attachment: fixed;}
}
@media (max-width: 991px) {
.hero {height: auto;padding: 120px 0 60px 0;}
.hero .hero-img {text-align: center;margin-top: 80px;}
.hero .hero-img img {width: 80%;}
}
@media (max-width: 768px) {
.hero {text-align: center;}
.hero h1 {font-size: 32px;}
.hero h2 {font-size: 24px;}
.hero .hero-img img {width: 100%;}
}
.values .box {padding: 30px;box-shadow: 0 0 5px rgba(1, 41, 112, 0.08);text-align: center;transition: 0.3s;height: 100%;}
.values .box img {padding: 30px 50px;transition: 0.5s;transform: scale(1.1);}
.values h2 {margin: 7px 0 0 0;padding: 0;font-size: 30px;line-height: 32px;font-weight: 700;color: #012970;}
.values .box:hover {box-shadow: 0 0 30px rgba(1, 41, 112, 0.08);}
.values .box:hover img {transform: scale(1);}
.features .feature-box {padding: 24px 20px;box-shadow: 0 0 18px rgba(1, 41, 112, 0.08);transition: 0.3s;margin-bottom: 12px;margin-top: 9px;}
.features .feature-box h3 {font-size: 18px;color: #012970;font-weight: 700;margin: 0;}
.features .feature-box i {line-height: 0;background: #ecf3ff;padding: 4px;margin-right: 10px;font-size: 24px;border-radius: 3px;transition: 0.3s;width: 25px;height: 25px;min-height: 25px;min-width: 25px;}
.features .feature-box:hover i {background: #4154f1;color: #fff;}
.features .feture-tabs {margin-top: 120px;}
.features .feture-tabs h3 {color: #012970;font-weight: 700;font-size: 32px;margin-bottom: 10px;}
@media (max-width: 768px) {
.features .feture-tabs h3 {font-size: 28px;}
}
.features .feture-tabs .nav-pills {border-bottom: 1px solid #eee;}
.features .feture-tabs .nav-link {background: none;text-transform: uppercase;font-size: 15px;font-weight: 600;color: #012970;padding: 12px 0;margin-right: 25px;margin-bottom: -2px;border-radius: 0;}
.features .feture-tabs .nav-link.active {color: #4154f1;border-bottom: 3px solid #4154f1;}
.features .feture-tabs .tab-content h4 {font-size: 18px;margin: 0;font-weight: 700;color: #012970;}
.features .feture-tabs .tab-content i {font-size: 24px;line-height: 0;margin-right: 8px;color: #4154f1;}
.features .feature-icons {margin-top: 120px;}
.features .feature-icons h3 {color: #012970;font-weight: 700;font-size: 32px;margin-bottom: 20px;text-align: center;}
@media (max-width: 768px) {
.features .feature-icons h3 {font-size: 28px;}
}
.features .feature-icons .content .icon-box {display: flex;}
.features .feature-icons .content .icon-box h4 {font-size: 20px;font-weight: 700;margin: 0 0 10px 0;color: #012970;}
.features .feature-icons .content .icon-box i {font-size: 44px;line-height: 44px;color: #013289;margin-right: 15px;}
.features .feature-icons .content .icon-box p {font-size: 15px;color: #848484;}
.footer {padding: 0;font-size: 14px;overflow-x: hidden;}
.footer .footer-top {background: #fff;background-size: contain;border-top: 1px solid #e1ecff;border-bottom: 1px solid #e1ecff;padding: 60px 0 30px 0;}
@media (max-width: 992px) {
.footer .footer-top {background-position: center bottom;}
}
.footer .footer-top .footer-info {margin-bottom: 30px;}
.footer .footer-top .footer-info .logo {line-height: 0;margin-bottom: 15px;}
.footer .footer-top .footer-info .logo img {width:45px; height:auto; font-weight:500
}
.footer .footer-top .footer-info .logo span {font-size: 30px;font-weight: 700;letter-spacing: 1px;color: #012970;font-family: "Nunito", sans-serif;margin-top: 3px;}
.footer .footer-top .footer-info h5 {color: #7d91b3;-webkit-transform: none;transform: none;font-size: 16px;font-weight: 600;}
.footer .footer-top .footer-info p {font-size: 14px;line-height: 24px;margin-bottom: 0;font-family: Roboto,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight: 400;}
.footer .footer-top .social-links a {font-size: 20px;display: inline-block;color: rgba(1, 41, 112, 0.5);line-height: 0;margin-right: 10px;transition: 0.3s;}
.footer .footer-top .social-links a:hover {color: #012970;}
.footer .footer-top h4 {position: relative;padding-bottom: 12px; color: #7d91b3;-webkit-transform: none;transform: none;font-size: 16px;font-weight: 600;}
.footer .footer-top .footer-links {margin-bottom: 30px;}
.footer .footer-top .footer-links ul {list-style: none;padding: 0;margin: 0;}
.footer .footer-top .footer-links ul i {padding-right: 2px;color: #d0d4fc;font-size: 12px;line-height: 0;}
.footer .footer-top .footer-links ul li {padding: 10px 0;display: flex;align-items: center;}
.footer .footer-top .footer-links ul li:first-child {padding-top: 0;}
.footer .footer-top .footer-links ul a {color: #004b80;transition: 0.3s;display: inline-block;line-height: 1;}
.footer .footer-top .footer-links ul a:hover {color: #4154f1;}
.footer .footer-top .footer-contact p {line-height: 26px;}
.footer .copyright {text-align: center;padding-top: 30px;color: #012970;}
.footer .credits {padding-top: 10px;text-align: center;font-size: 13px;color: #012970;}
.heading-5{color:#062f4d;font-size:15px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;}
.pr-1x{padding-right:1rem;}
@media (min-width:768px){
.pl-md-0x{padding-left:0;}
}
@media (min-width:992px){
.pr-lg-2x{padding-right:2rem;}
}
.notifion-footer .notifion-footer_bottom>ul li a{color:#004b80;font-weight:400;}
.notifion-footer .notifion-footer_bottom{margin:0;}
.notifion-footer a:not(btn-gh):hover{color:#062f4d;}
.notifion-footer_bottom>ul{border-top:0 solid #e0e1e2;padding:1rem 0;margin-bottom:0;list-style:none;}
.notifion-footer_bottom>ul li a{font-size:15px;color:rgba(0,0,0,.7);text-transform:none;}
.notifion-footer .bullet{color:rgba(0,0,0,.2);padding:0 .5rem;}
.notifion-footer_bottom{padding:.5rem 0;position:relative;z-index:2;}
.notifion-footer_bottom:before{content:"";position:absolute;background:#f7f9fc;width:100vw;height:100%;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1;}
.notifyform form .notifyform-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2;}
.notifyform form.init .notifyform-response-output{display:none;}
.notifyform-form-control-wrap{position:relative;}
div.notifyform .notifyform-submit:disabled{cursor:not-allowed;}
body main.notifion-main-content{padding-top:0;}
body main.notifion-main-content section:first-of-type{position:relative;}
.home.notifion-main-wrapper section{position:relative;z-index:5;background-color:#fff;}
.home.notifion-main-wrapper .btn{padding-left:24px;padding-right:24px;}
.home.notifion-main-wrapper section a{color:#1155cb;}
@media (min-width:1279px){
.home.notifion-main-wrapper .container{width:1250px;}
}
@media (min-width:1379px){
.home.notifion-main-wrapper .container{width:1320px;}
}
@media (min-width:768px){
.home.notifion-main-wrapper .notifion-mainherop .col-md-8{min-width:768px;}
}
.home.notifion-main-wrapper main .creds .subscriber_form{position:relative;min-height:40px;width:480px;max-width:100%;margin-top:10px;display:inline-block;}
@media (max-width:480px){
.home.notifion-main-wrapper main .creds .subscriber_form{margin-bottom:0;height:auto;min-height:40px;}
}
.home.notifion-main-wrapper main .creds .subscriber_form input{height:45px;border-radius:5px;}
.home.notifion-main-wrapper main .creds .subscriber_form input[type=email], .home.notifion-main-wrapper main .creds .subscriber_form input[type=text]{padding-left:10px;border-radius:5px;border:1px solid rgba(0,0,0,.25);width:100%;float:left;max-width:100%;position:relative;z-index:9;}
.home.notifion-main-wrapper main .creds .subscriber_form input[type=email]:active, .home.notifion-main-wrapper main .creds .subscriber_form input[type=text]:active,
.home.notifion-main-wrapper main .creds .subscriber_form input[type=email]:focus,.home.notifion-main-wrapper main .creds .subscriber_form input[type=text]:focus{border:1px solid #17a956;}
.home.notifion-main-wrapper main .creds .subscriber_form .input-password{padding-left:10px;border-radius:5px;border:1px solid rgba(0,0,0,.25);width:100%;float:left;max-width:calc(100% - 150px) !important;position:relative;z-index:9;}
.home.notifion-main-wrapper main .creds .subscriber_form .input-password:active,
.home.notifion-main-wrapper main .creds .subscriber_form .input-password:focus{border:1px solid #17a956;}
.home.notifion-main-wrapper main .creds input[type=submit]{background:#1155cb;border:none; color:#fff;transition:.2s ease-in-out;padding-left:24px;padding-right:24px;font-family:Roboto,sans-serif;font-weight:400;font-size:18px;cursor:pointer;min-width:140px;width: 100%;margin: 14px auto;}
.home.notifion-main-wrapper main .creds .show-password {border-radius: 5px;padding: 7.2px 12px;background:#1155cb;border:none;position:absolute;right:0;top:0;color:#fff;transition:.2s ease-in-out;padding-left:24px;padding-right:24px;font-family:Roboto,sans-serif;font-weight:400;font-size:18px;cursor:pointer;min-width:140px;}


@media (max-width:484px) {
    .home.notifion-main-wrapper main .creds .show-password {padding: 11.2px 12px;}
}
.home.notifion-main-wrapper main .creds .btn-info{background:#1155cb;border:none;color:#fff;transition:.2s ease-in-out;padding-left:24px;padding-right:24px;font-family:Roboto,sans-serif;font-weight:400;font-size:18px;cursor:pointer;min-width:140px;color:#fff!important;}


.home.notifion-main-wrapper main .creds .subscriber_form select {height:45px;border-radius:5px;padding-left:10px;border-radius:5px;border:1px solid rgba(0,0,0,.25);width:100%;float:left;max-width:100%;position:relative;z-index:9;}

.home.notifion-main-wrapper main .creds .subscriber_form textarea {height:245px;border-radius:5px;padding-left:10px;border-radius:5px;border:1px solid rgba(0,0,0,.25);width:100%;float:left;max-width:100%;position:relative;z-index:9;}


@media (max-width:480px){
.home.notifion-main-wrapper main .creds .subscriber_form input[type=email]{max-width:100%;}
.home.notifion-main-wrapper main .creds .subscriber_form input[type=text]{max-width:100%;}
.home.notifion-main-wrapper main .creds .subscriber_form select {max-width:100%;}
.home.notifion-main-wrapper main .creds input[type=submit]{right:auto;left:0;top:10px;width:100%;position:relative;}
}
.home.notifion-main-wrapper main .creds input[type=submit]:hover, .home.notifion-main-wrapper main .creds .show-password:hover{background:#117d40;}
.home.notifion-main-wrapper .creds{display:inline-block;margin:10px auto;max-width:100%;}
.home.notifion-main-wrapper .creds .subscriber_form{position:relative;}
.home.notifion-main-wrapper .creds p{margin:0;margin-top:0!important;}
.home.notifion-main-wrapper a.btn{border-radius:5px;}
.home.notifion-main-wrapper .notifion-mainherop{background:0 0;padding:32.5px 0 70px;position:relative;overflow:hidden;}
.home.notifion-main-wrapper .notifion-mainherop .container{z-index:8;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.home.notifion-main-wrapper .notifion-mainherop .col-md-8{position:relative;z-index:8;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
@media (max-width:768px){
.home.notifion-main-wrapper .notifion-mainherop .col-md-8{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.home.notifion-main-wrapper .notifion-mainherop{padding-top:75px;}
}
.home.notifion-main-wrapper .notifion-mainherop .col-md-8:after{content:'';position:absolute;width:135%;height:300%;z-index:-1;opacity:.85;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background:linear-gradient(to right,rgba(255,255,255,.15),#fff 250px,#fff calc(100% - 250px),rgba(255,255,255,.15));}
@media (max-width:992px){
.home.notifion-main-wrapper .notifion-mainherop{padding-bottom:25px;}
}
.home.notifion-main-wrapper .notifion-mainherop .lgin{position:relative;z-index:2;color:#333e;font-size:30px;line-height:34px;font-weight:700;margin-bottom:15px;}
@media (min-width:768px){
.home.notifion-main-wrapper .notifion-mainherop .lgin{font-size:40px;line-height:41px;}
}
@media (max-width:480px){
.home.notifion-main-wrapper .notifion-mainherop .lgin{font-size:28px;line-height:1.25;}
}
.home.notifion-main-wrapper .notifion-mainherop p{color:#000;font-size:22px;line-height:30px;max-width:680px;display:block;margin:0 auto 10px;}
.home.notifion-main-wrapper .notifion-mainherop p.sm{font-size:15px;margin:-10px auto 15px;}
@media (max-width:768px){
.home.notifion-main-wrapper .notifion-mainherop p.sm{font-size:14px;max-width:100%;}
}
@media (max-width:480px){
.home.notifion-main-wrapper .notifion-mainherop p{font-size:16px;line-height:22px;}
}
.home.notifion-main-wrapper .notifion-mainherop .notifyform{display:inline-block;width:100%;clear:both;}
.hide {display:none !important;}

@media (min-width:768px){
.top-menu-grid{grid-template-columns:1fr 1fr 1fr;}
.top-menu-grid{display: grid;gap: 0 0;grid-auto-flow: row;grid-template-rows:1fr 1fr 1fr;padding: 0 10px;}
}

.p--sm{font-size:14px;line-height:24px;}
.top-menu-block{border-radius:5px;box-sizing:border-box;display:flex;flex-direction:column;padding:12px;transition:all .4s;white-space: break-spaces;}
.top-menu-block:hover{background:#f3f4f6;text-decoration:none;}
.top-menu-block__title{font-size:14px;font-weight:500;}

.top-menu-open .dropdown-header {padding: 0.5rem 16px;}

.top-menu-block__description{font-size:12px;}
.top-menu-block:hover .top-menu-block__title{color:#453dd8;}
@media (min-width:768px){
.top-menu-block:not(.top-menu-block--has-icon){padding:16px;}
.top-menu-block__title{font-size:16px;margin-bottom: 10px;}
.top-menu-block__description{font-size:14px;}
}

.w-inline-block{max-width:100%;display:inline-block;}
.home-page-top-features{justify-content:space-around;margin: -55px auto 30px auto; display:flex;position:relative; max-width:80%;}
.home-page-top-features-item{width:150px;height:150px;color:#222;text-align:center;background-color:#fff;background-image:url("../images/icons/home_mobile.svg");background-position:50px 25px;background-repeat:no-repeat;border-radius:10px;padding:94px 18px 18px;font-weight:500;line-height:1.3em;text-decoration:none;transition:all .3s ease-out;box-shadow:1px 1px 12px 4px rgba(0, 0, 0, .15);}
.home-page-top-features-item:hover{background-color:#e8f2f8;}
.home-page-top-features-item.contacts{flex:0 auto;}

.home-page-top-features-item.calendar{background-image:url("../images/icons/home_calendar.svg");background-repeat:no-repeat;}
.home-page-top-features-item.leads{background-image:url("../images/icons/home_growth.svg");}
.home-page-top-features-item.users{background-image:url("../images/icons/home_users.svg");}
.home-page-top-features-item.customization{background-image:url("../images/icons/home_settings.svg");}
@media screen and (max-width: 991px){
.home-page-top-features{flex-wrap:wrap;align-content:space-between;align-items:stretch;}
.home-page-top-features-item.contacts,.home-page-top-features-item.calendar,.home-page-top-features-item.leads{width:30%;background-position:50% 25%;}
.home-page-top-features-item.users,.home-page-top-features-item.customization,.home-page-top-features-item.projects{width:30%;background-position:50% 25%;margin-top:1em;}
}
@media screen and (max-width: 767px){
.home-page-top-features{margin-bottom:25px;}
}
@media screen and (max-width: 479px){
.home-page-top-features{margin-bottom:20px;}
.home-page-top-features-item.contacts{width:100%;height:85px;text-align:left;background-position:10px;flex:0 auto;align-items:center;padding-top:0;padding-left:80px;line-height:50px;display:flex;}
.home-page-top-features-item.calendar{width:100%;height:85px;text-align:left;background-position:10px;align-items:center;margin-top:1em;padding-top:0;padding-bottom:0;padding-left:80px;display:flex;}
.home-page-top-features-item.leads{width:100%;height:85px;background-position:10px;align-items:center;margin-top:1em;padding-top:0;padding-bottom:0;padding-left:80px;line-height:70px;display:flex;}
.home-page-top-features-item.users,.home-page-top-features-item.customization,.home-page-top-features-item.projects{width:100%;height:85px;background-position:10px;align-items:center;padding-top:0;padding-left:40px;line-height:70px;display:flex;}
.text-block-time-mng{text-align:left;padding-left:0;line-height:20px;}
.text-block-client-mng{padding-top:20px;line-height:20px;}
.text-block-pitch{text-align:left;padding-left:0;line-height:20px;}
.text-block-timesheet{text-align:left;padding-top:15px;padding-left:40px;line-height:20px;}
.text-block-custom-fields{text-align:left;padding-top:18px;padding-left:40px;line-height:20px;}
.text-block-project-mng{padding-top:18px;padding-left: 40px;line-height:20px;}
}

.text-block-forward-title-1 {text-align: center;padding-left: 30px;line-height: 30px;padding-right: 30px;color: #012970;font-weight: 600;font-size: 22px;}
.text-block-forward-title-2 {text-align: center;padding-left: 0;line-height: 30px;padding-right: 0;margin-top: 25px;color: #012970;font-weight: 600;font-size: 22px;}
.text-block-forward-title-3 {text-align: center;padding-left: 0;line-height: 30px;padding-right: 0;margin-top: 6px;color: #012970;font-weight: 600;font-size: 22px;}


.navbar-light .navbar-nav .nav-link {text-transform: none;font-size: 16px;font-weight: 600;color: rgb(3 72 123);padding: .375rem 1.68rem .625rem;transition: color .3s;will-change: color;}

.navbar-light .navbar-nav .nav-link:hover {color: #1155cb;}

.navbar-light .navbar-nav .dropdown-item {padding: .15rem 1.25rem;font-size: .95rem;width: 100%;max-width: 100%;color: rgb(3 72 123);line-height: 1.5;position: relative;font-weight: 600;-webkit-transform: translateX(0);transform: translateX(0);transition: .2s ease-in-out;opacity: 1;}

.navbar-light .navbar-nav .dropdown-item .top-menu-block__title {padding: 0.1rem 1.25rem .1rem;margin: 0;color: rgb(3 72 123);font-weight: 600;}
.navbar-light .navbar-nav .dropdown-item .top-menu-block__description {padding: .1rem 1.25rem .75rem;display: block;width: 100%;float: left;clear: both;font-weight: 400;font-size: .8rem;color: #555;-webkit-transform: none;transform: none;margin: 0;text-align: left;letter-spacing: 1px;line-height: 19px;}

.dropdown-header, .dropdown-header > strong {position: relative;width:100%;display: inline-block;font-weight: 300;}
@media (min-width: 1080px) {
    .dropdown-header::before {content: "";position: absolute;width: calc(100% - 2px);height: 40px;left: 0;top: 0;z-index: 3;pointer-events: none;box-shadow: inset -1rem 0 0 #fff;}

    .dropdown-header > strong::before {content: " ";position: absolute;background: rgba(0, 0, 0, .1);height: 1px;width: calc(100% - 105px);right: 0;top: calc(50% - .5px);
    }
}

@media (max-width: 768.5px) {
    .dropdown-menu {box-shadow: none;border: 0;}
}
#navbarText .btn-outline-primary {color: rgb(3 72 123); border-color: rgb(3 72 123);}
#navbarText .btn-outline-primary:hover {background-color: rgb(3 72 123); border-color: rgb(3 72 123); color:#fff;}
.notifion-footer {border-top: 1px solid #e0e1e2;}
.notifyform .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0;}
.notifyform-form-control-wrap{position:relative;}
div.notifyform .notifyform-submit:disabled{cursor:not-allowed;}
.notifion-footer_nav_list_link a{padding-bottom:.5rem;color:rgba(0,0,0,.7);text-decoration:none;transition:color .3s;will-change:color;}
.notifion-footer_nav_list_link a:hover{color:#062f4d;}
.notifion-footer .notifion-footer_bottom>ul li a,.notifion-footer .notifion-footer_nav_list_link a{color:#004b80;font-weight:400;}
.notifion-footer{padding-top:2rem;font-size:15px;}
@media (max-width:992px){
    .notifion-footer .notifion-footer_nav_list_link.col-4{-webkit-box-flex:0;-ms-flex:0 0 66%;flex:0 0 66%;max-width:66%;width:100%;}
    .notifion-footer .notifion-footer_nav_list_link.col-4 a.col-12.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
    .notifion-footer .notifion-footer_nav_list_link.col-12{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;max-width:33%;width:100%;}
}
@media (max-width:576px){
    .notifion-footer .notifion-footer_nav_list_link.col-4{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%;}
    .notifion-footer .notifion-footer_nav_list_link.col-4 a.col-12.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-bottom:.25rem;font-size:.75rem;}
    .notifion-footer .notifion-footer_nav_list_link.col-4 a.col-12.col-md-6 span{display:none;}
    .notifion-footer .notifion-footer_nav_list_link.col-12{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;width:100%;}
}
.notifion-footer .notifion-footer_bottom{margin:0;}
.notifion-footer .notifion-footer_nav_list_link p{color:#000;font-size:14px;}
.notifion-footer .container nav h5{color:#7d91b3;-webkit-transform:none;transform:none;font-size:16px;font-weight:600;}
.notifion-footer .footer-newsletter ul{list-style-type:none;}
.notifion-footer .newsletter-form div.notifyform,.notifion-footer .newsletter-form form{width:100%;position:relative;height:40px;margin:15px 0;}
@media (max-width:480px){
    .notifion-footer li.notifion-footer_nav_list_link.col-12.col-md-auto a,.notifion-footer li.notifion-footer_nav_list_link.col-12.col-md-auto h5{padding-bottom:.25rem;}
    .notifion-footer li.notifion-footer_nav_list_link.col-12.col-md-auto a{font-size:.75rem;}
    .notifion-footer .newsletter-form div.notifyform,.notifion-footer .newsletter-form form{height:100px;margin-top:15px;margin-bottom:0;}
}
.notifion-footer .newsletter-form input[type=email]{width:calc(100% - 125px);height:40px;padding-left:10px;border:1px solid #ccc;}
.notifion-footer .newsletter-form input{border-radius:5px;font-size:16px;}
.notifion-footer .newsletter-form input[type=submit]{background:#fff;color:#1155cb;height:40px;display:inline-block;position:absolute;right:10px;top:0;padding-left:15px;padding-right:15px;border:1px solid #1155cb;}
@media (max-width:480px){
    .notifion-footer .newsletter-form input[type=email]{width:100%;}
    .notifion-footer .newsletter-form input[type=submit]{width:100%;right:auto;left:0;top:45px;}
}
.notifion-footer .newsletter-form input[type=submit]:hover{background:#1155cb;color:#fff;}
.notifion-footer a:not(btn-gh):hover{color:#062f4d;}
.notifion-footer .notifion-footer_nav .newsletter-form{height:auto;}
.notifion-footer .notifion-footer_nav ul{padding-left:0;padding-right:0;}
.notifion-footer_nav_list{list-style:none;}
.notifion-footer_nav_list_link h5{-webkit-transform:scaleY(.9);transform:scaleY(.9);padding-top:1rem;padding-bottom:.5rem;}
.notifion-footer_nav_list_link a{display:block;}
.notifion-footer_nav_list_link a span{display:inline-block;padding:2.5px 7.5px;margin-left:5px;color:#008aeb;background:#d0eaff;border-radius:5px;font-weight:400;font-size:12px;text-transform:uppercase;}
.notifion-footer_bottom{margin:1rem 2rem 0;}
.notifion-footer_bottom>ul{border-top:0 solid #e0e1e2;padding:1rem 0;margin-bottom:0;list-style:none;}
.notifion-footer_bottom>ul li a{font-size:15px;color:rgba(0,0,0,.7);text-transform:none;}
.notifion-footer .bullet{color:rgba(0,0,0,.2);padding:0 .5rem;}
@media (max-width:768px){
    .notifion-footer li.notifion-footer_nav_list_link.col-12.col-md-auto{max-width:50%;}
}
.notifion-footer .notifion-footer_nav>ul{width:100%;}
footer.notifion-footer.light.px-sm-2x{padding-top:15px;background:#fff;position:relative;z-index:100;}
.notifion-footer_bottom{padding:.5rem 0;position:relative;z-index:2;}
.notifion-footer_bottom:before{content:"";position:absolute;background:#f7f9fc;width:100vw;height:100%;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1;}
@media (max-width:992px){
    .notifion-footer .container{width:100%;}
}
.home.notifion-main-wrapper footer.notifion-footer.light.px-sm-2x{border-top:0;}
@media (min-width:1279px){
    .home.notifion-main-wrapper .container{width:1250px;}
}
@media (min-width:1379px) {
    .home.notifion-main-wrapper .container{width:1320px;}
}


.social-button {
    background-position: 25px 0px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
    border-radius: 3px;
    margin: 10px auto;
    outline: rgb(255, 255, 255) none 0px;
    padding-left: 58px;
    transition: all 0.2s cubic-bezier(0.72, 0.01, 0.56, 1) 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}



#linkedin-connect {
    background: rgb(255, 255, 255) url('../images/icons/linkedin.svg') no-repeat scroll 13px 0 / 28px 45px padding-box border-box;
    border: 1px solid rgb(0, 119, 181);
    max-width: fit-content;
    padding-right: 17px;
}

#linkedin-connect:hover {
    border-color: rgb(0, 119, 181);
    background: rgb(0, 119, 181) url('../images/icons/linkedin-white.svg') no-repeat scroll 13px 0 / 28px 45px padding-box border-box;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease-out;
}

#linkedin-connect span {
    box-sizing: border-box;
    color: rgb(0, 119, 181);
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    border: 0px none rgb(0, 119, 181);
    outline: rgb(255, 255, 255) none 0px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#linkedin-connect:hover span {
    color: #FFF;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


#google-connect {
    background: rgb(255, 255, 255) url('../images/icons/google.svg') no-repeat scroll 13px 0 / 28px 45px padding-box border-box;
    border: 1px solid #4d82e5;
    max-width: fit-content;
    padding-right: 17px;
}

#google-connect:hover {
    border-color: #4d82e5;
    background: #4d82e5 url('../images/icons/google.svg') no-repeat scroll 13px 0 / 28px 45px padding-box border-box;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease-out;
}

#google-connect span {
    box-sizing: border-box;
    color: #4d82e5;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    border: 0 none #4d82e5;
    outline: rgb(255, 255, 255) none 0px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#google-connect:hover span {
    color: #FFF;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}