/*
Theme Name: SNS
Template: accelerate
Author: SNS
Description: SNS is multipurpose WordPress theme made for simplicity and ease of use. This theme is a piece of art that has this premium look and feel which will make your site stand out. Supports all post formats. Accelerate can be used for portfolio, business, blog, personal, travel, corporate, business services or any other kinds of sites. Get free support in http://themegrill.com/support-forum/ and check the demo at http://demo.themegrill.com/accelerate/. Available Translation: Polish and Hungarian.
Version: 1.1466985113
Updated: 2016-06-26 23:51:53

*/
.googlescript
{
	display: none;
}

body, p, button, input, select, textarea
{
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	line-height: 1.7;
	font-size: 16px;
}

/*-----------------disable this style if not using logo tagline----------------------------------- */
		#header-text
		{
			float: right;
		    padding: 0px 23px 0 0;
		}
		#header-logo-image
		{
			float: none;
		}
		h1#site-title a, h1#site-title a:hover, h1#site-title 
		{
			color: #fff;
			font-family: 'Cormorant Upright', serif;

		}
/*-----------------End    disable this style if not using logo tagline----------------------------------- */

h1, h2, h3, h4, h5, h6
{
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	/*color: #1ab9b4;*/
	color: #97cf8b;
}
h1
{
	text-transform: uppercase;
}
#page
{
	background:transparent;
}

.home .page .entry-title

{
	display: none;
}
.page .entry-title
{
	text-align: center;
	border-bottom: 2px solid #630460;
	margin-bottom: 20px;
	display: none;
}

/*-----------------------------------------HEADER--------------------------------------------*/


#header-text-nav-container
{
	/*background: url("../../uploads/headerbg.jpg");*/
	background: url("../../uploads/headerbg.jpg")no-repeat top center/cover;
	border-bottom: none;
}
#header-right-section a, #header-right-section .widget, #header-right-section h2
{
	color: #fff;
}


/*---------------------------------------MENU-------------------------------------------*/

.main-navigation ul
{
    display: flex;
    text-align: justify;
    justify-content: space-between;
}
.main-navigation a
{
	padding: 8px 0;
	color: #fff;
    float: none;
    font-size: 20px;
    text-transform: uppercase;
   font-family: 'Raleway', sans-serif;
    font-weight: bold;
}
.main-navigation li
{
	width: 100%;
text-align: center;
}
	.main-small-navigation
	{
		background-color: rgba(0, 0, 0, 0);
	}

	.main-small-navigation li
	{
	    background-color: rgba(0, 0, 0, 0.59);
	}
	.main-small-navigation li:hover a, .main-small-navigation li a
	{
			color: #fff;
	}
#site-navigation .menu-menu-container
{
	display: block;
	margin: 0 auto;
	width: 90%;
}
/*----------------------------------------FOOTER--------------------------------------------*/


footer
{
	
}
.footer-menu
{
	width: 100%;
}
.footer-menu li
{
	display: inline-block;
	float: none;
	line-height: 1em;
}
.footer-menu a
{
	font-size: 17px;
	color: #fff;
	text-transform: capitalize;
	line-height: 1em;
	height: auto;
	border-right: 1px solid #fff;
	padding: 0 5px;
}
.footer-menu li:last-child a
{
	border-right: none;
}
.footer-menu li:first-child a
{
	padding-left: 0;
}
.footer-menu a:hover
{
	   
}
.footer-socket-wrapper {
    padding: 25px 0px;
    }
.footer-widgets-wrapper, .footer-socket-wrapper
{
	background:transparent;
	border-top: none;
}
footer .tg-one-third
{
	float: none;
	display: inline-block;
	width: 30%;
}
.footer-menu a:hover,  .footer-menu ul li.current_page_ancestor a, .footer-menu ul li.current-menu-ancestor a, .footer-menu ul li:hover > a {
    color: #000!important;
}
.footer-menu ul li.current-menu-item a , .footer-menu ul li.current_page_item a
{
	color: #fff!important;
}
.footer-menu ul li.current-menu-item a:hover , .footer-menu ul li.current_page_item a:hover
{
	color: #000!important;
}

/*---------------------------------------OTHER-------------------------------------------*/

