.tpl{
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/tpl/Second_page.jpg);
    opacity: 0.4;
    z-index: 999999;
    height: 11849px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top center;

}

body,html{
    font-family: 'RF Dewi';
    font-weight: normal;
    font-style: normal;
    color: #1A1A1A;
	font-size:14px;
}

a {
    color: #454a4d;
    text-decoration: none;
    background-color: transparent;
}

p{
	margin-bottom:4px;
	
}

.btn-flat{
	
	border-radius:0;
	
}

.btn-primary{
	background-color:#367582;
	border-color:#367582;
}


.h2, h2{
	font-size:23px;
}

.h3, h3{
	font-size:20px;
}

#header{
    margin-bottom: 30px;
}

.home  #header{
    margin-bottom: 0px;
}

#topMenu .navbar-light{
    background-color: #367582;
	padding:5px;
}

#topMenu .navbar-light .nav-link{
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    font-family: 'RF Dewi';

    padding: 10px 10px;
}

#logo{
    font-size: 24px;
    color: #000000;
    font-weight: 800;
    line-height: 1;
    display: block;
   
    background-repeat: no-repeat;
    background-position: 5px  3px;
}

#logo img{
	width:150px;
}

#logo span{
	display:none;
}

#logo:hover{
    text-decoration: none;
}

#logoBar{
   
	position:relative;
	    margin-top: 15px;
}

#logoBar .white_bar{
	position:absolute;
	width:34%;
	height:100%;
	top:0;
	left:0;
	background-color:#fff;
	/*background-color:rgba(255,255,255,0.6);*/
}

.home #logoBar{
	display:none;
}



#header .phones_list, #header .account_list,#header .registration_list{
    margin: 0;
    padding: 0;
    padding-top: 20px;
}

#header .account_list, #header .registration_list{
    padding-top: 30px;
    margin-left: 9px;
}
#header .registration_list{
    padding-top: 33px;
}




#header .account_list{
    margin-left: 156px;
}

#header .navbar-collapse .registration_list{
	padding-top:0;
}

#header .navbar-collapse .account_list{
	padding-top:0;
}

#header .phones_list li, #header  .account_list li{
    list-style: none;
}

#header  .account_list li ,#header .registration_list li{
    display: inline-block;
    margin-left: 10px;
}

#header .registration_list a{
    font-size: 19px;
    line-height: 23px;
}


#header .navbar-collapse .registration_list a{
	text-transform:uppercase;
	font-size: 15px;
} 

#header .navbar-collapse .registration_list a{
	color:#fff;
	
}

#header .phones_list li{
    position: relative;
    padding-left: 14px;

}
#header .phones_list li:before{
    content: '';
    width: 1px;
    position: absolute;
    background-color: rgba(151, 152, 154, 0.65);
    height: 100%;
    left:0;
    top:0;

}


#header .navbar-collapse .phones_list{
	padding-top:0;
}

/*#header .navbar-collapse .phones_list li{
	display:inline-block;
	padding:0;
}*/


#header .navbar-collapse .phones_list li:before{
	 background-color: #fff;
}


/*#header .navbar-collapse .phones_list li:first-child{
	padding-right:8px;
}

#header .navbar-collapse .phones_list li:last-child{
	padding-left:8px;
}*/



#header .phones_list a{
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;

    color: #1A1A1A;
}

#header .navbar-collapse .phones_list li a{
	font-size:15px;
	color:#fff;
}



#header  .account_list a, #header  .registration_list a.account_icon{
    width: 31px;
    height: 31px;
    display: block;
    text-indent: -999999em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}



.site-title{
	margin:0;
	
}

.send_message_icon{
    background-image: url(../img/icon_envelope.svg);
}
.search_icon{
    background-image: url(../img/icon_search.svg);
}
.account_icon{
    background-image: url(../img/icon_account.svg);
}

.navbar-collapse .send_message_icon{
	background-image: url(../img/icon_envelope_white.svg);
}

.navbar-collapse .search_icon{
	background-image: url(../img/icon_search_white.svg);
}

.navbar-collapse .account_icon{
	background-image: url(../img/icon_account_white.svg);
}

#footer{
    min-height: 398px;
    background-color: #367582;
    margin-top: 53px;

    padding-top: 46px;
    padding-bottom: 150px;

}




#footer, #footer a, #footer p{
    color:#FFFFFF;
    font-size: 14px;
    

}

#footer ul li{
    list-style: none;
}

#footer ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #fff; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}


