/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the default font size on small touch devices */
/* line 16, ../sass/responsive.smalltouch.portrait.scss */
body {
  font-size: 100%;
}

/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
/* line 26, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle {
  /* The toggle link */
  /* Menu items */
}
/* line 28, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}
/* line 31, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}
/* line 39, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

/*# sourceMappingURL=responsive.smalltouch.portrait.css.map */


* {
transition:all ease 0.2s;	
}
*:hover {
transition:all ease 0.2s;	
}
body {
	font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	color: #696b6f;
}

a {
	color: #5ebed6;
}

#leaderboard-wrapper {
	background: #5ebed6;	
}
#leaderboard-wrapper .block {
    margin-bottom: 0px;
    padding: 5px;
    color: #fff;
    font-size: 12px;
}
#branding {
	display:inline-block;
}
#logo {
    padding: 0px 0;
    width: 140px;
}
#logo img {
	max-height: 92px;
	margin-top: 8px;
}
.region.region-header {
	float:right;
    margin-top: 35px;
    vertical-align: top;
}
#slider-wrapper {
	clear:both;
}
#block-block-64 {
	float:left;
}
#block-block-71 {
	float:right;	
}
#miniphoneicon {
	background:url(images/miniphoneicon.png) 1px 1px no-repeat;
	padding: 0px 0px 5px 16px;
}
#block-block-71 a {
	color:#fff;	
}
#superfish-1 a {
    color: #5f5f5f;
    font-size: 16px;
    font-weight: 600;
}
#superfish-1 a:hover {
    color: #5ebed6;
}

#header-wrapper {
    border-bottom: 1px solid #e6e6e6;
    height: 108px;
}
#footer-wrapper {
    background: #5ebed6;
    color: #ffffff;
  
}

#block-md-slider-frontslider .block-inner {
	margin-left:0px;
	margin-right:0px;
	
}

.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
	background:#fff;
}

#block-block-68 {
	font-size: 20px;
    font-weight: 600;
    font-style: normal;
    color: #5d95db;
	text-align:center;
}

#frontabout-content-wrapper {
background-image: url(images/bgboxes.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: static;
padding:20px;
}

#block-block-69 {
    background: #fff;
    padding: 30px;
    width: 80%;
    border-radius: 5px;
	float:right;
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.15);
}

#block-block-69 .block-title {
    color: #5d95db;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#block-block-69 a {
	color: #5d95db;
}
#block-block-70 {
	width: 40%;
	display:none;
}
#block-block-70 img {

    height: 300px;
    box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.15);
}
#news-content-wrapper .block-title {
    text-align: center;
    padding: 25px;
    text-transform: uppercase;
    font-size: 30px;
    color: #5d95db;
}

.view-frontnews .view-content {
	display: flex;
	justify-content: space-between;
	margin-bottom:40px;
	flex-wrap:wrap;
	
}

.view-frontnews .views-row {
    border: 1px solid #F0F0F0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    min-height:490px;
	position:relative;
	margin-bottom:20px;
}

.view-frontnews .views-row:hover {
    box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.15)
}

.view-frontnews .views-field-title {
		padding: 30px;
		padding-bottom:0px;
		text-align: center;
}
.view-frontnews .views-field-title a {
color: #5d95db;
text-decoration: none;
font-size: 18px;
    color: #5d95db;
    line-height: 25px;
    font-family: raleway, sans-serif;
    font-weight: 700;
	text-transform:uppercase;

}

.view-frontnews .views-field-body {
	padding: 20px;
    text-align: center;
}

.view-frontnews .views-field.views-field-created {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 50%;
    text-align: center;
    padding: 10px 0px;
    border-top: #F0F0F0 1px solid;
    border-right: 1px solid #F0F0F0;
    color: #5d95db;
    font-weight: 600;
	font-size:12px;
}
.view-frontnews .views-field.views-field-view-node {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 50%;
    text-align: center;
    padding: 10px 0px;
    border-top: #F0F0F0 1px solid;
    color: #5d95db;
	font-size:12px;
}
.view-frontnews .views-field.views-field-view-node a {
	color: #5d95db;
	font-weight: 600;
}



#greenline-wrapper {
	background-image: url(images/geobg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: static;
	min-height:212px;
	margin-bottom: 50px;
	text-shadow: 1px 1px 1px #a2a2a2;
}

#greenline-wrapper .region-inner.clearfix {
    display: flex;
    justify-content: space-between;
	color:#fff;
	flex-wrap:wrap;
}

#greenline-wrapper .block {
	width:100%;
	margin-top: 40px;
	margin-bottom:50px
}

#tertiary-content-wrapper {
padding-bottom: 20px;
}
#tertiary-content-wrapper .block-title{
	text-transform: uppercase;
	font-size:14px;
}
#tertiary-content-wrapper .block {
	display: inline-block;
    vertical-align: top;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
	
}

