﻿/* 
Theme Name: Seos White Premium
Description: Seos White is the 2015 HTML5 theme, white multi-purpose theme with a responsive 2 column layout. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer. Customizer - header image, background image, background color, hover color, header color, nav hover color, main background, footer background color. Customize - social media, featured slide text, featured img url.To learn more about the theme please go to the theme uri and read the documentation.
Author: SEOS - Tsvetomir Tsvetanov
Author URI: http://seosthemes.com/
Theme URI: http://seosthemes.com/seos-white/
Tags: white, two-columns, left-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, threaded-comments
Version: 2.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: seos-white
*/

/*--------------------------------------------------------------
 TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Header
# Boxes
# Slider
# Nav
# Main
# Section
# Article
# Aside
# Footer
# Images
# About US
# Forms
# Animation
# Other
# Media queries

/* ----------------------------------- Normalize ----------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Russo One');

* {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   -ms-box-sizing: border-box;
    box-sizing: border-box;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, font, q, strong, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	margin: 0;	
	width: 100%;
	font-size: 14px;
	margin: 0 auto;
	padding-bottom: 20px;
}

nav, .description, .white-date, .animation-img, .animation-slide, .animation-h1, .header-h1, h1, h2, h3, h4, h5, h6, #submit, nav ul ul li a, .animation-slide, .sw-about-title {
    font-family: Russo One, sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

#page {
	margin: 0 auto;
    background-repeat: repeat;
overflow: hidden;	
}

h1 {
	font-size: 31px;
	color: #333;
}

h2 {
	font-size: 26px;
	color: #333;
}

h3 {
	font-size: 22px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
}

h4 {
	font-size: 18px;
	color: #333;
}

h5,
h6 {
	font-size: 15px;
	color: #333;
}

a {
    word-wrap: break-word;
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #666;
}

table {
	border-collapse: separate;
}

table td,
table th {
	border: 1px solid #aaa;
	padding: 5px;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

b,
strong {
	font-weight: 600;
}

details a,
aside li a,
section p,
article li {
	line-height: 22px;
}

article li {
    margin: 10px;
}

article a {
	color: #0094FF;
}

.postpagination {
	width: 100%;
	font-size: 20px;

}

.postpagination a {
    font-family: Russo One, sans-serif;
}

.nextpost {
	float: right;
}

.pagination a, .pagination span {
	padding: 4px 8px;
    margin: 0;
    display: inline-block;
    color: #fff;
	font-size: 15px;
    background-color: #00477A;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 1px;		
}

.pagination span {
    background-color: #00477A;
    box-shadow: none;		
}

.pagination a:hover,
.pagination span:hover {
    box-shadow: none;	
}

.tags-links a {
	padding: 2px 4px;
    margin: 2px;
    display: inline-block;
    line-height: normal;
    color: #C0C0C0;
	font-size: 10px;
    background-color: #00477A;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;	
}

.tags-links a:hover {
	color: #fff;
}

/* ----------------------------------- Header ----------------------------------- */

.site-name h1, .site-name p {
	font-size: 44px;
	font-weight: bold;
	font-family: "Russo One", "Helvetica Neue", Helvetica, Arial, sans-serif;	
}

header {
	-webkit-box-shadow: inset 0px -89px 180px 29px rgba(192,192,192,0.3);
	-moz-box-shadow: inset 0px -89px 180px 29px rgba(192,192,192,0.3);
	box-shadow: inset 0px -89px 180px 29px rgba(192,192,192,0.3);
	width: 100%;
	height: 100%;
	color: #000;
}

header a .header-h1, header  a .animation-h1{
	font-size: 60px;
	line-height: 74px;
}

header h1 {
    word-wrap: break-word;
	letter-spacing: 5px;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	height: 100%;
	font-size: 60px;
	padding-top: 0;
	margin: 0;
	color: #FFFFFF;
	line-height: 74px;
}

header p {
	padding-bottom: 10px;
}

.icon:after,
#header:after,
header:after {
	content: ""; 
	clear: both; 
	display: block;
}

#header {
	text-align: center;
	height: auto;
}

#header-home {
	height: auto;	width: 100%;
}

