body{
    font-family: FrutigerLTW20-65Bold;
    direction:rtl;

}
a{
    text-decoration:none;
}
a:hover{
    text-decoration:none;
    opacity:0.9;
}

.img-thumb-adjust{
    width: 100%;
    max-height: 235px;
}
img{
    opacity: 1;
    filter: alpha(opacity=100);
}




img:hover{
    opacity: 0.8;
    filter: alpha(opacity=80);
}


* {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;

}


[class^="flaticon-"]::before, [class*=" flaticon-"]::before, [class^="flaticon-"]::after, [class*=" flaticon-"]::after{

    font-size:40px !important;
    margin:0!important;
    color:#f5ffff;}

.icon{
    text-decoration:none;
    margin:20px 0;
}



.bghd{
    background: url(../images/header.jpg)  top center no-repeat;
    padding:35px 0 0 0;
}


.bghd h2{
    color: #2D2D2D;
    font-family:FrutigerLTW20-45Light;
    font-weight:bolder;
    font-size:28px;
    padding:0 80px;
    margin:10px;
}

.bghd h4{
    color:#00838f;
    font-family: FrutigerLTW20-45Light;
    font-weight:bold;
    letter-spacing: 2.2px;
    margin:10px;
}


.bghd img{
    margin-left: 10px;
    float:right;
}


.div6height{
height:350px;
}

.div4height{
height:280px;
}


.navbar-default{
    background-color:#20507b;
    border-radius: 0px;
    font-weight: bold;
    color:#FFF;
    margin:53px 0 0 0 ;
}


.navbar-nav{
    padding-right: 0px !important;
}

.navbar-nav >li{
    float: right;
}


.navbar-default .navbar-nav >li >a {
    color:#4B4B4B;
    font-size: 14.5px;
    font-family: FrutigerLTW20-55Roman !important;
}

.navbar-default .navbar-nav >li >a:hover{
    color:#4B4B4B;
    font-size: 14.5px;
    background:#eee;
}

.navbar-default .navbar-nav >.active >a, .navbar-default .navbar-nav >.active >a:hover, .navbar-default .navbar-nav >.active >a:focus{
    background: #00838f !important;
    color: white;
}


.navbar-default .navbar-nav >li >a:hover {
    color: #e2e2e2;
}

.navbar-default .navbar-nav >li:last-child {
    border-left: none;
}
.navbar-right{margin:0;}

.navbar-default .navbar-nav >li >a:hover {
    color: #00838f;
}

.adv{
    background-color: #FFF;
    opacity: 50%;
    text-align: center;
    font-size: 20px;
    margin: 10px 0;
    /* padding: 2px; */
    max-height: 426px;
    /*padding-right: 22px;*/
    /*padding-top: 8px;*/
}
.adv img{
    max-height:415px;
    width:100%;
}

.bgbody{background:#dcf6fa;
    padding-bottom: 35px;}


.newsblock a:first-child {
    padding: 0 !important;

}

#gustiv{
    background: #ffffff;
    margin-top: 15px;
}

.table tr:first-child{
    background:#00838f;
    color: #ffffff;
}

.newsblock h2{    color:#FFF;
    font-size:23px;
    background-color:#00838f;
    margin:0;
    padding:10px;
    width:70%;
}

.newsblock {background-color:#FFF;
    margin-bottom:15px;}



.newsblock a{ color:#4B4B4B;
    text-decoration:none;
    line-height:1.5em;
    padding:8px;
    display:block;
    font-size:15px;
    background-color:#f9f9f9;
}


.newsblock a:hover {
    background-color:#d5d5d5 !important;

}


.newsblock a:nth-child(odd){
    background-color:#EBEBEB;
    opacity:0.9;
    }


   
    
.figure {
    position: relative;
    background: #ffffff;
    padding: 15px;}



