@charset "UTF-8";

/* .maincontainer {
	display:none;
} */

/* category-module-contacts  */


/* .article-body > h5:first-child{
	margin-top:-15px;
} */


.flex-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.flex-row.top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}



@media (max-width: 979px) {
	.flex-row.responsive {
		display: block;
	}
}



.header.item{
	background-color:#efefef;
}

.kps{
	padding: 20px;
    background-color: #efefef;
}

.filter-calendars .btn{
	width:auto;
	height:auto;
	
	padding:10px;
}

/* tasks */

.json-task-times{
	display:none;
}

.cell-calendar .buttons-wrapper .btn[type=button]{
	padding:5px 13px;
	
}
.cell-calendar .input-append .btn[type=button]{
	padding:4px 10px;
	vertical-align:top;
}
.cell-calendar .input-append .btn[type=button]:before{
	content:'\f133';
	font-family:FontAwesome;
}
.cell-intro textarea{
	width:100%;
}
.task-times .record-cell{
	/* margin-bottom:30px; */
}

.task-times .task-times-record {
    /* text-align: center; */
    border: 1px solid #e7e7e7;
    padding: 20px;
    /* height: 100%; */
    margin-bottom: 30px;
    position: relative;
}

.task-times .task-times-record select{
    width:100%;
	padding:4px;
	margin-bottom:4px;
}
.task-times .task-times-record .delkey{
    position: absolute;
	top:0px;
	right:5px;
}
/* end tasks */

.color-error{
	color:#ff0000;
}
.text-color-1{
	color:#ff0000;
}
.color-1{
	display:inline-block;
	background-color:#ff0000;
	color:#fff;
	padding:0px 6px;
	font-size:12px;
}
.color-2{
	display:inline-block;
	background-color:#ffff00;
	color:#fff;
	padding:0px 6px;
	font-size:12px;
}
.color-3{
	display:inline-block;
	background-color:#00ff00;
	color:#fff;
	padding:0px 6px;
	font-size:12px;
}



/* smeta */



.smeta{
	
}

/* orders */
.smeta-order-state .unpublish{
	color: #942a25;
}
.smeta-order-state .publish{
	color: #378137;
}


/* end orders */

/* zayavki */
.smeta-zayavki-itog{
	margin:15px 0 10px;
}
.smeta-tovar-toggle-zayavki{
	display:none;
}
/* end zayavki */

.smeta-tovar-action{
	text-align:right;
	
	border-color: #ddd;
    border: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 15px 15px 15px;
    background-color: #f7f7f9;
	
	margin-top:30px;
}
.smeta-tovar-action span{
	margin-left:30px;
}
.smeta-tovar-action span .unpublish{
	color:#942a25;
}
.smeta-tovar-action span .publish{
	color:#378137;
}
.smeta-tovary .chk{
	position:absolute;
	right:5px;
	top:-10px;
}

.smeta-tovary{
	
}
.smeta-tovary /* .record-cell */ .item {
    /* text-align: center; */
    border: 1px solid #e7e7e7;
    padding: 20px;
    /* height: 100%; */
    margin-bottom: 30px; /* */
	
	position:relative;
}

.smeta-add-form{
	background-color: #fff;
    border-color: #ddd;
    border: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	
	padding: 15px 15px 15px;
	background-color: #f7f7f9;
}
.smeta-add-form .cell-calendar .input-append input{
	width:auto;
	
}
.smeta-add-form legend{
	padding-bottom:8px;
	border-color:#ddd;
}

.smeta-add-form .control-group{
	/* display:inline-block;
	margin-bottom:10px; */
}

/* .field-kps .row{
	display:none;
} */

.smeta-add-form input[type=text], .smeta-add-form select
,.form100 input[type=text], .form100 select
,.field-kps input[type=text], .field-kps select{
	box-sizing: border-box;
	margin: 0 0 15px;
	padding: 6px;
	width: 100%;
	height:35px;
}
.field-kps textarea{
	box-sizing: border-box;
	margin: 0 0 15px;
	padding: 6px;
	width: 100%;
	
}

.kps .display-1{
	display:inline-block;
	padding:5px;
	background-color:#236d96;
	color:#fff;
	margin-right:10px;
}
.smeta-tovar-toggle-kps/* ,.tasks-toogle-list */{
	display:none;
}

.smeta-tovar-wrap-kps{
	padding-left:30px;
}
.smeta-tovar-kps h3{
	/* text-decoration:underline; */
}
.smeta-tovar-title .display-2{
	display:inline-block;
	padding:5px;
	background-color:#236d96;
	color:#fff;
	margin-right:10px;
	width:42px;
	height:42px;
	border-radius:50%;
	
	line-height:30px;
	text-align:center;
	
	position:absolute;
	left:0px;
	top:0px;
}
.smeta-tovar-title .unpublished{
	background-color:#942a25;

}
.smeta-tovar-title .inside{
	position:relative;
	padding:0 0 0 70px;
	
	min-height:42px;
}

.system-detail{
}
.system-detail input[type=text],.system-detail select, .system-detail textarea{
	box-sizing: border-box;
	margin: 0 0 15px;
	padding: 6px;
	width: 100%;
	height:35px;
}

/* end smeta */




/* login-form */
.login-form{
	max-width:300px;
	margin:50px auto;
}
.login-form input[type=text],.login-form input[type=password], .login-form button, .login-form textarea{
	box-sizing: border-box;
	margin: 0 0 15px;
	padding: 6px;
	width: 100%;
	height:35px;
}
#form-login-remember{
	margin: 0 0 15px;
	vertical-align:bottom;
}
/* end login-form */



.item-images .row img, .item-images .row .item-image{
	margin-bottom:30px;
}
@media (min-width: 980px) {
	.item-images .row:last-child img, .item-images .row:last-child .item-image{  
		margin-bottom:0px;
	}
}




/* moduletable-vopros1 */

.moduletable-vopros1{
	
}


/* end moduletable-vopros1 */




/* ul-bullet */

.ul-bullet{
	
}
.ul-bullet li{
	list-style:none;
	padding:0;
	position:relative;
	padding-left:30px;
	margin-bottom:10px;
}
.ul-bullet li:before{
	content:'\f046';
	display:block;
	font-family:'FontAwesome';
	color:rgba(0,51,153,.95);
	
	position:absolute;
	left:0;
	top:0px;
}

/* end ul-bullet */



/* moduletable-baccordion */

.moduletable-baccordion{
	
}
.moduletable-baccordion .panel-title i{
	margin-right:15px;
}
.moduletable-baccordion .panel-title a:hover, .moduletable-baccordion .panel-title a:focus{
	text-decoration:none;
}
/* end moduletable-baccordion */





