h1, h2, h3, h4, h5, h6, p, a, label, placeholder {
	font-family: 'Roboto';
}
p {
	line-height: 25px;
    text-align: justify;
    font-size: 14px;
    color: #000;
   
}

alert-danger2 {
    color: #8cc63f;
    /* background-color: #f2dede; */
    /* border-color: #ebccd1; */
    font-size: 20px;
}

/* ------------------------------------------------------
	LOADER
------------------------------------------------------ */
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999;
	background: url(../image/loader.gif) 50% no-repeat rgb(249, 249, 249);
	background-color: #fff;
}

.panel{
	    padding-bottom: 15px;
}

/*--------------------------------------------*/
.menumob{
	padding-top: 30px;
}

.customer-care-top {
	color: #8dc540;
	font-size: 16px;
	font-weight: 700;
	padding-top: 20px;
	float: right;
}
.social-icons {
	float: right;
	padding-top: 20px;
	padding-left: 0px;
}
.social-icons li {
	display: inline-block;
	margin-left: 8px;
	font-size: 18px;
}
.social-icons a {
	color: #222222;
	font-size: 20px;
}
.logo-img-align {

	padding-top: 10px;
/*	    padding-left: 106px;
	position: absolute;*/
}

.menusp{
	
	padding-right: 0px!important;
}

.fa-facebook-official{
}

.fa-facebook-official:hover{
	color: #4064ad;
}

.fa-twitter{
}

.fa-twitter:hover{
	color: #01b3f5;
}

.fa-linkedin{
}

.fa-linkedin:hover{
	color: #006295;
}

.fa-instagram{
}

.fa-instagram:hover{
	color: #f30058;
}

.social-icons2 {
    float: left;
	padding-top: 5px;
    padding-left: 0px;
}

.social-icons2 li {
	display: inline-block;
	margin-left: 8px;
	font-size: 18px;
}
.social-icons2 a {
	color: #fff;
	font-size: 20px;
}


.social-icons2a {
    float: left;
	padding-top: 5px;
    padding-left: 0px;
}

.social-icons2a li {
	display: inline-block;
	margin-left: 8px;
	font-size: 18px;
}

.social-icons2a a {
	color: #000;
	font-size: 20px;
}

/*FOOOOOOOOOOTER*/
#footer
{
	width: 100%;
    height: auto;
    background-color: #262e3b;
	 padding-top: 50px;
    padding-bottom: 50px;
}

.footp
{
	color: #FFF;
    line-height: 26px;
    font-size: 12px;
}


.footimg
{
	padding-bottom:15px;
}

.footmore{
	padding:2px 15px 2px 15px;
	background-color:#F00;
	color:#FFF;
	
}

.qiuck2{
	color:#000;
	    font-size: 16px;
}

.qiuck{
	color:#FFF;
	    font-size: 16px;
}

.footlink
{
	
}

.footlink a
{
	display:block;
	line-height:26px;
	color:#FFF;
	font-weight:300;
	    font-size: 12px;
}


.adr p
{
	color:#FFF;
	    font-size: 12px;
}


.jhsfdg
{
	text-align:left !important;
}

.updatednews
{
	text-align:center;
	font-size:30px;
	color:#FFF;
	font-weight:400;
	    padding-bottom: 18px;
}

.newdv
{
	width:80%;
	height:auto;
	margin:0 auto;
	padding-bottom: 18px;
}

.newtxt
{
	 width: 100%;
    height: 30px;
    background-color: transparent;
    border: 1px solid #7d7d7d;
    text-indent: 20px;

}
.viemorebtn{
	text-align: right;
}


.submit
{
	width: 100%;
    height: 30px;
    border: 1px solid #828282;
    background-color: transparent;
    color: #9b9b9b;
    font-size: 15px;
}
.doofg{
	color:#FFF;
}


.doofg1{
	color:#999;
}

