
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/IRANSansWeb_Bold.eot);
    src: url(../fonts/IRANSansWeb_Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/IRANSansWeb_Bold.woff2) format("woff2"), url(../fonts/IRANSansWeb_Bold.woff) format("woff"), url(../fonts/IRANSansWeb_Bold.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/IRANSansWeb_Medium.eot);
    src: url(../fonts/IRANSansWeb_Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/IRANSansWeb_Medium.woff2) format("woff2"), url(../fonts/IRANSansWeb_Medium.woff) format("woff"), url(../fonts/IRANSansWeb_Medium.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/IRANSansWeb_Light.eot);
    src: url(../fonts/IRANSansWeb_Light.eot?#iefix) format("embedded-opentype"), url(../fonts/IRANSansWeb_Light.woff2) format("woff2"), url(../fonts/IRANSansWeb_Light.woff) format("woff"), url(../fonts/IRANSansWeb_Light.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/IRANSansWeb_UltraLight.eot);
    src: url(../fonts/IRANSansWeb_UltraLight.eot?#iefix) format("embedded-opentype"), url(../fonts/IRANSansWeb_UltraLight.woff2) format("woff2"), url(../fonts/IRANSansWeb_UltraLight.woff) format("woff"), url(../fonts/IRANSansWeb_UltraLight.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/IRANSansWeb.eot);
    src: url(../fonts/IRANSansWeb.eot?#iefix) format("embedded-opentype"), url(../fonts/IRANSansWeb.woff2) format("woff2"), url(../fonts/IRANSansWeb.woff) format("woff"), url(../fonts/IRANSansWeb.ttf) format("truetype");
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


::-webkit-input-placeholder {color:#CCC;}
:-ms-input-placeholder {color:#CCC;}
::-moz-placeholder {color:#CCC;}
:-moz-placeholder {color:#CCC;}


*{
	direction:rtl;
	font-family:IRANSans;
}


HTML , BODY{
	position:relative;
	min-height:100% !important;
	min-width:100% !important;
    padding:0;margin:0;
    width: 100%;
    height: 100%;
    line-height: 2em;
}



.max-width , .inner{
    max-width: 1180px;
}

.inner{margin: auto;}

.right-float{float: right;}
.left-float{float: left;}

.clear::after{
	content:" " !important;
	height:0 !important;
	overflow:hidden !important;
	clear:both !important;
	float:none !important;
	visibility:visible !important;
	display:block !important;
}
.ltr{direction:ltr !important;}

.block{position: relative;}


.PageNum{text-align: center;}
.pagination {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: right;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}







HEADER{
    border-top: solid 3px #e85500;
    border-bottom: 1px solid #eee;
}

BODY.page-home HEADER{border-bottom: none;}

HEADER #topbar{padding:5px 0 10px 0}
HEADER #topbar .date-now {
    color: #fff;
    background-color: #e85500;
    font-size: 0.8em;
    display: block;
    float: right;
    padding: 0 10px;
    line-height: 1.8em;
}

HEADER #topbar #social-links {
    display: block;
    float: left;
}
HEADER #topbar #social-links A{
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #333;
    margin: 0 3px;
}
HEADER #topbar #social-links A:hover{color: #e85500;}
HEADER #topbar #social-links A::after{
    display: block;
    font-family: "FontAwesome";

}

HEADER #topbar #social-links A[href*=facebook]::after{content: "\f082";}
HEADER #topbar #social-links A[href*=twitter]::after{content: "\f099";}
HEADER #topbar #social-links A[href*=instagram]::after{content: "\f16d";}
HEADER #topbar #social-links A[href*=pinterest]::after{content: "\f0d3";}

HEADER #fix-header.sticky{
    position: fixed;
    left: 0;right: 0;top: 0;
    z-index: 1000000;
    background: #FFF;
    border-bottom: 1px solid #eee;
    border-top: solid 3px #e85500;
    padding-top: 10px;
}

HEADER #toggleMenu{
    float: left;
    width: 60px;
    margin-top: -10px;
    height: 59px;
    border-right: solid 1px #DDD;
    display: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
HEADER #toggleMenu::after{
    display: block;
    position: absolute;
    font-family: "FontAwesome";
    content: "\f0c9";
    font-size: 35px;
    top: 14px;
    left: 16px;
}

HEADER #logo{
    float: right;
    position: relative;
    z-index: 1;
    margin: 0 10px 0 0;
    padding: 0;
    
}

