@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

.search {
    background: #01ecec;
    border: none;
    border-radius: 0px;
    margin-top: 0px;
}

.country_search {
    width:60%;
}

.country_search label {
    font-size: 19px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    vertical-align: middle;
    text-transform: uppercase;
    display: inline-block;
    float: left;
    width: 50%;
    margin-top: 7px;
}

.search .form-group {
    float: left;
     padding-top: 25px;
     margin-left: 2%;
     padding-bottom: 10px;
}

.country_search select {
    width: 48%;
    line-height:36px;
    border-radius: 10px;
    color: #595959;
    font-size: 16px;
    font-weight: lighter;
    border: none;
    height:36px;
    display: inline-block;
    margin-left: 2%;
    outline: none;
}

.form-group.type_search input {
    width: 21px;
    height: 21px;
    vertical-align: middle;
    margin-top: 0px;
    margin: 10px;
    margin-right: 5px;
}

.type_search{
  width:22%;
}

.type_search label {
    font-weight: lighter;
    font-size: 15px;
    color: #fff;
    margin-right: 10px;
}

.form-group.type_search {
    width: 22%;
    margin-top:0px;
}

.search input[type="submit"] {
    border: none;
    border-radius: 5px;
    background: #fefb05;
    padding: 6px 25px;
    text-transform: uppercase;
    font-weight: bold;
    color: black;
    margin-top: 25px;
    outline: none;
    font-size: 20px;
}


/* Space out content a bit */

body {
  padding-top: 0px;
  padding-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
}

ul {
  list-style-image: url('../img/li.png');
}


/* Everything but the jumbotron gets side spacing for mobile first views */

.header,
.marketing,
.footer {
  padding-right: 15px;
  padding-left: 15px;
}


/* Make the masthead heading the same height as the navigation */

.header h3 {
  padding-bottom: 19px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}


/* Custom page footer */

.footer {
  padding-top: 19px;
  color: #000;
  font-size:20px;
}

.link-login{
  text-align: right;
  float:right;
}



.clear{

  clear:both;

}



.social a{

  float:left;

  padding:10px;

}



.head-wrapper{

  background:url('../img/bg-header3.jpg') center top no-repeat #41aabd;

   border-bottom: solid 10px #349aab;

   width:100%;

}



.head-wr-wr{

  /*background:url('../img/bg-wrapper2.jpg') top repeat-x;*/

}



.header{

  

  margin-bottom:0px;

}



.logo{

  width:270px;

  height:auto;

  margin-top:30px;

}



.link-login{

  color: #fff;

  margin-top: 56px;

  font-family: 'Open Sans', sans-serif;

  font-size:16px;

  font-weight:lighter;

  padding-bottom:10px;

  border-bottom:1px solid #6bbecc;

}



.link-login:hover{

  text-decoration:none;

  color:#fff;

}



.header nav {

    margin-top: 15px;

}



.header .nav li a {

    font-family: 'Open Sans', sans-serif;

    font-size: 20px;

    font-weight: 300;

    color: #fff;

    text-transform: uppercase;

    padding: 3px 10px;

    border-radius: 0px;

    /* margin-left: 5px; */

}



.text-head h1 {

    text-transform: uppercase;

    font-family: "Open Sans",sans-serif;

    font-size: 52px;

    color: #474747;

    margin-top:30px;

    line-height:52px;

}



.text-head p{

    margin-bottom:0px;

    line-height:30px;

    font-size: 23px;

    color: #fff;

    font-weight: lighter;

    font-family: "Open Sans" sans-serif;

}









.header .nav li.home-icon a {

    padding: 0px;

    padding-left: 3px;

    padding-right: 3px;

    padding-bottom: 6px;

}



.header .nav li a:hover, .header nav .nav li.active a {

    background: #fff;

    color: #2e8fa5;

}



.header .nav li.home-icon a{

 background: url('../img/menu-home.png') no-repeat;

  height: 30px;

  width: 30px;

  padding: 3px;



}



.header .nav li.home-icon a:hover,.header .nav li.home-icon.active a{

  /*background: url('../img/menu-home-hover.png') center no-repeat #fff*/;

  background: url('../img/menu-home.png') no-repeat;

 

}



