
body 
{
	
    background: linear-gradient(
      rgba(228, 228, 228, 0.95), 
	  rgba(228, 228, 228, 0.95)
    ), url(../img/dome.jpg) no-repeat center;
    background-size: cover;
    background-attachment: fixed;
   font-family: Roboto, Arial, sans-serif;
	

}


.slider {
	position: relative;
	height: 300px;
	width: 100%;
	overflow: hidden;
	top:0px;
	
}
#slides {
	width: 100%;
	height: 100%;
}

.slide {
	width: 100%;
	height: 100%;
	
	text-align:left;
	position: absolute;
	padding: 66px;
}




#slide-3 {
        background-position: center;
    background-size: cover;
    background-color:White;
}

#slide-3 .fadehover {
	position: relative;
	width: 900px;
  	margin: 0 auto;
 	

	}
	
 #trust
 {
position: absolute;
opacity:0;
left: 48px;
top:8px;
top: 0;
z-index: 10;
filter: alpha(opacity=0);
font-family: Century Gothic, sans-serif;
font-size: 25px;
}


 #transparency{
position: absolute;
opacity:0;
left: 289px;
top:8px;
top: 0;
z-index: 10;
filter: alpha(opacity=0);
font-family: Century Gothic, sans-serif;
font-size: 25px;
}


#independance{
position: absolute;
opacity:0;
left: 531px;
top:8px;
top: 0;
z-index: 10;
filter: alpha(opacity=0);
font-family: Century Gothic, sans-serif;
font-size: 25px;
}

#trustarabic{
position: absolute;
opacity:0;
left: 48px;
top:30px;
z-index: 10;
filter: alpha(opacity=0);
font-family: Century Gothic, sans-serif;
font-size: 25px;
}


#transparencyarabic{
position: absolute;
opacity:0;
left: 310px;
top:30px;
z-index: 10;
filter: alpha(opacity=0);
font-family: Century Gothic, sans-serif;
font-size: 25px;
}


#independancearabic{
position: absolute;
opacity:0;
left: 555px;
top:30px;
z-index: 10;
filter: alpha(opacity=0);
font-family: Century Gothic, sans-serif;
font-size: 25px;
}

#trustrussian{
position: absolute;
opacity:0;
left: 80px;
top:30px;
z-index: 10;
filter: alpha(opacity=0);
font-family: Century Gothic, sans-serif;
font-size: 25px;
}


#transparencyrussian
{
position: absolute;
opacity:0;
left: 400px;
top:30px;
z-index: 10;
filter: alpha(opacity=0);
font-family: Century Gothic, sans-serif;
font-size: 25px;
}


#independancerussian{
position: absolute;
opacity:0;
left: 655px;
top:30px;
z-index: 10;
filter: alpha(opacity=0);
font-family: Century Gothic, sans-serif;
font-size: 25px;
}

img.a {
	position: absolute;
	opacity:0;
	left: 0;
	top: 83px;
        z-index: 10;
	filter: alpha(opacity=0);
	
	}
 
img.b {
	position: absolute;
	left: 0;
	top: 83px;
	}
img.c {
	position: absolute;
	opacity:0;
	left: 160px;
	top: 83px;
        z-index: 10;
	filter: alpha(opacity=0);

	}
img.d {
	position: absolute;
	opacity:0;
	left: 270px;
	top: 83px;
        z-index: 10;
	filter: alpha(opacity=0);

	}

img.e {
	position: absolute;
	opacity:0;
	left: 445px;
	top: 83px;
        z-index: 10;
	filter: alpha(opacity=0);
	}

img.f {
	position: absolute;
	opacity:0;
	left: 638px;
	top: 83px;
        z-index: 10;
	filter: alpha(opacity=0);
	}

img.g {
	position: absolute;
	opacity:0;
	left: 735px;
	top: 83px;
        z-index: 10;
	filter: alpha(opacity=0);
	}


img.h {
	position: absolute;
	opacity:0;
	left: 794px;
	top: 83px;
        z-index: 10;
	filter: alpha(opacity=0);
	}

#slide-3 .infotext {
	position: absolute;
	opacity:0;
	left: 0px;
	top:60px;
        z-index: 9;
	filter: alpha(opacity=0);
	font:25px Century Gothic, sans-serif;
}

#slide-3 .logo {
	position:absolute;
	opacity:0;
	left: 100px;
	top: 0px;
        z-index: 9;
	filter: alpha(opacity=0);
	font:bold 25px arial,sans-serif;
}
#worldmap {
	position:absolute;
	opacity:0;
	left: 0px;
	top: -100px;
     z-index: 0;
	filter: alpha(opacity=0);
	font:bold 25px arial,sans-serif;
}

#slide-3 .quote { 
	position: absolute;
	opacity:0;
	left:210px;
	top: 100px;
        z-index: 9;
	filter: alpha(opacity=0);
	font-size:20px;
	color:#646464;
	font-family: Century Gothic, sans-serif;
}

/******************marquee**********/
.slider marquee.partners {
	background: rgb(17, 114, 130);
	color: white;
	font-weight: lighter;
	bottom: 0px;
	position: absolute;
	height: 40px;
	z-index: 2;
    -webkit-user-select: none;
}

