/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:			Allan Style - SUBSILVER
	Based on style:	    prosilver	
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		phpBB Limited ( https://www.phpbb.com/ )
	Modified by:		Allan ( http://zumaclub.ru/ )
	Modified by:		ScorpionS (Merlin) ( http://forum-gta.ru/ )
	Modified by:		Tarantul ( http://x-tk.ru/ )
    --------------------------------------------------------------
*/

@import url("common.css");
@import url("links.css");
@import url("content.css");
@import url("buttons.css");
@import url("cp.css");
@import url("forms.css");
@import url("colours.css");
@import url("imageset.css");


.poisk {
	width : 140px;
	position : absolute;
	top : 0px;
	right : 10px;
	margin-top : -3px;
	float : right!important;
	font-size : 12px;
}

.poisk input.search  {
	width : 135px!important;
	height : 36px!important;
	border-radius : 0px!important;
	border : 1px solid #205373!important;
	background: #FEFEFE!important;
	float : right!important;
	transition: width ease 0.3s 0s!important;
	position : relative;
	display: inline-block;
	padding: 4px 6px!important;
}

.poisk button {
	display: inline-block;
	padding: 3px;
	margin-bottom: 0px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: none;
	vertical-align: middle;
	cursor: pointer;
	background-color: none;
	background-image: none;
	background-repeat: none;
	border: none;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	box-shadow: none;
	border: none;
	border-radius : 0px;

	font-size : 0px;
	background: #FEFEFE url(./images/sear.jpg) top center no-repeat;
	width : 14px;
	height : 14px;
	position : absolute;
	float : right;
	top : 10px;
	right : 5px;	
}

#search-box {
	float : right;
}

input.search:focus {
	width : 240px!important;
	color : red;
	transition: width ease 0.5s 0s;
	border-color:rgba(82,168,236,0.8);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
}

a.search-adv-icon {
	display : none;
}

input.focus, textarea.focus {
	transition: width ease 0.5s 0s;
	border-color:rgba(82,168,236,0.8);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
}

@media only screen and (min-width: 980px) {
.mobheader, .mobfooter {
	display : none;
}
.metrik {
	width : 110px;
	float : left;
	top : 20px;
	position : relative;
	left : 20px;
}
}

@media only screen and (max-width: 980px) {
#header-subsilver, .footer {
	display : none;
}
.botlink a {
	display : block;
	color : #FFF;
	font-size : 1.1em;
	margin : 10px 0px;
	text-align : center;
}

.metrik {
	text-align : center;
	width: 100%;
	background: #225074;
}

a.menulink {
	display : block;
	width : 100%;
	font-size : 1.2em;
	text-align : left;
	background: #225074;
	color : #FFF;
	font-weight : bold;
	line-height : 38px;
}

.gf-menu-toggle {
	float : left;
	border : 1px solid #FFF;
	border-radius : 4px;
	width : 30px;
	height : 30px;
	margin : 3px 10px 3px 3px;
}

.icon-bar {
	background-color: #FFF;
	display: block;
	height: 2px;
	width: 24px;
	margin : 4px 2px;
}

ul.topm li {
	text-align : center;
	padding : 5px 15px;
	background: #225074;
	border-radius : 5px;
	margin : 3px auto;
	width : 80%;
	font-size : 1.1em;
	color : #FFF;
}

ul.topm li a{
	color : #FFF;
}

.mobheader table {
	width : 100%;
	margin-bottom : 10px;
}

.moblogo {
	width : 90%;
	margin : 8px auto 12px;
	height : auto;
	display : block;
}

.mobfooter {
	background: url(./images/20.jpg) center top repeat-y;
}
}

.center {
	text-align : center;
}

.footer {
	background: url(./images/20.jpg) center top repeat-y;
	
}

.footer1 {
	max-width : 1200px;
	margin : 0px auto;
	padding : 20px 0px;
	min-height : 400px;
}

.footer1 a{
	color : #eee;
}

.col-lg-4 {
    width: 33.33333333%;
	float : left;
}

.col-lg-2 {
    width: 16.66666667%;
	float : left;
}

.col-lg-3 {
    width: 25%;
	float : left;
}

.col-lg-3 {
    width: 25%;
	float : left;
}

.botlogo {
	max-width : 80%;
	height : auto;
}

.about_gardener {
	color : #eee;
	width : 90%;
}

.about_gardener p{
    font-size: 16px!important;
    line-height: 25px!important;
	color: #9e9e9e!important;
}

.about_gardener h5{
	color : #fff;
	margin-top: 10px;
    margin-bottom: 10px;
	font-size : 20px;
}

.footer .t3-module .module-title {
	color: #ffffff;
    font-size: 24px;
    margin-bottom: 15px;
	font-weight : normal;
}

.footer .t3-module ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
	margin-top : 30px;
	width : 90%;
}


.footer .t3-module ul > li {
    line-height: 20px;
    margin-top: 10px;
}

.footer .t3-module ul.nav > li > a {
	color: #9e9e9e;
    display: inline-block;
    font-weight: 400;
    padding: 0;
    text-transform: none;
    transition: all 0.2s ease-in-out;
	font-size: 14px;
}

.footer .t3-module ul.nav > li > a:hover,
.footer .t3-module ul.nav > li > a:active,
.footer .t3-module ul.nav > li > a:focus {
  color: #225074;
  background-color: transparent !important;
  opacity: 1;
  filter: alpha(opacity=100);
  text-decoration: none;
}

.footer .t3-module .nav li a::before {
    color: #9e9e9e;
    content: "\f14a";
    display: block;
    font-family: "FontAwesome";
    margin-right: 10px;
    font-weight: normal;
    display: inline-block;
}

.footer h3 {
	border : none;
}

.footer .get_in_touch ul li {
    font-size: 18px;
    padding-left: 34px;
    position: relative;
    line-height: 30px;
	color: #9e9e9e;
}

.offer {
	color: #9e9e9e;
	font-size: 14px;
	width: 66.66666667%;
}

.footer .get_in_touch a {
	color : #FFF;
}

.footer .get_in_touch ul li::before {
    font-family: "FontAwesome";
    font-size: 18px;
    position: absolute;
    padding-left: 1px;
    left: -1px;
    top: 0;
}

.footer .get_in_touch ul li:nth-child(1)::before {
    content: '';
}

.footer .get_in_touch ul li:nth-child(2)::before {
    content: '';
}

.footer .get_in_touch ul li:nth-child(3)::before {
    content: '';
}

.mobfooter .col-lg-4, .mobfooter .col-lg-3 {
    width: 100%;
    float: none;
}

.mobfooter .col-lg-2 {
    width: 50%;
    float: left;
}

.mobfooter .col-lg-2 .module-inner {
	padding : 20px 10px 10px;
}

.mobfooter {
	padding-bottom : 40px;
}

.mobfooter .col-lg-4 .module-inner {
	padding : 30px 20px 10px;
}

.mobfooter .col-lg-3 .module-inner {
	padding : 30px 20px 10px;
	color : #FFF;
	text-align : center;
}

.mobfooter .offer {
    color: #9e9e9e;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}

.mobfooter h3 {
	color : #FFF;
	font-size : 1.7em;
}

.mobfooter .col-lg-3 h3 {
	text-align : center;
}

.mobfooter .col-lg-3 li {
	list-style : none;
	font-size : 15px;
	text-align : center;
	line-height : 200%;
}

.mobfooter .col-lg-2 li {
	list-style : none;
	line-height : 300%;
}

.mobfooter li a {
	font-size : 14px;
	color : #9e9e9e;
}