/*

	Ilam University
	ITC.ilam.ac.ir

*/

@import url("fonts/nie-fonts.css");
@media print {
    body {
        width: 100% !important;
    }
    * {
        color: #000!important;
        text-shadow: none!important;
        background: transparent!important;
        box-shadow: none!important;
    }
    input,
    button,
    select,
    textarea {
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
    }
    button,
    input,
    select[multiple],
    textarea {
        background-image: none;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    .right-men, #old-site,.btn-print,.quick-link, .en-site ,.ar-site, .footer, .overhead {
        display: none;
    }
}


/*   */

body {
    /* background: url("/pic/ilamuni-main-bg.jpg") #e8e8e8 no-repeat top !important; */
    /* background-size: cover; */
    background-color: #ffffff;
    font-family: YekanNIE, tahoma;
    font-size: 12.4px;
    overflow-x: hidden;
}

#top-head {
    height: 177px;
    background-color: #9b59b6;
    position: relative;
    border-bottom: 3px solid #01c6d8;
}

#top-men {
    height: 216px
}

#ilam-logo {
    max-width: 1170px;
    text-align: center;
    margin: auto;
    position: relative;
}

#ilam-logo > a > img {
    float: right;
    z-index: 100;
    position: relative;
}

.iran-flag {
    background: url(/pic/ilamuni-flag1401.png);
    width: 316px;
    height: 200px;
    position: absolute;
    left: 0px;
}

.overhead {
    height: 40px;
    background-color: #6d1d7c;
}

.in-overhead {
    max-width: 1170px;
    margin: auto;
    position: relative;
}

#mdate {
    float: left;
    /* margin-top: 50px; */
    /* margin-left: -180px; */
    /* position: absolute; */
    /* left: 123px; */
    display: block;
    top: 10px;
    padding: 12px;
    bottom: -75px;
    color: rgb(155, 89, 182);
    font-size: 9pt;
    font-weight: 600;
}
#mdate a{color: #00c6d7;}

#head {
    margin: 0px auto;
    max-width: 1170px;
    position: relative;
    z-index: 500;
    margin-bottom: -41px;
}

.navbar-head {
    background: #00c6d7;
    border-radius: 0px;
    margin-top: -29px;
}

.navbar-head ul.nav {
    float: right;
    margin: 0;
    margin-bottom: -25px;
    margin-top: -4px;
}

.navbar-head ul.nav li a {
    color: #ffffff;
    font-family: iransans;
    font-size: 10pt;
    transition: all 0.2s ease-in-out;
    white-space: inherit;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .navbar-head ul.nav li a:hover,.nav .open>a {
    background: #09b6c5;
}

.nav a:focus, .nav li a:focus {
    background-color: inherit;
    border-color: inherit;
}
nav.navbar.navbar-head .container-fluid {
    /* position:absolute; */
}
@media (max-width: 480px) {
nav.navbar.navbar-head .container-fluid {
    position: relative;
    top: -4px;
    margin: 0;
    padding: 0;
}
.navbar-head {
    background: #00c6d7;
    border-radius: 0px;
    margin-top: 0px;
}
#top-head {
    height: 149px;
    background-color: #9b59b6;
    position: relative;
    border-bottom: 3px solid #01c6d8;
}
#top-head img {margin-top: -45px;max-width: 100%;}

}

.dropdown-menu {
    background: #01c6d8;
    float: right;
    right: 0px;
    text-align: right;
    width: 235px;
}

.dropdown-menu li a {padding: 9px;}

.sr-only {
    position: absolute;
    right: -22px;
    top: 3px;
    color: #6d1e7b;
    overflow: inherit;
    clip: inherit;
    border: 0;
    width: 13px;
    font-size: 10pt;
    height: 1px;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 2px;
    border: 2px solid #6d1e7b;
    border-radius: 1px;
}

.clear {
    margin: 0px auto;
    padding: 0px;
    clear: both;
}

.disabled,
a[disabled] {
    pointer-events: none;
    cursor: default;
    /* color: #CECECE; */
}

.old-browser {
    background: #fcc433;
    font-family: YekanNIE, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: 600;
    padding: 16px;
    text-align: center;
}

.Div-Box-Topic {
    background: rgba(232, 232, 232, 0.94);
    max-width: 1000px;
    overflow: hidden;
    clear: both;
    transition: max-height 0.8s;
    border-radius: 0px 0px 10px 10px;
    position: absolute;
    margin-top: 40px;
    z-index: 100000;
    border: 3px solid #6d1e7b;
    margin-top: 37px;
}

.Div-Box-Topic-Ul {
    border-radius: 8px;
    padding-bottom: 11px;
    clear: both;
}

.Div-Box-Topic-Ul ul {
    padding-top: 11px;
    padding-right: 8px;
}

ol,
ul {
    list-style: none;
}

.Div-Box-Topic-Ul ul li a {
    color: rgb(109, 30, 123);
    line-height: 20px;
    text-decoration: none;
}

.Div-Box-Topic-Ul ul li {
    background: url("/pic/bg-li-topic.png") no-repeat right;
    width: 245px;
    height: 30px;
    margin-bottom: 5px;
    padding-right: 22px;
    font-family: YekanNIE;
    font-size: 12pt;
    margin-right: 2px;
    float: right;
    display: inline-block;
    transition: background 0.5s ease;
}

.Div-Box-Topic-Ul ul li:hover a {
    color: rgb(255, 255, 255);
}

.Div-Box-Topic-Ul ul li:hover {
    background: rgb(0, 198, 215) url(/pic/bg-li-topic-hover.png) no-repeat right;
}

.divToplink {
    width: 493px;
    height: 20px;
    font-family: YekanNIE;
    font-size: 12.4px;
    overflow: hidden;
    margin-top: 7px;
    margin-right: 6px;
    display: inline-block;
}

.quick-link {
    border-radius: 5px;
    color: rgb(255, 255, 255);
    border: 1px solid;
    font-family: iransans;
    font-size: 12px;
    line-height: 10px;
    margin-right: 7px;
    float: right;
    cursor: pointer;
    padding: 7px 20px;
    width: 120px;
    margin-top: 7px;
}

.lang:before {
    content: url(/pic/chang-lang.png);
    position: absolute;
    left: -36px;
    top: -4px;
    display: none;
}

.lang {
    float: left;
    margin: 5px;
    /*! width: 68px; */
    border: 1px solid #9b59b6;
    border-radius: 5px;
    height: 29px;
    padding-top: 4px;
    color: #ffffff;
    font-size: 11pt;
    position: relative;
    overflow: hidden;
}
.lang span:nth-child(2):before {
    content:'|';
    width:100px;
    color:#9b59b6;
    margin-left:-6px;
    margin-right:-3px

}

.lang a {
    transition: all 0.3s ease-in-out;
    color: #ffffff;
    text-decoration: none;
    padding: 0px 7px;
}

.lang a:hover {
    background-color: #9b59b6;
    color: #ffffff;
    text-decoration: none;
}

