/*
 *   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 body font size on small devices */
/* line 16, ../sass/responsive.tablet.portrait.scss */
html {
  font-size: 81.3%;
}

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

/*
 *   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 body font size on small touch devices */
/* line 16, ../sass/responsive.smalltouch.landscape.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.landscape.scss */
.at-mt .at-menu-toggle {
  /* The toggle link */
  /* Menu items */
}
/* line 28, ../sass/responsive.smalltouch.landscape.scss */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}
/* line 31, ../sass/responsive.smalltouch.landscape.scss */
.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}
/* line 39, ../sass/responsive.smalltouch.landscape.scss */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

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


/*
 *   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 body font size on small devices */
/* line 16, ../sass/responsive.tablet.portrait.scss */
html {
  font-size: 81.3%;
}

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

* {
transition:all ease 0.2s;	
}
*:hover {
transition:all ease 0.2s;	
}

.galleryformatter *:hover {
transition:none !important;	
}
body {
	font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	color: #696b6f;
}

a {
	color: #1872c5;
}

#leaderboard-wrapper {
	background: #084884;	
}
#leaderboard-wrapper .block {
    margin-bottom: 0px;
    padding: 5px;
    color: #fff;
    font-size: 15px;
}
#branding {
	display:inline-block;
	margin-top: 19px;
    float: left;	
	max-width: 215px;
}
#logo {
    padding: 10px 0;
    /*max-width:300px;*/
}
.region-header {
	float:left;
    margin-top: 43px;
    vertical-align: top;
	padding-left: 15px;
}
.region-phonesheader {
    float: right;
    padding-top: 15px;
    font-size: 15px;
}
#slider-wrapper {
    clear: both;
    /* padding-left: 18px; */

    margin: 0 auto;
    overflow: hidden;
}

#block-block-64 {
	float:left;
}
#block-block-88 {
	float:left;	
}
#block-block-88 img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
  opacity:0.65;
}
#block-block-88 img:hover {
  -webkit-filter: grayscale(5%);
  -moz-filter: grayscale(5%);
  -ms-filter: grayscale(5%);
  -o-filter: grayscale(5%);
  filter: grayscale(5%);
  opacity:1;
  transition:all ease 0.2s;
}
#block-block-71 {
	float:right;	
    /*margin-top: 20px;*/
}
#miniphoneicon {
	background:url(images/miniphoneicon.png) 10px 10px no-repeat;
	padding: 10px 15px 10px 30px;
    /*border: 1px solid #fff;*/
    border-radius: 20px;    
}
#miniphoneicon:hover {
	text-decoration:underline;
	/*box-shadow: 2px 2px 5px #8e8e8e;
	transition:all ease 0.2s;*/
	/*border: 1px solid #3e8698;*/
}
#block-block-71 a {
	color: #fff;

}
#block-superfish-1 {	
	border-top: 1px solid #42a4ff;
}
#superfish-1 a {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
	padding-top: 5px;
    padding-bottom: 5px;
}
#superfish-1 .sf-depth-1 a {
	text-transform:uppercase;
}

#superfish-1 a:hover {
    color: #8cbfef;
}

#header-wrapper {
	background: #1872c5;
    height: 122px;
    min-height: 122px;
}
#header-wrapper a{
	color:#fff;
}
#nav-wrapper {
    background: #1872c5;
    color: #fff;
}
.nav {
    clear: both;
	margin-top:0px;
	margin-bottom:0px;
        background: #1872c5;
}
#footer-wrapper {
    background: #1872c5;
    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: 32px;
    font-weight: 600;
    font-style: normal;
    color: #1872c5;
	text-align:center;
}

#frontabout-content-wrapper {
background: #f2f2f2;
    position: static;
padding: 50px 0px;
}

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

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

#block-block-69 a {
	color: #1872c5;
}
#block-block-70 {
	width: 40%;
}
#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: #1872c5;
}

.view-frontnews .view-content {

	margin-bottom:40px;
	text-align:center;
	
}

.view-frontnews .views-row {
    border: 1px solid #F0F0F0;
    display: inline-block;

    vertical-align: top;
    min-height:440px;
	position:relative;
	    margin: 5px -3px;
}

.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: #1872c5;
text-decoration: none;
font-size: 15px;
    color: #1872c5;
    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: #1872c5;
    font-weight: 600;
}
.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: #1872c5;
}
.view-frontnews .views-field.views-field-view-node a {
	color: #1872c5;
	font-weight: 600;
}



#greenline-wrapper {
	background: #1872c5;
    position: static;
	min-height:212px;
	margin-bottom: 0px;
	text-shadow: 1px 1px 1px #3c3c3c;
}

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

#greenline-wrapper .block {
	width:33.3%;
	margin-top: 30px;
}

