@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?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&display=swap');
@import url('https://fonts.googleapis.com/css2?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=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
* { padding:0px; margin:0px; scroll-behavior: smooth; }
.clear
{
	clear:both;
}

.header {
    position: sticky;
    top: 0;
    overflow: hidden;
/*background: #000000de !important;*/
    z-index: 9999;
}

.serice-area .owl-carousel .owl-nav.disabled {
    display: block;
}

.container 
{
	/*border:1px solid red;*/
	width:85%;
	max-width:1350px;
	margin:0 auto;
}
p 
{
 font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;	
}
.header-top {
    background: #121313;
    padding: 6px 0;
    text-align: center;
    color: white;
}
.header-left {
    width: 75%;
    float: left;
}
.header-right {
    width:24%;
    float: right;
   margin-top: 12px;	
}
.top-header-left {
    float: left;
}
.top-header-right {
    float: right;
}
.top-header-left p a {
    color: white;
    text-decoration: none;
}
.top-header-right p a {
    color: white;
    text-decoration: none;
}
.know-more-btn {
    width: 50%;
    margin: 0 auto;
}
.know-more-btn p {
    width: 100% !important;
}

.know-more-btn p a {
    margin: 40px 0 50px 0 !important;
}


/*----------------------Menu------------------------*/

.hm-bg-content h2 {
    color: #ffffff;
}

.hm-bg-content p {
    color: white;
}




* {
  box-sizing: border-box;
}

body {
  margin: 0px;
font-family: "Work Sans", sans-serif;
}

.nav {
  height: 50px;
  width: 100%;
  position: relative;
}

.nav > .nav-header {
  display: inline;
}

.nav > .nav-header > .nav-title {
  display: inline-block;
  font-size: 22px;
  color: #fff;
  padding: 10px 10px 10px 10px;
}

.nav > .nav-btn {
  display: none;
}

.nav > .nav-links {
    display: inline;
    float: left;
    font-size: 18px;
    margin-top: 12px;
    margin-left: 30px;
}

.nav > .nav-links > a {
  display: inline-block;
  padding: 13px 10px 13px 10px;
  text-decoration: none;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}

.nav > #nav-check {
  display: none;
}


a.cc-aa1 {
    background: #002332;
    color: white;
    text-decoration: none;
    text-align: center;
    box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.3);
    padding: 12px 30px;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
}

a.cc-aa2 {
    background: #2cb742 !important;
    color: white;
    text-decoration: none;
    text-align: center;
    box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.3);
    padding: 12px 30px;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
}


div#vvs {
    display: block;
}

.mobile-fd-vv1 {
    display: none;
}

.video-section {
    display: block;
}
.mobile-fd-vv2 {
    display: none;
}

.table-area {
    overflow-x: auto;
}

a.lo-sng {
    display: none !important;
}

.owl-nav {
    display: none;
}



@media (max-width: 600px) {
	

a.cc-aa1 {
    display: block;
}

a.cc-aa2 {
    display: block;
    margin-top: 10px;
}

.number-area-content p {
    color: white;
    text-align: center;
    padding: 20px 10px !important
}

.num-inner-area {
    width: 100% !important;
    margin: 0 auto;
}

.num-inner-area-left {
    width: 100% !important;
    float: none !important;
    margin-bottom: 10px !important;
}

.num-inner-area-right {
    width: 100% !important;
    float: none !important;
    margin-bottom: 10px !important;
}

.num-area-2 {
    width: 100% !important;
}

.in-nu-aa {
    width: 100% !important;
    float: none !important;
    margin-bottom: 10px !important;
}

.bta-left {
    width: 100% !important;
    float: none !important;
}

.bta-left p span {
    width: 60% !important;
}

.bta-left h2 {
    font-size: 20px !important;
    line-height: 30px !important;
}

.bta-right {
    width: 100% !important;
    float: none !important;
    margin-top: 20px !important;
}

.form-left {
    width: 100% !important;
    float: none !important;
}
.form-right {
    width: 100% !important;
    float: none !important;
}

.blg-ss-a1-left {
    width: 100% !important;
    float: none !important;
}

.blg-ss-a1-mid {
    width: 100% !important;
    float: none !important;
}

.blg-ss-a1-right {
    width: 100% !important;
    float: none !important;
}

.faq-button.fq-btn p a {
    width: 60% !important;
}
















.ft-ar-2 {
   width: 100% !important;
   float: none !important;
}	
.faqq-image h2 {
    font-size: 1.8rem !important;
}	
	
div#vvs {
    display: none;
}	
	

.mobile-fd-vv1 {
    background-image: url(../images/mobile-img-1.jpg);
    background-size: cover;
    padding: 60px 0;
}
	
.mobile-fd-vv1 h2 {
    font-weight: 700;
    font-family: "Libre Baskerville", serif;
    color: white;
    text-align: center;
}	
.mobile-fd-vv1 p {
    color: white;
    text-align: center;
}	
.sbs-1 {
    margin-right: 0 !important;
    width: 100% !important;
    margin-bottom: 20px !important;
}	
.inner-sbs-1 p a {
    width: 60% !important;
}	
	
.inner-home-blog-area-btn p a {
    width: 65% !important;
}	
	
.faq-button p a {
    width: 65% !important;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
.footer-area-2 {
    margin-top: 0 !important;
}	
h1.title {
    font-size: 1.4rem !important;
    font-weight: 600 !important;
}	
.sec-1-image img {
    width: 20% !important;
}	
	
main .item {
height: 500px !important;
}
	
.serv h2 {
    font-size: 2.625rem !important;
    line-height: 45px !important;
}	
	
.know-more-btn {
    width: 80% !important;
    margin: 0 auto;
}	
	
.know-more-btn p a {
    width: 100% !important;
}	
	
.heading-title {
    width: 100% !important;
    margin: 0 auto;
}	
.heading-title span {
    font-size: 40px !important;
}	
	
.mobile-fd-vv1 {
    display: block;
}	
	
.video-section {
    display: none;
}	
	
.mobile-fd-vv2 {
    display: block;
}	
	
	
.mobile-fd-vv2 {
  background-image: url(../images/mobile-img-2.jpg);
  background-size: cover;
   padding: 80px 0 40px 0;
}	
	
.mobile-fd-vv2 h2 {
    font-family: "Libre Baskerville", serif;
    text-align: center;
    font-size: 25px;
    padding-top: 40px;
    color: white;
}	
	
.mobile-fd-vv2 p {
    color: white;
    text-align: center;
    padding-top: 20px;
}	
	
.hm-about-section h2 {
    width: 100% !important;
    padding-bottom: 10px !important;
}	
	
.header-right {
    display: none;
}	
	
.header-left {
    width: 100%;
    float: none;
}	
	
.nav-logo {
    width: 13.5% !important;
    float: left;
}	
	
.nav > .nav-links
{
	margin-left:0 !important;
}
	
.watsapp-icon {
    width: 20.2% !important;
}	
	
.cn-ar-1 {
    width: 100% !important;
}	
.contact-form {
    width: 100% !important;
    margin: 50px auto;
}	
	
.siba-area-left {
    width: 100% !important;
    float: left;
}	
.blg-bg-img {
    height: 400px !important;
}	
	
.inner-blg-bg-img {
    height: 400px !important;
    padding: 140px 30px 0 30px !important;
}

.inner-blg-bg-img h2 {
    font-size: 32px !important;
}

.single-post-linkss-left {
    width: 100% !important;
    float: none !important;
}

.single-post-linkss-right {
    width: 100% !important;
    float: left !important;
    margin-top: 20px;
}
.single-post-linkss-right p {
    text-align: left !important;
}

.inner-cta-area p a {
    width: 90% !important;
}
.comment-form-area input[type="submit"] {
    width: 75% !important;
}


.siba-area-right {
    width: 100% !important;
    float: none !important;
}


.blog-comment {
    margin-bottom: 50px !important;
}


.comment-username-area-left {
    width: 15% !important;
    float: none !important;
}

.comment-username-area-right {
    width: 100% !important;
    float: left !important;
    padding-top: 15px !important;
}
	
.inner-about-area p {
    width: 100% !important;
}	

.inner-team-section {
    width: 100% !important;
    margin-bottom: 20px !important;
}

.inn-tm-sec-img img {
    width: 60% !important;
    border-radius: 10px;
}

.inner-team-section {
    height: auto !important;
}
.inn-tm-sec-content {
    text-align: center;
}

a.lo-sng {
    display: block !important;
}


.services-area-left {
    width: 100% !important;
    float: none !important;
}


p.click-btn a {
    width: 60% !important;
}

.inner-contact h2 {
    font-size: 50px !important;
}

    .services-area-left h2 {
        font-size: 2.5rem !important;
    }

.services-area-right {
    width: 100% !important;
    float: none !important;
    margin-top: 30px !important;
}

.se-ar-1-a {
		width: 30% !important;
        float: left !important;
        margin-bottom: 30px !important;
        text-align: center !important;
}

    img.im-1 {
        width: 45% !important;
    }

.faqq-image img {
    width: 20% !important;
}


.inner-about-area h2 {
    font-size: 50px !important;
}

.inn-inner-about-area-1 p {
    width: 100% !important;
}

.in-sec-aa2 {
    width: 50% !important;
    float: left !important;
    margin-bottom: 20px !important;
    margin-right: 0 !important;
}

.popup {
    width: 100% !important;
}
.inner-secretarial-area-1 h2 {
        font-size: 35px !important;
}

.banner-area-left {
    width: 100% !important;
    float: none !important;
    margin-top: 0 !important;
}
.banner-area-left p a {
    display: block !important;
    margin-bottom: 15px !important;
}

.banner-area-right {
    width: 100% !important;
    float: none !important;
}

.banner-area-left h2 {
    font-size: 20px !important;
    line-height: normal !important;
}

.footer-area-a {
    padding-top: 20px !important;
    padding-bottom: 20px;
}
.hm-about-section {
    margin-top: 20px !important;
}

/*-----------display-------------*/
.owl-nav {
    display: none !important;
}
/*-----------display-------------*/



.se-ar-1-a p {
    display: none !important;
}	
	
button.button.bntt-1 {
    font-size: 1rem !important;
    text-align: center !important;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
  .nav > .nav-btn {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .nav > .nav-btn > label {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 13px;
  }
  .nav > .nav-btn > label:hover,
  .nav #nav-check:checked ~ .nav-btn > label {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .nav > .nav-btn > label > span {
    display: block;
    width: 25px;
    height: 10px;
    border-top: 2px solid #eee;
  }
  .nav > .nav-links {
        position: initial;
    display: block;
    width: 100%;
    background-color: #333;
    height: 0px;
    transition: all 0.3s ease-in;
    overflow-y: hidden;
    top: 50px;
    left: 0px;
  }
  .nav > .nav-links > a {
    display: block;
    width: 100%;
  }
  .nav > #nav-check:not(:checked) ~ .nav-links {
    height: 0px;
  }
  .nav > #nav-check:checked ~ .nav-links {
    height: calc(50vh - 50px);
    overflow-y: auto;
  }
}