#footer .textwidget ul li::before{
	display:none;
}


#footer a{
    font-size: 14px;
    line-height: 25px;
    
}

#footer p{
    margin: 0;
	margin-bottom:10px;
}

#footer .address p{
	padding-left: 40px;
}

#footer .copyright{

}

#homeTopSlider{
    min-height: auto;
   
    background-repeat: no-repeat;
    background-size: contain;
    /*padding: 61px 0;
    padding-bottom: 72px;*/
	    background-position: center;
    background-repeat: no-repeat;
	       

}

#homeTopSlider .container{
    padding-left: 40px;
    padding-right: 40px;
}

/*#homeTopSlider .col:first-child .item{
    padding-right: 15px;
    padding-left: 30px;
}

#homeTopSlider .col:last-child .item{
    padding-left: 15px;
    padding-right: 30px;
}*/

#homeTopSlider .item{
    padding-left: 23px;
    padding-right: 23px;
}
#homeTopSlider .item_inner{
    background-color: #fff;
    padding: 21px;
}

#homeTopSlider .item .title{
    font-weight: 600;
    font-size: 21px;
    line-height: 106.69%;
    color:#359EF6;
    height: 72px;
    background-image: url(../img/icon_arr_right.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
    margin-bottom: 22px;
}

#homeTopSlider .item .title a{
    display: block;
    width: 100%;
    height: 100%;
}

#homeTopSlider .item .thumb{
    height: 202px;
	background-size: cover;
}

#homeTopPosts{
    background-color: #367582;
    padding: 34px 7px;
    padding-bottom: 0;
    margin-bottom: 56px;
}

#homeTopPosts a{
    color: #ffffff;
    font-size: 22px;
    line-height: 96.69%;
    display: block;
    border-left: 1px solid #ffffff;
    height: 42px;
    padding-left: 18px;

}

#homeTopPosts ul, 
#homeTopPosts2 ul{
    padding: 0;
    margin: 0;

}

#homeTopPosts ul li{
    list-style: none;
    height: 42px;
    white-space: pre-line;
    /*width: 21.6%;*/
	width: 25%;
    float: left;
    margin-bottom: 40px;
	
}




#homeTopPosts2{
	background-color: #367582;
    padding: 34px 7px;
  
    margin-bottom: 56px;
	position:relative;
}

#homeTopPosts2 a{
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    display: block;
   
	text-align:center;
 
}

#homeTopPosts2 ul{
	display:table;
	width: 100%;
}

#homeTopPosts2  ul li{
    list-style: none;
   
    white-space: pre-line;
	display:table-cell;
	vertical-align:middle;
	border-right: 2px solid rgba(255,255,255,0.35);
    /*width: 21.6%;*/
	
}

#homeTopPosts2 ul li:last-child{
	border-right:0;
}

#homeTopPosts2  ul li a{
	position:relative;
	padding:0 10px;
	    text-transform: uppercase;
    font-size: 14px;
}

#homeTopPosts2 ul li a:after{
	/*content:' ';
	position:absolute;
	width:2px;
	height:100%;
	display:block;
	background:rgba(255,255,255,0.35);
	top:0;
	right: 0;*/
}

#homeTopPosts2 ul li:last-child a:after{
	
}

.footer-logo{
	width:130px;
	margin-bottom:15px;
}

/*#homeTopPosts ul li:nth-child(4n){
    width: 34%;
}*/

.post_list{
    
}


.post_list .item{
    padding: 26px 15px;
    border: 1px solid #AAAAAA;
    box-sizing: border-box;
    margin-bottom: 20px;
	height:209px;
	font-size:15px;
	background:rgba(255,255,255,0.8);
	cursor:pointer;
	
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.23) 77%, rgba(254,254,254,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,0.5)), color-stop(77%, rgba(255,255,255,0.23)), color-stop(100%, rgba(254,254,254,0)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.23) 77%, rgba(254,254,254,0) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.23) 77%, rgba(254,254,254,0) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.23) 77%, rgba(254,254,254,0) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.23) 77%, rgba(254,254,254,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fefefe', GradientType=0 );
	
}

.post_list .item_bg .item{
	padding:0;
}

.post_list .item_bg .item .title{
	padding: 26px 15px;
	padding-bottom:5px;
}

/*.post_list .post_item:hover .item_bg .item{
	background-color:transparent;
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.post_list .item_bg:hover  .item .title{
	background-color: rgba(255,255,255,0.8);
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}*/



