body{
	font-family: 'Gotham Pro' !important;
 	overflow-x: hidden !important;
}





.obw{
	text-align: center;
	padding-top: 70px;
	padding-bottom: 50px;
}

.ser{
	background: #efefef;
}

.blue{
	background: #f1f6ff;
}


.h2obw{
	display: flex;
	text-align: left;
	color: #000;
	font-size: 35px;
	text-transform: uppercase;
	font-weight: 500 !important;
	margin-bottom: 40px;
}


.h2obw:before {
    display: flex;
    content: '';
    width: 70px;
    padding: 0;
    background: #0078ff;
    height: 2px;
    margin-top: 1.5%;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
}


@media screen and (max-width: 768px){
	.h2obw{
	display: flex;
	text-align: left;
	color: #000;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 500 !important;
	margin-bottom: 40px;
}


.h2obw:before {
    display: flex;
    content: '';
    width: 70px;
    padding: 0;
    background: #0078ff;
    height: 2px;
    margin-top: 10px !important;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
}
}

.h2obw1{
	text-align: left;
	color: #000;
	font-size: 45px;
	font-weight: 300;
	margin-bottom: 40px;
}


.h2obw1:after {
    display: block;
    height: 2px;
    bottom: -20px;
    background-color: #d66ea2;
    margin-bottom: 70px;
    width: 55px;
    content: "";
    position: relative;
}



.h2bel{
	text-align: left;
	color: #fff;
	font-size: 45px;
	font-weight: 300;
	margin-bottom: 40px;
}


.h2bel:after {
    display: table;
    height: 2px;
    bottom: -20px;
    background-color: #d66ea2;
    margin-bottom: 60px;
    width: 55px;
    content: "";
    position: relative;
}

.h3obw{
	width: 70%;
	text-align: left;
	font-size: 20px;
	font-weight: 500;
	margin-top: -30px;
	margin-bottom: 70px;
	line-height: 1.8;
}


.h3obw-blue{
	width: 70%;
	color: #002766;
	text-align: left;
	font-size: 20px;
	font-weight: 500;
	margin-top: -30px;
	margin-bottom: 70px;
	line-height: 1.8;
}


.ul-obw{
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 30px;
	list-style: square;
}

.li-obw{
	color: #f4132e;
}



.h2obwab{
	text-align: center;
	color: #000;
	font-size: 50px;
	margin-bottom: 40px;
}




.h2obwbel{
	text-align: center;
	color: #fff;
	font-size: 40px;
	margin-bottom: 40px;
}




.p-obw{
	text-align: left;
	color: #000;
	font-weight: 400;
	font-size: 17px;
	margin-bottom: 25px;
	line-height: 1.85;
}

.p-bel{
	width: 80%;
	text-align: left;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 50px;
	line-height: 1.85;
}

.p-obw1{
	text-align: left;
	color: #000;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.breadcrumb{
	background: #fff !important;
}

@media screen and (max-width: 768px){
	.obw{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
}
.h2obw{
	color: #000;
	font-size: 20px;
	margin-bottom: 30px;
}


.h2obw:after {
    display: table;
    height: 2px;
    bottom: -20px;
    margin-bottom: 40px;
    width: 50px;
    content: "";
    position: relative;
}

.h3obw{
	width: 100%;
	text-align: left;
	font-size: 16px;
	font-weight: 500;
	margin-top: -10px;
	margin-bottom: 40px;
	line-height: 1.8;
}


.h3obw-blue{
	width: 100%;
	color: #002766;
	text-align: left;
	font-size: 16px;
	font-weight: 500;
	margin-top: -10px;
	margin-bottom: 40px;
	line-height: 1.8;
}


.h2blue{
	color: #002766;
	font-size: 22px;
	margin-bottom: 20px;
}


.h2blue:after {
    display: table;
    height: 2px;
    bottom: -20px;
    margin-bottom: 40px;
    width: 50px;
    content: "";
    position: relative;
}


.h2bel{
	color: #fff;
	font-size: 30px;
	margin-bottom: 20px;
}


.h2bel:after {
    display: table;
    height: 2px;
    bottom: -20px;
    margin-bottom: 40px;
    width: 50px;
    content: "";
    position: relative;
}


.h2obwbel{
	color: #fff;
	font-size: 25px;
	margin-bottom: 20px;
}

.h2obw1{
	color: #000;
	font-size: 30px;
	margin-bottom: 20px;
}

.obw1{
	background: #fafafa;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
}

.p-obw{
	font-size: 14px;
	text-align: left;
}

.p-obw1{
	font-size: 13px;
	text-align: left;
}

.p-bel{
	width: 100%;
	font-size: 15px;
	text-align: left;
}
}