.nav-logo {
    width: 6.5%;
    float: left;
}
.nav-logo img {
    width: 100%;
}
.header {
    padding: 20px 0;
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
}
/*----------------------Menu------------------------*/

li.re {
    margin-right: 0 !important;
}
ul.header-right-login-list li {
    list-style: none;
    float: right;
    margin-right: 10px;
    width: 60%;
    margin-top: 3px;
}
ul.header-right-login-list li a {
    border: 1.8px solid #ffffff;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    padding: 10px 0;
    border-radius: 50px;
    transition: all 0.5s;
}

ul.header-right-login-list li a:hover {
    transition: all 0.5s;
    background: #ffffff;
    color: #000000;
}

.ss-video-area {
    height: 660px;
    overflow: hidden;

}
.hm-bg {
    width: 100%;
    position: relative;
    top: -480px;
}

.hm-bg-content h2 {
    font-family: "Libre Baskerville", serif;
    text-align: center;
    font-size: 100px;
    padding-bottom: 40px;
}
.hm-bg-content p {
    text-align: center;
    font-size: 22px;
}
.video-section {
    height: 600px;
}

.hm-about-section h2 {
    text-align: left;
    font-size: 30px;
    font-family: "Libre Baskerville", serif;
    text-transform: uppercase;
    width: 50%;
    margin: 0 auto;
    font-weight: 500;
    padding-bottom: 70px;
	color: white;
}
.hm-about-section p {
    text-align: left;
    font-size: 50px;
    font-weight: 300;
    font-family: "Libre Baskerville", serif;
    width: 50%;
    margin: 0 auto;
	color: white;
}


/*----------------------------------------------------------*/
.know-more-btn p a {
font-family: "Work Sans", sans-serif;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    border: 2px solid #ffffff;
    display: block;
    text-align: center;
    padding: 15px 0;
    text-transform: uppercase;
    margin: 30px auto;
    width: 40%;
    transition: all 0.5s;
}
.know-more-btn p a:hover {
    transition: all 0.5s;
    background: #ffffff;
    color: #000000;
}


.serv {
    padding-top: 50px;
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
}
.serv h2 {
    font-size: 5.625rem;
    font-weight: 700;
    font-family: "Libre Baskerville", serif;
    color: white;
    line-height: 75px;
}
p.knm-mr a {
    font-family: "Work Sans", sans-serif;
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-weight: 500;
    border: 1.8px solid white;
    display: block;
    text-align: center;
    padding: 10px 0px;
    text-transform: uppercase;
    margin: 15px 0;
    width: 150px;
    transition: all 0.5s;
    background: #00000057;
}

.serice-area {
    padding-top: 50px;
    padding-bottom: 50px;
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
}
.sec-1-image img {
    width: 6%;
}
.sec-1-image {
    text-align: center;
}
.sec-1-pp p {
font-size: 32px;
    font-family: "Libre Baskerville", serif;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    color: white;
}
.sec-1-pp {
    margin: 40px 0;
}
.sec-1 {
    background: #0d0d0d;
    padding: 80px 0 80px 0;
    margin-top: 0px;
}


/*--------------spotlight----------------------*/

.title-wrapper {
  margin: 0;
}

.title {
    font-size: 3.5rem;
    color: hsla(0, 0%, 100%, .08);
    background-clip: text;
    -webkit-background-clip: text;
    background-image: radial-gradient(closest-side, #fff 100%, transparent 0);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 300px 300px;
    transition: all .7scubic -bezier(.19, 1, .22, 1);
    background-image: radial-gradient(circle closest-side at 50% 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 60%, rgba(255, 255, 255, 0.4) 80%, transparent 100%);
    backdrop-filter: blur(10px);
    text-align: center;
    font-family: "Libre Baskerville", serif;
    font-weight: 100;
  
}

/*--------------spotlight----------------------*/



.sec-2 {
    width: 100%;
    display: flex;
    flex: 1 1 0%;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-around;
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
    border-width: 1px;
    border-style: solid;
    padding: 100px 0px;
}
div#vvs {
    margin-bottom: -50px;
}

.sec-2-left {

    width: 45%;
    float: left;
}

.sec-2-right {
    width: 45%;
    float: right;
    padding-top: 25px;
}

.sec-2-left h3 {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

.sec-2-left h2 {
    font-family: "Libre Baskerville", serif;
    font-size: 80px;
    color: white;
    margin-top: 30px;
}
.sec-2b {
    margin-right: 0 !important;
}
.sec-2a {

    width: 47%;
    float: left;
    margin-right: 34px;
}

.star-lisitng p .fa {
    padding: 0 3px;
}

.star-lisitng p {
    text-align: center;
    font-size: 30px;
    color: white;
}

span.rating-area-1 {
    font-size: 80px;
    color: white;
    font-weight: 800;
}
p.rating-area {
    text-align: center;
    padding-top: 20px;
    font-family: "Work Sans", sans-serif;
}
span.rating-area-2 {
    color: #b9b1b1;
    font-size: 50px;
    font-weight: 600;
}
.sub-conn h4 {
    color: #b9b1b1;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    font-family: "Inter", serif;
    padding-top: 20px;
}
.sec-3 {
    background-image: url(../images/bg-2.jpg);
    padding: 40px 0px;
    background-size: cover;
    background-repeat: no-repeat;
}
.sec-3b {
    width: 50%;
    float: right;
    background: hsl(0deg 0% 0% / 45%);
    padding: 25px;
    border-radius: 10px;
    margin: 20px 0;
}

.sec-3a {

    width: 30%;
    float: left;
}
input#fname {
    font-family: "Work Sans", sans-serif;
    display: block;
    width: 100%;
    padding: 18px 15px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 2px solid #cdbfbf;
}
input#email {
    font-family: "Work Sans", sans-serif;
    display: block;
    width: 100%;
    padding: 18px 15px;
    margin-bottom: 10px;
    border-radius: 5px;    
	border: 2px solid #cdbfbf;
	
}
textarea {
    font-family: "Work Sans", sans-serif;
    display: block;
    width: 100%;
    padding: 18px 15px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 2px solid #cdbfbf;	
}
.sec-3b input[type="submit"] {
    font-family: "Work Sans", sans-serif;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    border: 2px solid #ffffff;
    display: block;
    text-align: center;
    padding: 15px 0;
    text-transform: uppercase;
    margin: 10px auto;
    width: 100%;
    transition: all 0.5s;
    background: transparent;
}
.sec-3b h2 {
    font-family: "Libre Baskerville", serif;
    font-size: 50px;
    color: white;
    margin-top: 20px;
    margin-bottom: 20px;
	text-align:center;
}
main .item .overlay div {
    position: relative;
    top: 0px;
}
.owl-nav span {
    position: relative;
    top: -4px;
}
.sec-4 {
    background: radial-gradient(63.85% 195.77% at 50.93% 100%, rgb(17, 17, 17) 0%, rgb(0, 0, 0) 100%);
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-image: initial;
    border-left: none;
    border-right: none;
    padding: 80px 0px;
}

.inner-sec-4 h2 {
    font-size: 40px;
    font-family: "Inter", serif;
    color: white;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
}

.inner-sec-4-1 {
    margin-top: 60px;
}

