@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

body {
    margin: 0;
    padding: 0;
    font-family: "Roboto", sans-serif;;
}

.fa { font-family:fontawesome !important;}
.dg-main .modal-header h1{
	    font-size: 2.5rem !important;
    font-family: "Playfair Display", sans-serif;
    font-weight: 600;
    line-height: 120%;
    color: #0F0F0F;
}
.dg-main .modal-header{border:none;text-align: center;justify-content: center;border-bottom: 1px #f6f5f5 solid;padding-bottom: 20px;}
.dg-main .form-control{margin:10px 0;}
.btn-md:hover{
	background:#031714;
}
.dg-main .modal-content{padding:20px;text-align: center;}
.btn-md i{margin-left:5px;
		 color:#fff;}
.btn-md{
	    color: #fff;
	    display: inline-block;
	    background: #987243;
	    border: 0;
	    padding: 15px 30px;
	    font-size: 16px;
	    color: #fff;
	    transition: 0.4s;
	    border-radius: 50px;
	    font-weight: 600;
	    text-align: center;
}
.bnr-sec{position:relative;margin-top: 90px;}
.bnr-sec img{height: 70vh;}
.bnr-sec .carousel-indicators [data-bs-target]{border-radius:50% !Important;width: 15px;height: 15px;}
.bnr-sec .carousel-item:after {
    background: linear-gradient(to bottom, #00000021, #000);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70vh;
    content: "";
    z-index: 2;
	opacity:70%;
}
.bnr-sec .carousel-item{position: relative;}
.theme-btn:hover {
    color: #fff;
    background: #031714;
}

.bnr-sec .carousel-caption {width: 90%;top: 50%;position: absolute;left: 50%;transform: translate(-50%, -50%);z-index: 99;}

.bnr-sec .carousel-caption h2{font-size: 18px;margin-bottom: 0;text-transform: capitalize;color: #fff;font-weight: 500;z-index: 99;position: relative;font-family: "Roboto", sans-serif;}
.bnr-sec .carousel-caption h3{font-size: 48px;font-weight: 800;margin: 25px 0;text-transform: capitalize;color: #fff !important;z-index: 99;position: relative;text-align: center;font-family: "Playfair Display", serif;}
.bnr-sec .carousel-caption h3 span{
    color:#81dc63;
}
.theme-btn i{
    margin-left:10px;
}
.bnr-sec .carousel-caption p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px;
}
.theme-btn {
    font-size: 16px;
    color: #fff;
    padding: clamp(13px, 0.879vw, 64px) clamp(18px, 1.25vw, 96px);
    transition: all .5s;
    text-transform: capitalize;
    position: relative;
    border-radius: 30px;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    border: none;
    background: #987243;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    z-index: 1
}

.about-block {
    padding: clamp(28px, 2.5vw, 120px) 0;
    background-color: #EBEBEB;
    position: relative;
}
.about-block h1 {
    font-size: 2.5rem !important;
    font-family: "Playfair Display", sans-serif;
    font-weight: 600;
    line-height: 120%;
    color: #0F0F0F;
}


a {
    text-decoration: none !important;
}

p {
    color: #3d3d3d;
    font-size: 16px;
    letter-spacing: .2px;
    margin: 0 0 10px 0;
    line-height: 1.6;
    font-weight: 400;
}


.abt-bnr-tp{margin-top: 90px;position:relative;margin-bottom: 20px;}
.abt-bnr-tp .tp-img {position: relative;padding:0;height: 350px;width:100%;}
.abt-bnr-tp .tp-img img{height: 85%;width:100%;/* aspect-ratio: 16/7; */object-fit: cover;}
.abt-bnr-tp .innr-pg{position: absolute;color: #f0f2f2;top: 30%;z-index: 9;left:0;right:0;padding:20px;margin:0 auto;}
.abt-bnr-tp .innr-pg h2{color: #f0f2f2;font-weight: 600;font-size: 45px;text-transform: capitalize;text-align: center;}
.abt-bnr-tp .tp-img{position:relative;}
.abt-bnr-tp .tp-img::before{content:'';position:absolute;left:0;top:0;width:100%;height: 85%;background: #03171491;}


.icon-ul{list-style-image:url(../image/hand-icon.png); padding-left:22px;     text-align: left; color:#555;}
.icon-ul li{padding-left: 5px;margin-bottom:5px;     color: #3d3d3d;
    font-size: 16px;
    letter-spacing: .2px;
    margin: 0 0 10px 0;
    line-height: 1.6;
    font-weight: 400;}
center #form1  #HomepagecontentControl{margin-top: 90px;}
.heading {
        font-family: "Playfair Display", sans-serif;
        font-size: clamp(36px, 2.083vw, 69px);
        font-weight:600;
        margin-bottom: 30px;
        color: #000;
}
.cm-list{
	list-style:none;
	padding-left:10px;
}
.cm-list li{line-height:30px;font-size: 15px;color: #000;}
.cm-list li i{margin-right:10px;}
.toggler-btn a{
    background:#987243;
    color:#fff;
    padding: clamp(13px, 0.879vw, 64px) clamp(18px, 1.25vw, 96px);
    border-radius: 30px;
    text-align: center;
    color: #fff;
    transition: all 0.5s ease-in-out;
    position:relative;
    font-weight: 600;
    font-size: 13px;
}
.toggler-btn a:hover{
    background: #031714;
}
.toggler-btn {
    /* width: 100%; */
    cursor: pointer;
    /* height: 90px; */
    display: flex;
    flex-direction: column;
    padding: 36.5px 18px;
    background: #fff;
}

.toggler-btn .top-bar,
.toggler-btn .middle-bar,
.toggler-btn .bottom-bar {
    width: 30px;
    height: 3px;
    background: #fff;
    border-radius: 3px;
}

.toggler-btn .top-bar {
    animation: toggler 1.7s infinite;
}

.toggler-btn .middle-bar {
    animation: toggler 1.3s infinite;
}

.toggler-btn .bottom-bar {
    animation: toggler 2.2s infinite;
}

/*======================== Top header ====================*/
.top-header {
    background: #031714;
    padding: 10px 0;
}
.section-prt img{border-radius: 10px;box-shadow: 1px 1px 5px #6f6868;}
.top-header p {
    margin: 0;
    color: #fff;
}

.top-header p a {
    color: #fff;
    font-size: 16px;
    margin: 0 15px;
}

.top-header p a i {
    font-size: 16px;
    margin: 0 10px 0 0;
    color: #b8bdbc;
}
.right-links-block {
    display: flex;
    align-items: center;
    gap: clamp(20px, 0.833vw, 72px);
    justify-content: end;
    height: 100%;
    margin-right: 20px;
}
.dg-main{margin-top:5% !important;}
.right-links-block i{
    color: #b8bdbc;
    font-size: 16px;
}

header {
    z-index: 2;
    width: 100%;
    position: absolute;
    background: rgb(200 200 200 / 20%);
    backdrop-filter: blur(3px);
}

.navbar .nav-item .nav-link {
    color: #0F0F0F;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0;
    position: relative;
}

.navbar .nav-item .nav-link:hover {
    color: #e69d2f;
}

.navbar .nav-item .custom-btn {
    margin-top: -7px;
}

.right-nav {
    position: absolute;
    z-index: 9;
    background: #fff;
    right: 0;
    top: 0;
    height: 100vh;
    width: 450px;
    overflow: hidden;
    padding: 50px;
    display: none;
    text-align: center;
}

.right-nav img {
    margin: 10px 0 30px 0;
}

.right-nav .social-icon a {
    color: #212121;
    margin: 7px;
}

.right-nav .social-icon a:hover {
    color: #084e81;
}


.about-section {
    padding: 7% 0;
    text-align: left;
}

.about-section .pic {
    position: relative;
}

.about-section .pic img{
        border-radius: clamp(18px, 1.25vw, 96px);
}

.about-section .pic .text h2 {
    font-size: 46px;
    font-weight: 800;
    color: #fff;
    margin: 0;
}

.about-section .pic .text p {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: .5px;
    color: #f6f6f6;
}
.about-section a:hover{
    background:#031714;
}
.about-section a i{margin-left:5px;}
 .about-section a {
    background:#987243;
    color:#fff;
    padding: clamp(15px, 0.879vw, 64px) clamp(18px, 1.25vw, 96px);
    border-radius: 30px;
    text-align: center;
    color: #fff;
    transition: all 0.5s ease-in-out;
    position:relative;
    font-weight: 700;
    font-size: 15px;
    margin-top: unset;
    }
.about-section p {
   font-family: "Roboto", sans-serif;
   font-size: clamp(14px, 0.833vw, 40px);
   font-style: normal;
   font-weight: 400;
   line-height: 25px;
   color:#000;
   text-align: justify !IMPORTANT;
}

.about-section .about-card {
    margin: 20px 0;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    border-radius: 10px;
    padding: 20px;
}

.about-section .about-card p {
    color: #141414;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

.counts {
    padding: clamp(28px, 2.5vw, 120px) 0;
    background-color: #EBEBEB;
}


.counts .count-bx h2 {
   font-family: "Playfair Display", sans-serif;
    font-size: clamp(20px, 1.458vw, 57px);
}
.count-bx img{width: 40px;margin-top: 10px;}
.counts .count-bx p {
       font-family: "Roboto", sans-serif;
       font-size: clamp(15px, 0.99vw, 40px);
       font-style: normal;
       font-weight: 400;
       color: #000;
       text-align: left;
}



.service-sec{
    padding: 7% 0;
}
.shap-img_icon{display:inline-block;}
.service-sec .service-card {
    border-radius: clamp(8px, 0.625vw, 48px) !important;
    background-color: #EBEBEB;
    overflow: hidden;
    margin: 10px 0 20px;
}
.service-sec .service-card .card-image {
    border-radius: clamp(8px, 0.625vw, 48px) !important;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.service-sec .service-card .card-image .card-img {
    width: 100%;
    border-radius: clamp(8px, 0.625vw, 48px) !important;
    transition: all 0.5s ease-in-out;
}
.service-sec .service-card .card-image .shap-img_icon .card-icon {
    position: absolute;
    flex-shrink: 0;
    z-index: 2;
    bottom: 0;
    left: clamp(20px, 1.25vw, 106px);
    width: clamp(40px, 2.5vw, 140px);
    height: clamp(40px, 2.5vw, 140px);
    border-radius: 50%;
    background-color: #031714;
    display: flex;
    align-items: center;
    justify-content: center;
}
.service-sec .service-card .card-image .shap-img_icon .card-icon img {
    flex-shrink: 0;
    width: clamp(18px, 1.25vw, 106px);
    height: clamp(18px, 1.25vw, 106px);
}
.service-sec .service-card .card-contant {
    padding: clamp(12px, 0.833vw, 72px);
}
.card-contant p{
    margin: 10px 0 20px;
    min-height: 170px;
}
.service-sec .service-card .card-contant a:hover{
    color:#987243;
}
.service-sec .service-card .card-contant a:hover i{
    color:#987243;
}
.text-16:hover{
     color: #987243 !important;
}
.service-sec .service-card .card-contant .card-btn:hover i{margin-left:10px;}
.service-sec .service-card .card-contant a{
    color:#0F0F0F;
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
}
.service-sec .service-card .card-contant .card-btn {
    display: flex;
    align-items: center;
    gap: clamp(4px, 0.417vw, 36px);
    transition: all 0.5s ease-in-out;
}
.service-sec .service-card .card-contant .card-btn .text-16 {
    transition: all 0.5s ease-in-out;
    color: #0F0F0F;
}
.service-sec .service-card .card-contant .card-btn i {
    font-weight: 600;
    font-size: clamp(14px, 0.833vw, 72px);
    color: #0F0F0F;
    transition: all 0.5s ease-in-out;
    margin-left: 5px;
}


.workflow-sec {
    padding: 0 0 75px;
    background-position: center;
    background-size: cover;
    padding: 75px 0;
    background-color: #EBEBEB;
}
.workflow-sec .workblock-wrapper {
    position: relative;
}
.workflow-sec .workblock-wrapper .dotted-border {
    position: absolute;
    left: 0;
    top: 1.25vw;
    border: 1px dashed #0F0F0F;
    width: 100%;
    z-index: 1;
}
.workflow-sec .workblock-wrapper .workblock .icon {
    position: relative;
    z-index: 2;
    width: clamp(40px, 2.5vw, 140px);
    height: clamp(40px, 2.5vw, 140px);
    display: flex;
    /* align-items: center; */
    justify-content: center;
    border-radius: 50%;
    background-color: #031714;
    font-weight: 500;
    line-height: 125%;
    font-size: clamp(20px, 1.458vw, 57px);
    color: #FFFFFF;
    text-align: center;
    font-family: "Playfair Display", sans-serif;
    transition: all 0.5s ease-in-out;
}
.contact-details .d-flex{margin-bottom:20px;}
.workflow-sec h2{
    font-family: "Playfair Display", sans-serif;
    font-size: clamp(36px, 2.083vw, 69px);
    margin-bottom:60px;
}
.workblock h5{
    margin-top:20px;
    line-height: 22px;
}


 .hm-btn{position: relative;display: inline-block;overflow: hidden;text-transform: uppercase;border: 1px solid currentColor;color: #030f27;padding: 10px 24px;border-radius: 2px;transition: 0.3s linear;}
 .hm-btn:hover{background-color:#fdbe33 ; border: 1px solid#030f27;}



.whatsapp_btn {
  position: fixed;
  bottom: 12em;
  left: 20px;
  width: 40px;
  height: 40px;
  z-index: 9999;
}

.whatsapp_btn .icon_logo {
  position: relative;
  z-index: 100;
  padding: 5px;
  top: -9px;
  right: -7px;
}

.whatsapp_btn .icon_logo > a > img {
  width: 100%;
}

.whatsapp_btn .circle_waves {
  border-radius: 50%;
  background-color: rgb(60, 192, 78);
  width: 55px;
  height: 55px;
  position: absolute;
  opacity: 0;
  bottom: 1px;
  left: 0px;
  z-index: 99;
  animation: 4s cubic-bezier(0.36, 0.11, 0.89, 0.32) 0s infinite normal none running waves;
}

@keyframes waves {
  0% {
      transform: scale(0.55, 0.55);
      opacity: 0.6;
  }

  100% {
      transform: scale(1.8, 1.8);
      opacity: 0;
  }
}

.callus2 {
  width: 100%;
  margin: 8px 0 0 0;
  text-align: right;
  position: fixed;
  bottom: 5em;
  left: 28px;
  width: 50px;
  height: 50px;
  z-index: 99999;
}

.callus2 .callusL2{
   width: 40px;
   height: 40px;
   font-size: 18px;
   border-radius: 100%;
   text-align: center;
   line-height: 40px;
   display: inline-block;
   background: #083a83;
   color: #fff;
   margin: 0 20px 0 0;
   -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
   -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
   box-shadow: 0px 0px 0px 7px #87b0e736;
   -webkit-animation: tada 1.25s infinite;
   -moz-animation: tada 1.25s infinite;
   -ms-animation: tada 1.25s infinite;
   animation: tada 1.25s infinite;
   display: flex;
   align-items: center;
   justify-content: center;
}


footer {
    background: #031714 !important;
    padding: 4% 0 0;
}

footer h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

footer p,
footer p a {
    color: #c9c9c9;
    margin: 0 0 10px 0;
}

footer p a:hover {
    color: #e69d2f;
}

footer .footer-bottom {
    margin: 4% 0 0 0;
    border-top: 1px solid #b2aeae;
    padding: 20px 0;
}

footer .footer-bottom p {
    margin: 0;
}

footer .contact-details .icon i {
    color: #031714;
    font-size: 18px;
    margin: 0 12px 0 0;
    display: flex;
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}

footer .contact-details .text h5 {
    color: #fff;
    font-size: 19px;
    margin: 0 0 6px 0;
    font-weight: 700;
}

footer .contact-details .text p {
    color: #c9c9c9;
    margin: 0;
    font-size: 14px;
}
footer .social-icon a {
    position: relative;
    color: #031714;
    background: #fff;
    font-size: 16px;
    width: 40px;
    float: left;
    height: 40px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    transition: all .2s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .social-icon a i {
    position: relative;
    z-index: 3;
}

footer .social-icon a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #e69d2f;
    left: 0;
    transform: scale(0);
    transition: all .4s ease-in-out;
}

footer .social-icon a:hover {
    color: #212121;
}

footer .social-icon a:hover::before {
    transform: scale(1);
}

@keyframes toggler {
    0% {
        width: 30px;
    }

    50% {
        width: 18px;
    }

    100% {
        width: 30px;
    }
}

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

    to {
        transform: scale(1.3, 1.3);
    }
}

@media (min-width: 320px) and (max-width: 768px) {
	.card-contant p{min-height:auto;}
	.workflow-sec .workblock-wrapper .dotted-border{display:none;}
    p {
        font-size: 15px;
    }

    .custom-btn {
        padding: 12px 38px;
        font-size: 16px;
    }

    .custom-btn1 {
        padding: 10px 30px;
        font-size: 14px;
    }

    .heading {
        font-size: 22px;
        margin: 0 0 20px 0;
    }

    .heading::after {
        width: 50px;
        height: 3px;
        top: 35px;
    }

    /*======================== Top header ====================*/
    .top-header {
        background: #031714;
        padding: 4px 0;
    }

    .top-header p a {
        font-size: 14px;
    }

    .top-header p a i {
        font-size: 12px;
    }

    .top-header .login-icon i {
        padding: 5px;
    }

    header {
        margin-top: -1px;
    }

 



    
    .about-section .pic {
        margin: 0 0 20px 0;
    }

    .about-section .pic .text {
        position: relative;
        z-index: 3;
    }

    .about-section .pic .text h2 {
        font-size: 32px;
    }

    .about-section .pic .text p {
        font-size: 21px;
    }

    .about-section .img1 img {
        height: 165px;
        object-fit: cover;
    }

    .about-section .img2 img {
        width: 100%;
        margin-top: -15px;
        height: auto;
        object-fit: cover;
    }

    .about-section p {
        font-size: 15px;
        text-align: justify !IMPORTANT;
    }

    .counts {
        padding: 10% 0;
    }

    .counts .count-bx {
        border: 2px solid #e69d2f;
        padding: 10px;
        margin: 0 0 10px 0;
    }

    .counts .count-bx h2 {
        font-size: 32px;
    }

    .counts .count-bx p {
        font-size: 13px;
        margin: 0;
    }

    .service-section .nav-pills .nav-link {
        padding: 12px;
        margin: 0 0 20px 0;
    }

    .service-section .nav-link .icon {
        padding: 10px;
        width: 55px;
        height: 55px;
    }

    .service-section .nav-pills .nav-link h4 {
        font-size: 19px;
    }

    .team-section {
        padding: 8% 0;
    }

    .team-section .left-img::after {
        width: 100%;
        height: 103.5%;
        background: #e69d2f;
        top: -5px;
        left: -5px;
    }

    .team-section .right-img::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 109%;
        background: #e69d2f;
        top: -15px;
        right: -15px;
        border-radius: 10px;
    }

    .team-section .profile-details h4 {
        color: #e69d2f;
        font-size: 25px;
        margin: 15px 0;
        font-weight: 800;
    }

    .team-section .profile-details p {
        color: #e2e2e2;
        letter-spacing: .3px;
    }

    .team-section .profile-details .custom-btn1 {
        background: #fff;
        color: #084e81;
        font-weight: 700;
        margin: 10px 0 0 0;
    }

    .contact-section {
        padding: 7% 0;
        background: linear-gradient(90deg, #e69d2f 33%, #fff 33%);
    }

    .contact-section .contact-bx {
        background: #fff;
        padding: 30px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        border-radius: 12px;
    }

    .contact-section .contact-bx .contact-form {
        padding: 5px;
    }

    .contact-section .contact-bx .form-control {
        padding: 14px;
        margin: 0 0 20px 0;
    }

    .contact-section .contact-img {
        position: relative;
    }

    .contact-section .contact-img img {
        height: 480px;
        object-fit: cover;
    }

    .contact-section .contact-img::after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background: linear-gradient(rgba(255, 255, 255, .2), #084e81);
        opacity: .8;
        left: 0;
        top: 0;
    }

    .contact-section .contact-img .call {
        position: absolute;
        bottom: 0;
        padding: 20px;
    }

    .contact-section .contact-img .call p {
        color: #fff;
        font-size: 20px;
        font-weight: 800;
        position: relative;
        z-index: 9;
        margin: 0;
    }

    .contact-section .contact-img .call p i {
        background: #fff;
        padding: 10px;
        font-size: 16px;
        border-radius: 50%;
        color: #084e81;
        margin: 0 5px 0 0;
    }

    footer {
        background: #101010;
        padding: 7% 0 0 0;
    }

    footer h4 {
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        margin: 0 0 12px 0;
    }

    footer p,
    footer p a {
        color: #c9c9c9;
        font-size: 15px;
        margin: 0 0 10px 0;
    }

    footer p a:hover {
        color: #e69d2f;
    }

    footer .footer-bottom {
        margin: 4% 0 0 0;
        border-top: 1px solid rgba(204, 204, 204, .4);
        padding: 15px 0;
    }

    footer .footer-bottom p {
        margin: 0;
    }

    footer .contact-details .icon i {
        /* color: #fff; */
        /* font-size: 20px; */
        margin: 0 12px 0 0;
        display: inline-block;
        padding: 8px;
    }

    footer .contact-details .text h5 {
        color: #fff;
        font-size: 19px;
        margin: 0 0 6px 0;
        font-weight: 700;
    }

    footer .contact-details .text p {
        color: #c9c9c9;
        margin: 0;
        font-size: 14px;
    }

    footer .social-icon a {
        position: relative;
        color: #fff;
        background: rgba(255, 255, 255, .1);
        font-size: 16px;
        width: 40px;
        height: 40px;
        margin: 0 5px;
        display: inline-block;
        border-radius: 50%;
        text-align: center;
        line-height: 2.8;
        transition: all .2s ease-in-out;
    }

    footer .social-icon a i {
        position: relative;
        z-index: 3;
    }

    footer .social-icon a::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background: #e69d2f;
        left: 0;
        transform: scale(0);
        transition: all .4s ease-in-out;
    }

    footer .social-icon a:hover {
        color: #212121;
    }

    footer .social-icon a:hover::before {
        transform: scale(1);
    }

}


.bg-light {
    background: transparent !important;
}

#HeaderControl {
    position: absolute;
    left: 0;
    top: 46px;
    z-index: 9;
    width: 22%;
    text-align: center;
    background: #fff;
}

#HeaderControl_C {
    display: flex;
    align-items: center;
}

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

#WidgetControl5 {
    position: absolute;
    right: 0%;
    top: 46px;
    z-index: 9;
    width: 13%;
    background: #fff;
}

#WidgetControl5.RadDock_Default .rdMiddle .rdCenter {
    background: rgb(200 200 200 / 20%);
    height: 100%;
}

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

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

#MenuControl {
    position: absolute;
    right: 13%;
    top: 46px;
    z-index: 8 !important;
    background: #fff;
    width: 65%;
    /* display: flex; */
    /* align-items: center; */
}

@media (min-width: 320px) and (max-width:768px) {
    #HeaderControl {
        width: 80%;
        text-align: center;
        top: 75px;
    }

    #MenuControl {
        right: 0% !important;
        width: 100%;
        background: rgb(200 200 200 / 20%) !important;
        top: 75px;
    }

    .navbar {
        padding: 4.5px 5px;
    }

    #navbarNavDropdown {
        height: auto;
        position: absolute;
        right: 0;
        background: #031714;
        width: 100%;
        margin-top: 20px;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        color: #ffffff !important;
    }
}

/* #HeaderControl, #HeaderControl_C, #MenuControl #MenuControl_C} */
center #form1 #MenuControl .nav-link {
    font-size: 14px;
}

center #form1 .nav-btn .nav-bar {
    background: #212121 !important;
}

center #form1 .nav-right .user-icon {
    color: #121212;
    border-color: #121212
}

center #form1 #HeaderControl {
}