.itc-span a {
    color: #ffffff;
    background: rgb(249, 132, 74);
    border-radius: 0px 0px 5px 5px;
    color: rgb(255, 255, 255);
    font-family: iransans;
    font-size: 12px;
    line-height: 5px;
    margin-top: 0px;
    float: left;
    cursor: pointer;
    padding-top: 15px;
    padding-bottom: 12px;
    /* width: 90px; */
    width: 138px;
    margin-left: 5px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

.itc-span a:hover {
    back;
    background: #FF0000;
}

.search-ico {
    color: #ffffff;
    background: rgb(155, 89, 182);
    border-radius: 5px;
    line-height: 0px;
    margin-top: 5px;
    float: left;
    cursor: pointer;
    padding-top: 7px;
    padding-bottom: 10px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

@media (min-width: 600px) {
    .search-ico:hover {
        /* background: #ab0202; */
    }
}

.Form-Search-Text {
    margin: 2px 4px 4px 10px !important;
    padding: 0px 0px 0px !important;
    border: 0px currentColor !important;
    width: 190px !important;
    height: 18px;
    font-family: 'B Nazanin' !important;
    font-size: 11px !important;
    float: left;
}

.Form-Search-Botton {
    border: currentColor !important;
    width: 35px;
    height: 27px !important;
    float: right;
    cursor: pointer !important;
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.Div-Main {
    margin: 0px auto;
    margin-top: 10px;
    min-height: 350px;
    position: relative;
    border-radius: 10px;
    padding: 10px;
    overflow: hidden;
}

.Div-Right {
    width: 643px;
    margin-top: 6px;
    float: right;
}

.Div-Left {
    width: 256px;
    margin-top: 6px;
    float: left;
}

.head-div {
    background: #ffffff url("/pic/IlamUN9_19.png") no-repeat left 50%;
    border: 2px solid rgb(207, 206, 206);
    border-radius: 20px;
    width: 900px;
    height: 265px;
    display: block;
    box-shadow: 0px 0px 3px #c7c7c7;
    font-family: YekanNIE;
    font-size: 15px;
    padding-top: 0px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    background-repeat: no-repeat
}

.Div-Box-Left ul li {
    padding-top: 10px;
    color: #0086a1;
    background: url("/pic/IlamUN9_22.png") no-repeat right;
    width: 200px;
    height: 35px;
    padding-right: 22px;
    font-family: YekanNIE;
    font-size: 14px
}

.Div-Box-Left ul {
    padding-right: 15px;
}

.Div-slide {
    max-width: 100%;
    height: 500px;
    width: 100%;
    /* border: 1px solid rgb(177, 178, 179); */
    position: relative;
    direction: ltr;
    overflow: hidden;
}
#slider-main {
    background: url(/pic/slider-loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    /* background-size: 200px; */
    cursor: -webkit-grab;
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing !important;
}
.slider-over {
    position: absolute;
    bottom: 5px;
    width: 100%;
    height: 69px;
    z-index: 10;
    background: url(/pic/slider-over.png);
}
.slide-progress {
  width: 0;
  max-width: 100%;
  height: 4px;
  position: absolute;
  background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);
  bottom: 0px;
  z-index: 100;
}

.slider-text {
	position: absolute;
	max-width: 1170px;
	/* width: 100%; */
	/* height: 100%; */
	right: 20%;
	bottom: 60px;
	margin: auto;
	z-index: 1111;
}

.slider-text div {
    position: relative;
    /* bottom: 0; */
    /* left: 2em; */
    width: auto;
    /* height: 8em; */
    padding: 1em;
    background: rgba(255, 255, 255, 0.47);
    overflow: hidden;
    border-radius: 4px;
    color: #000000;
    z-index: 1000;
    text-align: center;
    font-size: 13pt;
}
.slider-text div:before {
    content: ' ';
    width: 100px;
    height: 100px;
    padding: 3px;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 222;
    background: url(/pic/cor-1.png) no-repeat -137px -2px;
    display: inline-block;
}

.slider-text div:after {
    content: ' ';
    width: 100px;
    height: 100px;
    padding: 3px;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 222;
    background: url(/pic/cor-1.png) no-repeat 0 -9px;
    display: inline-block;
}

#slider-main .owl-item {
    height: 500px;
    position: relative;
}

@media(min-width:576px){
   #slider-main .owl-slide img {
    width: 100% !important;
    margin: auto;
    height: 500px !important;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    object-fit: cover;
}}

.Div-center2 {
    width: 388px;
    margin-top: 6px;
    float: left;
}

.Div-right2 {
    width: 100%;
    float: right;
}

.Div-right2 b {
    font-size: 12pt;
    font-weight: 600;
    color: rgb(53, 122, 183);
}

.Div-Box2-Left {
    background: url() #ffffff;
    margin: auto auto 8px;
    border: 4px double rgb(207, 206, 206);
    width: 251px;
    height: auto;
    display: block;
    box-shadow: 0px 0px 3px #c7c7c7;
    font-family: YekanNIE;
    font-size: 15px;
    padding-top: 10px;
}

.Div-Box2-Left ul li {
    padding-top: 10px;
    color: #0086a1;
    width: 200px;
    height: 25px;
    padding-right: 18px;
    font-family: YekanNIE;
    font-size: 13px;
}

.Div-Box2-Left ul {
    padding-right: 15px;
}

.hr1 {
    border-bottom: #cecece 3px solid;
    max-width: 990px;
    clear: both;
    padding-top: 30px;
    margin-bottom: 20px;
}

.hr2 {
    border-bottom: #06a7a2 2px solid;
    width: 100%;
    clear: both;
    padding-top: 5px;
    margin-bottom: 5px;
}

.ppic {
    /* padding: 0px; */
    border: solid 2px #e6e6e6;
    margin: 0px 0px 0px 10px;
    object-fit: cover;
}

img.ppic2 {
    object-fit: cover;
}

.div-cen {
    text-align: center;
}

.main-menu {
    margin-top: 6px;
    float: none;
    margin: 0 auto;
}

#my-tab-content {
    padding: 5px;
}

