@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:wght@100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Saira:ital,wght@0,100..900;1,100..900&family=Sofia+Sans+Semi+Condensed:ital,wght@0,1..1000;1,1..1000&display=swap"); body {
    font-family: Roboto, sans-serif;
    color: rgb(68, 68, 68);
}

p {
    font-family: Roboto, sans-serif;
    margin: 0px 0px 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
}

.main-table {
    font-family: Roboto, sans-serif;
}

.main-table ul li {
    font-size: 15px;
    color: rgb(85, 85, 85);
    line-height: 26px;
}

a {
    color: rgb(110, 99, 255);
}

.bnr-cont-heading {
    font-size: 20px;
    color: rgb(255, 255, 255);
    font-weight: 500;
}

.bnr-cont-subheading {
    font-size: 15px;
    color: rgb(255, 255, 255);
    line-height: 2;
}

center #form1 #MenuControl {
    padding-top: 15px !important;
}

#FooterrControl1_tr_hitCounter {
    color: rgb(255, 255, 255);
}

.tp-fix {
    position: fixed;
    bottom: 2em;
    right: 15px;
    float: right;
    left: auto;
    z-index: 9999;
}

.Teamimg_border img {
    border: 10px solid rgb(15, 38, 113);
    border-radius: 50%;
}

.nav-fill .nav-item a:hover {
    color: rgb(255, 255, 255);
    background: rgb(110, 99, 255);
}

.modal-open .modal-content {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.modal-open .modal-hm-bg {
    background-color: rgb(255, 255, 255);
    border-radius: 0px 0px 6px 6px;
    padding-bottom: 10px;
}

.modal-header {
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}

.modal-body input {
    display: inline-block;
    margin: 7px auto;
}

.modal-body center input {
    padding: 7px 20px;
    color: rgb(0, 0, 0);
    background: rgb(100, 174, 77);
    border-radius: 40px;
    transition: 0.3s;
}

.modal-body center input:hover {
    color: rgb(255, 255, 255);
    background: rgb(0, 0, 0);
}

.modal-header .close {
    padding: 5px 10px;
    color: rgb(0, 0, 0);
    opacity: 0.9;
    position: absolute;
    right: 16px;
}

.modal {
    top: 50px;
    z-index: 999999999 !important;
}

.modal-backdrop {
    z-index: 9;
}

.modal-open .modal-dialog {
    z-index: 9999;
}

.smt-btn {
    cursor: pointer;
    color: rgb(255, 255, 255);
    background: rgb(100, 174, 77);
    padding: 10px 30px;
    line-height: 26px;
    border: 2px solid rgb(0, 0, 0);
    border-radius: 45px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}

.tp-fx-head {
    position: fixed;
    z-index: 9;
    top: 50%;
    color: rgb(255, 255, 255);
    font-weight: bold;
}

.tp-fx-head h3 {
    position: fixed;
    bottom: 2em;
    right: -61px;
    float: right;
    left: auto;
    z-index: 9999;
    margin: 0px;
    font-size: 20px;
    transform: rotate(-90deg);
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 22px;
    padding: 14px;
    width: 144px;
    display: inline-flex;
    cursor: pointer;
    background: rgb(110, 99, 255);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.tp-fix a {
    color: rgb(255, 255, 255);
}

.tp-fix a:hover {
    text-decoration: none;
}

a:hover {
    color: rgb(142, 196, 221);
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Roboto, sans-serif;
}

section.bnr {
    padding: 0px;
}

img {
    max-width: 100%;
}

#HeaderControl {
    height: 82px;
    float: left;
    margin-bottom: 0px;
    padding: 16px 2px;
    transition: 0.5s;
    position: absolute;
    top: 44px;
    z-index: 9;
    width: 28%;
    background: transparent;
    text-align: center;
}

#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter {
    background-color: transparent !important;
}

#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter {
    background-color: transparent !important;
}

.bnr-sec {
    position: relative;
    overflow: hidden;
}

.bnr-sec .carousel-caption {
    position: absolute;
    z-index: 2;
    top: 35%;
}

.bnr-sec .carousel-caption h1 {
    font-size: 47px;
    position: relative;
}

.bnr-sec .carousel-caption h1::after {
    content: "";
    position: absolute;
    width: 300px;
    height: 1px;
    background: rgba(255, 255, 255, 0.6);
    bottom: -15px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}