.post_list .post_item:hover .item_bg .item a{
	
}

.post_list .item .title{
	background-repeat:no-repeat;
}


.post_list .item .title a{
    font-weight: 700;
    font-size: 20px;
    line-height: 19px;
    color: #454a4d;
   
    position: relative;
    margin-bottom: 15px;
    background-repeat: no-repeat;
	
	overflow:hidden;
	

}

.post_list .item .title small{
	display:block;
	    font-size: 13px;
    font-weight: 700;
}

.post_list.post_list_v2 .item .title a{
	/*height: 55px;*/
	height:auto;
}


.post_list .item .title a:after{
   content: '';
    position: relative;
    bottom: 0;
    left: 0;
    width: 47px;
    height: 2px;
    background-color: #454a4d;
    display: block;
    margin-top: 10px;
}

.post_list .item p{
    font-size: 12px;
    height: 71px;
    line-height: 18px;
    margin: 0;
	overflow:hidden;
}
.post_list .item.ps_of_day  p{
	height:auto;
	margin-bottom:15px;
}



.post_list.post_list_v2 .title a:after, .post_list.post_list_v3 .title a:after{
    width: 0;
    height: 0;
}

.post_list.post_list_v2 .item .title{
  
   
    margin-bottom: 11px;
    background-size: 30%;
    left: 0;
    top: 0;
	
}

.post_list.post_list_v2 .item{
    padding: 16px 20px;

}

.post_list.post_list_v2 .item .title a, .post_list.post_list_v2 .item h3{
    font-size: 14px;
    line-height: 17px;
	margin-bottom:0;
}

.post_list.post_list_v2 .item .title, .post_list.post_list_v2.small_posts_row   .item .title{
	margin-bottom:5px;
	padding-left:95px;
}

.post_list.post_list_v2.small_posts_row   .item .title{
	max-height:80px;
}


.post_list.post_list_v2 .item h3{
	margin-bottom:0;
}

table{
	border:0;
}

table td{
	border-color:#abaaaa;
}


.post_list.post_list_v2 .item .title time{
    font-size: 13px;
	font-weight:bold;
    line-height: 21px;
    color: #367582;
    margin-bottom: 0px;
   

}

.post_list.post_list_v3 .item{
	height:auto;
}

.post_list.post_list_v3 .item p{
	height:auto;
}

.post_list.post_list_v3 .item .title{
    padding-left:0;
    height: auto;
}

.post_list.post_list_v3 .description{
    padding: 5px;
}

.post_list.post_list_v3 time{
    font-size: 18px;
    line-height: 21px;
    color: #367582;
    margin-bottom: 11px;
    margin-top: 3px;
   
}

.post_list.post_list_v3 .thumb{
    height: 180px;
	border: 1px solid #aaaaaa;
    padding: 5px;

}

.post_list.post_list_v3 .thumb .thumb_inner{
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.post_list.post_list_v3 .title a{
    height: auto;
    font-size: 24px;
    line-height: 27px;
}

.post_list.post_list_v3 .item{
    padding: 12px;
    margin-bottom: 20px;
}

.section_title{
    font-weight: 800;
    font-size: 26px;
    line-height: 34px;

    text-align: center;
    margin-top: 52px;
    margin-bottom: 30px;
}

.section_title a{
	color:#1A1A1A;
}

.post h1, .page h1, .archive h1, .category h1, .blog h1{
	font-weight: bold;
font-size: 27px;
}

.blog .entry-header,.archive .page-title{
	/*padding-left:26px;
	padding-right:26px;*/
	margin-bottom: 26px;
}

.breadcrumbs{
padding: 4px 0;
    margin-bottom: 4px;	
} 
.breadcrumbs .breadcrumbs__link, .breadcrumbs .breadcrumbs__separator, .breadcrumbs .breadcrumbs__current{
	font-size: 12px;
line-height: 19px;
color: #97989A;

}

#secondary section{
	border: 1px solid #AAAAAA;
	border: 1px solid rgba(170,170,170,0.95);
	padding: 15px 24px;
	margin-bottom: 5px;
}

#secondary .widget-title{
	font-size:18px;
}

#secondary ul{
	padding:0;
	margin:0;
}

#secondary ul.sub-menu{
	padding-left:10px;
}

#secondary ul li{
	list-style:none;
	margin-left: 15px;
    margin-bottom: 5px;
}

#secondary ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #454a4d; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}


#secondary a{
	color:#454a4d;
	font-weight: normal;
	line-height:15px;
	font-size: 15px;
}


