/*
Theme Name: 2016 Child Simple Clean Design
Theme URI: https://www.tipsandtricks-hq.com/wordpress-twenty-sixteen-2016-child-theme-simple-clean-design-8509
Author: the Tips and Tricks HQ
Author URI: https://www.tipsandtricks-hq.com
Template: twentysixteen
Description: This Twenty Sixteen child theme uses a very simple and clean design for the blog posts and pages.
Version: 1.1
License: GNU General Public License v2 or later
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body
{
	font-family: sans-serif;
	font-size:14px !important;
}
body #content .post .entry-content {
    float: none;
    width: 100%;
}
body #content .post .entry-footer {
    display: none;
}
body:not(.custom-background-image):before, body:not(.custom-background-image):after
{
	content:none;
}
.sl-caption.pos-bottom {
    display: none !important;
}
.amazingcarousel-title 
{
    display: none;
}
.site {
    margin: 0;
}
.main-navigation li:hover > ul, .main-navigation li.focus > ul
{
	left:0;
}
.sub-menu
{
	width:100px;
}
.sub-menu li a
{
	padding:10px;
	width:auto !important;
}
.main-navigation .menu-item-has-children > a
{
	padding-right: 12px;
}
.site-inner
{
	max-width: 1349px;
}
.site-header {
    padding: 0px 14px;
    background: #f0be07;
    position: fixed;
    width: 98%;
    z-index: 9999;
    margin: auto;
    left: 0;
    right: 0;
}
.main-navigation li:last-child
{
	background:#d35400;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a
{
	background: #d8ab06;
}
.site-branding .site-title a {
    color: #fff;
}
.site-branding .site-title a:hover {
    color: #fff;
}
.main-navigation a{
    color: #fff;
	padding: 22px 12px;
	text-transform: uppercase;
}
.site-title
{
	padding-top: 20px;
}
.site-branding, .site-header-menu, .header-image {
    margin-top: 0;
    margin-bottom: 0;
}
.metaslider .flexslider:hover .flex-next
{
	right: 0 !important;
}
.flexslider:hover .flex-direction-nav .flex-next
{
	right: 0 !important;
}
.metaslider .flexslider:hover .flex-prev
{
	left:0 !important;
}
.flexslider:hover .flex-direction-nav .flex-prev
{
	left:0 !important;
}
.flex-direction-nav .flex-prev
{
	left:0 !important;
}
.flex-direction-nav .flex-next
{
	right: 0 !important;
}
.site-content
{
	padding: 0;
}
.metaslider .caption-wrap
{
	top: 66px;
    right: 0;
	left:auto !important;
	bottom:auto !important;
	width: 30% !important;
	float: right;
    padding: 25px 12px;
    height: 384px;
}
.caption-wrap h2 {
    margin-bottom: 20px;
	color:#fff;
}
.caption-wrap p {
    margin-bottom: 10px !important;
	color:#fff;
}
.site-footer .site-title:after
{
	content:none;
}
.site-footer
{
	padding: 0 35px;
}
.social_icon
{
	float:right;
}
.social_icon .widget
{
	border-top:0;
	margin-bottom:0;
	padding-top: 0;
}
.site-footer {
    padding: 10px 35px;
    background: #d35400;
    
}
.site-info
{
	width:100%;
	margin:0;
}
.copyright span,.copyright a
{
	color: #fff;
	font-size:14px !important;
}
.footer_icons li
{
	list-style:none;
	float:left;
}
.footer_icons li a {
    box-shadow: none;
    margin: 0 10px;
	color: #fff;
}
.widget
{
	border-top:0;
}
.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets
{
	margin-left:0 !important;
	margin-right:0 !important;
}
.comments-area, .sidebar, .content-bottom-widgets .widget-area, .widecolumn
{
	margin-bottom:0;
}
.site-main
{
	margin-bottom:0;
}

/*------------------home---------------------*/
.about_img {
    background: #f0be07;
    padding: 30px 0;
    margin-top: 55px;
    margin: 38px 60px;
    position: relative;
    z-index: 9;
	box-shadow: 0 0 12px rgba(0,0,0,0.3);
}
.about_text:before {
    content: '';
    width: 4px;
    height: 50px;
    background: #fff;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}
.about_text:after {
    content: '';
    width: 4px;
    height: 50px;
    background: #fff;
    float: left;
    position: absolute;
    left: 0;
    bottom: 0;
}
.about {
    padding: 50px 90px 50px 15px;
	background: #d35400;
	border-top: 1px solid #f6c76e;
}
.about_text {
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    border-right: 4px solid #fff;
    padding: 55px 50px 55px 75px;
    position: absolute;
    left: -115px;
}
.about_text p {
    margin-bottom: 0;
	color:#fff;
}
.about_text h2
{
	color:#fff;
}

.no-padding
{
	padding:0;
}
.about:before {
    content: url(./images/goldenflower.png);
    position: absolute;
    top: -79px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 9999;
}
.gallery
{
	margin:0;
	padding: 0 60px 60px;
}
.event .meta
{
	display:none;
}
.gallerys .meta
{
	display:none;
}
.gallery .meta
{
	display:none;
}
.bar1
{
	display:none;
}
.bar2
{
	display:none;
}
.gallery h2 {
    margin-top: 70px !important;
    font-size: 30px;
    text-transform: uppercase;
	position:relative;
}
.gallery h2:after {
    content: url(./images/border.png);
    position: absolute;
    float: left;
    width: 182px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
}
.event {
    padding: 0 60px 30px;
}
.wpcolumns {
    padding-top: 20px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    margin: 0 8px;
    position: relative;
	width:32% !important;
}
.featured-content-list .featured-content.first
{
	clear:none !important;
}

.event .event_filters
{
	display:none;
}
.event .box-layout .event-img
{
	height: 275px;
    max-height: 275px;
}
.event .box-layout .event-img img
{
	max-width: 100%;
}
.layout-view-icon
{
	display:none;
}
.event-listings-view-header
{
	border-bottom:0 !important;
}
.event h3 {
    font-size: 30px;
    text-transform: uppercase;
    position: relative;
    color: #000;
    text-align: center;
    margin-left: 50%;
}
.event h3:after {
    content: url(./images/border.png);
    position: absolute;
    float: left;
    width: 182px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
}
.event .event-title {
    font-size: 25px;
    font-weight: 600;
    font-family: sans-serif;
    color: #000;
	height: auto;
	text-transform: capitalize;
}
.box-layout .event-location
{
	font-size:15px;
}
.event-start-date {
    color: #d35400 !important;
}
.box-layout
{
	font-family: sans-serif !important;
	position:relative;
}
.event-ticket {
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 9;
    background: #d35400;
    text-align: center;
    border-radius: 21px;
    padding: 4px 0 !important;
	width: 22% !important;
    color: #fff !important;
	animation-name: flash;
	animation-duration:2s;
	animation-iteration-count:infinite;
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}
.services {
    padding: 80px 75px 60px;
}
.services h2
{
    font-size: 30px;
    text-transform: uppercase;
	position:relative;
	margin-bottom: 60px;
}
.services h2:after {
    content: url(./images/border.png);
    position: absolute;
    float: left;
    width: 182px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
}
.banner {
    background: #7b5f2e;
    color: #fff;
    padding-top: 22px;
}
.banner p {
    font-size: 16px;
}
.banner li .fa {
    font-size: 30px;
	margin-bottom: 10px;
}
.banner li a
{
	color:#fff;
	text-decoration:none;
	box-shadow:none;
}
.footer_icons li a i {
    font-size: 18px;
}
.banner li {
    list-style: none;
    float: left;
    width: 33%;
}
.banner ul {
    margin: 0 auto 10px;
    display: table;
}
.featured-read-more a
{
	box-shadow:none;
	background:#d35400;
	border-color:transparent;
	color:#fff;
}
/*--------------contact-------------------*/
.entry-header {
    background: #d35400;
    padding: 40px 30px;
    margin-top: 62px;
}
.entry-title {
    color: #fff;
    margin-bottom: 0;
}
.post-7 .entry-header
{
	display:none;
}
.contact_section 
{
    padding: 50px 60px;
}
.contact h3 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
}
.contact {
    border: 1px solid #ddd;
    padding: 20px 20px 0;
}
.contact form p {
    margin-bottom: 15px;
}
.contact form label
{
	width:100%;
}
.contact form input {
    width: 100%;
    background: transparent;
    height: 40px;
    font-size: 14px;
    font-weight: normal;
}
.contact form textarea {
    height: 100px;
	background: transparent;
	font-size: 14px;
    font-weight: normal;
}
.contact form input[type=submit]
{
	background: #d35400;
	color:#fff;
}
.contact_box p span {
    font-size: 36px;
	color: #d35400;
}
.contact_box {
    background: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
    padding: 15px;
    height: 180px;
	position: relative;
    left: 40px;
}
.contact_box h4
{
	font-size:16px;
	margin-top: 0;
}