/* moduletable-owl-otzivy */

.moduletable-owl-otzivy{
	
}

.moduletable-owl-otzivy .testimony-wrap {
    background: #fff;
    padding: 2em;
    width: 100%;
    float: left;
}

.moduletable-owl-otzivy .block-heading {
	margin-bottom: 5em; 
}
.moduletable-owl-otzivy .block-heading .sm {
    font-size: 16px;
    letter-spacing: 20px;
    color: #cccccc;
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
    font-weight: 300; 
}
.moduletable-owl-otzivy .block-heading h2 {
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 2px; 
}
.moduletable-owl-otzivy .block-heading h2 span {
      display: block;
      margin-bottom: 0;
      line-height: 60px; 
}
@media screen and (max-width: 480px) {
	.moduletable-owl-otzivy .block-heading h2 span {
		line-height: 50px;
		font-size: 40px; 
	} 
}
.moduletable-owl-otzivy .block-heading h2 .thin {
	font-weight: 100; 
}
.moduletable-owl-otzivy .block-heading h2 .thick {
	font-weight: 700; 
}


.moduletable-owl-otzivy .testimony-slide span {
    font-size: 18px;
    font-weight: 700;
    display: block;
    color: #000;
    margin-bottom: 20px;
    text-transform: uppercase;
}


.moduletable-owl-otzivy .icon {
    position: absolute;
    top: -2.3em;
    left: 2em;
    z-index: 2;
    display: block;
    width: 62px;
}

.moduletable-owl-otzivy .icon i{

	
	width: 100px;
    font-size: 60px;
    color: #e6e6e6;
}

.moduletable-owl-otzivy .testimony-slide blockquote {
    border: none;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 0 0 0 170px;
    color: #000;
	

}


.moduletable-owl-otzivy .testimony-slide figure {
    float: left;
} 

.moduletable-owl-otzivy .testimony-slide figure img {
    width: 140px;
}



.moduletable-owl-otzivy .owl-nav > [class*=owl-] {
    padding: 8px;
	margin: 5px;
	
    background: #FFCD00;
    border: 1px solid #ffcd00;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
	
	
	
	top: -5px;
    z-index: 9999;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    
}


.moduletable-owl-otzivy .owl-nav i{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    background: #FFCD00;

	margin: 5px;
	padding: 8px;
}


.moduletable-owl-otzivy .owl-prev{
    right: 54px;
}
.moduletable-owl-otzivy .owl-next{
    right: -5px;
}


/* end moduletable-owl-otzivy */





/* moduletable-owl-proj */

.moduletable-owl-proj{
	
}

.moduletable-owl-proj .project-wrap {
    position: relative;
    display: block;
}

.moduletable-owl-proj .project-wrap {
    position: relative;
    display: block;
}

.moduletable-owl-proj .project {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    height: 500px;
    width: 100%;
    display: table;
    overflow: hidden;
	
	color:#000;
}
.moduletable-owl-proj .project:hover {
    text-decoration:none;
	color:#000;
	
}

.moduletable-owl-proj .project .desc-t {
    display: table;
    height: 500px;
    width: 50%;
    margin: 0 auto; 
}

.moduletable-owl-proj .project .desc-t .desc-tc {
    display: table-cell;
    vertical-align: middle;
    height: 500px;
}

.moduletable-owl-proj .project .desc-t .desc-tc {
    display: table-cell;
    vertical-align: middle;
    height: 500px;
}

.moduletable-owl-proj .project .desc {
    background: #fff;
    padding: 2em;
}

.moduletable-owl-proj .project .desc h3 {
    margin-top: 0;
    margin-bottom: 20px;
    min-height: 55px;
	
	text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    padding-left: 70px;
    line-height: 28px;
    display: block;
}


.moduletable-owl-proj .project .desc h3 span {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 55px;
    display: table;
    text-align: center;
}

.moduletable-owl-proj .project .desc h3 span small {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    background: #FFCD00;
    font-size: 20px;
}



.moduletable-owl-proj .owl-nav > [class*=owl-] {
    padding: 8px;
	margin: 5px;
	
    background: #FFCD00;
    border: 1px solid #ffcd00;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
	
	
	
	top: -5px;
    z-index: 9999;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    
}


.moduletable-owl-proj .owl-nav i{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    background: #FFCD00;

	margin: 5px;
	padding: 8px;
}


.moduletable-owl-proj .owl-prev{
    right: 54px;
}
.moduletable-owl-proj .owl-next{
    right: -5px;
}

.moduletable-owl-proj .block-heading {
	margin-bottom: 5em; 
}
.moduletable-owl-proj .block-heading .sm {
    font-size: 16px;
    letter-spacing: 20px;
    color: #cccccc;
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
    font-weight: 300; 
}
.moduletable-owl-proj .block-heading h2 {
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 2px; 
}
.moduletable-owl-proj .block-heading h2 span {
      display: block;
      margin-bottom: 0;
      line-height: 60px; 
}
@media screen and (max-width: 480px) {
	.moduletable-owl-proj .block-heading h2 span {
		line-height: 50px;
		font-size: 40px; 
	} 
}
.moduletable-owl-proj .block-heading h2 .thin {
	font-weight: 100; 
}
.moduletable-owl-proj .block-heading h2 .thick {
	font-weight: 700; 
}


/* end moduletable-owl-proj */


/* moduletable-tabs1 */

.moduletable-tabs1{
	
}
.moduletable-tabs1 .nav-tabs{
	margin-bottom:20px;
}

.moduletable-tabs1 .record-num {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #e9e9e9;
    border-radius: 50%;
    text-align: center;
    color: #087ccd;
    font-size: 35px;
    line-height: 50px;
    margin-right: 15px;
    transition: 0.25s linear all;
    -webkit-transition: 0.25s linear all;
    -moz-transition: 0.25s linear all;
    -o-transition: 0.25s linear all;
    vertical-align: middle;
}

/* end moduletable-tabs1 */


/* form1 */

.form1{
    background: url(../images/form-bg.jpg)no-repeat center 0px fixed;
    background-size: cover;
	text-align:center;
	color:#fff;
}
.form1 .overlay{
    background-color:rgba(0,0,0,.75);
}

.form1 h3{
    margin:0 0 30px;
	text-transform:uppercase;
	
	font-size:20px;
	line-height:22px;
}


