@font-face {
 font-family:frutiger;
 src:url(../fonts/FrutigerLTW20-55Roman.eot);
 src:url(../fonts/FrutigerLTW20-55Roman.eot?#iefix) format("embedded-opentype"),url(../fonts/FrutigerLTW20-55Roman.woff) format("woff"),url(../fonts/FrutigerLTW20-55Roman.ttf) format("truetype"),url(../fonts/FrutigerLTW20-55Roman.svg#Frutiger) format("svg");
 font-weight:400;
 font-style:normal
}
@font-face {
 font-family:frutigerbold;
 src:url(../fonts/FrutigerLTW2065Bold.eot);
 src:url(../fonts/FrutigerLTW2065Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/FrutigerLTW2065Bold.woff) format("woff"),url(../fonts/FrutigerLTW2065Bold.ttf) format("truetype"),url(../fonts/FrutigerLTW2065Bold.svg#FrutigerBold) format("svg");
 font-weight:400;
 font-style:normal
}

body {
  font-family: frutiger,Tahoma,Helvetica,Arial,sans-serif;
  font-size:17px;
}
h1,h2,h3,h4
{
	 font-family: frutigerbold,Tahoma,Helvetica,Arial,sans-serif;
}

h1
{
	font-size:24px;
}
h2
{
	font-size:23px;
}
h3
{
	font-size:20px;
}
p{
	text-align:justify;
}

i
{
	margin-left:10px;
	margin-right:10px;
}

a:link
{
	text-decoration:none;
}
a:hover
{
	color:blue;
}

.affix {
  top: 0;
  width: 100%;
  z-index: 9999 !important;
}

.affix + .container-fluid {
  padding-top: 70px;
}

.topnov
{
	background:#FF0000 url(../images/header-bg.png) repeat-x bottom center;
	color:#fff;
	height:150px;
}
.topnov img
{
	height:80px;
}
  
  
.searchbardiv{
	display: block;
	position: absolute;
	background: #d1d1d1;
	top: 50px;
	right: 0px;
	z-index: 1001;
	width: 100%;
	max-width: 100%;
	padding: 10px;
	margin: 0px;
}
.buttonsearch{
	position: absolute;
	top :12px;
	float: left;
	left: 20px;
	margin-right: 10px;
	background-color: transparent;
	border: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size:16px;
	color:#999;
}
.buttonsearch:hover{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0px;

}
.buttonsearch:focus{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0px;

}

.navbar-toggle {
    float: left;
    margin-left: 45px;
}

#formsearch{
	display: none;
}
.glyphicon.glyphicon-search {
	font-size: 18px;
}
#searchbox {
	
	box-shadow: none;
	padding: 8px 14px;
}
#searchbox:hover {
	box-shadow: none;
}

.form-control:focus {
	border-color: #ccc;
}



.navbar-toggle {
	margin-right: 35px;
	border: none;
	background: transparent !important;
}
.navbar-toggle:hover {
	background: transparent !important;
}
.navbar-toggle .icon-bar {
	width: 22px;
	transition: all 0.2s;
}
.navbar-toggle .top-bar {
	transform: rotate(45deg);
	transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
	opacity: 0;
}
.navbar-toggle .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
	transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
	opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
	transform: rotate(0);
}
.nav-link .dropdown-toggle:after
{ 
  font-family: Font Awesome 5 Free;
  content: "\f107";
}


.navbar-nav .open > .dropdown-menu {
    display: block;
    text-align: right;
    padding: 10px 15px;
}
navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #383838;
}
  
.navbar-brand
{
	margin-right:20px;
}
  
.navbar-nav {
    margin-right: 15px;
}
.navbar-nav a{
	font-family: frutigerbold,Tahoma,Helvetica,Arial,sans-serif;
	padding:0;
}
.navbar-nav li a{
	padding-left:10px;
}

