@charset "utf-8";
/* CSS Document */

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg {
    height: 350px;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #000;
    font-weight: bold;
    background-image: linear-gradient(to bottom, #f8c8ad, #fff);
}


.sp-megamenu-parent >li >a {
    color: #000000;
    display: inline-block;
    font-size: 14px;
    line-height: 90px;
    padding: 0 15px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}


.sp-module ul >li >a {
    display: block;
    padding: 5px 0;
    line-height: 20px;
    padding: 2px 0;
    -webkit-transition: 300ms;
    transition: 300ms;
    color: #000000;
    font-size: 14px;
}



.menu_color {
    color: #fff !important;
}




.offcanvas_myaccount{
    padding-left: 30px !important;
}


.splms-teacher-contact-from select, textarea, input[type="text"], input[type="email"], input[type="search"], input[type="tel"], .uneditable-input {
    border: none;
    box-shadow: initial;
    border-bottom: none;
    border-radius: 0px;
    background: white;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ccc;
}


input[type="text"] {
    width: 100% !important;
}

.form-horizontal textarea{
    width: 50% !important;
    height: 20%;
}


.input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    width: 30%;
    height: 34px;
    min-height: 20px;
    min-width: 30px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc;
}


#amount {
    display: inline !important;
    width: 65% !important;
}

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fullwidth-title {
    font-size: 35px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 25px;
    margin-top: 10px;
}


.sppb-btn{
    background: #f3732c;
    width: 100%;
}


.sppb-btn:hover{
    background-image: linear-gradient(to bottom, rgba(14,98,139,1), rgba(52,58,76,1));
}


.owl-carousel .owl-controls .owl-dots .owl-dot.active span {
    border-color: #f3732c;
}

.about_button {
    font-size: 16px;
    background: transparent;
    border: #f3732c 1px solid;
    color: #1974a1;
    border-radius: 50px;
    font-weight: 700;
}


.give_button {
    font-size: 20px;
    background: transparent;
    border: #f3732c 1px solid;
    color: #1974a1;
    border-radius: 50px;
    font-weight: 700;
}


.educon-latest-news-wrap .educon-latest-news .sppb-addon-title, #sp-top-bar  {
    background-image: linear-gradient(to bottom, rgba(14,98,139,1), rgba(52,58,76,1));
}

.whoweare{
    padding-left: 20%;
    padding-right: 20%;
}


.donate-details {
    background: none;
    padding: 15px;
    color: #8C8C8C;
    border-top: 0px solid #fff !important;
    margin: 0px !important;
    box-sizing: border-box;
}


.table>tbody>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
}

.amounts {
    font-size: 26px;
    line-height: 28px;
    margin: 10px 0 0 0;
    min-width: 120px;
    box-shadow: 0 1px 2px 0 #d1d1d1;
    color: grey;
    cursor: pointer;
    display: inline-block;
    padding: 5px 12px 5px 8px;
    text-align: left;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
    background-color: #00acca;
    border-color: #d9f3f7;
    color: #fff;
    border-radius: 25px;
}

.mod_jdonation_amount {
    text-align: left !important;
}


#amount9999{
  border-radius: 5px; 
    display: flex;
    margin-bottom: 0;
    vertical-align: middle;
    background: #e9f3f9 none repeat scroll 0 0;
    border: 1px solid #75b2d9;
    color: #3283b6;
}

.donate-details .jd-taskbar .btn, .donate-details-mod .jd-taskbar .btn {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 25px;
    margin: 5px 0 0;
    color: #fff !important;
    min-height: 10px;
    background-color: #FE9301;
    background-image: none;
    border: 1px #EB5901 solid;
    padding: 20px 20px;
    font-size: 20px;
}

/*.jd-page-title {
    width: 100%;
    font-size: 40px !important;
}*/

#campaign_form{
    margin: auto;
  width: 100%;
  padding: 10px 0 0 0;
}


.jd-page-title, .page-title {
    width: 100%;
    font-size: 50px;
    text-align: center;
}



    
.sp-module ul >li {
    display: block;
    border-bottom: 1px solid #e8e8e8;
    -webkit-transition: 300ms;
    transition: 300ms;
    display: inline-block;
    font-size: 14px;
    border-bottom: none;
    padding-right: 20px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: transparent !important;
}

.Donate_Now .donate-details strong, .amount-goal strong {
    color: #ffff;
}

.acymailing_introtext{
    color: #ffffff;
}



.history {
    background: none;
    border-radius: 0px;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.0);
    margin: auto;
    width: 50%;
}




.sp-megamenu-parent >li:nth-child(5) >a, .sp-megamenu-parent >li:nth-child(1) >a{
    color: White;
    font-size: 14px;
    background-image: linear-gradient(to bottom, rgba(243,115,44,1), rgba(250,155,103,1));
}


.product-extra-information span {
    color: red;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 800;
}


#productTabs {
    margin: 0;
    margin-top: 25px;
}

.product-info .tab-content {
    margin-bottom: 18px;
    padding: 15px;
    border: 1px solid #ddd;
    border-top: 0;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    background: white;
}




/* Create 2 columns for the Product Details */


.column_item {
  float: left;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}