a.banner-home {

    width: 77%;

    margin: 0 auto;

    text-align: center;

    padding: 40px;

    line-height: 20px;

    background: #7abfcc;

    display: block;

    margin-top: 24px;

    color: #fff;

    font-size: 18px;

    font-weight: 300;

    text-decoration: none;

    font-family: "Open Sans", sans-serif;

}



.icons-banner {

    width: 77%;

    margin: 0 auto;

    margin-top: 20px;

    margin-bottom:40px;

}



.icon-circle {

    width: 25%;

    float: left;

}





.icon-circle img {

    height: 140px;

    margin-bottom: 15px;

}



.icon-circle p {

    margin: 0px;

    font-size: 14px;

    color: #323232;

    line-height: 16px;

    font-weight: lighter;

}



.country_search {

    width:60%;

}



.country_search label {

    font-size: 19px;

    color: #fff;

    font-family: "Open Sans", sans-serif;

    font-weight: 600;

    vertical-align: middle;

    text-transform: uppercase;

    display: inline-block;

    float: left;

    width: 50%;

    margin-top: 7px;

}



.search .form-group {

    float: left;

     padding-top: 25px;

     margin-left: 2%;

     padding-bottom: 10px;

}



.country_search select {

    width: 48%;

    
   line-height:36px;
    
    border-radius: 10px;
    

    color: #595959;

    font-size: 16px;

    font-weight: lighter;

    border: none;
    height:36px;

    display: inline-block;

    margin-left: 2%;

    outline: none;

}

.form-group.type_search input {

    width: 21px;

    height: 21px;

    vertical-align: middle;

    margin-top: 0px;

    margin: 10px;

    margin-right: 5px;

}



.type_search{

  width:22%;

}



.type_search label {

    font-weight: lighter;

    font-size: 15px;

    color: #fff;

    margin-right: 10px;

}



.not-home .form-group.type_search {

    width: 22%;
    margin-top: 4px;
    margin-top:0px;

}

.form-group.type_search {

    width: 22%;
    margin-top:0px;

}


.search input[type="submit"] {
border: none;
border-radius: 5px;
background: #fefb05;
padding: 6px 25px;
text-transform: uppercase;
font-weight: bold;
color: black;
margin-top: 25px;
outline: none;
font-size: 20px;
}



.separ {

    background: url('../img/separ.png') repeat-x;

    height: 20px;

    width: 100%;

    margin-top: 20px;

    margin-bottom: 20px;

}



.content_book {

    float: left;

    width: 52%;

    margin-bottom: 25px

}



.img_book {

    float: left;

    width: 48%;

}



h3.title {

    font-size: 27px;

    text-transform: uppercase;

}



.content_book ul {

    font-size: 19px;

    padding-left: 22px;

}



.content_book li {

    padding-left: 0px;

    /* list-style-position: inside; */

}



.content_book button.btn.btn-default {

    background: rgba(83,178,195,1); background: -moz-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(83,178,195,1)), color-stop(100%, rgba(129,214,223,1))); background: -webkit-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%); background: -o-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%); background: -ms-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%); background: linear-gradient(to bottom, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53b2c3', endColorstr='#81d6df', GradientType=0 );

    font-size: 25px;

    color: #fff;

    border: none;

    padding: 10px 30px;

    margin-top: 39px;

    display: inline-block;

}



p.price {

    display: inline-block;

    font-size: 25px;

    vertical-align: bottom;

    font-weight: normal;

    text-align: right;

    margin-left: 20%;

}



.price span {

    font-weight: lighter;

}



.wrapper-grey {

    background: url('../img/shadow.png') top repeat-x #ececec;

    padding-bottom:50px;

}



.separ-grey {

    margin-top: 40px;

}



h2.title_home {

    margin-top: 0px;

    text-transform: uppercase;

    font-weight: lighter;

    font-size: 31px;

}



.article .image {

    width: 24%;

    float: left;

    clear: both;

    

}



.article .image img{

  min-height: 0px;

}



.article .content {

    width: 75%;

    padding-left: 3%;

    float: left;

}



.article {

    clear: both;

    margin-top: 30px;

}



.category span {

    text-transform: uppercase;

    font-size: 17px;

    font-weight: lighter;

    background: #fff;

    padding: 0px 10px;

}