.form1 input[type="text"] {
    width:100%;
	height:40px;
	box-sizing:border-box;
    color: #fff;
    background: none;
    font-size: 1em;
    padding: 10px;
    margin-bottom: 2em;
    border: solid 1px #fff;
    display: inline-block;
	
	background-color:rgba(0,0,0,.3);
}
.form1  input.email {
    /* margin: 0 2em; */
}
.form1 textarea {
    width: 100%;
	box-sizing:border-box;
    background: none;
    color: #fff;
    font-size: 1em;
    padding: 10px;
    border: solid 1px #fff;
    min-height: 12em;
	margin-bottom:30px;
	
	background-color:rgba(0,0,0,.3);
}
.form1 input[type="submit"] {
    outline: none;
    color: #fff;
    padding: 0.7em 5em;
    font-size: 1.1em;
    margin: 0;
    -webkit-appearance: none;
    background: #008000;
    transition: 0.5s all;
    border: 2px solid #008000;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
	vertical-align:top;
}
.form1  input[type="submit"]:hover {
    background: none;
    color: #008000;
	
}

.form1 ::-webkit-input-placeholder {
	color:#fff !important;
}
.form1 :-moz-placeholder { /* Firefox 18- */
	color:#fff !important; 
}
.form1 ::-moz-placeholder {  /* Firefox 19+ */
	color:#fff !important;
}
.form1 :-ms-input-placeholder {  
	color:#fff !important;
}

/* end form1 */




/* magnificPopup */
	.mfp-iframe-scaler iframe {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
		background: #fff;
	}
	
	.mfp-form-iframe iframe{
		
		height: 280px;
	}
	.mfp-form-iframe .mfp-content {
		line-height: 0;
		width: 100%;
		height: 250px;
		max-width: 380px;
	}
/* end magnificPopup */

/* vopros1 */

.vopros1 h3{
	font-size:26px;
	line-height:32px;
	font-weight:bold;
	margin:0;
}

/* end vopros1 */


/* moduletable-steps */

.moduletable-steps{
	font-size:20px;
}
@media (max-width: 979px) {
	.moduletable-steps{
		font-size:14px;
		line-height:18px;
	}
}
.moduletable-steps .row{
	
	display: flex;
	justify-content: flex-center;
	align-items: center;
}
/* .moduletable-steps h2{
	margin:0 0 40px;
	font-size:28px;

}
.moduletable-steps .shadow{
	padding:50px;
	box-shadow: 0 25px 81px rgba(181,134,100,.46);
    border-radius: 20px;
    background-color: #fbf6eb;
} */
.moduletable-steps span{
	display:inline-block;
	margin:0 auto;
	border:2px solid #236d96;
	border-radius:50%;
	width:50px;
	height:50px;
	text-align:center;
	font-size:32px;
	line-height:50px;
	color:#236d96;
	background-color:#fff;
	
	position:relative;
	z-index:1;
}



.moduletable-steps .tire{
	height:40px;
	/* background:url(../images/lv.png) no-repeat center center; */
	
	position:relative;
}
.moduletable-steps .tire:before{
	content:'';
	display:block;
	width:0px;
	height:100%;
	border-left:3px dashed #236d96;
	
	position:absolute;
	left:50%;
	top:0px;
	/* bottom:0; */
	
	z-index:0;
}
.ll{
	position:relative;
	/* background:url(../images/lh.png) no-repeat -80px center ; */
}
.lr{
	position:relative;
	/* background:url(../images/lh.png) no-repeat 80px center ; */
}


.ll:before{
	content:'';
	display:block;
	width:50%;
	height:0px;
	border-bottom:3px dashed #236d96;
	
	position:absolute;
	left:0px;
	top:50%;
	z-index:0;
}
.lr:before{
	content:'';
	display:block;
	width:50%;
	height:0px;
	border-bottom:3px dashed #236d96;
	
	position:absolute;
	right:0px;
	top:50%;
	z-index:0;
}

/* end moduletable-numbers */




/* moduletable-numbers */

.moduletable-numbers{
	
}
.moduletable-numbers .record-cell{
	margin-bottom:30px;
}
@media (min-width: 980px) {
	.moduletable-numbers .row:last-child .record-cell{
		margin-bottom:0px;
	}
}
.moduletable-numbers .border{
	/*  */
	border:2px solid #236d96;
	
	
	padding:20px;
	
	/* padding-left:60px; */
	
	/* min-height:59px; */
	
	position:relative;
}
.moduletable-numbers .record-number{
	margin:0 20px 0 0;
	
	display:block;
	/* 
	position:absolute;
	left:10px;
	top:12px;
	 */
	 
	float:left;
	
	width:62px;
	height:62px;
	
	box-sizing:border-box;
	
	text-align:center;
	
	font-size:24px;
	line-height:62px;
	font-weight:bold;
	
	border-radius:4px;
	
	color:#fff;
	background-color:#236d96;
}

.moduletable-numbers h4{
	margin:0;

	font-size:20px;
	line-height:26px;
	font-weight:normal;

}

/* end moduletable-numbers */



/* moduletable-partners */

.moduletable-partners{
	
}
.moduletable-partners .recordsset-imagewrapper{
	transition:0.25s linear all;
	-webkit-transition:0.25s linear all;
	-moz-transition:0.25s linear all;
	-o-transition:0.25s linear all;
	
	margin-top:10px;
	margin-bottom:10px;
}
.moduletable-partners .recordsset-imagewrapper:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1); 
	-ms-transform: scale(1.1); 
}

/* end moduletable-partners */



/* moduletable-vector */

.moduletable-vector{
	
}
.moduletable-vector i{
	line-height: 1;
	display:inline-block;
	color:#236d96;
}
.moduletable-vector i:before{
	font-size:100px;
	font-style:normal;
}
.moduletable-vector h4{
	font-size:20px;
	line-height:26px;
	color:#000;
	font-weight:bold;
	
	margin:20px 0 0 0;
}
.moduletable-vector .record-cell i{
	transition:0.25s linear all;
	-webkit-transition:0.25s linear all;
	-moz-transition:0.25s linear all;
	-o-transition:0.25s linear all;
}
.moduletable-vector .record-cell:hover i{
	transform: scale(1.1);
	-webkit-transform: scale(1.1); 
	-ms-transform: scale(1.1); 
}




/* end moduletable-vector */




/* moduletable-catzoom */
.moduletable-catzoom{
}
.moduletable-catzoom .record-imagewrapper{
	overflow:hidden;
}

.moduletable-catzoom .bg-image{
	transition:0.25s linear all;
	-webkit-transition:0.25s linear all;
	-moz-transition:0.25s linear all;
	-o-transition:0.25s linear all;
	
}