.ac-container label {
    padding-right: 5px;
    position: relative;
    z-index: 20;
    display: block;
    height: 28px;
    cursor: pointer;
    color: #777;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
    line-height: 33px;
    font-size: 14px;
    background: #ffffff;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
    box-shadow: 0px 0px 0px 1px rgba(155, 155, 155, 0.3), 1px 0px 0px 0px rgba(255, 255, 255, 0.9) inset, 0px 2px 2px rgba(0, 0, 0, 0.1);
    background: linear-gradient(#ffffff, #eaeaea);
}

.ac-container label:hover {
    background: #fff;
}

.ac-container input:checked + label,
.ac-container input:checked + label:hover {
    background: #06A7A2;
    color: #FFFFFF;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.6);
    box-shadow: 0px 0px 0px 1px rgba(155, 155, 155, 0.3), 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.ac-container label:hover:after,
.ac-container input:checked + label:hover:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    left: 13px;
    top: 4px;
    background: transparent url("/pic/arrow_down.png") no-repeat center center;
}

.ac-container input:checked + label:hover:after {
    background-image: url("/pic/arrow_up.png");
}

.ac-container input {
    display: none;
}

.ac-container article {
    background: rgba(255, 255, 255, 0.5);
    margin-top: -1px;
    overflow: hidden;
    height: 0px;
    position: relative;
    z-index: 10;
    transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}

.ac-container article ul {
    color: #777;
    line-height: 18px;
    font-size: 13px;
    padding: 5px 5px;
}

.ac-container article ul li {
    background: url("/pic/bg-li-topic.png") no-repeat right;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-top: 3px;
    font-weight: 600;
}

.ac-container article ul li:hover {
    background: #FAFAFA url("/pic/bg-li-topic-hover.png") no-repeat right;
}

.ac-container input:checked ~ article {
    transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
    box-shadow: 0px 0px 0px 1px rgba(155, 155, 155, 0.3);
}

.ac-container input:checked ~ article.ac-medium {
    height: 180px;
}

.nav-tabs>li>a {
    margin-right: 5px;
    background-color: #F7F7F7;
    border-bottom: 1px;
    font-weight: 600;
}

.in-news {
    /* float: right; */
    /* max-width: 465px; */
    padding: 10px;
}

.in-news > ul li {
    display: inline-block;
    padding-bottom: 15px;
    height: 77px;
    overflow: hidden;
    padding-top: 10px;
    width: 100%;
    position: relative;
}

.in-news2 {
    margin-top: 45px;
}

.in-news2 .row {
    padding: 0px;
    margin: 0 -20px;
}
.in-news2-div {/* margin-bottom: 10px; */}
a.event-t:first-child {
    font-size: 20px;
}
a.event-t {
    font-size: 17px;
    color: #55abbb;
    font-family: jaam;
    line-height: 150%;
    font-weight: 600;
    text-align: justify;
    display: block;
}

a.event-t:hover {
    color: #7EAACF;
    text-decoration: none;
}

span.ndate-in:first-child {
    font-weight: 600;
    color: rgb(0, 0, 0);
    display: block;
    text-align: left;
    font-size: 10pt;
    margin-top: -10px;
    margin-bottom: 10px;
}

.top-text .ndate-in {
    font-weight: 600;
    color: rgb(5, 145, 138);
    display: block;
    text-align: left;
    font-size: 10pt;
    margin-top: -10px;
    margin-bottom: 10px;
}

.ndate-in {
    font-weight: 600;
    color: rgb(206, 206, 206);
    display: block;
    text-align: left;
    font-size: 9pt;
    margin-bottom: -5px;
    /* float: left; */
}

.kholase {
    font-family: iransans;
    font-size: 10pt;
    color: #000000;
    margin-top: 0px;
    padding-top: 0px;
    text-align: justify;
    padding-bottom: 5px;
    display: block;
}

a.event-t2 {
    color: #7C7C7C;
    font-weight: 600;
    font-family: iransans;
    font-size: 8pt;
}

a.event-t2:hover {
    color: #7EAACF;
    text-decoration: none;
}

.more-news {
    float: left;
    /* max-width: 200px; */
    padding: 10px;
}

.more-news > ul li {
    height: 65px;
    margin-bottom: 20px;
    overflow: hidden;
}

.brknews {
    background: #f00000;
    background: rgb(240 0 0 / 81%);
    height: 93px;
    position: fixed;
    border: 10px #000000;
    bottom: 0;
    width: 100%;
    /* display: none !important; */
    z-index: 30;
}

.brknews a.event-t {
    color: #ffffff;
    margin: auto;
    max-width: 1000px;
    display: block;
    height: 100%;
    font-size: 16pt;
    padding: 22px;
}

.top-img {
    width: 100%;
    height: 180px;
    /* overflow: hidden; */
    /* float: right; */
    /* margin-left: 15px; */
    background-position: top center !important;
    background-size: cover !important;
    border: 1px solid #2391a7;
}

#my-tab-content {
    border-right: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding: 5px;
}

.tab-pane > ul li {
    padding-top: 9px;
    font-family: iransans;
    font-size: 8pt;
}

#menu-bottom {
    width: 100%;
    background-color: #cecece;
    margin: 20px 0px 30px 0px;
    padding: 10px 0px 10px 0px;
}

#menu-bottom-in {
    max-width: 1000px;
    margin: auto;
}

#menu-bot-right {
    float: left;
    font-family: iransans;
    font-size: 12pt;
    text-align: right;
}

#menu-bot-left {
    text-align: right;
    top: 80px;
    font-size: 12pt;
    color: #ffffff;
    margin-top: 70px;
}

#menu-bot-left a {

color: #ffffff;

font-size: 14pt;
}

.nivo-controlNav {
    position: absolute;
    left: 10px;
    bottom: -18px;
    z-index: 10;
}

.theme-chavir .nivoSlider {
    position: relative;
    text-align: center;
    /* box-shadow: 0px 0px 10px #999; */
    padding: 0px;
    /* border: solid 6px #ffffff; */
    background: #fff url(../pic/loading.gif) no-repeat 50% 50%;
    height: 400px;
}

.sec-main {
    background: linear-gradient(-45deg, #EE7752, #E73C7E, #23a6d57d, #23d5abc7);
    /* background: #d4d4d4; */
    background-size: 400% 400%;
    border-top: 4px solid #ffffff;
    height: 200px;
    margin-top: -10px;
}

.slider-wrapper.theme-chavir {
    position: relative;
}

.Div-right2 > img {
    margin-bottom: 5px;
}

#my-tab-content {
    height: 460px;
    overflow-y: auto;
    overflow-x: hidden;
}

#latest > span {
    float: left;
    margin-bottom: 0px;
    border: 1px solid #DDDDDD;
    border-bottom: 0;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: absolute;
    left: 0;
    bottom: -9px;
}

.tab-content>.tab-pane {
    position: relative;
    background-color: #ffffff;
}

.logo-bot {
    width: 100px;
    height: 61px;
    background-image: url("/pic/ilamuni_bot3_logo.png");
    transition: all 0.9s ease-in-out;
    float: left;
    display: none;
}

.logo-bot:hover {
    background-image: url("/pic/ilamuni_bot2_logo.png");
    transform: rotateY(360deg);
    transform-style: preserve-3d;
}

.year-slogan {
    float: left;
}

.ads-in {
    display: block;
}

.ads-in> a > img {
    padding-bottom: 6px;
}

#old-site {
    font-family: jaam;
    color: #ffffff;
    height: 55px;
    width: 80px;
    background: #6d1e7b;
    position: absolute;
    top: 150px;
    left: 0px;
    z-index: 999;
    padding: 10px;
    padding-top: 20px;
    border-radius: 0px 10px 10px 0px;
    transition: all 0.2s ease-in-out;
    display: none;
}

#old-site:hover {
    background: #ffffff;
}

#old-site:hover a {
    color: #000000;
}


#old-site > a {
    color: #ffffff;
    font-weight: 900;
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

div#MainMenu {
    width: 100%;
    font-size: 10pt;
}

.right-men {
    position: relative;
    float: right;
    min-width: 200px;
}

.left-men {
    background: #e8e8e8;
    padding: 10px;
    clear: both;
    display: flow-root;
}
.left-men h5 {
    border-bottom: 1px dashed #9b59b6;
    padding-bottom: 10px;
    color: #6d1e7b;
    font-family: jaam;
    font-size: 13pt;
    font-weight: 900;
}

