.inner-wrapper p {
	color: #212020;
	font-size: 100%;
	font-weight: 400;
	margin-bottom: 20px;
}
.bg-wrapper h2 em:after {
    content: " ";
    border-bottom: 1px  solid #822800;
    width: 20px;
    position: absolute;
    left: 0;
    top: 30px;
}

.fntweight{font-weight: 800;background: linear-gradient(90deg, #10c3ec 12.33%, #0262af 33.75%, #df22b8 60.02%, #ef0631 89.93%);-webkit-text-fill-color: transparent;-webkit-background-clip: text;font-size: 23px;padding-top: 3px;}
.leader-wrap {
    padding-top: 20px !important;
    padding-bottom: 15px !important;
    /* background: url("../../assets/images/leder-bg.jpg") repeat; */
    display: block;
}

.pricing-content li a {
   color: black;
}

.pricing-content li a:hover i {
    opacity: 1;
    transition: 0.2s;
}

.pricing-content li a:hover {
    padding-left: 5px;
    transition: 0.5s;
	 color: #0262af !important;
	font-weight: 600 !important;
}
.serviceBox .title.purple:hover{ color: #0262af;}



.public_section {
     padding-top: 20px !important; 
    /* padding-bottom: 15px !important; */
   /* padding: 20px 0px 40px 0px;*/
 background: url("../../assets/images/shapes-bg.png") repeat; 
    display: block;
}
.department_section {
    background-color: #f3f4f9;
    /* padding-top: 20px !important; */
    /* padding-bottom: 15px !important; */
    padding: 20px 0;
    /* background: url("../../assets/images/leder-bg.jpg") repeat; */
    display: block;
}

.dashboard_section {
    padding-top: 20px !important;
    padding-bottom: 15px !important;
 background: url("../../assets/images/shapes-bg.png") repeat; 
    display: block;
}

.justify-content-center {
    justify-content: center !important;
    flex-wrap: wrap;
}

.content-header-background {
      background: #b33d2f;
    color: #ffffff;
    font-family: Georgia, serif;
    margin-bottom: 30px;
    margin-top: 3px;
    padding: 11px;
;
}


.ulside1{

}

.content-header-background h1 {
    text-transform: capitalize !important;
		font-size: 18px
}
.organebox {
    padding: 1px 5px;
    font-size: 12px !important;
    line-height: 1.5;
    font-weight: 700;
    background-color: #e56049;
    color: white !important;
}

.bluecolor {
    padding: 2px 7px;
    font-size: 12px !important;
    line-height: 1.5;
    font-weight: 700;
    background-color: #124dac;
    color: #FFFFFF!important;
}


body {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.4
}

.box1{
    animation-duration: 1.5s;
    animation-name: fadeInLeft;
    box-shadow: #e8e8e8 0px 0px 6px 0px;
    background: #fff;
    padding: 15px 10px 20px 10px;
}
.box2{
    animation-duration: 1.5s;
    animation-name: fadeInLeft;
    box-shadow: #e8e8e8 0px 0px 6px 0px;
    background: #fff;
    padding: 15px 10px 20px 10px;
}

.box3{
    animation-duration: 1.5s;
    animation-name: fadeInLeft;
    box-shadow: #e8e8e8 0px 0px 6px 0px;
    background: #fff;
    padding: 15px 10px 20px 10px;
    overflow: scroll;
    height: 222px;
    overflow-x: hidden;
}
.news1 h4 {
    
    background: #f3f3f3;
       margin-bottom: 0px;
       padding: 8px 0px;
       color: #000000;
       text-align: center !important;
       font-weight: bold;
       text-transform: capitalize !important;
       font-size: 18px;
}

.right_block
{
	   width: 15%;
	   background-color: #fff;
	   padding: 10px;
	   height: auto;
	   box-sizing: border-box;
	   overflow: hidden;
	   /* border: 1px solid #ddd; */
	   border-top: 3px solid #6a838e;
	   border-bottom: 3px solid #6a838e;
}

.right_block p {
    color: #000;
    margin-bottom: 5px;
    font-size: 0.8em;
    text-align: center;
    line-height: 22px !important;
}

.right_block h4 {
   color: #000;
    font-size: 0.9em;
    margin-top: 10px;
    margin-bottom: 3px;
    text-align: center;
    font-weight: 600;
}
.right_block img
{
	    border-radius: 50%;
    max-height: 100px;
    margin: 10px auto;
    display: block;
    border: 4px solid #ffcf52;
}


.news1 .scroll {
  background: #ffffff;
   
    padding: 10px;
    overflow: hidden;

    transition: all 0.5s ease 0s;
    max-height: 220px !important;
    min-height: 220px !important;
    font-size: 12px;
}




.news1 ul {
  
/* margin-left: -23
px
; */
  
font-size: 14px;
  
color: black;
  
padding: 0;
  
text-align: left;
  
font-weight: 500;
  
line-height: 33px;
}
.mainctn1 {
    background: #ebebeb;
    padding: 20px 20px;
    padding: 10
px
 20
px;
}

.right-content {
	padding-top: 0
}

.nav-wrapper {
	background: #cbc9c9 url(../images/nav-bg.jpg) repeat-x top center;
	border-bottom: 1px solid #a4a4a4
}

.nav-wrapper ul li {
	border: none
}

.nav-wrapper ul li:hover a,
.nav-wrapper ul li.hover a,
.nav-wrapper ul li.active a {
	background: #32789d url(../images/nav-menu-hover-bg.jpg) repeat-x top center;
	color: #fff
}

.nav-wrapper ul li a {
	padding: 0 21px!important
}

.nav-wrapper ul li.hasnav {
	background: url(../images/blt-bottom.png) no-repeat 96% center
}

.nav-wrapper ul ul {
	background: #32789d
}

.nav-wrapper ul ul li.active a,
.nav-wrapper ul ul li.hover a,
.nav-wrapper ul ul li a:hover {
	background: #e09912
}

.nav-wrapper ul li a {
	color: #000
}

.gray-bg {
	background: url("../images/minister-bg.jpg");
	padding: 30px 0px !important;
}

.slides>li {
	position: relative
}

.slide-caption {
	position: absolute;
	bottom: 23px;
	right: -0;
	z-index: 1000;
	color: #fff;
	line-height: 1.6em;
	font-size: 1.2em;
	padding: 10px;
	max-width: 400px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	background: rgba(0, 0, 0, 0.6);
}

.slide-caption p {
	color: #0f0f0f;
	font-weight: 400;
	font-size: 100%;
	line-height: 115%
}

.slide-caption a {
	color: #000;
	font-weight: 600;
	text-decoration: none;
	font-size: 100%
}

.slide-caption a:hover {
	text-decoration: underline
}

.slide-caption h2 span {
	display: block;
	font-weight: 300
}

ul#nav li a i.fa-home {
	font-size: 150%
}

.body-block.whats-new-area h2 {
	color: #fff;
	margin-bottom: 0;
	margin-top: 17px
}

.mii-logo {
	display: inline-block
}

.gallery-wrapper {
	background: url(../images/section-rural-bg.jpg) repeat;
	min-height: 220px;
	padding: 40px 0 50px
}

.gallery-area a {
	background: #008544;
	border: 0 none;
	color: #fff;
	display: inline-block;
	padding: 10px 15px;
	position: relative;
	text-transform: uppercase;
}
.gallery-area a:hover, .video-heading a:hover {
    background: #d2412d;
    color: #fff;
}

.gallery-area h3 {
	background: #912c1f;
	color: #fff;
	float: left;
	padding: 10px 20px;
	text-transform: uppercase;
	font-weight: 700;
}

.gallery-holder ul.slides {
	float: left;
	width: 74.5%;
	padding: 1px
}

.gallery-holder ol.flex-control-nav.flex-control-thumbs {
	float: left;
	margin: 0 0 0 1.5%;
	padding: 0;
	width: 23.2%
}

.gallery-holder .flex-direction-nav {
	display: none
}

.gallery-holder .flex-control-thumbs li {
	margin: 0 0 6.8%;
	padding: 0;
	width: 100%;
}

.bttn-view {
	position: absolute;
	top: 0;
	right: 5px
}


/*.gallery-right{position:relative;width:30%;float:right;padding-top:70px}*/

.bttn-intrct {
	border: 1px solid #ffd800;
	display: inline-block;
	padding: 15px 50px 15px 20px;
	color: #ffd800;
	font-size: 120%;
	font-weight: 600;
	position: relative;
	margin-bottom: 20px
}

.bttn-intrct i {
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 200%
}

.bttn-intrct:hover {
	background: #ffd800;
	color: #333
}


/*.gallery-right ul li{color:#fff;font-size:110%;background:url(../images/blt-green.png) no-repeat 0 4px;padding:0 0 15px 20px}
.gallery-right ul li a{color:#fff}
.gallery-right ul li a:hover{text-decoration:underline}*/

.gallery-heading {
	float: left;
	left: 1px;
	position: absolute;
	top: 1px;
	z-index: 99999;
	opacity: .6
}

.gallery-area .gallery-heading {
	opacity: 1
}

.banner-wrapper .flex-direction-nav a {
	opacity: .5
}

.banner-wrapper .flex-direction-nav a::before {
	font-size: 15px;
	font-weight: 300;
	background: #19181f;
	display: inline-block;
	color: #FFF;
	border-radius: 0;
	text-shadow: none;
	line-height: 30px;
	width: 40px;
	text-align: center;
	padding: 5px;
}

.gallery-container {
	padding: 40px 15px !important;
}

.gallery-area {
	width: 68%;
	float: right;
	position: relative;
}

.gallery-holder .slide-caption {
	width: 100%;
	display: block;
	background: transparent;
	color: #FFF;
	bottom: 0;
	font-size: 1em;
	padding: 10px;
	max-width: inherit;
}

.youtube-video {
	width: 100%;
	position: relative;
	padding-bottom: 57.58777%
}

.mar-bott {
	margin-bottom: 15px
}

.youtube-video iframe {
	width: 100%;
	position: absolute;
	height: 100%
}

.left-menu {
	width: 25%;
	float: left
}

.right-content {
	float: right
}

.breadcam {
	padding-bottom: 10px;
	padding-top: 10px;
	display: block;
	border-bottom: 1px solid #efefef;
}

.breadcam li {
	list-style-type: none;
	display: inline-block;
	font-size: 100%;
	color: #666666
}

.breadcam li a {
	display: block;
	background: url(../images/breadcam-arrow.png) no-repeat right center;
	padding-right: 13px;
	color: #000;
}

.breadcam li:last-child a {
	background: none
}

.breadcam li.current {
	color: #666666
}

.inner-wrapper .body-container {
	padding-top: 0
}

.inner-wrapper .left-menu {
	width: 25%;
	float: left
}

.inner-wrapper .inner-content {
	width: 100%;
	float: left
}

.inner-wrapper .inner-content p {
	text-align: justify
}

.left-menu ul {
	display: block;
	width: 100%;
	border-right: 4px solid #ededed;
	padding-right: 20px
}

.left-menu ul li a {
	background: url(../images/ico-inner-list.png) no-repeat 9px 16px;
	padding: 10px 0 10px 30px;
	display: block;
	font-weight: 600
}

.left-menu ul li {
	margin-bottom: 10px
}

.left-menu ul li:hover a,
.left-menu ul li.active a {
	background: url(../images/ico-inner-list.png) no-repeat #efefef 9px 16px
}

.left-menu ul li ul {
	padding-right: 0;
	width: 100%;
	border: none
}

.left-menu ul li ul li a {
	margin-left: 20px
}

.left-menu ul li ul li {
	background: none
}

.common-right ul>li>.de-lag {
	padding: 6px;
	font-size: 120%;
	display: inline-block;
}

.hindi.cmf_lan.d-hide {
	padding-top: 5px;
}

.left-menu ul li:hover ul li a,
.left-menu ul li.active ul li a,
.left-menu ul li ul li:hover a,
.left-menu ul li ul li.active a {
	background: url(../images/ico-inner-list.png) no-repeat 9px 16px
}

.left-menu ul li ul li a:hover {
	background: url(../images/ico-inner-list.png) no-repeat 9px 16px;
	text-decoration: underline
}

.left-menu ul li.active a,
.left-menu ul li:hover a {
	color: #004242
}

.left-menu ul li a:hover {
	text-decoration: none
}

.inner-content h2 {
	font-size: 160%;
	font-weight: 500;
	padding-bottom: 10px;
	color: #333;
	margin-top: -9px
}




.color-border {
	width: 40%;
	min-width: 150px;
	height: 3px;
	background: #004242;
	margin-bottom: 20px
}

.inner-content h3 {
	font-weight: 500;
	font-size: 110%;
	padding-bottom: 20px;
	color: #333;
	padding-top: 5px
}

.inner-content p {
	font-size: 100%
}

.inner-content ul {
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 22px
}

.inner-content ul li {
	background: url(../images/ico-list-dbl-arrow-red.png) no-repeat 0 5px;
	padding-left: 18px;
	margin-bottom: 10px;
}

.inner-content ul li:last-child {
	margin-bottom: 0
}

.inner-content hr {
	color: #ebebeb;
	background: #ebebeb;
	margin: 30px 0
}

.inner-content img.left {
	float: left;
	padding: 4px;
	border: 1px solid #ebebeb;
	margin: 0 20px 20px 0
}

.inner-content img.right {
	float: right;
	padding: 4px;
	border: 1px solid #ebebeb;
	margin: 0 0 20px 20px
}

.inner-content {
	padding-bottom: 20px
}

.infocus,
.tabs-box,
.external-link {
	border-radius: 1px
}

.body-container {
	padding: 0
}

a.read-more {
	color: #004242;
	background: url(../images/blt-link-blue.png) no-repeat scroll 0 2px rgba(0, 0, 0, 0);
	text-decoration: none;
	font-size: 100%;
	padding-left: 20px
}

a.read-more:hover {
	color: #689512;
	background: url(../images/blt-green.png) no-repeat scroll 0 2px rgba(0, 0, 0, 0)
}

.whats-new-maincontainer {
	width: 60.4%;
	float: left;
	margin: 0 0px
}

.complaint {
	width: 36%;
	float: left;
	margin-right: 30px
}

.otonomus-container {
	width: 36%;
	float: right;
	background: #77a6be;
	padding: 20px
}

.whats-new {
	color: #1a1a1a;
	float: left;
	margin: 0 2.5% 0 0;
	padding: 20px 0;
	width: 60%
}

.whats-new h3 {
	background: rgba(0, 0, 0, 0) url(../images/whats-new.png) no-repeat scroll 0 6px;
	color: #000;
	font-size: 160%;
	font-weight: 600;
	margin-bottom: 15px;
	padding-bottom: 8px;
	padding-left: 30px;
	text-transform: uppercase
}

.whats-new h3 strong {
	font-weight: 700
}

.whats-new h3 a {
	display: inline-block;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #b8e0ec;
	font-size: 70%;
	font-weight: 300;
	vertical-align: middle
}

.whats-new h3 a:hover {
	text-decoration: underline
}

.whats-new .viewall {
	background: #32789d;
	padding: 6px 15px;
	color: #fff;
	text-align: center;
	font-weight: 600;
	margin-top: 15px;
	display: inline-block;
	text-transform: uppercase
}

.whats-new .viewall:hover {
	background: #145171
}

.minister {
	background: #fff none repeat scroll 0 0;
	float: right;
	width: 34%;
	/*border:1px solid #e1dddd*/
}

.bttn {
	display: inline-block;
	padding: .6em 1.2em;
	border-radius: 0;
	background: #026aa1;
	color: #fff;
	margin-top: 1.1em;
	font-size: 1.1em
}

.bttn:hover {
	background: #000
}

.text-heading {
	font-size: 1.2em;
	font-weight: 600;
	text-align: center;
}

.color-blue {
	color: #000000
}

.blue-bg {
	background: #937048
}

.minister-box {
	padding: 0px;
	border: 1px solid #ece7e7;
}

.minister-box .minister-image {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-top: 0px;
	text-align: center;
	padding: 0px;
}

.minister .minister-sub1 .minister-image {
	width: 45%;
	float: left;
	display: inline-block;
	padding-right: 10px;
}

.minister .minister-sub1 .min-info {
	width: 55%;
	text-align: left;
}

.minister img {
	display: inline-block;
	border: 1px solid #d8d8d8;
	background-image: url(../images/profile-bg.jpg)
}

.minister .min-info {
	display: inline-block;
	padding: 13px 0 0px;
	width: 100%;
	font-size: 98%;
	text-align: center;
}

.minister .min-info h3 {
	font-size: 120%;
	font-weight: 600;
}

.left-block h3 {
	font-size: 120%;
	font-weight: 600;
	padding: 10px 0px;
}

.minister-sub1 {
	width: 100%;
	float: left;
	text-align: center;
	border-bottom: 1px solid #ece7e7;
	height: auto;
	padding: 20px 0px 30px 15px;
	position: relative;
}

.minister-sub {
	width: 50%;
	float: left;
	text-align: center;

	height: auto;
	padding: 12px 0px;
}

.minister .min-info h4 {
	color: #000;
	font-weight: 800;
	font-size: 110%;
}

.minister .min-info h5 {
	color: #555;
	padding-bottom: 0;
	font-size: 100%;
	position: relative;
	padding-top: 7px;
}
.minister .min-info h5 a span{
	display: block;
}

.welcome-text,
.whats-new,
.minister {
	min-height: 300px;
}

.scheme {
	width: 77.5%;
	float: left
}

.scheme h3 {
	color: #000;
	font-size: 140%;
	font-weight: 600;
	margin-bottom: 15px
}

.scheme-tab {
	width: 32%;
	margin-right: 2%;
	background: #e9e8e8;
	padding: 30px 20px;
	float: left;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 130%
}

.scheme-tab:last-child {
	margin-right: 0
}

.bg-yellow {
	background: #f87218
}

.bg-green {
	background: #689512
}

.bg-red {
	background: #ea3535
}

.scheme-tab a.read-more {
	color: #fff;
	background: url(../images/blt-link.png) no-repeat scroll 10px 3px rgba(0, 0, 0, 0);
	text-decoration: none;
	font-size: 70%;
	padding-left: 30px;
	border-left: 1px solid #fff;
	display: inline-block;
	margin-left: 8%;
	font-weight: 400;
	text-transform: capitalize
}

.scheme-tab a.read-more:hover {
	text-decoration: underline
}

.quick-links-section {
	background: #f3f3f3;
	padding: 20px 0;
	margin-top: 30px
}

.quick-links-section * {
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s
}

.quick-link {
	background: #fff;
	border: 1px solid #e0e0e0;
	position: relative;
	width: 30%;
	margin: 0 1.5% 10px;
	float: left;
	color: #000
}

.quick-link a {
	display: block;
	height: 66px;
	padding-left: 80px
}

.quick-link-icon {
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width: 65px;
	display: block;
	background-color: #696969;
	background-repeat: no-repeat;
	background-position: center center
}

.right-arrow {
	position: absolute;
	right: -6px;
	top: 50%;
	margin-top: -6px;
	width: 6px;
	height: 12px;
	background: url(../images/icons/ico-right-arrow.png) no-repeat center center
}

.quick-link-text {
	font-size: 130%;
	padding-top: 17px;
	display: inline-block;
	color: #000
}

.icon1 {
	background-image: url(../images/icons/ico-calc.png)
}

.icon2 {
	background-image: url(../images/icons/ico-forms.png)
}

.icon3 {
	background-image: url(../images/icons/faqs.png)
}

.icon4 {
	background-image: url(../images/icons/circulars.png)
}

.icon5 {
	background-image: url(../images/icons/ico-retirements.png)
}

.icon6 {
	background-image: url(../images/icons/ico-rules.png)
}

.quick-link:hover .quick-link-icon {
	background-color: #004242
}

.quick-link:hover .right-arrow {
	background: url(../images/icons/ico-right-arrow-hover.png) no-repeat center center
}

.quick-link:hover .quick-link-text {
	color: #004242
}

.scheme-right {
	width: 20%;
	float: right
}

.om-orders {
	background: #367588;
	padding: 20px
}

.om-orders a {
	display: block;
	background: url(../images/icons/ico-om-orders.png) no-repeat left bottom;
	padding-left: 75px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: 600;
	color: #FFF
}

.om-orders a input {
	display: block;
	background: #FFF;
	color: #1d1d1d;
	padding: 8px 10px;
	outline: none;
	border: none;
	width: 100%;
	margin-top: 5px
}

.om-orders:hover a input {
	background: #004242;
	color: #FFF
}

.related-links {
	padding-top: 30px
}

.related-links h3 {
	color: #000;
	font-size: 130%;
	font-weight: 600;
	margin-bottom: 15px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 5px
}

.related-links ul.list li {
	margin-bottom: 8px
}

.view {
	background: #0db363;
	color: #FFF;
	padding: 5px 20px;
	display: inline-block;
	font-size: 98%;
	margin-top: 18px
}

.view:hover {
	background-color: #004242
}

.home-btm-slider {
	background: url(../images/minister-bg.jpg);
}

.img-cr {

	border-radius: 50%
}

.gallery-holder .flex-control-thumbs li:last-child {
	margin-bottom: 0
}

.ebook-maincontainer {
	width: 26%;
	float: right
}

.ebook-container {
	width: 100%
}

.logo {
	font-size: 150%;
	line-height: 130%;
	padding: 0px;
	margin-bottom: 0px;
}

.logo a em {
	display: inline-block;
	padding-top: 20px;
	font-weight: 400;
}

.logo a span {
	white-space: nowrap;
}

.ebook-container .headdingimg {
	background: url(../images/ebook-heading.png) no-repeat;
	width: 50px;
	height: 24px;
	position: absolute
}

.ebook-container h3 {
	width: 100%;
	padding: 8px 20px;
	color: #fff;
	background: #32789d;
	font-weight: 400;
	font-size: 120%
}

.ebook-container .ebook-content {
	width: 100%;
	padding: 10px
}

.ebook-content img {
	float: left;
	padding-right: 10px;
	border-right: 1px solid #cac6c6;
	width: 50%
}

.ebook-content .explore {
	position: relative;
	width: 45%;
	float: right;
	bottom: 0;
	font-weight: 600
}

.explore .viewall {
	background: #32789d;
	padding: 6px 15px;
	color: #fff;
	text-align: center;
	font-weight: 600;
	margin-top: 15px;
	display: inline-block
}

.explore .viewall:hover {


	background: #145171
}

.digital-container {
	width: 100%;
	padding: 10px;
	background: url(../images/nav-bg.jpg) repeat-x #cacaca;
	margin-top: 15px;
	display: block
}

.digital-container img {
	float: left
}

.digital-container .digital-content {
	width: 50%;
	float: right;
	font-weight: 600;








	color: #163344;
	margin-top: 30px
}

.white-container {
	width: 100%
}

.white-container .imp-link {
	float: none;
	width: 100%;
	padding: 30px 0
}

.white-container .visitor {
	float: right;
	width: 25%;
	padding: 30px 20px
}

.white-container .visitor img {
	margin-top: 20px
}

.imp-link .quicklink {
	width: 30%;
	float: left;
	padding-right: 20px
}

.imp-link .mediaunits {
	width: 68%;
	float: right;
	float: right;
	width: 49%
}

.imp-link .quicklink {
	float: left;
	padding-right: 20px;
	width: 25%
}

.imp-link .quicklink li a {
	color: #464748
}

.quicklink .implink-content {
	float: none;
	width: 100%
}

.quicklink .implink-content li {
	background: url(../images/ico-bullete.png) no-repeat 0 7px;
	padding-left: 14px
}

.white-container .visitor h3 {
	color: #000;
	font-size: 120%;
	font-weight: 600;
	text-align: left;
	width: 100%;
	margin-bottom: 20px
}

.imp-link .poorpatient .wuicklink {
	width: 100%
}

.poorpatient-content li {
	margin-bottom: 7px;
	width: 100%
}

.implink-content li a:hover {
	text-decoration: underline
}

.morebtt {
	display: inline-block;
	font-weight: 700;
	margin-top: 10px;
	padding: 8px 0;
	text-align: left
}

.morebtt:hover {
	text-decoration: underline
}

.imp-link .mediaunits h3,
.quicklink h3 {
	color: #000;
	font-size: 116%;
	font-weight: 600;
	text-align: left;
	width: 100%;
	margin-bottom: 20px
}

.imp-link .media-content {
	width: 50%;
	float: left;
	padding-right: 30px
}

.media-content li {
	margin-bottom: 7px;
	width: 100%
}

.media-content li a:hover {
	text-decoration: underline
}

.media-content .morebt {
	font-weight: 700
}

.media-content .morebt:hover {
	text-decoration: underline
}

.inner-banner {
	width: 100%
}

.inner-banner img {
	width: 100%
}

.inner-wrapper .container {
	margin: 0 auto;
	padding: 10px 15px;
	z-index: 0;
}

.breadcam-bg {
	background-color: #f9f9f9;
	border-bottom: 1px solid #ddd;
}

.main-menu>ul>li>a {
	min-height: 39px;
}

.main-menu ul>li a {
	color: #000;
	font-weight: 400;
	background: none
}

.main-menu ul>li>a {
	color: #fff;
	font-weight: 600;
	border-right: 1px
 solid #ffffffc2;
	text-transform: none;
}

.main-menu ul>li {
	border: none
}

.main-menu>ul>li.active>a,
.main-menu>ul>li>a:focus,
.main-menu>ul>li:hover>a,
.main-menu>ul>li>a:hover,
.main-menu>ul>li>a.home,
.nav-item>a.open {
	background: #018544;
	color: #fff!important;
}

.sub-nav {
	background-color: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(255, 255, 255, 0.1)
}

.main-menu .sub-nav ul li a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
	color: #fff!important;
	font-weight: 500!important;
	font-size: 15px;
}

.main-menu .sub-nav ul li {
	border-bottom: 1px solid rgba(0, 0, 0, 0)!important
}

.main-menu a.btn-more,
.main-menu a.btn-more:focus {
	background: #ff8100 !important;
	color: #fff!important;
}

.main-menu a.btn-more:focus,
.main-menu a.btn-more:hover {
	background: #018544 !important;
	color: white;
}

.main-menu a.btn-more.opened,
.main-menu a.btn-more.opened:hover,
.main-menu a.btn-more.opened:focus {
	background-color: #018544!important;
	border-bottom: 0px;
}

.main-menu .sub-nav ul li a:hover {
	color: #fff !important;
	text-decoration: underline;
	outline: none;
}

.sub-nav {
	background: #018544;
	color: #fff!important;
}

#overflow_menu.main-menu ul>li {
	float: left;
	position: relative;
	/* border:1px solid rgba(0,0,0,0.1) */
}