.slider marquee.partners a {
	margin: 0px 50px 0px 50px;
	line-height: 40px;
}


.boxes-container .box .title {
    background:#0f7080;
}

#footer-container {
    margin-top: 5px;



#content-container {
    padding-top: 80px;
}

.blue-tabs {
    font-size: 14px;
}

.blue-tabs ul {
    width: 100%;
}

.blue-tabs ul li {
    float: left;
    width: 33.666%;
    -webkit-transition: all 100ms ease-in-out;
            transition: all 100ms ease-in-out;
            border-left: 1px solid rgba(0,0,0,0.1);
}

.blue-tabs ul li:nth-child(3),
.blue-tabs ul li:nth-child(4), 
.blue-tabs ul li:nth-child(5) {
    width: 32.666%;
}

.blue-tabs ul li a {
    display: inline-block;
        padding: 15px 0 15px 0;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    background: #0f7080;
    text-align: center;
    width: 100%;
    -webkit-transition: all 100ms ease-in-out;
            transition: all 100ms ease-in-out;
    opacity: 0.7;
    filter: alpha(opacity=70);
    
}

.blue-tabs ul li a:hover {
/*    border-bottom: 3px solid white;*/
/*    padding: 14.2px;*/
    opacity: 1;
    filter: alpha(opacity=100);
}

.blue-tabs ul li .current {
      background: white;
    color: rgb(15, 112, 128);
    border-bottom: 3px solid #2e818f;
    box-sizing: border-box;
    padding: 14.2px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.blue-tabs ul li .current:hover {
    background: white;
    border-bottom: 3px solid #357EB2;
    cursor: default;
}

.boxes-container { 
    margin-top: 30px;
}

.boxes-container .column {
    width: 49%;
    margin-right: 2%;
    float: left;
    
    -webkit-transition: all 200ms ease-in-out;
    
            transition: all 200ms ease-in-out;
    
}

.boxes-container .column:nth-child(2) {
    margin-right: 0px;
}

.boxes-container .box {
    background: white;
    margin-bottom: 25px;
}

.boxes-container .box .title {
    padding: 15px 14px;
    color: white;
    font-weight: bold;
    position: relative;
    line-height: 1.3em;
}

.boxes-container .box .title .name {
    float: left;
    text-align: left;
    font-size: 16px;
    font-weight: lighter;
    width: 70%;
}

.boxes-container .box .title .date {
    width: 30%;
    float: right;
    text-align: right;
    font-size: 14px;
    font-weight: lighter;
}

.boxes-container .date1
{
	border-bottom: 2px solid #881616;
    margin-top: -12px;
    padding-top: 4px;
    width: 100%;
    float: left;
      font-size: 18px;
    font-weight: 600;
    color: black;
      padding: 0px 0px 3px 0px;
    text-transform: capitalize;
        margin: 0px 0 6px 0;
    
		}
		
.boxes-container .box .desc {
    padding: 30px;
   
    }
    
    .boxes-container .box .desc img 
        {
  
     height: 57px;
    float: left;
    display: block;
    width: 65px;

    	  	}

.boxes-container .box .desc p {
    line-height: 1.3em;
    font-weight: normal;
   /* font-family: Century Gothic, sans-serif;*/
}



.boxes-container .box .button a {
    display: inline-block;
    line-height: 50px;
    width: 100%;
    text-align: center;
    background: #CCCCCC;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    
    -webkit-transition: 100ms all ease-in-out;
    
            transition: 100ms all ease-in-out;
}

.boxes-container .box .button a:hover {
    background: #a5a5a5;
}

.boxes-container .box .title {
    background:#0f7080;
}

#footer-container {
    margin-top: 5px;
}

@media screen and (max-width: 1150px) {
    
    .blue-tabs {
        font-size: 11px;
    }
    
    
    .boxes-container .box .title .name {
        font-size: 14px;
    }
    
    .boxes-container .box .title .date {
        font-size: 12px;
    }
    
} /* @media */

@media screen and (max-width: 880px) {
    
    
    .boxes-container .column {
        width: 100%;
        margin-right: 0px;
    }
    
    .boxes-container .box .title .name {
        width: 100%;
        text-align: left;
    }
    
    .boxes-container .box .title .date {
        border-top: 1px solid rgba(255,255,255,0.3);
        margin-top: 7px;
        padding-top: 5px;
        width: 100%;
        float: left;
        text-align: left;
    }
    
} /* @media */







@media screen and (max-width: 900px) {
    
    .blue-tabs ul li {
        width: 100%;
            border-top: 1px solid rgba(255, 255, 255, 0.5);
    }
    
    .blue-tabs ul li:nth-child(3),
    .blue-tabs ul li:nth-child(4), 
    .blue-tabs ul li:nth-child(5) {
        width: 100%;
    }
    
    .blue-tabs ul li .current {
        border-bottom: none;
        box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.3);
    }
    
    .blue-tabs ul li a:hover {
        padding: 15.5px;
        border-bottom: none;
        
    }
    
    .blue-tabs ul li .current:hover {
        padding: 14.2px;
        border-bottom: none;
    }
    
} /* @media */