/*
Theme Name: Twenty Twelve
Theme URI: https://wordpress.org/themes/twentytwelve/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

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.
*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400&subset=latin,cyrillic,cyrillic-ext);
.pluso-more {
	display: none!important;
}
#content-single table {
	width: 100%!important;
    border: 0;
    border-collapse: collapse;
}
#content-single table td {
	padding: 5px;
}
#content-single table tr:nth-child(2n+1) {
	background: #29ecbc
}
#content-single table tr:nth-child(2n) {
	background: #ffff66;
}
.single .vk-button, .single .eModal-1  {
    padding: 10px 30px;
    font-size: 22px;
}
.both {
	clear: both;
}
#content-single {
	float: left;
	width: 80%;
}
.vkv {
	float: right;
	padding: 20px 0;
}
.vk-button {
	color: #fff;
    background: #6287ae;
    padding: 22px 75px;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
}
#top-menu ul {
	text-align: center;
	margin: 0;
	background: #444;
	padding: 0;
}
#top-menu ul li {
	display: inline-block;
}
#top-menu ul li a {
	padding: 4px 10px;
    font-size: 16px;
    margin: 5px 0;
}
body {
	font-family: 'Open Sans', sans-serif;
	margin:0;
	padding:0;
}
#page{
	padding: 2% 2% 0;
	margin:0 auto;
}
#page-1 {
	padding: 0% 2% 0;
	margin:0 auto;
}
#header-img {
	 background: url(img/kursovye_referaty_v_permi.jpg) no-repeat;
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
	padding-bottom: 2%;
}
#logo {
	float:left;
}
#logo h1{
	text-indent:-9999px;
}
#phone {
	float:right;
	background:url(img/spacer.png) repeat;
	color:#fff;
	padding:6px 10px;
	font-size:20px;
	font-weight:bold;
	text-align:right;
}
#phone img {
	margin-left:5px;
	position: relative;
	top: 6px;
}
#top-head {
	background:url(img/spacer.png) repeat;
	color:#fff;
	margin-top:18%;
	padding:2%;
	line-height:30px;
	text-align:center;
}
#top-head h1 {
	  font-size: 40px;
	  line-height:40px;
	  margin:0;
	  padding:0;
}
#top-head h3 {
	font-size: 28px;
    font-weight: normal;
    line-height: 28px;
    /* margin-bottom: 60px; */
    padding: 20px 0 30px 0;
    margin: 0;
}
#top-head table {
	margin: 0 auto;
}
.eModal-1 {
	  color: #000;
	  background: #ffff66;
	  padding: 22px 75px;
	  font-size: 30px;
	  font-weight: bold;
	  line-height: 30px;
	  text-transform: uppercase;
	  text-decoration: none;
	  display: inline-block;
}
.wpcf7-textarea {
	height:100px;
}
a.emodal-close {
	background:url(img/close.png) no-repeat;
}
.entry-meta,#footer #phone .social,#footer #phone .email {
	display:none;
}
#mod-pre,#mod-zakaz {
	padding:2% 0;
	margin:0;
	clear:both;
	text-align:center;
}
#mod-spisok {
	padding:3% 0;
	margin:0;
	clear:both;
	text-align:center;
}
#mod-pre .widget-title,#mod-spisok .widget-title {
	font-size:40px;
	line-height:40px;
	text-align:center;
	padding: 0% 0 3%;
    margin: 0;
	font-weight:bold;
}
#mod-pre ul {
	width:100%;
	margin:0 auto;
	padding:0;
}
#mod-pre ul li {
	display:inline-table;
	width: 25%;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	font-size:18px;
	line-height: 20px;
}
.mod-spisok {
}
.mod-spisok ul {
	margin: 0;
    padding: 0;
}
.mod-spisok ul li {
	display:inline-table;
	list-style:none;
	margin:5px 0 0;
	padding:0;
	font-size:18px;
	line-height: 20px;
}
#mod-spisok ul li {
	display:inline-table;
	list-style:none;
	text-align:center;
	padding:0;
}

.myButton {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding:7px 18px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
}
#header-img-spisok {
	background:url(img/spisok.jpg);
	width:100%;
	margin:0;
	 -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
}
#mod-spisok {
	background:url(img/spisok.jpg);
	width:100%;
	margin: 2%0 0;
	 -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
}