.main-menu a.btn-more,
.main-menu a.btn-more:hover,
.main-menu a.btn-more:focus {
	padding: 5px 19px!important;
}

.sub-nav .sub-sub-nav ul li {
	background: url(../images/ico-right-arrow.png) no-repeat left center;
	padding-left: 4px
}

.sub-nav li {
	background: rgba(0, 0, 0, 0) url(../images/ico-right-arrow.png) no-repeat scroll left 12px;
	padding-left: 4px
}

.main-menu .sub-nav-group>li>a {
	background: rgba(0, 0, 0, 1)
}

.main-menu .sub-nav ul li a {
	padding: 7px 10px
}

.social-feeds {
	background: url(../images/social-bg.jpg) repeat;
	padding: 40px 0
}

.social-feeds .panel-social {
	width: 50%;
	float: left;
	padding-right: 5%
}

.social-feeds .panel-feeds {
	width: 50%;
	float: right
}

.panel-feed {
	float: right;
	width: 50%;
	padding-left: 5%
}

.social-feeds h3 {
	color: #000;
	font-size: 160%;
	font-weight: 600;
	margin-bottom: 15px;
	padding-bottom: 8px
}

.padding-top-bott {
	padding-top: 18px;
	padding-bottom: 50px
}

.resp-tabs-list li {
}

