@import url('animate.css');
@import url('bootstrap.css');
@import url('fonts.css');
@import url('font-awesome.css');
@import url('owl.carousel.css');
@import url('owl.theme.default.css');
@import url('dl-menu.css?v=2');
@import url('flaticon.css');
@import url('slick.css');
@import url('magnific-popup.css');
@import url('tipso.css');

body, html {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #707070;
	background:#eee;
	width:100%;
	height:100%;
	overflow-x:hidden;
	background-repeat: repeat;
}
a {
	color: #797979;
	text-decoration: none;
}
a:hover, a:focus {
	color: #707070;
	text-decoration: none;
	outline: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Montserrat', sans-serif;
	line-height: 1.1;
	font-weight:400;
	color: #222222;
	margin:0;
	padding:0;
}
p{
	margin:0;
}
input, select, button, textarea {
	outline: none;
}
input:focus, select:focus, button:focus, textarea:focus {
	outline: none;
	box-shadow:none;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}

.txtConteudos h3,.txtConteudos h2{margin-bottom:1em;}
.txtConteudos ul{list-style-type: disc; padding-left:20px;}

.cursorPointer{cursor:pointer}
.gridEdicao { margin:0; padding:10px 0; }
.gridEdicao .blocoImg { display:block; margin-bottom:10px; }
.gridEdicao a p { margin:0; padding:0; line-height:1.4em; text-align:center; font-size:14px; color:#000; }
.gridEdicao a p.data { font-size:12px; color:#000; }
.gridEdicao a { display:block; width:100%; padding:5px 0; margin-bottom:10px; border:1px solid transparent; position:relative; }
.gridEdicao a:hover { border:1px solid #000; }
.gridEdicao a p.titulo { height:80px; }
.gridEdicao a:after { position:absolute; content:""; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.1) url(../images/i-lupa.png) center center no-repeat; opacity:0; transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out;	-webkit-transition: all .15s ease-in-out; }
.gridEdicao a:hover:after { opacity:1; }
.tituloWebinar, .gridWebinar { border-bottom:1px solid #ccc; padding-bottom:10px; margin-bottom:10px; }
.tituloWebinar div { font-weight:bold; }
.gridWebinar div, .gridWebinar div p { font-size:14px; }
.gridWebinar div.palestrante { font-size:14px; text-align:right; font-weight:bold; }
.tabsProdutos { display:block; }
.tablink { cursor:pointer; }
.w3-navbar{list-style-type:none;margin:0;padding:0;overflow:hidden; border-bottom:1px solid #ccc; }
.w3-navbar li{float:left}.w3-navbar li a{display:block;padding:8px 16px}.w3-navbar li a:hover{color:#000;background-color:#ccc}
.w3-navbar .w3-dropdown-hover,.w3-navbar .w3-dropdown-click{position:static}
.w3-navbar .w3-dropdown-hover:hover,.w3-navbar .w3-dropdown-hover:first-child,.w3-navbar .w3-dropdown-click:hover{background-color:#ccc;color:#000}
.w3-navbar a,.w3-topnav a,.w3-sidenav a,.w3-dropdown-content a,.w3-accordion-content a,.w3-dropnav a{text-decoration:none!important}
.w3-navbar .w3-opennav.w3-right{float:right!important}.w3-topnav{padding:8px 8px}
.w3-red,.w3-hover-red:hover{color:#fff!important;background-color:#333!important}
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#fff!important}
.w3-navbar a,.w3-sidenav a,.w3-pagination li a,.w3-hoverable tbody tr,.w3-hoverable li,.w3-accordion-content a,.w3-dropdown-content a,.w3-dropdown-click:hover,.w3-dropdown-hover:hover,.w3-opennav,.w3-closenav,.w3-closebtn,
.w3-hover-amber,.w3-hover-aqua,.w3-hover-blue,.w3-hover-light-blue,.w3-hover-brown,.w3-hover-cyan,.w3-hover-blue-grey,.w3-hover-green,.w3-hover-light-green,.w3-hover-indigo,.w3-hover-khaki,.w3-hover-lime,.w3-hover-orange,.w3-hover-deep-orange,.w3-hover-pink,
.w3-hover-purple,.w3-hover-deep-purple,.w3-hover-red,.w3-hover-sand,.w3-hover-teal,.w3-hover-yellow,.w3-hover-white,.w3-hover-black,.w3-hover-grey,.w3-hover-light-grey,.w3-hover-dark-grey,.w3-hover-text-amber,.w3-hover-text-aqua,.w3-hover-text-blue,.w3-hover-text-light-blue,
.w3-hover-text-brown,.w3-hover-text-cyan,.w3-hover-text-blue-grey,.w3-hover-text-green,.w3-hover-text-light-green,.w3-hover-text-indigo,.w3-hover-text-khaki,.w3-hover-text-lime,.w3-hover-text-orange,.w3-hover-text-deep-orange,.w3-hover-text-pink,.w3-hover-text-purple,
.w3-hover-text-deep-purple,.w3-hover-text-red,.w3-hover-text-sand,.w3-hover-text-teal,.w3-hover-text-yellow,.w3-hover-text-white,.w3-hover-text-black,.w3-hover-text-grey,.w3-hover-text-light-grey,.w3-hover-text-dark-grey
{-webkit-transition:background-color .3s,color .15s,box-shadow .3s,opacity 0.3s;transition:background-color .3s,color .15s,box-shadow .3s,opacity 0.3s}
.tabss { display:none; padding:20px; }
.tabss2 { display:block; }
.tabss h3 { margin:0; line-height:2em; }
.gridEN { margin-bottom:20px; }
.gridEN a p.titulo { font-size:14px; margin:0; color:#777; transition: all .25s ease-in-out;	-moz-transition: all .25s ease-in-out;	-webkit-transition: all .25s ease-in-out; }
.gridEN a:hover p.titulo { color:#000; }
.gridEN a p .data { background:#eee; font-size:12px; display:inline-block; padding:2px 5px; }
.gridEN a p .categoria { background:#ddd; font-size:12px; display:inline-block; padding:2px 5px; }
.categoria { background:#ddd; font-size:12px; display:inline-block; padding:2px 5px; }
.txtIntro span { font-size:16px; }
.menuCategorias, .menuCategorias li { margin:0; padding:0; list-style:none; }
.menuCategorias li { line-height:1.5em; border-bottom:1px solid #ccc; transition: all .25s ease-in-out;	-moz-transition: all .25s ease-in-out;	-webkit-transition: all .25s ease-in-out; padding:0 5px; }
.menuCategorias li:hover { background:#eee; }
.menuCategorias li a { font-size:14px; }
.carousel { margin:0; width:100%; height:290px; display:block; position:relative; }
.carousel .blocoSlider { width:100%; height:290px; position:relative; }
.carousel .blocoSlider  a { position:absolute; left:0; top:0; width:100%; height:100%; }
.carousel .blocoSlider .tituloNoticiaDestaque { position:absolute; width:100%; padding:2%; left:0; bottom:0; background:rgba(0,0,0,0.4); color:#fff; font-size:16px; z-index:1; text-align:left; }
.slick-dots { position: absolute; margin:0; bottom: 15px; right:5px; list-style: none; display: block; text-align: right; padding: 0; width:100%; z-index:10; }
.slick-dots li { position: relative; display: inline-block; height: 12px; width: 12px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 12px; width: 12px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: ""; width: 12px; height: 12px; font-size: 12px; line-height: 1em; text-align: center; color: black; background:#fff; opacity: 0.25; border-radius:0; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }
.rowEstado { padding-bottom:10px; }
.rowEstado > div  { font-size:14px; text-align:left; position:relative; }
.rowEstado > div:last-child:after { content:""; background:#333; width:1px; height:100%; position:absolute; top:0; left:-5px; }
.imgUltimaEdicao{margin:0 2px}
@media (max-width: 480px){
	.carousel {
	  height:auto;
	}
	.imgUltimaEdicao{margin:0 auto!important}
	.linkUltimaEdicao{background:#bbb;display:block;text-align:right!important}
}

.row.no-pad {
  margin-right:0;
  margin-left:0;
}
.row.no-pad > [class*='col-'] {
  padding-right:0;
  padding-left:0;
}

.ne_top_header_main_wrapper{
	display:block;
	background:#777;
	border-bottom:1px solid rgba(255, 255, 255, 0.36);
}
.ne_left_sec_main_wrapper{
	float:left;
	width:70%;
}
.ne_left_sec_main_wrapper ul{
	float:left;
}
.ne_left_sec_main_wrapper li{
	float:left;
}
.ne_left_sec_main_wrapper li a{
	float:left;
	padding:5px 15px;
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	 -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_left_sec_main_wrapper li a:hover{
	background: rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_right_sec_main_wrapper{
	float:left;
	width:30%;
}
.ne_right_sec_main_wrapper ul{
	float:right;
	margin:0;padding:0;
}
.ne_right_sec_main_wrapper li{
	float:left;margin:0;padding:0;
}
.ne_right_sec_main_wrapper li a{
	float:left;
	padding:5px 15px;
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_right_sec_main_wrapper li a:hover{
	background: rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#date{
	color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	font-weight:500;
	text-transform:uppercase;
}
#day_and_time{
	float: right;
    width: auto;
    padding-top: 19px;
    padding-bottom: 15px;
    margin-right: 100px;
}
.ne_top_about_btn{
	float:left;
	width:auto;
	    
}
.ne_top_about_btn a{
	font-size:14px;
	color:#ffffff;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:500;
	border-left: 1px solid rgba(255, 255, 255, 0.36);
	    border-right: 1px solid rgba(255, 255, 255, 0.36);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 20px;
}
.ne_right_sec_main_wrapper li:last-child a{
	border-right:0;
	    padding-right: 0;
}
.ne_right_sec_main_wrapper li:last-child a:hover{
	background:transparent;
}
.ne_right_sec_main_wrapper li a i{
	font-size:16px;
}
.xv-menuwrapper .dl-menu > li.parent > ul > li > a:hover {
    margin-left: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/*-- prs sidebar Start --*/
#mobile-nav {
    position: fixed;
    top: 0;
	height:100%;
    right: -350px;
        width: 350px;
    z-index: 999;
    overflow-y: scroll;
	background:#fff;
    transition: all 0.7s cubic-bezier(0.65, -0.22, 0.35, 1.13);
    -webkit-transition: all 0.7s cubic-bezier(0.65, -0.22, 0.35, 1.13);
    -moz-transition: all 0.7s cubic-bezier(0.65, -0.22, 0.35, 1.13);
    -o-transition: all 0.7s cubic-bezier(0.65, -0.22, 0.35, 1.13);
    overflow-x: hidden;
}
body.active #mobile-nav {
    right: 0 !important;
	    z-index: 10000;
}
.mobile-nav-box {
    padding: 40px 30px;
    height: 100%;
    width: 100%;
    position: relative;
}

.mobile-nav-box::before {
    position: absolute;
    content: '';
    bottom: 0;
    right: -25px;
    height: 100%;
    width: 50%;
    z-index: 1;
}

.mobile-logo {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 50;
}

.mobile-logo .manu-close {
    margin-left: auto;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    color: #3c3c3c;
    cursor: pointer;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.mobile-logo .manu-close i {
    font-size: 18px;
}

.mobile-logo .manu-close:hover {
    color: #333;
}

.mobile-main-logo {
    width: 200px;
    padding-left: 25px;
}

.mobile-main-logo img {
    width: 100%;
}

.mobile-list-nav {
    padding: 30px 0;
    position: relative;
    z-index: 90;
    padding-left: 25px;
}

.mobile-list-nav > li {
    padding: 15px 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.mobile-list-nav > li > a {
    font-size: 16px;
    color: #000000;
    position: relative;
    font-weight: bold;
    display: inline-block;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.mobile-list-nav > li > a.dropdownlink::after {
    position: absolute;
    top: 2px;
    right: -10px;
    content: '\f078';
    width: 5px;
    height: 10px;
    font-family: FontAwesome;
}

.mobile-list-nav > li:hover > a {
    color: #333;
    transform: scale(1.1);
    transform: translateX(8px) scale(1.1);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.mobile-nav-box .achivement-blog {
    position: relative;
    z-index: 10;
    text-align: center;
	padding-top: 20px;
    padding-bottom: 20px;
}

.mobile-nav-box .achivement-blog ul > li > a {
    color: #747474;
	transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.mobile-nav-box .achivement-blog ul > li > a span {
    color: #747474;
	transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.mobile-nav-box .achivement-blog ul > li > a h6 {
    color: #747474;
	transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.mobile-nav-box .achivement-blog ul > li > a:hover {
    color: #ff4444;
	transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.mobile-nav-box .achivement-blog ul > li > a:hover span {
    color: #ff4444;
	transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.mobile-nav-box .achivement-blog ul > li > a:hover h6 {
    color: #ff4444;
	transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.mobile-list-nav .submenuItems {

    display: none;
    padding: 0px;
    border-radius: 5px;
    margin-top: 17px;
}

.mobile-list-nav .submenuItems li a {
    color: #f39e67;
    padding: 20px;
    padding: 6px 20px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
.prs_slidebar_wrapper button{
	width:50px;
	height:50px;
	background:#dd3333;
	border:0;
	    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	line-height:0;
}
.achivement-blog ul li {
    position: relative;
    color: #fff;
    padding: 5px 20px 5px 52px;
    text-align: left;
    width: 110px;
	float:left;
}

.achivement-blog ul li:first-child {
    padding-left: 28px;
}

.achivement-blog ul li:first-child i {
    left: 0;
}

.achivement-blog ul li:not(:last-child) {
    border-right: 1px solid #cdcbcb;
}

.achivement-blog ul li span {
    color: #cdcbcb;
}

.achivement-blog ul li i {
    position: absolute;
    top: 50%;
    left: 15px;
    font-size: 30px;
    transform: translateY(-50%);
    height: 30px;
    width: 30px;
}

/*-- top header css End --*/
/*-- prs navigation Start --*/
.ne_logo_main_section_wrapper{
	float:left;
	width:100%;
	background: #ffffff;
}
.ne_logo_inner_wrapper{
	float:left;
	width:40%;
	padding-top: 33px;
    padding-bottom: 30px;
}
.ne_logo_banner_inner_wrapper{
	float:left;
	width:60%;
	padding-top:10px;
	padding-bottom:10px;
}
.prs_navigation_main_wrapper{
	float:left;
	width:100%;
	background:#333;
}
.menu_fixed{
	position:fixed;
	background:#333;
	-webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow:  0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    -o-box-shadow:  0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    -ms-box-shadow:  0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    box-shadow:  0px 1px 20px 0px rgba(0, 0, 0, 0.10);
	z-index:1000;
	left:0;
	right:0;
}
.prs_navi_left_main_wrapper{
	float:left;
	width:100%;
	position:relative;
}
.prs_navi_right_main_wrapper{
	float:left;
	width:45%;
	padding-top: 25px;
}
.prs_logo_main_wrapper{
	float:left;
	padding-top: 30px;
    padding-bottom: 30px;
	position: relative;
    z-index: 1;
	width:30%;
}
.prs_vp_hover_overlay .ne_re_left_img_cont_main_wrapper {
    background: transparent;
    padding: 0;
    padding-top: 10px;
}
.ne_re_left_img_cont_main_wrapper h3 {
    font-size: 22px;
    color: #000000;
    font-weight: 600;
}
.prs_vp_hover_overlay .ne_re_social1_wrapper {
    margin-top: 0;
}
.prs_menu_main_wrapper{
	    float: left;
    width: 100%;
}
#sticktop {
	width: 100%;
	left: 0;
}
.sticky-wrapper.is-sticky #sticktop {
	moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 1px 2px rgba(0, 0, 0, .15);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .15);
}
.dl-menuwrapper button { background: #1d7bc5;    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; 
	margin-right:10px;}
.dl-menuwrapper ul { background: #333; }
.dl-menuwrapper button.dl-active,.dl-menuwrapper button:hover{
	background:#1d7bc5;
}
.dl-menuwrapper {
	position: absolute;
	top: 100%;
	right: 0;
	    margin-top: -20px;
	margin-right:0 !important;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index:10;
}
.fixed-navigation.dl-menuwrapper {
	position: fixed;
	right: -80px;
	top: 40px;
	z-index: 9999;
}
.dl-trigger-wrapper { position: relative; }
.dl-menuwrapper button { float: right; }
ul.navbar-nav {
	float: right;
	min-height: 40px;
}
.navbar { margin-bottom: 0; }
.navbar-default {
	z-index: 999999;
	border-radius: 0;
}
.navbar-default > .container {
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #303030;
	background: none;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	font-size: 16px;
	color: #303030;
	font-weight: 400;
	text-transform: capitalize;
	text-align: center;
}
.navbar-default {
	background: transparent;
	border: none;
}
.navbar-nav > li {
	margin: 0;
	padding: 34px 22px 30px 22px;
	position: relative;
}
.navbar-nav > li.active {
	background: #2bb7ff;
	color: #fff !important;
	position: relative;
}
.navbar-nav > li > a {
	padding: 0;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	outline: none !important;
	overflow: hidden;
	cursor: pointer;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #fff; }
.navbar-default .container { position: relative; }
.navbar-default .navbar-toggle {
	color: #fff;
	border-color: #fff;
	top: -2px;
	right: 10px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background: none; }
.navbar-default ul.dropdown-menu {
	background: #2bb7ff;
	min-width: 140px;
	top: 100%;
	padding: 0;
	border-radius: 0;
	opacity: 0.95;
}
.navbar-default ul.dropdown-menu li a {
	color: #fff;
	padding: 10px 16px;
	outline: none;
	border-bottom: 1px solid #339bd7;
}
.dropdown i {
	padding-left: 2px;
	font-size: 12px;
}
.navbar-default .navbar-brand {
	line-height: 40px;
	padding: 0;
}
.navbar > .container .navbar-brand {
	margin-left: 0;
	line-height: 90px;
	float: none;
	display:block;
}
.navbar-default .navbar-brand:hover { color: #2d3538; }
a.navbar-brand img { padding-right: 15px; }
.navbar-nav > li:hover ul.dropdown-menu { display: block; }
.xv-menuwrapper {     float: left;
    width: 100%; }
.xv-menuwrapper .dl-trigger { display: none; }
.xv-menuwrapper .dl-menu {
	position: static;
	display: block;
	padding: 0;
	text-align: center;
}
.xv-menuwrapper .dl-menu > li {
	list-style: none;
	display: inline-block;
	height: 100%;
	line-height: 100%;
	position: relative;
}
.xv-menuwrapper .dl-menu > li.active > a { color: #fff; }
.xv-menuwrapper .dl-menu > li > a {
	display: block;
	font-size: 14px;
	color: #ffffff;
	font-weight:500;
	position: relative;
	padding: 20px 13px;
	text-transform: uppercase;
}
.xv-menuwrapper .dl-menu > li.destaque > a {
	color:#f58f09
}
@media (max-width: 1024px) {
	.xv-menuwrapper .dl-menu > li > a {
		padding: 20px 8px;font-size: 13px;
	}
}
.xv-menuwrapper .dl-menu > li.active:after, .xv-menuwrapper .dl-menu > li.megamenu.active >a:after {
	font-family: 'FontAwesome';
	content: "\f0d8";
	width: 100%;
	text-align: center;
	height: 7px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 20px;
}
.xv-menuwrapper .dl-menu > li.megamenu.active > a:after { bottom: 42px; }
.xv-menuwrapper .dl-menu > li.megamenu.active:after { display: none; }
.xv-menuwrapper li.parent { position: relative; }
.xv-menuwrapper li.parent.megamenu { position: static; }
.xv-menuwrapper li.parent.megamenu > .lg-submenu {
	display: block;
	width: 100%;
	text-align: justify;
	left: 0;
	right: 0;
	padding: 15px 15px;
	    background: #333;
    border-top: 1px solid #fff;
}
.xv-menuwrapper li.parent.megamenu.small-menu > .lg-submenu { width: 60%; }
.xv-menuwrapper li.parent.megamenu.medium > .lg-submenu img {
	border: 1px solid #f2f2f2;
	padding: 8px;
}
.xv-menuwrapper li.parent.megamenu.wide > .lg-submenu { width: 100%; }
.xv-menuwrapper li.parent.megamenu > .lg-submenu::after {
	width: 100%;
	display: inline-block;
	content: ".";
	visibility: hidden;
	display:none;
}
.xv-menuwrapper li.parent.megamenu > .lg-submenu > li {
	float:left;
	width:25%;
	text-align: left;
	vertical-align: top;
}
.xv-menuwrapper li.parent.megamenu > .lg-submenu > li > a {
	font-weight: 800;
	color: #13212d;
	display: block;
	font-size:1px;
	text-transform:uppercase;
}
.xv-menuwrapper li.parent > .lg-submenu > li > a {
	font-size:14px;
}
.xv-menuwrapper li.parent.megamenu > .lg-submenu figure {
	overflow: hidden;
	width: 330px;
	max-height: 340px;
}
.xv-menuwrapper li.parent.megamenu > .lg-submenu figure img {
	width: 100%;
	height: auto;
}
.xv-menuwrapper .dl-menu > li.parent > ul, .xv-menuwrapper .dl-menu > li.parent > ul > li.parent > ul {
	padding: 0;
	position: absolute;
	left: 0;
	top: 100%;
	min-width: 215px;
	background: #333;
    border-top: 1px solid #fff;
	visibility: hidden;
	opacity: 0;
	margin-top:30px;
	z-index:10;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.xv-menuwrapper .dl-menu > li.parent > ul > li.parent > ul { margin-top: -1px; }
.xv-menuwrapper .dl-menu > li.parent:last-child > ul {
	left: auto;
	right: 0;
}
.xv-menuwrapper .dl-menu > li.parent:hover > ul, .xv-menuwrapper .dl-menu > li.parent > ul > li.parent:hover > ul {
	visibility: visible;
	opacity: 1;
	z-index:10;
	margin-top:0;
	    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
	    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.xv-menuwrapper .dl-menu > li.parent > ul > li.parent ul li a:hover {
    margin-left: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.xv-menuwrapper .dl-menu > li.parent > ul > li, .xv-menuwrapper .dl-menu > li.parent > ul > li.parent ul li {
	display: block;
	list-style: none;
	border-top: 1px solid #000;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	padding: 10px;
}
.xv-menuwrapper .dl-menu > li.parent.megamenu > ul > li, .xv-menuwrapper .dl-menu > li.parent.megamenu > ul > li.parent ul li { border-top: none; }
.xv-menuwrapper .dl-menu > li.parent.megamenu li { list-style: none; }
.xv-menuwrapper .dl-menu > li.parent.megamenu li:last-child{
	overflow:hidden;
}
.xv-menuwrapper .dl-menu > li.parent.megamenu li a {
	color: #ffffff;
	line-height: 30px;
	margin-bottom:15px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	margin-left:0px;
}
.xv-menuwrapper .dl-menu > li.parent.megamenu li a:hover{
	color:#ffffff;
	margin-left:5px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.xv-menuwrapper .dl-menu > li.parent > ul > li > a, .xv-menuwrapper .dl-menu > li.parent > ul > li.parent ul li a {
	display: block;
	line-height: 30px;
	color: #ffffff;
	text-transform: capitalize;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.xv-menuwrapper .dl-menu > li.parent > ul > li:hover, .xv-menuwrapper .dl-menu > li.parent > ul > li.parent ul li:hover,.xv-menuwrapper .dl-menu > li:hover{
	background:transparent;
}
.xv-menuwrapper .dl-menu > li .effect_nav{
	position:relative;
}
.xv-menuwrapper .dl-menu > li .effect_nav:after{
	position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    bottom: 0px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #ffffff;
    content: '';
    visibility: hidden;
    opacity: 0;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.xv-menuwrapper .dl-menu > li .effect_nav:before{
	position: absolute;
    left: 15px;
    right: 0;
    margin: 0px auto;
    bottom: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #ffffff;
    content: '';
    visibility: hidden;
    opacity: 0;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.xv-menuwrapper .dl-menu > li .effect_nav{
	position:relative;
	top:0;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.xv-menuwrapper .dl-menu > li:hover .effect_nav{
	position:relative;
	top:0;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.xv-menuwrapper .dl-menu > li:hover .effect_nav:after{
	visibility: visible;
    opacity: 1;
    bottom: 12px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.xv-menuwrapper .dl-menu > li:hover .effect_nav:before{
	visibility: visible;
    opacity: 1;
        bottom: 12px;
    left: 15px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.xv-menuwrapper .dl-menu > li.parent.megamenu > ul > li:hover{
	background:none;
}
.xv-menuwrapper .dl-menu > li.parent > ul > li.parent:after {
	position: absolute;
	top: 0;
	right: 10px;
	line-height: 50px;
	font-family: 'FontAwesome';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f0da";
	color: #ffffff;
}
.xv-menuwrapper .dl-menu > li.parent > ul > li.parent ul {
	position: absolute;
	left: 100%;
	top: 0;
}
.xv-menuwrapper .dl-menu > li.parent:last-child > ul > li.parent > ul {
	left: auto;
	right: 100%;
}
.xv-menuwrapper button:after { display: none; }
.xv-menuwrapper .dl-back { display: none !important; }
.megamenu i{
	padding-right:15px;
	color:#939a9e;
}
.dl-trigger img{
	position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    top: 34%;
}
.ar_left a:after{
	display:none;
}
/********-------------search css start---------***********/
.serach-header {
   float:right;
}
.prs_vp_hover_overlay .ne_re_left_img_cont_main_wrapper h3 a {
    font-weight: 400;
    font-size: 16px;
}
.serach-header .searchd {
    background: transparent;
    line-height: 50px;
    height: 50px;
    border: 0;
}
.prs_vp_hover_overlay .ne_re_social1_wrapper li a i {
    color: #fff;
    padding-right: 0;
}
.serach-header .searchd i {
    color: #29abff;
    font-size: 16px;
    border: 0 !important;
}
.searchd{
	 background: transparent;
	 float:right;
	 height:77px;
	font-size:16px;
    border: 0;
	color:#ffffff;
	padding-right:0;
	padding-left: 20px;
	position:relative;
	    line-height: 77px;
		cursor:pointer;
}
.serach-header .searchbox {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.86);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 11000;
}
.serach-header .searchbox .close {
    background-color: transparent;
    box-shadow: none;
    color: #29abff;
    font-size: 40px;
    font-weight: bold;
    opacity: 1;
    padding: 10px 17px;
    position: fixed;
    right: 20px;
    top: 15px;
    text-shadow: none;
}
.serach-header .searchbox form input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent;
    border-color: -moz-use-text-color -moz-use-text-color #fff;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #29abff;
    font-size: 28px;
    font-weight: lighter;
    left: 30%;
    margin: 0;
    outline: medium none;
    padding-bottom: 7px;
    padding-left: 0;
    padding-right: 30px;
    position: absolute;
    right: 0;
    top: 45%;
    width: 700px;
    line-height: 60px;
}
.serach-header .searchbox form button {
    display: inline-block;
    line-height: 60px;
    height: 60px;
    left: 64%;
    position: absolute;
    top: 49%;
    transform: translate(0%, -55%);
    background: transparent;
    color: #29abff;
    border: 0;
    font-size: 20px;
}

.serach-header .searchbox.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    filter: alpha(opacity=100);
}
.serach-header .searchbox form::-webkit-input-placeholder {
    color: rgba(219, 187, 10, 0.6);
}
.serach-header .searchbox form:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(219, 187, 10, 0.6);
}
.serach-header .searchbox form::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(219, 187, 10, 0.6);
}
.serach-header .searchbox form:-ms-input-placeholder {
    color: rgba(219, 187, 10, 0.6);
}
/*------ne tranding slider Start ------*/
.ne_ts_main_section_wrapper{
	float:left;
	width:100%;
}
.ne_ts_inner_wrapper{
	float:left;
	width:100%;
	background:#ffffff;
	margin-top:13px;
	position:relative;
	padding-top: 22px;
    padding-bottom: 28px;
}
.ne_tran_label_wrapper{
	padding-top:10px;
	padding-bottom:10px;
	background:#a10833;
	display:inline-block;
	    padding-left: 35px;
    padding-right: 35px;
    margin-left: -20px;
	position:absolute;
	top:15px;
}
.ne_tran_label_wrapper:after{
	content:'';
	border-top:17px solid transparent;
	border-bottom:17px solid transparent;
	border-right:17px solid #ffffff;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
}
.ne_tran_label_wrapper:before{
	    content: '';
    border-bottom: 15px solid transparent;
    border-right: 20px solid #390514;
    position: absolute;
    left: 0px;
    bottom: -15px;
}
.ne_tran_label_wrapper h3{
	font-size:14px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:600;
}
.ne_ts_inner_content{
	float:left;
	width:100%;
}
.ne_ts_inner_content p{
	font-size:16px;
	float:left;
}
.ne_ts_inner_content h3{
	float:right;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	color:#707070;
	padding-right: 115px;
    padding-top: 5px;
}
.ne_ts_inner_content h3 i{
	color:#333;
}
.ne_tranding_slider_wrapper{
	padding-left:150px;
}
.ne_tranding_slider_wrapper  .owl-theme .owl-dots{
	display:none;
}
.ne_tranding_slider_wrapper .owl-theme .owl-nav {
    position: absolute;
    top: 0;
    margin: 0;
    left: 0;
    right: 20px;
	z-index:1000;
	display:block;
}
.ne_tranding_slider_wrapper .owl-theme .owl-nav .owl-prev{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 40px;
	width:30px;
	height:30px;
	line-height:25px;
	top:0;
	border:1px solid #cccccc;
	color:#000000;
	background:#ffffff;
    position: absolute;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_tranding_slider_wrapper  .owl-theme .owl-nav .owl-next{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 0;
	top:0;
	right:0;
	width:30px;
	height:30px;
	line-height:25px;
    position: absolute;
	border:1px solid #cccccc;
	color:#000000;
	background:#ffffff;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_tranding_slider_wrapper .owl-theme .owl-nav .owl-prev:hover, .ne_tranding_slider_wrapper  .owl-theme .owl-nav .owl-next:hover{
	background:#333;
	color:#fff;
	border:1px solid #333;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_ts_inner_content p span{
	font-size:14px;
	text-transform:uppercase;
	float:right;
}
/*------ne tranding slider End ------*/
/*-- SliderNTimer css Start --*/
.ss_addver_slider_wrapper{
	float:left;
	width:100%;
	margin-top: 20px;
}
.slider-area{
	float:left;
	width:100%;
	position:relative;
}
.slider-area .carousel-inner .item .caption-1 {
  width:100%;
  height:100%;
  position: relative;
  min-height:326px;
  background-size:cover
}
.slick-slide img{max-width:100%}
@media (max-width: 768px) {
	.slider-area .carousel-inner .item .caption-1 {background-size:contain!important;background-repeat:no-repeat!important}
}

.slider-area .carousel-inner .item .carousel-captions:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
      background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(212,212,212,0) 17%, rgba(3,3,3,1) 99%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(212,212,212,0) 17%,rgba(3,3,3,1) 99%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(212,212,212,0) 17%,rgba(3,3,3,1) 99%,rgba(0,0,0,1) 100%);
}
.ss_hds_slider_overl_img{
	float:left;
	width:100%;
	position:relative;
	top:100px;
	z-index:100;
}
.ss_hds_slider_overl_img img{
	animation-delay: 1.2s;
	width:100%;
}
.carousel-indicators{right:-150px;left:auto;}
.carousel-indicators li,.carousel-indicators li.active{width:14px;height:14px;margin-right:5px}
@media (max-width: 768px) {
	.carousel-indicators{right:-50px;left:auto;}
}
.slider-area .carousel-inner .item .carousel-captions .content {
  display: block;
  position: absolute;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
	bottom: 30px;
    left: 30px;
}
.slider-area .carousel-inner .item .carousel-captions .content_tabs{
	display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
  padding-top:140px;
}

.slider-area .carousel-inner .item .carousel-captions .content li{
	animation-delay: 3.2s;
}
.carousel-nevigation{
	position:absolute;
	top:45%;
	float:left;
	width:100%;	
}
.carousel-nevigation > .prev{
	left:-138px;
	position:absolute;
	width:50px;
	height:50px;
	font-size:25px;
	    background: rgba(255, 255, 255, 0.34);
    color: #fff;
	text-align:center;
	line-height:46px;
	    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.carousel-nevigation > .next{
	right:-138px;
	position:absolute;
	width:50px;
	height:50px;
	    background: rgba(255, 255, 255, 0.34);
    color: #fff;
	font-size:25px;
	text-align:center;
	line-height:46px;
	    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.carousel-nevigation > .prev:hover,.carousel-nevigation > .next:hover{
	background:#333;
	color:#ffffff;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.slider-area:hover .carousel-nevigation > .prev{
	left:0;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.slider-area:hover .carousel-nevigation > .next{
	right:0;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
} 
.lr_thumbs_slide{
	float:left;
	width:100%;
	text-align:center;
}
.lr_banner_content_inner_wrapper{
	margin:0;
	width:81%;
	margin-left:3%;
}
.lr_banner_content_inner_wrapper h2{
	font-size:14px;
	color:#ffffff;
	animation-delay: 1.5s;
	background:#333;
	display:inline-block;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	padding: 10px 20px;
	position:relative;
}
.lr_banner_content_inner_wrapper h2:after{
	content: '';
    border-top: 20px solid transparent;
    border-left: 20px solid #333;
    position: absolute;
    right: -20px;
    bottom: 0;
	
}
.lr_banner_content_inner_wrapper h2:before{
	content: '';
    border-bottom: 20px solid transparent;
    border-left: 20px solid #333;
    position: absolute;
    right: -20px;
    bottom: 15px;
	
}
.lr_banner_content_inner_wrapper h3{
	font-size:30px;
	color:#ffffff;
	font-weight:700;
	margin-top:20px;
	position:relative;
	animation-delay: 2.0s;
}
@media (max-width: 768px) {
	.lr_banner_content_inner_wrapper h3{font-size:16px;font-weight:300 }
}
.lr_banner_content_inner_wrapper h3 a{
	color:#fff
}
.lr_banner_content_inner_wrapper li:first-child{
	animation-delay: 2.3s;
}
.lr_banner_content_inner_wrapper li:nth-child(2){
	animation-delay: 2.5s;
}
.lr_banner_content_inner_wrapper li:nth-child(3){
	animation-delay: 2.9s;
}
.lr_banner_content_inner_wrapper li:last-child{
	animation-delay: 3.2s;
}
.lr_banner_content_inner_wrapper p{
	animation-delay: 3.5s;
	margin-top:30px;
	color:rgba(255, 255, 255, 0.59);
	float:left;
	width:100%;
}
.lr_banner_content_inner_wrapper ul{
	margin-top:20px;
}
.lr_banner_content_inner_wrapper li{
	float:left;
	margin-right:20px;
	color: rgba(255, 255, 255, 0.7411764705882353)!important;
}
.lr_banner_content_inner_wrapper li a{
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	color: rgba(255, 255, 255, 0.7411764705882353);
    font-weight: 600;
}
.lr_banner_content_inner_wrapper li a:hover{
	color:#333;
	 -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.lr_banner_content_inner_wrapper li i{
	color:#777;
}
@media (max-width: 768px) {
	.lr_banner_content_inner_wrapper li{font-size:14px;font-weight:300 }
}
.divider{
	position:relative;
	animation-delay: 3.5s;
}
.divider:after{
	    content: '';
    border: 1px solid rgba(255, 255, 255, 0.47);
    width: 55%;
    position: absolute;
    bottom: -40px;
    left: 0;
}
.ne_slider_bottom_img_main_wrapper{
	float:left;
	width:100%;
	margin-top:30px;
}
/*--------resent news Start------------*/
.ne_recent_news_main_wrapper{
	float:left;
	width:100%;
	margin-top:30px;
	padding-bottom:30px;
}
.ne_recent_left_side_wrapper{
	float:left;
	width:100%;
}
.ne_recent_heading_main_wrapper{
	float:left;
	width:100%;
}
.ne_recent_heading_main_wrapper h1,.ne_recent_heading_main_wrapper h2{
	font-size:22px;
	font-weight:700;
	color:#000000;
	text-transform:uppercase;
	position:relative;
}
.ne_recent_heading_main_wrapper h1:after,.ne_recent_heading_main_wrapper h2:after{
	content:'';
	border:2px solid #333;
	width:50px;
	position:absolute;
	left:0;
	bottom:-20px;
}
.ne_recent_heading_main_wrapper h1:before,.ne_recent_heading_main_wrapper h2:before{
	content:'';
	border:1px solid #eeeeee;
	width:100%;
	position:absolute;
	left:0;
	bottom:-19px;
}
.ne_recent_tabs_main_wrapper{
	float:left;
	width:100%;
}
.ne_recent_tabs_main_wrapper{
	float:left;
	width:100%;
}
.ne_recent_tabs_main_wrapper ul{
    border-bottom: 0px;
    vertical-align: bottom;
    float: right;
	margin-right: 75px;
	position: relative;
    top: 5px;
}
.ne_recent_tabs_main_wrapper ul li{
	margin-bottom: 0px;
}
.ne_recent_tabs_main_wrapper ul > li.active > a, .ne_recent_tabs_main_wrapper ul > li.active > a:hover, .ne_recent_tabs_main_wrapper ul li.active > a:focus {
    background-color: transparent;
    border: 0px;
	color: #333;
}
.ne_recent_tabs_main_wrapper ul > li > a:hover, .ne_recent_tabs_main_wrapper ul > li > a:focus{
	background-color:transparent;
}
.ne_recent_tabs_main_wrapper ul > li > a {
    margin-right: 0px;
    border: 0px solid transparent;
    border-radius: 0px;
	padding: 15px 10px;
    margin-top: -39px;
	position:relative;
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#000000;
	font-weight:600;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_recent_tabs_main_wrapper ul > li > a:hover {
    border-color: transparent;
    background: transparent;
    color: #333;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.ne_recent_tabs_main_wrapper ul > li:last-child > a:after{
	display:none;
}
.ss_featured_products{
    float: left;
    width: 100%;
}
.ss_featured_products .owl-theme .owl-nav {
    margin-top: 0px;
    position: absolute;
    right: 0px;
    top: -75px;
}
.ss_featured_products .owl-theme .owl-nav .owl-prev{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 40px;
    width: 30px;
    height: 30px;
    line-height: 29px;
    top: 0;
    color: #000000;
    background: #ffffff;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ss_featured_products .owl-theme .owl-nav .owl-next{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 0;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 29px;
    position: absolute;
    color: #000000;
    background: #ffffff;
    text-align: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ss_featured_products .owl-theme .owl-nav [class*='owl-']:hover{
	color:#ffffff;
	background-color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_re_left_top_main_wrapper{
	float:left;
	width:100%;
}
.ne_re_left_img_main_wrapper{
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
	height:118px
}
.ne_re_left_img_main_wrapper2{
	height:50px;
}
.ne_re_left_top_main_wrapper{
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	background:#fff;
}
.ne_re_left_top_main_wrapper:hover{
	box-shadow:0 0 20px rgba(0,0,0,.15)!important
}
.ne_re_left_img_main_wrapper img{
	width:100%;
}
.ne_re_left_img_cont_main_wrapper{
	float:left;
	width:100%;
	background:#ffffff;
	padding:25px;
}
.ne_re_left_img_cont_main_wrapper h3{
	font-size:18px;
	color:#000000;
	font-weight:600;
}
.ne_re_left_img_cont_main_wrapper h3 a{
	color:#000000;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_re_left_img_cont_main_wrapper .ne_re_social1_wrapper{
	margin-top:10px;
	float:left;
	width:100%;
	font-size:12px;
}
.prs_vp_hover_overlay .ne_re_social1_wrapper {
    margin-top: 0;
}
.prs_vp_hover_overlay .ne_re_left_img_cont_main_wrapper .ne_re_social1_wrapper li a i{
	color:#fff;
}
.ne_wn_social_inner_wrapper h3 a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_re_left_img_cont_main_wrapper .ne_re_social1_wrapper li{
	float:left;
	margin-right:20px;
}
.ne_re_left_img_cont_main_wrapper .ne_re_social1_wrapper li a{
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	    color: #707070;
}
.ne_re_left_img_cont_main_wrapper .ne_re_social1_wrapper li a:hover{
	color:#333;
		-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_re_left_img_cont_main_wrapper .ne_re_social1_wrapper li a i{
	color:#333;
}
.ne_re_left_img_cont_main_wrapper p{
	padding-top:20px;
	float:left;
	width:100%;
}
.ne_re_left_img_cont_main_wrapper .ne_re_social2_wrapper{
	margin-top:30px;
	float:left;
	width:100%;
}
.ne_re_left_img_cont_main_wrapper .ne_re_social2_wrapper li{
	float:left;
	margin-right:20px;
}
.ne_re_left_img_cont_main_wrapper .ne_re_social2_wrapper li a{
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	    color: #707070;
}
.ne_re_left_img_cont_main_wrapper .ne_re_social2_wrapper li a:hover{
		color:#333;
		-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_re_left_img_cont_main_wrapper .ne_re_social2_wrapper li a i{
	color:#333;
}
.tab-content{
	margin-top:40px;
	float:left;
	width:100%;
}
.ne_re_left_img_main_wrapper h2{
	font-size:14px;
	color:#ffffff;
	animation-delay: 2.0s;
	background:rgba(0,0,0,.8);
	display:inline-block;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	padding: 10px 20px;
	position:absolute;
	bottom: 15px;
    left: 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_re_left_top_main_wrapper:hover .ne_re_left_img_main_wrapper h2{
	left: 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_re_left_top_main_wrapper:hover .ne_re_left_img_cont_main_wrapper h3 a{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_re_left_bottom_main_wrapper{
	float:left;
	width:100%;
	margin-top:30px;
}
.ne_re_bottom_img{
	float:left;
	width:100px;
	margin-left:5px;
}
.ne_re_bottom_img img{
	width:100%;
}
.ne_re_bottom_img_cont{
	float:left;
	width:calc(100% - 106px);
	min-height:120px;
	    padding-left: 15px;
    padding-top: 5px;
}
.ne_re_bottom_img_cont h3 {
	line-height:1em;
}
.ne_re_bottom_img_cont h3 a{
	color:#000000;
	font-size:14px;
	font-weight:600;
	line-height:1em;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_re_bottom_img_cont h3 a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	box-shadow:inset 0 -3px 0 rgba(0,0,0,.2)
}
.ne_re_bottom_img_cont p{
	padding-top:5px;
	font-size:12px;
}
.ne_re_bottom_img_cont p a{
	font-size:14px;
}
.ne_re_bottom_img_cont p a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_re_bottom_img_cont p a i{
	color:#333;
}
.ne_re_left_img_main_wrapper2 h2{
	background:#333 !important;
}
.ne_re_left_img_main_wrapper2 h2:before,.ne_re_left_img_main_wrapper2 h2:after{
	border-left: 20px solid #333 !important;
}
/*--------resent news End------------*/
/*--------business slider Start------------*/
.ne_busness_main_slider_wrapper{
	float:left;
	width:100%;
	margin-top:60px;
}
.ne_sport_slider_wrapper_travels{
	margin-top:40px !important;
}
.ne_businees_slider_wrapper{
	margin-top:60px;
}
.ne_businees_slider_wrapper2{margin-top:20px;}
.ne_businees_slider_wrapper3{margin:10px 0;}
.ne_businees_slider_wrapper  .owl-theme .owl-dots{
	display:none;
}
.ne_businees_slider_wrapper .owl-theme .owl-nav {
    position: absolute;
    top: -85px;
    margin: 0;
    left: 0;
    right: 0;
	z-index:1000;
	display:block;
}
.ne_businees_slider_wrapper .owl-theme .owl-nav .owl-prev{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 40px;
	width:30px;
	height:30px;
	line-height:29px;
	top:0;
	color:#000000;
	background:#ffffff;
    position: absolute;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_businees_slider_wrapper  .owl-theme .owl-nav .owl-next{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 0;
	top:0;
	right:0;
	width:30px;
	height:30px;
	line-height:29px;
    position: absolute;
	color:#000000;
	background:#ffffff;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_businees_slider_wrapper .owl-theme .owl-nav .owl-prev:hover, .ne_businees_slider_wrapper  .owl-theme .owl-nav .owl-next:hover{
	background:#333;
	color:#fff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_buss_img_cont_main_wrapper{
	min-height:240px;
}
.ne_buss_img_cont_main_wrapper h3 a{
	font-size:16px;
}
/*--------business slider End------------*/
/*--------sport slider Start------------*/
.ne_sport_slider_wrapper{
	margin-top:20px;
}
.ne_sport_slider_wrapper_inner_blog{
	margin-top:60px;
	background:#ffffff;
	padding-bottom: 40px;
}
.ne_sport_slider_wrapper  .owl-theme .owl-dots{
	display:none;
}
.ne_sport_slider_wrapper .owl-theme .owl-nav {
    position: absolute;
    top: -85px;
    margin: 0;
    left: 0;
    right: 0;
	z-index:1000;
	display:block;
}
.ne_sport_slider_wrapper_travels .owl-theme .owl-nav{
	top: -70px !important;
}
.ne_sport_slider_wrapper .owl-theme .owl-nav .owl-prev{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 40px;
	width:30px;
	height:30px;
	line-height:29px;
	top:0;
	color:#000000;
	background:#ffffff;
    position: absolute;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_sport_slider_wrapper  .owl-theme .owl-nav .owl-next{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 0;
	top:0;
	right:0;
	width:30px;
	height:30px;
	line-height:29px;
    position: absolute;
	color:#000000;
	background:#ffffff;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_sport_slider_wrapper .owl-theme .owl-nav .owl-prev:hover, .ne_sport_slider_wrapper  .owl-theme .owl-nav .owl-next:hover{
	background:#333;
	color:#fff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_re_left_bottom_main_wrapper_top{
		margin-top:0;
	}
.ne_banner_adver_main_wrapper{
	float:left;
	width:100%;
	margin-top:60px;
}
.ne_banner_adver_main_wrapper img{
	width:100%;
}
.ne_gt_left_top_main_wrapper{
	float:left;
	width:100%;
}
.ne_gt_left_img_main_wrapper{
	float:left;
	width:270px;
	position:relative;
	overflow:hidden;
}
.ne_gt_left_img_main_wrapper img{
	width:100%;
}
.ne_gt_left_img_cont_main_wrapper{
	float:left;
	width:calc(100% - 270px);
	min-height:233px;
	background:#ffffff;
	padding:25px;
}
.ne_gt_left_img_cont_main_wrapper h3{
	font-size:22px;
	color:#000000;
	font-weight:600;
}
.ne_gt_left_img_cont_main_wrapper h3 a{
	color:#000000;
	text-transform:capitalize;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_gt_left_img_cont_main_wrapper .ne_re_social1_wrapper{
	margin-top:10px;
	float:left;
	width:100%;
}
.ne_gt_left_img_cont_main_wrapper .ne_re_social1_wrapper li{
	float:left;
	margin-right:20px;
}
.ne_gt_left_img_cont_main_wrapper .ne_re_social1_wrapper li a{
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	    color: #707070;
}
.ne_gt_left_img_cont_main_wrapper .ne_re_social1_wrapper li a i{
	color:#333;
}
.ne_gt_left_img_cont_main_wrapper .ne_re_social1_wrapper li a:hover{
	color:#333;
		-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_gt_left_img_cont_main_wrapper p{
	padding-top:20px;
	float:left;
	width:100%;
}
.ne_gt_left_img_cont_main_wrapper .ne_re_social2_wrapper{
	margin-top:30px;
	float:left;
	width:100%;
}
.ne_gt_left_img_cont_main_wrapper .ne_re_social2_wrapper li{
	float:left;
	margin-right:20px;
}
.ne_gt_left_img_cont_main_wrapper .ne_re_social2_wrapper li a{
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	    color: #707070;
}
.ne_gt_left_img_cont_main_wrapper .ne_re_social2_wrapper li a i{
	color:#333;
}
.ne_gt_left_img_cont_main_wrapper .ne_re_social2_wrapper li a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.tab-content{
	margin-top:40px;
	float:left;
	width:100%;
}
.ne_gt_left_img_main_wrapper h2{
	font-size:14px;
	color:#ffffff;
	animation-delay: 2.0s;
	background:#33cc99;
	display:inline-block;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	padding: 10px 20px;
	position:absolute;
	top: 25px;
    left: -160px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_gt_left_top_main_wrapper:hover .ne_gt_left_img_main_wrapper h2{
	left: 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_gt_left_top_main_wrapper:hover .ne_re_left_img_cont_main_wrapper h3 a{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_gt_left_img_main_wrapper h2{
	background:#99cc66;
}
.ne_gt_left_img_main_wrapper h2:after{
	content: '';
    border-top: 20px solid transparent;
    border-left: 20px solid #99cc66;
    position: absolute;
    right: -20px;
    bottom: 0;
	
}
.ne_gt_left_img_main_wrapper h2:before{
	content: '';
    border-bottom: 20px solid transparent;
    border-left: 20px solid #99cc66;
    position: absolute;
    right: -20px;
    bottom: 15px;
	
}
.ne_gt_left_top_main_wrapper1{
	margin-top:60px;
}
.ne_gt_left_top_main_wrapper2{
	margin-top:30px;
}
.pagination{
	margin:0;
	padding-top:45px;
}
.pagination > li > a{
	color:#000000;
	background:#ffffff;
	font-size:12px;
	border:1px solid #e7e7e7;
	text-transform:uppercase;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	width:30px;
	height:30px;
	line-height:30px;
	padding:0;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	text-align:center;
	margin-right:10px;
}
.pagination > li:first-child > a{
	width:30px;
	height:30px;
	text-align:center;
	border:1px solid #000000;
	margin-right:20px;
	background:#000000;
	color:#ffffff;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	font-size: 16px;
    line-height: 28px;
}
.pagination > li a i:before{
	margin-left:0;
} 
.pagination > li:last-child > a{
	width:30px;
	height:30px;
	text-align:center;
	border:1px solid #000000;
	margin-left:10px;
	background:#000000;
	color:#ffffff;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	font-size: 16px;
    line-height: 28px;
}	
.pagination > li:first-child:hover > a{
	background:#333;
	border:1px solid transparent;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #fff;
	border:1px solid transparent;
    background-color: #333;
    border-color: none;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.yellow h2{
	background:#ffcc66 !important;
}
.yellow h2:after,.yellow h2:before{
	border-left: 20px solid #ffcc66 !important;
	border-left: 20px solid #ffcc66 !important;
}
.ne_ls_bottom_img{
	float:left;
	width:170px;
}
.ne_ls_bottom_img img{
	width:100%;
}
.ne_ls_bottom_img_cont{
	float:left;
	width:calc(100% - 170px);
	min-height:135px;
	background:#ffffff;
	    padding-left: 15px;
	    padding-left: 15px;
		padding-right:10px;
    padding-top: 25px;
}
.ne_ls_bottom_img_cont h3 a{
	color:#000000;
	font-size:16px;
	font-weight:600;
	text-transform:capitalize;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_ls_bottom_img_cont h3 a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_ls_bottom_img_cont p{
	padding-top:5px;
}
.ne_ls_bottom_img_cont p a{
	font-size:14px;
}
.ne_ls_bottom_img_cont p a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_ls_bottom_img_cont p a i{
	color:#333;
}
.ne_re_left_bottom_main_wrapper_top2{
	margin-top:30px;
}
.ne_wn_img_main_wrapper{
	float:left;
	width:100%;
	background:url('../images/content/ws1.jpg') 50% 0 repeat-y;
	min-height:355px;
	background-position:center 0;
	background-size:cover;
	position:relative;
	overflow:hidden;
}
.ne_wn_img_overlay{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background:rgba(0,0,0,0.3);
}
.ne_wn_img_main_wrapper h2{
	font-size:14px;
	color:#ffffff;
	animation-delay: 2.0s;
	background:#33cc99;
	display:inline-block;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	padding: 10px 20px;
	position:absolute;
	top: 25px;
    left: -160px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	z-index:1;
}
.ne_wn_img_main_wrapper:hover.ne_wn_img_main_wrapper h2{
	left: 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_wn_img_main_wrapper h2:after{
	content: '';
    border-top: 20px solid transparent;
    border-left: 20px solid #33cc99;
    position: absolute;
    right: -20px;
    bottom: 0;
	
}
.ne_wn_img_main_wrapper h2:before{
	content: '';
    border-bottom: 20px solid transparent;
    border-left: 20px solid #33cc99;
    position: absolute;
    right: -20px;
    bottom: 15px;
	
}
.ne_wn_social_inner_wrapper h3{
	font-size:22px;
	color:#ffffff;
	font-weight:600;
	text-align: left;
}
.ne_wn_social_inner_wrapper h3 a{
	color:#ffffff;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_wn_social_inner_wrapper .ne_wn_social1_wrapper{
	margin-top:10px;
	float:left;
	width:100%;
}
.ne_wn_social_inner_wrapper .ne_wn_social1_wrapper li{
	float:left;
	margin-right:20px;
}
.ne_wn_social_inner_wrapper .ne_wn_social1_wrapper li a{
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	color:rgba(255, 255, 255, 0.84);
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_wn_social_inner_wrapper .ne_wn_social1_wrapper li a i{
	color:#333;
}
.ne_wn_social_inner_wrapper .ne_wn_social1_wrapper li a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_wn_social_inner_wrapper{
	    position: absolute;
    z-index: 1;
    float: left;
    width: 100%;
    bottom: 35px;
    left: 25px;
}
.bab{
	margin-top:60px;
}
.ne_gt_left_img_cont_main_wrapper .ne_re_social1_wrapper li a:hover, .ne_re_left_bottom_main_wrapper:hover .ne_ls_bottom_img_cont h3 a, .ne_wn_social_inner_wrapper h3 a:hover, .ne_re_left_bottom_main_wrapper:hover .ne_pc_bottom_img_cont h3 a, .ne_lr_main_section_wrapper:hover .ne_lr_img_cont_heading_wrapper h3 a, .ne_re_left_bottom_main_wrapper:hover .ne_tr_bottom_img_cont h3 a{
    color: #333;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_wn_img_main_wrapper2{
	background:url('../images/content/ws2.jpg') 50% 0 repeat-y;
	    background-position: center 0;
    background-size: cover;
	width:100%;
	height:100%;
}
.ne_wn_img_main_wrapper3{
	background:url('../images/content/ws3.jpg') 50% 0 repeat-y;
	    background-position: center 0;
    background-size: cover;
	margin-top:30px;
	width:100%;
	height:100%;
}
.ne_wn_img_main_wrapper4{
	background:url('../images/content/ws4.jpg') 50% 0 repeat-y;
	    background-position: center 0;
    background-size: cover;
	margin-top:30px;
}
.ne_tr_bottom_img{
	float:left;
	width:170px;
}
.ne_tr_bottom_img img{
	width:100%;
}
.ne_tr_bottom_img_cont{
	float:left;
	width:calc(100% - 170px);
	min-height:135px;
	background:#ffffff;
	    padding-right: 10px;
	    padding-left: 15px;
    padding-top: 25px;
}
.ne_tr_bottom_img_cont h3 a{
	color:#000000;
	font-size:16px;
	font-weight:600;
	text-transform:capitalize;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_tr_bottom_img_cont h3 a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_tr_bottom_img_cont p{
	padding-top:5px;
}
.ne_tr_bottom_img_cont p a{
	font-size:14px;
}
.ne_tr_bottom_img_cont p a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_tr_bottom_img_cont p a i{
	color:#333;
}
/*--------sport slider End------------*/
/*--------ne indx sidebar start------------*/
.ne_indx_sidebar_main_wrapper{
	float:left;
	width:100%;
}
.ne_sidebar_inner_social_wrapper{
	float:left;
	width:100%;
	background:#ffffff;
	padding: 30px;
}
.btc_blog_cate_social_fb_wrapper{
	float:left;
	width:30%;
	background:#39599f;
	text-align:center;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_social_fb_wrapper a{
	display:inline-block;
	color:#ffffff;
	width:100%;
	padding-top:25px;
	padding-bottom:25px;
}
.btc_blog_cate_social_fb_wrapper a i{
	font-size:20px;
}
.margin_top_fifte{
	margin-top:50px;
}
.btc_blog_cate_social_tw_wrapper{
	float:left;
	width:30%;
	background:#45b0e3;
	text-align:center;
	margin-left:15px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_social_tw_wrapper a{
	display:inline-block;
	color:#ffffff;
	width:100%;
	padding-top:25px;
	padding-bottom:25px;
}
.btc_blog_cate_social_tw_wrapper a i{
	font-size:20px;
}
.btc_blog_cate_social_gp_wrapper{
	float:left;
	width:30%;
	background:#f84e3f;
	text-align:center;
	margin-left:15px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_social_gp_wrapper a{
	display:inline-block;
	color:#ffffff;
	width:100%;
	padding-top:25px;
	padding-bottom:25px;
}
.btc_blog_cate_social_gp_wrapper a i{
	font-size:20px;
}
.btc_blog_cate_social_shair_wrapper{
	float:left;
	width:30%;
	background:#9fdd7c;
	text-align:center;
	margin-top:15px;
	margin-left:15px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_social_shair_wrapper a{
	display:inline-block;
	color:#ffffff;
	width:100%;
	padding-top:25px;
	padding-bottom:25px;
}
.btc_blog_cate_social_shair_wrapper a i{
	font-size:20px;
}
.btc_blog_cate_social_vimo_wrapper{
	float:left;
	width:30%;
	background:#33ccff;
	text-align:center;
	margin-top:15px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_social_vimo_wrapper a{
	display:inline-block;
	color:#ffffff;
	width:100%;
	padding-top:25px;
	padding-bottom:25px;
}
.btc_blog_cate_social_vimo_wrapper a i{
	font-size:20px;
}
.btc_blog_cate_social_yt_wrapper{
	float:left;
	width:30%;
	background:#cc0033;
	text-align:center;
	margin-top:15px;
	margin-left:15px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_social_yt_wrapper a{
	display:inline-block;
	color:#ffffff;
	width:100%;
	padding-top:25px;
	padding-bottom:25px;
}
.btc_blog_cate_social_fb_wrapper:hover{
	background:#24458c;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_social_tw_wrapper:hover{
	background:#1e98d2;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_social_gp_wrapper:hover{
	background:#d62718;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_social_vimo_wrapper:hover{
	background:#12a2d2;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_social_yt_wrapper:hover{
	background:#a20b30;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_social_shair_wrapper:hover{
	background:#7fc558;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_social_yt_wrapper a i{
	font-size:20px;
}
.btc_blog_cate_inner_social_fb_wrapper:hover{
	background:#24458c;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_inner_social_tw_wrapper:hover{
	background:#1e98d2;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_inner_social_gp_wrapper:hover{
	background:#d62718;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_inner_social_vimo_wrapper:hover{
	background:#12a2d2;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_inner_social_yt_wrapper:hover{
	background:#a20b30;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.btc_blog_cate_inner_social_shair_wrapper:hover{
	background:#7fc558;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_indx_sidebar_shair_icon_main_wrapper{
	float:left;
	width:100%;
	margin-top:60px;
}
.ne_indx_sidebar_shair_icon_main_wrapper p{
	font-size:14px;
}
.ne_lns_slider_wrapper{
	margin-top:60px;
}
.ne_lns_slider_wrapper  .owl-theme .owl-dots{
	display:none;
}
.ne_lns_slider_wrapper .owl-theme .owl-nav {
    position: absolute;
    top: -85px;
    margin: 0;
    left: 0;
    right: 0;
	z-index:1000;
	display:block;
}
.ne_lns_slider_wrapper .owl-theme .owl-nav .owl-prev{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 40px;
	width:30px;
	height:30px;
	line-height:29px;
	top:0;
	color:#000000;
	background:#ffffff;
    position: absolute;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_lns_slider_wrapper  .owl-theme .owl-nav .owl-next{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 0;
	top:0;
	right:0;
	width:30px;
	height:30px;
	line-height:29px;
    position: absolute;
	color:#000000;
	background:#ffffff;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_lns_slider_wrapper .owl-theme .owl-nav .owl-prev:hover, .ne_lns_slider_wrapper  .owl-theme .owl-nav .owl-next:hover{
	background:#333;
	color:#fff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_ln_inner_img_main_wrapper{
	background:url('../images/content/lns1.jpg') 50% 0 repeat-y;
	min-height: 294px;
	    background-position: center 0;
    background-size: cover;
	width:100%;
}
.ne_ln_main_sidebar_slider_wrapper{
	margin-top:80px;
}
.ne_sidebar_cate_list_wrappper li:hover a{
	color:#333;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_ln_main_sidebar_slider_wrapper .owl-theme .owl-nav .owl-next,
.ne_ln_main_sidebar_slider_wrapper .owl-theme .owl-nav .owl-prev{
	background:#f4f4f4;
}
.ne_sidebar_second_inner_social_wrapper{
	margin-top:30px;
}
.ne_sidebar_cate_list_wrappper{
	float:left;
	width:100%;
}
.ne_sidebar_cate_list_wrappper ul{
	margin-top:30px;
}
.ne_sidebar_cate_list_wrappper li{
	font-size:18px;
	color:#000000;
	float:left;
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:1px solid #e9e9e9;
}
.ne_sidebar_cate_list_wrappper li span{
	width:85px;
	height:25px;
	line-height:25px;
	background:#333;
	color:#ffffff;
	float:right;
	text-align:center;
	font-size:14px;
	font-weight:600;
}
.ne_sidebar_cate_list_wrappper li i{
	    font-size: 8px;
    color: #333;
    position: relative;
    top: -3px;
}
.ne_sidebar_cate_list_wrappper li:last-child{
	border-bottom:0;
	padding-bottom:0;
}
.ne_sidebar_advertize_main_wrapper{
	float:left;
	width:100%;
	margin-top:60px;
}
.font_18px h2{
	font-size:18px;
}
.ne_pc_bottom_img{
	float:left;
	width:150px;
}
.ne_pc_bottom_img img{
	width:100%;
}
.ne_pc_bottom_img_cont{
	float:left;
	width:calc(100% - 150px);
	background:#ffffff;
	    padding-left: 15px;
	    padding-left: 10px;
    padding-top: 5px;
}
.ne_pc_bottom_img_cont h3 a{
	color:#000000;
	font-size:14px;
	font-weight:600;
	text-transform:capitalize;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_pc_bottom_img_cont h3 a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_pc_bottom_img_cont p{
	padding-top:5px;
}
.ne_pc_bottom_img_cont p a{
	font-size:14px;
}
.ne_pc_bottom_img_cont p a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_pc_bottom_img_cont p a i{
	color:#333;
}
.ne_pc_main_cont_wrapper{
	margin-top:60px;
}
.ne_pc_main_cont_wrapper2{
	margin-top:10px;
}
.ne_la_main_large_img_wrapper{
	float:left;
	width:100%;
	margin-top:60px;
}
.ne_la_main_large_img_wrapper img{
	width:100%;
}
.ne_pc_main_cont_wrapper3{
	margin-top:20px;
}
.ne_sidebar_faceb_section_img{
	float:left;
	width:100%;
	margin-top:60px;
	position:relative;
}
.ne_sidebar_faceb_section_img img{
	width:100%;
}
.ne_inva_main_wrapper{
	float:left;
	width:100%;
	position: absolute;
    top: 15px;
    left: 15px;
}
.ne_inva_img_wrapper{
	float:left;
	width:60px;
}
.ne_inva_img_overlay{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(235, 78, 78, 0.5);
}
.ne_inva_img_cont_wrapper{
	float:left;
	width:calc(100% - 60px);
	    padding-left: 10px;
    padding-top: 5px;
}
.ne_inva_img_cont_wrapper h3{
	font-size:22px;
	color:#ffffff;
}
.ne_inva_img_cont_wrapper h4{
	font-size:14px;
	color:#fff;
	padding-top:5px;
}
.ne_sidebar_faceb_section_img h5{
	display:inline-block;
	position:absolute;
	bottom:15px;
	left:15px;
}
.ne_sidebar_faceb_section_img h5 a{
	width:60px;
	height:25px;
	line-height:25px;
	text-align:center;
	background:#ffffff;
	color:#000000;
	font-weight:600;
	display:inline-block;
}
.ne_sidebar_faceb_section_img h5 a i{
	color:#333;
}
.ne_fb_online_section_wrapper{
	float:left;
	width:100%;
	overflow-x: auto;
	background:#f6f7f8;
	    padding-top: 25px;
    padding-bottom: 25px;
	padding-left:10px;
	padding-right:10px;
}
.ne_fb_online_section_wrapper ul{
	width: 370px;
}
.ne_fb_online_section_wrapper li{
	float:left;
	margin-right:8px;
}
.ne_fb_online_section_wrapper p{
	font-size:14px;
	color:#191919;
	padding-bottom:10px;
}
.ne_sidebar_serch_main_wrapper{
	float:left;
	width:100%;
}
.ne_sidebar_serch_main_wrapper p{
	font-size:14px;
	color:#848484;
	padding-top:60px;
}
.ne_sidebar_serch_main_wrapper button{
	width:50px;
	height:40px;
	text-align:center;
	line-height:35px;
	background:#333;
	border:1px solid #333;
	color:#ffffff;
	float:left;
}
.ne_sidebar_serch_main_wrapper input{
	width:calc(100% - 50px);
	float:left;
	height:40px;
	padding-left:40px;
	padding-right:20px;
	border:1px solid #333;
}
.ne_sidebar_serch_main_wrapper .input_icon{
	position:absolute;
	top: 12px;
    left: 15px;
}
.ne_sidebar_search_aaauch{
	position:relative;
	float:left;
	width:100%;
	margin-top:15px;
}
.ne_lr_main_section_wrapper{
	float:left;
	width:100%;
	margin-top:60px;
}
.ne_lr_img_wrapper{
	float:left;
	width:97px;
}
.ne_lr_img_cont_wrapper{
	float:left;
	width:calc(100% - 97px);
	min-height:150px;
	border:1px solid #f5f5f5;
	border-left:0;
	    padding: 20px;
}
.ne_lr_star_dev_wrapper{
	float:left;
	width:auto;
}
.ne_lr_star_dev_wrapper i{
	color:#f69d35;
}
.ne_lr_star_right_section{
	float:right;
	width:auto;
}
.ne_lr_star_right_section h4{
	color:#000000;
	padding-top: 3px;
}
.ne_lr_img_cont_heading_wrapper{
	float:left;
	width:100%;
}
.ne_lr_img_cont_heading_wrapper h3 a{
	font-size:16px;
	color:#000000;
	text-transform:capitalize;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	font-weight:600;
}
.ne_lr_img_cont_heading_wrapper h3 a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ne_lr_img_cont_heading_wrapper p{
	padding-top:5px;
}
.ne_lr_main_section_wrapper2{
	margin-top:20px;
}
.ne_weather_inner_wrapper{
	float:left;
	width:100%;
	text-align:center;
}
.ne_sidebar_advertize_main_wrapper a img{
	width:100%;
}
/*--------ne indx sidebar End------------*/
/*--------ne footer Start------------*/
.ne_footer_main_wrapper{
	float:left;
	width:100%;
	background:#020202;
	position:relative;
	padding-bottom:80px;
}
.ne_footer_img_overlay{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.7);
}
.ne_footer_first_section{
	float:left;
	width:100%;
	padding-top:80px;
}
.ne_footer_first_section h2{
	font-size:24px;
	color:#ffffff;
	position:relative;
	padding-top:30px;
}
.ne_footer_first_section h2:after{
	content:'';
	border:2px solid #333;
	width:50px;
	position:absolute;
	left:0;
	bottom:-20px;
}
.ne_footer_first_section p{
	color:rgba(255, 255, 255, 0.71);
	    padding-top: 40px;
}
.ne_footer_first_section li{
	float:left;
	margin-right:10px;
}
.ne_footer_first_section li:first-child a{
	float:left;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#45b0e3;
	color:#ffffff;
}
.ne_footer_first_section li:nth-child(2) a{
	float:left;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#cc181e;
	color:#ffffff;
}
.ne_footer_first_section li:nth-child(3) a{
	float:left;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#39599f;
	color:#ffffff;
}
.ne_footer_first_section li:last-child a{
	float:left;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#f84e3f;
	color:#ffffff;
}
.ne_footer_first_section ul{
	margin-top:30px;
}
.ne_footer_second_section{
	float:left;
	width:100%;
	padding-top:60px;
}
.ne_footer_second_section h2{
	font-size:20px;
	font-weight:600;
	color:#ffffff;
	position:relative;
	padding-top:20px;
}
.ne_footer_second_section h2:after{
	content:'';
	border:2px solid #333;
	width:50px;
	position:absolute;
	left:0;
	bottom:-20px;
}
.ns_footer_rp_main_wrapper{
	float:left;
	width:100%;
	margin-top: 60px;
}
.ns_footer_rp_img_wrapper{
	float:left;
	width:100px;
}
.ns_footer_rp_img_cont_wrapper{
	float:left;
	width:calc(100% - 100px);
	padding-left:10px;
}
.ns_footer_rp_img_cont_wrapper h3 a{
	color:#ffffff;
	font-size:16px;
	font-weight:600;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ns_footer_rp_img_cont_wrapper h3 a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ns_footer_rp_img_cont_wrapper p{
	padding-top:5px;
}
.ns_footer_rp_img_cont_wrapper p a{
	font-size:14px;
	color:rgba(255, 255, 255, 0.79);
}
.ns_footer_rp_img_cont_wrapper p a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ns_footer_rp_img_cont_wrapper p a i{
	color:#333;
}
.ns_footer_rp_main_wrapper2{
	margin-top:30px;
}
.ns_footer_cate_main_wrapper{
	float:left;
	width:100%;
}
.ns_footer_cate_main_wrapper ul{
	margin-top:50px;
}
.ns_footer_cate_main_wrapper li{
	margin-top:10px;
}
.ns_footer_cate_main_wrapper li a{
	color:rgba(255, 255, 255, 0.75);
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ns_footer_cate_main_wrapper li a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ns_footer_cate_main_wrapper li a span{
	float:right;
}
.ns_footer_tag_main_wrapper{
	float:left;
	width:100%;
	margin-top:40px;
}
.ns_footer_tag_main_wrapper h4,.ns_footer_tag_main_wrapper address,.ns_footer_tag_main_wrapper p,.ns_footer_tag_main_wrapper a{
	color:#777;
}
.ns_footer_tag_main_wrapper address{font-size:16px;}
.ns_footer_tag_main_wrapper ul{
	margin-top:40px;
}
.ns_footer_tag_main_wrapper li{
	float:left;
	margin-right:5px;
	margin-top:25px;
}
.ns_footer_tag_main_wrapper li a{
	border:2px solid rgba(255, 255, 255, 0.39);
	padding:5px;
	    font-size: 14px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ns_footer_tag_main_wrapper li a:hover{
	border:2px solid transparent;
	background:#333;
	color:#fff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.cc_footer_copyr_main_wrapper{
	float:left;
	width:100%;
	background:#111111;
	border-top:1px solid rgba(255, 255, 255, 0.12);
	padding-bottom:20px;
}
.bottom_footer_wrapper p span:last-child a{
	color:#f55454;
}
.bottom_footer_wrapper{
	float:left;
}
.bottom_footer_wrapper p{
	padding-top:20px;
	font-size:14px;
}
.bottom_footer_wrapper p a{
	color:#333;
}
.footer_cards ul{
	list-style:none;
	padding:0;
	float:right;
	margin-top:30px;
}
.footer_cards ul li{
	float:left;
	margin-left:10px;
	font-size:25px;
}
.footer_cards_warpper{float:right;}
.selo { padding-top:20px;font-size:14px;}
/*-- prs patner slider Start --*/
.prs_patner_main_section_wrapper{
	float:left;
	width:100%;
	background:#ffffff;
	padding-top:80px;
	padding-bottom:80px;
}
.prs_pn_slider_wraper{
	float:left;
	width:100%;
}
.prs_pn_slider_wraper  .owl-theme .owl-dots{
	display:none;
}
.prs_pn_slider_wraper .owl-theme .owl-nav {
    position: absolute;
    top: 30%;
    z-index: 1000;
    display: block;
	left:0;
	right:0;
	margin:0px auto;
}
.prs_pn_slider_wraper .owl-theme .owl-nav .owl-prev{
    font-size: 20px;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 29px;
    top: 0;
	left:-20px;
    color: #000000;
    background: #f4f4f4;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.prs_pn_slider_wraper  .owl-theme .owl-nav .owl-next{
     font-size: 20px;
    margin: 0;
    padding: 0;
    top: 0;
    right: -20px;
    width: 30px;
    height: 30px;
    line-height: 29px;
    position: absolute;
    color: #000000;
    background: #f4f4f4;
    text-align: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.prs_pn_img_wrapper img{
	width:100%;
	opacity:1;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.prs_pn_slider_wraper .owl-theme .owl-nav .owl-prev:hover,.prs_pn_slider_wraper  .owl-theme .owl-nav .owl-next:hover{
	background: #333;
	color:#fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.prs_pn_img_wrapper img:hover{
	opacity:0.4;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_bottom_banner_main_wrapper{
	float:left;
	width:100%;
	text-align:center;
    padding-top: 80px;
}
.ne_busness_sport_main_slider_wrapper{
	margin-top:0;
}
/*-- prs patner slider End --*/
/*--------ne footer End------------*/
/*--------ne sport index Start------------*/
.ne_inner_title_main_section{
	background:#fff;
	width:100%;
	float:left;
	position:relative;
	margin-bottom:30px;
}
.ne_ts_title_inner_wrapper{
	margin-top:20px;
}
.ne_inner_title_img_overlay{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.7);
}
.ne_inner_title_nev_wrapper{
	width:100%;
	float:left;
}
.ne_inner_title_nev_wrapper ul{
	padding-top:20px;
	padding-bottom:40px;
}
.ne_inner_title_nev_wrapper li{
	float:left;
	margin-right:20px;
}
.ne_inner_title_nev_wrapper li:first-child{
	margin-right:10px;
}
.ne_inner_title_nev_wrapper li:first-child{
	color:rgba(255, 255, 255, 0.67);
}
.ne_inner_title_nev_wrapper li:last-child{
	color:#000;
}
.ne_inner_title_nev_wrapper li i{
	color:rgba(255, 255, 255, 0.67);
}
.ne_inner_title_nev_wrapper li a{
	font-size:14px;
	color:#777;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_inner_title_nev_wrapper li a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_sport_inner_img_main_wrapper1{
	background:url('../images/content/sport/sp1.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
}
.ne_sport_inner_img_main_wrapper2{
	background:url('../images/content/sport/sp2.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
}
.ne_sport_inner_img_main_wrapper3{
	background:url('../images/content/sport/sp3.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
	margin-top:30px;
}
.ne_sport_inner_img_main_wrapper4{
	background:url('../images/content/sport/sp4.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
	margin-top:30px;
}
.ne_sport_inner_img_main_wrapper5{
	background:url('../images/content/sport/sp5.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
	margin-top:30px;
}
.ne_sport_inner_img_main_wrapper6{
	background:url('../images/content/sport/sp6.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
	margin-top:30px;
}
.ne_sport_inner_img_main_wrapper7{
	background:url('../images/content/sport/sp7.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
	margin-top:30px;
}
.ne_sport_inner_img_main_wrapper8{
	background:url('../images/content/sport/sp8.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
	margin-top:30px;
}
.ne_sport_inner_img_main_wrapper9{
	background:url('../images/content/sport/sp9.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
	margin-top:30px;
}
.ne_sport_inner_img_main_wrapper10{
	background:url('../images/content/sport/sp10.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
	margin-top:30px;
}
.ne_sport_inner_img_main_wrapper11{
	background:url('../images/content/sport/sp11.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
	margin-top:30px;
}
.ne_sport_inner_img_main_wrapper12{
	background:url('../images/content/sport/sp12.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
	margin-top:30px;
}
.ne_sport_inner_img_main_wrapper13{
	background:url('../images/content/sport/sp13.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
	margin-top:30px;
}
.ne_sport_inner_img_main_wrapper14{
	background:url('../images/content/sport/sp14.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
	margin-top:30px;
}
.ne_sport_inner_img_main_wrapper15{
	background:url('../images/content/sport/sp15.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
	margin-top:30px;
}
.ne_sport_inner_img_main_wrapper16{
	background:url('../images/content/sport/sp16.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	width:100%;
	margin-top:30px;
}
.ne_bottom_banner_main_wrapper_sport img{
	width:100%;
}
.ne_busness_techo_inner_main_slider_wrapper{
	margin-top:0;
}
.ne_bottom_banner_main_wrapper_technologi{
	padding-top:60px;
}
.ne_bottom_banner_main_wrapper_technologi img{
	width:100%;
}
.ne_pagi_techno .pagination{
	padding-top:60px !important;
}
.ne_sidebar_lifestyle_inner_social_wrapper,.ne_busness_main_slider_wrapper_lifestyle{
	margin-top:0;
}
.ne_busness_main_slider_wrapper_lifestyle_heading{
	margin-bottom:30px;
}
.ne_re_left_top_main_wrapper_lifestyle{
	margin-top:30px;
}
/*--------ne sport index End------------*/
/************************----------------- Gallery CSS Start ----------------**************/
.prs_gallery_main_section_wrapper{
	float:left;
	width:100%;
	background:#f6f6f6;
	    padding-top: 60px;
    padding-bottom: 60px;
}
#filter{
	    float: right;
    margin-top: -35px;
	background:transparent;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#filter li a{
    display: block;
    font-size: 16px;
    cursor: pointer;
	color:#000000;
	font-weight:500;
	background:transparent;
    padding: 5px 10px;
    margin-right: 10px;
	position:relative;
	    font-weight: 600;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
#filter li a:hover,
#filter li a.active{
	background:transparent;
	color:#333;
}
#filter li:first-child a:hover,
#filter li:first-child a.active{
	    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
#filter li:last-child a:hover,
#filter li:last-child a.active{
	    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
#filter li a:last-child{
    margin-right: 0px;
}
.three-column{
	margin-top:25px;
}
.III_column{
	margin-top:30px;
}
.list-inline > li{
	padding: 0;
	float:left;
}
#filter li a{
	padding: 15px 20px;	
}
#filter li:last-child a{
	padding-right:0;
}
.prs_gallery_btn_wrapper ul{
	margin-top:60px;
}
.prs_ms_scene_img_overlay:after{
	content:'';
	position:absolute;
	top:200px;
	bottom:200px;
	right:200px;
	left:200px;
	background:rgba(0,0,0,0.8);
	opacity:0;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.prs_ms_scene_slider_img:hover .prs_ms_scene_img_overlay:after{
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background:rgba(0,0,0,0.8);
	opacity:1;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.prs_ms_scene_img_overlay a{
	display:inline-block;
	line-height:40px;
	text-align:center;
	position:absolute;
	left:0;
	right:0;
	margin:0px auto;
	top:42%;
	font-size:14px;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	z-index:10;
	opacity:0;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.prs_ms_scene_img_overlay a i:before{
	margin-left:0;
	color:#ffffff;
}
.prs_ms_scene_slider_img:hover .prs_ms_scene_img_overlay a{
	opacity:1;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.prs_ms_scene_slider_img {
    float: left;
    width: 100%;
    position: relative;
}
.prs_ms_scene_slider_img img{
	width:100%;
}
.ne_busness_main_slider_wrapper_gallery{
	margin-top:0;
}
.ne_gallery_pagi_main_weapper{
	text-align:center;
}
.ne_gallery_pagi_main_weapper .pagination{
	display:inline-block;
	padding-top:60px;
}
.ne_gallery_photo_social_wrapper{
	float:left;
	width:100%;
}
.ne_gallery_photo_social_wrapper li{
	float:left;
	margin-right:10px;
}
.ne_gallery_photo_social_wrapper li:first-child a{
	float:left;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#45b0e3;
	color:#ffffff;
}
.ne_gallery_photo_social_wrapper li:nth-child(2) a{
	float:left;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#cc181e;
	color:#ffffff;
}
.ne_gallery_photo_social_wrapper li:nth-child(3) a{
	float:left;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#39599f;
	color:#ffffff;
}
.ne_gallery_photo_social_wrapper li:last-child a{
	float:left;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#f84e3f;
	color:#ffffff;
}
.ne_gallery_photo_social_wrapper ul{
	margin-top: -35px;
    float: right;
	position: relative;
}
.ne_re_left_top_main_wrapper_innerphoto_single_img{
	margin-top:80px;
}
.ne_ineer_gallery_photo_wrapper{
	float:left;
	width:100%;
}
.ne_ineer_gallery_photo_wrapper img{
	width:100%;
}
.prs_gallery_main_section_wrapper_inner_photo{
	padding-top:80px;
	padding-bottom:80px;
}
/************************----------------- Gallery CSS End ----------------**************/
/************************----------------- contact CSS start ----------------**************/
.ne_cu_map_main_wrapper{
	float:left;
	width:100%;
	margin-top:60px;
	margin-bottom:60px;
}
#map{
	width:100%; 
	float:left; 
	height:560px;
}
.iconeContato{padding-left:26px; position:relative;}
.iconeContato img{position:absolute;top:4px;left:0}
.bkBranco{background:#fff}
.ne_map_content_wrapper{
	float:left;
	width:100%;
	background:#ffffff;
	padding:26px
}
.ne_map_content_wrapper2 h2{
	margin-bottom:1em
}
.ne_map_content_wrapper p{
	margin-bottom:1em;
}
.ne_map_content_wrapper .h2rounded{
	margin:1em 0;font-size:1.4em;line-height:2em;background:#eee;padding:0 .5em
}
.ne_busness_main_slider_wrapper_contact_heading{
	margin-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}
.ne_map_contact_form_left_wrapper{
	float:left;
	width:60%;
	padding:30px;
}
.ne_map_contact_form_left_wrapper2{
	width:40%;
}
.ne_map_contact_form_right_wrapper{
	float:left;
	width:40%;
	padding:30px;
}
.ne_map_contact_form_right_wrapper2{
	width:60%;
}
.ne_map_contact_form_right_wrapper p, .ne_map_contact_form_left_wrapper p, .ne_map_contact_form_left_wrapper h4{margin-bottom:1em}
.ne_map_contact_form_left_wrapper .parte1 h4{margin-bottom:0}
.ne_map_contact_form_left_wrapper .parte1 p{margin-bottom:2em}
.gc_map_location_icon_wrapper{
	width:50px;
	height:50px;
	float:left;
	border:1px solid rgba(255, 255, 255, 0.52);
	border-radius:100%;
	text-align:center;
	line-height:50px;
	font-size:22px;
	color:#ffffff;
}
.gc_map_location_icon_cont_wrapper{
	float:left;
	width:calc(100% - 50px);
	padding-left:25px;
}
.gc_map_location_icon_cont_wrapper h3{
	font-size:16px;
	color:#ffffff;
	line-height: 26px;
}
.gc_map_location_icon_cont_wrapper h3 a{
	color:#ffffff;
}
.gc_map_add_wrapper {
	float:left;
	width:100%;
	margin-top:30px;
}
.gc_map_add_wrapper1{
	margin-top:0;
}
.gc_map_location_icon_cont_wrapper p, .gc_map_location_icon_cont_wrapper p a{
	color:#ffffff;
}
.ne_map_form_input1{
	float:left;
	width:100%;
	margin-bottom:20px
}
.ne_map_form_input1 input{
	width:100%;
	height:50px;
	padding-left:20px;
	border:1px solid #777;
	background:#ffffff;
}
.ne_map_form_input1 select{
	width:100%;
	height:50px;
	padding-left:20px;
	border:1px solid #777;
	background:#ffffff;
}
.ne_map_form_input2{
	margin-top:30px;
}
.ne_map_form_input1 textarea{
	width:100%;
	padding:20px;
	border:1px solid #777;
	background:#ffffff;
}
.ne_map_form_input1 button{
	background:#333;
	color:#ffffff;
	text-align:center;
	line-height:40px;
	display:inline-block;
	padding:0 40px;
}
.ne_map_form_input2{
	text-align:center;
}
.ne_contact_testi_slider_wrapper{
	margin-top:60px;
}
.ne_contact_testi_slider_wrapper  .owl-theme .owl-dots{
	display:none;
}
.ne_contact_testi_slider_wrapper .owl-theme .owl-nav {
    position: absolute;
    top: -85px;
    margin: 0;
    left: 0;
    right: 0;
	z-index:1000;
	display:block;
}
.ne_contact_testi_slider_wrapper .owl-theme .owl-nav .owl-prev{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 40px;
	width:30px;
	height:30px;
	line-height:29px;
	top:0;
	color:#000000;
	background:#ffffff;
    position: absolute;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_contact_testi_slider_wrapper  .owl-theme .owl-nav .owl-next{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 0;
	top:0;
	right:0;
	width:30px;
	height:30px;
	line-height:29px;
    position: absolute;
	color:#000000;
	background:#ffffff;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_contact_testi_slider_wrapper .owl-theme .owl-nav .owl-prev:hover, .ne_contact_testi_slider_wrapper  .owl-theme .owl-nav .owl-next:hover{
	color:#333;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_cont_testi_content_wrapper{
	float:left;
	width:100%;
	background:#ffffff;
	text-align:center;
	padding: 100px;
}
.ne_cont_testi_content_wrapper p{
	font-style:italic;
}
.ne_cont_testi_content_wrapper h4{
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	color:#707070;
	padding-top:30px;
}
.ne_cont_testi_content_wrapper h4 span{
	font-size:16px;
	color:#333;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
}
.ne_cont_map_slider_content{
	float:left;
	width:100%;
}
.ne_cont_map_img{
	float:left;
	width:100%;
}
.ne_cont_map_img img{
	width:100%;
}
.ne_cont_map_img_content{
	float:left;
	width:100%;
	position:relative;
	padding-top:20px;
}
.ne_cont_map_img_content p a{
	color:#707070;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_cont_map_img_content p a:hover{
	color:#333;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_cont_map_img_content h5{
	font-size:15px;
	padding-top:5px;
}
.ne_cont_map_slider_content:hover .ne_cont_map_img_content h5{
	color:#333;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;	
}
.ne_contact_map_slider_wrapper{
	margin-top:60px;
}
.ne_contact_map_slider_wrapper  .owl-theme .owl-dots{
	display:none;
}
.ne_contact_map_slider_wrapper .owl-theme .owl-nav {
    position: absolute;
    top: -85px;
    margin: 0;
    left: 0;
    right: 0;
	z-index:1000;
	display:block;
}
.ne_contact_map_slider_wrapper .owl-theme .owl-nav .owl-prev{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 40px;
	width:30px;
	height:30px;
	line-height:29px;
	top:0;
	color:#ffffff;
	background:#333;
    position: absolute;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_contact_map_slider_wrapper  .owl-theme .owl-nav .owl-next{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 0;
	top:0;
	right:0;
	width:30px;
	height:30px;
	line-height:29px;
    position: absolute;
	color:#ffffff;
	background:#333;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_contact_map_slider_wrapper .owl-theme .owl-nav .owl-prev:hover, .ne_contact_map_slider_wrapper  .owl-theme .owl-nav .owl-next:hover{
	color:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_contect_map_slidermain_wrapper{
	float:left;
	width:100%;
	background:#ffffff;
	margin-top:80px;
	padding:80px;
	padding-top:0;
	margin-bottom:80px;
}
/************************----------------- contact CSS End ----------------**************/
/************************----------------- 404 CSS Start ----------------**************/
.ne_404_main_wrapper{
	float:left;
	width:100%;
	margin-top:80px;
	margin-bottom:80px;
}
.ne_404_inner_main_wrapper{
	float:left;
	width:100%;
	border:15px solid #333;
	padding:60px 150px;
}
.ne_404_img_wrapper{
	float:left;
	width:40%;
}
.ne_404_img_wrapper img{
	width:100%;
}
.ne_404_img_cont_wrapper{
	float:left;
	width:60%;
	padding-left: 25px;
}
.ne_404_img_cont_wrapper h2{
	font-size:80px;
	font-weight:900;
	color:#333;
	text-transform:uppercase;
}
.ne_404_img_cont_wrapper h3{
	font-size:45px;
	font-weight:600;
	color:#333;
	text-transform:uppercase;
}
.ne_404_search_wrapper{
	float:left;
	width:100%;
	margin-top:80px;
}
.ne_404_search_wrapper button{
	width:120px;
	height:50px;
	text-align:center;
	line-height:45px;
	background:#333;
	border:1px solid #333;
	color:#ffffff;
	float:left;
}
.ne_404_search_wrapper input{
	width:calc(100% - 120px);
	float:left;
	height:50px;
	padding-left:30px;
	padding-right:20px;
	border:1px solid #333;
}
.ne_blog_today_img_left_wrapper{
	float:left;
	width:100%;
}
.ne_blog_today_img_left_wrapper img{
	width:100%;
}
.ne_blog_today_img_cont_left_wrapper{
	float:left;
	width:100%;
	padding-right: 30px;
}
.ne_blog_today_img_cont_left_wrapper_bottom{
	padding-right:0 !important;
	padding-left:60px !important;
}
.ne_blog_today_img_cont_left_wrapper h3{
	font-size:22px;
	color:#000000;
	font-weight:600;
}
.ne_blog_today_img_cont_left_wrapper p{
	padding-top:20px;
}
.ne_re_left_img_cont_main_swg_blog_cont_wrapper p{
	margin-bottom:60px;
}
.ne_blog_to_margin_top{
	margin-top:40px;
}
.btc_blog_cate_inner_social_fb_wrapper{
	float:left;
	width:16%;
	background:#39599f;
	text-align:center;
}
.btc_blog_cate_inner_social_fb_wrapper a{
	display:inline-block;
	color:#ffffff;
	width:100%;
	padding-top:25px;
	padding-bottom:25px;
}
.btc_blog_cate_inner_social_fb_wrapper a i{
	font-size:20px;
}
.margin_top_fifte{
	margin-top:50px;
}
.btc_blog_cate_inner_social_tw_wrapper{
	float:left;
	width:16%;
	background:#45b0e3;
	text-align:center;
	margin-left:5px;
}
.btc_blog_cate_inner_social_tw_wrapper a{
	display:inline-block;
	color:#ffffff;
	width:100%;
	padding-top:25px;
	padding-bottom:25px;
}
.btc_blog_cate_inner_social_tw_wrapper a i{
	font-size:20px;
}
.btc_blog_cate_inner_social_gp_wrapper{
	float:left;
	width:16%;
	background:#f84e3f;
	text-align:center;
	margin-left:5px;
}
.btc_blog_cate_inner_social_gp_wrapper a{
	display:inline-block;
	color:#ffffff;
	width:100%;
	padding-top:25px;
	padding-bottom:25px;
}
.btc_blog_cate_inner_social_gp_wrapper a i{
	font-size:20px;
}
.btc_blog_cate_inner_social_shair_wrapper{
	float:left;
	width:16%;
	background:#9fdd7c;
	text-align:center;
	margin-left:5px;
}
.btc_blog_cate_inner_social_shair_wrapper a{
	display:inline-block;
	color:#ffffff;
	width:100%;
	padding-top:25px;
	padding-bottom:25px;
}
.btc_blog_cate_inner_social_shair_wrapper a i{
	font-size:20px;
}
.btc_blog_cate_inner_social_vimo_wrapper{
	float:left;
	width:16%;
	background:#33ccff;
	text-align:center;
	margin-left:5px;
}
.btc_blog_cate_inner_social_vimo_wrapper a{
	display:inline-block;
	color:#ffffff;
	width:100%;
	padding-top:25px;
	padding-bottom:25px;
}
.btc_blog_cate_inner_social_vimo_wrapper a i{
	font-size:20px;
}
.btc_blog_cate_inner_social_yt_wrapper{
	float:left;
	width:16%;
	background:#cc0033;
	text-align:center;
	margin-left:5px;
}
.btc_blog_cate_inner_social_yt_wrapper a{
	display:inline-block;
	color:#ffffff;
	width:100%;
	padding-top:25px;
	padding-bottom:25px;
}
.btc_blog_cate_inner_social_yt_wrapper a i{
	font-size:20px;
}
.ne_blog_sidebar_shair_icon_main_wrapper{
	float:left;
	width:100%;
	margin-top:30px;
}
/************************----------------- 404 CSS End ----------------**************/
/************************----------------- today blog CSS Start ----------------**************/
.ne_blogto_testi_slider_wrapper{
	margin-top:30px;
}
.ne_blogto_testi_slider_wrapper  .owl-theme .owl-dots{
	display:none;
}
.ne_blogto_testi_slider_wrapper .owl-theme .owl-nav {
    position: absolute;
    top: -85px;
    margin: 0;
    left: 0;
    right: 0;
	z-index:1000;
	display:block;
}
.ne_blogto_testi_slider_wrapper .owl-theme .owl-nav .owl-prev{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 40px;
	width:30px;
	height:30px;
	line-height:29px;
	top:0;
	color:#000000;
	background:#ffffff;
    position: absolute;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_blogto_testi_slider_wrapper  .owl-theme .owl-nav .owl-next{
    font-size: 20px;
    margin: 0;
    padding: 0;
    right: 0;
	top:0;
	right:0;
	width:30px;
	height:30px;
	line-height:29px;
    position: absolute;
	color:#000000;
	background:#ffffff;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_blogto_testi_slider_wrapper .owl-theme .owl-nav .owl-prev:hover, .ne_blogto_testi_slider_wrapper  .owl-theme .owl-nav .owl-next:hover{
	color:#333;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_boto_testi_content_wrapper{
	float:left;
	width:100%;
	background:#ffffff;
	padding:30px;
}
.ne_boto_testi_img{
	float:left;
	width:240px;
}
.ne_boto_testi_img_cont{
	float:left;
	width:calc(100% - 240px);
	padding-left: 20px;
}
.ne_boto_testi_img_cont h3{
	font-size:16px;
	font-weight:600;
	color:#000000;
}
.ne_boto_testi_img_cont p{
	padding-top:5px;
}
.ne_boto_testi_img_cont p i{
	color:#333;
}
.ne_boto_testi_img_cont h4{
	font-size:16px;
	color:#707070;
	font-family: 'Open Sans', sans-serif;
	    padding-top: 5px;
    line-height: 26px;
}
.ne_boto_testi_img_cont a{
	width:140px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#333;
	color:#ffffff;
	text-transform:uppercase;
	float:left;
	margin-top:5px;
}
.ne_comment_list_wrapper{
	float:left;
	width:100%;
	border-bottom:2px solid #eaedee;
	padding-top: 20px;
    padding-bottom: 25px;
}
.ne_comment_list_wrapper2{
	float:left;
	width:100%;
	padding-top: 20px;
    padding-bottom: 25px;
}
.ne_comment_list_wrapper2 li i{
	color:#333;
}
.ne_comment_list_wrapper li{
	float:left;
	margin-right:20px;
}
.ne_comment_list_wrapper li a,.ne_comment_list_wrapper2 li a{
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_comment_list_wrapper li a:hover,.ne_comment_list_wrapper2 li a:hover{
	color:#000000;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_comment_list_main_secton_wrapper{
	float:left;
	width:100%;
}
.ne_commnet_list_img_section{
	float:left;
	width:49px;
}
.ne_commnet_list_img_cont_section{
	float:left;
	width:calc(100% - 49px);
	padding-left:20px;
}
.ne_commnet_list_img_cont_section h3{
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	color:#000000;
}
.ne_commnet_list_img_cont_section p span a{
	color:#333;
}
.ne_commnet_list_img_cont_section p{
	padding-top:10px;
}
.ne_commnet_list_img_cont_section li{
	float:left;
	margin-right:20px;
}
.ne_commnet_list_img_cont_section li i{
	color:#333;
}
.ne_commnet_list_img_cont_section ul{
	padding-top:10px;
}
.ne_comment_list_main_secton_wrapper{
	margin-top:30px;
}
.ne_blog_today_img_cont_left_wrapper_singlepage{
	padding-top:60px;
}
.ne_boto_testi_img_cont_inner_single{
	padding-top:25px;
}
.ne_right_sec_main_wrapper li:last-child a i:before{
	margin-left:0;
}
.ne_wn_img_main_wrapper_index_2_banner_slider1{
	float:left;
	width:100%;
	background:url('../images/content/banner_index_slider1.jpg') 50% 0 repeat-y;
	min-height:355px;
	background-position:center 0;
	background-size:cover;
	position:relative;
	overflow:hidden;
	    text-align: center;
}
.ne_wn_img_main_wrapper_index_2_banner_slider1 :hover .ne_wn_social_inner_wrapper h3 a{
	color:#333;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_wn_img_main_wrapper_index_2_banner_slider2 :hover .ne_wn_social_inner_wrapper h3 a{
	color:#333;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ne_wn_img_main_wrapper_index_2_banner_slider2{
	float:left;
	width:100%;
	background:url('../images/content/banner_index_slider2.jpg') 50% 0 repeat-y;
	min-height:355px;
	background-position:center 0;
	background-size:cover;
	position:relative;
	overflow:hidden;
	    text-align: center;
}
.prs_webseri_video_sec_icon_wrapper{
	position:absolute;
	left:0;
	right:0;
	margin:0px auto;
	top:38%;
}
.prs_webseri_video_sec_icon_wrapper ul{
	display:inline-block;
}
.prs_webseri_video_sec_icon_wrapper li a i:before{
	margin-left:0;
	font-size:35px;
}
.ne_wn_img_overlay2{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(212,212,212,0) 17%, rgba(3,3,3,1) 99%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(212,212,212,0) 17%,rgba(3,3,3,1) 99%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(212,212,212,0) 17%,rgba(3,3,3,1) 99%,rgba(0,0,0,1) 100%);
}
.temp {
	    font-size: 40px;
    line-height: 1.3;
    color: #333;
    font-weight: 700;
	padding-top: 10px;
}
.ne_re_left_bottom_main_wrapper:hover .ne_re_bottom_img_cont h3 a, .ne_gt_left_top_main_wrapper:hover .ne_gt_left_img_cont_main_wrapper h3 a {
    color: #333;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.bioAutor{padding:15px;background:#fff;margin:0 25px 0 25px}
.bioAutor h3{font-size:14px;text-align:left;margin:1.2em 0 .5em 0}
.bioAutor a{font-size:14px;text-align:left;display:inline-block;color:#000;transition: all 0.5s;}
.bioAutor a:hover{box-shadow:inset 0 -3px 0 rgba(0,0,0,.5)}
.blocoBio {background:#fff;padding:15px;margin:60px 0 0 0}
.blocoBio h3{font-size:18px;margin:0 0 .5em 0}
.blocoBio p{font-size:14px;}
.mobile-list-nav{
	float:left !important;
}
.mobile-list-nav li{
	float:none;
}
.hover_margin_zero{
	margin:0px auto !important;
	line-height:40px !important;
}
.hover_margin_zero:hover{
	margin-left:0px auto !important;
}
.prs_vp_img_overlay{
	position:relative;
}
.prs_vp_img_overlay:after{
	content:'';
	position:absolute;
	left:200px;
	right:200px;
	top:200px;
	bottom:200px;
	background:rgba(0,0,0,0.6);
	opacity:0;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.prs_vp_hover_overlay:hover .prs_vp_img_overlay:after{
	content:'';
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.6);
	opacity:1;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.prs_vp_img_overlay a{
	float:left;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#ff4444;
	background:#ffffff;
	position:absolute;
	left:0;
	right:0;
	margin:0px auto;
	top:38%;
	opacity:0;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	-webkit-transition:all 0.45s linear;
    -moz-transition:all 0.45s linear;
    -ms-transition:all 0.45s linear;
    -o-transition:all 0.45s linear;
    transition:all 0.45s linear;
}
.prs_vp_hover_overlay:hover .prs_vp_img_overlay a{
	opacity:1;
	z-index:100;
	-webkit-transition:all 0.45s linear;
    -moz-transition:all 0.45s linear;
    -ms-transition:all 0.45s linear;
    -o-transition:all 0.45s linear;
    transition:all 0.45s linear;
}
.prs_vp_img_overlay img{
	width:100%;
}
.menu_search_icon{
	padding-right:0 !important;
	color: #000 !important;
}
.prs_vp_hover_overlay p{
	padding-top:10px;
	color:#ffffff;
	line-height:26px;
}
.prs_navi_video_wrapper h5{
	padding-top:10px;
	color:#ffffff;
}
.prs_navi_video_wrapper h5 i{
	padding-right:3px !important;
}
.megamenu i {
    padding-right: 15px;
    color: rgba(255, 255, 255, 0.48);
}
.menuFooter { background:#424242; padding:1px 0; }
.menuFooter .menu li a { color:#fff }
.menuFooter .menu li:last-child a { border-radius:15px; background:#000; color:#fbb100 }
@media (max-width: 768px) {
	.menuFooter{display:none}
}



.conteudoAssinatura h3, h4{margin-bottom:1em}
span.tituloTabela { color:#c00; display:block; font-size:14px; position:relative; width:100%; }
.pTabela { text-align:left; font-size:14px; }
.gridPreco { position:relative; text-align:left; padding:0 10px }
.gridPreco div { padding:5px 0; position:relative; font-size:14px;  }
.gridPrecoTitulo div{ font-weight:bold; padding:5px 0; }
.gridPrecoTitulo{font-weight:bold;color:#000;text-align:center}
.gridPrecoValor div, .gridPrecoValor div strong, .mini, .mini strong { font-size:14px; }
.blockInput { display:block; font-size:14px; margin-bottom:10px; clear:both; text-align:left; }
.gridPreco div.span2:after { position:absolute; content:""; top:0; right:-.5em; height:100%; width:1px; background:#eee;  }
.minispan { font-size:12px; color:#333; position:absolute; top:5px; right:0; text-align:right; max-width:220px; }
.minispan a { font-size:12px; color:#333; }
.btnAssine,.button{background: #333!important;cursor:pointer;color: #ffffff;text-align: center;line-height: 40px!important;display: inline-block;padding: 0 40px!important;}
.button2{color:#fff!important}
.button2:hover{color:#ccc!important}
.listaLivros{list-style-type: disc; padding-left:20px;}
.listaLivros li{font-size:16px;line-height: 1.4em;color: #0f2b3b;}
.conteudoAssinatura p, .conteudoAssinatura li, .conteudoAssinatura span {
    line-height: 1.4em;
    text-align: left;
    font-size: 16px;
    color: #0f2b3b;
	font-weight:normal;
	position:relative;
}
.destaqueCor {
    color: #bf2923;
    margin: 0 0 .5em 0;
    line-height: 1.4em;
	font-size:20px
}
.valorTotal{color: #bf2923!important;font-size:20px!important}
p.mini{text-align:center!important}
.h2rounded{line-height:40px!important;font-size:16px!important;font-weight:bold}
.ne_map_form_input2{float:left;width:48%;margin:10px 1%;height:50px}
.ne_map_form_input2Large{float:left;width:98%;margin:10px 1%;height:50px}
.inputRadio{width:auto!important;height:auto!important}
.showMobile{display:none;}
.ar-painel p{font-size:12px;}
.ar-painel p strong{font-size:12px;}
.ar-painel p a{font-size:12px;}
.boxServico{padding:20px 10px;box-shadow:0 0 12px 0 rgba(0,0,0,.1);min-height:180px;transition: all .25s ease-in-out;}
.boxServico p{font-size:14px;}
.boxServico p:first-child{border-bottom:1px solid rgba(0,0,0,.1);padding:15px 0;margin-bottom:15px;}
.boxServico:hover{box-shadow:0 0 22px 0 rgba(0,0,0,.3);}
.boxServico2{padding:20px 10px;border:1px solid rgba(0,0,0,.1);transition: all .25s ease-in-out;min-height:560px;}
.bgCinzaAR{background:rgba(0,0,0,.05);padding:30px 0;}
.bgCinzaAR p{font-size:14px}
.searchbar{padding:10px 0;margin:0 0 20px 0;border-bottom:thin solid #ccc;display:block;background:#f1f1f1}
.searchbar .form-check-inline{font-size:12px!important;padding-top:4px}
.txtBusca p{margin:1em 0}
.txtBusca p.titulo{margin:1em 0 0 0;}
.txtBusca p.titulo a{color:#000;font-weight:bold}
.boxServico2 p, .boxServico2 strong{font-size:14px;}
.boxServico2 .control-group{text-align:left;}
.boxServico2 input, .boxServico2 select { border:1px solid #333 !important; margin:0; }
.boxServico2 .btn-default { background:#fff; border-radius:15px; line-height: 1.5em; padding: 5px 30px; }
article hr {border-top:1px solid #fff;border-bottom:1px solid #777}
.txtConteudos a{color:#1a0dab;font-size:16px;box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);transition: all .25s ease-in-out;}
.txtConteudos a:hover{box-shadow: inset 0 -3px 0 rgba(0,0,0,0);}
@media (min-width: 768px) {
	.hidden-sm{display:none}
}
@media (max-width: 768px) {
	.ne_map_form_input2{float:none;width:100%;margin:10px 0}
	.ne_map_form_input2Large{float:none;width:100%;margin:10px 0}
	.showDesktop{display:none;}
	.showMobile{display:block;}
}


@media (max-width: 1199px) and (min-width: 991px){.btc_blog_cate_social_tw_wrapper,.btc_blog_cate_social_gp_wrapper,.btc_blog_cate_social_yt_wrapper,.btc_blog_cate_social_shair_wrapper{margin-left: 7px;}.btc_blog_cate_social_tw_wrapper a,.btc_blog_cate_social_fb_wrapper a,.btc_blog_cate_social_gp_wrapper a,.btc_blog_cate_social_vimo_wrapper a,.btc_blog_cate_social_yt_wrapper a,.btc_blog_cate_social_shair_wrapper a{font-size: 12px;}.ne_wn_social_inner_wrapper{left:15px;}.ne_pc_bottom_img_cont{width:100%;padding-left:0;}.ne_pc_main_cont_wrapper2,.ne_pc_main_cont_wrapper3{margin-top:30px;}.ne_lr_img_cont_wrapper{padding:10px;}.ne_re_bottom_img_cont{padding-top:13px;}.ne_ls_bottom_img_cont h3 a, .ne_tr_bottom_img_cont h3 a{font-size:14px;}.ne_ls_bottom_img_cont,.ne_tr_bottom_img_cont{padding-top:12px;}.btc_blog_cate_inner_social_fb_wrapper,.btc_blog_cate_inner_social_tw_wrapper, .btc_blog_cate_inner_social_gp_wrapper, .btc_blog_cate_inner_social_vimo_wrapper, .btc_blog_cate_inner_social_yt_wrapper, .btc_blog_cate_inner_social_shair_wrapper{width:15%;}.ne_blog_today_img_cont_left_wrapper_singlepage{padding-top:0;}.ne_logo_banner_inner_wrapper{padding-top:20px;}}@media (max-width: 1199px){#future .day{font-size:20px;}.ne_map_contact_form_left_wrapper{padding: 30px;}.ne_404_img_wrapper{width:100%;}.ne_404_img_cont_wrapper{width:100%;}.ne_404_img_wrapper img{width:auto;}.ne_404_inner_main_wrapper{text-align:center;}.ne_404_img_cont_wrapper{padding-left:0;padding-top:30px;}.ne_404_search_wrapper{margin-top:60px;}}@media(min-width: 768px) and (max-width: 992px){.ne_right_sec_main_wrapper li a{padding-left: 15px;padding-right: 15px;font-size: 12px;}.ne_top_about_btn a{padding-left: 15px;padding-right: 15px;margin-left: 10px;font-size:12px;}#date{font-size:12px;}.xv-menuwrapper .dl-menu > li > a {font-size: 14px;}.ne_left_sec_main_wrapper{width: 75%;}.ne_right_sec_main_wrapper {width: 25%;}.ne_tr_bottom_img_cont{padding-top:40px;}.ne_pc_bottom_img_cont{padding-top:20px;}.ne_lr_img_cont_wrapper{padding-top:30px;}.ne_logo_banner_inner_wrapper{padding-top:25px;}}@media (max-width: 991px){.ne_re_left_top_main_wrapper,.ne_re_left_bottom_main_wrapper_top,.ne_wn_img_main_wrapper2{margin-top:30px;}.ne_sidebar_inner_social_wrapper{margin-top:30px;}.ne_recent_news_main_wrapper{margin-top:60px;padding-bottom:60px;}.ne_bottom_banner_main_wrapper img{width:100%;}.ne_sport_inner_img_main_wrapper2{margin-top:30px;}.ne_map_contact_form_left_wrapper{width:100%;min-height: 0;}.ne_map_contact_form_right_wrapper{width:100%;}.ne_map_form_input3{margin-top:30px;}.ne_blog_today_img_cont_left_wrapper {float: left;width: 100%;padding: 40px;padding-bottom: 0;}.ne_slider_bottom_img_main_wrapper, .ne_index_ii_banner{margin-top:15px;}.prs_pn_slider_wraper .owl-theme .owl-nav .owl-prev{left:0;}.prs_pn_slider_wraper .owl-theme .owl-nav .owl-next{right:0;}.prs_vp_hover_overlay .ne_re_left_img_main_wrapper img{width:100%;}}@media (max-width: 580px){.slider-area .carousel-inner .item .carousel-captions .content{top:170px;left: 15px;}.divider:after{bottom:-63px;}.ne_recent_tabs{float:left !important;width:100%;margin-top: 50px;}.ne_recent_tabs_main_wrapper ul li{margin-top:10px;}.ss_featured_products .owl-theme .owl-nav{left:0 !important;right:auto;top: -30px;}.ss_featured_products .owl-theme .owl-nav .owl-prev{left:0 !important;right:auto;}.ss_featured_products .owl-theme .owl-nav .owl-next{left:40px !important;right:auto;}.ne_gt_left_img_main_wrapper,.ne_gt_left_img_cont_main_wrapper{width:100%;}.ne_wn_social_inner_wrapper{bottom: 50px;left: 15px;}.ne_sidebar_inner_social_wrapper_hide_res_weather{display:none;}#filter{float:none;margin-top: 60px !important;}.three-column{margin-top:0;}#filter li a {padding: 15px 8px;}.ne_gallery_photo_social_wrapper ul{float:left;margin-top:45px;}.ne_contact_testi_slider_wrapper .owl-theme .owl-nav, .ne_contact_map_slider_wrapper .owl-theme .owl-nav{right:auto;left:0;}.ne_contact_testi_slider_wrapper .owl-theme .owl-nav .owl-next,.ne_contact_map_slider_wrapper .owl-theme .owl-nav .owl-next{right:auto;left:40px;}.ne_contact_testi_slider_wrapper .owl-theme .owl-nav .owl-prev,.ne_contact_map_slider_wrapper .owl-theme .owl-nav .owl-prev{right:auto;}.ne_contact_testi_slider_wrapper .owl-theme .owl-nav{top:-50px;}.ne_contact_map_slider_wrapper .owl-theme .owl-nav{top:-50px;}.ne_contact_testi_slider_wrapper,.ne_contact_map_slider_wrapper {margin-top: 90px;}.ne_cont_testi_content_wrapper{padding:20px;}.ne_map_contact_form_right_wrapper{padding-left:25px;padding-right:25px;}.ne_contect_map_slidermain_wrapper{padding:35px;}.ne_busness_main_slider_wrapper_responsive{margin-top:0;}.ne_boto_testi_img{width:100%;}.ne_boto_testi_img_cont{width:100%;padding-left:0;padding-top:30px;}}@media (max-width: 767px){.ne_left_sec_main_wrapper{width:50%;}.ne_right_sec_main_wrapper{width:50%;}.prs_logo_main_wrapper{width:50%;}.prs_menu_main_wrapper{width:50%;}.searchd:before{display:none !important;}.searchd{line-height:0;position: relative;top: -30px;right: 77px;}.ss_addver_slider_wrapper{margin-top:60px;}.ss_addver_slider_wrapper{margin-top:15px;}.footer_cards_warpper{float:none;display:block;text-align:center}.bottom_footer_main{text-align:center;}.bottom_footer_wrapper{float:none;}.ne_404_inner_main_wrapper{padding:50px 50px;}#day_and_time{margin-right:0;float:left;}.dl-menuwrapper{margin-top:-52px;}.menu_search_icon {position: relative !important;top: -15px !important;left: -6px !important;}.prs_vp_hover_overlay p, .prs_navi_video_wrapper h5 {padding-left: 5px;}.prs_vp_hover_overlay {margin-bottom: 30px;}}@media (max-width: 480px){.dl-menuwrapper button{margin-top:7px;}.ne_sidebar_inner_social_wrapper_hide_res{display:none;}.ne_404_img_wrapper img{width:100%;}.ne_404_img_cont_wrapper h2{font-size:50px;}.ne_404_img_cont_wrapper h3{font-size:25px;}.ne_buss_img_cont_main_wrapper{min-height:auto}.ne_re_bottom_img img{width:auto;}}@media (max-width: 380px){.ne_re_bottom_img,.ne_re_bottom_img_cont,.ne_ls_bottom_img,.ne_tr_bottom_img,.ne_pc_bottom_img,.ne_lr_img_wrapper{width:100%;}.ne_ls_bottom_img_cont,.ne_tr_bottom_img_cont{min-height:0;padding-bottom:25px;width:100%;}.ne_pc_bottom_img_cont{width:100%;padding-top:20px;padding-bottom:20px;}.ne_lr_img_cont_wrapper{width:100%;min-height:0;padding-left:0;border:0;}}
.botao-whatsapp-compartilhar{-webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); margin: 0; font: inherit; text-transform: none; -webkit-appearance: button; outline: none; background-color: #4dc247!important; border: 0!important; border-radius: 2px!important; box-sizing: border-box!important; color: #fff!important; cursor: pointer!important; display: inline-block!important;  font-weight: 600!important; overflow: hidden!important; outline-width: 2px!important; position: relative!important; text-align: center!important; text-decoration: none!important; vertical-align: middle!important; white-space: nowrap!important; font-size: 11px!important; height: 20px!important; line-height: 20px!important; padding: 0 7px!important;font-family: -apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Lucida Grande,Helvetica,Arial,sans-serif!important;transition:all .3s}
.botao-whatsapp-compartilhar:hover{background-color: #27ae60!important;}
.blocoCompartilhar{display:block; line-height:10px; text-align:right; margin:0 0 20px 0;}
@media(max-width:768px){
	.blocoCompartilhar{line-height:10px; margin:0 ;padding-bottom:2rem}
}