HEADER NAV.main-menu{
    float: left;
}

HEADER NAV LI , HEADER NAV UL{
    padding: 0;margin: 0;list-style: none;
}

HEADER NAV.main-menu LI{
    display: block;
    position: relative;
}


HEADER NAV.main-menu LI A{
    text-decoration: none;
    color: #444;
    transition: all 0.1s;
    padding: 5px 7px;
    background-color: #FFF;
    border-bottom: 1px solid #eee;
    display: block;
    min-width: 200px;
}

HEADER NAV.main-menu LI:hover > A{
    color: #FFF;
    background-color: #e85500;
    border-color:  #e85500;

}


HEADER NAV.main-menu UL.tree.root > LI{
    position: relative;
    display: inline-block;
}

HEADER NAV.main-menu UL.tree.root > LI.expand::before{
    font-family: "FontAwesome";
    content: "\f107";
    position: absolute;
    left: 0;right: 0;bottom: 4px;
    text-align: center;
    display: block;
    font-size: 0.9em;
    color: #bbb;
}


HEADER NAV.main-menu UL.tree.root > LI > A{
    border-bottom: none;
    display: block;
    padding: 20px ;
    font-size: 1em;
    min-width: unset;
}
HEADER NAV.main-menu UL.tree.root > LI:hover > A{
    background-color:transparent;
    color: #e85500;
}


HEADER NAV.main-menu UL.tree.root > LI::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0px;
    right: 0;
    height: 2px;
    background: #e85500;
    margin: 0 7px;
    transform: scale3d(0, 3, 1);
    transition: transform 0.25s;
    transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
    visibility: hidden;
}
HEADER NAV.main-menu UL.tree.root > LI:hover::after {
    transform: scale3d(1, 1, 1);
    visibility: visible;
}




HEADER NAV.main-menu UL.tree.root > LI UL{
    display: none;
    position: absolute;
    box-shadow: 0 5px 10px #aaa;
    z-index: 1000000;
}

HEADER NAV.main-menu UL.tree.root > LI UL LI UL{
    right: unset !important;
    left: -100%;
    margin-top: -43px;
}

HEADER NAV.main-menu UL.tree.root > LI:last-child UL LI UL{
    left: 100% !important;
}


HEADER NAV.main-menu UL.tree.root > LI UL LI.expand::before{
    font-family: "FontAwesome";
    content: "\f104";
    position: absolute;
    left: 4px;top: 5px;
    text-align: center;
    display: block;
    font-size: 0.9em;
    color: #bbb;
}

HEADER NAV.main-menu UL.tree.root > LI > UL{
    right: 6px;
}

HEADER NAV.main-menu UL.tree.root > LI:last-child > UL{
    right: unset !important;
    left: 6px;
}



HEADER NAV.main-menu LI:hover > UL {
    display: block !important;
}


#logo #title-text{display: none;}


MAIN{margin-top: 15px;}

MAIN #region-content-head ,MAIN #region-content-foot{clear: both; float: none;margin: 30px auto;}

MAIN #region-content {
    width: 100%;
}
BODY.region_sidebar MAIN #region-content {
    width: 780px;
    float: right;
}

MAIN #region-sidebar {
    width: 360px;
    float: left;
    position: sticky;
    top: 100px;
}


MAIN #region-sidebar .block .block-title {
    display: block;
    font-size: 1.1em;
    margin: 0 0 10px 0;
    position: relative;
}


MAIN #region-sidebar .block .block-title::after {
    display: block;
    position: absolute;
    background-color: #eee;
    height: 5px;
    left: 0;
    right: 0;
    content: " ";
    z-index: -1;
    top: 45%;
}
MAIN #region-sidebar .block.content-lst.related-content .block-title span{display: inline-block;background-color: #FFF;padding: 0 0 0 20px;}
MAIN #region-sidebar .block.content-lst.related-content .block-title::before {
    font-family: "FontAwesome";
    content: "\f185";
    display: inline-block;
    padding: 0 0 0 10px;
    background-color: #FFF;
}



