div.k2ItemsBlock ul li span.moduleItemDateCreated {
    font-size: 9pt;
}

@media (max-width: 767px) {
    div#k2ModuleBox135 .menu .even, div#k2ModuleBox135 .menu .odd {
        width: 90% !Important;
  	} 
  
	div.k2ItemsBlock ul li {
    	width: 93% !Important;
        float: left;
        min-height: 240px;
    	margin: 5px 5px 20px 5px;
    	background: white;
    	border-radius: 5px 5px 0 0;
    	box-shadow: 3px 3px 2px #d0d0d0ad;
    	transition: .2s linear;
	}
  
  	.banneritem a img {
    	max-height: 110px !important;
	}
  
	.banneritem {
		float: left;
		/* margin-right: 5px; */
    	width: 145px;
    	height: 110px;
    	object-fit: contain;
	}
  
  	.mybanner .item {    
    	width: 48%;
      
	}
}

/*@media (max-width: 1199px) and (min-width: 992px)
@media (min-width: 992px) {
  	div#k2ModuleBox135 .menu .even, div#k2ModuleBox135 .menu .odd {
    	width: 40% !Important;
	}
  	
  	div.k2ItemsBlock ul li {
    	width: 31% !Important;
  }

}*/

div.k2LoginBlock:before {
	visibility: hidden;
}
div.k2UserBlock:before {
    visibility: hidden;
}

.note-wrap ul li {
    margin: 0px 0px 0px 10px !important;
    background: none;
}

.num li {
    margin: 5px 0px 0px 40px;
}

blockquote p {
    text-indent: 0em !important;
  	text-align: right;
}

li.even:hover {
    box-shadow: 3px 3px 5px #d0d0d0;
}

ul.level0 li {
    padding: 5px 5px 5px 15px;
}

ul.menu.level0 {
    font-family: sans-serif;
}

ul.level0 li a {
    color: #337ab7;
}

ul.level0 li a:visited {
    color: cadetblue;
}

.vklink {
    background: #597da3;
    padding: 6px;
    border-radius: 8px;
    color: white;
    margin-top: 10px;
    display: inline-block;
}

.vklink:before {
    margin-right: 9px;
    content: "VK";
    font-weight: bold;
}

.borderedtable td p {
    text-indent: 0;
}

.moduleItemImage a img {
    object-fit: cover;
    width: 250px;
    height: 140px;
}

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

a.magnific_popup img {
    border: 2px solid #b9dcf4;
    width: 170px;
    /* height: 160px;*/
    height: auto; 
    margin: 0px 15px 5px 0px;
    object-fit: cover;
}
.pedsostav {
}

.pedsostav p {
    text-indent: 0;
}

.pedsostav p:first-child {
    color: #00539c;
    font-weight: 700;
    font-size: 12pt;
    text-indent: 0;
    text-align: left;
}

.fancybox-caption {
    display: none;
}
.itemIntroText p {
    text-indent: 2.5em;
}

div.itemAttachmentsBlock ul.itemAttachments li a {
    font-size: 11pt;
}
div.itemAttachmentsBlock ul.itemAttachments {
    margin: 20px;
}
div.itemAttachmentsBlock ul li span {
    display: inline-block;
    margin-left: 10px;
  	font-size: 10pt;
}

div.itemAttachmentsBlock ul.itemAttachments li {
    float: left;
    display: inline-block;
    list-style: none;
    padding: 5px 20px;
  	background: url(../images/icons8-diskette.png) no-repeat scroll 0 4px transparent;
}
div.itemFullText {
    display: block;
    clear: both;
}

div.itemAttachmentsBlock span {
    display: block;
    clear: both;
  	font-size: 12px;
}

div.itemLinks {
    clear: both;
  	border-top: 1px dotted #ccc;
    margin-top: 20px !important;
}

div#k2ModuleBox139 {
    margin-top: 40px;
    display: inline-block;
    clear: both;
}

/*
iv#k2ModuleBox135 {
    height: 290px;
    overflow: hidden;
    clear: both;
}
*/

/* Стикеры */

div#k2ModuleBox135 .menu .even, div#k2ModuleBox135 .menu .odd {
	color: #000;
    background: #ccf;
    display: block;
    height: 17em;
    width: 20%;
    /*padding: 1em;*/
    -moz-box-shadow: 5px 5px 7px rgba(33,33,33,1);
    -webkit-box-shadow: 5px 5px 7px rgba(33,33,33,.7);
    box-shadow: 5px 5px 7px rgba(33,33,33,.7);
    -moz-transition: -moz-transform .15s linear;
    -o-transition: -o-transform .15s linear;
    -webkit-transition: -webkit-transform .15s linear;
  	margin-right: 48px;
}

