@charset "UTF-8";

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

/* category-module-contacts  */


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

.pagination {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
	overflow:hidden;
}

.pagination .counter{
    display: block;

    margin: 20px 0;

	overflow:hidden;
}

.content-links-a a{
	border: 1px solid #ccc !important;
}


.bottom1{
	background-image:url(../images/bg2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	color:#fff;
}
.bottom1 .h-title{

	color:#fff;
}
.bottom1 .border{
	background-color:rgba(255,255,255,.99);
	border-radius:10px;
	font-weight:bold;
}
.bottom1 .border:hover{
	text-decoration:none;
}

.top4{
	background-image:url(../images/bg1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	color:#fff;
}
.top4 .h-title{
	color:#fff;
}
.top4 .btn.v2{
	border-color:#fff;
	color:#fff;
}

.position-sorevnonan{
	background-image:url(../images/sorevnonan.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.position-sorevnonan .moduletable-news{
	padding:30px;
	background-color:#fff;
	background-color:rgba(255,255,255,.95);
	border-radius:10px;
	
}
.position-sorevnonan .moduletable-news .record:nth-child(2n+1) .record-cell{
	background-color:#f7f7f7;
	border:1px solid #ddd;
}
/* search page */

.search input[type=text]{
	height:40px;
	color:#000;
}
.search .btn-toolbar{
	margin-bottom:30px;
}

/* end search page */

.flex-direction-nav a {
    color:#fff !important;
	width:32px !important;
	height:32px !important;
}

.tovar-properties .border-row{
	border-bottom:2px dotted #283c55;
	padding-bottom:4px;
	margin-bottom:4px;
}


/* magnific-popup */

.white-popup {
    position: relative;
    background: #FFF;
    padding: 50px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}

/* end magnific-popup */


/* file-list */

.file-list{
	
}
.file-list .div-image{
	
}
.file-list h4{
	margin-top:0;
}
.file-list .jdvrecord-intro{
	
}
.file-list .jdvrecord-readmore{
	margin-top:20px;
}
.file-list .jdvrecord-readmore a{
	text-decoration:none;
	padding:10px;
	border:1px solid #ddd;
	border:1px solid #00e600;
	display:block;
}
.file-list .jdvrecord-readmore a:hover{
	text-decoration:none;
}
.file-list .jdvrecord-readmore i{
	
}
.file-list .col2 .record-cell{
	margin-bottom:30px;
}

/* end file-list */

/* uslugi-list */

.uslugi-list{
	
}
.uslugi-list img{
	width:100%;
	height:auto;
}
.uslugi-list .record-cell{
	margin-bottom:30px;
}
.uslugi-list .row-item{
	
	color:#004db1;
	display: flex;
	align-items: center;
}
.uslugi-list h4{
	margin-left:50px;
	color:#004db1;
	
	font-size:20px;
	line-height:24px;
}

/* end uslugi-list */


/* categories-module */

.categories-module{
	margin-bottom:30px;
}
.categories-module > li{
	display:inline-block;
	
	margin:0 15px 15px 0;
}
.categories-module > li.active a, .categories-module > li a:hover{
	background-color:#227296;
	color:#fff;
}
.categories-module h4{
	margin:0;
	padding:0;
	border:none;
	display:inline-block;
}
.categories-module h4 a{
	padding:10px;
	border:1px solid #000;
	display:inline-block;
	color:#000;
	font-weight:normal;
}
.categories-module h4 a:hover{
	text-decoration:none;
}
/* end categories-module */

/* news */

.news{
	
}
.news span{
	display:block;
}
.news .news-date{
	text-align:center;
	position:absolute;
	left:0;
	top:0;
}
.news.v2 .news-date{
	left:auto;
	right:0;
}
.news .news-day{
	font-size: 62px;
    line-height: 62px;
    color: #2f444e;
}
.news.v2 .news-day{
	font-size: 42px;
    line-height: 42px;
    color: #2f444e;
}
.news .news-month{
	font-size: 18px;
    line-height: 18px;
    margin-top: 5px;
    color: #2f444e;
}
.news .news-year{
	margin-top: 5px;
}

.news.v2 .news-year{
	margin-top: 0px;
}

.news .category-module-news .row .record-cell{
	margin-bottom:0px;
}
.news .category-module-news .record-cell-inner{
	padding-left:95px;
	position:relative;
	min-height:114px;
	
}
.news .category-module-news .record-cell-inner{
	padding-left:110px;
	position:relative;
}
.news.v2 .category-module-news .record-cell-inner{
	padding-right:90px;
}


@media (max-width: 979px) {
	.news .category-module-news .record-cell-inner{
		padding-left:0px;
		position:relative;
	}
	.news.v2 .category-module-news .record-cell-inner{
		padding-right:0px;
	}
	.news.v2 .news-date {
		position:static;
	}
}


.news .category-module-news .mod-articles-category-title{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	/* text-align:center; */
	text-transform:uppercase;
	display:block;
	margin-top:10px;
}
.news .category-module-news .mod-articles-category-introtext{
	font-size:14px;
	line-height:18px;
	margin-top:10px;
}
.news .category-module-news .item-image img{
	width:100%;
	height:200px;
	object-fit:cover;
	padding:10px;
	border:1px solid #efefef;
	margin:0 -10px;
}
.news.v2 .category-module-news .item-image img{
	width:90px;
	height:90px;
	object-fit:cover;
	position:absolute;
	top:0;
	left:0;
	border-radius:50%;
}
.news .category-module-news .mod-articles-category-readmore{
	margin-top:10px;
}

.news .category-module-news .row .record-cell{
	margin-bottom:10px;
}
.news .category-module-news .mod-articles-category-date{
	margin-top:10px;
}
.news .category-module-news .owl-item{
	background-color:#d1daf9;
}
.news .category-module-news .mod-articles-category-row2{
	padding:0 10px 10px;
}

@media (min-width: 980px) {
	.news .category-module-news .row:last-child .record-cell{
		margin-bottom:0px;
	}
}

/* end news */


/* news2 */

.news2{
	
}
.news2 span{
	display:block;
}
.news2 .news-date{
	text-align:center;
	position:absolute;
	left:0;
	top:0;
}
.news2 .news-day{
	font-size: 62px;
    line-height: 62px;
    color: #2f444e;
}
.news2 .news-month{
	font-size: 18px;
    line-height: 18px;
    margin-top: 5px;
    color: #2f444e;
}
.news2 .news-year{
	margin-top: 5px;
}

.news2 .category-module-news .row .record-cell{
	margin-bottom:30px;
}

@media (min-width: 980px) {
	.news2 .category-module-news .row:last-child .record-cell{
		margin-bottom:0px;
	}
}
.news2 .category-module-news .record-cell-inner{
	/* padding-left:95px; */
	position:relative;
	/* min-height:114px; */
	height:100%;
}
.news2 .category-module-news .record-cell-inner{
	/* padding-left:95px; */
	position:relative;
	padding:30px;
	background-color:#fff;
}
.news2 .category-module-news .record-cell-inner .btn{
	/* padding-left:95px; */
	margin-top:20px;
	padding:10px 30px;
}
.news2 .category-module-news .record-cell-inner .btn.v2{
	/* padding-left:95px; */
	margin-left:10px;
	
}
.news2 .category-module-news .mod-articles-category-title{
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	display:block;
	margin-top:10px;
}
.news2 .category-module-news .mod-articles-category-introtext{
	font-size:14px;
	line-height:18px;
	margin-top:10px;
}
.news2 .category-module-news .item-image {
	margin-left:-30px;
	margin-right:-30px;
	margin-top:-30px;
}
.news2 .category-module-news .item-image img{
	width:100%;
	height:200px;
	object-fit:cover;
}

@media screen and (max-width: 768px) {
	.news2 .category-module-news .row:last-child .record-cell{
		margin-bottom:30px;
	}
}

/* end news2 */


/* uslugi */

.uslugi{
	/* background-color:#482d57;
	color:#fff;
	color:rgba(255,255,255,.8); */
	
	padding-left:60px;
	padding-right:60px;
}
.uslugi .border{
	border:3px solid #f7f7f7;
	
	position:relative;
	
	padding:30px;
}

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

.uslugi .border:hover{
	border-color:#36d6ca;
	
	position:relative;
	
	padding:30px;
}


.uslugi .div-right {
    margin-left:150px;
	min-height:100px;
}
.uslugi .div-image {
    width: 120px;
    position: relative;
    float:left;
}
.uslugi .div-img-bg{
	width: 120px;
	height:120px;
	padding:32px;
	background: #f7f7f7;
	border-radius:50%;
	
	position:relative;
}
.uslugi .div-img-bg i{
	right:5px;
	bottom:10px;
	
	width:20px;
	height:20px;
	border-radius:50%;
	background-color:#36d6ca;
	color:#000;
	
	font-size:14px;
	line-height:20px;
	text-align:center;
	
	display:block;
	
	position:absolute;
}
.uslugi .border:hover .div-img-bg{

	background: #f7f857;

}
.uslugi .div-image img{
    width: 55px;
    height:55px;
	
	-o-object-fit: contain;
    object-fit: contain;
	
}

.uslugi h4.h-title2 {
    color:#000;
	font-size: 20px;
	line-height:24px;
	
	text-transform:uppercase;
}

.uslugi .btn {
    background-color:transparent;
	border:3px solid #36d6ca;
	color:#000;
	
	margin-top:20px;
	text-transform:uppercase;
	font-weight:bold;
}
.uslugi .btn:hover {

	color:#36d6ca;
}
.uslugi .border:hover .div-image img{
	filter: invert(1);
}


@media (max-width: 979px) {
	.uslugi{
		padding-left: 0px;
		padding-right: 0px;
	}
	.uslugi .div-image {
		width: auto;
		position: relative;
		float:none;
		text-align:center;
	}
	.uslugi .div-right {
		margin-left: 0px;
		margin-top:30px;
		min-height: 100px;
	}
	.uslugi .div-img-bg {
		margin: 0 auto;
	}
}

/* end uslugi */


/* moduletable-prices */

.moduletable-prices{
}

.moduletable-prices h3{
	font-weight:bold;
	margin:0 0 20px;
	text-align:center;
	/* color:#103e8f; */
}
.moduletable-prices .btn{
	border-radius:30px;
	margin-top:15px;
}

.moduletable-prices .ul-bullet{
	padding-left:0px;
}

.moduletable-prices .col-md-4{
	margin-bottom:40px;
}

@media (min-width: 980px) {
	.moduletable-prices .row:last-child .col-md-4{
		margin-bottom:0px;
	}
}

/* end moduletable-prices */


/* contacts */

.contacts{
	padding:30px;
}
.contacts h3{
	font-weight:bold;
	margin-bottom:50px;
	
	text-transform:uppercase;
	
	margin-top:0;
}
.contacts i{
	color:#FFCD00;
}
.contacts a{
	color:#000;
}

/* end contacts */



.item-images .row img{
	object-fit:cover;
	width:100%;
	height:250px; 
}
.item-images.cols3 .row img{
	height:100px; 
}
.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 */


/* otzivy2 */

.header2 .sub-title {
    color: #64728A;
    margin-bottom: 0px;
}
.header2 .title {
    position: relative;
    padding-left: 17px;
    color: #2b388f; /* */
	
	margin-top: 10px;
    margin-bottom: 20px;
	
	display:inline-block;
	
	/* text-transform:uppercase; */
	font-size: 24px;
    line-height: 26px;
    /* font-weight: bold; */
}
.header2 .title:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    background-color: #FFD626;
}

.otzivy2 .testimonial .testimonial-quote {
    position: relative;
    margin-bottom: 30px;
    padding-top: 45px;
    text-align: center;
}
.otzivy2 .testimonial .testimonial-quote:before {
    content: "\f10d";
    left: 50%;
    top: 0px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    position: absolute;
    color: #004;
    font-size: 35px;
}

.otzivy2 .testimonial .testimonial-meta {
    text-align: center;
    margin-bottom: 15px;
	
}
.otzivy2 .testimonial .testimonial-meta h3 {
    margin-bottom: 5px;
	font-size:20px;
	color: #004;
}

.otzivy2 .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    border: 1px solid #004;
    border-radius: 0px;
    background: transparent;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.otzivy2 .owl-theme .owl-dots .owl-dot.active span {
    background: #004;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}

/* end otzivy2 */


/* 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;
}

@media screen and (max-width: 768px) {
	.moduletable-owl-otzivy .testimony-slide blockquote {
		padding: 0 0 0 90px;
	}
	.moduletable-owl-otzivy .testimony-slide figure img {
		width: 75px;
	}
}

/* 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 */



/* form2 */


.form2{
	/* margin-top:50px; */
	padding:40px;
	border: 1px solid #ccc; /* */
}
.bottom1 .landing-title{
	margin-bottom:30px;
}

.form2 input[type=text], .form2 textarea{
	box-sizing: border-box;
	margin: 0 0 15px;
	padding: 6px;
	width: 100%;
	height:40px;
	
	border: 0;
    border-bottom: 2px solid #204975;
}


.form2 .form2-title {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 0px;
}


.form2 .row2{
	margin-top:15px;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
	
	border-top: 1px solid #CFD3E8;
    border-bottom: 1px solid #CFD3E8;
}
.form2 .row3{
	text-align:center;
}
.form2 .btn{
	vertical-align:top;
}
.form2 .row3 .lbl{
	font-weight:normal;
}

.form2.v2{
	background-color:rgba(255,204,204,.75);
	border: 1px solid #141742;
}
.form2.v2 .row2{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	
	border-top: 0;
    border-bottom: 0;
}
/* end form2 */


/* form1 */

.form1-div{
    background: url(../images/form-bg.jpg)no-repeat center 0px fixed;
    background-size: cover;
	text-align:center;
	color:#fff;
}
.form1-div .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 #2b388f;
	border-radius:50%;
	width:50px;
	height:50px;
	text-align:center;
	font-size:32px;
	line-height:50px;
	color:#2b388f;
	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 #2b388f;
	
	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 #2b388f;
	
	position:absolute;
	left:0px;
	top:50%;
	z-index:0;
}
.lr:before{
	content:'';
	display:block;
	width:50%;
	height:0px;
	border-bottom:3px dashed #2b388f;
	
	position:absolute;
	right:0px;
	top:50%;
	z-index:0;
}

/* end moduletable-steps */



/* moduletable-steps2 */

.moduletable-steps2{
	
}
.moduletable-steps2 .row{
    margin-right: 0px;
    margin-left: 0px;

}

.moduletable-steps2 .record-cell{
	border-top: 1px solid #e6e6e6;

	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
.moduletable-steps2 .record-cell:hover{
	background-color: rgb(81, 188, 236);
	color:#fff;
}
.moduletable-steps2 .row:last-child .record-cell{
	border-top: none;
}
.moduletable-steps2 .row .record-cell:first-child{
	border-left: 1px solid #e6e6e6;
}
.moduletable-steps2 .border{
	padding: 30px 15px;
	padding-bottom:90px;
	position:relative;
}

.moduletable-steps2 h4 {
    font-size: 30px;
    line-height: 1.3em;
    font-family: 'Roboto Condensed', sans-serif; /* */
	font-weight:bold;
    display: block;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.moduletable-steps2 p {
    font-size: 16px;
    line-height: 1.5;
    display: block;
    color: #999;
    /* transition: all 0.3s; */
	margin-bottom:0;
}
.moduletable-steps2 .record-cell:hover p{
	
	color:#fff;
}
.moduletable-steps2 .record-cell:hover p{
	
	color:#fff;
}
.moduletable-steps2 .record-number {
    font-size: 52px;
    line-height: 52px;
	font-weight:bold;
    display: block;
    color: rgb(81, 188, 236);

	position:absolute;
	left:15;
	bottom:30px;
}
.moduletable-steps2 .record-cell:hover .record-number{
	/* background-color: rgb(81, 188, 236); */
	color:#fff;
}
/* end moduletable-steps2 */


/* moduletable-steps3 */

.moduletable-steps3{
	
}
.moduletable-steps3 .flex-row{
    margin-right: 0px;
    margin-left: 0px;
	
	display: flex;
    /* flex-wrap: wrap; */
	/* flex-direction:row; */
	align-items:stretch;
	/* align-items:center; */
	justify-content:stretch;
}

.moduletable-steps3 .record-cell{
	/* border-top: 1px solid #e6e6e6;

	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6; */
	/* 
	flex: 1 1 5%;

	display: flex;
	width:auto;
	
	align-items: center;
	justify-content: center;
 */
}
.moduletable-steps3 .flex-row .record-cell:nth-child(odd){
	width:500px;
}
.moduletable-steps3 .flex-row .record-cell:nth-child(even){
	width:100px;
	align-self: center;
}
.moduletable-steps3 .record-cell:nth-child(odd):hover{
	background-color: rgb(81, 188, 236);
	background-color: #0069aa;
	color:#fff;
}
.moduletable-steps3 .flex-row:last-child .record-cell{
	border-top: none;
}
.moduletable-steps3 .flex-row .record-cell:first-child{
	/* border-left: 1px solid #e6e6e6; */
}
.moduletable-steps3 .border{
	padding: 30px 15px;
	padding-bottom:90px;
	position:relative;
	height:100%;
}

.moduletable-steps3 h4 {
    font-size: 20px;
    line-height: 1.6em;
    font-family: 'Roboto Condensed', sans-serif; /* */
	font-weight:bold;
    display: block;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.moduletable-steps3 p {
    font-size: 16px;
    line-height: 1.5;
    display: block;
    color: #999;
    /* transition: all 0.3s; */
	margin-bottom:0;
}
.moduletable-steps3 .record-cell:hover p{
	
	color:#fff;
}
.moduletable-steps3 .record-cell:hover p{
	
	color:#fff;
}
.moduletable-steps3 .record-number {
    font-size: 52px;
    line-height: 52px;
	font-weight:bold;
    display: block;
    color: rgb(81, 188, 236);
	color:#0069aa;
	position:absolute;
	left:15;
	bottom:30px;
}
.moduletable-steps3 .record-cell:hover .record-number{
	/* background-color: rgb(81, 188, 236); */
	color:#fff;
}

.moduletable-steps3 .arrow{
	display:block;
	padding:4px;
	font-size:42px;
	width:60px;
	height:60px;
	text-align:center;
	line-height:46px;
	color:#ffff00;
	border-radius:50%;
	border:3px solid #ffff00;
	
}


@media (max-width: 979px) {
	.moduletable-steps3 .flex-row{
		display:block;
		width:100%;
	}
}
/* end moduletable-steps3 */



/* 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 #2b388f;
	display:block;
	
	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:#2b388f;
}
.moduletable-numbers .record-number i{

	color:#fff;

}

.moduletable-numbers h4{
	margin-left:80px;
	margin-top:0;

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

}

/* end moduletable-numbers */



/* moduletable-partners */

.moduletable-partners{
	
}
.moduletable-partners .owl-carousel .owl-stage{
	margin:0 auto;
}
.moduletable-partners .record-imagewrapper img{
	object-fit:contain;
	object-fit:cover;
	height:100%;
	width:100%;
}
.moduletable-partners .record-imagewrapper{
	transition:0.25s linear all;
	-webkit-transition:0.25s linear all;
	-moz-transition:0.25s linear all;
	-o-transition:0.25s linear all;
	
	filter:grayscale(1);
	
	margin-top:10px;
	margin-bottom:10px;
}
.moduletable-partners .record-imagewrapper:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1); 
	-ms-transform: scale(1.1); 
	
	filter:grayscale(0);
}

/* end moduletable-partners */



/* moduletable-owlgal */

.moduletable-owlgal .owl-carousel .owl-item img {
    width:100%;
	height:250px;
	object-fit:cover;
	object-position:center center;
}

/* end moduletable-owlgal */



/* moduletable-vector */

.moduletable-vector{
	text-align:center;
}
.moduletable-vector .cell-inside{
	
}
.moduletable-vector .record-cell{
	margin-bottom:30px;
}
.moduletable-vector i{
	line-height: 1;
	display:inline-block;
	color:#2b388f;
}
.moduletable-vector .bg-image{
	width:100px;
	height:100px;
	display:inline-block;
}
/* .moduletable-vector .record-imagewrapper{
	padding:35px;
	border-radius:50%;
	background-color:#f38401;
} */
.moduletable-vector .record-imagewrapper{
	display:inline-block;
	padding:30px;
	border-radius:50%;
	background-color:#facbd1;
	
	width:75%;
	height:auto;
}
.moduletable-vector img{
	width:100%;
	height:auto;
	/* filter: invert(1);
	opacity:0.75; */
}
.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 10px 0;
}
.moduletable-vector .record-cell i, .moduletable-vector .record-cell .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-vector .record-cell:hover i, .moduletable-vector .record-cell:hover .bg-image{
	transform: scale(1.1);
	-webkit-transform: scale(1.1); 
	-ms-transform: scale(1.1); 
}



.moduletable-vector.v2{
	text-align:left;
}
.moduletable-vector.v2 .cell-inside{
	position:relative;
	padding-left:100px;
}
.moduletable-vector.v2 .record-imagewrapper{
	position:absolute;
	left:0px;
	top:0px;
}
.moduletable-vector .bg-image{
	width:80px;
	height:80px;
	display:inline-block;
}
.moduletable-vector.v2 h4{
	margin:0px 0 10px 0;
}

@media (min-width: 980px) {
	.moduletable-vector .row:last-child .record-cell{
		margin-bottom:0px;
	}
	
}
@media (max-width: 979px) {
	.moduletable-vector .record-imagewrapper{
		padding:40px;
		width:50%;
	}
}

/* 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 .record-imagewrapper 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:#2b388f;
	color:#fff;
	
	transform: translate(10%,10%);
	transform: translate(0%,10%);
    transition: 0.4s;
}

.moduletable-catzoom a:hover .image-title{
	bottom: 40%;
    transform: translate(10%,10%);
	transform: translate(0%,10%);

}

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


@media (min-width: 980px) {
	.moduletable-catzoom .row:last-child .record-cell{
		margin-bottom:0px;
	}
}

/* end moduletable-catzoom */



/* moduletable-catshadow */

.moduletable-catshadow{
}
.moduletable-catshadow .record-imagewrapper{
	overflow:hidden;
}

.moduletable-catshadow .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-catshadow 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-catshadow 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-catshadow a:hover .shadow{
	background-color:rgba(0,0,0,.5);
}
.moduletable-catshadow a:hover{
	text-decoration:none;
}


.moduletable-catshadow a:hover .bg-image:after, .moduletable-catshadow a:focus .bg-image:after{
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
}

.moduletable-catshadow a .bg-image:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 250px;
	/* background-image: url("../images/pattern.png"); */
	background-color:rgba(0,0,0,.3);
	z-index: 1;
	-webkit-transition:-webkit-transform 1s, opacity 0.5s;
	-moz-transition: -moz-transform 1s, opacity 0.5s;
	-ms-transition: -ms-transform 1s, opacity 0.5s;
	-o-transition: -o-transform 1s, opacity 0.5s;
	transition: transform 1s, opacity 0.5s;
}
/* 
.moduletable-catshadow a .bg-image img{
	width: 100%;
	height: 140px;
	object-fit: cover;
}
 */




.moduletable-catshadow a .image-title{
	display:inline-block;
	display:block;
	padding:10px;
	/* position:absolute; */
	
	bottom:30px;
	left:30px;
	/* margin-right:30px; */
	background-color:#2b388f;
	
	background-color:#ffb739;
	font-size:14px;
	line-height:22px;
	text-align:center;
	color:#000;
	
	min-height:64px;
	
	text-transform:uppercase;
}

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

@media (min-width: 980px) {
	.moduletable-catshadow .row:last-child .record-cell{
		margin-bottom:0px;
	}
}
/* end moduletable-catshadow*/

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 */




.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 */



.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:#fff;
}
.owl-theme .owl-dots .owl-dot.active span{
	background-color:#003399;
}
.owl-theme .owl-dots .owl-dot:hover span {
    background: #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 a{
	color:#fff !important;
}
.slider-arrow-down a i{
	color:#fff !important;
}

.slider-arrow-down img{
	width:35px;
	height:auto;
}
.slider-arrow-down i{
	/* color:#000; */
	font-size:32px;
}

@media screen and (max-width: 768px) {
	.slider-arrow-down img{
		width:28px;
		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; */
	font-size:32px;
	overflow:hidden;
	width:28px;
	height:48px;
	text-shadow: none;
}
ul.flex-direction-nav a i{
	color:#fff;
}
.flexslider .slides img.slide-img-center{
	max-height:350px;
	width:auto;
	height:auto;
}

.flex-direction-nav .flex-prev{
	/* background-image:url(../images/arrow-left.png); */
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.flex-direction-nav .flex-next{
	/* background-image:url(../images/arrow-right.png); */
	background-repeat:no-repeat;
	background-position: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%;
  }
}





.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:center;
	/* 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:#2b388f;
}
/* 
.h-title:before{
	content:'';
	display:inline-block;
	width:50px;
	height:2px;
	background-color:#006d99;
	margin-right:10px;
	vertical-align:middle;
}
.h-title:after{
	content:'';
	display:inline-block;
	width:50px;
	height:2px;
	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;
}
.catalogh a{
	display:block;
	
	transition:0.5s linear all;
	-webkit-transition:0.5s linear all;
	-moz-transition:0.5s linear all;
	-o-transition:0.5s linear all;
}
.catalogh a:hover{
	text-decoration:none;
	
	transform: scale(1.1);
	-webkit-transform: scale(1.1); 
	-ms-transform: scale(1.1);
}
.catalogh .menu-item{
	margin-bottom:30px;
}
.catalogh .image-title{
	display:block;
	margin-top:5px;
}
@media screen and (max-width: 768px) {
	.catalogh .row:last-child .menu-item:last-child{
		margin-bottom:0px;
	}
	.catalogh img{
		width:50%;
	}
}

/* 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: #2b388f;
    color: #FFF;
  	padding: 0px;
  	width: 30px;
  	height: 60px;
  	line-height: 60px;
	border-radius:0;
  	margin: 0;
}
.owl-theme .owl-nav [class*='owl-'] i { 
    color: #FFF;
}

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

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

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

/* end carousel1 */



/* about2 */

.about2{
	background-color:#482d57;
	color:#fff;
	color:rgba(255,255,255,.8);
	
	padding-left:60px;
	padding-right:60px;
}
.about2 p:last-child{
	margin-bottom:0;
}
@media screen and (max-width: 768px) {
	.about2{
		padding-left:0px;
		padding-right:0px;
	}
}

.about2 .img-about{
	border:3px solid #36d6ca;
	position:relative;
	margin-left:20px;
	margin-top:20px;
}
.about2 .img-about:after {
    width: 60px;
    position: relative;
    display: block;
    height: 6px;
    background-color: #fdff54;
	
	content:'';
	
	position:absolute;
    bottom: 0px;
    left: 0px;
}
.about2 .img-about img{
	max-width:100%;
	position:relative;
	left:-20px;
	top:-20px;
}

.h-title2 {
    font-size: 40px;
    line-height: normal;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;

    position: relative;
    color: #fdff54;
    font-weight: 600;
    width: auto;
	margin-bottom:30px;
}
.h-title2:after {
    width: 90px;
    position: relative;
	
	display:block;

    height: 6px;
    background-color: #fdff54;

    margin-top: 20px;
	
	content:'';
}

.col-text{
	padding-left:60px;
}

@media (max-width: 979px) {
	.col-text{
		padding-left:15px;
		margin-top:30px;
	}
}

/* end about2 */



/* about1 */

.about1{
	position:relative;
}
.about1 .sub-title{
	margin:0 0 10px 0;
}
.about1 .h2-title{
	position: relative;
    padding-left: 15px;
	margin:0 0 20px;
	
	padding-top:5px;
	padding-bottom:5px;
	
	font-size:32px;
    color: #2b388f; /* */
}
.about1.bg-color2 .h2-title{

    color:#fff;
	color:rgba(255,255,255,.8);
}
.about1 .btn{
	font-size:18px;
    /* color: #0071a4; */
}
.about1 .decor{
	width:90%;
	height:auto;
	position:absolute;
	bottom:30px;
	right:30px;
}

.about1 p:last-child{
	margin-bottom:0;
}
.about1 .h2-title:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    background-color: #bd1e2c;
}

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

@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;
	}
	
	.about1 .decor{
		z-index:100;
		opacity:.2;
	}
	.about1 .contact-form{
		z-index:101;
		position:relative;
	}
	.bg-img-left.v2 {
		width: 100%;
	}
}