.inner-sec-4-1 h3 {
    font-size: 35px;
    font-family: "Work Sans", sans-serif;
    color: white;
    font-weight: 600;
    padding-bottom: 30px;
}

.inner-sec-4-1 p {
   font-family: "Work Sans", sans-serif;
    color: #bfbaba;
    font-size: 22px;
    line-height: 30px;
}


.footer {
    background: #121313;
    padding: 60px 0;
}
.footer-menu p {
    text-align: center;
}
.footer-menu p a {
   font-family: "Work Sans", sans-serif;
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 0 45px;
}

.footer-area {
    margin-top: 50px;
}
.footer-a1 {
    width: 33.333%;
    float: left;
    padding: 20px 30px;
}
h3.ft-hd {
    color: white;
    font-family: "Inter", serif;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.footer-a1 p {
    color: white;
    font-family: "Inter", serif;
    font-size: 13px;
    padding-top: 10px;
}

.footer-a1 p a {
    color: white;
    text-decoration: none;
}

.footer-a1 ul li {
    list-style: none;
    float: left;
}

.footer-a1 ul li a {
    border: 2px solid white;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    color: white;
    line-height: 31px;
    margin-right: 15px;
    border-radius: 50px;
}

.footer-a1 ul {
    margin-top: 20px;
}
div#fss-aa-ft h3 {
    text-align: center;
}

div#fss-aa-ft p {
    text-align: center;
}

.about-area {
    padding: 100px 0 50px 0;
}

.inner-about-area h2 {
    font-size: 80px;
    font-family: "Libre Baskerville", serif;
    padding-bottom: 50px;
	    color: white;
}

.inner-about-area p {
   font-family: "Work Sans", sans-serif;
    color: #ffffff;
    font-size: 16px;
    line-height: 23px;
    padding-bottom: 20px;
    width: 72%;
}

.inner-about-area-1 h2 {
    font-size: 30px;
    font-family: "Libre Baskerville", serif;
	    color: white;
}

.inner-about-area-1 ul {
    padding-top: 30px;
}

.inner-about-area-1 ul li {
    list-style: none;
    font-size: 18px;
    font-family: "Inter", serif;
    padding-bottom: 12px;
	    color: white;
}

.about-area-1 {
    padding-bottom: 40px;
}

.contact {
    padding-top: 100px;
}


.inner-contact h2 {
    font-size: 80px;
    font-family: "Libre Baskerville", serif;
    text-align: center;
	    color: white;
}
.cn-ar-1 {
    width: 33.333%;
    float: left;
    padding: 20px;
}

p.loo-icon .fa {
    border: 1px solid #ffffff;
    width: 70px;
    height: 70px;
    font-size: 35px;
    line-height: 70px;
    border-radius: 80px;
    color: white;	
}
p.loo-icon {
    text-align: center;
}

.cn-ar-1 h3 {
text-align: center;
    font-size: 22px;
    padding: 10px;
    color: white;
    font-family: "Libre Baskerville", serif;
    font-weight: 100;
}
.cn-ar-1 p {
    text-align: center;
	    color: white;
}
.cn-ar-1 p a {
    color: white;
    text-decoration: none;
}

.contact-area-1 {
    padding: 50px 0;
}

.inner-contact-area-2 h2 {
    font-size: 45px;
    text-align: center;
    color: white;
    font-family: "Libre Baskerville", serif;
    font-weight: 100;
}


.contact-form {
    width: 50%;
    margin: 50px auto;
}

.contact-form input[type="submit"] {
    display: block;
    width: 100%;
    font-family: "Work Sans", sans-serif;
    background: #ffffff;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    padding: 17px 0;
    font-size: 18px;
    border-radius: 5px;
    font-weight: 600;
    background-image: linear-gradient(#2183c0, #082639);
}

.services-area-left {
    width: 38%;
    float: left;
}

.services-area-right {
    width: 60%;
    float: right;
}
.services-area {
    padding: 80px 0;
}

.services-area-left h2 {
    color: white;
    font-size: 60px;
    font-family: "Libre Baskerville", serif;
    font-weight: 800;
    line-height: 60px;
}

.services-area-left p {
    color: white;
    font-size: 17px;
 font-family: "Work Sans", sans-serif;
    line-height: 24px;
    padding: 20px 0;
}

p.click-btn a {
    text-decoration: none;
    display: block;
    text-align: center;
    width: 35%;
    box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.3);
    padding: 12px 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    border: 2.5px solid white;
    transition: all 0.5s;
    background: transparent;
    color: white;
}

p.click-btn a:hover {
    transition: all 0.5s;
    background: white;
    color: black;
}

p.click-btn {
    padding: 0;
}
.se-ar-1 { display: flex; gap: 1rem; flex-wrap: wrap; }
.se-ar-1-a {
    width: 28%;
    margin-bottom: 30px;	
}
img.im-1 {
    width: 25%;
    background: red;
    border-radius: 10px;
    margin-bottom: 20px;	
}
.se-ar-1-a p {
    color: white;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    padding: 10px 10px 10px 0px;
}
div.services-area { border-bottom: 1px solid #2b2727; }
.se-ar-1-a h3 {
    color: white;
    font-size: 20px;
  font-family: "Work Sans", sans-serif;
}
img.im-a1 {
    background: #a87de6;
}
img.im-1.im-a2, img.im-1.im-a28 {
    background: #29b6f6;
}
img.im-a3 {
    background: #ff76bb;
}
img.im-a4 {
    background: #477487;
}
img.im-1.im-a5, img.im-1.im-a22, img.im-1.im-a34 {
    background: #766fe7;
}
img.im-1.im-a6, img.im-1.im-a23, img.im-1.im-a35 {
    background: #ce7b3d;
}
img.im-1.im-a7, img.im-1.im-a24, img.im-1.im-a36 {
    background: #3b6c2a;
}
img.im-1.im-a8, img.im-1.im-a25, img.im-1.im-a37 {
    background: #2a5e66;
}
img.im-1.im-a9, img.im-1.im-a26, img.im-1.im-a38 {
    background: #625d5d;
}
img.im-1.im-a10, img.im-1.im-a16, img.im-1.im-a29 {
    background: #f62989;
}
img.im-1.im-a11, img.im-1.im-a17, img.im-1.im-a30 {
    background: #057b2d;
}
img.im-1.im-a12, img.im-1.im-a18, img.im-1.im-a31 {
    background: #ba14b5;
}
img.im-1.im-a13, img.im-1.im-a19, img.im-1.im-a32 {
    background: #ff8f00;
}
img.im-1.im-a14, img.im-1.im-a20, img.im-1.im-a33 {
    background: #bf2f0d;
}
img.im-1.im-a15, img.im-1.im-a21 {
    background: green;
}
img.im-1.im-a27, img.im-1.im-a39 {
    background: #ae2121;
}

.sec-heading {
  margin-bottom: 50px;
}
.sec-heading h2 {
  text-align: center;
  font-family: allura;
  font-size: 80px;
}
.clients {
  padding: 200px 0;
}
.box {
  display: grid;
  align-items: center;
  justify-items: center;
  width: 60%;
  height: auto;
  transition: transform 0.5s ease-in;
  margin: 8px auto;
}
.box img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}
.box:hover {
  transform: scale(1.2);
}


.cmdss .clients {
    padding: 50px 0;
}


.cmdss .owl-dots {
    display: none;
}

.sec-2-left1 h3 {
    font-size: 30px;
    font-family: "Libre Baskerville", serif;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
}
.team-area h2 {
    font-size: 30px;
    font-family: "Libre Baskerville", serif;
    padding-bottom: 20px;
	text-align:center;
	    color: white;
}

.team-area {
    padding-bottom: 40px;
}

.inner-team-section {
border: 1px solid hsl(0deg 9.76% 83.92% / 40%);
    width: 23.4%;
    float: left;
    padding: 20px;
    margin-right: 20px;
    height: 430px;
	border-radius:5px;
}
.inn-tm-sec-img {
    text-align: center;
    margin-bottom: 20px;
}
.inn-tm-sec-img img {
    width: 90%;
    border-radius: 10px;
}

.inn-tm-sec-content h2 {
    font-size: 20px;
font-family: "Work Sans", sans-serif;
    padding-bottom: 10px;
	    color: white;
}

.inn-tm-sec-content p {
    font-size: 14px;
    padding-bottom: 6px;
	    color: white;
	    line-height: 22px;	
}

.about-area-2 {
    padding-bottom: 60px;
}
.watsapp-icon img {
    width: 100%;
}
.watsapp-icon {
    position: fixed;
    z-index: 1;
    bottom: 100px;
    right: 10px;
    width: 5.2%;
}
.banner-area {
    padding: 80px 0;
    border-bottom: 1px solid #1d1b1b;
}
.banner-area-left {
    width: 70%;
    float: left;
    margin-top: 50px;	
}

.banner-area-right {
    width: 29%;
    float: right;
}
.banner-area-right img {
    width: 100%;
}
.banner-area-left h2 {
    color: white;
    font-size: 45px;
    font-family: "Libre Baskerville", serif;
    font-weight: 800;
    line-height: 50px;
	    padding-bottom: 30px;
}

.banner-area-left h4 {
    color: #000000;
    font-size: 30px;
    font-family: "Inter", serif;
    padding: 15px 0;
}