#MenuControl {
    height: 82px;
    float: right;
    margin-bottom: 0px;
    padding: 0px;
    transition: 0.5s;
    position: absolute;
    right: 6px;
    top: 64px;
    z-index: 9;
    width: 72%;
    background: transparent;
}

#WidgetControl4 {
    padding: 0px;
    z-index: 9;
    top: 40px;
}

.body-fx #HeaderControl {
    float: left;
    position: fixed;
    width: 36%;
    padding: 0px;
    background: rgba(108, 119, 59, 0.95);
    z-index: 99;
    text-align: left;
    transition: 0.5s;
    top: 0px;
    height: 68px !important;
}

.body-fx #logo-web {
    margin-top: 6px;
}

.body-fx #MenuControl_C {
    height: 68px !important;
}

.body-fx #MenuControl {
    float: right;
    position: fixed;
    right: 0px;
    width: 70%;
    padding: 0px;
    background: rgba(108, 119, 59, 0.95);
    transition: 0.5s;
    top: 0px;
    height: 68px !important;
}

center #form1 #HomepagecontentControl {
    padding-top: 125px;
    padding-bottom: 25px;
}

center #form1 .top-nav {
    background: rgb(66, 78, 12);
}

center #form1 #HeaderControl, center #form1 #MenuControl {
    background: rgb(110, 99, 255);
    margin-top: 41px;
}

.nav-top-left {
    text-align: left;
    float: left;
}

center #form1 .nav-top {
    background: rgb(110, 99, 255);
    height: 41px;
}

.nav-top {
    position: absolute;
    height: 41px;
    z-index: 99999;
    width: 100%;
    border-bottom: 1px solid rgba(240, 240, 240, 0.5);
}

.nav-top .nav-top-left ul {
    list-style: none;
    display: flex;
    color: rgb(255, 255, 255);
    padding: 0px;
    float: left;
}

.nav-top .nav-top-rht ul {
    list-style: none;
    display: flex;
    color: rgb(255, 255, 255);
    line-height: 35px;
    padding: 0px;
    margin: 0px;
}

.nav-top .nav-top-left ul li {
    padding: 5px 10px 0px 23px;
    line-height: 35px;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 15px;
    z-index: 2147483647;
}

.nav-top .nav-top-rht ul li {
    margin: 0px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    border-right: 0px;
}

.nav-top .nav-top-rht ul li:last-child, .nav-top .nav-top-left ul li:last-child {
    border-right: 1px solid rgba(240, 240, 240, 0.5);
}

.nav-top .nav-top-rht ul li:hover {
    background: rgb(110, 99, 255);
}

.nav-top ul li .fa {
}

.nav-top a {
    margin: 5px 10px;
    color: rgb(255, 255, 255);
    font-size: 15px;
    text-align: center;
}

.nav-top .nav-top-rht .fa {
    width: 30px;
    height: 30px;
    line-height: 40px;
}

.head-hm {
    text-transform: uppercase;
    font-weight: bold;
    color: rgb(110, 99, 255);
    font-size: 40px;
    position: relative;
    padding-bottom: 10px;
}

.head-hm span {
    color: rgb(110, 99, 255);
}

.bnr-sec {
    padding: 0px;
    overflow: hidden;
    position: relative;
}

.bnr-sec::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(110, 99, 255, 0.4);
}

.bnr-cont {
    position: absolute;
    bottom: 50px;
    color: rgb(238, 238, 238);
    left: 0px;
    right: 0px;
    text-align: center;
    z-index: 9;
}

.bnr-cont h2 {
    font-size: 30px;
    line-height: 50px;
    font-weight: 600;
    text-shadow: rgb(24, 24, 24) 5px 4px 6px;
}

.bnr-cont h2 span {
    font-size: 60px;
    line-height: 90px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    border-top: 2px solid rgba(240, 240, 240, 0.5);
}

.bnr-cont h4 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 800;
    color: rgb(255, 255, 255);
}

.bnr-cont p {
    font-size: 14px;
    line-height: 30px;
    color: rgb(255, 255, 255);
    text-align: left;
}

.bnr-sec .fa {
    line-height: 20px;
    font-size: 18px;
    font-weight: 300;
}

.bnr-sec .carousel-indicators [data-bs-target] {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    opacity: 1;
    border: 5px solid rgb(110, 99, 255);
}

.bnr-sec .carousel-indicators .active {
    background: rgb(63, 61, 86);
    border-color: rgb(255, 255, 255);
}