.resp-tabs-list li {
}

.resp-tabs-list li:last-child {
	margin-right: 0;
}

.resp-tabs-container {
	padding: 0;
	clear: left;
	/*border:1px solid #e6e6e6!important;border-top-color:#fff!important*/
}

h2.resp-accordion {
}

.resp-tab-content {
	position: relative;
}

.resp-tab-active {
}

.resp-content-active,
.resp-accordion-active {
	display: block
}

.resp-tab-content a.moreBtn {
	position: absolute;
	bottom: 15px;
	right: 15px;
	background: #2a8981;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	color: #fff;
	border: 0;
	font-size: 87.5%;
	padding: 5px 8px
}

.resp-tab-content a.moreBtn:hover {
	background: #333;
	color: #fff
}

h2.resp-accordion {
}

h2.resp-tab-active {
	border-bottom: 0 solid #c1c1c1!important;
	margin-bottom: 0!important;
	padding: 10px 15px!important
}

h2.resp-tab-title:last-child {
	border-bottom: 12px solid #c1c1c1!important;
	background: blue
}

.resp-vtabs ul.resp-tabs-list {
	float: left;
	width: 30%
}

.resp-vtabs .resp-tabs-list li {
	display: block;
	padding: 15px!important;
	margin: 0 0 4px;
	cursor: pointer;
	float: none
}

.resp-vtabs .resp-tabs-container {
	padding: 0;
	background-color: #fff;
	border: 1px solid #c1c1c1;
	float: left;
	width: 68%;
	min-height: 250px;
	border-radius: 4px;
	clear: none
}

.resp-vtabs .resp-tab-content {
	border: none;
	word-wrap: break-word
}

.resp-vtabs li.resp-tab-active {
	position: relative;
	z-index: 1;
	margin-right: -1px!important;
	padding: 14px 15px 15px 14px !important;
	border-top: 1px solid;
	border: 1px solid #5AB1D0!important;
	border-left: 4px solid #5AB1D0!important;
	margin-bottom: 4px!important;
	border-right: 1px #FFF solid!important
}

.resp-arrow {
	width: 0;
	height: 0;
	float: right;
	margin-top: 3px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 12px solid #fff
}

h2.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 12px solid #fff
}

h2.resp-tab-active {
}

.resp-easy-accordion h2.resp-accordion {
	display: block
}

.resp-easy-accordion .resp-tab-content {
	border: 1px solid #c1c1c1
}

.resp-easy-accordion .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1
}

.resp-jfit {
	width: 100%;
	margin: 0
}

.resp-tab-content-active {
}

h2.resp-accordion:first-child {
}

.resp-tab-content ul.list li {
	display: block;
	color: #000;
}

.resp-tab-content ul.list li a {
	color: #000
}

.resp-tab-content ul.list li a:hover {
	color: #a9a9a9
}

.resp-tab-content ul.list li span {
	font-weight: 600;
	display: block;
	padding-bottom: 10px
}

.resp-tab-content ul.list li p {
	font-weight: 400;
	display: block;
	font-size: 98%
}

.resp-tab-content {
}

.newsTickers ul {
	width: 100%
}

.panel-social .resp-tabs-list li a {
	outline: none
}

.panel-social .resp-tabs-list li a:hover {
	color: #0F0;
}

.panel-social .resp-tabs-list li {
	display: inline-block;
	padding: 10px 25px;
	margin: 0;
	background: none!important;

	position: relative;
	z-index: 10;
	border: 1px solid transparent!important
}

.panel-social .resp-tabs-list li.resp-tab-active {
	background: #fff!important;
	border-top: 1px solid #d9dde0!important;
	border-left: 1px solid #d9dde0!important;
	border-right: 1px solid #d9dde0!important
}

.panel-social .resp-tabs-container {

	background: #fff;
	border-bottom: 1px solid #d9dde0;
	border-top: 1px solid #d9dde0!important;
	border-left: 1px solid #d9dde0!important;
	border-right: 1px solid #d9dde0!important;
	margin-top: -1px;
	z-index: 9
}

.resp-tabs-list li.resp-tab-active a:focus {
	outline: .1em dotted #333;
}

.resp-tabs-list li a:focus {
	outline: .1em dotted #333;
}

.resp-tabs-list li a:hover {
	color: #fff
}

.resp-tabs-list li a {
	outline: none;
	color: #000
}

.resp-tabs-list li.resp-tab-active a {
	color: #fff;
}

.panel-feed .resp-tabs-list li a {
	font-size: 85%;
	font-weight: 600
}

.panel-feed .resp-tabs-list li a i {
	font-size: 120%;
	font-weight: 600;
	display: inline-block;
	padding-right: 5px
}

.panel-feed .resp-tab-active a {
	color: #f60
}

.panel-feed .bttn {
	background: none;
	color: #32789d;
	font-weight: 600;
	text-transform: uppercase
}

.socialTab_1 iframe {
	height: 430px!important
}

.item-list {
	margin: 0;
	padding: 0
}

.item-list li {
	display: block;
	background-color: #4c4d52;
	margin-bottom: 20px
}

.item-list li:last-child {
	margin-bottom: 0;
}

.b-bg {
	background-color: #FF5722
}

.g-bg {
	background-color: #02a17a
}

.y-bg {
	background-color: #FF9800
}

.y_d-bg {
	background-color: #73a737
}

.icon,
.text-cont {
	padding: 18px;
	display: table-cell;
	vertical-align: middle;
	color: #fff
}

.text-sm {
	font-size: 1.1em;
	font-weight: 600
}

.text-lg {
	font-size: 1.8em;
	font-weight: 300
}

.imp-link {
	padding: 1.5em;
	float: left;
	width: 100%;
	margin-top: 30px;
	background-color: #fff;
	border: 1px solid #e1dddd
}

ul.ul-v>li {
	display: inline-block;
	padding: .55em 1em;
	padding-left: 20px;
	width: 31.333%
}

.imp-link ul.ul-v>li {
	background-image: url(../images/icons/yellowarrow.png);
	background-repeat: no-repeat;
	background-position: left 12px
}

ul.ul-v>li a {
	color: #0d0e44;
	font-weight: 600;
	font-size: 1em
}

.left-block {
	 float: left;
	 width: 85%;
	 padding: 0px 15px;
}

.left-block .left-col-2 {
	width: 48%;
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid #ece7e7;
	background: #fff;
	padding-bottom: 10px;
}

.left-block .left-col-2:nth-child(1) {
	float: left;
	margin-right: 20px;
	padding: 0px;
}

.left-block .left-col-2.box-2 {
	float: right;
}

.imp-img-cir ul.ul-v>li {
	width: 20%;
	margin-right: -5px;
	text-align: center;
	vertical-align: top
}

.imp-img-cir ul.ul-v>li a .img-cr {
	background: #c00000;
	width: 70px;
	padding-top: 10px;
	height: 70px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px
}

.imp-img-cir ul.ul-v>li h5 {
	font-weight: 600
}

.imp-img-cir ul.ul-v>li a:hover .img-cr,
.imp-img-cir ul.ul-v>li a:hover {
	background: #000;
	color: #000;
}

.imp-img-cir ul.ul-v>li a,
.imp-img-cir ul.ul-v>li {
	color: #fff
}

.footer-top-wrapper ul li a,
.copyright-content span {
	color: #fff
}

.inner-content h1 {
	font-size: 2.2em;
	margin-bottom: 1em;
	font-weight: 700;
	color: #333333;
}

.inner-content h3 {
	font-size: 1.3em;
	font-family: sans-serif
}

.new-letter {
	width: 100%;
	display: table;
	font-size: 1.2em
}

.new-letter .new-icon,
.new-letter .new-text {
	display: table-cell;
	vertical-align: middle;
	background-color: #fff
}

.new-letter .new-text {
	padding: 0.8em 0 0
}

.new-letter .new-text .subscibe-now {
	padding: .5em 1em;
	background-color: #4c4d52;
	color: #fff;
	margin-top: 1em
}

.new-letter .new-icon {
	padding: 1em;
	background-color: #c00000;
	text-align: center
}

.new-letter .new-text small,
.new-letter .new-text big {
	display: block;
	padding: 0 1em;
	font-weight: 600
}

.banner-wrapper .flex-control-nav {
	width: auto;
	position: absolute;
	bottom: 0px;
	text-align: left;
	background: #008544;
	padding: 0.52em;
	line-height: 0;
	right: 0px;
	padding-right: 45px;
}

