/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
 @media (min-width: 1220px) {
  .tm-main > :nth-child(n+2) {
    margin-top: -300px;
  }
	 

	 
}

@media (min-width: 1219px) {
  .tm-sidebar-a {
    margin-top: -300px;
  }
	
}


.tm-navbar {margin:0px;}

@media (max-width: 768px) {
.desktopnumber {
	display:none;
	}
}

.uk-grid > * > .uk-panel + .uk-panel {
  margin-top: 30px;
}

.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 120px;
    padding: 0 5px;
    line-height: 120px;
    color: #f05a28;
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: 800;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0px;
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}

.uk-nav-navbar > li > a {
    color: #ffffff;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #eee;
    color: #006;
    width: 94%;
	height:30px;
	padding:5px;
	border:1px solid #eee;
border-radius:6px;
}

.wpcf7 input[type="select"]
{
	height:30px;
}

.wpcf7 input[type="submit"]
{
	height:40px;
	background: #F05A28;
color:#fff;
border:0px;
border-radius:6px;
font-size:17px;
}
.wpcf7 div
{

padding:20px;
background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(top, rgba(125,126,125,0.3) 0%, rgba(14,14,14,0.9) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(125,126,125,0.3) 0%,rgba(14,14,14,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(125,126,125,0.3) 0%,rgba(14,14,14,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */





  border:1px solid #1b445d;
border-radius:6px;
color:#fff;
font-size:12px;
line-height:20px;


  }
  
 .suburblinks {width:100%;margin:0 auto; text-align:center;}

.suburblinks li:hover{box-shadow:0px 0px 10px #666;
background:#F00;



}

a:hover{text-decoration:none;}

.suburblinks li a{color:#fff;}

.suburblinks li a:visited{color:#fff;}
.suburblinks li a:hover{color:#fff;}



.suburblinks li{padding:20px;width:39%;color:#fff;border-radius:6px;margin:5px;font-weight:600;font-size:15px;float:left;display:inline-block;

background: rgb(89,96,90); /* Old browsers */
background: -moz-linear-gradient(top, rgba(89,96,90,1) 0%, rgba(52,56,53,1) 50%, rgba(10,14,10,1) 51%, rgba(10,8,9,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(89,96,90,1) 0%,rgba(52,56,53,1) 50%,rgba(10,14,10,1) 51%,rgba(10,8,9,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(89,96,90,1) 0%,rgba(52,56,53,1) 50%,rgba(10,14,10,1) 51%,rgba(10,8,9,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59605a', endColorstr='#0a0809',GradientType=0 ); /* IE6-9 */

}


@media (max-width: 480px) {
	
	.suburblinks li{padding:20px;width:85%;color:#fff;border-radius:6px;margin:5px;font-weight:600;font-size:15px;float:left;display:inline-block;


}
#headerphone {display:none;}
}

.pagestyle {
	padding:20px;
	border:1px olid #ddd;
	background:#f0f0f0;
	border-radius:10px;
}
.pagestyle a {
	color:#FF7E00;
	text-decoration:underline;
}
.pagestyle a:hover {
	color:#000;
}

.pagestyle li {
	list-style:square;
	list-style-position:inside;
}
	