#header-img {
	background-size: cover !important;
    background-position: center center !important;
	background-repeat: no-repeat !important;
	width: 100%;
}

.header-logo {
	width: auto;
	min-height: 130px;
	float: left;
    display: block;
	position: static;
	margin-left: 140px;
}

.header-logo img {
	height: 110px;
	width: 280px;
}

.social-ico {
	width: auto;
	float: left;
	margin: 0 auto;
	padding: 25px 25px 25px 130px;
	background: none;
	text-align: center;
}

.clear {
	clear: both;
	display: block;
	float: none;
	content: "";
}

.fb, .twitter, .gp, .in, .rss, .pinterest, .youtube, .vimeo {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 8px 0 8px 0;
	border-radius: 50%;
}

.fb {
	background-image: url(img/social_icons.png);
	display: inline-block;
	background-position: -2px 2px;
	width: 33px;
	height: 33px;
}

.twitter {
	background-image: url(img/social_icons.png);
	display: inline-block;
	background-position: -148px 2px;
	width: 33px;
	height: 33px;
}

.gp  {
	background-image: url(img/social_icons.png);
	display: inline-block;
	background-position: 30px 2px;
	width: 33px;
	height: 33px;
}

.in  {
	background-image: url(img/social_icons.png);
	display: inline-block;
	background-position: 124px 1px;
	width: 33px;
	height: 33px;
}

.rss {
	background-image: url(img/social_icons.png);
	display: inline-block;
	background-position: -55px 2px;
	width: 33px;
	height: 33px;
}

.pinterest {
	background-image: url(img/social_icons.png);
	display: inline-block;
	background-position: -100px 2px;
	width: 33px;
	height: 33px;
}

.youtube {
	background-image: url(img/social_icons.png);
	display: inline-block;
	background-position: -187px 2px;
	width: 37px;
	height: 33px;
}

.vimeo {
	background-image: url(img/social_icons.png);
	display: inline-block;
	background-position: -285px 2px;
	width: 33px;
	height: 33px;
}

.fb:hover, .twitter:hover, .gp:hover, .in:hover, .rss:hover, .pinterest:hover, .youtube:hover, .vimeo:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	opacity: 0.6;
}

.featured-homepage {
	display: block;
	width: 100%;
	padding: 0 0 70px 0;
}

.sw-banner-top {
	width: 100%;
	text-align: center;	
}

.sw-banner-top img {
	width: 70vw;
	height: 9vw;
	text-align: center;
}

/*--------------------------------------------------------------
# Boxes
--------------------------------------------------------------*/
blockquote:before,
blockquote:after,
.seos-white-boxes:before,
.seos-white-boxes:after {
	display:block;
	clear: both;
	float: none;
}

.seos-white-boxes .seos-box{
	vertical-align: top;
    width: 23%;
    padding: 20px;
    display: inline-block;
}

.seos-white-boxes {
	color: #333333;
    width: 100%;
	display: block;
    text-align: center;
	padding: 4px;
	margin: 20px 0 20px 0;
}

.seos-white-boxes i {
	font-size: 10vw;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

#secondary .gallery {
	text-align: center;
	padding: 5px;
}

#secondary .gallery-item  {
	margin: 5px 5px 0;
    max-width: 29.8% !important;

	line-height: 15px !important;
}

#secondary .gallery-item:hover {
	opacity: 0.7;
}
/* ----------------------------------- Slider ----------------------------------- */

.seoswhite-slider {
	width: 100%;
	min-height: 500px;
	margin-bottom: 20px;
	text-shadow: -3px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-image: url('img/white.png');
	background-position: center;
}

.slider-header {
	min-height: 100%;
	background: #333;
}

.header-h1 {
	width: 100%;
}

/* ----------------------------------- Nav ----------------------------------- */

.nav-ico {
	text-align: right;
	padding-right: 80px;
}

.nav-ico ul {
	display: inline-table;	
	position: relative;
	list-style: none;
	color: #666;
}

.nav-ico ul ul {
	display: none;
}

.nav-ico ul li:hover > ul {
	display: block;
}

.nav-ico ul:after {
	content: "";
	clear: both; 
	display: block;
}

