/*=============================================================
====== TABLE OF CONTENTS ======================================
====== UNIVERSAL ===================================[ZYB01]====
====== HEADER ======================================[ZYB02]====
====== FOOTER ======================================[ZYB03]====
====== HOME ========================================[ZYB04]====
====== INNER =======================================[ZYB05]====
====== CUSTOM ======================================[ZYB06]====
====== MOBILE ======================================[ZYB07]====
=============================================================*/

/*=============================================================
===== UNIVERSAL ====================================[ZYB01]====
=============================================================*/

html{ min-height:100%; width:100%; }
body{ background:url(../images/whitebg.png) repeat; }
.tWrap article, .tWrap aside, .tWrap audio, .tWrap canvas, .tWrap command, .tWrap datalist, .tWrap details, .tWrap embed, .tWrap figcaption, .tWrap figure, .tWrap footer, .tWrap header, .tWrap hgroup, .tWrap keygen, .tWrap meter, .tWrap nav, .tWrap output, .tWrap progress, .tWrap section, .tWrap source, .tWrap video{display:block}
.tWrap mark, .tWrap rp, .tWrap rt, .tWrap ruby, .tWrap summary, .tWrap time { display:inline; }
.tWrap .boxShadow{ -webkit-box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.1); }
.tWrap .clear, .tWrap .spacer{ clear:both; }
.tWrap .floatLeft{ float:left; }
.tWrap .floatRight{ float:right; }
.tWrap .mainBoxWrapper{ margin-bottom:0.938em; }
.tWrap .sideBoxWrapper{ margin-bottom:0.938em; }
.tWrap .swp-breadcrumbs{ margin:0.625em 0; }

.tWrap .formBlockSurveyRow{overflow:visible;}
.tWrap .formBlockSurveyCell.question{ width:20%; padding:0px; }
.tWrap .formBlockSurveyCell.answer{ width:80%; }
.tWrap .extendedFormSurveyView input[type="text"], .tWrap .guestBook-formBlock input[type="text"],
.tWrap .extendedFormSurveyView input[type="email"], .tWrap .guestBook-formBlock input[type="email"],
.tWrap .extendedFormSurveyView input[type="tel"], .tWrap .guestBook-formBlock input[type="tel"],
.tWrap .extendedFormSurveyView input[type="url"], .tWrap .guestBook-formBlock input[type="url"],
.tWrap .extendedFormSurveyView select, .tWrap .guestBook-formBlock select,
.tWrap .extendedFormSurveyView textarea, .tWrap .guestBook-formBlock textarea{
    border: 1px solid #c3c3c3; box-sizing:content-box; -ms-box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;
    -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;
    width:98%; padding:1%;    display:block; }
.tWrap .extendedFormSurveyView #msg { background: #9fd9f1; color: #404b4f; padding: 1.250em; border:none; margin: 0.5em 0; }

/*=============================================================
===== HEADER =======================================[ZYB02]====
=============================================================*/

.tWrap header { position:relative; z-index:4;}
.tWrap header .logo { display:block; max-width:207px; width:100%; }

