a {
    text-decoration:none;
}
* {
    margin:0;
    padding:0;
}
body {
    font-family: Verdana, Tahoma, Arial;
    font-size: 15px;
}

@font-face {
    font-family: Helvetica Neue;
    src: url(fonts/helvetica-neue-5975cf35e8c89.ttf);
}
@font-face {
    font-family: Helvetica Neue Bold;
    src: url(fonts/helvetica-neue-bold.ttf);
}
@font-face {
    font-family: Merel;
    src: url(fonts/10597.otf);
}
@font-face {
    font-family: Helvetica Neue Light;
    src: url(fonts/HelveticaNeue-Light.otf);
}
@font-face {
    font-family: HelveticaNeue-Thin;
    src: url(fonts/HelveticaNeue-Thin.otf);
}
@font-face {
    font-family: Herculanum;
    src: url(fonts/Herculanum-Regular.otf);
}
@font-face {
    font-family: KaushanScript;
    src: url(fonts/KaushanScript-Regular.otf);
}
@font-face {
    font-family: LithosPro;
    src: url(fonts/LithosPro-Regular.otf);
}
@font-face {
    font-family: MavenProLight;
    src: url(fonts/MavenProLight-300.otf);
}
@font-face {
    font-family: SourceSansPro;
    src: url(fonts/SourceSansPro-Regular.otf);
}
.clearfix {
    clear:both;
}
.full-width {
    width:100%;
}
.menu {
    width: 100%;
    background-color: #b1d13d;
    padding: 15px 0 15px 0;
    margin-top: 40px;
	margin-bottom: 40px;
}
.centre {
    width: 1024px;
    margin: 0 auto;
    min-width: 1024px;
    font-family: Verdana, Tahoma, Arial;
}
.top-header {
    margin-top: 5px;
    margin-bottom: 30px;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.heading {
    display: inline-block;
	width: 200px;
}
.heading img {
	width: 100%;
}
.heading-right {
	margin-top: 50px;
}
.top-menu {
    margin-bottom: 35px;
} 
.navbar-menu {
    list-style-type:none;
}
.home-icon {
    margin-top:1px;
    margin-right:30px;
    float:left;
}
.navbar-menu li {
    color: #fff;
    float:left;
    display: inline-block;
    background-color: #FF3C00;
    font-family: Helvetica Neue Bold;
    font-size:18px;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    margin-right:2px;
    font-family: Verdana, Tahoma, Arial;
}
.navbar-menu li>a{
    text-decoration:none;
    cursor:pointer;
    display: block;
    padding: 12px 20px;
    background-color: #FF3C00;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}
.event {
    width:620px;
    display: inline-block;
}
.image-holder {
    width: 616px;
    border: 2px solid #b5d346;
    overflow:hidden;
    border-bottom: 1px solid #b5d346;
    height: 365px;
}
.image-holder-config {
    border: 2px solid #80daf8;
    border-bottom: 1px solid #80daf8;
    width: 366px;
}
.image-title {
    background-color: #FF3C00;
    padding: 20px 10px;
    font-family: Verdana, Tahoma, Arial;
    font-size: 15px;
    text-align: center;
    color: #fff;
}
.day-photo {
    width: 370px;
}
.social-links {
    padding: 50px 0 60px 0;
}
.social-container {
    width: 240px;
    margin: 0 auto;
}
.social-container a {
    margin: 0 12.5px;
}
.menu-links {
    width:720px;
    margin: 0 auto;
}
.menu-links a {
    text-align: center;
    display: inline-block;
    width: 32%;
}
.menu-link-title {
    text-align: center;
    margin-top: 25px;
    font-size: 25px;
}
.footer-top {
    background-color: #86D660;
    padding: 50px 0 50px 0;
}
.cite {
    width:250px;
    color: #fff;
}
.central {
    margin: 0 auto;
}
.cite-title {
    font-family: Helvetica Neue Bold;
    font-size: 15px;
    margin-bottom: 50px;
}
.cite-body {
    font-family: Helvetica Neue;
    font-size: 14px;
    width: 330px;
}
.footer-bottom {
    background-color: #FF3C00;
    padding: 43px 0;
    font-family: Helvetica Neue Bold;
    font-size: 15px;
    color:#fff;
}
.socials {
	margin-bottom: 15px;
}
.socials div {
	display: inline-block;
}
.socials img {
	width: 32px;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    left: 0;
    min-width:100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {
    background-color: #f1f1f1
}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
.ps-current,.ps-current img {
    min-height: 426px;
}
.ps-current {
    max-height: 350px;
}
.sliders {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f6de37;
}
.sliders-title {
    text-align: center;
    font-family: Helvetica Neue Light;
    font-size: 35px;
    color: #FF3C00;
    margin-bottom: 40px;
}
.slider-item {
    width: 305px;
    margin-right: 45px;
    margin-left: 6px;
	opacity: .9;
	transition: all .5s;
}
.slider-item:hover {
	opacity: 1;
	transition: all .5s;
}
.slider-image-holder {
    overflow: hidden;
    width: 300px;
    height: 200px;
	border-radius: 50px;
}
.slider-image-holder img {
	-webkit-filter: grayscale(10%);
	filter: grayscale(10%);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.slider-image-holder:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.slider-item-title {
    padding: 25px 0 25px 0;
    text-align: center;
    font-size: 17px;
    font-family: Arial;
	color: #000;
}
a.more {
    background: #b1d13c;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    font-family: Helvetica Neue;
    font-size: 17px;
}
.about .title {
    text-align: center;
	padding: 20px 0px 20px 0px;
    font-family: Verdana, Arial;
    font-size: 50px;
    color: #FF3C00;
}
.about .desc p {
    font-family: Arial;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 30px;
}
.website-search-config {
    margin-right: 42px;
    margin-top: 18px;
}
.website-search {
    width: 100%;
    position: relative;
}
.searchTerm {
    float: left;
    width: 130px;
    border: 3px solid #FF3C00;
    padding: 3px;
    height: 20px;
    border-radius: 5px;
    outline: none;
    color: #000;
}
.searchButton {
    position: absolute;
    right: -30px;
    width: 40px;
    height: 32px;
    border: 1px solid #FF3C00;
    background: #FF3C00;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
}
.lang-config {
    margin-top: 18px;
}
.lang-config img {
    width: 38px;
}
.azerbaijan {
    background-color: #0073B2 !important;
}
.azerbaijan-submenu a {
    background-color: #0073B2 !important;
    font-size: 15px;
    width: 250px;
}
.azerbaijan-submenu a:hover,
.categories-submenu a:hover,
.box-submenu a:hover,
.games-submenu a:hover {
    background-color: #fff !important;
}
.categories {
    background-color: #3e8e41 !important;
}
.categories-submenu a {
    background-color: #3e8e41 !important;
    font-size: 15px;
    width: 265px;
}
.box {
    background-color: #A1241E !important;
}
.box-submenu {
    background-color: #A1241E !important;
    font-size: 15px;
}
.box-submenu a {
    width: 205px;
}
.games {
    background-color: #FF3C00 !important;
    color: #fff;
}
.games-submenu {
    background-color: #FF3C00 !important;
    font-size: 15px;
}
.games-submenu a {
    width: 205px;
}
.contact {
    background-color: #144B69 !important;
    color: #fff;
}
.footer-bg {
    background-image: url(/media/images/static/footer-bg.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 120px;
}
#datepicker .ui-datepicker-inline {
    width: 100%;
}
.ubp-sidebar {
    width: 250px;
    border: 1px solid #FF3C00;
}
.ubp-node-content {
    width: 680px;
    margin-left: 22px;
}
.node-title {
    margin-bottom: 10px;
}
.node-title p {
    color: #FF3C00;
    font-weight: normal;
    font-size: 28px;
    line-height: 32px;
    font-family: Arial;
    padding-top: 5px;
}
.node-body {
    text-align: justify;
    font-size: 15px;
    line-height: 20px;
    font-family: Verdana, Tahoma, Arial;
}
.node-category-title {
    background: #FF3C00;
    color: #fff;
    padding: 5px 10px;
    font-size: 18px;
    font-family: Arial;
}
.node-category-news {
    margin-bottom: 10px;
    background: #F0ECEA;
    padding: 10px;
}
.node-category-news:last-child {
    margin-bottom: 0px;
}
.node-category-news-title a {
    font-size: 15px;
    color: #000;
    font-family: Arial;
    transition: all .5s;
}
.node-category-news-title a:hover {
    color: #FF3C00;
    transition: all .5s;
}
.galleria-container {
    max-width: 700px;
    height: 450px;
    background: #5E666A;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ubp-node-content {
    margin-bottom: 20px;
}
.node-audio {
    margin-top: 20px;
}
.category-news-content {
    margin-bottom: 20px;
    opacity: .9;
    transition: all .5s;
}
.category-news-content:hover {
    opacity: 1;
    transition: all .5s;
}
.category-news-image {
    width: 160px;
    height: 160px;
}
.category-news-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    border-radius: 20px;
}
.category-news-right {
    width: 505px;
    margin-left: 15px;
}
.index-azerbaijan {
	color: #0073B2;
}
.index-news {
	color: #144B69;
}
.index-nature {
	color: #A1241E;
}
.index-interesting {
	color: #FF3C00;
}
.index-games {
	color: #3e8e41;
}
.index-persons {
	color: #ca1212;
}
.index-music {
	color: #16946c;
}
.index-multi {
	color: #a7b305;
}
.index-photo {
	color: #09983d;
}
.category-news-title {
    margin-bottom: 10px;
    margin-top: 5px;
}
.category-news-title p {
    font-size: 17px;
    font-weight: bold;
    color: #000;
    font-family: Arial;
    transition: all .5s;
}
.category-news-teaser {
    color: #454A4C;
    font-family: Arial;
    font-size: 17px;
}
.category-pagination {
    margin-top: 55px;
    margin-bottom: 40px;
}
.category-pagination ul {
    text-align: center;
}
.category-pagination ul li {
    display: inline;
    padding: 3px 7px;
    font-size: 20px;
    background: #0073b2;
}
.category-pagination ul li:hover {
    background: #FF3C00;
}
.category-pagination ul .active {
    background: #FF3C00;
}
.category-pagination ul li a {
    color: #ffffff;
}
.pgwSlider .ps-caption {
    font-family: Verdana, Tahoma, Arial !important;
    font-size: 16px !important;
    padding: 20px 10px !important;
}
.contact-text p {
    padding: 8px 0px;
    line-height: 22px;
}
.contact-text ol {
    margin-left: 45px;
    line-height: 22px;
}
.contact-container {
    padding-top: 10px;
    width: 500px;
    margin: 0 auto;
}
.contact-container input {
    margin-top: 5px;
    width: 100%;
    border: 1px solid #4bacc4;
    padding: 5px;
}
.contact-container textarea {
    width: 100%;
    border: 1px solid #4bacc4;
    padding: 5px;
    resize: none;
    margin-top: 5px;
}
.contact-container label {
    font-weight: bold;
}
.contact-container span {
    color: #CF1010;
}
.contact-container .form-content {
    margin-top: 20px;
}
.contact-container .help-block-error {
    color: #CF1010;
    margin-top: 3px;
}
.contact-container .contact-send {
    margin-top: 20px;
    padding: 8px 15px;
    color: #ffffff;
    background: #FF3C00;
    border: 1px solid #4bacc4;
    font-size: 16px;
    cursor: pointer;
}
.contact-success p {
    color: #0A9719;
    font-size: 22px;
    margin-top: 10px;
}
.news-list-footer-config {
    height: 215px;
    background: #fff;
}
.footer-image-container {
    height: 220px;
}
.footer-news-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}
.encyclopedia-categories ul {
	text-align: center;
}
.encyclopedia-categories ul li {
    display: inline;
    margin-right: 5px;
}
.encyclopedia-categories ul li a {
    padding: 4px;
    color: #fff;
    font-size: 16px;
    font-family: Verdana, Arial;
    font-weight: bold;
    border-radius: 5px;
    padding-left: 7px;
}
.letter-33 {
    background: #ff00ba;
}
.letter-34 {
    background: #ff0000;
}
.letter-35 {
    background: #b49a63;
}
.letter-36 {
    background: #00a493;
}
.letter-37 {
    background: #892742;
}
.letter-38 {
    background: #dd0f44;
}
.letter-39 {
    background: #007613;
}
.letter-40 {
    background: #fc00ff;
}
.letter-41 {
    background: #d6ba00;
}
.letter-43 {
    background: #ff00ba;
}
.letter-44 {
    background: #0c00ff;
}
.letter-46 {
    background: #720320;
}
.letter-47 {
    background: #5c881e;
}
.letter-48 {
    background: #fc00ff;
}
.letter-49 {
    background: #e25300;
}
.letter-50 {
    background: #00a459;
}
.letter-51 {
    background: #ccd628;
}
.letter-52 {
    background: #9b0101;
}
.letter-53 {
    background: #4a3024;
}
.letter-54 {
    background: #48007a;
}
.letter-55 {
    background: #f5d600;
}
.letter-56 {
    background: #4fbb75;
}
.letter-57 {
    background: #9b0071;
}
.letter-58 {
    background: #00cf70;
}
.letter-59 {
    background: #0054ff;
}
.letter-60 {
    background: #00659e;
}
.letter-61 {
    background: #3a00af;
}
.letter-62 {
    background: #e22b00;
}
.letter-63 {
    background: #00baff;
}
.letter-64 {
    background: #ff00ba;
}
.encyclopedia-line {
    background: #ffcc00;
    width: 100%;
    height: 1px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.encyclopedia-sidebar {
    margin-top: 15px;
    width: 300px;
}
.encyclopedia-content {
    margin-top: 15px;
	margin-bottom: 50px;
    width: 680px;
    margin-left: 22px;
    border: 1px solid #E51309;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    padding: 10px;
}
.clever-words-title p {
    font-size: 18px;
    line-height: 20px;
    color: #E25300;
    font-weight: normal;
    margin-bottom: 15px;
    font-family: Arial, Verdana;
}
.clever-words-content p {
    color: #3A00AF;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    font-family: Arial, Verdana;
}
.clever-words-author p {
    color: #fc00ff;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    text-align: right;
    margin-top: 10px;
    font-family: Arial, Verdana;
}
.new-posts {
    
}
.new-posts-main-title p {
    font-size: 18px;
    line-height: 20px;
    color: #E25300;
    font-weight: normal;
    font-family: Arial, Verdana;
}
.new-posts-content {
    margin-top: 15px;
    min-height: 135px;
    border-bottom: 1px solid #cecece;
}
.new-posts-content:last-child {
    border-bottom: none;
}
.new-posts-content img {
    float: left;
    margin-right: 10px;
    width: 80px;
}
.new-posts-title a {
    color: #0054ff;
    line-height: 16px;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Verdana;
}
.new-posts-teaser {
    font-size: 13px;
    color: #000000;
    line-height: 14px;
    text-decoration: none;
    font-family: Arial, Verdana;
    margin-top: 10px;
}
.encyclopedia-title {
    font-size: 18px;
    line-height: 20px;
    font-family: Arial, Verdana;
    color: #0074b2;
    font-weight: normal;
    margin-bottom: 20px;
}
.encyclopedia-desc {
    font-size: 15px;
    color: #000000;
    line-height: 20px;
    font-family: Arial, Verdana;
}
.encyclopedia-index-line {
    background: #ffcc00;
    width: 100%;
    height: 1px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.encyclopedia-lasts-image {
    margin-top: 20px;
    margin-left: 20px;
}
.encyclopedia-lasts-image img {
    width: 120px;
    border-radius: 10px;
    float: left;
}
.encyclopedia-lasts-content {
    width: 330px;
    min-height: 250px;
    margin-right: 10px;
    float: left;
}
.encyclopedia-lasts-category {
    position: absolute;
    height: 50px;
    color: #ffffff;
    line-height: 50px;
    text-align: center;
    width: 50px;
    font-size: 40px;
    border-radius: 5px;
    font-family: Arial, Verdana;
    padding: 3px;
}
.encyclopedia-lasts-title,
.encyclopedia-lasts-teaser {
    margin-left: 150px;
}
.encyclopedia-lasts-teaser {
    font-size: 12px;
    color: #000000;
    line-height: 16px;
    text-decoration: none;
    font-family: Arial, Verdana;
}
.encyclopedia-lasts-title p {
    color: #000000;
    font-size: 15px;
    line-height: 16px;
    font-family: Arial, Verdana;
    font-weight: bold;
    margin-bottom: 5px;
}
.encyclopedia-category-sidebar {
    width: 65px;
    height: 65px;
    color: #ffffff;
    line-height: 65px;
    text-align: center;
    font-size: 40px;
    border-radius: 5px;
    font-family: Arial, Verdana;
    float: left;
    margin-right: 30px;
}
.encyclopedia-category-content {
    width: 600px;
	margin-top: 10px;
}
.encyclopedia-category-item {
    float: left;
    width: 298px;
    margin-bottom: 8px;
}
.encyclopedia-category-item a {
    color: #000;
    font-family: Verdana, Arial;
    font-size: 15px;
}
.encyclopedia-category-item a:hover {
    text-decoration: underline;
}
.encyclopedia-newposts-title {
    color: #e61308;
    font-size: 24px;
    line-height: 26px;
    font-family: Verdana, Arial;
    margin-bottom: 20px;
}
.encyclopedia-newposts-body {
    text-align: justify;
    font-size: 15px;
    line-height: 20px;
    font-family: Verdana, Tahoma, Arial;
}
.left-bar {
    background: url(/media/images/left-bar.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    height: 863px;
    position: absolute;
    left: 0px;
    z-index: -5;
}
.right-bar {
    background: url(/media/images/right-bar.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    height: 863px;
    position: absolute;
    right: 0px;
    z-index: -5;
}
.footer-news-container {
	position: relative;
}
.footer-news-title {
	position: absolute;
    bottom: 5px;
    background: #FF3C00;
    width: 100%;
}
.footer-news-title p {
	padding: 5px;
    font-size: 16px;
	color: #fff;
}
.ui-widget-header {
	border: 1px solid #FF3C00 !important;
    background: #FF3C00 !important;
}
.ui-widget-content {
	border: 1px solid #FF3C00 !important;
    background: #F0D0C7 !important;
}
.static-page-title {
	margin-left: 25px;
    margin-bottom: 25px;
}
.static-page-title p {
	color: #FF3C00;
    font-weight: normal;
    font-size: 28px;
    line-height: 32px;
    font-family: Arial;
    padding-top: 5px;
}
.static-page-body {
	padding: 15px;
    margin-bottom: 20px;
}
.editor-container {
	height: 363px;
    overflow-y: scroll;
    margin-top: 5px;
}
.editor-item {
	margin-bottom: 5px;
    background: #FF3C00;
    padding: 1px;
}
.editor-item-image {
	height: 180px;
    overflow: hidden;
}
.editor-item-image img {
	width: 100%;
	height: 100%;
    object-fit: cover;
}
.editor-item-title {
	font-size: 17px;
    font-family: Arial;
    color: #fff;
	padding: 5px;
}

/* Mobile start */
.mobile-page {
    margin-left: 0px;
    margin-right: 0px;
}
.node-view-mobile {
	background: #fff;
	padding: 10px;
}
.mobile-langs {
    padding-bottom: 10px;
    padding-top: 15px;
	float: right;
    margin-right: 5px;
}
.mobile-langs a {
    padding-right: 5px;
    color: #fff;
}
.mobile-news-title a {
    font-size: 17px;
    font-family: Arial;
    color: #000;
}
.mobile-news-title p {
    margin-top: 10px;
    line-height: 20px;
}
.mobile-news-container {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
}
.mobile-pagination {
    text-align: center;
    margin-bottom: -15px;
}
.mobile-pagination .active a {
    background: #A1241E;
}
.mobile-pagination li a {
    background: #0073b2;
    color: #fff;
    border: none;
}
.mobile-pagination li a:hover {
    background: #A1241E;
    color: #fff;
}
.mobile-pagination .disabled span {
    background: #0073b2;
    border: none;
}
.mobile-footer {
    background-color: #A1241E;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
}
.node-title-mobile {
    color: #FF3C00;
    font-weight: normal;
    font-size: 20px;
    line-height: 32px;
    font-family: Arial;
    padding-left: 15px;
}
.mobile-news-image img {
    width: 100%;
}
.navbar {
    position: relative;
}
.node-mobile-title p {
    color: #000;
    font-weight: normal;
    font-size: 22px;
    line-height: 24px;
    font-family: Arial;
}
.navbar-inverse .navbar-brand {
	color: #fff !important;
}
.navbar-inverse {
	background-color: #A1241E !important;
    border-color: #A1241E !important;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #A1241E !important;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff !important;
    background-color: #900000 !important;
}
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #fff !important;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #900000 !important;
}
.dropdown-menu {
	background-color: #900000 !important;
}
.node-body-mobile img {
	width: 100% !important;
	padding: 0px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	margin: 0px !important;
}
.game-content {
	border-bottom: 3px solid #900;
    padding-top: 10px;
	background: #fff;
    margin-bottom: 20px;
}
.game-image img {
	width: 100%;
}
.game-title p {
	text-align: center;
	font-size: 17px;
    font-family: Arial;
    color: #000;
}