#tertiary-content-wrapper {
padding-bottom: 20px;
padding-top: 40px;
border-top: 1px solid #e6e6e6;
background: #fff;
}
#tertiary-content-wrapper .block-title{
	text-transform: uppercase;
}
#tertiary-content-wrapper .block {
display:inline-block;
vertical-align:top;

	
}

#tertiary-content-wrapper a {
	color: #1872c5;
	
}

#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: 5px;
}
#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 0px;
    position: relative;
    overflow: hidden;

    
    margin-top: 20px;
}
#block-system-main-menu a {
	color: #1872c5;
    font-size: 14px;
    background: #fff;
    width: 90%;
    border: 1px #e6e6e6 solid;
    display: block;
    padding: 10px 5%;
}
#block-system-main-menu a:hover {
	color: #fff;
    background: #1872c5;
    transition:all ease 0.2s;
	box-shadow:2px 2px 2px #f5f5f5;
}

#block-system-main-menu .block-title {
    text-transform: uppercase;
}
#block-system-main-menu a {
	color: #1872c5;
	font-size: 14px;
}
#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{
    color: #1872c5;
    font-weight: 600;
    text-decoration: underline;
}
.not-front #main-content {
	padding:20px;
	min-height:400px;
}

#page-title {
    margin: 0;
    color: #1872c5;
    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 #1872c5;
    font-size: 19px;
    border-radius: 4px;
    padding: 10px;
}

.node-webform input#edit-submit {
	margin-top: 0px;
    background: #1872c5;
    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 {

	
}
#whyblocks-wrapper .block {
    text-align: center;
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

#whyblocks-wrapper .icon {
    background-color: #1872c5;
    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;
	text-align:justify !important;
}

.region-rubricscatalog .block-title {
    font-size: 32px;
    font-weight: 600;
    font-style: normal;
    color: #1872c5;
    text-align: center;
    padding: 40px 0px;
	text-transform:uppercase;
}


#block-views-nagrady-block h2.block-title {
    font-weight: 600;
    font-style: normal;
    color: #1872c5;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 40px;
}

#block-views-nagrady-block a img:hover {
box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.75)	
	
}

.fdsfds {
    text-shadow: 2px 2px 2px #000000 !important;
}

#header-wrapper.stickytop {
    position: fixed;
    top: 0px;
    z-index: 11111111;
    width: 100%;
    background: #fff;
    height: 71px;
	min-height: 71px;
}

#header-wrapper.stickytop #logo {
    padding: 10px;
    /* width: 140px; */
    max-height: 50px;
}

#header-wrapper.stickytop #logo img {
    max-height: 50px;
}

#header-wrapper.stickytop .region.region-header {
    float: right;
    margin-top: 16px;
    vertical-align: top;
}

#header-wrapper.stickytop #miniphoneicon {
    background: url(images/miniphoneicon.png) 10px 10px no-repeat #1872c5;
    padding: 10px 15px 10px 30px;
    /* border: 1px solid #1872c5; */
    border-radius: 20px;
    /* background: #1872c5; */
    color: #fff;
    margin-top: 15px;
    position: absolute;
}

.marginbottom140 {
 margin-bottom:140px;	
}




div#nagrady-wrapper {

}

.view-rubrics .view-content {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.view-rubrics .views-row {
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #e6e6e6;
    width: 31%;
	margin-bottom: 25px;
	    margin-right: 2%;
}
.view-rubrics .views-row:hover {
	box-shadow: 2px 2px 2px 0px rgba(175, 175, 175, 0.5);
}

.view-rubrics .views-field.views-field-field-image,
.view-rubrics .views-field-field-image-of-product {
    padding: 10px;
}

.view-rubrics .views-field.views-field-name,
.view-rubrics .views-field-title {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 600;
	padding-left: 10px;
    padding-right: 10px;
}

#block-block-95 {
	color: #fff;
	margin-left: 0px;
    margin-top: -8px;
	max-width: 255px;
}

#block-block-95 .icon {
    background-color: #6cb1f1;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 auto;
	display: inline-block;
    vertical-align: middle;
}
#block-block-95 .icon .fa {
    font-size: 33px;
    color: #fff;
    padding-top: 6px;
    padding-left: 8px;
}

#block-block-95 .timess {
display: inline-block;
    color: #fff;
    vertical-align: middle;
    width: 158px;
    padding-left: 15px;
}

#block-block-80 {
    padding-left: 23px;
	background: url(images/phonesicones.png) -3px 2px  no-repeat transparent;
	font-size: 22px;
    line-height: 30px;
	margin-top: 16px;
    margin-bottom: 0px;
}