/* 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;
}
.post-grid .block-post {
    position: relative;
	display: flex;
	overflow: hidden;

}
.post-grid .block-post:hover {
    text-decoration:none;
}
.post-grid .block-post .post-image{
	position:relative;
	padding-bottom:41%;
	padding-bottom:27%;
	padding-bottom:15%;
	overflow: hidden;
	
	width: 45.32%;
	
	width: 54.68%;
	/* width: 25.32%; */
}
.post-grid .block-post .post-meta {
    position: relative;
   
	
	
	width: 45.32%;
	
	
	/* width: 74.68%; */
	
	
    background-color: #fff;
	
	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: #78606b;
}
/* .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;
	} */
	.post-grid .block-post {
		display: block;
	}
	
	.post-grid .block-post .post-image{
		width: 100%;
		padding-bottom:50%;
	}
	.post-grid .block-post .post-meta {
		width: 100%;
	}
}

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

.post-grid .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;/* */

	/* background-size: 100% auto; */
	height:171px;
	height:100%;
	min-height:0;
}



.post-grid .block-post .post-meta .scrim {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    /* background-color: #004b8c; */
	background-color: #78606b;
    -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;
}
.post-grid .block-post:nth-child(even) .post-meta .scrim {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.post-grid .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;
} 
*/