.nav-ico ul li {
	float: left;
	min-width: 80px;
	text-align: center;
	margin:5px;
}

.nav-ico ul li a:hover {
	color: #333;
	opacity: 0.7;
}

.nav-ico ul li:hover {
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

.nav-ico ul li:hover a {
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}
	
.nav-ico ul li a {
	display: block;
	padding: 10px;
	font-size: 15px;
	text-align: left;
	text-decoration: none;
	font-family: "Russo One", , sans-serif;	
}
	
.nav-ico ul ul {
	position: absolute;
	border-radius: 0px;
	padding: 0;
}

.nav-ico ul ul li {
	position: relative;
	float: none;
	min-width: 100px;
	font-size: 16px;
	z-index: 9999;
	text-align: left;
	margin: 0;
}

.nav-ico ul ul li a {
	font-size: 13px;
	background: #fff;
	min-width: 120px;
	
}
	
.nav-ico ul ul li a:hover {
	opacity: 1;
	color: #FFFFFF;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	background: #333333;
}

.nav-ico ul ul ul {
	position: absolute; 
	right: 100%;
	top: 0;
	width: 100%;
}

.nav-ico:after {
	content: "";
	clear: both;
	display: block;
}

.menu {
	padding: 0;
	margin: 0;
}

/********* Menu Animation **********/

.nav-ico li > a:after {
    padding-left: 10px;
    color: #DEDEE2;
    content: ' ›';
}

.nav-ico li > a:hover:after {
    color: #fff;
    content: ' ›';
}

.nav-ico li > a:only-child:after {
    content: '';
}

.nav-ico ul ul {
	display: none;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.sw-home-images:before,
.sw-home-images:after,
.sw-about-us:before,
.sw-about-us:after,
#page:before,
#page:after {
	content: "";
	display: block;
	float: none;
	clear: both;
}

/* ----------------------------------- Main ----------------------------------- */

main {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	padding: 20px 60px 20px 60px;
	overflow: hidden;
}

main:after {
	content: "";
	clear: both;
	display: block;
}

.sw-clear,
.content:after {
	content: "";
	clear: both;
	display: block;
	float: none;
}

/* ----------------------------------- Section ----------------------------------- */

#sw-content {
	width: 69%;
	float: right;
	word-wrap: break-word;
}

.section-right {
	width: 69%;
	float: right;
	padding: 0  0 0 10px;
	word-wrap: break-word;
}

section img {
	max-width: 100%;
	box-shadow: 1px 5px 5px rgba(0,0,0,0.3);
}

section .ol-comments li,
section .ol-comments {
	list-style: none;
}

/* ----------------------------------- Article ----------------------------------- */

#main article {
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #eee;
	padding: 20px;
}

#main article h1 {
	font-size: 28px;
	padding: 10px 0 10px 0;
	color: #333;
	text-align: left;
}

.entry-meta, .entry-meta a {
	padding: 0 0 10px 0;
	color: #666;
}

.entry-meta {
	margin-top: 10px;
}

.entry-meta div {
	padding-top: 3px;
}

article ul,
article ol {
	margin-bottom: 20px;
}

article ul,
article ol {
	padding: 0 0 0 16px;
}

article ul ul,
article ol ol {
	margin-bottom: 0;
}

article p, article ul, article ol, article table, article dl, article abbr, article acronym, article q, article cite, article pre, article code, article big  {
	padding-bottom: 5px;
}

.full-width {
	width: 100%;
	word-wrap: break-word;
}

.full-width .content{
	padding: 10px;
}

/* ----------------------------------- Aside ----------------------------------- */

aside {
	float: left;
	width: 27%;
	word-wrap: break-word;
	padding-top: 10px;
}

aside h2, .footer-widgets h2 {
	margin: 10px 0 10px 0;
	color: #FFFFFF;
	background: #333;
	padding: 15px;
	text-shadow: -3px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	-webkit-box-shadow: inset 0px -89px 180px 29px rgba(192,192,192,0.3);
    -moz-box-shadow: inset 0px -89px 180px 29px rgba(192,192,192,0.3);
    box-shadow: inset 0px -89px 180px 29px rgba(192,192,192,0.3);
	line-height: 100%;	
}

