/*
Theme Name: Digital India
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/


/*************** ADD YOUR CUSTOM CSS HERE  ***************/


/*--- Whats New  */

.container1 {
	width: 100%;
	margin: 10px auto;
	height: 50px;
	overflow: hidden;
}

.container1 ul {
	list-style: none;
	position: relative;
}

.container1 li {
	height: 50px;
	text-align: center;
}

.container1 h2 {
	padding-top: 10px;
}

.container1 p {
	text-align: left;
	padding: 10px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/* ---whats new end  */

@media screen and (max-width: 575px) {
	body {
		line-height: unset !important
	}
}

#trp-floater-ls {
	position: absolute!important;
}

#trp-floater-ls-current-language.trp-with-flags,
#trp-floater-ls-language-list.trp-with-flags {
	/*display:none !important*/
}

.header-main .header-contact a,
#header .tooltip-icon,
#header .top-links>li.menu-item>a,
#header .searchform-popup .search-toggle,
.header-wrapper .custom-html a:not(.btn),
#header .my-account,
#header .my-wishlist,
#header .yith-woocompare-open {
	color: #fff;
}

#header .main-menu .narrow li.menu-item>a {
	color: #000;
	border-bottom-color: #f3f3f3;
}

#header .main-menu>li.menu-item>a {
	color: #0077B3;
}

#nav-panel .accordion-menu>li.menu-item>a,
#nav-panel .accordion-menu>li.menu-item>.arrow {
	color: #0077B3;
}

#header .main-menu>li.menu-item.active>a {
	background-color: #045f8c;
}

#header .main-menu>li.menu-item.active:hover>a,
#header .main-menu>li.menu-item:hover>a {
	background-color: #045f8c;
	color: #ffffff;
}

#header .main-menu>li.menu-item>a {
	font-size: 14px;
	padding: 10px 16px 10px 16px;
}

#header .main-menu .narrow li.menu-item:hover>a {
	color: #fff;
	background-color: #045f8c;
}

#nav-panel .accordion-menu li.menu-item>a,
#nav-panel .accordion-menu .arrow,
#nav-panel .menu-custom-block a {
	color: #000;
}

#nav-panel .accordion-menu li.menu-item.active>a {
	background-color: #fcfcfc;
	font-weight: bold;
}

#nav-panel .accordion-menu li.menu-item.active>a,
#nav-panel .accordion-menu>li.menu-item.active>.arrow {
	color: #000;
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d {
	color: #000;
	background-color: #fff;
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d {
	color: #fff;
	background-color: #000;
}

.trp-color-dark #trp-floater-ls-current-language a,
.trp-color-dark #trp-floater-ls-language-list a {
	color: #fff!important;
	padding: 7px 10px !important;
}

#pojo-a11y-toolbar {
	position: absolute !important;
}



#trp-floater-ls.trp-color-dark {
	background: #337ab7 !important;
	max-width: 100px;
	left: calc(100vw - 140px);
	z-index: 1001;
}

#trp-floater-ls {
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%) !important
}

.textwidget h3 {
	text-transform: capitalize;
	font-size: 1.3rem;
	font-weight: normal;
}

.textwidget p {
	border-color: rgba(255, 255, 255, 0.1) !important
}

#di_about .page_heading h2 {
	margin-bottom: 2rem !important;
	position: relative;
	text-align: center;
	font-weight: bold;
	color: #337ab7;
}

#di_about .page_heading p {
	text-align: center;
	line-height: 1.5
}

#di_about .page_heading h2::after {
	content: '';
	height: 3px;
	width: 70px;
	position: absolute;
	background-color: #337ab7;
	bottom: 0;
	left: 0;
	margin: 45px auto;
	top: 0;
	right: 0;
}
.about_content{z-index:1}

#di_about .about_content a {
	text-decoration: none;
	position: relative;
	display: block;
	padding: 0 3rem;
}

#di_about .about_content a i {
	position: relative;
	color: #ccc;
	font-size: 2rem;
	display: flex;
	justify-content: end;
	margin-bottom: 10px;
}

#di_about .about_content a p {
	color: #757575;
	line-height: 1.7
}

#di_about .about_content a:hover h4,
#di_about .about_content a:hover p {
	color: #337ab7;
}

#di_about .about_content h4 span {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.5rem;
	padding-left: 3.5rem;
	position: relative;
}

#di_about .about_content h4 span:before {
	content: '';
	width: 35px;
	height: 3px;
	background-color: #337ab7;
	position: absolute;
	top: -5px;
	right: 0
}

#di_about .about_content h4 span.right:before {
	left: 0 !important;
}

#di_about .about_content a span.line-left {
	position: absolute;
	width: 50px;
	height: 30px;
	border-width: 1px 1px 0 0;
	border-style: solid solid none none;
	display: block;
	top: 38px;
	right: -5px;
}

#di_about .about_content a span.line-right {
	border-style: none solid solid none !important;
	left: -44px;
	top: 38px;
	border-width: 0 1px 1px 0;
}

