body{
/* 	font-family: 'Roboto', sans-serif; */
	font-family: "Poppins", sans-serif;
    overflow-x: hidden;

}

*{
	margin:0px;
	padding: 0px;
}
.common-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.menu-part > ul {
    display: flex;
    list-style: none;
    margin-bottom: 0px;
    position: relative;
}
ul.list11 {
    padding-left: 20px;
}
.menu-part {
    display: flex;
    align-items: center;
}
.menu-part > ul > li {
    margin: 0px 0px 0px 40px;
}  
header {
    position: relative;
    z-index: 9;
    left: 0;
    right: 0;
    background: #fff;
    padding: 12px 0px;
}
.banner-content {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    max-width: 503px;
    left: 73px;
    right: 0;
}
.top-head {
    display: flex;
    justify-content: space-between;
	align-items:center;
}
.icon1 img {
    width: 30px;
    height: 30px;
}
.icon1 {
    position: absolute;
    top: 24px;
    left: 40px;
}
.banner-main {
    position: relative;
}
.icon2 img {
    width: 30px;
    height: 30px;
}

.icon2 {
    position: absolute;
    top: 62px;
    left: 127px;
}
.icon3 img {
    width: 30px;
    height: 30px;
}

.icon3 {
    position: absolute;
    bottom: 20px;
    left: 424px;
}
.top-head ul {
    display: flex;
    list-style: none;
    margin-bottom: 0px;
}
ul.left-head li {
    margin: 0px 30px 0px 0px;
    position: relative;
} 
ul.social-list li {
    margin: 0px 0px 0px 15px;
}
.top-header {
    padding: 12px 0px;
    background: #503f7e;
}
ul.left-head li:before {
    position: absolute;
    content: "";
    top: 0;
    right: -16px;
    width: 1px;
    height: 25px;
    background: #ffffff4a;
}
ul.left-head li:last-child:before {
    background: none;
}
ul.left-head li {
    color: #fff;
}
.top-head ul li i {
    color: #fff;
}
.top-head ul li a {
    color: #fff;
    font-size: 16px;
	text-decoration:none;
	font-family: 'Lato', sans-serif;
}
.top-head ul li i {
    font-size: 17px;
}
ul.left-head li i {
    padding-right: 13px;
}
.logo-part {
    padding: 7px 30px 10px 0px;
    border-right: 1px solid #e5e5e5;
}

.slider-area .videoBox {
    float: left;
    width: 100%;
    height: 110%;}
.about-section h2 {
    font-family: 'Oswald', sans-serif;
    color: #142a63;
    font-size: 40px;
    margin-bottom: 20px;
}
.main-banner {
    background: #020230;
    height: 600px;
    position: relative;
}
.menu-part ul li a {
  font-weight: 500;
    font-size: 17px;
    color: #333333;
    text-transform: capitalize;
    padding-bottom: 10px;
    line-height: 26px;
	text-decoration:none;
}
.about-section p {
    color: #514f4f;
    font-size: 15px;
    line-height: 26px;
}
.websitedesign img {
   width:100%;
}
.about-section h5 {
    font-size: 15px;
    color: #d34637;
}
.about-section {
    margin: 0px 0px 0px 0px;
    background: #f7f7f7;
    padding: 80px 0px;
}
.about-section h5 {
    color: #142a63;
    font-family: 'Tiro Gurmukhi', serif;
    font-weight: 600;
    font-size: 45px;
}
.service-incluede ul li i {
    position: absolute;
    left: 0;
    top: 4px;
    color: #d34637;
}
.service-incluede ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
}
.service-incluede ul {
    list-style: none;
}
.call-button a {
   background: #fff;
    padding: 18px 30px;
    font-weight: 500;
    color: #434040;
    transition: 0.4s ease all;
}
.call-button a:hover {
    background: #503f7e;
    color: #fff;
    text-decoration: none;
}
.slider-area {
    position: relative;
    overflow: hidden;
}
.slider-area .videoBox::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background:linear-gradient(266deg,#00000000, #00000021);
}
section.features-section1 h2 {
    font-size: 41px;
    margin-bottom: 20px;
    line-height: 56px;
    font-weight: 600;
}
.features-section1 {
    background-image: url(../images/bg-department.png);
    height: 700px;
    background-position: center;
    padding: 60px 0px;
    margin-top: 30px;
}
section.features-section1 h2 span {
    color: #010080;
}
section.features-section1 h2 {
    margin-top: 20px;
}
.image img {
    width: 100%;
}
.book-nowbtn {
    opacity: 1;
}
.carrer1:hover .book-nowbtn {
    opacity: 1;
}
.slider-area .videoBox video {
    float: left;
    width: 100%;
    height: 100%;
}
.video-content {
    position: absolute;
    top: 50%;
    max-width: 550px;
    left: 65px;
    transform: translateY(-50%);
    background: hsl(0deg 0% 0% / 28%);
    padding: 20px;
}
.video-content h2 {
    color: #fff;
    font-size: 37px;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: 1px;
}
.video-content p {
    color: #fff;
    font-size: 17px;
}
.video-content h5 {
    color: #fff;
    font-weight: 500;
	letter-spacing: 1px;
}
.banner-content h5 {
    color: #fff;
    font-weight: 600;
}
.banner-content h2 {
    font-size: 24px;
}
.logo-part img {
    width: 220px;
}
.creative-banner img {
    width: 100%;
}
.banner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.call-button i {
    padding-left: 10px;
}
.banner-content h2 {
    color: #fff;
    font-size: 24;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 55px;
}
.btn-contact a {
    color: #000;
    padding: 15px 40px;
    font-weight: 600;
    background: #fff;
    border-radius: 20px;
    border-bottom: 4px solid #1974d2;
}
.img-part img {
    width: 100%;
}
.carrer1 {
    position: relative;
    transition: 0.8s;
 	min-height:580px;
    overflow: hidden;
    margin-bottom: 50px;
    border: 1px solid #ddd;
    display: flex;

}
.book-nowbtn {
    text-align: center;
    top: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
	min-height:260px;
}
.book-nowbtn p {
    color: #000;
}
.appoint-ment-btn a {
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
}
.features-section {
    background-color: #1974d2;
    margin-top: 80px;
}
.new-part h2 {
    font-size: 41;
    margin-bottom: 20px;
    font-weight: 600;
}
.new-part h2 span {
    color: #00008b;
}
.new-part {
    text-align: center;
}
section.new1 ul {
    margin-top: 60px;
    overflow: hidden;
    clear: both;
}

section.new1 ul li:nth-child(odd) {
    background: #f7f7f7;
}
section.new1 ul li:nth-child(even) {
    background: #87ceeb;
}
section.new1 ul li {
    float: left;
    width: 20%;
    text-align: center;
    list-style: none;
    padding: 20px;
    min-height: 198px;
}
.box1 h4 {
    font-size: 16px;
    margin-top: 14px;
}
section.new1 ul li:nth-child(even) h4 {
    color: #fff;
}
section.new1 ul li:nth-child(even) img {
    filter: brightness(0) invert(1);
}