center #form1 #MenuControl,
center #form1 #WidgetControl5.RadDock_Default .rdMiddle .rdCenter {
    background: #fff;
}

/*nav-bar*/
.dropdown-toggle {
    position: relative;
}

.nav-item ul li .dropdown-toggle::after {
    position: absolute;
    right: 5px;
    top: 10px;
}

#MenuControl_C .bg-light {
    --bs-bg-opacity: 1;
    background-color: transparent !important;
    height: 100%;
    width: 100%;
}

/* #MenuControl .nav-link:focus,#MenuControl .nav-link:hover{color: #fff !important;border-bottom: 1px solid #fff;} */
.nav-item {
    margin: 2px;
    position: relative;
}
.nav-item:hover:after{
	    transform: scale3d(1, 1, 1);
    transform-origin: 0 50%;
}
.nav-item:after{
	background:#987243;
	position:absolute;
	bottom:-10px;
	left:0;
	width:100%;
	height:2px;
	content:'';
	transition: 0.5s transform ease;
    transform: scale3d(0, 1, 1);
    transform-origin: 100% 50%;
}
.nav-link {
    font-weight: 600;
    font-size: 17px;
    padding: 0px;
    margin: 0 5px;
}

.nav-fill {
    font-size: 15px;
}

.navbar-brand {
    margin: 0;
}