.banner-wrapper .flex-control-nav:before {
	content: " ";
	width: 0;
	height: 0;
	border-bottom: 40px solid #008544;
	border-left: 15px solid transparent;
	top: -1px;

	left: -15px;
	position: absolute;
}

.banner-wrapper .flex-control-nav li {
	margin: 0px 0px;
	display: inline-block;
	zoom: 1;
	padding: 7px 5px;
}

.banner-wrapper .flex-pauseplay {
	position: absolute;
	top: auto;
	bottom: 2px;
	right: 5px;
	z-index: 1000;
	display: block;
	width: 35px;
	height: 35px;
	margin-top: 0;
	margin-left: 0;
	background: #008544;
	-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-pauseplay a {
	bottom: 11px !important;
	opacity: 1;
}

.flex-control-paging li a.flex-active {
	background: #fff;
}

.banner-wrapper .flex-pauseplay a {
	color: #fff;
	opacity: 1;
	border-radius: 0;
}

.video_link {
	width: 100%;
	background: #4c4d52;
	font-size: 1.2em;
}

.video_link a {
	display: block;
	width: 100%;
}

.video_link a:hover,
.video_link a:hover .video-icon {
	background: #000;
}

.video-icon,
.video-text {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	padding: .5em 1em;
}

.video-icon {
	background: #015296;
	text-align: center;
}

.video-icon,
.new-letter .new-icon {
	width: 100px;
}


/*==================*/

.url {
	color: #4211df;
	font-size: 12px;
	font-weight: normal;
}

.resultBody {
	padding-bottom: 1%;
}

.resultSummary {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.previousLink {
	cursor: pointer;
}

.nextLink {
	cursor: pointer;
}

.navigationLink {
	cursor: pointer;
	margin: 4px;
}

.navigationHTML {
	text-decoration: none;
	color: #15B;
}

.contentType {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #4211df;
}

.page-goisearch #page-title {
	width: 100%;
	float: left;
}

.result-page-form {
	width: 100%;
	float: left;
	margin-bottom: 14px;
}

.result-page-form input[type="text"] {
	border: 1px solid #ccc;
	color: #0d564f;
	float: left;
	margin: 0;
	padding: 6px;
	text-transform: uppercase;
	width: 214px;
}

.result-page-form input[type="button"] {
	border: 1px solid #ccc;
	color: #0d564f;
	float: left;
	margin: 2px 0 0 9px;
	cursor: pointer;
	padding: 6px;
	text-transform: uppercase;
	width: 104px;
}

.result {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px dotted #a1a1a1;
	display: block;
}

.pageDetails {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.totalresult {
	color: #722C78;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}

.query {
	color: #6E0078;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

.absentResultBody {
	font-size: 12px;
	font-weight: normal;
}

.spellCheckerMain {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
}

.spellChecker {
	color: #000000;
}

.spellCheckSuggestion {
	color: #FF0000;
	text-decoration: underline;
	CURSOR: pointer;
}

.feedbackImg {
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
	border: 1px solid;
	border-color: #1E90FF;
	height: 14px;
	width: 14px;
}

.currentLink {
	color: #000000;
	font-weight: bold;
}

em {
	font-style: normal;
	font-weight: bold;
}

.result-page-form .main-goi-form {
	float: left;
	width: 100%;
}

.find form {
	width: 270px;
	padding: 0;
}

.find #auto_suggesion {
	margin-left: 0px;
	margin-top: 0px;
	max-width: 270px;
	position: absolute;
	z-index: 99999;
	width: 270px;
	background-color: #ffffff;
}

#auto_suggesion {
	margin-left: 465px;
	margin-top: 37px;
	max-width: 210px;
	position: absolute;
	z-index: 99999;
	display: none;
}

#auto_suggesion ul {
	background: #e1e1e1 none repeat scroll 0 0;
	border: 1px solid #000;
	visibility: visible;
	padding: 5px;
	top: 0;
	width: 100%;
}

#auto_suggesion li {
	border-left: none!important;
	width: 100%;
	padding: 2px 0 2px 3px;
	margin: 0;
	list-style: none;
}

.result-page-form #auto_suggesion {
	margin-left: 0px!important;
	min-width: 305px;
}

.result-page-form #auto_suggesion ul {
	background: none repeat scroll 0 0 #e1e1e1;
	border: 1px solid #ccc;
}

.common-right ul li.ico-site-search input[type="text"],
.main-goi-form input[type="text"] {
	border: 2px solid #aa2323;
	height: 36px;
	line-height: 34px;
	padding: 0 40px 0 8px;
	width: 270px;
	background: url(../images/menu-bullet.png) #fff no-repeat 8px 12px;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
}

.common-right ul li.ico-site-search input[type="text"]:focus,
.main-goi-form input[type="text"] {
	background: #fff;
}

.find {
	position: relative;
}

.find .bttn-search,
.find .bttn-search:hover {
	width: 34px;
	height: 36px;
	cursor: pointer;
	border: 0px;
	overflow: hidden;
	text-indent: -200px;
	font-size: 1px;
	background: url(../images/ico-goi-search.png) no-repeat center center #aa2323;
	position: absolute;
	top: 0px;
	left: 229px;
	padding: 5px 20px;
	margin: 0;
}

.main-goi-form input[type="button"] {
	width: 34px;
	height: 36px;
	cursor: pointer;
	border: 0px;
	overflow: hidden;
	text-indent: -200px;
	font-size: 1px;
	background: url(../images/ico-goi-search.png) no-repeat center center #aa2323;
	padding: 0;
	margin: 0;
}

.bttn-search:hover {
	background-color: #c22929;
}

.common-right #auto_suggesion ul li a {
	color: #000;
	width: 100%;
}

.page-taxonomy .search-drop form {
	margin: 0;
}

.main-goi-form>a {
	margin-left: 20px;
}

.main-goi-form>a>img {
	margin-top: 14px;
}

.navigationHTML span {
	background-color: #e1e1e1;
	padding: 0 10px;
}

.navigationHTML .navigationLink {
	margin: 0 15px;
}


/*--------------------------*/

.gallery-right {
	width: 31%;
	float: left;
	height: auto;
	margin: 0px 0;
	position: relative;
	display: inline-block;
}

.icon-announcement {
	background: url(../images/icons/feed-back-icon.png) no-repeat center 25px;
	border-right: 1px solid #1c3957;
	border-bottom: 1px solid #1c3957;
}

.icon-smpr {
	background: url(../images/icons/video-gallery.png) no-repeat center 25px;
	border-bottom: 1px solid #1c3957;
}

.icon-ebooklet {
	background: url(../images/icons/e-book.png) no-repeat center 25px;
	border-right: 1px solid #1c3957;
}

.icon-achievements {
	background: url(../images/icons/conference.png) no-repeat center 25px;
}

.region-footer-secondcolumn .block-menu ul li:hover {
	background-color: #c00000;
}

.region-footer-secondcolumn .block-menu ul li:hover a {
	color: #fff;
}

.region-footer-secondcolumn .block-menu ul li {
	background-color: #955e2c;
	width: 50%;
	float: left;
	font-weight: 600;
	font-size: 105%;
	text-align: center;
	color: #fff;
}

.region-footer-secondcolumn .block-menu ul li a {
	padding: 75px 10px 0 10px;
	width: 100%;
	text-transform: uppercase;
	height: 144px;
	display: block;
	color: #fff;
}

.tab-section {
	background: url(../images/tab_bg.jpg) repeat;
	margin-top: 33px;
}

.resp-tab-active {
}

.resp-content-active,
.resp-accordion-active {
	display: block;
}

.resp-tab-content {
	font-size: 110%;
}

.resp-tab-content ul {
}

.resp-tabs-container ul.list li {list-style: circle;}

.resp-tab-content a {
	color: #333333;
	font-size: 100%;
	line-height: 120%;
}

.resp-tabs-container ul.list li a {
	display: inline;
}

.resp-tabs-container ul.list {
	padding-bottom: 0px;
}

.resp-tab-content a:hover {
	color: #3398a3;
	text-decoration: none !important;
}

.resp-tabs-container {
}

.resp-tabs-container li {
	width: 100%;
	text-align: left;
	float: left;
}

.resp-tabs-container li:hover {
	background-color: #984600;
}

.resp-tab-content li a {
	display: block;
}

.resp-tab-content li span.ico-image {
	display: block;
	width: 70px;
	height: 70px;
	margin: 0 auto;
}

.resp-tabs-container a {
	background: url(../images/icons/arow-white.png) no-repeat left bottom 25px;
	background-position: 13px 114px;
	color: #fff;
}

.resp-tabs-container a:hover {
	color: #fff;
}

.resp-tab-content li span.ico-image img {
	margin: 0 auto;
	display: block;
}

.resp-tab-content li span.ico-txt {
	display: block;
	text-align: left;
	color: #000;
	font-weight: 400;
	padding: 10px;
	border: 1px solid #ca8b51;
	min-height: 150px;
	color: #FFF;
}

.resp-tab-content li span.ico-txt p {
	padding: 10px 0px;
}

.resp-tab-content li span.ico-txt:hover {
	border: 1px solid #984600;
	color: #fff;
}

.resp-tab-content a.read-more {
	margin-top: 20px;
	background: #bfbfb8;
	color: #445c5f;
	display: inline-block;
	float: left;
	font-size: 92%;
	font-weight: 300;
	line-height: 140%;
	padding: 5px 10px;
}

.resp-tab-content a.read-more:hover {
	color: #D67677;
}

h2.resp-accordion {
	margin: 0px;
}

h2.resp-tab-active {
}

h2.resp-tab-title:last-child {
	border-bottom: 12px solid #c1c1c1 !important;
	background: blue;
}

.resp-tabs-container ul.content_list li {
	margin: 12px 0px;
	display: block;
	text-align: left;
	background: url(../images/whitearw.png) no-repeat left 4px;
	padding-left: 20px;
	width: 100%;
}

.resp-tab-content ul.content_list li a {
	display: block;
	color: #fff;
}

.resp-tab-content ul.content_list li a:hover {
	text-decoration: underline !important;
	color: #FFF;
}

.resp-tab-content ul.content_list li span.ico-image {
	display: block;
	width: 70px;
	height: 70px;
	margin: 0 auto;
}

.page-tab {
	float: left;
	margin-top: 0;
	width: 100%;
}

.page-tab ul.resp-tabs-list li {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 100%;
	font-weight: 600;
	text-transform: uppercase;
}

.page-tab-inner {
	float: left;
	margin-top: 15px;
	width: 99%;
	font-size: 94%;
}

.page-tab-inner ul.resp-tabs-list-inner li {
	color: #585151;
	cursor: pointer;
	display: inline-block;
	font-size: 100%;
	font-weight: 600;
	text-transform: uppercase;
}

.side-links {
	width: 24%;
	float: right;
	background-color: #c00000;
	padding: 31px;
	color: #fff;
	min-height: 461px;
}

.side-link {
	display: block;
}

.side-link2 {
	display: block;
	padding-top: 30px;
}

.side-link2 .yellow {
	font-size: 165%;
	font-weight: 600;
	color: #ff0;
	display: block;
	height: 31px;
	float: left;
	padding-right: 8px;
}

.side-link2 .icon-img {
	float: left;
	width: 34px;
	height: 31px;
	margin-left: 5px;
	display: contents;
}


.side-link2 p {
	padding-top: 15px;
	line-height: 23px;
}

.side-link2 a {
	color: #FFF;
}

.side-link p {
	padding-top: 15px;
}

.side-link .help {
	font-size: 215%;
	font-weight: 600;
	float: left;
	width: 100%;
}

.side-link .yellow {
	font-size: 165%;


	font-weight: 600;
	color: #ff0;
	width: auto;

	min-width: 113px;
}

.extra-links {
	width: 350px;
	float: right;
	background: #3d3d3d;
}

.extra-link {
	width: 173px;
	display: inline-block;
	height: 180px;
	background: #202020;
	margin: 0px;
	margin-bottom: 3px;
	vertical-align: top;
}

.extra-link a {
	display: block;
	text-align: center;
	padding: 25px 5px;
}

.extra-link .extra-ico {
	display: inline-block;
	width: 50px;
	height: 50px;
}

.extra-link .extra-ico1 {
	background: url(../images/icons/ico-feia.png) no-repeat center center;
}