@media screen and (max-width: 768px){
	.obw1{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
}


.row-obw{
	justify-content: center;
	flex-wrap: nowrap !important;
	margin-bottom: 20px !important;
}

@media screen and (max-width: 768px){
	.row-obw{
	justify-content: center;
	flex-wrap: wrap !important;
	margin-bottom: 0px !important;
}
}




@media screen and (min-width: 768px){
  .pozv, .but-pozv{
    display: none;
  }
}


@media screen and (max-width: 768px){

  .pozv{
    text-align: center;
    display: block;
    position: fixed;
    z-index: 99999;
    width: 100% !important;
    color: #fff !important;
    margin: auto !important;
    bottom: 0% !important;
    }

    .pozv-block{
      padding-right: 0px !important;
      padding-left: 0px !important;
    }

  .p-pozv{
    color: #fff;
    font-size: 15px;
    background: #0DC143;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 0px !important;
  }
  
  .but-pozv{
    margin-top: 20px;
    color: #fff !important;
    background: #0DC143 !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border: none !important;
  }
}





.whatsapp,
.call {
	display: none;
	position: fixed;
	bottom: 20px;
	width: 70px;
	height: 70px;
	text-align: center;
	font-size: 20px;
	background: #0DC143;
	margin: 15px auto;
	border-radius: 50%;
	z-index: 9999999999;
}

.whatsapp {
	right: 20px;
}

.call {
	left: 20px;
}

.whatsapp a, .call a {
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	margin-top: -2px;
}

.call i,
.whatsapp i {
	color: #fff;
	font-size: 35px;
}
.whatsapp i {
	font-size: 42px;
}

@media (max-width: 768px) {
	.whatsapp, .call{
		display: block ;
	}
}





.row-gallery{
	justify-content: center !important;
}


.popup-gallery{
	margin-top: 30px;
	text-align: center;
}

.popup-gallery img{
	height: 300px !important;
    margin: 5px;
    padding: 10px;
    
}

@media screen and (max-width: 768px){
	.popup-gallery img{
    height: 150px !important;
    margin: 2px;
}
}


.mfp-bottom-bar{
	display: none !important;
}





.navbar-brand img {
    height: 60px !important;
}


body a{
	outline: none !important;
	text-decoration: none !important;
}

.navbar-light .navbar-toggler-icon{
	background-image: url(img/menu.png) !important;
}

.navbar-light .navbar-toggler{
	border: none !important;
}

body.bg-light{
	background: #fff !important;
}




.navbar-toggler{
	margin-left: auto;
	margin-bottom: 10px;
}

.navbar{
	text-align: center;
	background: #fff !important;
}

.navbar-nav{
	text-align: center;
	margin: auto !important;
	background: #fff;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

@media screen and (max-width:567px){
.navbar-nav{
	border-top: 1px solid #ddd;
	
}
}


@media screen and (min-width: 768px){
	.navbar{
	height: 110px;
    width: 100% !important;
    position: fixed !important;
    z-index: 999 !important;
	}
}

.nav-link{
	margin-right: 20px;
	color:#000 !important;
	font-size: 16px;
	font-weight: 500 !important;
}

.nav-link:hover{
	color: #0078ff !important;
}


@media screen and (max-width: 768px){
	.nav-link{
		margin-right: 0px;
	}
}

.atel1{
	text-align: center;
	justify-content: center;
}

.tel1{
	display: flex;
	text-align: center;
	justify-content: center;
	margin: auto;
}

.tel1 img{
	height: 55px;
	margin-top: 2px;
}

.pconttel2{
	text-align: center;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background: #0078ff;
	border-radius: 100px;
	margin-left: 10px;
	margin-bottom: 0px;
}


@media screen and (max-width: 768px){
	.pconttel2{
	width: 220px;	
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background: #0078ff;
	border-radius: 100px;
	margin-left: 10px;
	margin-bottom: 0px;
}
}


.atel3 p{
	margin-top: -10px;
}


.pconttelw{
	font-weight: 700;
	color: #1ece1b;
	margin-bottom: 0px !important;
}


.logo img{
	height: 65px;
}





.inkonc1 input{
justify-content: center;
margin:auto !important;
/* margin-top: 10px !important; */
margin-bottom: 20px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada;
border-radius: 3px !important;
background: #fff !important;
width: 250px;
font-weight: 500;
}


.inkonc2 input{
justify-content: center;
margin:auto !important;
margin-top: 15px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
background: #fff !important;
height: 60px;
width: 300px;
}

.inkonc2, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-size: 14px;
}

option{
	width: 230px !important;
}


.inkonc1 select{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
border-radius: 3px !important;
background: #fff !important;
width: 250px;
font-weight: 500 !important;
}

select #option{
	max-width: 130px !important;
}