.banner-area-left p {
    font-size: 20px;
    padding-bottom: 12px;
    color: white;
}
.banner-area-left p a {
    background: #002332;
    color: white;
    text-decoration: none;
    text-align: center;
    box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.3);
    padding: 12px 30px;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
}
.banner-area-btn {
    margin-top: 30px;
}
a.cc-aa2 {
    background: #2cb742 !important;
}
.hm-about-section {
    padding-top: 50px;
    padding-bottom: 50px;
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
	margin-top:100px;	
}

.tpl-as {
    width: 50%;
    margin: 0 auto;
}
.tpl-as .title {
    text-align: left;
    font-size: 50px;
    font-weight: 300;
    font-family: "Libre Baskerville", serif;
}






.team-area p {
    text-align: center;
	    color: white;
}

.inn-tm-sec-content p a {
    color: white;
    font-size: 18px;
}

.banner-area-tp {
    width: 100%;
    display: flex
;
    flex: 1 1 0%;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-around;
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
    border-width: 1px;
    border-style: solid;
    padding: 120px 0px;
}

.inner-banner-area-tp h2 {
    font-family: "Libre Baskerville", serif;
    text-align: center;
    font-size: 100px;
    padding-bottom: 40px;
    color: white;
}

.inner-banner-area-tp p {
    text-align: center;
    font-size: 22px;
    color: white;
}

.inno {
    width: 100%;
    display: flex;
    flex: 1 1 0%;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-around;
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
    border-width: 1px;
    border-style: solid;
    padding: 100px 0px;
}

.inno h2 {
    font-family: "Libre Baskerville", serif;
    text-align: center;
    font-size: 100px;
    padding-bottom: 40px;
    color: white;
}

.inno p {
    text-align: center;
    font-size: 22px;
    color: white;
}














.openbtn
{
    padding: 12px;
    border: none;
    background: yellow;
    position: fixed;
    bottom: 10px;
    right: 10px;
}





.form-popup
{
  position:fixed;
  bottom:0;
  right:15px;
  border:3px solid #f1f1f1;
  z-index:9;
  display:none;
  
}

.form-container
{
  width:300px;
  padding:20px;
  background:#fff;
  
}

.form-conatianer  input[type=text], input[type=password]
{
  
  padding:12px;
  margin:5px 0 25px;
}

.form-container .btn
{
  background-color:#4CAF50;
   color:#fff;
  padding:16px 12px;
  border:none;
  width:100%;
  margin:10px 0px ;
}

.form-container .btn-cancel
{
  width:100%;
  padding:16px 12px;
  background:red !important;
  border:none;
  color:white;
}

.close
{
   background:lightgrey;
   padding:12px;
   right:2px;
   top:-2.5px;
   position:absolute;
   border-radius:50%;
}

form.form-container h1 {
text-align: center;
    font-size: 25px;
    font-family: "Libre Baskerville", serif;
}

form.form-container input#fname {
    font-family: "Inter", serif;
    display: block;
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 2px solid #453e3e;
}

p.icons-arr a {
    font-size: 22px;
    padding: 3px 10px;
    background-image: linear-gradient(#2183c0, #082639);
    color: white;
    border-radius: 7px;
}
p.icons-arr {
    text-align: center;
    padding: 10px 0;
}


button.btn-cancel.bbtn-cnl {
    width: 30px;
    height: 20px;
    padding: 0;
    line-height: 0px;
    border-radius: 40px;
    font-size: 23px;
    font-weight: 600;
    background: #000000 !important;
    position: absolute;
    float: right;
    top: -10px;
    right: -10px;

}


form.form-container input#email {
font-family: "Work Sans", sans-serif;
    display: block;
    width: 100%;
    padding: 18px 15px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 2px solid #453e3e;
}
form.form-container textarea {
font-family: "Work Sans", sans-serif;
    display: block;
    width: 100%;
    padding: 18px 15px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 2px solid #453e3e;
    height: 80px;
}
.form-container .btn {
    padding: 15px 0;
font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-image: linear-gradient(#2183c0, #082639);
}
button.btn-cancel {
    padding: 15px 0 !important;
    font-family: "Inter", serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

body.about {
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
}


body.services {
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
}


body.conatct {
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
}

body {
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
}


p.knm-mr a:hover {
    background: white;
    color: black;
}

.secretarial-area-1 {
    background-image: url(../images/sect-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.inner-secretarial-area-1 h2 {
    font-family: "Libre Baskerville", serif;
    text-align: center;
    font-size: 80px;
    color: white;
}
.overlay-secretarial-area-1 {
    background: #000000b8;
    padding: 10% 0;
}

.secretarial-area-2 h2 {
    font-family: "Libre Baskerville", serif;
    color: white;
    text-align: center;
    font-size: 45px;
    font-weight: 100;
}
p.cn-btn a {
    background: white;
    color: black;
    display: block;
    width: 16%;
    margin: 0 auto;
    padding: 10px 0;
    font-weight: 700;
}
.inner-secretarial-area-1 p {
    text-align: center;
    font-size: 18px;
    color: white;
    padding: 20px 0;
    width: 62%;
    margin: 0 auto;
}

.inner-secretarial-area-2 {
    width: 80%;
    margin: 0 auto;
}

.inn-sec-a1.ins-a112 {
    margin-right: 0 !important;
}
.inn-sec-a1 h3 {
    font-family: "Libre Baskerville", serif;
    color: white;
    padding: 20px 0;
    font-weight: 200;
    line-height: 25px;
}
.inn-sec-a1:hover {
    background: #06020a;
    transition: all 1.9s;
    transform: scale(1.1);
}

.inn-sec-a1 {
    border: 1px solid #2b2c2b;
    width: 32%;
    float: left;
    text-align: center;
    margin-right: 20px;
    padding: 30px 20px;
    height: 270px;
    transition: all 1.9s;
}
.inn-sec-a1 img {
    width: 20%;
}
.secretarial-area-2 {
    padding: 5% 0;
}
.inn-sec-a1 p {
    color: white;
    font-size: 14px;
}



/* effect-shine */
a.effect-shine:hover {
    mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
    -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
    mask-size: 200%;
    -webkit-mask-size: 200%;
    animation: shine 2s infinite;
    transition:all 0.9;
}

@keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}


.wrapper {
  display: block;
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);
}

.secretarial-area-3 {
    padding: 5% 0;
}

.in-sec-ar-3 h1 a {
    color: white;
    font-family: "Work Sans", sans-serif;
    font-size: 50px;
}

div#crdd-1 {
    background: transparent;
}
div#crdd-1 h2 {
    color: white;
    font-family: "Libre Baskerville", serif;
    font-size: 50px;
    text-align: center !important;
    display: block;
    width: 100%;
    padding: 30px 0;
    font-weight: 100;
}
div#crdd-1 p {
    color: white;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    padding: 10px 0;
    line-height: 27px;
    letter-spacing: 1px;
}
.secretarial-area-4-heading h2 {
    color: white;
    font-family: "Libre Baskerville", serif;
    font-size: 50px;
    text-align: center !important;
    display: block;
    width: 100%;
    font-weight: 600;
}

.secretarial-area-4-heading-1 {
    padding: 35px 0;
}
.secretarial-area-4-heading-1 h3 {
    color: white;
    font-family: "Libre Baskerville", serif;
    font-size: 35px;
    text-align: center !important;
    display: block;
    padding-top: 50px;
    font-weight: 100;
}
.sa-id-1 {
    border: 1px solid #2b2c2b;
    width: 24%;
    float: left;
    margin-right: 17px;
}
.sa-id-2
{
    margin-right: 0 !important;	
}


/*---------------text-zoome-effect------------------*/

.container-a1 {
    position: relative;
    width: 100%;
}

.image-a1 {
  display: block;
  width: 100%;
  height: auto;
}

.overlay-a1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
background-color: hsl(0deg 0% 0% / 92%);
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.container-a1:hover .overlay-a1 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.text-a1 {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}
.text-a1 p {
    font-size: 15px;
    padding: 10px 0;
}
.text-a1 h3 {
    color: white;
    font-family: "Libre Baskerville", serif;
    font-size: 18px;
    padding: 10px 0;
}


div#sa-id-1a-1 {

    width: 70%;
    margin: 0 auto;
}
div#sa-id-1a-1 .sa-id-1 {
    width: 32%;
}


.flipchar {
  display: inline-block;
  animation: mirrorflip 10s 0s linear infinite;
  color: #f66e49;
}

@keyframes mirrorflip {
	0% {
		transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		-moz-transform:scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		
	}
	50% {
		transform: scale(-1, 1);
		-webkit-transform: scale(-1, 1);
		-moz-transform: scale(-1, 1);
		-o-transform: scale(-1, 1);
		-ms-transform: scale(-1, 1);
	}
	100% {
		transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
	}
}

.secretarial-area-5 {
    padding: 5% 0;
}


.secretarial-area-5-heading h2 {
    color: white;
    font-family: "Libre Baskerville", serif;
    font-size: 50px;
    display: block;
    width: 100%;
    font-weight: 600;
}


.sec-ar-5-1 {
    border: 1px solid #2b2c2b;
}