/*-------------about----------------*/
.filter
{
	display:none;
}
.about_us 
{
    padding: 50px 60px;
	background: #ecf0f1;
}
.featured-content-list .featured-content-image img, .featured-content-slider .featured-content-image img
{
	border-radius:50%;
}
.about_texts
{
	background: #fff;
    padding: 30px;
}
.abouts_img img {
    border: 10px solid #f0be07;
}
.gallerys
{
	padding:50px 60px;
}
.videos
{
	padding:55px 60px;
}
.about_texts img
{
	width:215px;
	border-radius:50%;
}
.donates
{
	padding: 50px 100px;
	width: 100%;
    float: left;
}
.donates form label
{
	width:100%;
	margin-bottom: 20px;
}
.donates form input {
    width: 100%;
    height: 40px;
    font-size: 14px;
    font-weight: normal;
}
.donates form select
{
	width:100%;
	height:40px;
	font-size: 14px;
    font-weight: normal;
	background:#f7f7f7;
}
.donates form textarea
{
	font-size: 14px;
    font-weight: normal;
	height:100px;
}
.donates h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}
.donates h3
{
	font-size:20px;
	font-weight: 600;
}
.donates .wpcf7 {
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    padding: 35px 35px 0; 
}
.donates form input[type=submit] {
    width: 35%;
    margin: auto;
    display: table;
	background: #d35400;
}
.event_listing .entry-content {
    width: 100% !important;
}
.single_event_listing {
    padding: 0 15px;
}
.single_event_listing .event-title {
    color: #000;
    font-size: 30px;
}
.event_text h5 {
    margin-top: 0;
    margin-bottom: 10px;
}
.event_text p {
    margin-bottom: 10px;
}
.events {
    padding: 50px 60px;
}
.event_text h3 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 10px;
}
.event_text h5 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
}
.event_box {
    border: 1px solid #d35400;
    padding: 10px;
    box-shadow: 0 0 30px rgba(0,0,0,0.2);
	margin-bottom:15px;
	height:266px;
}
.main-navigation a:hover, .main-navigation a:focus
{
	text-decoration:none;
	color:#fff;
}
.sections
{
	padding:50px 60px;
}
.service {
    width: 100%;
    float: left;
    margin-bottom: 25px;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.services_text
{
	padding:25px;
	height:300px;
}
.event-location i {
    color: #d35400;
}
.service img
{
	height: 300px;
    width: 100%;
}
.services_text:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 55px 45px 55px 0;
    border-color: transparent #fff transparent transparent;
    left: -45px;
    top: 35%;
}
.main-navigation {
    margin: 0 -14px;
}
.main-navigation .menu-item-has-children > a:after
{
	content:none;
}
.committy table th {
    background: #d35400;
    color: #fff;
    font-size: 18px;
}
.main-navigation ul ul:before, .main-navigation ul ul:after
{
	content:none;
}
/* ------- Responsive code here ------- */

@media only screen and (max-width:909px){
    body #content .post .entry-content {
        float: none;
        margin: 0 7.6923%;
        width: auto;
    }
}