option:disabled{
	max-width: 130px !important;
	width: 130px !important
}


option:selected{
	max-width: 130px !important;
	width: 130px !important
}

.modal{
	text-align: center !important;
}


.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 400 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 input[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 400 !important;
  font-size: 14px;
}


.koncsubmit1 input{
  font-size: 17px;
 font-weight: 500 !important;
  color: #fff;
  text-align: center;
  width: 250px;
  padding: 18px 15px;
  background-color: #0078ff !important;
  border: none !important;
  border-radius: 0px;
  margin: auto !important;
  margin-bottom: 20px !important;
}


.but-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 350px;
    height: 58px;
    padding-top: 2px;
    border: none !important;
    border-radius: 0px !important;
    position: relative;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #fff;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    background-color: #0078ff !important;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
   }
.but-bg:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
 
@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}

.but-border{
	padding: 8px !important;
	border: 2px solid #0078ff !important;
	border-radius: 50px !important;
	width: 350px !important;
	height: 80px !important;
}

.but-bg1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 350px;
    height: 58px;
    padding-top: 2px;
    border: none !important;
    border-radius: 100px !important;
    position: relative;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #fff;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    background-color: #0078ff !important;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
   }
.but-bg1:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}



.bg{
	height: auto;
	text-align: left !important;
	padding-top: 150px;
	padding-bottom: 50px;
	background: url(img/bg6.jpg);
	background-position: center;
	background-size: cover;
}


h1{
	width: 100% !important;
	color: #000 !important;
	font-weight: 400 !important;
	font-size: 40px !important;
	text-transform: uppercase !important;
	line-height: 1.4 !important;
	margin-bottom: 40px !important;
}




.spanh1{
	font-weight: 900 !important;
	font-size: 50px !important;
	text-transform: uppercase !important;
}

.podh1{
	display: flex;
	margin-left: 10px !important;
	margin-right: 10px !important;
	margin-bottom: 0px !important;
}

.pod12{
	margin-bottom: 0px !important;
}

.podh{
	margin-top: 0px !important;
}

.cir{
	margin-top: 70px;
	margin-bottom: 40px;
	display: flex;
}

.podh1 img{
	height: 60px;
	margin-right: 15px;
}


.bg-flex{
	display: flex;
	margin-top: 20px;
	margin-bottom: 20px;
}

.bg-flex img{
	height: 25px;
	margin-right: 10px;
	margin-top: 2px;
}

hr{
background: #0078FF;
}

.circle{
    height: 30px;
    width: 30px;
    background: #0078ff;
    border: 7px solid #6ab0ff;
    border-radius: 100px;
    margin-right: 15px;
}


.p-bg{
	color: #000;
	font-size: 19px;
	font-weight: 500;
}

.h2bg{
	color: #000;
	font-weight: 500 !important;
	font-size: 25px;
	margin-bottom: 40px;
}


.h3bg{
	color: #000;
	font-weight: 500 !important;
	font-size: 20px;
	margin-bottom: 40px;
}

.spanh2{
	color: #0078ff;
}


@media screen and (max-width: 768px){
	.bg{
	height: auto;
	text-align: left !important;
	padding-top: 50px;
	padding-bottom: 100px;
	background: url(img/bg6.jpg);
	background-position: center;
	background-size: cover;
}


h1{
	width: 100% !important;
	font-size: 23px !important;
	text-transform: uppercase !important;
	line-height: 1.4 !important;
	margin-bottom: 30px !important;
}




.spanh1{
	font-size: 30px !important;
	text-transform: uppercase !important;
}

.podh1{
	display: flex;
	margin-left: 10px !important;
	margin-right: 10px !important;
	margin-bottom: 0px !important;
}

.pod12{
	margin-bottom: 0px !important;
}

.podh{
	margin-top: 0px !important;
}

.cir{
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
}

.podh1{
	margin-top: 15px;
	margin-bottom: 15px;
}

.podh1 img{
	height: 40px;
	margin-right: 10px;
}


.circle{
    height: 30px;
    width: 30px;
    background: #0078ff;
    border: 7px solid #6ab0ff;
    border-radius: 100px;
    margin-right: 15px;
}


.p-bg{
	font-size: 14px;
	font-weight: 400;
}

.h2bg{
	font-size: 20px;
	margin-bottom: 40px;
	padding-left: 15px;
	border-left: 3px solid #0078ff;
}

.spanh2{
	color: #0078ff;
}

.but-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 270px;
    height: 58px;
    padding-top: 2px;
    border: none !important;
    border-radius: 0px !important;
    position: relative;
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #fff;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    background-color: #0078ff !important;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
   }