.sidebar-left {
	float: left;
	width: 27%;
 	word-wrap: break-word;
	padding-left: 10px;
}

aside ul li a:hover {
	margin-left: 5px;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}

aside ul ul li {
	padding-left: 5px;
}
aside ul ul ul li {
	padding-left: 10px;
}

.footer-widgets ul,
.footer-widgets li,
.footer-widgets ol,
aside ol,
aside ul,
aside li {
	border: 0;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	list-style-type: none;
}

/* ----------------------------------- Footer ----------------------------------- */

footer {
	background: #333;
	padding: 10px 0 20px 0;
	color: #FFFFFF;
	text-align: center;
	word-wrap: break-word;
    -webkit-box-shadow: inset 0px -89px 180px 29px rgba(192,192,192,0.3);
    -moz-box-shadow: inset 0px -89px 180px 29px rgba(192,192,192,0.3);
    box-shadow: inset 0px -89px 180px 29px rgba(192,192,192,0.3);
}

#footer {
	background-image: url(img/backgroundseos.png);
	height: 100%;
	word-wrap: break-word;
}

footer a {
	color: #FFFFFF;
}

.footer-center {
	margin: 0 auto;
    max-width: 1300px;
	text-align: center;
	padding-bottom: 20px;
}

.footer-widgets {
	width: 22%;
    padding: 20px;
	vertical-align: top;
	font-size: 14px;
	line-height: 20px;
	display: inline-grid;
	height: auto;
	text-align: center;
	word-wrap: break-word;
    margin: 0 auto;
}

.footer-widgets  ul {
	list-style-type: none;
}

.footer-widgets  ul ul li a{
	padding-left: 5px;
}

.footer-widgets  ul  li {
    border-bottom: 1px solid #000000;
	border-top: 1px solid #555555;
	padding: 10px 0 10px 0;
	width: 100%;
}

.footer-widgets a{
	color: #B5B5B5;
}

.footer-widgets  a:hover {
	color: #FFFFFF;
}

#myname,
#company,
#email,
#tel{
	display: inline;
	font-size: 16px;
	line-height: 22px;
}

.option-con {
	max-width: 30%;
	min-width: 200px;
	margin: 0 auto;
	margin-top:10px;
	border-left: 1px solid #105FA8;
	border-right: 1px solid #105FA8;
	border-bottom: 1px solid #105FA8;
}

.option-con p {
	word-wrap: break-word;
}

details {
	margin-top: 10px;
	opacity: 0.8;
}

details p{
	line-height: 22px;
}

