.btn-group > .btn:first-child {
    display: none;
}

* {
    font-family: verdana;
}

body {
    background: url(../images/bckgbody.png) fixed;
	line-height:26px;
    overflow-x: hidden;
}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;}	
  
p {
	margin-bottom:18px}

hr {
	border:none;
	border-top:1px solid #fff;
	box-shadow:0 -1px 0 #ccc;}

a:hover, a:focus {
    text-decoration: none;
}

.cls {
    clear: both;
}

/* Language */

.mod-languageslang ul{
	list-style: none;
    	display: table;
    	float: right;
}

.mod-languageslang li{
	display: inline;
}


/* Layout */
.container {}
  

/* Header */
#header {
	background:rgba(63, 63, 63, 0.3) !important;
	min-height:1px;
	margin:0;
	z-index: 9999;
    position: relative;
	}
	
#header-op {
    background: radial-gradient(rgb(103, 186, 210), #0e1b1f);
	min-height:1px;
	margin:0;
	z-index: 9999;
    position: relative;
    box-shadow: 0px 2px 10px #6c6c6c;
	}	
	
	
	#header .container, #header-op .container {
		position:relative}

.hdr-left, .hdr-center, .hdr-right, .hdr-lang{
    min-height: 110px;
    display: inline-block;
    vertical-align: middle;
}

.hdr-left {
    width: 33%;
    background: url(../images/header/logo.png) no-repeat center center;
    background-size: contain;
    min-height: 140px;
}

.hdr-center{
	width: 36%;
}

.hdr-txt-up{
	padding-top: 14px;
}

.hdr-txt-up span{
    font-size: 2.2em;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0px 0px 3px #1c1c1c;
    top: 12px;
    position: relative;
}

.hdr-txt-down{
	    padding: 0 55px;
}

.hdr-txt-down span {
    color: white;
    text-shadow: 0px 0px 3px #1c1c1c;
}

.hdr-right{
	width: 30%;
	padding-top: 22px;
}

.row-r-cell{
    line-height: 22px;
}

.row-r-cell span, .icml, .icml:hover {
    float: right;
    color: #655950;
    font-size: 1.2em;
    text-shadow: 0px 0px 5px #ffffff;
}

.row-r-cell-mp span, .icml-mp, .icml-mp:hover{
    float: right;
    font-size: 1.2em;
    color: #ffffff;
    text-shadow: 0px 0px 5px #000000;
}

.icml, .icml:hover, .icml-mp, .icml-mp:hover {
    font-size: .85em !important;
}

.hdr-ico {
    width: 20px;
    height: 30px;
    background: url(../images/header/ico-tel.png) no-repeat;
    display: inline-block;
    margin-left: 140px;
    background-size: 312%;
}

.hdr-stactel{
	background-position: 1px 3px;
}

.hdr-mts{
	background-position: -21px 3px;
}

.hdr-velc{
	background-position: -43px 3px;
}




	/* Main Navigation */




/* IceSlideShow */
#iceslideshow {
	margin-bottom:30px}
	

/* Promo */
#promo {}
		
	
/* Content */
#main {
    clear: both;
    border-bottom: none !important;
    box-shadow: none !important;
}	
	
#content {}


	/* Colums */
	#columns {
		padding-top:5px;}
		
		#columns #middle-col {
			min-height:500px} 
		
			
	#columns .moduletable,
	#columns .moduletablestyle1,
	#columns .moduletablestyle2 {
		background:#44B5DA;
		color:#fff;
		padding:10px;
		margin-bottom:20px;}
		
		#columns .moduletable h3,
		#columns .moduletablestyle1 h3,
		#columns .moduletablestyle2 h3 {
			background:rgba(255,255,255,.15);
			border-bottom:1px solid rgba(255,255,255,.15);
			margin:-10px -10px 10px;
			padding:3px 10px 0;
			color:#fff;}
	
	
		#columns .moduletablestyle1 {
			background:#5990DE;}
			#columns .moduletablestyle1 h3 {}
		
		
		#columns .moduletablestyle2 {
			background:#FCA165;}
			#columns .moduletablestyle2 h3 {}
			
			
		#columns .moduletable_menu.span3 {
			margin-left: 0;}
				
				

			
	
