/*
Theme Name: Custom Theme
Author: the Custom team
Author URI: https://wordpress.org/
Version: 1.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Custom Template
*/
.entry-title { display:none;}
html body, input, textarea, .page-title span, .pingback a.url {
	font-family: 'Poppins', sans-serif;
}
body {
	background: #fff;
	display:none;
}
body, input, textarea {
	color: #303030;
	font-size: 15px;
	line-height: 18px;
}
:focus {
outline: 0;
}
.service-detail {padding-bottom:4%;}
.service-detail img {width:100%;}
ul.menu a:focus {color:#fff !important; text-decoration:none !important;}
img{ max-width:100%; height:auto;}
body .padleft{ padding-left:0 }
body .padright{ padding-right:0 }
body .padtop{ padding-top:15px;}
body .padbottom{ padding-bottom:15px; }
body .nopad{ padding:0 }
section.section{ padding:50px 0; overflow:hidden;}
/*
header{ padding:20px 0;}*/
nav {position: relative;z-index: 999;width: 100%;}
nav.fixed {position: fixed;width: 100%;z-index: 999;top: 0;}
.searchform input {float: right;width: 200px;padding: 8px 46px 8px 8px;font-size: 1em;border: 1px solid #303030;background: #fff;}
.searchform input[type="submit"] {float: right;width: 37px;height: 37px;padding: 0px;border: 0px;background: #303030 url(images/search-icon.png) no-repeat center;box-shadow: none;font-size: 0;margin-left: -37px;position: relative;}

/* ---- Social Icons ---- */
.social_icons{ text-align:right; margin:0px 0;}
.social_icons ul{ padding:0; margin:0;}
.social_icons ul li {display: inline-block;margin-right: 5px;}
.social_icons ul li a {
	    color: #a3a3a3;
}
/*.social_icons ul li+li a {background: #55ACEE ;}
.social_icons ul li+li+li a {background: #DC4B3E none ;}
.social_icons ul li+li+li+li a {background: #E52D27;}*/
.social_icons ul li a:hover {color: #a3a3a3;}

/* ---- Portfolio .grid-item ---- */
.grid-item {width: 24.7%;box-sizing:border-box;margin-bottom:0px;}
.filter-button-group button {background: #333;color: #fff;display: inline-block;margin-right: 5px;padding: 5px 10px; border:0;}
.filter-button-group { margin:10px 0; overflow:hidden;}
.filter-button-group button:hover { background:#ccc; color:#000;}


#back-top > a {bottom: 1%;color: #000;display: block;font-size: 37px;position: fixed;right: 1%;text-align: center;}
/*---------------------------------- Slick SLider----------------------------------------------------*/
.main-slider,
.item-slider,
.client,
.thumb-slider { display: none; }
.item-slider.slick-initialized,
.thumb-slider.slick-initialized,
.client.slick-initialized,
.main-slider.slick-initialized {display: block !important;height: initial;}
.slider {position: relative;clear: left;overflow: hidden;}
.slider .inner-item {height: 660px;  background:no-repeat; background-size : cover;}
.slider .container {position: relative;}
.slick-slide .caption {
	color: #fff;
    font-size: 1.2em;
    line-height: 1.2em;
    position: absolute;
    left: 0;
    top: 25%;
    width: 100%;
    padding: 20px 20px 0;
    z-index: 99;
    right: 0;
    text-align: center;
}
.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.thumb-slider .slick-slide {margin: 5px 0 0 5px;padding: 30px 0 0;}
.slider-thumb .thumb-slider .slick-slide img{  max-width:100%; height:auto; box-sizing:border-box;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;}
.slick-track:before, .slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 113px;position: relative;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;transition: all .25s ease;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.slick-dots {position: absolute;z-index: 11;bottom: 10px;margin: 0px;padding: 0;text-align: center;width: 100%;}
.slick-dots li {list-style: none;display: inline-block;}
.slick-dots button {border: 1px solid #333;background: #fff;width: 12px;height: 12px;border-radius: 100%;font-size: 0;padding: 0px;margin-right: 5px;}
.slick-dots .slick-active button {background: #303030;}
.slick-arrow {border: 0px;font-size: 0;right: 0;margin-top:-20px;position: absolute;top: 50%;z-index: 1;background: #b0b665 url(images/arrow.png) no-repeat center center;width: 36px;height: 40px;transform: rotate(180deg)}
.services-slider .slick-arrow {height: 65px;}
.slick-arrow:hover {background: #000 url(images/arrow.png) no-repeat center center;}
.slick-next.slick-arrow {left: 0px;transform: rotate(0deg)}
.slider-progress {width: 100%;height: 5px;background: rgba(0,216,192,0.8);position: absolute;top: 0;z-index: 99;}
.slider-progress .progress {width: 0%;height: 5px;background: rgba(36,51,0,0.8);}
.thumb-slider .slick-active img {border: 1px solid transparent}
.thumb-slider .slick-current img {opacity:1;}

/* ---------------------------Toggle Search---------------------*/
.searchpanel {background: #ccc ;display: none;right: 0px;padding: 10px;position: absolute;top: 46px;}
.searchpanel::before {border-bottom: 10px solid #ccc;border-left: 10px solid transparent;border-right: 10px solid transparent;content: "";position: absolute;right: 7px;top: -7px;}
.nav .container {    position: relative;}
.searchtoggle {    position: absolute;    right: 11px;    top: 11px;}
.searchtoggle img{ cursor:pointer;}

/* -------------------------------------------Clients Carousel------------------------------------ */
.client {    margin-right: -10px;}
.client .slick-slide{ 
	margin-right:10px;  box-sizing:border-box; text-align:center;
}
.client .slick-prev{ margin-right:10px;}
.client .slick-slide img{ display:inline-block;}
/* -------------------------------------------Testimonials Carousel------------------------------------ */
.testimonial .loop {    padding: 0 10px;    text-align: center;}
.testimonial .loop p{ max-width:800px; margin:0 auto;}
.testimonial .loop .pic img{	max-width:100px;	margin:10px 0;	border-radius:100%;	height:auto;	display:inline-block ;}
.testimonial .loop .title{ font-size:21px; font-weight:600;}
/* -------------------------------------------Services Carousel------------------------------------ */
.service { margin-right:-10px;}
.service .slick-slide{ margin-right:10px;}
.service .title{ font-weight:700; margin:10px 0; font-size:18px;}
.service .slick-prev{ margin-right:10px;}
.service .slick-next{ margin-right:10px; right:40px; left:inherit;}
.service .slick-arrow{ top:0; margin-top:-43px;}

/*ENd SLick Slider*/


/* ---------------------------------------------------Windows Size-------------------------------------------------------------------------*/
#winSize {position: fixed;bottom: 1%;left: 1%;border: rgba(0,0,0,0.8) 3px solid;background: rgba(0,0,0,0.6);padding: 5px 10px;color: #fff;text-shadow: #000 1px 1px 1px, #000 -1px 1px 1px;z-index: 9999}
/* ---------------------------------------------------Tabs-------------------------------------------------------------------------*/
.tabs-menu {height: 30px; padding:0; margin:0;}
.tabs-menu li {height: 30px;line-height: 30px; display:inline-block; list-style:none; margin-right: 10px;background-color: #ccc;border-top: 1px solid #d4d4d1;border-right: 1px solid #d4d4d1;border-left: 1px solid #d4d4d1;}
.tabs-menu li.current {position: relative;background-color: #fff;border-bottom: 1px solid #fff;z-index: 5;}
.tabs-menu li a {padding: 10px;text-transform: uppercase;color: #fff;text-decoration: none; }
.tabs-menu .current a {color: #2e7da3;}
.tab {border: 1px solid #d4d4d1;background-color: #fff;float: left;margin-bottom: 20px;width: auto; margin-top:-1px;}
.tab-content {max-width: 660px;padding: 20px;display: none;}
#tab-1 {display: block;   }

/* ---------------------------------------------------Left Tabs-------------------------------------------------------------------------*/
.tabs-left {width: 120px; padding:0; margin:0; float:left;}
.tabs-left li {line-height: 30px; display:block; list-style:none; background: #ccc;border: 1px solid #d4d4d1; margin-bottom:10px; border-right:0;}
.tabs-left li.current {position: relative;background-color: #fff;border-bottom: 1px solid #ddd;z-index: 5;}
.tabs-left li a {padding:0 10px;text-transform: uppercase;color: #fff;text-decoration: none; display:block; }
.tabs-left .current a {color: #2e7da3;}
.tab-loop {border: 1px solid #d4d4d1;background-color: #fff;float: left;margin-bottom: 20px;width: auto; margin-left:-1px;}
.tabsleft-content {max-width: 660px;padding: 20px;display: none;}
#tabs1 {display: block;   }
/* ---------------------------------------------------Breadcrumb-------------------------------------------------------------------------*/
.breadcrumbs{ margin:10px 0; padding:0; background:#ddd; padding:5px;}
.breadcrumbs li{ list-style:none; display:inline-block; padding-right:2px;}
/* ----------------------------Comments-----------------------*/
#comments label {display: inline-block;vertical-align: top;width: 80px;}
.form-submit {    margin-left: 80px;}
#comments {    background: #eee ;    padding: 20px; margin-bottom:4%;}
.entry-meta { display:none; }
#comments li {    list-style:none;}
#comments ol{ padding:0;}
/* ----------------------------Accordion-----------------------*/
.accordion-container{position: relative;width: 100%;height: auto;margin: 20px auto;}
.accordion-container > h2{text-align: center;color: #fff;padding-bottom: 5px;margin-bottom: 30px;border-bottom: 1px solid #ddd;}
.set{position: relative;width: 100%;height: auto;background-color: #f5f5f5;}
.set > a{display: block;padding: 10px 15px;text-decoration: none;color: #555;font-weight: 600;border-bottom: 1px solid #ddd;
-webkit-transition:all 0.2s linear;
-moz-transition:all 0.2s linear;
transition:all 0.2s linear;}
/*.set > a.active{background-color:#3399cc;color: #fff;}*/
.set > a:before{ background:url(images/arrow1.png) no-repeat; float:right; content:"";height: 8px;    margin: 6px 0 0;    width: 15px;}
.set > a.active:before{filter: invert(100%);    transform: rotate(180deg);  }
.accordion-container .content{position:relative;width: 100%;height: auto;background-color: #fff;border-bottom: 1px solid #ddd;display:none;}
.accordion-container .content p{padding: 10px 15px;margin: 0;color: #333;}
/* ---------------------------------------------------Custom Scroll-------------------------------------------------------------------------*/
.customscroll{ height:300px;}
/* ---------------------------------------------------innerheader-------------------------------------------------------------------------*/
.inner-banner{ height:150px; width:100%; display:table; color:#fff;}
.inner-banner h2{ margin:0; display:table-cell; vertical-align:middle; padding:10px;}
/* ---------------------------------------------------blog-------------------------------------------------------------------------*/
.blogs{}
.blogs li {width: 100%;margin-bottom: 20px;min-height: 210px;clear: both;float: left;border-bottom: 1px solid #dcdcdc;}
.blogs li:last-child{ border:none;}
.blogs li h4{text-transform: capitalize;background: #f0f0f0;padding: 10px;position: relative;margin-bottom: 20px;font-weight: 600;color: #2f2f2f;}
.blogs li h4 span{width: 7%;text-align: center;background: #b12224;font-size: 11px;line-height: 18px;text-transform: uppercase;color: #fff;position: absolute;right: 0;top: 0;}
.blogs li h4 span strong{ display:block; font-size:26px; font-weight:normal;}
.blogs li a{ float:right;}
.blogs li .meta {background: #f0f0f0;padding: 10px;position: relative;margin: 38px 0 0;font-weight: 500;float: right;clear: right;width: 67%;color:#989898;font-size:16px;line-height:21px;}
.blogs li .meta span{ background:url('images/user-bg.png') no-repeat;padding: 3px 30px;}
.blogs li .meta span.comments{ margin-left:10px; background:url('images/comments.png') no-repeat;}
.blogs li .meta span strong{color: #258ef9;font-weight: normal;text-transform: capitalize;}
.sidebar ul{ padding:0; margin:0;}
.sidebar ul li{ list-style:none;}
.sidebar-pro{ border:1px solid #c2c2c2;    padding: 0 !important; border-radius:5px; overflow:hidden;}
.sidebar-pro h4{background: #b12224;color: #fff;padding: 10px;font-size: 20px;line-height: 29px;margin: 0;}
.sidebar-pro .cat li{margin-bottom: 6px;list-style: none;padding: 10px;}
.sidebar-pro .cat li:hover{background: #b12224;}
.sidebar-pro .cat li:hover a{color: #fff;}
.sidebar-pro .cat li.current-cat{background: #b12224;}
.sidebar-pro .cat li:last-child{ margin-bottom:0;}
.sidebar-pro .cat .product-categories{ margin-bottom:0;}
.sidebar-pro .cat li a{ color:#424242; font-size:14px;}
.sidebar .recent li{border-bottom: 1px solid #c7c7c7;margin:5px 0; padding:5px 0;overflow:hidden;font-size: 14px;}
.sidebar .recent li h5{ margin-top:0;}
.sidebar .recent li:last-child{ border:none;}
.sidebar h4{background: #303030;color: #fff;padding: 10px;font-size: 20px;line-height: 29px;}
.sidebar .recent h5{ color:#231f20; font-size:14px; margin-bottom:10px;}
.sidebar .recent p{ color:#6d6d6d; line-height:16px;}
.sidebar .recent .more a{ color:#258ef9; float:right;}
.sidebar .cat li{border-bottom:1px solid #ddd;font-weight:600; margin:5px 0;padding:5px 0;}
.blogs .loop {border-bottom: 1px solid #ddd;margin: 10px 0;overflow: hidden;padding: 10px 0;}
.sidebar .section{ margin-top:10px; overflow:hidden;}
.blogs .title{ margin:0;}
.blogs small{ margin-bottom:10px; display:inline-block; color:#888;}
.sidebar .cat li:last-child{ border:0; margin-bottom:0; padding-bottom:0;} 
.sidebar .cat li a{ color:#424242; font-size:14px;}
.blogs .meta {background: #ddd;margin-top: 10px;padding: 5px;}
/*---------------------Pagination----------------------- */
.pagination {clear:both;padding:20px 0;position:relative;font-size:11px;line-height:13px;}
.pagination span, .pagination a {display:block;float:left;margin: 2px 2px 2px 0;padding:6px 9px 5px 9px;text-decoration:none;
width:auto;color:#fff;background: #555;}
.pagination a:hover{color:#fff;background: #3279BB;}
.pagination .current{padding:6px 9px 5px 9px;background: #3279BB;color:#fff;}


/* ------------------------------------Responsive Simple Menu------------------------------------------------------ */

.menu-header, .menu-header ul, .menu-header ul li, .menu-header ul li a, .menu-header #menu-button {
margin: 0;padding: 0;border: 0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.menu-header:after, .menu-header > ul:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.menu-header #menu-button {display: none;}
.menu-header {background: #303030;}
.menu-header > ul > li { display:inline-block;}
.menu-header.align-center > ul {font-size: 0;text-align: center;}
.menu-header.align-center > ul > li {display: inline-block;float: none;}
.menu-header.align-center ul ul {text-align: left;}
.menu-header.align-right > ul > li {float: right;}
.menu-header > ul > li > a {padding: 17px;font-size: 12px;letter-spacing: 1px;text-decoration: none;color: #dddddd;font-weight: 700;text-transform: uppercase;}
.menu-header > ul > li:hover > a {color: #ffffff;}
/*.menu-header > ul > li.has-sub > a {padding-right: 30px;}
.menu-header > ul > li.has-sub > a:after {position: absolute;top: 22px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header > ul > li.has-sub > a:before {position: absolute;top: 19px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;}*/
.menu-header  ul  ul::before {
    border-color: transparent transparent #000;
    border-style: solid;
    border-width: 10px;
    content: "";
    left: 20px;
    position: absolute;
    top: -20px;
}
.menu-header  ul ul  ul::before { display:none;}
.menu-header > ul > li.has-sub:hover > a:before {top: 23px;height: 0;}
.menu-header ul ul {position: absolute;left: -9999px;}
.menu-header.align-right ul ul {text-align: right;}
.menu-header ul ul li {height: 0;transition: all .25s ease;}
.menu-header li:hover > ul {left: auto;}
.menu-header.align-right li:hover > ul {left: auto;right: 0;}
.menu-header li:hover > ul > li {height: 35px;}
.menu-header ul ul ul {margin-left: 100%;top: 0;}
.menu-header.align-right ul ul ul {margin-left: 0;margin-right: 100%;}
.menu-header ul ul li a {border-bottom: 1px solid rgba(150, 150, 150, 0.15);padding: 11px 15px;width: 170px;font-size: 12px;text-decoration: none;color: #dddddd;font-weight: 400;background: #000;}
.menu-header ul ul li:last-child > a, .menu-header ul ul li.last-item > a {border-bottom: 0;}
.menu-header ul ul li:hover > a, .menu-header ul ul li a:hover {color: #ffffff;}
.menu-header ul ul li.has-sub > a:after {position: absolute;top: 16px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header.align-right ul ul li.has-sub > a:after {right: auto;left: 11px;}
.menu-header ul ul li.has-sub > a:before {position: absolute;top: 13px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';transition: all .25s ease;}
.menu-header.align-right ul ul li.has-sub > a:before {right: auto;left: 14px;}
.menu-header ul ul > li.has-sub:hover > a:before {top: 17px;height: 0;}

/*custom css*/

.donate-btn {
    width: 190px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    background-color: #d35e4f;
    font-weight: 500;
    border-radius: 15px;
    font-size: 16px;
    display: inline-block;
}

.donate-btn a {
	color: #fff; 
}
.donate-btn a:hover {
color: #fff;
text-decoration: none; 

}
.topbar-menu {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 9999;
    padding-top: 20px;
}
.slider-head1 {
    font-size: 120px;
    font-family: Besom;
 }
.slider-head2 {
    font-size: 75px;
    font-family: Besom;
 }
 .slider-head3 {
        font-size: 90px;
    font-family: Besom;
    line-height: 115px;
    margin-bottom: 0px;
 }
a:hover, a:focus {
	text-decoration: none!important;
}
.slider-btn {
    width: 210px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    border-radius: 40px;
    background-color: #5e3713;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
.slider-btn:hover {
	color: #fff;
}
p.copy-text {
    margin-bottom: 0px;
    padding-top: 2px;
    font-size: 13px;
    color: #a3a3a3;
}

.copy-right {
    padding: 25px 0px;
}
.action-main {
    width: 100%;
    float: left;
    background-color: #b0b665;
        padding: 30px;
}
.action-icon {
    width: 10%;
    float: left;
}
.action-left h2 {
    margin: 0px;
    color: #fff;
    font-weight: 500;
}
.action-left h2 span {
    text-decoration: underline;
    font-weight: 600;
}
.action-left p {
    color: #fff;
    font-size: 17px;
}
.action-right a {
    width: 145px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    background-color: #444444;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    border-radius: 40px;
}
.action-right a:hover {
	background-color: #d35e4f;
	color: #fff;
}
.action-right {
    text-align: right;
        padding-top: 10px;
}
.f-second {
    background-image: url(images/footer-bg.jpg);
    height: 526px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 125px 0px 75px;
}
.second-left h4 {
    margin: 0px;
    color: #291706;
    font-weight: 500;
    font-size: 20px;
}
.second-left p {
    margin-top: 25px;
    margin-bottom: 35px;
    color: #767676;
    line-height: 25px;
    font-size: 15px;
}
.f-second ol li:before {
    margin-right: 10px;
    content: counter(item);
    border-radius: 100%;
    color: #d36959;
    width: 25px;
    text-align: center;
    display: inline-block;
    border: 2px solid #d36959;
    height: 25px;
    line-height: 21px;
}
.f-second ol li {
   	counter-increment: item;
    margin-bottom: 20px;
    color: #767676;
    width: 50%;
    float: left;
}
.f-second ol {
    padding-left: 0px;
    list-style: none;
}
.second-right h4 {
    margin: 0px;
    color: #291706;
    font-weight: 500;
    font-size: 20px;
}
.s-client h4 {
    margin-bottom: 45px;
}
.s-client img {
    margin: 0px 26px 0px 0px;
}
.newsletter {
    margin-top: 45px;
}
.newsletter h4 {
    margin-bottom: 30px;
}
.newsletter input[type='text'] {
    width: 390px;
    height: 45px;
    padding: 0px 20px;
    border: 0px;
    float:left;
    margin-right:2%;
}

.form-validation-field-0formError.parentFormform-wysija-php59ddf9c3954ec-1.formError , .formError{left: 249px !important;}
.newsletter input[type="submit"] {
    height: 45px;
    width: 150px;
    border-radius: 40px;
    border: 0px;
    margin-left: 10px;
    background-color: #d35e4f;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.newsletter input[type="email"]::-webkit-input-placeholder{color:#a3a3a3;opacity:1; font-weight: 500;}
.newsletter input[type="email"]:-moz-placeholder{color:#a3a3a3;opacity:1; font-weight: 500;}
.newsletter input[type="email"]::-moz-placeholder{color:#a3a3a3;opacity:1; font-weight: 500;}
.newsletter input[type="email"]:-ms-input-placeholder{color:#a3a3a3;opacity:1; font-weight: 500;}
.footer {
    position: relative;
    margin-top: 65px;
}
.f-one {
    position: absolute;
    left: 0;
    right: 0;
    top: -65px;
}
.donate-res1 {
    opacity:0;
    width: 550px;
    float: left;
    height: 272px;
    background-image: url(images/donate-res1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
        padding: 0px 25px;
            background-position: center;
}
.donate-res1:hover {
    transform: scale(1.0, 1.25);
    -moz-transform: scale(1.0, 1.25);
    -ms-transform: scale(1.0, 1.25);
    -webkit-transform: scale(1.0, 1.25);
    -o-transform: scale(1.0, 1.25);
}
.donate-res2:hover {
    transform: scale(1.2, 1.25);
    -moz-transform: scale(1.2, 1.25);
    -ms-transform: scale(1.2, 1.25);
    -webkit-transform: scale(1.2, 1.25);
    -o-transform: scale(1.2, 1.25);
}
.donate-res3:hover {
    transform: scale(1.0, 1.25);
    -moz-transform: scale(1.0, 1.25);
    -ms-transform: scale(1.0, 1.25);
    -webkit-transform: scale(1.0, 1.25);
    -o-transform: scale(1.0, 1.25);
}
.donate-res1 h2 {
    margin-top: 48px;
    font-weight: 400;
    color: #fefefe;
    font-size: 29px;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.donate-res1 h2 span {
font-weight: 700;
text-decoration: underline;
}
.donate-res2 {
    width: 300px;
    float: left;
    height: 272px;
    background-image: url(images/donate-res2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index:2;
}
.donate-res2 ul li a img {
    margin-right: 15px;
}
.donate-res3 {
    float: left;
    width: 499px;
    height: 272px;
    background-image: url(images/donate-res3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
        background-position: center;
}
.donate-res3 h4 {
    margin-top: 87px;
    margin-bottom: 0px;
    color: #fefefe;
    letter-spacing: 2px;
    font-weight: 400;
}
.donate-res3 h2 {
    margin: 0px;
    color: #fefefe;
    font-weight: bold;
    font-size: 34px;
}
.donate-res3 a {
    margin-top: 10px;
    display: inline-block;
    width: 95px;
    height: 30px;
    line-height: 30px;
    color: #fefefe;
    font-size: 13px;
    font-weight: 500;
    background-color: #4a4a4a;
    border-radius: 40px;
}
.donate-res3 a:hover {
	color: #fff;
}
.donate-count ul li p {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
        margin-bottom: 0px;
}
.donate-count ul li {
    display: inline-block;
    width: 50%;
    float: left;
    color: #fefefe;
    font-size: 50px;
    font-weight: bold;
}
.donate-count ul {
    padding: 0px;
}
.donate-res2 ul li {
    display: block;
    margin-bottom: 25px;
}
.donate-res2 ul {
    margin-bottom: 0px;
    padding: 0px 25px;
    margin-top: 36px;
}
.donate-res2 ul li a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
}
.approach-main {
    padding: 115px 0px 75px;
}
.approach-head p {
    margin-bottom: 0px;
    color: #a3a3a3;
    letter-spacing: 2px;
    font-size: 20px;
    text-transform: uppercase;
}
.approach-head h2 {
    margin-bottom: 35px;
    margin-top: 0px;
    color: #727475;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 700;
}
.approach-bx {
    border: 1px solid #f1f1f1;
    box-shadow: 1px 10px 20px 0px #f1f1f1;
    padding-bottom: 40px;
    height:364px;
}
.approach-img a {
    position: absolute;
    bottom: 22px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    left: 20px;
}
.approach-img a:hover {
	color: #eee;
	}
.approach-img {
    position: relative;
}

.approach-text {
    margin-top: 30px;
        padding: 0px 20px;
}
.approach-text h3 {
    margin: 0px 0px 20px;
    font-size: 21px;
    color: #727475;
    font-weight: 500;
        width: 100%;
}
.approach-text p , .approach-text p span {
    margin-bottom: 25px;
    color: #a3a3a3 !important;
    line-height: 30px;
    font-size:15px !important;
}
.approach-text a {
    width: 115px;
    display: inline-block;
    text-align: center;
    height: 35px;
    border-radius: 40px;
    line-height: 35px;
    font-size: 13px;
    color: #fff;
    background-color: #bfbfbf;
}
.approach-text a:hover {
color: #fff;
    background-color: #d35e4f;
}
.donate-main {
    background-image: url(images/donate-bg.jpg);
    height: 383px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
        padding-top: 120px;
        background-attachment: fixed;
}

.donate-main .col-md-12{text-align:center; }

.donate-head p {
    margin-bottom: 0px;
    color: #ffffff;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 400;
}
.donate-head h2 {
    margin: 0px;
    font-size: 50px;
    color: #b0b266;
    letter-spacing: 2px;
}
.donate-form h4 {
    margin: 0px 0px 30px;
    font-size: 21px;
    color: #ffffff;
    font-weight: 400;
    display: inline-block;
    border-bottom: 2px solid;
    padding-bottom: 5px;
    float: left;
}
.donate-form input {
    width: 220px;
    height: 45px;
    margin-right: 15px;
    padding: 0px 15px;
    background-color: #fac7c7;
    border: 0px;
    box-shadow: 0px 0px 0px 0px;
}
.donate-form a {
        display: inline-block;
    width: 260px;
    height: 45px;
    border-radius: 40px;
    line-height: 45px;
    background-color: #d35e4f;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin-top: 3%;
}

.donate-form a:hover{background-color: #444444; color:#fff;}
.donate-form .d-info {
    position: absolute;
    color: #d35e4f;
    font-size: 18px;
        width: 135px;
}
.donate-form {
    position: relative;
}
.donate-head {
  /*  margin-top: 40px;*/
}
.donate-form .wpcf7-form-control-wrap {
    float: left;
}
.donate-form span.wpcf7-form-control-wrap {
    margin-bottom: 20px;
}
.donate-form .wpcf7-response-output {
    margin: 0;
    padding: 0px 1em;
    float: left;

}

.donate-form .wpcf7-validation-errors {
    color: red;
}
.agency-main {
    margin-top: 90px;
}
.agency-text h2 {
    font-size: 41px;
    color: #727475;
    text-align: right;
    margin: 0px;
}
.agency-text h2 span {
    color: #b8bc63;
    text-decoration: underline;
}
.agency-bx {
    position: relative;
}
.agency-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.agency-desc h3 {
    margin: 0px;
    color: #ffffff;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 400;
}
.agency-desc p {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
}
.agency-bx img {
    width: 100%;
    max-width: 100%;
    height: 270px;
}
.vision-main {
       margin: 55px 0px 90px;
}
.vision-bx {
    padding: 80px 70px;
    border: 10px solid #eeefda;
    border-radius: 0px 25px 0px 25px;
    position: relative;
}
.vision-bx h2 {
    color: #b0b266;
    font-weight: 500;
    margin-bottom: 25px;
    margin-top: 0px;
}
.vision-bx {
    padding: 80px 70px;
    border: 10px solid #eeefda;
    border-radius: 0px 25px 0px 25px;
    color: #a3a3a3;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    font-style: italic;
}
.vision-btn a {
    display: inline-block;
    width: 260px;
    height: 45px;
    border-radius: 40px;
    line-height: 45px;
    background-color: #d35e4f;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}
.vision-btn a:hover {
 background-color: #444444;
 color: #fff;
	}

.vision-btn {
    text-align: center;
    margin-top: 60px;
}
.vision-bx:before {
    content: url(images/coma-left.png);
    position: absolute;
    top: 35px;
    left: 25px;
}
.vision-bx:after {
    content: url(images/coma-right.png);
    position: absolute;
    bottom: 45px;
    right: 50px;
}
.event-main {
     background-image: url(images/event-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 80px 0px;
    background-attachment: fixed;
}
.event-head p {
    margin-bottom: 0px;
    font-size: 20px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
}
.event-head h2 {
    margin-top: 0px;
    margin-bottom: 35px;
    font-size: 50px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
}
.event-date {
    width: 85px;
    height: 85px;
    float: left;
    color: #fff;
    text-align: center;
}

.event1{ background-color: #00baa3;}
.event2{ background-color: #b0b665;}
.event3{ background-color: #d35e4f;}
.event4{ background-color: #7e4918;}

.event-date p {
    font-size: 15px;
    font-weight: 400;
    display: block;
}
.event-date h2 {
    margin: 15px 0px 0px 0px;
    font-weight: 700;
}
.event-info {
    width: 84%;
    float: left;
    padding-left: 15px;
}
.event-info h5 {
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    margin: 0px 0px 15px;
}
.event-time {
    display: inline;
    margin-left: 10px;
    border: 1px solid #fff;
    padding: 3px 10px;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
}
.event-info p {
    margin-bottom: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 25px;
}
.event-info a {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.event-info a:hover {
    color: #d35e4f;
}
.event-bx {
    width: 100%;
    float: left;
    margin-bottom: 45px;
}
.testimonial-main {
    padding: 110px 0px;
    display:none;
}



.testimonial-main .thumb-slider .slick-slider-item {
    width: 65px!important;
    height: 65px;
    margin: 0px 10px 0px 0px;
}
.testimonial-main .thumb-slider .slick-slider-item img {
    width: 65px!important;
    height: 65px;
    border-radius: 100%;
    margin: 0px 10px 0px 0px;
}

.testimonial-main .thumb-slider .slick-slider-item.slick-slide.slick-current.slick-center {
    width: 75px!important;
    height: 75px;
    margin: 0px 10px 0px 0px;
    /* padding: 30px 0 0; */
}
.testimonial-main .thumb-slider .slick-slider-item.slick-slide.slick-current.slick-center img {
    width: 75px!important;
    height: 75px;
    border-radius: 100%;
    margin: 0px 10px 0px 0px;
}

/*.thumb-slider {
    margin-left: 120px;
}*/

.thumb-slider:after {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    background: #dfe1e3;
    content: "";
    left: 0;
    z-index: -1;
    /* right: 0; */
    /* text-align: center; */
    /* margin: 0 auto; */
    /* display: table; */
}
.slider-thumb p {
    text-align: center;
    width: 1020px;
    margin: 0 auto;
    color: #6b6e75;
    font-size: 17px;
    line-height: 30px;
    position:relative;
   
}

.slider-thumb p:before{
    
    content:url(images/left.png); 
    position: absolute;
    left: -3%;
}

.slider-thumb p:after{
    
    content:url(images/right.png);
    position: absolute;
    right: -3%;
    top: 0;
}


.testimonial-main .thumb-slider .slick-current:before {
    content: url(images/test-arrow.jpg);
    position: absolute;
    top: -11px;
    z-index: 9999999;
    left: 0;
    right: 0;
}

.thumb-slider {/* border-top:2px solid #dfe1e3; */text-align: center;margin: 0 auto;width: 80%;padding: 0;position: relative;}

.banner { background-repeat: no-repeat;background-size: 100% 100%;}
.banner h2{padding-top: 26%; padding-bottom: 8%; font-weight: 500; color:#fff; font-size: 39px; width: 100%; }
.banner h2 span {float: right; font-weight:  400; color:#ffffff; font-size: 16px; text-transform: uppercase;  }
.banner h2 span ul.breadcrumbs {background-color: transparent;  }
.banner h2 span ul.breadcrumbs li {    padding-right: 8px; }
.banner h2 span ul.breadcrumbs li a {color:#fff; }
.banner h2 span ul.breadcrumbs li strong {font-weight:  400; color:#ffffff; font-size: 16px; text-transform: uppercase; }
.approach-main .approach-head h3{font-size: 600; color:#727475; font-size: 16px;}
.approach-content {padding-top: 4%;}

.navigation {
    text-align: center;    width: 100%;
    float: left;
    margin-top: 7%;
}

.event-detail img.main-img {max-width: 100%; min-height: 344px; }
.event-detail ul.date-list{background-color: #b0b665; min-height: 344px; padding: 0; border-left: 1px solid #9ea35b;}
.event-detail ul.date-list li{ padding: 14%; border-bottom: 1px solid #9ea35b; list-style: none; width: 100%; font-weight: 500; font-size: 18px; color:#fff;}
.event-detail ul.date-list li i{ margin-right: 8%; float: left;
    margin-bottom: 8%;} 
.event-detail ul.date-list li:last-child{border:none;}
span.pages {
    display: none;
}
span.current {
    border: none !important;
    color:#d35e4f;
}
a.page.larger,a.nextpostslink , a.page.smaller,a.previouspostslink {
    border: none !important;
    color:#a3a3a3;
}

.event .approach-bx {background-color: #feffee;} 
.date-box {    width: 100%;
    padding-top: 1%;
    padding-bottom: 1%;
    background-color: #f8fafc;
    padding-left: 3%;}
.date-box h6{font-weight: 500; color:#959595; font-size: 13px;}
.approach-text h4{margin-bottom: 8%; text-transform: uppercase; margin-top: 0; font-weight: 500; color:#b4b4b4; font-size: 13px;}

span.share-btn {float: left; font-weight: 700; color:#696969; font-size: 13px; text-transform: uppercase; margin-top: 2%;}
.sfsi_plus_widget{float: left;}
.event-detail {    margin-bottom: 10%;
    margin-top: 8%;}

.event-detail .right-bar h2{margin-top: 0; font-weight: 500; color:#585858; font-size: 16px; text-transform: uppercase;}
.event-detail .right-bar .similar-box{background-color: #f1f1e7;}
.event-detail .right-bar .similar-box .box-content{padding-top: 4%; padding-left: 10%; padding-right: 10%; padding-bottom: 14%;}
.event-detail .right-bar .similar-box h3{font-weight: 500; color:#585858; font-size: 16px; text-transform: uppercase;}
.event-detail .right-bar .similar-box h4{margin-bottom: 8%; font-weight: 400; color:#b1b1b1; font-size: 13px; text-transform: uppercase;}
.event-detail .right-bar .similar-box p{font-weight: 400; color:#5f5f5f; font-size: 16px;}
.event-detail .right-bar .similar-box a{    width: 145px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    background-color: transparent;
    font-size: 13px;
    color: #9ea35b;
    font-weight: 500;
    border-radius: 40px;
    border:1px solid #9ea35b; text-transform: uppercase;}
.event-detail .right-bar .similar-box a:hover{ background-color: #9ea35b; color:#fff; }
.event-detail .right-bar .past-box{background-color: #f1f1e7;}

.past-box {display: inline-block; width: 100%;     padding-top: 10%;
    padding-left: 8%;
    padding-right: 8%; margin-top: 20%;}
.past-box h2{font-weight: 700; font-size: 16px; color:#636363; text-transform: uppercase; margin-bottom: 16%;}
.past-box h3 {margin-top: -10px;}
.past-box h3 a{font-weight: 500; font-size: 14px; color:#606060; }
.past-box h6{font-weight: 500; font-size: 13px; text-transform: uppercase; color:#ababab; }
.past-box img{float: left; max-width: 74px; min-height: 69px; margin-right: 7%;}

.past-box .box-content{    min-height: 100px;
    border-bottom: 1px solid #e1e5eb;
    margin-bottom: 14%;}

.past-box .box-content:last-child{border:none;}
.link{margin-top: 4%; padding-bottom: 4%;}
.link p {font-weight: 400; color:#929292; font-size: 14px; }

.contact form ul {padding: 0; display: inline-block; width: 100%;}
.contact form ul li {list-style: none; width: 100%; margin-bottom: 3%;}
.contact form ul li input[type="text"],
.contact form ul li input[type="email"]
 {width: 50%; border:1px solid #cfd4db; border-radius: 4px; padding: 10px;} 
.contact form ul li input::-webkit-input-placeholder,
.contact form ul li textarea::-webkit-input-placeholder
 { /* Chrome/Opera/Safari */
  color: #ababab;
}
.contact form ul li input::-moz-placeholder,
.contact form ul li textarea::-moz-placeholder
 { /* Firefox 19+ */
  color: #ababab;
}
.contact form ul li input:-ms-input-placeholder,
.contact form ul li textarea:-ms-input-placeholder
 { /* IE 10+ */
  color: #ababab;
}
.contact form ul li input:-moz-placeholder,
.contact form ul li textarea:-moz-placeholder
 { /* Firefox 18- */
  color: #ababab;
}
.our_services {
    padding: 4% 0;
}
.contact {padding-bottom: 6%;}
.contact form ul li textarea{width: 70%; border:1px solid #cfd4db; border-radius: 4px; padding: 10px; height: 150px ;resize: none;}

.contact form ul li input[type="submit"]{    width: 145px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    background-color: #b0b665;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    border-radius: 40px; border:none;}
.contact form ul li input[type="submit"]:hover{background-color: #fff; color:#b0b665; border:1px solid #b0b665;}

.contact .right-box h2{font-weight: 600; color:#5f5f5f; font-size: 24px; margin-bottom: 6%;}
.contact .right-box h3, .contact .right-box h3 a{text-decoration: underline; font-weight: 500; color:#d35e4f; font-size: 14px; margin-bottom: 6%;}

.contact .right-box {    background-color: #f3f4e8;
    padding: 10px 28px 30px 28px;font-weight: 500; color:#5a5a5a; font-size: 14px; text-transform: uppercase; line-height: 2;}
.contact .right-box p a  , .contact .right-box p {font-weight: 500; color:#5a5a5a; font-size: 14px; text-transform: uppercase; line-height: 2;}

.about .agency-bx p {font-weight: 500; color:#a3a3a3; font-size: 16px;}
.stats {background-image: url(images/about.jpg);     padding-top: 7%; 
    padding-bottom: 7%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%; margin-top: 6%;}
.stats i {color:#fff; border:2px solid #fff; border-radius: 50%; padding: 4%; font-size: 20px;}
.stats h2{margin-top: 0; font-weight: 600; color:#ffffff; font-size: 40px; }

.stats .stats-list .col-md-3{text-align: center;}
.stats .stats-list h3{font-weight: 600; color:#ffffff; font-size: 50px; }
.stats .stats-list h4{font-weight: 500; color:#ffffff; font-size: 17px; }
.stats a{    width: 180px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    background-color: #d35e4f;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    border-radius: 40px; text-transform: uppercase;     margin-top: 20%;
    margin-left: 30%; }

.about-event {margin-top: 4%; padding-bottom: 6%;}
.about-event p{font-weight: 500; color:#a3a3a3; font-size: 16px;    margin-top: 4%;}
.about-event a{font-weight: 700; color:#727475; font-size: 13px;  text-transform: uppercase; text-decoration: none;}
.about-event .col-md-6{    padding: 2% 6% 0px 7%;}
.about-event span{    margin-bottom: 10%;margin-right: 5%; font-weight: 700; font-size: 50px; font-family: 'Playfair Display', serif; float: left;}

.about-event #span1{color:#efc94c;}
.about-event #span3{color:#2780ba;}
.about-event #span2{color:#d55342;}
.about-event #span4{color:#45b29d;}

.participate p span {font-size: 16px !important;}
.participate h2.why{margin-bottom: 6%; font-weight: 500; color:#435061; font-size: 22px; text-transform: uppercase;}

.participate .need{margin-bottom: 4%;}
.participate .need h3{font-weight: 500; color:#435061; font-size: 14px;}
.participate .need p{font-weight: 400; color:#637285; font-size: 14px;}

.participate .emaila {background-color: #b0b665; font-weight: 500; color:#fff; text-transform: uppercase; font-size: 14px; padding: 24px;}
.participate .emaila a , .participate .question  a{ font-weight: 500; color:#fff;}
.participate .question {background-color: #d35e4f; font-weight: 500; color:#fff; text-transform: uppercase; font-size: 14px; padding: 24px;}
.participate .right-box{background-color: #b0b665; }
.participate .right-box h2{font-weight: 600; color:#fff; font-size: 24px; text-transform: uppercase; }
.participate .right-box h2 span{font-weight: 400; color:#fff; font-size: 16px; text-transform: uppercase; }

.participate .right-box form ul {padding: 0; display: inline-block; width: 100%;}
.participate .right-box form ul li {list-style: none; width: 100%; margin-bottom: 7%;}
.participate .right-box form ul li h5 {font-weight: 500; color:#3f3f3f; font-size: 14px; }
.participate .right-box form ul li h4 {font-weight: 400; color:#f1f1f1; font-size: 12px; }
.participate .right-box form ul li input{border-radius: 0; width: 100%; padding: 1px; text-indent: 10px; }
.participate .right-box form ul li select{border:none; height: 30px; width: 100%; padding: 1px; text-indent: 10px; }

.participate .right-box form ul li:nth-child(6){width: 50%; float: left; padding-right: 2%;}
.participate .right-box form ul li:nth-child(7){width: 50%; float: left; padding-left: 2%;}
.participate .right-box form ul li:last-child{text-align: center;}
.participate .right-box form ul li input[type="submit"]{

    width: 200px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    background-color: #d35e4f;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    border-radius: 40px;
    text-transform: uppercase;
}
.participate .right-box form ul li input[type="submit"]:hover{

    background-color: #444444;

}

 .categories-main.team-main  .categories-tab ul {padding:0; display: inline-block; width:100%;}
 .categories-main.team-main  .categories-tab ul li {list-style: none; text-align: center; }
 .categories-main.team-main  .categories-tab ul li a {font-weight: 400; color:#545454; font-size: 14px; text-transform: uppercase; padding: 10px; display: inline-block; width: 100%; background-color: #e5e5e5; }
.categories-main.team-main  .categories-tab ul li.activetab a {color:#fff; background-color: #d35e4f; }
 .categories-main.team-main  .categories-tab ul li.activetab a:before{
    content : url(images/arrow-down.png);
        position: absolute;
    bottom: -17px;
    left: 48%;
}
.categories-main.team-main .categories-content-main .categories-content img.team-img {position: absolute;
    left: -27%;
    top: -44px; max-width: 214px; min-height: 205px; }
.categories-main.team-main .categories-content-main .categories-content h2{ font-weight: 600; color:#5e5e5e; font-size: 18px; }
.categories-main.team-main .categories-content-main .categories-content h3{ margin-top: 0; font-weight: 400; color: #5e5e5e; font-size: 12px; }
.categories-main.team-main .categories-content-main .categories-content p{  font-weight: 400; color: #6e6e6e; font-size: 14px; }
 .categories-main.team-main .categories-content-main .categories-content a{     margin-right: 1%;  font-weight: 400; color: #9d9d9d; font-size: 14px; }
 .categories-main.team-main .categories-content-main .categories-content a:hover{ color: #d35e4f; }
 .categories-main.team-main .categories-content-main .categories-content .col-md-10{padding-left: 4%; }
 .categories-main.team-main .categories-content-main .categories-content .row{padding-bottom: 4%; margin-bottom: 10%; clear: both; background-color: #f0f0f0; position: relative; }

.categories-main.team-main  .categories-content-main {
        width: 84%;
    margin: 0 auto;
    margin-top: 10%;
}

 section.categories-main.team-main {    margin-top: 6%;}

.donation-main input#give-amount , .donation-main span.give-currency-symbol.give-currency-position-before {
    background-color: #b0b665 !important;
    color: #fff !important; border:1px solid #d35e4f !important;
}

.donation-main li button {
    background-color: #f9f9f9;
}

.donation-main li button:hover { background-color: #b0b665 !important; color: #fff !important;  } 

.donation-main legend{font-weight: 400 !important; color:#727475 !important; font-size: 17px !important;}

.donation-main ul#give-gateway-radio-list label ,
.donation-main #give-recurring-form .form-row label, .donation-main form.give-form .form-row label, .donation-main form[id*=give-form] .form-row label {font-weight: 400 !important; font-size: 13.5px; color:#a3a3a3 !important; }

.donation-main span.give-donation-total-label {
    background-color: #b0b665 !important;
    color: #fff !important;
    border: 1px solid #d35e4f !important;
}

.donation-main input[type="text"] , 
.donation-main input[type="email"]{    background-color: #f9f9f9 !important;
    border-color: #f1f1f1 !important;}

.donation-main input#give-purchase-button {
    width: 145px;
    padding: 0;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    background-color: #d35e4f;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    border-radius: 40px;
}

.donation-main input#give-purchase-button:hover {     background-color: #444444; } 
.donation-main h2 {font-weight: 700; font-size: 20px; color:#727475;}
.donation-main{margin-top: 4%; padding-bottom: 4%;}

.service-detail .top-btn .col-md-8 .col-md-6.padright{position: relative; text-transform: uppercase; font-weight: 400; font-size: 16px;   background-color: #d35e4f; text-align: center; color: #fff; padding: 14px;}
.service-detail .top-btn .col-md-8 .col-md-6.padleft{  text-transform: uppercase;  font-weight: 400; font-size: 16px;  background-color: #575757; text-align: center; color: #fff; padding: 14px;}

.service-detail .top-btn .col-md-8 .col-md-6.padright span {border-bottom: 1px solid #fff;}
.service-detail .top-btn .col-md-8 .col-md-6.padleft span {border-bottom: 1px solid #fff;}

 .service-detail .top-btn .col-md-4 a {   width: 160px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    background-color: #5e3713;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    border-radius: 40px;
    float: right;
}

 .service-detail .top-image .padright img.image-main {width : 100% ; min-height:  401px;}
 .service-detail .top-image .padleft {background-color: #b0b665; text-align: center;     min-height: 436px;
    padding: 104px 34px 0 34px;}
 .service-detail .top-image .padleft h2 {position: relative; font-weight: 500; color:#ffffff; font-size: 26px;}
 .service-detail .top-image .padleft h3 {font-weight: 500; color:#ffffff; font-size: 15px; text-transform: uppercase;}


.urgent{    position: absolute;
    top: 3%;
    left: 4%;}

.service-detail .categories-main .categories-tab ul {padding: 0; display: inline-block; width: 100%;}
.service-detail .categories-main .categories-tab ul li {list-style: none; float: left; padding-right: 4%;}
.service-detail .categories-main .categories-tab ul li a{font-weight: 400; color:#727475; font-size: 17px; }
.service-detail .categories-main .categories-tab ul li a span {
    background-color: #00baa3;
    color: #fff;
    padding: 0 4px 0 4px;
    font-size: 12px;
}
.service-detail .categories-main .categories-tab ul li.activetab a{border-bottom:2px solid #727475;}
.service-detail {margin-top: 4%;}
.service-detail .row.top-image {
    margin-bottom: 4%;
    margin-top: 4%;
}

.service-detail .categories-tab {
    margin-bottom: 2%;
}


#commentform input#submit {
    width: 145px;
    padding: 0;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    background-color: #d35e4f;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    border-radius: 40px;
    border: none;
}

#commentform input#submit:hover {
    background-color: #444444;
}

#commentform textarea#comment , #commentform input {    width: 50%;resize: none;}

@media (min-width: 100px) and (max-width: 767px) {
.menu-header {width: 100%;}
.menu-header ul {width: 100%;display: none;}
.menu-header.align-center > ul {text-align: left;}
.menu-header ul li {width: 100%;border-top: 1px solid rgba(120, 120, 120, 0.2);}
.menu-header ul ul li,  .menu-header li:hover > ul > li {height: auto;}
.menu-header ul li a,  .menu-header ul ul li a {width: 100%;border-bottom: 0;}
.menu-header > ul > li {float: none;}
.menu-header ul ul li a {padding-left: 25px;}
.menu-header ul ul ul li a {padding-left: 35px;}
.menu-header ul ul li a {color: #dddddd;background: none;}
.menu-header ul ul li:hover > a,  .menu-header ul ul li.active > a {color: #ffffff;}
.menu-header ul ul,  .menu-header ul ul ul,  .menu-header.align-right ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left;}
.menu-header > ul > li.has-sub > a:after,  .menu-header > ul > li.has-sub > a:before,  .menu-header ul ul > li.has-sub > a:after,  .menu-header ul ul > li.has-sub > a:before {display: none;}
.menu-header #menu-button {display: block;padding: 17px;color: #dddddd;cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 700;}
.menu-header #menu-button:after {position: absolute;top: 22px;right: 17px;display: block;height: 8px;width: 20px;border-top: 2px solid #dddddd;border-bottom: 2px solid #dddddd;content: '';}
.menu-header #menu-button:before {position: absolute;top: 16px;right: 17px;display: block;height: 2px;width: 20px;background: #dddddd;content: '';}
.menu-header #menu-button.menu-opened:after {top: 23px;border: 0;height: 2px;width: 15px;background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.menu-header #menu-button.menu-opened:before {top: 23px;background: #ffffff;width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.menu-header .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid rgba(120, 120, 120, 0.2);height: 46px;width: 46px;cursor: pointer;}
.menu-header .submenu-button.submenu-opened {background: #262626;}
.menu-header ul ul .submenu-button {height: 34px;width: 34px;}
.menu-header .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:after {top: 15px;right: 13px;}
.menu-header .submenu-button.submenu-opened:after {background: #ffffff;}
.menu-header .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:before {top: 12px;right: 16px;}
.menu-header .submenu-button.submenu-opened:before {display: none;}
}

/*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg {      
	position: relative;
    top: 0px;
    right: 0px;
    width: 170px;
    z-index: 9;
    text-align: center;
    color: white;
    display: block;
    transition: all ease-out 0.3s;
    display: inline-block;
}
.res-menu-bx {
    text-align: right;
}
a#hamburg i {position: relative;top: 50%;transform: translateY(-50%);}
.nav1 {transition: all ease-out 0.3s; display:none;}
.nav1 a { color: #ffffff; }
.nav1 ul {margin: 0;padding: 0;background-color: #303030;}
.nav1 ul li {display: inline-block;position: relative;}
.nav1 ul li > a {display: inline-block;padding: 10px;}
.nav1 ul li > a > i {margin-left: 15px;transition: all ease-out 0.3s;-webkit-transition: all ease-out 0.1s;}
.nav1 ul li ul {display: none;position: absolute;top: 38px;background:#222;width: 200px;text-align: left;}
.nav1 .search-nav,.nav1 .title{ display:none;}
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a {  color:#fff; text-decoration:none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); }
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;float: right;height: 0;margin:8px 0 0 8px;width: 0;}
.nav1 ul li.open  span.marrow {border-left: 5px solid transparent; border-top:0;border-right: 5px solid transparent;border-bottom: 5px solid #fff;}
/*@media screen and (max-width: 767px) {*/
/*a#hamburg { display: block; }*/
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 { /*background:url(images/nav-bg.jpg) repeat ;*/box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;right: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(340px);width: 335px;background-color: rgba(94, 55, 19, 0.64);}
.nav1 .search-nav,.nav1 .title{ display:block;}
.nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
.nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
.nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
.search-nav > form {    position: relative;}	
.nav1 ul {  text-align: left;  background-color: transparent; text-transform: uppercase; padding: 45px 15px;}
.nav1 ul li { display: block;}
.nav1 ul li a { display: block; padding:10px 0; font-size: 16px; }.nav1 ul li:hover > a {font-weight: bold;}
.nav1 ul li a > i { float: right; }
.nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
.nav1 ul li:hover > ul { display: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(0); }
.nav1 ul li.open > a { background-color: transparent; }
.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
.nav1 ul li.open > ul { display: block; }
div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
html.open-menu { overflow: hidden; }
html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);/*left: 250px;*/}
html.open-menu a#hamburg{ transform: translateX(250px); z-index:999; right: 0px;}
a#hamburg p {
        display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-left: 10px;
}
/*html.open-menu main {transform: translateX(-250px);}*/
html.open-menu nav.nav1 {z-index: 3;transform: translateX(0px);}
.menu-main-menu-container ul ul ul li a {padding:5px;}
ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
.nav1 ul li:last-child {    border: 0 ;}
.nav-cross.open > span {    background: #fff ;}
/*---------------------Hamberg Icon --------------------------------------------- */
.nav-cross {
	width: 24px;
    height: 40px;
    position: relative;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
    display: inline-block;
    top: 12px;
}
.nav-cross span {  display: block;  position: absolute;
height: 2px;width: 100%;background: #fff;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
#nav-icon1 span:nth-child(1) {top: 0px;}
#nav-icon1 span:nth-child(2) {top: 18px;}
#nav-icon1 span:nth-child(3) {top: 36px;}
#nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg);}
#nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
#nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg);}
.nav-cross span:nth-child(1) {top: 14px;transform-origin: left center;}
.nav-cross span:nth-child(2) {top: 20px;transform-origin: left center;}
.nav-cross span:nth-child(3) {top: 26px;transform-origin: left center;}
.nav-cross.open span:nth-child(1) {transform: rotate(45deg);top: 11px;left: 4px;}
.nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
.nav-cross.open span:nth-child(3) {transform: rotate(-45deg);top: 28px;left: 4px;}
/*}*/


@media (min-width: 100px) and (max-width: 767px) {

main{ padding:0 15px;}
.logo{ text-align:center;}	
.searchtoggle{ display:none;}
.push-logo{ margin:10px 0;}
.logo img{ max-height:60px; width:auto;}
header .searchform{ display:none;} 
.slider .inner-item {height: 200px;}
.slider .inner-item .caption{ display:none;}
}