/*article.post, article.page{
	padding-left:26px;
	padding-right:26px;
}*/

.entry-content img{
	max-width:100%;
	height:auto!important;
	border: 1px solid rgba(170,170,170,0.6);
    padding: 3px;
}

.entry-content img.no_border{
	border:0;
}

.entry-content blockquote{
	padding:10px;
	background-color:#f3f3f3;
}

.small_posts_row img{
	width: 80px;
    float: left;
    margin-right: 10px;
}

.small_posts_row{
	margin-bottom:30px;
}

.small_posts_row h4{
	padding:14px 0;
	text-align:center;
}

.small_posts_row h4 a{
	color:#000;
}

.small_posts_row .item{
	border: 1px solid #AAAAAA;
    padding: 10px;
}

.small_posts_row .item a{
	font-size: 14px;
    display: block;
    height: 90px;
    overflow: hidden;
}

.survey_general_container .survey_question_container h2{
	 color: #1A1A1A!important;
	 font-size:22px!important;
	 font-weight:600!important;
}

#secondary .rpwwt-widget li{
	margin-bottom:10px;
	    margin-left: 0;
	
}

#secondary .rpwwt-widget  ul li::before{
	display:none;
}

#secondary .rpwwt-widget a{
	font-size:12px;
	display:block;
}
#secondary .rpwwt-widget a span{
	padding-top:5px;
	display:block;
	line-height:1.6;
}



#secondary .rpwwt-widget div{
	font-size:13px;
}

#newsRubricsHome{
	padding:15px;
	    border: 1px solid #AAAAAA;
		
	margin-bottom:20px;	
}

#newsRubricsHome ul li{
	line-height:1;
	margin-bottom:10px;
}

#newsRubricsHome ul li span{
	font-size:14px;
	color:#367582;
	font-weight:bold;
}

#newsRubricsHome ul li a{
	font-size:14px;
	line-height:1;
}
#newsRubricsHome h2{
	font-size: 18px;
    font-weight: 700;
}
    
#newsRubricsHome.widget{
	border:0;
	padding:12px 0;
}	

#newsRubricsHome.widget h3{
	font-size:16px;
}
	

.banner img{
	max-width:100%;
}

.navbar-light .navbar-toggler{
	border-color:#fff;
}
.navbar-light .navbar-toggler-icon{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");

}

.cat_wraper{
	/*padding-right:26px;
	padding-left:26px;*/
}

.cat_image_list li{
	position:relative;
	
}

.cat_image_list .title{
	position:absolute;
	top:15px;
	left:0;
	font-weight: bold!important;
font-size: 18px!important;
line-height: 1.3!important;
background: #454a4d;
padding:10px 20px;
color:#fff;
display:block;
}
.cat_image_list a{
	position:absolute;
	top:0;
	left:0;
	z-index:99;
	width:100%;
	height:100%;
}
.cat_image_list li{
	margin-bottom:20px;
}
.cat_image_list li img{
	max-width:100%;
}



.post_list .item.ps_of_day{
	text-align:left;
	border: 1px solid #AAAAAA;
	
	    height: 100%;
}
.post_list .item_bg{
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}

.post_list .item.ps_of_day img{
	
	margin-bottom:15px;
	
}

.ps_of_day .title, .ps_of_day .subtitle{
	font-weight: 700;
    font-size: 20px;
    line-height: 19px;
    color: #454a4d;
    position: relative;
}

.ps_of_day .title{
	margin-bottom:15px;
}

.ps_of_day .subtitle{
	font-size:18px;
}


.post_list .stamp  {
  position: absolute;
	right: 0%;
	top: 0px;
  
     height: 438px;
	 margin-bottom: 20px;
}

.post_list .item.ps_of_day .title{
	font-weight: 700;
    font-size: 20px;
    line-height: 19px;
    color: #454a4d;
    position: relative;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
}

.post_list .item.ps_of_day .title:after {
    
}
#content-menu{
	padding:0;
}
#content-menu li{
	    list-style: none;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
	
}

#content-menu li a{
font-weight:bold;
text-transform:uppercase;
position:relative;

    padding-right: 10px;	
}

#content-menu li a:after{
	content:'';
	display:block;
	height:100%;
	width:2px;
	background-color:#CCC;
	position:absolute;
	top:0;
	right:0;
}

#content-menu li:last-child a:after{
	display:none;
}