div#k2ModuleBox135 .menu .even, div#k2ModuleBox135 .menu .odd {
	-webkit-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);  
}


div#k2ModuleBox135 .menu .even:nth-child(even), div#k2ModuleBox135 .menu .odd:nth-child(even) {   
        -o-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    position: relative;
    top: 5px;
    background: #ccf;
}

div#k2ModuleBox135 .menu .even:nth-child(3n), div#k2ModuleBox135 .menu .odd:nth-child(3n) {   
    -o-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    position: relative;
    top: -5px;
    background: #ccf;
}



div#k2ModuleBox135 .menu .even:focus, div#k2ModuleBox135 .menu .even:hover, div#k2ModuleBox135 .menu .odd:focus, div#k2ModuleBox135 .menu .odd:hover {
	    /* box-shadow: 10px 10px 7px rgba(0,0,0,.7); */
    -moz-box-shadow: 10px 10px 7px rgba(0,0,0,.7);
    /* -webkit-box-shadow: 10px 10px 7px rgba(0,0,0,.7); */
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
    position: relative;
    z-index: 5;
}

/* SHORTNEWS */

.catItemImageBlockSN {
    float: left;
    padding: 10px 0px 0px 0px !important;
    margin-right: 15px !important;
    height: 150px;
    width: 150px;
    
    text-align: center;
}

.catItemAdditionalInfoSN {
    overflow: hidden;
    position: relative;
    list-style: none !important;
    margin: 0 !important;
    padding: 0px 0px !important;
    font-style: italic;
    text-align: center;
}

span.itemDateCreatedSN {
    
}

span.catItemImageSN {
    display: block;
    overflow: hidden;
    margin: 0 0 10px;
    text-align: center;
  	height: 91px;
    object-fit: cover;
}

a.read-moreSN {
    padding: 8px 10px;
    line-height: 18px;
    margin-bottom: 5px;
    color: #FFFFFF;
    float: right;
    position: relative;
  	background: #008ed0 !important;
    border-radius: 5px;
    background-image: none !important;
}

a.read-moreSN:hover {
    background: #3aa4d8 !important;
  	color: white;
}

div#k2ModuleBox135 .menu .even .moduleItemDateCreated, div#k2ModuleBox135 .menu .odd .moduleItemDateCreated {
    color: white;
    font-size: 0pt;
}

.moduleItemIntro-i {
    text-align: center;
  	padding: 0px 6px 5px 5px;
}

.ot-mainmenu {
    width: 100%;
}

div#bannergroup-140 {
    margin: 20px 0px 0px 0px;
}

.banneritem a {
    width: 100% !important;
    height: 100% !important;
    display: block;
}

/*
div#k2ModuleBox135 .menu li:before {
  content: "";
    position: absolute;
    top: 15px;
    margin-left: 230px;
    background: transparent url(http://sh1.mcikt.ru/templates/ot_corporatetree/assets/images/paper-clip.png) no-repeat 0 0;
    width: 30px;
    height: 60px;
}
*/


/*
div#k2ModuleBox135 .menu .even, div#k2ModuleBox135 .menu .odd {
    border: 3px solid lightskyblue;
    border-radius: 20px 0px 20px 0px;
    min-height: 280px;
}
*/

div.itemToolbar ul li {
    display: inline-table !important;
}

/* БАННЕРЫ */
.mybanner .item {
    float: left;
    display: block;
    border: 1px solid #4da4d8;
    margin-left: 5px;
  	margin-bottom: 15px;
}

.banneritem a img {
    max-height: 128px;
}

.img150:hover {
    box-shadow: 2px 4px 10px 0px #9eb1e6;
}
.banneritem {
    float: left;
    margin-right: 5px;
      width: 160px;
    height: 130px;
    object-fit: contain;
}

.tab-content p {
    text-indent: 1.5em;
}

.tabs dt.selected {
    cursor: auto;
    color: #fff;
    background: #4da4d8;
    border-color: #3b8fc1;
}

.tabs .tab-content {
    border: 1px dashed #4ca6dc5c;
    overflow: hidden;
    padding: 10px;
}