details a {
	margin-left: 15px;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

details a:hover {
	color: #C0C0C0;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

.ad-top {
	width: 728px;
	margin: 0 auto;
	border: 1px solid #A0A0A0;
	height: 90px;
}

.ad-bottom {
	width: 728px;
	margin: 0 auto;
	border: 1px solid #A0A0A0;
	height: 90px;
}

.site-footer .gallery-item  {
	margin: 5px 5px 0;
	max-width: 28% !important;
	line-height: 15px !important;
}

.site-footer .gallery-item:hover {
	opacity: 0.7;
}


/* ----------------------------------- Images ----------------------------------- */

img aside {
	max-width: 27%;
}

.img-search img {
    padding: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 400px;
}

.homepage-img  img{
	width: 100%;
	height: 400px;
}

.alignnone {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignright {
	float: right;
	margin-left: 15px;
	padding-right: 0;

}

.img {
	height: auto;
	margin: 0 auto;
	padding-left: 0;
}

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

.grow {
	width: 400px;
	margin: 0 auto;
}

.wp-caption,
.wp-caption-text,
.gallery-caption {
	max-width:100%;
	font-size:14px;
}

iframe,
embed {	
	width: 100%;
}

.description {
	margin-top: 0px;
	color:#FFFFFF;
	font-size: 60px;
	padding: 20px 0 20px 0;
	min-height: 60px;
}


/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/

.sw-about-us {
	max-width: 100%;
	padding: 0;	
	text-align: center;
	display: block;
	margin: 30px 0 0 0;
	overflow: hidden;
}

.sw-about-title {
	font-size: 3vw;
	font-weight: 900;
	color: #333;
}

.sw-about-us .sw-person {
	width: 300px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin: 20px;
	padding: 100px 20px 20px 20px;
}

.sw-about-us .sw-person img {
	width: 150px;
	height: 150px;
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	padding:3px;
	bottom: 100px;
	position: relative;
	border: 1px solid #C0C0C0;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;	
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

}

.sw-about-us .sw-person img:hover {
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;	
	-webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
	overflow: hidden;
}

.sw-border {
	border: 1px solid #D8D8D8;
	padding:  20px;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;		
}

.sw-border1 {
	border: 1px solid #C0C0C0;
	padding: 2px;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;		
}

.sw-border1:hover {
	background: #F7F7F7;
}

.sw-about-us  .about-name {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	bottom: 50px;
	position: relative;	
	border-bottom: 1px solid #eee;
	padding-bottom: 25px;
}

.sw-about-us  .about-text {
	overflow: hidden;
	display: inline-block;
	max-height: 80px;	
	position: relative;
	bottom: 20px;margin: 0 auto;
max-width: 1300px;
}

/*--------------------------------------------------------------
# Home Page Image Hover Effects
--------------------------------------------------------------*/


.sw-home-images {
	display: block;
	max-width: 100%;
	text-align: center;
	margin-top: 40px;
	overflow: hidden;
}

.mn-view {
	width: 400px;
	height: 250px;
    padding: 0;
    margin: 5px 20px 10px 0;
	display: inline-block;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 0px 0px 5px #aaa;
    cursor: default;
}

.mn-view img {
    width: 400px;
    height: 250px;
    display: inline-block;
    position: relative;
}

.mn-view a.info {
   text-decoration: none;
   padding: 0;
   color: #fff;
   font-family: 'Arial', serif;
   width: 20px;
   height: 20px;
   display: inline-block;
    position: absolute;	
   	z-index: 1;
	width: 400px;
	height: 250px;
	text-align: center;
	top: 0;
	left: 0;
	opacity: 0.6;
	font-size: 243px;
	background-repeat: no-repeat;	
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;	   
}

.mn-view .mn-mask {
   width: 400px;
   height: 250px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.mn-img-effect .mn-mask {
   opacity: 0.7;
   overflow: visible;
   border: 0px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.mn-img-effect:hover .mn-mask {
   opacity: 1;
   border: 125px solid rgba(0,0,0,0.8);
}

.h-img {
	margin-top: 200px;
	background-image: url(img/url1.png);
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;		
}

.mn-view:hover .h-img {
	background-image: url(img/url1.png);
    background-repeat: no-repeat;
    z-index: 9999999999999999999999999;
    position: absolute;
	display: inline-block;
    opacity: 1;
    width: 400px;
    height: 150px;
    left: 44%;
    top: 44%;
    margin-top: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.mn-img-effect:hover a.info {
	opacity:1;
	-moz-transform:scale(1);
	-webkit-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
	position: absolute;
	z-index: 99999;	
}


/* ----------------------------------- Forms ----------------------------------- */

form {
	width: 100%;
}

input {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #aaa;
	letter-spacing: 1px;
    display: table-cell;
    vertical-align: middle;
}

.widget_search {
	border: none !important;
	position: relative;
	margin-top: 10px;	
}

.widget_search .search-submit {
display: none;
}

.widget_search .search-form .search-field {
	width: 100%; 
	margin: 0;
	line-height: 17px;
	padding: 4px;
	font-size: 12px;
}

.search-form  {
	position: relative;
}

textarea {
	width: 280px;
	border: 1px solid #aaa;
	border-radius: 5px;
}

lRusso One {
    display: block;
	min-width: 100px;
	color: #333;
}

.comment-reply-title {
	margin-top: 20px;
}

.blue {
	font-size: 22px;
	color: #333;
}

select {
	width: 100%;
}

.comment-respond {
	max-width: 100%;
	padding:20px;
}

.sw-cont-form table {
	border: 1px solid #eee;
	padding: 1px;
	width: 100%;
}

.sw-cont-form i {
	color: #0094FF;
	font-size: 40px;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
}

.sw-cont-form td {
	background: #fcfcfc;
    border: 1px solid #e6e6e6;
	vertical-align: top;
	height: auto;
	font-size: 20px;
	padding: 10px;
	text-align: center;
	width: 33.3%;
	margin-top: 40px;
}

.sw-maps {
	min-width: 100%;	
}

address {
	
}


/* ----------------------------------- Animation ----------------------------------- */

.animation-descriptio {
	width:100%;
    position: relative;
    -webkit-animation-name: animation-descriptio; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 0.8s; /* Chrome, Safari, Opera */
    animation-name: animation-descriptio;
    animation-duration: 0.8s;
}

@keyframes animation-descriptio {
    0%   { left:1000px; top:0px;	overflow: hidden;}
    100%   {left:0px; top:0px; overflow: hidden;}
}

.animation-h1 {
	width:100%;
    position: relative;
    -webkit-animation-name: example; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 1s; /* Chrome, Safari, Opera */
    animation-name: example;
    animation-duration: 1s;
	overflow: hidden;
}

@keyframes example {
    0%   { left:-1000px; top:0px;	overflow: hidden;}
    100%   {left:0; top:0px;overflow: hidden;}
}

@keyframes animation-slide{
    0%   { top:-500px; top: -500px; font-size: 20px; 	overflow: hidden;}
    100%   {top: 0px; top: 0px; font-size: 100px;overflow: hidden;}

}

.animation-slide {
	width: 100%;
	height: 300px;
	color: #FFFFFF;
    font-size:100px;
	text-align: center;
	padding-top: 80px;
    position: relative;
    -webkit-animation-name: animation-slide; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 2.5s; /* Chrome, Safari, Opera */
    animation-name: animation-slide;
    animation-duration: 2.5s;
	overflow: hidden;
}

@keyframes animation-slide1 {
    0%   { top:-500px; top: -500px; overflow: hidden;}
    100%   {top: 30px; top: 30px; overflow: hidden;}

}

.animation-slide1 {
	width: 100%;
	height: 300px;
	color: #FFFFFF;
    position: relative;
    -webkit-animation-name: animation-slide1; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 1.6s; /* Chrome, Safari, Opera */
    animation-name: animation-slide1;
    animation-duration: 1.6s;
	overflow: hidden;
}

@keyframes animation-left-slide {
    0%   { right: 1000px; left: 1000px;}
    100%   {left: 80px; left: 80px;}

}

.animation-left-slide {
	width: 100%;
	color: #FFFFFF;
    position: relative;
    -webkit-animation-name: animation-left-slide; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 0.7s; /* Chrome, Safari, Opera */
    animation-name: animation-left-slide;
    animation-duration: 0.7s;
	overflow: hidden;
}

@keyframes animation-img{
    0%   { top:500px; top: 500px; font-size: 20px;}
    100%   {top: 0px; top: 0px; font-size: 100px;}

}

.animation-img {
	width: 100%;
	height: 300px;
	color: #FFFFFF;
    font-size:100px;
	text-align: center;
	padding-top:150px;
    position: relative;
    -webkit-animation-name: animation-img; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 0.5s; /* Chrome, Safari, Opera */
    animation-name: animation-img;
    animation-duration: 0.5s;

}

/* ----------------------------------- Other ----------------------------------- */

.back-to-top-link {
	background-image: url(img/back-top.png);
	width:80px;
	height: 40px;
	margin: 0 auto;
}

.back-to-top-link:hover {
	opacity: 0.8;
}

.read-more {
	display: inline-block;
	color: #0094FF;
	text-decoration: underline;
	text-align: center;
	padding: 5px;
	font-size: 18px;
	margin-top: 10px;
	margin-left: 5px;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
font-family: Russo One, sans-serif;	
}

.nextpage{
	width:100%;
	margin: 20px 0 20px 0;
}

.pagination {
	margin: 0 auto;
}

.total-pages a,
.pagination a {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	background: #00477A;
	color: #FFFFFF;
	border-radius: 2px;
}

.next-page a {
	margin: 2px;
}

.pagination a:hover {
	opacity: 0.8;
	color: #FFFFFF;
}

.sticky  {
	background: #FFE460;
}

small {
	color: #333;
}

.ads {
	margin: 0 auto;
	width: 728px;
}

.white-date {
	background: #888;
	border-bottom: 4px solid #333333;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 60px;
	font-size: 15px;
	padding: 6px;
	margin: 5px 20px 5px 0;
}

#full-width {
	margin-left:  auto;
	margin-right:  auto;
	float: none;
	width: 69%;
	display:block;
}

.bypostauthor {
	padding-left: 6px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.comment-author, .vcard, .comment-meta {
	width: 150px;
}

.comment-form {
	display: inline-block;		
}

.comment-form lRusso One {
    display: block;
	color: #333333;	
	font-weight: bold;
    line-height: 14px !important;		
} 

.comment-form textarea {
	padding-left: 3px;
	width: 100%;
	border-radius: 0;
    box-shadow: none
}

.comment-form #submit,
.comment-form input, .comment-form p {
    box-shadow: none;
	border-radius: 0;
	clear: both;
} 

input[type="text"], input[type="email"], input[type="url"], input[type="password"], textarea, .search-field {
    border: 1px solid #D2D3CD;
    outline: 0;
    margin: 0;
    box-shadow: none;
    padding: 10px;
    border-radius: 1px;
    color: #6D705E;
    background: #eee;
    min-width: 100%;
}


blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
 q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
	background: #F0F0F0;
	display: inline-block;
	border-left: 4px solid #888;
	padding: 4px;
    font-style: italic;
	word-wrap: break-word;
}

code {
	font-family: Inconsolata, monospace;
}

acronym {
	border-bottom: 1px dotted #999999;
	cursor: help;
}


#menu-icon {
	display: none;
}

/* ----------------------------------- Media queries ----------------------------------- */

@media screen and (max-width: 770px) {
	section,
	aside,
	.section-right,
	.sidebar-left,
	img,
	table,
	.content ul ,	article  ol li, article ul li {
       	display: block;
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding: 5px;
		text-align: center;
    }
	
	article h1 {
		text-align: center;
		float: none;
		clear: both;	
	}
	
	article ul {
		position: relative;
		width: 100px;
		margin: 0 auto;
    }

	header {
		max-height: 100%;
		word-wrap: break-word;
    }
	
	header h1 {
		font-size: 40px;
    }
	
	.woocommerce  ul.products li.product a img {
		height: 100%;
	}
	
	.ad-top {
		margin-top: 20px;
	}

	.nav-ico ul{
		display: none;
    }

	#menu-icon {
		width: 52px;
		height: 44px;
		display: block;

    }

	nav .nav-ico {
		width: 100%;
		padding:0;
		margin: 0;
		display:none;
    }
	
	.nav-ico ul,
	.nav-ico ul li,
	.nav-ico ul ul,
	.nav-ico ul ul li {
		display: block;
		position: relative;
		border: none;
		float: none;
		width: 100%;
		text-align: left;
		left: 0;
    }

	nav ul li a, 
	nav ul li, 
	nav ul ul li a {
		border: none;
    }

	nav a:hover {
		color: #fff;
		-webkit-transition: all 0.4s linear 0s;
		-moz-transition: all 0.4s linear 0s;
		-o-transition: all 0.4s linear 0s;
		transition: all 0.4s linear 0s;

    }

	.menu-button {
		background: #494949;
		border: 1px solid #494949;
		border-radius: 2px;
		margin: 12px 0 0 10px;
		width: 40px;
		height: 8px;	
		display: block;
    }
	
	nav ul li {
		margin: 0;
    }
	
	nav {
	    padding-right: 0;
		margin-bottom: 20px;		
	}
	
	.pagination {
		float: none;
    }

	.ads {
	     width: auto;
    }
   
   .social-ico {
		margin-left: 0;
	    float: none;
	    padding: 0;
		text-align: center;
		width: 100%;
    }
	
   .animation-slide {
		font-size: 40px !important;
		padding-top: 20px !important;	
    }
   
	@keyframes animation-slide{
		0%   { top:-500px !important; top: -500px !important; font-size: 20px !important;}
		100%   {top: 0px !important; top: 0px !important; font-size: 40px !important;}
    }
   
	.seoswhite-slider {
		height: auto;
    }
   
   .homepage-img img {
		height: auto;
    }
   
   .ch-grid a, .ch-grid  h2 {
		display: none;
    }
   
    @keyframes nav {
		0%  { top: 0; top: 0;}
	}	
	
   .ad-bottom, .ad-top {
		display: block;
		overflow: hidden;
		max-width: 280px;
    }
	
	.rsswidget img{
		width: 20px;
	}
	
	section img {
		margin-bottom: 10px;
	}
	
	aside h2  {
		line-height: 28px;
	}
	
	.woocommerce #payment #place_order, .woocommerce form .form-row-last, .woocommerce-page #payment #place_order, .woocommerce-page form .form-row-last {
		float: left;
		font-size: 14px;
	}
	.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
		width: 150px;
	}

	.woocommerce table.shop_table, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th {
		width:100%;
		margin: 0;
		padding: 3px;
	}
	
	.woocommerce-cart table {
			border: none;
	}
	
	.footer-widgets{
		width: 100%;
		float: none;
		clear: both;
		margin: 0;
		padding: 0;
	}
	
	.header-logo {
		margin-left: auto;
		margin-right:  auto;
		padding: 0;
		float: none;
		clear: both;
		text-align: center;
		width: 100%;
		display: block;
		position: relative;
	}
	
}

@media screen and (max-width: 1180px) {
	.ad-left, .ad-right {
		display: none;
	}
	
	.seos-container-slider img, .seoswhite-slider {
		height: 450px;	
	}
	
	.seos-slider-for div h3 a {
		bottom: 300px;
		color: #FFFFFF;
		position: absolute;
	}
	
	.seos-content-slide p  {
	 	bottom: 40px;
	}
	
    .seoswhite-slider {
		min-height: 350px;
	}
		
	.animation-img {
		padding-top: 50px;
	}
}

@media screen and (max-width: 750px) {
	.seos-slider-for div h3 a,
	.seos-content-slide p {
		font-size: 14px;
		line-height: 14px;
	}
	
	nav ul li:hover > ul {
		-webkit-animation-name: none !important;
		animation-name: none !important;
		-webkit-transform-origin: none !important;
		transform-origin: none !important;
    } 
	
	.seos-container-slider img, .seoswhite-slider {
		height: 250px;	
	}
	
	.seos-slider-for div h3 a {
		bottom: 210px;
		color: #FFFFFF;
		height: 22px;
		position: absolute;
	}
	
	.seos-content-slide p  {
	 	bottom: 40px;
	}
	
	.slick-prev, .slick-next {
	    top: 40%;
	}
	
	.ch-item {
		box-shadow: none;
	}
	
	.img-search img {
		height: auto;
		padding: 0;
	}
	
	main {
	    margin: 0;
	    padding: 10px;
	}
	
	.animation-img {
		padding-top: 50px;
	}
	
	header a .header-h1, header a .animation-h1 {
		font-size: 30px !important;
	}
	
	#header-img {
		background-size: cover;
	}
	
	.description {
		font-size: 20px;
		word-wrap: break-word;
		padding: 30px 0 30px 0;
	}
	
	.seos-white-cart {
		float: none !important;
		text-align: center !important;
		padding: 0 !important;
	}
	
	#sw-content, #secondary, .seos-white-boxes .seos-box, body #main #sw-content, body #main aside {
		float: none !important;
		width: 100% !important;		
	}
	
	.footer-center  {
		display: block;
		padding:10px;
	}
	
	.sw-cont-form i, .sw-cont-form a {
		font-size: 4vw;
		word-wrap: break-word;
	}
	
	.social-ico {
		height: 100%;
	}
	
	.sw-about-title, .title-testimonials {
		font-size: 8vw !important;
	}
	
	.title-testimonials {
		padding: 10px;
	}
	
	.mn-view img, .mn-view {
		width: 300px;
		height: 200px;
		margin: 0;
	}
	
	.sw-about-us .sw-person {
		width: auto;
	}
	
	body .header-logo h1, body .header-logo p {
		font-size: 10vw !important;
	}
	
	body #header .description {
    font-size: 10vw !important;
}
}

