

@font-face {font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.gif {
  left: 40px;
  position: relative;
}

@media (max-width: 320px) { 
	.gif {
	  left: 0px;
	}
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-home:before {
	content:"\e021"
}
.modal01 {
    width: 560px;
	height: 590px;
}
.opener {
	position: relative;
    display: block;
    height: 34px;
    /* position: fixed; */
    left: 30px;
    top: 55px;
    /* background: #282828; */
    width: 150px;
    font-size: 20px;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    /* box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.14), -1px 0 3px 0 rgba(0, 0, 0, 0.14); */
}
.opener1 {
	position: relative;
    display: block;
    height: 34px;
    left: 10px;
    top: 40px;
    width: 100px;
    text-decoration: none;
}
#vill {
  position: relative;
  animation: mymove 1s infinite;
}

@keyframes mymove {
  from {opacity: 1;}
  to {opacity: 0.1;}
}
@media (max-width: 767px) { 
	.modal.fade.in {
		top: 30px;
	}
	.opener {
	position: relative;
    display: block;
    height: 34px;
    /* position: fixed; */
    left: 10px;
    top: 40px;
    /* background: #282828; */
    width: 100px;
    font-size: 20px;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    /* box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.14), -1px 0 3px 0 rgba(0, 0, 0, 0.14); */
}
	.opener1 {
	position: relative;
    display: block;
    height: 34px;
    left: 10px;
    top: 45px;
    width: 80px;
    text-decoration: none;
	}
}
.d-none {
  display: none !important;
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 15px;
    line-height: 18px;
    color: #4bcbfb;
    background: #1e1e1e;
    position: relative;
}
.header {
    padding: 20px 0 21px 0;
    background: #282828;
    border-top: 5px #ef5723 solid;
}
.menu_wrap .nav li a {
    line-height: 18px;
    color: #00aeef;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: none;
    text-decoration: none;
    padding: 0;
    text-align: left;
}
.post_carousel .title_t a, .news_t a {
    font-size: 17px;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #00aeef;
}
.news_info a {
    color: #ef5723;
    font-style: italic;
}
.arrow_link {
    font-style: italic;
    color: #ef5723;
}
.arrow_link:hover {
	text-decoration:none;
	color:#4bcbfb;	
}
.menu_wrap .nav ul li a {
    display: block;
    text-transform: none;
    font-size: 12px;
    font-weight: 400;
    color: #00aeef;
    line-height: 18px;
    padding: 0 10px 7px 15px;
    background: none;
}
.menu_wrap .nav ul {
    position: absolute;
    display: none;
    width: 133px;
    left: 0;
    top: 55px;
    list-style: none;
    zoom: 1;
    z-index: 25;
    background: #fff;
    border-top: 4px #ef5723 solid;
    padding: 14px 0 7px 0;
    margin: 0;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #ef5723;
  text-decoration: none;
  background-color: transparent;
}
h2.title {
    padding: 0;
    margin: 0 0 19px 0;
    line-height: 28px;
    text-transform: uppercase;
    color: #ef5723;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
	font-size: 16px;
}
#footer h2.title {
    color: #ef5723;
    font-size: 21px;
    background: none;
}
.top {
    background: #00aeef;
    padding-top: 5px;
    padding-bottom: 5px;
}
.fleft {
	padding-top:10px;
	padding-left:175px;
}
.top_color {
	color:#ffffff;
    padding-right: 30px;
    font-size: 14px;
	font-weight:bold;
}

.middle {
    background: #3e3d3d;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer_bottom {
    background: #ef5723;
    margin-top: 20px;
    padding: 23px 0 26px 0;
}
.inp_search {
    font-family: Arial;
    font-size: 12px;
    color: #ffffff !important;
    background: #393939 !important;
    width: 200px;
    height: 17px;
    padding: 5px 9px;
    border: 1px #393939 solid !important;
    margin: 0 0 10px 0;
}
.breadcrumb {
    padding: 19px 0;
    margin: 0 0 20px 0;
    list-style: none;
    background: #ef5723;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 19px;
}
.text_color {
	color:#fd7a4e;
	font-size: 14px;
	font-weight:bold;
}
.post_info span {
    color: #ef5723;
}
.author {
    padding-top: 7px;
    color: #fd7a4e;
    font-style: italic;
}
.send_btn, .send_btn:hover {
    color: #fff;
    background: #ef5723 !important;
    text-decoration: none;
}
.news_t {
    color: #fd7a4e;
    line-height: 17px !important;
    padding: 0 0 8px 0 !important;
}
.text-right {
  text-align: right;
}
.show-grid [class*="span"] {
    background-color: #282828;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-height: 40px;
    line-height: 40px;
}
.show-grid:hover [class*="span"] {
  background: #282828;
}
@media (max-width: 767px) { 
  .fleft, .fright {
	padding-top:10px;
	padding-left:30px;
  }
}