body { margin: 0px;  padding: 0px;  font-family: "Readex Pro", sans-serif;}

.aboutdv{scroll-margin-top: 6rem;}

#contact-footer, #leadershipsect, #changesect, #developsect, #processsection, #technosection {
  scroll-margin-top:4.5rem;
}

a:hover, a{text-decoration: none;}

.container{max-width: 1200px;}

header {width: 100%;  height: auto;  margin: 0px; padding:15px 0px; background-color: #fff;
box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.10); position: relative; z-index: 99;
transition: height 0.5s ease-in;}

.fixed{position: fixed; top: -1px;animation: slideDown 0.35s ease-out;}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}

h1{margin: 0px; padding: 0px; font-size: 50px}

h2{font-size: 35px; color: #000; font-weight: 600; margin: 0px; padding: 0px;}

h3{margin:0px 0px; padding: 0px; font-size: 28px;}

h4{margin:0px 0px; padding: 0px; font-size: 24px;}

h5{margin:0px 0px; padding: 0px; font-size: 22px;}

h6{margin:0px 0px; padding: 0px;font-size:16px; }

p{margin: 0px; padding: 0px;font-size: 18px; font-weight: 300; }

.logo-dv {height: 100%; margin: 0px; padding: 0px; display: flex; align-items: center;}

.logo-dv img { max-width: 100%;    width: 200px;}

.talk-btn{display: flex;justify-content: flex-end; align-items: center;}

.talk-btn a{border-radius: 5px; background: #9A006C; padding: 6px 15px; color: #fff; font-weight: 400;
font-size: 15px; display: flex; align-items: center;transition: all linear 0.5s;} 

.talk-btn a span{font-size: 17px; margin-left: 4px;}

.talkmobile{border-radius: 5px; background: #C2429C; padding: 6px 15px !important; color: #fff; font-weight: 400;
font-size: 14px; display: inline-flex !important; align-items: center;transition: all linear 0.5s;
display: inline-flex; margin-left: 20px; margin-top: 10px;}

.talkmobile span{font-size: 17px; margin-left: 4px;}

#banner{width: 100%;  padding: 40px 0px; background: #FAFAFA;
/*box-shadow: inset 0px 2px -15px 0px rgba(0, 0, 0, 0.10);*/
}

.banner-left{display: flex; align-items: center; height: 100%; background: #9A006C;
border-radius: 30px; padding: 60px;}

.bannerlogo img{max-width: 100%; width: 80px;}