.moduletable-catzoom a{
	display:block;
	position:relative;
	transition:0.25s linear all;
	-webkit-transition:0.25s linear all;
	-moz-transition:0.25s linear all;
	-o-transition:0.25s linear all;
}
.moduletable-catzoom a .shadow{ 
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	width:100%;
	
	transition:0.25s linear all;
	-webkit-transition:0.25s linear all;
	-moz-transition:0.25s linear all;
	-o-transition:0.25s linear all;
}
.moduletable-catzoom a:hover .bg-image{
	/* background-size:110% auto; */
	
	transform: scale(1.1);
	-webkit-transform: scale(1.1); 
	-ms-transform: scale(1.1);  
}
.moduletable-catzoom a:hover .shadow{
	background-color:rgba(0,0,0,.5);
}
.moduletable-catzoom a .image-title{
	display:inline-block;
	padding:10px;
	position:absolute;
	
	bottom:30px;
	left:30px;
	margin-right:30px;
	background-color:#236d96;
	color:#fff;
	

}

.moduletable-catzoom  .record-cell{
	margin-bottom:30px;
}
/* end moduletable-catzoom */

div.theme-default .nivoSlider {
    
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.reklama h2 b,.reklama h2 strong  {
	display:inline-block;
	border-bottom:2px solid rgba(0,51,153,.95);
	padding-bottom:10px;
}

/* reklama-form */
.reklama-form {
    padding: 50px 30px;
    background-color: rgba(0,51,153,.95);
    color: #fff;
    text-align: center;
}
.reklama-form label{
    font-weight:normal;
	display:block;
	font-size:14px;
}

.reklama-form img{
    width:100px;
	height:auto;
	margin-bottom:30px;
}

.reklama-form h2 {
	text-align: center;
	font-weight:normal !important;
	font-size:22px;
	
	
}
.reklama-form h2 span{
	font-weight: bold !important;
	
	font-size:26px;
}
.reklama-form input, .reklama-form textarea{
	box-sizing: border-box;
	margin: 0 0 30px;
	padding: 6px;
	width: 350px; 
	max-width: 100%;
	height:40px;
	color:#000;
}
.reklama-form textarea {
	height:75px;
	vertical-align:top;
	font-size:14px;
	line-height:18px
}
.reklama-form .btn{
	margin-bottom:0;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#fff;
	color:rgba(0,51,153,.95);
	border-radius:6px;
}
/* end reklama-form */




/* reklama-geo */

.reklama-geo{
	margin-bottom:40px;
}
.reklama-geo .cell-img{
	width:15%;
	float:left;
}
.reklama-geo .cell-text{
	width:85%;
	float:left;
	
	padding-left:30px;
}
.reklama-geo .cell-text span.right{
	background-color:#fff;
	float:right;
	display:block;
	/* margin-left:30px; */
	padding-left:10px;
}
.reklama-geo .cell-text span.left{
	background-color:#fff;
	padding-right:10px;
	display:inline-block;

}
.reklama-geo .cell-text .record-cell.dots {

    background-image: url(../images/dots.png);
    background-repeat: repeat-x;
    background-size: auto 4px;
    background-position: left 85%;
}

.info {
	padding:30px;
	background-color:rgba(0,51,153,.95);
	color:#fff;
	text-align:center;
}
.info a{
	color:#fff;
}
.info p{
	margin-bottom:10px;
	font-size:20px;
	line-height:26px;
}


.info2 {
	padding:30px;
	background-color:#fff;
	color:rgba(0,51,153,.95);
	text-align:center;
	font-weight:bold;
}
.info2 p{
	margin-bottom:10px;
	font-size:20px;
	line-height:26px;
}

.info p:last-child{
	margin-bottom:0;
}

.reklama .info{
	margin-bottom:40px;
}

.reklama h2{
	margin:0 0 40px;
	text-align:center;
	
	font-weight:bold;
}


.reklama-geo h4{
	margin:20px 0 20px;
	/* text-align:center; */
	
	font-weight:bold;
}
.reklama-vidy .record{
	margin:0px 0 30px;

}

/* .reklama-vidy .cell-text span{
	background-color:#fff;
	float:right;
	display:block;
	margin-left:30px;
	padding-left:10px;
} */
.reklama-vidy .record-intro{
	clear:both;
}
.reklama-vidy .record-intro > div{
	background-image: url(../images/dots.png);
    background-repeat: repeat-x;
    background-size: auto 4px;
    background-position: left 85%;
}
.reklama-vidy .record-intro > div.nodots{
	background-image: none;

}

.reklama-vidy .record-intro > div em{
	text-decoration:underline;
	margin:15px 0;
	font-style:normal;
	display:inline-block;
	font-size:1.1em;
}

.input-choose{
	float:right;
	margin: 20px 0 20px 20px;
	
}
.input-choose input{
	background-color:#8dabd5;
	width:20px;
	height:20px;
	margin:0;
}
/* end reklama-geo */

/* photos */


.item-images .row img, .item-images .row .item-image{
	margin-bottom:30px;
}
.item-images .row:last-child img, .item-images .row:last-child .item-image{  
	margin-bottom:0px;
}

.photos{
	text-align:center;
}
.photos .item-image{
	margin-bottom:10px;
	font-size:14px;
	line-height:18px; 
}
.photos h2{
	
	font-size:16px;
	line-height:20px; 
}


/* end photos */

.blog.contacts .items-row .item{
	margin-bottom:0;
}

.category-module-contacts {
	font-size:18px;
}
.category-module-contacts .record-cell-inner{
	position:relative;
	padding:20px 60px 0 150px;
	min-height:162px;
	
	border-top:1px solid #ddd;
	
}



.category-module-contacts .item-image{ 
	position:absolute;
	left:0;
	top:20px;
	width:130px;
}
.category-module-contacts .item-image img{ 
	max-width: 100%;
    height: auto;
}


.category-module-contacts p{ 
	margin-bottom:10px;
}
.category-module-contacts .mod-articles-category-title {
	font-weight:bold;
}

.category-module-contacts .flag{
	position:absolute;
	right:0;
	top:20px;
	width:40px;
	height:auto;
}
.category-module-contacts .row{
	margin-bottom:30px;
	
}

.category-module-contacts .mod-articles-category-readmore{
	/* position:absolute;
	right:0;
	bottom:0;
	width:250px;
	height:auto; */
	text-align:right;
	margin-top:-40px;
	margin-right:-60px;
}
.category-module-contacts .mod-articles-category-readmore img{

	width:200px;
	height:auto;
	
}
.category-module-contacts .mod-articles-category-readmore a:hover img{

	opacity:.75;
	
}


@media (max-width: 979px) {
	.category-module-contacts .record-cell-inner{
		padding:20px 30px 0 75px;
	}
	.category-module-contacts .item-image{ 
		width:50px;
	}
	.category-module-contacts .flag{
		width:20px;
	}
	.category-module-contacts .mod-articles-category-readmore{
		text-align:left;
		margin:10px;
		
	}
}

/* end category-module-contacts  */

/* footer-contact2 */
.footer-contact2{
	text-align:center;
}

/* soc-gr */
.soc-gr-b{
	margin-bottom:40px;
}
.soc-gr-b a{
    border-radius: 50%;
	
    width: 36px;
    margin: 5px;
    height: 36px;
	box-sizing:border-box;

	line-height:36px;
	font-size:20px;
	
	text-align:center;
	
    transition: all 0.3s;
    background-color: #fff;
	
	display:inline-block;
}
.soc-gr-b .fa{
    line-height:36px;
	/* 
	margin-left:auto;
	margin-right:auto;
	 */
	 margin-left:0px;
	 
	 color:#000;
}
/* 
.fa-facebook {
    color: #3b5998!important;
}
.fa-youtube-play {
    color: #ef2200!important;
}
.fa-instagram {
    color: #d6249f!important;
}
.fa-vk {
    color: #5573ad!important;
}
.fa-odnoklassniki {
    color: #ee8401!important;
}
 */
/* end soc-gr */


/* soc */
.moduletable-soc{
	padding:12px 0px 0 0px;
	position:relative;
}
.moduletable-soc-b{
	padding:12px 0px 0 0px;
	position:relative;
}

.share42init{
	display:inline-block;
}
.share42init span:last-child{
	margin-right:0px !important;
}
/* end soc */

/* end footer-contact2 */

/* logo bottom */

.custom-logo-reklama{
	margin-bottom:40px;
}


/* end logo bottom */

/* bottom flags */
.bottom-flags{
	margin-bottom:40px;
	text-align:center;
}
.bottom-flags img{
	max-width:100%;
	width:780px;
	height:auto;
}
/* end bottom flags */

.reklama1 {
	padding:25px 0;
}

/* brands */

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 15px;
}
.owl-theme .owl-dots .owl-dot span{
	background-color:#003399;
}
.owl-theme .owl-dots .owl-dot.active span{
	background-color:#fff;
}