MAIN #region-sidebar .block.content-lst.related-content .block-cotent .content.content-short{
    display: block;
    position: relative;
    overflow: hidden;
    color: #444;
    transition: all 0.2s;
    text-decoration: none;
    margin-bottom: 15px;
    height: 63px;
}
MAIN #region-sidebar .block.content-lst.related-content .block-cotent .content.content-short:hover{
    color: #e85500;
}

MAIN #region-sidebar .block.content-lst.related-content .block-cotent .content.content-short > IMG{
    display: block;
    float: right;
}

MAIN #region-sidebar .block.content-lst.related-content .block-cotent .content.content-short .content-title{
    display: block;
    margin-right: 96px;
    max-height: 48px;
    overflow: hidden;
    font-size: 1em;
    line-height: 1.5em;
}

MAIN #region-sidebar .block.content-lst.related-content .block-cotent .content.content-short .show-date{
    display: block;
    margin: -4px 96px 0 0;
    color: #adb5bd !important;
    font-size: 0.8em;

}

MAIN #region-content .block.content-lst.content-lst-page .content.content-short {
    height: 190px;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
    line-height: 1.5em;
}
MAIN #region-content .block.content-lst.content-lst-page .content.content-short H2{
    font-weight: normal;
    font-size: 1em;
    padding: 0;
    margin: 0;
    color: #333;
}
MAIN #region-content .block.content-lst.content-lst-page .content.content-short H2 A{text-decoration: none;color: #333;transition: all 0.2s;}
MAIN #region-content .block.content-lst.content-lst-page .content.content-short H2:hover A{color: #e85500;}

.content .root-cat{
    display: block;
    padding: 0px 4px;
    color: #fff;
    background-color: #e85500;
    text-decoration: none;
    right: 0;
    top: 0;
    position: absolute;
    font-size: 0.7em;
    line-height: 2em;
    text-align: center;
    min-width: 50px;
}
.content.content-full .root-cat{
    right: unset;
    left: unset;
    display: block;
    float: left;
    position: unset;
}
MAIN #region-content .block.content-lst.content-lst-page .content.content-short .read-more{
    display: block;
    padding: 0px 4px;
    color: #fff;
    background-color: #434343;
    text-decoration: none;
    left: 0;bottom: 0;
    position: absolute;
    font-size: 0.8em;
    line-height: 2em;
    text-align: center;
}

.content.content-short .show-date{
    font-size: 0.7em;
    color: #adb5bd;
}


.content .cmnt-key{
    font-size: 0.8em;
    color: #adb5bd;
    
    position: relative;
    text-decoration: none;
}
.content.content-short .cmnt-key{float: left;display: block;}
.content .cmnt-key::after{
    font-family: "FontAwesome";
    content: "\f0e6";
    display: inline;
    padding: 0 5px;
}



MAIN #region-content .block.content-lst.content-lst-page .content.content-short .cmnt-key:hover{color: #e85500;}
MAIN #region-content .block.content-lst.content-lst-page .content.content-short .content-image{
    display: block;
    float: right;
    margin-left: 10px;
}

MAIN #region-content .block.content-lst.content-lst-page .content.content-short .content-text{
    color: #5f6569;
    font-size: 0.8em;
    display: block;
    line-height: 2em;
}


.block.slider-home .block-cotent > DIV{
    line-height: 10px;
}

.block.slider-home .block-cotent .content.content-short{
    position: relative;
    display: inline-block;
    width: 32.5%;
    overflow: hidden;
}
.block.slider-home .block-cotent .content.content-short.item-0,
.block.slider-home .block-cotent .content.content-short.item-1{width: 49%;}

.block.slider-home .block-cotent .content.content-short .content-image{display: block;margin: auto;}
.block.slider-home .block-cotent .content.content-short .content-image IMG{
    width: 100% !important;
    max-width: 100% !important;
    height: unset;
    transition: all 0.7s;
}
.block.slider-home .block-cotent .content.content-short:hover .content-image IMG{
    transform: scale(1.1);
}

.block.slider-home .block-cotent .content.content-short .content-head{
    position: absolute;
    right: 10px;
    left: 10px;
    bottom: 25px;
    font-size: 1.3em;
}
.block.slider-home .block-cotent .content.content-short .content-head A{
    text-decoration: none;
    color: #FFF;
}
.block.slider-home .block-cotent .content.content-short .cmnt-key{
    position: absolute;
    left: 15px;
    bottom: 13px;
    color: #FFF;
    font-size: 0.7em;
}
.block.slider-home .block-cotent .content.content-short .show-date{
    position: absolute;
    right: 15px;
    bottom: 13px;
    color: #FFF;
}



