@font-face {
   font-family: 'ProximaNovBold';
   src: url("../font/ProximaNovBold.eot");
   src: url("../font/ProximaNovBold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovBold.woff") format("woff"), url("../font/georgia-bold.ttf") format("truetype"), url("../font/ProximaNovBold.svg#georgia-bold") format("svg");
   font-weight: Bold;
   font-style: normal;
}

@font-face {
   font-family: 'proxima-nova-regular';
   src: url("../font/proxima-nova-regular.eot");
   src: url("../font/proxima-nova-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova-regular.woff") format("woff"), url("../font/georgia-bold.ttf") format("truetype"), url("../font/proxima-nova-regular.svg#georgia-bold") format("svg");
   font-weight: Bold;
   font-style: normal;
}

body {
   background: #fff;
   color: #333;
   font-size: 14px;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   line-height: 22px;
   max-width: 100%;
   margin: 0 auto;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
   line-height: 1.5;
}

h1 {
   font-size: 2.5em;
   color: #222;
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
}

h2 {
   font-size: 2.225em;
   color: #222;
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
}

h3 {
   font-size: 2em;
   color: #222;
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
}

h4 {
   font-size: 1.5em;
   color: #222;
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
}

h5 {
   font-size: 1.225em;
   color: #222;
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
}

h6 {
   font-size: 1em;
   color: #222;
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
}

a {
   color: #9fd354;
   text-decoration: none;
}

a:hover {
   color: #ff6163;
   text-decoration: none;
}

a:focus {
   outline: none;
}

.no-padding {
   padding: 0 !important;
}

.row {
   margin: 0;
}
.top-bar {
background: #f37262;
padding: 1rem 1rem;
border-bottom: 1px solid #fff;	
}

.top-bar p {
color: #fff;
font-size: 16px;
font-weight: 700;
text-align: center;
margin: 0;
}
.top-bar p a
{
	text-decoration:underline;
	color: #fff;
}

.header {
   background: transparent;
   position: absolute;
   left: 0;
   width: 100%;
   overflow: hidden;
   z-index: 999;
}

.header .navbar {
   margin: 0;
   background: #fff;
   border-radius: 0;
   margin-right: -9999px;
   padding-right: 9999px;
   border-bottom-left-radius: 100px;
}

.header .navbar-collapse {
   border: none;
   box-shadow: none;
}

.header .navbar-default {
   background: none;
   border: none;
}

.header .navbar-nav {
   float: right;
}

.header .navbar-default .navbar-nav>li>a {
   color: #4196ff;
   font-size: 1.4em;
   font-family: 'ProximaNovBold';
}

.header .nav>li>a {
   padding: 15px 42px;
   font-family: 'ProximaNovBold';
   font-weight: bold;
   text-transform: uppercase;
   color: #4196ff;
   font-size: 1.1em;
}

a.site-logo {
   display: block;
   width: 320px;
   padding-top: 50px;
   text-align: center;
}

.nav>li>a:focus,
.nav>li>a:hover {
   text-decoration: none;
   background-color: transparent;
}

.header .navbar-brand>img {
   padding-top: 12px;
}

.header .pull-left {
   float: right;
}

.header .navbar-toggle {
   background: #333;
   border: none;
}

.top-left {
   height: 50px;
   position: absolute;
   background: #fff;
   left: 0;
   top: 0;
   z-index: 999;
   width: 160px;
   border-bottom-right-radius: 100px;
}

div#wrap:before {
   content: "";
   position: absolute;
   top: 49px;
   right: 0;
   width: 89px;
   height: 89px;
   background: url(../img/corner.png);
   display: block;
   z-index: 99;
}

.header .navbar {
   border: none;
}

.botttom-left {
   height: 167px;
   position: absolute;
   background: url(../img/bottom-left.png) no-repeat;
   left: 0;
   top: 100%;
   z-index: 999;
   width: 136px;
   margin-top: 0;
}

.banner {
   position: relative;
}