/* Testimonial */
.moduletabletestimonial {
	text-align:center;
	border-left:1px solid #fff;
	box-shadow:-1px 0 0 #ccc;}

	.moduletabletestimonial blockquote {
		border:none;
		text-align:left;
		position:relative;
		font-size:16px;
		line-height: 32px;
		margin-bottom:35px;
		font-family:"Coming Soon", Courier, monospace; }
		
		.moduletabletestimonial blockquote:before,
		.moduletabletestimonial blockquote:after {
			  position:absolute; 
			  font-weight: bold;
			  font-size:120px;
			  color:#ccc;
			  color:rgba(0,0,0,.05);
			  z-index:-6;
			  font-family:Georgia, "Times New Roman", Times, serif}
		 
			.moduletabletestimonial blockquote:before {
				 content: open-quote;
				 top:25px;
				 left:0; }
			 
			.moduletabletestimonial blockquote:after { 
				 content: close-quote;
				 right:0;
				 bottom:-25px}


.moduletabletestimonial p.author {
	font-size:20px;
	margin-bottom: 2px;
	padding-top: 6px;
	color:#333}

.moduletabletestimonial p.position {
	color:#888;}


/* IceCarousel */
#icecarousel {
	clear:both}
		
	
	
/* marketing */
#marketing {
	background-color:#44B5DA;
	background: -webkit-linear-gradient(left, #6EC5E2, #44B5DA 25%, #44B5DA , #44B5DA 75%, #6EC5E2);
	background: -moz-linear-gradient(left, #6EC5E2, #44B5DA 25%, #44B5DA , #44B5DA 75%, #6EC5E2);
	background: -o-linear-gradient(left, #6EC5E2, #44B5DA 25%, #44B5DA , #44B5DA 75%, #6EC5E2);
	background: linear-gradient(left, #6EC5E2, #44B5DA 25%, #44B5DA , #44B5DA 75%, #6EC5E2);
	color:#fff;
	padding:10px 0;
	margin:35px 0 0;
	text-align:center;}
	
	#marketing_inside {
		background-image: url(../images/marketing_border.png), url(../images/marketing_border.png);
		background-position: center top, center bottom;
		background-repeat: repeat-x;
		padding:30px 0 20px;}
		
	
	#marketing .container{
		background-image: url(../images/star.png), url(../images/star.png);
		background-position: 0 35%, 100% 35%;
		background-repeat: no-repeat;}
	
	#marketing h2 {
		color:#fff;
		text-shadow:1px 1px 1px rgba(0,0,0,.25);
		margin-bottom:20px;}
		
	#marketing .btn {
		color:#fff;
		border:none;
		background:#2190c4;
		text-shadow: none;
		padding:10px 20px;
		box-shadow:none;
		-webkit-transition:all .2s ease-out;
		-moz-transition:all .2s ease-out;
		-o-transition:all .2s ease-out; 
		transition:all .2s ease-out;}
		
		#marketing .btn:hover {
			border:none;
			box-shadow:none;
			background:#83ACE7;}


.btn-sldr, .tel-wrap, .tel-wrap:hover,
.serwl:hover, .serwr:hover, .serwl, .serwr,
.wrp-inf-ct, .wrp-inf-ct:hover,
.prod-wrp, .prod-wrp:hover, .err a,
.err a:hover, .wrp-ico, .wrp-ico:hover{
    transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
}




/* Main-page */

.mp-cb {
    top: -195px;
    margin-bottom: -195px;
}

.mp-cb-1 {
    background: radial-gradient(at top, #FEFFFF, rgba(222, 255, 241, 0.66));
    box-shadow: 0px 4px 15px 0px #909090 inset;
}

.mp-wrp-1, .mp-wrp-2, .mp-wrp-3,
.mp-wrp-4, .mp-wrp-5, .mp-wrp-6,
.wrap-prj{
    width: 1170px;
}

.content-body, .op-projekts, #secondary_bar.bar_fixed {
    position: relative;
    left: 51.2%;
    margin-left: -50.39429vw;
    width: 100.2vw;
    padding: 1px 0px;
}

.mp-cb-3 {
    background: #d3f4f1;
}

.mp-cb-5 {
    background: #f0ffff;
}

.mp-cb-6 h3::before {
    content: "";
    height: 20px;
    width: 100%;
    background: url(../images/page-main/wave.png);
    position: absolute;
    left: 0;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -19px;
}

.mp-cb-6::before {
    content: "";
    height: 19px;
    width: 100%;
    background: url(../images/page-main/wave.png);
    position: absolute;
    left: 0;
    top: 115px;
    z-index: 1;
}

.mp-cb-6{
    background: #617d85;
    z-index: 1;
    padding-top: 30px;
}


.mp-cb-6 h3 {
    font-weight: bold;
    color: #ffe;
    padding-bottom: 26px;
}

.mp-cb-6 i {
    color: #ffe;
}

.slider-mp {
    box-shadow: 0 2px 12px #1a3940;
}

.black {
    width: 100%;
    height: 100vw;
    background: rgba(131, 108, 67, 0.28) url(../images/page-main/pixel.png);
    opacity: .22;
    position: relative;
    top: -100vw;
    margin-bottom: -100vw;
}

.scrollbtm {
    margin: 0px auto -61px;
    display: table;
    position: relative;
    top: -140px;
}

.scrollbtm-in {
    width: 40px;
    height: 60px;
}

.scrollbtm-in .str-line {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: 9999;
    animation-iteration-count: 9999;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    top: 10px;
    left: 18px;
    width: 4px;
    border-radius: 4px;
    height: 14px;
    background: #fff;
}

.scrollbtm-in span {
    display: block;
    position: absolute;
}

.scrollbtm-in .str-border {
    top: 0;
    left: 0;
    width: 40px;
    height: 60px;
    background: rgba(146, 146, 146, 0.39);
    border-radius: 20px;
    box-shadow: 0 0 6px #FFF;
}

.scrollbtm-in .str-mouse {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: .5s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: 9999;
    animation-iteration-count: 9999;
    -webkit-animation-direction: alternate;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    top: 44px;
    left: 13px;
    width: 15px;
    height: 9px;
    background: url(../images/page-main/scroll-str.png) no-repeat;
}

.btn-sldr {
    position: absolute;
    background: rgba(24, 24, 24, 0.56);
    padding: 22px;
    top: 205px;
    border-radius: 8px;
    border: 2px rgb(255, 255, 255) solid;
    max-width: 488px;
    right: 70px;
}

.intro-form-up {
    color: #ffffff;
    font-family: verdana;
    font-size: 2em;
    font-weight: bold;
}

.intro-form-dn {
    color: #ffffff;
    font-family: verdana;
}

#chronoform-mp-first-form{
	margin: 20px 0;
}

.btn-sldr label {
    color: #FFF;
}

.arr-wrp {
    max-height: 0px;
}

