/*odległości między sekcjami*/
#product-block, #services-block, #actual-block {
padding-top: 50px;
padding-bottom: 50px;	
}

#opinion-block .row, #about-us-block .row, #affiliate-block .row {
	margin-left: 0;
	margin-right: 0;
}

#opinion-block .container, #about-us-block .container, #affiliate-block .container {
	padding-left: 0;
	padding-right: 0;
}

.top-bar img {
	border-bottom: solid 8px #006bb5;
}

#affiliate-block {
	background: #252b3a;
	height: auto;
	width:100%;
	position: relative;
	padding: 50px
}

#about-us-block {
	background: #f2f2f2;
	height: auto;
}

.baner-img {
	width: 100%;
	height: auto;
	background-attachment: fixed;
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover;
}

.baner-container {
	height: auto;
	padding-top: 5vh;
	padding-bottom: 10vh;
}

.baner-text {
	top: 40%;
    position: relative;
    text-align: center;
}

.bar-img-2 {
	width: 100%;
	height: 600px;
	background-attachment: fixed;
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover;
}

.child-img {
	width: 150%;
	height: auto;
}


/*mm*/

.top-title-line {
    width: 100%;
    height: 15px;
    background: #006bb5;
} 

/*product*/
.product-box .card-img-overlay {
 background: rgba(43,52,85,0.7);
}

.product-box .card-img-overlay:hover {
 background: rgba(46,59,105,1);
 -webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}

.product-icon {
    display: grid;
    justify-content: center;
}

.product-icon img {
    height: 120px;
}

.product-box h5 {
    text-align: center;
}

#product-block  .col-md-2 {
        width: 20%;
}
 
/*services*/
.services-box {
    border: 2px solid #006bb5;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.services-box img {
    height:200px;
    width: auto;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	text-align: center;
	padding: 10px;
	display: grid;
}

.services-box a {
    color: #252b3a;
	font-size: 1.4em;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	margin-bottom: 25px;
	display: block;
	width: 100%;
}

.services-box p {
    color: #252b3a;
    margin-left: auto;
	margin-right: auto;
	font-size: 1.1em;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
}

img.check-icon {
    height: 60px;
    margin-left: auto;
	margin-right: auto;
}
/*affiliate*/
.affiliate-frame {
    border: 3px solid #3fa9f5;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    height: auto;
    display: grid;
    z-index: 98;
    margin: 10px;
}

#affiliate-block img {
    margin-left: 120px;
    z-index: 99;
    bottom: 0px;
    position: absolute;
    width: auto;
	height: 65vh
}

.affiliate-frame a {
    color: #fff;
	font-size: 1.4em;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
}

.affiliate-frame p {
    color: #fff;
    margin-left: auto;
	margin-right: auto;
	font-size: 1.1em;
	font-weight: 400;
	text-align: center;		
	line-height: 2em;
}

.affiliate-title span {
	font-size: 2.6em;
	font-weight: 900;
}

.affiliate-title  {
    margin-left: auto;
	margin-right: auto;
	text-align: center;	
	display: inline;
	padding-top: 30px;
}

span.affiliate-title-1 {
    color: #3fa9f5;
    padding-right: 10px;
}

span.affiliate-title-2 {
    color: #fff;
	text-transform: uppercase;
}

/*about us*/
.about-us-box {
    padding-left: 15px;
    padding-right: 15px;
}

.about-us-box img.sygnet-big {
    margin-bottom: 40px;
}

.about-us-title {
    padding: 10px;
}
.about-us-box span {
	font-size: 2.4em;
	font-weight: 900;
}

span.about-us-title-1 {
    color: #006bb5;
    padding-right: 5px;
}

span.about-us-title-2 {
    color: #2e3b69;
    font-size: 3em;
	line-height: 2.6rem;
}

.about-us-box p {
    padding: 10px;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.6em;
}

.about-buttons {
    padding: 15px;
}


/*actual*/
.actual-box img.sygnet-small {
    height: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
    margin-bottom: 20px;
    justify-content: center;
    display: grid;
}

.actual-box {
    border: 1px solid #006bb5;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 15px;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.actual-box a {
    color: #006bb5;
	font-size: 1.2em;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	margin-bottom: 25px;
	display: block;
	width: 100%;
}

.actual-box a.actual-link {
    color: #3fa9f5;
	font-size: 1em;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
}

.actual-box p {
    color: #252b3a;
    margin-left: auto;
	margin-right: auto;
	font-size: 0.9em;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
}

.actual-box img.check-icon {
    height: 20px;
}

/*opinion*/
#opinion-block .opinion-title h2 {
    color: #fff;
    border-bottom: 0px;
    text-align: center;
}

#opinion-block .opinion-title p {
    color: #fff;
}

#opinion-block .ti-widget.ti-goog .ti-review-item>.ti-inner {
	background-color: #21345691!important;
}

#opinion-block .ti-widget.ti-goog .ti-review-item>.ti-inner {
    border: 0px solid #21345691!important;
}

/*responsive*/



@media all and (max-width: 1400px) {

.product-icon img {
    height: 80px;
}

	#affiliate-block {
		padding: 10px;
	}
	
	#affiliate-block img {
    width: auto;
	height: 60vh;
	margin-left: 0px;
	}
	
.product-box h5 {
    font-size: 1rem;
}

}

@media all and (max-width: 1140px) {

	.product-icon img {
    height: 110px;
}

.product-box h5 {
    font-size: 1.1rem;
}
.baner-img {
    width: 100%;
    height: auto;
    background-attachment: inherit;
}
.parallax-1 {
    height: 50vh;
    background-attachment: inherit;
}

.bar-img {
	width: 100%;
	height: auto;
	background-attachment: inherit;
	background-position: bottom; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: auto;
}
	
	#product-block  .col-md-2 {
    width: 33.333%;
}
	.affiliate-title span {
    font-size: 2.2em;
}
	
	#affiliate-block img {
     width: auto;
	 height: 55vh;
	 margin-left: -20px;
	}
}

@media all and (max-width: 768px) {
#product-block, #services-block, #actual-block {
    padding-top: 30px;
    padding-bottom: 30px;
}
	.affiliate-frame {
    padding: 10px;
    margin-top: 0px;
}
#affiliate-block img {
    margin-top: -100px;
    margin-left: 0px;
    z-index: 99;
	position: static;
	width: auto;
}
	.affiliate-title span {
    font-size: 2em;
    font-weight: 900;
	line-height: 1.3em;
}
	.affiliate-frame p {
    line-height: 1.3em;
}
	span.about-us-title-2 {
    line-height: 1.6em;
}
	
 .affiliate-frame {
    margin-bottom: 35px;
    }

#product-block  .col-md-2 {
        width: 50%;
}

}

@media all and (max-width: 480px) {
.product-icon img {
    height: 80px;
}

.product-box h5 {
    font-size: 1rem;
}
}