.slider {
   background-size: cover !important;
}

.navbar {
   margin: 0;
}

.slider-text {
   padding: 210px 0;
}

.slider-text h3 {
   text-transform: uppercase;
   font-size: 3em;
   font-family: 'ProximaNovBold';
   color: #3b424a;
}

.slider-text p {
   font-family: 'ProximaNovBold';
}

.slider-text span {
   color: #ff6163;
   font-size: 1.2em;
   font-family: 'ProximaNovBold';
}

.slider-btn {
   margin-top: 40px;
   background: #9fd354 none repeat scroll 0 0;
   border-radius: 20px;
   color: #fff;
   display: block;
   font-size: 1.5em;
   padding: 13px 0;
   text-align: center;
   text-transform: uppercase;
   width: 200px;
   font-family: 'ProximaNovBold';
}

.slider-btn:hover {
   color: #fff;
}

.maincontainer {
   float: left;
   width: 100%;
   margin-top: 0;
   margin-bottom: 50px;
   padding: 75px 0;
}
.page-template-event-template .maincontainer {
   margin: 0px;
   padding: 0;
}

.home .maincontainer {
   margin-bottom: 0;
    padding: 0;
}

.left-content {
   padding: 0;
}

.left-content figure {
   float: left;
}

.right-content {
   padding: 0;
}

.right-content h3 {
   text-transform: uppercase;
   font-size: 2em;
   font-family: 'ProximaNovBold';
   color: #3b424a;
}

.right-content p {
   font-family: 'ProximaNovBold';
   padding-top: 30px;
   line-height: 31px;
}

.right-content span {
   color: #ff6163;
   font-size: 1.1em;
   font-family: 'ProximaNovBold';
}

.right-content .btn {
   margin-top: 38px;
   background: #ff6163 none repeat scroll 0 0;
   border-radius: 20px;
   color: #fff;
   display: block;
   font-size: 1.3em;
   padding: 12px 0;
   text-align: center;
   text-transform: uppercase;
   width: 200px;
}

.donate {
   background: url(../img/donate--bg.jpg) no-repeat;
   height: 450px;
   -webkit-border-bottom-right-radius: 160px;
   -moz-border-radius-bottomright: 160px;
   border-bottom-right-radius: 165px;
   background-size: cover;
}

.donate h2 {
   padding: 60px 125px 0;
   font-size: 1.9em;
   font-family: 'ProximaNovBold';
   color: #fff;
}

.donate p {
   color: #fff;
   font-family: 'ProximaNovBold';
   padding: 36px 125px;
   font-size: 1.1em;
}

.donate-child {
   float: right;
}

.donate-child figure {
   margin-top: -300px;
}

.bottom-left {
   background: #4296fe none repeat scroll 0 0;
   border-bottom-right-radius: 100px;
   bottom: -14px;
   height: 50px;
   position: absolute;
   right: 0;
   width: 169px;
   z-index: 999;
}

.donate-right {
   float: right;
}

.donate-right .btn {
   background: #fff;
   color: #ff4844;
   font-family: 'ProximaNovBold';
   padding: 10px 40px;
   border-radius: 20px;
   font-size: 1.3em;
   margin-top: 25px;
}

.donate-bg {
   background: rgba(0, 0, 0, 0) url("../img/bg-donate.png") no-repeat scroll 0 0;
   height: 160px;
   margin-top: 300px;
   border-top-left-radius: 100px;
}

.donate-background {
   float: left;
   width: 100%;
   background: url(../img/bg-new.jpg) no-repeat;
   margin-top: 70px;
   background-size: cover;
}

.second-panel {
   margin-top: 0;
}

.second-panel .donate {
   background: #fff;
   -webkit-border-top-right-radius: 160px;
   -moz-border-radius-topright: 160px;
   border-top-right-radius: 165px;
   background-image: none;
   border-bottom-right-radius: 0;
}