.navbar {
    border-radius: 0px;
	border-top:solid 2px #FF3333;
}
.top-nav {
    width: 100%;
    height: 33px;
    background-color: #000;
    border-bottom: 1px solid #f1474a;
    box-sizing: border-box;
	font-size:15px;	
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #000;
    padding: 15px 20px;
}
.sub-menu
{
	padding:5px 0;
}
.sub-menu a {

    padding: 7px 0;
    display: block;
}

.time {
    color: #fff;
    float: right;
    height: 28px;
    margin: 0;
    overflow: hidden;
    padding-right: 16px;
    text-align: right;
    width: 345px;
	padding-top:3px;
}
.top-nav-left {
    float: left;
    height: 28px;
    margin: 0;
    overflow: hidden;
    padding-top:3px;
    width: 510px;
}
.top-nav-left-items {
    margin: 0px;
    padding: 0px;
    float: left;
	list-style:none;
}
.top-nav-left-items li {
    color: #e4bebb;
    float: right;
    margin: 0;
    text-align: left;
    white-space: nowrap;
    padding: 0 7px 0 0;
}
ul.top-nav-left-items li a {
    color: #fff;
	display: inline-block;
    padding: 0px;
    text-align: right;
	font-size:13px;
}
.socials .social, #footer .socials a {
    color: #fff;
    display: inline-block;
    width: 30px;
    height: 28px;
    line-height: 31px;
    text-align: center;
    font-size: 17px;
}
.socials .social i
{
    vertical-align: 20%;
}

.pic_link  
{
	padding:0 20px ;
}

.pic_link  li
{
	margin-top:10px;
}
.text_link  
{
	padding:0 20px ;
}
.text_link  li
{
	margin-top:10px;
	text-align:justify;
	list-style:none;
	padding-bottom:8px;
	border-bottom:dotted 1px #ccc;
}
.text_link  i
{
	margin-left:5px;
}

.text_link  li a
{
	color:#333;
}
.text_link  li a:hover
{
	color:blue;
}

.video_gallery
{
	list-style:none;
}

.img-responsive
{
	margin:0 auto;
}

.title-block
{
	display: block;
	height: 41px;
	margin-bottom: 15px;
	padding:0;
	background: #ececec;	
	margin-bottom:20px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}



.title-block h3
{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin: 0;
	font-size:18px;
	padding-right:10px;
	padding-left:10px;
	margin-right:10px;
	margin-top:5px;
	color:#222;
}

.title-block1
{
	display: block;
	height: 41px;
	padding:0;
	background: #222;	
	margin-bottom:8px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}



.title-block1 h3
{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin: 0;
	font-size:16px;
	padding-right:10px;
	padding-left:10px;
	background: #CC3333;
	margin-right:10px;
	margin-top:10px;
	color:#eee;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.title-block3
{
	display: block;
	height: 41px;
	margin-bottom: 15px;
	padding:0;
	margin-bottom:20px;
	border-bottom:solid 1px #fff;
}



.title-block3 h3
{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin: 0;
	font-size:18px;
	padding-right:10px;
	padding-left:10px;
	margin-right:10px;
	margin-top:5px;
	color:#333;	
	
}

.title-block4
{
	display: block;
	height: 41px;
	margin-bottom: 15px;
	padding:0;
	background: #CC3333;	
	margin-bottom:20px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}



.title-block4 h3
{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin: 0;
	font-size:16px;
	padding-right:10px;
	padding-left:10px;
	background: #222;
	margin-right:10px;
	margin-top:10px;
	color:#eee;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}


.post-media
{
	background: #ececec;	
	border-radius: 15px;
	padding:10px 20px 30px;
}




.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #CC3333;
    border: 1px solid #ddd;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
}
.nav-tabs > li > a:focus, .nav > li > a {
    text-decoration: none;
    background-color: #222;
	color: #fff;
}

.nav-tabs > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #ccc;
	color: #000;
}

.nav-tabs > li > a {
    margin-right: 1px;
    margin-left: 1px;
    border-radius: 4px 4px 0 0;
	position: relative;
    display: block;
    padding: 4px 10px;
}