li.list-item {
    padding: 10px 0px;
    clear: both;
    min-height: 80px;
    position: relative;
    border-bottom: 1px solid #ffffff;
    transition: all 0.2s ease-in-out;
}

li.list-item:hover {
    border-bottom: 4px solid #9b59b6;
}


.list-show a {
    display: block;
    /* width: 70%; */
    padding-left: 10px;
    font-family: jaam;
    text-align: justify;
    color: #6d1e7b;
    font-size: 11pt;
    margin: 0px 0px 10px 0px;
    text-decoration: none;
}

.list-show .ppic {
    border: 0px;
    float: left;
    width: 30%;
    margin: 0px 5px 5px 5px;
}

.list-show .news-ndate {
    position: absolute;
    left: 10px;
    bottom: 0px;
    color: #5f5f5f;
}

.list-show2 a {
    text-align: justify;
    color: #6d1e7b;
    font-size: 11pt;
    width: 90%;
    /* float: left; */
    /* display: block; */
    line-height: 160%;
}

.list-show2 .ppic {
    border: 0px;
    float: left;
    width: 30%;
}

.list-show2 .news-ndate {
    position: absolute;
    left: 10px;
    bottom: 1px;
    color: #5f5f5f;
}

li.list-item {
    padding: 10px 0px;
    clear: both;
    min-height: 40px;
}
.list-show2 li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #01c6d8;
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px #9b59b6;
    border-radius: 10px;
    margin-left: 10px;
}

.page-in {
    margin: 0px auto;
    margin-top: 25px;
    max-width: 1170px;
    min-height: 350px;
    position: relative;
    /* background-color: #ffffff; */
    padding: 10px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-right: 0;
    margin-left: -1px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    margin-left: 0;
    margin-right: -1px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}


#mainmenu .list-group-item-me {
    background: #0079ae;
    color: #ffffff;
}

#mainmenu .list-group-item-success {
    background: #0079ae;
    color: #ffffff;
}

.news-img {
    max-width: 100%;
    padding: 5px;
    border: 1px solid;
    border-radius: 10px;
    height: auto;
    display: block;
    margin: auto;
    margin-bottom: 20px;
    background: url(/pic/slider-loading.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

@media (min-width: 768px) {
    min-width: 600px;
    min-height: 400px;
}

.page-in h3 {
    border-bottom: 1px solid #9b59b6;
    padding-bottom: 10px;
    margin-bottom: 17px;
    color: #6d1e7b;
    font-family: jaam;
    font-weight: 900;
    line-height: 200%;
}

.page-in h3.panel-title-pages {
    
border-bottom: 0px;
    
color: #ffffff;
    
margin: 10px;
    
padding-bottom: 0px;
}

.footer-page {
    background: #e8e8e8;
    /* height: 100px; */
    padding: 10px;
    margin-top: 25px;
    position: relative;
    overflow: auto;
}

.footer-page span {
    display: block;
    padding: 5px;
}

.matn,
.matn p,
.matn span,
.matn a,
.matn font,
.matn ul li,
.matn ol li {
    font-family: jaam !important;
    font-size: 12pt !important;
    line-height: 200% !important;
    font-weight: 200;
    /* text-align: justify !important; */
}

.matn div {
    height: auto !important;
    width: auto !important;
    text-align: center;
}

.btn-print {
    content: "\e045";
    font-size: 15pt;
}

.matn img {
    max-width: 100%;
    padding: 5px;
    border: 1px solid;
    border-radius: 10px;
    height: auto !important;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}


/*
.matn > img, .matn > p > img, .matn > Table td tr > img {
}
*/

.news-sec h5 {
    margin-top: 17px;
    padding-bottom: 10px;
    border-bottom: 1px solid #2292a7;
    font-size: 12pt;
    font-weight: 900;
    font-family: iransans;
}

a.archive-l, .anews {
    position: absolute;
    left: 20px;
    top: 15px;
    font-size: 11pt;
    color: #5f5f5f;
    text-decoration: none;
}

.news-sec {
    padding: 20px 0px;
}

ul.atn-box li {
    height: 41px;
    background-color: #24b5c5;
    border-bottom: 3px solid #0f92a9;
    margin-top: 4px;
    transition: all 0.2s ease-in-out;
    display: block;
    padding: 1px;
    position: relative;
}

ul.atn-box li:first-child {
    /* height: auto; */
    /* padding-top: 5px; */
    /* border-bottom: inherit; */
    /* padding: 0px; */
    /* background-color: inherit; */
    /* margin-top: 0; */
}

ul.atn-box li:first-child:hover {
}

ul.atn-box li:first-child a {
    /* padding:0px */
}

ul.atn-box li:nth-child(n+12) {
    display:none;
}

ul.atn-box li a {
    font-weight: 600;
    font-family: jaam;
    font-size: 11pt;
    color: #ffffff;
    display: block;
    height: 100%;
    padding: 10px 2px 0px 0px;
}

ul.atn-box li:hover:first-child {
    background: #06849c;
}

ul.atn-box li:hover {
    background-color: #1090a9;
    margin-right: 8px;
    margin-left: -8px;
}

ul.atn-box li a span {
    font-weight: 600;
    font-size: 8pt;
    left: 10px;
    bottom: 5px;
    position: absolute;
    padding: 10px 2px 0px 0px;
}

ul.atn-box li:hover a {
    text-decoration: none;
}

ul.atn-box li img {
    position: absolute;
    left: 3px;
    top: 5px;
}

.blur {
    filter: blur(2x) !important;
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='2');
    -webkit-filter: blur(2px);
}

li.latest-anc {
    background-color: #f9844a !important;
    border-bottom: 5px solid #FD0E2A !important;
}

li.latest-anc: hover {
    background-color: #54AEFF !important;
    border-bottom: 5px solid #000000 !important;
}

.news-item {
    padding: 10px;
    padding: 4px 4px;
    margin: 10px;
    border-bottom: 1px dotted #555;
    font-size: 11pt;
}

#top-news .owl-nav {
    position: absolute;
    top: 28%;
    width: 102%;
    /* margin: -15px -34px; */
}
#top-news .owl-nav .owl-prev,
#top-news .owl-nav .owl-next {
    font-size: 15pt;
    color: #ffffff !important;
}

