/************** deafault css******************/

@import url(https://fonts.googleapis.com/css?family=Exo+2:400,300,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,latin-ext);


.floatleft {
    float: left
}

.floatright {
    float: right
}

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

.section_padding {}

a:focus {
    outline: 0px solid
}

a:hover {
    text-decoration: none
}

img {
    max-width: 100%;
    height: auto;
}

.fix {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
    font-family: 'Exo 2', sans-serif;
}

html,
body { color:#616161;}

.section_padding {
    padding: 90px 0px
}

p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
/************** main css ******************/
/************** header css ******************/

#domu {
    background: url(../images/bg.jpg);
    padding-top: 35px;
    background-size: cover;
    background-position: center center
}

.menu {
	background-color: #fff;
	position:fixed;
	width:100%;
	z-index:100;
	border-bottom: 1px solid #BBB;
	opacity:0.9;
}

.menu .row {
	margin:10px 20px 10px 20px;
}

.logo {
    margin-top: 0px;
}

.logo-size {
	height:50px;
}


.logo h2 {
	margin:0px;}

.logo h2 a {
    color: #fff;
    text-decoration: none
}

.navbar-nav>li>a {
    font-size: 14px;
    color: #616161;
    font-family: 'Exo 2', sans-serif;
    text-transform: uppercase
}

.navbar-nav>li>a:hover,
.navbar-nav>li>a:active,
.navbar-nav>li>a:focus {
    background: none;
	color:#CA4848;
}

.domu_text {
    padding-top: 200px;
    padding-bottom: 200px;
    padding-right: 300px;
}

.domu_text h2 {
    font-size: 35px;
    color: #fff
}

.domu_text p {
    color: #fff;
    margin: 30px 0px;
}

.domu_text a {
    background: #CA4848;
    display: inline-block;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
}

.profile {
	height:70px;
	margin-right:20px;
}
/************** feature area css ******************/

#co-nabizime h2 {
    margin-bottom: 60px;
}

.single_feature {
    border: 2px solid #F2F2F2;
    padding: 10px;
}

.single_feature h3 {
    margin-top: 35px;
}

.single_feature i {
    background: #CA4848;
    font-size: 23px;
    padding: 13px;
    color: #fff;
    border-radius: 30%;
    height: 60px;
    width: 60px;
    text-align: center;
    padding-top: 10px;
    position: absolute;
    top: -30px;
    margin-left: -30px;
    left: 50%;
}
/************** story area css ******************/

#informace-o-nas {
    background: #E9EBEA;
}

.story_text {}

.story_text h2,
.experience h2 {
    margin-bottom: 40px;
}

.story_text p,
.experience p {
    margin-bottom: 30px;
	text-align: justify;
}

.story_text a {
    border: 2px solid #333333;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    color: #000;
    margin-top: 20px;
    text-transform: uppercase
}

.experience a {
    border: 2px solid #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase
}

#reference {
    background: #fff;
    position: relative
}

#reference h2 {
    margin-bottom: 50px;
}

.clients_say {
    margin-bottom: 30px
}

.clients_say_list {
    margin-top: 20px;
}

.clients_say p {
    border: 2px solid #E3E3E3;
    padding: 20px 40px;
}

.say {
    text-align: right;
    width: 90%;
    margin-top: 10px
}

.say h5 {
    margin: 0;
    color: #000
}

.say h6 {
    margin: 0;
    color: #666666
}

.c_img {
    width: 10%;
    text-align: right
}

.c_img img {
    border-radius: 50%
}

#laboratore {
    background: #353535;
    color: #fff
}

.skills {}

.skills h2 {
    margin-bottom: 40px;
}

.progress-bar {
    background: #CA4848;
}
/************** blog area css ******************/

#blog_area {
    background: #fff
}

.single_blog {}

.single_blog img {}

.single_blog h2 {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    margin-top: 20px
}

.single_blog p {
    margin: 10px 0px;
}

.comment_area {
    color: #999999
}

.date i,
.comment i {
    margin-right: 10px;
}
/************** call to action css ******************/

#caal_to_action_area {
    background: #CA4848;
    padding: 30px 0px;
    color: #fff;
}

.call_to_action_text {}

.call_to_action_text h2 {
    margin: 0
}

.call_project a {
    border: 2px solid #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    margin-top: 13px;
    text-transform: uppercase
}
/************** footer area css ******************/

#kontakt {
    background: #232323;
    padding: 30px 0px;
    color: #fff;
	text-align:center;
}

.company_logo {
    margin-top: 25px
}

.company_logo h2 {}

.company_address {
    padding: 10px 30px;
}

.company_address h2 {
    font-size: 18px;
    text-transform: uppercase
}

.company_address p {
    font-size: 14px;
    font-weight: 300
}

.company_address h3 {
    font-size: 14px;
    font-weight: 300
}

#preloader {
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
	color:#CA4848;
}
#preloader i {
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}

.co-nabizime {
	list-style:none;
	padding: 0;
}
.co-nabizime-top {
	margin-top:50px;
}

.list-none {
	list-style:none;
	padding: 0 0 30px 0;
}

.fa-icon-01{content:url(../images/icon_01.png);}
.fa-icon-02{content:url(../images/icon_02.png);}
.fa-icon-03{content:url(../images/icon_03.png);}


.footer-info {
    text-align: center;
    color: #6B6B6B;
    padding-top: 50px;
}

.footer-info p {
	font-size:13px;
}
.red {
	color: #CA4848;
	font-weight:bold;
}