.new1 {
    background-image: url(../images/treasurebk.png);
    height: 580px;
    background-position: center;
    padding: 80px 0px;
}
.back1 {
    background-position: center;
    margin-top: 1px;
    position: relative;
    padding: 27px 0px 60px 0px;
    text-align: center;
    background: #1974d2;
}



.back1-heading p {
    color: #fff;
    position: relative;
    font-size: 20px;
}

.back1-heading h2 {
    color: #fff;
    font-size: 41px;
    margin-bottom: 30px;
    position: relative;
    font-weight: 600;
}
.back1-head a {
    color: #fff;
    padding: 15px 25px;
    font-weight: 600;
    background: #87ceeb;
    border-radius: 20px;
    border-bottom: 4px solid #00008b;
    position: relative;
}
.back1-head {
    margin-top: 50px;
}


.features-section .inner-container {
    max-width: 570px;
    margin: 0 auto;
    margin-right: 0;
    padding: 70px 0;
}
section.features-section h2 {
    font-size: 40px;
    margin-bottom: 20px;
    color: #fff;
}
section.features-section p {
    color: #fff;
}
.call-contentq1 {
    position: absolute;
    bottom: 0;
    background: #87ceeb;
    padding: 20px;
    right: 0;
    width: 222px;
    text-align: center;
}
.call-part {
    position: relative;
}
.call-contentq1 a {
    color: #191818;
    position: relative;
    top: 10px;
}

.appoint-ment-btn {
    margin-top: 30px;
}
.content-part h2 {
    font-size: 21px !important;
    margin-bottom: 0px !important;
    line-height: 30px;
    text-align: center;
    color: #503f7e;
    font-weight: 700;
}
.carrer1:hover {
    transition: 0.8s;
    box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.3);
    transform: translateY(-10px);
}
section.services-part h2 {
    text-align: center;
    font-size: 50px;
    color: #503f7e;
    text-transform: uppercase;
    font-weight: 600;
}
.service2 {
    margin-top: 50px;
}
section.services-part h4 {
    font-size: 35px;
    color: #503f7e;
    text-transform: uppercase;
    font-weight: 600;
}
.service2 ul li i {
    position: absolute;
    top: 4px;
    left: 0;
    color: #503f7e;
}