.product-sec{
	width: 100%;
	height: auto;
	/*background-image: url(../image/main.jpg);
	background-position: 50%;*/
	
}

.parallax-window {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100%;
}

.project-sec h5{
	font-size: 17px;
    font-weight: 700;
}



.tabcc {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}
.tablink {
    background-color: #555;
    color: white;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 17px;
    width: 50%;
}

.tablink:hover {
    background-color: #777;
}
.solidbtn
{
 background-color: #8cc63f;
   color: #fff;
}

/* MENU NAVIGATION */
.navigation {
	padding: 0px 0 0;
	position: relative;
	/*border-bottom: 5px solid #b61f24;*/
	    background-color: #FFF;
}
/*fixed menu*/
.navigation.fixed-menu {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: 0 3px 4px -5px rgba(0, 0, 0, 0.3);
}
.menu_col-sm {
	padding-left: 6px;
	padding-right: 6px;
}


.indexbanner1{
     background-image:url("../images/MainBanner.jpg");
	 background-repeat:no-repeat;
	 background-size: 100%;
	 height:500px;
}


.indexbanner2{
     background-image:url("../images/MainBanner2.jpg");
	 background-repeat:no-repeat;
	 background-size: 100%;
	 height:500px;
}

.bannertext{
	text-align: center;
	padding-top: 34px;
	color: #fff;
	font-size: 27px;
}
.bannertext span{
	padding: 4px;
	background-color: #0000006e;

}