#di_about .about_content a span.line-right:after {
	width: 40px !important;
	left: 50px;
	right: 0 !important;
	top: 0;
}

#di_about .about_content a span.line-left:after {
	position: absolute;
	width: 42px;
	height: 1px;
	display: inline-block;
	bottom: 0;
	right: -42px;
	content: "";
	z-index: 9999;
	background-color: #337ab7
}

#infocus h3 {
	margin-bottom: -1rem !important;
	position: relative;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

#infocus h3::after {
	content: '';
	height: 3px;
	width: 70px;
	position: absolute;
	background-color: #fff;
	bottom: 0;
	left: 0;
	margin: 45px auto;
	top: 0;
	right: 0;
}

.infocus_slider h2 {
	color: #fff;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	text-align: center
}

.infocus_slider .wpb_wrapper {
	text-align: center;
	display: flex;
	flex-direction: column-reverse;
}

.porto-carousel-wrapper {
	margin-bottom: 0 !important
}

#newstrack h2,
#event h2,
#testimonials h2 {
	margin-bottom: 2rem !important;
	position: relative;
	text-align: center;
	font-weight: bold;
	color: #337ab7;
}

#newstrack h2::after,
#event h2::after,
#testimonials h2::after {
	content: '';
	height: 3px;
	width: 70px;
	position: absolute;
	background-color: #337ab7;
	bottom: 0;
	left: 0;
	margin: 45px auto;
	top: 0;
	right: 0;
}

#newstrack p {
	text-align: center;
	color: #000
}

#event .envent_block {
	border-radius: 0 212px 212px 0 !important;
}

.fun-info {
	border: 1px solid black;
	border-top-right-radius: 3.5em;
	border-bottom-left-radius: 3.5em;
	text-align: center;
	padding: 20px;
	background-color: white;
	color: #777;
	height: 200px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-direction: column;
}

.page_heading p{padding-left:1.5rem; color:#999; font-size:12px}
.footer-main h3 {
	font-size: 1.3rem !important;
	font-weight: 600 !important;
	color: #eee !important;
	position: relative;
}

.footer-main h3::before,
.footer-main h3::after {
	content: '';
	position: absolute;
	top: 35px;
	width: 35px;
	height: 2px;
	background-color: #fff;
}

.footer-main h3::after {
	background-color: #337ab7 !important;
	width: 50px !important;
	left: 38px;
}

.footer-main ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
	padding: 13px 0 !important;
	transition: all 0.3s ease-in-out;
}

.footer-main ul li:hover {
	padding-left: 0.5rem
}

.footer-main ul li a {
	color: #eee;
	padding-left: 0.5rem;
	transition: 0.3s ease-in-out;
}

.footer-main ul li a:hover {
	color: #337ab7 !important;
	padding-left: 0.8rem
}

.extrafoot_link a {
	background-color: #337ab7;
	color: #fff !important;
	display: block;
	padding: 7px;
	margin-bottom: 1px;
}

.extrafoot_link a:hover {
	background-color: #007bff
}

.webManager {
	font-size: 0.9rem;
	line-height: 1.3
}

#footer .footer-bottom .footer-left {
	padding-right: 15rem
}

.page-content .wp-block-table {
	margin-top: 2rem
}


/* responsive css */


/*  Mobile */

@media only screen and (max-width: 767px) {
	body {
		line-height: 1.5 !important
	}
	.page-content h4 {
		line-height: 1.5
	}
	#header .header-main .header-left {
		padding: 0
	}
	#di_about .about_content a span.line-left {
		display: none
	}
	#di_about .about_content a {
		padding: 0 2rem
	}
	#di_about .about_content h4 span {
		padding-left: 1.5rem;
	}
	#di_about .page_heading h2::after {
		margin: -0.5rem auto;
	}
	.what-new h1 {
		font-size: 1.5rem !important;
		padding: 1rem !important;
		padding-bottom: 1rem;
		line-height: 1.5rem;
		padding-bottom: 0 !important;
		margin-bottom: 0.7rem;
	}
	.page_heading h2,
	.page_heading h3,
	.about_content a h4,
	.page_heading h5,
	#testimonials h2 {
		line-height: 1.5
	}
	.wpb_button,
	.wpb_content_element,
	ul.wpb_thumbnails-fluid>li {
		margin-bottom: 0
	}
}


/* Tablet */

@media only screen and (min-width: 768px) {
	#di_about .page_heading h2::after {
		margin: -0.7rem auto;
	}
	.what-new h1 {
		font-size: 1.5rem !important;
		padding: 1rem !important;
		padding-bottom: 1rem;
		line-height: 1.5rem;
		padding-bottom: 0 !important;
		margin-bottom: 0.7rem;
	}
}


}