.but-bg:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 0px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
 
@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}

.but-border{
	padding: 8px !important;
	border: 2px solid #0078ff !important;
	border-radius: 50px !important;
	width: 290px !important;
	height: 80px !important;
}

.but-bg1{
	width: 270px !important;
	height: 60px !important;
	font-size: 13px !important;
	border-radius: 50px !important;
}
}



.bl2-block{
	padding: 15px;
	margin: 15px;
	text-align: left;
	background: #fff;
	box-shadow: 0 4px 16px 0 rgb(189 162 162 / 38%); 
}


.bl2-block img{
	height: 65px;
	margin-bottom: 20px;
}

.h3bl2{
	color: #000;
	font-weight: 900 !important;
	font-size: 18px;
	margin-bottom: 15px;
}

.p-bl2{
	color: #000;
	font-weight: 400 !important;
	font-size: 14px;
	margin-bottom: 10px;
}


.kat-block{
	margin: 15px;
	text-align: center;
	padding: 0px !important;
	border: 1px solid #d8d8d8;
	box-shadow: 3px 3px 15px rgb(0 0 0 / 30%);
}

.kat-block:hover{
	border: 1px solid #0078ff;
}


.kat-img1{
	height: 250px;
	background: url(img/mini.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}


.kat-img2{
	height: 250px;
	background: url(img/kasset.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}



.kat-img3{
	height: 250px;
	background: url(img/plise.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}



.kat-img4{
	height: 250px;
	background: url(img/vert.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}


.kat-img5{
	height: 250px;
	background: url(img/goriz.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}



.kat-img6{
	height: 250px;
	background: url(img/print.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}



.kat-img7{
	height: 250px;
	background: url(img/den.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}



.kat-img8{
	height: 250px;
	background: url(img/duo.jpeg);
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}


.kat-img9{
	height: 250px;
	background: url(img/bambuk.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}




.h3price{
	color: #000;
	font-weight: 500 !important;
	font-size: 22px;
	margin-bottom: 40px;
}



.but-kat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 270px;
    height: 58px;
    padding-top: 2px;
    margin-bottom: 40px !important;
    border: none !important;
    border-radius: 100px !important;
    position: relative;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #fff;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    background-color: #0078ff !important;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
   }
.but-kat:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
 
@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}

.p-kat{
	height: 60px;
	color: #000;
	font-weight: 400 !important;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 35px;
}


.h3kat{
	color: #000;
	font-weight: 900 !important;
	font-size: 23px;
	margin-bottom: 25px;
	height: 50px;
}




.kompl-block{
	margin: 10px;
}

.kompl-block img{
	margin-bottom: 25px;
}


.kompl1{
	height: 200px;
	background: url(img/kompl1.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;
}


.kompl2{
	height: 200px;
	background: url(img/kompl2.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}


.kompl3{
	height: 200px;
	background: url(img/kompl3.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;
}


.kompl4{
	height: 200px;
	background: url(img/kompl4.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;
}


.p-kompl{
	font-weight: 500 !important;
}


@media screen and (max-width: 768px){
	.but-kat{
		width: 260px;
	}

	.p-kat{
    height: auto;
	color: #000;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
}


.h3kat{
	color: #000;
	font-size: 20px;
	margin-bottom: 20px;
	height: 50px;
}

.h3price{
	color: #000;
	font-size: 19px;
	margin-bottom: 40px;
}


.kompl-block{
	margin: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #a5a5a5;
}

.kompl-block img{
	margin-bottom: 25px;
}


.kompl1{
	height: 120px;
	background: url(img/kompl1.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;
}


.kompl2{
	height: 150px;
	background: url(img/kompl2.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}


.kompl3{
	height: 200px;
	background: url(img/kompl3.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;
}


.kompl4{
	height: 200px;
	background: url(img/kompl4.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;
}


.p-kompl{
	font-weight: 500 !important;
}
}

.zamer{
	text-align: left;
	background: url(img/bg3.png);
	background-size: cover;
	padding-bottom: 70px;
}


.h2zamer{
	color: #fff;
	font-weight: 900 !important;
	font-size: 47px;
	margin-bottom: 25px;
}

.p-zamer{
	width: 65%;
	color: #fff;
	font-weight: 500 !important;
	font-size: 20px;
	margin-bottom: 40px;
}

@media screen and (max-width: 768px){
	.zamer{
	text-align: left;
	background: url(img/bg3.png);
	background-size: cover;
}


.h2zamer{
	color: #fff;
	font-size: 30px;
	margin-bottom: 20px;
}

.p-zamer{
	width: 100%;
	color: #fff;
	font-size: 14px;
	margin-bottom: 30px;
}
}

.p-bl{
	color: #292929;
	font-weight: 400 !important;
	font-size: 14px;
	margin-bottom: 10px;
}


.ab-block{
	margin: 10px;
}


.p-ab{
	text-align: left !important;
	width: 90%;
	font-weight: 400 !important;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 30px;
}


.cifra{
	font-weight: 900 !important;
	font-size: 85px;
}

.p-ab1{
	font-weight: 400 !important;
	font-size: 18px;
}


@media screen and (max-width: 768px){
	.p-ab{
	text-align: left !important;
	width: 100%;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 30px;
}


.cifra{
	font-size: 65px;
}

.p-ab1{
	font-size: 18px;
}

.ab-block{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e2e2e2;
}
}



.dop-img1{
	height: 250px;
	background: url(img/rolstavni.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}


.dop-img2{
	height: 250px;
	background: url(img/zashita.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}


.dop-img3{
	height: 250px;
	background: url(img/setka.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}



.p-dop{
	color: #000;
	font-weight: 400 !important;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 35px;
}


.h3dop{
	color: #000;
	font-weight: 900 !important;
	font-size: 23px;
	margin-bottom: 25px;
}


.contacts{
	background: url(img/footer1.jpg);
	background-size: auto;
	background-position: center;
}

.cont-block{
	margin: 10px;
	text-align: center;
}

.h2cont{
	color: #000;
	font-weight: 900 !important;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 45px;
}

.a-cont{
	display: flex;
}

.a-cont img{
	height: 25px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
}


.p-cont{
	font-size: 25px;
    color: #000;
    font-weight: 500;
    margin-bottom: 5px !important;
}

.pwc{
   margin-bottom: 5px!important;
	font-size: 25px !important;
	font-weight: 500 !important;
}


@media screen and (max-width: 768px){
	.contacts{
		padding-bottom: 80px !important;
	}

	.p-cont{
    text-align: left;
	font-size: 20px;
    color: #000;
    font-weight: 500;
    margin-bottom: 5px !important;
}

.pwc{
	text-align: left;
    margin-bottom: 5px!important;
	font-size: 20px !important;
	font-weight: 500 !important;
}

.a-cont img{
	height: 22px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
}

	.h2cont{
	color: #000;
	font-size: 23px;
	text-transform: uppercase;
	line-height: 45px;
}
}


.price-block{
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}

.h3zacherk{
	color: #000;
	font-weight: 500 !important;
	font-size: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-decoration: line-through;
	 text-decoration-color: #e70002;
}

.h3cena{
	color: #0078ff;
	font-weight: 500 !important;
	font-size: 25px;
	margin-left: 10px;
	margin-bottom:0px;
}

@media screen and (max-width: 768px){
	.price-block{
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}

.h3zacherk{
	color: #000;
	font-weight: 500 !important;
	font-size: 22px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-decoration: line-through;
	 text-decoration-color: #e70002;
}

.h3cena{
	color: #0078ff;
	font-weight: 500 !important;
	font-size: 22px;
	margin-left: 10px;
	margin-bottom: 0px;
}
}


.row-port{
	justify-content: center;
	flex-wrap: nowrap !important;
}


@media screen and (max-width: 768px){
	.row-port{
	justify-content: center;
	flex-wrap: wrap !important; 
	}
}

.popup-gallery{

	text-align: center;
}

.popup-gallery img{
    width: 250px !important;
    height: 200px !important;
    margin: 5px;
}

@media screen and (max-width: 768px){
	.popup-gallery img{
    width: 40% !important;
    height: 150px !important;
    margin: 2px;
}
}


.ptop{
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0px !important;
}


.pform{
	font-size: 18px;
	font-weight: 700;
}

.pform1{
	font-size: 14px;
}

.hrser{
	background: #ccc !important;
}


.pkaspi{
    background-color: #f14635 !important;
    color: #fff;
    margin-bottom: 0px !important;
    width: 184px;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 35px;
    padding-right: 15px;
    background: url(https://psy.webconnect.kz/img/kaspi.png);
    background-size: 27px;
    background-repeat: no-repeat;
    background-position: left;
    text-align: center !important;
    font-size: 12px;
    justify-content: right;
    margin-left: auto;
}