.arrow-slider {
    width: 50px;
    height: 50px;
    background: transparent url(../images/page-main/scroll.gif) no-repeat center;
    background-size: contain;
    position: relative;
    top: -90px;
}

.camera_caption {
    color: #fff;
    max-width: 50%;
    font-family: verdana;
    font-size: 2em;
}

.camera_caption > div {
    background: none;
    top: -50vh;
    position: relative;
}

.camera_caption_title {
    font-size: 1.4em !important;
    font-weight: bold;
    line-height: .9em;
    text-shadow: 0px 0px 3px grey;
    position: relative;
    top: 20vh;
}

.cb1_img {
    width: 29%;
    position: relative;
    top: -160px;
}

.cb1_txt {
    width: 70%;
    padding: 20px 0;
    text-align: justify;
}

.cb1_txt-row p{
    padding-bottom: 0 !important;
}

.cb1_txt-row{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px;
    -webkit-column-rule: none;
    -moz-column-rule: none;
    column-rule: none;

}

.cb1_txt h1, .mp-wrp-2 h3, .mp-wrp-3 h3, .mp-wrp-4 h3, .mp-wrp-5 h3, .mp-wrp-6 h3{
    color: #628390;
    font-size: 3em;
    text-align: center;
}

.cb1_txt h1:first-letter, .mp-wrp-3 h3:first-letter,
.mp-wrp-4 h3:first-letter, .mp-wrp-5 h3:first-letter, .mp-wrp-6 h3:first-letter {
    color: #ff8400;
}

.mp-wrp-2 h3, .wrp-serw h5, .wrp-serw ul, .wrp-serw-down h5{
    color: #FFF !important;
    text-shadow: 0px 0px 10px #000;
}

.mp-wrp-2 h3{
    font-weight: 100;
    font-size: 3em;
}

.cb1_txt p, .doc-txt span, .doc-txt p,
.rev-sld-dn p, .sv-rt p, .wrp-serw p{
    text-indent: 30px;
    color: #265c6d;
    font-size: 15px;
    padding-bottom: 45px;
}

.mp-cb-2 {
    background: transparent url(../images/page-main/bckg-paint.jpg) fixed center center;
    background-size: 100%;
    padding: 16px 0;
}

.row-serw {
    padding: 0px 0 55px 0;
}

.wrp-serw {
    width: 23%;
    padding: 0 58px;
}

.wrp-serw-down{
    width: 60%;
}

.wrp-ico {
    background: transparent url(../images/page-main/sprite-offer.png) no-repeat;
    width: 109px;
    height: 100px;
}

.wrp-ico:hover{
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);   
}

.wp-ic2 {
    background-position: -121px 0;
}

.wp-ic3 {
    background-position: -258px 0;
}

.mp-cb-3::after {
    content: "";
    min-height: 122px;
    width: 100%;
    background: url(../images/page-main/sky.png) repeat-x;
    position: absolute;
    left: 0;
    z-index: 1;
}


.wrp-serw h5, .doc-txt h5, p.spec-txt,
.doc-txt h5, .wrp-serw-down h5 {
    font-size: 1.2em;
    padding: 5px 0;
    color: #6199ae;
    font-weight: bold;
}

.wrp-serw ul {
    margin: 0;
    list-style-image: url(../images/page-main/screw.png);
    list-style-position: inside;
    font-style: italic;
    font-size: 1.2em;
    text-align: left;
}

.wrp-serw ul li {
    padding: 6px 0;
    border-bottom: 1px #a1a1a1 solid;
}

.mw3-l, .mw3-r, .tel-row-mng, .tel-row-fio,
.tel-row-tel, .tel-row-mail, .wrap-doc, .op-vm,
.photo-mngm, .text-mngm, .footer-row-left, .footer-row-center,
.footer-row-right, .footer-row-copy,
.spec-img, .spec-txt, .sv-lt, .sv-rt,
.att-l, .att-r, .recc-doc, .recc-txt,
.mtd-l, .mtd-r, .sel-serv-l, .sel-serv-r, .wrp-serw,
.row-serwl, .row-serwr, .inf-clg, .cb1_img, .cb1_txt,
.rev-ic-l, .rev-ic-r, .rev-ic-l1, .rev-ic-r1,
.rev-ic-l2, .rev-ic-c2, .rev-ic-r2, .prod, 
.cont-rowl, .cont-rowr, .kat-l, .kat-c, .kat-r,
.prod-nm, .prod-pr, .arhcat, .rev-l, .rev-r, .mw4-l, .mw4-r,
.row-r-cell-d, .prj-img-lt, .prj-img-rt, .desc-name, .desc-title,
.pg-cnt-lt, .pg-cnt-rt{
    display: inline-block;
    vertical-align: top;
    min-height: 1px;
}

.mw3-r {
    width: 29%;
    position: relative;
    top: -166px;
    margin-bottom: -199px;
    z-index: 1;
}

.mw3-l {
    width: 70%;
}

.wrap-doc {
    padding: 0 40px;
    width: 26%;
}

.doc-pic {
    width: 250px;
    height: 250px;
}

.doc-pic img {
    border-radius: 8px;
    box-shadow: 0px 0px 16px #a4a4a4;
    border: 2px #e0d9c5 solid;
}

.doc-txt span {
    font-weight: bold;
}

.doc-txt h5 a {
    color: #6199ae;
}

.doc-txt a:hover {
    color: #ffffff;
    text-shadow: 0px 0px 11px #223c46;
}

.mp-cb-4 {
    background: #FFF;
    padding-top: 92px;
}

.mw4-l{
    width: 30%;
    position: relative;
    top: -90px;
    margin-bottom: -199px;
    z-index: 1;
    left: -67px;
}