.article .content a {

    color: #000;

    font-size: 23px;

    /*text-transform: uppercase;*/

    text-decoration:none;

}



hr {

    border-top: 1px solid #d9d9d9;

    margin-top: 35px;

    margin-bottom: 20px;

}

a.no-style {

    color: #000;

    text-decoration: none;

}



p.read-more-home {

    font-size: 17px;

    text-align:right;

}



.read-more-home a.more-link {

    color: #4fb0c1;

    text-decoration: underline;

}



.events_home h2 {

    margin-top: 30px;

}



.content_ev {

    font-size: 23px;

    display: inline-block;

    width: 58%;

}



.date_ev {

    font-size: 23px;

    display: inline-block;

    width: 20%;

    min-width: 130px;

    vertical-align: top;

    font-weight: 600;

}



.img_ev {

    width: 20%;

    display: inline-block;

    text-align: right;

    vertical-align: top;

    padding-top: 10px;

}



.img_ev img {

    width: 115px;

    border-radius: 3px;

}



.event {

    margin-bottom: 25px;

}



h2.funding {

    margin-bottom: 40px;

}



.date_calendar span {

    background: #4fb0c1;

    color: #fff;

    text-transform: uppercase;

    padding: 5px 16px;

    font-size: 19px;

    width: 230px;

    display: inline-block;

}



h2.calendar_date {

    margin-top: 10px;

    font-size: 24px;

}



.calendar {

    margin-bottom: 30px;

}



p.copyrights {

    width: 50%;

    text-align: center;

    background: #4fb0c1;

    color: #fff;

    padding: 5px 0;

    font-weight: lighter;

    font-size: 15px;

}



.footer .footer-menu{

  list-style:none;

  text-align:left;

  padding:0pxs;

}



.footer .footer-menu a{

  color:#000;



}



.social a {

    padding: 5px;

}



.not-home {

    padding-bottom: 50px;

}



.row .search-in {

    background: #f5f5f6;

    border:none;

}



.country_search label {

    color: #323232;

}

.label-white label{
    color:#fff !important;
}


.search-in .type_search label {

    color: #4f4f4f;

}



.search-in input[type="submit"] {

    background: rgba(83,178,195,1);

    background: -moz-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(83,178,195,1)), color-stop(100%, rgba(129,214,223,1)));

    background: -webkit-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    background: -o-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    background: -ms-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    background: linear-gradient(to bottom, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53b2c3', endColorstr='#81d6df', GradientType=0 );

    font-size: 20px;

    font-weight: normal;

    color: #fff;

    border: none;

    padding: 6px 25px;

    margin-top: 28px;

    display: inline-block;

}



.row.block_big {

    margin-top: 45px;

}



.big_news h3 {

    position: relative;

    background: url('../img/big-news.png');

    padding: 20px;

    font-size: 32px;

    font-weight: lighter;

    color: #000;

    top: -120px;

    /* margin-top: -125px; */

    margin-left: 2%;

    margin-right: 2%;

    text-transform: uppercase;

    height: auto;

}



.big_news h3 a {

    color: #000;

    text-decoration: none;

}

.big_news {

    position: relative;

}



.small_news {

    margin-top: -65px;

    margin-bottom:20px;

}



.small_news h3 {

    color: #000;

    font-size: 21px;

    margin-top: 10px;

    font-weight: normal;

}



.small_news a {

    text-decoration: none;

    color: #000;

}

.separ-top{

  margin-top:30px;

}



.article-ls h3 {

    font-size: 18px;

    max-width: 315px;

}



.article-ls h3 a{

    font-size: 18px;

    color:#000;

}



p.view-cat {

    text-align: center;

    font-size: 13px;

    margin-top: 30px;

}



.view-cat a{

    color:#4daec0;

    text-decoration:underline;

}



.cat-news {

    margin-bottom: 30px;

}



.sidebar-title {

    font-size: 26px;

    font-weight: lighter;

    margin-bottom: 20px;

    text-transform: uppercase;

}



.sidebar ul {

    margin-left: 20px;

    padding-left: 50px;

}



.sidebar ul li{

    padding-left: 0px;

}



