body {
	background: #fff
}

@font-face {
	font-family: 'myriad-pro';
	src: url('fonts/Myriad-pro/MyriadPro-Regular.eot?') format('eot'), 
	     url('fonts/Myriad-pro/MyriadPro-Regular.otf')  format('opentype'),
	     url('fonts/Myriad-pro/MyriadPro-Regular.woff') format('woff'), 
	     url('fonts/Myriad-pro/MyriadPro-Regular.ttf')  format('truetype'),
	     url('fonts/Myriad-pro/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
}
@font-face {
    font-family: 'sans-semi';
    src: url('fonts/OpenSans-SemiBold/opensans-semibold-webfont.eot');
    src: url('fonts/OpenSans-SemiBold/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-SemiBold/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/OpenSans-SemiBold/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-SemiBold/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal; 
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/OpenSans-Bold/opensans-bold.eot');
    src: url('fonts/OpenSans-Bold/opensans-bold.eot') format('embedded-opentype'),
         url('fonts/OpenSans-Bold/opensans-bold.woff') format('woff'),
         url('fonts/OpenSans-Bold/opensans-bold.ttf') format('truetype'),
         url('fonts/OpenSans-Bold/opensans-bold.svg#OpenSansBold') format('svg');
}
@font-face {
    font-family: 'OpenSansLight';
    src: url('fonts/OpenSans-Light/opensans-light.eot');
    src: url('fonts/OpenSans-Light/opensans-light.eot') format('embedded-opentype'),
         url('fonts/OpenSans-Light/opensans-light.woff') format('woff'),
         url('fonts/OpenSans-Light/opensans-light.ttf') format('truetype'),
         url('fonts/OpenSans-Light/opensans-light.svg#OpenSansLight') format('svg');
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/OpenSans-Light/opensans-regular.eot');
    src: url('fonts/OpenSans-Light/opensans-regular.eot') format('embedded-opentype'),
         url('fonts/OpenSans-Light/opensans-regular.woff') format('woff'),
         url('fonts/OpenSans-Light/opensans-regular.ttf') format('truetype'),
         url('fonts/OpenSans-Light/opensans-regular.svg#OpenSansRegular') format('svg');
}

h3 {
	color: #555
}

h2 a {
	text-decoration: none
}

h2,.moduletable h3, .items-leading h2 {
}

.items-row h2 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

a:hover,a:active,a:focus {
	color: #FFF;
}

.logoheader {
	background: url(http://87.229.78.17/spydernet/templates/beez3/images/personal/personal2.png) no-repeat right
		bottom #0C1A3E;
	color: #FFFFFF;
	min-height: 250px;
}

#all {
	background: #FFFFFF;
	color: #444;
}

#shadow #all {
}

#header ul.menu {
    float: left;
    width: 350px;
}

/* +++++++++++++  table display  Catgegories table, contact etc, ++++++++++++++++++++* */

table th a:link,table th a:visited {
	color: #fff
}

tr.odd,tr.cat-list-row1 {
	background: #f8f8f8
}

table  tr:hover td {
	background: #FEFDE2;
}

/* +++++++++++++++++  Pagination +++++++++++++++ */
.pagination span,.pagination span  a:hover {
	color: #999999;
	background-color: #f5f5f5;
}

/* active item */
span.pagenav {
	background: #095197;
	color: #fff
}

.pagination-start span.pagenav,.pagination-prev  span.pagenav,.pagination-end span.pagenav,.pagination-next span.pagenav
	{
	background-color: #f5f5f5;
	color: #444
}

/* +++++++++++++++++  content  +++++++++++++++ */
.article-info {
	background-color: #fbfbfb;
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#f5f5f5) );
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#ffffff', endColorstr =   '#f5f5f5', GradientType =   0 );
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
}

/* ++++++++++++++++++++++  menu ++++++++++++++++++++++++++  */
.moduletable_menu {
	border: solid 1px #ddd;
	background: #f9f9f9;
}

ul.menu ul a {
	background: #e5e5e5;
	margin-bottom: 1px
}

ul.menu ul ul ul a {
	background: #f5f5f5 url(http://87.229.78.17/spydernet/templates/beez3/images/3.0/arrow.png) no-repeat 24px center;
}

ul.menu ul ul ul ul a {
	background: #fff;
}