.sec-ar-5-1 h3 {
    color: white;
    font-family: "Libre Baskerville", serif;
    font-size: 25px;
    display: block;
    font-weight: 100;
}
.sec-ar-5-1 p {
    color: white;
    font-size: 16px;
    padding: 10px 0;
}

.sec-ar-5-1 {
    border: 1px solid #2b2c2b;
    padding: 30px 20px;
}
.secretarial-area-6 {
    padding: 5% 0;
}
.inner-secretarial-area-6 {
    background: white;
    padding: 8% 5%;
    text-align: center;
    border-radius: 30px;
}
.inner-secretarial-area-6 h3 {
    font-family: "Libre Baskerville", serif;
    font-size: 28px;
    display: block;
    font-weight: 100;
    margin-bottom: 20px;
}
p.emb-ts {
    font-family: "Libre Baskerville", serif;
}
.inner-secretarial-area-6 p a {
    text-decoration: underline;
    color: #2089ca;
}
.ser-1vs img
{
    width: 70% !important;
    height: auto !important;
    object-fit: contain !important;
    position: absolute !important;
    inset: 0 !important;
    top: 270px !important;
    margin: 0 auto;
}
img.df1 {
    top: 320px !important;
}
div#isa-2a {
    width: 100%;
}


div#isa-2a .inn-sec-a1 {
    width: 23%;
}
h3.pra-h2 {
    font-family: "Libre Baskerville", serif;
    color: white;
    text-align: center;
    padding-bottom: 50px;
    font-weight: 100;
    font-size: 20px;
}
div#isa-2a .inn-sec-a1 {
    width: 23%;
    height: auto;
}

div#isa-2a-1 .inn-sec-a1 {
    height: auto;
}
p.exp-content-para {
    font-family: "Libre Baskerville", serif;
    font-style: italic;
}

div#sec-a-3 {
    padding: 0;
}

.sec-ar-5-1.sec-ar-5-1anj p {
    color: white;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    font-family: "Libre Baskerville", serif;
}

.income-tax-aa-1 {
    padding: 5% 0;
}
.hdd-income-tax-aa-1 h3 {
    font-family: "Libre Baskerville", serif;
    color: white;
    font-weight: 200;
    font-size: 25px;
    padding-bottom: 10px;
}
.hdd-income-tax-aa-1 p {
    color: white;
}

.hdd-income-tax-aa-2 {
    border: 1px solid #2b2c2b;
    padding: 30px 20px;
}

.hdd-income-tax-aa-2 h3 {
    color: white;
    font-family: "Libre Baskerville", serif;
    font-weight: 100;
    font-size: 22px;
    padding-bottom: 20px;	
}
.hdd-income-tax-aa-2 p {
    color: white;
    padding-bottom: 10px;
}
.hdd-income-tax-aa-2 p span {
    font-style: italic;
    text-decoration: underline;
}

.hdd-income-tax-aa-2 h3 i {
    letter-spacing: 1px;
    padding-left: 10px;
}
.hdd-income-tax-aa-2aa h5 {
    color: white;
    font-family: "Libre Baskerville", serif;
    font-weight: 100;
    font-size: 16px;
    font-style: italic;
    text-align: center;	
}
.hdd-income-tax-aa-2aa {
    padding-top: 20px;
}

.scr-aa2 h2 {
    color: white;
    font-family: "Libre Baskerville", serif;
    font-size: 40px;
    text-align: center !important;
    display: block;
    width: 100%;
    padding:  0;
    font-weight: 100;
}
.scr-aa2 p {
    text-align: center;
    color: white;
}
.scr-aa2 {
    margin-bottom: 60px;
}
div#in-tax-scc-1 .inn-sec-a1 {
    width: 49%;
}
div#in-tax-scc-1 {
    width: 55%;
}

div#in-tax-scc-1 .inn-sec-a1 {
    width: 48%;
}

div#isa-2a1 .inn-sec-a1 {
    width: 23%;
    height: auto;
}
div#isa-2a1 {
    width: 100%;
}

.income-tax-plan-area-2-hedd-cont h2 {
    color: white;
    font-family: "Libre Baskerville", serif;
    font-size: 40px;
    text-align: center !important;
    display: block;
    width: 100%;
    padding: 0;
    font-weight: 100;
}

.income-tax-plan-area-2-hedd-cont p {
    text-align: center;
    color: white;
}

.income-tax-plan-area-2-hedd-cont {
    margin-bottom: 60px;
}
.income-tax-plan-area-2 {
    border-top: 1px solid #2b2c2b;
    padding-top: 60px;
}