.post-grid .block-post:hover .post-meta {
    color: #fff;
}


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

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

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

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

/* end post-grid */




/* post-grid2 */
.post-grid2 {
    background-color: #fff;
    overflow: hidden;
}

.post-grid2:nth-child(even) {
    flex-direction: row-reverse;
}

.post-grid2 .block-post {
    position: relative;
	display: flex;
	overflow: hidden;

}
.post-grid2 .block-post:hover,.post-grid2 .block-post:focus {
    text-decoration: none;
}
.post-grid2 .block-post:hover .post-meta {
    /* color: #fff; */
}
.post-grid2 .block-post .post-image{
	position:relative;
	width: 25.32%;
	overflow:hidden;
}
.post-grid2 .block-post .post-image > div{
	height:100%;
}
.post-grid2 .block-post .post-image img{
	object-fit:cover;
	max-width:100%;
	width:auto;
	height:100%;
}

.post-grid2 .block-row:nth-child(odd)  .block-post { 
	/* background-color: #000; */
}
.post-grid2 .block-row:nth-child(even)  .block-post {
    flex-direction: row-reverse;
}

.post-grid2 .block-post .post-meta {
    position: relative;

	width: 74.68%;

    background-color: #78606b;

    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: #fff;
	
	 text-decoration: none;
}