.sidebar ul li a {

    font-size: 19px;

    color: #000;

    line-height: 21px;

}

.sidebar ul li a:hover, .sidebar ul li .active{

    font-weight:bold;

    text-decoration:none;

}



p.no-margin-top{

  margin-top:0px;

}



.banner{

  margin-top:80px;

}



.only-grey{

  margin-top:-66px;

  padding-top:110px;

}



.img_art {

    width: 31%;

    float: left;

}



.art-content {

    width: 69%;

    float: left;

    padding-left:30px;

}



.article_cat {

    margin-bottom: 50px;



}

.art-content h3{

  margin-top:0px;

}



.art-content h3 a {

    color: #000;

    font-size: 26px;

    margin-bottom: 10px;

}



.art-content p {

    font-size: 13px;

    font-weight: lighter;

    margin-bottom: 20px;

}



.art-content .date{

    margin-bottom:0px;

}



p.date {

    padding-bottom: 5px;

}



.article_cat .btn{

  background: rgba(83,178,195,1); background: -moz-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(83,178,195,1)), color-stop(100%, rgba(129,214,223,1))); background: -webkit-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%); background: -o-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%); background: -ms-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%); background: linear-gradient(to bottom, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53b2c3', endColorstr='#81d6df', GradientType=0 );

    font-size: 15px;

    color: #fff;

    border: none;

    padding: 5px 10px;

    margin-top: 0px;

    display: inline-block;

    float: right;

    text-transform: uppercase;



}



.article-page{

  padding-top:90px;

}



.article-page h1 {

    margin-top: 10px;

    font-size: 26px;

    margin-bottom: 24px;

}



.addthis_sharing_toolbox {

    display: inline-block;

    margin-left: 10px;

    margin-top: 4px;

}



.article-page span {

    /* line-height: 27px; */

    vertical-align: top;

    font-size: 14px;

    font-weight: lighter;

}



.categ ul li a {

    font-size: 13px;

}



.categ ul{

    padding-left:15px

}



.categ{

  margin-top:30px;

}



.partner-wrapper img {

    margin-bottom: 20px;
    max-width:350px;

}



.partner-wrapper {

    margin-top: 30px;

}



.partner-wrapper p {

    margin-bottom: 0px;

}



.partner-wrapper a {

    color: #0066b5;

}



a.banner-up {

    width: 78%;



    /* margin-top: 20px; */

    margin: 0 auto;

    margin-top: 25px;

    display: block;

    margin-bottom: 60px;

}

.banner-up img{

    max-width:100%;

}

.about h2 {

    text-transform: uppercase;

    font-size: 36px;

    font-weight: lighter;

    margin-bottom: 30px;

}



.about h2 b{

    font-weight:normal

}



.about p {

    font-size: 21px;

    margin-bottom: 25px;

}

.about h3 {

    font-size: 31px;

    text-transform: uppercase;

    font-weight: lighter;

    margin-top: 0px;

}



.about h3 strong{

    font-weight:normal;

}

.about h1 {

    font-size: 52px;

    color: #474747;

    text-transform: uppercase;

    margin-top: 40px;

}



.about .separ {

    margin-top: 0px;

    margin-bottom: 40px;

}





.padd-right{

    padding-right:20px;

}



.padd-left{

    padding-left:20px;

}



.padding-founders img{

    width:100%;

}



.padding-founders h5 {

    font-size: 31px;

    font-weight:lighter;

    text-transform:uppercase;

    margin-top:20px;

    margin-bottom:20px;

}



.padding-founders h5 strong{

     font-weight:normal;

}



.space-right{

    margin-right:40px;

}

a.about-part {

    float: left;

    margin-right: 10px;

    margin-left: 10px;

    margin-bottom: 20px;

}



img.testi_partner {

    max-height: 150px;

}



.about .more-link{

    font-size:22px;

    color:#4fb0c1;

    text-decoration:underline;

    display: inline-block;

    margin-top:40px;

}



.page h1{

    text-transform:uppercase;

}



.calendar h1{

    text-transform:uppercase;

}



.calendar li.head {

    font-weight: bold;

}



.calendar .data {

    padding: 10px;

}



.calendar .country  {

    padding: 10px;

}



.calendar .programme  {

    padding: 10px;

}