.expert-area-1 {
    padding: 5% 0;
}
.inner-expert-area-1 {
    background-image: linear-gradient(#ffffff, #cecec9);
    width: 60%;
    margin: 0 auto;
    padding: 3% 3%;
    border-radius: 20px;
}

.inner-expert-area-1 h2 {
    font-family: "Libre Baskerville", serif;
    text-align: center;
    font-size: 35px;
    font-weight: 100;
}
.in-ex-a1 {
    padding-top: 20px;
}

.in-ex-a1 p strong {
    background: black;
    color: white;
    padding: 5px 7px;
    border-radius: 5px;
    font-weight: 400;
    margin-right: 10px;
}

.in-ex-a2 {
    padding-top: 30px;
}
.in-ex-a3 {
    margin-top: 30px;
}

.in-ex-a3 ul li {
    list-style: none;
    padding-bottom: 12px;
}

.in-ex-a4 {
    margin-top: 30px;
}
.in-ex-a4 h4 {
    font-family: "Libre Baskerville", serif;
    text-align: center;
    font-style: italic;
}

p.did-para {
    text-align: center;
    font-style: italic;
    font-size: 14px;
    padding-bottom: 10px;	
}

.in-ex-a4 p {
    text-align: center;
    font-weight: 700;
}

.in-ex-a5 p a {
    display: block;
    color: #ffffff;
    text-align: center;
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
    text-decoration: none;
    width: 45%;
    margin-top: 30px !important;
    margin: 0 auto;
    padding: 15px 0;
    text-transform: uppercase;
}


.inner-contact-area-2 p {
    text-align: center;
    color: white;
    padding-top: 20px;
}
.secretarial-area-4-heading-1 p {
    text-align: center;
    color: white;
    padding-top: 20px;
}



.secretarial-area-4-heading {
    margin-bottom: 50px;
}

.cp-a1-a.a1-ab {
    margin-right: 0 !important;
}
.cp-a1-a {
    border: 1px solid #2b2c2b;
    width: 19%;
    float: left;
    margin-right: 16px;
}



/*-----------------------------Flip-----------------------------------*/


.flip-card-a1 {
  background-color: transparent;
    width: 100%;
    height: 243px;
  perspective: 1000px;
}

.flip-card-inner-a1 {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card-a1:hover .flip-card-inner-a1 {
  transform: rotateY(180deg);
}

.flip-card-front-a1, .flip-card-back-a1 {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front-a1 {
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
    color: black;
}

.flip-card-back-a1 {
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
  color: white;
  transform: rotateY(180deg);
}
.flip-img
{
    width:100%;
    background: #608046 !important;
}

.flip-card-back-a1 h1 {
    font-family: "Libre Baskerville", serif;
    font-size: 14px;
    font-weight: 100;
    padding-top: 70px;
    line-height: 25px;
}
.flip-card-back-a1 p {
    font-size: 13px;
    padding: 85px 30px;
}
.cp-a2 {
    width: 59%;
    margin: 0 auto;
    margin-top: 20px;
}
.cp-a2 .cp-a1-a {
    width: 31.9%;
}
.cp-a3 {
    width: 39%;
    margin: 0 auto;
    margin-top: 20px;
}
.cp-a3 .cp-a1-a {
    width: 48.4%;
}


h4.ggst {
    font-family: "Libre Baskerville", serif;
    font-weight: 100;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

h5.chh {
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
    color: white;
    text-align: center;
    padding: 15px 0 15px 0;
    font-size: 18px;
    font-weight: 400;
    border-radius: 30px 0px 30px 0px;
    transition: all 0.5s;
    margin-bottom: 20px;
}

h5.chh:hover 
{
    border-radius: 0px 30px 0px 30px;
    transition: all 0.5s;	
}

.inn-inner-about-area-1 p {
font-family: "Work Sans", sans-serif;
    color: #ffffff;
    font-size: 16px;
    line-height: 23px;
    padding-bottom: 20px;
    width: 72%;
}
.inn-inner-about-area-1 h2 {
    padding-bottom: 30px;
}

.inn-inner-about-area-1 h4 {
    font-size: 22px;
font-family: "Work Sans", sans-serif;
    color: white;
    padding: 20px 0;
}

.pdf-a11-1 {
    padding-left: 40px;
}

.pdf-a11-2 {
    padding-left: 80px;
}





/*--------------------------------Blog------------------------*/


.blog-sd.blds-1 {
    margin-right: 0 !important;
}
.blog-sd {
    width: 32%;
    border: 1px solid hsl(0deg 9.76% 83.92% / 40%);
    float: left;
    padding: 20px 20px;
    margin-right: 25px;
    border-radius: 20px;
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
}

.blog-sd img {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 20px;
}

.blog-area {
    padding: 7% 0;
}

.blog-sd h3 {
    font-family: "Work Sans", sans-serif;
    color: white;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 20px;
	    height: 50px;
}
.blog-sd p a {
    font-family: "Work Sans", sans-serif;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border: 2px solid #ffffff;
    display: block;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    width: 40%;
    transition: all 0.5s;
}

.blog-sd p a:hover {
    background: white;
    color: black;
    transition: all 0.5s;
}



/*------------------------------inner-blog----------------------------*/

body.blog-inner .inner-secretarial-area-1 h2 {
    font-size: 50px;
}

.inner-blog-area12 {
    padding: 5% 0;
}

.siba-area-left {
    width: 65%;
    float: left;
}
.siba-area-right {
    width: 25%;
    float: right;
}

.blog-image-area-single-post img {
    width: 100%;
    border-radius: 25px;
}

.single-post-heading {
    padding: 25px 0 25px 0;
}
.single-post-heading h2 {
    font-family: "Libre Baskerville", serif;
    color: white;
    font-weight: 600;
}
.single-post-linkss-left {
    width: 50%;
    float: left;
}

.single-post-linkss-right {
    width: 30%;
    float: right;
}

.single-post-linkss-left ul li {
    float: left;
}

.single-post-linkss-left ul li {
    float: left;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin-right: 10px;
    border-radius: 50px;
}

.single-post-linkss-left ul li a {
    display: block;
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
    border-radius: 140px;
    color: white;
    box-shadow: 3px 2px 2px 0px #5353535c;
    border: 1px solid #5c565654;
}

.single-post-linkss-right p {
    text-align: right;
}
.single-post-linkss-right p .fa {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
    border-radius: 140px;
    color: white;
    box-shadow: 3px 2px 2px 0px #5353535c;
    border: 1px solid #5c565654;
}

.single-post-linkss-right p {
    color: white;
}

.single-post-content {
    margin-top: 60px;
	color:white;
}
.single-post-content table, th, td {
  border: 1px solid white;
  border-collapse: collapse;
  padding:8px;
  text-align:left;
}
.single-post-content h1 {
    padding: 20px 0;
    font-family: "Libre Baskerville", serif;
    font-size: 30px;
}

.single-post-content h2 {
    padding: 20px 0;
    font-family: "Libre Baskerville", serif;
    font-size: 25px;
}

.single-post-content h3 {
    padding: 20px 0;
    font-family: "Libre Baskerville", serif;
    font-size: 20px;
}

.single-post-content h4 {
    padding: 20px 0;
    font-family: "Libre Baskerville", serif;
    font-size: 17px;
}

.single-post-content h5 {
    padding: 20px 0;
    font-family: "Libre Baskerville", serif;
    font-size: 15px;
}

.single-post-content h6 {
    padding: 20px 0;
    font-family: "Libre Baskerville", serif;
    font-size: 13px;
}

.single-post-content ul {
    padding: 20px 0 20px 40px;
}

.single-post-content ol {
    padding: 20px 0 20px 40px;
}
.single-post-content img {
    width: 100%;
    margin: 30px 0;
    border-radius: 20px;
}

.siba-area-right h2 {
    font-family: "Libre Baskerville", serif;
    color: white;
    font-weight: 600;
    text-align: center;
    font-size: 22px;
}

.right-blg-aa img {
    width: 100%;
    border-radius: 20px;
}

.right-blg-aa {
    border-radius: 20px;
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
    border: 1px solid hsl(0deg 9.76% 83.92% / 40%);
    padding: 20px 20px;
    margin: 30px 0;
}

.right-blg-aa h3 {
    font-family: "Work Sans", sans-serif;
    color: white;
    font-weight: 400;
    font-size: 16px;
    margin: 10px 0;
}
.right-blg-aa p a {
    font-family: "Work Sans", sans-serif;
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    border: 2px solid #ffffff;
    display: block;
    text-align: center;
    padding: 8px 0;
    text-transform: uppercase;
    width: 50%;
    transition: all 0.5s;
}

.right-blg-aa p a:hover 
{
    background: white;
    color: black;
    transition: all 0.5s;	
}


.blog-comment {
    background-image: linear-gradient(#ffffff, #cecec9);
    border-radius: 10px;
    padding: 40px 30px;
}
.inner-blog-comment h2 {
    color: black;
}

.comment-username-area-left {
    width: 10%;
    float: left;
}

.comment-username-area-left img {
margin: 0;
    border-radius: 100px;
    width: 100%;
}

.comment-username-area-right {
    width: 88%;
    float: right;
    padding-top: 15px;

}

.comment-username-area-right h3 {
    padding: 0;
    color: black;
    font-size: 18px;
    padding-bottom: 10px;
}

.comment-username-area-right p .fa {
    color: black;
}
.comment-form-area {
    margin-top: 20px;
}

.comment-form-area input[type="submit"] {
    display: block;
    width: 22%;
    font-family: "Work Sans", sans-serif;
    background: #ffffff;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    padding: 12px 0;
    font-size: 15px;
    border-radius: 5px;
    font-weight: 500;
    background-image: linear-gradient(#2183c0, #082639);
}

.inner-inner-blog-area12-heading h2 {
    font-family: "Libre Baskerville", serif;
    font-size: 25px;
    color: white;
}

.related-blog-sec-1 {
    width: 32%;
    border: 1px solid hsl(0deg 9.76% 83.92% / 40%);
    float: left;
    padding: 20px 20px;
    margin-right: 25px;
    border-radius: 20px;
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
}

.related-blog-sec-1 img {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 20px;
}

.related-blog-sec-1 h3 {
    font-family: "Work Sans", sans-serif;
    color: white;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 20px;
    height: 50px;
}


.related-blog-sec-1 p a {
    font-family: "Work Sans", sans-serif;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border: 2px solid #ffffff;
    display: block;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    width: 40%;
    transition: all 0.5s;
}

.related-blog-sec-1 p a:hover 
{
    background: white;
    color: black;
    transition: all 0.5s;	
}
.related-blog-sec-1.rbs-12 {
    margin-right: 0 !important;
}

.inner-blog-area12-1 {
    padding: 4% 0 4% 0;
}

.inner-inner-blog-area12-heading {
    margin-bottom: 40px;
}
.inner-home-blog-heading h2 {
    font-size: 30px;
    font-family: "Libre Baskerville", serif;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
}

.home-blog {
    padding: 100px 0px;
}

.inn-hmbl-ar {
    width: 32%;
    border: 1px solid hsl(0deg 9.76% 83.92% / 40%);
    float: left;
    padding: 20px 20px;
    margin-right: 25px;
    border-radius: 20px;
    background: linear-gradient(90deg, rgb(0, 0, 0), rgb(19, 19, 19), rgb(0, 0, 0));
    border-image: linear-gradient(to right, rgb(0, 0, 0), rgb(74, 73, 73), rgb(0, 0, 0)) 1 / 1 / 0 stretch;
}

.inn-hmbl-ar img {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 20px;
}


.inn-hmbl-ar h3 {
    font-family: "Work Sans", sans-serif;
    color: white;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 20px;
    height: 50px;
}

.inn-hmbl-ar p a {
    font-family: "Work Sans", sans-serif;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border: 2px solid #ffffff;
    display: block;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    width: 40%;
    transition: all 0.5s;
}

.inn-hmbl-ar p a:hover 
{
    background: white;
    color: black;
    transition: all 0.5s;	
}	

.inn-hmbl-ar.innerhmblg-1 {
    margin-right: 0;
}

.inner-home-blog-heading {
    padding-bottom: 50px;
}

.inner-home-blog-area-btn {
    padding-top: 50px;
}
.inner-home-blog-area-btn p a {
    font-family: "Work Sans", sans-serif;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border: 2px solid #ffffff;
    display: block;
    text-align: center;
    padding: 15px 0;
    text-transform: uppercase;
    width: 20%;
    transition: all 0.5s;
    margin: 0 auto;
}

.inner-home-blog-area-btn p a:hover 
{
    background: white;
    color: black;
    transition: all 0.5s;	
}





/*---------------------------------Footer---------------------------------*/


.footer-area-1-left img {
    width: 100%;
}
.footer-area-1-left {
    width: 5%;
    float: left;
}

.footer-area-1-right {
    width: 93%;
    float: right;
    padding-top: 6px;
}
.footer-area-1-right p {
    color: white;
}

.footer-area-a {
    padding-top: 120px;
    padding-bottom: 20px;
}

.ft-ar-2 {
    width: 25%;
    float: left;
}

.footer-area-2 {
    margin-top: 60px;
    border-bottom: 1px solid #252222;
    padding-bottom: 40px;
}
.ft-ar-2 h3 {
    font-family: "Libre Baskerville", serif;
    color: white;
    padding-bottom: 20px;
}

.ft-ar-2 ul li {
    color: white;
    line-height: 30px;
	list-style: none;
}

.ft-ar-2.ftar2 p {
    color: white;
    line-height: 30px;
}

.footer-area-1 {
    border-bottom: 1px solid #252222;
    padding-bottom: 40px;
}


.footer-social-icons {
    text-align: left;
    margin-top: 10px;
}

.footer-social-icons p a {
    color: white;
    font-size: 22px;
    padding: 0 5px;
}

.footer-area-3 {
    padding: 5px;
}
.footer-area-3 p {
    text-align: center;
    color: white;
    padding-top: 20px;
}

.ft-ar-2 ul li a {
    color: white;
    text-decoration: none;
}
.ft-ar-2.ftar2 p a {
    color: white;
    text-decoration: none;
}



/*-----------------Sample-----------------------*/

.blog-new-section {
    padding: 80px 0;
}
.sample-blog-section {
    margin-top: 20px;
}

.sbs-1.sbs-12 {
    margin-right: 0;
}
.sbs-1 {
    float: left;
    padding: 0px 0px;
    margin-right: 22px;
    margin-bottom: 22px;
    border-radius: 20px;
    background: #5680E9;
    background-image: url('../images/blog-bg.png');
    height: 270px;
}
.inner-sbs-1 {
    height: 270px;
    background: rgb(0 0 0 / 32%);
    border-radius: 20px;
    padding: 80px 30px;
}

.blg-ss-a1-left a {
    color: white;
    text-decoration: none;
}
.inner-sbs-1 h3 {
    font-family: "Libre Baskerville", serif;
    color: white;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    max-width: 30ch;
}
.inner-sbs-1 p a {
    font-family: "Work Sans", sans-serif;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border: 2px solid #ffffff;
    display: block;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    width: 40%;
    transition: all 0.5s;
}

.inner-sbs-1 p a:hover 
{
    background: white;
    color: black;
    transition: all 0.5s;	
}

.inner-sc-a4 {
    border: 1px solid #2b2c2b;
    width: 26%;
    text-align: center;
    padding: 30px 20px;
    height: 270px;
    transition: all 1.9s;
    margin: 0 auto;
}

.inner-sc-a4 img {
    width: 20%;
}

.inner-sc-a4 h3 {
    font-family: "Libre Baskerville", serif;
    color: white;
    padding: 20px 0;
    font-weight: 200;
    line-height: 25px;
}

.inner-sc-a4 p {
    color: white;
    font-size: 14px;
}

.inner-sc-a4-1-a {
    border: 1px solid #2b2c2b;
    width: 50%;
    text-align: center;
    padding: 30px 20px;
    height: 270px;
    transition: all 1.9s;
    float: left;
}

.inner-sc-a4-1-b {
    border: 1px solid #2b2c2b;
    width: 50%;
    text-align: center;
    padding: 30px 20px;
    height: 270px;
    transition: all 1.9s;
    float: right;
}

.inner-sc-a4-1-a img {
    width: 20%;
}

.inner-sc-a4-1-b img {
    width: 20%;
}

.inner-sc-a4-1-a h3 {
    font-family: "Libre Baskerville", serif;
    color: white;
    padding: 20px 0;
    font-weight: 200;
    line-height: 25px;
}

.inner-sc-a4-1-b h3 {
    font-family: "Libre Baskerville", serif;
    color: white;
    padding: 20px 0;
    font-weight: 200;
    line-height: 25px;
}

.inner-sc-a4-1-a p {
    color: white;
    font-size: 14px;
}


.inner-sc-a4-1-b p {
    color: white;
    font-size: 14px;
}

.inner-sc-a4-1 {
    margin: 0 auto;
    width: 50%;
}
.inner-sc-a4-2-a {
    border: 1px solid #2b2c2b;
    width: 33%;
    text-align: center;
    padding: 30px 20px;
    height: 270px;
    transition: all 1.9s;
    float: left;
}

.inner-sc-a4-2-a {
    border: 1px solid #2b2c2b;
    width: 33%;
    text-align: center;
    padding: 30px 20px;
    height: 270px;
    transition: all 1.9s;
    float: left;
}
.inner-sc-a4-2-a img {
    width: 20%;
}
.inner-sc-a4-2-a h3 {
    font-family: "Libre Baskerville", serif;
    color: white;
    padding: 20px 0;
    font-weight: 200;
    line-height: 25px;
}

.inner-sc-a4-2-a p {
    color: white;
    font-size: 14px;
}
.inner-sc-a4-2 {
    width: 80%;
    margin: 0 auto;
}

.heading-nri-faq h2 {
    font-family: "Libre Baskerville", serif;
    color: white;
    font-size: 35px;
    font-weight: 100;
}

hr {
    border: 1px solid #171717;
    margin: 20px 0;
}
.heading-nri-faq {
    margin-bottom: 60px;
}

.sb-ar-a11 {
    width: 100%;
    border-radius: 20px;
    background-image: url(../images/vv-6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 200px;
	margin-bottom: 30px;
}

.inner-sb-ar {
    height: 200px;
    background: rgb(0 0 0 / 32%);
    border-radius: 20px;
    padding: 40px 30px;
}
.inner-sb-ar h3 {
    font-family: "Work Sans", sans-serif;
    color: white;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}

.inner-sb-ar p a {
    font-family: "Work Sans", sans-serif;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border: 2px solid #ffffff;
    display: block;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    width: 60%;
    transition: all 0.5s;
}

.inner-sb-ar p a:hover 
{
	background: white;
    color: black;
    transition: all 0.5s;
}


.blg-bg-img {
    width: 100%;
    border-radius: 20px;
    background-image: url(../images/blog-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 320px;
    margin-bottom: 30px;
}
.inner-blg-bg-img {
    height: 320px;
    background: rgb(0 0 0 / 32%);
    border-radius: 20px;
    padding: 1rem;
}
.inner-blg-bg-img h2 {
    color: white;
    font-size: 35px;
    font-family: "Libre Baskerville", serif;
}

.in-sec-aa2.ins-aa2 {
    margin-right: 0;
}
img.sd1-img {
    width: 20%;
    background: #a87de6;
    border-radius: 10px;
    padding: 5px 5px;
}
.in-sec-aa2 h2 a {
    color: white;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
}

img.sd2-img {
    width: 20%;
    background: #29b6f6;
    border-radius: 10px;
    padding: 5px 5px;
}
img.sd3-img {
    width: 20%;
    background: #ff76bb;
    border-radius: 10px;
    padding: 5px 5px;
}
img.sd4-img {
    width: 20%;
    background: #477487;
    border-radius: 10px;
    padding: 5px 5px;
}

.sec-area-aa-2 {
	padding: 30px 0;
    background-image: linear-gradient(#191818, #000000);
    margin-bottom: 50px;
}

div#isa-aa2 .in-sec-aa2 {
    width: 15%;
    margin-right: 20px;
}


img.sd5-img, img.sd10-img, img.sd16-img, img.sd22-img, img.sd26-img, img.sd29-img, img.sd34-img {
    width: 30%;
    background: #766fe7;
    border-radius: 10px;
    padding: 5px 5px;
}

img.sd6-img, img.sd11-img, img.sd17-img, img.sd23-img, img.sd27-img, img.sd30-img, img.sd35-img {
    width: 30%;
    background: #ce7b3d;
    border-radius: 10px;
    padding: 5px 5px;
}

img.sd7-img, img.sd12-img, img.sd18-img, img.sd24-img, img.sd28-img, img.sd31-img, img.sd36-img {
    width: 30%;
    background: #3b6c2a;
    border-radius: 10px;
    padding: 5px 5px;
}

img.sd8-img, img.sd13-img, img.sd19-img, img.sd25-img, img.sd32-img, img.sd37-img {
    width: 30%;
    background: #2a5e66;
    border-radius: 10px;
    padding: 5px 5px;
}

img.sd9-img, img.sd14-img, img.sd20-img, img.sd24-img, img.sd33-img, img.sd38-img {
    width: 30%;
    background: #625d5d;
    border-radius: 10px;
    padding: 5px 5px;
}
img.sd15-img, img.sd21-img, img.sd25-img, img.sd39-img {
    width: 30%;
    background: #625d5d;
    border-radius: 10px;
    padding: 5px 5px;
}
div#isa-aa2 .in-sec-aa2 h2 {
    line-height: 18px;
    margin-top: 10px;
}
div#isa-aa2 .in-sec-aa2 h2 a {
    font-size: 16px;
}


/*----------------------------Popup----------------------------*/


.popup {
  display: none;
  position: fixed;
  padding: 50px;
  width: 600px;
  left: 40%;
  margin-left: -150px;
    /*height: 400px;*/
	height:auto;
    top: 35%;
  margin-top: -100px;
    background: rgb(24 22 22 / 84%);
  z-index: 20;
}

#popup:after {
  position: fixed;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
    background: rgb(24 22 22 / 84%);
  z-index: -2;
}

#popup:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
    background: rgb(24 22 22 / 84%);
  z-index: -1;
}


.popupk {
  display: none;
  position: fixed;
  padding: 10px;
  width: 280px;
  left: 50%;
  margin-left: -150px;
    /*height: 400px;*/
	height:auto;	
    top: 35%;
  margin-top: -100px;
  background: #FFF;
  z-index: 20;
}

#popupk:after {
  position: fixed;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
    background: rgb(24 22 22 / 84%);
  z-index: -2;
}

#popupk:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
    background: rgb(24 22 22 / 84%);
  z-index: -1;
}

button.button.bntt-1 {
    display: block;
    width: 100%;
    text-align: left;
    background: transparent;
    border: none;
    color: white;
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    font-weight: 700;
}

a#close-btn-area {
    background: #ffffff;
    color: #000000;
    text-decoration: none;
    padding: 5px 10px;
    position: absolute;
    border-radius: 0;
    right: 0;
    top: 0px;
}

#inquiry-form h3 {
    text-align: center;
    font-size: 30px;
    font-family: "Libre Baskerville", serif;
    color: white;	
}