.post-grid2 .block-row:nth-child(even)  .post-meta {
	background-color: #fff;
	color: #78606b;
}


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

	/* background-size: 100% auto; 
	height:171px;
	height:100%;
	min-height:0;*/
}

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


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

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

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

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

.post-grid2 .border {
    border: 3px solid #78606b;
    padding: 30px;
	/* text-transform:uppercase; */
}

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


/* end post-grid2 */




.top2{
}

.bottom1{
}

.bottom2{
}



/* leftmenu */

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

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

.moduletable-leftmenu{
	background-color:#efefef;
	
}
.moduletable-leftmenu ul{
	padding:15px;
	/* padding-top:0; */
}
.moduletable-leftmenu li{
	display: block;
    position:relative;
    
}
.moduletable-leftmenu ul > li:first-child a{
	margin-top:0;
}
.moduletable-leftmenu ul > li:last-child a{
	margin-bottom:0;
}

.moduletable-leftmenu 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-leftmenu li > .arrow{
	display:block;
	position:absolute;
	right:10px;
	top:12px;
	
	color:#ee1c25;
	
	font-family:'Font Awesome 5 Free';
	z-index:1001;
	cursor:pointer;
}

.moduletable-leftmenu li.active a,.moduletable-leftmenu li a:hover{
	color:#ee1c25;
	text-decoration:none;
	background-color:#fff;
}
.moduletable-leftmenu li:hover > a{
	color:#ee1c25;
	text-decoration:none;
	background-color:#fff;
}
.moduletable-leftmenu li ul {
	position:absolute;    
	opacity:0;
	left:-9999px;
	width:300px;
	background-color:#efefef;
	z-index:11;
}
/* .moduletable-leftmenu li:hover ul,  */.moduletable-leftmenu 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-leftmenu 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-leftmenu li li{
	/* margin-left:20px; */
}
.moduletable-leftmenu li.active li a{

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


/* end leftmenu */

.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 (min-width: 980px) {
	.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;

	} 
	 */
}
	
	
	
@media (max-width: 979px) {
	.moduletable-leftmenu > ul {
		width:300px;
	}
	
	/* .moduletable-leftmenu li:hover ul, */ .moduletable-leftmenu 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-leftmenu 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-leftmenu 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;

	}
	
	
	

}




@media (min-width: 980px) {
	/**/
	
	
	
	
	/* 
	.topbarmenu .moduletable{
		display:table !important;
		width:100%;
	}
	.topbarmenu .moduletable > ul{
		display:table-row;
		float:none;
	}
	.topbarmenu .moduletable > ul > li{
		display:table-cell;
		float:none;
		text-align:center;
	} 
	.topbarmenu {
		float: none;
	}
	*/
	
	
	.moduletable-leftmenuzoom .row:last-child .record-cell{
		margin-bottom:0px;
	}
	
	
	
	.rows .record:last-child .record-cell{
		margin-bottom:0px;
	}
	
	
}
 
@media (min-width: 1200px) {
}



