*{
  font-size: 14px;
}

html{
	background-color: #181818;
}

body{
	background-color: #f5f5f5;
}

#sp-header{
  background: #FFF;
  position: fixed;
  height: 90px;
}

/* Text styles */
.blue1 {color: #0d5a8f}

h4 {
  font-weight: bold;
  font-size: 1em !important;
}

.body-wrapper a:link{ text-decoration: underline;}

.article-details .article-header h1, .article-details .article-header h2 {
  text-align: center;
}

div.mod-languages{
text-align: left;
}

div.mod-languages img{
display: inline;
}

img.logo-image{
width: 359px !important;
max-width: 300%;
}

#sp-header{
/* background: url(http://inteles.test/images/left_top_back.png) 0px 0px no-repeat; */
background-size: 20% 80px;}

#sp-main-body{
	background-color: #f5f5f5;
  padding-top: 100px;
/* background: url(http://inteles.test/images/proekt.jpg) 50% -200px no-repeat; */
}

div.custom_top_contacts{
  font-size: 90%;
  text-align: right;
  color: #777777;
  padding: 5px;
}

#offcanvas-toggler{
  height: 60px;
  line-height: 60px;
}

/* Menu */
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span{
  line-height: 60px;
  padding: 0 10px;
  font-size: 18px;
}

.sp-megamenu-parent > li.active > a{
  color: #0d5a8f;
}

li.sp-menu-item:hover > a{
  color: #1d8ad6 !important;
}

.sp-megamenu-parent *{
  font-size: 16px !important;
  font-weight: normal !important;
}

/* header with image */
div.article_image_header{
  position: relative;
  width: 100%;
  height: 150px;
  background-position: center center;
  background-size: 100% auto;
  margin-bottom: 50px;
}

div.article_image_header H2{
  color: #0d5a8f;
  display: block;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0px;
  line-height: 50px;
  text-align: center;
  background-color: rgba(255,255,255,0);
}

div.inteles_article_left{
  float: left;
  width: calc(50% + 1px);
  padding-right: 25px;
  border-right: 1px solid #0d5a8f;
  margin-right: -1px;
}

div.inteles_article_right{
  float: right;
  width: 50%; border-left: 1px solid #0d5a8f;
  padding-left: 25px;
}

/* Bottom */


#sp-bottom{
  border-top: 1px solid #f5f5f5;
  padding: 0px;
  color: #9e9e9e;
}

.bottom_map iframe{
  padding: 0px !important;
  margin: 0px !important;
  border: 0px;
}

.bottom_map{
  padding: 0px !important;
  margin: 0px !important;
}

#sp-bottom1, #sp-bottom3{
  padding: 15px;
}

.menu_bottom > li{
  margin: 0px !important;
  padding: 0px;
  border-top: 1px solid #585858;
}

.menu_bottom > li > a{
  padding: 5px 0px 5px 20px;
  font-size: 16px;
}

.menu_bottom > li:first-child{
  border-top: 0px;
}

/* Blog with blocks */

.inteles_blog_title{
	text-align: center;
	border-bottom: 1px solid #f5f5f5;
}
div.inteles_blog_item{
	height: 150px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 10px 0px;
    background-size: contain;
    border-radius: 3px;
}
.inteles_blog_item_parent{
  margin-bottom: 30px;
}
div.inteles_blog_item > a.inteles_blog_item_title{
	display: block;
	position: absolute;
	left: 0px;
	top: 100%;
	width: 100%;
	height: 30px;
	line-height: 30px;
	/* background-color: rgba(255,255,255, 0.6); */
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	
}

/* Request btn */
ul#request{
	display: inline-block;
	position: relative;
	height: 100%;
	width: 10px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul#request > li > a{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 70px;
	height: 0px;
}

/* inteles_mod_category_blocks */
div.inteles_mod_category_blocks_cover{
	text-align: center;
}

div.inteles_mod_category_blocks_cover .module_header{
	border-bottom: 1px solid #f5f5f5;
	padding: 10px;
    margin-bottom: 20px;
}



div.inteles_mod_category_blocks{
	text-align: center;
}

div.inteles_mod_category_blocks div.image_field{
	position: relative;
}

div.inteles_mod_category_blocks div.image_field{
	position: relative;
	display: inline-block;
	overflow: hidden;
	text-align: center; 
	background-position: center center;
	background-height: 100%;
}

div.article_image_title img{
    display: inline;
    max-width: 100%;
}
div.article_image_title h2{
  color: #0d5a8f;
  text-align: center;
  vertical-align: bottom;
}

.int_article_image{
    float: left;
    max-width: 50%;
    margin: 0px 50px 10px 0px;
}
.int_article_title{
    text-align: center;
    color: #0d5a8f;
    margin-bottom: 1em;
}

li {
  text-indent: 1em;
}
div.partners{
    width: 20%;
    display: inline-block;
    margin: 20px;
    vertical-align: middle;
}
div.partners img{
    width: 100%;
}

li.sp-menu-item{
    text-indent: 0px;
}

.inteles2_blog_item{
    text-align: center;
    margin-bottom: 2em;
}

.inteles2_blog_item img{
    width: 350px;
    height: 200px;
}

.inteles2_blog_item span{
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.5em;
}