/*
Theme Name: candy
Version: 9.9.9
Text Domain: candy
License: Unlicense
License URI: http://unlicense.org
*/
#logo img{width:150px}
.navbar-default{background-color:#D10A11;}
.navbar-toggler{color:#fff !important}
body {
	background-color: #ffffff;
	color: #000;
	font-family: 'Saira', sans-serif;
	font-size: 18px;
	font-weight: 400;
        overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 { color: #D10A11;font-family:'Saira Semi Condensed',sans-serif;font-weight: 600; text-transform: uppercase;letter-spacing: 2px}
h1 { font-size: 42px; margin-bottom: 30px; margin-top: 30px; }
h2{font-size:42px}
p { font-size: 18px; line-height:1.6;  }
a {
	-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
	-o-transition: color 0.1s ease-in, background 0.1s ease-in;
	-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
	-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
	color: #000;
	transition: color 0.1s ease-in, background 0.1s ease-in;
	word-wrap: break-word;
}
.bg-beige{background:#E8E5D4}
.scroll-top{display:none}
a:hover,
a:focus { color:#D10A11; outline: 0; text-decoration: none; }
a:before,
a:after {
	-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
	-o-transition: color 0.1s ease-in, background 0.1s ease-in;
	-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
	-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
	transition: color 0.1s ease-in, background 0.1s ease-in;
}
.page-id-897 .intro .bread-bg{
	display: none;
}
a.cta-link{
	background: linear-gradient(90deg, rgba(236,106,6,1) 0%, rgba(255,203,0,1) 100%);
	border-radius: 0;
	color: #fff;
	padding: .5rem;
	transition: all .5s;
	margin-left: 8px;
	font-family: 'Saira Semi Condensed',sans-serif;
	box-shadow: none;
	position: relative;
	display: inline-block;
}
a.cta-link .tooltip-text {
  visibility: hidden;
	width: 100%;
	background-color: #D10A11;
	color: #fff;
	text-align: center;
	border-radius: 0;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: -4rem;
	left: 0;
	opacity: 0;
	transition: opacity 0.3s;
	font-size: 15px;
}
a.cta-link:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}
a.cta-link:hover{
	background: linear-gradient(90deg, rgba(236,106,6,1) 0%, rgba(255,203,0,1) 100%);
	color: #fff;
	box-shadow: 0px 0px 20px rgba(255,203,0, 0.9)
}
@media (max-width: 1199px){
	a.cta-link{
		display: inline-block;
	}
}
.companies-container img{
	filter: grayscale(1);
	opacity: .8;
	transition: all .5s;
	cursor: pointer;
}
.companies-container img:hover{
	filter: grayscale(0);
	opacity: 1;
}
.ssttbutton-background{color: #EC6A06}
.ssttbutton-transparent{transition: all .5s}
.navbar { margin-bottom: 0px; }
.navbar-default .navbar-nav > li > a{background-color: transparent;color:#fff;padding-left:20px;padding-right:20px;font-weight:500;font-size:16px;font-family:'Saira Semi Condensed',sans-serif;padding: 0 1rem;line-height: 1;text-transform: uppercase;}
.navbar-default .navbar-nav > li > a:hover {background-color: transparent !important;color:#ffcb00}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{color:#ffcb00}
#map-canvas1 { height: 300px;margin: 0;padding: 0; }
.map-wrap1 {margin-top:0px; position: relative;overflow: hidden; }
.navbar-expand-xl .navbar-nav .nav-link{padding-left:13px;padding-right:13px}
footer { background:#D10A11; padding-top: 90px}
#footer p { color: #000; }
.top-bg{height:320px;position:relative}
.img-form{margin-left:-30px}
.tab-content{overflow:hidden;}
.box-tab{width:55%}
.post-box1{margin-top:30px}
.must-see img{border-radius:10px}
.top-bg .intro{padding-top:135px}
.tekstowo .btn-more1{margin-top:30px}
.ciemne-menu1{background:#D10A11}
.must-see h3{font-size:14px;font-weight:700;margin-top:15px}
.bg-main{background:url(/images/baner.png) no-repeat fixed;height:820px;position:relative}
.bg-main .img-diament{position: absolute;top: 100px;right: 35px}
.bg-main .img-diament img{width: 55px}
.page-template-template-kontakt .bg-main, .page-template-template-onas .bg-main{height: 650px}
.kerelperson{position:absolute;z-index:3;left:0; bottom: 0; max-width: 700px}
.offer-section1 .kerelperson{max-width: 800px;z-index: -1}
.advantage{padding-bottom:90px;position:relative;}
.advantage h2{margin-top:90px;text-align:center;display:block;width:50%;margin-left:auto;margin-right:auto}
.videobg{height:1080px;position:relative;overflow: hidden;background-color:#fff}
.adv-list{margin-top:60px}
.adv-list div{list-style:none;display:inline-block;padding:15px;width:14.2%;transition-duration:500ms}
.adv-list div:hover{box-shadow: 0 8px 25px rgba(236,106,6,.3);border-radius:0px;transition-duration:500ms;cursor:pointer}
.adv-list p{text-align:center;margin-top:15px;color:#D10A11;font-weight:600;font-size:19px;font-family:'Saira Semi Condensed',sans-serif}
.offer-section h2{width:65%;}
.offer-section1{position: relative;min-height: 700px}
.offer-section1::before{content:'';position: absolute;bottom: 0;right: 0;background: #E8E5D4;width: 85%;height: 225px;z-index: -2}
.offer-section1 .contact-title{color: #000;text-transform: none;margin-top:100px;margin-bottom: 35px}
.offer-section1 .p3{color: #000;font-size: 26px;margin-bottom: 0}
.bottom1{position:absolute;z-index:2;bottom:0}
.btn-more{color:#D10A11;font-size:23px;padding:10px 35px;font-family: 'Saira Semi Condensed',sans-serif;font-weight:600;background-color:#fff;border-radius:0px;transition: all .5s;box-shadow:0px 0px 15px rgba(209, 10, 17, 0) }
.btn-more:hover{color:#D10A11;box-shadow: 0px 0px 20px rgba(209, 10, 17, 0.9)}
.btn-send:hover,.btn-more-red:hover{color:#fff;box-shadow: 0px 0px 20px rgba(209, 10, 17, 0.9); background: #D10A11}
.btn-more-red{ color:#fff;font-size:23px;padding:10px 35px;font-family: 'Saira Semi Condensed',sans-serif;font-weight:600;background-color:#D10A11;border-radius:0px;transition: all .5s;box-shadow:0px 0px 15px rgba(209, 10, 17, 0) }
.tnp-subscription input.tnp-submit{ color:#D10A11;font-size:15px;padding:15px 60px;font-family: 'Saira Semi Condensed',sans-serif;font-weight:400;background-color:#fff;border-radius:0px;box-shadow: 0 9px 20px rgba(255, 255, 255, 0.25);line-height:1.3;height:50px}
.tnp-submit::after{content:url(/images/arrowb.png) !important;vertical-align:middle;padding-left:10px}
.tnp-subscription{max-width:none;text-align:center}
.tnp-field-email{width:350px}
.tnp-email{box-shadow:none}
#menu-menu-de li:last-child{display:none}
#menu-menu-ru li:last-child{display:none}
#menu-menu-en li:last-child{display:none}
.tnp-field-button{margin-left:-60px}
.btn-more::after{content:url(/images/arrow-right.svg) !important;vertical-align:middle;padding-left:10px}
.btn-more-red::after{content:url(/images/arrow-right-w.svg) !important;vertical-align:middle;padding-left:10px}
.btn-more1:hover{color:#fff}
.btn-more1{color:#fff;font-size:16px;padding:15px 60px;	font-family: 'Saira Semi Condensed',sans-serif;font-weight:500;
background: rgb(16,133,243);
background: -moz-linear-gradient(-45deg, rgba(16,133,243,1) 1%, rgba(41,137,216,1) 36%, rgba(8,69,216,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(16,133,243,1) 1%,rgba(41,137,216,1) 36%,rgba(8,69,216,1) 100%);
background: linear-gradient(135deg, rgba(16,133,243,1) 1%,rgba(41,137,216,1) 36%,rgba(8,69,216,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1085f3', endColorstr='#0845d8',GradientType=1 ); border-radius:30px;box-shadow: 0 9px 20px rgba(17, 152, 249, 0.25);}
.btn-more1::after{content:url(/images/arrow-right.svg);width:30px;height:30px;vertical-align:middle;padding-left:10px;}
span.wpcf7-not-valid-tip{font-size:12px}
.btn-red{background:#D93F1E}
.playbutton{margin-left:auto;margin-right:auto;display:block;text-align:center;padding-top:200px}
.playbutton img{transition-duration:500ms}
.playbutton img:hover{transform:scale(1.05);transition-duration:500ms;cursor: url(/images/tap.png), auto;}
.pausebutton{position:absolute;z-index:2;left:15px;top:350px}
.pausebutton img:hover{transform:scale(1.05);transition-duration:500ms;cursor: url(/images/tap.png), auto;}
.pausebutton img{transition-duration:500ms}
.history-list .number{font-size:65px;font-weight:900;text-align:center;margin-bottom:0px;line-height:1.2;color: #D10A11}
.offer-page .intro h2{text-align:center;margin-bottom:30px;margin-top:60px}
.about-us-page .intro h2{margin-top:60px;margin-bottom:30px;text-align:center}
.history-list .desc-number{width: 80%;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;color: #232323;font-weight: 600;font-size: 17px;}
.mar-r{margin-right:0px !important;}
.pattern{background-image: url(/images/pattern.png);background-repeat: repeat;width: 100%;height:1080px;top: 0;left: 0;z-index:10}
.gallery-min li a img {padding:15px;
    margin-top: 4px;
    width: 32.7%;border: 1px solid #1186f3;
    border-image-slice: 100%;
    border-image-source: none;
border-image-source: linear-gradient(#128cf6, #0316c5);
border-image-slice: 1;
}

.gallery-min li {
    list-style: none;
    display: inline;}
.gallery-min {
    margin-left: 0px;
    padding-left: 0px;}
.ref{color:#000;font-size:24px;margin-top:30px}
.testimonial{background:#E8E5D4;padding-top:90px;padding-bottom:90px;position:relative}
.testimonial h2{width:60%; text-transform: none; margin-bottom: 50px;font-weight: 400;font-family: 'Saira', sans-serif; letter-spacing: 1px}
.testimonial h2 span{font-weight: 700}
.testimonial .p5{color: #000;font-size: 26px}
.testi-list{box-shadow: 0 15px 25px rgba(5, 5, 5, 0.1);border-radius: 5px;padding:30px;position:relative;background-color:#fff}
.geo{position:absolute;z-index:10;top:15px;left:45px;width:30px}
.geo1{position:absolute;z-index:10;bottom:-2px}
.geo2{position:absolute;z-index:10;bottom:-2px;left:0}
.p6{font-style:italic;font-size:16px;margin-bottom:0px}
.p7{font-size:15px;color:#a6a6a6;font-weight:400}
.our-history .btn-more1{margin-top:30px}
.our-history{padding-bottom:60px;padding-top:90px}
.bg-bottom{background:url(/images/geometric2.png) no-repeat}
#ssttbutton{right:0;bottom:0;}
.slick-dots {
  display: flex;
  justify-content: right;

  padding: 1rem 0;
  list-style-type: none;
}
.slick-dots li {
  margin: 0 0.25rem;
}
.slick-dots button {
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #999;
  text-indent: -9999px;
}
.slick-dots li.slick-active button {
  background-color:#D10A11;
}
.our-history h2{text-align: center;
width: 60%;
display: block;
margin-left: auto;
margin-right: auto;}
.about-us-page .p4{color:#999}
.our-history .p4{width: 50%;
display: block;
margin-left: auto;
margin-right: auto;color:#999;margin-top:15px;margin-bottom:45px}
.offer-page .p4{display: block;margin-left: auto;margin-right: auto;color:#000;margin-top:15px;margin-bottom:45px;text-align: center}
.p5{color:#999}
.offer-section .p5{width:65%}
.offer-section .img-box{height:auto}
.offer-section .people-box1 h3{font-size:16px}
.offer-section .g1{margin-top:10px}
.top1{position:absolute;z-index:1}
.btn-primary.disabled, .btn-primary:disabled{background-color:#D10A11}
.btn-primary.disabled:hover, .btn-primary:disabled:hover{box-shadow: none}
.btn-send{transition: all .5s;color:#fff;border-radius:0px;font-weight:400;font-size:23px;padding:15px 80px;border:none;font-family: 'Saira Semi Condensed',sans-serif;margin-top:15px;background-color:#D10A11}
.main-intro{width:82%;padding-top:250px}
.main-intro p{color:#fff;font-weight:300}
.main-intro h1{font-family:'Saira',sans-serif;font-size:46px;color:#fff;text-transform: none}
.main-intro h1 span{font-weight:400}
.top-bg .intro h1, .single-post1{text-transform: none;font-size: 72px;margin-bottom:0; color:#fff;margin-top:0px;font-family:'Saira Semi Condensed',sans-serif;font-weight: 600; line-height: 1.2;letter-spacing: 2px}
.top-bg .bread-bg{color:#fff}
.top-bg .bread-bg a{color:#fff;font-weight:300}
.intro .bread-bg{font-size:14px;margin-bottom:60px;font-weight:600}
#wrapper_mbYTP_playerVideo1 {
   left:auto !important;
   right:0;
    width: 100%;
    min-height: 1080px !important;
    }
    #wrapper_mbYTP_playerVideo1 iframe {
    width: 100% !important;left:auto !important;right:0;
}
.wrap-video {
    max-height: 1080px;
    position: relative;}
.contact-information{background-image:linear-gradient(0deg, #D10A11 0%, #EC6A06 100%);padding:45px;color:#fff;box-shadow: 0 0 30px rgba(45, 45, 45, 0.15);min-height:900px}
.contact-information h2{color:#fff;margin-bottom:60px}
.contact-information .p2{font-size:26px;margin-bottom:0px;margin-top:30px}
.contact-information .p3{font-size:26px;color:#fff;margin-bottom:0px;width:60%}
.contact-information .p3 a{color:#fff}
.contact-information .p3 a:hover{color:#fff}
.pad-l-r{padding-left:0px;padding-right:0px}
.wpcf7-acceptance input[type="checkbox"] {
    opacity:0;
    display: none;
}
.mar-t10{margin-top:10px;}
/*.form-control::-moz-placeholder{color:#fff;opacity:1}.form-control:-ms-input-placeholder{color:#fff}.form-control::-webkit-input-placeholder{color:#fff}*/

.wpcf7-acceptance input[type="checkbox"] + span::before {
    display:inline-block;
    width:25px;
    height:25px;
    margin:0px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
}
span.wpcf7-list-item{margin:0}
.wpcf7-acceptance input[type="checkbox"] + span::before {border:1px solid #999;
    content: '';
    background:url('/images/checkboxoff2.png') no-repeat center center;position:absolute;top:0;
}
.wpcf7-acceptance input[type="checkbox"]:checked + span::before {
    content: '';
    background:url('/images/checkboxaccept1.png') no-repeat center center;
    background-size: 100% auto !important;position:absolute;top:0

}
.wpcf7-checkbox input[type="checkbox"] {opacity:0;display: none;}
.wpcf7-checkbox input[type="checkbox"] + span::before {display:inline-block;width:25px;height:25px;margin:0px 4px 0 0;vertical-align:middle;cursor:pointer;}
.wpcf7-checkbox input[type="checkbox"] + span::before {content: '';border:1px solid #999;background:url('/images/checkboxoff2.png') no-repeat center center;position:absolute;top:6px;left:-40px;}
.wpcf7-checkbox label{font-size:10px;text-align:justify !important;display:block;position:relative;}
.wpcf7-checkbox input[type="checkbox"]:checked + span::before {content: '';background:url('/images/checkboxaccept1.png') no-repeat center center;background-size: 100% auto !important;position:absolute;top:6px}
.form-control:focus{box-shadow:none;border-bottom:2px solid #0c4cd8 !important}
.animatable {

  /* initially hide animatable objects */
  visibility: hidden;

  /* initially pause animatable objects their animations */
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.form-control::placeholder {
    color: #999;
    opacity: 1;
}
.form-control::-webkit-input-placeholder {
    color:#999;
    opacity:1;
}
.form-control::-moz-placeholder {
    color:#999;
    opacity:1;
}
.newsletter-section .form-control::-moz-placeholder {
    color:#fff;
    opacity:1;
}
.form-control:-ms-input-placeholder {
    color:#999;
    opacity:1;
}
.form-control:-moz-placeholder {
    color:#999;
    opacity:1;
}
input:-moz-placeholder {
    color: #999;
    opacity:1;
}

.tnp-email{border-radius: 0px;border: 1px solid #ffffff !important;background:transparent !important;color:#fff !important;padding:10px 30px !important}
.tnp-submit{}
.tnp-subscription div.tnp-field{display:inline-block}
.tnp-subscription .tnp-field-privacy{display:block !important}
.tnp-subscription .tnp-field-privacy a{color:#fff}
.t9{font-size:10px;text-align:justify !important;display:block;margin-left:40px;position:relative;font-weight:300;color:#555}
.t9 a{color:#999}
.contact-form .form-control{border:none;border-bottom:2px solid #999;border-radius:0px;height:40px;margin-bottom:15px;color:#222}
.contact-form .wpcf7-textarea{height:120px}
.contact-form{box-shadow: 0 0 30px rgba(45, 45, 45, 0.15);border-radius:5px;padding:45px;min-height:900px;background-color:#fff}
.box-career{border:10px solid #000;padding:30px;margin-top:150px}
.box-career .intro{margin-top:0px}
.more-link{margin-top:15px;display:block}
.newsletter-section{padding-top:55px;padding-bottom:30px;}
.newsletter-section .p1{font-size:46px;font-weight:900;color:#fff;text-align:center;width:52%;display:block;margin-left:auto;margin-right:auto;line-height:1.2;margin-bottom:30px}
.newsletter-section .form-control:focus{border:1px solid #ffcb00 !important}
.offer-list li{font-family:'Saira Semi Condensed',sans-serif;font-weight: 600;list-style:none;display:inline-block;text-transform:uppercase;font-weight:700;font-size:14px;margin-bottom: 16px;border-right: 1px solid #000; line-height: 1}
.offer-list li:last-child{border-right: 0}
.offer-list li a{padding-right:5px;padding-left:2px;color: #000}
.list-contact .p3 a{background: -webkit-linear-gradient(45deg, #3ca5fb, #525cd4 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;font-weight:700}
.list-contact{margin-bottom:30px}
.list-contact p{margin-bottom:0px;margin-left:-30px}
.watchoffer{margin-top:60px;margin-bottom: 120px}
.watchoffer h2{text-align:center}
#content .intro h1{text-align:left}
.sfsi_footerLnk{display:none}
.offer-box{position:relative;margin-top:30px;transition-duration:500ms;color:#fff;min-height:375px;background: #D10A11}
.offer-advantage{background: url(/images/geometric2.png) no-repeat;margin-top:60px}
.offer-advantage .advantage{background:none}
.offer-box1{padding:45px 30px;min-height:200px}
.offer-box:hover{cursor: url(/images/tap.png), auto;box-shadow:0px 0px 20px rgba(209, 10, 17, 0.9)}
.offer-box .text{text-align:left}
.offer-box .text p{font-size: 26px}
.offer-box h3, .offer-box h2{color:#fff;text-align:left;font-size:30px;font-weight:600;text-transform: none;font-family:'Saira',sans-serif;letter-spacing: 1px;margin-bottom: 1rem}
.offer-box .btn-more{border:none;color:#fff;background: none;letter-spacing:1px;font-weight:600;box-shadow:none;padding:5px}
.offer-box:hover .btn-more{border-color:#fff;color:#3756d9}
.offer-list li a:hover{color:#D10A11}
.offer-list{padding-left:0px;width:65%}

.offer-section{position:relative;padding-top:60px;padding-bottom: 100px}
.offer-section::before{
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	background: #E8E5D4;
	width: 85%;
	height: 337px;
}
.offer-section .people-box1 img{height:130px}
#menu-menu2 li{list-style:none;display:inline-block}
#menu-menu2{text-align:center;margin-top:5px}
#menu-menu2 li a{color:#fff;font-size:14px;font-weight:500;letter-spacing:1px;border-right: 1px solid #fff;line-height: 1;display: inherit;padding: 0 10px;text-transform: uppercase}
#menu-menu2 li:last-child a{border-right: 0}
#menu-menu2 li a:hover{color:#ffcb00}
#menu-menu-de1 li{list-style:none;display:inline}
#menu-menu-de1{text-align:center;margin-top:5px}
#menu-menu-de1 li a{color:#fff;font-size:14px;font-weight:500;letter-spacing:1px}
#menu-menu-de1 li a:hover{color:#0003BC}
#menu-menu-en1 li{list-style:none;display:inline}
#menu-menu-en1{text-align:center;margin-top:5px}
#menu-menu-en1 li a{color:#fff;font-size:14px;font-weight:500;letter-spacing:1px}
#menu-menu-en1 li a:hover{color:#0003BC}
#menu-menu-ru1 li{list-style:none;display:inline}
#menu-menu-ru1{text-align:center;margin-top:5px}
#menu-menu-ru1 li a{color:#fff;font-size:14px;font-weight:500;letter-spacing:1px}
#menu-menu-ru1 li a:hover{color:#0003BC}

footer li{list-style:none}
footer ul{padding-left:0px;}
footer li li{position:relative;}
.list-social li a{color:#fff;padding:3px 7px;border-radius:50%;font-size:12px}
.list-social li a:hover{color:#0003BC}
.list-social li{display:inline;padding-left:10px}
.list-social{text-align:right}
footer h3{color:#555;font-size:20px}
footer h3::after{display:block;margin-top:13px;content:'';width:50px;height:1px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0007b4+7,4b8db1+50,ab009a+100 */
background: rgb(0,7,180); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(0,7,180,1) 7%, rgba(75,141,177,1) 50%, rgba(171,0,154,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(0,7,180,1) 7%,rgba(75,141,177,1) 50%,rgba(171,0,154,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(0,7,180,1) 7%,rgba(75,141,177,1) 50%,rgba(171,0,154,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0007b4', endColorstr='#ab009a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.information-section{border-top:1px solid rgba(255,255,255,0.4);padding-top:30px;margin-top:90px}
.information-section img{width:150px}
.copyright{color:#fff;text-align:center;font-size:12px;padding-top:10px;padding-bottom:10px;margin-bottom:0px;margin-top:30px}
.copyright a{color:#fff}

.news-section{padding-top:90px;padding-bottom:140px;background:linear-gradient(90deg, #D10A11 0%, #EC6A06 100%)}
.news-section .btn-more:hover{box-shadow:0px 0px 20px rgba(255, 255, 255, 0.9)}
.news-section h2{text-align:center;margin-bottom:60px;color:#fff}
.news-section .btn-more1{margin-top:60px}
.post-box{width:20%;height:250px;display:inline-block;padding:0;overflow:hidden}
.post-box h3{color:#fff;text-align:center;font-size: 22px;font-weight: 700;display:block;margin-left:auto;margin-right:auto;width:70%;padding-top:80px;}
.post-box1 .photo-area{border-radius:10px}
.pattern1{height:100%;width:100%;


background-image: linear-gradient(-152deg, #0000bc 0%, #1396fa 99%, #1396fa 100%);
transition-duration: 500ms;
opacity: 0.8;
}
.ctap{font-size:30px;text-align:right;margin-top:105px}
.ctap a{color:#fff;font-weight:900}
.cta1{bottom:0;width:150px;position:absolute;z-index:1;left:30px}
.ctap1 a{font-size:19px;color:#fff}
.ctap1{text-align:right}
.cta-box h2{text-align:right}
.cta-box{min-height:285px}

.sidebar1{border-radius:5px}
.navinext .col a{background-color:#fff}
.pattern1:hover{opacity:1;transition-duration: 500ms;cursor: url(/images/tap.png), auto;}
#sidebar{overflow: hidden;position:relative}
.sidebar h2{color:#fff;padding:15px;margin-bottom:0px;font-size:38px;text-transform: none}
.must-see h2{color:#323232;font-weight:700;margin-bottom:0px;font-size:22px}
.sidebar1 h2{background-image: linear-gradient(-152deg, #0000bc 0%, #1396fa 99%, #1396fa 100%);color:#fff;padding:15px;font-weight:900;margin-bottom:0px;font-size:30px}
.sidebar ul li,.sidebar1 ul li{list-style:none}
.sidebar ul li a,.sidebar1 ul li a{display:block;padding:8px 5px 8px 45px;color:#fff;font-weight:500;font-size:26px;letter-spacing:1px;position:relative;border-top:none}
.sidebar ul li a::before,.sidebar1 ul li a::before{position:absolute;top:6px;left:24px;content:"\2013";font-size:26px;color:#fff}
.sidebar ul,.sidebar1 ul{padding-left:0}
.sidebar1 li{list-style:none}
.sidebar ul .current-cat a,.sidebar1 ul .current-menu-item a{font-weight:700;position:relative}
/* .sidebar ul .current-cat a::before, .sidebar1 ul .current-menu-item a::before{content:url(/images/kerel08.png) !important;vertical-align:middle;position:absolute;left:15px;top:10px} */
article h2 a{color:#323232}
/*.sidebar ul li a::before,.sidebar1 ul li a::before{content:url(/images/kerel10.png) !important;vertical-align:middle;position:absolute;left:5px;top:12px}*/
.sidebar ul li a:hover{color:#ffcb00}
.time-box{font-size:24px;margin-bottom:15px;color:#000;font-weight:500}
.article-box{border-radius:0px}
.article-box .photo-area{min-height: 250px;height: 100%}
.article-box header{padding:15px}
.article-box header p{color:#000;font-size:16px}
.article-box h2{font-size:22px}
.tagscat{color:#323232}
.tagscat a{color:#D10A11;font-size:16px}
.tag-cloud-link{color:#0d61e5}
.archive article, .blog article{padding-bottom:25px}
.blog article h2{margin:15px 0;font-size:38px;color: #000; text-transform: none}
article h1{margin-bottom:15px;font-size:26px}
.bread-bg a{color:#0d61e5}
.norm_row{position:relative !important;float:right}
.navinext a{font-size:16px;color:#000;border:1px solid #d4d4d4;display:block;padding:15px;min-height:80px}
.single-post .photo-area{margin-bottom:15px}
.navinext a:hover{color:#D10A11;border-color:#D10A11}
.sfsi_widget{height:25px;display:inline-block}
.photo-area:hover{opacity:0.7;cursor:pointer}
#sidebar section,#sidebar1 #nav_menu-3{background: #D10A11;padding:30px;border-radius:0px;margin-bottom:60px}
.kerel01{position:absolute;z-index:1;right:-30px;top: 70%;}
#sidebar .tagcloud{padding:15px}
.reference-page .ref-box{margin-bottom:30px;padding:60px}
.ref-box .ref{margin-top:0px}
.ref-link{font-size: 24px}
.ref-box .ref-person p{font-size: 24px;color: #000;margin-bottom: 0}
.people-box{border-radius:10px;margin-top:35px}
.people-box:hover{cursor:pointer}
.people-box1{border: 1px solid #D10A11;margin-right:55px;padding-top:15px;text-align:center;background: #fff;}
.people-box1 img{height:350px; object-fit: cover}
.img-box{height:350px;background-color:#fff}
.people-box1 .red-box-text{text-align:center;background: #D10A11;padding:8px 15px;min-height: 54.4px}
.people-box1 h3{font-size:22px;color:#fff;font-weight:600; margin-bottom: 0; text-transform: none}
.g1{font-size:14px;background: -webkit-linear-gradient(45deg, #3ca5fb, #525cd4 80%);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;font-weight:700;margin-bottom:0px;margin-top:30px}
.g2{margin-bottom:0px;color:#999;font-weight:700;font-size:16px}
.g2 a{color:#999}
.g3 a{color:#999}
.g2:hover,.g3:hover{color:#0316c5}
.g3{font-size:16px;color:#999;font-weight:500}
.g4{color:#999}
.g5{color:#999}
.single-zespol h1{margin-top:0px;text-transform: none}
.single-zespol h2{text-transform: none;}
.g5 span{font-weight:700;background: -webkit-linear-gradient(45deg, #3ca5fb, #525cd4 80%);
    background-clip: border-box;
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.btn.focus, .btn:focus{box-shadow: none; color: #D10A11}
.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active{background-color:#fff}
.card-body h3{font-size:20px}
.btn-card{display:block;padding:30px;font-size:22px;font-weight:900;background-image: linear-gradient(-152deg, #0000bc 0%, #1396fa 99%, #1396fa 100%);color:#fff !important}
.card-header{padding:0px;border:none}
.about-us-page .contact-section{margin-top:60px}
#pills-tab{text-align:center;background:linear-gradient(90deg, #D10A11 0%, #EC6A06 100%)!important;width:60%;margin-left:auto;margin-right:auto;box-shadow:0 8px 25px rgba(236,106,6,.3);margin-top:60px}
#pills-tab .nav-item{text-align:center;font-weight:600;font-size:18px;padding:0px}
#pills-tab .nav-item a{color:#fff;padding:15px}
#pills-tabContent h3{font-size:26px;line-height:1.4; text-transform: none}
/* #pills-tabContent p,#pills-tabContent li{color:#999} */
#pills-tabContent{margin-top:45px}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{background-image:none;background-color:#fff;color:#323232 !important;border-radius:0px}
[tabindex="-1"]:focus{outline:0 !important}
.wp-pagenavi a{border-color:#0d61e5;border-radius:50%;padding: 8px 15px;color:#0d61e5}
.wp-pagenavi a:hover{border-color:#0410c3;color:#0410c3}
.wp-pagenavi span{border:none;font-size:14px}
.wp-pagenavi{text-align:center;margin-top:60px;margin-bottom:30px}
.single-zespol .img-box{height:auto;box-shadow: 0 8px 25px rgba(236,106,6,.3);
margin-top: -100px;background-color: #fff;}
.single-zespol .people-box1{margin:40px 0px; padding: 15px 30px}
.lang-item a{padding-left:5px !important;padding-right:5px !important;border:1px solid #fff;border-radius:50%;text-transform:uppercase;padding-top: 5px;margin-top:3px;
padding-bottom: 5px;
width: 35px;
text-align: center;
margin-left: 5px;}
.current-lang a{background-color: #0003BC !important;color:#fff}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{background-color:#f7e700;color:#222;font-size:14px}
div.wpcf7-mail-sent-ok{background-color:#398f14;color:#fff;font-size:14px}
.flex-video.widescreen {
    padding-bottom: 57.25%;
}
.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden;
}
.flex-video iframe, .flex-video object, .flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.navbar-nav{
	align-items: center;
}
#menu-menu1 li a{
	border-right:1px solid #fff;
}
#menu-menu1 li:last-child a{
	border-right:0;
}
.navbar-default .navbar-nav > li.active:nth-child(6) > a, .navbar-default .navbar-nav > li.active:nth-child(6) > a:hover, .navbar-default .navbar-nav > li.active:nth-child(6) > a:focus{
	color: #fff;
}
/* szkolenie template */
.learning-page{
	margin-top: 48px;
}
.cta-btn{
	position: fixed;
	left: -85px;
	top: 45%;
	z-index: 999;
	transform: rotate(-90deg);
}
.btn-more1:focus{
	color: #fff;
}
.cta-btn .btn-more1{
	border-radius: 0;
	padding: 15px 30px;
}
.cta-btn .btn-more1::after{display: none}
.learning-page ul{
	line-height: 1.8;
	padding-left: 15px;
}
.learning-page .btn-more-red{
	padding: 15px 30px;
}
.learning-page .btn-more-red::after{
	content: ''!important;
	background: url(/images/arrow-more.svg) center center no-repeat;
	background-size: contain;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	padding-left: 10px;
	display: inline-block;
	margin-left: 15px;
}
.learning-page .intro p{
	font-size: 25px;
}
.learning-page .intro h2{
	margin-top: 60px;
	margin-bottom: 30px;
	text-transform: none;
}
.learning-page .intro{
	margin-bottom: 60px;
}
.skills-box{
	background: #D10A11;
	padding: 20px;
}
.skills-box p{
	color: #fff;
	line-height: 2;
	font-size: 20px;
	margin-bottom: 0;
}
.trainers, .skills{
	padding-top: 80px;
	padding-bottom: 80px;
}
.trainers h2{
	text-transform: none;
	margin-bottom: 60px;
}
.people-list{
	margin-bottom: 48px;
}
.people-list .people-list-single{
	background: url('/images/trener-tlo.svg') left center no-repeat;
	background-size: cover;
	width: 90%;
	min-height: 388px;
	margin-bottom: 80px;
	margin-left: auto;
	position: relative;
}
.people-list-single h3{
	text-transform: none;
	margin-bottom: 20px;
	font-weight: 500;
}
.people-list-single p{
	font-size: 14px;
	line-height: 2;
	font-family: 'Saira Semi Condensed',sans-serif;
	font-weight: 500;
}
.people-list-single .trainer-photo{
	position: absolute;
	bottom: 0;
	left: 30px;
	height: 420px;
}
.practical-tips{
	position: relative;
	padding: 100px 0;
	background: #E8E5D4;
}
.practical-tips img.gr-l{
	position: absolute;
	top: 100px;
	left: -2px;
	max-width: 47%;
}
/* .practical-tips ul, .skills ul{
	list-style: none;
}
.practical-tips li, .skills li{
	position: relative;
}
.practical-tips li::before, .skills li::before{
	position: absolute;
	content: '';
	background: url('/images/check-list2.png') center center no-repeat;
	background-size: 100% auto;
	width: 15px;
	height: 15px;
	left: -25px;
	top:10px;
} */
.skills h3{
	font-size: 42px;
	text-transform: none;
}
.practical-tips h3, .practical-tips ul, .skills-details h3, .skills h3{
	margin-bottom: 20px;
}
.practical-tips h3, #training-program h2{text-transform: none}
#training-program{
	/* background:url('/images/geometric3.png') no-repeat; */
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
}
#training-program img.gr-p{
	position: absolute;
	top: 135px;
	right: 0;
	width: 700px;
}
#training-program .btn-more2{
	color: #D10A11;
	font-weight: bold;
	margin-left: 30px;
	padding-bottom: 6px;
	position: relative;
	z-index: 1;
}
#training-program .btn-more2::after{
	content: "";
	width: 100%;
	height: 2px;
	background-color: #D10A11;
	position: absolute;
	left: 0;
	bottom: 0;
}
.training-info{
	position: relative;
	padding-top: 80px;
	padding-bottom: 60px;
}
.training-info p{
	font-size: 38px;
	color: #D10A11;
}
.training-info img.gr-l{
	position: absolute;
	bottom: 0;
	left: 0;
}
.container-fluid{
	max-width: 1645px;
}
.contact-section{padding: 90px 0}
.inner-html p{color: #000}
@media(min-width:1920px){
	.bg-main, .news-section, .bg-bottom, .history-start, .offer-advantage, .skills, #training-program{
		background-size: cover!important;
	}
	 .contact-page{
		 background: none;
	 }
	.single, .blog{
		background-size: contain;
	}
	.geo1, .geo2{
		width: 100%;
	}
}
@media(max-width:1720px){
    .cta-box{min-height: 350px;overflow:hidden}
    .cta1{left:-50px}
}
@media(max-width:1560px){
	.offer-box h2,.offer-box h3{font-size: 24px}
	.offer-box .text p{font-size: 20px}
		.offer-list{width:75%}
    .box-tab{width:75%}
    .kerelperson{width:550px}
		.offer-section1 .kerelperson{width: 700px}
    .offer-section{min-height:600px}
		.people-list .people-list-single{width: 95%}
}
@media(max-width:1370px){
		.people-list .people-list-single{width: 100%}
    .videobg{height:760px !important}
    #mbYTP_playerVideo1{height:760px !important}
    .offer-section .g3{font-size:14px}
    .offer-section h2{width:100%}
    .offer-section .p5{width:100%}
		#training-program img.gr-p{width: 550px}
}
@media(max-width:1299px){
.adv-list div{width:25%;margin-top:30px}
.offer-section1{min-height: 650px}
.kerelperson{width:462px}
.offer-section1 .kerelperson{width: 620px}
.offer-section::before{width:85%}
}
@media(max-width:1199px){
	.bg-main .img-diament{right: 25px}
	.bg-main .img-diament img{width: 50px}
	.people-list .people-list-single{background: #E8E5D4; padding: 30px 0}
	#sidebar section, #sidebar1 #nav_menu-3{padding: 10px}
	.blog article h2,.sidebar h2{font-size: 24px}
	.time-box{font-size: 18px}
	.sidebar ul li a::before, .sidebar1 ul li a::before,.sidebar ul li a, .sidebar1 ul li a{font-size: 18px}
	#menu-menu1 li a{border-right: 0}
	.navbar-expand-xl .navbar-nav .nav-link{padding-right: 0;margin: 10px 0;}
	.navbar-nav{align-items: flex-end}
	.offer-section1::before{height: 150px}
	.offer-section1 .kerelperson{width:420px}
	 .offer-list{width:100%}
	.training-info{padding-top: 25px;padding-bottom:0}
	#training-program img.gr-p{width:410px}
    .videobg{height:560px !important}
    #mbYTP_playerVideo1{height:560px !important}
    .lang-item a{margin-right:15px;float:right;width:41px}
    .article-box .pad-l-r{padding-left:15px;padding-right:15px}
    .box-tab{width:95%}
    .navbar-collapse{background-color:#D10A11}
     .navbar-default .navbar-nav > li{text-align:right}
     .navbar-default .navbar-nav > li > a{font-size:20px}
    .our-history .p4{width:90%}
#menu-menu-1{background-color:#0d61e5}
.post-box{width:50%}
.news-section{padding-bottom:30px}
.advantage h2{width:70%}
.main-intro h1{text-align:center}
.main-intro p{text-align:center}
.main-intro .btn-more{display:block}
.main-intro{width:100%;padding-top:150px}
.offer-section h2{margin-top:20px}
.bg-main{height:700px}
}
@media(max-width:992px){
.newsletter-section .p1{font-size: 35px}
.contact-information .p3{width:100%}
.kerelperson{width: 360px}
.trainers, .skills, #training-program{padding-top:50px;padding-bottom:50px}
.people-list .col-lg-6:first-child{order:2}
.people-list .col-lg-6:last-child{order:1}
.practical-tips{padding-top:50px}
.practical-tips img.gr-l,#training-program img.gr-p,.training-info img.gr-l{display:none}
.skills-box{margin-top: 20px}
.advantage h2{width:95%}
.offer-section h2{width:100%}
.offer-section::before{display: none}
.contact-form{min-height:200px}
.contact-information{min-height:200px;text-align:center}
.btn-send{width:100%}
.offer-box h2,.offer-box h3{font-size:22px}
#pills-tab{width:100%}
.learning-page .intro{margin-bottom:30px}
}
@media(max-width:890px){
    .newsletter-section{padding-top:0px}
}
@media(max-width:768px){
	.example-box p{font-size: 28px}
	.people-list-single .trainer-photo{height: 240px;bottom: 100%;transform: translateX(-50%); left: 50%}	.people-list-single{margin-top: 280px}
	.offer-section1{min-height: 400px;padding-bottom: 90px}
	.offer-section1 .contact-title{margin-top: 75px}
	.offer-section1 .kerelperson,.offer-section1::before{display: none}
		.people-box1{margin-right: auto}
		.people-box{margin-bottom:30px}
		.learning-page{margin-top:0}
		.people-list{margin-bottom: 20px}
    .people-list .slick-dots{justify-content: center}
    .people-box{margin-left:0}
    .playbutton{padding-top:50px;width:220px}
    .videobg{height:400px !important}
    #mbYTP_playerVideo1{height:400px !important}
    .article-box .photo-area{border-radius:0px}
    .box-tab{width:100%;padding:30px}
    .img-form{display:none}
    .ctap{margin-top:45px}
    .animatable{visibility: visible}
    .offer-box{min-height:100px}
    .news-section .btn-more1{display:block}
    .testimonial{padding-top:45px}
    .our-history{padding-top:0px}
    .testimonial h2{width:100%;text-align:center}
    /* .testi-list{margin-top:90px} */
    .geo{top:15px}
    .testi-list img{display:block;margin-left:auto;margin-right:auto}
    .p6{text-align:center}
    .p7{text-align:center}
    .offer-section h2{text-align:center}
    .adv-list div{width:50%}
    .newsletter-section .p1{width:90%}
    .information-section img{display:block;margin-left:auto;margin-right:auto}
    #menu-menu2 li{display:block}
    .list-social li{display:block;text-align:center}
    .list-social li a{font-size:30px;border:none}
    #menu-menu2 li{margin-top:15px}
    #menu-menu2 li a{font-size:18px;border-right: 0}
    .information-section{margin-top:0px}
    .kerelperson{display:none}
   .advantage{padding-bottom:0px}
	 .offer-list{margin-bottom: 30px}
   .offer-list li{display:block;text-align:center; border-right: 0}
   .offer-section .btn-more-red{display:block}
}
@media(max-width:599px){
    .post-box{width:100%}
}
@media(max-width:550px){
	.learning-page .intro p{font-size: 18px}
	.skills h3{font-size: 28px}
	.testimonial h2{margin-bottom: 30px}
	.offer-box .text p{font-size: 18px}
	.top-bg .intro{padding-top:100px}
	h1,.top-bg .intro h1, .single-post1{font-size:36px}
	.contact-information .p2,.contact-information .p3{font-size: 22px}
	.testimonial .p5{font-size: 18px;margin-bottom: 50px}
	.ref{font-size: 20px}
		 #training-program ul{
			 padding-left:20px;
		 }
		 .cta-btn{
			 display: none;
		 }
		.trainers{padding-bottom:10px}
    .playbutton{width:120px}
    .top-bg{min-height:205px; height: auto;padding-bottom: 20px}
		.intro .bread-bg{margin-bottom: 20px}
    .offer-box h2,.offer-box h3{min-height:10px}
    .tnp-subscription div.tnp-field{display:block}
    .tnp-field-button{margin-left:auto}
    .tnp-subscription input.tnp-submit{width:100%}
    .tnp-field-email{width:100%}
    .tnp-email{width:100%}
     .videobg{height:300px !important}
    #mbYTP_playerVideo1{height:300px !important}
}
@media(max-width:460px){
    #pills-tab .nav-item{display:inline-table;width:100%}
    .adv-list p{width:100%;padding:5px}
    h2{font-size:28px}
    .main-intro h1{font-size:34px}
     .videobg{height:260px !important}
    #mbYTP_playerVideo1{height:260px !important}
}
@media(max-width:420px){
	.btn-more1{padding: 15px 35px}
	.learning-page .intro h2, .skills h3, #training-program h2{font-size:24px}
     .videobg{height:230px !important}
    #mbYTP_playerVideo1{height:230px !important}
}
.sec-pad{
  padding-top: 90px;
  padding-bottom: 90px;
}
.example-h{
	color: #000;
	text-transform: none;
}
.example-box{
  position: relative;
  margin-top: 30px;
  background:#D10A11;
  color: #fff;
	margin-bottom: 30px;
	padding: 20px;
}
.example-box p{
	text-align: center;
	font-size: 38px;
	margin-bottom: 0;
	font-family: 'Saira Semi Condensed',sans-serif;
	font-weight: 600;
}
.iwam-page{
	overflow-x: hidden;
}
.iwam-page h2{
	margin-bottom: 50px;
	text-transform: none;
}
.iwam-page h3{
	margin-bottom: 20px;
}
.iwam-page .feature-box{
	margin-bottom: 50px;
}
.iwam-page .feature-box h4{
	min-height: 57.6px;
	text-transform: none;
	font-family: 'Saira',sans-serif;
	font-weight: 700;
}
.iwam-page .testimonial h2{
	width: 100%;
}
.iwam-page .slick-dots{
	justify-content: center;
}
.what-is-iwam, .for-whom-iwam{
	position: relative;
}
.what-is-iwam{
	background: #E8E5D4;
}
.iwam-benefits-h3{
	color: #000;
	text-transform: none;
}
.features-iwam{

}
.iwam-page .feature-box img{
	height: 90px;
	width: auto;
	margin-bottom: 20px;
}
.iwam-benefits h2, .iwam-benefits h3{
	text-align: center;
}
@media(max-width:550px){
		.iwam-page h2{margin-bottom: 30px}
	.example-box p{font-size: 22px}
	.training-info p, .iwam-benefits h3{font-size: 24px}
	.adv-list{margin-top: 20px}
	.bg-main, .page-template-template-kontakt .bg-main, .page-template-template-onas .bg-main {height: auto;padding-bottom: 120px}
	.ref-box .ref-person p, .ref-link{font-size: 20px}
	.reference-page .ref-box{padding: 15px}
	.offer-section1 .p3{font-size: 22px}
	.adv-list div{width: 100%}
	.sec-pad{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.example-box{
		width: 100%;
	}
	.iwam-page .for-whom-iwam .row .col-lg-3:last-child .feature-box{
		margin-bottom: 0;
	}
	.iwam-page .ref{
		font-size: 18px;
	}
}