.calendar .funding_body   {

    padding: 10px;

}



.calendar li.odd {

    background: #fff;

    display: inline-block;

    width: 100%;

}



ul.calendar li {

    list-style: none;

    display:inline-block;

    width: 100%;

}



ul.calendar{

    padding:0px;

}



ul.second-nav {

    display: inline-block;

    text-align: right;

    padding-left: 0px;

    width: 100%;

    padding-top: 6px;

    padding-bottom: 5px;

    border-top: 1px solid #fff;

    border-bottom: 1px solid #fff;

    margin-bottom: 0px;

}



.second-nav a {

    display: inline-block;

    color: #fff;

    font-size: 20px;

    font-weight: lighter;

    margin-right: 30px;

}



.second-nav li {

    float: left;

}



.about .no-margin-top{

    margin-top:10px;

}



.content_title h2 {

    font-size: 37px;

    font-weight: lighter;

    text-align: center;

    margin-top: 0px;

    margin-bottom: 40px;

}



.content_title p {

    line-height: 25px;

    font-size: 21px;

}



.features img {

    max-width: 100%;

    text-align: center;

}



.content_title{

    padding-left:50px;

    padding-right:50px;

    margin-bottom:50px;

}

.content_title.no-margin{

    margin-bottom:0px;

}



.content_title.margin-top{

    margin-top:80px;

}





.testim p.name {

    font-weight: normal;

    font-size: 23px;

    margin-top: 15px;

    margin-bottom: 0px;

}



.testim p.function {

    margin-top: 0px;

    font-size: 19px;

    font-weight: lighter;

}



.left_testimonial {

    width: 45%;

    float: left;

}



.testim .right {

    float: left;

    width: 50%;

}



.testim .right p {

    font-size: 21px;

}



.testimonials h2 {

    margin-top: 0px;

}



h3.partner-text {

    text-transform: none;

    margin-bottom: 50px;

}



img.testi_partner {

    max-height: 120px;
    min-width: 160px;
    margin: 10px;

}

.contact{



    padding-bottom:80px;

}

.contact h2 {

    margin-top: 0px;

    margin-bottom: 40px;

    text-transform: uppercase;

    padding-left: 30px;

}



.contact input.form-control, .contact textarea {

    border: none;

    font-size: 22px;

    font-weight: lighter;

    padding: 20px;

    color: #595959;

}



.contact input[type="submit"] {

   background: rgba(83,178,195,1);

    background: -moz-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(83,178,195,1)), color-stop(100%, rgba(129,214,223,1)));

    background: -webkit-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    background: -o-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    background: -ms-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    background: linear-gradient(to bottom, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53b2c3', endColorstr='#81d6df', GradientType=0 );

    font-size: 27px;

    border-radius: 5px;

    color: #fff;

    border: none;

    padding: 5px 25px;

    margin-top: 0px;

    display: inline-block;

    float: right;

    text-transform: uppercase;

}



.contact .content {

    font-size: 23px;

    font-weight: normal;

    padding-left: 10%;

}



.down-link-login{

    display:none;

}



.link-login-top{

    display:block;

}

.home-icon span{

    display:none;

}



#register_now h1 {

    text-align: right;

}



#register_now .content{

    text-align:center;

}



.form_register{

    width:50%;

    margin: 0 auto;

}



input[type="password"] {

    display: block;

    width: 50%;

    height: 34px;

    padding: 6px 12px;

    font-size: 14px;

    line-height: 1.42857143;

    color: rgb(85, 85, 85);

    background-color: rgb(255, 255, 255);

    background-image: none;

    border: 1px solid rgb(204, 204, 204);

    border-image-source: initial;

    border-image-slice: initial;

    border-image-width: initial;

    border-image-outset: initial;

    border-image-repeat: initial;

    border-radius: 4px;

    -webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset;

    box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset;

    -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

    float: right;

}



a.banner-fund-up{

    margin-bottom:20px;

}



span.country-fund{

    font-weight:600;
    color:#000;
    text-decoration:underline;

}



h4.country-sub-title {

    font-size: 26px;

    font-weight: 600;

    text-transform: uppercase;

    margin-top: 0px;

}

h4.country-sub-title#second{

    margin-top:60px;

}