/*nav-bar*/
@media (max-width: 1170px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 1px;
        padding-left: 1px;
    }
}

@media (max-width: 991px) {
center #form1 #MenuControl, center #form1 #WidgetControl5.RadDock_Default .rdMiddle .rdCenter{
    /* top: 62%; */
}
    center .navbar{padding: 4px 0px;}
    #MenuControl,
    #MenuControl_C,
    #HeaderControl,
    #HeaderControl_C,
    #widgetsControl_C,
    #widgetsControl {
        height: 80px !important;
        background: #fff;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 12px;
    }
}

@media (max-width: 769px) {
	.abt-bnr-tp{margin-top: 30px;}
	.banner-section .banner-content .text h4{font-size: 20px;line-height: 25px;margin-bottom: 10px;}
     .banner-section .banner-content .text h2{font-size: 23px;}
}

a {
    text-decoration: none;
}

@media (max-width: 767px) {
	.dg-main{margin-top:50% !important;}
	.about-block h1{font-size: 16px !important;line-height: 25px;}
	.bnr-sec{margin-top:0;}
	.bnr-sec img{height:100%;}
    .abt-bnr-tp .innr-pg h2{font-size:22px;}
    .abt-bnr-tp .tp-img{
        height: 200px;
    }
    .navbar.navbar-expand-md {
        text-align: end;
    }

    .navbar.navbar-expand-md .container-fluid {
        display: block;
    }

    .nav-fill .nav-item,
    .nav-fill>.nav-link {
        text-align: left;
    }

    .navbar-nav>li {
        display: block;
        text-align: left;
        padding: 4px 0;
        border-bottom: 1px solid #999;
        border-right: 0;
    }

    .nav-item ul li .dropdown-toggle::after {
        transform: rotate(90deg);
    }

    .nav-item .nav-link.dropdown-toggle::after {
        position: absolute;
        right: 5px;
        top: 15px;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 14px;
        padding-right: 5px;
        padding-left: 5px;
    }
}