#mod-spisok .textwidget {
	padding:0 5%;
}
#mod-spisok h3 {
	color:#fff;
}
#mod-spisok ul {
	color:#fff;
	margin: 0;
    padding: 0;
}

#mod-spisok a.eModal-1 {
	display: inline-block;
	margin-top: 40px;
}
#mod-otzivy {
	background:url(img/topic.jpg)no-repeat top center;
	width:100%;
	margin: 2% 0;
    padding: 3% 0 5%;
	text-align:center;
	-moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
}
#mod-otzivy h1 {
	  font-size: 42px;
	  line-height: 42px;
	  text-align: center;
	  padding: 3% 0 5% 0;
	  margin: 0;
}
#mod-otzivy a {
	background:#29ecbc;
	color: #000;
	padding: 22px 75px;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
}
#mod-zakaz {
	background:url(img/spacer.png) repeat;
	font-size:40px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	margin: 20px 0 0 0;
	padding: 2%;
}
#mod-zakaz h1 {
	font-size: 34px;
	line-height: 36px;
	color:#fff;
}
#footer {
	border-top: 1px solid #ddd;
	padding: 15px 0 15px;
}
#footer #phone {
	float:left;
	background:none;
	color:#000;
	padding:0;
}

#footer #phone .tel {
	font-size:24px;
	padding: 5px 0 0 10px;
}
#footer .logo {
	float: left;
	width: 170px;
}
#footer #sociate p {
	margin:0 5px 0 0;
	font-size:14px;
	padding-top:3px;
}
#footer #sociate {
	display:inline-flex;
	float:right;
}

input[type="text"],input[type="tel"],input[type="date"],input[type="email"],textarea{
	padding:5px;
	box-shadow: 1px 1px 2px 0px #ccc inset;
	-webkit-box-shadow: 1px 1px 2px 0px #ccc inset;
	font-size:14px;
	font-weight:bold;
}
select {
	font-size:14px;
	padding:5px;
}
.emodal-content, .emodal-content p,.emodal-content p span input,.emodal-content p span select, input, textarea{
	font-family: 'Open Sans', sans-serif!important;
}
.title-modal {
	font-size: 24px;
	margin: 0;
	padding: 0;
}
input[type="submit"] {
	background:#ffff66;
	color:#000;
	cursor:pointer;
	padding:10px 18px;
	font-size:20px;
	font-weight:bold;
	border:0;
}
.entry-title {
	color: #fff;
    text-transform: uppercase;
    padding: 0 0 10px;
    margin: 0;
    font-size: 38px;
}
#footer div {
	
}

@media screen and (max-width: 768px) {
	
#content-single {
	width: 100%;
}
.vkv {
	float: left!important;
	padding: 20px 0;
}	
	
	
#top-menu ul li a {
	padding: 0 5px;
    font-size: 12px;
    font-weight: normal;
}

#logo img {
	width: 140px;
}
#phone {
	padding: 0px 5px 5px;
    font-size: 14px;
}
#phone img {
	width: 22px
}
#top-head {
	margin-top: 7%;
}
#top-head h1 {
	font-size: 20px;
    line-height: 23px;
}
#top-head h3 {
	font-size: 14px;
    line-height: 16px;
    padding: 7px 0 10px;
}		
#mod-pre .widget-title,#mod-spisok .widget-title {
	font-size:24px;
}
#mod-pre ul li img {
	width: 100px;
}
#mod-pre ul li {
	display: inline-table;
	width: 49%;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 15px;
	float: none;
}
#mod-spisok ul li {
	margin: 0 0 5px;
}

.myButton {
	font-size: 16px;
    padding: 6px 12px;
}
#mod-spisok a.eModal-1 {
    display: inline-block;
    margin-top: 20px;
}
.single .vk-button, .single .eModal-1  {
    padding: 7px 15px;
    font-size: 18px;
}
#mod-otzivy h1 {
	font-size: 24px;
    line-height: 24px;
    padding: 5% 0 7% 0;
}
#mod-otzivy a {
	padding: 10px 34px;
    font-size: 20px;
}
#mod-zakaz {
	padding: 5%;
}
#mod-zakaz h1 {
	font-size: 18px;
    line-height: 21px;
	margin: 0;
}
#footer {
	 text-align: center;
}
#footer #phone {
    float: none;
}
#phone {
	 text-align: center;
}
#footer .logo {
	float: none;
	width: 130px;
}
#footer #sociate {
    display: block;
    float: none;

}
}