/* +++++++++++++++++++++++  SLIDER  ++++++++++++++++++++  */
.panel h3.pane-toggler a {
	background: url(http://87.229.78.17/spydernet/templates/beez3/images/slider_plus.png) right top no-repeat;
	color: #333
}

.panel h3.pane-toggler-down a {
	background: url(http://87.229.78.17/spydernet/templates/beez3/images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
	color: #333
}

/*  +++++++++++++++++   Tabs ++++++++++++++++++++++  */
ul.tabs li,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited {
	background: #f5f5f5 url(http://87.229.78.17/spydernet/templates/beez3/images/nature/box.png) repeat-x;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt a {
	color: #333;
	border: solid 1px #ddd;
	border-bottom: 0
}

ul.tabs li a:hover,ul.tabs li a:active,ul.tabs li a:focus {
	color: #000
}

.tabcontent,div.current {
	background: #fff;
	color: #000;
	border: solid 1px #ddd;
}

.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5;
}

ul.tabs li a.linkopen,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	background: #fff;
	color: #333;
	border-radius: 5px 5px 0px 0px;
}

ul.tabs li a.linkclosed:hover,ul.tabs li a.linkclosed:active,ul.tabs li a.linkclosed:focus,ul.tabs li a.linkopen:hover,ul.tabs li a.linkopen:active,ul.tabs li a.linkopen:focus
	{
	background: #555;
	color: #fff
}

#footer-inner,#footer {

}
#footer {
    color: #FFFFFF;
    margin: 0 auto;
    max-width: 1200px;
	position:relative;
}


#footer a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
}

#bottom a {
	background: none
}

.box1 {
	border-right: solid 1px #ccc
}

.box3 {
	border-left: solid 1px #ccc
}

#bottom  ul li a {
	background-image: none;
	padding-left: 0
}



/* responsive */
#mobile_select h2 {border:0; margin:-17px 0 0 0; padding:0; background:#0C1D43;text-align:right}
#mobile_select h2 a {
display:inline-block;
font-size:0.8em;
border-radius:4px 4px 0 0;
padding:6px;
font-size:0.75em;
margin-right:5px;
}



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

	img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}


	#fontsize{display:none}
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form
		{
		float: none;
		width: 100%
	}
	#header {padding-top:3em}
	#header form  {margin:0}
	.logoheader {background:#0C1D43; min-height:100px; margin:0}
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100% ;
		min-width:100%;

		margin: 0 0px; background:#095197;
	}
	#header form input {
		float: none; margin-bottom:4px
	}
	#menuwrapper { margin-top:10px; }
	#header ul.menu {position:relative; top:0;left:20px; right:20px; margin:0; width:90%; border-radius:4px}
	#header ul.menu li:first-child a {border-radius: 4px 4px 0 0}
	#header ul.menu li:last-child a {border-radius:0 0 4px 4px }
	#header ul.menu li a:link,
	#header ul.menu li a:visited {
		display: block;
		padding: 6px 10px;
		border-bottom: solid 1px #ccc
	}
}

@media only screen and (min-width: 600px) {
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1382px) { /* Styles */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) { /* Styles */
}

.logo {
    float: left;
}

.contact-info {
    float: left;
}
.phone 
{
color:#ED1847;
font-weight:700;
 font-family: opensansbold;
 font-size:15px;
}
.contact-info
{
	color: #374EA2;
    font-size: 19px;
    height: 115px;
    margin-left: 41px;
    margin-top: -4px;
    width: 200px;
}
.contact-logo {
    background-color: #ED1846;
    border-radius: 15px;
    color: #FFFFFF;
    font-family: opensansbold;
    font-weight: 700;
    margin-top: 6px;
    padding: 15px 25px;
    cursor: pointer;
    position: absolute;
	text-decoration: none;
	margin-left: -120px;
}
.contact-logo:hover
{
	background-color:#374FA2;
}
.times {
    font-family: opensanslight;
    font-size: 14px;
}
.header-left, .header-right {
    float: left;
    width: 50%;
}

.nav.menu li {
    float: left;
    width: 50%;
}

.header-right-content {
    float: left;
    margin-left: 200px;
}
.nav.menu li a:hover {
    color: #ED1847;
}
.nav.menu li a{
    color: #B4B4B4;
}
.nav.menu .current.active a
{
color:#ED1847;
}
.nav.menu .current.active a:before
{
background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png") no-repeat scroll -61px -7px rgba(0, 0, 0, 0);
}
.nav.menu li a:hover:before{
background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png") no-repeat scroll -61px -7px rgba(0, 0, 0, 0);
}
.nav.menu li a:before{
    background:url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png") no-repeat scroll -61px 1px rgba(0, 0, 0, 0);
	content: " ";
    display: inline-block;
    height: 10px;
    width: 13px;
}