.service2 ul li {
    list-style: none;
    margin-bottom: 8px;
    position: relative;
    padding-left: 20px;
}
/*.book-nowbtn {
    display: none;
}*/
/*.carrer1:hover .book-nowbtn {
    display: block;
}*/
.img-part img {
    object-fit: cover;
    height: 265px;
}
section.treachure {
    margin-top: 100px;
}
.content-part {
    padding: 10px;
}
.pattern1 {
    background-image: url(../images/pattern-5.png);
    height: 50px;
    background-repeat: no-repeat;
}
.btn-contact {
    margin-top: 40px;
}
.banner-content h4 {
    color: #fff;
    line-height: 35px;
}
.banner-under .btn-contact {
    margin-top: 50px;
}
.talk-btn a {
    color: #fff;
    padding: 15px 35px;
    font-weight: 600;
    background: #87ceeb;
    border-radius: 20px;
    border-bottom: 4px solid #00008b;
}
.service-back {
    background-image: url(https://shishucares.com/project/diamondroyalty/wp-content/uploads/2024/08/oldpersoncare.jpg);
    height: 460px;
    position: relative;
    background-attachment: fixed;
    padding: 80px 0px;
    margin-top: 70px;
}
.service-back-head ul li i {
    position: absolute;
    left: 0;
    top: 4px;
}
.service2.serve3 {
    margin-top: 80px;
}
.service2.serve3 h4 {
    margin-bottom: 25px;
}
.service2.serve3 ul li {
    float: left;
    width: 50%;
}
.service-back.MEDICATION1:before {
    background: #503f7eed;
}
.service-back-head ul li {
    list-style: none;
    position: relative;
    padding-left: 20px;
    padding-bottom: 8px;
    color: #fff;
}
.service-back-head h2 {
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 25px;
    color: #fff;
}
.banner-under h2 span {
    color: #00008b;
}
.section2 h2 span {
    color: #00008b;
}
.service-back-head p {
    color: #fff;
}
.service-back-head h4 {
    color: #fff;
}


.service-btn a {
    color: #fff;
    padding: 15px 25px;
    font-weight: 600;
    background: #87ceeb;
    border-radius: 20px;
    border-bottom: 4px solid #00008b;
}
.service-back img {
    width: 100%;
    
}

.service-btn {
    margin-top: 40px;
}
.service-back:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #2f2f31eb;
}
.talk-btn {
    margin-top: 40px;
}
.section2 {
    background: #f4f4f4 url("../images/bg_molecular_b_right.png");
    padding: 100px 0px;
        background-position: bottom right;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.section2 h2 {
    /* color: #010080; */
    font-weight: 600;
    font-size: 41px;
    margin-bottom: 20px;
}
.section2 h5 {
    color: #1974d2;
}
.contact-detail h2 {
    font-size: 32px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #503f7e;
    text-transform: uppercase;
}
.appoint-form input[type="submit"] {
    color: #fff;
    padding: 15px 25px;
    font-weight: 600;
    background: #87ceeb;
    border-radius: 20px;
    border-bottom: 4px solid #00008b;
}
.contact-detail h2 span {
    color: #00008b;
}
@keyframes scale {
  50% {
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
  }
}
.zoom {
    animation: scale 10s linear infinite;
}
.pattern-2 {
    position: absolute;
    top: 80px;
    right: 80px;
    background: #f7f8f9;
    width: 270px;
    height: 270px;
    border-radius: 50%;
    z-index: -1;
   
}
.banner-under p {
    font-size: 18px;
}
.banner-btn a {
    background-image: linear-gradient( 39deg, #13c5dd 70%, #13c5dd 108%);
    color: #fff;
    padding: 15px 50px;
}
.banner-btn {
    margin-top: 45px;
}
section.service-part {
    background: #f8f5f2;
    padding: 100px 0px;
}
section.backtop {
    margin-top: 80px;
}

.section2-sub {
    margin-top: 100px;
}
.section2 img {
    width: 100%;
}
.service-heading {
    text-align: center;
}
.carousel-item img {
    width: 100%;
}
.back-part {
    background-image: url(../images/backtop.jpg);
    height: 440px;
    background-size: cover;
    position: relative;
}
.back11 {
    position: absolute;
    left: 0;
    right: 0;
    max-width: 500px;
    text-align: center;
    padding: 20px 37px;
}
.service-heading h5 span {
    position: relative;
    font-size: 15px;
    color: #d34637;
}
.service-heading h5 span:before {
    position: absolute;
    content: "";
    left: -64px;
    height: 2px;
    width: 56px;
    background: #d34637;
    top: 9px;
}
.service-heading h2 {
    font-size: 45px;
    color: #142a63;
    font-family: 'Tiro Gurmukhi', serif;
    font-weight: 600;
}
.service-box img {
    width: 80px;
}
.heading-part h5 {
    font-size: 45px;
    color: #142a63;
    font-family: 'Tiro Gurmukhi', serif;
    font-weight: 600;
}
.abt-btn {
    margin-top: 30px;
}

.abt-btn a {
    padding: 10px 20px;
    background: #142a63;
    color: #fff;
}
.service-box {
    background: transparent;
    padding: 30px;
    text-align: center;
    border: 1px solid #0c4a97;
    min-height: 388px;
}
.service-box h4 {
    color: #fff;
    text-transform: uppercase;
    margin: 20px 0px;
    font-size: 18px;
    font-weight: 800;
}
.free-touch2 {
    box-shadow: 0 20px 40px rgb(0 0 0 / 18%);
    padding: 40px 40px;
    margin-top: -27px;
    z-index: 99;
    background: #fff;
}
.free-touch2 h2 {
    color: #00387e;
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 50px;
    text-align: center;
}
.backservice2 {
    background-image: url(../images/back12.jpg);
    height: 350px;
    background-position: center;
    padding: 30px;
}
.free-touch2 ul li {
    margin-bottom: 6px;
}
section.backservice2 h2 {
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 35px;
}
section.backservice2 p {
    text-align: center;
    color: #fff;
    font-size: 17px;
}
.free-touch2 ul li i {
    color: #00387e;
}
.free-touch2 ul {
    list-style: none;
}
.form-contact {
    background: #13c5dd;
    padding: 20px;
}
.form-contact input {
    width: 100%;
    height: 45px;
    margin-bottom: 12px;
    padding: 0px 10px;
    font-size: 14px;
    border: none;
}
.form-contact textarea {
    width: 100%;
    height: 100px;
    margin-bottom: 12px;
    padding: 0px 10px;
    font-size: 14px;
    border: none;
}
.submit-btn input[type="submit"] {
    background: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.service-box p {
    font-size: 14px;
    color: #cddef4;
}
.more-servicesbtn a {
    background: #142a63;
    padding: 15px 30px;
    /* border-radius: 30px; */
    color: #fff;
}
.more-servicesbtn {
    text-align: center;
    margin-top: 70px;
    margin: 60px auto 80px auto;
}
.service-box {
    border-radius: 30px;
}
.service-part2 {
    margin-top: 60px;
}
.read-services11 a {
    color: #fff;
    text-decoration: underline;
    font-weight: 600;
}

.get-btn a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
}
.get-btn a i {
    padding-left: 5px;
}
.service-two {
    margin-top: 60px;
}
section.three {
    padding: 60px 0px;
}
.three-content {
    text-align: center;
    margin-top: 90px;
}
.three-content h2 {
   font-family: 'Oswald', sans-serif;
    color: #28395a;
    font-size: 40px;
    margin-bottom: 20px;}
 .three-content p {
    line-height: 35px;
    font-size: 19px;
    font-weight: 600;
}   
.three-content p {
    color: #514f4f;
    font-size: 18px;
    margin-top: 15px;
}
.read-btn a {
    padding: 10px 30px;
    background: transparent;
    border: 1.5px solid #eb566c;
    color: #eb566c;
    font-weight: 600;
    border-radius: 30px;
}
.read-btn {
    margin-top: 40px;
}
section.three img {
    width: 80%;
    float: right;
}

.four h2 {
       font-size: 45px;
    color: #142a63;
    font-family: 'Tiro Gurmukhi', serif;
    font-weight: 600;
}
.four-content p {
    line-height: 35px;
    font-size: 19px;
    font-weight: 600;
}
.four-content {
    text-align: center;
    margin-top: 90px;
}    
.service-four img {
    width: 100%;
}
h2.our-software {
    font-size: 45px;
}
.four-part1 {
    border: 1px solid #e9e9e9;
    margin-bottom: 10px;
    padding: 20px;
    display: flex;
    min-height: 249px;
    position: relative;
}
.read-services {
    position: absolute;
    bottom: 25px;
    left: -73px;
    right: 0;
    text-align: center;
}
.right-content {
    text-align: center;
}
.right-content h4 {
    margin-bottom: 0px;
    font-size: 23px;
    font-family: 'Tiro Gurmukhi', serif;
    /* font-family: 'Oswald', sans-serif; */
    color: #142a63;
    font-weight: 600;
}
.right-content p {
    margin-top: 13px;
    color: #192b58;
}
.left-icon img {
    width: 55px;
    display: none;
}
.upper-part {
    margin-top: 70px;
}
.service-four {
    margin-top: 30px;
}
.four-part1:hover {
    background: #d34637;
    transition: all .3s linear;
}
.four-part1:hover h4 {
    color: #fff;
}
.four-part1:hover p {
    color: #fff;
}
.four-part1:hover img {
    filter: brightness(0) invert(1);
}
.service-box:hover {
    background: #13c5dd;
    transition: all .3s linear;
}
.service-box:hover img {
    filter: brightness(0) invert(1);
}
.service-box:hover h4 {
    color: #fff;
}
.service-box:hover p {
    color: #fff;
}
.get-btn:hover a {
    color: #fff;
}

section.five h2 {
    color: #00387e;
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 35px;
    text-align: center;
}
section.five {
    margin: 80px 0px;
}
.pricing-list2 {
    text-align: center;
    background: #fafafa;
    padding: 20px;
    box-shadow: 0px 0px 1px 1px #f3e9e9;
    min-height: 696px;
}
.pricing-list li i {
    position: absolute;
    left: 0;
    top: 5px;
    color: #d34637;
}
.pricing-list li {
    position: relative;
    list-style: none;
    padding-left: 23px;
    margin-bottom: 5px;
}
.pricing-list img {
    width: 100%;
}
.pricing-list {
    margin-top: 80px;
}
.pricing-list2 h5 {
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    color: #000;
    margin: 15px 0px;
}
.inpiration-heading {
    text-align: center;
}
section.website-inspiration {
    background: #f8f5f2;
    padding: 100px 0px;
}
.inpiration-heading h2 {
    font-family: 'Oswald', sans-serif;
    color: #000;
    font-size: 45px;
    margin-bottom: 20px;
}
.inpiration-heading p {
    color: #514f4f;
    font-size: 18px;
    margin-top: 20px;
    max-width: 530px;
    margin: 0 auto;
    line-height: 30px;
}


.choose-plan a {
    background: transparent;
    color: #e9610e;
    padding: 8px 35px;
    font-family: 'Oswald', sans-serif;
    border: 1px solid #e9610e;
}
.choose-plan {
    margin-top: 40px;
    margin-bottom: 25px;
}


.blog-box img {
    width: 100%;
}

section.blog h2 {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    color: #28395a;
    font-size: 45px;
    margin-bottom: 60px;
}
section.blog {
    margin-bottom: 60px;
}
.date-part span {
    position: absolute;
    bottom: 122px;
    background: #eb566c;
    right: 15;
    color: #fff;
    padding: 10px;
    font-family: 'Oswald', sans-serif;
}
.blog-box p {
    color: #514f4f;
    font-size: 14px;
}
.blog-btn a {
    color: #eb566c;
}

footer {
    padding: 60px 0px;
    background-image: url(../images/footerback1.jpg);
    position: relative;
    padding: 40px 0px 0px 0px;
    margin-top: 0px;
}
.upper-footer {
    padding-bottom: 30px;
}
/*.upper-footer {
    
}*/
.upper-footer h4 {
    color: #fef9f9;
  font-size: 20px;
     margin-bottom: 10px; 
    text-transform: capitalize;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.03em;
    font-weight: 700;
    /* display: inline-block; */
    color:  #fff;

}
.upper-footer ul li a {
   color:  #fff;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    text-decoration: none;
}
.upper-footer ul li {
    list-style: none;
    padding-top: 5px;
}
ul.contact-list li i {
    color:white;
    position: absolute;
    left: 0;
    top: 10px;
}
ul.contact-list li {
    position: relative;
    padding-left: 24px;
}
ul.contact-list li {
    color: #fff;
    font-size: 14px;
    padding-top: 8px;
}
.boxpart-left {
    padding: 21px 40px;
    background-image: linear-gradient( 39deg, #d34637 70%, #d34637 108%);
    margin-left: -15px;
    margin-right: -15px;
}
.head-part p {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.get-call a {
    color: #e9610e;
    background: #fff;
    border: 2px solid #fff;
    padding: 10px 40px;
    border-radius: 4px;
    font-weight: 600;
    border-radius: 30px;
}
.boxpart-right {
    background: url(../images/happyclient.jpg) top center no-repeat;
    background-size: cover;
    padding: 81px 40px;
    margin-left: -15px;
    margin-right: -15px;
    height: 358px;
}
.apply12 h3 {
    color: #fff;
   
    font-size: 40px;
    text-align: center;
    font-family: 'Tiro Gurmukhi', serif;
    font-weight: 600;
}
.get-call2 {
    margin-top: 45px;
    text-align: center;
}
.get-call2 a {
    padding: 10px 23px;
    /* border-radius: 30px; */
    font-weight: 600;
    background-image: linear-gradient( 39deg, #142a63 70%, #142a63 108%);
    color: #fff;
}
.apply12 p {
    text-align: center;
    color: #fff;
}
.menu-part ul li a:hover {
    color: black;
}

.head-part {
    text-align: center;
    padding-top: 31px;
}
.head-part h4 {
    color: #fff;
    font-family: 'Oswald';
    font-size: 35px;
}

ul.contact-list li a {
/*     font-size: 14px; */
}
.copyright p {
  
font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 12px;
    padding: 0;
    letter-spacing: 0.03em;
	color:#fff;
}
.copyright {
    padding: 10px 0px;
    border-top:1px solid #6c676c96;
    position: relative;
}
.copyright p {
    margin-bottom: 0px;
}

footer:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #33013b;
}
.quick1 {
    padding-left: 60px;
}
.footer1 img {
    width: 270px;
  
}
.footer1 p {
 
font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 12px;
    padding: 8px 0px 0px 0px;
    letter-spacing: 0.03em;
	color: #fff;
}
.tell-project a {
    background-image: linear-gradient( 
39deg, #e9610e 70%, #b34a0a 108%);
    color: #fff;
    padding: 13px 25px;
    font-weight: 600;
    border-radius: 2px;
}
@keyframes scale {
  50% {
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
  }
}
.zoom {
    animation: scale 10s linear infinite;
}

.tell-project {
    display: none;
}
@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}

.fixed-header {
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    animation: smoothScroll 1s forwards;
}
.pricing-list2 h4 {
    font-size: 14px;
    font-weight: 600;
    color: #514f4f;
}
ul.packeges-list {
    list-style: none;
}
ul.packeges-list li {
    font-size: 14px;
    padding: 10px 0px;
    border-bottom: 1px solid #efecec;
    color: #000;
}
.price-list h4 {
    font-size: 17px;
    line-height: 28px;
}
.price-list span {
    font-weight: 600;
    font-size: 20px;
    color: #000;
}
.show-upper {
    text-align: center;
}
.project-show {
    margin-top: 90px;
}
section.sedule-cast {
    background: #f5f5f5;
    padding: 70px 0px;
}
section.sedule-cast h2 {
    font-family: 'Oswald', sans-serif;
    color: #000;
    font-size: 45px;
    margin-bottom: 20px;
}
section.sedule-cast input[type="text"] {
    width: 100%;
    height: 50px;
    padding: 0px 10px;
    font-size: 14px;
    border: none;
}
.consult-form {
    position: relative;
}
.consult-form input[type="submit"] {
    position: absolute;
    right: 0;
    height: 51px;
    border: none;
    padding: 0px 20px;
   background-image: linear-gradient( 
39deg, #e9610e 70%, #b34a0a 108%);
   color:#fff;
}
.consult-form {
    margin-top: 30px;
}
.website1 {
    text-align: right;
}
.website1 img {
    width: 100%;
}
.left-part {
    margin-top: 40px;
}
section.testimonial-part {
    margin: 80px 0px;
}
section.testimonial-part {
    margin: 80px 0px;
}
section.testimonial-part h2 {
    color: #00387e;
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 35px;
    text-align: center;
}
.testimonial-part2 {
    text-align: center;
}
.testimonial-content img {
    text-align: center;
    margin: 0 auto;
    padding: 4px 4px;
    background-color: #fff;
    border: 1px solid #dedede;
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
p.testim-text1 {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    line-height: 30px;
    color: #142a63;
}
p.autor-testim12 {
    font-weight: 600;
    color: #13c5dd;
}
section.request-quote {
    background-image: url(../images/back.jpg);
    height: 500px;
    background-size: cover;
    position: relative;
    padding: 60px 0px;
}
section.request-quote:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgb(57 57 62 / 92%);
}

.quote-part {
    max-width: 750px;
    margin: 0 auto;
}
.quote-part h2 {
    text-align: center;
    font-size: 45px;
    position: relative;
    z-index: 9;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}
.quote-form input[type="text"] {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    padding: 0px 10px;
    font-size: 14px;
}
.quote-form textarea {
    width: 100%;
    height: 100px;
    padding: 10px;
    font-size: 14px;
}
button.quote-submit {
    background-image: linear-gradient( 39deg, #142a63 70%, #142a63 108%);
    border: none;
    padding: 10px 40px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    border-radius: 0px;
}
.submit-btn {
    margin-top: 25px;
}
.banner-content ul li i {
    position: absolute;
    left: 0;
    top: 18px;
}
.banner-content ul li {
    color: #fff;
    list-style: none;
    padding-top: 15px;
    position: relative;
    padding-left: 20px;
}
.menu-part > ul > li > ul {
    position: absolute;
    background: #fff;
    width: 250px;
}
.menu-part > ul > li > ul {
    list-style: none;
}
.menu-part > ul > li > ul > li a {
    color: #28395a;
}
.menu-part > ul > li > ul > li {
    padding: 10px;
    border-bottom: 1px solid #efefef;
}
.menu-part > ul > li > ul > li > a i {
    float: right;
}
.menu-part > ul > li > ul > li {
    position: relative;
}
.menu-part > ul > li > ul > li > ul {
    position: absolute;
    left: -100%;
    background: #fff;
    top: 0;
    width: 248px;
}
.menu-part > ul > li > ul > li > ul > li {
    padding: 10px;
    border-bottom: 1px solid #efefef;
}
.menu-part > ul > li > ul {
    display: none;
}
.menu-part > ul > li:hover > ul {
    display: block;
}
.menu-part > ul > li > ul > li >ul {
    display: none;
}
.menu-part > ul > li > ul > li:hover ul {
    display: block;
}

.seo-img {
    float: right;
}
.banner-content.seo-content {
    top: 50%;
}

.creative-banner.seobanner {
    padding-top: 60px;
}
section.four.seolast {
    padding-bottom: 60px;
}
.contact-banner {
    background-image: url(../images/contact-page.jpg);
    height: 200px;
    position: relative;
}
.contact-banner:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #020230ed;
}
.common-content1 h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 45px;
}

.common-content1 {
    position: absolute;
    z-index: 9;
    color: #fff;
    text-align: center;
    top: 25%;
    left: 0;
    right: 0;
    transform: translateY(10px);
}
.info-box {
    text-align: center;
    padding: 65px 25px 40px 25px;
    box-shadow: 0px 10px 30px 0px rgba(26,43,99,0.1);
    height: 338px;
}
.info-box h4 {
    font-family: 'Oswald', sans-serif;
    color: #020230;
    margin-top: 20px;
}
section.contact1 {
    margin: 100px 0px;
}
.contauct-form input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
    height: 40px;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 0px 10px;
}
.contauct-form textarea {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ddd;
    height: 150px;
}
section.contact2 {
    margin-bottom: 100px;
}
.contauct-form {
    box-shadow: 0px 0px 30px 0px rgb(26 43 99 / 15%);
    padding: 30px;
}
section.about1 {
    margin: 100px 0px;
}
section.about1 h2 {
    font-family: 'Oswald', sans-serif;
    color: #28395a;
    font-size: 45px;
}
section.about1 p {
    color: #514f4f;
    font-size: 16px;
    margin-top: 20px;}
.about-read a {
    background: #eb566c;
    padding: 10px 30px;
    color: #fff;
    border-radius: 30px;
} 
.about-read {
    margin-top: 30px;
}   

.about2{
    background-image: url("../images/back12.jpg");
    height: 500px;
    background-size: cover;
}
.know-icon h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 45px;
    color: #fff;
}
.know-icon p {
    color: #fff;
}
.main-partabout {
    text-align: center;
}
section.about2 h2 {
    font-family: 'Oswald', sans-serif;
    text-align: center;
    color: #fff;
    font-size: 45px;}
section.about2 {
    padding: 100px 0px;
}  
.main-partabout {
    padding-top: 50px;
} 
.team-member img {
    width: 100%;
    border-radius: 34px;
    margin-bottom: 48px;}
  .team-section {
    text-align: center;}  
  .team-member h4 {
    color: #020230;
}
.meet-team h2 {
    font-family: 'Oswald', sans-serif;
    color: #28395a;
    font-size: 45px;
    text-align: center;
    margin-bottom: 70px;
}  
section.about3 {
    margin: 100px 0px;
}

section.happy-clent h2 {
    font-family: 'Oswald', sans-serif;
    color: #28395a;
    font-size: 45px;
    text-align: center;
    margin-bottom: 70px;
}

element.style {
}
.clent-logo ul {
    display: flex;
    list-style: none;
    justify-content: center;
        margin-bottom: 0px;
}
.clent-logo ul li {
    margin: 0px 10px;
}

section.happy-clent {
    padding-bottom 100px;
}
.clent-logo ul li img {
    opacity: .5;
}
section.happy-clent {
    background: #f8f5f2;
    padding: 100px 00px;
}
.banner-content p {
    color: #fff;
    font-size: 20px;
}
.abtn-btn a {
    background: #142a63;
    padding: 13px 40px;
    border-radius: 0px;
    color: #fff;
    font-weight: 600;
}
.abtn-btn {
    margin-top: 40px;
}
.banner:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #0000004a;
}
.read-services a {
    color: #142a63;
    text-decoration: underline;
    font-weight: 600;
}
.four-part1:hover .read-services a {
    color: #fff;
}
.more-servicesbtn.servicebtn {
    text-align: center !important;
    margin: 70px auto 0px auto;
}

#faq .card {
  margin-bottom: 30px;
  border: 0;
}
#faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
          box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
}
#faq .card .card-header .btn-header-link {
    color: #fff;
    display: block;
    text-align: left;
    background: #f3f3f3;
    color: #142a63;
    padding: 20px;
}
#faq .card .card-header .btn-header-link:after {
  content: "\f068";
      font-family: 'FontAwesome';
  font-weight: 900;
  float: right;
}
#faq .card .card-header .btn-header-link.collapsed {
  background: #f3f3f3;
  color: #142a63;
}
#faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f067";
}
#faq .card .collapsing {
  background: #f3f3f3;
  line-height: 30px;
}
#faq .card .collapse {
  border: 0;
}
.card .collapse.show {
    background: #fff;
    line-height: 30px;
    color: #192b58;
}