.block.slider-vertical .block-cotent .content.content-short.clear{
    width: 24.5%;
}
.block.slider-vertical .block-cotent .content.content-short .root-cat{
    width: 100px;
    right: 50%;
    top: 30px;
    margin-right: -50px;
}

.block.slider-vertical .block-cotent .content.content-short .content-head{
    font-size: 1em;
}


.block.slider-vertical .block-cotent .image-link{width: 280px; height: 380px;background-position: center;transition: all 0.4s;}
.block.slider-vertical .block-cotent .image-link:hover{transform: scale(1.1);}

footer{
    background-color: #353535;
    color: #FFF;
}

footer #foot-links A{
    display: inline-block;
    position: relative;
    margin: 15px 5px 10px 5px;
    color: #FFF;
    text-decoration: none;
    transition: all 0.2s;
    padding: 0 20px 0 0;
    font-size: 0.8em;
}
footer #foot-links A:hover{color: #e85500;}

footer #foot-links A::after{
    font-family: "FontAwesome";
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
    height: 20px;
}

footer #foot-links A.fl-home::after{content: "\f015";}
footer #foot-links A.fl-about::after{content: "\f0c0";}
footer #foot-links A.fl-rules::after{content: "\f0a3";}
footer #foot-links A.fl-archive::after{content: "\f1c0";}
footer #foot-links A.fl-contact::after{content: "\f0e0";}

footer #copyright{padding:10px 0 20px 0;border-top: solid 2px #2f2f2f;}
footer #copyright * {color: rgba(255,255,255,.57);text-decoration: none;font-size: 0.8em;}




BODY.page-content MAIN #region-content .content.content-full > H1{
    font-weight: 900;
    font-size: 24px;
}

BODY.page-content MAIN #region-content .content.content-full .show-date{
    font-size: 12px;
    font-weight: 700;
}

BODY.page-content MAIN #region-content .content.content-full .content-image A{
    display: block;
    margin-bottom: 20px;
}
BODY.page-content MAIN #region-content .content.content-full .content-image A IMG{
    display: block;width: 100%;
}
BODY.page-content MAIN #region-content .content.content-full .content-text{
    max-width: 100%;overflow: hidden;
}
BODY.page-content MAIN #region-content .content.content-full .content-text *{
    max-width: 100% !important;
}


.content-tags .content-tag{
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #EFEFEF;
    background-color: #BBB;
    font-size: 0.8rem;
    line-height: 1rem;
    padding: 2px 5px;
    border-radius: 5px;
    margin-left: 4px;
    transition: all 0.2s;
}
.content-tags .content-tag:hover{
    background-color: #444;
    color: #FFF;
}

BODY.page-home .block-home-title{background:#f4d7fe;height: calc(100vh - 151px);}
BODY.page-home .block-home-title .block-cotent{text-align: center;}
BODY.page-home .block-home-title .block-cotent IMG{margin: auto;position: relative;top:-50px;max-height: calc(100vh + 50px);max-width: 100%;}

BODY.page-home main .inner {
    max-width: unset;
}

@media (max-width: 800px) {

    BODY.region_sidebar MAIN #region-content,
    MAIN #region-sidebar{
        width: 100%;
        float: none;
    }

    HEADER #logo IMG{
        height: 40px;
        width: auto;
    }
    HEADER #toggleMenu{display: block;}
    BODY.page-content MAIN #region-content .content.content-full .content-text{padding:  0 7px;}
}


