/*
* theme name: Mubarak 2020
*/
.blockCont {
    background-color: #f2f3f7;
    padding: 30px;
    min-height: 100vh;
    margin-bottom: 40px;
        min-height: 630px;
}
.blue-box{
    width: 200px;
    height: 180px;
    background-color: #d8f5f6;
    display: table-cell;
    text-align: center;
    border: 2px solid #f4f6f6;
    vertical-align: middle;
}
.articles_description{
    font-size: 16px;
    margin-bottom: 60px;
    line-height: 2;
   
}
.a_description .breadcrumb{
   margin-bottom: 40px;   
}
.list_articles {
    padding: 0;
    list-style: none;

}
.list_articles a{
    font-size: 13px;
    display: block;
    background-color: rgba(216, 245, 246, 0.72);
    text-align: center;
    padding: 10px 10px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 20px;
    min-height: 50px;
    overflow: hidden;
    font-weight: 600;
}
.list_articles a:hover{
       background-color: #519aa3;
       color: #fff;
}
.a_description{
padding-bottom: 70px;
    background-image: url(images/bg2.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.blue-box h1{
    font-size: 36px;
    font-weight: 700;
    color: #000;
    margin: 10px 0;
}
.blockCont .blue-box {
width: auto;
    height: auto;
    background-color: #fbfbfd;
    text-align: center;
    border: 2px solid #f4f6f6;
    vertical-align: middle;
    padding: 30px 15px;
    display: block;
    margin-bottom: 30px;
}
.blockCont .blue-box  img{
    height: 45px;
    margin-bottom: 6px;
}
a.media_link {
    display: block;
    padding: 11px 15px;
    background-color: #fbfbfd;
    margin-bottom: 15px;
    height: 55px;
    line-height: 1.5;
    overflow: hidden;
}
.blockCont .img{
   text-align: center;
    display: block;
    padding: 10px 15px;
    background-color: #fbfbfd;
    margin-bottom: 15px; 
     height: 55px;
     overflow: hidden;
         
}
.blockCont .img img{
   max-height: 40px; 
}
.blockCont .blue-box h1 {
    font-size: 25px;
    line-height: 1.5;
}
.radioBlock{
background-image: url(images/radio5.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 50%;
    padding-bottom: 80px;
        padding-top: 60px;
}
.radioBlock .col-md-10{
        margin-top: 90px;
        
}
.radioo{
 background-image: url(images/radiooo.jpg);   
}
.radioo .col-md-10 {
    margin-top: 197px;
}
.content-bloc{
    font-size: 16px;
    margin-bottom: 60px;
    line-height: 2;
    margin-top: 30px;
}
.media_page .blockCont {
    background-color: #e7e7e7;
}
.media_page .blockCont .blue-box{
        background-color: #e0dfde;
}
.media_page .imgthumb {
    display: block;
    padding: 20px;
    position: relative;
}
.icon_tube{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
}
.icon_tube img{
        max-height: 60px;
}
.media_page .blockCont{
background-image: url(images/media.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 100px;
    padding-top: 60px;
}

#photos_gallry {
    margin-bottom: 60px;
    min-height: auto;
    margin-top: 60px;
}

#photos_gallry .imgthumb{
    display: block;
    float:right;
    background:#519aa3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    overflow:hidden;
    position:relative;
    max-height: 160px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    padding:0;
}
#photos_gallry .imgthumb a.fancybox-thumb{
    display: block;
    width: 100%;
    height: 100%;

}

#photos_gallry .imgthumb img{
    width:100%; height:100%;
    -webkit-transition: all 1s ease;

    -moz-transition: all 1s ease;

    -o-transition: all 1s ease;

    -ms-transition: all 1s ease;

    transition: all 1s ease;
    max-height: 100%;
    min-height: 160px;
    max-height: 160px}

#photos_gallry .imgthumb:hover img{
    transform: scale(1.1);
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    -moz-transform: scale(1.4) ;
    opacity:0.4 !important;}


#photos_b .viewcont {

    text-align:right;

    float:right;

    color:#FFF;

    font-size:15px;

    line-height:26px;

    width:120px;

    font-weight:bold;

}

#photos_gallry .imgthumb .more5{

    color: #FFFFFF;
    font-size: 30px;
    left:45%;
    position: absolute;
    top: 200px;
    z-index: 2;
    -webkit-transition: all  0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all  0.3s;
    transition: all  0.3s;

}

#photos_gallry .imgthumb .various{

    float:right;

    position:relative;

    width:100%;

    height:100%;

}

#photos_gallry .imgthumb:hover .more5{

    top: 60px;

}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li,
.pagination li{
display: inline-block;
    margin: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
.pager {
    padding-right: 0;
    padding-left: initial;
}
.pagination {
margin: 30px 0;
    text-align: center;
    display: block;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-radius: 0 .25rem .25rem 0;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-radius: .25rem 0 0 .25rem;
}
.icon_tube img{
width: auto !important;
    height: auto !important;
    max-height: 60px !important;
    min-height: auto !important;
    min-width: auto !important;
}
.icon_tube {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    height: auto !important;
    width: auto !important;
}
.logo-home img {
    max-height: 100vh;
    height: auto;
    /*max-width: 450px;*/
    width: 100%;
}
.home-vid{
    width: 100%;
}
.home-vid iframe{
    width: 100%;
}
.various555  i{
	position: absolute;
    font-size: 60px;
	top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    z-index: 2;
	    color: #eaeaea;
}
.various555 {
	position:relative;
    width: 100%;
}
.various555:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.navbar-brand img {
    max-height: 70px;
}
@media (max-width: 640px){
#home {
    position: relative;
    display: block !important;
}
	.user-home {
    position: relative;
    z-index: 11;
		    margin-top: 100px;
            right: 15px;
}
}
@media (max-width: 480px){
.logo-home img {
    max-width: 340px;
}
.home-vid iframe{
    width: 100%;
    height: 250px;
}
}