.second-panel .donate h2 {
   padding: 60px 125px 0;
   font-size: 1.9em;
   font-family: 'ProximaNovBold';
   color: #9fd354;
}

.second-panel .donate p {
   color: #7b8c88;
   font-family: 'proxima-nova-regular';
   padding: 36px 125px;
   font-size: 1.1em;
}

.second-panel .donate-child {
   float: left;
}

.second-panel .donate-child figure {
   margin: 46px 30px;
}

.register {
   width: 100%;
   background: #f9f9f9;
   padding: 50px 0;
}

.page-template-event-template-php .register {
   padding: 75px 0;
}
.page-template-event-template-php .top-left-upcom {
    background: #f9f9f9;
}
.tabing .nav-tabs {
   border-bottom: none;
}

.tabing .nav-tabs>li {
   margin-bottom: 30px;
   width: 250px;
}

.tabing .nav-tabs>li>a {
   background: #3b424a;
   -webkit-border-top-right-radius: 150px;
   -webkit-border-bottom-right-radius: 150px;
   -moz-border-radius-topright: 150px;
   -moz-border-radius-bottomright: 150px;
   border-top-right-radius: 150px;
   border-bottom-right-radius: 150px;
   color: #fff;
   font-family: 'ProximaNovBold';
   font-size: 1.3em;
   margin-right: 0;
   line-height: 1.42857143;
   border: none;
   padding-left: 100px;
}

.tabing .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
   background: #3b424a;
   color: #fff;
   border: none;
}

.tabing .nav-tabs>li>a:hover {
   background: #ff6163;
   color: #fff;
}

.tab-content {
   padding: 0;
}

.tab-content h4 {
   color: #3b424a;
   text-transform: uppercase;
   font-family: 'ProximaNovBold';
   font-size: 1.8em;
}

.timetable {
   padding: 0;
}

.timetable p {
   font-size: 1.1em;
   font-family: 'proxima-nova-regular';
   color: #3b424a;
   padding-top: 30px;
}

.timetable span {
   color: #3b424a;
   font-size: 1.1em;
   font-family: 'ProximaNovBold';
}

.timetable strong {
   font-size: 1.3em;
}

.tabing .nav-tabs span {
   color: #3b424a;
   font-size: 1.1em;
   font-family: 'ProximaNovBold';
   padding-left: 130px;
}

.timetable .btn {
   background: #9fd354;
   color: #fff;
   padding: 15px 70px;
   font-family: 'ProximaNovBold';
   font-size: 1.3em;
   border-radius: 30px;
   margin-top: 80px;
}

.upcoming {
   background: #418fff;
}

.top-right {
   height: 66px;
   background: #f9f9f9;
   left: 0;
   top: 0;
   z-index: 999;
   width: 100%;
   border-bottom-right-radius: 100px;
}

.upcoming-left {
   height: 66px;
   background: #f9f9f9;
   left: 0;
   top: 0;
   z-index: 999;
   width: 100%;
   border-bottom-right-radius: 100px;
}

.sec-panel-row {
   position: relative;
}

.sec-panel {
   position: static;
}

.sec-panel-don {
   position: relative;
   bottom: 0;
}

.upcoming h2 {
   color: #fff;
   font-size: 1.8em;
   font-family: 'ProximaNovBold';
   padding: 35px 0;
   text-transform: uppercase;
}

.footer-bg {
   background: #fff;
}

.footer-link {
   float: left;
   padding: 50px 0;
}

.footer-link ul {
   padding: 0;
}

.footer-link ul li {
   list-style: none;
}

.footer-link ul li a {
   color: #8abf97;
   font-family: 'proxima-nova-regular';
   font-size: 1.2em;
   line-height: 50px;
}

.footer-social {
   padding: 0;
}

.footer-social ul li {
   float: left;
   margin-right: 30px;
}

.footer-social ul li i {
   color: #c1c1c1;
   font-size: 1.2em;
}

.footer-social ul li i:hover {
   color: #ff6163;
}

.footer-link span {
   color: #8abf97;
   float: left;
}