.carousel-inner > .item::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(110, 99, 255, 0.4);
}

.bnr-bx {
    padding: 20px 15px;
    color: rgb(255, 255, 255);
    text-align: left;
    transition: 0.5s;
    border-radius: 15px;
}

.bnr-bx:hover {
    background: rgba(110, 99, 255, 0.75);
}

.bnr-bx:hover .fa {
    border: 2px solid rgb(255, 255, 255);
}

.bnr-sec .fa {
    margin-left: 5px;
    line-height: 70px;
    font-size: 30px;
    font-weight: 300;
    border: 2px solid rgb(110, 99, 255);
    border-radius: 10px;
    width: 80px;
    height: 80px;
    color: rgb(255, 255, 255);
    text-align: center;
}

.bnr-bx a {
    color: rgb(255, 255, 255);
}

.bnr-sec h5 {
    font-size: 20px;
    line-height: 40px;
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1.4, 1.4);
    }
}

@keyframes zoom {
    0% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1.4, 1.4);
    }
}

.bnr-sec .carousel-inner .item > img {
    animation: 40s ease 0s 1 normal none running zoom;
    width: 100%;
    height: 100vh;
}

.container {
    overflow: hidden;
}

.banner-btm {
    position: relative;
    background: rgb(248, 248, 248);
}

.banner-btm::before {
    background: rgb(110, 99, 255);
    position: absolute;
    content: "";
    height: 100%;
    width: 100px;
}

.banner-btm .sub-btn-hm {
    cursor: pointer;
    color: rgb(255, 255, 255);
    background: rgb(21, 3, 3);
    padding: 10px 30px;
    line-height: 26px;
    border: none;
    border-radius: 10px;
    font-size: 20px;
    width: 100%;
}

.banner-btm label {
    font-weight: 900;
    margin-top: 20px;
    font-size: 16px;
}

.banner-btm .form-control {
    height: 40px;
    background: transparent;
    border-width: 0px 0px 1px;
    border-top-style: initial;
    border-right-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-left-color: initial;
    border-image: initial;
    border-bottom-style: solid;
    border-bottom-color: rgb(238, 238, 238);
    box-shadow: none;
}

.banner-btm .banner-btm-left ::placeholder {
    color: rgba(240, 240, 240, 0.7);
}

.map-hm-rht {
    padding-right: 40px;
}

.banner-btm .banner-btm-bx:hover {
    background: rgb(110, 99, 255);
    transition: 0.5s ease-in-out;
}

.banner-btm .img-box {
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 100px;
    display: flex;
    transition: 0.5s;
}

.banner-btm .banner-btm-bx .fa {
    font-size: 40px;
    color: rgb(21, 3, 3);
}

.banner-btm .banner-btm-bx:hover .fa {
    font-size: 40px;
    color: rgb(255, 255, 255);
}

.banner-btm .cont-bx {
    width: calc(100% - 100px);
    margin-left: 20px;
}

.banner-btm .cont-bx h4 {
    color: rgb(110, 99, 255);
    font-size: 26px;
}

.banner-btm .cont-bx h4 a {
    color: rgb(110, 99, 255);
}

.banner-btm .cont-bx p {
    font-size: 16px;
}

.banner-btm .banner-btm-bx {
    background: rgb(255, 255, 255);
    box-shadow: rgba(68, 88, 144, 0.2) 0px 0px 29px 0px;
    padding: 30px;
    display: flex;
    margin-bottom: 15px;
    transition: 0.5s ease-in-out;
}

.banner-btm .banner-btm-bx:hover {
    background: rgb(110, 99, 255);
}

.banner-btm .banner-btm-bx:hover .cont-bx h4 a, .banner-btm .banner-btm-bx:hover .cont-bx p {
    color: rgb(255, 255, 255);
}

.back-to-top {
    position: fixed;
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    right: 15px;
    bottom: 15px;
    background: rgb(110, 99, 255);
    color: rgb(255, 255, 255);
    transition: display 0.5s ease-in-out;
    z-index: 99999;
}

.back-to-top i {
    font-size: 24px;
    position: absolute;
    top: 7px;
    left: 8px;
}

.back-to-top:hover {
    color: rgb(255, 255, 255);
    background: rgb(134, 192, 218);
    transition: 0.2s ease-in-out;
}

.menu-sec {
    background: transparent;
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 40px;
    padding: 20px 0px;
}

