
/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% Free To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */

/* =============================================================
   GENERAL STYLES
 ============================================================ */

body {
    /*font-family: 'Open Sans Condensed', sans-serif;*/
    font-family:Arial;
    font-size:20px;
}

h1,h2,h4 {
    font-family: 'Open Sans', sans-serif;
}
.just-txt-div {
    padding-bottom:30px;
    padding-top:30px;
}
    .just-txt-div p {
        padding-top:10px;
    }
.head-line {
    font-weight:500;
    text-align:center;
    text-transform:uppercase;
    font-size:30px;
    font-family: 'Lobster', cursive;
}
.pad-set {
    padding-top:50px;
     padding-bottom:50px;
}
.pad-top {
     padding-top:50px;
}
/* =============================================================
   NAVBAR & MENU STYLES
 ============================================================ */

.right-div {
    float: right; 
    padding: 20px;
    font-size:16px;
}
.right-div ul li {
    list-style: none;
    display: inline;
    padding-right: 20px;
}
.right-div ul li a {
    color: #777;
}
#menu-top a {
    color:#fff;
    text-decoration:none;
    font-weight:500;
    padding: 15px 55px 15px 0px;
    font-size:16px;
    font-weight:900;

}
.menu-section {
    background-color: #31697e;
    /*border-bottom:5px solid #CECECE;*/
    margin-bottom: 10px;
    width:100%
}
.menu-top-active {
    /*background-color:#eeeeee;*/
}
.navbar-inverse {
background-color: #FFF;
border-color: rgba(155, 153, 153, 0.23);

}

.navbar {
    min-height:110px;
    margin-bottom: 0px;
   
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color:transparent;
}
.navbar-toggle {
background-color: black;
border: 1px solid black;
}
.navbar-collapse.collapse {
    float:left;
}

.brand-tag {
    font-size: 12px;
    color: #777777;
    font-style: italic;
    font-family: Verdana;    
    /*margin-left:15px;*/
}
#menu-top a:hover {
    color: #b9ecff;
}
/* =============================================================
   SLIDESHOW / CAROUSEL STYLES
 ============================================================ */

#carousel-div {
    border:3px solid #e1e1e1;
}
.carousel-caption {
    top:180px;
    background-color:rgba(0, 0, 0, 0.65);
    max-width:470px;
    padding: 0px 20px 0px 20px;
    height: 210px;
}
    .carousel-caption h1 {
        text-align:center;
        font-size:30px;
        font-weight:900;
        
        max-width:470px;
        
        text-align:left;

    }
     .carousel-caption h2 {
        text-align:center;
        font-size:25px;
        font-weight:900;
        text-transform:uppercase;
        background-color:rgba(0, 0, 0, 0.65);
        max-width:340px;
        padding:15px 25px;
        


    }
.carousel-caption p {
    color: white;
    max-width:470px;
    text-align:left;
    font-size: 17px;
}

    .carousel-caption a {
        background-color: #aac80d;
        float: left;
        padding: 0px 8px 0px 8px;
        color: #fff;
        font-size: 18px;
    }
 /* =============================================================
    PAGE STYLES
 ============================================================ */
.below-slideshow {
    color:#fff;
    background:#01a2a6;
    padding-bottom:50px;
    
}
    .below-slideshow i {
        padding-bottom:15px;
    }
    .below-slideshow .txt-block {
        
        padding-top:50px;
    }
     .below-slideshow h4 {
        font-weight:800;
        font-size:20px;
    }
    .below-slideshow p {
        padding-right:30px;
    }
.tag-home {
    padding-top:50px;
    padding-bottom:30px;
    font-size:30px;
    text-align:center;
    line-height:45px
}