.newslatter {
   padding: 50px 0;
}

.newslatter h3 {
   font-size: 1.5em;
   color: #ff6163;
   font-family: 'ProximaNovBold';
   text-transform: uppercase;
   text-align: center;
   padding-bottom: 50px;
}

.newslatter .form-control, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
   text-align: center;
   border: none;
   box-shadow: none;
   color: #a8d1b2 !important;
   font-size: 1.1em;
   font-family: 'proxima-nova-regular';
   text-transform: uppercase;
       border-bottom: solid 1px #bcdbd5;
           padding: 6px 12px;
    display: block;
    width: 100%;
    height: 34px;
    border-radius: 0px;
}

.newslatter .form-group {
   border-bottom: solid 1px #bcdbd5;
}

.newslatter span {
   color: #a8d1b2;
   font-family: 'proxima-nova-regular';
   font-size: 1.1em;
   text-transform: uppercase;
}

.newslatter figure {
   padding-top: 10px;
}

.newslatter .btn {
   background: #ff6163;
   font-family: 'ProximaNovBold';
   font-size: 2em;
   color: #fff;
   padding: 6px 60px;
   border-radius: 50px;
   margin-top: 30px;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit]
{
background: #ff6163;
    font-family: 'ProximaNovBold';
    font-size: 2em !important;
    color: #fff;
    padding: 6px 60px;
    border-radius: 50px;
    margin-top: 30px;
    border: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0 auto !important;
    float: none;
    display: block !important;
   
    }

.massage {
   padding: 0;
}

.massage span {
   padding-left: 0;
   text-transform: none;
}

.massage .btn,  .gform_wrapper #gform_2 .gform_footer input.button {
   font-family: 'ProximaNovBold';
   font-size: 1.8em;
   color: #ff6163;
   margin-top: 20px;
   background: none;
}

.footer-bottom {
   background: #3b424a;
   float: left;
   width: 100%;
}

.footer-bottom p {
   color: #fff;
   font-family: 'proxima-nova-regular';
   font-size: 1.4em;
   text-transform: uppercase;
   padding: 27px 0 0;
}

.secondryslider {
   background: url(../img/second-banner.jpg) center top no-repeat;
   border-top-right-radius: 0;
   background-size: cover !important;
}

.navbar {
   margin: 0;
}

.secondryslider-text {
   padding: 225px 0;
}

.slider-banner .secondryslider-text {
    padding: 290px 0;
}

.page-id-9 .secondryslider-text h3 {
   color: #fff;
}

.secondryslider-text h3 {
   text-transform: uppercase;
   font-size: 3em;
   font-family: 'ProximaNovBold';
}

.secondryslider-text p {
   font-family: 'proxima-nova-regular';
   line-height: 25px;
}

.page-id-9 .secondryslider-text p {
   color: #fff;
}

.secondryslider-text span {
   color: #fff;
   font-size: 1.2em;
   font-family: 'proxima-nova-regular';
}

.second-bottom {
   height: 167px;
   position: absolute;
   background: url(../img/secondry-bottom.png) no-repeat;
   left: -12px;
   top: 92.8%;
   z-index: 999;
   width: 136px;
   margin-top: -18px;
}

.whydonate-content {
   padding: 0;
}

.whydonate-content figure {
   float: right;
}

.whydonate {
   padding: 0;
}

.whydonate h3 {
   text-transform: uppercase;
   font-size: 2em;
   font-family: 'ProximaNovBold';
   color: #ff6163;
}

.whydonate p {
   font-family: 'ProximaNovBold';
   padding-top: 30px;
   line-height: 31px;
}

.whydonate span {
   color: #ff6163;
   font-size: 1.1em;
   font-family: 'ProximaNovBold';
}

.whydonate .btn {
   margin-top: 38px;
   background: #ff6163 none repeat scroll 0 0;
   border-radius: 20px;
   color: #fff;
   display: block;
   font-size: 1.3em;
   padding: 12px 0;
   text-align: center;
   text-transform: uppercase;
   width: 200px;
   text-decoration:none;
}

