<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family: 'Montserrat' !important;
	font-weight: normal !important;
    font-style: normal !important;
	margin: 0px !important;
	overflow-x: hidden !important;
}





.obw{
	text-align: center;
	padding-top: 70px;
	padding-bottom: 0px;
}

.blue{
	background: #f1f6ff;
}


.h2obw{
	text-align: left;
	color: #000;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 40px;
}


.h2obw:after {
    display: block;
    height: 2px;
    bottom: -20px;
    background-color: #066fb0;
    margin-bottom: 60px;
    width: 55px;
    content: "";
    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: 25px;
	margin-bottom: 20px;
}


.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;
  }
}


.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;
}


.icon2 img{
	height: 40px !important;
  margin-top: 15px !important;
}

.atop{
	display: flex;
  justify-content: end;
  margin-top: 15px;
}

.atop img{
	height: 30px;
	margin-right: 10px;
}

.ptop{
	font-weight: 500;
	font-size: 22px;
	margin-top: 0px !important;
}

.wrap{
	position:relative;
	height: 400px;
	text-align: left;
}

.slide{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0s;
}

.slide1{
	background-image: url('img/slide1.jpg');
	background-size: cover;
	background-position: center;
	padding-top: 80px;
	text-align: left;
}
.slide2{
	background-image: url('img/slide2.jpg');
	background-size: cover;
	background-position: center;
	padding-top: 80px;
	text-align: left;
}
.slide3{
	background-image: url('img/slide1.jpg');
	background-size: cover;
	background-position: bottom;
	padding-top: 80px;
	text-align: left;
}

.slide4{
	background-image: url('img/slide2.jpg');
	background-size: cover;
	background-position: bottom;
	padding-top: 80px;
	text-align: left;
}

.slide-content{
    align-items: center;
    text-align: left;
}

.slide-content span{
    font-size: 5rem;
    color:#fff;
    background-color:rgba(0,0,0, .6);
    padding:10px 20px;
}

.fa-5x {
    font-size: 1.9em !important;
}

.dir-control{
    cursor: pointer;
    position:absolute;
    top:50%;
    margin-top:-30px;
    width:0;
    height:0;
    z-index:5;
}
.fa {
  display:inline-block;
   line-height: 50px;
   background-color:rgba(0,0,0, .3);
   border-radius: 100px;
   width:40px;
   height:40px;
   padding-top: 10px;
   color:white;
   text-align: center;
   vertical-align: bottom;
}

#dir-control-left{
    left:0;
    margin-left:30px;
}

#dir-control-right{
    right:0;
    margin-right:80px;
}
.slider-active{
    visibility:hidden;
    opacity:0;
}
.slide.slide-is-active{
    visibility:visible;
    opacity: 1;
}

.slide-transition{
    transition: all .5s ease-in-out;
}


@media screen and (max-width: 768px){
	#dir-control-left{
    left:0;
    margin-left:10px;
}

#dir-control-right{
    right:0;
    margin-right:50px;
}
}

h1{
	width: 65% !important;
	color: #fff !important;
	font-size: 40px !important;
	font-weight: 700 !important;
	line-height: 1.5 !important;
	margin-left: 130px !important;
	margin-bottom: 30px !important;
}

.p-bg{
	width: 60%;
	color: #fff;
	font-size: 18px !important;
	line-height: 1.5;
	margin-left: 130px;
	margin-bottom: 40px;
	font-weight: 400 !important;
}

.but-bg{
	background: #066fb0;
	width: 200px;
	height: 50px;
	border: none !important;
	color: #fff;
	font-size: 16px;
	margin-left: 130px;
}



.ul-page{
	margin: 0px !important;
	padding: 0px !important;
	list-style: square;
	text-align: left !important;
}

.li-page{
	color: #066fb0;
	margin-bottom: 10px;
}

.p-page{
	text-align: left;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
}


.obw-block{
	margin-left: 20px;
	margin-right: 20px;
}

@media screen and (max-width: 768px){
	h1{
	width: 90% !important;
	color: #fff !important;
	font-size: 23px !important;
	font-weight: 700 !important;
	line-height: 1.5 !important;
	margin-left: 20px !important;
	margin-bottom: 30px !important;
}

.p-bg{
	width: 90%;
	color: #fff;
	font-size: 14px !important;
	line-height: 1.5;
	margin-left: 20px;
	margin-bottom: 40px;
	font-weight: 400 !important;
}

.but-bg{
	background: #066fb0;
	width: 200px;
	height: 50px;
	border: none !important;
	color: #fff;
	font-size: 16px;
	margin-left: 20px;
}



.ul-page{
	margin: 0px !important;
	padding: 0px !important;
	list-style: square;
	text-align: left !important;
}

.li-page{
	color: #066fb0;
	margin-bottom: 10px;
}

.p-page{
	text-align: left;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
}


.obw-block{
	margin-left: 10px;
	margin-right: 10px;
}
}

.techflex{
	display: flex;
}

.techflex img{
	height: 20px;
	margin-right: 10px;
}

.techflex p{
	margin-top: 0px !important;
}</pre></body></html>