.left1{
    background-image: url("../images/mission.jpg");
    height: 332px;
}

.right2 {
    background-image: url(../images/value.jpg);
    height: 309px;
}
.right1 {
    background: #00387e;
    padding: 70px;
}
.left2 {
    background: #13c5dd;
    padding: 72px;
}
.mission-vision-part {
    margin-top: 80px;
}
.banner-under {
    margin: 80px 0px;
}
.emply1 {
    background-image: url(../images/backnew.png);
    padding-top: 80px;
    position: relative;
    background-size: cover;
    padding-bottom: 100px;
}
.emply12 h5 {
    color: #1974d2;
}
.contact-detail {
    margin: 70px 0px;
    background: #f7f7f7;
    padding: 70px 0px ;
}
.read-part {
    box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.3);
    padding: 80px;
}
.read-part h2 {
    font-weight: 600;
    font-size: 38px;
    margin-bottom: 30px;
}
ul.drtail-part li i {
    height: 70px;
    width: 70px;
    background: #503f7e;
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 30px;
    border-radius: 50%;
}

.detail-right {
    margin-left: 20px;
}
.detail-part {
    display: flex;}
ul.drtail-part li a {
    color: #000;
}
ul.drtail-part li {
    margin-bottom: 20px;
    list-style: none;
    padding-top: 10px;
}
.detail-right p strong {
    font-size: 23px;
}
.emply12 h2 {
    color: #fff;
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 20px;
}