.extra-link:hover .extra-ico1 {
	background: url(../images/icons/ico-feia-hover.png) no-repeat center center;
}

.extra-link .extra-ico2 {
	background: url(../images/icons/ico-vg.png) no-repeat center center;
}

.extra-link:hover .extra-ico2 {
	background: url(../images/icons/ico-vg-hover.png) no-repeat center center;
}

.extra-link .extra-ico3 {
	background: url(../images/icons/ico-e-book.png) no-repeat center center;
}

.extra-link:hover .extra-ico3 {
	background: url(../images/icons/ico-e-book-hover.png) no-repeat center center;
}

.extra-link .extra-ico4 {
	background: url(../images/icons/ico-vm.png) no-repeat center center;
}

.extra-link:hover .extra-ico4 {
	background: url(../images/icons/ico-vm-hover.png) no-repeat center center;
}

.extra-link .extra-txt {
	display: block;
	color: #698d38;
	font-size: 118%;
	font-weight: 600;
	text-transform: uppercase;
	padding: 10px;
}

.extra-link:hover .extra-txt {
	color: #f26522;
}


/*===============tab style====================*/

ul.resp-tabs-list {
	margin: -1px;
	padding: 0px;
	width: 100%;
}

.resp-tabs-container {
	border-top: none;
	clear: both;
}

.resp-tabs-list li {
	float: left;
	list-style: outside none none;
	padding: 10px 10px;
	text-align: center;
}

.resp-tabs-container {
	padding: 0px;
	clear: left;
}

h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}

.resp-tab-content {
	display: none;
	padding: 0px 0px;
}

.resp-tabs-list li {
	background: none !important;
	color: #000000;
}

.resp-tabs-list li.resp-tab-active,
.resp-tabs-list li:hover {
	background-color: #b33d2f !important;
	color: #fff !important;
	position: relative;
}

.locations-list .resp-tabs-list li.resp-tab-active,
.locations-list .resp-tabs-list li:hover {
	background: none !important;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	color: #1c1b1b !important;
	position: relative;
}

.locations-list .resp-tabs-list li {
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	color: #585151;
	float: left;
	font-size: 150%;
	font-weight: 400;
	margin: 0 15px 0 0;
	padding: 0px 15px 0px 18px;
	text-align: center;
	text-transform: uppercase;
}

.tab-list-heading .resp-tab-active:after {
	content: '';
	display: block;
	position: absolute;
	background: url(../images/ico-list-down-arrow.png) no-repeat center center;
	width: 21px;
	height: 13px;
	bottom: -23px;
	left: 43%;
}

.locations-list {
	margin-top: 15px;
}

.locations-list .resp-tabs-list li.man-made-list,
.locations-list .resp-tabs-list li.man-made-list:hover,
.locations-list .resp-tabs-list li.man-made-list.resp-tab-active {
	background: url(../images/ico-man-made-list.png) no-repeat 0px 11px !important;
}

.locations-list .resp-tabs-list li.natural-list,
.locations-list .resp-tabs-list li.natural-list:hover,
.locations-list .resp-tabs-list li.natural-list.resp-tab-active {
	background: url(../images/ico-natural-list.png) no-repeat 0px 11px !important;
}

.locations-list .resp-tabs-list {
	border-bottom: 4px solid #c0c0c0;
	padding-bottom: 10px;
}

.locations-list .resp-tabs-container ul li {
	display: block;
	float: none;

	width: 100%;
	padding-bottom: 0px;
	background: url(../images/ico-list-bullete.png) no-repeat 0px 9px;
	padding-left: 15px;
	margin: 8px 0px;
	font-size: 95%;
}

.locations-list .resp-tabs-container ul li a {
	color: #1c1b1b;
}

.locations-list .resp-tabs-container ul li a:hover,
.locations-list .resp-tabs-container ul li a.active {
	color: #f26c4f;
}

.common-wrapper .container.common-container.four_content {
	padding: 0px 36px;
	width: 100%;
	position: relative;
	z-index: 1;
}

.megamenu-wraper {
	border-top: 1px solid #d6d4d4;
	background: #912C1F;
	background: #266184;
	background-repeat: repeat-x;
	background: -webkit-gradient( linear, 0% 0%, 0% 100%, from(#3a96ce), to(#266184) );
	background: -webkit-linear-gradient(top, #ff7357, #b33d2f);
	background: -moz-linear-gradient(top, #3a96ce, #266184);
	background: -ms-linear-gradient(top, #3a96ce, #266184);
	background: -o-linear-gradient(top, #3a96ce, #266184);
}

.main-menu>ul>li a.home {
	padding: 8px 24px 7px;
}

.main-menu>ul>li:nth-child(1) a.home {
	padding: 8px 12px 7px;

	border-bottom: 2px solid #fff;
}

a.home span {
	display: none;
}

.main-menu>ul>li a.home:active {
	border-bottom: 2px solid #fff;
}

.sub-nav {
	top: 39px;
}

.main-menu {
	margin-bottom: 0px;
}

.news-section {
	width: 100%;
	border-top: 1px solid #eae9e7;
	border-bottom: 1px solid #eae9e7;
	margin: auto;
	min-height: 44px;
	margin-top: 4px;

	padding-top: 4px;
}

.news-section-inner {
	max-width: 1020px;
	margin: auto;
	padding: 0px 0px;
}

.notification {
	color: #F00;
	font-size: 120%;
	font-weight: 600;
	text-transform: uppercase;
	position: absolute;
	left: 0;
}

.news-section ul li span {
	float: left;
	background-size: 4px;
	background: url(../images/footer-bottom-bg.png) no-repeat 0px 8px;
	padding-left: 10px;
}

.news-section ul li strong {
	background-color: #fff101;
	padding: 2px;
	color: #F00;
	float: left;
	margin-right: 15px;
	text-transform: uppercase
}

.news-section-inner ul li {
	display: inline-block;
	width: 32%;
	float: left;
}

.news-section2 {
	width: 100%;
}

.notification-mid {
	width: 50%;
	float: left;
}

.resp-tabs-list-inn li.resp-tab-active,
.resp-tabs-list-inn li:hover {
	border-right: 1px solid transparent !important;
	border-left: 1px solid transparent !important;
	border-top: 1px solid transparent !important;
	background: red !important;
	color: #fff !important;
	position: relative;
}

.resp-tabs-list-inn li {
	border-bottom: 1px solid #a2a0a0;
}

.resp-tabs-list li.resp-tab-active {
	border-color: #fff;
}

.resp-tabs-list li:first-child {
	margin: 0px;
}

.resp-tabs-list li:last-child {
	margin-left: 0px;
}

.four_content .common-left ul li {
	padding-top: 10px;
}

.common-left ul li {
	float: left;
	line-height: 132%;
	font-size: 65%;
	font-weight: 600;
	text-transform: uppercase;
	height: 36px;
	padding-top: 6px;
	padding-right: 8px;
}

.white-graphics-bg {
	background: url(../images/logo-graphics.png) no-repeat -17px -155px #FFF;
}

.r-complain {
	font-size: 30px;
	font-weight: 700;
	position: absolute;
	top: -110px;
	width: 100%;
}

.r-rc {
	background: #341f25;
	height: 120px;
	color: #d8a56a;
	padding: 25px 30px;
}

.r-cs {
	background: #937048;
	height: 120px;
	color: #341f25;
	padding: 37px 30px;
}

.r-cs form {



	position: relative;
	display: inline-block;
	width: auto;
	line-height: 32px;
}

.r-cs .search {
	border: none;
	height: 38px;
	line-height: 34px;
	padding: 0 40px 0 8px;
	width: 251px;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	margin-top: -1px;
}

.r-cs .bttn-search,
.r-cs .bttn-search:hover {
	width: 34px;
	height: 36px;
	cursor: pointer;
	border: 0px;
	overflow: hidden;
	text-indent: -200px;
	font-size: 1px;
	background: url(../images/search.png) no-repeat center center #FFF;
	position: absolute;
	top: 0px;
	left: 210px;
	padding: 5px 20px;
	margin: 0;
}
em{    background: linear-gradient(90deg, #1688A2 12.33%, #1875CA 33.75%, #D231B1 60.02%, #DD2A4B 89.93%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;}

#counter {
	text-align: center;
}

#counter .count {
	font-size: 60px;
	color: #937048;
}

h2 {
	font-size: 150%;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: 700;
	clear: both;
	/* text-transform: uppercase; */
}

h2 small {
	display: block;
	line-height: 275%;
	font-size: 50%;
}

#counter p {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 20px;
}

.common-left a {
	display: block;
	color: #333;
}

.view-footer a {
	padding: 10px 10px;
	font-size: 100%;
	text-align: right;
	display: inline-block;
	text-decoration: none;
	background-color: #008544;
	float: right;
	border: 1px solid #ececec;
	color: #ffffff;
}
.view-footer a:hover {
    color: #000;
    border: 1px solid #000;
}

.view-footer-tab a {
	padding: 10px 10px;
	color: #fff;
	font-size: 100%;
	text-align: left;
	display: inline-block;
	text-decoration: none;
	float: right;
	border: 1px solid #ca8b51;
	margin-right: 10px;
	text-transform: uppercase;
}

.body-container ul.list {
	padding-bottom: 5px;
	margin-left: 2px;
}

.top-body-container p {
	padding-bottom: 3px;
	/* cursor: pointer; */
	line-height: 30px;
	/* text-align: justify; */
}

.flex-pauseplay a {
	height: 24px;
}

.flex-pauseplay a {
	bottom: 10px !important;
}

.body-container ul.list li {
	background-size: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.date {
	float: left;
	padding-right: 10px;
	width: 25%;
}

.list .date span {
	background: #912c1f;

	color: #fff;
	padding: 5px 20px;
	display: block;
	font-weight: 800;
	font-size: 120%;
	text-align: center;
}

.list .date em {
	background: #000;
	color: #fff;
	display: block;
	padding: 5px 20px;
	text-align: center;
}

.list-content {
	width: 75%;
	display: inline-block;
}

.side-link2 a {
	color: #FFF;
	font-size: 90%;
	text-decoration: underline;
}

.flex-pauseplay a {
	bottom: 10px !important;
}

#flexCarouse2 {
	position: relative;
	padding: 8px 105px 0 180px;
}

#flexCarouse2 .flex-direction-nav {
	position: absolute;
	right: 0;
	width: 90px;
	height: 41px;
	top: -4px;
	background: #333;
}

#flexCarouse2 .flex-direction-nav a {
	opacity: 1;
	width: 30px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0;
	font-size: 0;
}

#flexCarouse2 .flex-direction-nav a:before {
	font-size: 20px;
	color: #fff;
}

#flexCarouse2 .flex-pauseplay {
	position: absolute;
	right: 61px;
}

#flexCarouse2 .flex-pauseplay a {
	right: 40px;
	color: #fff;
	bottom: -1px !important;
}

#flexCarouse2 .flex-pauseplay a:before {
	font-size: 16px;
}

.flex-control-paging li a {
	background: transparent;
	border: 2px solid #fff;
}

.common-right ul li.ico-accessibility ul li a {
	color: #000;
	display: inline-block;
	height: auto;
	line-height: 22px;
	margin-top: 0px;
	width: 38px;
	font-size: 150%;
	text-align: center;
	padding: 3px 0px;
}

.align-lt img {
	float: left;
	padding-right: 15px;
}

.align-rt img {
	float: right;
}

.wrapper.home-banner {
    background: #000;
    background-repeat: no-repeat;
    padding: 30px 0px 50px 0px;
}
.banner-content-wrapper {
	width: 65%;
	float: left;
	padding-right: 10%;
	padding: 20px 20px;
}

.banner-content-wrapper h2 {
	color: #fff;
	font-weight: 400;
	padding: 0px;
}
.banner-content-wrapper h2 span {
	color: #008544;
	font-weight: 700;
	text-transform: capitalize;
	font-size: 150%;
}

p.banner-title-tag-line {
	color: #fff;
	padding-top: 10px;
}

p.banner-title-tag-line:after {
	content: " ";
	border: 2px solid #008544;
	width: 50px;
	display: block;
	margin-top: 5px;
}

p.banner-content {
	color: #fff;
	line-height: 30px;
	padding: 15px 0px 30px;
	font-size: 110%;
}