#footer{
	background:#000;
}
/*Rev Slider */
#rev_slider_1_1_wrapper .hesperiden.tparrows{cursor:pointer;background:rgba(0,0,0,0.5);width:40px;height:40px;position:absolute;display:block;z-index:1000;  border-radius:50%}#rev_slider_1_1_wrapper .hesperiden.tparrows.rs-touchhover{background:#000000}#rev_slider_1_1_wrapper .hesperiden.tparrows:before{font-family:'revicons';font-size:20px;color:#ffffff;display:block;line-height:40px;text-align:center}#rev_slider_1_1_wrapper .hesperiden.tparrows.tp-leftarrow:before{content:'\e82c';  margin-left:-3px}#rev_slider_1_1_wrapper .hesperiden.tparrows.tp-rightarrow:before{content:'\e82d';  margin-right:-3px}#rev_slider_1_1_wrapper .ares.tp-bullets{}#rev_slider_1_1_wrapper .ares.tp-bullets:before{content:' ';position:absolute;width:100%;height:100%;background:transparent;padding:10px;margin-left:-10px;margin-top:-10px;box-sizing:content-box}#rev_slider_1_1_wrapper .ares .tp-bullet{width:13px;height:13px;position:absolute;background:#e5e5e5;border-radius:50%;cursor:pointer;box-sizing:content-box}#rev_slider_1_1_wrapper .ares .tp-bullet.rs-touchhover,#rev_slider_1_1_wrapper .ares .tp-bullet.selected{background:#ffffff}#rev_slider_1_1_wrapper .ares .tp-bullet-title{position:absolute; color:#888888; font-size:12px; padding:0px 10px; font-weight:600; right:27px; top:-4px;  background:rgba(255,255,255,0.75); visibility:hidden; transform:translatex(-20px); -webkit-transform:translatex(-20px); transition:transform 0.3s; -webkit-transition:transform 0.3s; line-height:20px; white-space:nowrap}#rev_slider_1_1_wrapper .ares .tp-bullet-title:after{width:0px;height:0px;border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent rgba(255,255,255,0.75);content:' ';  position:absolute;  right:-10px;top:0px}#rev_slider_1_1_wrapper .ares .tp-bullet.rs-touchhover .tp-bullet-title{visibility:visible;  transform:translatex(0px); -webkit-transform:translatex(0px)}#rev_slider_1_1_wrapper .ares .tp-bullet.selected.rs-touchhover .tp-bullet-title{background:#ffffff}#rev_slider_1_1_wrapper .ares .tp-bullet.selected.rs-touchhover .tp-bullet-title:after{border-color:transparent transparent transparent #ffffff}#rev_slider_1_1_wrapper .ares.tp-bullets.rs-touchhover .tp-bullet-title{visibility:hidden}#rev_slider_1_1_wrapper .ares.tp-bullets.rs-touchhover .tp-bullet.rs-touchhover .tp-bullet-title{visibility:visible;  transform:translateX(0px) translatey(0px); -webkit-transform:translateX(0px) translatey(0px)}#rev_slider_1_1_wrapper .ares.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title{right:auto; left:27px; transform:translatex(20px); -webkit-transform:translatex(20px)}#rev_slider_1_1_wrapper .ares.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title:after{border-width:10px 10px 10px 0 !important; border-color:transparent rgba(255,255,255,0.75) transparent transparent; right:auto !important; left:-10px !important}#rev_slider_1_1_wrapper .ares.nav-dir-vertical.nav-pos-hor-left .tp-bullet.selected.rs-touchhover .tp-bullet-title:after{border-color:transparent #ffffff transparent transparent !important}#rev_slider_1_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-center .tp-bullet-title,#rev_slider_1_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet-title{top:-35px; left:50%; right:auto; transform:translateX(-50%) translateY(-10px);-webkit-transform:translateX(-50%) translateY(-10px)}#rev_slider_1_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-center .tp-bullet-title:after,#rev_slider_1_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet-title:after{border-width:10px 10px 0px 10px; border-color:rgba(255,255,255,0.75) transparent transparent transparent; right:auto; left:50%; margin-left:-10px; top:auto; bottom:-10px}#rev_slider_1_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-center .tp-bullet.selected.rs-touchhover .tp-bullet-title:after,#rev_slider_1_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet.selected.rs-touchhover .tp-bullet-title:after{border-color:#ffffff transparent transparent transparent}#rev_slider_1_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-center .tp-bullet.rs-touchhover .tp-bullet-title,#rev_slider_1_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet.rs-touchhover .tp-bullet-title{transform:translateX(-50%) translatey(0px); -webkit-transform:translateX(-50%) translatey(0px)}#rev_slider_1_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title{top:25px; left:50%; right:auto; transform:translateX(-50%) translateY(10px);-webkit-transform:translateX(-50%) translateY(10px)}#rev_slider_1_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title:after{border-width:0 10px 10px 10px; border-color:transparent transparent rgba(255,255,255,0.75) transparent; right:auto; left:50%; margin-left:-10px; bottom:auto; top:-10px}#rev_slider_1_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-top .tp-bullet.selected.rs-touchhover .tp-bullet-title:after{border-color:transparent transparent #ffffff transparent}#rev_slider_1_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-top .tp-bullet.rs-touchhover .tp-bullet-title{transform:translateX(-50%) translatey(0px); -webkit-transform:translateX(-50%) translatey(0px)}