.appoint-form input::placeholder {
    color: #000;
}
.appoint-form textarea::placeholder {
    color: #000;
}
section.new1 ul li:hover h4 {
    color: #fff;
}

section.new1 ul li:hover img {
    filter: brightness(0) invert(1);
}
section.new1 ul li:hover {
    background: #010080;
}
.appoint-form input {
    width: 100%;
    margin-bottom: 20px;
    padding: 14px 11px;
    background: #e1eef4;
    border: none;
    color: #000;
}
.appoint-form textarea {
    width: 100%;
    margin-bottom: 20px;
    padding: 14px 11px;
    background: #e1eef4;
    border: none;
    height: 64px;
    color: #000;
}

.career-btn a {
    color: #fff;
    padding: 15px 25px;
    font-weight: 600;
    background: #87ceeb;
    border-radius: 20px;
    border-bottom: 4px solid #00008b;
}
.career-btn {
    margin-top: 50px;
}
.emply12 p{
    color:  #fff;
}
.emply1:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #000000c9;
}
.mission-vision-part h4 {
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 50px;
}
.our-values1 {
    background: #ebf5f5;
    margin-top: 80px;
    padding: 60px 0px;
}
.our-values1 h2 {
    color: #00387e;
    text-align: center;
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 50px;
}
.value-part {
    background: #fff;
    padding: 20px;
    min-height: 536px;
        text-align: center;
}
.value-part h4 {
    font-weight: 600;
    color: #00387e;
    font-size: 22px;
    margin-top: 20px;
}
.service-part {
    background: #00387e;
    padding: 100px 0px;
}
.service-part h2 {
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 40px;
}
.para-service p {
    color: #cddef4;
    font-size: 17px;
    text-align: center;
}
.banner-under h2 {
    font-weight: 600;
    font-size: 41px;
    margin-bottom: 25px;
    line-height: 56px;
}
.banner-under h5 {
    color: #1974d2;
}