.brands{
	padding:20px;
	text-align:center;
	background-color:#000;
}
.brands .record-imagewrapper img{
	/* max-width: 100%; */
	width:auto;
	height: 40px;
	display:inline-block;
}
.brands .record-imagewrapper {
	text-align:center;
}

/* end brands */

.h3-footer{
	margin:0 0 40px;
	color:#225bcc;
	font-weight:bold;
	font-size:24px;
	line-height:28px;
}

img.img-vp{
	/* margin-top:30px;
	margin-bottom:30px; */
}

.position-slider2{
	padding-top:20px;
}

table.contact{
	margin-bottom:0;
}
table.contact td:last-child img{
	width:40px !important;
	height:auto !important;
}
table.contact td:last-child{
	text-align:right;
}

.slider-arrow-down{
	
	width:100%;
	text-align:center;
	
	position:absolute;
	bottom:30px;
	left:0;
	
	z-index:10;

}

.slider-arrow-down img{

	width:35px;
	height:auto;
}
.slide-text{
	text-align:left;
	color:#fff;
	
	font-size:20px;
	line-height:30px;
	font-weight:bold;
}

/* animate */


@keyframes animateArrow {
  0% {
    
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0); 
	
  }

  50% {
    
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); 
	
  }
  100% {
    
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0); 
	
  }
}

.animate-arrow {
	-webkit-animation: animateArrow 2.5s infinite;
	animation: animateArrow 2.5s infinite;
	display:inline-block;
}



/* end animate */

.flexslider .slides img.ops{
	max-height: 150px;
    width: auto;
    position: relative;
    top: -160px;
    right: -35%;

}
@media screen and (max-width: 768px) {
	.flexslider .slides img.ops{
		max-height: 100px;
		width: auto;
		position: relative;
		top: -120px;
		right: -30%;

	}
}

@media screen and (max-width: 768px) {
	.shift-left{
		background-size: cover;
		background-position: 29% 0% !important;
	}
}

ul.flex-direction-nav a{
	text-indent:20000px;
	overflow:hidden;
	width:28px;
	height:48px;
	text-shadow: none;
}
.flexslider .slides img.slide-img-center{
	max-height:350px;
	width:auto;
	height:auto;
}

.flex-direction-nav .flex-prev{
	background:url(../images/arrow-left.png) no-repeat 0px 0px;
}
.flex-direction-nav .flex-next{
	background:url(../images/arrow-right.png) no-repeat 0px 0px;
}
ul.flex-direction-nav a:before{
	display:none;
}

.slider-wrapper .flexslider .slides li{
	background-color:#000000;
}

.slider-text-inner-center{
	display:inline-block;
	
}

.logo{
	display:inline-block;
	padding:10px 0;
	float:left;
}

.mod-languages{
	float:left;
	margin-left:20px;
}
.mod-languages .btn{
	background-color:transparent;
	padding:17px 10px 18px;
	/* text-indent:-2000px; */
}

.mod-languages .dropdown-menu{
	width:auto;
	min-width:0;
	border-radius:0;
}

.mod-languages .btn.focus, .mod-languages .btn:focus, .mod-languages .btn:hover {
    color: #fff;
    text-decoration: none;
}

div.mod-languages ul li{
	margin:0px;
}
.mod-languages ul li a{
	padding:5px 10px;
}
.mod-languages ul li a:hover,.mod-languages ul li a:focus{
	background-color:transparent;
	color:#fff;
}


.section-title {
    color: #004b8c;
    /* font-family: Saol,sans-serif; */
    font-size: 52px;
    font-weight: 500;
    text-align: right;
    margin: 0;
    padding: 0px 0px 20px 0;
}