.access-free{

   background: rgba(83,178,195,1);

    background: -moz-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(83,178,195,1)), color-stop(100%, rgba(129,214,223,1)));

    background: -webkit-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    background: -o-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    background: -ms-linear-gradient(top, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    background: linear-gradient(to bottom, rgba(83,178,195,1) 0%, rgba(129,214,223,1) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53b2c3', endColorstr='#81d6df', GradientType=0 );

    font-size: 16px;

    text-decoration: none;

    border-radius: 5px;

    color: #fff;

    border: none;

    padding: 5px 25px;

    margin-top: 0px;

    display: block;

    width: 265px;

    text-align: center;

    /* float: right; */

    margin: 0 auto;

    text-transform: uppercase;

    }





.access-free:hover{

    color:#fff;

    text-decoration:none;

}



.separ.separ-grey.padding-top {

    margin-top: 40px;

    margin-bottom: 18px;

}



.fund-content h3 {

    font-weight: 600;

    margin-bottom:20px;

}



.fund-content table {

    text-align: center;

    width: 100%;

    background: #ececec;

}



.fund-content table tr.head {

    text-transform: uppercase;

    font-size: 18px;

    font-weight: lighter;

    border-top:1px solid #bdbdbd;

    border-bottom:1px solid #bdbdbd;

}



.fund-content .head td {

    padding-top: 5px;

    padding-bottom: 5px;

}



.fund-content tr {

    border-bottom:1px solid #bdbdbd;

}



.fund-content td {

    padding-top: 10px;

    padding-bottom: 10px;

}



.fund-content td.level{

    font-size:18px;

    font-weight:600;

    width:15%

}



.fund-content td.name{

    font-size:18px;

    font-weight:600;

    text-transform:uppercase;

    width:30%

}



.fund-content td.name a{

    color:#000;

}



.fund-content .read-more-home a.more-link {

    margin-top: 15px;

    margin-bottom: 40px;

}



.programme-fund h2 {

    margin-bottom: 0px;

    margin-top: 0px;

}



.programme-fund p.read-more-home.text-left {

    text-align: left;

}



.programme-fund p.read-more-home a {

    margin-top: 0px;

    font-size: 18px;

    text-transform: lowercase;

}



.programme-fund .programme-left {

    float: left;

    width: 50%;

    padding-right:2%;

    margin-top: 40px;

}



.programme-fund .programme-right {

    float: left;

    margin-top: 40px;

    width: 50%;

    padding-left:2%;

}



.programme-fund  h4.country-sub-title {

    margin-top: 0px;

    font-size:24px;

}



.programme-fund p {

    margin-top: 0px;

}



.programme-fund h4.country-sub-title {

    margin-bottom: 0px;

}

.programme-fund a.more-link {

    margin-top: 0px;

}



.programme-fund p {

    font-size: 17px;

}



.programme-fund a.more-link {

    font-size: 18px;

}



.fund-programme-content h3 {

    font-weight: 600;

}



.fund-programme-content p {

    font-size: 20px;

}



.fund-programme-content a.more-link {

    margin-top:0px;

}

.banner.no-margin-top {

    margin-top: 0px;

}



.text-head.text-center {

    margin-bottom: 20px;

}



.banner-top .banner-text {

    width: 70%;

    margin: 0 auto;

    text-align: center;

    margin-top: 30px;

    font-size: 17px;

    padding: 10px;

    background: #cecece;

    color: #fff;

}



.banner{

     width: 100%;

}



.banner .banner-text{

     margin: 0 auto;

    text-align: center;

    margin-top: 30px;

    font-size: 17px;

    padding: 10px;

    background: #cecece;

    color: #fff;

}



.banner-text p{

    margin-bottom:0px

}

.commision{
    width:33%;
    font-size:18px;
    font-weight:600;
}

.g-recaptcha > div > div{
    margin:0 auto;
}



/* Customize container */

@media (min-width: 768px) {

  .container {

    max-width: 1170px;

  }

}

.container-narrow > hr {

  margin: 30px 0;

}

.cat_news {

    color: #474747;

    margin-top: 0px;

    text-transform: uppercase;

    font-size: 52px;

    margin-bottom: 30px;

}

img.img-top {

    margin-bottom: 30px;

}



.article-page .content p {

    margin-bottom: 20px;

}



/* Main marketing message and sign up button */

.jumbotron {

  text-align: center;

  border-bottom: 1px solid #e5e5e5;

}

.jumbotron .btn {

  padding: 14px 24px;

  font-size: 21px;

}



/* Supporting marketing content */

.marketing {

  margin: 40px 0;

}

.marketing p + h4 {

  margin-top: 28px;

}

div#register_now p {
    text-align: left;
}