.col-md {
    -webkit-box-flex: 1;
    flex: 1 0 0%;
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.about-sec {
    padding: 70px 0px;
}

.about-sec .abt-img {
    position: relative;
    padding: 20px;
}

.about-sec .abt-img::before {
    content: "";
    background-color: rgb(110, 99, 255);
    height: 100px;
    width: 100px;
    position: absolute;
    top: -2px;
    right: -2px;
    z-index: -1;
}

.about-sec .abt-img::after {
    content: "";
    background-color: rgb(110, 99, 255);
    height: 100px;
    width: 100px;
    position: absolute;
    bottom: -2px;
    left: -2px;
    z-index: -1;
}

.about-sec .contents {
}

.about-sec h3 {
    text-align: justify;
    line-height: 25px;
    color: rgb(255, 255, 255);
}

.about-sec p {
    text-align: justify;
    line-height: 25px;
}

.about-sec ul li {
    text-align: justify;
    line-height: 30px;
    color: rgb(255, 255, 255);
}

.btn {
    color: rgb(255, 255, 255);
    background: rgb(110, 99, 255);
    transition: 0.5s;
    font-size: 16px;
    padding: 10px 20px;
}

.btn:hover {
    color: rgb(255, 255, 255);
    background: rgb(110, 99, 255);
}

.about-sec .btn {
}

.services {
    padding: 70px 0px;
    /* margin-top: 25px; */
    background: rgb(245, 245, 245);
}

.services .service-box {
    margin-bottom: 30px;
    background: rgb(255, 255, 255);
    position: relative;
    z-index: 0;
    margin-top: 30px;
    padding: 50px 30px 130px;
    border-radius: 4px;
    transition: 0.3s;
    box-shadow: rgba(214, 215, 216, 0.6) 0px 0px 30px;
}

.services .service-box .icon {
    text-align: left;
    font-size: 25px;
}

.services .service-box:hover .icon .fa {
    color: rgb(255, 255, 255);
    border: 1px solid rgb(255, 255, 255);
}

.services .service-box .icon .fa {
    font-size: 40px;
    width: 60px;
    height: 60px;
    line-height: 55px;
    color: rgb(110 99 255);
    border: 1px solid rgb(110 99 255);
    text-align: center;
    border-radius: 50%;
}

.services .service-box-cont {
    position: relative;
    text-align: center;
    padding-right: 0px;
}

.services .service-box .icon-img {
    text-align: center;
    float: right;
    width: 120px;
}

.services .service-box:hover {
    background: rgb(110, 99, 255);
    color: rgba(255, 255, 255, 0.8);
}

.services .service-box p {
    text-align: center;
    font-size: 15px;
    margin-bottom: 10px;
}

.services .service-box:hover .service-box-cont h3 {
    color: rgb(255, 255, 255);
}

.services .service-box .service-box-cont p {
    text-align: justify;
}

.services .service-box:hover .service-box-cont p {
    color: rgb(255, 255, 255);
}

.services .service-box-cont h3 {
    text-align: start;
    font-size: 20px;
    color: rgb(68, 68, 68);
    padding: 15px 0px 11px;
    text-transform: uppercase;
}

.services .service-box:hover .icon-img img {
    filter: brightness(0) invert(1);
}

.services .col-md-4 {
    position: relative;
}

.career-sec {
    background: url("./Image/career-bg.jpg") 0% 0% / 100% 100% no-repeat fixed;
    padding: 100px 50px;
    margin-top: -12px;
    margin-right: 15px;
    min-height: 378px !important;
}

.career-sec p {
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}

.career-sec .head-hm {
    color: rgb(255, 255, 255);
}

.contact {
    background: url("../Image/contct-bg.jpg") 0% 0% / 100% 100% no-repeat scroll;
    padding: 80px 0px;
}

.contact .container {
    box-shadow: rgba(214, 215, 216, 0.6) 0px 0px 30px;
    background: rgb(255, 255, 255);
}

.contact .head-hm {
    padding: 50px 0px 30px;
}

.sub-btn-hm {
    cursor: pointer;
    color: rgb(255, 255, 255);
    background: rgb(110, 99, 255);
    padding: 10px 30px;
    line-height: 26px;
    border: none;
    border-radius: 10px;
    font-size: 20px;
    transition: 0.5s;
}

.sub-btn-hm:hover {
    background: rgb(110, 99, 255);
}

.map-hm-rht ::placeholder {
    color: rgba(0, 0, 0, 0.5);
}

#footer {
    background: rgb(64 60 87);
    padding: 10px 0px 0px;
    color: rgb(190, 187, 220) !important;
    font-size: 15px;
    margin: -7px 0 0 0;
}