/*#content-menu li:nth-child(3n){
	margin-right:0%;
}

#content-menu li a{
	font-size: 20px;
	line-height:22px;
	font-weight: bold;
	color: #454a4d;
	display: block;
    padding: 20px;
}

#content-menu li a:hover{
	text-decoration:none;
}

#content-menu li a:after{
	content:'';
	 width: 47px;
    height: 2px;
    background-color: #454a4d;
    display: block;
    margin-top: 10px;
}*/

.post_date{
	font-size: 18px;
	color: #97989A;
}


.entry-footer{
	padding:5px;
	
	margin-bottom: 60px;
    clear: both;
    border-bottom: 8px solid #aaaaaa2e;
}

.post .entry-footer{
	margin-bottom:30px;
}



#categoryArchives ul li a{
	
	margin-bottom:10px;
	
}

#categoryArchives ul li.cat_sub{
	padding-left:10px;
	display:none;
}

#categoryArchives ul li.cat_sub.show{
	display:block;
}

#categoryArchives ul li a.cat_name{
	padding-left:0;
}


.banner_wrapper .banner img{
	width:100%;
}

.user-registration label{
	display:block;
	width: 100%;
}

.user-registration input{
	width: 100%;
}

.password-input-group{
	width: 100%;
	display:block;
}

.user-registration-form__input.user-registration-form__input-checkbox{
	width:20px;
}

.survey_general_container .survey_question_container h2{
	font-size:18px!important;
}

.survey_general_container .survey_question_box .survey_row .survey_row_settings_layout label{
	font-size:15px!important;
	display:inline-block!important;
	min-width: 100px;
}

.survey_general_container .radio-btn span:not(.ps_survey_onlyext){
	width:15px!important;
	height:15px!important;
	margin-top:-3px;
}

.survey_general_container .radio-btn span:not(.ps_survey_onlyext):before{
	top:1px!important;
	left:1px!important;
	
}

.ur-frontend-form input[type=submit]{
	background-color: #367582;
    color: #fff;
}

.ur-frontend-form .ur-button-container .ur-submit-button{
	width:100%;
	background-color: #367582;
    color: #fff;
	margin: 0;
}

.entry-content h1{
	font-size:27px;
}

.post_list.small_posts_row .item{
	height:auto;
	min-height:134px;
}

.ur-frontend-form.login, .ur-frontend-form{
	width:50%;
	margin:0 auto;
}

.post-navigation{
	margin-bottom:60px!important;
}

#navbarSupportedContent{
	position:relative;
}

.header_search_form{
	position: absolute;
    right: 0;
    top: 64px;
    z-index: 99;
    background-color: #367582;
	padding:10px;
	display:none;
}

.header_search_form .search-field{
	height:40px;
	border:1px solid #fff;
	border-radius: 5px;
	padding:5px;
}

.header_search_form.show{
	display:block;
}

.header_search_form .search-submit{
	background-image:url(../img/search_white.svg);
	background-repeat: no-repeat;
    background-position: center;
	text-indent:-99999em;
	    background-color: transparent;
    width: 40px;
    height: 40px;
	border:0;
}
.post_list.post_list_v4  .item .title{
	
	
}

.post_list.post_list_v4 .item p{
	
	height:auto;
}

#homeBanners a{
	display:block;
	
}

#homeBanners .list-inline-item:not(:last-child){
	margin-right:15px;
	margin-bottom:15px;
}

.conference_item{
	position:relative;
	min-height: 120px;
	
}
.conference_item h3{
	color:#de1400;
}



.conference_item_link{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-indent:-999999em;
	    z-index: 999;
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation{
	width:100%;
	padding:0 11px;
}

.read_more{
	    color: #d80202;
}

.cat_archive_section{
	border-top:1px solid #AAAAAA;
	padding-top:20px;
	padding-bottom:10px;
}

.cat_archive_section ul li a{
	margin-right:20px;
}

.header_sub_cat_menu.nav .nav-link{
	padding:5px 5px;
	font-weight:bold;
	color:#367582;
	border: 1px solid #AAAAAA;
	border-radius:0;
	margin-right:5px;
	margin-bottom: 5px;
}

.header_sub_cat_menu.nav .nav-link.active{
	background-color:#e8e8e8;
	
}

.conf_link:hover{
	text-decoration:none;
}

.category-maps p span a{
	
	display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	
	color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
	
	padding: .10rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
	color:#fff!important;
}

/*.banner .banner_caption{
	background-color:#367582;
	opacity:0.6;
}*/