#header ul.menu a {
    border-bottom: 0 none;
    box-shadow: none;
    font-family: opensanslight;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
}
.facebook-icon {
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    width: 32px;
}
.google-icon {
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png") no-repeat scroll 0 -36px rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    width: 32px;
}

.social-header {
    float: left;
}

.social-header ul li {
    list-style:none;
	padding-bottom:3px;
}

.header-right-grafika {
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png") no-repeat scroll -741px 0 rgba(0, 0, 0, 0);
    height: 169px;
    margin-left: 1300px;
    position: absolute; 
    top: 0;
    width: 300px;
}
.top-right-bg
{
	background: url("http://spydernet.hu/templates/beez3/images/spyder/top-right-bg.png") no-repeat;
	height: 170px;
    position: absolute;
    right: 0;
    top: 0;
    width: 260px;
}

.bot-left-bg {
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/footer-bg-left.png") no-repeat ;
    bottom: 0;
    height: 320px;
    left: 0;
    position: absolute;
    width: 345px;
}

.bot-right-bg {
    background: img src=('/index_files/footer-bg-right.png') no-repeat ;
    bottom: 0;
    height: 320px;
    position: absolute;
    right: 0;
    width: 326px;
}
.top-right {
    position: relative;
}

.footer-menu {
    float: left;
    width: 50%;
}
.footer-menu .nav.menu li {
    float: left;
    width: 201px;
}

