
/*@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap');*/

@font-face {
    font-family: 'Bookman Old Style';
    src: url('../fonts/BookmanOldStyle.eot');
    src: url('../fonts/BookmanOldStyle.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BookmanOldStyle.woff2') format('woff2'),
        url('../fonts/BookmanOldStyle.woff') format('woff'),
        url('../fonts/BookmanOldStyle.ttf') format('truetype'),
        url('../fonts/BookmanOldStyle.svg#BookmanOldStyle') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


body {
	background: #fff;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: 'Bookman Old Style', sans-serif;
	font-size: 15px;
	line-height: 1.42857143;
}
*{margin:0; padding:0;}

a:hover, a:focus{outline:none;}
img {max-width: 100%; height: auto;}
a{transition: all .2s ease-in-out 0s;}
a:focus, a, a:hover{outline:none; text-decoration:none; color:#333;}
h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-family: 'Bookman Old Style', sans-serif; font-weight:500; color: #161922;} 
ul, li{list-style:none; margin:0; padding:0;}
@keyframes smoothScroll {0% {transform: translateY(-40px);}100% {transform: translateY(0px);}}

.header{position:relative; display:block; clear:both; background:#fff;}
.top-bar-gradient {background: #ffffff; display:block; clear:both;}
.header-logo-sec{padding:10px 0; width: 100%;}	
.header-logo-sec .logo {height:60px;}
.header-logo-sec .address .top-info {display: inline-block;  padding-left: 20px;}
.header-logo-sec .address .top-info:first-child { padding-left: 0;}
.header-logo-sec .address .top-info .icon-box, .header-logo-sec .address .top-info .content-box {display: table-cell; vertical-align: middle;}
.header-logo-sec .address .top-info .icon-box {padding-right: 20px;}
.header-logo-sec .address p {display: inline-block; font-size: 0.875em; color: #333;  margin: 0; font-weight:bold;}
.header-logo-sec .address p>span {color: #333;}
.header-logo-sec .address .top-info .icon-box span {font-size: 30px; border-left: 1px solid #F6F6F7; padding-left: 25px; position: relative; color: #f7ba00;}
.header-logo-sec .address .top-info .icon-box span:after {content: ''; position: absolute; left: -1px; top: 0; width: 1px; height: 100%; background: #CFCFD0;}
.header-logo-sec .address .top-info:first-child .icon {padding-left: 0; border:0;}
.header-logo-sec .address .top-info:first-child span:after {display: none;}

.header-logo-sec .address .top-info .content-box span a[class^="icon-fa-"]{display:inline-flex; align-items:center; justify-content:center; width:30px; height:30px; border-radius:5px; text-decoration:none; color: #0e3954; font-size:16px; box-shadow: 0 4px 10px rgba(0,0,0,0.12); transition: transform .18s ease, box-shadow .18s ease, filter .18s ease; will-change: transform; outline: none;}
.header-logo-sec .address .top-info .content-box span a[class^="icon-fa-"]:hover,
.header-logo-sec .address .top-info .content-box span a[class^="icon-fa-"]:focus {transform: translateY(-3px) scale(1.03); box-shadow: 0 8px 18px rgba(0,0,0,0.16); filter: saturate(1.05);}



.navbar ul, .header-menu .navbar li{margin:0;}
.navbar-collapse{position:relative; padding:0; background:#fff; border-top: 1px solid #e7c77e;}
.navbar{margin:0; padding:0; min-height:inherit; border:0; background:none;}
.navbar-brand{padding-top:8px; padding-bottom:8px; padding-left:0px; margin:0; height:auto;}
.navbar-nav > li.drop-p{position:static;}
.navbar-nav > li.drop-p h3{font-size:15px; color: #5f5f5f; font-weight:600; padding-left:5px; margin:5px 0;border-bottom:1px solid #ddd; padding-bottom:5px;}
.navbar-nav > li.drop-p ul{list-style:none; padding:0; margin:0;}
.navbar-nav > li.drop-p ul li a, .navbar-nav > li.drop-p ul td a{white-space: pre-wrap; padding:3px 5px; color: #333; display:block;font-size:13px; line-height:18px;}
.navbar-collapse{padding:0;}
.navbar-nav > li > a{padding-top:20px; padding-bottom:20px; padding-left:18px; padding-right:18px; font-size:14px; text-transform:uppercase;font-weight: 600; color:#000; display:block; position:relative;}
.navbar-nav > li:hover > a, .navbar-nav > li > a.active{color:#f7ba00;}
.navbar-default .navbar-nav > li > a{color:#992022;}
.navbar-nav>li>a:focus, .navbar-nav>li>a:hover{color:#f7ba00;}
.navbar-collapse ul > li > a:not(:only-child):after {font-family:'FontAwesome'; content: "\f107"; position: absolute; right:2px; top: 20px; z-index: 251;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.navbar-collapse ul > li > ul li a:not(:only-child):after{content: "\f105"; right:15px; top:10px;}
.navbar-right .dropdown-menu{left:0%; top:100%; padding:0;}
.dropdown-menu li:last-child, .dropdown-menu tr:last-child td{border-bottom:0;}
.dropdown-menu > li > a, .dropdown-menu td a{white-space: pre-wrap; padding:3px 5px; color: #333; display:block;font-size:13px; line-height:18px;}
.dropdown-menu td a:hover, .navbar-nav > li.drop-p ul li a:hover, .navbar-nav > li.drop-p ul td a:hover {background: rgba(0,0,0,.06);}
.navbar .dropdown-menu .dropdown-menu{left:100%; top:0px; min-width:280px;}
.navbar ul > li > ul.dropdown-menu{background:#efefef; border-radius:0; padding:0;}
.navbar ul table{width:100%;}

.navbar-nav li.drop1 .dropdown-menu li a, .navbar-nav li.drop1 .dropdown-menu td a{border-bottom: 1px solid #ddd; padding-top:8px; padding-bottom:8px;}
.navbar-nav li.drop1 .dropdown-menu li:last-child a{border-bottom:0;}

.fillupform .col-md-6{margin-bottom:20px;}


.banner-sec{clear: both; display: block; position: relative;}
.banner-sec .container{}
.hero-slider .carousel-item {position: relative;}
.hero-slider .carousel-item img {}
.hero-slider .carousel-item::before {content: "";position: absolute;inset: 0;background: rgba(0,0,0,0.45);z-index: 1;}
.slider-content {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 2;text-align: center;color: #fff;}
.slider-content h1 {font-size:50px;font-weight:600; color:#fff;}
.slider-content p {font-size: 20px;margin-top: 15px; color:#fff;}
.carousel-item .slider-content {opacity: 0;transform: translate(-50%, -40%);transition: all 1s ease;}
.carousel-item.active .slider-content {opacity: 1;transform: translate(-50%, -50%);}
.carousel-control-next{right:4%;}
.carousel-control-prev{left:4%;}
.carousel-control-next, .carousel-control-prev{width:50px; height:50px; top:45%; background:none !important;color:#fff; border-radius:50px; -webkit-border-radius:50px;opacity:1; text-shadow:0 0 0;}

.hm-about-sec{padding:50px 0; position:relative; background:#fff;}
.hm-about-sec .container {position: relative; z-index: 10;}
.hm-about-sec h2 {font-weight: 700; margin: 0; font-size: 34px; color: #333; margin-bottom:15px; position: relative;}
.hm-about-sec h2 span{color:#f7ba00;}
.hm-about-sec p {margin-bottom: 15px; text-align:justify; line-height:26px; font-size:16px;}
.hm-about-sec .rd-mr {display: inline-block; background: #f7ba00; padding: 6px 44px 8px 30px; color: #333; border-radius: 50px; transition: 0.3s; position: relative; font-weight:800; font-size:17px;}
.hm-about-sec .rd-mr i {font-size: 18px; position: absolute; right: 18px; top: 9px;}
.hm-about-sec .rd-mr:hover { background: #333; color:#fff;}



.hm-contact-sec{background-color: #e7c77e; position:relative; display:block; clear:both; padding-top:50px; padding-bottom:50px;}
.hm-contact-sec h4{text-align: left; color: #000; font-size: 1.2vw; font-weight: 800; position:relative; text-transform: uppercase; letter-spacing: 3.9px;margin-bottom: 10px;}
.hm-contact-sec h4:after {content: ""; display: block; clear: both; height: 0;width: 5%; border-bottom:2px solid #992022; position:absolute; left:0; top:100%;}
.exc{text-align: left; color: #070707; font-size: 1.5vw; font-weight: bold; margin-bottom:10px;}
.expet{text-align: left; color: #666666; font-size: 2.2vw; font-weight: bold; text-transform: lowercase; line-height: 1.3em; margin-bottom:15px;}
.dis{color: #070707; font-size: 0.9vw; font-weight: 500; line-height: 24px;}
.hm-contact-sec .btn-susses{font-size: 1vw; font-weight: 600; text-transform: uppercase;  color: #fff; background-color: #363634; border-radius: 3px 3px 3px 3px;}
.hm-contact-sec .col-md-3{display: flex; align-items: center;}


.services{background:#f6f6f6; position:relative; display:block; clear:both; padding-top:50px; padding-bottom:20px;}
.services .section-title{text-align:center; margin-bottom:50px;}
.services .section-title h2{color: #f7ba00; font-size: 1.2vw; font-weight: 800; text-transform: uppercase; line-height: 1.5em; letter-spacing: 3.9px; position:relative;}
.services .section-title h2:after {content: ""; display: block; clear: both; height: 0;width:3%; margin:auto; border-bottom:2px solid #992022; position:absolute; left:0; right:0; top:100%;}
.services .section-title h3{color: #666666; font-size: 2.2vw; font-weight: bold; text-transform: lowercase; line-height: 1.3em; margin-bottom:15px;}
.ser-bx {height: 30vh;position: relative; -webkit-perspective: 1000px; perspective: 1000px; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; background-color: #FFFFFF; border-style: dotted; border-width: 2px 2px 2px 2px; margin-bottom:30px; padding:20px; text-align:center;}
.ser-bx:hover{background-color: #f7ba00; border-style: solid; border-width: 2px 2px 2px 2px; border-color: #f7ba00;}
.ser-bx:hover h4{color: #000;}
.ser-bx:hover p{color: #000;}
.ser-bx:hover .serv-img img{-webkit-filter:brightness(0) invert(0.2);filter:brightness(0) invert(0.2);}
.serv-img{display:block; text-align:center; padding-bottom:10px;}
.serv-img img{width:20%;}
.ser-bx h4{color: #000; font-size: 1.3vw; font-weight: 700; line-height: 1.3em;}
.ser-bx p{color: #333333; font-size: 0.9vw; font-weight: 500;}

.hm-industries-sec{background: #f6f6f6; position:relative; display:block; clear:both; padding-top:50px; padding-bottom:50px;}
.hm-industries-sec .section-title{text-align:center; margin-bottom:30px;}
.hm-industries-sec h2{font-size: 32px;font-weight: bold;position: relative; margin-bottom: 30px; color: #f7ba00; text-transform:uppercase;padding-bottom: 20px;}
.hm-industries-sec h2:after {content: '';  position: absolute;  left: 0; right:0;  bottom: -2px; height: 6px; background: #f7ba00; width: 60px;margin:0 auto;}
.hm-industries-sec h2:before {content: ''; right: 0; width:150px; margin:0 auto; position: absolute;  left: 0;  bottom: 0; height: 2px;  background: #00295a;}
.ind-box{height: 17vh;position: relative; -webkit-perspective: 1000px; perspective: 1000px; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; background-color: #FFFFFF;  margin-bottom:30px; padding:15px; text-align:center;}
.ind-box img{padding-bottom:10px;}
.ind-box h4{color: #000; font-size:16px; font-weight: 700; line-height: 1.3em;}


.news-sec{padding-top:50px; padding-bottom:20px; background:url(../images/career-img.jpg) no-repeat; background-size:cover; display:block; clear:both;position:relative;}
.news-sec:before{content:""; position:absolute; background:rgba(0,0,0,0.6); top:0; left:0; height:100%; width:100%;}
.news-item-box{margin-bottom: 30px; padding:20px 20px;background-color:rgba(255,255,255,0.6); position:relative;}
.news-item-box h3{font-size:20px; margin:-20px -20px 30px; font-weight:bold;  background:#f7ba00; padding:15px 0; color:#333; position:relative; text-align:center;}
.news-item-box h3:after{border-left: 15px solid transparent; border-right:15px solid transparent;  border-top: 15px solid #f7ba00; content:""; position:absolute; height:0; width:0; left:0; right:0; margin:auto; top:100%;}
.news-item-box h3:before{background:none;}

.duedate td{border-bottom:1px dashed #ccc; padding:5px}
.duedate td table td{border:0; padding-right:20px; font-weight:bold;}
.duedate .dtblgo{border-bottom:1px dashed #ccc; padding:5px}
.duedate .datrtl{font-weight:bold;}
.duedate .dtblgo:last-child{border:0;}
#DataListGovind a{font-weight:bold; padding-right:25px; font-size:12px; color:#333;}
.news_blog{border-bottom:1px dashed #ccc; color:#000; display:block; padding:5px 0 5px;}
.arrownews{padding:5px 0 5px;display:block;}
.news2d a{border-bottom:1px dashed #ccc; color:#000; display:block; padding:5px 0px 5px 0px; font-weight:normal;}
.hedingnews, a.hedingnews{display:block; font-weight:bold; border:0; padding:0;}
.boxstylenew_call .alternate{padding:5px;}
.boxstylenew{float:left; width:100%; padding-top:13px;}	
.boxstylenew_call{width:32.5%; margin-right:5px; float:left; border:1px solid #2b4081; height:332px;} 
.news-item-box .Prodetails{border-bottom:1px dashed #ccc; color:#000; display:block; padding:5px 0 5px;}
.news-item-box .Prodetails span[style="font-weight:bold;"]:first-child{display:block; clear:both;}
.news-item-box .Prodetails a{color:#000; font-weight:normal;}

.call-us-sec{padding-top:20px; padding-bottom:20px; background:#e7c77e; display:block; clear:both;position:relative; text-align:center;}
.call-us-sec a{color:#fff; font-size:16px;}

.testimonial-sec{padding-top:0px;}
.testimonial-sec .section-title{text-align:center; margin-bottom:30px;}
.testimonial-sec h2{font-size: 32px;font-weight: bold;position: relative; margin-bottom: 30px; color: #333; text-transform:uppercase;padding-bottom: 20px;}
.testimonial-sec h2:after {content: '';  position: absolute;  left: 0; right:0;  bottom: -2px; height: 6px; background: #f7ba00; width: 60px;margin:0 auto;}
.testimonial-sec h2:before {content: ''; right: 0; width:150px; margin:0 auto; position: absolute;  left: 0;  bottom: 0; height: 2px;  background: #151b40;}
.tm-lft{background-image:url(../images/tm-bg.jpg); background-repeat:no-repeat; background-size:100% 100%; min-height:450px;position:relative;}
.tm-lft:before{position:absolute; top:0; left:0; right:0; background:rgba(255,255,255,.7); content:'';width: 100%; height: 100%; z-index:0;}
.carousel-indicators li{background-color:#fff; width: 10px; height: 10px; border-radius: 50%;border: 5px solid #333; opacity:1;}
.carousel-indicators .active{background-color:#f7ba00;border: 5px solid #f7ba00;}
.carousel-indicators{bottom: -50px;right: inherit;margin-left: 10%;}
.tm-img img{width:80px; border:4px solid #f7ba00; border-radius:50%; margin-right:10px; margin-bottom:5px;}
.tm-bx h3{display:block; font-size:22px;line-height:30px; padding-top: 15px;color: #fff;}
.tm-bx p{color:#333;}
.tm-bx h3 span{display:block; font-size:16px;}
.tm-rht{padding: 100px 60px 0;min-height: 450px; background:#fff;}
.testimonial-sec .section-title{position:absolute; top:45%; margin:0 auto; right:0; left:0; color:#fff;}

.contact-section{padding:50px 0; background:#f6f6f6; display:block; clear:both;}
.office-img{width:100%; height:240px; object-fit:cover; display:block; border-radius:2px;}
.office-placeholder{border-radius:2px; display:flex;align-items:center;justify-content:center; position:relative;overflow:hidden;}
.contact-title{font-size:clamp(1.6rem,3vw,2.2rem); font-weight:800;color:#f7ba00; letter-spacing:.04em;text-transform:uppercase; line-height:1.15;margin-bottom:5px;}
.contact-desc{font-size:.88rem;color:#555; line-height:1.75;margin-bottom:40px;}
.contact-section .form-control{border:1px solid #DCDCDC !important;border-radius:2px!important; padding:14px 16px!important; font-size:.88rem!important; color:#DCDCDC !important; background:#fff!important; box-shadow:none!important; transition:border-color .2s!important;}
.contact-section .form-control:focus{border-color:#E85D04 !important; box-shadow:0 0 0 3px rgba(232,93,4,.08)!important;}
.contact-section .form-control::placeholder{color:#ABABAB!important;font-size:.86rem!important}
.contact-section textarea.form-control{resize:vertical;min-height:150px}
.btn-send-bot{background:#f7ba00;color:#333;border:none; padding:14px 36px; font-size:.8rem;font-weight:700; letter-spacing:.12em;text-transform:uppercase; border-radius:2px;cursor:pointer; transition:background .2s,transform .15s;}
.btn-send-bot:hover{background:#333; color:#fff; transform:translateY(-2px)}
.errer{position:absolute; top:5px; right:15px;}
.contact-section .col-12, .contact-section .col-md-6{position:relative;}

.footer{ background:#242423; padding-top:40px; padding-bottom:15px; clear:both; position:relative;}
.address div {margin-bottom: 5px;}
.clock-quote, .footer h4{color: #fff; font-size:28px; margin-bottom:30px;}
.footer p{color:#fff;}
.jcgmt-container .jcgmt-lbl { font-size: 14px; color: #fff; line-height: 22px; text-align: center; padding-bottom: 5px; width: 108px; margin: 0 auto;}
.jcgmt-clockHolder { width: 100px!important; margin: 0 auto; position: relative; overflow:hidden;}
.jcgmt-rotatingWrapper { position: absolute; width: 100px; height: 100px; }
.jcgmt-digital, .jcgmt-date { font-weight: bold; font-size: 12px; color: #fff; text-align: center; margin-left: 8px; }
.clock_container { float: left; margin-right: 2px; width: 110px; position: relative; }
.clock_container .lbl { font-size: 10px; color: #333333; line-height: 22px; background: url(../images/clock_label.png); text-align: center; height: 27px; width: 108px; margin: 0 auto; }
.clockHolder { width: 100px; margin: 0 auto; position: relative; }
.clock { margin-left: 5px; }
.sec {display: block; position: absolute; }
.min {display: block; position: absolute; }
.hour {display: block; position: absolute; }
.rotatingWrapper { position: absolute; width: 100px; height: 100px; left: 5px; }
.digital { font-weight: bold; font-size: 14px; color: #444444; text-align: center; }
.ftr-quote-comp {font-size: 1.5em;color: #fff; margin-top: 25px !important; margin-bottom: 20px !important;}
.ftr-quote-comp .text-left{position: relative;}
.ftr-quote-comp .text-left:after{content: '';left: 0;top: 0; width: 1px; height: 100%; background: #b3b7d1; position: absolute;}
.phonenumber{color:#fff;}
.call-ad{padding:0; margin:0px 0 20px;}
.call-ad li{display:block; margin-bottom:10px;}
.call-ad li div{display:table;}
.call-ad li div i{color: #fff;width: 22px; height: 22px; font-size: 22px; line-height: 22px; text-align:center; max-width: 100%; display:table-cell;}
.call-ad li div span{padding-left:15px; display:table-cell; vertical-align:top; line-height:24px;color: #fff;}
.social-icon a{display:inline-block; margin-right:10px;}
.social-icon a i{font-size: 2em; color: #fff;}
.footer-copy{padding-top:15px; color:#fff;border-top: 1px solid #424242;}
.footer-copy a{color:#fff; font-weight:bold;}
.footer-copy p{margin:0; text-align:center;}


.midd-sec-inner{padding-bottom:20px; padding-top:20px; display:block; clear:both; background-color:#fff; position:relative; z-index:2;}
.midd-sec-inner{min-height:485px;}
.inner-breadcrum-sec {position: absolute; left:0; right:0; top:-125px; z-index:1; text-align:center;}
.inner-breadcrum-sec h2 {color: #fff;font-size:35px;margin-bottom:0px;font-weight:600;}
.inner-breadcrum-sec h2:before{background:none;}
.inner-page-sec{display: block; clear: both; position: relative; padding-top:25px; background: #fff;}
.inner-page-sec p{font-size:15px; margin: 0 0 15px; color: #333; line-height: 24px; text-align:justify;}
.inner-content-sec p{font-size:16px; margin: 0 0 10px; color: #333; line-height: 25px;text-align:justify;}
.serv-list{}
.serv-list ul{list-style:none; padding-left:0;}
.serv-list ul li{position:relative; padding-left:25px; line-height:26px;}
.serv-list ul li:before{position:absolute; content:"\f0a4"; left:0; top:0; font-size:14px; display:inline-block; font-family:FontAwesome;}
.padd19{padding-top:200px !important;}

.know-serv ul{list-style:none; padding-left:0;}
.know-serv ul li{position:relative; padding-left:25px; font-size:15px; margin-left:10px; line-height:24px; margin-bottom:5px;}
.know-serv ul li:before{position:absolute; content:"\f05b"; left:0; top:0; font-size:14px; display:inline-block; font-family:FontAwesome;}
.know-serv ul li a{color:#000;}
.know-serv ul li a:hover{text-decoration:underline;}
.know-serv h4{font-size:25px; text-transform: none; color: #9a2122;font-weight: 700;margin:20px 0 5px;}
.link-box{}

.our-client .row{margin-left:-5px; margin-right:-5px;}
.our-client h4{ color: #000; font-size:24px; font-weight:600; margin:15px 0px 10px; position:relative;}

.our-term-box{box-shadow:0 0 4px #ccc; padding:25px; display:block; margin-bottom:25px; position:relative; clear:both; background:#fff;}
.our-term-box:last-child{margin-bottom:0;}
.our-term-box h4{ color: #000; font-size:24px; font-weight:600; margin:0px 0px 5px; position:relative;}
.our-term-box p{ color:#333; font-size:15px; margin:0 0 15px; line-height:25px;}
.our-term-box p.edu{ color:#9c2024; font-size:16px;}
.our-term-box p.edu a{margin-right:10px;}

.our-term-box table{margin-bottom:15px;}
.our-term-box th{border:1px solid #ccc; padding:8px; font-size:14px; text-transform:uppercase; background:#f7f7f7;}
.our-term-box td{border:1px solid #ccc; padding:8px;}

.padd10{margin-bottom:10px !important;}

.marg-b{}
.marg-b .row{margin-bottom:30px;}

.slide-founder{position:relative; background:#f6f6f6; padding-top:30px; padding-bottom:30px;}
.slide-founder .carousel-item:before{position:absolute; content:""; top:0; background:rgba(0,63,105,0.6); width:100%; height:100%; left:0;}
.slide-founder .carousel-control-prev {left:2%;}
.slide-founder .carousel-control-next{right:2%;}
.slide-founder .carousel-control-prev, .slide-founder .carousel-control-next {width: 40px;height: 40px;margin-top: -20px;top:56%;background: none;}
.slide-founder .carousel-control-prev i, .slide-founder .carousel-control-next i {font-size: 68px;line-height: 42px; position: absolute;display: inline-block;color: rgba(0, 0, 0, 0.8); text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;}

.carousel-caption{bottom:initial; top:38%;}
.carousel-caption h3{color:#fff; font-size:26px;}

.timeline{list-style-type:none;position:relative}
.timeline:before{content:'';position:absolute;left:16px;height:100%;z-index:2;top:0;bottom:0;border-left:3px dashed #E3E6F0}
.timeline .timeline-item{margin:1rem 2rem 2rem 3rem}
.timeline .timeline-item .timeline-item-date{font-size:.9rem;margin-bottom:30px}
.timeline .timeline-item .timeline-item-image{border-radius:5px;overflow:hidden;margin-bottom:30px}
.timeline .timeline-item .timeline-item-image img{width:100%;height:auto}
.timeline .timeline-item .timeline-icon{background-color:#e7c77e;position:absolute;border-radius:50%;left:0;width:34px;height:34px;z-index:3;color:#000;text-align:center;padding:5px;font-size:18px}
.timeline .timeline-item .timeline-icon i{margin-top:1px}
.timeline .timeline-item h3{color: #1f1f1f;margin: 0 0 2px; letter-spacing: .5px;font-size:22px; line-height: 1.5em; font-weight:700;}
.timeline .timeline-item p{line-height:25px; color: #333;}

.about-box{margin-bottom: 30px; padding:20px 20px;background-color: #fff; position:relative; box-shadow:0 0 5px #ddd;}
.about-box2{margin-bottom: 30px; padding:20px 20px;background-color: #f6f6f6; position:relative; box-shadow:0 0 5px #ddd;}
.about-box p, .about-box2 p{line-height:25px; color: #333; margin:0; font-size:15px;}



/* gst grid css */

.table-grid{}
.table-grid .RadGrid_WebBlue{border:1px solid #ddd;}
.table-grid .RadGrid .rgMasterTable{border-collapse:collapse !important;}
.table-grid .RadGrid .rgMasterTable th{background:#c3953d; padding:10px; font-size:14px; color:#fff; border:1px solid #ddd; font-weight:bold;font-family: 'Oxygen', sans-serif;}
.table-grid .RadGrid .rgMasterTable th a{color:#fff;}
.table-grid .RadGrid .rgMasterTable td{padding:10px; font-size:14px; border:1px solid #ddd; font-family: 'Oxygen', sans-serif;}
.table-grid .RadGrid .rgMasterTable td.rcbInputCell, rcbArrowCell.rcbArrowCell {padding:0; border:0;}

.btn-go{background:#0c0101; color:#fff; padding-left:20px; padding-right:20px;}
.btn-all{background:#ff000c; color:#fff; padding-left:20px; padding-right:20px;}
.btn-clear{background:#333; color:#fff; padding-left:20px; padding-right:20px;}
.btn-go:hover, .btn-all:hover, .btn-clear:hover{background:#02c8b8; color:#fff;}
.sl-yr{font-weight:bold; padding-top:5px;}

.table-grid .rgMasterTable .rgPager td{padding:0; border:0;}

.table-bordered{margin-bottom:30px; width:100%;}
.table-bordered th{padding: 8px;border: 1px solid #999;text-align: left; background:#ddd; font-size:16px;}
.table-bordered th strong{font-weight:bold;}
.table-bordered td{padding: 8px;border: 1px solid #ddd;text-align: left;}
.midd-sec-inner .ol-c{list-style-image: url(../images/green_right_arrow.svg);}
.midd-sec-inner ol{list-style-image: url(../images/feature-checkmark.svg);}

.all-bm, .all-b{margin-left:-15px; margin-right:-15px; margin-top:30px; padding:0;}
.all-bm:before, .all-bm:after, .all-b:before, .all-b:after{display:table; content:"";}
.all-bm:after, .all-b:after{clear:both;}
.all-bm li, .all-b li{float:left; width:50%; padding-left:15px; padding-right:15px; list-style:none; position:relative;}
.all-bm li a, .all-b li a{border-bottom:1px solid #ddd; display:block; padding-top:5px; padding-bottom:5px; padding-left:25px; position:relative;}
.all-bm li a:before, .all-b li a:before{position:absolute; content:"\f0a4"; left:0; top:3px; font-size:14px; display:inline-block; font-family:FontAwesome;}


.tax-tab table th{background:#9c2024; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;font-family: 'Oxygen', sans-serif;}
.tax-tab table td{padding:10px; font-size:14px; border:1px solid #ddd; font-family: 'Oxygen', sans-serif;}
.tax-tab h4{font-size: 20px; text-transform: none; color: #034153;font-weight: 700;margin:20px 0 5px;}

.table-grid .form-control{padding-top:5px; padding-bottom:5px; padding-left:15px; padding-right:15px; height:42px !important;}
.RadWindow_Web20 .rwControlButtons{width:160px !important}

/*News Feed */
.AboutRightbox ul li span:first-child:before{content:""; margin-right:0;}
.AboutRightbox{padding:0 0px 20px 0px;}
.AboutRightbox h2{font-weight:bold;font-size:20px;}
.AboutRightbox span{font-weight:bold; padding:5px; font-size:20px !important; display:block; margin-top:10px; border:1px solid #ccc; background:#f7f7f7;}
.AboutRightbox ul{list-style:outside; font-size:14px; padding-left:40px; border:1px solid #ccc; border-top:0; margin-bottom:0; padding-bottom:10px; margin-top:0;}
.AboutRightbox ul li{padding-right:10px; list-style: outside; border:0; padding:0;}
.AboutRightbox ul li span a{text-decoration:none; color:#000;}
.AboutRightbox ul li span a:hover{text-decoration:underline;}
.AboutRightbox ul li span a{font-weight:normal; font-size:14px; padding-left:0px !important;}
.AboutRightbox ul li span{padding:0 0 0 0px !important; margin:0; display:inline; padding:0; border:0; background:none;}


.contact-form-box{background: #e7c77e; padding:30px 50px; display:block; position:relative; margin-bottom:30px; margin-top:20px;}
.contact-form-box h3{text-align:center; color:#fff; font-size:35px; margin:0 0 10px;}
.contact-form-box p{text-align:center; color:#fff; font-size:15px; margin-bottom:30px;}
.contact-s .form-wrap{margin-bottom:20px; position:relative;}
.contact-s .form-input{display: block; width: 100%; min-height: 45px; padding:10px 15px; font-size: 14px; font-weight: 400; line-height: 24px; color: #151515;   background-color: #fff; background-image: none; border-radius: 0; border: 1px solid #ccc;}
.contact-s textarea.form-input {height:112px;min-height: 60px; max-height: 400px; resize: none;}
.contact-s .button {padding:13px 25px; display:inline-block; color: #e7c77e; background: #fff; border-color: #fff; font-size: 15px; border: 2px solid #fff; font-weight: 700; text-transform: uppercase; cursor:pointer;}
.contact-s .button-primary:hover, .contact-s .button-primary:active {color: #fff; background-color:#000; border-color:#000;}
.contact-s .form-wrap span{position:absolute; right:20px; top:25px;}

.googleMap{display:block; clear:both; position:relative; padding-top:50px;}

.card{margin-bottom:5px;}
.card-header a{font-size:20px; color:#333; font-weight:bold;}

.dtblgo{margin-bottom:15px; padding:20px 20px;background-color: #fff; border:1px solid #ddd; position:relative;}
.datrtl{font-size:16px; color:#333; font-weight:bold;}

.vat-table th, .midd-sec-inner .content th{background:#0d7fbe; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;}
.vat-table td, .midd-sec-inner .content td{padding:10px; font-size:14px; border:1px solid #ddd;}
.midd-sec-inner .content{margin-bottom:30px;}

.contact-box >.row{margin-left:0; margin-right:0;}
.contact-box .col-md-2, .contact-box .col-md-10{padding-left:0; padding-right:0;}
.contact-box{margin-bottom:30px;}
.contact-box .tab-pane{background:#f7f7f7; border:1px solid #ddd;padding: 15px;}
.contact-box .flex-column{margin-left:1px;}
.contact-box .flex-column a{font-size:16px; background: #f7f7f7;border: 1px solid #ddd; padding-top:15px; padding-bottom:15px; margin-bottom:1px; border-top-right-radius:0; border-bottom-right-radius:0; position:relative;background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-repeat: repeat-x; border-right:0; color:#000;}
.contact-box .flex-column a{-webkit-transition:background 350ms ease-in-out,border-color 350ms ease-in-out,color 150ms ease-in-out;-moz-transition:background 350ms ease-in-out,border-color 350ms ease-in-out,color 150ms ease-in-out;-ms-transition:background 350ms ease-in-out,border-color 350ms ease-in-out,color 150ms ease-in-out;-o-transition:background 350ms ease-in-out,border-color 350ms ease-in-out,color 150ms ease-in-out;transition:background 350ms ease-in-out,border-color 350ms ease-in-out,color 150ms ease-in-out}
.contact-box .flex-column a i{font-size:20px; padding-right:5px;}
/*.contact-box .nav-pills .nav-link:before{content:""; position:absolute; right:-1px; top:0; height:100%; width:1px; background:#f7f7f7; z-index:1;}*/

.contact-box .nav-pills .nav-link.active, .contact-box .nav-pills .show>.nav-link{border: 1px solid #e7c77e; background:#e7c77e; color:#fff;}
	
.address-sd{padding:0; margin:15px 0 0px;}
.address-sd li{display:block; margin-bottom:10px;}
.address-sd li div{color:#333; display:table;}
.address-sd li div i{color: #333;width: 22px; height: 22px; font-size:20px; line-height: 22px; text-align:center; max-width: 100%; display:table-cell;}
.address-sd li div span{padding-left:10px; display:table-cell; vertical-align:top; font-size:15px;}

.getintouch{margin-bottom: 45px;display:block; clear:both; padding-top:20px;}
.getintouch h4{text-align:center; position:relative;font-size: 100%;}
.getintouch h4:before{height: 1px; background:#ebebeb; display: block; position:absolute; top:50%; width: 100%; content:"";}
.getintouch h4 span{padding: 0 .8em; line-height: 1em; background:#fff; position:relative;}

.career-form p{font-size:16px; line-height:26px; margin-bottom:30px;}
.career-form .button{background:#992022; border-color:#992022; color:#fff;}


.career-tab{margin-top:30px;background-color: #221f1f; padding:50px 15px 50px;}
.career-tab h2{color:#fff; text-align:center; margin-bottom:50px; font-weight:normal;}
.career-tab .nav-tabs{text-align:center;}
.career-tab .nav-tabs li{width:33.33%;}
.career-tab .nav-tabs li a{font-size:18px; font-weight:normal; color:#eaeaea; padding-top:15px; padding-bottom:15px; border-radius:0;}
.career-tab .nav-tabs .nav-link{border:0;}
.career-tab .nav-tabs .nav-item.show .nav-link, .career-tab .nav-tabs .nav-link.active, .career-tab .nav-tabs .nav-link:hover, .career-tab .nav-tabs .nav-link:focus{border:0; border-bottom:1px solid #18ba60; color:#18ba60; outline:none; background:none;}
.career-tab .tab-content{padding:0px 0px; border-bottom:1px solid #eaeaea;}
.career-tab .tab-content p{color: #f1f2f2;font-size: 16px;line-height: 35px;}
.career-tab .col-md-8 {padding:70px 0 70px;}
.career-tab .center-block {display: block; margin-left: auto; margin-right: auto;}


.testimonial-box {background:#f6f6f6;position: relative; padding-top:50px; padding-bottom:50px; display:block; margin-top:30px;}
.testimonial-box h2{font-size:24px;transition-delay: .3s;font-weight: 700; color:#333; padding-bottom:10px; margin:0 0 50px; position:relative; text-align:center;}
.testimonial-box h2 span{color:#e7c77e;}
.testimonial-box h2:after {content: ""; position: absolute; left: 0; right:0; margin:auto; bottom: 0; background: #18ba60; width:60px; height: 2px; display: block;}
.testimonial-box .carousel {padding: 0 70px;}
.testimonial-box .carousel .carousel-item {color: #999; font-size: 14px; text-align: center; overflow: hidden; min-height: 290px;}
.testimonial-box .carousel .carousel-item .img-box {width: 135px;height: 135px;margin: 0 auto;padding: 5px;border: 1px solid #ddd;border-radius: 50%;}
.testimonial-box .carousel .img-box img {width: 100%;height: 100%;display: block;border-radius: 50%;}
.testimonial-box .carousel .testimonial {padding: 30px 0 10px; font-size:15px; color:#000; line-height:26px;}
.testimonial-box .carousel .overview {	font-style: italic;}
.testimonial-box .carousel .overview b {text-transform: uppercase;color: #7AA641;}
.testimonial-box .carousel-control-prev, .testimonial-box .carousel-control-next {width: 40px;height: 40px;margin-top: -20px;top: 50%;background: none;}
.testimonial-box .carousel-control-prev i, .testimonial-box .carousel-control-next i {font-size: 68px;line-height: 42px;	position: absolute;display: inline-block;color: rgba(0, 0, 0, 0.8);	text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;}
.testimonial-box .carousel-indicators {bottom: -40px;}
.testimonial-box .carousel-indicators li, .testimonial-box .carousel-indicators li.active {width: 12px;height: 12px;margin: 1px 3px;border-radius: 50%;border: none;}
.testimonial-box .carousel-indicators li {background: #999;	border-color: transparent;box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);}
.testimonial-box .carousel-indicators li.active {background: #555; box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);}

.custom-file{position:absolute; top:0; right:-200px; left:0; opacity:0;}
.custom-file-upload{overflow:hidden; cursor:pointer;}
.custom-file-upload .fa{font-size: 25px; position: absolute; right: 18px; border-left: 1px solid #221f1f; padding-left: 12px;}

.feedbox{background:url(../images/feedback.jpg) no-repeat; background-size:cover; padding:50px; position:relative;}
.feedbox:before{position:absolute; content:""; top:0; background:rgba(0,63,105,0.5); width:100%; height:100%; left:0;}
.feedbox h4{color:#fff; position:relative;}


.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}


.services-item-b{margin-bottom:50px;}
.services-item-video{padding:30px; text-align:center; border:10px solid #e7c77e;}
.services-item-b h3{font-size:20px;font-weight: 700; color:#333; padding-bottom:5px; margin:0 0 10px; position:relative;}
.services-item-b h3:after {content: ""; position: absolute; left: 0;  bottom: 0; background: #9c2024; width:50px; height: 2px; display: block;}
.services-item-b p{margin-bottom:20px;}

.serv-dt{margin-bottom:30px; box-shadow: 0 0 5px #ccc; padding: 15px;}
.serv-dt h2{font-size:24px;font-weight: 500; color:#333; padding-bottom:5px; margin:0 0 10px; position:relative;}
.serv-dt h2:after {content: ""; position: absolute; left: 0;  bottom: 0; background: #9c2024; width:50px; height: 2px; display: block;}

.serv-dt2{margin-bottom:30px; box-shadow: 0 0 5px #ccc; padding: 15px;}
.serv-dt2 h2{font-size:24px;font-weight: 500; color:#333; padding-bottom:5px; margin:0 0 10px; position:relative;}
.serv-dt2 h2:after {content: ""; position: absolute; left: 0;  bottom: 0; background: #9c2024; width:50px; height: 2px; display: block;}
ul.ul_f_f {line-height: 1.7;}
.ul_f_f_decimal {list-style: decimal;}
.ul_f_f_decimal li {margin-bottom: 5px;list-style: decimal;}
.p-l-30 {padding-left: 30px!important;}

.serv-dt3{margin-bottom:30px; box-shadow: 0 0 5px #ccc; padding: 15px;}
.serv-dt3 h2{font-size:24px;font-weight: 500; color:#333; padding-bottom:5px; margin:0 0 10px; position:relative;}
.serv-dt3 h2:after {content: ""; position: absolute; left: 0;  bottom: 0; background: #9c2024; width:50px; height: 2px; display: block;}

.serv-dt4 {margin-bottom:30px; box-shadow: 0 0 5px #ccc; padding: 15px;}
.serv-dt4 h2{font-size:24px;font-weight: 500; color:#333; padding-bottom:5px; margin:0 0 10px; position:relative;}
.serv-dt4 h2:after {content: ""; position: absolute; left: 0;  bottom: 0; background: #9c2024; width:50px; height: 2px; display: block;}
.serv-dt4 .card{border: 1px solid #ececec; border-radius: 5px; background-color: #fff; margin-bottom: 20px; -webkit-box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);    box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%); padding:20px;}
.serv-dt4 h3{font-size:20px; font-weight:600;color: #1f1f1f;margin-bottom:5px;}
.serv-dt4 .card p{margin-bottom:0;}

.serv-dt5{margin-bottom:30px; box-shadow: 0 0 5px #ccc; padding: 15px;}
.serv-dt5 h2{font-size:24px;font-weight: 500; color:#333; padding-bottom:5px; margin:0 0 10px; position:relative;}
.serv-dt5 h2:after {content: ""; position: absolute; left: 0;  bottom: 0; background: #9c2024; width:50px; height: 2px; display: block;}
.serv-dt5 ul{list-style:none; padding-left:0;}
.serv-dt5 ul li{position:relative; padding-left:25px; font-size:15px; margin-left:10px; line-height:24px; margin-bottom:5px;}
.serv-dt5 ul li:before{position:absolute; content:"\f055"; color: #9c2024; left:0; top:0; font-size:14px; display:inline-block; font-family:FontAwesome;}

.faq-que-box h2{font-size:24px;font-weight: 500; color:#333; padding-bottom:5px; margin:0 0 10px; position:relative;}
.faq-que-box h2:after {content: ""; position: absolute; left: 0;  bottom: 0; background: #9c2024; width:50px; height: 2px; display: block;}

#accordion .ac_item {margin-bottom: 10px; padding: 12px 20px; border-radius: 5px; border: 1px solid #ececec;}
#accordion.accordion-shadow .ac_item {-webkit-box-shadow: 0 6px 38px rgb(0 0 0 / 5%); box-shadow: 0 6px 38px rgb(0 0 0 / 5%);}
#accordion .ac_item .ac-title {font-weight: 500; position: relative; padding-right: 10px; margin: 0; font-size: 1em; cursor: pointer;}
#accordion .ac-content{display : none;}
#accordion .active .ac-content {display : block;}
#accordion .ac_item .ac-title:before{font-size:18px;content:"\f067";right:0;position:absolute;font-family: FontAwesome;}
#accordion .ac_item.active .ac-title:before{content:"\f068"}
#accordion .ac_item .ac-title>i{margin-right:8px}
#accordion .ac_item .ac-content{padding-top:12px}
#accordion .ac_item .ac-content>p:last-child{margin-bottom:6px}
#accordion.accordion-simple .ac_item:last-child{border:0}

.inner-page-sec .table-responsive{margin-bottom:30px;}
.inner-page-sec .table-responsive th{background:#9c2024; padding:10px; border:1px solid #ddd;font-size:15px; color:#fff; font-weight:normal; margin:0;}
.inner-page-sec .table-responsive th p{font-size:15px; color:#fff; font-weight:normal; margin:0;}
.inner-page-sec .table-responsive td{padding:10px; font-size:14px; border:1px solid #ddd;}
.inner-page-sec .table-responsive td p{text-align:inherit; font-size:14px; margin:0;}

.btn-submit{cursor:pointer; background:#18ba60; border-color:#18ba60; color:#fff;}
.fillupform .errer{position: absolute; top: 15px; right:0px;}

.nav-tabs{display:block; border:0;}
.nav-tabs li{display:block; float:none;}
.nav-tabs .nav-link{padding:10px 35px !important;background-color: #f5f5f5; position: relative;color: #747474;transition: all .2s; display:block;margin-bottom:5px; border:0; font-size:15px; border-radius:0;} 
.tab-content.know-serv h4{margin:0 0 15px; font-size:26px;}
.tab-content.know-serv h5{margin:10px 0 15px; font-size:16px; font-weight:bold;}
.nav-tabs > li > a.active, .nav-tabs > li > a.active:hover, .nav-tabs > li > a.active:focus{background-color: #992022 !important; border:0;border-radius:0; color:#fff !important;}
.feature-box-icon{box-shadow: 0px 0px 40px 4px rgba(200, 200, 200, 0.5);width: 100px; position: relative;  height: 100px; border: 6px solid #FFF; border-radius: 100%;  padding: 5px; margin-top: 0; margin-bottom: 20px; margin-right: 20px; overflow: hidden; z-index: 1; float:left; margin-right:10px;}
.feature-box-icon img{max-width: 109%;}


.contact-s{}
.contact-s h4{color: #020202;font-size:25px;margin:0px 0 20px;font-weight: 700;}
.addresscont{box-shadow:0 0 5px #ddd; padding:10px 10px; display:block; margin-bottom:20px;}
.addresscont .col-md-12{display:flex;}
.addresscont .icon{flex:0; font-size:30px;}
.addresscont p{flex:4; padding-left:10px; font-size:15px; text-align:left;}
.addresscont p strong{font-weight:bold; text-transform:uppercase; font-size:17px;}
.addresscont p a{color:#333;}

.googleMap{display:block; clear:both; position:relative; padding-top:50px;}
.padd2{padding-top:50px;}


/* GST acts class*/

.acts-header{padding: 15px; background: #F1F1E6; border: none; box-shadow: 0 2px 3px rgb(0 0 0 / 25%);}
.acts-header .input-group{flex-wrap: nowrap !important;position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%;}
.acts-header .input-group > .form-control, .acts-header .input-group > .form-select{position: relative; flex: 1 1 auto; width: 1%; min-width: 0;}
.disablebtn{background: #c3953d; color: #000;position: relative;display: inline-block;font-weight: 400;padding: 0.375rem 0.75rem;font-size: 1rem;border-radius: 0.15rem;line-height: 1.9;}
.acts-header .form-select{position: relative; flex: 1 1 auto;font-size: 14px;border-top-right-radius: 0;border-bottom-right-radius: 0;margin-left: -1px;border-top-left-radius: 0;border-bottom-left-radius: 0;display: block;padding: 0.375rem 2.25rem 0.375rem 0.75rem; font-weight: 400;background-color: #fff;appearance: none;border: 1px solid #ced4da;background-image: url(../images/drop-arow.svg); background-repeat: no-repeat;  background-position: right 0.75rem center;background-size: 16px 12px;}
.w25{width: 25%;}
.acts-header .input-group-text{display: flex;align-items: center;padding: 0.375rem 0.75rem; border:0;}
.acts-header .input-group-text {background: #f5f5f5; font-size: 10px;}

.pay-tab table{margin-bottom:30px;}
.pay-tab table td{padding:8px; font-size:14px; border:1px solid #ddd; }

.marq img{margin-bottom:15px; cursor:pointer;}

.fancybox{padding:5px; border:1px solid #e1e1e1; margin: 0 5px 10px; height: 150px;overflow: hidden;flex: 0 0 32%;max-width:32%; align-items: center;display: flex; text-align:center;}
.fancybox img{display:inline-block;margin: auto;}

.head-part-sec{padding-top: 160px; padding-bottom:100px; display:block; background-size: cover; background-position: center;  z-index: 1; position:relative;}
.head-part-sec h1{color: #fff;font-size:45px;margin-bottom:0px;font-weight: 700;}
.head-part-sec p{color: #fff;font-size:16px;margin-bottom:0px;}
.img-bg-1{background-image:url(../images/about-bg.jpg);}
.img-bg-2{background-image:url(../images/contact-bg.jpg);}
.img-bg-3{background-image:url(../images/services-bg.jpg);}

.inner-content-sec{padding-bottom:50px; padding-top:50px; display:block; clear:both; position:relative;}
.inner-content-sec h2{color: #153462;font-size:18px;margin-bottom:15px;font-weight: 700;}
.justify{text-align:justify;}

.contact-title{margin-bottom:20px;}
.contact-title h2{color: #153462;font-size:18px;margin-bottom:15px;font-weight: 500;}
.contact-title h3{color: #153462;font-size:24px;margin-bottom:15px;font-weight: 700;}

.box-1{padding-top:15px; padding-bottom:15px; background:#333; border:1px solid #f7ba00; display:block; text-align:center; margin-bottom:25px;}
.box-1 h3{text-align:center;color: #f7ba00; font-size:20px; font-weight:bold;}
.box-2{padding-top:15px; padding-bottom:15px; background:#f7ba00; border:1px solid #c3950b; display:block; text-align:center; margin-bottom:25px;}
.box-2 h3{text-align:center;color: #333; font-size:20px; font-weight:bold;}

.why-choose-section {padding: 80px 0; background: #faf8f3;}
.section-title {font-size: 2.5rem; font-weight: 700; color: #8b6b1f; margin-bottom: 20px;}
.section-description {max-width: 900px; margin: 0 auto; color: #6b7280; font-size: 1.1rem; line-height: 1.8;}
.feature-card {background: #fff; border-radius: 16px; padding: 35px 30px; height: 100%; border: 1px solid rgba(184, 134, 11, 0.15); transition: all 0.35s ease; box-shadow: 0 8px 25px rgba(184, 134, 11, 0.08); position: relative;    overflow: hidden;}
.feature-card::before {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 4px;  background: linear-gradient(90deg, #b8860b, #d4af37, #f5d76e);}
.feature-card:hover {transform: translateY(-8px); box-shadow: 0 20px 40px rgba(184, 134, 11, 0.18); border-color: rgba(184, 134, 11, 0.35);}
.feature-number {width: 65px; height: 65px; border-radius: 50%; background: linear-gradient(135deg, #b8860b, #d4af37); color: #fff; font-size: 1.4rem; font-weight: 700; display: flex; align-items: center; justify-content: center;    margin-bottom: 22px; box-shadow: 0 8px 20px rgba(184, 134, 11, 0.25);}
.feature-title {font-size:20px; font-weight: 700; color: #8b6b1f; margin-bottom: 15px; line-height: 1.4;}
.feature-text {color: #555; line-height: 1.8; margin-bottom: 0; font-size:16px;}

.peer-review-section { background: #fff;}
.peer-review-card {background: #ffffff; padding: 40px 50px 20px; border-radius: 20px; position: relative;  overflow: hidden; border: 1px solid rgba(184, 134, 11, 0.2);  box-shadow: 0 15px 40px rgba(184, 134, 11, 0.08);}
.peer-review-card::before { content: ""; position: absolute;  top: 0; left: 0; width: 100%; height: 5px; background: linear-gradient( 90deg, #9c7a2b, #d4af37, #f2d57e, #d4af37, #9c7a2b);}
.peer-badge {display: inline-block; padding: 12px 30px; border-radius: 50px; background: linear-gradient(135deg, #9c7a2b, #d4af37); color: #fff; font-size: 1rem; font-weight: 700; letter-spacing: 1px; box-shadow: 0 8px 20px rgba(184, 134, 11, 0.25);}
.peer-title {color: #8b6b1f; font-size: 2rem; font-weight: 700;}
.peer-text {font-size:16px; line-height: 1.9; color: #555; margin-bottom: 20px;}
.peer-text strong {color: #8b6b1f;}

.vision-mission-section {background: #faf8f3;}
.section-badge {display: inline-block; padding: 10px 24px; background: linear-gradient(135deg, #9c7a2b, #d4af37); color: #fff; border-radius: 50px; font-weight: 600; letter-spacing: 1px;}
.section-title {font-size: 2.6rem; font-weight: 700; color: #8b6b1f;}
.section-subtitle {max-width: 800px; margin: auto; color: #666; line-height: 1.8;}
.vm-card {background: #fff; padding: 40px; border-radius: 20px; height: 100%; border: 1px solid rgba(184, 134, 11, 0.15); box-shadow: 0 12px 35px rgba(184, 134, 11, 0.08); transition: all 0.3s ease;}
.vm-card:hover {transform: translateY(-8px); box-shadow: 0 20px 45px rgba(184, 134, 11, 0.15);}
.vm-icon {width: 70px; height: 70px; border-radius: 50%; background: linear-gradient(135deg, #9c7a2b, #d4af37); color: #fff; font-size: 28px; display: flex;  align-items: center; justify-content: center; margin-bottom: 25px;}
.vm-title {color: #8b6b1f; font-size: 2rem; font-weight: 700; margin-bottom: 20px;}
.vm-text { color: #555; line-height: 1.9; margin-bottom: 0;}
.mission-list { padding-left: 20px; margin: 0;}
.mission-list li { margin-bottom: 15px; color: #555; line-height: 1.8;}
.core-values-wrapper {margin-top: 30px;}
.core-title {color: #8b6b1f; font-size: 2rem;  font-weight: 700;}
.value-card {background: #fff; border-radius: 15px; padding: 25px 15px; text-align: center; font-weight: 600; color: #8b6b1f; border: 1px solid rgba(184, 134, 11, 0.15); box-shadow: 0 8px 25px rgba(184, 134, 11, 0.08);    transition: all 0.3s ease;}
.value-card:hover {background: linear-gradient(135deg, #9c7a2b, #d4af37); color: #fff; transform: translateY(-5px);}

.page-banner {position: relative; color: #ffffff; text-align: center; padding: 270px 0px 110px; background-color: #25283a; z-index: 2;}
.page-banner .image-layer {position: absolute;left: 0px;top: 0;width: 100%;height: 100%;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.page-banner .image-layer:before {content: '';  position: absolute;   left: 0;   top: 0;   width: 100%;   height: 100%;   background: #001c2a;   opacity: 0.80;}


.partners-section{background:#faf8f3;}
.section-badge{display:inline-block; padding:10px 25px; border-radius:50px; background:linear-gradient(135deg,#9c7a2b,#d4af37); color:#fff; font-size:14px; font-weight:600; letter-spacing:1px;}
.partner-card{background:#fff; border-radius:20px; padding:35px; height:100%; border:1px solid rgba(184,134,11,.15); box-shadow:0 10px 30px rgba(184,134,11,.08); transition:.3s ease;  position:relative; overflow:hidden;}
.partner-card::before{content:""; position:absolute; top:0; left:0; width:100%; height:5px; background:linear-gradient(90deg, #9c7a2b, #d4af37, #f2d57e);}
.partner-card:hover{transform:translateY(-8px); box-shadow:0 20px 45px rgba(184,134,11,.15);}
.partner-header h3{font-size:1.5rem; font-weight:700; color:#8b6b1f; margin-bottom:5px;}
.partner-header span{color:#777; font-weight:600; display:block; margin-bottom:15px;}
.partner-qualification{display:inline-block; background:rgba(212,175,55,.12); color:#8b6b1f; padding:8px 15px; border-radius:30px; font-size:14px; font-weight:600; margin-bottom:20px;}
.partner-card p{color:#555; line-height:1.8; margin-bottom:15px;}


.office-locations-section{background:#faf8f3;}
.section-badge{display:inline-block; padding:10px 24px; border-radius:50px; background:linear-gradient(135deg,#9c7a2b,#d4af37); color:#fff; font-weight:600; letter-spacing:1px;}
.office-card{background:#fff; padding:30px; border-radius:20px; height:100%; position:relative; border:1px solid rgba(184,134,11,.15); box-shadow:0 10px 30px rgba(184,134,11,.08); transition:.3s ease;}
.office-card:hover{transform:translateY(-8px); box-shadow:0 20px 40px rgba(184,134,11,.15);}
.office-card::before{content:""; position:absolute; top:0; left:0; width:100%; height:5px; background:linear-gradient(90deg, #9c7a2b, #d4af37, #f2d57e);}
.office-number{width:55px; height:55px; border-radius:50%; background:linear-gradient(135deg,#9c7a2b,#d4af37); color:#fff; display:flex; align-items:center; justify-content:center; font-weight:700; margin-bottom:20px;}
.office-card h3{color:#8b6b1f; font-size:1.5rem; font-weight:700; margin-bottom:5px;}
.office-head{color:#777; font-weight:600; margin-bottom:20px;}
.office-info{margin-bottom:15px;}
.office-info strong{color:#8b6b1f; display:block; margin-bottom:5px;}
.office-info p{margin:0; color:#555; line-height:1.7;}
.office-info a{ color:#8b6b1f; text-decoration:none;}
.office-info a:hover{color:#d4af37;}

.control-form{margin-bottom:15px;}
.btn-send{background:#f7ba00;color:#333;border:none; padding:14px 36px; font-size:.8rem;font-weight:700; letter-spacing:.12em;text-transform:uppercase; border-radius:2px;cursor:pointer; transition:background .2s,transform .15s;}
.btn-send:hover{background:#333; color:#fff; transform:translateY(-2px)}


.stats-section{background:#111315;}
.stats-wrapper{display:flex; background:#111315; border:1px solid #c9a54c;}
.stat-box{flex:1; text-align:center; padding:25px 15px; border-right:1px solid #c9a54c; transition:all .3s ease;}
.stat-box:last-child{border-right:none;}
.stat-box h2{color:#d4af37; font-size:3rem; font-weight:700; margin-bottom:5px; line-height:1;}
.stat-box p{color:#ffffff; font-size:1.2rem; margin:0; font-weight:400;}
.stat-box:hover{background:#1a1d20;}

.office-branches{background:#f4f4f4;}
.office-title{font-size:2.2rem; font-weight:700; color:#0f172a;}
.office-grid{border:1px solid #d4af37;}
.office-item{background:#f8f8f8; min-height:82px; display:flex; flex-direction:column; justify-content:center; align-items:center; text-align:center; padding:15px; border-right:1px solid #d4af37; transition:all .3s ease;}
.office-grid .col-lg:last-child .office-item{border-right:none;}
.office-item h4{ margin:0; font-size:1.15rem; font-weight:500; color:#111827;}
.office-item span{font-size:1.15rem; color:#111827; line-height:1.2;}
.office-item.active{ background:#d4af37;}
.office-item.active h4,
.office-item.active span{color:#fff; font-weight:600;}
.office-item:hover{ background:#e8c15a; cursor:pointer;}
.office-item:hover h4,
.office-item:hover span{color:#fff;}





@media(max-width:767px){
	.float_right.address{display:none;}
	.logo img{width:270px;}
	.header-logo-sec .logo{height:auto;}
	.header .collapse.in{display:block;}
	.navbar{padding: 0;}
	.navbar-toggler{background:#ccc; float:right;padding: 5px 5px; margin-top:0px;}
	.slider-content p{font-size: 12px;margin-top: 10px;}
	.slider-content h1{font-size: 22px;}
	.navbar-nav > li{border-bottom:1px solid #ddd;}
	.navbar-toggler-icon{}
	.navbar-brand{float: left; margin-right: 0; padding:0;}
	.header-logo ul{display:none;}
	.inner-breadcrum-sec h2{font-size:22px;}
	.carousel-control-next, .carousel-control-prev{top: 30%; width:auto;}
	.carousel-control-prev{left:1%;}
	.carousel-control-next{right:1%;}
	.banner-sec img{height:200px;}
	.banner-sec{min-height:1px !important;}
	.slide-text{top:0px; padding:10px 10px; width:auto;}
	.slide-text > h1{font-size: 14px;line-height: 22px; margin-bottom:0; padding-left:5px; padding-right:5px;}
	a.btn-theme{padding:5px 20px;font-size:14px;}
	.midd-sec-inner{padding:0;}
	.inner-breadcrum-sec{padding-top:20px; padding-bottom:20px; position:relative; margin-left:-15px; margin-right:-15px;}
	.inner-page-sec{padding-top:15px;}
	.know-serv h4{font-size:18px;}
	.about .side-icn{top: 90%;left: 0;right: 0;margin: auto;}
	.contact-s h3{font-size:24px;}
	.row-2-columns-bordered>[class*=col]:nth-child(1):after{right: 0;}
	.copy-right{text-align:center;}
	.copy-right p{text-align:center}
	.call-ad li a span{padding-left: 10px;}
	.mid-text-box-inner h3{font-size:26px;}
	.navbar .dropdown-menu{position:relative;width: auto;}
	.open > .dropdown-menu {display: block; left:0 !important}
	.navbar .dropdown-menu .dropdown-menu{width: auto;}
	.navbar .dropdown-menu .dropdown-menu:before{border-right: 10px solid transparent;}
	
	.navbar-nav{width: 100%;}
	.navbar-nav > li.drop-p{position:relative;}
	.navbar-nav> li{border-bottom:1px solid #ddd;}
	.navbar-nav> li> a{line-height:35px;display:block; padding-top:0; padding-bottom:0;}
	.navbar-nav > li > .arow{top:15px; right:5px; width:25px; background:#ddd; text-align:center;position: absolute;}
	.navbar-nav > li > .arow:before{font-family: 'FontAwesome';content: "\f107";}
	.dropdown.open .dropdown-menu{width: 100%;opacity: 1 !important; margin-top:15px;display: block;}
	.navbar-nav> li.dropdown.open:before{bottom: auto; margin: 0; left: 15px; opacity: 1;  top:-4px;}
	.navbar-nav> li.dropdown.open:after{bottom: auto; margin: 0; left: 16px; opacity: 1;  top:-2px;}
	.navbar ul > li > a:not(:only-child):after{content:""; display:none;}
	
	.carousel-caption h3{font-size:18px;}
	.carousel-caption{top:24px;}
	.carousel-indicators{display:none;}
	.home-middle-sec img{margin-bottom:15px;}
	.hm-services-sec{padding-top:35px;}
	.hm-services-sec h2{font-size: 25px;}
	.hm-contactus-title h2{font-size: 24px;}
	.bg-athens-gray-inner img{display:none;}
	.table-grid .RadGrid .rgMasterTable td{padding: 0px; font-size: 12px;}
	.navbar-toggler-icon{background-image: url(../images/tog.svg);}
	
	.RadWindow.rwTransparentWindow{width:100% !important;}
	[style="width:927px;"]{width:100% !important;}
	.top-lt-info{text-align:center;}
	.header-logo{width:100%;}
	.home-middle-sec h2{font-size: 22px;}
	.our-term-box .col-md-2{text-align:center; margin-bottom:10px;}
	.welcomeWrap{padding:20px 0;}
	.welImg{display:none;}
	.footer-wrap .email{margin-left:0;}
	.footer-wrap .email a{font-size:14px;}
	.footer-wrap .footer-call{float:none; margin-top:5px;}
	.home-middle-sec p{font-size: 14px;}
	.btn-red{margin-bottom:30px;}
	.hm-query-sec h2{font-size:24px;}
	.hm-query-sec img{margin-top:20px;}
	.hm-testimonial-sec h2{font-size:26px;margin-bottom:30px;}
	.hm-testimonial-sec .carousel{padding: 0 0px;}
	.hm-testimonial-sec .carousel-control-prev{left: -30px;}
	.hm-testimonial-sec .carousel-control-next{right: -30px;}
	.hm-testimonial-sec .carousel-control-prev i, .hm-testimonial-sec .carousel-control-next i{font-size: 50px;}
	.hm-testimonial-sec .carousel .testimonial{font-size: 14px;line-height: 24px;}
	.quote-wrap{text-align:center;}
	.quote-heading{font-size:26px;}
	.quote-wrap p{padding:0;}
	.quote-btn a{margin:0 30px;padding:13px 25px;}
	.foote-link ul.foot-link-list{margin-bottom:10px;}
	.call-ad li div span{padding-left: 10px;}
	.our-term-box h4{font-size:26px;}
	.our-term-box h5{font-size:14px; line-height:22px;}
	h4.we-comm-head{font-size:24px;}
	.slide-founder .carousel-control-prev{left: 10px;}
	.slide-founder .carousel-control-next{right: 10px;}
	.timeline .timeline-item h3{font-size: 20px;}
	.timeline .timeline-item{margin: 3rem 0rem 3rem 3rem;}
	.testimonial-box h2{font-size:26px;}
	.testimonial-box .carousel{padding: 0 0px;}
	.testimonial-box .carousel-control-prev{left: -30px;}
	.testimonial-box .carousel-control-next{right: -30px;}
	.testimonial-box .carousel-control-prev i, .testimonial-box .carousel-control-next i{font-size: 50px;}
	.testimonial-box .carousel .testimonial{font-size: 14px;line-height: 24px;}
	.contact-box .nav-pills .nav-link.active, .contact-box .nav-pills .show>.nav-link{border-radius: .25rem;}
	.contact-form-box{padding: 30px 20px;}
	.oneByOne_item a.btn-theme{display:none !important}
	.slide-text > h1 span{font-size:13px;}
	
	.navbar-nav > li > a{padding-bottom:10px; padding-top:10px;}
	.about .content h3{font-size: 24px;}
	.hm-contact-sec h4{font-size:18px;}
	.exc{font-size:14px;}
	.expet{font-size:16px;}
	.dis{font-size:14px;}
	.hm-contact-sec .btn-susses{font-size:16px;}
	.services .section-title h2{font-size: 20px;}
	.services .section-title h3{font-size:16px;}
	.ser-bx{height: 40vh;}
	.ser-bx h4{font-size:16px;}
	.ser-bx p{font-size:14px;}
	.hm-industries-sec h2{font-size: 20px;}
	.ind-box{height: 28vh;}
	.tm-lft{min-height: 175px;}
	.testimonial-sec h2{font-size: 24px;}
	.tm-rht{padding: 40px 15px 0;min-height: 300px;text-align: center;}
	.about .content{padding:0;}
	.ftr-quote-comp .text-right{text-align:left !important;}
	.footer-copy{text-align:center;}
	.footer-copy .text-right{text-align:center !important;}
	.serv-dt h2, .serv-dt2 h2, .serv-dt3 h2, .serv-dt4 h2, .serv-dt5 h2, .faq-que-box h2{font-size: 20px;}
	.clock-quote, .footer h4{font-size: 20px;}
	.navbar-collapse ul > li > a:not(:only-child):after{top:15px;}
	.contact-s h4{font-size: 20px;}
	
	
	.acts-header .input-group{width: auto;flex-wrap: wrap !important;}
	.disablebtn{flex: 40%;max-width: 40%;padding: 0.375rem 0.45rem;font-size: 12px;}
	.acts-header .input-group-text{flex: 100%;}
	.acts-header .input-group > .form-control, .acts-header .input-group > .form-select{flex: 60%;max-width: 60%;font-size: 12px;}
	
	.fancybox{flex: 0 0 47%;max-width:47%;}
	.about .content h3 span{font-size: 26px;}
	.stats-wrapper{display:block;}
	
	
}


@media (min-width: 1200px){
.navbar {padding: 0; display: block;}
.navbar-header {float: none;}
}

@media(min-width:992px){
.navbar .container{display: flex;flex-wrap: wrap;justify-content: space-between;    align-items: center;}	
.header.sticky-header{padding-top: 0; position: fixed; top: 0; left: 0; width: 100%; background: #fff; z-index:99;}	
.header.sticky-header .navbar-collapse{border-bottom:solid 1px #ddd;}
.container {position: relative; max-width:1220px;}
.navbar ul > li > ul.dropdown-menu{box-shadow:0 0 0; width:250px; top:98%;}
.navbar ul > li:hover > ul.dropdown-menu{display:block;}
.fixedhead {position: fixed; top: 0; width: 100%; z-index:999; border-bottom:1px solid #ddd;}
.navbar-default .navbar-nav > li.dropdown.nosingl{position:relative;}
.navbar-default .navbar-nav > li.dropdown.nosingl > ul.dropdown-menu{width:300px;}
.bottpimg{position:absolute; bottom:100px; right:0;}
.paddtp{padding-top:80px;}
.header{z-index:99;}
.header.affix .top-bar{position:relative; opacity:0;}
.header.affix .header-menu{width:100%; top:0; position:fixed; left:0;}
.navbar-nav > li.drop-p .full-width{width:100%; padding:15px; top:100% !important; left:0 !important}
.sticky-header .header-logo{padding-bottom:0; padding-top:0;}
.sticky-header .header-logo ul{padding-top:0px;}

.inn-mwhy .col-md-3{width:20%;}
.inn-mwhy .col-md-3 img{max-width:100%;}
.open>.dropdown-menu{display:none;}
 .navbar-nav>.open>a,  .navbar-nav>.open>a:focus, .navbar-nav>.open>a:hover{background-color:transparent;color: #333;}

}