body h2{
	color: #444242;
	font-size: 40px;
	text-transform: uppercase;
	position: relative;
	line-height: 30px;
	font-weight: 600;
}
 h2 .text-inside{
	position: absolute;
	font-size: 200px;
	color: rgba(48,50,51,0.03);
	text-transform: uppercase;
	display: block;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media (min-width: 320px) and (max-width: 560px){
	h2 .text-inside{
		font-size: 57px;
		text-align: center;
	}
}
body h2:after{
		display: block;
		width: 80px;
		height: 1px;
		background: #b61f24;
		content: '';
		margin-top: 30px;
}    

.gallerydiv h2{
	line-height: 40px;
    font-size: 36px;
}

.gallerydiv h2:after{
	display: none!important;
}
.section_padding_120 > [class*="container"] {
		padding-top: 120px;
		padding-bottom: 120px;
}
.padding_top_40{
	padding-top: 40px;
}


.gallery{
	background: #f1f1f1;
	padding-bottom: 80px;
	padding-top: 20px;
}

.gallerydiv{
	
	/*padding-top: 100px;*/
	padding-top: 57px;
}
.gallery .owl-carousel{
	margin-bottom: 0;
}
.gallery .owl-filters{
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.gallery .owl-filters a{
	border: 1px solid transparent;
	text-transform: uppercase;
	color: #9f9f9f;
	font-size: 16px;
	padding: 5px 15px;
	display: inline-block;
}

.gallery .owl-filters a:hover,
.gallery .owl-filters a:focus,
.gallery .owl-filters a.active {
	background: none;
	color: #b61f24;
	border-color: #b61f24;
}
.gallery .media-links:before{
	background-color: rgba(255,255,255,0.68);
}
.gallery .media-links .abs-link:before{
	border: 1px solid #b61f24;
}
.gallery .media-links .abs-link span{
	position: absolute;
	top: 45%;
	left: 50%;
	text-transform: uppercase;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	transform: translate(-50%);
	color: #b61f24;
	font-size: 20px;
	line-height: 30px;
}
[class*="item"]:hover .media-links:before{
	opacity: 1;
	background-color: #fff;
}


/*isotope*/

/* item media links */
.item-media {
	position: relative;
	overflow: hidden;
}

.media-links {
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.media-links div {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -25px;
	z-index: 4;
}

.media-links:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(55, 52, 47, 0.5);
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

[class*="item"]:hover .media-links:before {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.media-links a.abs-link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
}

[class*="item"]:hover .media-links a.abs-link {
	opacity: 1;
}

.media-links a.abs-link:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 15px;
    bottom: 30px;
    right: 15px;
    border: 1px solid #ffffff;
}

.links-wrap a {
	position: relative;
	width: 50px;
	height: 50px;
	line-height: 50px;
	top: -100px;
	display: inline-block;
	z-index: 5;
	font-size: 24px;
	text-align: center;
	filter: alpha(opacity=0);
	opacity: 0;
	transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	border: 1px solid #f5bb2c;
	background-color: #f5bb2c;
	color: #ffffff;
}

.links-wrap a:hover {
	color: rgba(255, 255, 255, 0.6);
}

.links-wrap a.p-link {
	background-color: transparent;
	border-color: #ffffff;
	transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
	-moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
	-ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
	-o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
	-webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
}

.links-wrap a:before {
	font-family: 'rt-icons-2';
	content: "\e6d4";
}

.links-wrap a.p-link:before {
	content: "\e707";
}

[class*="item"]:hover .links-wrap a {
	top: 0px;
	filter: alpha(opacity=100);
	opacity: 1;
}

[class*="item"]:hover .media-links div {
	filter: alpha(opacity=100);
	opacity: 1;
}
.isotope_container {
		-webkit-transition: height 0.2s ease-in-out 0s;
		-moz-transition: height 0.2s ease-in-out 0s;
		-o-transition: height 0.2s ease-in-out 0s;
		-ms-transition: height 0.2s ease-in-out 0s;
		transition: height 0.2s ease-in-out 0s;
}



#box_wrapper {
    overflow: hidden;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}


.spldivleft{
	    padding-left: 0px!important;
}

.spldivright{
	    padding-right: 0px!important;
}

.spldivlr{
	    padding-left: 0px!important;

	    padding-right: 0px!important;
}

.manufac .more-btn{
	display: inline-block;
	color: #444242;
	line-height: 30px;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 3px;
	margin-top: 35px;
	font-weight: 600;
}

.manufac .more-btn:after{
	width: 3000px;
	height: 1px;
	background: #b61f24;
	content: '';
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

.manufac .more-btn:hover{
	margin-left: 10px;
}
.manufac .more-btn:after{
	right: 0;
}

.manufac{
		padding: 10px 0 80px;
	overflow: hidden;
}

.who-we-are{
	padding: 40px 0 80px;
	overflow: hidden;
}
.who-we-are .chart{
	width: 135px;
	height: 135px;
}
.who-we-are .chart .percent{
	font-size: 26px;
	padding-top: 50px;
	color: #444242;
}
@media (min-width: 1600px){
	.who-we-are  .col-md-7{
		margin-top: 90px;
	}
}
.who-we-are  h4{
	text-transform: uppercase;
	font-size: 14px;
}
.who-we-are p{
	margin: 60px 0 0 60px;
	line-height: 30px;
	font-size: 16px; 
	font-family: 'Lato', sans-serif;
}
.who-we-are h2{
	margin-top: 23px;
}
.who-we-are .more-btn{
	margin-top: 55px;
}
.who-we-are .more-btn:hover{
	margin-left: -10px;
}
.who-we-are .more-btn:after{
	left: 0;
}


.welcome-block .text-block .more-btn, .who-we-are .more-btn,
.news-block .more-btn, .post-block article .more-btn,
.page-awards .more-btn{
	display: inline-block;
	color: #444242;
	line-height: 30px;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 3px;
	margin-top: 35px;
	font-weight: 600;
}
.welcome-block .text-block .more-btn:after, .who-we-are .more-btn:after{
	width: 3000px;
	height: 1px;
	background: #b61f24;
	content: '';
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

.insert-block{
	background: url('../images/parallax/insert-bg.jpg');
	-webkit-background-size: cover;
	background-size: cover;
	padding: 80px 0 95px;
}
.insert-block h2{
	font-size: 43px;
	color: #fff;
	line-height: 36px;
	text-transform: uppercase;
}
.insert-block h2:after{
	display: none;
}



.insert-block p{
	text-transform: uppercase;
	font-size: 28px;
	color: #fff;
	line-height: 36px;
}
.insert-block .btn-block{
	margin-top: 40px;
}
.insert-block .btn-block a{
	text-transform: uppercase;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	padding: 5px 15px;
	border: 1px solid #fff;
	margin: 0 20px;
}
.insert-block .btn-block .left-btn{
	color: #fff;
	width: 145px;
}
.insert-block .btn-block .left-btn:hover,
.insert-block .btn-block .right-btn{
	background: #fff;
	color: #444242;
}
.insert-block .btn-block .right-btn{
	width: 170px;
}
.insert-block .btn-block .right-btn:hover{
	color: #fff;
	border: 1px solid #444242;
	background: #444242;
}

.parallax {
	background-attachment: fixed !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: 50% 0;
	background-repeat: no-repeat;
	position: relative;
}

@media (max-width: 767px) {
	.parallax {
		-webkit-background-size: auto auto !important;
		-moz-background-size: auto auto !important;
		-o-background-size: auto auto !important;
		background-size: auto auto !important;
	}
}


.globalpresens{
	padding: 0px 0 60px;
}

.price-block{
	padding: 80px 0 0px;
}
.price-block h2:after{
	margin: 30px auto 0;
}

.price-block .price-item{
	margin-top: 50px;
	border: 1px solid #444242;
}
.price-item .title{
	margin: 36px auto;
	text-transform: uppercase;
	color: #666565;
	line-height: 1;
	font-size: 20px;
	position: relative;
}
.price-item .title:before{
	position: absolute;
	font-size: 120px;
	color: rgba(68,66,66,0.05);
	line-height: 30px;
	left: 0;
	top: 15px;
	font-weight: 600;
	right: 0;
}
.price-item .title:before{
	content: '01';
}
.price-item .title2:before{
	content: '02';
}
.price-item .title3:before{
	content: '03';
}
.price-item .title4:before{
	content: '04';
}
.price-item .title5:before{
	content: '05';
}
.price-item .title6:before{
	content: '06';
}

.price-item .title7:before{
	content: '07';
}

.price-item .title8:before{
	content: '08';
}

.price-item .title9:before{
	content: '09';
}


.price-item .price{
	background: #f2f2f2;
	padding: 5px;
	color: #666565;
	font-size: 20px;
}
.price-item .price span{
	color: #b61f24;
}
.price-item .price span strong{
	font-size: 50px;
}
.price-item .text{
	font-size: 16px;
	line-height: 30px;
	margin: 50px;
	font-family: 'Lato', sans-serif;
}

.price-block a {
    display: block;
    margin-top: 13px;
    background: #1caadc;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 30px;
    color: #fff;
}

.price-block a:hover{
	background: #11617d;
    color: #fff;
}
.newsletter{
	background: #0a3859e3;
	padding: 60px 0;
}
.newsletter h3{
	font-size: 36px;
	text-transform: uppercase;
	color: #fff;
	line-height: 30px;
	margin: 5px 0;
	font-weight: 600;
	letter-spacing: 5px;
	text-align: center;
}
.newsletter form{
}
.newsletter form input{
	width: 290px;
	color: #fff;
	line-height: 30px;
	font-size: 12px;
	border: none;
	background: transparent;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.newsletter form input:focus{
	outline: none;
}
.newsletter form input::-webkit-input-placeholder {color:#fff;}
.newsletter form input::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
.newsletter form input:-moz-placeholder           {color:#fff;}/* Firefox 18- */
.newsletter form input:-ms-input-placeholder      {color:#fff;}
.newsletter form button{
	background: #fff;
	border: 1px solid #fff;
	color: #444242;
	text-transform: uppercase;
	text-align: center;
	width: 135px;
	margin-left: 40px;
	padding: 9px;
}
.newsletter form button:hover{
	color: #fff;
	background: transparent;
}
.contact-block{
	padding: 105px 0 110px;
	background-color: #f1f1f1;
}
.padding_bottom_50{
	padding-bottom: 50px;
}
.contact-block .contact-info .icon-block{
	margin: 0;
}
.contact-block .contact-info .icon-block i{
	color: #b61f24;
    font-size: 44px;
}
.contact-block .contact-info .top-text{
	text-transform: uppercase;
	color: #444242;
	line-height: 24px;
	font-size: 16px;
	margin: 25px 0 18px;
	font-weight: 600;
}
.contact-block .contact-info .text-block{
	font-family: 'Lato', sans-serif;
}
.contact-block .contact-info .bot-text,
.contact-block .contact-info:hover .bot-text{
	line-height: 30px;
	color: #9f9f9f;
}
.contact-block .contact-info .bot-text span,
.contact-block .contact-info .bot-text a{
	color: #444242;
	font-weight: 600;
}



.page_footer{
	padding: 108px 0 126px;
	background: #303233;
}
.logo-footer a .top-text{
	color: #fff;
	font-size: 21px;
}
.logo-footer a .bot-text{
	font-size: 12px;
}
.page_footer .widget_text p{
	font-size: 16px;
	line-height: 30px;
	color: rgba(255,255,255,0.5);
	font-family: 'Lato', sans-serif;
}
.page_footer .widget_text{
	margin-top: 35px;
}
.page_footer .widget .social-icon{
	font-size: 16px;
	color: #adadad;
	display: inline-block;
	margin: 30px 20px 0;
}
.page_footer .widget .social-icon:hover{
	color: #b61f24;
}
.page_footer .widget_twitter ul,
.post-block .widget_twitter ul{
	margin-top: 43px;
}
.page_footer .widget_twitter li,
.post-block .widget_twitter li{
	position: relative;
	font-size: 16px;
	line-height: 30px;
	color:  rgba(255,255,255,0.5);
	list-style: none;
	margin-bottom: 30px;
	font-family: 'Lato', sans-serif;
}
.page_footer .widget_twitter li a{
	color: #fff;
	display: block;
}
.page_footer .widget_twitter li a:hover,
.post-block .widget_twitter li a:hover{
	color: #b61f24;
}
.page_footer .widget_twitter li i,
.post-block .widget_twitter li i{
	position: absolute;
	left: -30px;
	top: 5px;
	color: #b61f24;
}
.page_footer .widget .widget-title{
	font-size: 18px;
	line-height: 32px;
	color: #fffefe;
	text-transform: uppercase;
	margin-top: 40px;
	font-weight: 600;
}
.page_footer .widget .widget-title:after{
	height: 1px;
	width: 60px;
	background: #b61f24;
	display: block;
	margin-top: 3px;
	content: '';
}
.page_footer .insta-block{
	margin-top: 40px;
}
.page_footer .insta-block a{
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px;
}
.page_footer .insta-block a:nth-child(3),
.page_footer .insta-block a:nth-child(6){
	margin-right: 0;
}
.page_copyright{
	padding: 30px 0;
	background: #202020;
}
.page_copyright p{
	color: #7f7f7f;
	line-height: 24px;
	margin-bottom: 0;
}
.page_copyright p span{
	color: #b61f24;
}

.page_copyright a{
	color: #fff;
}

.page_copyright a:hover{
	color: #b61f24;
}


.logoimg{
	    background-color: #fff;
    padding: 20px;
}

.website-top-bar {
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 22px;
}


/*--------------------------------------------*/

.menutop1{
	
padding-right: 15px;
	height: auto;
	float: right;
	padding-top: 6px;
		
}

.menutop2{
	
padding-right: 15px;
	height: auto;
	float: right;
		
}

.menutop3{

	height: auto;
	float: right;
	
}

.menutop3 table {
    float: right;
    margin-top: 0px;
}

.menutop3 img {
	padding-right: 5px;
}

.menutop3 p {
    padding-top: 16px;
    font-size: 16px;
}

.customer-care-top {
	color: #8dc540;
	font-size: 16px;
	font-weight: 700;
	padding-top: 20px;
	float: right;
}
.social-icons {
	float: right;
	padding-top: 6px;
	padding-left: 0px;
}
.social-icons li {
	display: inline-block;
	margin-left: 8px;
	font-size: 18px;
}
.social-icons a {
	color: #222222;
	font-size: 20px;
}


.menusp{
	
	padding-right: 0px!important;
}

.fa-facebook-official{
}

.fa-facebook-official:hover{
	color: #4064ad;
}

.fa-youtube{
}

.fa-youtube:hover{
	color: #ff0000;
}

.fa-twitter{
}

.fa-twitter:hover{
	color: #01b3f5;
}

.fa-linkedin{
}

.fa-linkedin:hover{
	color: #006295;
}

.fa-instagram{
}

.fa-instagram:hover{
	color: #f30058;
}

.social-icons2 {
    float: left;
	padding-top: 5px;
    padding-left: 0px;
}

.social-icons2 li {
	display: inline-block;
	margin-left: 8px;
	font-size: 18px;
}
.social-icons2 a {
	color: #fff;
	font-size: 20px;
}


.social-icons2a {
    float: left;
	padding-top: 5px;
    padding-left: 0px;
}

.social-icons2a li {
	display: inline-block;
	margin-left: 8px;
	font-size: 18px;
}

.social-icons2a a {
	color: #000;
	font-size: 20px;
}

.syshead{
	padding-right: 0px;
	padding-top: 20px;
}

/*---------------------------------------------------------------------------------------------*/

.section_header {
    margin-bottom: 35px;
    font-size: 30px;
    position: relative;
    word-wrap: break-word;
    line-height: 0.95;
    font-weight: 500;
}

.teaser_icon{
	    font-size: 30px;
}
#man1
{
	font-weight: 400;
    color: #000;
    margin-top: 42px;
}

#man2
{
	color: #000;
    font-weight: 700;
	line-height: 46px;
}
#man3
{
	color: #00a1e1;
}

.oralli{}

.oralli li{
	font-size: 18px;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 45px;
    right: 10px;
    display:none;
}

.NewsUpdate{
	background-color: #f1f1f1;
    padding: 10px;
}

.NewsUpdate .scroll_news{
	background-color: transparent!important;
	color: #000;
	padding: 10px;
}
.NewsUpdate a{
    font-size: 18px;
    color: #000;
    padding-right: 25px;
    padding-left: 25px;
    border-right: 2px solid #b61f24;
}


.Globalp a{
	padding-right: 20px!important;
	padding-left: 20px!important;
}


#sticky {
	position: sticky;
	position: -webkit-sticky;
	top: 0px;
    color: #000!important;
    overflow: auto;
    height: 100%;
}



#sticky .sticky-button{
	width: 100%;
    display: block;
    padding: 8px 16px;
    text-align: left;
    border: none;
    white-space: normal;
    float: none;
    outline: 0;
	vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    cursor: pointer;
	font-size: 16px;
}

#sticky .sticky-button:hover{
    background-color:#e6e6e6;
}

#sticky .sticky-active:hover{
    background-color:#b61f24!important;
}

#sticky .sticky-active{
	color:#fff;
    background-color:#b61f24!important;
}

#sticky .sticky-block{
	padding: 20px 20px;  
	box-shadow: 0 4px 10px 0 rgb(0 0 0 / 7%), 0 2px 10px 0 rgb(0 0 0 / 13%);
	padding: 0;
    background-color: #f1f1f1!important;
	margin-bottom: 20px;
}

.pdfcontainer {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 100%; /* 1:1 Aspect Ratio */
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.Globalp{
	background-color: #fff!important;
	padding-bottom: 40px;
}