.footer-menu .nav.menu li a:before {
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png")  no-repeat scroll -39px 1px rgba(0, 0, 0, 0);
    content: " ";
    display: inline-block;
    height: 10px;
    width: 13px;
}
.footer-menu .nav.menu li a{
	font-family: opensanslight;
    font-size: 15px;
    color:#fff;
    text-transform:uppercase;
     line-height: 20px;
}
.copyright {
    float: right;
    font-family: opensanslight;
    font-size: 15px; 
    width: 32%;
}
.nivo-slider-wrapper {
    direction: ltr;
    max-width: 100% !important;
    max-height: 100% !important;
    position: relative;
    text-align: left;
    margin:0 !important;
}
.theme-default .nivoSlider img {
	max-height:485px !important;
}
.nivo-controlNav 
{
	padding: 0 !important;
	position: relative;
	z-index: 9999;
	bottom:45px;
}
.theme-default .nivo-controlNav a
{
	 background:url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/slider-bullet.png")  no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.theme-default .nivo-controlNav a.active
{
	background-position:inherit !important;
	background:url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/slider-bullet-active.png")  no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.nivo-prevNav
{
	background:url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/arrow-left.png")  no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	height:52px !important;
}
.nivo-nextNav
{
	background:url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/arrow-right.png")  no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	height:52px !important ;
}
.home-blocks {
    margin: 12px auto 0;
    max-width: 1195px;
}
#header
{
padding-bottom:0px
}
.article-id-17 .title
{
display:none;
}
.article-id-18 .title
{
display:none;
}
.article-id-19 .title
{
display:none;
}
.article-id-20 .title
{
display:none;
}
.article-id-21 .title
{
display:none;
}
.article-id-6 .header-right {
    float: left;
    height: 158px;
    width: 50%;
}
.article-id-9 .custom {
    float: left;
    margin-top: 15px;
}
.article-id-9 .entry-content {
    float: left;
    margin-bottom: 20px;
    margin-top: 15px;
    width: 100%;
}
.home-blocks .single-block {
    border-bottom: 1px solid #E6E6E6;
    color: #ED1847;
    float: left;
    font-family: 'sans-semi';
    font-size: 20px;
    margin-left: 23px;
    margin-right: 10px;
    max-width: 563px;
    height: 210px;
	padding-bottom:7px;
	 margin-bottom: 12px;
}
.single-block.last {
    margin-right: 0;
}

.block0 .readmore {
    display: none;
}
.home-blocks p {
    color: #464646;
    float: left;
    font-family: opensanslight;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}
.readmore {
    width: 100%;
}
.main-content {
    border-top: 1px solid #E6E6E6;
    float: left;
    width: 100%;
    position: relative;
	box-shadow: 0 1px 5px 0 #4A4A4A;
}

.nosliderno-title {
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/title-bg.png") no-repeat scroll 0 0 #ED1846;
    border-bottom-right-radius: 30px;
    height: 100px;
    left: 0;
    padding-left: 273px;
    padding-right: 10px;
    position: absolute;
    bottom: 0;
    width: auto;
    z-index: 12;
}
.article-id-9 .nosliderno-title {
	top:0;	
}
.article-id-11 .nosliderno-title {
	top:0;	
}
.article-id-12 .nosliderno-title {
	bottom:-100px;	
}
.intro-img {
float: left;
position: relative;
background-size: 100%;
background-repeat: no-repeat;
width: 100%;
height:100%;
max-height: 378px;
background-position: center center;
}
.article-id-13 .intro-img {
	max-height:455px;
	background-position: initial;
}
.entry-content {
    float: left;
    margin-top: 15px;
    width: 100%;
}

.article-id-8 .article-container {
    margin-top: 20px;
}
.article-id-16 .title
{
display:none;
}
.article-id-9 .title h2:before {
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png") no-repeat scroll -82px -162px rgba(0, 0, 0, 0);
    content: " ";
}
.content-list > li.hover
{
	--background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/service-bullet-red.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.feat-image img {
    min-height: 480px;
    width: 100%;
}
.feat-image 
{
	float:left;
	width:100%;
	position:relative;
}
.title > h2 {
    color: #FFFFFF;
    font-family: opensanslight;
    font-size: 35px;
    font-weight: normal;
    text-align: center;
}
.title {
    float: right;
    min-width: 352px;
    padding-top: 10px;
    text-align: left;
}
.title h2:before {
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png") no-repeat scroll -3px -232px rgba(0, 0, 0, 0);
    content: " ";
}
.article-id-14  .title h2:before
{
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png") no-repeat scroll -159px -162px rgba(0, 0, 0, 0);
    content: " ";
}
.article-id-13  .title h2:before
{
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png") no-repeat scroll -316px -162px rgba(0, 0, 0, 0);
    content: " ";
}
.article-id-12  .title h2:before
{
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png") no-repeat scroll -238px -162px rgba(0, 0, 0, 0);
    content: " ";
}
.article-id-11  .title h2:before
{
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png") no-repeat scroll -2px -163px rgba(0, 0, 0, 0);
    content: " ";
}
.article-id-13 .article-main
{
padding:0
}
.title :before {
    content: " ";
    display: inline-block;
    height: 60px;
    margin-right: 20px;
    vertical-align: -18px;
    width: 60px;
}

.article.content {
    float: left;
    width: 100%;
    padding-bottom:20px;
}
.article-main {
    margin: 0 auto;
    min-height: 190px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 1170px;
}
.article-id-12 .article-main
{
	float:left;
	width:100%;
	margin:0;
	padding-top:0;
}
.submit_btn {
    background-color: #ED1846;
    border: medium none;
    border-radius: 15px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: opensansbold;
    font-size: 20px;
    margin: 5px 0;
    float: right;
    padding: 15px;
}
.submit_btn:hover {
    background-color: #374FA2;
}
.contact {
    float: right;
    font-family: opensanslight;
    margin-top: 20px;
    width: 28%;
}
label.error {
    border: 1px solid red;
    padding: 2px;
}

.success {
    border: none;
float: left;
padding-bottom: 10px;
padding-left: 29%;
padding-top: 61px;
width: 100%;
height: 100%;
background-color: white;
position: absolute;
}
.submit_btn {
    height: auto !important;
    width: 118px !important;
}

#call {
    width: 26px;
}
.contact .error {
    float: left;
    width: 100%;
}
.contact  label {
    float: left;
    width: 100%;
}
.contact input {
    height: 30px;
    width: 290px;
}

#contact_form > label {
    color: #000000;
    font-family: opensansbold;
    font-size: 15px;
}

.file-add {
    font-family: opensanslight;
    font-size: 15px;
}
.file-click {
    cursor: pointer;
    display: block;
    font-family: opensansbold;
    font-size:15px;
}

#file_attach {
    display: none;
}
.files {
    float: left;
    width: 100%;
}
.contact-info-text {
    float: left;
    font-family: sans-semi;
    padding-left: 100px;
    padding-right: 10px;
    padding-top: 150px;
    width: 46%;
}
.nosliderno-title.noimage
{
	position:static;
}
.article-main p {
    font-family: opensanslight;
    font-size: 15px;
    line-height: 20px;
}
.article-main h3 {
    font-family: opensansbold;
    font-size: 15px;
}
.article-main h2:before
{
   padding-left:7px;
background:url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png") no-repeat scroll -62px -7px rgba(0, 0, 0, 0);
content: " ";
    display: inline-block;
    height: 10px;
    width: 13px;
}
.contact-button {
    background-color: #ED1846;
    border-radius: 15px;
    color: #FFFFFF;
    cursor: pointer;
    font-size:20px;
    font-family: opensansbold;
    font-weight: 700;
    margin-top: 6px;
    padding: 15px 25px;
    text-decoration: none;
}
.contact-button:hover {
    background-color: #374FA2;
}

