
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
html{height:100%;min-height:100%;}
body{min-height:100%; background-color:#fff; min-width:310px;}
html,html a{-webkit-font-smoothing:antialiased}
body,select,input,textarea,button{font:normal 14px/1.5 'Max Pro', Arial, Helvetica, sans-serif; color:#000;outline:none}
a{outline:none;color:#000;text-decoration:none}
a img{border:0 none}
h1,h2,h3,h4,h5 {line-height:normal;font-weight:400;text-rendering:optimizeLegibility}
h1{font-size:23px}
h2{font-size:21px}
h3{font-size:20px}
h4{font-size:18px}
h5{font-size:16px}
strong,b{font-weight:700}
* {box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}

.tr, .header-bottom .top-menu ul li a, .header-bottom .top-menu ul li a:before, .nav-1 .owl-nav button, .dot-1 .owl-dots .owl-dot, .a-pager ul li a, .full-post-p .full-post-tags a, .post-list-item .post-list-title, .post-item .post-item-title, .post-item a, .a-post-item .a-post-image img, .post-item .post-item-image img, .footer-right-top .f-menu ul li a, .all-articles a {-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}

.post-video iframe {
    height: 240px;
    width: 298px;
}

@font-face {
    font-family: 'Max Pro';
    src: url('../fonts/MaxPro-Regular.eot');
    src: url('../fonts/MaxPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MaxPro-Regular.woff2') format('woff2'),
         url('../fonts/MaxPro-Regular.woff') format('woff'),
         url('../fonts/MaxPro-Regular.ttf')  format('truetype'),
         url('../fonts/MaxPro-Regular.svg#Max Pro') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Max Pro';
    src: url('../fonts/MaxPro-Medium.eot');
    src: url('../fonts/MaxPro-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MaxPro-Medium.woff2') format('woff2'),
         url('../fonts/MaxPro-Medium.woff') format('woff'),
         url('../fonts/MaxPro-Medium.ttf')  format('truetype'),
         url('../fonts/MaxPro-Medium.svg#Max Pro') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
    font-family: 'Max Pro';
    src: url('../fonts/MaxPro-Bold.eot');
    src: url('../fonts/MaxPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MaxPro-Bold.woff2') format('woff2'),
         url('../fonts/MaxPro-Bold.woff') format('woff'),
         url('../fonts/MaxPro-Bold.ttf')  format('truetype'),
         url('../fonts/MaxPro-Bold.svg#Max Pro') format('svg');
	font-weight: bold;
	font-style: normal;
}

/* Struktur */
.x-site {min-width:1070px; overflow:hidden;}
.centered {width: 1050px; margin: 0 auto;}
.centered:after, .header:after, .header-m:after, .header-bottom:after, .home-top:after, .a-panel:after, .a-posts:after,  .posts:after, .posts .posts-wrap:after, .full-post:after, .static-page:after{content: ""; display:block; clear:both;} 
.container {padding:10px 0 0 0;}
.home-top {margin-bottom:20px;}
.m-post-info:after {content: ""; position: absolute; top: -30px; left: 0; bottom: 0; right: 0; background-image: linear-gradient(to top, #000 , transparent);}
.m-post-i {overflow:hidden; position:relative; z-index:1; margin-bottom:20px;}
.m-post-i .m-post-category {float:left; color:#fff; font-size:12px; line-height:20px; padding: 6px 14px 4px 14px; border-radius:8px; max-width: 150px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.main-slider .m-post-i .m-post-category {max-width:none;}
.m-post-i .m-post-time {float:right; padding:4px 0;}
.m-post-i .m-post-time>span {display:block; float:left; padding: 4px 0 0 18px; position:relative; font-size:13px; line-height:18px;  color:#fff; margin-left:40px;}
.m-post-i .m-post-time>span:before {content:""; width:16px; height:16px; display:block; position:absolute; top:3px; left:0px;}
.m-post-i .m-post-time .m-hour:before {background-image: url(../images/hour.svg);}
.m-post-i .m-post-time .m-date:before {background-image: url(../images/date.svg);}
.m-post-title {font-size:24px; position:relative; z-index:1; font-weight:bold; line-height:30px; color:#fff;}
.z-title {font-size:30px; font-weight:bold; color:#195eae; margin-bottom:15px;}
.c-title {font-size:24px; font-weight:bold; color:#195eae; margin-bottom:15px;}
.b-title {font-size:30px; font-weight:bold; color:#000; margin-bottom:15px;}
.slider-right, .right-block {float:left; width:300px;}
.ht {height:1200px !important;}

/* Header */
.header {background-image:linear-gradient(180deg, #fff 0%,#fff 66%,#195eae 49%,#195eae 150%,#195eae 100%); padding: 1px 0 1px 0;}
.header .header-m {overflow:hidden;}
.header .header-m .header-m-left {float:left;}
.header-m-left .logo {float:left; margin-right:40px;}
.header-m-left .logo a {display:block;}
.header-m-left .logo img {display:block;height: 110px;}
.header-m-left .search {float:left;margin: 40px 20px 7px 0;}
.header-m-left .search .search-wrap {width: 220px;overflow:hidden;border-radius:18px;height:36px;background-color: rgba(255, 255, 255, 0.2);position:relative;}
.search .search-wrap input[type="text"] {width:100%; height:36px; border:0; line-height:1; padding:0 15px 0 38px; background:#f1f1f1; color:#fff;}
.search .search-wrap input[type="text"]::-webkit-input-placeholder {color: #c3e6cc;} 
.search .search-wrap input[type="text"]:-ms-input-placeholder {color: #c3e6cc;}
.search .search-wrap input[type="text"]::placeholder {color: #c3e6cc}
.search .search-wrap button {width:20px; height:20px; cursor:pointer; background-size:cover; background-image: url(../images/search.svg); border:0; padding:0; margin:0; position:absolute; top:0; bottom:0; margin: auto; left:14px; background-color:transparent;}
.header .header-m .header-m-right {float:right;padding-top: 32px;}
.header-m-right .h-menu {float:left; overflow:hidden; margin:15px 24px 15px 0;}
.header-m-right .h-menu ul li {float:left; margin-left:30px;}
.header-m-right .h-menu ul li a {display:block; height:20px; line-height:20px; padding: 1px 0 0 24px; position:relative; font-size:14px; color:#195eae; text-decoration:none;}
.header-m-right .h-menu ul li a:before {content: ""; position:absolute; top:0; left:0; width:20px; height:20px;}
.header-m-right .h-menu ul li.about a:before {background-image: url(../images/about.svg);}
.header-m-right .h-menu ul li.contact a:before {background-image: url(../images/contact.svg);}
.header-m-right .h-menu ul li.advert a:before {background-image: url(../images/advert.svg);}
.header-m-right .language {float:left; margin:7px 0;}
.header-m-right .language .language-wrap {height:36px; line-height:36px; border-radius: 5px; border: solid 1px #d9f0df; background-color: #6abc79; font-size:12px; padding: 0 24px 0 34px; color: #d9f0df; position:relative; cursor:pointer; width: 77px;}
.header-m-right .language .language-wrap:before {content: ""; position:absolute; top:0; bottom:0; margin: auto; left:14px; width:16px; height:16px; background-image: url(../images/language.svg);}
.header-m-right .language .language-wrap:after {content: ""; position:absolute; top:0; bottom:0; margin: auto; right: 1px; width:20px; height:20px; background-image: url(../images/down.svg);}
.header-m-right .language .language-wrap.opened {border-bottom-right-radius: 0; border-bottom-left-radius: 0; border-bottom-color:transparent;;}
.header-m-right .language .l-change {display:none; margin-top:-1px;}
.header-m-right .language .l-change a {width: 77px;display: block; height: 30px; line-height: 28px; border-radius: 5px; border: solid 1px #d9f0df; background-color: #6abc79; font-size: 12px; padding: 0 24px 0 34px; color: #d9f0df; position: absolute; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0;}
.header-bottom {padding: 24px 0 0; overflo:hidden;}
.header-bottom .top-menu {}
.header-bottom .top-menu>ul {margin: 0 -22px;}
.header-bottom .top-menu>ul>li {float:left; padding: 0 4px;}
.header-bottom .ru.top-menu>ul {margin: 0 -12px;}
.header-bottom .ru.top-menu>ul>li {padding:0 12px;}
.header-bottom .top-menu>ul>li.has-sub {position:relative;}
.header-bottom .top-menu>ul>li>a {font-size: 16px; line-height: 20px; color: #fff; text-decoration: none; padding: 4px 0 11px 18px;font-weight:bold; position: relative; display: block; z-index:10000;}
.header-bottom .top-menu ul li.active>a, .header-bottom .top-menu>ul>li>a:hover  {color:#fff;} 
.header-bottom .top-menu>ul>li>a:before {content: ""; opacity:0; display:block; width:16px; height:16px;position:absolute; top:-50px; bottom:0; left:0; margin: auto; }
.header-bottom .top-menu>ul>li>a:hover:before, .header-bottom .top-menu ul>li.active>a:before {opacity:1;top:0;} 
.sub-menu {display:none; position:absolute; width:360px; z-index: 1000;}
.sub-menu ul {background-color: #fff; overflow: hidden; padding: 10px 0;     box-shadow: 0 1px 3px 2px rgba(52, 168, 83, 0.36); margin-top: 12px;}
.sub-menu ul li {float:left; width:50%;}
.sub-menu ul li:nth-child(2n+1) {clear:both;}
.sub-menu ul li a {display:block; padding:12px 15px 4px 15px; font-size:16px; line-height:20px; color:#195eae;}
.sub-menu ul li a:hover {color:#535353;}
.header-bottom .top-menu ul li:last-child .sub-menu {right:0; left: auto;}
.header-bottom .top-menu>ul>li.has-sub.active>a:after {content: ""; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #fff; position: absolute; bottom:-12px; left:23px; right:0; margin: auto;}

/* Clubs */
.clubs {margin-bottom:30px;}
.clubs .clubs-wrap {overflow:hidden; margin: 0 -24px;}
.clubs .clubs-wrap .club-item {float:left; width:10%; padding: 0px 24px;}
.clubs .clubs-wrap .club-item a {display:block;}
.clubs .clubs-wrap .club-item a img {display:block; height:50px;}

/* Owl carousel */
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{color:inherit;border:none;font:inherit; padding: 0; background-color: transparent;}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.no-js .owl-carousel{display:block}
.owl-height{transition:height 500ms ease-in-out}

/* Main slider */
.main-slider {float:left; width:750px; padding-right:20px;}
.main-slider .main-slider-wrap {border-radius: 5px; overflow:hidden;}
.main-slider-wrap .m-post-info {position: absolute; width: 100%; bottom: 0; padding: 25px 25px 20px 25px;}
.nav-1 .owl-nav button {position:absolute; top:50%; margin-top:-20px; border:1px solid #fff !important; padding:7px !important; border-radius:5px; background-color: rgba(0, 0, 0, 0.5) !important;}
.nav-1 .owl-nav button:before {content: ""; width:24px; height:24px; display:block;}
.nav-1 .owl-nav .owl-prev {left:25px;}
.nav-1 .owl-nav .owl-next {right:25px;}
.nav-1 .owl-nav .owl-prev:before {background-image: url(../images/prev.svg);}
.nav-1 .owl-nav .owl-next:before {background-image: url(../images/next.svg);}
.nav-1 .owl-nav button:hover {background-color: rgba(0, 0, 0, 0.6) !important;}

/* Banner */
.a-banner {margin-bottom:20px;}
.a-banner img {width:100%; display:block;}
.a-banner-wrap {overflow:hidden; margin: 0 -10px;}
.a-banner-half {width:50%; float:left; padding: 0 10px;}
.br-5 {border-radius:5px; overflow:hidden; display:block;} 

/* Author */
.author {border-radius: 5px; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1); padding:14px; overflow:hidden; position:relative;}
.author .a-title {font-size:18px; line-height:24px; font-weight:bold; color:#195eae; margin-bottom:18px;}
.author .author-wrap .author-item a {display:block; text-decoration:none;}
.author-item .author-image {float:left; margin-right:10px; width:70px; height:70px; border-radius: 10px; border: solid 1px #e2e2e2; overflow:hidden;}
.author-item .author-image img {width:68px; height:68px; display:block;}
.author-item .author-info {overflow:hidden;}
.author-info .author-name {font-size:14px; line-height:20px; color: #a5a5a5; font-weight:500; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom:4px;}
.author-info .author-article {font-size:12px; line-height:15px; color: #232323; height:48px; overflow:hidden;}
.nav-2 .owl-nav {position:absolute; top:-44px; right:0;}
.nav-2 .owl-nav>button {float:left; margin-left: 14px; border-radius: 5px; border: 1px solid #195eae !important; display:block; padding:2px !important;}
.nav-2 .owl-nav button:before {content: ""; width:20px; height:20px; display:block;}
.nav-2 .owl-nav .owl-prev:before {background-image: url(../images/prev-2.svg);}
.nav-2 .owl-nav .owl-next:before {background-image: url(../images/next-2.svg);}
.dot-1 .owl-dots {float:right; margin-top:16px;}
.dot-1 .owl-dots .owl-dot {float:left; width:14px; height:14px; border-radius:50%;  border: solid 1px #dbdbdb !important; margin-left:5px;}
.dot-1 .owl-dots .owl-dot.active {background-color:#195eae !important; border-color:#195eae !important;}

/* Category color */
.azerbaycan-futbolu {background-color:#195eae;}
.milli {background-color:#eb4d4b;}
.dunya-futbolu {background-color:#0097e6;}
.magazin {background-color:#6c5ce7;}
.diger {background-color:#fcbf49;}

/* A panel */
.a-panel {}
.a-panel .a-panel-left {width:750px; float:left; padding-right:20px;}
.a-panel .a-panel-right {width:300px; float:left;} 

/* A posts */
.a-posts {margin-bottom:40px;}
.a-posts .a-posts-wrap {margin: 0 -10px;}
.a-posts-wrap .a-post-item {width:50%; float:left; padding:0 10px 20px;}
.a-posts-wrap .a-post-item a {display:block; position:relative; border-radius: 5px; overflow:hidden;}
.a-posts-wrap .a-post-item a:before {content: ""; position:absolute; top:0; bottom:0; left:0; right:0;  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0) 51%, transparent); z-index:1;}
.a-post-item .a-post-image img {width:100%; display:block;}
.a-post-item .a-post-title {position:absolute; padding:14px 14px 12px 14px; color:#fff; font-weight:bold; bottom:0; left:0; right:0; font-size:18px; line-height:24px; z-index:10;} 
.a-post-item .a-post-title:before {content: ""; position: absolute; top: -30px; left: 0; bottom: 0; right: 0; background-image: linear-gradient(to top, #000 , transparent); z-index:-1} 
.a-post-item .m-post-i {position: absolute; top: 14px; left: 14px; right: 14px;}
.a-post-item .m-post-i .m-post-time>span {margin-left:10px;}
.a-posts-wrap .a-post-item a:hover .a-post-image img {-webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08);}

/* Post list */
.post-list {margin-bottom:20px; border-radius: 5px; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1); overflow:hidden;}
.p-title {width: 300px;
    background: #195eae;
    background-size: cover;
    text-align: center;}
.p-title h2 {font-size: 18px; font-weight:bold; line-height:24px; color:#fff; padding: 12px 14px;}
.post-list .pp>div {}
.post-list .post-list-wrap {height:1066px;}
.post-list-wrap .post-list-item {border-top:1px solid rgba(52, 168, 83, 0.2)}
.post-list-wrap .post-list-item a {display:block; padding:14px 0; text-decoration:none;}
.post-list-item .post-list-date {float:left; margin-right:9px; font-size:14px; line-height:18px; color:#195eae}
.post-list-item .post-list-title {overflow:hidden; font-size:14px; line-height:18px; color: #535353;}
.post-list-day {padding:14px; text-align:center; font-size:18px; line-height:24px; color:#195eae; border-top:1px solid rgba(52, 168, 83, 0.2); font-weight:500;}
.post-list-day:first-child {border-top:0;}
.post-list-wrap .post-list-item a:hover .post-list-title{color: #195eae}

/* Scroll */
.scroll-wrapper {position: relative;height:100%; overflow:hidden;}
.scroll-wrapper > .scroll-content {overflow: scroll !important; padding:0 24px 0 14px;}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {height: 0;width: 0;}
.scroll-element {display: none;}
.scroll-element.scroll-y.scroll-scrolly_visible {display: block;}
.scrollbar-inner > .scroll-element,.scrollbar-inner > .scroll-element div{position: absolute;z-index: 10;}
.scrollbar-inner > .scroll-element div {display: block;height: 100%;left: 0;top: 0;width: 100%;}
.scrollbar-inner > .scroll-element.scroll-y {height: 100%;right: 6px;top: 0;width: 8px;}
.scrollbar-inner > .scroll-element .scroll-element_outer {overflow: hidden;}
.scrollbar-inner > .scroll-element .scroll-element_outer,.scrollbar-inner > .scroll-element .scroll-element_track,.scrollbar-inner > .scroll-element .scroll-bar {border-radius: 4px;}
.scrollbar-inner > .scroll-element .scroll-bar {background-color: #e3e3e3}
.scrollbar-inner > .scroll-element:hover .scroll-bar, .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {background-color: rgba(52, 168, 83, 0.65)}

/* Posts */
.posts {margin-bottom:10px;}
.posts .posts-wrap {margin: 0 -10px;}
.posts-wrap .post-item {float:left; width:33.33333333333%; padding: 0 10px 20px;}
.posts-wrap .post-item.p-2 {width:50%;}
.post-item a {display:block; border-radius:5px; overflow:hidden; border:1px solid #b5b5b5; text-decoration:none;}
.post-item .post-item-image img {width:100%; display:block;}
.post-item .m-post-i {padding:1px 14px; background-color:#195eae; margin:0; height:34px;}
.post-item .m-post-i .m-post-category {font-size:13px; padding:8px 0 4px; background-color:transparent; max-width: 128px;}
.post-item .m-post-i .m-post-time {padding:5px 0;} 
.post-item .m-post-i .m-post-time>span {margin-left:10px;}
.post-item .m-post-i .m-post-time .m-hour:before {background-image: url(../images/hour2.svg);}
.post-item .m-post-i .m-post-time .m-date:before {background-image: url(../images/date2.svg);}
.post-item .post-item-title {color:#000; font-weight:500; font-size:18px; line-height:20px; padding:14px;}
.post-item a:hover {border: 1px solid rgba(54, 168, 83, 0.42); box-shadow: 0px 0px 5px 2px rgba(52, 168, 83, 0.35);}
.post-item a:hover .post-item-title {color: #195eae}
.post-item a:hover .post-item-image img {-webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08);}

/* Subscribe */
.subscribe {margin-bottom:30px;} 
.subscribe-wrap {width:100%; height:200px; background-image: url(../images/subscribe.png); margin-bottom:30px; position:relative;} 
.s-a {position:absolute; left:130px; font-size:30px; line-height:36px; top:67px; color:#fff; font-weight:bold;}
.s-b {position:absolute; width:354px; right:170px; top:54px;}
.s-b .s-bb {font-size:18px; line-height:22px; color: #d9f0df; margin-bottom:12px;}
.s-b .s-bc .s-input {width:220px; background-color:rgba(255,255,255, 0.2); height:36px; border-radius:18px; overflow:hidden; position:relative; margin-right:10px; float:left;}
.s-b .s-bc .s-input input {width:100%; height:36px; line-height:1; padding: 0 14px 0 42px; border:0; background:transparent;  color:#fff}
.s-b .s-bc .s-input i {position:absolute; top:0; bottom:0; margin:auto; width:20px; height:20px; background-image: url(../images/mail.svg); left:14px;}
.s-b .s-bc .s-input input[type="text"]::-webkit-input-placeholder {color: #c3e6cc;} 
.s-b .s-bc .s-input input[type="text"]:-ms-input-placeholder {color: #c3e6cc;}
.s-b .s-bc .s-input input[type="text"]::placeholder {color: #c3e6cc}
.s-b .s-bc .s-button {float:left;}
.s-b .s-bc .s-button button {height:36px; border-radius:18px; padding: 10px 15px 6px; background-color:#fff; color:#195eae; font-size:13px; line-height:20px; margin:0; border:0; cursor:pointer;}

/* Face */
.face {margin-bottom:30px;}
.face-wrap {width:100%; height:200px; border-radius:5px; background-image: linear-gradient(to bottom, #195eae, #1f883b); overflow:hidden;}
.face-wrap .fc-left {float:left; padding:29px 30px;}
.face-wrap .fc-right {float:right; width:300px; padding:23px 20px;}
.face-wrap .fc-right  iframe {display:block;}
.fc-left .fc-ikon {overflow:hidden; margin-bottom:11px;}
.fc-left .fc-ikon i {float:left; margin-right:11px; width:58px; height:52px; background-image: url(../images/face.svg); display:block; background-repeat: no-repeat;}
.fc-left .fc-ikon span {float:left; margin: 3px 0;display:block;width:240px; height:46px; background-image: url(../images/face2.png); background-size:cover;}
.fc-left .fc-text {color:#c8e2cf; font-size:30px; line-height:34px; letter-spacing: -0.4px; margin-bottom:16px;}

/* Footer */
.footer {padding:28px 0; border-top: 1px solid #195eae; overflow:hidden;}
.footer .footer-logo {float:left; padding-top:6px;}
.footer .footer-logo a {display:block;}
.footer .footer-logo img {height:50px; display:block;}
.footer .footer-right {float:right;}
.footer-right-top {margin-bottom:20px; overflow:hidden;}
.footer-right-top .f-menu {float:left; margin: 8px 0 5px;}
.footer-right-top .f-menu ul li {float:left; margin-left:40px;}
.footer-right-top .f-menu ul li a {display:block; font-size:13px;font-weight:bold; color:#000; line-height:18px; text-decoration:none;}
.footer-right-top .counter {float:left; margin-left:25px;}
.footer-right-top .counter img {display:block;}
.c-text {font-size:12px; line-height:1; color:#a5a5a5; text-align:right;}
.c-text img {height:16px; display:block; display:inline-block; vertical-align:top; margin-right:9px;}
.c-text span {display:inline-block; padding-top:4px;}
.footer-right-top .f-menu ul li a:hover {color:#195eae}

/* Pager */
.a-pager {text-align:center; overflow:hidden; margin-bottom:10px;}
.a-pager ul {overflow:hidden; display:inline-block; vertical-align:top;}
.a-pager ul li {float:left; margin:3px 3px 5px;}
.a-pager ul li a, .a-pager ul li span {min-width:24px; font-size:15px; height:24px; display:block; line-height:20px; padding: 4px 5px 0 5px;  color: #fff; border-radius: 2px; font-weight:500; position:relative; text-decoration:none;}
.a-pager ul li a {background-color: #000;}
.a-pager ul li span, .a-pager ul li a:hover {background-color: #195eae; color:#fff}
.a-pager ul li a.icp {padding: 0;}
.a-pager ul li a.icp:before {content: ""; display:block; width:24px; height:24px; margin:0 auto; background-size:cover; background-position:0 0;}
.a-pager ul li a.icp.icprev:before, .a-pager ul li a.icp.first:before {background-image: url(../images/prev.svg);}
.a-pager ul li a.icp.icnext:before, .a-pager ul li a.icp.last:before {background-image: url(../images/next.svg);}
.a-pager ul li a.icp:hover:before {background-position:0 100%;} 
.a-pager ul li a.icp.first {padding: 4px 6px 0 20px;}
.a-pager ul li a.icp.last {padding: 4px 20px 0 6px;}
.a-pager ul li a.icp.first:before, .a-pager ul li a.icp.last:before {position:absolute; top:0; bottom:0; margin: auto;}
.a-pager ul li a.icp.first:before {left:0px;}
.a-pager ul li a.icp.last:before {right:0px;}

/* Full post */
.full-post .full-post-wrap {float:left; width:750px; padding-right:20px;}
.full-post-wrap .full-post-image img {width:100%; max-height:432px; display:block; object-fit:cover;}
.full-post-p {margin-bottom:25px; padding-bottom:20px; border-bottom: 1px solid #ddd;}
.full-post-p .m-post-i {padding:1px 14px; background-color:#195eae; margin:0; height:34px; margin-bottom:20px;}
.full-post-p .m-post-i .m-post-category {font-size:13px; padding:8px 0 4px; background-color:transparent;}
.full-post-p .m-post-i .m-post-time {padding:5px 0;} 
.full-post-p .m-post-i .m-post-time>span {margin-left:30px;}
.full-post-p .m-post-i .m-post-time .m-hour:before {background-image: url(../images/hour2.svg);}
.full-post-p .m-post-i .m-post-time .m-date:before {background-image: url(../images/date2.svg);}
.full-post-p .m-post-i .m-post-time .m-view {padding: 4px 0 0 20px}
.full-post-p .m-post-i .m-post-time .m-view:before {background-image: url(../images/view.svg);}
.full-post-p .full-post-title {font-size:25px; line-height:32px; color:#000; margin-bottom:20px; font-weight:bold;}
.full-post-p .full-post-article {font-size:18px; line-height:24px;}
.full-post-p .full-post-article p {margin-bottom:15px;}
.full-post-p .full-post-article img, .full-post-p .full-post-article iframe {max-width:100%;padding:0px 10px 10px 0px;}
.full-post-p .full-post-article a {color:#195eae; text-decoration:underline}
.full-post-p .full-post-tags {overflow:hidden; margin-top:20px;}
.full-post-p .full-post-tags a {display:inline-block; vertical-align:top; margin: 0 10px 10px 0; text-decoration:none; color: #535353; font-size:13px; line-height:16px; padding: 8px  14px 4px 14px;  background-color: #f1f1f1; border-radius:5px; font-weight:500;} 
.full-post-p .full-post-tags a:before {content: "#"}
.full-post-p .full-post-tags a:hover {color:#fff; background-color:#195eae}
.full-post .full-post-share {overflow:hidden; margin-top:15px;}
.full-post .full-post-share ul li {float:left; margin-right: 12px;}
.full-post .full-post-share ul li a {display:block; padding: 0 10px; height:32px; line-height: 32px; text-align:center; min-width:110px; border-radius:16px; overflow:hidden;}
.full-post .full-post-share ul li.shfacebook a {background-color: #305b9e;}
.full-post .full-post-share ul li.shtwitter a {background-color: #3aaef0;}
.full-post .full-post-share ul li.shmail a {background-color: #555555;}
.full-post .full-post-share ul li.shtelegram a {background-color: #0088cc;}
.full-post .full-post-share ul li.shwhatsapp a {background-color: #3ad432;}
.full-post .full-post-share ul li a .cts {display:inline-block; vertical-align: top;}
.full-post .full-post-share ul li a i {float:left; width:16px; height:16px; margin: 8px 7px 8px 0; background-size:cover;}
.full-post .full-post-share ul li.shfacebook a i {background-image: url(../images/fb.svg);}
.full-post .full-post-share ul li.shtwitter a i {background-image: url(../images/tw.svg);}
.full-post .full-post-share ul li.shmail i {background-image: url(../images/mail2.svg);}
.full-post .full-post-share ul li.shtelegram i {background-image: url(../images/tg.svg);}
.full-post .full-post-share ul li.shwhatsapp i {background-image: url(../images/wt.svg);}
.full-post .full-post-share ul li a span {overflow:hidden; font-size: 13px; color: #fff; display: block; padding-top: 1px; height: 32px;}
.fbc-page {margin-bottom:20px;}
.all-articles {text-align:center; margin: -10px 0 20px;}
.all-articles  a {display:inline-block; vertical-align:top; border:1px solid #195eae; color:#195eae; font-size:14px; line-height:20px; border-radius:18px; padding: 8px 20px 6px 20px; font-weight: 500; cursor:pointer;}
.all-articles a:hover {background-color: #195eae; color:#fff;}

/* Static page*/
.static-page {}
.static-page .static-page-wrap {float:left; width:750px; padding-right:20px;}
.static-page-content {font-size:18px; line-height:24px; margin-bottom:20px;}
.static-page-content p {margin-bottom:15px;}

/* Gallery */ 
.gallery{margin:20px 0}
.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.lSSlideOuter img{width:100%;cursor:pointer}
.lightSlider:before,.lightSlider:after{content:" ";display:table}
.lightSlider{overflow:hidden;margin:0}
.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}
.lSSlideWrapper > .lightSlider:after{clear:both}
.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px,0px);-ms-transform:translate(0px,0px);transform:translate(0px,0px);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}
.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px,0px,0px);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.lSSlideOuter .lSPager.lSGallery li{position:relative;overflow:hidden;-webkit-transition:border-radius .12s linear 0 .35s linear 0;transition:border-radius .12s linear 0 .35s linear 0}
.lSSlideOuter .lSPager.lSGallery li a{display:block}
.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}
.lSSlideOuter .lSPager.lSGallery li.active a:before,.lSSlideOuter .lSPager.lSGallery li:hover a:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border-radius:5px;background-color:rgba(52, 168, 83, 0.64);z-index:99}
.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}
.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}
.lSSlideOuter .lSPager.lSGallery:after{clear:both}
ul#imageGallery li,ul.lSPager li{position:relative;overflow:hidden}
ul#imageGallery li:before,ul.lSPager li:before{content:"";display:block;width:100%;padding-top:70%}
ul#imageGallery li img,ul.lSPager li img,ul.lSPager li a{position:absolute;top:0;left:0;right:0;bottom:0;min-height:100%; object-fit: cover;}
ul.lSPager li:before{padding-top:73%}
.lSAction > a{width:32px;display:block;top:50%;height:32px;background-image:url(../images/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0;transition:opacity .35s linear 0}
.lSAction > a:hover{opacity:1}
.lSAction > .lSPrev{background-position:0 0;left:10px}
.lSAction > .lSNext{background-position:-32px 0;right:10px}
.lSAction > a.disabled{pointer-events:none}
.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}
.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}
.lSSlideOuter .lightSlider > *,.lSSlideOuter .lSGallery li{float:left}
.lightSlider.lsGrab > *{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}
.lightSlider.lsGrabbing > *{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}