.parallax-like {
margin-top: 20px;
margin-bottom: 20px;
background: url(../img/par.jpg) no-repeat center center;
padding: 0;
-webkit-background-size: cover;
background-size: cover;
color: #fff;
background-attachment: fixed;
}
    .parallax-like .overlay {
        min-height:200px;
        background: rgba(15, 15, 15, 0.66);
        font-size:50px;
        
        
    }
    .vedio-style {
border: 0px;
width: 100%;
min-height: 300px;
}
.just-sec {
    padding-top:50px;
    padding-bottom:70px;
}
.set-div {
    border:1px solid #01a2a6;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
}
.footer-sec {
    margin-top:50px;
    /*padding-top:30px;
    padding-bottom:20px;*/
    color:#fff;
    background:#616467;
    
    
}

.flexslider {
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
     -moz-box-shadow: 0 0px 0px rgba(0,0,0,0);
    -o-box-shadow: 0 0px 0px rgba(0,0,0,0);
    box-shadow: 0 0px 0px rgba(0,0,0,0);
}
.social-div a,a:hover{
    color:#428bca;
    text-decoration:none;
	cursor:pointer;
}
.set-about-img {
    border:10px double #01a2a6;
     max-height:200px;
}
.footer-newsletter {
    background-color: #31697e;
    float: right;
}
#mc-embedded-subscribe-form input[type="text"] {
    width: 99%;
    height: 28px;
    margin-bottom: 6px;
    font-size: 15px;
    color: #6d6d6d;
}

#mc-embedded-subscribe-form input[type="submit"] {
    background-color: #ec3b25;
    float: right;
    color: white;
    font-weight: bold;
    width: 37%;
    margin-bottom: 10px;
    font-size: 15px;
    border-radius: 0;
    height: 30px;
    padding-top: 2px;
}

/*==========================================
   GALLERY/ PORTFOLIO STYLES
    =====================================================*/

#port-folio {
    padding-top: 80px; 
    padding-bottom: 100px; 
}
.portfolio-item {
    border:15px double #01a2a6;
    margin:3px;
}
    .portfolio-item p {
        padding:30px;
        color:#fff;
    }

.portfolio-item .overlay {
   position: absolute;
  top: 0;
  left: 0;
    width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #CECECE;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
  cursor:pointer;
  border-radius: 5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
 
}
.portfolio-item .overlay .preview {
  position: relative;
  top: 50%;
  display: inline-block;
  margin-top: -20px;
}
.portfolio-item:hover .overlay {
  opacity: 1;
  zoom: 1;
	filter: alpha(opacity=100);
}
.overlay a,overlay a:hover{
    color:#fff;
    text-decoration:none;
}
#port-folio .overlay p > span {
    display:block;
    padding-bottom:20px;
}

/*==========================================
   GALLERY/ PORTFOLIO FILTER STYLES
    =====================================================*/
ul#filters {
	padding: 0px;
}
#filters {
	margin: 3% 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
	#filters li {
		display: -webkit-inline-box;
	}
	#filters li span {
		display: block;
		padding: 5px 4px;
		text-decoration: none;
		color: #d51111;
		cursor: pointer;
		font-size: 18px;
	}
 	#port-folio .portfolio-item {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 100%;		
        opacity:.2;
		float:left;
		overflow:hidden;
	}
	

/* =============================================================
  MEDIA QUERIES 
 ============================================================ */


@media (min-width: 740px) and (max-width: 1040px) {
    .carousel-caption h2 {
        display: none;
    }
}

@media (min-width: 100px) and (max-width: 740px) {
    .carousel-caption h1 {
        display: none;
    }

    .carousel-caption h2 {
        display: none;
    }
}

button, input, optgroup, select, textarea {
    color: black;
}

/*Home Page*/
.home-page-boxes {
    padding: 0px;
}

.home-page-boxes li {    
    display: inline-block;
    /*margin-right: 25px;*/
    height: 296px; 
    float:left;   
}
.home-page-boxes li:last-child {    
    margin-right: 0;     
}

.home-page-boxes li img {
    width: 100%;
    height: 296px;
}

.home-page-boxes li .video, .imgb{
    width: 100%;
    height: 296px;
    float:left;
}

.home-page-boxes li .caption {
    width: 100%;
    height: 104px;
    padding:10px;
    background-color: #afb1b3;
    margin-top:-104px;
    float:left;
}
.caption h3 {
    margin-top: 0px;
}