.mw4-r{
    width: 69%;
}

.mp-wrp-4 h3{
    margin-top: -30px;
    position: relative;
    color: #5d889c;
    text-shadow: 0 0 9px #FFF;
}

.mp-cb-5 {
    background: url(../images/page-main/bckg-howwork.jpg) fixed;
    background-size: cover;
    padding: 45px 0;
    box-shadow: 0px 0px 10px #b5b5b5;
    z-index: 1;
}

.wpc1 h3, .wpc1 h3:first-letter{
    color: #fdfdfd;
    text-shadow: 0 0 8px #484848;  
}

ul.sigFreeClassic li.sigFreeThumb {
    display: inline-block;
    background: rgba(250, 255, 167, 0.7) !important;
    margin: 6px;
    padding: 9px;
    list-style: none!important;
    box-shadow: 0 0 8px #3a3a3a;
}


.rev-l{
    width: 75%;   
}

.rev-r{
    width: 20%;   
}


.rev-ic-l {
    width: 20%;
    position: relative;
    top: -142px;
    margin-bottom: -170px;
    left: -96px;
    z-index: 1;
}

.rev-ic-r {
    width: 73%;
}

.rev-ic-l1 {
    width: 18%;
    position: relative;
    top: -148px;
    margin-bottom: -167px;
    z-index: 1;
}

.rev-ic-r1 {
    width: 79%;
}

.rev-ic-l2, .rev-ic-r2{
    width: 190px;
    height: 202px;
    background: url(../images/page-main/sprite-nauka.png) no-repeat;
    position: relative;
    top: -135px;
    margin-bottom: -176px;
    z-index: 1;
}

.rev-ic-l2{
    background-position: 0px 10px;
}

.rev-ic-c2{
    width: 70%;
}

.rev-ic-r2{
    background-position: -192px 10px;
    width: 132px;
}

.rev-ic-l1 img{
    vertical-align: bottom;
}

.rev-txt{
    
}

.cb1_txt-p{
    text-indent: 0 !important;
    padding-bottom: 0 !important;
    font-size: 1.3em !important;
    font-weight: bold !important;
    color: #6199ae !important;
}

.mp-wrp-5 b{
    color: #617d85;
    font-size: 1.2em;
}

.mp-wrp-5 a{
    color: #c71917;
    text-shadow: 0 0 4px white;
}

.rev-sld-dn p{
    padding: 0 40px;   
    text-align: justify;
}

.mp-wrp-4{
    margin: 20px 0;
}

.title-down-mp{
    background-color: rgba(239, 135, 27, 0.66);
    color: #fff;
    line-height: 60px;
    position: relative;
    text-align: center;
    font-size: 20px;
    border-radius: 8px;
    max-width: 922px;
}