.tabs dt {
    float: left;
    position: relative;
    margin-right: 5px;
    padding: 5px 10px;
    height: 40px;
    line-height: 26px;
    font-size: 13px;
    color: #555555;
    cursor: pointer;
    border: 1px solid #3b8fc1;
    border-bottom: 0;
    border-radius: 7px 7px 0px 0px;
    background: white;
    background: -moz-linear-gradient(top,#e8e8e8 80%,#bdbdbd 130%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(80%,#ffffff),color-stop(130%,#ffffff));
    background: linear-gradient(top,#ffffff 80%,#ffffff 130%);
    background: -webkit-linear-gradient(top,#ffffff 80%,#ffffff 130%);
    background: -ms-linear-gradient(top,#ffffff 80%,#ffffff 130%);
    background: -o-linear-gradient(top,#ffffff 80%,#ffffff 130%);
}

.tabs dd {
    background: #fff;
    display: none;
    float: right;
    width: 100%;
    position: relative;
    z-index: 2;
    margin: 40px 0 0 -100%;
}

.tabs dt:hover {
    background: #4da4d8b5;
    border-color: #4da4d8;
    color: white;
}



ul li {
    background: url(../images/arrow-li.png) no-repeat scroll 0 7px transparent;
    line-height: normal;
    padding: 0px 0px 0px 15px;
}

.item-separator {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    height: 40px;
    color: #FFFFFF;
    display: block;
    margin: 18px 10px 0px 10px;
}

.joomly-slider .grid>div {
    height: auto !important;
    bottom: 15px;
    background: url(/images/oformlenie/zast_fon.png);
  	padding: 10px !important;
}

span.itemExtraFieldsValue img {
    float: left;
    display: inline-block;
    max-height: 250px;
    object-fit: cover;
    margin: 10px;
}

div.itemExtraFields h3{
    display: none;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
	display: none;
}
div.itemExtraFields ul li {
    display: inline-block;
  	background: none;
}

.k2ItemsBlock ul li a.moduleItemTitle {
    margin-top: 10px;
  	text-align: center;
}

div .k2ItemsBlock ul li {
    padding: 0;

}

.k2ItemsBlock .moduleItemImage {
    max-height: 140px;
    min-height: 140px;
    margin: 10px 0px 10px 12px;
    width: 90%;
}

.k2FeedIcon {
    display: none;
}

div.k2ItemsBlock ul li:hover {
        box-shadow: 0px 0px 4px #464848;
}

div.k2ItemsBlock ul li {
    width: 19%;
    float: left;
    min-height: 270px;
    margin: 5px 5px 20px 5px;
    background: white;
    border-radius: 5px 5px 0 0;
    box-shadow: 3px 3px 2px #d0d0d0ad;
  	transition: .2s linear;
}

.itemImageBlock {
    border: none;
}

span.itemImage {
    text-align: center !important;
}
.osnsv {
    width: 270px;
    float: right;
}

@media (max-width: 991px) and (min-width: 768px) {
	.myheader1 {
    	font-size: 12px;
  		line-height: 14pt;
    	display: none !important;
  	
	}
  	.myheader2 {
    	font-size: 16px !important;
    	font-weight: bold;
  		line-height: 16pt;
	}
}

@media (max-width: 1199px) and (min-width: 992px) {
.myheader1 {
    font-size: 12px  !important;
    line-height: 14pt  !important;
}
  .myheader2 {
    font-size: 19px  !important;
    line-height: 14pt  !important;
}
}

@media (max-width: 767px) {
	.myheader1 {
    	display: none !important;
  	
	}
  	.myheader2 {
    	font-size: 20px !important;
  		line-height: 16pt;
	}
  	.osnsv {
    display: none;
	}
  .myheader img {
    margin-top: -17px;
    margin-right: 10px;
    width:50px;
}
}
.nomarker li {
    background: none;
    line-height: normal;
    padding: 2px 0 2px 15px;
}

.fa-map-marker:before {
    content: "\f041";
}
.fa-phone:before {
    content: "\f095";
}
.fa-envelope:before {
    content: "\f0e0";
}

div.componentheading, .itemHeader .itemTitle, .genericItemTitle, .catItemHeader .catItemTitle, .catItemHeader .catItemTitle a {
 
    text-transform: none;
    
}

span.itemDateCreated, span.catItemHits, span.catItemCategory {
    border: none;
    float: right;
}

.ot-headertop {
    background-image: url(/templates/ot_corporatetree/assets/images/kletki-header-bg.png);
    background-repeat: repeat-x;
    background-size: 20px, auto;
    height: 180px;
}

div.wrapper {
    background: #fffffff2;
    margin: 0px 20px 0 20px;
    border: 5px solid #ffffff;
}

.otmenu-desk-wrapper .ot-menu li.level1 {
    border-radius: 0 0 20px 0px;
}

.ot-top-extend .otModule {
    margin-bottom: 0px;
}

.mysearch {
    position: relative;
    top: 0px;
    right: 10px;
}

.otmenu-desk-wrapper > div > .ot-menu {
    float: left;
    margin: 0px 0 0 0px;
    padding: 0px;
    height: 35px;
}

.ot-logo {
    display: none !important;
}

.myheader {
    /* min-width: 1024px; */
    position: relative;
    padding: 20px 0px 0px 0px;
    font-family: 'El Messiri', sans-serif;
    text-align: center;
    color: black;
    display: block;
}

.myheader1 {
    font-size: 22px;
  	line-height: 22pt;
  	text-align: center;
  	
}

.myheader2 {
    font-size: 30px;
    font-weight: bold;
  	line-height: 26pt;
  	text-align: center;
}

.myheader img {
    margin-top: -37px;
    margin-right: 30px;
}

span.catItemImage:before {
    position: absolute;
    content: ' ';
    top: -5px;
    left: -4px;
    width: 30px;
    height: 60px;
    background: url(/templates/ot_corporatetree/assets/images/paper-clip.png) no-repeat;
}

.mynewscat {
    background-image: url(/templates/ot_corporatetree/assets/images/news_top.png), url(/templates/ot_corporatetree/assets/images/news_top1.png);
    background-repeat: no-repeat, repeat-x;
}

div.mynewsImageBlock {
    padding: 8px 0;
    margin: 0 0 16px 0;
    width: 252px;
    position: relative;
    top: 9px;
    float: right;
}

div.mynewsItemHeader {
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 125px;
}

.mynewsItemHeader a, div.itemHeader h2.itemTitle {
    /*font-family: 'Pacifico', cursive;*/
}


.mynewsItemHeader h3 {
   font-size: 24px;
}

.mynewsk2ItemBlock {
    padding: 0px 0px 0px 20px !important;
    overflow: hidden;
    margin-top: 100px;
}

.mynewscatItemAdditionalInfo {
    overflow: hidden;
    position: relative;
    list-style: none !important;
    margin: 0 !important;
    padding: 10px 0px !important;
    font-style: italic;
    text-align: left !important;
    float: right;
  	top: 72px;
    right: 50px;
}

a.read-more, a.moduleItemReadMore, #login-form button {
    background: #008ed0 !important;
    border-radius: 5px;
    background-image: none !important;
}

a.read-more:hover {
    background: #3aa4d8 !important;
}

.gallery {
	margin: 0 0 25px;
	text-align: center;
}
.gallery li {
	display: inline-block;
	margin: 5px;
	list-style: none;
}
.gallery a {
	position: relative;
	display: inline-block;
}

.clip a:before {
	position: absolute;
	content: ' ';
	top: -5px;
	left: -4px;
	width: 30px;
	height: 60px;
	background: url(images/paper-clip.png) no-repeat;
}

.boxed .wrapper{
	background:white;	 
  
}

body#ot-body{
  background-image: url(../images/backgrnd.jpg);
  /*background-image: url(http://sh1.mcikt.ru/images/slider/ng2020/NG2020_4.jpg);  */
    background-repeat: no-repeat;
    background-attachment: fixed;
    BACKGROUND-SIZE: cover;
}

.child {
    position: absolute;
    z-index: 1;
    top: 490px;
    left: 1063px;
    width: 182px;
    height: 444px;
    background-image: url(../images/child.png);
    background-repeat: no-repeat;
}

/* Note styles */
h3.note {
    color: #ffffff;
    position: relative;
    top: -13px;
    text-align: center;
}


.note-wrap {
    width: 95%;
    /* min-height: 235px; */
    padding: 0px 5px 10px 5px;
    margin: 0 0px 44px 0px;
    position: relative;
    font-size: 15px;
    vertical-align: top;
    display: inline-block;
    font-family: Poiret One, Arial;
    color: black;
    background: #F7E999;
    text-align: left;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
}

.note-wrap:before {
    display: block;
    content: "";
    background: rgba(227, 200, 114, 0.40);
    width: 257px;
    height: 50px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    border-radius: 6px/18px 0;
    position: absolute;
    top: -19px;
    left: 62px;
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
}

.note-wrap a {
		color:BLUE;
		text-decoration: none;
		font-size: 16px; 
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		-ms-transition: all 0.4s ease;
		transition: all 0.4s ease;
  		text-transform: none !important;
}

.note-wrap a:hover {
			color:#D83A25;
}


.note-yellow {
	background: #F7E999;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	transform: rotate(2deg);
}
.note-blue {
	background: #b9dcf4;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	transform: rotate(-2deg);
}
.note-pink {
	background: #FFBDA3;
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	-o-transform: rotate(1deg);
	-ms-transform: rotate(1deg);
	transform: rotate(1deg);
}
.note-green {
	background: #c6ffbc;
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	transform: rotate(-1deg);
}