.tWrap header .headerTop{ background:url(../images/top-bar-bg.png) repeat; color:#94abc8; }
.tWrap header .headerTop p{ padding:0; font-size:11px; line-height:2.7em; }
.tWrap header .headerTop a, .tWrap header .headerTop a:hover{ color:#fff;  }
.tWrap header .headerMiddle{ padding:30px 0 25px; }
.tWrap header .headerBottom{ background:#fff; }

.tWrap header .nav{ margin:0; z-index:10;  }
.tWrap header .nav > li{float:left; position:relative; list-style:none; margin:0; padding:0; z-index:10;  }
.tWrap header .nav > li:hover,
.tWrap header .nav > li.nav-hover,
.tWrap header .nav > li.nav-path-selected{}
.tWrap header .nav > li > a { padding:20px 18px; line-height:1em; display:block;color:#1c5193;text-align:center;position:relative; text-transform:uppercase; font-family: 'Lato', sans-serif; font-size:14px; }
.tWrap header .nav > li:hover,
.tWrap header .nav > li.nav-hover,
.tWrap header .nav > li.nav-path-selected{ background:url(../images/light-blue-noise.png) repeat; }
.tWrap header .nav > li:hover > a,
.tWrap header .nav > li.nav-hover > a,
.tWrap header .nav > li.nav-path-selected > a{ background:url(../images/navactive.png) repeat-x; color:#ffcc66; }


.tWrap header .nav > li > ul{ position:absolute; left:0; display:none; padding:0; margin:0; z-index:12; background:url(../images/light-blue-noise.png) repeat; }
.tWrap header .nav > li > ul > li{ min-width:300px; list-style:none; padding:0; margin:0; }
.tWrap header .nav > li > ul > li:first-child{ border-top:none; }
.tWrap header .nav > li > ul > li > a{ display:block; padding: 15px 11px; color:#fff; font-size:14px; font-family: 'Lato', sans-serif; }
.tWrap header .nav > li > ul > li:hover{ background:#fdb950; }

/*=============================================================
===== FOOTER =======================================[ZYB03]====
=============================================================*/

.tWrap footer{ padding:20px 0; }
.tWrap .zCopyrightWrapper img{ vertical-align:middle; }

/*=============================================================
===== HOME =========================================[ZYB04]====
=============================================================*/

.tWrap .slideshow h1, .tWrap .lowerContent h1,
.tWrap .slideshow h2, .tWrap .lowerContent h2,
.tWrap .slideshow h3, .tWrap .lowerContent h3,
.tWrap .slideshow h4, .tWrap .lowerContent h4,
.tWrap .slideshow h5, .tWrap .lowerContent h5,
.tWrap .slideshow h6, .tWrap .lowerContent h6,
.tWrap .slideshow a:hover, .tWrap .lowerContent a:hover,
.tWrap .slideshow, .tWrap .lowerContent{ color:#fff; }
.tWrap .slideshow a{ color:#fdb950; text-decoration:underline; }


.tWrap .slideshow a{ color:#fdb950; text-decoration:underline; }

.tWrap .slideshow{ background:url(../images/slideshow-bg.jpg) repeat-x bottom left; padding:42px 0 0 0; height:478px; }
.tWrap .innerSlideshow{ padding:10px; background:#fff; -webkit-box-shadow: 3px 3px 5px 2px rgba(0, 0, 0, 0.1); box-shadow: 3px 3px 5px 2px rgba(0, 0, 0, 0.1); }
.tWrap .flexslider{ margin:0; }
.tWrap .flex-control-nav{ display:none; }
.tWrap #homeAwards{ margin-top:-55px; z-index:8; position:absolute; right:7px; }
.tWrap .homeContent{ padding:30px 0 55px;  }

/*=============================================================
===== INNER ========================================[ZYB05]====
=============================================================*/

.tWrap .content{ padding:25px 0; }
.tWrap .sidebar h3{ color:#677c97; font-weight:normal; border-bottom:1px solid #dfdfdf; }
.tWrap .sidebar .nav{ padding:7px 12px; margin:0;background:#fff; -webkit-box-shadow:  0px 2px 5px 2px rgba(0, 0, 0, 0.1); box-shadow:  0px 2px 5px 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 3px; border-radius: 3px; }
.tWrap .sidebar .nav > li{ list-style:none; padding:0px; margin-bottom:2px; }
.tWrap .sidebar .nav > li > a{ color:#707070; display:block; padding:7px 9px; -webkit-border-radius: 3px; border-radius: 3px; font-size:14px; font-family: 'Lato', sans-serif; }
.tWrap .sidebar .nav > li > a:hover,
.tWrap .sidebar .nav > li > a.nav-path-selected{ color:#fff; background:#00498f; }
.tWrap .sidebar .nav > li > ul{ margin:0px; padding:0px; background:#143866; }
.tWrap .sidebar .nav > li > ul li{ font-size:13px; color:#fff; list-style:none; }
.tWrap .sidebar .nav > li > ul li a{ padding:6px 14px; color:#fff; display:block; }
.tWrap .sidebar .nav > li > ul li a:hover,
.tWrap .sidebar .nav > li > ul li a.nav-path-selected{ color:#a6c7e8; }
.tWrap .breadcrumbs{ border-bottom:1px solid #0f294c; font-size:12px; background:url(../images/light-blue-noise.png) repeat; color:#a6c7e8; }
.tWrap .breadcrumbs strong{ font-weight:normal !important; }
.tWrap .breadcrumbs a{ color:#fff; }
.tWrap .breadcrumbs a:hover{ color:#a6c7e8; }
.tWrap .pageTitleContainer{ background:url(../images/titlebg.png) repeat-x; color:#fff; padding:13px 0 19px; }
.tWrap .pageTitle{ color:#fff;padding:0;margin:0;line-height:42px; }

.tWrap .lowerContent{ background:url(../images/footerbg.jpg) repeat-x; padding:30px 0; }
.tWrap .lowerContent1{ margin-bottom:80px; }
.tWrap .lowerContent h1,
.tWrap .lowerContent h2,
.tWrap .lowerContent h3,
.tWrap .lowerContent h4,
.tWrap .lowerContent h5,
.tWrap .lowerContent h6,
.tWrap .lowerContent{ color:#a6c7e8; font-size:12px; }
.tWrap .lowerContent a{ color:#a6c7e8; }
.tWrap .lowerContent a:hover{ color:#fff; }

.tWrap .lowerMap{ background:url(../images/mapbg.jpg) repeat top center; }

/*=============================================================
===== MOBILE =======================================[ZYB06]====
=============================================================*/

.tWrap .hasDrop{ padding-right:15px !important; }
.tWrap .mobileDropdown{ position:absolute !important; right:-8px;top:7px; width:30px; height:43px; padding:0 !important; z-index:15; background: url(../images/mobilenavarrowy.png) no-repeat top right !important;}

/*=============================================================
===== CUSTOM =======================================[ZYB07]====
=============================================================*/

.tWrap .testimonialSkin2 .testimonialBoxContentContentInner:before,
.tWrap .testimonialSkin2 .testimonialBoxContentContentInner:after{ color: #fff; font-family:'Lato', Arial, Helvetica; }

.tWrap .testimonialSkin2 .testimonialBoxContentContent{ background:#133765; padding: 25px 45px; }
.tWrap .testimonialSkin2 .arrow-down{ border-top-color:#133765; }
.tWrap .testimonialSkin2 .testimonialBoxContentContent p { color:#89a6cc !important; font-size:15px; }
.tWrap .testimonialSkin2 .testimonialName{ font-size:12px; color:#fff; font-weight:normal; }

.tWrap .testimonialSkin3 .testimonialBoxContentContent{ background:#fff; -webkit-box-shadow:  0px 2px 5px 2px rgba(0, 0, 0, 0.1); box-shadow:  0px 2px 5px 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 3px; border-radius: 3px; padding: 25px 45px; }
.tWrap .testimonialSkin3 .arrow-down{ border-top-color:#00498F;}
.tWrap .testimonialSkin3 .testimonialBoxContentContent p { color:#707070 !important; font-size:15px; }
.tWrap .testimonialSkin3 .testimonialName{ font-size:12px; color:#00498F; font-weight:normal; }

/*=============================================================
===== PLANS ==================================================
=============================================================*/

.tWrap .plan_grid {background:#fff; margin-bottom: 20px; -webkit-box-shadow:  0px 2px 5px 2px rgba(0, 0, 0, 0.1); box-shadow:  0px 2px 5px 2px rgba(0, 0, 0, 0.1);-webkit-border-radius: 3px; border-radius: 3px;}
.tWrap .plan_grid hr {margin:3px 0;}

.tWrap .plan_grid a img {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.tWrap .plan_grid a img:hover {
   opacity: 0.5;
}

.tWrap .skin5.top .content_holder {
background:#fff; margin-bottom: 20px; -webkit-box-shadow:  0px 2px 5px 2px rgba(0, 0, 0, 0.1); box-shadow:  0px 2px 5px 2px rgba(0, 0, 0, 0.1);-webkit-border-radius:; 0px 3px 3px 3px; border-radius: 0px 3px 3px 3px;border: none;}

.tWrap .skin5.top .tab_header_item.tab_selected {
border:none;
background:#fff;
-webkit-border-radius:; 0px 3px 3px 3px; border-radius: 0px 3px 3px 3px;
}

.tWrap .skin5.top .tab_header_item a {
padding: 10px 25px 10px 24px!important;
font: normal 1.286em 'Lato', sans-serif;
line-height: inherit;
color: #a1a1a1;
display: block;
}

.tWrap .skin5.top .tab_header_item.tab_selected a {
color: #00498f;
}

.tWrap .skin5.top .tabs_header {
border-bottom: none;
}

.tWrap .skin5.top {overflow: visible!important;}

.tWrap .filePdf { padding:4px 23px 4px 0;background-position: left center;line-height: 2em; }

.tWrap .single_plan .mainBoxWrapper {
margin-bottom: 0;
}