html{scroll-behavior:smooth}

body {
  font-family: 'Poppins', sans-serif;
    overflow-x: hidden;


}
h1,h2,h3,h4,h5,h6{
    font-family: 'Roboto Condensed', sans-serif;
}
.top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.top-header {
    background: #045fb7;
    padding: 8px 0px;
}
.top-bar ul {
    margin-bottom: 0px;
}
.taeled-btn.checklist {
    width: 250px;
}
.header1 {
    display: flex;
    justify-content: space-between;
}
.top-bar ul {
    display: flex;
    padding-left: 0px;
    list-style: none;
    justify-content: flex-end;
    align-items: center;
}
.main-menu ul {
    display: flex;
    list-style: none;
    padding-left: 0px;
}
.banner-part {
    padding: 60px 0px 97px 0px;
}
.main-menu ul li a {
    color: #1e1f20;
    font-size: 16px;
    font-weight: 600;
}
.main-menu {
    display: flex;
    align-items: center;
}
section.welcome2 {
    padding-top: 70px;
    position: relative;
}
section.welcome2:before {
    content: '';
    background-image: url("../images/abtback.png");
    background-repeat: no-repeat;
    width: 680px;
    height: 900px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
section.welcome2.welcome3:before {
    content: '';
    background-image: url(../images/abtback.png);
    background-repeat: no-repeat;
    width: 680px;
    height: 900px;
    position: absolute;
    top: 0;
    right: -332px !important;
    z-index: -1;
}
section.welcome3 {
    background: #f7f7f7;
    padding: 70px 0px 10px 0px;
}
section.welcome3 h2 {
    font-size: 45px;
    font-weight: 600;
    color: #1e1f20;
    margin-bottom: 20px;
    line-height: 60px;
    margin-top: 30px;
}
section.user1 {
    background: #045fb7;
    padding: 20px 0px;
    text-align: center;
}
.counter-box p {
    color: #fff;
}
.left-part {
    display: flex;
    margin-bottom: 10px;
}
.left2 {
    padding-left: 25px;
}
.right-part {
    display: flex;
    
    margin-bottom: 10px;
}
.right1 img {
    width: 50px;
    margin-right: 15px;
}
.counter-box h3 {
    font-size: 38px;
    color: #fff;
}
.left1 img {
    width: 50px;
}
.left2 {
    padding-left: 25px;
    text-align: right;
    margin-right: 15px;
}
section.platform-offer h2 {
    font-size: 45px;
    font-weight: 600;
    color: #1e1f20;
    margin-bottom: 90px;
    line-height: 60px;
    text-align: center;
}
section.platform-offer {
    padding-top: 80px;
}
section.platform-offer h2 span {
    background: linear-gradient(to right, #0861b9 11%, #ef5a28 102%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.new-services h3 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: 600;
}
.read-more a {
    color: #f05a27;
    text-decoration: underline;
    font-weight: 600;
}
.new-services img {
    width: 60px;
    height: 60px;
}
section.skiss.skiss2 {
    background: #045fb7;
}

section.skiss.skiss2:before {
    position: relative;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000b3;
}
.platform-offer .col-md-3 {
    border: 1px solid #ddd;
}
.platform-offer .col-md-3:hover {
    box-shadow: 0px 0px 23px -1px rgb(0 0 0 / 13%);
}
.new-services {
    text-align: center;
    padding: 30px;
}
section.empower h2 {
    font-size: 45px;
    font-weight: 600;
    color: #1e1f20;
    margin-bottom: 90px;
    line-height: 60px;
    
    text-align: center;
}
.skiss {
    background-image: url(../images/back12.jpg);
    height: 305px;
    position: relative;
    margin-top: 80px;
    padding: 60px 0px;
    background-attachment: fixed;
}
section.skiss.skiss2 {
    background: #045fb7;
    background-image: none;
    padding: 50px 0px;
    height: auto;
    margin-top: 0px;
}
section.welcome3.Unleash {
    padding-bottom: 70px;
}
section.skiss p {
    color: #fff;
    position: relative;
}
.Demo {
    width: 200px !important;
}

section.welcome3.Unleash ul li {
    padding-left: 14px;
    position: relative;
}

section.welcome3.Unleash ul li i {
    color: #f05a27;
    position: absolute;
    left: 0;
    top: 2px;
}
section.welcome3.Unleash ul {
    padding-left: 0px;
    list-style: none;
}
section.skiss h2 {
    color: #fff;
    position: relative;
    font-size: 45px;
    font-weight: 600;
}
section.skiss:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000b3;
}
section.empower {
    padding-top: 80px;
}
.tyep-center img {
    width: 100%;
    height: 715px;
    object-fit: cover;
}
section.empower h2 span {
    background: linear-gradient(to right, #0861b9 11%, #ef5a28 102%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.welcome3 h2 span {
    background: linear-gradient(to right, #0861b9 11%, #ef5a28 102%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.welcome2 h2 {
    font-size: 45px;
    font-weight: 600;
    color: #1e1f20;
    margin-bottom: 20px;
}
section.welcome2 h2 span {
    background: linear-gradient(to right, #0861b9 11%, #ef5a28 102%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.welcome2 ul li i {
    position: absolute;
    left: 0;
    top: 2px;
    color: f05a27;
}

section.welcome2 ul li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 16px;
}
section.welcome2 ul {
    list-style: none;
    padding-left: 0px;
}
.content-part h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 51px;
    color: #1e1f20;
    margin-bottom: 20px;
}
.taeled-btn.Started-btn {
    margin-top: 0px !important;
    margin-left: 30px;
}
.content-part h4 {
    color: #1e1f20;
    font-size: 18px;
    font-weight: 600;
}
.content-part p {
    color: #1e1f20;
    font-size: 16px;
}
.btn-read a {
    background: #f05a27;
    padding: 18px 40px;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.btn-read {
    margin-top: 50px;
}
.baner1 img {
    width: 100%;
}

.baner1 {
    text-align: right;
}
.main-menu ul li {
    padding: 0px 0px 0px 20px;
}
.top-bar ul li {
    margin: 0px 0px 0px 30px;
}
.banner-part {
    background-image: url(../images/backbanner.jpg);
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
}
.header-part {
    z-index: 9;
    padding: 30px 0px 30px 0px;
}
.content-part {
    margin-top: 20px;
    padding-top: 30px;
}
.work-part.work1 {
    margin-top: 40px;
}
.howit {
    padding: 70px 0px;
}
.work h2 span {

    background: linear-gradient(to right, #0861b9 11%, #ef5a28 102%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.work h2 {
    font-size: 45px;
    font-weight: 600;
    color: #1e1f20;
}
.work {
    text-align: center;
    max-width: 650px;
    margin: 0 auto;
}
.work p {
    font-size: 18px;
    color: #1e1f20;
}
.work {
    margin-bottom: 70px;
}
.work1 h2 {
font-size: 20px;
    margin-top: 10px;
    min-height: 50px;
    font-weight: 500;
    color: #1e1f20;
}

.staffing12 h4 {
    color: #1e1f20;
    font-size: 22px;
    margin-bottom: 15px;
}
.staffing12 h4 span {
    background: linear-gradient(to right, #0861b9 11%, #ef5a28 102%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.work1 {
    text-align: center;
    padding: 20px;
    min-height: 199px;
    background: #0861b90d;
    border-radius: 0px 31px 0px 31px;
}
.work-part.work2 {
    margin-top: 20px;
}

.top-bar ul li i {
    color: #fff;
}
.work1:hover {
    background: #0861b9;
}
.work1:hover img {
    filter: brightness(0) invert(1);
}
.work1:hover h2 {
    color: #fff;
}
.top-bar ul li a {
    color: #fff;
    font-weight: 600;
    font-family: 'Roboto Condensed';
}
li.list1 button {
    background: #f05a27;
    border: none;
    padding: 7px 21px;
    border-radius: 2px;
}

button a {
    color: #fff !important;
}
section.seamless {
    padding: 60px 0px;
    margin-top: 50px;
}
section.Transforming:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgb(7 96 184 / 91%);
}
.seamless1 {
    padding: 31px;
    max-width: 900px;
    margin: 0 auto;
    text-align: left;
    background: #e3f1ff;
}
.seamless1 h2 {
    font-size: 45px;
    font-weight: 600;
    color: #1e1f20;
}
.seamless1 h2 span {
    background: linear-gradient(to right, #0861b9 11%, #ef5a28 102%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.seamless1 p {
    font-size: 16px;
}
.seam1 {
    position: relative;
}
.seamless-section {
    position: absolute;
    bottom: 0;
    padding: 0px 20px;
    top: 0;
    padding-top: 97px;
    overflow: hidden;
    /* transform: translateY(-50%); */
    clear: both;
}
.seam1:hover {
    transition: 0.8s;
    box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.3);
    transform: translateY(-10px);
    border-radius: 0px 0px 30px 30px;
}
.videoBox {
    position: relative;
}
.videoBox:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #111213;
    opacity: 0.7;
    mix-blend-mode: multiply;
}
section.testimonial {
    margin-top: 80px;
}

.form1 textarea {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 14px;
}
.custmized-part {
    margin-top: 70px;
}
.staffing-box img {
    width: 100%;
}
.feed1 {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 63px;
    margin-top: -129px;
}

.seamless-section p {
    color: #fff;
    font-size: 18px;
}
.taeled-btn.testbtn {
    width: 350px;
    text-align: center;
    margin: 45px auto;
}
.seamless-section h4 {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}
.seamlessa1 {
    margin-top: 40px;
}
.seam1 img {
    width: 100%;
}
.seamless-section p {
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
}
.seamless-section:hover {
    background-image: linear-gradient(to right bottom, #045fb82e, #0085d775, #f05a2842, #f05a285c, #ef5a2800);
}
section.Transforming {
    padding: 100px 0px;
    background: url(../images/back1.jpg);
    position: relative;
    margin-top: 50px;
    height: 600px;
}
section.Transforming h2 {
    font-size: 45px;
    font-weight: 600;
    color: #fff;
    line-height: 60px;
}
section.Transforming p {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}
section.staff {
    margin-top: 80px;
}
section.staff h2 {
    font-size: 45px;
    font-weight: 600;
    color: #1e1f20;
    margin-bottom: 70px;
    line-height: 60px;
    text-align: center;
}
section.staff h2 span {
    background: linear-gradient(to right, #0861b9 11%, #ef5a28 102%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.trans-btn a {
    background: #ef5a28;
    padding: 18px 40px;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.trans-btn {
    margin-top: 70px;
}
.staffing12 h4 {
    font-weight: 600;
}
.staffing12 p {
    color: #1e1f20;
}
.join-toay a {
    color: #1e1f20;
    font-weight: 600;
}

.staffing12 {
    text-align: left;
    background: #f3f7fb;
    padding: 30px;
    border-radius: 0px 0px 30px 30px;
}
.staffing-box {
    position: relative;
}
.join-toay a {
   
    font-weight: 600;
    text-decoration: underline;
}
.staffing-box:hover {
    transition: 0.8s;
    transform: translateY(-10px);
}
.join-toay {
    margin-bottom: 26px;
}

.contact-detail {
    padding: 80px 0px;
}
section.testimonial video {
    width: 100%;
    height: 470px;
    object-fit: cover;
}
.contact-detail h4 {
    font-size: 32px;
    font-weight: 600;
    line-height: 45px;
}
section.review-part h4 {
    font-size: 45px;
    color: #fff;
    font-weight: 600;
}

section.review-part {
    margin-top: -239px;
        position: relative;
}
.testimonial-icon2 {
    position: absolute;
    right: 320px;
    bottom: 87px;
    z-index: 9;
    transform: rotate(180deg);
    opacity: 0.1;
}

.contact-detail h4 span {
    background: linear-gradient(to right, #0861b9 11%, #ef5a28 102%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.wining-agency {
    background: #edf5fc;
    margin: 70px 0px;
    padding: 50px 0px;
}
.left-cont i {
    height: 30px;
    width: 30px;
    background: #045fb7;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    color: #fff;
}
.desgnion h5 {
    font-size: 14px;
    font-weight: 400;
}
.cont {
    display: flex;
}.right-cont {
    margin-left: 10px;
    margin-top: -10px;
}
.right-cont h4 {
    font-size: 18px;
    margin-bottom: -9px;
}
.contact-part {
    margin-top: 30px;
}


.form1 {
    background: #f05a27;
    padding: 20px;
    border-radius: 10px;
}
.form1 input {
    width: 100%;
    margin-bottom: 10px;
    border: none;
    font-size: 14px;
    padding: 10px;
}

.form1 h3 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 25px;
}
.form1 input[type="submit"] {
    width: 130px;
    background: #045fb7;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.wining-agency {
    margin: 30px 0px 0px 0px ;
}

.wining-agency h2 {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}
.wining-agency h2 span {
    background: linear-gradient(to right, #0861b9 11%, #ef5a28 102%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.list1 ul {
    display: flex;
    list-style: none;
    justify-content: center;
    list-style: none;
    padding-left: 0px;
}
.list1 ul li {
    margin: 20px;
}
.cont {
    margin-bottom: 30px;
}
.left11 {
    padding-right: 0px;
}
.left12 {
    padding-left: 8px;
}
.list1 ul li img {
    border-radius: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-icon1 {
    position: absolute;
    bottom: 0;
    transform: translateY(-50%);
    right: 20px;
    z-index: 9;
    opacity: 0.1;
}
footer {
    position: relative;
    padding-top: 60px;
}
section.testimonial h4 {
    font-size: 38px;
    color: #fff;
    font-weight: 600;
}
.foter-list ul li {
    margin-bottom: 10px;
}
.foter-list ul li a {
    color: #1e1f20;
    font-size: 15px;
}
.foter-list ul {
    padding-left: 0px;
    list-style: none;
}
.logo-foter h4 {
    color: #1e1f20;
}
.logo-foter img {
   
    margin-bottom: 10px;
}
.socail-part ul li i {
    color: #1e1f20;
}

.socail-part ul li {
    margin: 0px 16px 0px 0px;
}
.socail-part ul {
    display: flex;
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
.logo-foter p {
    color: #1e1f20;
}
.foter-list h3 {
    color: #1e1f20;
    font-size: 26px;
    margin-bottom: 10px;
}
.trans-btn2 a {
    background:#1e1f20;
    padding: 18px 40px;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.privacy-part ul li a {
    color: #1e1f20;
    font-size: 14px;
}
.col-md-4.links1 {
    padding-left: 80px;
}
.main-menu ul {
    margin-bottom: 0px;
}
.content-part h1 span {
    background: linear-gradient(to right, #0861b9 11%, #ef5a28 102%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.right-header {
    margin-top: 0px;
}
table#datatable-buttons .btn-info {
    background: #045fb7;
}
.copyrigth {
    border-top: 1px solid #e3e2e2;
    position: relative;
    padding: 10px 0px 10px 0px;
    margin-top: 30px;
}
.copyrigth p {
    color: #1e1f20;
    margin-bottom: 10px;
}
.copyrigth p {
    margin-bottom: 0px;
    font-size: 14px;
}
.privacy-part ul li {
    margin: 0px 0px 0px 20px;
}
.privacy-part ul {
    display: flex;
    list-style: none;
    padding-left: 0px;
    justify-content: flex-end;
    margin-bottom: 0px;
}
.trans-btn2 {
    margin-top: 40px;
}
.testmoinial-part {
    background: #fff;
    border-radius: 10px;
}
.testmoinial-part1 {
    background: #f3f7fb;
    border-radius: 10px;
    padding: 15px !important;
    margin-top: -37px;
    /* max-width: 768px; */
    margin: 0px auto 0 auto;
}
.feed1 p {
    color: #fff;
}
.right-cont p {
    font-size: 14px;
    font-weight: 600;
}

.testmoinial-part1 p{
    color:#000;
}
.desgnion h4 {
    font-size: 18px !important;
    color: #000 !important;
}
.taeled-btn {
    z-index: 1;
    height: 50px;
    width: 170px;
    line-height: 50px;
    padding-right: 30px;
    position: relative;
    background-color: #f05a27;
    margin-top: 40px;
        border-radius: 30px;
}
.taeled-btn a{
    color:#fff;
}
.taeled-btn:after {
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0.2, 1);
    -ms-transform: scale(0.2, 1);
    transform: scale(0.2, 1);
    background-color: #0760b8;
    border-radius: 30px;
}
.taeled-btn.expolre1:after {
    background-color: #fff;
}
.taeled-btn:hover:after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.taeled-btn i {
    top: 5px;
    right: 13px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
}
.taeled-btn.expolre1 {
    background: #f05a27;
}
.taeled-btn.expolre1 a {
    color: #fff;
}
.taeled-btn.expolre1 a i {
    color: #fff;
}
.taeled-btn.expolre1:hover a{
    color:#0760b8;
}
.taeled-btn.expolre1:hover a i{
    color:#0760b8;
}
.taeled-btn.Account {
    z-index: 1;
    height: 50px;
    width: 146px;
    font-weight: 600;
    line-height: 50px;
    padding-right: 20px;
    position: relative;
    background-color: #f05a27;
    margin-top: 0px;
    border-radius: 30px;
}
.taeled-btn.Account i {
    top: 5px;
    right: 7px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
}
.taeled-btn.Account a{
    color:#fff;
}
.taeled-btn a:hover{
    text-decoration: none;
}
.mobile-btn {
    display: none;
}
.logo-foter {
    text-align: center;
}
.foter-list ul {
    display: flex;
    justify-content: center;
    list-style: disc;
    margin-top: 20px;
}
.foter-list ul li {
    margin: 0px 20px;
}


.LoginForm {
    padding: 32px 30px 29px 30px;
    background: #fff;
    box-shadow: 0 15px 50px rgb(0 0 0 / 10%);
    margin: 50px 0px;
}

.LoginForm h4 span {
    background: linear-gradient(to right, #0861b9 11%, #ef5a28 102%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.LoginForm h4 {
    font-size: 35px;
    font-weight: 600;
    color: #1e1f20;
    margin-bottom: 20px;
}
.LoginForm label {
    display: block;
    margin-top: 10px;
    margin-bottom: 0px;
}
.LoginForm input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 7px 10px;
}
.LoginForm input[type="email"] {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 7px 10px;
}
.LoginForm input[type="tel"] {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 7px 10px;
}
.LoginForm input[type="password"] {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 7px 10px;
}
button#btnLogin {
    background: #f05a27;
    border: none;
    margin-top: 10px;
    color: #fff;
    padding: 10px 40px;
    border-radius: 30px;
    border: none;
}
#btnRegistration{
   background: #f05a27;
    border: none;
    margin-top: 10px;
    color: #fff;
    padding: 10px 40px;
    border-radius: 30px;
    border: none;  
}
button#btnLogin:hover{
    background:#0760b8;
}
#btnRegistration:hover{
     background:#0760b8;
}
.LoginForm.register {
    min-height: 400px;
}
nav.woocommerce-MyAccount-navigation ul li a {
    color: #fff;
}
nav.woocommerce-MyAccount-navigation ul li {
    padding: 10px 10px;
    border-bottom: 1px solid #ddd;
}
nav.woocommerce-MyAccount-navigation ul {
    background: #045fb7;
    padding-left: 0px;
    list-style: none;
}
.LoginForm p.aa-lost-password a {
    color: #f00;
    text-decoration: underline;
    font-size: 14px;
}

nav.woocommerce-MyAccount-navigation ul li:hover {
    background: #f05a27;
}
nav.woocommerce-MyAccount-navigation ul li:hover a {
    text-decoration: none;
}
.dash_res h4 {
    font-size: 35px;
    font-weight: 600;
    color: #1e1f20;
    margin-bottom: 20px;
    line-height: 60px;
    margin-top: 0px;
}
.dash_res button[type="submit"] {
    background: #f05a27;
    border: none;
    padding: 12px 30px;
    border-radius: 30px;
}
.dash_res button[type="submit"]:hover {
    background: #045fb7;
}
.dash_res {
    padding: 32px 30px 29px 30px;
    background: #fff;
    box-shadow: 0 15px 50px rgb(0 0 0 / 10%);
    margin: 0px 0px;
}
.dash_res h4 span {
    background: linear-gradient(to right, #0861b9 11%, #ef5a28 102%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 25px;
}
.dash_res .input-group.extra {
    margin-bottom: 20px}

div#default-content textarea {
    width: 100%;
    border: 1px solid #ddd;
}
.makeappointmentbtn button[type="submit"] {
    background: #0760b8 !important;
    border-radius: 30px;
}
.makeappointmentbtn button[type="submit"]:hover{
   background: #f05a27 !important;
}
.login1 h4 span {
    background: linear-gradient(to right, #0861b9 11%, #ef5a28 102%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.rember1 {
    margin-left: 16px;
}
.forget1 label a {
    color: #f00;
    text-decoration: underline;
}
.login1 input[type="submit"] {
    background: #f05a27;
    border: none;
    margin-top: 20px;
    color: #fff;
    padding: 12px 25px;
    border-radius: 30px;
}
.login1 input[type="submit"]:hover{
    background:#f05a27;
}
.login1 {
    padding: 32px 30px 29px 30px;
    background: #fff;
    box-shadow: 0 15px 50px rgb(0 0 0 / 10%);
    max-width: 650px;
    margin: 20px auto 40px auto;
}
.login1 h4 {
    font-size: 35px;
    font-weight: 600;
    color: #1e1f20;
    margin-bottom: -10px}


.LoginForm input[type="submit"] {
    background: #f05a27;
    border: none;
    margin-top: 10px;
    color: #fff;
    padding: 10px 40px;
    border-radius: 30px;
    border: none;
}

.LoginForm input[type="submit"]:hover {
    background: #0760b8;
}
.LoginForm.login11 {
    min-height: 546px;
}
.float-right a {
    color: #f00;
    text-decoration: underline;
}
.rem1 a {
    color: #f00 !important;
    text-decoration: underline;
}
.check11 {
    padding-left: 35px;
}
button#btnForgot {
    background: #f05a27;
    border: none;
    margin-top: 10px;
    color: #fff;
    padding: 10px 40px;
    border-radius: 30px;
    border: none;
}
.aa-register-now a {
    color: #f00;
    text-decoration: underline;
}
.reset.LoginForm {
    max-width: 650px;
    margin: 30px auto 0 auto;
}
.reset.LoginForm button[type="submit"] {
    background: #ef5a28;
    border: none;
    border-radius: 30px;
}
p.change_link a {
    color: #0ea10e;
    text-decoration: underline;
    font-weight: 600;
}

p.change_link {
    margin-top: 30px;
}

table#datatable-buttons tr td input[type="file"] {
    width: 100px;
    font-size: 14px;
}
table#datatable-buttons {
    table-layout: fixed;
}
.img-header img {
    width: 250px;
}



@media only screen and (max-width: 768px){
   .main-menu {
    display: none;
} 
.LoginForm.login11 {
    min-height: auto;
}
.foter-list ul li {
    flex: 0 0 38%;
    box-sizing: border-box;
}

.foter-list ul {
    display: flex;
    justify-content: revert-layer;
    list-style: disc;
    margin-top: 20px;
    text-align: left;
    flex-wrap: wrap;
}
section.bottom img {
    width: 100%;
    margin-top: 20px;
}
.privacy-part ul {
    justify-content: flex-start;
}
.nursing-skills-checklist-list.checklist-item.w-dyn-items {
    grid-template-columns: repeat(1, 1fr);
}
.nursing-skills-checklist-list{
    grid-template-columns: repeat(1, 1fr);
}
.nursing-skills-checklist-list.w-dyn-items {
     grid-template-columns: repeat(1, 1fr) !important;
}
section.welcome2.check2 {
    padding-bottom: 0px !important;
}
.content-part.check2 {
    margin-top: 0px;
    padding-top: 0px;
}
section.welcome2.check2 img {
    display: none;
}
section.welcome2.check2 {
    padding-top: 30px;
}
section.bottom {
    padding-bottom: 50px;
    padding-top:50px;
}
.baner1 {
    margin-top: 20px;
}
button.mob-btn i {
    color: #fff;
}

section.cecklist-part {
    padding: 50px 0px;
}
.logo-foter img {
    width: 200px;
}
button.mob-btn {
    background: #045fb7;
    border: 1px solid #045fb7;
}
section.checklist-btn {
    margin-top: 40px !important;
    margin-bottom: 32px !important;
}
.content-part.check2 h1 {
    color: #000 !important;
}
.content-part.check2 p {
    color: #000 !important;
}

section.checklist-btn {
    margin-top: -35px;
    margin-bottom: 10px;
}
.check-part-btn {
    margin-bottom: 54px;
}

.mobile-btn {
    display: block;
}

.left-top {
    display: none;
}

section.welcome3.Unleash img {
    width: 100%;
}
section.welcome3 img {
    width: 100%;
}
section.welcome2 img {
    width: 100%;
}
.banner-part {background-position: center right;background-size: cover;position: relative;}
.banner-part:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #00000057;
}
.content-part h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    color: #fff;
    margin-bottom: 20px;
}
.content-part h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.content-part p {
    color: #fff;
    font-size: 15px;
}

.left-header {
    width: 100%;
}
.banner-part {
    padding: 0px 0px 33px 0px;
}
h2 {
  font-size: 26px !important;
line-height: 35px !important;
}
section.empower h2 {
    margin-bottom: 37px}
.header1 {
    width: 100%;
}
.tyep-center img {
    height: auto;
}
.staffing-box {
    margin-bottom: 20px;
}
section.review-part h4 {
    font-size: 26px;
}
section.welcome3.Unleash img {
    margin-top: 20px;
}
section.platform-offer h2 {
    margin-bottom: 50px;}
.skiss {
    height: auto;}
.menu-btn {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.img-header img {
    max-width: 100%;
    width: 170px;
}
.menu-btn {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 0px 15px;
}
.header1 {
    flex-direction: column;
    position: relative;
}
.right-header {
    margin-top: 0px;
}
.right-header ul li {
    margin-bottom: 10px;
}
.taeled-btn.Started-btn {
    margin-left: 15px;
}

.main-menu {
    position: absolute;
    top: 44px;
    width: 100%;
    background: #045fb7;
    z-index: 9;
    padding: 10px 0px 30px 0px;
}
.main-menu ul li a {
    color: #fff;
}
.main-menu ul {
    flex-direction: column;
}
.left11 {
    padding-right: 15px;
}
.left12 {
    padding-left: 15px;
}
section.welcome2:before{
    display: none;
}
.taeled-btn.Demo {
    width: 250px !important;
}
.col-md-4.links1 {
    padding-left: 15px;
}
.container.custum {
    padding: 0px 0px;
}
}