.mission-vision-part p {
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.pattern-layer {
    background-image: url(../images/patternback.png);
    height: 350px;
    text-align: center;
    padding: 70px 0px;
}
section.client-section {
    background: #010080;
}
section.client-section {
    background: #010080;
}

.pattern-layer p {
    color: #fff;
}
.pattern-layer h2 {
    color: #fff;
    margin-bottom: 40px;
    font-size: 35px;
}
.pattern-layer {
    background-image: url(../images/patternback.png);
    height: 350px;
    text-align: center;
    padding: 70px 0px;
    animation: displace 5s linear infinite;
}

@-webkit-keyframes displace {
  from {
    background-position: 0 center;
  }
  to {
    background-position: 250px center;
  }
}
@keyframes displace {
  from {
    background-position: 0 center;
  }
  to {
    background-position: 250px center;
  }
}
.banner-main > img {
    width: 100%;
}
.condetail2 {
    position: relative;
    background: #fff;
    padding: 50px 50px;
    border-radius: 10px;
    box-shadow: 0 15px 50px rgb(0 0 0 / 10%);
    margin-top: -77px;
}
.agent-box {
    position: relative;
    display: block;
    border: 1px dashed #d9d9d9;
    border-radius: 10px;
    padding: 32px 40px 21px 40px;
    min-height: 180px;
}
.agent-sub {
    display: flex;
    align-items: center;
}
.agent-left i {
    font-size: 30px;
}
.agent-box h3 {
    color: #010080;
    font-weight: 600;
    font-size: 23px;
    margin-bottom: 28px;
    line-height: 30px;
}
.agent-right h2 a {
    color: #010080;
    font-weight: 800;
    font-size: 20px;
}

.agent-right h5 {
    font-size: 18px;
    color: #010080;
}
.agent-box input[type="submit"] {
    position: absolute;
    right: 41px;
    padding: 13px 47px;
    border: none;
    border-radius: 0px;
    background: #555555;
    color: #fff;
    text-transform: uppercase;
}

.agent-box input[type="email"] {
    width: 100%;
    position: relative;
    height: 50px;
    border: 1px solid #ddd;
    padding: 0px 10px;
}
.employee-section {
    margin: 100px 0px;
}
.agent-sub h2 a {
    background: #555555;
    color: #fff;
    font-weight: 400;
    padding: 12px 10px;
    font-size: 13px;
}
.employee-section h3{
    color: #010080;
    /* text-align: center; */
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 35px;
}
.employee-section img {
    width: 100%;
}
.custem-left {
    background: #f7f7f7;
    padding: 50px 40px;
}
.step-part h2 {
    color: #010080;
    /* text-align: center; */
    font-weight: 600;
    font-size: 37px;
    margin-bottom: 35px;
    line-height: 52px;
}
.custem-right{
    background-image: url("../images/staffing1.jpg");
    background-size:    cover;

}
section.dedicated {
    background: #010080;
    padding: 100px 0px;
}
.dedicated-sub {
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
    margin-bottom: 90px;
}
.dedicated-sub h2 {
    color: #fff;
    /* text-align: center; */
    font-weight: 600;
    font-size: 45px;
    margin-bottom: 23px;
    line-height: 53px;
}
.sub-dedtatd-left {
    margin-bottom: 50px;
}
.medical1 img {
    width: 100%;
}
.test-left1 {
    background: #f2f4f6;
    padding: 60px 11px;
}
.test-left h3 {
    color: #010080;
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 20px;
}
.test-left {
    text-align: right;
    padding-top: 60px;
}
.client-review p {
    font-style: italic;
}
.ceo-img img {
    width: 100%;
}

.step-part h4 {
    background: #555;
    color: #fff;
    display: inline-block;
    padding: 7px;
    font-size: 15px;
    margin-top: 10px;
}
.step-part p {
    margin-top: 10px;

}
.dedicated-sub p {
    color: #fff;
}
section.dedicated p {
    color: #fff;
}

section.dedicated h4 {
    color: #fff;
}
.left-dedicated {
    text-align: right;
}
.right-dedicated {
    text-align: right;
}
.sub-dedtatd-left {
    margin-bottom: 50px;
}
.sub-dedtatd-right {
    margin-bottom: 50px;
}

.test-right1 {
    background-image: url(../images/testback.png);
    background-size: cover;
    height: 509px;
}
.testimonial {
    background: #f2f4f6;
    padding: 45px 0px;
}
.mobile-btn {
    display: none;
}
.contact1 textarea {
    height: 95px !important;
}
.career-detail-form {
    background: #f7f7f7;
    padding: 20px;
}
.career-detail-form input {
    width: 100%;
    height: 35px;
    border: 1px solid #ddd;
    padding: 0px 10px;
}
.career-detail-form textarea {
    width: 100%;
    height: 70px;
    border: 1px solid #ddd;
    padding: 0px 10px;
}
.career-detail-form input[type="file"] {
    border: none;
}
.career-detail-form input[type="submit"] {color: #fff;
       color: #fff;
    font-weight: 600;
    background: #33013B;
    max-width: 150px;
	height: 50px !important
}
.career-detail-form {
    display: none;
}
.career-btn1 button {
    color: #000;
    padding: 15px 25px;
    font-weight: 600;
    background: #fcdb78;
    border-radius: 30px;
    border: none;
    border-bottom: 4px solid #f74b00;
}
header.entry-header h1 {
    font-size: 23px;
    margin-top: 30px;
}
main#primary a {
    color: #000;
}
main#primary img {
    width: 100%;
    height: auto;
}
section#block-2 {
    background: #503f7e24;
    padding: 20px;
	margin-top:30px;
}
aside#secondary label {
    display: none;
}
button.wp-block-search__button.wp-element-button {
    background: #fcdb78;
    color: #000;
    border: 1px solid #fcdb78;
}
h2.wp-block-heading {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d7d7d7;
    margin-top: 30px;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts {
    padding: 30px 30px;
    background: #503f7e24;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts li {
    list-style: disc;
    margin-bottom: 10px;
    border-bottom: 1px dashed #c7bfbf;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts li a {
    color: #000;
}
.carrer1 p {
    text-align: justify;
}

.subscribe11 input[type="email"] {
    color: #fff;
}
.subscribe11 h4 {
    margin-top: 24px;
    margin-bottom: 25px;
    font-size: 14px;
}



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

  .menu-part ul li a {
    font-size: 12px;
}  
.menu-part > ul > li {
    margin: 0px 0px 0px 22px;
}
}

