@font-face {
    font-family: 'benderblack';
    src: url('../fonts/bender_black-webfont.eot');
    src: url('../fonts/bender_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bender_black-webfont.woff') format('woff'),
         url('../fonts/bender_black-webfont.ttf') format('truetype'),
         url('../fonts/bender_black-webfont.svg#benderblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'benderregular';
    src: url('../fonts/bender_regular-webfont.eot');
    src: url('../fonts/bender_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bender_regular-webfont.woff') format('woff'),
         url('../fonts/bender_regular-webfont.ttf') format('truetype'),
         url('../fonts/bender_regular-webfont.svg#benderregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    height:100%;
}
body {
    font-family: Tahoma,'benderregular';
    font-size:14px;
    color:#4a4a4a;
    background-color: #fff;
}
a {
        -webkit-transition: all 0.5s ease-in-out;/* Safari 3.2+, Chrome */
    -moz-transition: all 0.5s ease-in-out;/* Firefox 4-15 */
    -o-transition: all 0.5s ease-in-out;/* Opera 10.5-12.00 */
    transition: all 0.5s ease-in-out;/* Firefox 16+, Opera 12.50+ */
    outline: none;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

ul {
    list-style-type: none;
}
h1,
h2 {
    font-family: 'benderblack';
}
.triangle li {
    background: url(../img/li.png) 0px 5px no-repeat;
    padding-left:10px;  
    margin-left:-35px;
}

.xannsem li {
      background: url(../img/xannsem.png) 0px 10px no-repeat;
    padding-left:50px;  
    margin-left:-35px;  
    opacity:1;
    margin:20px 0; 
}

.logo {
    margin-top:15px;
    max-width: 212px;
}

.navbar-xannsem {
    min-height: 70px;
   background-color: #ffffff;
   border-bottom:1px solid #e2e2e2;
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color=#e2e2e2)";/*IE 8*/
-moz-box-shadow: 0px 2px 3px #e2e2e2;/*FF 3.5+*/
-webkit-box-shadow: 0px 2px 3px #e2e2e2;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 0px 2px 3px #e2e2e2;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color=#e2e2e2); /*IE 5.5-7*/
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color:#2d4f77;
}

.nav > li > a:focus:before,
.nav > li > a:hover:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 15px 0 15px;
    border-color: #2d4f77 transparent transparent transparent;
    top:0px;
    left:50%;
    margin-left:-15px;
}
.nav > li > a:focus:after,
.nav > li > a:hover:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 5px 15px;
    border-color: transparent transparent #2d4f77 transparent;
    bottom:0;
    left:50%;
    margin-left:-15px;
    margin-top:2px;
}

.navbar-nav > li > a {
    text-transform: uppercase;
    color:#2d2d2d;
    padding:30px 15px;
}

.navbar-toggle {
    border:2px solid black;
}
.icon-bar {
    background-color: black;
}

.bg {
    background: url(../img/bg.jpg) center center;
    width: 100%;
    height: 100%;
    background-size: cover;
    color:#fff;
}

.slogan-index {
    position: relative;
    margin-top:250px;
}

.slogan-index h1 {
    font-size: 50px;
}

.slogan-index h1,
.slogan-index h2 {
    text-transform: uppercase;
}
.slogan-index .line {
    background:  url(../img/line.png) no-repeat;
    background-position: 50% 0%;
    width: 100%;
    height: 100%;
    margin: 30px 0;
}

.big {
    padding:25px 30px;
}

.sign {
    padding:10px 25px;
    border:2px solid #fff;
    color:#fff;
    font-family: 'benderblack';
    text-transform: uppercase;
    font-size: 18px;
}

.blue {
    border:2px solid #2d4f77;
    color:#2d4f77;
    background-color: transparent;
        font-family: 'benderblack';
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0px;
}

.sign:hover {
    background-color: #fff;
}
.blue:hover {
    background-color: #2d4f77;
    color:#fff;
}

.bg .shadow {
    bottom:-20px;
    background: rgba(0, 0, 0, 0.5);
    color:#fff;
    position: absolute;
    width: 100%;
    height: 70px;    
}

.bg .shadow img {
    margin: 10px 20px;
    vertical-align: middle;
}

.bg .shadow .gplus {
    margin-top: 14px;
}

.seosem .text {
    opacity: 0;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    top: 85px;
    position: relative;    
}

.seosem h2 {
    font-size: 26px;
}

.seosem h2 a {
    color:#fff;
    font-family: 'benderblack';

}

.seosem .arrow_r {
    bottom: 0px;
    position: relative;
    display: block;
    margin: 0px auto;
}

.seosem .kg:hover .text,
.seosem .jm:hover .text, 
.seosem .mm:hover .text, 
.seosem .rn:hover .text, 
.seosem .tw:hover .text, 
.seosem .as:hover .text {
    opacity:1;
}

.kg,
.jm,
.mm,
.tw,
.as,
.rn {
	height: 222px;
    width: 197px;
    display: block;		
    margin: 10px auto;
}

.rn {
	background: url(../img/rn.png) no-repeat;
}

.as {
	background: url(../img/as.png) no-repeat;
}

.tw {
	background: url(../img/tw.png) no-repeat;
}

.kg {
	background: url(../img/kg.png) no-repeat;
}

.jm {
	background: url(../img/jm.png) no-repeat;
}

.mm {
    background: url(../img/mm2.png) no-repeat;
}

.kg:hover, 
.jm:hover, 
.mm:hover,
.rn:hover,
.as:hover,
.tw:hover {
    background-position: 0 -222px;
}

@media (min-width: 1170px) { 
    .rn,
    .kg {
        margin-right: -90px;
    }
    .tw,
    .jm {
        margin-left: -90px;
    }
    #trenerzy .rn,
    #trenerzy .as,
    #trenerzy .kg, 
    #trenerzy .tw,
    #trenerzy .jm, 
    #trenerzy .mm {
        margin-right: 20px;
        margin-left: 0px;
        float: left;
    }
 }