.row-photo {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column {
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
  
  /* overflow:hidden; */
}

.column a:hover img{
  
  transform: scale(1.2);
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  transition: all .5s;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
}




.navbar2{
	
	color:#fff;
}
.navbar2 .toogletopbarmenu{
	color:#fff;
	display:none;
}

@media (max-width: 979px) {
	.navbar2 .toogletopbarmenu{
		display:block;
	}
}


.navbar2 .moduletable-login a{
	text-decoration:none;
	color:#fff;
}

.nav-container{
	position:relative;
}

.toogletopbarmenu{
	padding:15px 0;
	display:inline-block;
	color:#000;
	text-decoration:none;
	
	float:right;
}
.toogletopbarmenu:hover,.toogletopbarmenu:focus{
	display:inline-block;
	text-decoration:none;
}

.toogleline{
	width:30px;
	display:block;
	margin-right:10px;
	float:left;
}
.toogleline span{
	display:block;
	width:100%;
	height:2px;
	margin:4px 0;
	background-color:#fff;
}

.topbarmenu i{
	display:none;
}
.topbarmenu{
	float:right;
}

@media (max-width: 979px) {
	.topbarmenu{
		padding:30px;
		/* display:none; */
		position:absolute;
		position:fixed;
		/* left:0; */
		width:250px;
		right:-250px;
		z-index:1002;
		background-color:#001000;
		background-color:rgba(0,1,0,.95); /* */
		
		color:#fff;
		
		height:100%;
		
		top:0;
		
		float:none;
		
	}
	
	.topbarmenu i{
		padding:10px;
		/* display:none; */
		display:block;
		position:absolute;
		/* left:0; */
		width:30px;
		height:30px;
		
		top:10px;
		right:10px;
		
		cursor:pointer;
		
		color:#fff;
		
	}
}


.topbarmenu.open{
	right:0px;
	
}



.topbarmenu ul > li > a{
	color:#fff;
	text-transform:uppercase;
	
}
.topbarmenu .moduletable > ul > li > a{
	float:none;
	font-weight:bold;
}
.topbarmenu  .moduletable-submenu ul > li > a{
	padding:3px 15px;
	margin-left:5px;
}
.topbarmenu ul > li > a:hover, .topbarmenu ul > li > a:focus{
	text-decoration:none;
	background-color:transparent;
}

.hmenu{
	padding:10px 15px;
	margin:0;
	text-transform:uppercase;
	font-size:16px;
	line-height:18px;
	cursor:pointer;
	font-weight:bold;
}
.hmenu + ul{
	display:none;
	opacity:0;
	
	transition:0.25s linear all;
	-webkit-transition:0.25s linear all;
	-moz-transition:0.25s linear all;
	-o-transition:0.25s linear all;
}
.hmenu + ul.open{
	display:block;
	opacity:1;
	
	
}


/* end topbarmenu */


.moduletable-login{
	font-size:16px;
	padding:10px 0;
}
.moduletable-login a{
	text-decoration:none;
	color:#000;
}




.sticky {
	position: fixed;
	top: 0;
	right:0;
	left:0;
}
.navbar-default/* .sticky  */ {
	/* box-shadow:0 5px 10px 0px #cecece;
	-webkit-box-shadow:0 5px 10px 0px #cecece;
	-moz-box-shadow:0 5px 10px 0px #cecece; */
	/* 
	background-color:rgba(4,38,52,.95);
    border-color: rgba(4,38,52,.95); 
	*/
}

.rows .record-cell{
	margin-bottom:30px;
}

.item-page .item-image{
	margin-bottom:10px;
}

.custom-call i,.custom-call [class^="flaticon-"]:before,.custom-call [class*=" flaticon-"]:before{
	position:absolute;
	left:0px;
	top:5px;
	color:#2bc300;

}
.custom-call i,.custom-call [class^="flaticon-"]:before,.custom-call [class*=" flaticon-"]:before{
	font-size:52px;
	margin-left:0;
}

.contact-row{
	padding:0 0 0 30px;
	position:relative;
	
	font-size:16px;
	line-height:20px;
	
	min-height:24px;
	
	margin-bottom:15px;
}
.contact-row i{
	font-size:24px;
	position:absolute;
	left:0;
	top:0;
}



.h-title{
	text-align:right;
	/* font-family: 'Oswald', sans-serif; */
	text-transform:uppercase;
	vertical-align:middle;
	margin:0 0 40px;
	
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	
	color:#236d96;
}
/* 
.h-title:before{
	content:'';
	display:inline-block;
	width:100px;
	height:4px;
	background-color:#006d99;
	margin-right:10px;
	vertical-align:middle;
}
.h-title:after{
	content:'';
	display:inline-block;
	width:100px;
	height:4px;
	background-color:#006d99;
	margin-left:10px;
	vertical-align:middle;
}
 */
@media (max-width: 979px) {
	.h-title:before{
		display:none;
	}
	.h-title:after{
		display:none;
	}
}

.gallery .record-cell{
	margin-bottom:30px;
}
.gallery .record-cell a.img-link{
	height:200px;
	display:block;
	
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

/* catalogh */

.catalogh{
	text-align:center;
}

/* end catalogh */

/* carousel1 */

.owl-theme .owl-nav {
    opacity: 0;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity;
}

.owl-theme:hover .owl-nav {
    opacity: 1;
}

.owl-theme .owl-nav [class*='owl-'] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
	border: none;
    background: #236d96;
    color: #FFF;
  	padding: 0px;
  	width: 30px;
  	height: 60px;
  	line-height: 60px;
	border-radius:0;
  	margin: 0;
}

.owl-theme .owl-prev {
    left: 0px;
}

.owl-theme .owl-next {
    right: 0px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    opacity: 0.8;
    background: #236d96;
}

/* end carousel1 */


/* about1 */

.about1{
	position:relative;
}
.about1 .sub-title{
	margin:0 0 10px 0;
}
.about1 .h2-title{
	position: relative;
    padding-left: 15px;
	margin:0 0 20px;
    /* color: #0071a4; */
}
.about1 .h2-title:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    background-color: #FFD626;
}

.bg-img-left{
	width: 50%;
	position: absolute; 
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
}

@media (max-width: 979px) {
	.bg-img-left {
		width: 100%;
		position: static;
		/* left: 0;
		right: 0;
		top: 0;
		bottom: 0; */
		height:200px;
		
		margin-bottom:30px;
		background-size: cover;
		background-position: center;
	}
}

/* end about1 */

.top1{
}
.top1 h4{
	display:inline-block;
	width:200px;
	height:200px;
	border-radius:50%;
	background-color:#a84548;
	color:#fff;
	text-align;center;
}


/* post-grid */
.post-grid {
    background-color: #031a24;
    overflow: hidden;
}
.block-post {
    position: relative;
	display: flex;
	overflow: hidden;

}
.block-post .post-image{
	position:relative;
	padding-bottom:41%;
	padding-bottom:27%;
	padding-bottom:15%;
	overflow: hidden;
	
	width: 45.32%;
	
	width: 54.68%;
}
.block-post .post-meta {
    position: relative;
   
	
	
	width: 45.32%;
	
	
    background-color: #f1f1f1;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    color: #236d96;
}
/* .post-meta {
	position:relative;
	width: 54.68%;
	overflow: hidden;
} */

.post-grid .block-post:nth-child(odd) {
    flex-direction: row-reverse;
}

@media (max-width: 979px) {
	/* .post-grid .block-post:nth-child(odd) {
		flex-direction: row;
	} */
	.block-post {
		display: block;
	}
	
	.block-post .post-image{
		width: 100%;
		padding-bottom:50%;
	}
	.block-post .post-meta {
		width: 100%;
	}
}