.right-top {
   height: 66px;
   background: #fff;
   left: 0;
   top: 0;
   z-index: 999;
   width: 100%;
   border-bottom-right-radius: 100px;
}

.default {
   margin-bottom: 50px;
}

.default p {
   color: #3b424a;
   font-family: "proxima-nova-regular";
   font-size: 1.1em;
   padding-top: 30px;
}

.default h4 {
   color: #3b424a;
   font-family: "ProximaNovBold";
   font-size: 1.8em;
   text-transform: uppercase;
}

.searchform {
   position: relative;
}

.search-input {
   position: relative;
   width: 100%;
   height: 40px;
   border: 2px solid #ff6163;
   border-radius: 0;
   box-shadow: none;
   padding: 0 10px;
}

.searchsubmit {
   background: #ff6163 none repeat scroll 0 0;
   border-radius: 0;
   color: #fff;
   font-family: "ProximaNovBold";
   font-size: 2em;
   margin-top: 0;
   padding: 8px 60px;
   position: absolute;
   top: 0;
   right: 0;
   border: 0;
}

body div.wpcf7-validation-errors {
   color: red;
}

body div.wpcf7-response-output {
   margin: 0;
   padding: 15px 0;
   border: none !important;
   clear: both;
}

body .wpcf7-not-valid {
   border: 1px solid #f00 !important;
}

body span.wpcf7-not-valid-tip {
   display: none;
}

input,
select,
textarea {
   outline: none;
}

body div.wpcf7-mail-sent-ok {
   color: #398f14;
}

body div.wpcf7-mail-sent-ng {
   color: #f00;
}

.top-left-upcom {
   height: 66px;
   background: #fff;
   left: 0;
   top: 0;
   z-index: 999;
   width: 100%;
   border-top-left-radius: 100px;
}
.banner .top-left-upcom {
   height: 100px;
   border-top-left-radius: 120px;
}
.color-swatch {
   border: 1px solid #eee;
   box-shadow: 0 0 3px -1px #999;
   margin-bottom: 2.5rem;
}

.color-swatch .swatch {
   height: 200px;
   width: 100%;
}

.color-swatch .swatch.primary {
   background: #4196ff;
}

.color-swatch .secondary {
   background: #ff6163;
}

.color-swatch .tertiary {
   background: #9fd354;
}

.color-swatch .swatch-title {
   padding: 1rem;
}

.btn {
   border-radius: 20px;
   font-size: 1.3em;
   padding: 12px;
   text-align: center;
   text-transform: uppercase;
}

.btn-blue {
   background: #4196ff;
   color: #fff;
}

.btn-blue:hover {
   background: #fff;
   color: #4196ff;
   border-color: #4196ff;
}

.btn-red {
   background: #ff6163;
   color: #fff;
}

.btn-green {
   background: #9fd354;
   color: #fff;
}

.mainbanner {
   margin: 0 auto;
}

.donate-background>.row .img-responsive {
   border-bottom-left-radius: 150px;
}

.second-panel .img-responsive {
   border-top-left-radius: 150px;
}

.panelfirst-rightimg {
   border-bottom-left-radius: 150px;
   height: 450px;
   position: absolute;
   right: 0;
   top: 0;
   width: 530px;
}

.message textarea, .gform_wrapper textarea.large {
    text-align: center;
    text-transform: uppercase;
   border: 1px solid #bcdbd5!important;
   height: 110px !important;
  
   border-radius: 0 !important;
}
.gform_wrapper .top_label .gfield_label
{
    display: none !important;
}.maincontainer a{
 text-decoration: underline;
}
.maincontainer a:hover{
 text-decoration: none;
}
.address h4 a {
    text-decoration: none;
}
.gtranslate_wrapper {
    border: 2px solid #9fd354 !important;
}
.gtranslate_wrapper .glink {
    color: #4196ff !important;
}