#trenerzy .text {
    text-align: justify;
    margin-top: 70px;
    margin-bottom: 40px;
}

#trenerzy + .blue-bg .text {
    color:#fff;
}

#trenerzy .triangle_white {
    width: 0;
height: 0;
border-style: solid;
border-width: 15px 25px 0 25px;
border-color: #ffffff transparent transparent transparent;
position: absolute;
margin-top: -20px;
right:10px;

}

#trenerzy .triangle_blue {
    width: 0;
height: 0;
border-style: solid;
border-width: 15px 25px 0 25px;
border-color: #2C4E75 transparent transparent transparent;
margin-top:-20px;

}

#trenerzy + .blue-bg {
    padding:20px 0;
}
 .blue-bg {
    background-color: #2c4e75;
    width: 100%;
 }

 .count {
    background-color: #2c4e75;
    border-top: 1px solid #264265;
    border-bottom: 1px solid #264265;
    top: 50px;
    position: relative;
    color:#fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color=#264265)";/*IE 8*/
-moz-box-shadow: 0px 3px 3px #264265, 0px -3px 3px #264265;/*FF 3.5+*/
-webkit-box-shadow: 0px 3px 3px #264265, 0px -3px 3px #264265;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 0px 3px 3px #264265, 0px -3px 3px #264265;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color=#264265); /*IE 5.5-7*/
 }
.count:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
     background-color: #2c4e75;
     display: block;
     top:-30px;
     z-index: -1;
}
.count:after {
        content: '';
    position: absolute;
    width: 100%;
    height: 30px;
     background-color: #2c4e75;
     display: block;
     bottom:-30px;
     z-index: -1;
}


.count img {
    position: absolute;
    left: 0%;
 }

.count .text {
    padding: 30px 0px 30px 160px;
    position: relative;
    text-align: left;
    position: relative;
}

.count h3 {
    font-family: 'benderblack';
    margin-bottom: 0px;
    font-size:29px;
}

.contact-line h3 {
    font-family: 'benderblack';
    color:#2c4e75;
    text-transform: uppercase;
    position: relative;
}

#map {
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color=#d6d6d6)";/*IE 8*/
-moz-box-shadow: 0px 3px 3px #d6d6d6, 0px -3px 3px #d6d6d6;/*FF 3.5+*/
-webkit-box-shadow: 0px 3px 3px #d6d6d6, 0px -3px 3px #d6d6d6;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 0px 3px 3px #d6d6d6, 0px -3px 3px #d6d6d6;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color=#d6d6d6); /*IE 5.5-7*/
    width: 100%;
    height: 300px;
}
.bottom_menu ul {
    list-style-type: none;
}

.bottom_menu li {
    float: left;
    margin: 20px 10px 0px 10px;
}

.bottom_menu li a {
    padding:5px 10px;
    color:#6f6f6f;
    text-transform: lowercase;
}

.bottom_menu li a:hover {
    background-color: #2c4e75;
    color:#fff;
    }
.shadow_top {
            -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color=#d6d6d6)";/*IE 8*/
-moz-box-shadow: 0px -3px 3px #d6d6d6;/*FF 3.5+*/
-webkit-box-shadow: 0px -3px 3px #d6d6d6;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 0px -3px 3px #d6d6d6;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color=#d6d6d6); /*IE 5.5-7*/
}

#footer {
    background-color: #2C4E75;
    color:#fff;
    position: relative;
    top:37px;
}

#footer a {
    color:#fff;
}

.pod {
    margin-top: 90px;
}

.page_title_off {
        font-family: 'benderregular';
    color:#2D5686;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 20px;
    font-size: 24px;
}

.page_title {
    font-family: 'benderregular';
    color:#fff;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 20px;
    font-size: 24px;
}