.slider-cycle
{
	    box-shadow: 0px 12px 26px #b5b5b5;
}
.widget-title
{
	text-align: center;
}
form ul, form li
{
	padding:0 0 !important;
	margin: 0 0;
	list-style: none;
}
#secondary
{
	display: none;
}
.sow-testimonial-text:before
{
    content: "\f10d ";
    font-size: 28px;
    display: inline-block;
    width: 1.07142857em;
    text-align: LEFT;
    margin-right: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 13px;
}
.sow-testimonial-text:after
{
    content: "\f10e ";
    font-size: 28px;
    display: inline-block;
    width: 1.07142857em;
    text-align: right;
    margin-left: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 13px;
}


/* ------------------------------------------respoonsive style-------------------------- */

@media screen and (max-width: 768px){

	#header-text-nav-container 
	{
    background-size: cover;
	}
	h1, .so-widget-sow-image-default-4333b04dd157 .sow-image-container
	{
		    text-align: center !important;
	}
	#header-text
	{
		float: none;
	}
	footer .tg-one-third
	{
		width: 100% !important;
		text-align: center;
		border-right: none !important;
	}
	.footer-widgets-area .widget-title, footer, footer li, .footer-widgets-area p, footer h3,
	.social-media-button-container
	{
	    text-align: center !important;
	}

	.so-widget-image
	{
		margin: 0 auto;
	}

	.main-navigation ul
	{
		display: none;
		justify-content:inherit;

	}
	.footer-socket-wrapper .footer-menu li
	{
		display: block;
	}
#header-text-nav-container {
    background: url("../../uploads/headerbg.jpg")no-repeat top center!important;
}
#site-navigation .menu-menu-container {
    display: block;
    margin: 0 auto;
    width: 100%!important;
}
#header-right-section {
    padding-right: 0px!important;
    text-align: center!important;
}
#header-right-section p
{
	text-align: center!important;
}
.footer-menu a
{
	border-right: none!important;
}
.footer-menu li:first-child a
{
	padding-left: 5px!important;
}
.footer-menu li
{
	padding: 2px 0;
}
.footer-menu
{
	margin-bottom: 10px;
}
}
.main-small-navigation a
{
	text-align: center;
}
.site-header .menu-toggle {
    background: #1ab9b4!important;
    color: #fff;
    text-transform: uppercase;
}
@media screen and (max-width: 1200px){


}
.inner-wrap {
    margin: 0 auto;
    max-width: 1170px;
}
.main-navigation {
    width: 100%;
    /*background-color: #1ab9b4;*/
	background-color: #97cf8b;
	
}
#page {
    box-shadow: none !important;
    border-top: none !important;
}
#main {
    padding-top: 5px;
}
.home-banner img
{
	margin-bottom: 0;
}
#primary {
    width: 100%;
}
p
{
	margin-bottom: 0;
}
#home-text h1
{
	color: #fff;
	text-transform: capitalize;
}
h1, h2, h3, h4, h5, h6 {
    padding-bottom: 10px;
}
#colophon
{
	/*background-color: #1ab9b4;*/
	background-color: #97cf8b;
	border-top: 12px solid #363636;
}
#copyright
{
	color: #fff;
}
#copyright a
{
	color: #fff;
}
.mini-area .so-widget-sow-image
{
	position: relative;
}
.mini-area .widget-title
{
position: absolute;
bottom: 0;
text-align: center;
color: #ffffff;
font-weight: 299;
display: block;
margin: 0 auto;
width: 100%;
background-color: rgba(0,0,0,0.35);
padding: 10px;
}
#content .post, #content .page {
    padding-bottom: 20px;
}
#gform_1 textarea
{
	height: 120px;
	max-width: 98%;
}
#gform_1 select
{
	margin-bottom: 20px;
}
#home-text p
{
   font-size: 18px;
}
.main-navigation a:hover, .main-navigation ul li.current_page_ancestor a, .main-navigation ul li.current-menu-ancestor a, .main-navigation ul li:hover > a {
    color: #000!important;
    background-color: transparent!important;
}
.main-navigation ul li.current-menu-item a, .main-navigation ul li.current_page_item a{
	background-color: transparent!important;
	color: #fff!important;
}
.main-navigation ul li.current-menu-item a:hover, .main-navigation ul li.current_page_item a:hover {
	background-color: transparent!important;
	color: #000!important;
}
#header-right-section p
{
	color: #000000;
	/*color: #1ab9b4;*/
	/*color: #97cf8b;*/
	font-size: 32px;
	font-weight: 900;
	line-height: 1.2em;
}
#header-right-section a
{
	color: #000000;
	font-weight: 900;
}
#header-right-section {
    padding-right: 60px;
}
#header-right-section a:hover
{
	color: #000;
	font-weight: 900;
}