@media (max-width: 600px) {
    MAIN #region-content .block.content-lst.content-lst-page .content.content-short{height: unset;}
    MAIN #region-content .block.content-lst.content-lst-page .content.content-short .content-image{
        margin: 0 auto 10px auto;
        float: none;
        text-align: center;
        position: relative;
    }
    MAIN #region-content .block.content-lst.content-lst-page .content.content-short .content-image IMG{
        display: block;width: 100%;
    }
    MAIN #region-content .block.content-lst.content-lst-page .content.content-short .read-more{position: unset;display: unset;}
    MAIN #region-content .block.content-lst.content-lst-page .content.content-short .content-text,
    MAIN #region-content .block.content-lst.content-lst-page .content.content-short H2,
    MAIN #region-content .block.content-lst.content-lst-page .content.content-short .show-date,
    MAIN #region-content .block.content-lst.content-lst-page .content.content-short .cmnt-key{padding: 0 7px;}


    NAV.block.main-menu{
        visibility: hidden;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        overflow: hidden;
        z-index: 1000000;
        top: 103px;
    }

    HEADER #fix-header.sticky NAV.block.main-menu{
        top: 63px;
    }


    NAV.block.main-menu.active{
        visibility: visible;
    }

    NAV.block.main-menu .tree.root{
        position: absolute;
        left: 100%;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        transition: all 0.5s;
        top: 0;
        bottom: 0;
        background-image: -webkit-linear-gradient(85deg,#b83917 0,#f7ae15 100%);
    }
    NAV.block.main-menu.active .tree.root{left: 0%;}

    HEADER NAV.main-menu UL.tree.root A{background-color: transparent;color: #FFF;}
    HEADER NAV.main-menu UL.tree.root > LI{ display: block;position: relative;}
    HEADER NAV.main-menu UL.tree.root > LI > A{padding: 8px 20px;border-bottom: solid 1px rgba(255,255,255,0.2);}

    HEADER NAV.main-menu UL.tree.root > LI.expand::before{visibility: hidden;}

    HEADER NAV.main-menu UL.tree.root  LI.expand > .expkey{
        display: block;
        position: absolute;
        left: 30px;
        top: 7px;
        width: 40px;
        height: 30px;
        text-align: center;
    }

    HEADER NAV.main-menu UL.tree.root  LI.expand > .expkey::after{
        content: "\f067";
        display: block;
        font-family: "FontAwesome";
        color: rgba(255,255,255,0.5);
        cursor: pointer;
    }
    HEADER NAV.main-menu UL.tree.root  LI.expand > .expkey.open::after{content: "\f068";}
    
    HEADER NAV.main-menu UL.tree.root > LI UL{
        position: unset;
        left: unset;right: unset;
        margin-right: 30px;
        box-shadow: unset;
    }
    BODY HEADER NAV.main-menu LI:hover > UL{display: none !important;}
    BODY HEADER NAV.main-menu UL.tree.root > LI UL.active{display: block !important;}
    HEADER NAV.main-menu LI A{border-color: rgba(255,255,255,0.2);}
    HEADER NAV.main-menu UL.tree.root > LI::after{visibility: hidden !important;}


    .block.slider-home .block-cotent .content.content-short{
        display: block;
        width: 100% !important;
    }


    .block.slider-home.slider-vertical .block-cotent .content.content-short{
        display: inline-block;
        width: 49% !important;
    }

    BODY.page-home .block-home-title .block-cotent IMG{top:0;}

    
}



BODY.page-home .block > h2{
	text-align: center;
    padding: 0 0 18px 0;
	margin: 0 0 0 0;
	background: url(../img/border_w_title_rev.png) center bottom no-repeat;
}

BODY.page-home .block.block-congress{background: #f3f3f3;padding: 20px 0 0 0;}
BODY.page-home .block.block-congress .block-cotent{word-spacing: 25px;text-align: center;padding: 0 ;}
BODY.page-home .block.block-congress .block-cotent .congress-item{
    display: inline-block;
    width: 230px;height: 190px;
    background: #FFF;
    margin: 20px 0;
    transition: all 0.2s;
    text-decoration: none;
    color: #000;
    word-spacing: 0;
    padding-top: 30px;
}

BODY.page-home .block.block-congress .block-cotent .congress-item:hover{box-shadow:0 0 22px #686;color: #37933d;}

BODY.page-home .block.block-congress .block-cotent .congress-item IMG{height: 165px !important;}
BODY.page-home .block.block-congress .block-cotent .congress-item H2{display: block;position: relative;text-align: center;padding: 6px 0 0 0 ;height: 60px;overflow: hidden;font-size: 13px;}

BODY.page-home .block.block-congress .block-cotent .congress-item H2::before,
BODY.page-home .block.block-congress .block-cotent .congress-item H2::after{
    content: "";
    position: absolute;
    left: 0;top: 0;right: 0;
    height: 2px;
    background: #CCC;
    margin: 0 60px;
    transition: all 0.25s;

    
}
BODY.page-home .block.block-congress .block-cotent .congress-item H2::after{
    transform: scale3d(0, 3, 1);
    transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
    margin: 0 35px;
}

BODY.page-home .block.block-congress .block-cotent .congress-item:hover H2::after{
    transform: scale3d(1, 1, 1);
    background: #37933d;
}




BODY.page-home .block.block-galery{background-color: transparent;padding-top: 30px;}

BODY.page-home .block.block-galery .block-cotent{word-spacing: 25px;text-align: center;padding:0 0 20px 0;}
BODY.page-home .block.block-galery .block-cotent .galery-item{
    display: inline-block;
    width: 140px;
    margin: 20px 0 0 0;
    transition: all 0.2s;
    text-decoration: none;
    color: #000;
    word-spacing: 0;
    text-align: center;
    padding-top: 125px;
    position: relative;
}




BODY.page-home .block.block-galery .block-cotent .galery-item IMG{
    width: 140px !important;
    height: 140px !important;
    display: block;
    border-radius: 25px;
    border: solid 2px #37933d;
    position: absolute;
    left: 0;right: 0;top: 0;
    transition: all 0.2s;
}

BODY.page-home .block.block-galery .block-cotent .galery-item SPAN{
    display: inline-block;
    background: #FFF;
    border: solid 2px #37933d;
    position: relative;
    padding: 2px 10px;
    border-radius: 10px;
    transition: all 0.2s;
}

BODY.page-home .block.block-galery .block-cotent .galery-item:hover SPAN,
BODY.page-home .block.block-galery .block-cotent .galery-item:hover IMG{
    box-shadow: 0 0 15px #666;
}

BODY.page-home .block.block-galery .block-cotent .galery-item:hover SPAN{
    background: #37933d;
    color:#FFF;
}



block-org{background: #FFF;}
BODY.page-home .block.block-org > H2{padding-top: 30px;}
BODY.page-home .block.block-org .block-cotent{word-spacing: 25px;text-align: center;padding: 20px 0;}
BODY.page-home .block.block-marja .block-cotent{word-spacing: 10px;text-align: center;padding: 20px 0;}
BODY.page-home .block.block-org .block-cotent .org-item{
    display: inline-block;
    width: 230px;
    background: #FFF;
    margin: 20px 0 0 0 ;
    transition: all 0.2s;
    text-decoration: none;
    color: #000;
    word-spacing: 0;
    box-shadow:0 0 22px #CCC;
    overflow: hidden;
}
BODY.page-home .block.block-marja .block-cotent .org-item{width: 200px;}



BODY.page-home .block.block-org .block-cotent .org-item IMG{transform: scale(1.1);transition: all 0.2s;}
BODY.page-home .block.block-org .block-cotent .org-item:hover IMG{transform: scale(1);filter: brightness(80%);}
BODY.page-home .block.block-org .block-cotent .org-item H2{
    display: block;
    position: relative;
    text-align: center;
    padding: 12px 0 10px 0;
    font-size: 16px;
    transition: all 0.2s;
    margin: -12px 0 0px 0;
    color: #37933d;
    text-align: center;
    background: #FFF;
}
BODY.page-home .block.block-org .block-cotent .org-item H2 SPAN{position: relative;z-index: 1;}
BODY.page-home .block.block-org .block-cotent .org-item H2::before{
    content: "\f106";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    background: #FFF;
    top: -10px;
    left: 50%;
    width: 42px;
    height: 42px;
    border-radius: 64px;
    margin-left: -21px;
    padding-top: 0px;
    text-align: center;
    color: #CCC;
    transition: all 0.2s;
}
BODY.page-home .block.block-org .block-cotent .org-item:hover H2,
BODY.page-home .block.block-org .block-cotent .org-item:hover H2::before{
    background: #37933d;color:#FFF;
    content: "\f107";
}






.block.home-news .content-item{
    display: block;
    border-bottom: dashed 1px #CCC;
    padding: 5px 3px;
    margin-right: 470px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.1s;
}
.block.home-news .content-item:last-child{border-bottom: none}
.block.home-news .content-item.item-1{margin-top: 1px;}
.block.home-news .content-item:hover{
    box-shadow: 0 0 10px #CCC;
}

.block.home-news .content-item A span{
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    height: 35px;
}
.block.home-news .content-item.item-0{
    display: block;
    float: right;
    max-width: 450px;
    max-height: 370px;
    margin-left: 20px;
    padding: 0;
    border-bottom: none;
    margin-right: 0;
    
}

.block.home-news .content-item.item-0 A{
    color: #000;
    font-size: 1.2em;
    text-decoration: none !important;
    height: unset;
}




@media (max-width: 400px) {

    .block.slider-home.slider-vertical .block-cotent .content.content-short{
        display: block;
        max-width: 280px !important;
        width: 100% !important;
        margin: auto;
        margin-bottom: 10px;
	}
	
	BODY.page-home .block.block-congress .block-cotent{word-spacing: 20px;}
	BODY.page-home .block.block-congress .block-cotent .congress-item{width: 44%;margin: 0 0 ;}
	
	.block.home-news .content-item IMG{
        display: block;
        width: 100%;
    }

    
    .block.home-news .content-item{
        float: none !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}









    /*first*/
    .sf-importantData {
        display: flex;
        width: 100%;
    }

    .sf-importantData>a:nth-child(n+1) {
        background-color: #00ad8c;
        margin: 2px;
        padding: 5px;
        color: white;
        border-radius: 15px;
        display: inline-flex;
        flex: 1 1 250px;
        justify-content: center;
        font-size: 14px;
    }

    .sf-importantData>a:nth-child(n+1):hover {
        color: white;
        background-color: #2098D1;
        text-decoration: none;
    }

    /*title*/
    .sf-introductionTit {
        display: block;
        color: #00ad8c;
        width: 16%;
        border-bottom: solid 1px #00e5b9;
        padding-right: 2px;
        margin: 11px 0px 9px 0px;
    }

    /*departmentconfance*/

    .sf-departmentConfrance {
        display: block;
        width: 100%;
        margin-bottom: 25px;
        clear: both;
    }

    .sf-departmentConfrance>.sf-details {
        display: flex;
    }

    .sf-departmentConfrance>.sf-details>a:nth-child(n+1) {
        border-radius: 15px;
        display: inline-flex;
        flex: 1 1 250px;
        margin: 5px;
    }

    .sf-departmentConfrance>.sf-details>a:nth-child(n+1)::before {
        width: 5px;
        height: 5px;
        background-color: #00ad8c;
        content: '';
        position: relative;
        top: 8px;
        padding: 0px;
        margin: 5px;

    }

    /*subtitle*/
    .sf-introductionSub {
        background-color: #00ad8c;
        width: 98%;
        color: white;
        border-radius: 15px;
        padding: 5px;
    }

    /*inforamtion-confrance*/
    .sf-informationCon {
        display: block;
        width: 100%;
        clear: both;
    }

    .sf-informationConfrance {
        margin-bottom: 22px;
        display: flex !important;
    }

    .sf-informationConfrance a:nth-child(n+1) {
        color: #00ad8c;
        flex: 1 1 250px;
        border-radius: 0;
        margin-top: 4px;
        padding-right: 2px;
        display: inline-flex;
        margin: 4px 0px 0px 43px;
        justify-content: center;
        border-bottom: solid 1px #00e5b9;
        text-decoration: none;
        font-size: 14px;
    }

    .sf-informationConfrance a:only-child {
        flex: 0 0 353px;
        display: inherit;

    }

    /*addres*/
    .sf-address::before {
        color: #00e5b9;
        font-family: "FontAwesome";
        content: "\f19c";
        display: inline;
        padding: 0 5px;
    }

    .sf-smallTit {
        width: 14%;
    }

    @media screen and (max-width: 600px) {

        /*title*/
        .sf-introductionTit {
            width: 100% !important;
        }

        /*dataconfrance*/
        .sf-importantData {
            display: block;
            width: 100%;
        }

        .sf-importantData>a:nth-child(n+1) {
            display: flex;
            justify-content: center;
        }


        /*departmentconfance*/
        .sf-departmentConfrance>.sf-details {
            display: block;
        }

        .sf-departmentConfrance>.sf-details>a:nth-child(n+1) {
            display: flex;
            justify-content: flex-start;
        }

        /*inforamtion-confrance*/
        .sf-informationConfrance {
            display: block !important;
            margin-bottom: 0px !important;
        }


        .sf-informationConfrance a:nth-child(n+1) {
            width: 100% !important;
            display: block !important;
            text-align: center;
        }

        .sf-smallTit {
            width: 100%;
        }

    }