.banner-content-wrapper a {
	border: 1px solid #912c1f;
	padding: 10px 20px;
	color: #9b3d31;
	text-transform: uppercase;
	background: #fff;
}
.banner-content-wrapper a:hover {
    color: #008544;
    border: 1px solid #008443;
}

.banner-right-wrapper {
	width: 34%;
	display: inline-block;
	text-align: center;
	float: right;
}

.banner-box {
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	margin: 25px 0px 35px 10px;
	padding: 35px 30px;
}

.banner-box h2 {
	padding-bottom: 5px;
}

.banner-box.banner-box-1 {
	background: #DF3322;
}

.banner-box.banner-box-2 {
	background: #AB4509;
}
.banner-box.banner-box-3 {
	/* background: #A6690C; */
}


.banner-box p {
	font-size: 140%;
	float: left;
	padding-right: 5px;
	color: #fff;
	cursor: pointer;
}

.banner-box-content a:hover, .banner-box p ,.banner-box p .banner-box .fa.fa-external-link  {
    opacity: 0.8;
}

.banner-box .fa.fa-external-link {
	color: #fff;
	font-size: 12px;
}

.video-heading {
	float: left;
	position: absolute;
	top: 0px;
	z-index: 99999;
}

.video-heading h3 {
	background: #fe9b00;
	color: #000;

	padding: 10px 20px;
	text-transform: uppercase;
	font-weight: 700;
	float: left;
}

.video-heading a {
	background: #323232;
	border: 0 none;
	color: #fff;
	display: inline-block;
	padding: 10px 15px;
	position: relative;
	text-transform: uppercase;
}

.video-wrapper {
	position: relative;
	height: 365px;
	overflow: hidden;
	background: #0a0909;
}

.video-wrapper>video {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	position: relative;
}
.video-wrapper>video span {
    position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	background: #8a8888;
	z-index: 22;
	width: 100%;
	padding: 20px 30px;
}

.video-wrapper>video.has-media-controls-hidden::-webkit-media-controls {
	display: none;
}

.video-overlay-play-button {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 10px calc(60% - 50px);
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	opacity: 0.95;
	cursor: pointer;
	background-image: linear-gradient(transparent, #000);
	background-image: -webkit-linear-gradient(transparent, #000); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(transparent, #000); /* Opera 11.10+ */
	background-image: linear-gradient(transparent, #000); /* W3C */
	transition: opacity 150ms;
	-webkit-transition: opacity 150ms;
}

.video-overlay-play-button:hover {
	opacity: 1;
}

.video-overlay-play-button.is-hidden {
	display: none;
}

.minister .min-info h5.prime:after {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -10px;
	height: 5px;
	width: 85px;
	/* liniar gradient for all browsers */
	background-image: -webkit-linear-gradient(0deg, #912c1f 50%, #ccc 50%);
}

a.portgolio-button {
	border: 1px solid #000;
	padding: 10px 5px;
	text-transform: uppercase;
}

a.portgolio-button:hover {
    color: #d2412d;
    border: 1px solid #d2412d;
}

.portgolio-button .fa.fa-external-link {
	font-size: 12px;
}

.minister .minister-sub h4 {
	font-weight: 700;
	font-size: 92%;
	text-transform: uppercase;
	padding: 0px 5px;
}

.minister .min-info h5.prime {
	margin-bottom: 40px;
}

.minister-sub1:after {
	content: " ";
	position: absolute;
	left: 43%;
	bottom: -2px;
	border: 2px solid #912c1f;
	width: 50px;
}

.scroll-left,
.scroll-text-1,
.scroll-text {
	overflow: hidden;
	position: relative;
	height: 373px;
	padding-top: 25px;
}

.scroll-left ul {
	position: absolute;
	width: 100%;
	height: 100%;
	/* Starting position */
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	/* Apply animation to this element */
	-moz-animation: scroll-left 18s linear infinite;
	-webkit-animation: scroll-left 18s linear infinite;
	animation: scroll-left 18s linear infinite;
}


/* Move it (define the animation) */




@-moz-keyframes scroll-left {
	0% {
		-moz-transform: translateY(100%);
	}
	100% {
		-moz-transform: translateY(-100%);
	}
}

@-webkit-keyframes scroll-left {
	0% {
		-webkit-transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
	}
}


@keyframes scroll-left {
	0% {
		-moz-transform: translateY(100%);
		/* Browser bug fix */
		-webkit-transform: translateY(100%);
		/* Browser bug fix */
		transform: translateY(100%);
	}
	100% {
		-moz-transform: translateY(-100%);
		/* Browser bug fix */
		-webkit-transform: translateY(-100%);
		/* Browser bug fix */
		transform: translateY(-100%);
	}
}

.scroll-pause {
	cursor: pointer;
	-webkit-animation-play-state: paused;
	-moz-animation-play-state: paused;
	-o-animation-play-state: paused;
	animation-play-state: paused;
	-webkit-transition: 3s;
	-moz-transition: 3s;
	-ms-transition: 3s;
	-o-transition: 3s;
	transition: 3s;
}

.left-col-2 h2 {
	display: inline;
	position: relative;
	left: 40px;
}

.text-slide,
.text-slide01,
.text-slide1 {
	float: right;
	background: transparent;
	border: 0px;
	color: #912c1f;
	font-weight: 800;
	font-size: 110%;
}

.text-slide:after,.text-slide01:after, .text-slide1:After {
	content: " > ";
	font-size: 22px;
}

.text-slide.pause:after,.text-slide01.pause:after,  .text-slide1.pause::after {
	content: " || ";
	font-size: 16px;
}

.view-footer span {
	/* text-transform: uppercase; */
}

.left-block .left-col-2:nth-child(1) h2 {
}

.left-block .left-col-2:nth-child(1) h2:before {
	content: " ";
	/* position: absolute; */
	/* background: url('../images/new.png'); */
	/* background-repeat: no-repeat; */
	/* width: 30px; */
	/* height: 40px; */
	/* position: absolute; */
	/* left: -30px; */
}

.left-block .left-col-2:nth-child(2) h2:before {
	content: " ";
	position: absolute;

	background: url('../images/tenders.png');
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
	left: -40px;
}

#scroll {
	position: fixed;
	right: 10px;
	bottom: 10px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-color: #ec4933;
	text-indent: -9999px;
	display: none;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	z-index: 222;
}

#scroll span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -8px;
	margin-top: -12px;
	height: 0;
	width: 0;
	border: 8px solid transparent;
	border-bottom-color: #ffffff;
}

#scroll:hover {
	background-color: #a6690c;
	opacity: 1;
}

.flexslider .slides li a {
	display: block;
}

a:focus {
	border: dotted 1px #000;
}
.cmf_lan select:hover{
	background: #ccc;
}
.common-right ul li.cmf_lan:hover{
	background: #fff;
}
.common-right ul li:hover{
	background: #ccc;
}
.main-menu > ul > li > a:hover, .main-menu > ul > li > a.open{
	border-bottom: 3px solid #fff;
	padding-bottom: 8px;
}
.main-menu a.btn-more:hover{
	border: 0px;
}
.carousel-wrapper #flexCarousel ul li a:focus{
	margin: 10px;
    padding: 0px 10px;
}
.minister .min-info h5 a:focus{
	display: block;
}
.carousel-wrapper #flexCarousel ul.flex-direction-nav li a:focus {
    padding: 0px 0px;
    top: 27%;
}
p.showhide.close em:first-child {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}
p.showhide.close em:nth-child(2) {
    opacity: 0;
}
p.showhide.close em:nth-child(3) {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-5px, -3px);
}
h2.resp-accordion{
	display:none;
}
.content-wrapper {
    position: relative;
    padding: 10px 0px;
}
.page-tab .scroll-left, .page-tab .scroll-text-1, .page-tab .scroll-text,.page-tab .scroll-text01, .page-tab .scroll-test01 {
    height: 363px;
    padding: 25px 0px 0px 0px;
}
.page-tab .text-slide, .page-tab .text-slide01{
	position: absolute;
    right: 10px;
    top: -30px;
}
.page-tab .view-footer a{
	margin-right: 15px;
	margin-bottom: 10px;
}
.body-container .content-wrapper ul.list {
    margin: 0;
    width: 100%;
    left: 0px;
    padding: 0px 15px;
}
.page-tab .list-content{
	width: 92%;
	float: right;
	display: inline;
}
.resp-tabs-container ul.list li:before {
    display: inline-block;
    content: '';
    -webkit-border-radius: 0.375rem;
    border-radius: 0.375rem;
    height: 0.75rem;
    width: 0.75rem;
    margin-right: 0.5rem;
    margin-top: 0.3rem;
    background-color: #912c1f;
    float: left;
}
.alinktheme{
	color: #000!important;
    display: inline-block!important;
    height: auto!important;
    line-height: 22px!important;
    margin-top: 0px!important;
    width: 20px!important;
    font-size: 150%!important;
    text-align: center!important;
    padding: 4px 1px!important;
    margin-left: 10px !important;
}


.nav-pills-custom .nav-link {
    color: #5a5a5a;
    font-size: 17px;
    background: #fff;
    position: relative;
}

.nav-pills-custom .nav-link.active {
   color: #000000;
   background: #e0e0e0cc;
}