.figure a {
    text-decoration:none;
    color: #007682;;}


.figure .caption1 {
    background-color: #0f737c;
    bottom: 0;
    color: #fff;
    line-height: 1.2em;
    margin: 5px 5px;
    opacity: 0.8;
    padding: 15px;
    position: absolute;
    font-size:20px;
    }


.figure .captiontop1 {
    background-color: #0f737c;
    top: 0;
    color: #fff;
    line-height: 1.2em;
    margin: 5px 5px;
    opacity: 0.8;
    padding: 15px;
    position: absolute;
    font-size:20px;
    }
    

.figure .caption1:hover{
    background-color:#6C6C6C;}
    
.figure .captiontop1:hover{
    background-color:#6C6C6C;}


.figure .caption2 {
    background-color: #0f737c;
    bottom: 0;
    color: #fff;
    line-height: 1.2em;
    margin: 3px;
    opacity: 0.8;
    padding: 10px;
    position: absolute;
    font-size:15px;}

.figure .caption2:hover{
    background-color:#6C6C6C;}
    
    
    
    .figure .captiontop2 {
    background-color: #0f737c;
    top: 0;
    color: #fff;
    line-height: 1.2em;
    margin: 3px;
    opacity: 0.8;
    padding: 10px;
    position: absolute;
    font-size:15px;}

.figure .captiontop2:hover{
    background-color:#6C6C6C;}


.figure3 .caption3 {
    background-color: #0f737c;
    bottom: 0;
    color: #fff;
    line-height: 1.2em;
    margin: 3px;
    opacity: 0.8;
    padding: 10px;
    position: absolute;
    font-size:15px;}


.figure3 .caption3:hover{
    background-color:#6C6C6C;
}


.figure3 .captiontop3 {
    background-color: #0f737c;
    top: 0;
    color: #fff;
    line-height: 1.2em;
    margin: 3px;
    opacity: 0.8;
    padding: 10px;
    position: absolute;
    font-size:15px;}


.figure3 .captiontop3:hover{
    background-color:#6C6C6C;
}


.figure3 {
    position: relative;
    margin-top:16px;}

.figure3 a {
    text-decoration:none;
    color:white;}


.bgbody2{background-color:#00838f;
    padding: 30px 0;}

.coll1 h3{text-align:center;
    line-height:1.4em;
    margin:3px;
}
.coll1{background-color:#dcf6fa;
    padding:10px;
}
.tttle h3{color:#FFF;
    opacity:0.5;
    text-align:center;
    margin:5px;
    margin-bottom:15px;}

.ttle a{font-size:20px;
    text-decoration:none;
    color:#FFF;
    font-size:15px;}



.figure1 {
    position: relative;}



.figure1 a {
    text-decoration:none;
    color:white;}


.figure1 .caption1 {
    background-color: #0f737c;
    bottom: 0;
    color: #fff;
    line-height: 1.2em;
    margin: 5px 5px;
    opacity: 0.8;
    padding: 15px;
    position: absolute;
    font-size:20px;}



.figure1 .captiontop1 {
    background-color: #0f737c;
    top: 0;
    color: #fff;
    line-height: 1.2em;
    margin: 5px 5px;
    opacity: 0.8;
    padding: 15px;
    position: absolute;
    font-size:20px;}


.bgbody3{padding:30px 0;}

.newsblock1 h2{ color:#FFF;
    font-size:23px;
    background-color:#00838f;
    margin:0;
    padding:10px;
    width:29%;
    border-bottom:#00838f;
}

.newsblock5 h2{ color:#FFF;
    font-size:23px;
    background-color:#00838f;
    margin:0;
    padding:10px;
    width:25%;
    border-bottom:#00838f;
}



.newsblock1 a{ color:#4B4B4B;
    text-decoration:none;
    line-height:1.5em;

    display:block;
    font-size:15px;
    background-color:#f9f9f9;
    margin-bottom:0px;}


.newsblock1 a:hover{ color:#4B4B4B;
    background-color:#dcdcdc;
}


.newsblock1 h3{
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 5px 5px 0 5px;
    height: 70px;
    font-family: FrutigerLTW20-55Roman;
}

.line{background-color:#00838f;
    height:5px;
    margin-bottom:10px;}

.mar a img{margin-bottom:10px;}
.mar img{
    margin-bottom: 5px;
}

.newsblock1{margin-bottom:20px;}

.part2{background-color:#00838f;
    text-align:center;
    font-size:20px;
}

.part2 a{text-decoration:none;
    color:#FFF;
    padding:5px;
    display:block;
}

.part1{background-color:#dcf6fa;
    text-align:left;
    background: #dcf6fa url(../images/pic-13.jpg) no-repeat left top ;
    height:110px;
}

.ttl{background:#00909d;
    color: #FFF;
    padding: 5px 0;
}

.ttl img{
    margin-top: -20px;
}


.ttl span{
    color:#add2d6;
    font-size:35px;
    padding: 0 10px 0 40px;
}

.ttl a{
    font-size:20px;
    display:inline-block;
    padding:5px 40px 10px 40px;
    background:url(../images/shape.png) #1a9ba7 no-repeat top left;
    color: #cbf0f6;

}

.ttl a:hover{
    background: #DCF6FA;
    color: #00909D;



}
.fullwidth{
    width: 100% !important;
}

.figure .caption5 {
    background-color: #0f737c;
    bottom: 0;
    color: #000;
    line-height: 1.2em;
    opacity: 0.8;
    padding: 5px;

    font-size:20px;}

.figure p{font-size:17px;
    font-family:FrutigerLTW20-55Roman;

    padding:15px;
    text-align: justify;
}



.caption6{

    color: #000;
    line-height: 1.2em;
    padding: 15px;

    font-size:20px;
}


.dropdown-menu {

    text-align: right;
}


@media (max-width : 992px) {
    .newsblock{
        margin:15px 0 0 0;


    }
    .navbar-default{margin:0px;}




}
@media (max-width : 767px) {

    .nav > li {

        width: 50%;
    }
    .bghd h2 {
        font-size: 22px;
        padding: 0 10px;}
    .bghd h4{
        color:#00838f;
        letter-spacing: 2.2px;
        margin:10px;
        font-size:14px;
    }
    .navbar-default{margin:-12px;}
    .bghd{padding:0;}
    .icon {margin: 20px 0;
        text-align:center;}
    .newsblock5 h2 {width: 100%;}
    .figure3 .caption3 {font-size: 20px;}
        .figure3 .captiontop3 {font-size: 20px;}

    .figure .caption2 {font-size: 20px;}
    .figure .captiontop2 {font-size: 20px;}
    .figure{margin-bottom:15px;}
    .figure3{margin-bottom:15px;}
    .ttl span{display:block;
        text-align:center;
        margin-bottom:10px;}
    .ttl a{font-size:16px;
        margin:0 10px 10px;
        text-align:center;}
    .newsblock1 h2 {width: 100%;}
    .ttle a {margin-bottom:20px;
        display:block;}



}

.ih-item.square{
    border:solid 0 !important;}

.ih-item.square.effect15 .info{
    background:#00909d !important;
}



.pagination > li {
    display: inline;
    float: right;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {

    background-color: #00838f;
    border-color: #337AB7;
    border-radius: 0 !important;
}

.homefirst{
    padding: 0;

}

.homefirst a{
    color: #ffffff;

}

a.freelinkfast{
    color: #1e7583 !important;
}

a.freelinkfast:hover{
    color: #21a0af !important;
}

.breakingNews {
    border-radius: 0px !important;
    margin-bottom: 0px !important;
    border: 0px;
}

.bn-default h2{
    background-color: #10abb9;
}

.breakingNews > ul > li > a > span {
    color: #00838F;
}

.breakingNews > ul > li > a:hover {
    color: #10abb9;
}


.levelthree ul {

    list-style-type: none;
    margin: 0px;
    padding: 0px;
}


.levelthree ul li{

    padding: 4px;
    background: #ffffff;
    display: block;
}

.levelthree a{
    line-height: 2em;
    padding-right: 10px;
}

.example {
width: 100%;
height: 350px;
overflow:hidden;
}
		
.example .container2 {
margin: 0;
padding: 0;
}

.container2 li {
margin: 10px;
}




		
.container2 li:nth-child(odd) {
    background:#0f737c !important;
    opacity:0.9 !important;
    }
    
    .container2 a:first-child{
    padding:5px !important;
    }



ul, ol {
list-style-type: none !important;
}

.autoplay button{
    display: none!important;
}