.top-news {
    background-image: linear-gradient(141deg, #032f52 0%, #1fc8db 51%, #03345c 75%);
    background: url(/pic/ilamuni-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    padding: 0px 0px;
    border-top: 3px solid #24b7c5;
}

.top-news h3 {
    font-family: jaam;
    font-weight: 900;
    color: #ffffff;
    margin-bottom: 23px;
    text-shadow: 3px 3px #0a0a0a, -1px 0 #0a0a0a, 0 -1px #0a0a0a, 0 1px #0a0a0a, 1px 0 #0a0a0a;
}

.top-news .item img {
    max-width: 290px;
    height: 200px;
    margin: auto;
    margin-bottom: 18px;
    margin-top: -31px;
}

.top-news .item a {
    font-size: 13pt;
    font-family: jaam;
    color: #000000;
    font-weight: 900;
    text-shadow: 1px 1px #b9b9b9;
    display: block;
    padding: 39px;
    text-align: justify;
    text-decoration: none;
    background-image: linear-gradient(#ffffff00, #ffffff00, #ffffff70);
    margin-bottom: 30px;
    height: 335px;
}

.research-sec {
    background: #15bdb1;
    background: url(/pic/sec-intro-bg.png);
    padding: 50px 0px 0 0;
    border-top: 5px solid #ffffff;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-100 {
    margin-bottom: 100px;
}
.in-res {
    text-align: center;
}

.in-res h5 {
    font-family: jaam;
    font-size: 15pt;
    font-weight: 900;
    color: #ffffff;
    text-shadow: 1px 1px #0a0a0a;
}
.in-res table {
    background: #1a91a1;
    margin-bottom: 0px;
}

.in-res .table>tbody>tr>td {
    border-top: 1px solid #ffffff;
    padding: 15px;
}


.in-res .table>tbody>tr>td a {
    color: #ffffff;
    font-size: 12pt;
    padding:5px;
    font-family:jaam;
    font-weight: 900;
    text-decoration: none;
    border-radius:5px;
    transition:all 0.2s ease-in-out;
}
.in-res .table>tbody>tr>td a:hover {
    background:#15bdb1;
}

.in-res .table>tbody>tr>td:nth-child(odd) {
    text-align:right;
}

.in-res .table>tbody>tr>td:nth-child(even) {
    text-align:left;
}

.links {
    background: url(/pic/madakto-s.png) #ececec;
    background-repeat-y: repeat-y;
    /* background-position: bottom center; */
}
.intro-sec {
    background: url(/pic/sec-intro-bg.png);
    background: url(/pic/madakto-s.png) #88d0dc;
    background-position: bottom right;
    background-attachment: fixed;
    padding: 64px 0px;
    border-top: 3px solid #36acbf;
}
.intro-sec img {
    float: right;
    width: 70px;
    margin-left: 10px;
    margin-right: 15px;
}
.intro-sec h5 {
    /* float: right; */
    margin: 0;
}
.intro-sec h5 a {
    display: block;
    height: 100%;
    padding: 21px 8px;
    text-decoration: none;
    background: #ffffff85;
    /* width: 263px; */
    border-radius: 9px;
    transition: all 0.2s ease-in-out;
}
.intro-sec h5 a:hover {
    background: #37a8c9;
    color: #ffffff;
}

.atntn-1 {
    background-color: rgb(255, 255, 255);
    font-family: YekanNIE;
    font-size: 7pt;
    font-weight: 600;
    padding: 0px 5px;
    border-radius: 5px;
    border: 1px solid #000000;
    margin: 0px 5px;
    color: #FF0000;
}

td.news-title {
    vertical-align: top;
    padding-right: 10px;
}

td.news-title > a {
    font-family: YekanNIE !important;
    font-size: 13pt !important;
}

td.news-title > span.news-ndate {
    font-family: YekanNIE !important;
    font-size: 10pt !important;
}

select.form-control {
    width: auto !important;
}

.matn > span {
    /* border-bottom: 2px solid #06A7A2; */
    /* display: block; */
    /* margin-bottom: 10px; */
    /* color: rgb(7, 167, 162); */
    /* font-family: 'B Nazanin' !important; */
    /* font-weight: 600 !important; */
    /* font-size: 13pt !important; */
}

.event-alert {
    max-width: 1000px;
    margin: auto;
    min-height: 70px;
    margin-top: -30px;
    margin-bottom: 10px;
}

.alert-in {
    max-width: 1000px;
    margin: 10px auto;
    background-image: linear-gradient(to bottom, #FFFFFF 0, #FFEB00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFEB00', GradientType=0);
    text-align: center;
}

.alert-in a {
    color: #000000 !important;
    font-size: 11pt !important;
    font-weight: 600 !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.alert-in span {
    font-size: 12pt;
}

.alert-in a.close {
    font-size: 25pt !important;
    margin-top: -5px !important;
}

.accordion {
    margin-bottom: 20px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.accordion-heading {
    border-bottom: 0;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
}

.telegram-ch a {
    display: block;
    width: 100%;
    height: 100%;
}

.telegram-ch {
    background: #39B0E3;
    height: 90px;
    overflow: hidden;
}

.telegram-ch img {
    float: right;
    max-width: 60px;
    margin: 10px;
}

.telegram-ch p {
    font-size: 3vw;
    font-weight: 600;
    color: #ffffff;
    padding: 24px 0px 0px 0px;
}

@media(max-width: 767px) {
    .telegram-ch p {
        font-size: 5vw;
    }
}

.in-page-n h3 {
    border-bottom: 2px solid #ff9c00;
    padding: 11px;
    background: #ececec;
    font-size: 19px !important;
    border-right: 6px solid #FF9C00;
    padding-right: 9px;
    border-radius: 13px 0px;
    color: #337ab7;
    margin: 0px 0px 10px 20px;
    box-shadow: 3px 2px 0 #FFE, 5px 4px 0px #6B6B6B;
}

.in-page-n ul li:before {
    content: '>';
    padding: 0px 10px;
    font-size: 14pt;
    color: #06A7A2;
}

.in-page-n ul,
.in-page-n ol {
    border: 2px solid #4b9ce2;
    margin: -8px 10px 5px 0px;
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
    padding: 10px;
}

.in-page-n ol {
    list-style-type: disc;
    padding-left: 27px;
}

.in-page-n ul li,
.in-page-n ol li {
    border-bottom: 1px dashed #DDDDDD;
    transition: all 0.2s ease-in-out;
    font-size: 11pt;
    font-weight: normal;
    padding: 10px 5px;
    border-radius: 5px;
}

.in-page-n ol li:hover {
    background: #CDDC39;
    cursor: hand;
    font-weight: bold;
}

@-webkit-keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

@keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

.in-page-n ul li:hover,
.in-page-n ol li:hover {
    -webkit-animation: hvr-pop 0.3s linear;
    animation: hvr-pop 0.3s linear;
    margin-right: 10px;
    background: #accde8;
}

table.tbl-brd tr,
table.tbl-brd th,
table.tbl-brd td {
    border: 1px solid;
    text-align: center;
    padding: 10px;
    margin: auto;
    font-size: 12pt;
}

.attn-box {
    padding: 20px 0px;
    /* max-width: 1000px; */
    margin: auto -20px;
}

.owl-next {
    position: absolute;
    right: 0px;
}

.owl-prev {
    position: absolute;
    left: 15px;
}

#attn-slds .owl-stage-outer {
    padding: 15px;
}

#attn-slds .owl-nav {
    position: absolute;
    top: 50%;
    width: 102%;
    margin: -15px -20px;
}

#attn-slds {
    padding: 0px 18px;
}

#attn-slds .owl-nav .owl-prev,
#attn-slds .owl-nav .owl-next {
    font-size: 15pt;
    color: #135e61 !important;
}

#attn-slds .item {
    /* padding: 5px; */
    height: 130px;
    text-align: center;
    font-family: iransans;
}

#attn-slds .item a {
    display: block;
    font-size: 10pt;
    color: #000000;
    font-weight: 900;
    text-decoration: none;
    text-shadow: 2px 2px 0px #ffffff85;
    opacity: 0.5;
    transition: all 0.2s ease-in-out;
    padding: 10px;
    border-radius: 5px;
    font-family: jaam;
}
#attn-slds .item a h5 {
    text-align: center;
    line-height: 150%;
    font-size: 12pt;
    font-weight: 900;
}
#attn-slds .item a:hover {
    opacity: 1;
    background: #ffffff;
    background: #ffffff63;
}