.imag_border{
    vertical-align: middle;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}





.row_item:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 600px) {
  .column_item {
    width: 100%;
  }
    
    .row-fluid .span4 {
    width: 100%;
}
    
}






.column_item1 {
  float: left;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}


.column_item2 {
  float: left;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: normal;
}

.column_item3 {
  float: left;
  width: 70%;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: normal;
}

.column_item4 {
  float: left;
  width: 30%;
  padding-left: 20px;
  padding-right: 20px;
}



.column_item5 {
    width: 25%;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: normal;
}


.row_item1:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 600px) {
  .column_item1 {
    width: 100%;
      padding-top: 20px;
  }
    
  .column_item2 {
    width: 100%;
  }
  .column_item3 {
    width: 100%;
  }
.column_item4 {
    width: 100%;
  }
    
    .column_item5 {
    width: 100%;
  }
    
    .row-fluid .span4 {
    width: 100%;
}
    
}



#sp-main-body {
    padding: 50px 0;
}

/* END Create 2 columns for the Product Details */

.nav-tabs>li.active>a {
    color: #fff;
    cursor: default;
    background-color: #204d74;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}


.ajax-block-product{
    padding: 5px;
    border: 1px solid #eee;
    background: #fff;
    margin-bottom: 20px;
}


.eshop-filter .badge-info {
    margin-left: 10px !important;
    background: red !important;
}


.eshop-filter .badge-info:after {
    border-right-color: red !important;
}


.jd-container .jd-row {
    margin: 10px;
    border: 1px #cfd0d3 solid;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 30%;
    border-radius: 5px;
    float: left;
}



@media screen and (max-width: 600px) {
.jd-container .jd-row {
    width: 100%;
	margin: 0px;
	margin-bottom: 20px;
}
    
}


#pay_payment_gateway_fee_div .controls, #donation_type .controls {
    margin-left: 200px !important;
}


.jd-row .jd-description h3.jd_title {
    margin: 0 0 20px;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
}


h4.jd-heading {
    margin-top: 50px;
}

.form-horizontal .checkbox {
    min-height: 27px;
    padding-left: 20px;
}

.form-horizontal .form-actions {
    padding-left: 100px;
}


.sponsorchild {
    border: 1px solid #cccccc;
}

.sponsorchild1 {
    border: 1px solid #cccccc;
    font-size: 14px;
}


.sponsorchild .sppb-btn{
    width: 100%;
}

.sppb-addon-image-layout-content {
    background: #f1f1f1;
    padding: 10px 20px 10px;
}


#sp-footer .sp-copyright {
    color: #c2c2c2;
    text-transform: inherit;
    font-size: 14px;
}

.educon-video-popup a.sppb-modal-selector.sppb-magnific-popup:before {
    background: none !important;
}

.sppb-addon-person .sppb-addon-content .sppb-person-information-wrap .sppb-person-name {
    color: #252525;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    margin-top: 4px;
    text-transform: uppercase;
    margin-bottom: 27px;
}

.jd-title{
    font-size: 30px !important;
}

table.sponsor_home {
    font-size: 14px;
}

table.sponsor_home1 {
    font-size: 9px;
}

table.sponsor_home2 {
    font-size: 14px;
}

.border-heading-style.sppb-addon-text-block .sppb-addon-title:before, .border-heading-style.sppb-addon-header .sppb-addon-title:before, .carousel-controller.splms-course-carousel .splms-course-title:before, .addon-splms-courses .splms-course-title:before {
    position: absolute;
    content: none;
    width: 4px;
    height: 18px;
    margin-top: 3px;
    top: -4px;
    left: 0;
}

.sppb-carousel-text {
    display: table-cell;
    vertical-align: middle;
    text-shadow: 2px 2px 3px #000000;
}


.sppb-item.sppb-item-has-bg>img {
    width: 100%;
    opacity: 0.8;
}

.sppb-item.sppb-item-has-bg {
    padding: 0;
    background-size: cover;
    background: #000;
}

@media screen and (max-width: 767px){
.sppb-section.home-feature-new .sppb-col-md-4 .sppb-column {
    padding-top: 20px !important;
    padding-bottom: 20px;
    }}

#sp-bottom {
    background: #0e445e;
}


#sp-footer {
    background: #082838;
    color: #fff;
    text-align: center;
    padding: 34px 0;
}

#sp-bottom .sp-module .sp-module-content .custom p {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 12px;
}

#sp-bottom .sp-module .sp-module-content .custom ul li p {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 7px;
    line-height: 1.714;
}

@media screen and (max-width: 767px){
div#amount_container {
        margin-top: 40px !important;
    }}

.sppb-addon-person .sppb-addon-content .sppb-person-information-wrap {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 0;
    background: #edfbfe;
    -webkit-transition: .4s;
    transition: .4s;
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
    padding: 18px 30px 29px;
}

.sppb-addon-image-layout-text{
    text-align: left !important;
}


.sppb-addon-title {
    margin-top: 0px !important;
    margin-bottom: 13px;
}


/*
.map-container {
	width: 100%;
}
.map-container iframe{
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative;
}
.map-container iframe.clicked{
	pointer-events: auto;
}*/