.intro-section-29 .pd-tb-80 {
    padding-bottom: 112px;
    padding-top: 30px;
}
.info-obj.mini .img {
    width: 70px;
}

.client-section-2 .img i {
	font-size:60px;
	margin-bottom:15px;
}

.form-control {
   
    margin-bottom: 0;
  
}

.large.form-control {
    background-color: #ffffff !important;
    border: 0px solid rgba(59, 76, 92, 0.5) !important;
   
}
#page [rgen-id="rgJKe"] {
    background-attachment: scroll;
    background-color: #f8add6;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}

.client-section-2 .client-logos img {
    height: 90px;
    margin: 0 40px;
    opacity: 1;
}

.intro-section .btn-default:hover {
 background-color: #d6358d !important;
}

.form-section .btn-primary {
 background-color: #00b4e1 !important;
 border: 0;
}

.form-section .btn-primary:hover {
 background-color: #444444 !important;
}

li.przycisk .btn-primary {
 background-color: #df3b95 !important;
 border-color: #c92f83;
 color: #ffffff;
}

li.przycisk .btn-primary:hover {
 background-color: #00b4e1 !important;
  border-color: #04a7d0;
 color: #ffffff;
}

.info-box4 .img {
    font-size: 30px;
    line-height: 75px;
    text-align: center;
	background-color: #ffffff;
}

.info-box4 .img img {
    width:60px;
	height: 60px;
}

.info-box4 .sub-txt {
    font-size: 16px;
    line-height: 1.6;
}


.btn-line {
    border-color: #df3b95;
    color: #df3b95;
}

.btn-line:hover {
    background-color: #df3b95;
    color: #fff;
}

section.intro-section-9 {
    border-bottom: 0;
	
    background-color: #27b6ff;
   height:100vh;
}




.nav-sticky .navbar-brand img {
    max-height: 60px;
    max-width: 100%;
}

.intro-section-9 .main-text {
    font-size: 60px;
    font-weight: 900;
    line-height: 1.3;
    text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}

.info-box4 {
    margin-bottom: 10px;
    position: relative;
    text-align: left;
}

.content-section-13 .title {
	font-weight: 700;
    margin-bottom: 20px;
}

.content-section-13 .title-sub {

    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}


.intro-section-9 .sub-text {
    font-size: 25px;
    font-weight: 700;
}
.intro-section-9 .main-text, .intro-section-9 .sub-text {
    color: #fff;
    margin: 0 auto 40px;
    max-width: 900px;
}

/*===========================================*/
/*	DESKTOP LAYOUT 
/*===========================================*/


@media (min-width: 1200px) {
	

}
@media (min-width: 992px) and (max-width: 1199px) {
	
}

@media (min-width: 992px) {
		
}

/*===========================================*/
/*	MOBILE & TABLET COMMON
/*===========================================*/
@media (min-width: 200px) and (max-width: 991px) {
	
}


/*===========================================*/
/*	TABLET
/*===========================================*/
@media (min-width: 768px) and (max-width: 991px) {

}


/*===========================================*/
/*	MOBILE
/*===========================================*/
@media (min-width: 200px) and (max-width: 767px) {
	.flex-cc {
		display: inline;
	}
	
	.intro-section-9 .main-text {
    font-size: 35px;
    font-weight: 900;
    line-height: 1.3;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
    text-transform: uppercase;
}

.btn {white-space: normal;}
.content-section-13 .content {
    padding: 0 15px;
    width: auto;
}
}
@media (min-width: 600px) and (max-width: 767px) {
}
@media (min-width: 480px) and (max-width: 599px) {

}
@media (min-width: 200px) and (max-width: 479px) {

}