.title-down-mp:before{
    content: "";
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1px;
    border: 20px solid transparent;
    border-top-color: rgba(239, 135, 27, 0.66);
    z-index: 10;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.title-down-mp p{
    line-height: 1.5em;
    padding: 30px 30px 20px 30px;
    text-align: justify;
    font-size: 15px;
    text-indent: 30px;
    font-style: italic;
    margin-bottom: 45px;
}

.mp-wrp-5 img{
    padding-bottom: 18px;
}

.wpc1 {
    background: rgba(255, 255, 255, 0.32);
    border-radius: 6px;
    padding: 10px 0 32px;
    box-shadow: 0 0 9px #FFF;
}

.bt-call-mp{
    padding: 29px 0;
    border-top: 1px #bebebe solid;
    border-bottom: 1px #bebebe solid;
    max-width: 600px;
  
}

.sub-rev{
    color: #5e81a8;
    font-size: 1.2em;
    font-style: italic;
}

.row-r-cell-d {
    line-height: 22px;
    padding: 0 8%;
}

.hdr-ico-d {
    width: 60px;
    height: 50px;
    background: url(../images/page-main/ico-tel-d.png) no-repeat;
    display: inline-block;
    background-size: 211%;
}

.hdr-stactel-d {
    background-position: 0 -2px;
}

.hdr-mts-d {
    background-position: -66px 2px;
}

.row-r-cell-d span {
    float: right;
    color: white;
    text-shadow: 0px 0px 3px #1c1c1c;
    font-size: 2.2em;
    margin: 12px 0 0 8px;
}

.call-dwn{
    font-style: italic;
    font-size: 1.4em;
    color: white;
    text-shadow: 0px 0px 3px #1c1c1c;
    padding-top: 45px;
}



/* Other Page */


.op-projekts{
    top: -3px;
    padding: 40px 0 14px 0;  
}

.wrap-prj{
    padding: 20px;
    background: #ffffffba;
    border-radius: 5px;
    border: 1px #c6c6c6 solid;    
}

.wrap-prj h3{
    color: #3a779c !important;
    font-size: 1.8em;
    font-weight: normal !important;
    text-align: center;
}

.op-projekts h1{
    color: #347689;
    font-size: 2.6em;
    font-weight: bold;
    line-height: 1.5em;
}

.op-projekts h3 {
    color: #858585;
    font-size: 1.8em;
    padding: 10px 0;
    font-weight: bold;
}

.prj-img-lt{
    width: 49%;
    padding-right: 10%;    
}

.prj-img-rt{
    width: 40%;   
}

.prj-img-lt img{
    border-radius: 8px;
    box-shadow: 0 0 13px #676767;
}

.prj-prc{
    padding: 60px 0 0 0;
}

.prj-prc p{
    background: #74533a;
    width: 80%;
    padding: 24px 0;
    color: #FFF;
    border-radius: 10px;
    font-size: 1.8em;
}

.prj-desc{
    padding: 30px 0;
}

.wrp-desc{
    height: auto;
    background: url(../images/page-projekt/woods.jpg) no-repeat center;
    margin: 6px 0;
    border-radius: 7px;
    box-shadow: 0px 0px 12px #c6c6c6;
    border: 1px #b5b5b5 solid;   
}


.desc-name, .desc-title {
    width: 42%;
    background: #ffffffdb;
    border-radius: 6px;
    border: 1px #dadada solid;
}

.desc-name p, .desc-title p {
    margin: auto;
    padding: 5px 0;
    color: #5b4d43;
    font-size: 1.2em;
    text-shadow: 0px 0px 4px white;
}

.pg-cnt-lt, .pg-cnt-rt{
    width: 40%;
    padding: 0 4%;
}

.pg-cnt-lt{
    
}

.pg-cnt-rt{
    
}

.pg-abt p{
    margin-bottom: 16px;
    text-indent: 16px;
    font-size: 1.2em;
    color: #727272;
    text-align: justify;
}

.pg-abt img{
    float: left;
    border-radius: 10px;
    box-shadow: 0px 0px 19px grey;
    margin-right: 30px;
}


.wrap-op, .err-wrap {
    background: #FFF;
    width: 100%;
    border-radius: 8px;
    border: 1px #e8e8e8 solid;
    margin-bottom: 40px;
    padding-bottom: 20px;
    min-height: 450px;
}

.sv-rt {
    width: 68%;
    padding-left: 2%;
}

.sv-rt h1 {
    padding: 15px 0;
}

.sv-rt h1, .sv-nws h1, 
.wrp-serw h1, .pereoc h1,
.sv-rt h2{
    color: #6199ae;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 14px;
}

.sv-rt h3,
.sv-rt h5,
.kat-l h4, .kat-c h4, .kat-r h4,
.sv-rt h4{
    color: #6199ae;
}

.sv-rt h1:first-letter, .sv-nws h1:first-letter, 
.wrp-serw h1:first-letter, .pereoc h1:first-letter,
.sv-rt h2:first-letter{
    color: red;
}

.catalogh{
    color: #838383;
    padding: 22px 0 0 0;
    font-size: 1.1em;
}

.sv-rt p, .wrp-serw p{
    text-align: justify;
    padding: 0;
    font-size: 1.1em;
}

.sv-rt ul{
    list-style-image: url(../images/page-main/check-gray.png);
    list-style-position: inside;
    font-size: 1.1em;
    color: #6199ae;
}

.sv-rt li{
    padding: 3px 0;
}

.sv-rt a{
    color: #c53800;
}

.breadcrumb-nav {
    border-radius: 8px;
    padding: 12px 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    margin: 0 0 20px;
    list-style: none;
    background: transparent;
}

.breadcrumb-nav li {
    display: inline-block;
    color: #989898;
}

.breadcrumb-nav a {
    color: #2390b9;
}

.op-vm {
    width: 22%;
    min-height: 1px;
    background: radial-gradient(rgb(218, 251, 255), #0e1b1f);
    border-radius: 15px;
    margin-top: 88px;
    box-shadow: 0px 0px 16px #a29e9e;
    border: 1px #a7a7a7 solid;
}

.op-vm h4 {
    color: #fbfbfb;
    padding: 12px 0;
    border-radius: 6px;
    background: radial-gradient(rgb(73, 178, 189), #2f6f77);
    box-shadow: 0 0 9px #FFF;
}

.category-module-vertmen {
    list-style: none;
    padding: 10px 0;
    margin: 0;
}

.category-module-vertmen li {
    text-align: left;
    line-height: 12px;
    padding: 10px 24px;
}

.category-module-vertmen a {
    color: #FFF;
    text-shadow: 0px 0px 17px #050505;
    font-size: .9em;
}

.photo-op1{
    padding-bottom: 10px;
}

.photo-op1 img{
    border-radius: 10px;
    box-shadow: 0px 0px 13px #adadad;  
}

/* /Other Page */

/* Page Managment

.row-mngm {
    box-shadow: 0px 0px 10px #e1e1e1;
    border-radius: 4px;
    background: #FFF;
    margin: 11px 0;
}

.photo-mngm{
    width: 28%;
}

.text-mngm {
    width: 70%;
}
.photo-mngm img{
    border-radius: 5px;
    box-shadow: 2px 0px 7px #adadad;
}

.text-mngm h4{
    font-size: 2em;
    font-weight: bold;
    color: #6199ae;
    padding: 20px 0 20px 30px;
}

.text-mngm p{
    text-indent: 0;
    padding: 80px 0 0 30px;
    font-size: 1.2em;
}

.text-mngm i{
    font-size: 1.2em;
    color: #838383;
    padding-left: 30px;
}

 */

.attn p{
    background: #f4fdff;
    color: #4950b3 !important;
    font-style: italic;
}

.csv1_img img{
    float: left;
}

.csv2_img img{
    float: right;
    margin-left: 20px;
}

.wrap-dwn-tlf{
    padding: 16px 0;
    background: #bd1d1fe6;
    border-radius: 9px;
    margin-top: 12px;
    box-shadow: 0px 0px 6px #2f2f2f;
}

.wrap-dwn-tlf p{
    font-style: italic !important;
    font-size: 2.4em !important;
    color: white !important;
    text-shadow: 0px 0px 3px #1c1c1c !important;
    text-align: center !important;
    text-indent: 0 !important;
    padding: 0px 0 14px !important;  
}
 
 .wrp-vid{
    max-width: 650px;
    padding: 20px 0;
 }
 
 .wrp-abt {
    width: 96%;
    padding: 40px 0 20px;
}

.abt-nm h3 {
    background-color: rgba(220, 220, 220, 0.19);
    border-radius: 5px;
    color: #3b97b8;
    display: inline-block;
    padding: 12px 80px;
    border: 1px solid #e0e0e0;
}

.abt-txt img {
    margin: 5px;
    float: left;
}

img.abt-txt {
    margin: 5px;
    float: right;
}

.abt-txt p {
    font-size: 1.1em;
    padding: 0;
}

.abt-txt h4 {
    width: 40%;
    color: #6e8790;
}

.abt-txt ul, .img-serv ul {
    list-style: none;
    text-align: left;
    width: 60%;
}

.abt-txt ul li, .img-serv ul li {
    padding-left: 40px;
    position: relative;
    margin-bottom: 20px;
    font-size: 1.1em;
    color: #7f939a;
    font-style: italic;
}



.abt-txt ul li::before, .img-serv ul li::before {

    content: '';
    background: url(../images/page-about/spr.png) no-repeat top left;
    width: 35px;
    height: 35px;
    display: inline-block;
    position: absolute;
    left: 0px;

}

 
 

.cell-sel-serv {
    padding: 10px 20px;
    border: 1px solid #dadada;
    background: #FFF;
    border-radius: 4px;
    color: #53acd6;
    transition: 0.3s;
    margin: 6px 0;
    width: 80%;
}

.cell-sel-serv:hover {
    background: #f4fdff;
}

.sel-serv-l {
    width: 25%;
}

.sel-serv-r {
    width: 74%;
}

.sel-serv-l img {
    border-radius: 4px;
    box-shadow: 0px 0px 6px #a7a7a7;
}

.sel-serv-r p {
    padding: 0 !important;
    text-indent: 0 !important;
    font-size: 12px !important;
}

.op-projekts p {
    margin: 0;
    padding: 0 8%;
    text-align: justify;
    text-indent: 30px;
    font-size: 15px;
    color: #6b6b6b;
}

.wrap-metod {
    background: transparent url(../images/page-services/dwn-serv.png) no-repeat center right;
        background-size: auto auto;
    background-size: contain;
}

.mtd-l {
    width: 34%;
}

.mtd-r {
    min-height: 1px;
    width: 29%;
}

p.award{
    padding: 30px 0 0px 0;
}


li.sigFreeClear {
    list-style: none;
}

.gl-live li{
    background: rgba(170, 203, 217, 0.27) !important;
    padding: 9px 26px;
    border-radius: 12px;
}

.photo-op1 p{
    font-size: .9em;
    font-style: italic;
    text-align: center;
    color: #3c9ca0;
    text-shadow: none;
    padding-top: 15px;
    text-indent: 0;
}

.photo-op2{
    padding-bottom: 114px;
}

.photo-op2 img{
    float: left;
    border-radius: 12px;
    margin-right: 60px;
    height: 222px;
    box-shadow: 4px -1px 7px #bdbdbd;
}

.sv-nws{
    width: 70%;
}

ul.category-module-news {
    list-style: none;
    color: #2f2f2f;
}

.category-module-news li{
    padding: 10px 0;
    border-bottom: 1px #e0e0e0 solid;
}

.category-module-news li:hover{
    background: #f3f3f3;
}

.category-module-news a{
    color: #2981a5;
    font-size: 1.1em;
}

.category-module-news span{
    float: right;
    background: #256d7e;
    color: #f1f1f1;
    padding: 3px;
    border-radius: 5px;
}

.prod ul{
    margin-left: 0;
}

.prl, .prr{
    width: 44%;
    padding: 0 2%;
}

.prl h3, .prr h3{
    text-align: center;
    color: #590fcc;
}

.cont-rowl, .cont-rowr{
    width: 45%;
    padding: 15px 0;  
}

.cont-rowr{
    float: right;    
}

.cont-cell{
    padding-bottom: 14px;    
}

.cont-cell h4, .cont-cell p{
     font-weight: bold;
     color: #838383;
}

.cont-cell p, p.cont-bp, .tel-wrap p{
    font-weight: 100;
    text-indent: 0;
    font-size: .9em;
    line-height: 1.4;
    margin-bottom: 4px;
}

.tel-wrap {
    padding: 6px 0;
    background: #FFF;
    border-bottom: 1px #d4d4d4 solid;
}

.tel-wrap p{
    text-align: left;
}

.tel-wrap:hover {
    background: #fffac1;
    cursor: pointer;
}

.sv-rt h5{
    padding-top: 20px; 
}

.tel-row-mng, .tel-row-fio, .tel-row-tel, .tel-row-mail{
    padding: 0 10px;
}

.tel-row-mng{
    width: 28%;
    padding-left: 0;
}

.tel-row-fio{
    width: 26%;  
}

.tel-row-tel{
    width: 18%;     
}

.tel-row-mail{
    width: 18%;
    padding-right: 0;
}

.obrbt {
    width: 32%;
    display: inline-block;
    padding: 0 3%;
}

.obrbt img:hover {
    box-shadow: 0px 0px 14px rgb(255, 236, 11);
    border-radius: 16px;
    background: #d2e6ff;
}

.row-serwl, .row-serwr {
   width: 40%;
   padding: 60px 4.8%;
}

.serwl, .serwr{
    width: 80%;
    border: 1px #cccccc solid;
    border-radius: 5px;
    padding: 5px 20px;
    background: #edf9ff;
    box-shadow: 1px 1px 10px #b7b7b7;
    min-height: 162px;
}

.serwl:hover, .serwr:hover{
    background: #ffffff;
    box-shadow: 1px 1px 10px #ffe000;
}

.row-serwl h4, .row-serwr h4 {
    font-weight: bold;
    font-size: 1.5em;
    padding-bottom: 14px;
    color: #1472b7;
}

.row-serwl p, .row-serwr p{
    text-indent: 0;
    font-size: 1em;
    color: #af0000;
}

.row-serwl span, .row-serwr span{
    color: #ff7800;
}

.menu-news{
    padding: 5px 0 5px 15px;
    text-align: left;  
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #66cce1;
}

.menu-news a{
    color: white;
}


.pagenav{
    position: relative;
    top: -40px;
    margin-bottom: 40px;
}

.kat-l, .kat-c, .kat-r{
    width: 30%;
    padding-bottom: 25px;
    padding-left: 2%;
    padding-right: 2%  
}

.kat-l h4, .kat-c h4, .kat-r h4{
    min-height: 65px;
    font-size: 1.1em;
}

.kat-l{
    padding-left: 0;
}

.kat-c{
    border-left: 1px #e0d8d8 solid;
    border-right: 1px #e0d8d8 solid;
}

.kat-r{
      padding-right: 0; 
}

.wrp-inf-ct{
    border-bottom: 1px #e2e2e2 solid;
    background: #FFF;
}

.wrp-inf-ct:hover{
    background: #fbfad4;
    cursor: pointer;  
}

.infl{
    width: 36%;
}

.infl h4{
    color: #00a3d6;
    padding-left: 25px;
    font-size: 1.1em;
}

.infr{
    width: 63%;
}

.infr p{
    padding: 7px 0 0 0;
    margin: 0;
}

.pred{
    padding: 25px 0 10px 0;
}

.ctlg{
    padding-bottom: 26px;   
}

.ctlg img{
    border-radius: 11px;
    box-shadow: 0px 0px 16px #353535    
}

.imgr{
    float: right;
}

.imgl{
    float: left;
}

.prod-wrp{
    clear: both;
    background: #f9f9f9;
    border-bottom: 1px #dfdfdf solid;
}

.prod-wrp:hover{
    background: white;
    box-shadow: 0px 0px 10px #ffe200;
    cursor: pointer;
}

.prod-nm, .prod-pr{
      text-align: left;
      
}

.prod-nm p, .prod-pr p{
    color: #00638a;
    text-indent: 0;
    margin-bottom: 0;
    padding: 5px;
}

.prod-nm{
      width: 40%;  
}

.prod-pr{
      width: 59%;  
}


.menu-news li{
    padding: 10px 0;
}

.menu-catmen{
    
}

.menu-catmen li a {
    color: #FFF;
    text-align: left;
    padding: 5px 0 0 15px;
}

.arhcat{
    width: 30%;
    padding: 0 10px;
    border-bottom: 1px solid #d8d8d8;
}

.arhcatnm{
    margin-top: -36px;
}

.arhcat img {
    min-height: 200px;
    box-shadow: 0px 0px 24px #848484;
    border-radius: 7px;
}

.arhcat p{
    text-align: center;
    text-indent: 0;    
}

.cprt {
    line-height: 1;
    font-size: 9px;
    color: #d5d5d5;
    margin: 7px 0;
    text-align: justify;
    border-top: 1px #899a9f solid;
    padding-top: 5px;
}

.sv-rt q{
    font-weight: bold;
    font-style: italic;
    color: #0d91c6;
}


table.st {
    margin: 15px auto;
}

.st th {background: #4f81bd;color: #f0f8fc;padding: 2px 10px;border: 1px solid black;text-align:center;}
.st tr td {padding: 2px 10px;border: 1px solid black;}
.st tr:nth-child(even) td{background: #e8f3fe;padding: 2px 10px;}
.st tr:hover td {background: #ffffcc;color: #636363;padding: 2px 10px;}



/* Footer */
#footer {
	padding: 0;
	background: #617d85;
	padding: 10px 0 20px 0;
	 }

#footer::before {
    content: "";
    height: 19px;
    width: 100%;
    background: url(../images/page-main/wave.png);
    position: absolute;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 0;
    margin-top: -28px;
    z-index: 1;
}

	
	/* Copyright */
	#copyright_area {
		font-size:.9em;
		line-height:75px;}
		
	
	/* IceTheme Copyright Logo */
	#footer p#icelogo {
		float:left;
		line-height:55px;
		margin:0;
		padding-right:30px;}
			
			#footer p#icelogo a {
				opacity:.5;
				-webkit-transition:all .2s ease-out;
				-moz-transition:all .2s ease-out;
				-o-transition:all .2s ease-out; 
				transition:all .2s ease-out;}
				#footer p#icelogo a:hover {
					opacity:1}
				
	
	
	/* Copyright Text */
	#footer p#copyright {
		float:left;
		color:#777;
		margin:0;
		padding-right:20px;}
		
	
	/* Copyright Nav */	
	#copyrightmenu {
		float:left;}
		
		#copyrightmenu ul {
			list-style-type:none;
			margin:0;
			padding:0}
			
			#copyrightmenu ul li {
				display:inline;}
				
				#copyrightmenu ul li a {
					color:#777;
					display:inline;
					padding-right:20px;}
					#copyrightmenu ul li a:hover {
						background:none;
						color:#111;
						text-decoration:underline}
		