#attn-slds .item img {
    width: 80px;
    margin: auto;
    margin-bottom: 14px;
}

.pad0 {
    padding-left: 0px !important;
}


/* map */

.logo-ov {
    position: fixed;
    z-index: 999;
    bottom: -11px;
    left: 0;
    max-width: 30%;
}

.map-div h5 {
    font-size: 11pt;
    font-family: iransans-web;
    color: #06a7a2;
}

.map-nav {
    position: fixed;
    z-index: 999;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, .5);
    max-width: 200px;
    width: 40%;
    text-align: right;
    bottom: 14px;
    padding: 10px;
    border-radius: 10px 0 0 0;
    font-family: iransans-web;
    font-size: 8pt;
}

.map-nav span {
    color: #fff;
}

.map-nav img {
    width: 20px;
    margin-left: 7px;
    background-color: #fff;
}

.map-nav li {
    height: 29px;
}

#mapcat {
    margin-left: 7px;
}

span.in-label {
    color: #07a7a2;
    font-weight: 600;
    font-family: b\ yekan;
    font-size: 9pt;
}

span.in-kb {
    color: #002bb6;
    font-weight: 600;
}

span.out-kb {
    color: #528800;
    font-weight: 600;
}

.button {
    position: fixed;
    z-index: 1000;
    right: 0;
    bottom: 0;
}