#block-views-ourcerts-block h2.block-title {
    text-align: center;
    text-transform: uppercase;
    margin: 30px;
    font-size: 34px;
    color: #1872c5;
}

#block-views-exp-sssssss-page {
	display: inline-block;
	padding:0px;
}

input#edit-submit-sssssss {
	margin-top:0px !important;
	
}

#block-views-exp-sssssss-page label.in-field-labels-processed {
    color: #5f5f5f;
    z-index: 1;
    font-size: 12px;
    
    padding: 3px;
}

#block-views-exp-sssssss-page .views-exposed-widgets {
    margin-bottom: 0em;
}

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

.view-sssssss .views-row {
    width: 30%;
    margin-right: 1%;
    margin-bottom: 1%;
    border: 1px solid #e6e6e6;
}
.view-sssssss .views-row:hover {
    border: 1px solid #e6e6e6;
	box-shadow: 2px 2px 2px 0px rgba(175, 175, 175, 0.5);
}

.view-sssssss .views-field-field-image-of-product {
	padding: 10px;
}

.view-sssssss .views-field-title {
	padding: 10px;
}
.horizontal-tabs.clearfix {
	margin-top: 30px;
}
.horizontal-tabs-panes .field {
	padding-top:15px;
	padding-bottom:15px;
}

.front .block-title {
	text-transform:uppercase;
	padding-bottom:0px;
	color: #1872c5;
}

#block-block-81 {
    background: #f7e7e7;
    padding: 40px 20px;
    width: 92%;
    /* margin-right: 2%; */
    display: inline-block;
    line-height: 24px;
    vertical-align: top;
	text-align: justify;
	margin-bottom:0px;
}

#block-block-81 img {
	margin-bottom:15px;
	margin-left:15px;
	margin-top: 8px;
}


#block-block-81 .block-title {
	color:#c51847;
}

#block-block-94 {
    background: #ccffea;
    padding: 40px 20px;
    width: 92%;
    /* margin-right: 2%; */
    display: inline-block;
    line-height: 26px;
    vertical-align: top;
    text-align: justify;
	font-size: 18px;
	 box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.15);
}

#block-block-94 .block-title {
	color:#4caf50;
}
.region.region-nagrady {

    display: inline-block;
	vertical-align: top;
}
.region.region-nagradyright {
    display: inline-block;

}
#block-views-nagrady-block {
    margin-bottom: 70px;
}

#block-block-82 {
    /*background: #f2f2f2;*/
    padding: 0px 20px;
    width: 39%;
    margin-right: 0%;
    display: inline-block;
    line-height: 19px;
    vertical-align: top;
    font-size: 12px;
    text-align: justify;
}

#block-block-83 {
    /*background: #f2f2f2;*/
    padding: 0px 20px;
    width: 44%;
    margin-right: 0%;
    display: inline-block;
    line-height: 19px;
    vertical-align: top;
    font-size: 12px;
    text-align: justify;
}

div#block-block-84 {
    display: inline-block;
    width: 100%;
}
div#block-block-84 img {
    margin: 2%;
    margin-bottom: 0px;
    margin-top: 0px;
}

.not-front #nav-wrapper {
    border-bottom: 1px solid #e6e6e6;
}
.view-voprosotvet .owl-item {
    margin: 10px;
}
.view-voprosotvet .views-field {
	margin-bottom:10px;
}
.view-voprosotvet .item-odd {
    background: #ffffff;
    padding: 10px;
    border: 1px solid #d0e8ff;
}


.view-voprosotvet .item-even {
    background: #8cb9e2;
    padding: 10px;
    /* border-radius: 10px; */
    border: 1px solid #ffffff;
    color: #fff;
}
.view-voprosotvet .item-even a {
    color: #2f2f2f;
}

div#boxesfront-wrapper {
    padding-top: 25px;
}
#boxesfrontleft-wrapper,#boxesfrontright-wrapper {
	width:100%;
	display:inline-block;
	vertical-align:top;
	margin: -1px;
}

#boxesfrontright-wrapper .block {
	display:inline-block;
	width:50%;
	
}

.block .block-title {
	font-size:1.4em;
}





#header-wrapper,
#leaderboard-wrapper,
#nav-wrapper {
	display:none;
}
#mymobmenu {
	z-index:1111;
	background:#1872c5;
	width: 100%;
    position: fixed;
    top: 0px;
    min-height: 60px;
}
#mymobmenu img.site-logo {
	max-height:45px;
}
#page {
	margin-top:80px;
}

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

    vertical-align: top;
}

#ittlelogo a{
    display: block;
	padding: 15px;
	padding-bottom:0px;
	}
a.yphoneicon {
	width: 10%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-top: 15px;
}
a.ymenuicon {
width: 10%;
    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;
}