.caption h3 a {
    color: #666;
    /*padding: 15px 0px 8px 15px;*/
}

.caption p {
    color: #666;
    /*padding: 0px 0px 8px 15px;*/
}

.home-page-boxes li:last-child {
    background-color: #616467;    
}

.overlay-in {
    color: white;
    padding: 15px;
}

    .overlay-in .read-more {
        color: #93bc49;
        font-weight: bold;
        float: right;
        font-size: 35px;
    }

.home-page-news ul {
    padding: 0px;
}

.home-page-news ul li {
    display: inline-block;    
    height: 148px;
    margin-right: 32px;
    background-color: #afb1b3;
}
.home-page-news ul li:last-child {    
    margin-right: 0;    
}

    .home-page-news ul li .imgb img {
        width: 148px;
        height: 148px;
    }

.news-thumb {
    width: 148px;
    height: 148px;
    float: left;
}

/*.txtb {
    width: 420px;
    position: absolute;
    padding-left: 160px;
}*/
.mobilityImage{
    width: 100%;
    height: 140px;
}

.mobilityImageText {
    width: 130px; 
    background-color:#afb1b3;
    color:white; 
    height:70px;
    padding:10px;      
}
.mobilityImageText a {   
    color:white; 
    font-size:15px;      
}
.contentLeftContainer {
width:80%; float:left; margin-right:10px
}
.contentRightContainer {
    width:19% !important; padding:0; float:left; overflow:hidden; width:200px; padding:0; float:left !important; overflow:hidden; margin-top:-60px;
}
.newContentRightContainer {
    width:19% !important; padding:0; float:left; overflow:hidden; width:200px; padding:0; float:left !important; overflow:hidden;
}
    .txtb h3 a {
        color: #666;
    }
    

.breadcrumb {
    background-color: #666;
    height:50px;
    padding: 8px 0px; 
    border-radius: 0px;  
    margin-bottom: 10px;
    width: 80%;
}
.breadcrumb ul li {
    list-style: none;
    color: white;
    font-family: Arial;
    text-transform: uppercase;
}
    .breadcrumb ul {
        padding: 4px 0px 0px 15px;
    }

/*Showcases page*/
.panel.panel-default {
    border-radius: 0px;
}
.panel-heading {
    /*background-color: #666;*/
    color: white;
}
.top-boxes {
    padding: 0px;
}
.top-boxes li {
    display: inline-block;
    margin-right: 10px;
}
.panel-title a {
    padding-left: 10px;
}
.panel-default {margin-bottom: 10px;}

/*FAQ page*/
.faq-accordian {
    background-color: #afb1b3;
}
p {
    font-family: Arial;
    font-size: 14px;
}
.mid-content-block {
    width: 78%;
}
.aside-right {
    width: 21%;
    float: right;

}/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


 /*Custom class*/

.row {
    margin:0;
}
/*.overlay {
    width:280px;
}*/
.h3Title {
    color:gray;
    font-weight:bold;
}
.topMenuLinks {
        padding-top:15px !important;
    }
.banner.gray {
    background: #818284 none repeat scroll 0 0;
}
.banner.red {
    background: #ec3b25 none repeat scroll 0 0;
}
.banner .read-more {
    float: right;
}
.read-more {
    background: rgba(0, 0, 0, 0) url("../images/bg_read_more.png") no-repeat scroll left top;
    height: 19px;
    line-height: 19px;
    text-indent: -9999px;
    width: 61px;
}
.aside-right .banner {
    background: #414141 none repeat scroll 0 0;
    color: #fff;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 20px;
    padding: 20px 25px;
}
.mobility-list .liImages {
    width:130px;
    margin-right:10px;
    margin-bottom:10px;
    float:left;
}
     .mobility-list .liImages a, .mobility-list .liImages img {
        width:130px;
        height:140px;
        
    }

     
/*Modules*/
.icon-holder {
    float: left;
    margin-right: 35px;
    width: 230px;
}
.icon-holder .left-icon {
    float: left;
}