.bannerlogo h1{color: #fff; margin:15px 0px; font-weight:500; font-size: 50px;}

.bannerlogo h6{color: #fff; font-weight:500; }

.bannerlogo p{color: #fff; margin:40px 0px 0px; font-weight:200; font-size:20px;}

.bannerlogo a{border-radius: 5px; background:#fff; padding: 8px 12px; color:#9A006C; font-weight: 500;
font-size: 15px; display: inline-flex; align-items: center; float: left; margin-top: 20px;
transition: all linear 0.5s;} 

.bannerlogo a span{font-size: 17px; margin-left: 4px;}

.banner-right img{width: 100%; float: right;}

.aboutdv{padding:0px 0px; background-color: #fff; background-image: url("../images/aboutbanner1.png"),
    url("../images/aboutbanner2.png"); background-repeat: no-repeat, no-repeat; 
    background-size:contain, contain; background-position: left top, top right;
box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.10);}

.about-img{display: flex; align-items: center; height: 100%; padding: 40px 0px;}

.about-img img{width: 100%;}

.about-text{padding: 30px 0px 30px 50px;}

.about-text p{margin: 20px 0px 0px;}

.about-text p strong{font-weight: 600;}

.servicessection{width: 100%; background:#FAFAFA; box-shadow:inset  0px 2px 15px 0px rgba(0, 0, 0, 0.10);
padding:30px 0px; }

.servicessection .col-md-4{padding: 0px 22px;}

.servicebx{padding: 15px 15px 60px 15px;border-radius: 18px;    position: relative;
border: 1px solid #E0E0E0; background: linear-gradient(133deg, #FFF 54.64%, rgba(254, 237, 253, 0.49) 97.7%);
 box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, 0.05); height: 100%; overflow: hidden;}

.servicebx:before{height: 100%; width: 100%; content: ""; 
background-image: url("../images/dottedleft.svg"), url("../images/dottedright.svg") ; 
background-repeat: no-repeat, no-repeat; background-position:left bottom, right top ;
 position: absolute;  left: 0; top: 0; background-size: 180px, 180px;
} 

.servicebx img{width: 40px; text-align: left; margin: 0px;}

.servicebx h3{font-weight: 600; text-align: center; margin: 30px 0px 30px;}

.servicebx p{text-align: center; margin: 0px 0px 0px; padding: 0px 45px;}

.servicebx ul{margin: 0px auto;  display: inline-block;  padding: 0px;}

.servicebx ul li{font-size: 18px; font-weight: 300; list-style: none; margin-bottom: 10px; position: relative;
margin-left: auto; margin-right: auto; padding-left: 20px;}

.servicebx ul li:before{width: 4px; height: 4px; background: #000; border-radius: 50%; content: ""; 
display: inline-block; position: absolute; left: 5px; top: 12px;}

.valuelist{display: flex;}

.oursolutionsect{margin: 50px 0px 10px;}

.oursolutionsect h2{margin-bottom: 20px;}

.oursolutionsect p{margin:15px 0px 0px; font-weight: 500;color: #676767;}

#contact-footer{background-image: url("../images/talkbg.png"); background-repeat: no-repeat; position: relative;
background-position: left top; background-size: cover; padding: 80px 0px; background-color: #000;
display: flex; align-items: center; background-attachment: fixed;}

.tellbx{border-radius: 19px; background: rgba(255, 255, 255, 0.7);
    box-shadow: 0px 0px 18.924px 13.151px rgba(0, 0, 0, 0.10); padding: 30px;}

.banner-contact{ position: absolute;  left: 0; bottom: 0; padding-left: 40px;}

.leadership-dv{margin-top: 40px;}    

footer{background: #EEE; border-radius: 30px 30px 0px 0px; border: 1px solid #D2D2D2;
padding:45px 0px; margin-top: 45px;}

.footercontact p{font-size: 14px; margin: 15px 0px 10px;}

.footercontact p a{color: #000;}

.footercontact p a:hover{background: transparent;}

.footercontact .contbtn{border-radius: 5px; background: #9A006C; padding: 6px 15px; color: #fff; font-weight: 400;
font-size: 15px; display: inline-flex; align-items: center; margin-top: 20px;
transition: all linear 0.5s;} 

.footercontact .contbtn span{font-size: 17px; margin-left: 4px;}

.footerlogo{margin-top:50px;}

.footerlogo img{max-width: 100%; width: 220px;}

.footerlogo p{color: #9A006C; font-size: 13px; font-weight: 700; margin-top:7px;} 

.footerdv h5{margin-bottom: 10px; font-weight:600;}

.footerdv ul{margin: 0px; padding: 0px; list-style: none;}

.footerdv ul.socialicn {margin-top: 15px;}

.footerdv ul.socialicn li img{width: 70px;}

.footerdv ul.linksfooter li{margin-bottom: 7px;}

.footerdv ul.linksfooter li a{color:#000; font-size: 13px; transition: all linear 0.5s;}

.footerdv ul.linksfooter li a:hover{color: #f38325;}

.partnerimg li{margin-bottom: 13px;}

.partnerimg img{width: 120px; max-width: 100%}

.testimonial-head{margin:0px 0px 30px; padding: 0px; text-align: center;}

.testimonial-head h2{margin: 0px 0px; padding: 0px; font-size: 40px; color:#fff; text-transform: uppercase;} 

.testimonial-head h2:after{width: 60px; height: 3px; background: #fff;
content: ""; margin: 10px auto 0px; display: block;}

#testimonial-slider{width: 100%; margin: 30px 0px 10px;border-radius: 30px; background: #031E36; padding-bottom: 15px;}

.telltitle h5{font-weight: 600; font-size: 20px; margin-bottom: 7px;}

.formdv {margin-top: 15px;}

.formdv input, .formdv select, .formdv textarea{width: 100%; background: #fff; padding: 11px 15px;
color: #000; font-size: 15px;font-family: "DM Sans"; border:none; border-radius:8px; outline: none;
font-weight: 500;}

.formdv textarea{height: 100px;}

.formdv button{border-radius: 5px; background:#9A006C; padding: 8px 15px; color:#fff; font-weight: 500;
font-size: 16px; display: inline-flex; align-items: center; margin-top: 0px; border:none;
font-family: "Readex Pro", sans-serif;transition: all linear 0.5s;} 

.formdv button span{font-size: 25px; margin-left: 4px; font-weight: 200;}

.banner-contact h4{color: #fff; font-weight: 300; font-size: 40px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.banner-contact h4 strong{font-size: 60px; font-weight: 700;}

.banner-contact p{font-size: 30px; color: #fff; font-weight: 100;}


/****testimonial****/


.owl-theme .owl-controls{ margin-top: 20px;}

.owl-theme .owl-controls .owl-page span{ background: #0d8a63;}

.owl-carousel .owl-item { padding: 0px 10px; box-sizing: border-box;}

.owl-pagination{ display:none;}

.testimg {padding-top: 50px; padding-bottom: 40px;}

.testimg img{width: 100%;}

.test-content{padding: 40px 20px 40px 40px;}

.test-content h2{color: #fff; font-size: 40px;}

.test-content h3{color:#D3D3D3; font-size: 27px; font-weight: 400; margin-bottom:25px;}

.test-content{margin-top: 20px; color: #fff;}

.test-content p{font-weight:200; margin: 15px 0px 0px;} 

.test-content a{
    border-radius: 5px; background: #fff; padding: 11px 20px; color: #031E36;
    font-weight: 500;  font-size: 15px; display: inline-flex; align-items: center;
    float: left;transition: all linear 0.5s; margin-top: 20px;
}


.owl-nav{position: absolute; right: 45px;  bottom:60px;}

.owl-nav button{background: #F5FBFF !important; width: 30px; height: 30px; border-radius: 50%; border: none;
line-height:30px !important; font-weight: 600 !important; display:flex; text-align: center;
 justify-content: center; margin: 8px 0px; position: relative;color: #000 !important;} 

.owl-nav button span{font-size: 20px; line-height: inherit; color: #000 !important;}

.owl-nav .disabled{opacity: 0.5;}

.owl-dots{display: none;}

.tabformat{ margin-top: 35px; border-radius: 20px 20px 20px 20px;
    overflow: hidden; background: #eee; display: flex;}

.advisory-title {background: #9A006C; padding: 20px 20px;}

.advisory-title h2{color: #fff; font-weight: 500;}

.processleft .advisory-title {background: #eee;color: #676767;}

.processleft .advisory-title h2{color: #676767;}

.advisoryinner{height: 100%;}

.advisory-detail{   border: 2px solid #9A006c; border-radius: 22px 0px 0px 22px;
border-right: 1px solid #999999; float: left;    margin-left: 1px; height:410px;}

.advisory-detail .advisoryinner{border-radius: 20px 0px 0px 20px;background: #fff;padding:50px 0px;
float: left;}

.process-detail{border: 2px solid #9A006c;border-radius: 0px 0px 0px 22px;
border-left: 1px solid #999999; background: #eee; float: left;}

.process-detail{border-radius: 0px 20px 20px 0px;height: 100%;}

.process-detail .advisoryinner{border-radius: 0px 20px 20px 0px;background: #fff;padding:50px 60px;
float: left; height: 100%;}

.processcontent{display: flex; align-items: center; justify-content: center;}

.processcontent ul{margin: 0px; padding: 0px; list-style: none;}

.processcontent ul li{color: #031E36; font-size: 28px; margin: 0px 0px 25px;font-weight: 400;position: relative;
padding-left: 22px;font-family: "DM Sans", sans-serif; line-height: 34px;}
.processcontent ul li a {color: #031E36; text-decoration:none;}
.processcontent ul li a:hover {color: #9A006C; text-decoration: none;}
.processcontent ul li span{color: #7C7C7C; font-size: 18px;}

.processcontent ul li:before{background: #031E36; width:6px; height: 6px; display: inline-block;
content: ""; position: absolute; left: 0; top: 13px; border-radius: 50%;}

.tab-content{margin-top: -18px; z-index: 11; position: relative; background: #fff;
    border-radius: 24px 24px 0px 0px;}

ul#tab-links {
    margin: 0px; padding: 0px;
}

ul#tab-links li {
    display: block; width: 100%;padding:0px 60px;
    position: relative; float: left; margin-bottom: 20px;margin-top: 10px;
}

ul#tab-links li a {
    display: block;
    text-decoration: none;
    transition: all .2s ease-in-out;
    cursor: pointer;
    float: left;
    width: 100%;
    font-size: 33px; 
    color: #767676;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: 10px;
}

ul#tab-links li.active a{background: rgba(154, 0, 108, 0.50); color: #fff;}

ul#tab-links li.active:after{background: #9A006C; content: ""; display: inline-block;
width: 6px; height: 100%; position: absolute; right: -3px;}

 ul#tab-links li a i{font-size: 14px; margin-right: 5px;}

ul#tab-links li p{display: none;}

ul#tab-links li.active p{padding-left: 40px; width: 100%;
float: left; color: #232628; font-size: 16px; padding-top: 20px;
display: block;}

ul#tab-links li.active:nth-child(3):before {
    height: 94%;
}

.process-detail section{
    display:none;
}

.process-detail section.active {
    display: block;
}

.nav-tabs .nav-link{background: #eee;  color: #676767; padding: 20px 20px 32px 20px;font-size: 35px;
 font-weight: 600; width: 50%}

.nav-tabs .nav-link.active{background: #9A006C; color: #fff;}

.tab-pane .col-md-6:first-child{padding-right: 0px;}

.tab-pane .col-md-6:last-child{padding-left: 0px;}

.nav-tabs{margin: 0px; border: none;}

.talk-btn a:hover, .formdv button:hover, .footercontact a:hover{background: #f38325;}

.bannerlogo a:hover, .test-content a:hover{color: #f38325;}

/**solutionpage**/


.about-text1{padding: 30px 50px 30px 0px;}

.about-text1 h1{font-weight: 600;}

.about-text1 p{margin: 20px 0px 0px;}

.about-text1 p strong{font-weight: 600;}

.solutionsection{padding: 40px 0px 0px; background: #F5F5F5;}

#advisorycontent{background: #9A006C; padding: 40px 0px;}

#advisorycontent h2{font-size: 50px; color: #fff;}

#advisorycontent p{margin: 25px 0px 10px; color: #fff;}

#leadershipsect{background-image: url("../images/leadershipdotted.svg"); background-color: #fafafa;
background-repeat: no-repeat; background-position: bottom right; background-size: 50%; padding-bottom: 20px;
width: 100%}

.leadermain-data{padding-left: 30px; position: relative;}

.leadericonsline{position: absolute;height: 114%; left: -50px; top: 0px; }

.leadericonsline img{
    width: 50px; position: absolute;  left: -25px;  top:50px;  z-index: 1;
}

.leadericonsline:before{content: ""; position: absolute;width: 1.8px;background: #9A006C; height: 100%;
}

.leadericonsline:after{content: ""; width:80px; height:80px; position: absolute;
left: -40px; top:35px; background:#F8F5F7; border: 2px solid #9A006C; border-radius: 50%;}

.solutionheadings{display: flex; align-items: center; height: 100%; padding-top: 40px; 
padding-bottom: 30px;}

.linedata{width: 100%; background: #E5C4DB; height: 2px; position: relative;}

.linedata:after{width: 12px; height:12px; border:2px solid #E5C4DB; position: absolute;
right: -11px; top: -5px; content: ""; border-radius: 50%;}

.leaderheading{padding-right: 30px;}

.leaderbxes{box-shadow: 0px 10px 15px 0px rgba(0, 0, 57, 0.10); border-radius: 15px; padding: 25px;
margin-bottom: 40px;background: #fff;height:90%; }

.leadericon{background: #9A006C;border-radius: 50%; width: 62px; height: 62px; display: flex;
align-items: center; justify-content: center; }

.leadericon img{width: 25px;}

.leadercontent{font-family: "DM Sans"; }

.leadercontent h5{margin:25px 0px 15px;}

.leadercontent p, .about-text1 p { font-size: 17px;  font-weight: 300;} 

#changesect{padding-bottom: 20px; background: #F8F5F7; width: 100%; padding-top: 10px;}

#developsect{padding-bottom: 20px; background: #FAFAFA; width: 100%; padding-top: 10px;}

#developsect .leadericonsline:before{background: transparent;}

#advisorycontent.processtechnosect{background: #F49629;}

#processsection{padding-bottom: 20px; background: #FAFAFA; width: 100%; }

.processdata .leadericon, .processdata .leadericonsline:before{background: #F49629;}

.processdata .leadericonsline:after{border-color:#F49629; background:#FAFAFA;}

#developsect .leadericonsline:after, #leadershipsect .leadericonsline:after{ background:#FAFAFA;}

#technosection{padding-bottom: 20px; background: #F8F5F7; width: 100%; padding-top: 10px;}

#technosection .leadericonsline:after{border-color:#F49629; background:#F8F5F7;}

#technosection .leadericonsline:before{background: transparent;}

/**newcss**/


/**css-end**/

.flex-active-slide .banner-content h1{
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.9s;}

/*banner-animation-css*/

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
    font-family: 'flexslider-icon';
    src:url('../fonts/flexslider-icon.eot');
    src:url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
        url('../fonts/flexslider-icon.woff') format('woff'),
        url('../fonts/flexslider-icon.ttf') format('truetype'),
        url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;
    position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0px;  position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; /*opacity: 0;*/ cursor: pointer; color: rgba(0,0,0,0.8); display: none; text-shadow: 1px 1px 0 rgba(255,255,255,0.3); /*-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;*/ }
.flex-direction-nav .flex-prev { /*left: -50px;*/ }
.flex-direction-nav .flex-next { /*right: -50px;*/  position:absolute; right:0px;  }
/*.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px;  }*/
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom:30px; text-align: center; z-index:99;}
.flex-control-nav li {margin: 0 6px; display:none; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

/**menu-css**/

.menus {
    width: 100%;
    float: left; height: 100%; display: flex; align-items: center;
    padding: 0px 0px 0px;
}

div#overlay { display: none; }

a#toggle {
 float: right;
  width: 40px;
  height: 40px;
  background-color:#9a006c;
  text-align: center;
  color: white;
  display: none;
  transition: all ease-out 0.3s;
    align-items: center;
    justify-content: center;
}

a#toggle i {
  position: relative; 
}

main#content { padding: 10px; }

#menu {
  text-align: center;
  transition: all ease-out 0.3s;
}

#menu a { color:#F89320; text-decoration: none;}

#menu ul {margin: 0px;padding: 0px;}

#menu ul li {
  display: inline-block;
  position: relative;margin: 0px 5px;
}

#menu ul li > a {
    display: inline-block;font-family: "DM Sans", sans-serif;
    font-size: 14px; 
    padding: 2px 5px; 
    font-weight: 500;
}
#menu a.active {
  color: #ff0000; /* Change this to the color you want for active links */
  font-weight: bold; /* Optional */
}


#menu ul li > a > i {
  margin: 0px;
  transition: all ease-out 0.3s;
  -webkit-transition: all ease-out 0.1s;
  display: none;
}

#menu ul li ul {
  display: none;
  position: absolute;
  top: 30px;
  z-index: 9;
  width: 200px;
  background:#FFF; left: 20px;
  text-align: left;
  padding: 3% 0;
  transition: all 0.3s ease;
  transform: translateY(0 0 50px);
  box-shadow: 1px 3px 5px #00000030;
  border-top: 2px solid #0f75bc;
}

 #menu ul li a.active:before{background: #9A006C; height: 1px; width:98%;
content: ""; display: inline-block; position: absolute; bottom: 0; left:1%; }

#menu ul li ul li { display: block; }

#menu ul li ul li a {
    display: block;
    text-transform: capitalize;
    color: #555;
    font-size: 14px;
    padding: 5px 20px;
    font-weight: 500;
}


#menu ul li ul li a:hover {
    background: #f38325;
}

#menu ul li a.active{ color: #9A006C;}

#menu ul li:hover > a > i { transform: rotateZ(90deg); }

#menu ul li:hover ul { display: block; }

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

a#toggle { display: flex; }

main#content {
  margin-top: 65px;
  transition: all ease-out 0.3s;
}
#menu ul li a.active {
    background: #396a00;
    color: #7dbd32;
}
#menu{
    position: fixed;
    width: 250px;
    height: 100%;
    top: 0; 
    padding: 0px;
    right: 0;
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: auto;
    background-color:#7f025a;
    transform: translateX(270px); 
    z-index: 99;
}
#menu ul li a.active {
    background: #f38325;
    color: #fff;
}
#menu ul {
  text-align: left;
  background-color: transparent;
  padding-top:20px;
}
#menu ul li ul{
  padding-top:0px;
}

#menu ul li a:hover::before, #menu ul li a.active::before{display: none;}

#menu ul li { display: block; }

#menu ul li a { display: block; color:#fff; padding:15px 25px; }

#menu ul li a > i { float: right; }

#menu ul li ul {
  display: none;
  position: static;
  width: 100%;
  padding: 0px 20px;
  background-color:transparent;
}

#menu ul li:hover > ul { display: none; }

#menu ul li:hover > a > i { transform: rotateZ(0); }

#menu ul li.open > a { background-color: rgba(0, 0, 0, 0.3); }

#menu ul li.open > a > i { transform: rotateZ(90deg); }

#menu ul li.open > ul { display: block; }

div#overlay {
  display: block;
  visibility: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  opacity: 0;
}

html.open-menu { overflow: hidden; }

html.open-menu div#overlay {
  visibility: visible;
  opacity: 1;
  width: calc(-150%);
  left: 250px;
}

html.open-menu a#toggle,
 html.open-menu main#content { transform: translateX(-250px); }

html.open-menu nav#menu {
  z-index: 3;
  transform: translateX(0);
}

}

/**menu-end**/

/**multiple-select**/

a#toggle i.crosstime{display: none;}

.open-menu a#toggle i.crosstime{display: block;}

.open-menu a#toggle i.linetoggle{display: none;}

#contactModal .modal-content{background: rgba(206, 206, 206, 0.94);}

#contactModal .tellbx{border-radius: 0; padding:0px 20px 20px; background:transparent; box-shadow: none;}

#contactModal .modal-header{
  border-bottom: none;
  padding-bottom: 0;
}

.read-more-content, .read-more-content1 {
  display: none;
}


/**selectbox**/


.dropdown {
  position: relative;}

  .dropdown-list {
    padding: 25px 20px;
    background: #fff;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    border: 1px solid rgba(black, .2);
    max-height: 223px;
    overflow-y: auto;box-shadow: -1px 2px 5px #c4c4c4;
    background: #fff;
    display: none;
    z-index: 10;
  }
  
  .checkbox {
    opacity: 0;
    transition: opacity .2s;
  }
  
  .dropdown-label {
    display: block;
   width: 100%;
  background: #fff;
  padding: 11px 15px;
  color: #000;
  font-size: 15px;
  font-family: "DM Sans";
  border: none;
  border-radius: 8px;
  outline: none;
  font-weight: 500;
    cursor: pointer;
    position: relative;}
    
    .dropdown-label:before {
  content: '\e313';
  position: absolute;
  font-family: 'Material Symbols Outlined';
  right: 10px;
  top: 52%; font-weight: normal;
  transform: translateY(-50%);
  transition: transform .25s;
  transform-origin: center center;
  font-size: 29px;
}
  
.dropdown.open .dropdown-list {
    display: block;
}

.dropdown.open .checkbox {
    transition: 2s opacity 2s;
    opacity: 1;
}

.dropdown.open .dropdown-label:before {
      transform: translateY(-50%) rotate(-180deg);
    }


.checkbox {
  margin-bottom: 15px;}
  .checkbox:last-child {  
    margin-bottom: 0;
  }
  
  .checkbox-custom {
    display: none;
  }

  .checkbox-custom-label {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
  }

.checkbox .checkbox-custom + .checkbox-custom-label:before {
    content: "";
    background: transparent;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    text-align: center;
    width: 14px;
    height: 15px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 2px;
    margin-top: -2px;
}

.checkbox .checkbox-custom:checked + .checkbox-custom-label:after {
    content: "\e5ca"; font-family: 'Material Symbols Outlined';
    position: absolute;
    top: 1px;
    left: -1px;
    text-align: center;
}
  .checkbox-custom-label {
    line-height: 16px;
    font-size: 16px;
    margin-right: 0;
    margin-left: 0;
    color: black;
  }

.errormessage{
  font-size: 13px;
  color: #c95151;
  margin-top: 5px;
}

.thankudv{min-height:70vh; display: flex; align-items: center; justify-content: center;}

.modal-content { background:#031e36 !important;
}

.testimg001 {    
    padding-bottom: 20px;
    max-width: 320px;
    float: left;
    margin: 15px 30px 10px 0px;}

.testimg001 img{width: 100%;    
    }
.testimg003 h2 { color:#fff; font-size: 26px; text-align:center;
}
.testimg003 h3 { color:#fff; font-size: 20px; text-align:center;
}

.test-content-pop {     float: left;
    width: 100%;
    padding: 0px 40px 40px 40px; 
}
.test-content-pop p {    font-weight: 200; color:#fff;
    margin: 15px 0px 0px;  width:auto;
}
.modal { background: #000000a1 !important;
}
.bg-but {
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 34px;
    border-radius: 50%;
    margin-left: 96%;
}