.single-block .contact-button {
    display: none;
}


.single-block h2 {
    color: #ED1847;
    display: table-cell;
    font-family: opensansbold;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0;
    max-width: 290px;
    padding-bottom: 0;
    padding-left: 15px;
    text-align: left;
    vertical-align: bottom;
}
.article-main h4 { 
    color: #565656;
    font-family: opensansbold;
    font-size: 21px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 15px;
    padding: 5px 0;
    text-transform: uppercase;
}
.article-main h4:before
{
   padding-left:7px;
background:url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/icons.png") no-repeat scroll -62px -7px rgba(0, 0, 0, 0);
content: " ";
    display: inline-block;
    height: 10px;
    width: 13px;
}
.single-block > h4 {
    display: none;
}
#map-map {
    float: left;
    height: 1207px;
    width: 100%;
}
.article-id-12 .custom {
    float: left;
}
.tab {
    float: left;
    list-style: none outside none;
    width: 130px;
}
.contact-content > p {
    margin-bottom: 5px;
}
.packets li {
    background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 61%, #E7E7E7 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-right: 1px solid #E6E6E6;
    border-top-right-radius: 15px;
    float: left;
    height: 100px;
}
.packets a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #ED1847;
    display: block;
    font-family: opensanslight;
    font-size: 29px;
    line-height: 98px !important;
    text-align: center;
}
textarea {
    height: 180px;
}

#contact_form > input[type="checkbox"] {
    width: auto;
}

.calling-select {
    display: none;
}

#info {
    display: block;
}
.packets {
    left: 0;
    margin-top: -280px;
    position: absolute;
}
.tabbed {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top-right-radius: 15px;
    margin-bottom: 0;
    position: absolute;
    width: 1350px;
}

.article-id-10 .title {
    display: none;
}
.tab a
{
text-decoration:none;
}
.tabbed > .current-menu-item .packs-sep {
    display: block;
}

.tabbed > .current-menu-item {
    background: none repeat scroll 0 0 #ED1846;
	border-right: 1px solid #ED1846 !important;
}
.current-menu-item a {
    color: #FFFFFF;
	line-height: 79px !important;
}
.packs-sep {
    background: none repeat scroll 0 0 #ED1846;
    display: none;
    height: 10px;
    margin-left: -14px;
    width: 40px;
}
.packs-sep > i {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 11px;
    display: block;
    height: 35px;
    margin-left: -22px;
    width: 36px;
}
.tabs-left {
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/title-bg.png") no-repeat scroll 0 0 #ED1846 !important;
    border-right: medium none !important;
    border-top-right-radius: 0 !important;
    min-width: 300px !important;
}
.tab.last {
    border-right: medium none;
}
.single-block > img {
    float: left;
    position: relative;
}
.easy-table-default > tbody > tr > td {
    border-bottom: 1px solid #DDDDDD;
    color: #464646;
    font-family:opensanslight;
    font-size: 20px;
}
.easy-table.easy-table-default span {
    font-family: opensanslight;
}
.easy-table-default > tbody > tr {
    height: 40px;
}
.easy-table th {
    font-size: 15px;
	color:#ED1846; 
	width:234px;
	text-align:center;
}
.cat-id-9 .nosliderno-title
{
  bottom: 0;
    top: inherit;
    background:none;
}
.packets {
    bottom: 100px;
    position: absolute;
}