#footer .footer-top {
    padding: 0px 0px 30px;
}

#WidgetControl1 {
    padding: 0px;
}

#widgetsControl {
    padding: 0px;
    min-height: 650px;
}

#footer .footer-top .footer-info h3 {
    font-size: 24px;
    margin: 0px 0px 20px;
    padding: 2px 0px;
    line-height: 1;
    font-weight: 700;
}

#footer .footer-info {
    padding: 0px;
}

#footer .footer-add .fa, #footer .footer-email .fa, #footer .footer-phone .fa {
    font-size: 50px;
    border-bottom: 1px solid rgb(217, 57, 33);
    display: block;
    padding: 20px;
}

#footer .footer-add p, #footer .footer-email p, #footer .footer-phone p {
    padding-top: 20px;
}

#footer .footer-add, #footer .footer-email, #footer .footer-phone {
    text-align: center;
}

#footer .footer-top .footer-info p {
    font-size: 15px;
    line-height: 24px;
    font-family: Roboto, sans-serif;
}

#footer .mb-2 .fa {
    margin-right: 10px;
    font-size: 20px;
}

#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: rgb(238, 238, 238);
    color: rgb(110, 99, 255);
    line-height: 1;
    padding: 8px 0px;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

#footer .footer-top ul {
    list-style: none;
    padding: 0px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    color: rgb(190, 187, 220);
    margin: 0px;
}

#footer .footer-top ul i {
    padding-right: 8px;
    color: rgb(190, 187, 220);
    font-size: 12px;
    line-height: 1;
}

#footer .footer-top ul li {
    padding: 5px 0px;
    display: flex;
    align-items: baseline;
}

#footer .footer-top ul a:hover {
    text-decoration: none;
    color: rgb(255, 255, 255);
}

#footer .footer-top ul a {
    font-size: 15px;
    font-family: Roboto, sans-serif;
    color: rgb(190, 187, 220);
    text-decoration: none;
}

#footer .footer-top .social-links a:hover {
    background: rgb(110, 99, 255);
    color: rgb(255, 255, 255);
    text-decoration: none;
}

#footer .footer-top h4 {
    font-size: 20px;
    font-weight: 600;
    color: rgb(238, 238, 238);
    position: relative;
    padding-bottom: 12px;
    border-bottom: 1px solid rgb(102, 102, 102);
}

a {
    text-decoration: none;
}

#footer p {
    text-align: justify;
    font-size: 15px;
    color: rgb(190, 187, 220);
}

#footer p a {
    color: rgb(190, 187, 220);
    font-weight: bold;
}

#footer .footer-info1 h4 {
    /* font-size: 20px; */
    /* color: rgb(255, 255, 255); */
}

#footer .footer-info .fa {
    font-size: 20px;
}

#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#footer .footer-top .footer-links ul i {
    padding: 0px 15px;
    color: rgb(181, 217, 233);
    font-size: 18px;
    line-height: 1;
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0px;
    display: flex;
    align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0px;
}

#footer .footer-top .footer-links ul a {
    color: rgb(255, 255, 255);
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
    color: rgb(162, 207, 227);
}

#footer .copyright {
    text-align: left;
    padding: 15px 0px;
    background: rgb(64 60 87);
    color: #fff !important;
    border-top: 1px solid rgb(102, 101, 101);
}

#footer .credits {
    text-align: right;
    font-size: 15px;
    font-family: Roboto, sans-serif;
    color: rgb(255, 255, 255);
}

.credits a {
    color: rgb(238, 238, 238);
    font-weight: bold;
}

.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: rgb(255, 255, 255);
    background: rgb(21, 3, 3);
    padding: 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid rgb(255, 255, 255);
    cursor: pointer;
    opacity: 0;
    transition: 0.5s ease-in;
}

.top.scll-top {
    opacity: 1;
    transition: 0.5s ease-in;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}

@media (max-width: 1200px) {
    .about .content {
        padding-right: 0px;
    }
}

