
#partnerButtonSlider {
    font-size: 60px;
    font-weight: bold;
    background-color: #29AA39;
    color: white;
    padding: 5px 20px;
}

@media (max-width: 768px) {
    .video_container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .video_container {
        position: relative;
        padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
        padding-top: 0px;
        height: 0;
        overflow: hidden;
    }

    #jssor_partnerslider_desktop_container {
        display: none;
    }

    #jssor_headslider_container div > .text {
        padding-top: 100px;
        font-size: 100px;
        line-height: 120%;
        width: 100%;
        font-family:  'Nunito', sans-serif;
    }

    #jssor_headslider_container .overlay > .navigator{
        display: none;
    }

    #jssor_donationslider_container {
        display: none;
    }

    .blockrow {
        padding-left: 15px;
        padding-right: 15px;
    }

    .firstrow {
        padding-top: 0!important;
    }

    .contact .form-group-name,
    .contact .form-group-email,
    .contact .form-group-message {
        padding-left: 0;
        padding-right: 0;
    }

    .send_contanct_btn {
        width: 100%!important;
    }

    .links > a {
        display: block;
    }

    .links > a.pull-right {
        float: none!important;
    }

    .navbar.navbar-default {
        padding-top: 0!important;
    }

    .navbar .navbar-collapse .navbar-left > li {
      position: relative;
      top: 50%;
    }

    .jssora02l, .jssora02r {
        display: none!important;
    }

    #app-image-apple {
        max-width:393px !important;
    }

    #app-image-google {
        max-width:500px !important;
    }

    #app-image-apple_2 {
        max-width:205px !important;
    }

    #app-image-google_2 {
        max-width:260px !important;
    }

    .store-container {
        padding-top: 0px !important;
        margin-top: 0px !important;
    }

}

@media (max-width: 384px) {

    #app-image-apple {
        max-width:550px !important;
    }

    #app-image-google {
        max-width:700px !important;
    }

    #app-image-apple_2 {
        max-width:120px !important;
    }

    #app-image-google_2 {
        max-width:150px !important;
    }

    #partnerButtonSlider {
        font-size: 80px;
    }
}

body {
    font-family:  'Nunito', sans-serif;
}

h1 {
    font-size: 40px;
    font-family:  'Nunito', sans-serif;
    font-weight: 200;
    color: #29AA39;
}

h3 {
    font-size: 24px;
    font-family:  'Nunito', sans-serif;
    font-weight: 200;
    color: #29AA39;
}

h6 {
    font-size: 20px;
    font-family:  'Nunito', sans-serif;
    font-weight: 200;
    color: #29AA39;
}
@media (max-width: 767px) {
    .navbar .navbar-collapse .navbar-left > li {
        transform: translateY(45%);
    }
}

.navbar .navbar-collapse .navbar-left {
    cursor: pointer;
}

.productlogo {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}

.productlogo > img {
    max-width: 400px;
}

@media (min-width: 769px) {
    #jssor_headslider_container div > .text {
        font-size: 100px;
        line-height: 140%;
        width: 100%;
        height: 100%;
        padding-top: 100px;
    }

    #jssor_partnerslider_mobile_container {
        display: none;
    }

    #jssor_donationslider_mobile_container {
        display: none;
    }

    #app-image-apple {
        max-width:236px !important;
    }

    #app-image-google {
        max-width:300px !important;
    }


    #app-image-apple_2 {
        max-width:236px !important;
    }

    #app-image-google_2 {
        max-width:300px !important;
    }

    #partnerButton {
        font-size: 40px;
    }

    #partnerButtonSlider {
        font-size: 40px;
    }
}

#jssor_headslider_container {
    max-width: 100%;
    overflow: hidden;
}

.blockrow.firstrow {
    padding-bottom: 0;
}

 #jssor_headslider_container div > .text {
    margin-bottom: 20px;
 }

 #jssor_headslider_container div > .text-center {
    padding-top: 60px;
 }

 .send_contanct_btn {
    width: 200px;
 }

 .contact .links a {
    margin-right: 10px;
 }

.contact .form-group-name,
.contact .form-group-message,
.contact .form-group .col-md-12,
.contact .links,
.contact .links a  {
    padding-left: 0;
}

.contact .form-group-email
.contact .form-group-message,
.contact .form-group .col-md-12,
.contact .links,
.contact .links a {
    padding-right: 0;
}

.blockrow {
    padding-top: 50px;
    padding-bottom: 50px;
}

.firstrow {
    padding-top: 20px;
}

#jssor_headslider_container .overlay {
    position:absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
}

#jssor_headslider_container div > .text {
    color: white;
    text-align: center;
    padding-top: 200px;
    font-family:  'Nunito', sans-serif;
}

#jssor_headslider_container .overlay > .circle_overlay,
#jssor_headslider_container .overlay > .circle_overlay {
    position: absolute;
    bottom: -10px;
    width: 100%;
}

.whiterow {
    background-color: #ffffff;
}