.cat-id-9 .article-container {
    margin-top: 15px;
}
th
{
	text-transform:uppercase;
}
.article-id-40 .nosliderno-title
{
	background:none;
}
table .readmore
{
	margin-bottom:0;
}
.readmore a {
    background: none repeat scroll 0 0 #ED1846;
    border-radius: 15px;
    color: #FFFFFF;
    display: inline-block;
    font-family: opensansbold;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 9px;
    padding: 15px;
    text-decoration: none;
}
.article-id-40 .title
{
	display:none;
}
.article-id-8 .nosliderno-title
{
display:none;
}
.tab.number-0.current-menu-item a
{    
line-height:97px !important;
}
.tab.number-0.current-menu-item .packs-sep
{    
display:none !important;
}
.article-id-12 .main-content
{
float:none;
}
.map-container {
    max-width: 64%;
    min-width: 300px;
}
#message {
    height: 145px;
}
.article-id-13 .nosliderno-title {
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/list-bg.png") no-repeat scroll 0 0 #ED1846;
    border-bottom-right-radius: 0;
    border-top-right-radius: 30px;
    bottom: 0;
    height: 278px;
    left: 0;
    padding-left: 40px;
    padding-right: 30px;
    position: absolute;
    top: initial !important;
    width: auto;
    z-index: 12;
}

.single-block.block2,.single-block.block3
{
border-bottom:none;
}
.services {
    float: right;
    list-style-image: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/service-bullet.png");
}
.service > a {
    color: #FFFFFF;
    font-family: opensanslight;
    font-size: 20px;
    text-decoration: none;
    vertical-align: middle;
}
.service {
    line-height: 20px;
    margin-bottom: 10px;
}
.title-list *:before {
    display: block;
    height: 0 !important;
}

.title-list {
    float: right;
    text-align: left;
    width: 100%;
}
.content-list
{
	list-style: none;
}
.content-list a {
    color: #565656;
    font-family: opensanslight;
    font-size: 20px;
    line-height: 36px;
    padding-left: 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.content-list a:hover
{
color:#ED1846;
}
.content-list a:before
{
	background:url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/service-bullet-black.png");
	content:" ";
}
.content-list > li {
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/service-bullet-black.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    width: 50%;
}
.article-id-12 .main-content
{
box-shadow:none;
}
.content-list {
    margin-left: 20%;
}
.cat-id-11 .nosliderno-title
{
	display:none;
}
.article-id-13 .article-main
{
	min-height:0;
}
.contact-content {
    float: left;
    font-family: opensanslight;
    margin-left: 30px;
    margin-top: 30px;
    max-width: 300px;
}
.article-id-12 .entry-content
{
	margin-top: 0;
}

.home-blocks strong {
    font-family: opensansbold;
    font-size: 14px;
}

.block-heading > img {
    float: left;
    position: relative;
}

.article-id-41 .files {
    display: none;
    float: left;
}
.block-heading {
    float: left;
    margin-bottom: 6px;
    width: 100%;
}
.red-text {
    font-family: opensansbold !important;
}

.article-container {
    padding-bottom: 20px;
}
.article-id-12 #map-map {
    float: left;
    height: 1315px;
    width: 100%;
}

.article-id-12 .contact {
    margin-top: 0;
    width: 100%;
}
.mobile-menu {
display:none;
width:95%;
margin-top:20px;
margin-bottom:20px;
float:left;
margin-left:2%;
}
.article-id-35 .intro-img {
    max-height: 300px;
}

.article-id-35 .nosliderno-title {
    display: none;
}
.article-id-35 .article.content {
	background:url("http://87.229.78.17/spydernet/templates/beez3/images/spyder/background-left.png") #ed1846;
	background-repeat:no-repeat;
	background-position:left;
}
.article-id-35 .article-container {
    color: #fff;
    margin-top: 20px;
    padding-bottom: 45px;
    text-align: center;
}
.article-id-35 .contact-logo {
	background-color: #374fa2;
}
.warning-title {
    background: url("http://87.229.78.17/spydernet/templates/beez3/images/warning-sign.png") no-repeat scroll left center #ed1846;
    float: right;
    font-family: opensanslight;
    font-size: 33px;
    line-height: 60px;
    margin-bottom: 20px;
    margin-left: 18%;
    padding-left: 70px;
    text-align: center;
    width: 100%;
}
.subtitle {
    float: left;
    font-family: opensansbold;
    font-size: 18px;
    text-transform: uppercase;
    width: 100%;
}