.wrap-footer {

}

.footer-row-left{
	width: 34%;
}

.footer-row-center{
	width: 27%;
	text-align: center;
}

.footer-row-right{
	width: 23%;
}

.footer-row-copy{
	width: 13.8%;
}

.footer-row-left p{
    line-height: 1.4 !important;
    font-size: 12px;
    color: #d5d5d5;
    margin: 7px 0;
    text-align: justify;
    padding-right: 52px
}

.footer-row-left p a{
    font-size: 12px;
    color: #d5d5d5;
}

.footer-row-center p{
    line-height: 1.4 !important;
    font-size: 12px;
    color: #d5d5d5;
    margin: 4px 0;
}

.footer-row-center a{
    color: #d5d5d5;
}

.footer-row-copy img{
	width: 56%;
	display: block;
}

.footer-row-copy a {
    font-size: 12px;
    color: #d5d5d5;
    font-family: sans-serif;
}

.footer-row-right p{
    font-size: 12px;
    color: #d5d5d5;
}



/* Go to Top link */
#gotop {
	position:relative;
	z-index:9999;}
	
	#gotop .scrollup {
		width: 40px;
		height: 40px;
		text-indent: -9999px;
		opacity: 0;
		position: fixed;
		bottom: 30px;
		right: 30px;
		background: url(../images/icon_top.png) no-repeat;
		-webkit-transition:all .2s ease-out;
		-moz-transition:all .2s ease-out;
		-o-transition:all .2s ease-out; 
		transition:all .2s ease-out;}
			
		#gotop.gotop_active .scrollup {
			opacity:.25;
		}
		
		#gotop.gotop_active .scrollup:hover {
			opacity:.5;
		}



		