.greyrow {
    background-color: #F7F7F7;
}

.partner_logo_mobile {
    margin: 15px;
    display: inline-block;
    height: 320px;
    width: 75%;
    background-color: white;
    box-shadow: 2px 2px 5px #888888;
    padding: 15px;
}

.partner_logo_mobile > img {
        width: 100%;
        object-fit: contain;
        height: 100%;
}

.partner_logo_mobile > div {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0);
        color: transparent;
        transition: 1s;
}

.partner_logo_mobile > div > span {
  position: relative;
  top: 45%;
  transform: translateY(-50%);
  font-size: 40px;
}

.partner_logo_mobile > div:hover {
    background-color: rgba(41, 170, 57, 0.8);
    color: white;
}

.partner_logo {
    margin: 15px;
    display: inline-block;
    height: 140px;
    width: 300px;
    background-color: white;
    box-shadow: 2px 2px 5px #888888;
    padding: 15px;
}

.partner_logo > img {
        width: 100%;
        object-fit: contain;
        height: 100%;
}

.partner_logo > div {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0);
        color: transparent;
        transition: 1s;
}

.partner_logo > div > span {
  position: relative;
  top: 45%;
  transform: translateY(-50%);
}

.partner_logo > div:hover {
    background-color: rgba(41, 170, 57, 0.8);
    color: white;
}

.scollToContentBtn,
.scollToContentBtn:hover,
.scollToContentBtn:focus {
    background-color: transparent!important;
    border-style: solid;
    border-width: 2px;
    border-color: #29AA39;
    height: 30px!important;
    width: 30px!important;
    min-width: 0!important;
}

.scollToContentBtn > i {
    color: #29AA39;
    text-shadow: none;
}

.contact {
        background-image: url("../images/start/world_map.svg");
        background-color: #666666;
        background-size: cover;
        color: #ffffff;
}

.contact a {
        color: #29AA39;
}

.appicons {
  text-align: center;
  margin-bottom: 15px;
}