input#fullname, input#phone {
    font-family: "Inter", serif;
    display: block;
    width: 100%;
    padding: 18px 15px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 2px solid #453e3e;
}
input#email {
    font-family: "Inter", serif;
    display: block;
    width: 100%;
    padding: 18px 15px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 2px solid #453e3e;
}
h5.blg-categ {
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: "Work Sans", sans-serif;
    margin-bottom: 10px;
}

.inner-cta-area {
    background-image: linear-gradient(#ffffff, #cecec9);
    padding: 30px 40px;
    text-align: center;
    border-radius: 20px;
    margin-top: 40px;
}


.inner-cta-area h2 {
    color: black;
    font-size: 22px;
    font-weight: 600;
}

.inner-cta-area p a {
    font-family: "Work Sans", sans-serif;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    border: 2.2px solid #000000;
    display: block;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    width: 25%;
    transition: all 0.5s;
    margin: 0 auto;
}
.inner-cta-area p a:hover 
{
	background:#000000;
	color:white;
}

button.button.bntt-1.bntt-2 {
    color: white;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    text-align: center;
}

/*
.heading-title span {
    display: block;
    color: white;
    text-align: left;
    font-size: 50px;
    font-weight: 300;
    font-family: "Libre Baskerville", serif;
    border-bottom: 0;
}
*/


.heading-title {
  color: rgba(182, 182, 182, 0.2); /* Make text visible initially */
  background: linear-gradient(to right, #b6b6b6, #b6b6b6) no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 0%; /* No background size initially */
  transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  position: relative;
  display: block; /* Ensure block-level behavior for lines */
  margin: 10px 0; /* Add space between lines */
  text-align: center; /* Center align the text */
}

.heading-title span {
	font-size: 50px;
    color: rgba(182, 182, 182, 0.2);
    background: linear-gradient(to right, #ffffff, #ffffff) no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 0%;
    transition: background-sizecubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
    position: relative;
    display: block;
    margin: 10px 0;
    text-align: left;
    font-family: "Libre Baskerville", serif;
}


.heading-title {
    width: 50%;
    margin: 0 auto;
}

.faq-heading-area h2 {
    font-family: "Libre Baskerville", serif;
    color: white;
    font-size: 60px;
    text-align: center;
}
.faq-button p a {
    font-family: "Work Sans", sans-serif;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border: 2px solid #ffffff;
    display: block;
    text-align: center;
    padding: 15px 0;
    text-transform: uppercase;
    width: 15%;
    transition: all 0.5s;
    margin: 0 auto;
}

.faq-button.fq-btn p a {
    width: 22%;
}

.faq-button.fq-btn {
    margin-top: 30px;
    margin-bottom: 30px;
}

.blog-top-area-sdd {
    background-image: linear-gradient(#2183c0, #000000);
    padding: 50px 0;
}

.bta-left {
    width: 40%;
    float: left;
}

.bta-right {
    width: 50%;
    float: right;
    background: white;
    padding: 30px 30px;
    border-radius: 10px;
}

.bta-left p span {
    background: black;
    color: white;
    padding: 10px 20px;
    border-radius: 50px;
    display: block;
    text-align: center;
    width: 30%;
    margin-bottom: 30px;
}
.bta-left h2 {
    color: white;
    font-size: 25px;
    font-family: "Libre Baskerville", serif;
    font-weight: 200;
    line-height: 40px;
}

.form-left {
    width: 48%;
    float: left;
}

.form-right {
    width: 48%;
    float: right;
}

.form-left input#fname {
    padding: 18px 10px;
    border: 1px solid #cdbfbf;
}

.form-right input#fname {
    padding: 18px 10px;
    border: 1px solid #cdbfbf;
}

.form-left input#email {
    padding: 18px 10px;
    border: 1px solid #cdbfbf;
}


.form-area input[type="submit"] {
    display: block;
    width: 100%;
    font-family: "Work Sans", sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    padding: 8px 0;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 600;
    background-image: linear-gradient(#2183c0, #082639);
}

.blg-ss-a1-left {
    width: 20%;
    float: left;
    padding: 1.5rem;	
}
.blg-ss-a1-right {
    padding: 1rem;
    width: 28%;
    float: right;
}
.blg-ss-a1-mid {
    width: 52%;
    float: left;
    padding: 1rem;
}

.blg-ss-a1-left h3 {
    font-size: 25px;
    color: white;
    font-weight: 400;
    padding-bottom: 20px;	
}
.blg-ss-a1-left h5 {
    font-size: 18px;
    color: white;
    font-weight: 400;
    padding-bottom: 20px;
}

.table-area {
    color: white;
}

.blg-ss-a1-right h3 {
    font-size: 25px;
    color: white;
    font-weight: 400;
    padding-bottom: 20px;
}

.blg-ss-a1-right ul li a {
    font-size: 16px;
    color: white;
    font-weight: 400;
    padding-bottom: 12px;
    display: block;
    text-decoration: none;
}


.pro-blg-rgt h5 {
    font-size: 16px;
    color: white;
    font-weight: 400;
    padding-bottom: 10px;
    text-decoration: none;
}

.pro-blg-rgt p a {
    font-family: "Work Sans", sans-serif;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    border: 1px solid #ffffff;
    display: block;
    text-align: center;
    padding: 7px 0;
    text-transform: uppercase;
    width: 36%;
    transition: all 0.5s;
}

.pro-blg-rgt {
    border: 1px solid #333030;
    padding: 20px 20px;
    border-radius: 10px;
}


.blg-ss-a1 {
    padding-top: 60px;
}


.inner-scar-1 {
    border: 1px solid #2b2c2b;
    width: 23%;
    float: left;
    margin-right: 25px;
    padding: 20px 0;
}

.inner-scar-1-img {
    text-align: center;
}

.inner-scar-1-img img {
    width: 22%;
}

.inner-scar-1-content h3 {
    font-family: "Libre Baskerville", serif;
    color: white;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 100;
}
.inner-scar-1-content p {
    text-align: center;
    color: white;
    padding: 10px 10px;
    font-size: 14px;
    height: 80px;
}

.inner-scar-1.insr-a1 {
    margin-right: 0;
}

.inner-scar-1-btn p a {
    text-decoration: none;
    display: block;
    text-align: center;
    width: 65%;
    box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.3);
    padding: 12px 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    border: 2.2px solid white;
    transition: all 0.5s;
    background: transparent;
    color: white;
    margin: 20px auto;
}


.inner-scar-1-btn p a:hover {
    background: white;
    color: black;
}

.form-left p {
    font-size: 0.8rem;
}

.form-right p {
    font-size: 0.8rem;
}

.blg-ss-a1-right ul li a:hover {
    text-decoration: underline;
}
.pro-blg-rgt p a:hover {
    background: white;
    color: black;
}


.number-area-content h2 {
    color: white;
    font-size: 45px;
    font-family: "Libre Baskerville", serif;
    font-weight: 500;
    text-align: center;
}
.number-area-content p {
    color: white;
    text-align: center;
    padding: 20px 80px;
}

.num-inner-area {

    width: 50%;
    margin: 0 auto;
}
.num-inner-area-left {
    border: 1px solid #2b2c2b;
    width: 48%;
    float: left;
    padding: 50px 30px;
    text-align: center;
    background-image: linear-gradient(#2183c0, #082639);
}

.num-inner-area-right {
    border: 1px solid #2b2c2b;
    width: 48%;
    float: right;
    padding: 50px 30px;
    text-align: center;
    background-image: linear-gradient(#2183c0, #082639);
}
.num-inner-area-left h2 {
    color: white;
    font-size: 40px;
    font-family: "Libre Baskerville", serif;
    font-weight: 500;
    text-align: center;
}

.num-inner-area-right h2 {
    color: white;
    font-size: 40px;
    font-family: "Libre Baskerville", serif;
    font-weight: 500;
    text-align: center;
}

.num-inner-area-left p {
    color: white;
    text-align: center;
}

.num-inner-area-right p {
    color: white;
    text-align: center;
}

.num-area-1 {
    margin-top: 40px;
}

.in-nu-aa.innu-aa1 {
    margin-right: 0;
}

.in-nu-aa {
    border: 1px solid #2b2c2b;
    width: 32%;
    float: left;
    padding: 50px 30px;
    text-align: center;
    margin-right: 18px;
    background-image: linear-gradient(#2183c0, #082639);
}

.in-nu-aa h2 {
    color: white;
    font-size: 40px;
    font-family: "Libre Baskerville", serif;
    font-weight: 500;
    text-align: center;
}
.in-nu-aa p {
    color: white;
}

.num-area-2 {
    width: 75%;
    margin: 0 auto;
}