.reveal {
    background-color: #ededed;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
    background-image: -webkit-linear-gradient(top, #eee, #ccc);
    background-image: -moz-linear-gradient(top, #eee, #ccc);
    background-image: -ms-linear-gradient(top, #eee, #ccc);
    background-image: -o-linear-gradient(top, #eee, #ccc);
    background-image: url(linear-gradient\(top,%20#eee,\ #ccc);
    border: 1px solid #777;
    text-decoration: none;
    color: #333;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
    -moz-border-radius: .1em;
    -webkit-border-radius: .1em;
    border-radius: .1em;
    -moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    font-variant: normal;
    font-weight: 600;
    line-height: 2em;
    font-size: 9pt;
    font-family: iransans-web;
    height: 30px;
    border-bottom: 3px solid #787878;
    max-width: 200px;
    width: 40%;
}

.reveal:hover {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
    background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
    background-image: -moz-linear-gradient(top, #fafafa, #ddd);
    background-image: -ms-linear-gradient(top, #fafafa, #ddd);
    background-image: -o-linear-gradient(top, #fafafa, #ddd);
    background-image: url(linear-gradient\(top,%20#fafafa,\ #ddd);
    border-bottom: 2px solid;
}

.gm-style-mtc> div {
    font-family: iransans-web!important;
    font-size: 12pt!important;
    top: 60px;
}


/*  search  */

.search-box {
    height: 130px;
    background: #6d1e7b;
    border-bottom: 2px dashed #ffffff;
}

.title_bar {
    background: #17B0D9;
    text-align: center;
    color: #FFFFFF;
    padding: 5px 10px;
    font: 14px 'byekan', tahoma;
}

#custom-search-form {
    margin: auto;
    max-width: 1000px;
    height: 100%;
    text-align: center;
}

#custom-search-form h4 {
    margin-top: 0px;
    padding: 10px;
    color: #ffffff;
    font-weight: 600;
}

#custom-search-form .search-query {
    width: 300px;
    color: #cc0000;
    border-radius: 0px 5px 5px 0px;
    transition: all 0.2s ease-in-out;
    border: 0px;
    height: 40px;
    padding: 5px;
    /* background: rgba(249,132,74,1); */
    line-height: 200%;
}

#custom-search-form button {
    background: none;
    padding: 0px 5px;
    width: 70px;
    height: 40px;
    border-radius: 5px;
    background-color: rgb(245, 209, 112);
    overflow: hidden;
    margin-right: -3px;
    border-radius: 5px 0px 0px 5px;
    vertical-align: top;
    border: 0;
}

#custom-search-form button:hover {
    background-color: rgb(232, 189, 72)!important;
}

.span12 {
    float: left;
    position: absolute;
    top: 1px;
    z-index: 1000;
    left: 50px;
}

.input-append.span12:hover .search-query {
    width: 200px!important;
    border-color: rgba(21, 167, 207, 1);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(79, 141, 179, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(79, 141, 179, 0.6);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 1), 0 0 8px rgba(255, 255, 255, 1);
    color: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(79, 141, 179, 0.6);
}

.input-append.span12:hover .advn-srch {
    display: inline!important;
}

.search-v {
    color: #D32F2F;
}

.advn-srch {
    display: block;
    text-align: left;
    padding: 10px;
}

.advn-srch a {
    color: #ffffff;
    font-weight: 600;
}

.advn-srch img {
    width: 30px;
    height: auto;
}

input#gsc-i-id1 {
    font-family: 'byekan'!important;
    font-size: 12pt!important;
}

table.gsc-search-box {
    display: none!important;
}

.gsc-control-cse div {
    float: right;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    text-decoration: none !important;
    transition: all 0.2s ease-in-out;
    border: 1px solid;
    padding: 5px;
    min-width: 35px;
    border-radius: 5px;
    text-align: center;
}

.cse .gsc-control-cse, .gsc-control-cse {
    background-color: #ffffff !important;
    border: inherit !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
    background: #c78ccd;
}

.cse .gsc-cursor-box, .gsc-cursor-box {
    border: none !important;
}

.advanced-form {
    border: 1px solid;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background-color: white;
}

.search-in {
    direction: rtl!important;
    min-height: 500px;
    background: #fff url("/css/../pic/loading.gif") no-repeat 50% 50%;
}

input#gsc-i-id1 {
    background: #ffffff!important;
}

table.gsc-table-result {
    direction: rtl!important;
}

.gcsc-branding {
    display: none!important;
}

.gsc-above-wrapper-area {
    display: none!important;
}

a.gs-title {
    font-family: iransans-web!important;
    padding-right: 15px!important;
    font-size: 11pt!important;
}

.gs-bidi-start-align.gs-snippet {
    font-family: iransans-web!important;
    text-align: right!important;
    padding-right: 15px!important;
    line-height: 200% !important;
}

.gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-long {
    font-family: iransans-web!important;
    text-align: left!important;
    font-size: 11pt!important;
    padding-right: 15px!important;
}

.gsc-cursor-box.gs-bidi-start-align {
    direction: rtl!important;
    font-family: jaam;
    font-size: 14pt;
}

.gs-fileFormat {
    padding-bottom: 10px!important;
    padding: 10px!important;
}

table.gsc-search-box {
    direction: rtl!important;
}

.gsc-webResult.gsc-result {
    border-bottom: 1px solid #DBDBDB!important;
    margin: 10px!important;
    transition: all 0.2s ease-in-out;
}

span#adv-search {
    float: left;
    position: relative;
    left: 5px;
    top: -52px;
    font-weight: 600;
    font-size: 14px;
    color: rgb(204, 0, 0);
    cursor: hand;
    border: 2px solid;
    padding: 10px;
    border-radius: 5px;
    background: #ffffff;
}

.search caption {
    direction: rtl;
    text-align: right;
    font-size: 10pt;
    font-family: iransans-web;
    border-bottom: 1px dotted;
    padding-bottom: 0px;
}

td.in-title {
    background: rgb(144, 144, 144);
    text-align: left;
    padding: 10px 10px 10px 10px;
    width: 30%;
    font-family: 'byekan';
    font-weight: 600;
    font-size: 10pt;
    color: white;
}

.search tr {
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #ffffff;
}

td.desc {
    text-align: right;
    padding: 10px 10px 10px 10px;
    font-family: iransans-web;
    font-size: 10pt;
    font-weight: 600;
    background: rgb(228, 228, 228);
}

td.in-model {
    text-align: left;
    padding: 10px 10px 10px 10px;
    font-family: iransans-web;
    font-size: 10pt;
    font-weight: 600;
    background: rgb(228, 228, 228);
}

.main-title span {
    font-size: 11pt;
    font-weight: 600;
    position: relative;
    left: 400px;
    bottom: -10px;
    color: rgb(15, 157, 196);
}

.search input {
    font-family: iransans-web;
    font-size: 10pt;
}

.search input[type=submit] {
    float: left;
    margin: 10px;
    padding: 10px;
}

h1.news-title-h1 {
    font-size: 18pt;
    padding: 10px;
}

.ac-in {
    border-left: 1px solid #04a9a1;
    min-height: 280px;
    transition: all 0.3s ease-in-out;
}

.ac-in h5>span {
    /* border-bottom: 1px dashed; */
    font-family: jaam;
    font-weight: 900;
    font-size: 15pt;
    color: #8e2db5;
    text-shadow: 1px 1px #b7b7b7;
}

.ac-in h5 {
    margin-bottom: 9px;
    margin-right: -7px;
}

.ac-in ul li a {
    display: block;
    padding-bottom: 8px;
    font-size: 11pt;
    font-family: jaam;
}

.footer {
    background: #ab81bc;
    border-bottom: 10px solid #9b59b6;
    border-top: 5px solid #ffffff;
    position: relative;
}

.footer-logo {
    text-align: center;
    background: #9b59b6;
    color: #ffffff;
    padding-bottom: 1px;
}


ul.footer-icon li {
    background: #ffffff73;
    height: 46px;
    margin-bottom: 11px;
    border-radius: 10px;
    font-size: 14pt;
    padding: 3px;
}
ul.footer-icon li a {
    color:#9c5db7;
    text-decoration:none;
}

ul.footer-icon li img {
    height: 40px;
}

ul.footer-icon {
    margin-top: 22px;
}

ul.list-f1 > li > a {
    font-size: 12pt;
    font-weight: 900;
    color: #6d1e7b;
    text-decoration:none;
}

ul.list-f1 > li > a:before {
    content: '>';
    padding-left:10px;
}

ul.list-f2 li {
    border-right: 2px solid #9b59b6;
    margin-right: 35px;
    padding-right: 10px;
    padding-top: 10px;
}
ul.list-f3 li {
    border-right: 2px solid #0096a5;
    margin-right: 35px;
    padding-right: 10px;
    padding-top: 10px;
}
ul.list-f2 > li > a {
    font-size: 12pt !important;
    font-weight: 900;
    color: #0097a5;
    text-decoration:none;
}
ul.list-f2 li a:before {
    content: '---';
    margin-right: -10px;
    margin-left: 10px;
    color: #0096a5;
}
ul.list-f2 > li > a:before {
    content: '---';
    margin-right: -10px;
    margin-left: 10px;
    color: #9b59b6;
}
ul.list-f3 {
    border-right: 2px solid #9b59b6;
    margin-right: 35px;
    padding-right: 10px;
}

ul.list-f1 > li {
    margin: 10px auto;
}

.caret {
    margin-right: 5px;
}

.table-tel thead tr th:nth-child(3), table.table tr td:nth-child(3) {
    text-align: center;
}

/*   */

@media( min-width: 768px) and (max-width:991px) {
    .panel-news {
        margin-right: 0px !important;
        min-width: 100%;
    }
}


/*   */

@media( max-width: 767px) {
    .panel-news {
        margin-right: 0px !important;
        min-width: 100%;
        overflow-x: hidden;
    }
}


/*   */

@media( min-width: 992px) and (max-width:1199px) {
    .panel-news {
        position: relative;
        float: right;
        margin-right: 15px;
        min-width: 720px;
    }
}


/*   */

@media( min-width: 1200px) {
    .panel-news {
        position: relative;
        /* float: right; */
        /* margin-right: 15px; */
        min-width: 720px;
    }
nav.navbar.navbar-head:before {
    content: '';
    background: url(/pic/menu-r.png);
    width: 44px;
    height: 52px;
    position: absolute;
    right: -44px;
}
nav.navbar.navbar-head:after {
    content: '';
    background: url(/pic/menu-l.png);
    width: 44px;
    height: 52px;
    position: absolute;
    left: -44px;
    top: 0;
}
}

@media ( min-width: 992px) {
    .col-md-8.col-in {
        width: 70%;
    }
    .col-md-4.col-in {
        width: 30%;
    }
    .pad0 {
        padding-left: 15px;
    }
}

select {
    color: #000000;
}

.table> tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    font-size: 11pt;
    padding: 10px;
}

.table>thead:first-child>tr:first-child>th {
    background: #c7c7c7;
}

.breadcrumb>li {
    font-size: 12pt;
}
.top-text {
    margin-top: 15px;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu .dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -1px;
}
#navbar2 {
    padding: 0;
}
.navbar-cat ul {
    float: unset;
}
.navbar-cat ul li {
    display: block;
    float: unset;
}
.navbar-cat ul li.active a {
    background-color: #3479b7 !important;
    color: white !important;
}
.navbar-cat ul li a {
    padding: 10px;
    font-size: 10pt;
}
.form-s1 {
    padding: 30px;
    max-width: 400px;
    margin: auto;
    margin-bottom: 30px;
}

.form-s1 input[type=submit] {
    float: left;
}

.form-s1 label {
    margin-top: 15px;
    font-size: 11pt;
}

.matn2 > ul {
    border:1px solid;
    padding:10px;
    border-radius:10px;
    background:#e5e5e5;
}
.matn2 > h3 {
    border:1px solid;
    padding:10px;
    border-radius:10px;
    background:#8dbbff;
    margin-bottom:-1px;
    font-size:14pt;
    font-weight:900;
    color:#000000;
}
.itc-sec {
    background: url(/pic/itc-bgk.jpg);
    min-height: 352px;
    background-size: cover;
    background-position: right;
    border-top: 5px solid #a5a5a5;
}
.iframe-in {
    display: none;
}
.in-dep-sec {
    background: linear-gradient(-45deg, #bbbbbb, #d2d2d2, #cacaca, #909090);
}
table.table-b1 {
    margin: auto;
    border:0;
    width: 100% !important;
}
table.table-b1 tr td {
    border:0;
    width: 50% !important;
    padding: 0px !important;
}
table.table-b1 img {
    width: 80% !important;
    margin-bottom: 20px !important;
    margin-top: 22px !important;
}

table.table-b1 tr {
    width: 100% !important;
    border-bottom: 2px solid;
    margin-bottom: 290px !important;
}

table.table-b1 tbody {
    width: 100% !important;
}

.login-container {
  min-height: 600px;
}

.login {
  overflow: hidden;
  background-color: white;
  padding: 40px 30px 30px 30px;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 300ms, box-shadow 300ms;
  -moz-transition: -moz-transform 300ms, box-shadow 300ms;
  transition: transform 300ms, box-shadow 300ms;
  box-shadow: 5px 10px 10px rgba(2, 128, 144, 0.2);
}
.login::before, .login::after {
  content: '';
  position: absolute;
  width: 600px;
  height: 600px;
  border-top-left-radius: 40%;
  border-top-right-radius: 45%;
  border-bottom-left-radius: 35%;
  border-bottom-right-radius: 40%;
  z-index: -1;
}
.login::before {
  left: 40%;
  bottom: -130%;
  background-color: rgba(69, 105, 144, 0.15);
  -webkit-animation: wawes 6s infinite linear;
  -moz-animation: wawes 6s infinite linear;
  animation: wawes 6s infinite linear;
}
.login::after {
  left: 35%;
  bottom: -125%;
  background-color: rgba(2, 128, 144, 0.2);
  -webkit-animation: wawes 7s infinite;
  -moz-animation: wawes 7s infinite;
  animation: wawes 7s infinite;
}
.login > input {
  font-family: "Asap", sans-serif;
  display: block;
  border-radius: 5px;
  font-size: 16px;
  background: white;
  width: 100%;
  border: 1px solid #c3c3c3;
  padding: 10px 10px;
  margin: 15px -10px;
}
.login > button {
  font-family: "Asap", sans-serif;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  width: 80px;
  border: 0;
  padding: 10px 0;
  margin-top: 10px;
  margin-left: -5px;
  border-radius: 5px;
  background-color: #f45b69;
  -webkit-transition: background-color 300ms;
  -moz-transition: background-color 300ms;
  transition: background-color 300ms;
}
.login > button:hover {
  background-color: #f24353;
}

@-webkit-keyframes wawes {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes wawes {
  from {
    -moz-transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes wawes {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.login #captchacode {
    padding: 5px;
    width: inherit;
    font-size: 10pt;
}
.page-in2 {
    margin: 0px auto;
    margin-top: 25px;
    max-width: 1170px;
    min-height: 350px;
    position: relative;
    background-color: #ffffff;
    padding: 10px;
}
.page-in2 h3 {
    font-family: jaam;
    font-weight: 900;
    line-height: 200%;
}

.page-in2 h3.panel-title-pages {
border-bottom: 0px;
color: #ffffff;
margin: 10px;
padding-bottom: 0px;
}

@media( min-width: 1200px) {
.page-in2 .panel-news {
    float: right;
    /* margin-right: 15px; */
    border: 0;
}}
.page-in2 .panel-heading {
    display:none;
}

.Div-Box-LastNews-Search-AllLinks {
    display: inline-block;
}

ul.quick-list li {
    display: inline-block;
    border-left: 1px solid #9b59b6;
    padding: 3px 10px;
    font-size: 10pt;
}

ul.quick-list li:last-child {
    border-left: 0;
}

ul.quick-list {
    /* float: right; */
    padding-top: 6px;
    max-width: 400px;
}

ul.quick-list li a {
    color: #ffffff;
}
.vid-bg {
    position: absolute !important;
    width: 100%;
    height: 100%;
    /* background: url(/pic/loading.gif); */
    background-position: center center;
    background-size: 400px 300px;
    background-repeat: no-repeat;
	pointer-events:none;
}
@media(max-width: 767px) {
    .vid-bg {
        display:none;
    }
.navbar-nav {
    margin: 7.5px 0px;
}
	}
	
.vid-link a {
    display: block;
    text-align: center;
    font-size: 13pt;
    padding: 20px;
    color: #ffffff;
    text-decoration: none;
    background: #b9b9b9;
}
.lms-sec {
    background: url(/pic/lms-bgk.png);
    min-height: 352px;
    background-size: cover;
    background-position: right;
    border-top: 5px solid #a5a5a5;
}
@media (min-width: 300px) and (orientation:portrait){
.lms-sec {
background-position: left;
}}
.lms-in h3 {
    color: #ffffff;
    border-bottom: 1px dashed #ffffff;
    padding-bottom: 10px;
    font-weight: 900;
    text-shadow: 3px 3px #0a0a0a, -1px 0 #0a0a0a, 0 -1px #0a0a0a, 0 1px #0a0a0a, 1px 0 #0a0a0a;
}

.lms-in ul li {display: inline-block;margin: 5px;}

.lms-in ul li a {
    padding: 10px;
    display: block;
    border: 1px solid;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
    background: #b3e0e0;
    transition: all 0.3s ease-in-out;
}

.lms-in ul li a:hover {
    background: #b2ce6a;
    color: #ffffff;
}
@media (max-width: 480px) {
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
 margin-left: 0px;
}
.container {
    padding-left: 23px;
}
}

/* ====== */
/* new 99 */
/* ====== */


.event-red {
    background: #6d1d7c;
    margin: 10px auto;
    padding: 9px;
}

.event-red a {
    color: #ffffff;
    font-family: 'Jaam';
    font-size: 14pt;
    display: block;
    padding: 10px;
}

.event-red a p {
    margin: 0;
}

.event-corona {
    background: url(/pic/corona-bg2.jpg);
    height: 200px;
    padding: 76px;
    border-top: 10px solid #ffffff;
}

section.event-corona a {
    /* position: absolute; */
    display: block;
    font-weight: 900;
    /* top: 78px; */
    color: #ffffff;
    font-size: 18pt;
    text-align: center;
    text-shadow: 1px 1px 1px #000, 3px 3px 5px #6d1d7c;
}

.navbar-nav>li:last-child {
    animation: colorchange 2s infinite;
}
@keyframes colorchange
    {
      0%   {background: #00c6d7;}
      50% {background: #d00047;}
      100% {background: #00c6d7;}
   }
   
   
.tel-in2 {
    background: #c1c1c1;
    padding: 10px;
    margin: auto;
    border-radius: 10px;
    margin-bottom: 20px;
    position: relative;
    max-width: 400px;
}

.tel-in2 h5 {
    font-weight: 900;
    font-size: 18px;
}

.tel-in2 a.btn-success {
    padding: 16px 26px;
    position: absolute;
    font-size: 30px;
    left: 10px;
    top: 24px;
    border-radius: 10px;
}

span.tel-semat {
    display: block;
}

span.tel-tel {
    display: block;
}

img.new-blinker {
    display: inline;
    margin-bottom: auto;
    border: 0;
}
small {
    font-size: 100%;
}
.enamad {
    position: absolute;
    left: 20px;
    top: 30px;
}

.mobile-vid {display:none;}
@media (max-width:800px) {
    .mobile-vid {display:block !important} }