.subtitle
{
	background:#eaeaea;
	color:#222;
	padding:10px 20px;
	margin:0 auto;
}

.social-side i
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c5deea+0,8abbd7+31,066dab+100;Web+2.0+Blue+3D+%231 */
background: rgb(197,222,234); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(197,222,234,1) 0%, rgba(138,187,215,1) 31%, rgba(6,109,171,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

font-size: 24px;vertical-align: bottom;background: #1e7abd;color: #fff;padding: 5px ;border-radius: 20px;
height: 32px;
width: 32px;
text-align: center;

}


.sidebar .social
{
	padding:10px 20px;
}
.social-side
{
	padding:10px 20px;
}
.pagination
{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.pagination h2
{
	margin:20px;
}
.page-numbers
{
	background:#ccc;
	padding:3px 10px;
	height:30px;
	width:60px;
}
.pagination .current
{
	background:red;
	color:#fff;
}


#footer
{
	padding:30px; 
	margin-top:30px;
	background: #FF0000 url(../images/footer-bg.png) repeat-x top center;
}
footer li
{
	color:#eee;
}
footer a
{
	color:#eee;
}
footer a:hover
{
	color:#fff;
}

.breadcrumb {
    padding:0;
	margin:20px 0;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 7px 0;
    font-size: 12px;
	border-bottom:dotted 1px #ccc;
}
.breadcrumb i { 
	color:#333;
}


.breadcrumb  ul{
	float: right;
	list-style:none;
}
.breadcrumb  li{
	font-size: 18px;
	float: right;
	list-style:none;
}

.breadcrumb  li  a:link {
	color: #333;
}

.breadcrumb  li.active {
	color: blue;
}



	.container-slide
	{
		margin:10px 20px 0;
		padding:20px;
	}

	
	.swiper-container{
      width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto;
	  background:#fff;
	  overflow:none;
	  height: 420px;	  
    }
    .swiper-container .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      height: 380px;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
	
	
	.swiper-container .text1
	{
		position: absolute;
		bottom: 0;		
		width: 100%;
		height: 110px;
		padding: 7px;
		text-align: right;
		color:#FFCC00;
		overflow:hidden;
		z-index:999;
		background: #000;
		opacity: 0.75;
	}
	.swiper-container .text1 a
	{
		color:#FFCC00;
		 font-family: 'Cairo-Bold',Tahoma,Helvetica,Arial,sans-serif;
		 font-size:18px;
	}
	.swiper-container .swiper-slide:hover > .text1
	{
		opacity: 0.85;
		height: 120px;
		background: #000;
	}
	.swiper-container .swiper-slide
	{
		background-repeat:no-repeat !important;
		background-size:cover !important;
	}
	.swiper-container .bgShadowNews {
		background: rgba(0,0,0,0) linear-gradient(to bottom,rgba(0,0,0,0),#000 100%) repeat scroll 0 0;
		width: 100%;
		height: 77%;
		position: absolute;
		bottom: 0;
		z-index: 1;
	}
	.swiper-container .swiper-pagination {
		margin-top:10px;
	}
	.swiper-container .swiper-pagination-bullet {
		height:12px;
		width:12px;
	}
	
	
	.swiper-container-2 {
      width: 100%;
      height: 100%;
	  overflow:hidden;
	  padding:5px 20px;	
    }
	
	.swiper-container-2 .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #000;
	  width:200px;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
	.swiper-container-2 .swiper-slide  .a{
		display:block;
		max-width:100%;
		color:#fff;
    }
	.swiper-container-2 .swiper-slide  .title{
		display:block;
		max-width:100%;
		color:#fff;
		padding:3px 10px;
		text-align:right;
    }


.single .news-pic
{
	margin:20px 10px 30px;	
}
.single .news-pic img
{
		
}

.entry-content
{
	padding:20px;
	line-height:30px;	
}
.entry-content span
{
	font-size:17px !important;	
	font-family: frutiger,Tahoma,Helvetica,Arial,sans-serif !important;		
}

.entry-content iframe
{
	background:#000;
	margin: 20px auto;
	width: 98%;
}
.entry-content img
{
	margin: 20px auto;
	width: 95%;
	height: auto;
}

.category-post-image-link
{
	background: #CC3333;
	padding: 3px 2px;
	margin: 0;
		margin-top: 0px;
	height: 20px;
	line-height: 10px;
	position: absolute;
	margin-top: -20px;
	color:#fff;
}
.category article
{
	margin:20px auto;
	background: #f5f5f5;
    padding: 20px;
}
.home article
{
	margin:20px auto;
	background: #f5f5f5;
    padding: 10px;
}

.single .entry-meta-single{
    background: #f0f0f0;
    border-top: solid 1px #7b7b7b;
    border-bottom: solid 1px #7b7b7b;
    margin: 20px auto 10px;
	padding:7px;
}

.category article footer {
    background: #f0f0f0;
    border-bottom: solid 1px #7b7b7b;
    padding-bottom: 30px;
    margin: 10px auto;
}

article .social h4
{
	float:right;
	padding:7px 10px;
}

article .social a:link
{
	font-size:16px;
	padding:7px;
	width:30px;
	text-align:center;
	border-radius:50%;
	text-decoration:none;
}
article .social
{
	text-align:left;
}
article .social a:hover
{
	background: green;
    color: white;
}
article .social .fa-facebook-f
{
	background: #179CDE;
    color: white;
}
article .social .fa-google {
    background: #DC4A38;
    color: white;
}
article .social .fa-telegram {
    background: #179CDE;
    color: white;
}
article .social .fa-twitter {
    background: #55ACEE;
    color: white;
}

article p:empty {
   display: none;
}

article p span:empty {
   display: none;
}
article .tags  a:link,article .tags  a:visited{
  color:blue;
  
}
article .tags  a:hover{
  color:#3399CC;
  
}

#commentform label
{
	display:block;
}

.comments-title
{
	display: block;
	height: 61px;
	padding:0;
	background: #CC3333;	
	margin-bottom:20px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	height: 50px;
	line-height: 50px;
	margin: 0;
	font-size:18px;
	padding-right:10px;
	padding-left:10px;
	margin-top:5px;
	color:#fff;	
}
.comments-title span
{
	font-size:16px;
	font-weight:normal;
}


.comment-list
{
	list-style: none;
	padding: 0 0 30px;
	margin:0;
	border: solid 1px #CC3333;
}
.comment-list .comment 
{
	border-radius: 10px;
	margin:0;
}

.comment-list .comment .children
{
	list-style: none;
	border-right:solid 2px #ccc;
	padding: 5px 10px 5px 0;
	margin-right:20px;
}
.comment-author
{
	background:#ccc;
	border:solid 1px #ccc;
	padding-bottom:10px;
	padding:10px 10px;
}
.comment-author .says
{
	display:none;
}
.comment-author cite 
{
	background:#fff;
	padding:0 10px;
	margin:3px 10px;
	border-radius:10px;
}
.commentmetadata
{
	color:#333;
}
.comment-body p
{
	background:#fbfbfb;
	margin:10px;
	padding:10px;	

}
.comment-reply-link
{

	padding:2px 10px;
	height:30px;
	width:60px;
	color:#000;
	display:block;
	text-align:center;
}
.comment-reply-link:hover
{
	background: #e0f1fc;
	border:solid 1px #eaeaea;
	color:#000;
}


@media only screen and (max-width: 767px) {
	
	.container-slide
	{
		margin:20px 0;
	}
	
	.tab-content
	{
		margin:15px;
	}
	
	.tab-pane
	{
		margin:15px;
	}
	
	.swiper-button-next {
		left: 40px !important;
		height:20px;
	}

	.swiper-button-prev {
		right: 40px !important;
		height:20px;
	}
	
	.single .news-pic
	{
		margin:20px 5px 30px;	
	}
	.single .news-pic img
	{
		width:100%;	
	}
	
	.entry-content
	{
		padding:10px;
	}
	
}