.table-responsive {
    min-height: .01%;
    overflow: hidden !important;
    border: 0;
    padding: 0;
}

#widgetsControl_C,
#widgetsControl {
    height: auto !important;
}

#HomepagecontentControl p,
#HomepagecontentControl li {
    text-align: left;
    margin: 0 0 10px 0;
}

.dropdown-menu {
    border-radius: 0 !important;
    padding: 0;
    min-width: 240px;
}

.dropdown-menu .dropdown-item {
    font-size: 16px;
    padding: 10px !important;
}

/* .dropdown-menu .dropdown-item:hover {background: #c6c6c6;} */

@media (min-width:1023px) {

    .navbar-nav li:hover>ul.dropdown-menu {
        display: block;
    }

    .dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu>.dropdown-menu {
        top: 0;
        right: 100%;
        left: auto;
        margin-top: -6px;
    }

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

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


#widgetsControl {
    height: auto;
}


.main-table{font-family:"Roboto", sans-serif;font-weight:normal;Font-size:14px;color: #222 !important;line-height:24px;text-align:justify;padding: 0 5px;}
.sub-heading{font-weight: 700;Font-size: 20px;color: #034d82;line-height: 34px;/* text-transform:uppercase; */margin:0;text-align: left;position: relative;margin-bottom: 1rem;}
.sub-heading::after { position:absolute; content:''; width: 60px; height: 3px; background: #e69d2f; left: 0; bottom: -10px}

.sub-heading-1:before {
    bottom: -4px !important;
}
.sub-heading-1:after {
    bottom: -4px !important;
}

.cont-page h2{
    font-weight:bold;
    color: #111;
    font-size: 16px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top:10px;
    }

.cont-page .st-feature-box{
    background: #00295a;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
    font-size: 14px;
    }
	
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #023c6c;
    margin: 0;
}

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

.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}
.oth-dt{
    padding:20px;
    box-shadow:1px 1px 5px gray;
    margin: 20px 0 45px;
    border-radius:5px;
    min-height: 220px;
}
.oth-dt p{
    font-size:16px;
}
.oth-dt i{
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(38px, 2.917vw, 140px);
    height: clamp(38px, 2.917vw, 140px);
    border-radius: 50%;
    background: #987243;
    font-size:20px;
    color:#fff;
    margin-bottom:20px;
}
.cont-soc img{margin-right:5px;}

h6.Team-Name {
    color: #034d82;
    font-weight: 800;
}


.ser-img{/* aspect-ratio:1/1; */object-fit:cover;}