@media (max-width: 991px) {
    .team .member {
        margin-bottom: 110px;
    }

    .services .icon-box {
        margin: 15px auto;
    }

    .nav-top, .menu-sec {
        position: relative;
        height: inherit;
        top: inherit;
        background: rgb(0, 0, 0);
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding: 2px;
    }

    .bnr-cont {
        position: relative;
        bottom: 0px;
    }

    .bnr-bx {
        background-color: rgb(110, 99, 255);
        margin-top: 10px;
    }
}

@media (max-width: 768px) {
    .about {
        text-align: center;
    }

    .bnr-cont {
        position: relative;
    }

    .center #form1 #HeaderControl, center #form1 #MenuControl {
        margin-top: 0px;
    }
}

@media (max-width: 767px) {
    #HeaderControl {
        top: 0px;
    }

    #WidgetControl4 {
        display: none;
    }

    #header img {
        margin: inherit;
    }

    .body-fx #header {
        padding: 15px 0px;
        height: inherit;
        position: relative;
        background: rgba(47, 77, 90, 0.85) !important;
    }

    .carousel-inner img {
        min-height: 380px;
    }

    .caption {
        width: 100%;
    }

    .wback .caption {
        top: 30%;
    }

    .nav > li > a {
        padding: 4px 2px;
    }

    .bnr-cont {
        bottom: 0px;
    }

    #HeaderControl {
        padding: 0px;
    }
}

@media (max-width: 575px) {
    center #form1 #HeaderControl {
        margin-top: 0px;
    }

    center #form1 #MenuControl {
        margin-top: 70px;
    }

    .main-table {
        padding: 20px;
    }

    .col .bnr-bx {
        width: 100%;
    }
}

@media (max-width: 414px) {
}

.cont-page h2 {
    font-weight: bold;
    font-size: 21px;
    color: rgb(36 36 36);
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 5px;
    text-align: left;
}
.cont-page h2 span { font-size: 19px}

.cont-page .st-feature-box {
    background: rgb(110, 99, 255);
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    padding-right: 10px;
    text-align: left;
}

.cont-page p {
    font-size: 15px;
    color: rgb(255, 255, 255);
    line-height: 24px !important;
}

.cont-page .feature-box-image .fa {
    font-size: 30px;
    color: rgb(255, 255, 255);
}

.st-feature-box {
    padding-left: 90px;
    position: relative;
    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: rgb(17, 67, 102);
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 20px;
    left: 8px;
    text-align: center;
    font-size: 60px;
    transition: 0.3s;
}

.st-feature-box h3 {
    color: rgb(255, 255, 255);
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
}

.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: rgb(255, 255, 255);
    background: rgb(110, 99, 255);
    padding: 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid rgb(238, 238, 238);
    cursor: pointer;
    opacity: 0;
    transition: 0.5s ease-in;
}

.top.scll-top {
    opacity: 1;
    transition: 0.5s ease-in;
    bottom: 50px;
}

.top .fa {
    display: block !important;
    font-size: 20px;
}

.container-middle.cont-page.container {
    margin-top: 20px;
}

.otherpagecss #RadDockZone1.container {
    max-width: 100% !important;
}

.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table {
    margin-top: 0px !important;
}

.innr-pg-c {
    margin: 0px 0px 20px;
    padding: 34px 0px;
    position: relative;
    background: url("../Image/inner-bg-img.jpg") right center / cover no-repeat scroll;
}

.innr-pg-c h1 {
    font-weight: 600;
    font-size: 28px;
    color: rgb(255, 255, 255);
    text-align: left;
    border-left: 4px solid rgb(255, 255, 255);
    padding-left: 20px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    border-radius: 4px;
}

.innr-pg-c::after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(109.6deg, rgb(110, 99, 255) 42%, rgb(110 99 255 / 73%) 93.9%);
}

.serv-img {
    width: 100%;
}

.tm_img {
    border-radius: 6%;
    border: 3px solid rgb(64 64 64);
}

.teamsub-head {
    font-weight: bold;
    font-size: 21px;
    color: rgb(110, 99, 255);
    line-height: 30px;
    text-transform: capitalize;
    margin: 0px;
    text-align: left;
}

.team h6 {
    color: rgb(110, 99, 255);
    padding-top: 4px;
    font-size: 14px;
}

.team-b {
    font-size: 18px;
}

.team-h {
    padding-top: 4px !important;
    font-size: 16px !important;
}

.dropdown-menu > li > a:hover::after {
    text-decoration: underline;
    transform: rotate(180deg);
}

.dropend .dropdown-menu {
    top: 0px;
    right: 100% !important;
    left: auto !important;
}