.block-post:hover .bg-image{
    /* -webkit-animation: zoom 1s;
	animation: zoom 1s; */
	
	transform: scale(1.7);
	-webkit-transform: scale(1.7);
}

.block-post .bg-image{
    transition:0.5s linear all;
	-webkit-transition:0.5s linear all;
	-moz-transition:0.5s linear all;
	-o-transition:0.5s linear all;/* */

}



.block-post .post-meta .scrim {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    /* background-color: #004b8c; */
	background-color: #236d96;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
}
.block-post:nth-child(even) .post-meta .scrim {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.block-post:hover .post-meta .scrim {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}	


/* .block-post .post-meta span {
    font-size: 14px;
    text-transform: uppercase;
    z-index: 100;
    
	transition:.5s linear all;
	-webkit-transition:0.5s linear all;
	-moz-transition:0.5s linear all;
	-o-transition:0.5s linear all;
} 
*/

.block-post:hover .post-meta {
    color: #fff;
}
.block-post:hover {
    text-decoration: none;
}

.block-post .post-meta .block-title {
    margin: 0 20px;
    max-width: 500px;
    font-size: 40px;
    font-weight: 700;
    /* font-family: Saol,sans-serif; */
    /* text-align: center; */
    z-index: 100;
    -webkit-transition: color .4s;
    transition: color .4s;
}

.block-post .post-meta .block-title .line2{

    font-size: 20px;
    font-weight: 400;
    /* font-family: Saol,sans-serif; */
    /* text-align: left; */
	margin-top:20px;
}
.block-post .post-meta .block-title span{
	display:block;
}

.block-post .block-top {
    font-size: 14px;
    text-transform: uppercase;
    margin:30px;
}
.block-post .block-bottom {
    font-size: 14px;
    text-transform: uppercase;
    margin:30px;
}

/* end post-grid */

/* 
.post-grid .block-post:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}

.block-post.in-view .post-image {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.responsive-image.mode-intrinsic-ratio {
    position: relative;
}
.block-post .post-image {
    width: 54.68%;
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: opacity .4s,-webkit-transform .4s;
    transition: opacity .4s,-webkit-transform .4s;
    transition: opacity .4s,transform .4s;
    transition: opacity .4s,transform .4s,-webkit-transform .4s;
}

.block-post .post-meta {
    position: relative;
    width: 45.32%;
    background-color: #f1f1f1;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    color: #004b8c;
}

.block-post .post-image .sizer {
    overflow: hidden;
}
.responsive-image .sizer {
    position: relative;
}

.responsive-image.has-loaded .media {
    opacity: 1;
}
.block-post .post-image .media {
    -webkit-transition: opacity .4s ease-in-out,-webkit-transform .4s;
    transition: opacity .4s ease-in-out,-webkit-transform .4s;
    transition: transform .4s,opacity .4s ease-in-out;
    transition: transform .4s,opacity .4s ease-in-out,-webkit-transform .4s;
}
.responsive-image .media {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    z-index: 10;
}

.block-post .post-meta .scrim {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #004b8c;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
}

.block-post .post-meta .date {
    margin: 40px 0 20px;
}
.block-post .post-meta span {
    font-size: 14px;
    text-transform: uppercase;
    z-index: 100;
    -webkit-transition: color .4s;
    transition: color .4s;
}
.block-post .post-meta {
    position: relative;
    width: 45.32%;
    background-color: #f1f1f1;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    color: #004b8c;
}

.block-post .post-meta .block-title {
    margin: 0 20px;
    max-width: 500px;
    font-size: 30px;
    font-weight: 500;
    font-family: Saol,sans-serif;
    text-align: center;
    z-index: 100;
    -webkit-transition: color .4s;
    transition: color .4s;
}


.block-post .post-meta .call-to-action {
    margin: 20px 0 40px;
}
.block-post .post-meta span {
    font-size: 14px;
    text-transform: uppercase;
    z-index: 100;
    -webkit-transition: color .4s;
    transition: color .4s;
}
.block-post .post-meta {
    position: relative;
    width: 45.32%;
    background-color: #f1f1f1;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    color: #004b8c;
}
 */


.top2{
}

.bottom1{
}

.bottom2{
}



/* leftmenu */

.navbar-left{
	padding-left:20px;
	padding-right:20px;
}
.navbar-left .navbar-collapse.in {
    overflow-y: hidden;
}

.moduletable-cat h3{
	margin:0 0 15px;
	color:#000;
	text-transform:uppercase;
	
	text-align:center;
	min-height:48px;
	
	background-color:#c3c3c3;
	color:#000;
	padding:15px;
}

.moduletable-cat{
	background-color:#efefef;
	
}
.moduletable-cat ul{
	padding:15px;
	padding-top:0;
}
.moduletable-cat li{
	display: block;
    position:relative;
    
}

.moduletable-cat a{
	
	background: #fff;
	color:#000;
    box-sizing: border-box;
    margin: 10px 0px;
    font-size: 15px;
    font-weight: 600;
    padding: 0px 0px;
    border: 1px solid #8080804a;
    text-transform: uppercase;
	
	position:relative;
	
	display:block;
	padding:5px 0;
	padding: 10px;
	padding-right:25px;
}

/* li.deeper > a:after{
	content:'\f054';
	position:absolute;
	right:5px;
	top:10px;
	
	color:#ee1c25;
	
	font-family:'FontAwesome';
} */
.moduletable-cat > .arrow{
	display:block;
	position:absolute;
	right:10px;
	top:12px;
	
	color:#ee1c25;
	
	font-family:'FontAwesome';
	z-index:1001;
	cursor:pointer;
}

.moduletable-cat li.active a,.moduletable-cat li a:hover{
	color:#ee1c25;
	text-decoration:none;
	background-color:#fff;
}
.moduletable-cat li:hover > a{
	color:#ee1c25;
	text-decoration:none;
	background-color:#fff;
}
.moduletable-cat li ul {
	position:absolute;    
	opacity:0;
	left:-9999px;
	width:300px;
	background-color:#efefef;
	z-index:11;
}
/* .moduletable-cat li:hover ul,  */.moduletable-cat li.jsHover ul { 
	  /*
	opacity:1;
   
	right:-300px;
	left:auto;
	top:-10px;
	
	-webkit-transition:0.25s linear opacity;
	transition:0.25s linear opacity;
        -moz-transition:0.25s linear opacity;
        -o-transition:0.25s linear opacity; */
}
.moduletable-cat li.jsHover > .arrow { 
	transform: rotate(90deg);
	
	-webkit-transition:0.25s linear all;
	transition:0.25s linear all;
		-moz-transition:0.25s linear all;
		-o-transition:0.25s linear all;
}


.moduletable-cat li li{
	/* margin-left:20px; */
}
.moduletable-cat li.active li a{

	
	color:#000;
}
.moduletable-cat li.active li.active a,.moduletable-cat li.active li a:hover{
	color:#ee1c25;
}


.menu-bottom{
	margin-bottom:30px;
}


.menu-bottom > ul > li > a{
	background-color:#2258cc;
	color:#fff;
	color:rgba(255,255,255,.75);
	text-transform:uppercase;
	padding:4px 10px;
	margin-right:5px;
} 
.menu-bottom > ul > li:last-child > a{
	margin-right:0px;
} 

.menu-bottom > ul > li > a:hover,.menu-bottom > ul > li > a:focus{
	background-color:#003399;

} 
.menu-bottom > ul > li.active > a{
	color:#fff;

} 

	
	
	
@media (max-width: 979px) {
	.moduletable-cat > ul {
		width:300px;
	}
	
	/* .moduletable-cat li:hover ul, */ .moduletable-cat li.jsHover > ul { 
		opacity:1;
		position:static;
		
		width:auto;
		margin-left:20px;
		
		-webkit-transition:0.25s linear opacity;
		transition:0.25s linear opacity;
			-moz-transition:0.25s linear opacity;
			-o-transition:0.25s linear opacity;
	}
}
@media (min-width: 980px) {
	.moduletable-cat li:hover > ul { 
		opacity:1;
		right:-300px;
		left:auto;
		top:-10px;
		
		-webkit-transition:0.25s linear opacity;
		transition:0.25s linear opacity;
			-moz-transition:0.25s linear opacity;
			-o-transition:0.25s linear opacity;
	}
	.moduletable-cat li:hover > .arrow { 
		transform: rotate(90deg);
		
		-webkit-transition:0.25s linear all;
		transition:0.25s linear all;
			-moz-transition:0.25s linear all;
			-o-transition:0.25s linear all;
	}
	
	.navbar-left .navbar-collapse {
		padding-right: 0px;
		padding-left: 0px;
	}
	
}

/* end leftmenu */



/* animate */

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* end animate */

/* media */
@media (max-width: 480px) {
 
}

@media (max-width: 767px) {
	/* .header-bg{
		margin-left:-20px;
		margin-right:-20px;
	} */
	/* .header-bg{
		padding-left:20px;
		padding-right:20px;
	} */
}


@media (min-width: 768px) and (max-width: 979px) {
 
}

@media (max-width: 979px) {
	.moduletable-logo,.moduletable-slogan,.moduletable-adres,.moduletable-adres2,.moduletable-phone,.moduletable-call{
		float:none;
		padding:10px 0;
		margin:0;
		text-align:center;
	}
	
	.custom-logo,.custom-slogan,.custom-adres,.custom-adres2,.custom-phone,.custom-call{
		text-align:center;
		display:inline-block;
	}
	
	.custom-logo,.custom-slogan,.custom-adres2,.custom-phone,.custom-call{
		padding:0;
	}
	
	.moduletable-phone:before, .moduletable-adres:before, .moduletable-adres2:before {
		display:none;
	}
	
	
	.collapse-title{
		display:inline;
		float:left;
		padding:12px 15px;
		font-size:20px;
		line-height:24px;
	}
	
	
	.menu-bottom{
		display:black !important;
		width:100%;
		text-align:center;
		margin-bottom:30px;
	}
	.menu-bottom > ul{
		display:block;
		float:none;
	}
	.menu-bottom > ul > li{
		display:inline-block;  
		float:none;
		text-align:center;
		background-color:transparent;
	} 
	.menu-bottom > ul > li > a{
		display:inline-block;  
		margin:	4px;
	} 
	.footer-contact-site{
		text-align:center;
		
	}
	.footer-contact-email{
		text-align:center;
	}
	.footer-contact-soc{
		margin:15px 0 10px;
	}
	
	.block-post .post-meta .block-title {
		margin: 0 0px;
		padding:20px;
		max-width: none;
		
		font-size: 30px;
		font-weight: 700;
		/* font-family: Saol,sans-serif; */
		/* text-align: center; */
		z-index: 100;
		-webkit-transition: color .4s;
		transition: color .4s;
		
		text-align:center;
	}
	
	.block-post .post-meta .block-title .line2 {
		font-size: 16px;
		font-weight: 400;
		/* font-family: Saol,sans-serif; */
		/* text-align: left; */
		margin-top: 20px;
	}
	
	.position-slider2 .flex-direction-nav{
		display:none;
	}
	
	
	.reklama-geo h4 {
		margin: 0px 0 20px;

	}
	
	
	.footer-bg .row{
		

		display: flex;
		flex-direction: column;

	}
	.footer-bg .row > div{
		text-align:left;
		width:100%;
		margin-bottom:30px;
	}

	
	.footer1{
		order:0;
	}
	.footer2{
		order:2;
		margin-bottom:0px;
	}
	.footer3{
		order:1;
	}

}




@media (min-width: 980px) {
	/* 
	#mainmenu > ul{
		display:table;
		margin-left:auto;
		margin-right:auto;
		float:none;
	} 
	*/
	
	/* 
	#mainmenu{
		display:table !important;
		width:100%;
	}
	#mainmenu > ul{
		display:table-row;
		float:none;
	}
	#mainmenu > ul > li{
		display:table-cell;
		float:none;
		text-align:center;
	} 
	*/
	
	
	.moduletable-catzoom .row:last-child .record-cell{
		margin-bottom:0px;
	}
	
	
	.menu-bottom{
		display:table !important;
		width:100%;
		
		margin-bottom:50px;
	}
	.menu-bottom > ul{
		display:table-row;
		float:none;
	}
	.menu-bottom > ul > li{
		display:table-cell;
		float:none;
		text-align:center;
		background-color:#000;
	} 
	/* 
	.menu-bottom > ul > li > a{
		background-color:#2258cc;
		color:#fff;
		color:rgba(255,255,255,.75);
		text-transform:uppercase;
		padding:4px 10px;
		margin-right:5px;
	} 
	.menu-bottom > ul > li:last-child > a{
		margin-right:0px;
	} 
	
	.menu-bottom > ul > li > a:hover{
		background-color:#003399;

	} 
	.menu-bottom > ul > li.active > a{
		color:#fff;

	} 
	 */
	.rows .record:last-child .record-cell{
		margin-bottom:0px;
	}
	
	.eq {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
	}
	.eq > [class*='span-'] {
		display: flex;
		flex-direction: column;
	}
}
 
@media (min-width: 1200px) {
}



