body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #333;
	font-size:16px;
}
h1, h2, h3, h4, h5, h6, hgroup, ul, ol, dd, p, figure, pre, table, fieldset, .header, .media, .island {
	margin-bottom: 1.8rem;
}
h1, h2, h3, h4, h5 {
	font-family: 'Karla', sans-serif;
	margin-top: 0px;
}
h1{
	font-size: 60px;
}
h2{
	font-size: 40px;
}
a, .btn {
	outline: 0;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
	}
a:hover, a:active, a:focus {
	outline: 0;
	text-decoration: none;
}
input::-moz-focus-inner {
	border:0;
}
object, embed {
	outline: 0;
}
.main-nav-wrapper{
	position: relative;
	z-index: 2;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
}
.fixed-header{
	position: fixed;
	width: 100%;
	top: 0;
	margin: 0 auto;
}
.navbar-default {
    background-color:#FFFFFF;
    border-color: #e7e7e7;
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.2);
}
.navbar-brand {
	height: auto;
}
.navbar {
    min-height: 50px;
	height:auto;
    margin-bottom: 0px;
	border:0px;
	border-radius: 0;
}
.navbar-nav{
	margin-top:20px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-default .navbar-nav > li > a {
    color: #333;
	font-size:18px;
	font-weight:400;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #2F3C70;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a:after, .navbar-default .navbar-nav > .dropdown > .dropdown-menu > li > a:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	border-bottom: 1px solid #2F3C70;
	transition: 0.4s;
	margin-left:15px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    color: #2F3C70;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover:after, .navbar-default .navbar-nav > .active-nav > a:after{
	width:calc(100% - 30px)
}
.navbar-default .navbar-nav > .dropdown > .dropdown-menu > li > a:hover:after, .navbar-default .navbar-nav > .dropdown > .dropdown-menu > li .active-nav > a:after{
	width:calc(100% - 30px)
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #2F3C70;
    background-color: rgba(255, 255, 255, 0);
}
.navbar-nav > .sett-drop > .dropdown-menu{
	margin-top:10px;
	border-radius:0px;
	text-align:right;
	background-color: #5163bc;
}
.dropdown-menu > li{
	position:relative;
}
.dropdown-menu > li > a {
	color: #FFF;
	font-weight:500;
}
.top-nav-wrapper{
	background-color: #2F3C70;
	color: #FFFFFF;
	padding: 5px 0px;
	position: relative;;
	width: 100%;
	z-index: 2;
}
.top-contact{
	text-align: left;
}
.top-contact p{
	margin-bottom: 0;
	font-size:14px; 
}
.top-share{
	text-align: right;
}
.top-share p{
	margin-bottom: 0;
	font-size:14px;
}
.top-share i{
	font-style: 16px;
	color: #FFFFFF;
	margin: 0px 5px
}

.home-slider-wrapper{
	z-index: 1;
	position: relative;
}
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.content-wrapper{
	position: relative;
	padding: 50px 0px;
}
.padding-top-50-30{
	padding-top: 50px;
}
.bluetxt{
	color:#2F3C70;
}
.weight700{
	font-weight: 700;
}
.home-text-block1{
	padding: 30px 50px;
	margin-top: 50px;
	background-color: #F6F6F6;
}

.product-block{
	margin-top: 35px;
	padding:20px; 
	height:189px;
}
.product-block img{
	max-width:100%;
	display: block;
	height: auto;
}
.launcher{
	cursor: pointer;
	border: 1px solid #ccc;
}

footer{
	background-color: #2F3C70;
	color: #FFF;
	font-weight: 400;
	font-size: 18px; 
	padding: 5px 0px;
	position: relative;;
	width: 100%;
	padding-top: 30px;
}
.footer-contacts{
	padding: 9x 0px;
}
.footerul{
	position: relative;
	padding-left: 0px;
	margin-bottom: 0px;
	list-style: none;
}
.footerul li{
	padding-left: 30px;
	padding-bottom: 10px;

}
.footerul li i{
	position: absolute;
	left: 0px;
}

.footerNavi ul{
	position: relative;;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.footerNavi ul li{
	padding-bottom: 10px;
	border-bottom: 1px solid #FFF;
}
.footerNavi ul li a{
	display: block;
	padding-top: 5px;
	color: #FFFFFF;
}
.footerNavi ul li a:hover, .footerNavi ul li a:focus{
	color: #;
}
.maso-img-wrapper{
	position: relative;
	margin-left: -2px;
	margin-right: -2px;
}
.maso-img-wrapper img{
	display: block;
	max-width: 100%;
	height: auto;
	float: left;
}
.nogutter{
	padding-left: 0;
	padding-right: 0;
}

*, *:before, *:after {
  box-sizing: border-box !important;
}

article {
  -moz-column-width: 20em;
  -webkit-column-width: 206em;
  -moz-column-gap: 0.2em;
  -webkit-column-gap: 0.2em;
}

section {
  display: inline-block;
  margin: 0.2rem;
  padding: 0rem;
  width: 100%;
  background: #efefef;
}
section img{
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto;
}
.masonry-wrapper{
	padding-top: 60px;
	padding-bottom: 60px;
	background-color:#f6f6f6;
}

.fancybox-wrap{
	overflow: visible important;
}



.fancybox-close {
    top: -4px important!;
    right: -4px important!;
}




@media (max-width:768px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    	color: #FFF;
	}
	.navbar-nav > .sett-drop > .dropdown-menu {
    	text-align: left;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    	color: #FFF;
	}
}