.icon-holder .right-icon {
    float: right;
}
.floatLeft {
    float:left;
}
.modules-list {
    border-bottom: 1px solid #666;
    line-height: 27px;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.modules-list .rightContainer {
float:left;
width:70%;    
    
}
.modules-list .rightContainer h3 {
    margin-top:0;
    font-size:22px;
    font-weight:bold;
}
.modules-list .rightContainer h3 a {
    color:#404040;
    text-decoration:none;
}


.modules-list p {
    font-size: 18px;
    font-weight: lighter;
}
.modules-list .rightContainer a.l {
    bottom: 0;
    color: #aecb4a;
    font-size: 30px;    
    right: 0;
    float:right;
}

.filtercaption {
    background: #666 none repeat scroll 0 0;
    height: 50px;
    margin: 14px 0 18px;
    width: 100%;
    color:#fff;
}
.filtercontainer h3 {
    font-size: 20px;
    line-height: 37px;
    margin-bottom: 13px;
}
.filtercaption h3 {
    padding-left: 15px;
    padding-top: 7px;
}
/*Modules*/
/*Cases*/
.cases .common .imgb {
    margin-bottom: 10px;
    height:auto;
}
.cases .common {
    border-bottom: 1px solid #606063;
    margin-bottom: 23px;
    padding-bottom: 12px;
}
.cases .common .col1 {
    float: left;
    margin-right: 38px;
    width: 104px;
}
.cases .common .col2 {
    float:left;
}

.cases .common .col2 .imgb {
    float: left;
    width: 250px;

}

.cases .common .col2 .txtb {
    font-size: 22px;
    min-height: 220px;    
    position: inherit;
    float:left;
    padding-left:0;
}

.cases .common .read-more {
   float:right;
}

.cases .common .col2 .imgb img {
    border: 0 none;
    height: auto;
    max-width: 88%;
    vertical-align: middle;
}
/*Cases*/
/*Partner*/

.patners {
    padding-bottom: 23px;
    float: left;
    width:100%;
}
.patners .column.first {
    border-top: medium none;
    padding-top: 0;
}
.patners .column {
    border-top: 1px solid #606063;
    margin-bottom: 19px;
    padding-top: 19px;
}
.patners .column .imgb {
    float: left;
    width: 104px;
    height:auto;
    margin-right: 32px;
}
.patners img {
        width:100%;
    }
.patners .column .txtb a {
    color: #404040;
    font-weight:bold;
}
.patners .column .txtb a:hover {
    color: #31697e;
}

.patners .column .txtb {
    font-size: 22px;
    min-height: 110px;
    padding-left: 0px;
    float:left;
    width:86%;
}

.patners .column .txtb h3 {
    margin-bottom: 6px;
    margin-top:0;
}
.patners .column .read-more {
    float:right;
    margin-top:30px;
}
/*.liImages {
width:150px; float:left; margin-bottom:10px;
}*/
/*Partner*/
/*Layout*/
.outerContainer {
        margin: 0;
        padding: 0;
        width: 100%;
    }
/*Layout*/
.banner.red {
    background: #ec3b25 none repeat scroll 0 0;
}
.titleBreadcrumb {
    background-color: #666;
    height: 50px;
    padding: 12px 15px;
    border-radius: 0px;
    margin-bottom: 10px;
    width: 100%;
    color:white;
}
.blocked-content {
    background: #e3e3e3;
    padding: 10px 20px;
    padding-bottom: 0;
    margin-bottom: 16px;
    width: 34%;
    float: left;
    margin-right: 1%;
}
.blocked-content p {
    margin-bottom: 20px;
}
.blocked-content .content a:visited {
    color: #ec3b25;
}
.blocked-content .content a:link {
    color: #ec3b25;
}

.sectors .panel-body {
    padding: 10px 0;
}
.sectors .contentDescription {
    float:left;    
}
/*Sectors*/
.sectorlist {

}
.sectorlist ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.sectorlist ul .liImages {
    width:13.43%;
    margin-right:1%;
    float:left;
    margin-bottom:10px;
}
.sectorlist ul .liImages:last-child {        
    margin-right:0px;        
}
    .sectorlist ul .liImages a {
    width:100%;        
    float:left;        
}
    .sectorlist ul .liImages a img {
    width:100%;        
}
.sectorlist .mobilityImage {
    width: 100%;
    height: 130px;
}

.educationlist ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.educationlist ul .liImages {
    width:10%;
    margin-right:1%;
    float:left;
    margin-bottom:10px;
}
.educationlist ul .liImages:last-child {        
    margin-right:0px;        
}
    .educationlist ul .liImages a {
    width:100%;        
    float:left;        
}
.educationlist ul .liImages a img {
    width:100%;        
}
.educationlist .mobilityImage {
    width: 100%;
    height: 104px;
}
.sectorModule {
    float:left;
    width:100%;
}
.sectorModule .sectorModuleImage{
    float: left;
    width: 10%;
    margin-right:10px;
}
.sectorModule .sectorModuleImage img{
    width: 100%;
}

.sectorModule .sectorModuleDetail {
    float:left;
    width:88%;
}
.sectorModule .sectorModuleDetail h3 {
    margin-top:0;
}
.sectorModule .sectorModuleMoreDetail {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.sectorModule .sectorModuleMoreDetail .leftContainer {
    width: 34%;
    margin-right: 1%;
    float: left;
}
.sectorModule .sectorModuleMoreDetail .leftContainer .leftContainerDetails {
    background-color:#afb1b3;
    padding:10px;

}
.sectorModule .sectorModuleMoreDetail .rigtContainer {
    width: 65%;            
    float: left;
}
.titleBreadcrumbLight {
    background-color: #afb1b3;
    height: 50px;
    padding: 12px 15px;
    border-radius: 0px;
    margin-bottom: 10px;
    width: 100%;
    color:white;
}
.newContentRightContainer img {
        width:100%;
    }
.sectorModule .sectorModuleMoreDetail .rigtContainer b {
    float: left;
    font-size: 14px;
    margin-right: 10px;
}
.sectorModule .sectorModuleMoreDetail .leftContainer b {
    float: left;
    font-size: 14px;
    width:100%
}
.sectorModule .sectorModuleMoreDetail .rigtContainer .knowledgeContainer {
    width: 100%;
    float: left;
}
.sectorModule .sectorModuleMoreDetail .rigtContainer .knowledgeContainerText {
    width: 100%;
    float: left;
    font-size:14px;
}
.sectorDetailText {
    float:left;
    width:65%;
}
.sectorDetailText img {
    width:auto;
}
.content a:link {
    color: #ec3b25;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.btnArchived {
    float: right;
    padding: 0;
    margin-top: -12px;
    border: none;
    margin-left:10px;
}
.displayNone {
    display:none;
}
hr {
    float: left;
    width: 100%;
}
/*Sectors*/
/*FAQ*/

.contentLeftContainer .mid-content-block {
    width: 100%;
}
.desktopLogo {
    display:block !important;
}
.mobileLogo {
    display:none !important;
}
.search-box .input-search {
    border: none;
    width: 282px;
    height: 35px;
    line-height: 27px;
    padding: 5px 10px;
    float: left;
    color: #404040;
    font-size: 14px;
}
.search-box .btn-search {
    background: url(../images/ico_search.png) no-repeat left top;
    border: none;
    width: 25px;
    height: 24px;
    margin-top: 7px;
    float: left;
    cursor: pointer;
}
.search-box {
    border: 1px solid #404040;
    width: 315px;
    height: 37px;
    float:right;
}
/*Partner*/
.partnerDetails {
    width:34%;
    margin-right:1%;
    float:left;
}
.partnerDetails .blocked-content {
    width:100%;
}
.partnerDetails .blocked-content b {
    float:left;
    font-size:14px;
    margin-right:5px;
}
    .partnerDetails .titleBreadcrumb {
        float:left;
    }
 .countryDetailContainer {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
    .countryDetailContainer .sectorDetailText img {
        width:auto;
    }
    /*Partner*//* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