/* Navigation */
.icemegamenu {
	float:left}



/* IceCarousel */
.icecarousel {
	margin-bottom:35px;}
	
	.icecarousel .carousel-control {
		opacity:0;
		top: 44%;
		-webkit-transition:all .2s ease-out;
		-moz-transition:all .2s ease-out;
		-o-transition:all .2s ease-out; 
		transition:all .2s ease-out;} 
		
		.icecarousel:hover .carousel-control {
			opacity:.6;} 
			
			.icecarousel:hover .carousel-control:hover {
				opacity:1}

	
	
		.icecarousel .carousel-caption {
			opacity:0;
			margin-bottom:-45px;
			-webkit-transition:all .2s ease-out;
			-moz-transition:all .2s ease-out;
			-o-transition:all .2s ease-out; 
			transition:all .2s ease-out;}
				
			.icecarousel:hover .carousel-caption {
				opacity:1;
				margin-bottom:0}
			
		.icecarousel .carousel-caption h4 {
			font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
			margin: 0 0 2px;}
		
			
/* Error Page 
---------------------------------------------------------------- */
body.error_page {}
	
	body.error_page #logo {
		margin:20px -1px 0 0;
		text-align:center;
		padding:20px 0;}

	body.error_page #content {
		border-left: 1px solid #fff;
		box-shadow: -1px 0 0 #ccc;
		margin:30px 0 0 -30px;
		padding-left:30px;}
		
		body.error_page .page-header {
			margin:17px 0 15px;
			border:none;}