@media only screen and (max-width: 859px){
.menu-part ul li a {
    font-size: 11px;
} 
.menu-part > ul > li {
    margin: 0px 0px 0px 10px;
}
.top-head ul li i {
    font-size: 10px;
}
ul.left-head li {
    font-size: 10px;
}
.top-head ul li a {
    font-size: 10px;
}
.logo-part {
    padding: 20px 10px 20px 0px;}
 .logo-part img {
    width: 200px;
} 
.call-button a {
    color: #fff;
    padding: 18px 30px;
    font-weight: 400;
    background: #555555;
    font-size: 14px;
}  
.banner-under {
    height: auto;}
.agent-box input[type="submit"] {
    padding: 13px 10px;
    right: 10px;
}
 .agent-box {
    padding: 32px 10px 21px 10px;
    min-height: 223px;
}   
agent-box input[type="submit"] {
    right: 10px}   
.footer1 img {
    width: 200px;
    
}  
.footer1 p {
    color: #fff;
    margin-top: 15px;
}  
}

@media only screen and (max-width: 768px){
    .call-1 {
    display: none;
}
section.welcome2 img {
    width: 100%;
    margin-top: 60px;
}	
section.services-part img {
    width: 100%;
}
.service-back.MEDICATION1 img {
    display: none;
}

.video-content h5 {
    font-size: 15px;
}	
	section.treachure {
    margin-top: 50px;
}
.new1 {
    height: auto;
    padding: 50px 0px;
}	
.banner-under {
    margin: 0px 0px;
}	
.emply1 {
    padding-top: 50px;
    padding-bottom: 50px;
}	
.image img {
    width: 100%;
}
section.back1 {
    margin-top: 0px;
}
.back1 {

    height: auto;}
.new1 {
    height: auto;}
.emply1 img {
    width: 100%;
    margin-top: 60px;
}
section.new1 ul li {
    width: 100%;}
.mobile-btn {
    display: block;
}

.common-header {
    flex-direction: column;
}
/* ul.left-head li:last-child {
    display: none;
} */
	ul.left-head li:nth-child(3) {
		display: none;}
.menu-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.right-head {
    display: none;
}
.menu-part > ul {
    display: flex;
    margin-right: 0px;
    list-style: none;
    margin-bottom: 0px;
    position: relative;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
top: 49px;
}
.banner-under img {
    width: 100%;}
 .logo-part {
    padding: 0px 0px 0px 0px;
    border-right: none;
}
.common-header {
    display: flex;
    align-items: stretch;}
   .menu-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.container.custum-container {
    padding: 0px 0px;
}
.menu-mobile {
    padding: 0px 15px;
}
.menu-part > ul > li a {
    color: #fff;
}

.menu-part > ul > li {
    margin: 0px 0px 0px 0px;
    background: #503f7e;
    padding: 4px 20px;
}
.menu-part {
    display: none;
}

button.mon-btn {
    background: transparent;
    border: none;
    font-size: 23px;
}
div#demo img {
    height: 202px;
    object-fit: cover;
    width: 100%;
}
.banner-content h2 {
    color: #fff;
    font-size: 8px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 25px;
}
.banner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 100%;
    left: 10px;
    right: 33px;
}
.banner-content p {
    font-size: 9px;
}
.icon2 {
    position: absolute;
    bottom: 62px;
    right: 127px;
}
.banner-under {
    margin-top: 20px;
}
.icon1 {
    position: absolute;
    top: 8px;
    left: 30px;
}
#demo .carousel-indicators {

    z-index: 0 !important}
  .icon1 {
    display: none;
}  
.icon2 {
    display: none;
}
.btn-contact a {
    padding: 7px 21px;
    color: #010080;
    font-weight: 400;
    background: #fff;
}
.btn-contact {
    margin-top: 23px;
}
.menu-part {
    position: absolute;
    left: 0;
    right: 0;
    top: 83px;
    z-index: 99;
}
.common-header {
    padding: 15px 0px;
}
ul.left-head li:before {
    position: absolute;
    content: none;}
 .top-head ul li a {
    color: #fff;
    font-size: 12px;
}   
ul.left-head li {
    margin: 0px 22px 0px 0px;}
 .banner-under {
    height: auto;
}   
.banner-under img {
    margin: 50px 0px;
}
.section2 {
    background: #f4f4f4;
    padding: 60px 0px;
}
.section2 h2 {
    margin-top: 20px;
}
.section2-sub {
    margin-top: 50px;
}
.section2-sub img {
    margin-top: 30px;
}
.pattern-layer h2 {
    color: #fff;
    margin-bottom: 40px;
    font-size: 25px;
}
.condetail2 {
    margin-top: -4px;
}
.condetail2 {
    padding: 28px 10px}
 .agent-sub h2 a {
    background: #555555;
    color: #fff;
    font-weight: 400;
    padding: 12px 10px;
    font-size: 13px;
}  
.agent-box input[type="submit"] {
    position: absolute;
    right: 26px;
    padding: 13px 19px;
    border: none;
    border-radius: 0px;
    background: #555555;
    color: #fff;
    text-transform: uppercase;
} 
.test-right1 {
    display: none;}
  .test-left {
    text-align: left;
    padding-top: 0px;
}
.testimonial {
    background: #f2f4f6;
    padding: 45px 0px;
}  
.test-left1 {
    background: #f2f4f6;
    padding: 10px 11px;
}