/* Add indicator arrow for the active tab */
@media (min-width: 992px) {

    .nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #e0e0e0cc;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}


.pad20{padding-top: 20px;}

@font-face {
  font-family: "Nirmala UI", "Nirmala UI Semilight";
  src: url("../../assets/fonts/Nirmala.ttf");
}


.buttons {
    margin: 10%;
    text-align: center;
}

.btn-hover {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    margin: 0px;
    height: 55px;
    padding: 19px;
    text-align:center;
    border: none;
    background-size: 300% 100%;
    border-radius: 50px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:focus {
    outline: none;
}

.btn-hover.color-1 {
    background-image: linear-gradient(to right, #b33d2f, #ff9e00, #fb7055, #b33d2f);
    box-shadow: 0 4px 5px 0 rgb(106 106 106 / 75%);
}
.btn-hover.color-2 {
    background-image: linear-gradient(to right, #f5ce62, #e43603, #fa7199, #e85a19);
    box-shadow: 0 4px 15px 0 rgba(229, 66, 10, 0.75);
}
.btn-hover.color-3 {
    background-image: linear-gradient(to right, #667eea, #764ba2, #6B8DD6, #8E37D7);
    box-shadow: 0 4px 15px 0 rgba(116, 79, 168, 0.75);
}
.btn-hover.color-4 {
    background-image: linear-gradient(to right, #fc6076, #ff9a44, #ef9d43, #e75516);
    box-shadow: 0 4px 15px 0 rgba(252, 104, 110, 0.75);
}
.btn-hover.color-5 {
    background-image: linear-gradient(to right, #0ba360, #3cba92, #30dd8a, #2bb673);
    box-shadow: 0 4px 15px 0 rgba(23, 168, 108, 0.75);
}
.btn-hover.color-6 {
    background-image: linear-gradient(to right, #009245, #FCEE21, #00A8C5, #D9E021);
    box-shadow: 0 4px 15px 0 rgba(83, 176, 57, 0.75);
}
.btn-hover.color-7 {
    background-image: linear-gradient(to right, #6253e1, #852D91, #A3A1FF, #F24645);
    box-shadow: 0 4px 15px 0 rgba(126, 52, 161, 0.75);
}
.btn-hover.color-8 {

    background-image: linear-gradient(to right, #29323c, #485563, #2b5876, #4e4376);
    box-shadow: 0 4px 15px 0 rgba(45, 54, 65, 0.75);
}
.btn-hover.color-9 {
    background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed);
    box-shadow: 0 4px 15px 0 rgba(65, 132, 234, 0.75);
}
.btn-hover.color-10 {
        background-image: linear-gradient(to right, #ed6ea0, #ec8c69, #f7186a , #FBB03B);
    box-shadow: 0 4px 15px 0 rgba(236, 116, 149, 0.75);
}
.btn-hover.color-11 {
       background-image: linear-gradient(to right, #eb3941, #f15e64, #e14e53, #e2373f);  box-shadow: 0 5px 15px rgba(242, 97, 103, .4);
}

.three h4 {
     font-size: 19px;
    font-weight: 600;
    letter-spacing: 0;
    color: #646464;
    line-height: 1.5em;
    padding-bottom: 15px;
    position: relative;
}
		
		
		.three h4:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 55px;
    background-color: #646464;
}


.content-box:hover{
	box-shadow: 2px 2px 15px 0 rgb(135 135 135 / 40%);
    transition: all 0.5s ease 0s;
}
		
		
		.three h4:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    height: 1px;
    width: 95%;
    max-width: 255px;
    background-color: #646464;
}

	.ptxt{
			line-height: 28px;
    font-size: 15px;
    text-align: justify;
		}



.panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}


.panel:last-child {
  border-bottom: none;
}

.panel-group > .panel:first-child .panel-heading {
  border-radius: 4px 4px 0 0;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-heading {
  background-color: #b33d2f;
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 0;
}

.panel-title a {
  display: block;
  color: #fff;
  padding: 15px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
}

.panel-body {
  background: #fff;
}

.panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
  border-radius: 0 0 4px 4px;
  transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.panel-heading a:before {
  content: '\e146';
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}

.panel-heading.active a:before {
  content: ' ';
  transition: all 0.5s;
  transform: scale(0);
}

#bs-collapse .panel-heading a:after {
  content: ' ';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
  content: '\e909';
  transform: scale(1);
  transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .panel-heading a:before {
  content: '\f1ad';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}




#site-map .description {
  margin-bottom: 0.5em;
}

ul.site-map-menu li.leaf {
    background: none;
    list-style-type: none;
    list-style-image: none;
}
#site-map .site-map-box {
  margin-bottom: 1em;
}

#site-map .site-map-box ul {
  padding-left: 1.5em;
}

#site-map .site-map-box ul ul {
  margin: 0;
}

/* Styles when RSS icons are displayed on the left. */
#site-map .site-map-rss-left ul {
  padding-left: 0;
}
#site-map .site-map-rss-left li {
  background-image: none;
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#site-map .site-map-rss-left ul li li {
  padding-left: 1.5em;
}

.site-map-menus .title {
  border-bottom: 1px solid #e0e0e0;
  font-family: Lato !important;
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 2px;
  padding-bottom: 7px;
  padding-left: 5px;
  color: #333;
}

.site-map-box-blog.site-map-box h2.title {
  border-bottom: 1px solid #e0e0e0;
  font-family: lato !important;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 2px;
  padding-bottom: 7px;
  padding-left: 5px;
  color: #333;
}
.site-map-box-blog.site-map-box ul {
  padding-left: 0 !important;
}

ul.site-map-menu {
  padding-left: 0 !important;
}

.site-map-box-blog.site-map-box ul li {
  background: url("../../assets/images/blt.jpg") no-repeat 4px 7px;
  padding-left: 20px;
  margin-left: 0 !important;
}


ul.site-map-menu li a {
    font-size: 100%;
    vertical-align: baseline;
    text-decoration: none;
    outline: none;
    color: #6c6c6c;
}
ul.site-map-menu li a {
  background: url("../../assets/images/blt.jpg") no-repeat 4px 4px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 28px;
}
ul.site-map-menu li a.active {
  color: #3192b0;
}
ul.site-map-menu li a:hover {
  color: #CA0202;
}

ul.site-map-menu li:after{                
content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #0087ca;
  transform-origin: bottom right;
	transition: transform 0.25s ease-out;}


#mySidenav a {
    position: fixed;
    right: -10px;
    z-index: 1000;
    transition: 0.3s;
    top: 144px;
    padding: 7px 10PX 7PX 10PX;
    font-weight: 500;
    width: 195px;
    text-decoration: none;
    font-size: 14px;
    color: black;
    border-radius: 25px 0px 0px 25px;
 }

#mySidenav a:hover {
  right: 0;
}

#videocall {
  top: 20px;
background-color: #f4ed04;	
      
}



.play-btn {
	
	animation: animate 2s linear infinite;
	cursor: pointer;
	
	
	

}
.play-btn i {
	
}

@keyframes animate {
 0% {
 box-shadow: 0 0 0 0 rgba(255,171,34,0.76);
}
 40% {
 box-shadow: 0 0 0 50px rgba(255,193,7,0);
}
 80% {
 box-shadow: 0 0 0 50px rgba(255,193,7,0);
}
 100% {
 box-shadow: 0 0 0 rgba(255,193,7,0);
}
}


/***tabs**/

.nav-item .nav-link,
.nav-tabs .nav-link {
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}

.card a {
    -webkit-transition: all 150ms ease 0s;
    -moz-transition: all 150ms ease 0s;
    -o-transition: all 150ms ease 0s;
    -ms-transition: all 150ms ease 0s;
    transition: all 150ms ease 0s;
}

[data-toggle="collapse"][data-parent="#accordion"] i {
    -webkit-transition: transform 150ms ease 0s;
    -moz-transition: transform 150ms ease 0s;
    -o-transition: transform 150ms ease 0s;
    -ms-transition: all 150ms ease 0s;
    transition: transform 150ms ease 0s;
}