.err a{
    background: #377ea5;
    padding: 12px 66px;
    color: white;
    border-radius: 8px;
    font-size: 1.1em;
    box-shadow: 0px 0px 12px #464646;
    border: 2px solid white; 
}

.err a:hover{
    background: radial-gradient(rgb(255, 255, 255), #fdff8d);
    color: #274d86;
    border: 2px solid #ffe003;
    box-shadow: 0 0 32px #ffe000;    
}

.err-main{
    margin-top: 0 !important;
    margin-bottom: 30px !important;
    background: #fff;
    position: relative;
    min-height: 450px;
    max-width: 1170px;
    display: inline-block;
}	

.err-error {
    text-align: center;
    padding-top: 30px;
}

.err-error h2{
    font-size: 3.8em;
    margin-bottom: 30px;
    font: bold 4em segoe ui, arial, sans-serif;
    color: #789bc1;
    margin: 7px 0 0 0;
}

.err-recycle{
    width: auto;
    background: url(../images/page-other/404.jpg) no-repeat center;
    min-height: 397px;
}

.err-error p {
    font-size: 1.2em;
    color: #769fb2;
}		
		
/* Contact Page 
---------------------------------------------------------------- */
body.contact_page {}

body.contact_page .accordion-group .accordion-heading {
	background: #EEEEEE;
	border-radius: 10px;
	border: 1px solid #DDD;
}
		
			
/* Offline Page 
---------------------------------------------------------------- */		
body.offline_page {}
	
	body.offline_page #logo {
		float:none;
		margin:40px 0 25px;
		text-align:center;
		padding:0;}

	body.offline_page #content {
		text-align:center;
		margin:0 auto;}
		
		
		body.offline_page #content_inside {
			width:520px;
			padding:20px;
			border:1px solid #dcdcdc;
			margin:0 auto;
			background:#fff;
			text-align:left}
			
			body.offline_page #content_inside p.alert {
				margin-bottom:35px;}







#secondary_bar.bar_fixed{
    position: fixed;
    top: 0;
    z-index: 9999;
    box-shadow: 2px 1px 8px #4f4f4f;
    margin-left: -51.0vw;
    background: #4f7e94eb;
}

#secondary_bar, #secondary_bar.bar_fixed{
    transition: 2s ease;
    -moz-transition: 2s ease;
    -o-transition: 2s ease;
    -webkit-transition: 2s ease;
}

.intro-form-up, .intro-form-dn {
    color: #FFF;
    text-shadow: 0px 0px 7px #000;
}