.banner-under {
    background-image: none;
    height: auto;
    padding-top: 0px;
}
.service-back {

    height: auto;

    margin-top: 0px;
}
.quick1 {
    padding-left: 15px;
    margin-top: 30px;
}
footer:before {
    background: #28282b;
}
footer {
    padding: 30px 0px;
    background-image: none !important;}
    .icon3 {
    display: none;
}
.video-content h2 {
    font-size: 20px;
}
.video-content p {
    color: #fff;
    font-size: 14px;
}	
.video-content {;
	left: 15px;}	
.features-section1 {
    height: auto;
    padding: 10px 0px;
    margin-top: 10px;
}
.back1 {
    height: auto;
    margin-top: 60px !important;
}
.back1-heading h2 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 17px;
    position: relative;
    font-weight: 600;
}	
.service-back {
    height: auto;
    padding: 50px 0px;
}	
.service-back-head h2 {
    font-size: 26px;
    margin-bottom: 25px;
}	
.banner-under h2 {
    font-size: 26px;
    line-height: 40px;
}
.section2 h2 {
    font-size: 24px;
    margin-bottom: 20px;
}
.back-new {
    margin-top: 30px;
}
.emply12 h2 {
    font-size: 24px;
}
.contact-detail {
    margin: 70px 0px 0px 0px;
    background: #f7f7f7;
    padding: 60px 0px;
}	
.contact-detail h2 {
    font-size: 24px;
}	
footer {
    margin-top: 0px;
}	
}

@media only screen and (max-width: 738px){
 .banner-content {
    max-width: 39%;} 
 .menu-part {
    top: 58px;

}     
}

@media(max-width:575.5px){
	.high-quality-sec {
    background-position: left;
}
p.developed {
    text-align: left !important;
}
	    section.welcome2 img {

        margin-top: 5px;
    }
.compasion1 {
    margin-top: 1.5rem;
}
	 
	.offer-txt h2 {
		font-size: 22px !important;}
	.offfer-service {
    min-height: 301px !important;
		margin-bottom:30px;
}
	 .learnmore-btn a {
    margin: 0px auto !important;
}
	section.offer-section {
    margin-bottom: 3.5rem;
}
	.high-quality-sec{
		background-position:left !important;
		 padding: 46px 0 !important;
	}
	.high-quality-box h2 {
    font-size: 22px !important;
		line-height:36px;
}
	.get-touch{
		margin-top:15px;
	}

}

 
ul.sub-menu{
/* 	    border: 1px solid #d4d4d4; */
    box-shadow: 0 0 15px #d4d4d4;
    padding: 2px;
	border-bottom:5px solid #87CEEB;
}


/* offer section start here  */
.offer-txt {
    max-width: 930px;
    margin: auto;
    text-align: center;
	margin-bottom: 60px;
}
.offer-txt h2 {
    font-size: 30px;
    font-family: 'Playfair Display', serif;
    color: #000;
    margin-bottom: 16px;
    font-weight: 600;
    line-height: 36px;
}
.offer-txt p{
	font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 12px;
    padding: 0;
    letter-spacing: 0.03em;
	color: #555555;
}
.servicesnumber {
    width: 60px;
    height: 60px;
    background-color: #efbd1e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    position: relative;
}
.servicesnumber:before {
    content: '';
    width: 70px;
    height: 1px;
    background-color: #ddd;
    top: 30px;
    left: 60px;
    position: absolute;
}
.servicesnumber:after {
    content: '';
    width: 70px;
    height: 1px;
    background-color: #ddd;
    top: 30px;
    right: 60px;
    position: absolute;
}
.servicesnumber p {
    font-size: 20px;
    color: #fff;
    margin: 0;
}
.offfer-service {
    background-color: #f7f7f7;
    padding: 20px;
    text-align: center;
    min-height: 642px;
    margin-top: 30px;
    border: 2px solid transparent;
    transition: border 0.4s ease;
}
.offfer-service:hover {
    border: 2px solid #33013b;
}
.offfer-service h3{
	font-size: 20px;
    color: #222;
    margin: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	
}
.offfer-service p{
	font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
  color: #555555;
    padding: 0;
    letter-spacing: 0.03em;
	margin-top:12px;
}
.learnmore-btn a {
    display: block;
    background-color: #33013b;
    color: #fff;
    width: fit-content;
    padding: 20px 50px;
    transition: 0.5s ease all;
    margin: 40px auto;
    text-decoration: none;
}
.learnmore-btn a:hover{
	background:#efbd1e;
	color:#000;
}
.high-quality-sec{
	background-image:url(https://diamondroyaltyhealthcare.org/wp-content/uploads/2024/10/back11.jpg);
	background-size: cover;
    background-position: right;
    padding: 70px 0;
	margin-top:70px;

}
.high-quality-box {
    background: #503f7e;
    padding: 30px;
}
.high-quality-box h2{
	font-size: 27px;
    font-family: 'Playfair Display', serif;
    color: #fff;
	font-weight:700;
	    line-height: 40px;
}

.high-quality-box p{
	font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 12px;
    padding: 0;
    letter-spacing: 0.03em;
	margin-top:12px;
	color: #fff;
}

.swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
/*       background: #fff; */
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
.swiper-pagination {
     position: unset !important; 
   
}

.swipper-txt{
	text-align:center;
}

.swipper-txt h2{
	text-align: center;
    font-size: 35px;
    font-family: 'Playfair Display', serif;
    color: #000;
	font-weight:600;
}
.swipper-txt img{
	width:50px;
	margin:20px 0px;
}
ul.contact-list li {
    position: relative;
    padding-left: 35px;
}

ul.contact-list li img {
    width: 23px;
    position: absolute;
    left: 0;
}
.swiper-wrapper .swiper-slide{
	font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 12px;
    padding: 0;
    letter-spacing: 0.03em;
	margin-top:12px;
}

.swipper-main{
	padding: 60px 0;
    background-color: #f7f7f7;
	margin-top:60px;
}



















































