: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: 0 !important;}
}
.header {transition: all 0.5s;z-index: 997;padding: 20px 0;}
.header.header-scrolled {background: #fff;padding: 15px 0;box-shadow: 0px 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;color:#4154f1;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: 0px 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: 0px 0 30px rgba(1, 41, 112, 0.08);}
.values .box:hover img {transform: scale(1);}
.features .feature-box {padding: 24px 20px;box-shadow: 0px 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;}
}
.pine_valley-footer .pine_valley-footer_bottom>ul li a{color:#004b80;font-weight:400;}
.pine_valley-footer .pine_valley-footer_bottom{margin:0;}
.pine_valley-footer a:not(btn-gh):hover{color:#062f4d;}
.pine_valley-footer_bottom>ul{border-top:0 solid #e0e1e2;padding:1rem 0;margin-bottom:0;list-style:none;}
.pine_valley-footer_bottom>ul li a{font-size:15px;color:rgba(0,0,0,.7);text-transform:none;}
.pine_valley-footer .bullet{color:rgba(0,0,0,.2);padding:0 .5rem;}
.pine_valley-footer_bottom{padding:.5rem 0;position:relative;z-index:2;}
.pine_valley-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.pine_valley-main-content{padding-top:0;}
body main.pine_valley-main-content section:first-of-type{position:relative;}
.home.pine_valley-main-wrapper section{position:relative;z-index:5;background-color:#fff;}
.home.pine_valley-main-wrapper .btn{padding-left:24px;padding-right:24px;}
.home.pine_valley-main-wrapper section a{color:#1155cb;}
@media (min-width:1279px){
.home.pine_valley-main-wrapper .container{width:1250px;}
}
@media (min-width:1379px){
.home.pine_valley-main-wrapper .container{width:1320px;}
}
@media (min-width:768px){
.home.pine_valley-main-wrapper .pine_valley-mainherop .col-md-8{min-width:768px;}
}
.home.pine_valley-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.pine_valley-main-wrapper main .creds .subscriber_form{margin-bottom:0;height:auto;min-height:40px;}
}
.home.pine_valley-main-wrapper main .creds .subscriber_form input{height:45px;border-radius:5px;}
.home.pine_valley-main-wrapper main .creds .subscriber_form input[type=email], .home.pine_valley-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.pine_valley-main-wrapper main .creds .subscriber_form input[type=email]:active, .home.pine_valley-main-wrapper main .creds .subscriber_form input[type=text]:active,
.home.pine_valley-main-wrapper main .creds .subscriber_form input[type=email]:focus,.home.pine_valley-main-wrapper main .creds .subscriber_form input[type=text]:focus{border:1px solid #17a956;}
.home.pine_valley-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.pine_valley-main-wrapper main .creds .subscriber_form .input-password:active,
.home.pine_valley-main-wrapper main .creds .subscriber_form .input-password:focus{border:1px solid #17a956;}
.home.pine_valley-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.pine_valley-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;}
.home.pine_valley-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.pine_valley-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.pine_valley-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.pine_valley-main-wrapper main .creds .subscriber_form input[type=email]{max-width:100%;}
.home.pine_valley-main-wrapper main .creds .subscriber_form input[type=text]{max-width:100%;}
.home.pine_valley-main-wrapper main .creds .subscriber_form select {max-width:100%;}
.home.pine_valley-main-wrapper main .creds input[type=submit]{right:auto;left:0;top:10px;width:100%;position:relative;}
}
.home.pine_valley-main-wrapper main .creds input[type=submit]:hover, .home.pine_valley-main-wrapper main .creds .show-password:hover{background:#117d40;}
.home.pine_valley-main-wrapper .creds{display:inline-block;margin:10px auto;max-width:100%;}
.home.pine_valley-main-wrapper .creds .subscriber_form{position:relative;}
.home.pine_valley-main-wrapper .creds p{margin:0;margin-top:0!important;}
.home.pine_valley-main-wrapper a.btn{border-radius:5px;}
.home.pine_valley-main-wrapper .pine_valley-mainherop{background:0 0;padding:32.5px 0 70px;position:relative;overflow:hidden;}
.home.pine_valley-main-wrapper .pine_valley-mainherop .container{z-index:8;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.home.pine_valley-main-wrapper .pine_valley-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.pine_valley-main-wrapper .pine_valley-mainherop .col-md-8{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.home.pine_valley-main-wrapper .pine_valley-mainherop{padding-top:75px;}
}
.home.pine_valley-main-wrapper .pine_valley-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.pine_valley-main-wrapper .pine_valley-mainherop{padding-bottom:25px;}
}
.home.pine_valley-main-wrapper .pine_valley-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.pine_valley-main-wrapper .pine_valley-mainherop .lgin{font-size:40px;line-height:41px;}
}
@media (max-width:480px){
.home.pine_valley-main-wrapper .pine_valley-mainherop .lgin{font-size:28px;line-height:1.25;}
}
.home.pine_valley-main-wrapper .pine_valley-mainherop p{color:#000;font-size:22px;line-height:30px;max-width:680px;display:block;margin:0 auto 10px;}
.home.pine_valley-main-wrapper .pine_valley-mainherop p.sm{font-size:15px;margin:-10px auto 15px;}
@media (max-width:768px){
.home.pine_valley-main-wrapper .pine_valley-mainherop p.sm{font-size:14px;max-width:100%;}
}
@media (max-width:480px){
.home.pine_valley-main-wrapper .pine_valley-mainherop p{font-size:16px;line-height:22px;}
}
.home.pine_valley-main-wrapper .pine_valley-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: 0px;line-height: 30px;padding-right: 0px;margin-top: 25px;color: #012970;font-weight: 600;font-size: 22px;}
.text-block-forward-title-3 {text-align: center;padding-left: 0px;line-height: 30px;padding-right: 0px;margin-top: 6px;color: #012970;font-weight: 600;font-size: 22px;}