div#registe_now input.form-control {
    padding-top: 29px;
}

div#register_now input.form-control {
    padding: 27px;
    border-radius: 10px;
}

div#register_now input[type="password"] {
    padding: 24px;
    border: none;
    width: 100%;
    margin-top: 10px;
    border-radius: 10px;
    font-size: 22px;
    font-weight: lighter;
}

.form-group.recapcha {
    margin-top: 74px;
    padding-top: 20px;
}

.form-group.recapcha {
    margin-top: 74px;
    padding-top: 20px;
    width: 100%;
}

div#register_now input[type="submit"] {
    float: none;
    width: 300px;
    font-size:23px;
    margin: 0 auto;
    display: block;
    margin-top: 5px;
    padding-top:10px;
    padding-bottom:10px;
}


/* Responsive: Portrait tablets and up */

@media screen and (min-width: 768px) {

  /* Remove the padding we set earlier */

  .header,

  .marketing,

  .footer {

    padding-right: 0;

    padding-left: 0;

  }



  

  /* Remove the bottom border on the jumbotron for visual effect */

  .jumbotron {

    border-bottom: 0;

  }

}

.type_tooltype {
    margin-top: 10px;
}

.type_search .type_tooltype label {  
    display: inline-block;  
    cursor: pointer;  
    position: relative;  
    padding-left: 36px;  
    margin-right: 25px; 
    height: 23px; 
 
}  

.type_search .type_tooltype label:before {  
    content: "";  
    display: inline-block;  
  
    width: 25px;  
    height: 25px;  
  
    margin-right: 6px;  
    position: absolute;  
    left: 0;  
    bottom: 0px;  
    background-color: #fff;  
    /* box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8); */  
} 

.type_search .type_tooltype label:before {  
    border-radius: 25px;  
}

.type_search .type_tooltype input[type=radio]:checked + label:before {  
    content: "\2022";
    color: #01ecec;
   font-size: 59px;
    text-align: center;
    line-height: 25px;
}    

.search input[type=radio] {  
    display: none;  
}  

.select2-container--default .select2-selection--single .select2-selection__rendered {
    /* height: 38px; */
    color: #595959;
}

span.select2.select2-container.select2-container--default.select2-container--below {
    /* height: 48px; */
    display: inline-block;
}

span.select2-selection.select2-selection--single {
    height: 42px;
    padding-top: 6px;
    padding-left: 10px;
    outline: none!important;
    vertical-align: middle;
    border-radius: 10px;
    font-size: 16px;
    font-weight: lighter;
    border: none;
    color: #595959;
}

.search-in span.select2-selection.select2-selection--single
{
    border:#ececec;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px !important;
    width: 40px !important;
}

.country_tooltip .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #c63225 transparent transparent transparent;
    border-width: 12px 10px 0 10px;
    top: 43%;
    left: 38%;
}

.country_tooltip .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color: transparent transparent #c63225  transparent;
    border-width: 0px 10px 12px 10px;
    top: 43%;
    left: 38%;
}

.search-in .country_tooltip .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #4daec0 transparent transparent transparent;
    border-width: 12px 10px 0 10px;
    top: 43%;
    left: 38%;
}

.search-in .country_tooltip .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color: transparent transparent #4daec0  transparent;
    border-width: 0px 10px 12px 10px;
    top: 43%;
    left: 38%;
}
a:active, a:focus{
    outline:none !important;
    text-decoration:none!important;
}

label.select-label {
    text-transform: none;
    margin-top: 0px;
    line-height: 20px;
    font-size: 20px;
    margin-top: -10px;
    margin-bottom: 0px;
    width: 40%;
    margin-left: 10%;
}

span.cred {
    font-size: 15px;
    font-weight: lighter;
}