#tertiary-content-wrapper a {
	color: #5ebed6;
	
}

#tertiary-content-wrapper a:hover {
color: #888a8e;
padding-left:10px;
}


#tertiary-content-wrapper ul li.leaf {
    list-style-image: none;
    list-style-type: none;
	margin-bottom: 10px;
}
#tertiary-content-wrapper ul {
	padding:0px;
}


#footer a {
	color:#fff;	
}

#block-block-24 {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 12px;
}
#block-block-63 {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

#block-block-65 .block-content, #block-block-67 .block-content {
    padding-top: 15px;

}

#block-system-main-menu {
    padding: 20px 15px;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 4px;
    border: 1px solid #e6e6e6;
    margin-top: 20px;
}

#block-system-main-menu .block-title {
    text-transform: uppercase;
}
#block-system-main-menu a {
	color: #5ebed6;
	font-size: 17px;
}
#block-system-main-menu ul li.leaf {
    list-style-image: none;
    list-style-type: none;
	margin-bottom: 5px;
}
#block-system-main-menu a.active-trail.active {
    color: #5ebed6;
    font-weight: 600;
    text-decoration: underline;
}
.not-front #main-content {
	padding:20px;
	min-height:400px;
}

#page-title {
    margin: 0;
    color: #5ebed6;
    text-transform: uppercase;
    padding-bottom: 15px;
}

#breadcrumb {
    margin: 10px 0;
    float: right;
    font-size: 11px;
}

#breadcrumb a{
	color: #696b6f;
}

.node-type-news .field-name-field-newsimage {
 margin-top:35px;	
	
}

.view-ournews .views-row {
	margin-bottom: 30px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding: 25px;
	
}

.view-ournews .views-row:hover {
box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.15)
}
.view-ournews .views-row .views-field-title {
    text-transform: uppercase;
    font-size: 25px;
}

.view-ournews .views-row .views-field-view-node {
    padding-top: 15px;

}

.node-webform input {
    line-height: normal;
    margin: 15px 0px 15px;
    border: 1px solid #5ebed6;
    font-size: 19px;
    border-radius: 4px;
    padding: 10px;
}

.node-webform input#edit-submit {
	margin-top: 0px;
    background: #5ebed6;
    color: #fff;
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #fff;
}
.node-webform input#edit-submit:hover {
    background: #66e0ff;
}

#block-block-68 {
    text-transform: uppercase;
    padding-top: 50px;
}
#whyblocks-wrapper .region-inner {
	display: flex;
	justify-content: space-between;
	padding-top:25px;
	padding-bottom:50px;
	flex-wrap:wrap;
}
#whyblocks-wrapper .block {
	text-align:center;
	width:100%;
}

#whyblocks-wrapper .icon {
    background-color: #29ABE2;
    width: 80px;
    height: 80px;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;

    margin: 0 auto;
}

#whyblocks-wrapper .icon .fa {
	font-size: 30px;
    color: #fff;
    padding-top: 20%;
    padding-left: 1%;
}
#whyblocks-wrapper .whytitle {
	font-size: 18px;
    color: #737373;
    font-weight: 700;
	margin-top:40px;
    margin-bottom: 40px;
}

#whyblocks-wrapper .whytext {
	margin-top:40px;
	margin-bottom: 40px;
}
#block-views-nagrady-block {
    margin-bottom: 70px;
}
#block-views-nagrady-block h2.block-title {
    font-weight: 600;
    font-style: normal;
    color: #5d95db;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 40px;
}

#block-superfish-1 {
	display:none;
}
#leaderboard-wrapper {
	display:none;
}



#header-wrapper,
#leaderboard-wrapper {
	display:none;
}
#mymobmenu {
	z-index:1111;
	}
#page {
	margin-top:80px;
}

/*
#mymobmenu img.site-logo {
	max-height: 30px;
    margin-left: 15px;
    margin-top: 25px;
    max-width: 235px;
	
}*/
#ittlelogo {
	    width: 82%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

#ittlelogo a{
    display: block;
	    padding: 15px 5px;
	}
a.yphoneicon {
	width: 8%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-top: 15px;
}
a.ymenuicon {
width: 8%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-top: 15px;
}
#supermenu {
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 11111;
    overflow-y: auto;
        background: rgba(251, 251, 251, 0.95);
    padding: 45px 15px;
    color: #fff;
    font-size: 18px;
}

#supermenu .block a{
	color:#212121;
}
#supermenu .block {
	color:#212121;
}

.view-voprosotvet .owl-item {
    margin: 10px;
}
.view-voprosotvet .views-field {
	margin-bottom:10px;
}
.view-voprosotvet .item-odd {
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
}

.view-voprosotvet .item-even {
    background: #f2f2f2;
    padding: 10px;
	 border-radius: 10px;
}


.node-webform input {
    max-width: 300px;
}