[data-toggle="collapse"][data-parent="#accordion"][aria-expanded="true"] i {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


.now-ui-icons {
    display: inline-block;
    font: normal normal normal 14px/1 'Nucleo Outline';
    font-size: inherit;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@-webkit-keyframes nc-icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes nc-icon-spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@keyframes nc-icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.now-ui-icons.objects_umbrella-13:before {
    content: "\ea5f";
}

.now-ui-icons.shopping_cart-simple:before {
    content: "\ea1d";
}

.now-ui-icons.shopping_shop:before {
    content: "\ea50";
}

.now-ui-icons.ui-2_settings-90:before {
    content: "\ea4b";
}

.nav-tabs {
    border: 0;
    padding: 10px 0.7rem;
}

.nav-tabs:not(.nav-tabs-neutral)>.nav-item>.nav-link.active {
    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 24%);
}

.card .nav-tabs {
    border-top-right-radius: 0.1875rem;
    /* border-top-left-radius: 0.1875rem; */
    background-color: #f1f1f1;
}

.nav-tabs>.nav-item>.nav-link {
    color: #000000;
    margin: 0;
    margin-right: 5px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 23px;
    line-height: 1.5;
}

.nav-tabs>.nav-item>.nav-link:hover {
    background-color: transparent;
}

.nav-tabs>.nav-item>.nav-link.active {
    background-color: #0262af;
    border-radius: 30px;
    color: #FFFFFF;
}

.nav-tabs>.nav-item>.nav-link i.now-ui-icons {
    font-size: 14px;
    position: relative;
    top: 1px;
    margin-right: 3px;
}

.nav-tabs.nav-tabs-neutral>.nav-item>.nav-link {
    color: #FFFFFF;

}

.nav-tabs.nav-tabs-neutral>.nav-item>.nav-link.active {
    background-color: rgba(255, 255, 255, 0.2);
    color: #FFFFFF;
}

.card {
    border: 0;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    /* box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2); */
    border: 1px solid #ddd;
}

.card .card-header {
    background-color: transparent;
    border-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
}

.card[data-background-color="orange"] {
    background-color: #f96332;
}

.card[data-background-color="red"] {
    background-color: #FF3636;
}

.card[data-background-color="yellow"] {
    background-color: #FFB236;
}

.card[data-background-color="blue"] {
    background-color: #2CA8FF;
}

.card[data-background-color="green"] {
    background-color: #15b60d;
}

[data-background-color="orange"] {
    background-color: #e95e38;
}

[data-background-color="black"] {
    background-color: #2c2c2c;
}

[data-background-color]:not([data-background-color="gray"]) {
    color: #FFFFFF;
}

[data-background-color]:not([data-background-color="gray"]) p {
    color: #FFFFFF;
}

[data-background-color]:not([data-background-color="gray"]) a:not(.btn):not(.dropdown-item) {
    color: #FFFFFF;
}

[data-background-color]:not([data-background-color="gray"]) .nav-tabs>.nav-item>.nav-link i.now-ui-icons {
    color: #FFFFFF;
}


@font-face {
  font-family: 'Nucleo Outline';
  src: url("https://github.com/creativetimofficial/now-ui-kit/blob/master/assets/fonts/nucleo-outline.eot");
  src: url("https://github.com/creativetimofficial/now-ui-kit/blob/master/assets/fonts/nucleo-outline.eot") format("embedded-opentype");
  src: url("https://raw.githack.com/creativetimofficial/now-ui-kit/master/assets/fonts/nucleo-outline.woff2");
  font-weight: normal;
  font-style: normal;
        
}

.now-ui-icons {
  display: inline-block;
  font: normal normal normal 14px/1 'Nucleo Outline';
  font-size: inherit;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


footer {
	/* margin-top:50px; */
	color: #555;
	background: #fff;
	padding: 25px;
	font-weight: 300;
	background: #fa9000;
}
.footer p{
    margin-bottom: 0;
}
footer p a{
    color: #555;
    font-weight: 400;
}

footer p a:hover{
    color: #e86c42;
}

@media screen and (max-width: 768px) {

    .nav-tabs {
        display: inline-block;
        width: 100%;
        padding-left: 100px;
        padding-right: 100px;
        text-align: center;
    }

    .nav-tabs .nav-item>.nav-link {
        margin-bottom: 5px;
    }
}

.webbox1{
	-webkit-transition: all 0.8s ease-out 0s;
	-moz-transition: all 0.8s ease-out 0s;
	-ms-transition: all 0.8s ease-out 0s; 
	-o-transition: all 0.8s ease-out 0s;
	transition: all 0.8s ease-out 0s;
  
box-shadow: #e8e8e8 0px 0px 6px 0px;
  
background: #fff;
  
padding: 0px 0px 0px 0px;
  
margin: 1px 5px;
}
.webbox1:hover{
-webkit-box-shadow:0 0 8px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 0 8px 5px rgba(0, 0, 0, 0.2);
	box-shadow:0 0 8px 5px rgba(0, 0, 0, 0.2);
	-webkit-transform:scale(1.0); 
	-moz-transform:scale(1.0); 
	-ms-transform:scale(1.0); 
	-o-transform:scale(1.0); 
	transform:scale(1.0);

}
.webbox1::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
   /* background-image: url("../../assets/images/1.png");*/
    background-position: center center;
    top: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
}

.webbox1 ul {
    font-size: 14px;
    color: black;
    padding: 0;
    padding: 0px 10px;
    text-align: left;
    font-weight: 500;
    line-height: 30px;
}

.webbox1 .newheading{
	
background-color: #f1f1f1;
	
padding: 2px 0px;
}

.webbox1 .newheading h4{font-size: 15px;margin-bottom: 0px;padding: 10px 10px;text-align: justify;border-bottom: 3px solid #0262af;font-weight: 600;/* margin-bottom: 7px; */}
.webbox1 .newheading ul li a{color: black;}

webbox1 ul li:before {
    content: "\f0c8";
    position: absolute;
    left: -13px;
    font-family: boxicons;
    color: #bb3245;
    font-size: 6px;
    margin-top: 0px;
}
.webbox1 ul li a {
    color: #000;
}

.webbox1 ul li {
	
   
  
   transition: margin-left 0.1s linear, font-weight 0.1s linear, color 0.1s linear;
  -webkit-transition: margin-left 0.1s linear, font-weight 0.1s linear, color 0.1s linear;
  -moz-transition: margin-left 0.1s linear, font-weight 0.1s linear, color 0.1s linear;
  -o-transition: margin-left 0.1s linear, font-weight 0.1s linear, color 0.1s
	  linear;
  -ms-transition: margin-left 0.1s linear, font-weight 0.1s linear, color 0.1s linear;
}




.webbox1 ul li:first-child {
  
}

.webbox1 ul li a:hover {
  margin-left: 2px;
  font-weight: 600;
  color: #0262af;
	
}


/** initial setup **/
.nano {
  position : relative;
  width    : 100%;
  height   : 100%;
  overflow : hidden; 
}
.nano > .nano-content {
  position: relative;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-height: 162px;
  padding-right: 0px !important;
}
.nano > .nano-content:focus {
  outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
  display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}
.nano > .nano-pane {
  background : rgba(0,0,0,.25);
  position   : absolute;
  width      : 7px;
  right      : 0;
  top        : 0;
  bottom     : 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .01;
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
}
.nano > .nano-pane > .nano-slider {
  background:rgba(0,0,0,.5);
  position : relative;
  margin: 0 1px; 
}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;
}


.nano {min-height: 140px;margin-top: 5px;}
.nano .nano-content { padding: 0px; }
.nano .nano-pane   { background: #fff; }
.nano .nano-slider { background: #111; }


/***serviceBox**/

.serviceBox .orange{
	
	
}

.servicebox .green .service-icon {
    color: #fff;
    background: #0cd7b1;
    font-size: 35px;
    line-height: 67px;
    width: 75px;
    height: 75px;
    margin: 0 auto 10px;
    border-radius: 50%;
    border: 5px solid #e6e9ff;
    position: relative;
}
.serviceBox{
    /* color: #546dfe; */
    font-family: 'Roboto', sans-serif;
    text-align: center;
    padding: 0 10px 15px;
    position: relative;
    min-height: 210px;
    transition: .5s all ease;
    z-index: 1;
}
.serviceBox:before,
.serviceBox:after{
    content: "";
    background: #fff;
    border-radius: 20px;
    position: absolute;
    top: 38px;
    left: 10px;
    right: 10px;
    border: 1px solid #e6e9ff;
    bottom: 10px;
    z-index: -1;
}
.serviceBox:hover:before,
.serviceBox:hover:after{
    content: "";
    background: #ffffff;
    /* transition: .5s all ease; */
    border-radius: 20px;
    position: absolute;
    top: 38px;
    left: 10px;
    right: 10px;
    box-shadow: 1px 1px 4px 2px #8080802b;
    border: 1px solid #d7d7d75c;
    bottom: 10px;
    z-index: -1;
}
.serviceBox:after{
    background-color: #e6e9ff;
    border-radius: 30px;
    /* top: 55%; */
    left: 5px;
    right: 5px;
    bottom: 5px;
    z-index: -2;
}
.serviceBox .service-icon{
    color: #fff;
    background: #0262af;
    font-size: 35px;
    line-height: 67px;
    width: 75px;
    height: 75px;
    margin: 0 auto 10px;
    border-radius: 50%;
    border: 5px solid #f6f6f6;
    position: relative;
}
.serviceBox .service-icon:before,
.serviceBox .service-icon:after{
    content: '';
    /* background-color: #e6e9ff; */
    height: 70px;
    width: 140px;
    border-radius: 0 0 100px 100px/0 0 100px 100px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
}
.serviceBox .service-icon:before{
    height: 10px;
    width: 170px;
    border-radius: 10px 10px 0 0;
    top: auto;
    bottom: 50%;
}
.serviceBox .title{
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    /* text-shadow: 0 4px rgba(0,0,0,0.05); */
    margin: 0 0 10px;
}
.serviceBox .description{
    color: #999;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
}
.serviceBox.orange{ main-color: #e77a1b; }
.serviceBox.blue{main-color: #0C6CBA; }
.serviceBox.green{main-color: #4CA131; }
@media only screen and (max-width: 1199px){
    .serviceBox{ margin: 0 0 30px; }
}


.pricing-content {
    padding: 55px 10px;
    margin: 0 0 0px;
    margin-top: 0px;
    list-style: none;
}
.pricing-content li {
    color: #666;
    font-size: 15px;
    font-weight: 500;
    padding: 0 0px 0px 5px;
    line-height: 30px;
    border-bottom: 2px solid #dfdfe04a;
    margin: 0 0 5px;
    text-align: left;
}


.pricing-content li:last-child {
    /* margin: 0; */
}

.pricing-content li:before {
    content: "\eeb6";
    color: #0262af;
    /* background: #23527c; */
    font-family: 'boxicons' !important;
    font-size: 14px;
    font-weight: 900;
    text-align: center;
    line-height: 23px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    position: static;
    top: 7px;
    left: 35px;
    margin: 5px;
}






.line_shape {
    position: relative;
    margin-bottom: 35px;
}
.line_shape:before {
    content: "";
    width: 30px;
    height: 4px;
    background-color: #0262af;
    top: -30px;
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    left: 90px;
}


.line_shape:after {
    content: "";
    width: 80px;
    height: 4px;
    background-color: #002654;
    top: -30px;
    position: absolute;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.line_shape:before {
    left: 90px;
    right: 0;
    margin: 0px auto;
}

.line_shape:after {
    left: 0;
    right: 34px;
    margin: 0px auto;
}

.hover-up:hover {
    transform: translateY(-10px);
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
	
}

.serviceBox .service-icon:hover {
    color: #ffffff;
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
    background: #0262af9c;
    font-size: 35px;
    line-height: 67px;
    width: 75px;
    height: 75px;
    margin: 0 auto 10px;
    border-radius: 50%;
	-webkit-transition: all .3s linear;
    transition: all .3s linear;
    border: 5px solid #e6e9ff;
    position: relative;
    box-shadow: 1px 1px 3px 0px #80808066;
}

.line_shape:after {
    top: 10px;
}

.line_shape:before {
    top: 10px;
}


.purple_bg
{
	    background-color: #f3eefd !important;
    color: #8e54e9 !important;
    border: 5px solid #8e54e917 !important;
    box-shadow: 1px 1px #8e54e9 !important;
}

.orange_bg
{
	    background-color: #fef0ed !important;
	    color: #f56f4b !important;
	    border: 5px solid #f56f4b14 !important;
	    box-shadow: 1px 1px #f56f4b !important;
}

.green_bg
{
	    background-color: #edfff1 !important;
	    color: #218838 !important;
	    border: 5px solid #498a380f !important;
	    box-shadow: 1px 1px #218838 !important;
}

.skyblue_bg
{
	    background-color: #ecf8fe !important;
	    color: #49b6f5 !important;
	    border: 5px solid #49b6f50a !important;
	    box-shadow: 1px 1px #49b6f5 !important;
}

.yellow_bg
{
	    background-color: #fdf1db !important;
	    color: #f6bd54 !important;
	    border: 5px solid #f6bd5424 !important;
	    box-shadow: 1px 1px #f6bd54 !important;
}

.grey_bg
{
	    background-color: #e8e8e8 !important;
	    color: #595959 !important;
	    border: 5px solid #59595908 !important;
	    box-shadow: 1px 1px #595968 !important;
}
.red_bg
{
	    background-color: #ffe6e6 !important;
	    color: #d90000 !important;
	    border: 5px solid #d9000008 !important;
	    box-shadow: 1px 1px #dc7e7f !important;
}

.lightgreen_bg
{
	    background-color: #d4f2ea !important;
	    color: #31c29a !important;
	    border: 5px solid #31c29a12 !important;
	    box-shadow: 1px 1px #31c29a !important;
}


<style >
.portal-title {
	font-size: 18px;
	font-weight: 500;
	color: #2c3e50;
}

.line_shape {
	height: 1px;
	background: #e0e0e0;
	width: 100%;
	margin-top: 4px;
}

.section-title {
	font-size: 20px;
	font-weight: 600;
	color: #2c3e50;
}

.about-text {
	font-size: 14px;
	line-height: 1.7;
	color: #555;
}

.custom-list {
	padding-left: 18px;
	font-size: 14px;
}

.profile-card {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 10px;
	background: #fff;
	border-radius: 6px;
	margin-bottom: 12px;
	border: 1px solid #eee;
}

	/* Image rectangular */
	.profile-card img {
		width: 80px;
		height: 90px;
		object-fit: cover;
		border-radius: 4px; /* slight curve, not circle */
	}

	/* Text area */
	.profile-card h6 {
		font-size: 13px;
		margin: 0;
		color: #666;
		font-weight: 500;
	}

	.profile-card p {
		font-size: 14px;
		margin: 2px 0 0;
		font-weight: 600;
		color: #222;
	}

.left-side-content {
	background: #ffffff;
	padding: 25px 30px;
	border-radius: 10px;
	border: 1px solid #eee;
}

/* Heading style */
.heading-title {
	font-size: 20px;
	font-weight: 600;
	color: #222;
	margin-bottom: 15px;
	position: relative;
	padding-left: 12px;
}

	/* Left border accent */
	.heading-title::before {
		content: "";
		position: absolute;
		left: 0;
		top: 4px;
		width: 4px;
		height: 18px;
		background: #ff7a00;
		border-radius: 2px;
	}

/* Paragraph styling */
.left-side-content p {
	font-size: 15px;
	line-height: 1.7;
	color: #444;
	margin-bottom: 12px;
	text-align: justify;
}

/* Read more link */
.left-side-content a {
	color: #ff7a00;
	text-decoration: none;
	font-weight: 500;
}

.left-side-content ul {
	padding-left: 0;
}

	.left-side-content ul li {
		list-style: none;
		position: relative;
		padding-left: 20px;
		margin-bottom: 8px;
		font-size: 14.5px;
	}

		.left-side-content ul li::before {
			content: "";
			position: absolute;
			left: 0;
			top: 8px;
			width: 6px;
			height: 6px;
			background: #ff7a00;
			border-radius: 50%;
		}

	.left-side-content ul li {
		font-size: 14.5px;
		color: #333;
		margin-bottom: 8px;
		line-height: 1.6;
		position: relative;
	}

		/* Custom bullet */
		.left-side-content ul li::marker {
			color: #ff7a00;
		}

/* Divider */
.left-side-content hr {
	margin-top: 20px;
	border: none;
	height: 1px;
	background: #eee;
}


.mission-card {
	background: #fff;
	border-radius: 8px;
	border: 1px solid #eee;
	margin-top: 10px;
	overflow: hidden; /* header corners fix */
}

	/* Full header strip */
	.mission-card h6 {
		margin: 0;
		padding: 10px 12px;
		font-size: 14px;
		font-weight: 600;
		background: #ff7a00;
		color: #fff;
	}

	/* Content */
	.mission-card p {
		padding: 12px;
		font-size: 13.5px;
		color: #444;
		margin: 0;
		line-height: 1.6;
		text-align: justify;
	}

.links-card {
	background: #fff;
	border-radius: 8px;
	border: 1px solid #eee;
	margin-top: 10px;
	overflow: hidden;
}

	/* Header same as mission */
	.links-card h6 {
		margin: 0;
		padding: 10px 12px;
		font-size: 14px;
		font-weight: 600;
		background: #ff7a00;
		color: #fff;
	}

	/* List */
	.links-card ul {
		list-style: none;
		padding: 8px 0;
		margin: 0;
	}

		/* List items */
		.links-card ul li {
			border-bottom: 1px solid #f1f1f1;
		}

			.links-card ul li:last-child {
				border-bottom: none;
			}

			/* Links */
			.links-card ul li a {
				display: block;
				padding: 10px 12px;
				font-size: 14px;
				color: #333;
				text-decoration: none;
				transition: 0.3s;
			}

				/* Hover effect */
				.links-card ul li a:hover {
					background: #fff5ec;
					color: #ff7a00;
					padding-left: 16px;
				}

.weblink-section {
	background: #fffaf5;
	padding: 20px;
	border-radius: 14px;
	box-shadow: 0 6px 25px rgba(255, 106, 0, 0.15);
}

/* Title */
.section-title {
	text-align: center;
	font-weight: 600;
	margin-bottom: 20px;
}

	.section-title::after {
		content: "";
		width: 70px;
		height: 3px;
		background: linear-gradient(90deg, #ff6a00, #ff8c00);
		display: block;
		margin: 8px auto 0;
		border-radius: 4px;
	}

/* Grid */
.weblink-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	gap: 15px;
}

	/* Card */
	.weblink-grid a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 15px 10px;
		border-radius: 12px;
		background: linear-gradient(135deg, #fff3e6, #ffe0cc);
		border: 1px solid #ffd2a6;
		text-decoration: none;
		color: #5a2e00;
		transition: 0.3s;
	}

	/* Icon */
	.weblink-grid i {
		font-size: 20px;
		margin-bottom: 6px;
		color: #ff6a00;
	}

	/* Hover */
	.weblink-grid a:hover {
		background: linear-gradient(135deg, #ff6a00, #ff8c00);
		color: #fff;
		transform: translateY(-5px) scale(1.05);
		box-shadow: 0 8px 20px rgba(255,106,0,0.3);
	}

		.weblink-grid a:hover i {
			color: #fff;
		}