.page_title span {
    background-color: #376192;
    padding: 10px 45px;
}
.page_title:before {
    position: absolute;
    display: inline-block;
    content: "";
    width: 50%;
    right: 97%;
    height: 51px;
    background-color: #376192;
    top: 21px;
}
.page_title span:before {
    background: url(../img/page_title.png) no-repeat;
    width: 25px;
    height: 25px;
    position: relative;
    display: inline-block;
    content: "";
    top: 5px;
    right: 15px;
}
.page_title span:after {
    position: relative;
    display: inline-block;
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 27px 40px 27px 0px;
    border-color: transparent #FFF transparent transparent;
    right: -45px;
    top: 20px;
}

.contact td {
    padding:10px;
}
.contact textarea {
 height: 150px;
}
.contact input,
.contact textarea {
    border:1px solid #8f8f8f;    
    padding:10px;
}
.contact input:focus,
.contact textarea:active, 
.contact textarea:focus {
    border:1px solid #FF8A00;    
}

.contact input.more {
    border:3px solid #2C4E75;
    width:100px;
    background: none;
    text-transform: uppercase;
    color:#2C4E75;
    font-family: 'benderblack';
}

@media (min-width:320px) {
.contact input {
    width:200px;    
}
.contact textarea {
   width:200px;     
}
#course .c_cena,
#course-bg .c_cena {
    margin-top:0px;
}
@media (min-width: 768px) {
.contact input {
    width:300px;    
}
.contact textarea {
   width:250px;     
}
#course .c_cena,
#course-bg .c_cena {
    margin-top:100px;
}
}

@media (min-width: 978px) {
.contact textarea {
   width:350px;     
}

}

#course h3 a {
    color: #4A4A4A;
    font-family: 'benderblack';
}
#course-bg h3 a {
    color:#fff;
    font-family: 'benderblack';
}

#course .c_cena,
#course-bg .c_cena {
	font-family: 'benderblack';
    font-size: 26px;
}

#course .c_cena {
    color:#2C4E75;
}

#course-bg .c_cena {
    color:#fff;
}

#course .red,
#course-bg .red {
    color: red;
}

#course-bg {
    padding:20px 0;
}

.white {
    color:#fff;
}

.more_black {
	color:#4A4A4A;
}

.more_black:before {
	background:url(../img/more_black.png) no-repeat;
	width: 25px;
	height: 25px;
	position: relative;
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.more_white {
	color:#fff;
}

.more_white:before {
		background:url(../img/more_white.png) no-repeat;
	width: 25px;
	height: 25px;
	position: relative;
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.transparent {
	background-color: transparent;
	border: 2px solid #fff;
	color:#fff;
}

.transparent:hover {
	color:#2C4E75;
	background-color: #fff;	
}

.price-course {
	font-size: 26px;

}

.small {
	font-size: 14px;
}

.register {
	margin-bottom: 20px;
}

#testimonials {
    margin: 30px 0;
}

#testimonials-carousel {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:160px;
    max-height:100px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../img/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../img/button-next.png) no-repeat;
}

.line_h {
    background: url(../img/line_h.png) no-repeat;
    height:202px;
    width: 8px;
    position: absolute;
}

.left_line_h {
    margin-left: -20px;
margin-top: 30px;
}

.right_line_h {
     margin-left: 240px;
margin-top: 30px;   
}

#oszkoleniach {
    margin:20px 0;
    padding:20px 0;
}

#oszkoleniach h2 {
    margin-bottom: 40px;
}

.turn180 {
    -moz-transform: rotate(180deg) scale(1, 1) skewX(0deg) skewY(0deg) translate(0px, 0px);/* FF3.5+ */
-webkit-transform: rotate(180deg) scale(1, 1) skew(0deg, 0deg) translate(0px, 0px);/*Saf3.1+, Chrome*/
-o-transform: rotate(180deg) scale(1, 1) skew(0deg, 0deg) translate(0px, 0px);/* Opera 10.5 */
-ms-transform: rotate(180deg) scale(1, 1) skew(0deg, 0deg) translate(0px, 0px);/* IE 9 */
transform: rotate(180deg) scale(1, 1) skew(0deg, 0deg) translate(0px, 0px);
}

#oszkoleniach img {
    float: left;
}

#oszkoleniach .info:before, #oszkoleniach .info:after {
    content: "\201C"; 
    position: absolute;
    font-size: 80px;
    line-height: 1; 
    color: #d4d4d4; 
    font-style: normal;
} 
#oszkoleniach .info:before { 
    margin: -10px 0 0 -30px; 
    } 
#oszkoleniach .info:after {
     content: "\201D";
      right: 10px;  
       bottom: -30px; }
#oszkoleniach .info p {
    padding-left: 20px;
    text-align: justify;
}

.navbar-toggle {
    margin-top: 20px;
}

#dlaczegowarto {
   padding-top: 30px;
padding-bottom: 30px;
}

.opinie img {
    float: left;
    margin:10px;
}