.appicons > div > .overlay {
    position:absolute;
    width: 100%;
    height: 110px;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.appicons > div > .overlay > img {
    position: relative;
    top: 50%;
    transform: translateY(-50%) rotate(30deg);;
}

.appicons > div {
    max-width: 400px;
    margin: 0 auto;
    position: relative;
}

.appicons svg {
  height: 18px;
  top: 2px;
  position: relative;
  fill: white;
}

.jssorb01 {
    position: absolute;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
    position: absolute;
    width: 50px;
    height: 6px;
    overflow: hidden;
    cursor: pointer;
}
.jssorb01 div { background-color: gray; }
.jssorb01 div:hover, .jssorb01 .av:hover { background-color: #29AA39; }
.jssorb01 .av { background-color: #29AA39; }
.jssorb01 .dn, .jssorb01 .dn:hover { background-color: #29AA39; }

.jssora02l, .jssora02r {
    display: block;
    position: absolute;
    width: 55px;
    height: 55px;
    cursor: pointer;
    overflow: hidden;
    background-color: #29AA39;
    color: #ffffff;
    border-radius: 50%;
    text-align: center;
}
.jssora02l > i , .jssora02r > i {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
}

.jssora02l { background-position: -3px -33px; }
.jssora02r { background-position: -63px -33px; }
.jssora02l:hover { background-position: -123px -33px; }
.jssora02r:hover { background-position: -183px -33px; }
.jssora02l.jssora02ldn { background-position: -3px -33px; }
.jssora02r.jssora02rdn { background-position: -63px -33px; }
.jssora02l.jssora02lds { background-position: -3px -33px; opacity: .3; pointer-events: none; }
.jssora02r.jssora02rds { background-position: -63px -33px; opacity: .3; pointer-events: none; }

.navbar-collapse .popover .popover-content {
    padding: 0;
}

.navbar-collapse .popover .arrow {
    display: block;
}

.login_popover {
    background-color: white;
    border-radius: 5px;
    padding: 15px;
}

.login_popover label,
.login_popover input {
    color: #000000;
}

.login_popover .form-group {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

.login_popover .form-group > .col-md-12 {
    padding: 0;
}

.green {
    color: green;
}

.video_container {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.video_container > iframe {
    border: 0px;
    padding: 3px;
}

.video_padding {
    padding-bottom: 30px;
}

#jssor_appslider_container {
    margin-top: 30px;
}

.socialMediaLinks a svg {
    height: 40px;
    padding-top: 0;
    padding-left: 6px;
    padding-right: 6px;
    margin-left: 0;
    fill: #29AA39;
    float: left;
}
.navbar-mobile {
    padding-left: 0;
    text-align: center;
}

.screenImage {
    max-width: 100%;
    padding: 10px 5px 5px 5px;
    text-align: center;
    z-index: 0;
}

.coupon_item {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 50px;
    margin-top: 15px;
}
.coupon_item.first {
    padding-left: 0;
}
.coupon_item.last {
    padding-right: 0;
}
.coupon {
    max-width: 500px;
    max-height: 250px;
    object-fit: contain;
    text-align: center;
    background: white;
    border: 1px solid #DDDDDD;
    padding: 0;
    position: relative;
    box-shadow: 2px 2px 5px #888888;
    opacity: 1;
    z-index: 1000;
    left: 28.5%;
}

.coupon > a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.coupon_mobile {
    max-width: 1200px;
    max-height: 900px;
    text-align: center;
    font-size: 45px;
    background: white;
    border: 1px solid #DDDDDD;
    padding: 0;
    position: relative;
    box-shadow: 2px 2px 5px #888888;
    opacity: 1;
    z-index: 1000;
}

.image_container {
    position: relative;
    object-fit: contain;
    max-height: 250px;
    max-width: 500px;
    text-align: center;
}

.image_container_mobile {
    position: relative;
    max-width: 1200px;
    max-height: 900px;
}

.overlay_project {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.66);
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    z-index: 1000;
}

.overlay  .col-xs-6 {
    height: 100%;
    width: 10%;
}

.donation_header {
    padding-top: 40px;
}

.donation_header_mobile {
    padding-top: 40px;
    font-size: 80px;
}

.donation_name_mobile {
    font-size: 60px;
}

img {
    width: 100%;
}
.overlay_text {
    color: white;
    font-size: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
}
.overlay_text_mobile {
    color: white;
    width: 80%;
    font-size: 80px;
    position: absolute;
    left: 50%;
    top: 35%;
    transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
}

.info_text {
    min-height: 150px;
    background: white;
    text-align: justify;
    border: 1px solid #DDDDDD;
    height: auto;
    padding: 55px 15px 15px 15px;
    position: relative;
}
.info_text_mobile {
    min-height: 600px;
    background: white;
    text-align: justify;
    border: 1px solid #DDDDDD;
    height: auto;
    padding: 150px 60px 60px 60px;
    position: relative;
}
div.profile_image > .background > .circle > img {
    height: 100%;
    width: 100%;
    border-radius: 50%;
}
div.profile_image_mobile > .background > .circle > img {
    height: 100%;
    width: 100%;
    border-radius: 50%;
}
div.profile_image > .background > .circle  {
    display: inline-block;
    height: 100%;
    width: 100%;
    margin-top: calc(100% - 97.5%);
    border-width: 1px;
    border-radius: 50%;

}
div.profile_image_mobile > .background > .circle  {
    display: inline-block;
    height: 95%;
    width: 95%;
    margin-top: calc(100% - 97.5%);
    border-width: 1px;
    border-radius: 50%;

}
div.donation_name {
    text-align: center;
}

div.profile_image_mobile, div.donation_name {
    text-align: center;
}

div.profile_image > .background {
    display: inline-block;
    height: 80px;
    width: 80px;
    background-color: #ffffff;
    border-radius: 50%;
    position: relative;
    left: -50%;
    z-index: 2000;
    transform: translate(0, -50%) !important;
    -ms-transform: translate(-40px, -50%) !important;
    box-shadow: 0px 2px 3px 2px rgba(136,136,136, 0.5);
}

div.profile_image_mobile > .background {
    display: inline-block;
    height: 250px;
    width: 250px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    z-index: 2000;
    transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    box-shadow: 0px 2px 3px 2px rgba(136,136,136, 0.5);
}

div.profile_image {
    transform: initial !important;
    position: absolute;
    left: 50%;
    z-index: 2000!important;
}
div.profile_image_mobile {
    transform: initial !important;
}

div.donation_name {
    display: inline-block;
    min-height: 35px;
    min-width: 100px;
    max-width: 100%;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
    background-color: #FFFFFF;
    position: absolute;
    z-index: 2000;
    transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    box-shadow: 2px 2px 2px 2px rgba(0,0,0, 0.5);
}
.total_donation_sum {
    margin-top: 50px;
}
.object_fit_contain {
    object-fit: contain;
}

#donation-projects-more-info {
    text-align: center;
}

#call_to_action {
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
    font-size: 40px;
    color: #658cf1;
}

#img_map{
    margin-top: 20px;
}

.border_top_bottom {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
    margin-bottom: 60px;

}

.focus {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    font-family:  'Nunito', sans-serif;
    color: #29AA39;
    margin-top: 20px;
    margin-bottom: 80px;

}

#partnerButton {
    font-size: 20px;
    font-weight: bold;
    background-color: #29AA39;
    color: white;
    padding: 5px 20px;
}

h6 {
    font-size: 20px;
    font-weight: bold;
}

.imageMargin {
    margin-top: 50px;
    margin-bottom: 50px;
}

.mt-10 {
    margin-top: 100px;
}

.mt-15 {
    margin-top: 150px;
}

.mb-10 {
    margin-bottom: 100px;
}

.color-b {
    color: #658cf1;
}

.font-cour {
    font-family:  'Nunito', sans-serif;
}